From 8a1d5ed902e099cc73f9a518205119664f62eb7a Mon Sep 17 00:00:00 2001 From: Jorge Gutierrez <79301427+Jorgeguti2@users.noreply.github.com> Date: Sun, 4 Jan 2026 05:43:09 +0000 Subject: [PATCH 1/9] Committing venv and trydjango project setup --- Dev/trydjango/src/db.sqlite3 | 0 Dev/trydjango/src/manage.py | 15 +++ Dev/trydjango/src/trydjango/__init__.py | 0 .../__pycache__/__init__.cpython-38.pyc | Bin 0 -> 153 bytes .../__pycache__/settings.cpython-38.pyc | Bin 0 -> 2298 bytes .../trydjango/__pycache__/urls.cpython-38.pyc | Bin 0 -> 932 bytes .../trydjango/__pycache__/wsgi.cpython-38.pyc | Bin 0 -> 560 bytes Dev/trydjango/src/trydjango/settings.py | 120 ++++++++++++++++++ Dev/trydjango/src/trydjango/urls.py | 21 +++ Dev/trydjango/src/trydjango/wsgi.py | 16 +++ 10 files changed, 172 insertions(+) create mode 100644 Dev/trydjango/src/db.sqlite3 create mode 100755 Dev/trydjango/src/manage.py create mode 100644 Dev/trydjango/src/trydjango/__init__.py create mode 100644 Dev/trydjango/src/trydjango/__pycache__/__init__.cpython-38.pyc create mode 100644 Dev/trydjango/src/trydjango/__pycache__/settings.cpython-38.pyc create mode 100644 Dev/trydjango/src/trydjango/__pycache__/urls.cpython-38.pyc create mode 100644 Dev/trydjango/src/trydjango/__pycache__/wsgi.cpython-38.pyc create mode 100644 Dev/trydjango/src/trydjango/settings.py create mode 100644 Dev/trydjango/src/trydjango/urls.py create mode 100644 Dev/trydjango/src/trydjango/wsgi.py diff --git a/Dev/trydjango/src/db.sqlite3 b/Dev/trydjango/src/db.sqlite3 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/src/manage.py b/Dev/trydjango/src/manage.py new file mode 100755 index 00000000000..ddce5315368 --- /dev/null +++ b/Dev/trydjango/src/manage.py @@ -0,0 +1,15 @@ +#!/usr/bin/env python +import os +import sys + +if __name__ == '__main__': + os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'trydjango.settings') + try: + from django.core.management import execute_from_command_line + except ImportError as exc: + raise ImportError( + "Couldn't import Django. Are you sure it's installed and " + "available on your PYTHONPATH environment variable? Did you " + "forget to activate a virtual environment?" + ) from exc + execute_from_command_line(sys.argv) diff --git a/Dev/trydjango/src/trydjango/__init__.py b/Dev/trydjango/src/trydjango/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/src/trydjango/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/src/trydjango/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e0fbe6e745f5745b2125ef2f2ca2de11abc0dae8 GIT binary patch literal 153 zcmWIL<>g`kg7iO;nIQTxh(HF6K#l_t7qb9~6oz01O-8?!3`HPe1o6vGzdXMvySN}R zIki~dB`Yy6J>MlYH(%c+wM@UHs4@jCqF-E;jKqtN&& z=3xOA;WRA48MkPig0t2G(E$wEy(rux9WIy4nyF zQlFt8Y2@~y{6Kz;*3ZzZA4Wu?0S53LPQyULAMa8ONj>rnWkU5kGWpkw;x;u+MLMdvL>F_g3$&`S;u2;LX94LG1SKyPY5O0FMluh{%j|`Vr*^vN4*}$FlglX;-7*@`SxH4$+_$^QOB zl|{R91<6ZF1{11}r*d%+y2(6LTqA0L;DCn z_Qs=}ti@$yj^-=*q@Xu8s|`I78){vTirB#M^QqLc%IP_b4Z;X)yd)@O;p7%0k;>C{ z?Q>#KpL$N(883$#VH7_-si!&(sNeT%Byf56$o}V(+7BCLYn0=WgY}a-X!Ly&(av!X zvm{vUvt*`aR^pO^cR6;9vT`XY+BROpww>fdmWVxvcM*LW1z6-s(P^`cQ?l*!9su1!Uz)jA6lcV|Sjgwb?+39wo~PWu#j+@7ocx&oG5;z5QT!w> ZiN%yR{}0X=@&a$k7bg{;=RXcRGA zR$=&l!_ZBm%9GTJtX}N5BSHnQU=diyKaX9A-^7#lD9fNfvTXUVqXbHf;w#&)UVGf*sq7PI1I-O< z153O;?p@|rPd$MDZu*(xJE=bEn&eF5g=_f*6A~}jE&lrmuvU35vWQ8&YbQ^Iq)o}5 R`v9jWFa?jM{&YC~{RbE`BX0lz literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/trydjango/__pycache__/wsgi.cpython-38.pyc b/Dev/trydjango/src/trydjango/__pycache__/wsgi.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..959636cae1b22cbd1e369673043cba3770bf0941 GIT binary patch literal 560 zcmYjP!EO^V5cN7~6Bdf93UT%|60Ct^g%C(vq98~QX@$sTW7d<6gV(dN-GubYk)NQ) zeiFWN;ujDHyosnXl4tZhnt5-=zC1cgNwn(kC-prcZQSpyS}309-L((qKn3N%{@tF|d4YLIL;6HTL4DZD~6 zo5g-_BTtPMm@<*F-X<8D*jza_R~nu$2aqnjZ`>*85=)ouME%!PV$H$u7uj>Zz_mv% zq0zXh!FaxQmE!5|xDYZPB;ip7zG&}?JsII~{_f3qcwS7-E-psn;iUL*o?pH{yFR&_ zKXc%{GL;+jLa!*Ih@uD-T{zxJ$;voE);6{@QiUFvm9l6;8Ve=N#g+Eq{vPKovF&4S z-JeswM*GDzq6EkD?ZR`Yk>{}DcM`a> Date: Sun, 4 Jan 2026 08:58:02 +0000 Subject: [PATCH 2/9] Added products app --- Dev/trydjango/src/db.sqlite3 | Bin 0 -> 135168 bytes Dev/trydjango/src/products/__init__.py | 0 .../__pycache__/__init__.cpython-38.pyc | Bin 0 -> 152 bytes .../products/__pycache__/admin.cpython-38.pyc | Bin 0 -> 193 bytes .../__pycache__/models.cpython-38.pyc | Bin 0 -> 426 bytes Dev/trydjango/src/products/admin.py | 3 +++ Dev/trydjango/src/products/apps.py | 5 ++++ .../src/products/migrations/0001_initial.py | 23 ++++++++++++++++++ .../src/products/migrations/__init__.py | 0 .../__pycache__/0001_initial.cpython-38.pyc | Bin 0 -> 678 bytes .../__pycache__/__init__.cpython-38.pyc | Bin 0 -> 163 bytes Dev/trydjango/src/products/models.py | 7 ++++++ Dev/trydjango/src/products/tests.py | 3 +++ Dev/trydjango/src/products/views.py | 3 +++ .../__pycache__/settings.cpython-38.pyc | Bin 2298 -> 2312 bytes Dev/trydjango/src/trydjango/settings.py | 5 ++++ 16 files changed, 49 insertions(+) create mode 100644 Dev/trydjango/src/products/__init__.py create mode 100644 Dev/trydjango/src/products/__pycache__/__init__.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/__pycache__/admin.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/admin.py create mode 100644 Dev/trydjango/src/products/apps.py create mode 100644 Dev/trydjango/src/products/migrations/0001_initial.py create mode 100644 Dev/trydjango/src/products/migrations/__init__.py create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0001_initial.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/__init__.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/models.py create mode 100644 Dev/trydjango/src/products/tests.py create mode 100644 Dev/trydjango/src/products/views.py diff --git a/Dev/trydjango/src/db.sqlite3 b/Dev/trydjango/src/db.sqlite3 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..58601c5a304706da8a78bf8da513d8ade44f7ca9 100644 GIT binary patch literal 135168 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/__init__.py b/Dev/trydjango/src/products/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/src/products/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/src/products/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e7685f7add7546fcf1f7a10599da241ac9b3fb33 GIT binary patch literal 152 zcmWIL<>g`k0x_+qOc4DTL?8o3AjbiSi&=m~3PUi1CZpdg`k0x_+qOnV^x7{oyaOhAqU5Elyoi4=wu#vF!R#wbQch7_h?22JLdKv4!w z##^k3DY=<>ews{Cd?{IpdFlCj$@zIDMVU!OAOlu16fpxSF!9SuzdXMvySN}RIki~d z1+3U5H8)@1CACbyq^J_2UB9>}S-+qtKczIeq*xzpxL!f!Ee@MppioY#9V5`V&p^xo E0QKZ9_W%F@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc b/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..fe6cab23caf8cff66a98d3ce53db74f6cc6c4dd3 GIT binary patch literal 426 zcmYjNJ5Izf5VhlEH~YH;qKS~!1tkb=5kbWY3259{A!DH|`C%u()^HFgxd*3kOT`ta z7{@EIW6hhN=X<+YObOEQktn`Uemi5ILNr#$<^TZ*(2`VCP)aTc1i;=1Fhw`PD-#UD zYm!7i_>Uyij;aP!X>w=oQ-H<_*&HG$A}A0MDE1zH5E1RI4>!R(7rWR4Fi(GvY z?e-tw_k=$;`oXkWt_)8%S$*H6s%m(uo_MFXFnGApIdAfjN5VajAyGgbZ2gCvHNGqgfxudFxRZ%5cAyE*@#Y!{NmACoA&K9;;xb{E5 zk-y|CC;kFLz&L4X$MWcnJ@&kL_S>DEgps{}lIuOe*bg7vHA%rfP5YP}FyIxddCqH* z3(j6L5Dp{nWEQiV_j6YfR!!%)?JG!*r#dVkwcbq zV7UOE2P>9K4A+q_fs^$VI1LFQL|5`mzyv2><8O@6^goJk&`LsbC00C7ASFUG7a!d) zIdPNMriD$}JE7sgiNobwx>>R5TU8n?dIXntM%RVes&m}B*rL%zr7zLVF3_B|7FAQ! z=)zw26}lAAmPU8JO&8M15~+1Lq(o;LE3n7&)J@fJN-38pMOthsBs^2J z=$>l18DNJEU{h+ehTes_^u<8#$g5}qzY;$u&Ii7Li%;-VKff$oMX~99`D|T)1i}r{IGe;ZbXmhE;oHPinHf?w7&Iw!9U(z ByAA*V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/migrations/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/src/products/migrations/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3f8e8f26000ca9b7aefbe07e298df494fb30b6b5 GIT binary patch literal 163 zcmWIL<>g`k0x_+qOc4DTL?8o3AjbiSi&=m~3PUi1CZpd`ECB`*Vkl*> zRBZgJMGYgVgO<)@d^|Jd#Qj*mh3iCv;Vty$@JNJ0!Xz`* z+`ZhD2PqA$L>0$4NMyu*$#!>DbuwVWf`pA09Js1MCOopxRvH94=)y-2eI;UsAQOs_ zL`XIU7@pXfKU=3dq8G;~<1r%#V@%3(jA_+b)p^X6AQubru%tEwbxOOCf_$u~2fo)f X>rWy0*U)b@c1a)2P|t;tzMJ$1U@b1; diff --git a/Dev/trydjango/src/trydjango/settings.py b/Dev/trydjango/src/trydjango/settings.py index 9d69ee6683e..1277381873e 100644 --- a/Dev/trydjango/src/trydjango/settings.py +++ b/Dev/trydjango/src/trydjango/settings.py @@ -37,6 +37,11 @@ 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', + + # third party + + # own + 'products', ] MIDDLEWARE = [ From 177a0debc47c01a87185641e5b0c90be2b1d6a09 Mon Sep 17 00:00:00 2001 From: Jorge Gutierrez <79301427+Jorgeguti2@users.noreply.github.com> Date: Sun, 4 Jan 2026 09:09:25 +0000 Subject: [PATCH 3/9] Added a new product via the shell --- Dev/trydjango/src/db.sqlite3 | Bin 135168 -> 139264 bytes .../products/__pycache__/admin.cpython-38.pyc | Bin 193 -> 266 bytes .../__pycache__/models.cpython-38.pyc | Bin 426 -> 475 bytes Dev/trydjango/src/products/admin.py | 3 +++ .../migrations/0002_product_summary.py | 18 ++++++++++++++++++ .../0002_product_summary.cpython-38.pyc | Bin 0 -> 596 bytes Dev/trydjango/src/products/models.py | 3 ++- 7 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 Dev/trydjango/src/products/migrations/0002_product_summary.py create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0002_product_summary.cpython-38.pyc diff --git a/Dev/trydjango/src/db.sqlite3 b/Dev/trydjango/src/db.sqlite3 index 58601c5a304706da8a78bf8da513d8ade44f7ca9..a76c358c27c1c773be7087e82150e889fa9fe9e3 100644 GIT binary patch delta 795 zcmah{T}V@57(VYgbDJCb?Nqi%(&HkU=(h8-AJ0N-L4_o%pu8}`9d{18wX-vJj?EOy zNp%@cqZ5b}QFu`#I&gFsM0K0=<3%@h6WEW15P=ufS!zZ%!TZ4XJv`t0zTf-2Be$$0 zkE~<0WE+NIE&~k)z`)@`GY4(6u{($$?K2Y=M+0u3nay9ex9%e=uw8*jCaZ}3aZROZ zn(bb{bgTWcEM(8KG#m8LjEDA9G#{qvFdOu;T)@vW#ZR?6Ob#>ZG@&K5fKuo#x{f+$ z^9RxPZB>K^HnMJH#3xd|6Hrr#Y@Jx})$AlNtOf`lh)E&ct8~kW-mIV{l(b6D(Jz#0 zqZSut{9cY_{Q;)r--3nlzwM(PJm6=&6p5Mq}!4 z3i(C-K?-#JV**ryHPZYXt$@Cq+o6W~3Re7!J= z!=KK_GbZC(s~B2E--={x8EvT`04#*9?C%=?eUrzDs^5GGLnU<4;P0XKBSa+@K}-`s z7f{^Tc!YcN8)*p^0apGT zCjOWF7x{Dem-0{JZ{64!!9O`iKaf#;qNDKSi~6EcObiU7jLiCsDOrhm>G|=wndwD| zC7Jno#R8iQF6Z-ESeaN@8Jg*tm>Qc~nrwbJ|D~UTNuhChaam@1Ub2~CQAS!$QI0{O zXp^0T-ZdO&r=2!1H82J%8&CSh>xi&K<{Fh%;AOJ+03K#{JGdeIT=rdO_2r}d_ zacpP*!>-Rbg{_74BdaP)6hjVk3-3QJ4el$vuAHxV*72J#7;3UHSWaj3V6@#nC!JB9 zar=yH#%GLNoEsT9AmK3mXd2_S?T0fMuQF|~%Vlh0V&P$Du$tItHr+EBsHrH0aSh{i z`xHiF7QUqn%O^H2p1vuGar*SOWX7G-<PXePV zqvCX>M8?@nns6UXD&Sz@|H}V$DX|hG} zrDP@MO$_H(yTz89pOTtWT*LxYbc>}pvn2HvM^S2eW^qYs(MpCQ4xn%m$HaVJ&SH=X I9%ddU0GOmG3IG5A delta 141 zcmeBTI>=Zb%FD~e00d%MQJMBY`Z0)u448l%2OusM01_z-DU3M`xr|Yaj0`DE!3>(r zFM*;AnvAzt6H{_C^ZYcKqWDs>67$mY^^)`RN{TX*ia-XeWGG?=Qefhjm411CQFd`b QVsdKn#3Qz>pFu_d0AunTxc~qF diff --git a/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc b/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc index fe6cab23caf8cff66a98d3ce53db74f6cc6c4dd3..96b08216e1217d9c7f2b244d6ccbed6f4cc00139 100644 GIT binary patch delta 171 zcmZ3*e4Cjsl$V!_0SKgYqB0p6C-S9mF#~xHKwNAvu}0Yv&wZ%IaGu>ue!=jZ1rYBJtpPf1NnEX^tL)8w4E(O>8mdvR%QZemg8 zN`@jHpov91lQ|i^*f@Yp4#vshjM^FyQLq$<-~|%5IBar(#^tTOhAH%832_h BCaeGe delta 122 zcmcc3yo#AGl$V!_0SJt>qcV>$Oyo=9Vgm9UfVfy?VvVv;3S%&XCetnUfTH}A(&Q39 zO^%7z{W(`M6oGUVaZR>h^kQKHGADO1YHL8mz!D&W8%W&Zu*n7L%t^Il1oDbOhVw83 E05qr=8UO$Q diff --git a/Dev/trydjango/src/products/admin.py b/Dev/trydjango/src/products/admin.py index 8c38f3f3dad..773b3a1c15d 100644 --- a/Dev/trydjango/src/products/admin.py +++ b/Dev/trydjango/src/products/admin.py @@ -1,3 +1,6 @@ from django.contrib import admin # Register your models here. +from .models import Product + +admin.site.register(Product) \ No newline at end of file diff --git a/Dev/trydjango/src/products/migrations/0002_product_summary.py b/Dev/trydjango/src/products/migrations/0002_product_summary.py new file mode 100644 index 00000000000..713ffe54125 --- /dev/null +++ b/Dev/trydjango/src/products/migrations/0002_product_summary.py @@ -0,0 +1,18 @@ +# Generated by Django 2.1.7 on 2026-01-04 09:00 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('products', '0001_initial'), + ] + + operations = [ + migrations.AddField( + model_name='product', + name='summary', + field=models.TextField(default='this is cool!'), + ), + ] diff --git a/Dev/trydjango/src/products/migrations/__pycache__/0002_product_summary.cpython-38.pyc b/Dev/trydjango/src/products/migrations/__pycache__/0002_product_summary.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e56c59c3aba509426865e6bc4445963aac436871 GIT binary patch literal 596 zcmYjO!EV$r5VhlEla0Dk4{)a(kRnyh!Wp3=t>8p2luIsF$V?Y6NgV8ivK)bHKZIZM zl@q^EscOgGt=dUE@|!oBnK%BlSmccC`EjLwamN06@YrGkr*!NKa=?JMtm75$qAKF- zJ%b3u9|i*XM*J3)fcPUTlK+&;ipb@iTAO-Qy0>oDX~5Pto_cIE0;hEBF*#%v2UbPE z*Sr!KZxY`CXPXpaNUk`{t^_d|q|_#J^AGp+saZA{4O25(cd%S8UrN=hQPr(W_i>ln zsq1R9{ka&wDEo~5M(g&d;4THcsHb);1dZ&+lzrWyi-S)t6t-|y%v~l!TuPTqNqJL? zbU%>t+f=tc*CW6Id%(U?XiY?#T=o{=ov&ephx2p%F$U~%J>Y&nf0=ngY;f1-<)t=X z?NB#p%hjgt*LsDWE?4-y9L*L&q_n0f?=_bXn=VQHE4e4+Uh~PYHU266w(TLgOhmVF t67z_@{3gB)>{$`J`L6m2d=ArxnFIMS-|qI5s<`a+ZVzv~H0$LaiaVSipkV+2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/models.py b/Dev/trydjango/src/products/models.py index 6ad67f4469c..45ff2033f91 100644 --- a/Dev/trydjango/src/products/models.py +++ b/Dev/trydjango/src/products/models.py @@ -4,4 +4,5 @@ class Product(models.Model): title = models.TextField() description = models.TextField() - price = models.TextField() \ No newline at end of file + price = models.TextField() + summary = models.TextField(default='this is cool!') \ No newline at end of file From 4ccf2a7f089724e58de7de883b12e2cdb645a3b7 Mon Sep 17 00:00:00 2001 From: Jorge Gutierrez <79301427+Jorgeguti2@users.noreply.github.com> Date: Sun, 4 Jan 2026 09:20:03 +0000 Subject: [PATCH 4/9] Rewrote models.py to have more specific requirements for the Product model fields. --- Dev/trydjango/src/db.sqlite3 | Bin 139264 -> 135168 bytes .../__pycache__/models.cpython-38.pyc | Bin 475 -> 561 bytes .../src/products/migrations/0001_initial.py | 9 +++++---- .../migrations/0002_product_summary.py | 18 ------------------ .../__pycache__/0001_initial.cpython-38.pyc | Bin 678 -> 814 bytes .../0002_product_summary.cpython-38.pyc | Bin 596 -> 0 bytes Dev/trydjango/src/products/models.py | 8 ++++---- 7 files changed, 9 insertions(+), 26 deletions(-) delete mode 100644 Dev/trydjango/src/products/migrations/0002_product_summary.py delete mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0002_product_summary.cpython-38.pyc diff --git a/Dev/trydjango/src/db.sqlite3 b/Dev/trydjango/src/db.sqlite3 index a76c358c27c1c773be7087e82150e889fa9fe9e3..e5052c6e817de4f4c449d18ed718889e6e449094 100644 GIT binary patch delta 1379 zcmaizT~HfU6vyw$0wIBLL!qJ;NT9`1DP+HQlggB|5fPhEC5O%p@uhvJ^~DGJqT|PiUo$>P#f1u~(+BU|J9qYX z{^!m)_kVZ(dg=UP>A8KCG(xDsT07(T!eIvJrI8OY;V%2hu)7MFtx`?`x{qg)~XgoDr=(Qa}{R^Q3XUHn59Gzrg!B zSRy5c;u7DW7pA(JQI{pE~@vLBcTE`X;O$q{Q+^Z7`h!iQ2G>+9jbsy3G zHou=HS<*QBAQDNA<&8V_?FALbupDhPc(}*68`?@_1j@=Jicw8dP)caZ8aDh(-~REH_@IQXYTJ+B}5Bs$J4T|Dcg3`RuM$2BQY*bCR4-Pr46g8q@~}x5PYO& zFAzTXH>fE|U7Ff*(7jAfqyP-{eB(>$Q0!!Ipl60mch4P|d%>qB)NpU?`O)sgOm>j( zo$fuZ#*+i_94Y(BQC>VXB`^b7wkz3AlQiE-QmrKGC9NKX0L8Yk0>e^#cS=vn4~0pg zjp7+bq@7lAfd53+L};aY^4=AF+a{LnX*>LKn2JzMF)Du=>sfd<#y;5-PPivxfQk7~EO? z>@<93TYXW3mu*Gmb`)61^R^?r`CJ?V;9b=da0$$#31EsUE}*`Je1ypJocUTDn!#f( z$KiEnUSaJut*!7%vAHnCF^P9x~@8@Kg_+IC0q9nAVlJ+~`fn zaYd6<^J5A2oAqOGvB;|E#zOu&k*^laE2Gd34d(Bo5QW`)czY2_Y=5Dp^c#5LoQ#VI zaMtSRt-V|8>F-n{p&%0*?6kgvvqM@hHIxfxBO$}P{upG9z`D*on+=EhwAeF|@o;}| zt|ydGVfO|V`sm^g5q4jg`51AYw)0k#yPIu0f1!4w zZE~k)1JgwYi>8s9PnJsj`r~z=GV5`F1n62Ust8EPP2P-WS= z*|}#8QK0a$C3TSoQUpZ`T9q!jfr6@}$kx|gQUl2%FUr>6UBLz-m|(>k+VWfjiK42A z)|=~*!1Fw@u5H=1rs7phL}GRO$TN=<;)8+^R4})J@%9cTQo2@nunDfUWg<$%de675 z@eWay1;M)P>+4w)VHsn|g-$R|6my_k=zEk$pP*AHcA++etk}Q+L0>T*TE@oX+Q|7J zF<;J3&zI6B+u`K;9!`sCQ`br*%_wwQR|dQTn>el?Qn^GSV@$99-*n!{a18S#a08FI zu4T+bnTC`+OL)!z*2I^P_rYYT?jG*4(BYj13pY%vbk@_vHu~%+1aosO}vK z@`sHDtdAu|#!^Hq3kNd=zOw5-{UU~VDIf}hMED8A%%s;Z(=7;wh!PO7C}F9U<_G9c zh8n{xZ<@J<+FCd-tVXe}WhmbFEnRiE>y8_6sXbQIvPQBRG=izaVp_&(HJ3MWNw4U$ z^F@+4q{O2K4oAkqm9Rdch4pYXUVTxI>#=NHAFsrtb0nfiwEe@Q)CVi!m&Yqp!^wqk z)b_8y)39KNR=^|^xv(D7Bg3QFcy%bhKRS_*jEz_0(UB@0=i<3J5*8-3cr`4=bK^pI zID^B{to_Rhbhz-Nv*?FyOY?rH3&I; zHCeJ>$-{O)_K7^aW&bb-VtsoKz5x3l9nRUulW?t`pP_>KR0@7%>+dGuSEvtU;1~;Q z$(=e2PUk%a-9vvYduHySCpK^ZP29txuJXScoaJ1r#jZ1`j*d|NIqDtbT9`q^_W`u5 z?-6?Ch#`p&NHRT#IROwt^NZ5z+VmTRG_Q)hP^zTUF$34LZz0! diff --git a/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc b/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc index 96b08216e1217d9c7f2b244d6ccbed6f4cc00139..14c6ce337a8c7d81dcd2bea105ed340c25dfea56 100644 GIT binary patch delta 323 zcmX9(OG*Pl5bd6SJ~Oz8ClJ)ZgA<-11X+Y!K$kAP ziy*Wo$Stg7s;Ec3`q!WT9i&fb+GQj^=R)1BQ+yAIT#?m70%U>%6CV060dVkET!iFD z;FAU`PsGF$2qA))SO@)&=#z;qB#$ibxOimduq^Dhp;HcQy8L{QkfU9EM$mch0<(L znmv^{izS6Ig{hY@iX(+Nm_d`}7JEQZeoAR_NfmENMrN@B5GCj5=O}72-eONlO-n4z zDe=?fyu}e8pO=`M8Xtd)D?UCKs38Z$=82D=tj8#57Lr;~;+C13lX8o-B(o$Z^%i$Z zYH@N=WMi!-(%js{qRN#FMLa;K7V%8(V+>&BUaBefRm^z0X!~8wA9$@q04nUz=b_YC5;2i_P=tXx;%II%_n= zKv;WD0NL!WvE`oSE(Fkry&Z?F{Yu`PDb76DU*imodvI{=#D|-o$Q7}d8gY<`^ p2KIL~sJ_u8ifrp+7rU;DFg`+k6xt+z)g2y&jczBdpX2HUNB{jVW%U36 delta 229 zcmZ3-wv3fGl$V!_0SF?rqcZI#@|JRO0yz#qTpTvB$53kl=R$@wrWB4;b|{Mz#!6>N z;p$~dXN=-X;SOfd~#N58p2luIsF$V?Y6NgV8ivK)bHKZIZM zl@q^EscOgGt=dUE@|!oBnK%BlSmccC`EjLwamN06@YrGkr*!NKa=?JMtm75$qAKF- zJ%b3u9|i*XM*J3)fcPUTlK+&;ipb@iTAO-Qy0>oDX~5Pto_cIE0;hEBF*#%v2UbPE z*Sr!KZxY`CXPXpaNUk`{t^_d|q|_#J^AGp+saZA{4O25(cd%S8UrN=hQPr(W_i>ln zsq1R9{ka&wDEo~5M(g&d;4THcsHb);1dZ&+lzrWyi-S)t6t-|y%v~l!TuPTqNqJL? zbU%>t+f=tc*CW6Id%(U?XiY?#T=o{=ov&ephx2p%F$U~%J>Y&nf0=ngY;f1-<)t=X z?NB#p%hjgt*LsDWE?4-y9L*L&q_n0f?=_bXn=VQHE4e4+Uh~PYHU266w(TLgOhmVF t67z_@{3gB)>{$`J`L6m2d=ArxnFIMS-|qI5s<`a+ZVzv~H0$LaiaVSipkV+2 diff --git a/Dev/trydjango/src/products/models.py b/Dev/trydjango/src/products/models.py index 45ff2033f91..2a2349052f3 100644 --- a/Dev/trydjango/src/products/models.py +++ b/Dev/trydjango/src/products/models.py @@ -2,7 +2,7 @@ # Create your models here. class Product(models.Model): - title = models.TextField() - description = models.TextField() - price = models.TextField() - summary = models.TextField(default='this is cool!') \ No newline at end of file + title = models.CharField(max_length=120) # max_length = required + description = models.TextField(blank=True, null=True) + price = models.DecimalField(decimal_places=2, max_digits=10000) + summary = models.TextField() \ No newline at end of file From 3c15f93f22f0c0058ff1e76d83bfcca65b25bccb Mon Sep 17 00:00:00 2001 From: Jorge Gutierrez <79301427+Jorgeguti2@users.noreply.github.com> Date: Sun, 4 Jan 2026 09:29:32 +0000 Subject: [PATCH 5/9] Added the feature field and adjusted the other fields of the Product model --- Dev/trydjango/src/db.sqlite3 | Bin 135168 -> 139264 bytes .../__pycache__/models.cpython-38.pyc | Bin 561 -> 602 bytes .../migrations/0002_product_featured.py | 19 ++++++++++++++++++ .../migrations/0003_auto_20260104_0926.py | 18 +++++++++++++++++ .../migrations/0004_auto_20260104_0926.py | 18 +++++++++++++++++ .../0002_product_featured.cpython-38.pyc | Bin 0 -> 610 bytes .../0003_auto_20260104_0926.cpython-38.pyc | Bin 0 -> 594 bytes .../0004_auto_20260104_0926.cpython-38.pyc | Bin 0 -> 582 bytes Dev/trydjango/src/products/models.py | 3 ++- 9 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 Dev/trydjango/src/products/migrations/0002_product_featured.py create mode 100644 Dev/trydjango/src/products/migrations/0003_auto_20260104_0926.py create mode 100644 Dev/trydjango/src/products/migrations/0004_auto_20260104_0926.py create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0002_product_featured.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0003_auto_20260104_0926.cpython-38.pyc create mode 100644 Dev/trydjango/src/products/migrations/__pycache__/0004_auto_20260104_0926.cpython-38.pyc diff --git a/Dev/trydjango/src/db.sqlite3 b/Dev/trydjango/src/db.sqlite3 index e5052c6e817de4f4c449d18ed718889e6e449094..dda248bc2000566318adac4035461e4135b0d5af 100644 GIT binary patch delta 563 zcmZozz|nAkV}i7x1p@PEfFc|BI_^Afy@ie3 z^>)In46@da1x5KOrO7451_lNu@rk7+`SC^uMrHU~DIZuHTrjelsg$6Fp-yLo-Wza~naR0p`dKFp7t|CO$1Sv81#pH3iLj zQ!8ULJu^#VGb6*zZ=}UogaaAa_^ny_U-Iwb&*5Ln-^y>zKmDUO(9aXz@kxmYFzYhH z{0B3diGMPK^h8JT$vOIy8HE=aY}hQA@ScC-1i?iG0&ujcfKgyMqXVOYHsf3dL5ArJ z{A_&Qymj0&xZZL_arSW>W}nS=lueGMh{c|{joFiF6Hv+YiH+G@P0Uv8;<~zw&6d+; zav4<_m8Lu8GA`wXc}GbhDL;Sutz1SG7GMmCZfq1}oSvD_IDPu-Oh()3kvWVzr(elt zG~TX}#khuX`oCPp<} delta 390 zcmZoTz|pXPV}i7x5d#B*A`ruX^F$qEMx%`hOZb@uxZg}>7f{^Tc!YcN8)-2Xp~(zv z{9&y8FZp-z=kPD(Z{-i$*yzMBCc?|C%UDp9pHiA!QXCIuFipX7??ok-O~56AM<;{4oHh2q50 z9^&XR2jK8Gba3(UsNCfM4Jj21(q{9Fe>OXS1|}Ol&p3sx zh4mw=DoYeY4s#3dKQ0aKE4)HHk({sjGZ_pu*%&ORGkP%EZl9CRsLr^3MmFO!MlQ~c z3>*;8Pd}Q*cy0UP492TW+v{=}o0wR5*cq%QHkwWMOa^KyN?}~XINd&l(U^sADMQf2 zM!)H8$&5R>8Z%AU#dUQVn^~tXOkh-H#fpO{dwnRqp>2hg|%UOV?ADP&AVEU#c N#_0%OEL*@>002cfaNPg^ diff --git a/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc b/Dev/trydjango/src/products/__pycache__/models.cpython-38.pyc index 14c6ce337a8c7d81dcd2bea105ed340c25dfea56..6cf8fc99c407d9de6f05aa7edcc274554d46b4e7 100644 GIT binary patch delta 158 zcmdnUa*KsGl$V!_0SMxaqB0jvM`e0W(g=*7+fWO6X_Oy*$H(trqqzr0SO*v E00XoaD*ylh diff --git a/Dev/trydjango/src/products/migrations/0002_product_featured.py b/Dev/trydjango/src/products/migrations/0002_product_featured.py new file mode 100644 index 00000000000..83513aea7e3 --- /dev/null +++ b/Dev/trydjango/src/products/migrations/0002_product_featured.py @@ -0,0 +1,19 @@ +# Generated by Django 2.1.7 on 2026-01-04 09:24 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('products', '0001_initial'), + ] + + operations = [ + migrations.AddField( + model_name='product', + name='featured', + field=models.BooleanField(default=True), + preserve_default=False, + ), + ] diff --git a/Dev/trydjango/src/products/migrations/0003_auto_20260104_0926.py b/Dev/trydjango/src/products/migrations/0003_auto_20260104_0926.py new file mode 100644 index 00000000000..6cd2b779124 --- /dev/null +++ b/Dev/trydjango/src/products/migrations/0003_auto_20260104_0926.py @@ -0,0 +1,18 @@ +# Generated by Django 2.1.7 on 2026-01-04 09:26 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('products', '0002_product_featured'), + ] + + operations = [ + migrations.AlterField( + model_name='product', + name='summary', + field=models.TextField(blank=True), + ), + ] diff --git a/Dev/trydjango/src/products/migrations/0004_auto_20260104_0926.py b/Dev/trydjango/src/products/migrations/0004_auto_20260104_0926.py new file mode 100644 index 00000000000..b410d474c00 --- /dev/null +++ b/Dev/trydjango/src/products/migrations/0004_auto_20260104_0926.py @@ -0,0 +1,18 @@ +# Generated by Django 2.1.7 on 2026-01-04 09:26 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('products', '0003_auto_20260104_0926'), + ] + + operations = [ + migrations.AlterField( + model_name='product', + name='summary', + field=models.TextField(), + ), + ] diff --git a/Dev/trydjango/src/products/migrations/__pycache__/0002_product_featured.cpython-38.pyc b/Dev/trydjango/src/products/migrations/__pycache__/0002_product_featured.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..784b66d71dcd70dce3bdb55fa1c74320178b69b9 GIT binary patch literal 610 zcmYjOy>8nu5GF;+mIVh03Z#!vz>DQ{E{e1;(y3Y6ELsRwcQ)ioqDo3BGB<0Up>rQ8 zTs!p@iUR48wvimc1Mi3Y?)!Lsa*{K$hx4-j$r<|{g6AeFxS;J`kpl+2VJ$Cto0JJ> z9~dMc?idKYj>#fy8Z93;CtpRLY6-v)-Lcs-XwLVC|(0@Hg*wG1)>n)%tsBLcx?y)`gagY)y%YIUyat{!UL_~{|< zvkmHDvf5NBa63eRJ$8UyRim>Bar4N?|#gxxYj|ZuKF?&W0(fz$H zz8m}1^}0e=tarNGnl-kjSmRAG*jtF1!r7`gk}sY_FGz;h>QGQe^2`3#hHnkZyBFj# xkvz&&@`P5-lYjCt)~`sI*&bjCUm}M%c`QDSxIew5cYO9{ug2Rz&;`<`;y+H&repvB literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/migrations/__pycache__/0003_auto_20260104_0926.cpython-38.pyc b/Dev/trydjango/src/products/migrations/__pycache__/0003_auto_20260104_0926.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..fa340f19a09da6aab8119053f6f32edc8647e70f GIT binary patch literal 594 zcmYjO&1&2*5SA=?*J~Qcp?QUZp~S9R0)R&ZcN z0DQ#@fpQ(X1~^;KK|*-LVRj>kiC|7`BD?tVSf83jgYIFfMq>}MEX&mns!J@#Nh8?# zE@J0qYTHt8&J%9Ki>BSd_AiZBG^?fQE zm+KJVfE{30)o64;Vr=}W8Bu?BRkUz{#X0^QJ+^T_;BGa4nSM#EcemftAHBXZLs_9o zm+P`y^-FB~bcxsLs5jsvsnJ#XC^vmta!SJAs&X28m1p@;_9lC$viJGX;jq!}Bi*je yKDkH)_cD|`pcCK8d(WOG(k`|Q4&lN}@MC-OX~ga8fU4N&!*&@TojT(*?~4a_R-Oa^ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/migrations/__pycache__/0004_auto_20260104_0926.cpython-38.pyc b/Dev/trydjango/src/products/migrations/__pycache__/0004_auto_20260104_0926.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..517a8645d6646a58edd9df496c579e82cfbda9d1 GIT binary patch literal 582 zcmZuu&2H2{44%nMve}4A6&!d2L@rIbRFx_rRHPN0=mk)vTt;c^uCmP^GYNFhaOEA~ z$Scj2Q(vJHDxTR^?V*nRX+GPs{W+g^b`nN*wkYaL&e&f^9-1U_Om1Ef00Z8zmKVGY zih#5C3<3~87zpHR@m&-GW zSP=kU@j{?nhi(8yzh=J~$e)6uF@!WCvhxpjy=hQ9=pLqOG{y5g&tIu>8hf?K7l-+N zexUNB#i58jTJ}fKA>uBkFgqixw_0|Ad#L=QimFygkPsrk_&Q!}V$Qt=AW3C@VDC za$R<-eu-_LE%9qM>J9ivW^|R^$;|E#n~~syM+EN;8|{8xL~eEoViDZPQ1XDj=%2jt l*^^Y-`F6k_oOua;ZJ)efar=5kU2Ob%dyF?uopG9X#ebxFm%0D| literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/products/models.py b/Dev/trydjango/src/products/models.py index 2a2349052f3..3799626c0ea 100644 --- a/Dev/trydjango/src/products/models.py +++ b/Dev/trydjango/src/products/models.py @@ -5,4 +5,5 @@ class Product(models.Model): title = models.CharField(max_length=120) # max_length = required description = models.TextField(blank=True, null=True) price = models.DecimalField(decimal_places=2, max_digits=10000) - summary = models.TextField() \ No newline at end of file + summary = models.TextField(blank=False, null=False) + featured = models.BooleanField() # null=True, default=True \ No newline at end of file From 1fcf49da000c490e7804a706acf4dd5f9fd8cb16 Mon Sep 17 00:00:00 2001 From: Jorge Gutierrez <79301427+Jorgeguti2@users.noreply.github.com> Date: Sun, 4 Jan 2026 09:43:00 +0000 Subject: [PATCH 6/9] Completed Intro to Django Tutorial --- Dev/trydjango/src/pages/__init__.py | 0 .../pages/__pycache__/__init__.cpython-38.pyc | Bin 0 -> 149 bytes .../pages/__pycache__/admin.cpython-38.pyc | Bin 0 -> 190 bytes .../pages/__pycache__/models.cpython-38.pyc | Bin 0 -> 187 bytes .../pages/__pycache__/views.cpython-38.pyc | Bin 0 -> 522 bytes Dev/trydjango/src/pages/admin.py | 3 +++ Dev/trydjango/src/pages/apps.py | 5 +++++ .../src/pages/migrations/__init__.py | 0 .../__pycache__/__init__.cpython-38.pyc | Bin 0 -> 160 bytes Dev/trydjango/src/pages/models.py | 3 +++ Dev/trydjango/src/pages/tests.py | 3 +++ Dev/trydjango/src/pages/views.py | 9 +++++++++ .../__pycache__/settings.cpython-38.pyc | Bin 2312 -> 2323 bytes .../trydjango/__pycache__/urls.cpython-38.pyc | Bin 932 -> 1050 bytes Dev/trydjango/src/trydjango/settings.py | 1 + Dev/trydjango/src/trydjango/urls.py | 4 ++++ 16 files changed, 28 insertions(+) create mode 100644 Dev/trydjango/src/pages/__init__.py create mode 100644 Dev/trydjango/src/pages/__pycache__/__init__.cpython-38.pyc create mode 100644 Dev/trydjango/src/pages/__pycache__/admin.cpython-38.pyc create mode 100644 Dev/trydjango/src/pages/__pycache__/models.cpython-38.pyc create mode 100644 Dev/trydjango/src/pages/__pycache__/views.cpython-38.pyc create mode 100644 Dev/trydjango/src/pages/admin.py create mode 100644 Dev/trydjango/src/pages/apps.py create mode 100644 Dev/trydjango/src/pages/migrations/__init__.py create mode 100644 Dev/trydjango/src/pages/migrations/__pycache__/__init__.cpython-38.pyc create mode 100644 Dev/trydjango/src/pages/models.py create mode 100644 Dev/trydjango/src/pages/tests.py create mode 100644 Dev/trydjango/src/pages/views.py diff --git a/Dev/trydjango/src/pages/__init__.py b/Dev/trydjango/src/pages/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/src/pages/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/src/pages/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e6a0279ca6f0525c3ec4bbd4bb3945bbe454e5ac GIT binary patch literal 149 zcmWIL<>g`kf=J`2Oc4DTL?8o3AjbiSi&=m~3PUi1CZpdg`kf=J`2OnV^x7{oyaOhAqU5Elyoi4=wu#vF!R#wbQch7_h?22JLdKv4!w z##^k3DY=<>ews{Cd?{IpdFlCj$@zIDMVU!OAOlu16fpxSF!9S=zdXMvySN}RIki~d z1+3U5H8)@1CACbyq^J_2UB9>}S-&7L9jF9svR*;uEe@O9{FKt1R69nXS)YNJ0RWJi BE!+SA literal 0 HcmV?d00001 diff --git a/Dev/trydjango/src/pages/__pycache__/models.cpython-38.pyc b/Dev/trydjango/src/pages/__pycache__/models.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..367584492353f268f560d3cfa4499bfc93771eaf GIT binary patch literal 187 zcmWIL<>g`kf=J`2OiLjB7{oyaOhAqU5Elyoi4=wu#vF!R#wbQch7_h?22JLdKv4!w z##?N;`6;P6#eSMhw>VR>67$mY^-_|GK$=%F6tMs)F!9SmzdXMvySN}RIki~d1+2~` wH8)@1CACbyq^J_2Q@^+x7WoVn5c>2N_`yy~`9)de`bA>@N$#Yilm~+a#+$;Rp z$K02}CyN7FlOdipdGg3Q(Kk-8EqBeKwdI2{rJftr;VuLmDAETQHgGH(j zj%&Qp`$aFi?hjR->-MvTT=oQFp!Tijf&?bUg|ii%TLv`zb1POFW~NM1WyIhunNRdU z66U9(&vc<)3D!snaWD>aMgNz3d5}A{nS%B`avU@R zZLVbQLLH$y)6_{~DsuXXJ$VE3Q73ebo$79ew+TKLVGRUWuG9ie9g)yN XsFg`kf=J`2Oc4DTL?8o3AjbiSi&=m~3PUi1CZpdHello World") # string of HTML code + +def otherpage_view(*args, **kwargs): # *args, **kwargs + return HttpResponse("

Hello Other Page

") # string of HTML code \ No newline at end of file diff --git a/Dev/trydjango/src/trydjango/__pycache__/settings.cpython-38.pyc b/Dev/trydjango/src/trydjango/__pycache__/settings.cpython-38.pyc index 34af9e859795177e9ec53fc920918ceb3bc2639a..68c1b6f14105c72d758b79f01ef54d6d1535a26e 100644 GIT binary patch delta 200 zcmW;Cy$-=p7{>9QlT#X;w(6S}^({u%;0mz3o8*y`nmXF7Hkz&-xB-c{4_9Lp(ez3F zzv($Uu_L!q7PNHXl7dYnJ@$?ks}oAfpaLXJSg=usgNn*i5mhRorZfoD(LfU|w3P@L zI*Cw>BwRA#p}S`XezW#D^zIz}ga?dl_!y*5AH&R1<~U$VP#F_)Fr^9vRnx3mN*yz5 ffUmXr{Q1?n(8Ha2{rFX9$M|BnI^!Q<#}9-4gfuYy delta 191 zcmW-XI}UjQrJ@1dzpc3j#Tz$CLqn3%9O>C#o5f1&K$*+!WGP*$-Ob5m&rks=@w^3 zer{@fS!QbaEx!DcjMSon#B?a1;T8)>Qj_r(OI~7bY84w;UcZVhF(o%MPv1|Id-4w^ z1Cc0hkd|USkQv2AEI_vvu})THmS^JwG5IEYG5ZODm@ND}j66&N%sh-7j68nkG#FnI>E3>zm Date: Sun, 4 Jan 2026 09:55:57 +0000 Subject: [PATCH 7/9] Updated gitignore but was able to follow the git workflow multiple times for multiple commits, and was able to commit the final completed django tutorial. --- Dev/trydjango/.gitignore | 1 + Dev/trydjango/CACHEDIR.TAG | 4 + Dev/trydjango/bin/activate | 114 + Dev/trydjango/bin/activate.csh | 67 + Dev/trydjango/bin/activate.fish | 133 + Dev/trydjango/bin/activate.nu | 87 + Dev/trydjango/bin/activate.ps1 | 93 + Dev/trydjango/bin/activate_this.py | 38 + Dev/trydjango/bin/pip | 8 + Dev/trydjango/bin/pip-3.8 | 8 + Dev/trydjango/bin/pip3 | 8 + Dev/trydjango/bin/pip3.8 | 8 + Dev/trydjango/bin/python | 1 + Dev/trydjango/bin/python3 | 1 + Dev/trydjango/bin/python3.8 | 1 + Dev/trydjango/bin/wheel | 8 + Dev/trydjango/bin/wheel-3.8 | 8 + Dev/trydjango/bin/wheel3 | 8 + Dev/trydjango/bin/wheel3.8 | 8 + .../site-packages/_distutils_hack/__init__.py | 240 + .../site-packages/_distutils_hack/override.py | 1 + .../python3.8/site-packages/_virtualenv.pth | 1 + .../python3.8/site-packages/_virtualenv.py | 123 + .../site-packages/distutils-precedence.pth | 1 + .../pip-25.0.1.dist-info/AUTHORS.txt | 806 ++ .../pip-25.0.1.dist-info/INSTALLER | 1 + .../pip-25.0.1.dist-info/LICENSE.txt | 20 + .../pip-25.0.1.dist-info/METADATA | 90 + .../site-packages/pip-25.0.1.dist-info/RECORD | 907 ++ .../site-packages/pip-25.0.1.dist-info/WHEEL | 5 + .../pip-25.0.1.dist-info/entry_points.txt | 3 + .../pip-25.0.1.dist-info/top_level.txt | 1 + .../site-packages/pip-25.0.1.virtualenv | 0 .../python3.8/site-packages/pip/__init__.py | 13 + .../python3.8/site-packages/pip/__main__.py | 24 + .../site-packages/pip/__pip-runner__.py | 50 + .../site-packages/pip/_internal/__init__.py | 18 + .../site-packages/pip/_internal/build_env.py | 322 + .../site-packages/pip/_internal/cache.py | 290 + .../pip/_internal/cli/__init__.py | 4 + .../pip/_internal/cli/autocompletion.py | 176 + .../pip/_internal/cli/base_command.py | 240 + .../pip/_internal/cli/cmdoptions.py | 1075 ++ .../pip/_internal/cli/command_context.py | 27 + .../pip/_internal/cli/index_command.py | 171 + .../site-packages/pip/_internal/cli/main.py | 80 + .../pip/_internal/cli/main_parser.py | 134 + .../site-packages/pip/_internal/cli/parser.py | 294 + .../pip/_internal/cli/progress_bars.py | 94 + .../pip/_internal/cli/req_command.py | 329 + .../pip/_internal/cli/spinners.py | 159 + .../pip/_internal/cli/status_codes.py | 6 + .../pip/_internal/commands/__init__.py | 132 + .../pip/_internal/commands/cache.py | 228 + .../pip/_internal/commands/check.py | 67 + .../pip/_internal/commands/completion.py | 130 + .../pip/_internal/commands/configuration.py | 280 + .../pip/_internal/commands/debug.py | 201 + .../pip/_internal/commands/download.py | 146 + .../pip/_internal/commands/freeze.py | 109 + .../pip/_internal/commands/hash.py | 59 + .../pip/_internal/commands/help.py | 41 + .../pip/_internal/commands/index.py | 139 + .../pip/_internal/commands/inspect.py | 92 + .../pip/_internal/commands/install.py | 784 ++ .../pip/_internal/commands/list.py | 375 + .../pip/_internal/commands/search.py | 172 + .../pip/_internal/commands/show.py | 224 + .../pip/_internal/commands/uninstall.py | 114 + .../pip/_internal/commands/wheel.py | 182 + .../pip/_internal/configuration.py | 383 + .../pip/_internal/distributions/__init__.py | 21 + .../pip/_internal/distributions/base.py | 53 + .../pip/_internal/distributions/installed.py | 29 + .../pip/_internal/distributions/sdist.py | 158 + .../pip/_internal/distributions/wheel.py | 42 + .../site-packages/pip/_internal/exceptions.py | 809 ++ .../pip/_internal/index/__init__.py | 2 + .../pip/_internal/index/collector.py | 494 + .../pip/_internal/index/package_finder.py | 1029 ++ .../pip/_internal/index/sources.py | 284 + .../pip/_internal/locations/__init__.py | 456 + .../pip/_internal/locations/_distutils.py | 172 + .../pip/_internal/locations/_sysconfig.py | 214 + .../pip/_internal/locations/base.py | 81 + .../site-packages/pip/_internal/main.py | 12 + .../pip/_internal/metadata/__init__.py | 128 + .../pip/_internal/metadata/_json.py | 86 + .../pip/_internal/metadata/base.py | 688 ++ .../_internal/metadata/importlib/__init__.py | 6 + .../_internal/metadata/importlib/_compat.py | 85 + .../_internal/metadata/importlib/_dists.py | 228 + .../pip/_internal/metadata/importlib/_envs.py | 189 + .../pip/_internal/metadata/pkg_resources.py | 301 + .../pip/_internal/models/__init__.py | 2 + .../pip/_internal/models/candidate.py | 25 + .../pip/_internal/models/direct_url.py | 224 + .../pip/_internal/models/format_control.py | 78 + .../pip/_internal/models/index.py | 28 + .../_internal/models/installation_report.py | 56 + .../pip/_internal/models/link.py | 604 ++ .../pip/_internal/models/scheme.py | 25 + .../pip/_internal/models/search_scope.py | 127 + .../pip/_internal/models/selection_prefs.py | 53 + .../pip/_internal/models/target_python.py | 121 + .../pip/_internal/models/wheel.py | 118 + .../pip/_internal/network/__init__.py | 2 + .../pip/_internal/network/auth.py | 566 ++ .../pip/_internal/network/cache.py | 118 + .../pip/_internal/network/download.py | 187 + .../pip/_internal/network/lazy_wheel.py | 210 + .../pip/_internal/network/session.py | 523 + .../pip/_internal/network/utils.py | 98 + .../pip/_internal/network/xmlrpc.py | 62 + .../pip/_internal/operations/__init__.py | 0 .../_internal/operations/build/__init__.py | 0 .../operations/build/build_tracker.py | 138 + .../_internal/operations/build/metadata.py | 39 + .../operations/build/metadata_editable.py | 42 + .../operations/build/metadata_legacy.py | 74 + .../pip/_internal/operations/build/wheel.py | 37 + .../operations/build/wheel_editable.py | 46 + .../operations/build/wheel_legacy.py | 102 + .../pip/_internal/operations/check.py | 181 + .../pip/_internal/operations/freeze.py | 256 + .../_internal/operations/install/__init__.py | 2 + .../operations/install/editable_legacy.py | 47 + .../pip/_internal/operations/install/wheel.py | 741 ++ .../pip/_internal/operations/prepare.py | 732 ++ .../site-packages/pip/_internal/pyproject.py | 185 + .../pip/_internal/req/__init__.py | 90 + .../pip/_internal/req/constructors.py | 560 ++ .../pip/_internal/req/req_file.py | 623 ++ .../pip/_internal/req/req_install.py | 934 ++ .../pip/_internal/req/req_set.py | 82 + .../pip/_internal/req/req_uninstall.py | 633 ++ .../pip/_internal/resolution/__init__.py | 0 .../pip/_internal/resolution/base.py | 20 + .../_internal/resolution/legacy/__init__.py | 0 .../_internal/resolution/legacy/resolver.py | 597 ++ .../resolution/resolvelib/__init__.py | 0 .../_internal/resolution/resolvelib/base.py | 139 + .../resolution/resolvelib/candidates.py | 574 ++ .../resolution/resolvelib/factory.py | 823 ++ .../resolution/resolvelib/found_candidates.py | 174 + .../resolution/resolvelib/provider.py | 258 + .../resolution/resolvelib/reporter.py | 81 + .../resolution/resolvelib/requirements.py | 245 + .../resolution/resolvelib/resolver.py | 317 + .../pip/_internal/self_outdated_check.py | 252 + .../pip/_internal/utils/__init__.py | 0 .../pip/_internal/utils/_jaraco_text.py | 109 + .../site-packages/pip/_internal/utils/_log.py | 38 + .../pip/_internal/utils/appdirs.py | 52 + .../pip/_internal/utils/compat.py | 79 + .../pip/_internal/utils/compatibility_tags.py | 188 + .../pip/_internal/utils/datetime.py | 11 + .../pip/_internal/utils/deprecation.py | 124 + .../pip/_internal/utils/direct_url_helpers.py | 87 + .../pip/_internal/utils/egg_link.py | 80 + .../pip/_internal/utils/entrypoints.py | 84 + .../pip/_internal/utils/filesystem.py | 149 + .../pip/_internal/utils/filetypes.py | 27 + .../pip/_internal/utils/glibc.py | 101 + .../pip/_internal/utils/hashes.py | 147 + .../pip/_internal/utils/logging.py | 354 + .../site-packages/pip/_internal/utils/misc.py | 773 ++ .../pip/_internal/utils/packaging.py | 58 + .../pip/_internal/utils/retry.py | 42 + .../pip/_internal/utils/setuptools_build.py | 146 + .../pip/_internal/utils/subprocess.py | 245 + .../pip/_internal/utils/temp_dir.py | 296 + .../pip/_internal/utils/unpacking.py | 337 + .../site-packages/pip/_internal/utils/urls.py | 55 + .../pip/_internal/utils/virtualenv.py | 104 + .../pip/_internal/utils/wheel.py | 134 + .../pip/_internal/vcs/__init__.py | 15 + .../site-packages/pip/_internal/vcs/bazaar.py | 112 + .../site-packages/pip/_internal/vcs/git.py | 527 + .../pip/_internal/vcs/mercurial.py | 163 + .../pip/_internal/vcs/subversion.py | 324 + .../pip/_internal/vcs/versioncontrol.py | 688 ++ .../pip/_internal/wheel_builder.py | 354 + .../site-packages/pip/_vendor/__init__.py | 116 + .../pip/_vendor/cachecontrol/__init__.py | 29 + .../pip/_vendor/cachecontrol/_cmd.py | 70 + .../pip/_vendor/cachecontrol/adapter.py | 161 + .../pip/_vendor/cachecontrol/cache.py | 75 + .../_vendor/cachecontrol/caches/__init__.py | 8 + .../_vendor/cachecontrol/caches/file_cache.py | 182 + .../cachecontrol/caches/redis_cache.py | 48 + .../pip/_vendor/cachecontrol/controller.py | 500 + .../pip/_vendor/cachecontrol/filewrapper.py | 119 + .../pip/_vendor/cachecontrol/heuristics.py | 157 + .../pip/_vendor/cachecontrol/py.typed | 0 .../pip/_vendor/cachecontrol/serialize.py | 146 + .../pip/_vendor/cachecontrol/wrapper.py | 43 + .../pip/_vendor/certifi/__init__.py | 4 + .../pip/_vendor/certifi/__main__.py | 12 + .../pip/_vendor/certifi/cacert.pem | 4929 ++++++++++ .../site-packages/pip/_vendor/certifi/core.py | 114 + .../pip/_vendor/certifi/py.typed | 0 .../pip/_vendor/distlib/__init__.py | 33 + .../pip/_vendor/distlib/compat.py | 1137 +++ .../pip/_vendor/distlib/database.py | 1329 +++ .../pip/_vendor/distlib/index.py | 508 + .../pip/_vendor/distlib/locators.py | 1295 +++ .../pip/_vendor/distlib/manifest.py | 384 + .../pip/_vendor/distlib/markers.py | 162 + .../pip/_vendor/distlib/metadata.py | 1031 ++ .../pip/_vendor/distlib/resources.py | 358 + .../pip/_vendor/distlib/scripts.py | 447 + .../site-packages/pip/_vendor/distlib/t32.exe | Bin 0 -> 97792 bytes .../pip/_vendor/distlib/t64-arm.exe | Bin 0 -> 182784 bytes .../site-packages/pip/_vendor/distlib/t64.exe | Bin 0 -> 108032 bytes .../site-packages/pip/_vendor/distlib/util.py | 1984 ++++ .../pip/_vendor/distlib/version.py | 750 ++ .../site-packages/pip/_vendor/distlib/w32.exe | Bin 0 -> 91648 bytes .../pip/_vendor/distlib/w64-arm.exe | Bin 0 -> 168448 bytes .../site-packages/pip/_vendor/distlib/w64.exe | Bin 0 -> 101888 bytes .../pip/_vendor/distlib/wheel.py | 1100 +++ .../pip/_vendor/distro/__init__.py | 54 + .../pip/_vendor/distro/__main__.py | 4 + .../pip/_vendor/distro/distro.py | 1403 +++ .../site-packages/pip/_vendor/distro/py.typed | 0 .../pip/_vendor/idna/__init__.py | 45 + .../site-packages/pip/_vendor/idna/codec.py | 122 + .../site-packages/pip/_vendor/idna/compat.py | 15 + .../site-packages/pip/_vendor/idna/core.py | 437 + .../pip/_vendor/idna/idnadata.py | 4243 ++++++++ .../pip/_vendor/idna/intranges.py | 57 + .../pip/_vendor/idna/package_data.py | 1 + .../site-packages/pip/_vendor/idna/py.typed | 0 .../pip/_vendor/idna/uts46data.py | 8681 +++++++++++++++++ .../pip/_vendor/msgpack/__init__.py | 55 + .../pip/_vendor/msgpack/exceptions.py | 48 + .../site-packages/pip/_vendor/msgpack/ext.py | 170 + .../pip/_vendor/msgpack/fallback.py | 929 ++ .../pip/_vendor/packaging/__init__.py | 15 + .../pip/_vendor/packaging/_elffile.py | 110 + .../pip/_vendor/packaging/_manylinux.py | 263 + .../pip/_vendor/packaging/_musllinux.py | 85 + .../pip/_vendor/packaging/_parser.py | 354 + .../pip/_vendor/packaging/_structures.py | 61 + .../pip/_vendor/packaging/_tokenizer.py | 194 + .../_vendor/packaging/licenses/__init__.py | 145 + .../pip/_vendor/packaging/licenses/_spdx.py | 759 ++ .../pip/_vendor/packaging/markers.py | 331 + .../pip/_vendor/packaging/metadata.py | 863 ++ .../pip/_vendor/packaging/py.typed | 0 .../pip/_vendor/packaging/requirements.py | 91 + .../pip/_vendor/packaging/specifiers.py | 1020 ++ .../pip/_vendor/packaging/tags.py | 617 ++ .../pip/_vendor/packaging/utils.py | 163 + .../pip/_vendor/packaging/version.py | 582 ++ .../pip/_vendor/pkg_resources/__init__.py | 3676 +++++++ .../pip/_vendor/platformdirs/__init__.py | 631 ++ .../pip/_vendor/platformdirs/__main__.py | 55 + .../pip/_vendor/platformdirs/android.py | 249 + .../pip/_vendor/platformdirs/api.py | 298 + .../pip/_vendor/platformdirs/macos.py | 144 + .../pip/_vendor/platformdirs/py.typed | 0 .../pip/_vendor/platformdirs/unix.py | 269 + .../pip/_vendor/platformdirs/version.py | 16 + .../pip/_vendor/platformdirs/windows.py | 272 + .../pip/_vendor/pygments/__init__.py | 82 + .../pip/_vendor/pygments/__main__.py | 17 + .../pip/_vendor/pygments/cmdline.py | 668 ++ .../pip/_vendor/pygments/console.py | 70 + .../pip/_vendor/pygments/filter.py | 70 + .../pip/_vendor/pygments/filters/__init__.py | 940 ++ .../pip/_vendor/pygments/formatter.py | 129 + .../_vendor/pygments/formatters/__init__.py | 157 + .../_vendor/pygments/formatters/_mapping.py | 23 + .../pip/_vendor/pygments/formatters/bbcode.py | 108 + .../pip/_vendor/pygments/formatters/groff.py | 170 + .../pip/_vendor/pygments/formatters/html.py | 987 ++ .../pip/_vendor/pygments/formatters/img.py | 685 ++ .../pip/_vendor/pygments/formatters/irc.py | 154 + .../pip/_vendor/pygments/formatters/latex.py | 518 + .../pip/_vendor/pygments/formatters/other.py | 160 + .../pygments/formatters/pangomarkup.py | 83 + .../pip/_vendor/pygments/formatters/rtf.py | 349 + .../pip/_vendor/pygments/formatters/svg.py | 185 + .../_vendor/pygments/formatters/terminal.py | 127 + .../pygments/formatters/terminal256.py | 338 + .../pip/_vendor/pygments/lexer.py | 963 ++ .../pip/_vendor/pygments/lexers/__init__.py | 362 + .../pip/_vendor/pygments/lexers/_mapping.py | 589 ++ .../pip/_vendor/pygments/lexers/python.py | 1198 +++ .../pip/_vendor/pygments/modeline.py | 43 + .../pip/_vendor/pygments/plugin.py | 72 + .../pip/_vendor/pygments/regexopt.py | 91 + .../pip/_vendor/pygments/scanner.py | 104 + .../pip/_vendor/pygments/sphinxext.py | 247 + .../pip/_vendor/pygments/style.py | 203 + .../pip/_vendor/pygments/styles/__init__.py | 61 + .../pip/_vendor/pygments/styles/_mapping.py | 54 + .../pip/_vendor/pygments/token.py | 214 + .../pip/_vendor/pygments/unistring.py | 153 + .../pip/_vendor/pygments/util.py | 324 + .../pip/_vendor/pyproject_hooks/__init__.py | 31 + .../pip/_vendor/pyproject_hooks/_impl.py | 410 + .../pyproject_hooks/_in_process/__init__.py | 21 + .../_in_process/_in_process.py | 389 + .../pip/_vendor/pyproject_hooks/py.typed | 0 .../pip/_vendor/requests/__init__.py | 179 + .../pip/_vendor/requests/__version__.py | 14 + .../pip/_vendor/requests/_internal_utils.py | 50 + .../pip/_vendor/requests/adapters.py | 719 ++ .../site-packages/pip/_vendor/requests/api.py | 157 + .../pip/_vendor/requests/auth.py | 314 + .../pip/_vendor/requests/certs.py | 17 + .../pip/_vendor/requests/compat.py | 78 + .../pip/_vendor/requests/cookies.py | 561 ++ .../pip/_vendor/requests/exceptions.py | 151 + .../pip/_vendor/requests/help.py | 127 + .../pip/_vendor/requests/hooks.py | 33 + .../pip/_vendor/requests/models.py | 1037 ++ .../pip/_vendor/requests/packages.py | 25 + .../pip/_vendor/requests/sessions.py | 831 ++ .../pip/_vendor/requests/status_codes.py | 128 + .../pip/_vendor/requests/structures.py | 99 + .../pip/_vendor/requests/utils.py | 1096 +++ .../pip/_vendor/resolvelib/__init__.py | 26 + .../pip/_vendor/resolvelib/compat/__init__.py | 0 .../resolvelib/compat/collections_abc.py | 6 + .../pip/_vendor/resolvelib/providers.py | 133 + .../pip/_vendor/resolvelib/py.typed | 0 .../pip/_vendor/resolvelib/reporters.py | 43 + .../pip/_vendor/resolvelib/resolvers.py | 547 ++ .../pip/_vendor/resolvelib/structs.py | 170 + .../pip/_vendor/rich/__init__.py | 177 + .../pip/_vendor/rich/__main__.py | 273 + .../pip/_vendor/rich/_cell_widths.py | 454 + .../pip/_vendor/rich/_emoji_codes.py | 3610 +++++++ .../pip/_vendor/rich/_emoji_replace.py | 32 + .../pip/_vendor/rich/_export_format.py | 76 + .../pip/_vendor/rich/_extension.py | 10 + .../site-packages/pip/_vendor/rich/_fileno.py | 24 + .../pip/_vendor/rich/_inspect.py | 268 + .../pip/_vendor/rich/_log_render.py | 94 + .../site-packages/pip/_vendor/rich/_loop.py | 43 + .../pip/_vendor/rich/_null_file.py | 69 + .../pip/_vendor/rich/_palettes.py | 309 + .../site-packages/pip/_vendor/rich/_pick.py | 17 + .../site-packages/pip/_vendor/rich/_ratio.py | 159 + .../pip/_vendor/rich/_spinners.py | 482 + .../site-packages/pip/_vendor/rich/_stack.py | 16 + .../site-packages/pip/_vendor/rich/_timer.py | 19 + .../pip/_vendor/rich/_win32_console.py | 661 ++ .../pip/_vendor/rich/_windows.py | 71 + .../pip/_vendor/rich/_windows_renderer.py | 56 + .../site-packages/pip/_vendor/rich/_wrap.py | 93 + .../site-packages/pip/_vendor/rich/abc.py | 33 + .../site-packages/pip/_vendor/rich/align.py | 312 + .../site-packages/pip/_vendor/rich/ansi.py | 241 + .../site-packages/pip/_vendor/rich/bar.py | 93 + .../site-packages/pip/_vendor/rich/box.py | 480 + .../site-packages/pip/_vendor/rich/cells.py | 174 + .../site-packages/pip/_vendor/rich/color.py | 621 ++ .../pip/_vendor/rich/color_triplet.py | 38 + .../site-packages/pip/_vendor/rich/columns.py | 187 + .../site-packages/pip/_vendor/rich/console.py | 2661 +++++ .../pip/_vendor/rich/constrain.py | 37 + .../pip/_vendor/rich/containers.py | 167 + .../site-packages/pip/_vendor/rich/control.py | 225 + .../pip/_vendor/rich/default_styles.py | 191 + .../pip/_vendor/rich/diagnose.py | 37 + .../site-packages/pip/_vendor/rich/emoji.py | 96 + .../site-packages/pip/_vendor/rich/errors.py | 34 + .../pip/_vendor/rich/file_proxy.py | 57 + .../pip/_vendor/rich/filesize.py | 88 + .../pip/_vendor/rich/highlighter.py | 232 + .../site-packages/pip/_vendor/rich/json.py | 139 + .../site-packages/pip/_vendor/rich/jupyter.py | 101 + .../site-packages/pip/_vendor/rich/layout.py | 442 + .../site-packages/pip/_vendor/rich/live.py | 375 + .../pip/_vendor/rich/live_render.py | 112 + .../site-packages/pip/_vendor/rich/logging.py | 297 + .../site-packages/pip/_vendor/rich/markup.py | 251 + .../site-packages/pip/_vendor/rich/measure.py | 151 + .../site-packages/pip/_vendor/rich/padding.py | 141 + .../site-packages/pip/_vendor/rich/pager.py | 34 + .../site-packages/pip/_vendor/rich/palette.py | 100 + .../site-packages/pip/_vendor/rich/panel.py | 318 + .../site-packages/pip/_vendor/rich/pretty.py | 1016 ++ .../pip/_vendor/rich/progress.py | 1715 ++++ .../pip/_vendor/rich/progress_bar.py | 223 + .../site-packages/pip/_vendor/rich/prompt.py | 400 + .../pip/_vendor/rich/protocol.py | 42 + .../site-packages/pip/_vendor/rich/py.typed | 0 .../site-packages/pip/_vendor/rich/region.py | 10 + .../site-packages/pip/_vendor/rich/repr.py | 149 + .../site-packages/pip/_vendor/rich/rule.py | 130 + .../site-packages/pip/_vendor/rich/scope.py | 86 + .../site-packages/pip/_vendor/rich/screen.py | 54 + .../site-packages/pip/_vendor/rich/segment.py | 752 ++ .../site-packages/pip/_vendor/rich/spinner.py | 138 + .../site-packages/pip/_vendor/rich/status.py | 131 + .../site-packages/pip/_vendor/rich/style.py | 796 ++ .../site-packages/pip/_vendor/rich/styled.py | 42 + .../site-packages/pip/_vendor/rich/syntax.py | 966 ++ .../site-packages/pip/_vendor/rich/table.py | 1007 ++ .../pip/_vendor/rich/terminal_theme.py | 153 + .../site-packages/pip/_vendor/rich/text.py | 1361 +++ .../site-packages/pip/_vendor/rich/theme.py | 115 + .../site-packages/pip/_vendor/rich/themes.py | 5 + .../pip/_vendor/rich/traceback.py | 797 ++ .../site-packages/pip/_vendor/rich/tree.py | 257 + .../pip/_vendor/tomli/__init__.py | 8 + .../pip/_vendor/tomli/_parser.py | 770 ++ .../site-packages/pip/_vendor/tomli/_re.py | 112 + .../site-packages/pip/_vendor/tomli/_types.py | 10 + .../site-packages/pip/_vendor/tomli/py.typed | 1 + .../pip/_vendor/truststore/__init__.py | 36 + .../pip/_vendor/truststore/_api.py | 316 + .../pip/_vendor/truststore/_macos.py | 571 ++ .../pip/_vendor/truststore/_openssl.py | 66 + .../pip/_vendor/truststore/_ssl_constants.py | 31 + .../pip/_vendor/truststore/_windows.py | 567 ++ .../pip/_vendor/truststore/py.typed | 0 .../pip/_vendor/typing_extensions.py | 3641 +++++++ .../pip/_vendor/urllib3/__init__.py | 102 + .../pip/_vendor/urllib3/_collections.py | 355 + .../pip/_vendor/urllib3/_version.py | 2 + .../pip/_vendor/urllib3/connection.py | 572 ++ .../pip/_vendor/urllib3/connectionpool.py | 1140 +++ .../pip/_vendor/urllib3/contrib/__init__.py | 0 .../urllib3/contrib/_appengine_environ.py | 36 + .../contrib/_securetransport/__init__.py | 0 .../contrib/_securetransport/bindings.py | 519 + .../contrib/_securetransport/low_level.py | 397 + .../pip/_vendor/urllib3/contrib/appengine.py | 314 + .../pip/_vendor/urllib3/contrib/ntlmpool.py | 130 + .../pip/_vendor/urllib3/contrib/pyopenssl.py | 518 + .../urllib3/contrib/securetransport.py | 920 ++ .../pip/_vendor/urllib3/contrib/socks.py | 216 + .../pip/_vendor/urllib3/exceptions.py | 323 + .../pip/_vendor/urllib3/fields.py | 274 + .../pip/_vendor/urllib3/filepost.py | 98 + .../pip/_vendor/urllib3/packages/__init__.py | 0 .../urllib3/packages/backports/__init__.py | 0 .../urllib3/packages/backports/makefile.py | 51 + .../packages/backports/weakref_finalize.py | 155 + .../pip/_vendor/urllib3/packages/six.py | 1076 ++ .../pip/_vendor/urllib3/poolmanager.py | 540 + .../pip/_vendor/urllib3/request.py | 191 + .../pip/_vendor/urllib3/response.py | 879 ++ .../pip/_vendor/urllib3/util/__init__.py | 49 + .../pip/_vendor/urllib3/util/connection.py | 149 + .../pip/_vendor/urllib3/util/proxy.py | 57 + .../pip/_vendor/urllib3/util/queue.py | 22 + .../pip/_vendor/urllib3/util/request.py | 137 + .../pip/_vendor/urllib3/util/response.py | 107 + .../pip/_vendor/urllib3/util/retry.py | 622 ++ .../pip/_vendor/urllib3/util/ssl_.py | 504 + .../urllib3/util/ssl_match_hostname.py | 159 + .../pip/_vendor/urllib3/util/ssltransport.py | 221 + .../pip/_vendor/urllib3/util/timeout.py | 271 + .../pip/_vendor/urllib3/util/url.py | 435 + .../pip/_vendor/urllib3/util/wait.py | 152 + .../site-packages/pip/_vendor/vendor.txt | 18 + .../lib/python3.8/site-packages/pip/py.typed | 4 + .../site-packages/pkg_resources/__init__.py | 3725 +++++++ .../site-packages/pkg_resources/api_tests.txt | 424 + .../site-packages/pkg_resources/py.typed | 0 .../pkg_resources/tests/__init__.py | 0 .../data/my-test-package-source/setup.cfg | 0 .../data/my-test-package-source/setup.py | 7 + .../my-test-package-zip/my-test-package.zip | Bin 0 -> 1809 bytes .../EGG-INFO/PKG-INFO | 10 + .../EGG-INFO/SOURCES.txt | 7 + .../EGG-INFO/dependency_links.txt | 1 + .../EGG-INFO/top_level.txt | 1 + .../EGG-INFO/zip-safe | 1 + .../my_test_package-1.0-py3.7.egg | Bin 0 -> 843 bytes .../tests/test_find_distributions.py | 56 + .../tests/test_integration_zope_interface.py | 54 + .../pkg_resources/tests/test_markers.py | 8 + .../pkg_resources/tests/test_pkg_resources.py | 427 + .../pkg_resources/tests/test_resources.py | 869 ++ .../pkg_resources/tests/test_working_set.py | 501 + .../setuptools-75.3.2.dist-info/INSTALLER | 1 + .../setuptools-75.3.2.dist-info/LICENSE | 17 + .../setuptools-75.3.2.dist-info/METADATA | 144 + .../setuptools-75.3.2.dist-info/RECORD | 1022 ++ .../setuptools-75.3.2.dist-info/WHEEL | 5 + .../entry_points.txt | 51 + .../setuptools-75.3.2.dist-info/top_level.txt | 3 + .../setuptools-75.3.2.virtualenv | 0 .../site-packages/setuptools/__init__.py | 288 + .../setuptools/_core_metadata.py | 286 + .../setuptools/_distutils/__init__.py | 14 + .../setuptools/_distutils/_log.py | 3 + .../setuptools/_distutils/_macos_compat.py | 12 + .../setuptools/_distutils/_modified.py | 73 + .../setuptools/_distutils/_msvccompiler.py | 604 ++ .../setuptools/_distutils/archive_util.py | 264 + .../setuptools/_distutils/ccompiler.py | 1256 +++ .../setuptools/_distutils/cmd.py | 439 + .../setuptools/_distutils/command/__init__.py | 23 + .../_distutils/command/_framework_compat.py | 54 + .../setuptools/_distutils/command/bdist.py | 155 + .../_distutils/command/bdist_dumb.py | 140 + .../_distutils/command/bdist_rpm.py | 597 ++ .../setuptools/_distutils/command/build.py | 156 + .../_distutils/command/build_clib.py | 208 + .../_distutils/command/build_ext.py | 796 ++ .../setuptools/_distutils/command/build_py.py | 406 + .../_distutils/command/build_scripts.py | 170 + .../setuptools/_distutils/command/check.py | 154 + .../setuptools/_distutils/command/clean.py | 76 + .../setuptools/_distutils/command/config.py | 369 + .../setuptools/_distutils/command/install.py | 811 ++ .../_distutils/command/install_data.py | 94 + .../_distutils/command/install_egg_info.py | 92 + .../_distutils/command/install_headers.py | 44 + .../_distutils/command/install_lib.py | 234 + .../_distutils/command/install_scripts.py | 61 + .../setuptools/_distutils/command/sdist.py | 515 + .../setuptools/_distutils/compat/__init__.py | 15 + .../setuptools/_distutils/compat/py38.py | 34 + .../setuptools/_distutils/compat/py39.py | 66 + .../setuptools/_distutils/core.py | 286 + .../setuptools/_distutils/cygwinccompiler.py | 339 + .../setuptools/_distutils/debug.py | 5 + .../setuptools/_distutils/dep_util.py | 14 + .../setuptools/_distutils/dir_util.py | 249 + .../setuptools/_distutils/dist.py | 1288 +++ .../setuptools/_distutils/errors.py | 124 + .../setuptools/_distutils/extension.py | 247 + .../setuptools/_distutils/fancy_getopt.py | 469 + .../setuptools/_distutils/file_util.py | 236 + .../setuptools/_distutils/filelist.py | 369 + .../setuptools/_distutils/log.py | 56 + .../setuptools/_distutils/spawn.py | 117 + .../setuptools/_distutils/sysconfig.py | 583 ++ .../setuptools/_distutils/tests/__init__.py | 42 + .../_distutils/tests/compat/__init__.py | 0 .../_distutils/tests/compat/py38.py | 50 + .../setuptools/_distutils/tests/support.py | 134 + .../_distutils/tests/test_archive_util.py | 353 + .../setuptools/_distutils/tests/test_bdist.py | 47 + .../_distutils/tests/test_bdist_dumb.py | 78 + .../_distutils/tests/test_bdist_rpm.py | 128 + .../setuptools/_distutils/tests/test_build.py | 47 + .../_distutils/tests/test_build_clib.py | 134 + .../_distutils/tests/test_build_ext.py | 563 ++ .../_distutils/tests/test_build_py.py | 196 + .../_distutils/tests/test_build_scripts.py | 96 + .../_distutils/tests/test_ccompiler.py | 91 + .../setuptools/_distutils/tests/test_check.py | 194 + .../setuptools/_distutils/tests/test_clean.py | 45 + .../setuptools/_distutils/tests/test_cmd.py | 107 + .../_distutils/tests/test_config_cmd.py | 87 + .../setuptools/_distutils/tests/test_core.py | 130 + .../_distutils/tests/test_cygwinccompiler.py | 81 + .../_distutils/tests/test_dir_util.py | 112 + .../setuptools/_distutils/tests/test_dist.py | 545 ++ .../_distutils/tests/test_extension.py | 108 + .../_distutils/tests/test_file_util.py | 94 + .../_distutils/tests/test_filelist.py | 336 + .../_distutils/tests/test_install.py | 245 + .../_distutils/tests/test_install_data.py | 74 + .../_distutils/tests/test_install_headers.py | 33 + .../_distutils/tests/test_install_lib.py | 110 + .../_distutils/tests/test_install_scripts.py | 52 + .../setuptools/_distutils/tests/test_log.py | 12 + .../_distutils/tests/test_mingwccompiler.py | 56 + .../_distutils/tests/test_modified.py | 126 + .../_distutils/tests/test_msvccompiler.py | 137 + .../setuptools/_distutils/tests/test_sdist.py | 470 + .../setuptools/_distutils/tests/test_spawn.py | 131 + .../_distutils/tests/test_sysconfig.py | 319 + .../_distutils/tests/test_text_file.py | 127 + .../_distutils/tests/test_unixccompiler.py | 351 + .../setuptools/_distutils/tests/test_util.py | 243 + .../_distutils/tests/test_version.py | 80 + .../_distutils/tests/test_versionpredicate.py | 0 .../_distutils/tests/unix_compat.py | 17 + .../setuptools/_distutils/text_file.py | 286 + .../setuptools/_distutils/unixccompiler.py | 402 + .../setuptools/_distutils/util.py | 505 + .../setuptools/_distutils/version.py | 349 + .../setuptools/_distutils/versionpredicate.py | 175 + .../setuptools/_distutils/zosccompiler.py | 229 + .../site-packages/setuptools/_entry_points.py | 90 + .../site-packages/setuptools/_imp.py | 87 + .../site-packages/setuptools/_importlib.py | 12 + .../site-packages/setuptools/_itertools.py | 23 + .../setuptools/_normalization.py | 150 + .../site-packages/setuptools/_path.py | 86 + .../site-packages/setuptools/_reqs.py | 41 + .../autocommand-2.2.2.dist-info/INSTALLER | 1 + .../autocommand-2.2.2.dist-info/LICENSE | 166 + .../autocommand-2.2.2.dist-info/METADATA | 420 + .../autocommand-2.2.2.dist-info/RECORD | 18 + .../_vendor/autocommand-2.2.2.dist-info/WHEEL | 5 + .../autocommand-2.2.2.dist-info/top_level.txt | 1 + .../_vendor/autocommand/__init__.py | 27 + .../_vendor/autocommand/autoasync.py | 142 + .../_vendor/autocommand/autocommand.py | 70 + .../_vendor/autocommand/automain.py | 59 + .../_vendor/autocommand/autoparse.py | 333 + .../setuptools/_vendor/autocommand/errors.py | 23 + .../INSTALLER | 1 + .../backports.tarfile-1.2.0.dist-info/LICENSE | 17 + .../METADATA | 46 + .../backports.tarfile-1.2.0.dist-info/RECORD | 17 + .../REQUESTED | 0 .../backports.tarfile-1.2.0.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../setuptools/_vendor/backports/__init__.py | 1 + .../_vendor/backports/tarfile/__init__.py | 2937 ++++++ .../_vendor/backports/tarfile/__main__.py | 5 + .../backports/tarfile/compat/__init__.py | 0 .../_vendor/backports/tarfile/compat/py38.py | 24 + .../INSTALLER | 1 + .../LICENSE | 202 + .../METADATA | 129 + .../importlib_metadata-8.0.0.dist-info/RECORD | 32 + .../REQUESTED | 0 .../importlib_metadata-8.0.0.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../_vendor/importlib_metadata/__init__.py | 1083 ++ .../_vendor/importlib_metadata/_adapters.py | 83 + .../importlib_metadata/_collections.py | 30 + .../_vendor/importlib_metadata/_compat.py | 57 + .../_vendor/importlib_metadata/_functools.py | 104 + .../_vendor/importlib_metadata/_itertools.py | 73 + .../_vendor/importlib_metadata/_meta.py | 67 + .../_vendor/importlib_metadata/_text.py | 99 + .../importlib_metadata/compat/__init__.py | 0 .../importlib_metadata/compat/py311.py | 22 + .../_vendor/importlib_metadata/compat/py39.py | 36 + .../_vendor/importlib_metadata/diagnose.py | 21 + .../_vendor/importlib_metadata/py.typed | 0 .../INSTALLER | 1 + .../LICENSE | 202 + .../METADATA | 100 + .../RECORD | 89 + .../REQUESTED | 0 .../importlib_resources-6.4.0.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../_vendor/importlib_resources/__init__.py | 36 + .../_vendor/importlib_resources/_adapters.py | 168 + .../_vendor/importlib_resources/_common.py | 210 + .../_vendor/importlib_resources/_itertools.py | 38 + .../_vendor/importlib_resources/abc.py | 171 + .../importlib_resources/compat/__init__.py | 0 .../importlib_resources/compat/py38.py | 11 + .../importlib_resources/compat/py39.py | 10 + .../_vendor/importlib_resources/functional.py | 81 + .../importlib_resources/future/__init__.py | 0 .../importlib_resources/future/adapters.py | 95 + .../_vendor/importlib_resources/py.typed | 0 .../_vendor/importlib_resources/readers.py | 194 + .../_vendor/importlib_resources/simple.py | 106 + .../importlib_resources/tests/__init__.py | 0 .../importlib_resources/tests/_path.py | 56 + .../tests/compat/__init__.py | 0 .../importlib_resources/tests/compat/py312.py | 18 + .../importlib_resources/tests/compat/py39.py | 10 + .../tests/data01/__init__.py | 0 .../tests/data01/binary.file | Bin 0 -> 4 bytes .../tests/data01/subdirectory/__init__.py | 0 .../tests/data01/subdirectory/binary.file | 1 + .../tests/data01/utf-16.file | Bin 0 -> 44 bytes .../tests/data01/utf-8.file | 1 + .../tests/data02/__init__.py | 0 .../tests/data02/one/__init__.py | 0 .../tests/data02/one/resource1.txt | 1 + .../subdirectory/subsubdir/resource.txt | 1 + .../tests/data02/two/__init__.py | 0 .../tests/data02/two/resource2.txt | 1 + .../tests/namespacedata01/binary.file | Bin 0 -> 4 bytes .../namespacedata01/subdirectory/binary.file | 1 + .../tests/namespacedata01/utf-16.file | Bin 0 -> 44 bytes .../tests/namespacedata01/utf-8.file | 1 + .../tests/test_compatibilty_files.py | 104 + .../tests/test_contents.py | 43 + .../importlib_resources/tests/test_custom.py | 47 + .../importlib_resources/tests/test_files.py | 117 + .../tests/test_functional.py | 242 + .../importlib_resources/tests/test_open.py | 89 + .../importlib_resources/tests/test_path.py | 65 + .../importlib_resources/tests/test_read.py | 97 + .../importlib_resources/tests/test_reader.py | 145 + .../tests/test_resource.py | 241 + .../_vendor/importlib_resources/tests/util.py | 164 + .../_vendor/importlib_resources/tests/zip.py | 32 + .../_vendor/inflect-7.3.1.dist-info/INSTALLER | 1 + .../_vendor/inflect-7.3.1.dist-info/LICENSE | 17 + .../_vendor/inflect-7.3.1.dist-info/METADATA | 591 ++ .../_vendor/inflect-7.3.1.dist-info/RECORD | 13 + .../_vendor/inflect-7.3.1.dist-info/WHEEL | 5 + .../inflect-7.3.1.dist-info/top_level.txt | 1 + .../setuptools/_vendor/inflect/__init__.py | 3986 ++++++++ .../_vendor/inflect/compat/__init__.py | 0 .../setuptools/_vendor/inflect/compat/py38.py | 7 + .../setuptools/_vendor/inflect/py.typed | 0 .../INSTALLER | 1 + .../LICENSE | 17 + .../METADATA | 85 + .../jaraco.collections-5.1.0.dist-info/RECORD | 10 + .../REQUESTED | 0 .../jaraco.collections-5.1.0.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../jaraco.context-5.3.0.dist-info/INSTALLER | 1 + .../jaraco.context-5.3.0.dist-info/LICENSE | 17 + .../jaraco.context-5.3.0.dist-info/METADATA | 75 + .../jaraco.context-5.3.0.dist-info/RECORD | 8 + .../jaraco.context-5.3.0.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../INSTALLER | 1 + .../jaraco.functools-4.0.1.dist-info/LICENSE | 17 + .../jaraco.functools-4.0.1.dist-info/METADATA | 64 + .../jaraco.functools-4.0.1.dist-info/RECORD | 10 + .../jaraco.functools-4.0.1.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../jaraco.text-3.12.1.dist-info/INSTALLER | 1 + .../jaraco.text-3.12.1.dist-info/LICENSE | 17 + .../jaraco.text-3.12.1.dist-info/METADATA | 95 + .../jaraco.text-3.12.1.dist-info/RECORD | 20 + .../jaraco.text-3.12.1.dist-info/REQUESTED | 0 .../jaraco.text-3.12.1.dist-info/WHEEL | 5 + .../top_level.txt | 1 + .../_vendor/jaraco/collections/__init__.py | 1091 +++ .../_vendor/jaraco/collections/py.typed | 0 .../setuptools/_vendor/jaraco/context.py | 361 + .../_vendor/jaraco/functools/__init__.py | 633 ++ .../_vendor/jaraco/functools/__init__.pyi | 125 + .../_vendor/jaraco/functools/py.typed | 0 .../_vendor/jaraco/text/Lorem ipsum.txt | 2 + .../_vendor/jaraco/text/__init__.py | 624 ++ .../setuptools/_vendor/jaraco/text/layouts.py | 25 + .../_vendor/jaraco/text/show-newlines.py | 33 + .../_vendor/jaraco/text/strip-prefix.py | 21 + .../_vendor/jaraco/text/to-dvorak.py | 6 + .../_vendor/jaraco/text/to-qwerty.py | 6 + .../more_itertools-10.3.0.dist-info/INSTALLER | 1 + .../more_itertools-10.3.0.dist-info/LICENSE | 19 + .../more_itertools-10.3.0.dist-info/METADATA | 266 + .../more_itertools-10.3.0.dist-info/RECORD | 16 + .../more_itertools-10.3.0.dist-info/REQUESTED | 0 .../more_itertools-10.3.0.dist-info/WHEEL | 4 + .../_vendor/more_itertools/__init__.py | 6 + .../_vendor/more_itertools/__init__.pyi | 2 + .../setuptools/_vendor/more_itertools/more.py | 4806 +++++++++ .../_vendor/more_itertools/more.pyi | 709 ++ .../_vendor/more_itertools/py.typed | 0 .../_vendor/more_itertools/recipes.py | 1046 ++ .../_vendor/more_itertools/recipes.pyi | 136 + .../packaging-24.1.dist-info/INSTALLER | 1 + .../_vendor/packaging-24.1.dist-info/LICENSE | 3 + .../packaging-24.1.dist-info/LICENSE.APACHE | 177 + .../packaging-24.1.dist-info/LICENSE.BSD | 23 + .../_vendor/packaging-24.1.dist-info/METADATA | 102 + .../_vendor/packaging-24.1.dist-info/RECORD | 37 + .../packaging-24.1.dist-info/REQUESTED | 0 .../_vendor/packaging-24.1.dist-info/WHEEL | 4 + .../setuptools/_vendor/packaging/__init__.py | 15 + .../setuptools/_vendor/packaging/_elffile.py | 110 + .../_vendor/packaging/_manylinux.py | 262 + .../_vendor/packaging/_musllinux.py | 85 + .../setuptools/_vendor/packaging/_parser.py | 354 + .../_vendor/packaging/_structures.py | 61 + .../_vendor/packaging/_tokenizer.py | 194 + .../setuptools/_vendor/packaging/markers.py | 325 + .../setuptools/_vendor/packaging/metadata.py | 804 ++ .../setuptools/_vendor/packaging/py.typed | 0 .../_vendor/packaging/requirements.py | 91 + .../_vendor/packaging/specifiers.py | 1009 ++ .../setuptools/_vendor/packaging/tags.py | 568 ++ .../setuptools/_vendor/packaging/utils.py | 174 + .../setuptools/_vendor/packaging/version.py | 563 ++ .../platformdirs-4.2.2.dist-info/INSTALLER | 1 + .../platformdirs-4.2.2.dist-info/METADATA | 319 + .../platformdirs-4.2.2.dist-info/RECORD | 23 + .../platformdirs-4.2.2.dist-info/REQUESTED | 0 .../platformdirs-4.2.2.dist-info/WHEEL | 4 + .../licenses/LICENSE | 21 + .../_vendor/platformdirs/__init__.py | 627 ++ .../_vendor/platformdirs/__main__.py | 55 + .../_vendor/platformdirs/android.py | 249 + .../setuptools/_vendor/platformdirs/api.py | 292 + .../setuptools/_vendor/platformdirs/macos.py | 130 + .../setuptools/_vendor/platformdirs/py.typed | 0 .../setuptools/_vendor/platformdirs/unix.py | 275 + .../_vendor/platformdirs/version.py | 16 + .../_vendor/platformdirs/windows.py | 272 + .../setuptools/_vendor/ruff.toml | 1 + .../_vendor/tomli-2.0.1.dist-info/INSTALLER | 1 + .../_vendor/tomli-2.0.1.dist-info/LICENSE | 21 + .../_vendor/tomli-2.0.1.dist-info/METADATA | 206 + .../_vendor/tomli-2.0.1.dist-info/RECORD | 15 + .../_vendor/tomli-2.0.1.dist-info/REQUESTED | 0 .../_vendor/tomli-2.0.1.dist-info/WHEEL | 4 + .../setuptools/_vendor/tomli/__init__.py | 11 + .../setuptools/_vendor/tomli/_parser.py | 691 ++ .../setuptools/_vendor/tomli/_re.py | 107 + .../setuptools/_vendor/tomli/_types.py | 10 + .../setuptools/_vendor/tomli/py.typed | 1 + .../typeguard-4.3.0.dist-info/INSTALLER | 1 + .../_vendor/typeguard-4.3.0.dist-info/LICENSE | 19 + .../typeguard-4.3.0.dist-info/METADATA | 81 + .../_vendor/typeguard-4.3.0.dist-info/RECORD | 34 + .../_vendor/typeguard-4.3.0.dist-info/WHEEL | 5 + .../entry_points.txt | 2 + .../typeguard-4.3.0.dist-info/top_level.txt | 1 + .../setuptools/_vendor/typeguard/__init__.py | 48 + .../setuptools/_vendor/typeguard/_checkers.py | 993 ++ .../setuptools/_vendor/typeguard/_config.py | 108 + .../_vendor/typeguard/_decorators.py | 235 + .../_vendor/typeguard/_exceptions.py | 42 + .../_vendor/typeguard/_functions.py | 308 + .../_vendor/typeguard/_importhook.py | 213 + .../setuptools/_vendor/typeguard/_memo.py | 48 + .../_vendor/typeguard/_pytest_plugin.py | 127 + .../_vendor/typeguard/_suppression.py | 86 + .../_vendor/typeguard/_transformer.py | 1229 +++ .../_vendor/typeguard/_union_transformer.py | 55 + .../setuptools/_vendor/typeguard/_utils.py | 173 + .../setuptools/_vendor/typeguard/py.typed | 0 .../INSTALLER | 1 + .../LICENSE | 279 + .../METADATA | 67 + .../typing_extensions-4.12.2.dist-info/RECORD | 7 + .../typing_extensions-4.12.2.dist-info/WHEEL | 4 + .../setuptools/_vendor/typing_extensions.py | 3641 +++++++ .../_vendor/wheel-0.43.0.dist-info/INSTALLER | 1 + .../wheel-0.43.0.dist-info/LICENSE.txt | 21 + .../_vendor/wheel-0.43.0.dist-info/METADATA | 61 + .../_vendor/wheel-0.43.0.dist-info/RECORD | 63 + .../_vendor/wheel-0.43.0.dist-info/REQUESTED | 0 .../_vendor/wheel-0.43.0.dist-info/WHEEL | 4 + .../wheel-0.43.0.dist-info/entry_points.txt | 6 + .../setuptools/_vendor/wheel/__init__.py | 3 + .../setuptools/_vendor/wheel/__main__.py | 23 + .../_vendor/wheel/_setuptools_logging.py | 26 + .../setuptools/_vendor/wheel/bdist_wheel.py | 595 ++ .../setuptools/_vendor/wheel/cli/__init__.py | 155 + .../setuptools/_vendor/wheel/cli/convert.py | 273 + .../setuptools/_vendor/wheel/cli/pack.py | 85 + .../setuptools/_vendor/wheel/cli/tags.py | 139 + .../setuptools/_vendor/wheel/cli/unpack.py | 30 + .../_vendor/wheel/macosx_libfile.py | 469 + .../setuptools/_vendor/wheel/metadata.py | 180 + .../setuptools/_vendor/wheel/util.py | 26 + .../_vendor/wheel/vendored/__init__.py | 0 .../wheel/vendored/packaging/__init__.py | 0 .../wheel/vendored/packaging/_elffile.py | 108 + .../wheel/vendored/packaging/_manylinux.py | 260 + .../wheel/vendored/packaging/_musllinux.py | 83 + .../wheel/vendored/packaging/_parser.py | 356 + .../wheel/vendored/packaging/_structures.py | 61 + .../wheel/vendored/packaging/_tokenizer.py | 192 + .../wheel/vendored/packaging/markers.py | 253 + .../wheel/vendored/packaging/requirements.py | 90 + .../wheel/vendored/packaging/specifiers.py | 1011 ++ .../_vendor/wheel/vendored/packaging/tags.py | 571 ++ .../_vendor/wheel/vendored/packaging/utils.py | 172 + .../wheel/vendored/packaging/version.py | 561 ++ .../_vendor/wheel/vendored/vendor.txt | 1 + .../setuptools/_vendor/wheel/wheelfile.py | 196 + .../_vendor/zipp-3.19.2.dist-info/INSTALLER | 1 + .../_vendor/zipp-3.19.2.dist-info/LICENSE | 17 + .../_vendor/zipp-3.19.2.dist-info/METADATA | 102 + .../_vendor/zipp-3.19.2.dist-info/RECORD | 15 + .../_vendor/zipp-3.19.2.dist-info/REQUESTED | 0 .../_vendor/zipp-3.19.2.dist-info/WHEEL | 5 + .../zipp-3.19.2.dist-info/top_level.txt | 1 + .../setuptools/_vendor/zipp/__init__.py | 501 + .../_vendor/zipp/compat/__init__.py | 0 .../setuptools/_vendor/zipp/compat/py310.py | 11 + .../setuptools/_vendor/zipp/glob.py | 106 + .../site-packages/setuptools/archive_util.py | 217 + .../site-packages/setuptools/build_meta.py | 559 ++ .../site-packages/setuptools/cli-32.exe | Bin 0 -> 11776 bytes .../site-packages/setuptools/cli-64.exe | Bin 0 -> 14336 bytes .../site-packages/setuptools/cli-arm64.exe | Bin 0 -> 13824 bytes .../site-packages/setuptools/cli.exe | Bin 0 -> 11776 bytes .../setuptools/command/__init__.py | 21 + .../setuptools/command/_requirestxt.py | 130 + .../site-packages/setuptools/command/alias.py | 77 + .../setuptools/command/bdist_egg.py | 479 + .../setuptools/command/bdist_rpm.py | 42 + .../setuptools/command/bdist_wheel.py | 646 ++ .../site-packages/setuptools/command/build.py | 135 + .../setuptools/command/build_clib.py | 103 + .../setuptools/command/build_ext.py | 468 + .../setuptools/command/build_py.py | 406 + .../setuptools/command/develop.py | 195 + .../setuptools/command/dist_info.py | 107 + .../setuptools/command/easy_install.py | 2392 +++++ .../setuptools/command/editable_wheel.py | 923 ++ .../setuptools/command/egg_info.py | 718 ++ .../setuptools/command/install.py | 164 + .../setuptools/command/install_egg_info.py | 58 + .../setuptools/command/install_lib.py | 135 + .../setuptools/command/install_scripts.py | 73 + .../setuptools/command/launcher manifest.xml | 15 + .../setuptools/command/rotate.py | 65 + .../setuptools/command/saveopts.py | 21 + .../site-packages/setuptools/command/sdist.py | 217 + .../setuptools/command/setopt.py | 141 + .../site-packages/setuptools/command/test.py | 45 + .../setuptools/compat/__init__.py | 0 .../site-packages/setuptools/compat/py310.py | 9 + .../site-packages/setuptools/compat/py311.py | 27 + .../site-packages/setuptools/compat/py312.py | 13 + .../site-packages/setuptools/compat/py39.py | 9 + .../site-packages/setuptools/config/NOTICE | 10 + .../setuptools/config/__init__.py | 43 + .../setuptools/config/_apply_pyprojecttoml.py | 461 + .../config/_validate_pyproject/NOTICE | 438 + .../config/_validate_pyproject/__init__.py | 34 + .../_validate_pyproject/error_reporting.py | 336 + .../_validate_pyproject/extra_validations.py | 52 + .../fastjsonschema_exceptions.py | 51 + .../fastjsonschema_validations.py | 1319 +++ .../config/_validate_pyproject/formats.py | 375 + .../setuptools/config/distutils.schema.json | 26 + .../site-packages/setuptools/config/expand.py | 446 + .../setuptools/config/pyprojecttoml.py | 466 + .../setuptools/config/setupcfg.py | 783 ++ .../setuptools/config/setuptools.schema.json | 433 + .../site-packages/setuptools/depends.py | 174 + .../site-packages/setuptools/discovery.py | 614 ++ .../site-packages/setuptools/dist.py | 1004 ++ .../site-packages/setuptools/errors.py | 67 + .../site-packages/setuptools/extension.py | 177 + .../site-packages/setuptools/glob.py | 165 + .../site-packages/setuptools/gui-32.exe | Bin 0 -> 11776 bytes .../site-packages/setuptools/gui-64.exe | Bin 0 -> 14336 bytes .../site-packages/setuptools/gui-arm64.exe | Bin 0 -> 13824 bytes .../site-packages/setuptools/gui.exe | Bin 0 -> 11776 bytes .../site-packages/setuptools/installer.py | 146 + .../site-packages/setuptools/launch.py | 36 + .../site-packages/setuptools/logging.py | 40 + .../site-packages/setuptools/modified.py | 18 + .../site-packages/setuptools/monkey.py | 126 + .../site-packages/setuptools/msvc.py | 1515 +++ .../site-packages/setuptools/namespaces.py | 106 + .../site-packages/setuptools/package_index.py | 1147 +++ .../site-packages/setuptools/sandbox.py | 529 + .../setuptools/script (dev).tmpl | 6 + .../site-packages/setuptools/script.tmpl | 3 + .../setuptools/tests/__init__.py | 13 + .../setuptools/tests/compat/__init__.py | 0 .../setuptools/tests/compat/py39.py | 3 + .../setuptools/tests/config/__init__.py | 0 .../tests/config/downloads/__init__.py | 57 + .../tests/config/downloads/preload.py | 18 + .../tests/config/setupcfg_examples.txt | 22 + .../tests/config/test_apply_pyprojecttoml.py | 511 + .../setuptools/tests/config/test_expand.py | 221 + .../tests/config/test_pyprojecttoml.py | 396 + .../config/test_pyprojecttoml_dynamic_deps.py | 109 + .../setuptools/tests/config/test_setupcfg.py | 969 ++ .../setuptools/tests/contexts.py | 145 + .../setuptools/tests/environment.py | 95 + .../setuptools/tests/fixtures.py | 157 + .../indexes/test_links_priority/external.html | 3 + .../simple/foobar/index.html | 4 + .../setuptools/tests/integration/__init__.py | 0 .../setuptools/tests/integration/helpers.py | 77 + .../integration/test_pip_install_sdist.py | 224 + .../setuptools/tests/mod_with_constant.py | 1 + .../setuptools/tests/namespaces.py | 90 + .../setuptools/tests/script-with-bom.py | 1 + .../site-packages/setuptools/tests/server.py | 86 + .../setuptools/tests/test_archive_util.py | 36 + .../tests/test_bdist_deprecations.py | 28 + .../setuptools/tests/test_bdist_egg.py | 69 + .../setuptools/tests/test_bdist_wheel.py | 652 ++ .../setuptools/tests/test_build.py | 33 + .../setuptools/tests/test_build_clib.py | 84 + .../setuptools/tests/test_build_ext.py | 291 + .../setuptools/tests/test_build_meta.py | 970 ++ .../setuptools/tests/test_build_py.py | 480 + .../setuptools/tests/test_config_discovery.py | 647 ++ .../setuptools/tests/test_core_metadata.py | 388 + .../setuptools/tests/test_depends.py | 15 + .../setuptools/tests/test_develop.py | 175 + .../setuptools/tests/test_dist.py | 275 + .../setuptools/tests/test_dist_info.py | 210 + .../tests/test_distutils_adoption.py | 198 + .../setuptools/tests/test_easy_install.py | 1471 +++ .../setuptools/tests/test_editable_install.py | 1289 +++ .../setuptools/tests/test_egg_info.py | 1285 +++ .../setuptools/tests/test_extern.py | 15 + .../setuptools/tests/test_find_packages.py | 218 + .../setuptools/tests/test_find_py_modules.py | 73 + .../setuptools/tests/test_glob.py | 45 + .../setuptools/tests/test_install_scripts.py | 89 + .../setuptools/tests/test_logging.py | 76 + .../setuptools/tests/test_manifest.py | 625 ++ .../setuptools/tests/test_namespaces.py | 138 + .../setuptools/tests/test_packageindex.py | 278 + .../setuptools/tests/test_sandbox.py | 134 + .../setuptools/tests/test_sdist.py | 975 ++ .../setuptools/tests/test_setopt.py | 40 + .../setuptools/tests/test_setuptools.py | 289 + .../setuptools/tests/test_unicode_utils.py | 10 + .../setuptools/tests/test_virtualenv.py | 113 + .../setuptools/tests/test_warnings.py | 106 + .../setuptools/tests/test_wheel.py | 707 ++ .../setuptools/tests/test_windows_wrappers.py | 259 + .../site-packages/setuptools/tests/text.py | 4 + .../setuptools/tests/textwrap.py | 6 + .../site-packages/setuptools/unicode_utils.py | 102 + .../site-packages/setuptools/version.py | 6 + .../site-packages/setuptools/warnings.py | 110 + .../site-packages/setuptools/wheel.py | 236 + .../setuptools/windows_support.py | 30 + .../wheel-0.45.1.dist-info/INSTALLER | 1 + .../wheel-0.45.1.dist-info/LICENSE.txt | 21 + .../wheel-0.45.1.dist-info/METADATA | 66 + .../wheel-0.45.1.dist-info/RECORD | 76 + .../wheel-0.45.1.dist-info/WHEEL | 4 + .../wheel-0.45.1.dist-info/entry_points.txt | 6 + .../site-packages/wheel-0.45.1.virtualenv | 0 .../python3.8/site-packages/wheel/__init__.py | 3 + .../python3.8/site-packages/wheel/__main__.py | 23 + .../site-packages/wheel/_bdist_wheel.py | 613 ++ .../wheel/_setuptools_logging.py | 26 + .../site-packages/wheel/bdist_wheel.py | 26 + .../site-packages/wheel/cli/__init__.py | 155 + .../site-packages/wheel/cli/convert.py | 332 + .../python3.8/site-packages/wheel/cli/pack.py | 85 + .../python3.8/site-packages/wheel/cli/tags.py | 139 + .../site-packages/wheel/cli/unpack.py | 30 + .../site-packages/wheel/macosx_libfile.py | 482 + .../python3.8/site-packages/wheel/metadata.py | 183 + .../lib/python3.8/site-packages/wheel/util.py | 17 + .../site-packages/wheel/vendored/__init__.py | 0 .../wheel/vendored/packaging/LICENSE | 3 + .../wheel/vendored/packaging/LICENSE.APACHE | 177 + .../wheel/vendored/packaging/LICENSE.BSD | 23 + .../wheel/vendored/packaging/__init__.py | 0 .../wheel/vendored/packaging/_elffile.py | 108 + .../wheel/vendored/packaging/_manylinux.py | 260 + .../wheel/vendored/packaging/_musllinux.py | 83 + .../wheel/vendored/packaging/_parser.py | 356 + .../wheel/vendored/packaging/_structures.py | 61 + .../wheel/vendored/packaging/_tokenizer.py | 192 + .../wheel/vendored/packaging/markers.py | 253 + .../wheel/vendored/packaging/requirements.py | 90 + .../wheel/vendored/packaging/specifiers.py | 1011 ++ .../wheel/vendored/packaging/tags.py | 571 ++ .../wheel/vendored/packaging/utils.py | 172 + .../wheel/vendored/packaging/version.py | 561 ++ .../site-packages/wheel/vendored/vendor.txt | 1 + .../site-packages/wheel/wheelfile.py | 227 + Dev/trydjango/pyvenv.cfg | 8 + 1057 files changed, 259563 insertions(+) create mode 100644 Dev/trydjango/.gitignore create mode 100644 Dev/trydjango/CACHEDIR.TAG create mode 100644 Dev/trydjango/bin/activate create mode 100644 Dev/trydjango/bin/activate.csh create mode 100644 Dev/trydjango/bin/activate.fish create mode 100644 Dev/trydjango/bin/activate.nu create mode 100644 Dev/trydjango/bin/activate.ps1 create mode 100644 Dev/trydjango/bin/activate_this.py create mode 100755 Dev/trydjango/bin/pip create mode 100755 Dev/trydjango/bin/pip-3.8 create mode 100755 Dev/trydjango/bin/pip3 create mode 100755 Dev/trydjango/bin/pip3.8 create mode 120000 Dev/trydjango/bin/python create mode 120000 Dev/trydjango/bin/python3 create mode 120000 Dev/trydjango/bin/python3.8 create mode 100755 Dev/trydjango/bin/wheel create mode 100755 Dev/trydjango/bin/wheel-3.8 create mode 100755 Dev/trydjango/bin/wheel3 create mode 100755 Dev/trydjango/bin/wheel3.8 create mode 100644 Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/override.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/_virtualenv.pth create mode 100644 Dev/trydjango/lib/python3.8/site-packages/_virtualenv.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/distutils-precedence.pth create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/AUTHORS.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/LICENSE.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/entry_points.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.virtualenv create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/__pip-runner__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/build_env.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/base_command.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/command_context.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/index_command.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/progress_bars.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/req_command.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/spinners.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/status_codes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/check.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/completion.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/configuration.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/debug.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/download.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/freeze.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/hash.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/help.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/index.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/inspect.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/list.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/search.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/show.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/configuration.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/base.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/installed.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/collector.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/package_finder.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/sources.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_distutils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_sysconfig.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/base.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/main.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/_json.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/base.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_dists.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_envs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/pkg_resources.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/candidate.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/direct_url.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/format_control.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/index.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/installation_report.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/link.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/scheme.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/search_scope.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/target_python.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/auth.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/download.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/lazy_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/session.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/build_tracker.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_editable.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_legacy.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_editable.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_legacy.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/check.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/freeze.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/editable_legacy.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/prepare.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/pyproject.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/constructors.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_file.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_set.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/base.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/resolver.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/base.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/provider.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/reporter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/requirements.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/self_outdated_check.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_jaraco_text.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_log.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compatibility_tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/datetime.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/direct_url_helpers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/egg_link.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/entrypoints.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filetypes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/glibc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/hashes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/misc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/packaging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/retry.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/unpacking.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/urls.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/git.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_internal/wheel_builder.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/cacert.pem create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/core.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/database.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/index.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/locators.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/manifest.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/resources.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t32.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t64-arm.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w32.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64-arm.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/distro.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/codec.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/core.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/idnadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/intranges.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/package_data.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/uts46data.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/ext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_elffile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_manylinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_musllinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_tokenizer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/_spdx.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/specifiers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/android.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/api.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/macos.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/unix.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/windows.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/cmdline.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/console.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filters/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/_mapping.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/bbcode.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/groff.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/html.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/img.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/irc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/latex.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/other.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/rtf.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/svg.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/terminal.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/terminal256.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/lexer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/lexers/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/lexers/_mapping.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/lexers/python.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/modeline.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/plugin.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/regexopt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/scanner.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/sphinxext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/style.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/styles/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/styles/_mapping.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/token.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/unistring.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_impl.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/__version__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/_internal_utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/adapters.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/api.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/auth.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/certs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/cookies.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/help.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/hooks.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/models.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/packages.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/sessions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/status_codes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/structures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/requests/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/providers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/reporters.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/resolvelib/structs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_cell_widths.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_emoji_codes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_emoji_replace.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_export_format.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_extension.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_fileno.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_inspect.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_log_render.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_loop.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_null_file.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_palettes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_pick.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_ratio.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_spinners.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_stack.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_timer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_win32_console.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows_renderer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_wrap.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/abc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/align.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/ansi.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/bar.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/box.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/cells.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color_triplet.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/columns.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/console.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/constrain.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/containers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/control.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/default_styles.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/diagnose.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/emoji.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/errors.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/file_proxy.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/filesize.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/highlighter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/json.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/jupyter.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/layout.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/live.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/live_render.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/markup.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/measure.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/padding.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/pager.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/palette.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/panel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/pretty.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/progress.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/progress_bar.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/prompt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/protocol.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/region.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/repr.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/rule.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/scope.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/screen.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/segment.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/spinner.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/status.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/style.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/styled.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/syntax.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/table.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/terminal_theme.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/text.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/theme.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/themes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/traceback.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/tree.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/tomli/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/tomli/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/tomli/_re.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/tomli/_types.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/tomli/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/_api.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/_macos.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/_openssl.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/_ssl_constants.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/_windows.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/truststore/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/typing_extensions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/_collections.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/_version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/connection.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/connectionpool.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/appengine.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/securetransport.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/socks.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/fields.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/filepost.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/six.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/poolmanager.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/request.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/connection.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/proxy.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/queue.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/request.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/response.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/retry.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/ssl_.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/ssltransport.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/timeout.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/url.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/urllib3/util/wait.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/vendor.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pip/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/api_tests.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_find_distributions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_integration_zope_interface.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_pkg_resources.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_resources.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/pkg_resources/tests/test_working_set.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/entry_points.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools-75.3.2.virtualenv create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_core_metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/_log.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/_macos_compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/_modified.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/_msvccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/archive_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/ccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/cmd.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/_framework_compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/bdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_dumb.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_rpm.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/build.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/build_clib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/build_ext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/build_py.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/build_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/check.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/clean.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/config.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install_data.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install_egg_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install_headers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install_lib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/install_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/command/sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/compat/py38.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/core.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/cygwinccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/debug.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/dep_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/dir_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/dist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/errors.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/extension.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/fancy_getopt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/file_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/filelist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/log.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/spawn.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/sysconfig.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/compat/py38.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/support.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_archive_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_bdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_build.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_build_clib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_build_ext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_build_py.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_build_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_ccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_check.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_clean.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_cmd.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_config_cmd.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_core.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_cygwinccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_dir_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_dist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_extension.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_file_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_filelist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_install_data.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_install_headers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_install_lib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_install_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_log.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_mingwccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_modified.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_msvccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_spawn.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_sysconfig.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_text_file.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_unixccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/test_versionpredicate.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/tests/unix_compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/text_file.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/unixccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/versionpredicate.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_distutils/zosccompiler.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_entry_points.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_imp.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_importlib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_itertools.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_normalization.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_path.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_reqs.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/autoasync.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/autocommand.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/automain.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/autoparse.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/autocommand/errors.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports/tarfile/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports/tarfile/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_collections.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_compat.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_functools.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_meta.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/_text.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/_adapters.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/_common.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/_itertools.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/abc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/compat/py38.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/functional.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/future/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/future/adapters.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/readers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/simple.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/_path.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/compat/py312.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/binary.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/subdirectory/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/subdirectory/binary.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/utf-16.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data01/utf-8.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/one/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/one/resource1.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/two/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/data02/two/resource2.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/namespacedata01/binary.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/namespacedata01/subdirectory/binary.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/namespacedata01/utf-16.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/namespacedata01/utf-8.file create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_compatibilty_files.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_contents.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_custom.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_files.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_functional.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_open.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_path.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_read.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_reader.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/test_resource.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/importlib_resources/tests/zip.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect/compat/py38.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/inflect/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/collections/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/collections/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/context.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/functools/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/functools/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/layouts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__init__.pyi create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/more.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/more.pyi create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/recipes.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/recipes.pyi create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.APACHE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.BSD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging-24.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_elffile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_manylinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_musllinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_structures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/_tokenizer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/requirements.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/specifiers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/packaging/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/android.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/api.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/macos.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/unix.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/platformdirs/windows.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/ruff.toml create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli/_re.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli/_types.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/tomli/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_checkers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_config.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_decorators.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_functions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_importhook.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_memo.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_suppression.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_transformer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_union_transformer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/_utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typeguard/py.typed create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/typing_extensions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/LICENSE.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/entry_points.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/bdist_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/cli/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/cli/convert.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/cli/pack.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/cli/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/cli/unpack.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/macosx_libfile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/wheel/wheelfile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp/compat/py310.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/_vendor/zipp/glob.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/archive_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/build_meta.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/cli-32.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/cli-64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/cli-arm64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/cli.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/_requirestxt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/alias.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/bdist_egg.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/bdist_rpm.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/bdist_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/build.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/build_clib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/build_ext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/build_py.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/develop.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/dist_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/easy_install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/editable_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/egg_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/install_egg_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/install_lib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/install_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/launcher manifest.xml create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/rotate.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/saveopts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/setopt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/command/test.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/compat/py310.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/compat/py311.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/compat/py312.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/NOTICE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_apply_pyprojecttoml.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/NOTICE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/error_reporting.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/extra_validations.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/_validate_pyproject/formats.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/distutils.schema.json create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/expand.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/pyprojecttoml.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/setupcfg.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/config/setuptools.schema.json create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/depends.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/discovery.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/dist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/errors.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/extension.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/glob.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/gui-32.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/gui-64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/gui-arm64.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/gui.exe create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/installer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/launch.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/modified.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/monkey.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/msvc.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/namespaces.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/package_index.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/sandbox.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/script (dev).tmpl create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/script.tmpl create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/compat/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/compat/py39.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/downloads/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/downloads/preload.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/setupcfg_examples.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/test_expand.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/test_pyprojecttoml.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/config/test_setupcfg.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/contexts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/environment.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/fixtures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/indexes/test_links_priority/external.html create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/integration/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/integration/helpers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/integration/test_pip_install_sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/mod_with_constant.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/namespaces.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/script-with-bom.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/server.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_archive_util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_bdist_deprecations.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_bdist_egg.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_bdist_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_build.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_build_clib.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_build_ext.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_build_meta.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_build_py.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_config_discovery.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_core_metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_depends.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_develop.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_dist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_dist_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_distutils_adoption.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_easy_install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_editable_install.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_egg_info.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_extern.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_find_packages.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_find_py_modules.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_glob.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_install_scripts.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_manifest.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_namespaces.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_packageindex.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_sandbox.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_sdist.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_setopt.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_setuptools.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_unicode_utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_virtualenv.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_warnings.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/test_windows_wrappers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/text.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/tests/textwrap.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/unicode_utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/warnings.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/setuptools/windows_support.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/INSTALLER create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/LICENSE.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/METADATA create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/RECORD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/WHEEL create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.dist-info/entry_points.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel-0.45.1.virtualenv create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/__main__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/_bdist_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/_setuptools_logging.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/bdist_wheel.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/cli/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/cli/convert.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/cli/pack.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/cli/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/cli/unpack.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/macosx_libfile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/metadata.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/util.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/LICENSE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/LICENSE.APACHE create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/LICENSE.BSD create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/__init__.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_elffile.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_manylinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_musllinux.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_parser.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_structures.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/_tokenizer.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/markers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/requirements.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/specifiers.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/tags.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/utils.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/packaging/version.py create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/vendored/vendor.txt create mode 100644 Dev/trydjango/lib/python3.8/site-packages/wheel/wheelfile.py create mode 100644 Dev/trydjango/pyvenv.cfg diff --git a/Dev/trydjango/.gitignore b/Dev/trydjango/.gitignore new file mode 100644 index 00000000000..72bc9c6d40b --- /dev/null +++ b/Dev/trydjango/.gitignore @@ -0,0 +1 @@ +# created by virtualenv automatically diff --git a/Dev/trydjango/CACHEDIR.TAG b/Dev/trydjango/CACHEDIR.TAG new file mode 100644 index 00000000000..837feeff9a4 --- /dev/null +++ b/Dev/trydjango/CACHEDIR.TAG @@ -0,0 +1,4 @@ +Signature: 8a477f597d28d172789f06886806bc55 +# This file is a cache directory tag created by Python virtualenv. +# For information about cache directory tags, see: +# https://bford.info/cachedir/ \ No newline at end of file diff --git a/Dev/trydjango/bin/activate b/Dev/trydjango/bin/activate new file mode 100644 index 00000000000..1e8dcb62774 --- /dev/null +++ b/Dev/trydjango/bin/activate @@ -0,0 +1,114 @@ +# This file must be used with "source bin/activate" *from bash* +# you cannot run it directly + + +if [ "${BASH_SOURCE-}" = "$0" ]; then + echo "You must source this script: \$ source $0" >&2 + exit 33 +fi + +deactivate () { + unset -f pydoc >/dev/null 2>&1 || true + + # reset old environment variables + # ! [ -z ${VAR+_} ] returns true if VAR is declared at all + if ! [ -z "${_OLD_VIRTUAL_PATH:+_}" ] ; then + PATH="$_OLD_VIRTUAL_PATH" + export PATH + unset _OLD_VIRTUAL_PATH + fi + if ! [ -z "${_OLD_VIRTUAL_PYTHONHOME+_}" ] ; then + PYTHONHOME="$_OLD_VIRTUAL_PYTHONHOME" + export PYTHONHOME + unset _OLD_VIRTUAL_PYTHONHOME + fi + + if ! [ -z "${_OLD_VIRTUAL_TCL_LIBRARY+_}" ]; then + TCL_LIBRARY="$_OLD_VIRTUAL_TCL_LIBRARY" + export TCL_LIBRARY + unset _OLD_VIRTUAL_TCL_LIBRARY + fi + if ! [ -z "${_OLD_VIRTUAL_TK_LIBRARY+_}" ]; then + TK_LIBRARY="$_OLD_VIRTUAL_TK_LIBRARY" + export TK_LIBRARY + unset _OLD_VIRTUAL_TK_LIBRARY + fi + + # The hash command must be called to get it to forget past + # commands. Without forgetting past commands the $PATH changes + # we made may not be respected + hash -r 2>/dev/null + + if ! [ -z "${_OLD_VIRTUAL_PS1+_}" ] ; then + PS1="$_OLD_VIRTUAL_PS1" + export PS1 + unset _OLD_VIRTUAL_PS1 + fi + + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + if [ ! "${1-}" = "nondestructive" ] ; then + # Self destruct! + unset -f deactivate + fi +} + +# unset irrelevant variables +deactivate nondestructive + +VIRTUAL_ENV=/workspaces/DjangoDemo/Dev/trydjango +if ([ "$OSTYPE" = "cygwin" ] || [ "$OSTYPE" = "msys" ]) && $(command -v cygpath &> /dev/null) ; then + VIRTUAL_ENV=$(cygpath -u "$VIRTUAL_ENV") +fi +export VIRTUAL_ENV + +_OLD_VIRTUAL_PATH="$PATH" +PATH="$VIRTUAL_ENV/"bin":$PATH" +export PATH + +if [ "x"'' != x ] ; then + VIRTUAL_ENV_PROMPT='' +else + VIRTUAL_ENV_PROMPT=$(basename "$VIRTUAL_ENV") +fi +export VIRTUAL_ENV_PROMPT + +# unset PYTHONHOME if set +if ! [ -z "${PYTHONHOME+_}" ] ; then + _OLD_VIRTUAL_PYTHONHOME="$PYTHONHOME" + unset PYTHONHOME +fi + +if [ '' != "" ]; then + if ! [ -z "${TCL_LIBRARY+_}" ] ; then + _OLD_VIRTUAL_TCL_LIBRARY="$TCL_LIBRARY" + fi + TCL_LIBRARY='' + export TCL_LIBRARY +fi + +if [ '' != "" ]; then + if ! [ -z "${TK_LIBRARY+_}" ] ; then + _OLD_VIRTUAL_TK_LIBRARY="$TK_LIBRARY" + fi + TK_LIBRARY='' + export TK_LIBRARY +fi + +if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT-}" ] ; then + _OLD_VIRTUAL_PS1="${PS1-}" + PS1="(${VIRTUAL_ENV_PROMPT}) ${PS1-}" + export PS1 +fi + +# Make sure to unalias pydoc if it's already there +alias pydoc 2>/dev/null >/dev/null && unalias pydoc || true + +pydoc () { + python -m pydoc "$@" +} + +# The hash command must be called to get it to forget past +# commands. Without forgetting past commands the $PATH changes +# we made may not be respected +hash -r 2>/dev/null || true diff --git a/Dev/trydjango/bin/activate.csh b/Dev/trydjango/bin/activate.csh new file mode 100644 index 00000000000..a2f23b53673 --- /dev/null +++ b/Dev/trydjango/bin/activate.csh @@ -0,0 +1,67 @@ +# This file must be used with "source bin/activate.csh" *from csh*. +# You cannot run it directly. +# Created by Davide Di Blasi . + +set newline='\ +' + +alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH:q" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_TCL_LIBRARY != 0 && setenv TCL_LIBRARY "$_OLD_VIRTUAL_TCL_LIBRARY:q" && unset _OLD_VIRTUAL_TCL_LIBRARY || unsetenv TCL_LIBRARY; test $?_OLD_VIRTUAL_TK_LIBRARY != 0 && setenv TK_LIBRARY "$_OLD_VIRTUAL_TK_LIBRARY:q" && unset _OLD_VIRTUAL_TK_LIBRARY || unsetenv TK_LIBRARY; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT:q" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate && unalias pydoc' + +# Unset irrelevant variables. +deactivate nondestructive + +setenv VIRTUAL_ENV /workspaces/DjangoDemo/Dev/trydjango + +set _OLD_VIRTUAL_PATH="$PATH:q" +setenv PATH "$VIRTUAL_ENV:q/"bin":$PATH:q" + +if ('' != "") then + if ($?TCL_LIBRARY) then + set _OLD_VIRTUAL_TCL_LIBRARY="$TCL_LIBRARY" + endif + setenv TCL_LIBRARY '' +endif + +if ('' != "") then + if ($?TK_LIBRARY) then + set _OLD_VIRTUAL_TK_LIBRARY="$TK_LIBRARY" + endif + setenv TK_LIBRARY '' +endif + +if ('' != "") then + setenv VIRTUAL_ENV_PROMPT '' +else + setenv VIRTUAL_ENV_PROMPT "$VIRTUAL_ENV:t:q" +endif + +if ( $?VIRTUAL_ENV_DISABLE_PROMPT ) then + if ( $VIRTUAL_ENV_DISABLE_PROMPT == "" ) then + set do_prompt = "1" + else + set do_prompt = "0" + endif +else + set do_prompt = "1" +endif + +if ( $do_prompt == "1" ) then + # Could be in a non-interactive environment, + # in which case, $prompt is undefined and we wouldn't + # care about the prompt anyway. + if ( $?prompt ) then + set _OLD_VIRTUAL_PROMPT="$prompt:q" + if ( "$prompt:q" =~ *"$newline:q"* ) then + : + else + set prompt = '('"$VIRTUAL_ENV_PROMPT:q"') '"$prompt:q" + endif + endif +endif + +unset env_name +unset do_prompt + +alias pydoc python -m pydoc + +rehash diff --git a/Dev/trydjango/bin/activate.fish b/Dev/trydjango/bin/activate.fish new file mode 100644 index 00000000000..7d0b07fe6ab --- /dev/null +++ b/Dev/trydjango/bin/activate.fish @@ -0,0 +1,133 @@ +# This file must be used using `source bin/activate.fish` *within a running fish ( http://fishshell.com ) session*. +# Do not run it directly. + +function _bashify_path -d "Converts a fish path to something bash can recognize" + set fishy_path $argv + set bashy_path $fishy_path[1] + for path_part in $fishy_path[2..-1] + set bashy_path "$bashy_path:$path_part" + end + echo $bashy_path +end + +function _fishify_path -d "Converts a bash path to something fish can recognize" + echo $argv | tr ':' '\n' +end + +function deactivate -d 'Exit virtualenv mode and return to the normal environment.' + # reset old environment variables + if test -n "$_OLD_VIRTUAL_PATH" + # https://github.com/fish-shell/fish-shell/issues/436 altered PATH handling + if test (string sub -s 1 -l 1 $FISH_VERSION) -lt 3 + set -gx PATH (_fishify_path "$_OLD_VIRTUAL_PATH") + else + set -gx PATH $_OLD_VIRTUAL_PATH + end + set -e _OLD_VIRTUAL_PATH + end + + if test -n '' + if test -n "$_OLD_VIRTUAL_TCL_LIBRARY"; + set -gx TCL_LIBRARY "$_OLD_VIRTUAL_TCL_LIBRARY"; + set -e _OLD_VIRTUAL_TCL_LIBRARY; + else; + set -e TCL_LIBRARY; + end + end + if test -n '' + if test -n "$_OLD_VIRTUAL_TK_LIBRARY"; + set -gx TK_LIBRARY "$_OLD_VIRTUAL_TK_LIBRARY"; + set -e _OLD_VIRTUAL_TK_LIBRARY; + else; + set -e TK_LIBRARY; + end + end + + if test -n "$_OLD_VIRTUAL_PYTHONHOME" + set -gx PYTHONHOME "$_OLD_VIRTUAL_PYTHONHOME" + set -e _OLD_VIRTUAL_PYTHONHOME + end + + if test -n "$_OLD_FISH_PROMPT_OVERRIDE" + and functions -q _old_fish_prompt + # Set an empty local `$fish_function_path` to allow the removal of `fish_prompt` using `functions -e`. + set -l fish_function_path + + # Erase virtualenv's `fish_prompt` and restore the original. + functions -e fish_prompt + functions -c _old_fish_prompt fish_prompt + functions -e _old_fish_prompt + set -e _OLD_FISH_PROMPT_OVERRIDE + end + + set -e VIRTUAL_ENV + set -e VIRTUAL_ENV_PROMPT + + if test "$argv[1]" != 'nondestructive' + # Self-destruct! + functions -e pydoc + functions -e deactivate + functions -e _bashify_path + functions -e _fishify_path + end +end + +# Unset irrelevant variables. +deactivate nondestructive + +set -gx VIRTUAL_ENV /workspaces/DjangoDemo/Dev/trydjango + +# https://github.com/fish-shell/fish-shell/issues/436 altered PATH handling +if test (string sub -s 1 -l 1 $FISH_VERSION) -lt 3 + set -gx _OLD_VIRTUAL_PATH (_bashify_path $PATH) +else + set -gx _OLD_VIRTUAL_PATH $PATH +end +set -gx PATH "$VIRTUAL_ENV"'/'bin $PATH + +if test -n '' + if set -q TCL_LIBRARY; + set -gx _OLD_VIRTUAL_TCL_LIBRARY $TCL_LIBRARY; + end + set -gx TCL_LIBRARY '''' +end +if test -n '' + if set -q TK_LIBRARY; + set -gx _OLD_VIRTUAL_TK_LIBRARY $TK_LIBRARY; + end + set -gx TK_LIBRARY '''' +end + +# Prompt override provided? +# If not, just use the environment name. +if test -n '' + set -gx VIRTUAL_ENV_PROMPT '' +else + set -gx VIRTUAL_ENV_PROMPT (basename "$VIRTUAL_ENV") +end + +# Unset `$PYTHONHOME` if set. +if set -q PYTHONHOME + set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME + set -e PYTHONHOME +end + +function pydoc + python -m pydoc $argv +end + +if test -z "$VIRTUAL_ENV_DISABLE_PROMPT" + # Copy the current `fish_prompt` function as `_old_fish_prompt`. + functions -c fish_prompt _old_fish_prompt + + function fish_prompt + # Run the user's prompt first; it might depend on (pipe)status. + set -l prompt (_old_fish_prompt) + + printf '(%s) ' $VIRTUAL_ENV_PROMPT + + string join -- \n $prompt # handle multi-line prompts + end + + set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV" +end diff --git a/Dev/trydjango/bin/activate.nu b/Dev/trydjango/bin/activate.nu new file mode 100644 index 00000000000..3c3bf4cb081 --- /dev/null +++ b/Dev/trydjango/bin/activate.nu @@ -0,0 +1,87 @@ +# virtualenv activation module: +# - Activate with `overlay use activate.nu` +# - Deactivate with `deactivate`, as usual +# +# To customize the overlay name, you can call `overlay use activate.nu as foo`, but then simply `deactivate` won't work +# because it is just an alias to hide the "activate" overlay. You'd need to call `overlay hide foo` manually. + +module warning { + export-env { + const file = path self + error make -u { + msg: $"`($file | path basename)` is meant to be used with `overlay use`, not `source`" + } + } + +} + +use warning + +export-env { + + let nu_ver = (version | get version | split row '.' | take 2 | each { into int }) + if $nu_ver.0 == 0 and $nu_ver.1 < 106 { + error make { + msg: 'virtualenv Nushell activation requires Nushell 0.106 or greater.' + } + } + + def is-string [x] { + ($x | describe) == 'string' + } + + def has-env [...names] { + $names | each {|n| $n in $env } | all {|i| $i } + } + + def is-env-true [name: string] { + if (has-env $name) { + let val = ($env | get --optional $name) + if ($val | describe) == 'bool' { + $val + } else { + not ($val | is-empty) + } + } else { + false + } + } + + let virtual_env = r#'/workspaces/DjangoDemo/Dev/trydjango'# + let bin = r#'bin'# + let path_name = if (has-env 'Path') { 'Path' } else { 'PATH' } + let venv_path = ([$virtual_env $bin] | path join) + let new_path = ($env | get $path_name | prepend $venv_path) + let virtual_env_prompt = if (r#''# | is-empty) { + ($virtual_env | path basename) + } else { + r#''# + } + let new_env = { $path_name: $new_path VIRTUAL_ENV: $virtual_env VIRTUAL_ENV_PROMPT: $virtual_env_prompt } + if (has-env 'TCL_LIBRARY') { + let $new_env = $new_env | insert TCL_LIBRARY r#''# + } + if (has-env 'TK_LIBRARY') { + let $new_env = $new_env | insert TK_LIBRARY r#''# + } + let old_prompt_command = if (has-env 'PROMPT_COMMAND') { $env.PROMPT_COMMAND } else { '' } + let new_env = if (is-env-true 'VIRTUAL_ENV_DISABLE_PROMPT') { + $new_env + } else { + let virtual_prefix = $'(char lparen)($virtual_env_prompt)(char rparen) ' + let new_prompt = if (has-env 'PROMPT_COMMAND') { + if ('closure' in ($old_prompt_command | describe)) { + {|| $'($virtual_prefix)(do $old_prompt_command)' } + } else { + {|| $'($virtual_prefix)($old_prompt_command)' } + } + } else { + {|| $'($virtual_prefix)' } + } + $new_env | merge { PROMPT_COMMAND: $new_prompt VIRTUAL_PREFIX: $virtual_prefix } + } + load-env $new_env +} + +export alias pydoc = python -m pydoc +export alias deactivate = overlay hide activate diff --git a/Dev/trydjango/bin/activate.ps1 b/Dev/trydjango/bin/activate.ps1 new file mode 100644 index 00000000000..d9f90ee3377 --- /dev/null +++ b/Dev/trydjango/bin/activate.ps1 @@ -0,0 +1,93 @@ +$script:THIS_PATH = $myinvocation.mycommand.path +$script:BASE_DIR = Split-Path (Resolve-Path "$THIS_PATH/..") -Parent + +function global:deactivate([switch] $NonDestructive) { + if (Test-Path variable:_OLD_VIRTUAL_PATH) { + $env:PATH = $variable:_OLD_VIRTUAL_PATH + Remove-Variable "_OLD_VIRTUAL_PATH" -Scope global + } + + if (Test-Path variable:_OLD_VIRTUAL_TCL_LIBRARY) { + $env:TCL_LIBRARY = $variable:_OLD_VIRTUAL_TCL_LIBRARY + Remove-Variable "_OLD_VIRTUAL_TCL_LIBRARY" -Scope global + } else { + if (Test-Path env:TCL_LIBRARY) { + Remove-Item env:TCL_LIBRARY -ErrorAction SilentlyContinue + } + } + + if (Test-Path variable:_OLD_VIRTUAL_TK_LIBRARY) { + $env:TK_LIBRARY = $variable:_OLD_VIRTUAL_TK_LIBRARY + Remove-Variable "_OLD_VIRTUAL_TK_LIBRARY" -Scope global + } else { + if (Test-Path env:TK_LIBRARY) { + Remove-Item env:TK_LIBRARY -ErrorAction SilentlyContinue + } + } + + if (Test-Path function:_old_virtual_prompt) { + $function:prompt = $function:_old_virtual_prompt + Remove-Item function:\_old_virtual_prompt + } + + if ($env:VIRTUAL_ENV) { + Remove-Item env:VIRTUAL_ENV -ErrorAction SilentlyContinue + } + + if ($env:VIRTUAL_ENV_PROMPT) { + Remove-Item env:VIRTUAL_ENV_PROMPT -ErrorAction SilentlyContinue + } + + if (!$NonDestructive) { + # Self destruct! + Remove-Item function:deactivate + Remove-Item function:pydoc + } +} + +function global:pydoc { + python -m pydoc $args +} + +# unset irrelevant variables +deactivate -nondestructive + +$VIRTUAL_ENV = $BASE_DIR +$env:VIRTUAL_ENV = $VIRTUAL_ENV + +if ('' -ne "") { + $env:VIRTUAL_ENV_PROMPT = '' +} +else { + $env:VIRTUAL_ENV_PROMPT = $( Split-Path $env:VIRTUAL_ENV -Leaf ) +} + +if ('' -ne "") { + if (Test-Path env:TCL_LIBRARY) { + New-Variable -Scope global -Name _OLD_VIRTUAL_TCL_LIBRARY -Value $env:TCL_LIBRARY + } + $env:TCL_LIBRARY = '' +} + +if ('' -ne "") { + if (Test-Path env:TK_LIBRARY) { + New-Variable -Scope global -Name _OLD_VIRTUAL_TK_LIBRARY -Value $env:TK_LIBRARY + } + $env:TK_LIBRARY = '' +} + +New-Variable -Scope global -Name _OLD_VIRTUAL_PATH -Value $env:PATH + +$env:PATH = "$env:VIRTUAL_ENV/" + 'bin' + ':' + $env:PATH +if (!$env:VIRTUAL_ENV_DISABLE_PROMPT) { + function global:_old_virtual_prompt { + "" + } + $function:_old_virtual_prompt = $function:prompt + + function global:prompt { + # Add the custom prefix to the existing prompt + $previous_prompt_value = & $function:_old_virtual_prompt + ("(" + $env:VIRTUAL_ENV_PROMPT + ") " + $previous_prompt_value) + } +} diff --git a/Dev/trydjango/bin/activate_this.py b/Dev/trydjango/bin/activate_this.py new file mode 100644 index 00000000000..87b52fc6125 --- /dev/null +++ b/Dev/trydjango/bin/activate_this.py @@ -0,0 +1,38 @@ +""" +Activate virtualenv for current interpreter: + +import runpy +runpy.run_path(this_file) + +This can be used when you must use an existing Python interpreter, not the virtualenv bin/python. +""" # noqa: D415 + +from __future__ import annotations + +import os +import site +import sys + +try: + abs_file = os.path.abspath(__file__) +except NameError as exc: + msg = "You must use import runpy; runpy.run_path(this_file)" + raise AssertionError(msg) from exc + +bin_dir = os.path.dirname(abs_file) +base = bin_dir[: -len('bin') - 1] # strip away the bin part from the __file__, plus the path separator + +# prepend bin to PATH (this file is inside the bin directory) +os.environ["PATH"] = os.pathsep.join([bin_dir, *os.environ.get("PATH", "").split(os.pathsep)]) +os.environ["VIRTUAL_ENV"] = base # virtual env is right above bin directory +os.environ["VIRTUAL_ENV_PROMPT"] = '' or os.path.basename(base) + +# add the virtual environments libraries to the host python import mechanism +prev_length = len(sys.path) +for lib in '../lib/python3.8/site-packages'.split(os.pathsep): + path = os.path.realpath(os.path.join(bin_dir, lib)) + site.addsitedir(path.decode("utf-8") if '' else path) +sys.path[:] = sys.path[prev_length:] + sys.path[0:prev_length] + +sys.real_prefix = sys.prefix +sys.prefix = base diff --git a/Dev/trydjango/bin/pip b/Dev/trydjango/bin/pip new file mode 100755 index 00000000000..6d80cca9a5c --- /dev/null +++ b/Dev/trydjango/bin/pip @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from pip._internal.cli.main import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/pip-3.8 b/Dev/trydjango/bin/pip-3.8 new file mode 100755 index 00000000000..6d80cca9a5c --- /dev/null +++ b/Dev/trydjango/bin/pip-3.8 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from pip._internal.cli.main import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/pip3 b/Dev/trydjango/bin/pip3 new file mode 100755 index 00000000000..6d80cca9a5c --- /dev/null +++ b/Dev/trydjango/bin/pip3 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from pip._internal.cli.main import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/pip3.8 b/Dev/trydjango/bin/pip3.8 new file mode 100755 index 00000000000..6d80cca9a5c --- /dev/null +++ b/Dev/trydjango/bin/pip3.8 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from pip._internal.cli.main import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/python b/Dev/trydjango/bin/python new file mode 120000 index 00000000000..b7414576181 --- /dev/null +++ b/Dev/trydjango/bin/python @@ -0,0 +1 @@ +/home/codespace/.pyenv/versions/3.8.10/bin/python3.8 \ No newline at end of file diff --git a/Dev/trydjango/bin/python3 b/Dev/trydjango/bin/python3 new file mode 120000 index 00000000000..d8654aa0e2f --- /dev/null +++ b/Dev/trydjango/bin/python3 @@ -0,0 +1 @@ +python \ No newline at end of file diff --git a/Dev/trydjango/bin/python3.8 b/Dev/trydjango/bin/python3.8 new file mode 120000 index 00000000000..d8654aa0e2f --- /dev/null +++ b/Dev/trydjango/bin/python3.8 @@ -0,0 +1 @@ +python \ No newline at end of file diff --git a/Dev/trydjango/bin/wheel b/Dev/trydjango/bin/wheel new file mode 100755 index 00000000000..94c16365bd0 --- /dev/null +++ b/Dev/trydjango/bin/wheel @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from wheel.cli import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/wheel-3.8 b/Dev/trydjango/bin/wheel-3.8 new file mode 100755 index 00000000000..94c16365bd0 --- /dev/null +++ b/Dev/trydjango/bin/wheel-3.8 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from wheel.cli import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/wheel3 b/Dev/trydjango/bin/wheel3 new file mode 100755 index 00000000000..94c16365bd0 --- /dev/null +++ b/Dev/trydjango/bin/wheel3 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from wheel.cli import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/bin/wheel3.8 b/Dev/trydjango/bin/wheel3.8 new file mode 100755 index 00000000000..94c16365bd0 --- /dev/null +++ b/Dev/trydjango/bin/wheel3.8 @@ -0,0 +1,8 @@ +#!/workspaces/DjangoDemo/Dev/trydjango/bin/python +# -*- coding: utf-8 -*- +import re +import sys +if __name__ == '__main__': + from wheel.cli import main + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(main()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/__init__.py new file mode 100644 index 00000000000..30ac3a74032 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/__init__.py @@ -0,0 +1,240 @@ +# don't import any costly modules +import os +import sys + +report_url = ( + "https://github.com/pypa/setuptools/issues/new?" + "template=distutils-deprecation.yml" +) + + +def warn_distutils_present(): + if 'distutils' not in sys.modules: + return + import warnings + + warnings.warn( + "Distutils was imported before Setuptools, but importing Setuptools " + "also replaces the `distutils` module in `sys.modules`. This may lead " + "to undesirable behaviors or errors. To avoid these issues, avoid " + "using distutils directly, ensure that setuptools is installed in the " + "traditional way (e.g. not an editable install), and/or make sure " + "that setuptools is always imported before distutils." + ) + + +def clear_distutils(): + if 'distutils' not in sys.modules: + return + import warnings + + warnings.warn( + "Setuptools is replacing distutils. Support for replacing " + "an already imported distutils is deprecated. In the future, " + "this condition will fail. " + f"Register concerns at {report_url}" + ) + mods = [ + name + for name in sys.modules + if name == "distutils" or name.startswith("distutils.") + ] + for name in mods: + del sys.modules[name] + + +def enabled(): + """ + Allow selection of distutils by environment variable. + """ + which = os.environ.get('SETUPTOOLS_USE_DISTUTILS', 'local') + if which == 'stdlib': + import warnings + + warnings.warn( + "Reliance on distutils from stdlib is deprecated. Users " + "must rely on setuptools to provide the distutils module. " + "Avoid importing distutils or import setuptools first, " + "and avoid setting SETUPTOOLS_USE_DISTUTILS=stdlib. " + f"Register concerns at {report_url}" + ) + return which == 'local' + + +def ensure_local_distutils(): + import importlib + + clear_distutils() + + # With the DistutilsMetaFinder in place, + # perform an import to cause distutils to be + # loaded from setuptools._distutils. Ref #2906. + with shim(): + importlib.import_module('distutils') + + # check that submodules load as expected + core = importlib.import_module('distutils.core') + assert '_distutils' in core.__file__, core.__file__ + assert 'setuptools._distutils.log' not in sys.modules + + +def do_override(): + """ + Ensure that the local copy of distutils is preferred over stdlib. + + See https://github.com/pypa/setuptools/issues/417#issuecomment-392298401 + for more motivation. + """ + if enabled(): + warn_distutils_present() + ensure_local_distutils() + + +class _TrivialRe: + def __init__(self, *patterns): + self._patterns = patterns + + def match(self, string): + return all(pat in string for pat in self._patterns) + + +class DistutilsMetaFinder: + def find_spec(self, fullname, path, target=None): + # optimization: only consider top level modules and those + # found in the CPython test suite. + if path is not None and not fullname.startswith('test.'): + return None + + method_name = 'spec_for_{fullname}'.format(**locals()) + method = getattr(self, method_name, lambda: None) + return method() + + def spec_for_distutils(self): + if self.is_cpython(): + return None + + import importlib + import importlib.abc + import importlib.util + + try: + mod = importlib.import_module('setuptools._distutils') + except Exception: + # There are a couple of cases where setuptools._distutils + # may not be present: + # - An older Setuptools without a local distutils is + # taking precedence. Ref #2957. + # - Path manipulation during sitecustomize removes + # setuptools from the path but only after the hook + # has been loaded. Ref #2980. + # In either case, fall back to stdlib behavior. + return None + + class DistutilsLoader(importlib.abc.Loader): + def create_module(self, spec): + mod.__name__ = 'distutils' + return mod + + def exec_module(self, module): + pass + + return importlib.util.spec_from_loader( + 'distutils', DistutilsLoader(), origin=mod.__file__ + ) + + @staticmethod + def is_cpython(): + """ + Suppress supplying distutils for CPython (build and tests). + Ref #2965 and #3007. + """ + return os.path.isfile('pybuilddir.txt') + + def spec_for_pip(self): + """ + Ensure stdlib distutils when running under pip. + See pypa/pip#8761 for rationale. + """ + if sys.version_info >= (3, 12) or self.pip_imported_during_build(): + return + clear_distutils() + self.spec_for_distutils = lambda: None + + @classmethod + def pip_imported_during_build(cls): + """ + Detect if pip is being imported in a build script. Ref #2355. + """ + import traceback + + return any( + cls.frame_file_is_setup(frame) for frame, line in traceback.walk_stack(None) + ) + + @staticmethod + def frame_file_is_setup(frame): + """ + Return True if the indicated frame suggests a setup.py file. + """ + # some frames may not have __file__ (#2940) + return frame.f_globals.get('__file__', '').endswith('setup.py') + + def spec_for_sensitive_tests(self): + """ + Ensure stdlib distutils when running select tests under CPython. + + python/cpython#91169 + """ + clear_distutils() + self.spec_for_distutils = lambda: None + + sensitive_tests = ( + [ + 'test.test_distutils', + 'test.test_peg_generator', + 'test.test_importlib', + ] + if sys.version_info < (3, 10) + else [ + 'test.test_distutils', + ] + ) + + +for name in DistutilsMetaFinder.sensitive_tests: + setattr( + DistutilsMetaFinder, + f'spec_for_{name}', + DistutilsMetaFinder.spec_for_sensitive_tests, + ) + + +DISTUTILS_FINDER = DistutilsMetaFinder() + + +def add_shim(): + DISTUTILS_FINDER in sys.meta_path or insert_shim() + + +class shim: + def __enter__(self) -> None: + insert_shim() + + def __exit__(self, exc: object, value: object, tb: object) -> None: + _remove_shim() + + +def insert_shim(): + sys.meta_path.insert(0, DISTUTILS_FINDER) + + +def _remove_shim(): + try: + sys.meta_path.remove(DISTUTILS_FINDER) + except ValueError: + pass + + +if sys.version_info < (3, 12): + # DistutilsMetaFinder can only be disabled in Python < 3.12 (PEP 632) + remove_shim = _remove_shim diff --git a/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/override.py b/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/override.py new file mode 100644 index 00000000000..2cc433a4a55 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/_distutils_hack/override.py @@ -0,0 +1 @@ +__import__('_distutils_hack').do_override() diff --git a/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.pth b/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.pth new file mode 100644 index 00000000000..1c3ff99867d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.pth @@ -0,0 +1 @@ +import _virtualenv \ No newline at end of file diff --git a/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.py b/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.py new file mode 100644 index 00000000000..0d95b28e0d2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/_virtualenv.py @@ -0,0 +1,123 @@ +"""Patches that are applied at runtime to the virtual environment.""" + +from __future__ import annotations + +import contextlib +import os +import sys + +VIRTUALENV_PATCH_FILE = os.path.abspath(__file__) + + +def patch_dist(dist): + """ + Distutils allows user to configure some arguments via a configuration file: + https://docs.python.org/3/install/index.html#distutils-configuration-files. + + Some of this arguments though don't make sense in context of the virtual environment files, let's fix them up. + """ # noqa: D205 + # we cannot allow some install config as that would get packages installed outside of the virtual environment + old_parse_config_files = dist.Distribution.parse_config_files + + def parse_config_files(self, *args, **kwargs): + result = old_parse_config_files(self, *args, **kwargs) + install = self.get_option_dict("install") + + if "prefix" in install: # the prefix governs where to install the libraries + install["prefix"] = VIRTUALENV_PATCH_FILE, os.path.abspath(sys.prefix) + for base in ("purelib", "platlib", "headers", "scripts", "data"): + key = f"install_{base}" + if key in install: # do not allow global configs to hijack venv paths + install.pop(key, None) + return result + + dist.Distribution.parse_config_files = parse_config_files + + +# Import hook that patches some modules to ignore configuration values that break package installation in case +# of virtual environments. +_DISTUTILS_PATCH = "distutils.dist", "setuptools.dist" +# https://docs.python.org/3/library/importlib.html#setting-up-an-importer + + +class _Finder: + """A meta path finder that allows patching the imported distutils modules.""" + + fullname = None + + # lock[0] is threading.Lock(), but initialized lazily to avoid importing threading very early at startup, + # because there are gevent-based applications that need to be first to import threading by themselves. + # See https://github.com/pypa/virtualenv/issues/1895 for details. + lock = [] # noqa: RUF012 + + def find_spec(self, fullname, path, target=None): # noqa: ARG002 + # Guard against race conditions during file rewrite by checking if _DISTUTILS_PATCH is defined. + # This can happen when the file is being overwritten while it's being imported by another process. + # See https://github.com/pypa/virtualenv/issues/2969 for details. + try: + distutils_patch = _DISTUTILS_PATCH + except NameError: + return None + if fullname in distutils_patch and self.fullname is None: # noqa: PLR1702 + # initialize lock[0] lazily + if len(self.lock) == 0: + import threading # noqa: PLC0415 + + lock = threading.Lock() + # there is possibility that two threads T1 and T2 are simultaneously running into find_spec, + # observing .lock as empty, and further going into hereby initialization. However due to the GIL, + # list.append() operation is atomic and this way only one of the threads will "win" to put the lock + # - that every thread will use - into .lock[0]. + # https://docs.python.org/3/faq/library.html#what-kinds-of-global-value-mutation-are-thread-safe + self.lock.append(lock) + + from functools import partial # noqa: PLC0415 + from importlib.util import find_spec # noqa: PLC0415 + + with self.lock[0]: + self.fullname = fullname + try: + spec = find_spec(fullname, path) + if spec is not None: + # https://www.python.org/dev/peps/pep-0451/#how-loading-will-work + is_new_api = hasattr(spec.loader, "exec_module") + func_name = "exec_module" if is_new_api else "load_module" + old = getattr(spec.loader, func_name) + func = self.exec_module if is_new_api else self.load_module + if old is not func: + try: # noqa: SIM105 + setattr(spec.loader, func_name, partial(func, old)) + except AttributeError: + pass # C-Extension loaders are r/o such as zipimporter with <3.7 + return spec + finally: + self.fullname = None + return None + + @staticmethod + def exec_module(old, module): + old(module) + try: + distutils_patch = _DISTUTILS_PATCH + except NameError: + return + if module.__name__ in distutils_patch: + # patch_dist or its dependencies may not be defined during file rewrite + with contextlib.suppress(NameError): + patch_dist(module) + + @staticmethod + def load_module(old, name): + module = old(name) + try: + distutils_patch = _DISTUTILS_PATCH + except NameError: + return module + if module.__name__ in distutils_patch: + # patch_dist or its dependencies may not be defined during file rewrite + with contextlib.suppress(NameError): + patch_dist(module) + return module + + +sys.meta_path.insert(0, _Finder()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/distutils-precedence.pth b/Dev/trydjango/lib/python3.8/site-packages/distutils-precedence.pth new file mode 100644 index 00000000000..7f009fe9bb0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/distutils-precedence.pth @@ -0,0 +1 @@ +import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'local') == 'local'; enabled and __import__('_distutils_hack').add_shim(); diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/AUTHORS.txt b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/AUTHORS.txt new file mode 100644 index 00000000000..f42daec02e2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/AUTHORS.txt @@ -0,0 +1,806 @@ +@Switch01 +A_Rog +Aakanksha Agrawal +Abhinav Sagar +ABHYUDAY PRATAP SINGH +abs51295 +AceGentile +Adam Chainz +Adam Tse +Adam Wentz +admin +Adolfo Ochagavía +Adrien Morison +Agus +ahayrapetyan +Ahilya +AinsworthK +Akash Srivastava +Alan Yee +Albert Tugushev +Albert-Guan +albertg +Alberto Sottile +Aleks Bunin +Ales Erjavec +Alethea Flowers +Alex Gaynor +Alex Grönholm +Alex Hedges +Alex Loosley +Alex Morega +Alex Stachowiak +Alexander Shtyrov +Alexandre Conrad +Alexey Popravka +Aleš Erjavec +Alli +Ami Fischman +Ananya Maiti +Anatoly Techtonik +Anders Kaseorg +Andre Aguiar +Andreas Lutro +Andrei Geacar +Andrew Gaul +Andrew Shymanel +Andrey Bienkowski +Andrey Bulgakov +Andrés Delfino +Andy Freeland +Andy Kluger +Ani Hayrapetyan +Aniruddha Basak +Anish Tambe +Anrs Hu +Anthony Sottile +Antoine Musso +Anton Ovchinnikov +Anton Patrushev +Anton Zelenov +Antonio Alvarado Hernandez +Antony Lee +Antti Kaihola +Anubhav Patel +Anudit Nagar +Anuj Godase +AQNOUCH Mohammed +AraHaan +arena +arenasys +Arindam Choudhury +Armin Ronacher +Arnon Yaari +Artem +Arun Babu Neelicattu +Ashley Manton +Ashwin Ramaswami +atse +Atsushi Odagiri +Avinash Karhana +Avner Cohen +Awit (Ah-Wit) Ghirmai +Baptiste Mispelon +Barney Gale +barneygale +Bartek Ogryczak +Bastian Venthur +Ben Bodenmiller +Ben Darnell +Ben Hoyt +Ben Mares +Ben Rosser +Bence Nagy +Benjamin Peterson +Benjamin VanEvery +Benoit Pierre +Berker Peksag +Bernard +Bernard Tyers +Bernardo B. Marques +Bernhard M. Wiedemann +Bertil Hatt +Bhavam Vidyarthi +Blazej Michalik +Bogdan Opanchuk +BorisZZZ +Brad Erickson +Bradley Ayers +Branch Vincent +Brandon L. Reiss +Brandt Bucher +Brannon Dorsey +Brett Randall +Brett Rosen +Brian Cristante +Brian Rosner +briantracy +BrownTruck +Bruno Oliveira +Bruno Renié +Bruno S +Bstrdsmkr +Buck Golemon +burrows +Bussonnier Matthias +bwoodsend +c22 +Caleb Brown +Caleb Martinez +Calvin Smith +Carl Meyer +Carlos Liam +Carol Willing +Carter Thayer +Cass +Chandrasekhar Atina +Charlie Marsh +charwick +Chih-Hsuan Yen +Chris Brinker +Chris Hunt +Chris Jerdonek +Chris Kuehl +Chris Markiewicz +Chris McDonough +Chris Pawley +Chris Pryer +Chris Wolfe +Christian Clauss +Christian Heimes +Christian Oudard +Christoph Reiter +Christopher Hunt +Christopher Snyder +chrysle +cjc7373 +Clark Boylan +Claudio Jolowicz +Clay McClure +Cody +Cody Soyland +Colin Watson +Collin Anderson +Connor Osborn +Cooper Lees +Cooper Ry Lees +Cory Benfield +Cory Wright +Craig Kerstiens +Cristian Sorinel +Cristina +Cristina Muñoz +ctg123 +Curtis Doty +cytolentino +Daan De Meyer +Dale +Damian +Damian Quiroga +Damian Shaw +Dan Black +Dan Savilonis +Dan Sully +Dane Hillard +daniel +Daniel Collins +Daniel Hahler +Daniel Holth +Daniel Jost +Daniel Katz +Daniel Shaulov +Daniele Esposti +Daniele Nicolodi +Daniele Procida +Daniil Konovalenko +Danny Hermes +Danny McClanahan +Darren Kavanagh +Dav Clark +Dave Abrahams +Dave Jones +David Aguilar +David Black +David Bordeynik +David Caro +David D Lowe +David Evans +David Hewitt +David Linke +David Poggi +David Poznik +David Pursehouse +David Runge +David Tucker +David Wales +Davidovich +ddelange +Deepak Sharma +Deepyaman Datta +Denise Yu +dependabot[bot] +derwolfe +Desetude +Devesh Kumar Singh +devsagul +Diego Caraballo +Diego Ramirez +DiegoCaraballo +Dimitri Merejkowsky +Dimitri Papadopoulos +Dimitri Papadopoulos Orfanos +Dirk Stolle +Dmitry Gladkov +Dmitry Volodin +Domen Kožar +Dominic Davis-Foster +Donald Stufft +Dongweiming +doron zarhi +Dos Moonen +Douglas Thor +DrFeathers +Dustin Ingram +Dustin Rodrigues +Dwayne Bailey +Ed Morley +Edgar Ramírez +Edgar Ramírez Mondragón +Ee Durbin +Efflam Lemaillet +efflamlemaillet +Eitan Adler +ekristina +elainechan +Eli Schwartz +Elisha Hollander +Ellen Marie Dash +Emil Burzo +Emil Styrke +Emmanuel Arias +Endoh Takanao +enoch +Erdinc Mutlu +Eric Cousineau +Eric Gillingham +Eric Hanchrow +Eric Hopper +Erik M. Bray +Erik Rose +Erwin Janssen +Eugene Vereshchagin +everdimension +Federico +Felipe Peter +Felix Yan +fiber-space +Filip Kokosiński +Filipe Laíns +Finn Womack +finnagin +Flavio Amurrio +Florian Briand +Florian Rathgeber +Francesco +Francesco Montesano +Fredrik Orderud +Frost Ming +Gabriel Curio +Gabriel de Perthuis +Garry Polley +gavin +gdanielson +Geoffrey Sneddon +George Song +Georgi Valkov +Georgy Pchelkin +ghost +Giftlin Rajaiah +gizmoguy1 +gkdoc +Godefroid Chapelle +Gopinath M +GOTO Hayato +gousaiyang +gpiks +Greg Roodt +Greg Ward +Guilherme Espada +Guillaume Seguin +gutsytechster +Guy Rozendorn +Guy Tuval +gzpan123 +Hanjun Kim +Hari Charan +Harsh Vardhan +harupy +Harutaka Kawamura +hauntsaninja +Henrich Hartzer +Henry Schreiner +Herbert Pfennig +Holly Stotelmyer +Honnix +Hsiaoming Yang +Hugo Lopes Tavares +Hugo van Kemenade +Hugues Bruant +Hynek Schlawack +Ian Bicking +Ian Cordasco +Ian Lee +Ian Stapleton Cordasco +Ian Wienand +Igor Kuzmitshov +Igor Sobreira +Ikko Ashimine +Ilan Schnell +Illia Volochii +Ilya Baryshev +Inada Naoki +Ionel Cristian Mărieș +Ionel Maries Cristian +Itamar Turner-Trauring +Ivan Pozdeev +J. Nick Koston +Jacob Kim +Jacob Walls +Jaime Sanz +jakirkham +Jakub Kuczys +Jakub Stasiak +Jakub Vysoky +Jakub Wilk +James Cleveland +James Curtin +James Firth +James Gerity +James Polley +Jan Pokorný +Jannis Leidel +Jarek Potiuk +jarondl +Jason Curtis +Jason R. Coombs +JasonMo +JasonMo1 +Jay Graves +Jean Abou Samra +Jean-Christophe Fillion-Robin +Jeff Barber +Jeff Dairiki +Jeff Widman +Jelmer Vernooij +jenix21 +Jeremy Fleischman +Jeremy Stanley +Jeremy Zafran +Jesse Rittner +Jiashuo Li +Jim Fisher +Jim Garrison +Jinzhe Zeng +Jiun Bae +Jivan Amara +Joe Bylund +Joe Michelini +John Paton +John Sirois +John T. Wodder II +John-Scott Atlakson +johnthagen +Jon Banafato +Jon Dufresne +Jon Parise +Jonas Nockert +Jonathan Herbert +Joonatan Partanen +Joost Molenaar +Jorge Niedbalski +Joseph Bylund +Joseph Long +Josh Bronson +Josh Cannon +Josh Hansen +Josh Schneier +Joshua +JoshuaPerdue +Juan Luis Cano Rodríguez +Juanjo Bazán +Judah Rand +Julian Berman +Julian Gethmann +Julien Demoor +July Tikhonov +Jussi Kukkonen +Justin van Heek +jwg4 +Jyrki Pulliainen +Kai Chen +Kai Mueller +Kamal Bin Mustafa +Karolina Surma +kasium +kaustav haldar +keanemind +Keith Maxwell +Kelsey Hightower +Kenneth Belitzky +Kenneth Reitz +Kevin Burke +Kevin Carter +Kevin Frommelt +Kevin R Patterson +Kexuan Sun +Kit Randel +Klaas van Schelven +KOLANICH +konstin +kpinc +Krishna Oza +Kumar McMillan +Kuntal Majumder +Kurt McKee +Kyle Persohn +lakshmanaram +Laszlo Kiss-Kollar +Laurent Bristiel +Laurent LAPORTE +Laurie O +Laurie Opperman +layday +Leon Sasson +Lev Givon +Lincoln de Sousa +Lipis +lorddavidiii +Loren Carvalho +Lucas Cimon +Ludovic Gasc +Luis Medel +Lukas Geiger +Lukas Juhrich +Luke Macken +Luo Jiebin +luojiebin +luz.paz +László Kiss Kollár +M00nL1ght +Marc Abramowitz +Marc Tamlyn +Marcus Smith +Mariatta +Mark Kohler +Mark McLoughlin +Mark Williams +Markus Hametner +Martey Dodoo +Martin Fischer +Martin Häcker +Martin Pavlasek +Masaki +Masklinn +Matej Stuchlik +Mathew Jennings +Mathieu Bridon +Mathieu Kniewallner +Matt Bacchi +Matt Good +Matt Maker +Matt Robenolt +Matt Wozniski +matthew +Matthew Einhorn +Matthew Feickert +Matthew Gilliard +Matthew Hughes +Matthew Iversen +Matthew Treinish +Matthew Trumbell +Matthew Willson +Matthias Bussonnier +mattip +Maurits van Rees +Max W Chase +Maxim Kurnikov +Maxime Rouyrre +mayeut +mbaluna +mdebi +memoselyk +meowmeowcat +Michael +Michael Aquilina +Michael E. Karpeles +Michael Klich +Michael Mintz +Michael Williamson +michaelpacer +Michał Górny +Mickaël Schoentgen +Miguel Araujo Perez +Mihir Singh +Mike +Mike Hendricks +Min RK +MinRK +Miro Hrončok +Monica Baluna +montefra +Monty Taylor +morotti +mrKazzila +Muha Ajjan +Nadav Wexler +Nahuel Ambrosini +Nate Coraor +Nate Prewitt +Nathan Houghton +Nathaniel J. Smith +Nehal J Wani +Neil Botelho +Nguyễn Gia Phong +Nicholas Serra +Nick Coghlan +Nick Stenning +Nick Timkovich +Nicolas Bock +Nicole Harris +Nikhil Benesch +Nikhil Ladha +Nikita Chepanov +Nikolay Korolev +Nipunn Koorapati +Nitesh Sharma +Niyas Sait +Noah +Noah Gorny +Nowell Strite +NtaleGrey +nvdv +OBITORASU +Ofek Lev +ofrinevo +Oliver Freund +Oliver Jeeves +Oliver Mannion +Oliver Tonnhofer +Olivier Girardot +Olivier Grisel +Ollie Rutherfurd +OMOTO Kenji +Omry Yadan +onlinejudge95 +Oren Held +Oscar Benjamin +Oz N Tiram +Pachwenko +Patrick Dubroy +Patrick Jenkins +Patrick Lawson +patricktokeeffe +Patrik Kopkan +Paul Ganssle +Paul Kehrer +Paul Moore +Paul Nasrat +Paul Oswald +Paul van der Linden +Paulus Schoutsen +Pavel Safronov +Pavithra Eswaramoorthy +Pawel Jasinski +Paweł Szramowski +Pekka Klärck +Peter Gessler +Peter Lisák +Peter Shen +Peter Waller +Petr Viktorin +petr-tik +Phaneendra Chiruvella +Phil Elson +Phil Freo +Phil Pennock +Phil Whelan +Philip Jägenstedt +Philip Molloy +Philippe Ombredanne +Pi Delport +Pierre-Yves Rofes +Pieter Degroote +pip +Prabakaran Kumaresshan +Prabhjyotsing Surjit Singh Sodhi +Prabhu Marappan +Pradyun Gedam +Prashant Sharma +Pratik Mallya +pre-commit-ci[bot] +Preet Thakkar +Preston Holmes +Przemek Wrzos +Pulkit Goyal +q0w +Qiangning Hong +Qiming Xu +Quentin Lee +Quentin Pradet +R. David Murray +Rafael Caricio +Ralf Schmitt +Ran Benita +Randy Döring +Razzi Abuissa +rdb +Reece Dunham +Remi Rampin +Rene Dudfield +Riccardo Magliocchetti +Riccardo Schirone +Richard Jones +Richard Si +Ricky Ng-Adam +Rishi +rmorotti +RobberPhex +Robert Collins +Robert McGibbon +Robert Pollak +Robert T. McGibbon +robin elisha robinson +Roey Berman +Rohan Jain +Roman Bogorodskiy +Roman Donchenko +Romuald Brunet +ronaudinho +Ronny Pfannschmidt +Rory McCann +Ross Brattain +Roy Wellington Ⅳ +Ruairidh MacLeod +Russell Keith-Magee +Ryan Shepherd +Ryan Wooden +ryneeverett +S. Guliaev +Sachi King +Salvatore Rinchiera +sandeepkiran-js +Sander Van Balen +Savio Jomton +schlamar +Scott Kitterman +Sean +seanj +Sebastian Jordan +Sebastian Schaetz +Segev Finer +SeongSoo Cho +Sergey Vasilyev +Seth Michael Larson +Seth Woodworth +Shahar Epstein +Shantanu +shenxianpeng +shireenrao +Shivansh-007 +Shixian Sheng +Shlomi Fish +Shovan Maity +Simeon Visser +Simon Cross +Simon Pichugin +sinoroc +sinscary +snook92 +socketubs +Sorin Sbarnea +Srinivas Nyayapati +Srishti Hegde +Stavros Korokithakis +Stefan Scherfke +Stefano Rivera +Stephan Erb +Stephen Rosen +stepshal +Steve (Gadget) Barnes +Steve Barnes +Steve Dower +Steve Kowalik +Steven Myint +Steven Silvester +stonebig +studioj +Stéphane Bidoul +Stéphane Bidoul (ACSONE) +Stéphane Klein +Sumana Harihareswara +Surbhi Sharma +Sviatoslav Sydorenko +Sviatoslav Sydorenko (Святослав Сидоренко) +Swat009 +Sylvain +Takayuki SHIMIZUKAWA +Taneli Hukkinen +tbeswick +Thiago +Thijs Triemstra +Thomas Fenzl +Thomas Grainger +Thomas Guettler +Thomas Johansson +Thomas Kluyver +Thomas Smith +Thomas VINCENT +Tim D. Smith +Tim Gates +Tim Harder +Tim Heap +tim smith +tinruufu +Tobias Hermann +Tom Forbes +Tom Freudenheim +Tom V +Tomas Hrnciar +Tomas Orsava +Tomer Chachamu +Tommi Enenkel | AnB +Tomáš Hrnčiar +Tony Beswick +Tony Narlock +Tony Zhaocheng Tan +TonyBeswick +toonarmycaptain +Toshio Kuratomi +toxinu +Travis Swicegood +Tushar Sadhwani +Tzu-ping Chung +Valentin Haenel +Victor Stinner +victorvpaulo +Vikram - Google +Viktor Szépe +Ville Skyttä +Vinay Sajip +Vincent Philippon +Vinicyus Macedo +Vipul Kumar +Vitaly Babiy +Vladimir Fokow +Vladimir Rutsky +W. Trevor King +Wil Tan +Wilfred Hughes +William Edwards +William ML Leslie +William T Olson +William Woodruff +Wilson Mo +wim glenn +Winson Luk +Wolfgang Maier +Wu Zhenyu +XAMES3 +Xavier Fernandez +Xianpeng Shen +xoviat +xtreak +YAMAMOTO Takashi +Yen Chi Hsuan +Yeray Diaz Diaz +Yoval P +Yu Jian +Yuan Jing Vincent Yan +Yusuke Hayashi +Zearin +Zhiping Deng +ziebam +Zvezdan Petkovic +Łukasz Langa +Роман Донченко +Семён Марьясин diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/INSTALLER b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/INSTALLER new file mode 100644 index 00000000000..a1b589e38a3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/INSTALLER @@ -0,0 +1 @@ +pip diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/LICENSE.txt b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/LICENSE.txt new file mode 100644 index 00000000000..8e7b65eaf62 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/LICENSE.txt @@ -0,0 +1,20 @@ +Copyright (c) 2008-present The pip developers (see AUTHORS.txt file) + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/METADATA b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/METADATA new file mode 100644 index 00000000000..3315c063574 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/METADATA @@ -0,0 +1,90 @@ +Metadata-Version: 2.2 +Name: pip +Version: 25.0.1 +Summary: The PyPA recommended tool for installing Python packages. +Author-email: The pip developers +License: MIT +Project-URL: Homepage, https://pip.pypa.io/ +Project-URL: Documentation, https://pip.pypa.io +Project-URL: Source, https://github.com/pypa/pip +Project-URL: Changelog, https://pip.pypa.io/en/stable/news/ +Classifier: Development Status :: 5 - Production/Stable +Classifier: Intended Audience :: Developers +Classifier: License :: OSI Approved :: MIT License +Classifier: Topic :: Software Development :: Build Tools +Classifier: Programming Language :: Python +Classifier: Programming Language :: Python :: 3 +Classifier: Programming Language :: Python :: 3 :: Only +Classifier: Programming Language :: Python :: 3.8 +Classifier: Programming Language :: Python :: 3.9 +Classifier: Programming Language :: Python :: 3.10 +Classifier: Programming Language :: Python :: 3.11 +Classifier: Programming Language :: Python :: 3.12 +Classifier: Programming Language :: Python :: 3.13 +Classifier: Programming Language :: Python :: Implementation :: CPython +Classifier: Programming Language :: Python :: Implementation :: PyPy +Requires-Python: >=3.8 +Description-Content-Type: text/x-rst +License-File: LICENSE.txt +License-File: AUTHORS.txt + +pip - The Python Package Installer +================================== + +.. |pypi-version| image:: https://img.shields.io/pypi/v/pip.svg + :target: https://pypi.org/project/pip/ + :alt: PyPI + +.. |python-versions| image:: https://img.shields.io/pypi/pyversions/pip + :target: https://pypi.org/project/pip + :alt: PyPI - Python Version + +.. |docs-badge| image:: https://readthedocs.org/projects/pip/badge/?version=latest + :target: https://pip.pypa.io/en/latest + :alt: Documentation + +|pypi-version| |python-versions| |docs-badge| + +pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes. + +Please take a look at our documentation for how to install and use pip: + +* `Installation`_ +* `Usage`_ + +We release updates regularly, with a new version every 3 months. Find more details in our documentation: + +* `Release notes`_ +* `Release process`_ + +If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms: + +* `Issue tracking`_ +* `Discourse channel`_ +* `User IRC`_ + +If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: + +* `GitHub page`_ +* `Development documentation`_ +* `Development IRC`_ + +Code of Conduct +--------------- + +Everyone interacting in the pip project's codebases, issue trackers, chat +rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. + +.. _package installer: https://packaging.python.org/guides/tool-recommendations/ +.. _Python Package Index: https://pypi.org +.. _Installation: https://pip.pypa.io/en/stable/installation/ +.. _Usage: https://pip.pypa.io/en/stable/ +.. _Release notes: https://pip.pypa.io/en/stable/news.html +.. _Release process: https://pip.pypa.io/en/latest/development/release-process/ +.. _GitHub page: https://github.com/pypa/pip +.. _Development documentation: https://pip.pypa.io/en/latest/development +.. _Issue tracking: https://github.com/pypa/pip/issues +.. _Discourse channel: https://discuss.python.org/c/packaging +.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa +.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev +.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/RECORD b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/RECORD new file mode 100644 index 00000000000..27dfb1e0e1a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/RECORD @@ -0,0 +1,907 @@ +pip/__init__.py,sha256=aKiv_sTe7UbE7qmtCinJutFjqN0MndZQZ1fKLNwFFLE,357 +pip/__main__.py,sha256=WzbhHXTbSE6gBY19mNN9m4s5o_365LOvTYSgqgbdBhE,854 +pip/__pip-runner__.py,sha256=cPPWuJ6NK_k-GzfvlejLFgwzmYUROmpAR6QC3Q-vkXQ,1450 +pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286 +pip/_internal/__init__.py,sha256=MfcoOluDZ8QMCFYal04IqOJ9q6m2V7a0aOsnI-WOxUo,513 +pip/_internal/build_env.py,sha256=Dv4UCClSg4uNaal_hL-trg5-zl3Is9CuIDxkChCkXF4,10700 +pip/_internal/cache.py,sha256=Jb698p5PNigRtpW5o26wQNkkUv4MnQ94mc471wL63A0,10369 +pip/_internal/configuration.py,sha256=-KOok6jh3hFzXMPQFPJ1_EFjBpAsge-RSreQuLHLmzo,14005 +pip/_internal/exceptions.py,sha256=2_byISIv3kSnI_9T-Esfxrt0LnTRgcUHyxu0twsHjQY,26481 +pip/_internal/main.py,sha256=r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI,340 +pip/_internal/pyproject.py,sha256=GLJ6rWRS5_2noKdajohoLyDty57Z7QXhcUAYghmTnWc,7286 +pip/_internal/self_outdated_check.py,sha256=1PFtttvLAeyCVR3tPoBq2sOlPD0IJ-KSqU6bc1HUk9c,8318 +pip/_internal/wheel_builder.py,sha256=DL3A8LKeRj_ACp11WS5wSgASgPFqeyAeXJKdXfmaWXU,11799 +pip/_internal/cli/__init__.py,sha256=FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU,132 +pip/_internal/cli/autocompletion.py,sha256=Lli3Mr6aDNu7ZkJJFFvwD2-hFxNI6Avz8OwMyS5TVrs,6865 +pip/_internal/cli/base_command.py,sha256=NZin6KMzW9NSYzKk4Tc8isb_TQYKR4CKd5j9mSm46PI,8625 +pip/_internal/cli/cmdoptions.py,sha256=V3BB22F4_v_RkHaZ5onWnszhbBtjYZvNhbn9M0NO0HI,30116 +pip/_internal/cli/command_context.py,sha256=RHgIPwtObh5KhMrd3YZTkl8zbVG-6Okml7YbFX4Ehg0,774 +pip/_internal/cli/index_command.py,sha256=i_sgNlPmXC5iHUaY-dmmrHKKTgc5O4hWzisr5Al1rr0,5677 +pip/_internal/cli/main.py,sha256=BDZef-bWe9g9Jpr4OVs4dDf-845HJsKw835T7AqEnAc,2817 +pip/_internal/cli/main_parser.py,sha256=laDpsuBDl6kyfywp9eMMA9s84jfH2TJJn-vmL0GG90w,4338 +pip/_internal/cli/parser.py,sha256=VCMtduzECUV87KaHNu-xJ-wLNL82yT3x16V4XBxOAqI,10825 +pip/_internal/cli/progress_bars.py,sha256=9GcgusWtwfqou2zhAQp1XNbQHIDslqyyz9UwLzw7Jgc,2717 +pip/_internal/cli/req_command.py,sha256=DqeFhmUMs6o6Ev8qawAcOoYNdAZsfyKS0MZI5jsJYwQ,12250 +pip/_internal/cli/spinners.py,sha256=hIJ83GerdFgFCdobIA23Jggetegl_uC4Sp586nzFbPE,5118 +pip/_internal/cli/status_codes.py,sha256=sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0,116 +pip/_internal/commands/__init__.py,sha256=5oRO9O3dM2vGuh0bFw4HOVletryrz5HHMmmPWwJrH9U,3882 +pip/_internal/commands/cache.py,sha256=IOezTicHjGE5sWdBx2nwPVgbjuJHM3s-BZEkpZLemuY,8107 +pip/_internal/commands/check.py,sha256=Hr_4eiMd9cgVDgEvjtIdw915NmL7ROIWW8enkr8slPQ,2268 +pip/_internal/commands/completion.py,sha256=HT4lD0bgsflHq2IDgYfiEdp7IGGtE7s6MgI3xn0VQEw,4287 +pip/_internal/commands/configuration.py,sha256=n98enwp6y0b5G6fiRQjaZo43FlJKYve_daMhN-4BRNc,9766 +pip/_internal/commands/debug.py,sha256=DNDRgE9YsKrbYzU0s3VKi8rHtKF4X13CJ_br_8PUXO0,6797 +pip/_internal/commands/download.py,sha256=0qB0nys6ZEPsog451lDsjL5Bx7Z97t-B80oFZKhpzKM,5273 +pip/_internal/commands/freeze.py,sha256=2Vt72BYTSm9rzue6d8dNzt8idxWK4Db6Hd-anq7GQ80,3203 +pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703 +pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132 +pip/_internal/commands/index.py,sha256=RAXxmJwFhVb5S1BYzb5ifX3sn9Na8v2CCVYwSMP8pao,4731 +pip/_internal/commands/inspect.py,sha256=PGrY9TRTRCM3y5Ml8Bdk8DEOXquWRfscr4DRo1LOTPc,3189 +pip/_internal/commands/install.py,sha256=r3yHQUxvxt7gD5j9n6zRDslAvtx9CT_whLuQJcktp6M,29390 +pip/_internal/commands/list.py,sha256=oiIzSjLP6__d7dIS3q0Xb5ywsaOThBWRqMyjjKzkPdM,12769 +pip/_internal/commands/search.py,sha256=fWkUQVx_gm8ebbFAlCgqtxKXT9rNahpJ-BI__3HNZpg,5626 +pip/_internal/commands/show.py,sha256=0YBhCga3PAd81vT3l7UWflktSpB5-aYqQcJxBVPazVM,7857 +pip/_internal/commands/uninstall.py,sha256=7pOR7enK76gimyxQbzxcG1OsyLXL3DvX939xmM8Fvtg,3892 +pip/_internal/commands/wheel.py,sha256=eJRhr_qoNNxWAkkdJCNiQM7CXd4E1_YyQhsqJnBPGGg,6414 +pip/_internal/distributions/__init__.py,sha256=Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8,858 +pip/_internal/distributions/base.py,sha256=QeB9qvKXDIjLdPBDE5fMgpfGqMMCr-govnuoQnGuiF8,1783 +pip/_internal/distributions/installed.py,sha256=QinHFbWAQ8oE0pbD8MFZWkwlnfU1QYTccA1vnhrlYOU,842 +pip/_internal/distributions/sdist.py,sha256=PlcP4a6-R6c98XnOM-b6Lkb3rsvh9iG4ok8shaanrzs,6751 +pip/_internal/distributions/wheel.py,sha256=THBYfnv7VVt8mYhMYUtH13S1E7FDwtDyDfmUcl8ai0E,1317 +pip/_internal/index/__init__.py,sha256=vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ,30 +pip/_internal/index/collector.py,sha256=RdPO0JLAlmyBWPAWYHPyRoGjz3GNAeTngCNkbGey_mE,16265 +pip/_internal/index/package_finder.py,sha256=mJHAljlHeHuclyuxtjvBZO6DtovKjsZjF_tCh_wux5E,38076 +pip/_internal/index/sources.py,sha256=lPBLK5Xiy8Q6IQMio26Wl7ocfZOKkgGklIBNyUJ23fI,8632 +pip/_internal/locations/__init__.py,sha256=UaAxeZ_f93FyouuFf4p7SXYF-4WstXuEvd3LbmPCAno,14925 +pip/_internal/locations/_distutils.py,sha256=x6nyVLj7X11Y4khIdf-mFlxMl2FWadtVEgeb8upc_WI,6013 +pip/_internal/locations/_sysconfig.py,sha256=IGzds60qsFneRogC-oeBaY7bEh3lPt_v47kMJChQXsU,7724 +pip/_internal/locations/base.py,sha256=RQiPi1d4FVM2Bxk04dQhXZ2PqkeljEL2fZZ9SYqIQ78,2556 +pip/_internal/metadata/__init__.py,sha256=CU8jK1TZso7jOLdr0sX9xDjrcs5iy8d7IRK-hvaIO5Y,4337 +pip/_internal/metadata/_json.py,sha256=ezrIYazHCINM2QUk1eA9wEAMj3aeGWeDVgGalgUzKpc,2707 +pip/_internal/metadata/base.py,sha256=ft0K5XNgI4ETqZnRv2-CtvgYiMOMAeGMAzxT-f6VLJA,25298 +pip/_internal/metadata/pkg_resources.py,sha256=U07ETAINSGeSRBfWUG93E4tZZbaW_f7PGzEqZN0hulc,10542 +pip/_internal/metadata/importlib/__init__.py,sha256=jUUidoxnHcfITHHaAWG1G2i5fdBYklv_uJcjo2x7VYE,135 +pip/_internal/metadata/importlib/_compat.py,sha256=c6av8sP8BBjAZuFSJow1iWfygUXNM3xRTCn5nqw6B9M,2796 +pip/_internal/metadata/importlib/_dists.py,sha256=ftmYiyfUGUIjnVwt6W-Ijsimy5c28KgmXly5Q5IQ2P4,8279 +pip/_internal/metadata/importlib/_envs.py,sha256=UUB980XSrDWrMpQ1_G45i0r8Hqlg_tg3IPQ63mEqbNc,7431 +pip/_internal/models/__init__.py,sha256=3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM,63 +pip/_internal/models/candidate.py,sha256=zzgFRuw_kWPjKpGw7LC0ZUMD2CQ2EberUIYs8izjdCA,753 +pip/_internal/models/direct_url.py,sha256=uBtY2HHd3TO9cKQJWh0ThvE5FRr-MWRYChRU4IG9HZE,6578 +pip/_internal/models/format_control.py,sha256=wtsQqSK9HaUiNxQEuB-C62eVimw6G4_VQFxV9-_KDBE,2486 +pip/_internal/models/index.py,sha256=tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI,1030 +pip/_internal/models/installation_report.py,sha256=zRVZoaz-2vsrezj_H3hLOhMZCK9c7TbzWgC-jOalD00,2818 +pip/_internal/models/link.py,sha256=GQ8hq7x-FDFPv25Nbn2veIM-MlBrGZDGLd7aZeF4Xrg,21448 +pip/_internal/models/scheme.py,sha256=PakmHJM3e8OOWSZFtfz1Az7f1meONJnkGuQxFlt3wBE,575 +pip/_internal/models/search_scope.py,sha256=67NEnsYY84784S-MM7ekQuo9KXLH-7MzFntXjapvAo0,4531 +pip/_internal/models/selection_prefs.py,sha256=qaFfDs3ciqoXPg6xx45N1jPLqccLJw4N0s4P0PyHTQ8,2015 +pip/_internal/models/target_python.py,sha256=2XaH2rZ5ZF-K5wcJbEMGEl7SqrTToDDNkrtQ2v_v_-Q,4271 +pip/_internal/models/wheel.py,sha256=G7dND_s4ebPkEL7RJ1qCY0QhUUWIIK6AnjWgRATF5no,4539 +pip/_internal/network/__init__.py,sha256=jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc,50 +pip/_internal/network/auth.py,sha256=D4gASjUrqoDFlSt6gQ767KAAjv6PUyJU0puDlhXNVRE,20809 +pip/_internal/network/cache.py,sha256=0yGMA3Eet59xBSLtbPAenvI53dl29oUOeqZ2c0QL2Ss,4614 +pip/_internal/network/download.py,sha256=FLOP29dPYECBiAi7eEjvAbNkyzaKNqbyjOT2m8HPW8U,6048 +pip/_internal/network/lazy_wheel.py,sha256=PBdoMoNQQIA84Fhgne38jWF52W4x_KtsHjxgv4dkRKA,7622 +pip/_internal/network/session.py,sha256=msM4es16LmmNEYNkrYyg8fTc7gAHbKFltawfKP27LOI,18771 +pip/_internal/network/utils.py,sha256=Inaxel-NxBu4PQWkjyErdnfewsFCcgHph7dzR1-FboY,4088 +pip/_internal/network/xmlrpc.py,sha256=sAxzOacJ-N1NXGPvap9jC3zuYWSnnv3GXtgR2-E2APA,1838 +pip/_internal/operations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/operations/check.py,sha256=L24vRL8VWbyywdoeAhM89WCd8zLTnjIbULlKelUgIec,5912 +pip/_internal/operations/freeze.py,sha256=1_M79jAQKnCxWr-KCCmHuVXOVFGaUJHmoWLfFzgh7K4,9843 +pip/_internal/operations/prepare.py,sha256=joWJwPkuqGscQgVNImLK71e9hRapwKvRCM8HclysmvU,28118 +pip/_internal/operations/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/operations/build/build_tracker.py,sha256=-ARW_TcjHCOX7D2NUOGntB4Fgc6b4aolsXkAK6BWL7w,4774 +pip/_internal/operations/build/metadata.py,sha256=9S0CUD8U3QqZeXp-Zyt8HxwU90lE4QrnYDgrqZDzBnc,1422 +pip/_internal/operations/build/metadata_editable.py,sha256=xlAwcP9q_8_fmv_3I39w9EZ7SQV9hnJZr9VuTsq2Y68,1510 +pip/_internal/operations/build/metadata_legacy.py,sha256=8i6i1QZX9m_lKPStEFsHKM0MT4a-CD408JOw99daLmo,2190 +pip/_internal/operations/build/wheel.py,sha256=sT12FBLAxDC6wyrDorh8kvcZ1jG5qInCRWzzP-UkJiQ,1075 +pip/_internal/operations/build/wheel_editable.py,sha256=yOtoH6zpAkoKYEUtr8FhzrYnkNHQaQBjWQ2HYae1MQg,1417 +pip/_internal/operations/build/wheel_legacy.py,sha256=K-6kNhmj-1xDF45ny1yheMerF0ui4EoQCLzEoHh6-tc,3045 +pip/_internal/operations/install/__init__.py,sha256=mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s,51 +pip/_internal/operations/install/editable_legacy.py,sha256=PoEsNEPGbIZ2yQphPsmYTKLOCMs4gv5OcCdzW124NcA,1283 +pip/_internal/operations/install/wheel.py,sha256=X5Iz9yUg5LlK5VNQ9g2ikc6dcRu8EPi_SUi5iuEDRgo,27615 +pip/_internal/req/__init__.py,sha256=HxBFtZy_BbCclLgr26waMtpzYdO5T3vxePvpGAXSt5s,2653 +pip/_internal/req/constructors.py,sha256=v1qzCN1mIldwx-nCrPc8JO4lxkm3Fv8M5RWvt8LISjc,18430 +pip/_internal/req/req_file.py,sha256=eys82McgaICOGic2UZRHjD720piKJPwmeSYdXlWwl6w,20234 +pip/_internal/req/req_install.py,sha256=BMptxHYg2uG_b-7HFEULPb3nuw0FMAbuea8zTq2rE7w,35786 +pip/_internal/req/req_set.py,sha256=j3esG0s6SzoVReX9rWn4rpYNtyET_fwxbwJPRimvRxo,2858 +pip/_internal/req/req_uninstall.py,sha256=qzDIxJo-OETWqGais7tSMCDcWbATYABT-Tid3ityF0s,23853 +pip/_internal/resolution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/resolution/base.py,sha256=qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA,583 +pip/_internal/resolution/legacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/resolution/legacy/resolver.py,sha256=3HZiJBRd1FTN6jQpI4qRO8-TbLYeIbUTS6PFvXnXs2w,24068 +pip/_internal/resolution/resolvelib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/resolution/resolvelib/base.py,sha256=DCf669FsqyQY5uqXeePDHQY1e4QO-pBzWH8O0s9-K94,5023 +pip/_internal/resolution/resolvelib/candidates.py,sha256=5UZ1upNnmqsP-nmEZaDYxaBgCoejw_e2WVGmmAvBxXc,20001 +pip/_internal/resolution/resolvelib/factory.py,sha256=MJOLSZJY8_28PPdcutoQ6gjJ_1eBDt6Z1edtfTJyR4E,32659 +pip/_internal/resolution/resolvelib/found_candidates.py,sha256=9hrTyQqFvl9I7Tji79F1AxHv39Qh1rkJ_7deSHSMfQc,6383 +pip/_internal/resolution/resolvelib/provider.py,sha256=bcsFnYvlmtB80cwVdW1fIwgol8ZNr1f1VHyRTkz47SM,9935 +pip/_internal/resolution/resolvelib/reporter.py,sha256=00JtoXEkTlw0-rl_sl54d71avwOsJHt9GGHcrj5Sza0,3168 +pip/_internal/resolution/resolvelib/requirements.py,sha256=7JG4Z72e5Yk4vU0S5ulGvbqTy4FMQGYhY5zQhX9zTtY,8065 +pip/_internal/resolution/resolvelib/resolver.py,sha256=nLJOsVMEVi2gQUVJoUFKMZAeu2f7GRMjGMvNSWyz0Bc,12592 +pip/_internal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_internal/utils/_jaraco_text.py,sha256=M15uUPIh5NpP1tdUGBxRau6q1ZAEtI8-XyLEETscFfE,3350 +pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015 +pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665 +pip/_internal/utils/compat.py,sha256=ckkFveBiYQjRWjkNsajt_oWPS57tJvE8XxoC4OIYgCY,2399 +pip/_internal/utils/compatibility_tags.py,sha256=OWq5axHpW-MEEPztGdvgADrgJPAcV9a88Rxm4Z8VBs8,6272 +pip/_internal/utils/datetime.py,sha256=m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ,242 +pip/_internal/utils/deprecation.py,sha256=k7Qg_UBAaaTdyq82YVARA6D7RmcGTXGv7fnfcgigj4Q,3707 +pip/_internal/utils/direct_url_helpers.py,sha256=r2MRtkVDACv9AGqYODBUC9CjwgtsUU1s68hmgfCJMtA,3196 +pip/_internal/utils/egg_link.py,sha256=0FePZoUYKv4RGQ2t6x7w5Z427wbA_Uo3WZnAkrgsuqo,2463 +pip/_internal/utils/entrypoints.py,sha256=YlhLTRl2oHBAuqhc-zmL7USS67TPWVHImjeAQHreZTQ,3064 +pip/_internal/utils/filesystem.py,sha256=ajvA-q4ocliW9kPp8Yquh-4vssXbu-UKbo5FV9V4X64,4950 +pip/_internal/utils/filetypes.py,sha256=i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU,716 +pip/_internal/utils/glibc.py,sha256=vUkWq_1pJuzcYNcGKLlQmABoUiisK8noYY1yc8Wq4w4,3734 +pip/_internal/utils/hashes.py,sha256=XGGLL0AG8-RhWnyz87xF6MFZ--BKadHU35D47eApCKI,4972 +pip/_internal/utils/logging.py,sha256=ONfbrhaD248akkosK79if97n20EABxwjOxp5dE5RCRY,11845 +pip/_internal/utils/misc.py,sha256=DWnYxBUItjRp7hhxEg4ih6P6YpKrykM86dbi_EcU8SQ,23450 +pip/_internal/utils/packaging.py,sha256=cm-X_0HVHV_jRwUVZh6AuEWqSitzf8EpaJ7Uv2UGu6A,2142 +pip/_internal/utils/retry.py,sha256=mhFbykXjhTnZfgzeuy-vl9c8nECnYn_CMtwNJX2tYzQ,1392 +pip/_internal/utils/setuptools_build.py,sha256=ouXpud-jeS8xPyTPsXJ-m34NPvK5os45otAzdSV_IJE,4435 +pip/_internal/utils/subprocess.py,sha256=EsvqSRiSMHF98T8Txmu6NLU3U--MpTTQjtNgKP0P--M,8988 +pip/_internal/utils/temp_dir.py,sha256=5qOXe8M4JeY6vaFQM867d5zkp1bSwMZ-KT5jymmP0Zg,9310 +pip/_internal/utils/unpacking.py,sha256=_gVdyzTRDMYktpnYljn4OoxrZTtMCf4xknSm4rK0WaA,11967 +pip/_internal/utils/urls.py,sha256=qceSOZb5lbNDrHNsv7_S4L4Ytszja5NwPKUMnZHbYnM,1599 +pip/_internal/utils/virtualenv.py,sha256=S6f7csYorRpiD6cvn3jISZYc3I8PJC43H5iMFpRAEDU,3456 +pip/_internal/utils/wheel.py,sha256=b442jkydFHjXzDy6cMR7MpzWBJ1Q82hR5F33cmcHV3g,4494 +pip/_internal/vcs/__init__.py,sha256=UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU,596 +pip/_internal/vcs/bazaar.py,sha256=EKStcQaKpNu0NK4p5Q10Oc4xb3DUxFw024XrJy40bFQ,3528 +pip/_internal/vcs/git.py,sha256=3tpc9LQA_J4IVW5r5NvWaaSeDzcmJOrSFZN0J8vIKfU,18177 +pip/_internal/vcs/mercurial.py,sha256=oULOhzJ2Uie-06d1omkL-_Gc6meGaUkyogvqG9ZCyPs,5249 +pip/_internal/vcs/subversion.py,sha256=ddTugHBqHzV3ebKlU5QXHPN4gUqlyXbOx8q8NgXKvs8,11735 +pip/_internal/vcs/versioncontrol.py,sha256=cvf_-hnTAjQLXJ3d17FMNhQfcO1AcKWUF10tfrYyP-c,22440 +pip/_vendor/__init__.py,sha256=JYuAXvClhInxIrA2FTp5p-uuWVL7WV6-vEpTs46-Qh4,4873 +pip/_vendor/typing_extensions.py,sha256=78hFl0HpDY-ylHUVCnWdU5nTHxUP2-S-3wEZk6CQmLk,134499 +pip/_vendor/vendor.txt,sha256=EW-E3cE5XEAtVFzGInikArOMDxGP0DLUWzXpY4RZfFY,333 +pip/_vendor/cachecontrol/__init__.py,sha256=LMC5CBe94ZRL5xhlzwyPDmHXvBD0p7lT4R3Z73D6a_I,677 +pip/_vendor/cachecontrol/_cmd.py,sha256=iist2EpzJvDVIhMAxXq8iFnTBsiZAd6iplxfmNboNyk,1737 +pip/_vendor/cachecontrol/adapter.py,sha256=febjY4LV87iiCIK3jcl8iH58iaSA7b9WkovsByIDK0Y,6348 +pip/_vendor/cachecontrol/cache.py,sha256=OXwv7Fn2AwnKNiahJHnjtvaKLndvVLv_-zO-ltlV9qI,1953 +pip/_vendor/cachecontrol/controller.py,sha256=glbPj2iZlGqdBg8z09D2DtQOzoOGXnWvy7K2LEyBsEQ,18576 +pip/_vendor/cachecontrol/filewrapper.py,sha256=2ktXNPE0KqnyzF24aOsKCA58HQq1xeC6l2g6_zwjghc,4291 +pip/_vendor/cachecontrol/heuristics.py,sha256=gqMXU8w0gQuEQiSdu3Yg-0vd9kW7nrWKbLca75rheGE,4881 +pip/_vendor/cachecontrol/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/cachecontrol/serialize.py,sha256=HQd2IllQ05HzPkVLMXTF2uX5mjEQjDBkxCqUJUODpZk,5163 +pip/_vendor/cachecontrol/wrapper.py,sha256=hsGc7g8QGQTT-4f8tgz3AM5qwScg6FO0BSdLSRdEvpU,1417 +pip/_vendor/cachecontrol/caches/__init__.py,sha256=dtrrroK5BnADR1GWjCZ19aZ0tFsMfvFBtLQQU1sp_ag,303 +pip/_vendor/cachecontrol/caches/file_cache.py,sha256=b7oMgsRSqPmEsonVJw6uFEYUlFgD6GF8TyacOGG1x3M,5399 +pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=9rmqwtYu_ljVkW6_oLqbC7EaX_a8YT_yLuna-eS0dgo,1386 +pip/_vendor/certifi/__init__.py,sha256=p_GYZrjUwPBUhpLlCZoGb0miKBKSqDAyZC5DvIuqbHQ,94 +pip/_vendor/certifi/__main__.py,sha256=1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY,255 +pip/_vendor/certifi/cacert.pem,sha256=lO3rZukXdPyuk6BWUJFOKQliWaXH6HGh9l1GGrUgG0c,299427 +pip/_vendor/certifi/core.py,sha256=2SRT5rIcQChFDbe37BQa-kULxAgJ8qN6l1jfqTp4HIs,4486 +pip/_vendor/certifi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/distlib/__init__.py,sha256=dcwgYGYGQqAEawBXPDtIx80DO_3cOmFv8HTc8JMzknQ,625 +pip/_vendor/distlib/compat.py,sha256=2jRSjRI4o-vlXeTK2BCGIUhkc6e9ZGhSsacRM5oseTw,41467 +pip/_vendor/distlib/database.py,sha256=mHy_LxiXIsIVRb-T0-idBrVLw3Ffij5teHCpbjmJ9YU,51160 +pip/_vendor/distlib/index.py,sha256=lTbw268rRhj8dw1sib3VZ_0EhSGgoJO3FKJzSFMOaeA,20797 +pip/_vendor/distlib/locators.py,sha256=oBeAZpFuPQSY09MgNnLfQGGAXXvVO96BFpZyKMuK4tM,51026 +pip/_vendor/distlib/manifest.py,sha256=3qfmAmVwxRqU1o23AlfXrQGZzh6g_GGzTAP_Hb9C5zQ,14168 +pip/_vendor/distlib/markers.py,sha256=X6sDvkFGcYS8gUW8hfsWuKEKAqhQZAJ7iXOMLxRYjYk,5164 +pip/_vendor/distlib/metadata.py,sha256=zil3sg2EUfLXVigljY2d_03IJt-JSs7nX-73fECMX2s,38724 +pip/_vendor/distlib/resources.py,sha256=LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698,10820 +pip/_vendor/distlib/scripts.py,sha256=BJliaDAZaVB7WAkwokgC3HXwLD2iWiHaVI50H7C6eG8,18608 +pip/_vendor/distlib/t32.exe,sha256=a0GV5kCoWsMutvliiCKmIgV98eRZ33wXoS-XrqvJQVs,97792 +pip/_vendor/distlib/t64-arm.exe,sha256=68TAa32V504xVBnufojh0PcenpR3U4wAqTqf-MZqbPw,182784 +pip/_vendor/distlib/t64.exe,sha256=gaYY8hy4fbkHYTTnA4i26ct8IQZzkBG2pRdy0iyuBrc,108032 +pip/_vendor/distlib/util.py,sha256=vMPGvsS4j9hF6Y9k3Tyom1aaHLb0rFmZAEyzeAdel9w,66682 +pip/_vendor/distlib/version.py,sha256=s5VIs8wBn0fxzGxWM_aA2ZZyx525HcZbMvcTlTyZ3Rg,23727 +pip/_vendor/distlib/w32.exe,sha256=R4csx3-OGM9kL4aPIzQKRo5TfmRSHZo6QWyLhDhNBks,91648 +pip/_vendor/distlib/w64-arm.exe,sha256=xdyYhKj0WDcVUOCb05blQYvzdYIKMbmJn2SZvzkcey4,168448 +pip/_vendor/distlib/w64.exe,sha256=ejGf-rojoBfXseGLpya6bFTFPWRG21X5KvU8J5iU-K0,101888 +pip/_vendor/distlib/wheel.py,sha256=DFIVguEQHCdxnSdAO0dfFsgMcvVZitg7bCOuLwZ7A_s,43979 +pip/_vendor/distro/__init__.py,sha256=2fHjF-SfgPvjyNZ1iHh_wjqWdR_Yo5ODHwZC0jLBPhc,981 +pip/_vendor/distro/__main__.py,sha256=bu9d3TifoKciZFcqRBuygV3GSuThnVD_m2IK4cz96Vs,64 +pip/_vendor/distro/distro.py,sha256=XqbefacAhDT4zr_trnbA15eY8vdK4GTghgmvUGrEM_4,49430 +pip/_vendor/distro/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/idna/__init__.py,sha256=MPqNDLZbXqGaNdXxAFhiqFPKEQXju2jNQhCey6-5eJM,868 +pip/_vendor/idna/codec.py,sha256=PEew3ItwzjW4hymbasnty2N2OXvNcgHB-JjrBuxHPYY,3422 +pip/_vendor/idna/compat.py,sha256=RzLy6QQCdl9784aFhb2EX9EKGCJjg0P3PilGdeXXcx8,316 +pip/_vendor/idna/core.py,sha256=YJYyAMnwiQEPjVC4-Fqu_p4CJ6yKKuDGmppBNQNQpFs,13239 +pip/_vendor/idna/idnadata.py,sha256=W30GcIGvtOWYwAjZj4ZjuouUutC6ffgNuyjJy7fZ-lo,78306 +pip/_vendor/idna/intranges.py,sha256=amUtkdhYcQG8Zr-CoMM_kVRacxkivC1WgxN1b63KKdU,1898 +pip/_vendor/idna/package_data.py,sha256=q59S3OXsc5VI8j6vSD0sGBMyk6zZ4vWFREE88yCJYKs,21 +pip/_vendor/idna/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/idna/uts46data.py,sha256=rt90K9J40gUSwppDPCrhjgi5AA6pWM65dEGRSf6rIhM,239289 +pip/_vendor/msgpack/__init__.py,sha256=reRaiOtEzSjPnr7TpxjgIvbfln5pV66FhricAs2eC-g,1109 +pip/_vendor/msgpack/exceptions.py,sha256=dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc,1081 +pip/_vendor/msgpack/ext.py,sha256=kteJv03n9tYzd5oo3xYopVTo4vRaAxonBQQJhXohZZo,5726 +pip/_vendor/msgpack/fallback.py,sha256=0g1Pzp0vtmBEmJ5w9F3s_-JMVURP8RS4G1cc5TRaAsI,32390 +pip/_vendor/packaging/__init__.py,sha256=dk4Ta_vmdVJxYHDcfyhvQNw8V3PgSBomKNXqg-D2JDY,494 +pip/_vendor/packaging/_elffile.py,sha256=cflAQAkE25tzhYmq_aCi72QfbT_tn891tPzfpbeHOwE,3306 +pip/_vendor/packaging/_manylinux.py,sha256=vl5OCoz4kx80H5rwXKeXWjl9WNISGmr4ZgTpTP9lU9c,9612 +pip/_vendor/packaging/_musllinux.py,sha256=p9ZqNYiOItGee8KcZFeHF_YcdhVwGHdK6r-8lgixvGQ,2694 +pip/_vendor/packaging/_parser.py,sha256=s_TvTvDNK0NrM2QB3VKThdWFM4Nc0P6JnkObkl3MjpM,10236 +pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431 +pip/_vendor/packaging/_tokenizer.py,sha256=J6v5H7Jzvb-g81xp_2QACKwO7LxHQA6ikryMU7zXwN8,5273 +pip/_vendor/packaging/markers.py,sha256=c89TNzB7ZdGYhkovm6PYmqGyHxXlYVaLW591PHUNKD8,10561 +pip/_vendor/packaging/metadata.py,sha256=YJibM7GYe4re8-0a3OlXmGS-XDgTEoO4tlBt2q25Bng,34762 +pip/_vendor/packaging/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/packaging/requirements.py,sha256=gYyRSAdbrIyKDY66ugIDUQjRMvxkH2ALioTmX3tnL6o,2947 +pip/_vendor/packaging/specifiers.py,sha256=hGU6kuCd77bL-msIL6yLCp6MNT75RSMUKZDuju26c8U,40098 +pip/_vendor/packaging/tags.py,sha256=CFqrJzAzc2XNGexerH__T-Y5Iwq7WbsYXsiLERLWxY0,21014 +pip/_vendor/packaging/utils.py,sha256=0F3Hh9OFuRgrhTgGZUl5K22Fv1YP2tZl1z_2gO6kJiA,5050 +pip/_vendor/packaging/version.py,sha256=oiHqzTUv_p12hpjgsLDVcaF5hT7pDaSOViUNMD4GTW0,16688 +pip/_vendor/packaging/licenses/__init__.py,sha256=A116-FU49_Dz4162M4y1uAiZN4Rgdc83FxNd8EjlfqI,5727 +pip/_vendor/packaging/licenses/_spdx.py,sha256=oAm1ztPFwlsmCKe7lAAsv_OIOfS1cWDu9bNBkeu-2ns,48398 +pip/_vendor/pkg_resources/__init__.py,sha256=jrhDRbOubP74QuPXxd7U7Po42PH2l-LZ2XfcO7llpZ4,124463 +pip/_vendor/platformdirs/__init__.py,sha256=JueR2cRLkxY7iwik-qNWJCwKOrAlBgVgcZ_IHQzqGLE,22344 +pip/_vendor/platformdirs/__main__.py,sha256=jBJ8zb7Mpx5ebcqF83xrpO94MaeCpNGHVf9cvDN2JLg,1505 +pip/_vendor/platformdirs/android.py,sha256=kV5oL3V3DZ6WZKu9yFiQupv18yp_jlSV2ChH1TmPcds,9007 +pip/_vendor/platformdirs/api.py,sha256=2dfUDNbEXeDhDKarqtR5NY7oUikUZ4RZhs3ozstmhBQ,9246 +pip/_vendor/platformdirs/macos.py,sha256=UlbyFZ8Rzu3xndCqQEHrfsYTeHwYdFap1Ioz-yxveT4,6154 +pip/_vendor/platformdirs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/platformdirs/unix.py,sha256=uRPJWRyQEtv7yOSvU94rUmsblo5XKDLA1SzFg55kbK0,10393 +pip/_vendor/platformdirs/version.py,sha256=oH4KgTfK4AklbTYVcV_yynvJ9JLI3pyvDVay0hRsLCs,411 +pip/_vendor/platformdirs/windows.py,sha256=IFpiohUBwxPtCzlyKwNtxyW4Jk8haa6W8o59mfrDXVo,10125 +pip/_vendor/pygments/__init__.py,sha256=7N1oiaWulw_nCsTY4EEixYLz15pWY5u4uPAFFi-ielU,2983 +pip/_vendor/pygments/__main__.py,sha256=isIhBxLg65nLlXukG4VkMuPfNdd7gFzTZ_R_z3Q8diY,353 +pip/_vendor/pygments/cmdline.py,sha256=LIVzmAunlk9sRJJp54O4KRy9GDIN4Wu13v9p9QzfGPM,23656 +pip/_vendor/pygments/console.py,sha256=yhP9UsLAVmWKVQf2446JJewkA7AiXeeTf4Ieg3Oi2fU,1718 +pip/_vendor/pygments/filter.py,sha256=_ADNPCskD8_GmodHi6_LoVgPU3Zh336aBCT5cOeTMs0,1910 +pip/_vendor/pygments/formatter.py,sha256=jDWBTndlBH2Z5IYZFVDnP0qn1CaTQjTWt7iAGtCnJEg,4390 +pip/_vendor/pygments/lexer.py,sha256=TYHDt___gNW4axTl2zvPZff-VQi8fPaIh5OKRcVSjUM,35349 +pip/_vendor/pygments/modeline.py,sha256=gtRYZBS-CKOCDXHhGZqApboHBaZwGH8gznN3O6nuxj4,1005 +pip/_vendor/pygments/plugin.py,sha256=ioeJ3QeoJ-UQhZpY9JL7vbxsTVuwwM7BCu-Jb8nN0AU,1891 +pip/_vendor/pygments/regexopt.py,sha256=Hky4EB13rIXEHQUNkwmCrYqtIlnXDehNR3MztafZ43w,3072 +pip/_vendor/pygments/scanner.py,sha256=NDy3ofK_fHRFK4hIDvxpamG871aewqcsIb6sgTi7Fhk,3092 +pip/_vendor/pygments/sphinxext.py,sha256=iOptJBcqOGPwMEJ2p70PvwpZPIGdvdZ8dxvq6kzxDgA,7981 +pip/_vendor/pygments/style.py,sha256=rSCZWFpg1_DwFMXDU0nEVmAcBHpuQGf9RxvOPPQvKLQ,6420 +pip/_vendor/pygments/token.py,sha256=qZwT7LSPy5YBY3JgDjut642CCy7JdQzAfmqD9NmT5j0,6226 +pip/_vendor/pygments/unistring.py,sha256=p5c1i-HhoIhWemy9CUsaN9o39oomYHNxXll0Xfw6tEA,63208 +pip/_vendor/pygments/util.py,sha256=2tj2nS1X9_OpcuSjf8dOET2bDVZhs8cEKd_uT6-Fgg8,10031 +pip/_vendor/pygments/filters/__init__.py,sha256=RdedK2KWKXlKwR7cvkfr3NUj9YiZQgMgilRMFUg2jPA,40392 +pip/_vendor/pygments/formatters/__init__.py,sha256=8No-NUs8rBTSSBJIv4hSEQt2M0cFB4hwAT0snVc2QGE,5385 +pip/_vendor/pygments/formatters/_mapping.py,sha256=1Cw37FuQlNacnxRKmtlPX4nyLoX9_ttko5ZwscNUZZ4,4176 +pip/_vendor/pygments/formatters/bbcode.py,sha256=3JQLI45tcrQ_kRUMjuab6C7Hb0XUsbVWqqbSn9cMjkI,3320 +pip/_vendor/pygments/formatters/groff.py,sha256=M39k0PaSSZRnxWjqBSVPkF0mu1-Vr7bm6RsFvs-CNN4,5106 +pip/_vendor/pygments/formatters/html.py,sha256=SE2jc3YCqbMS3rZW9EAmDlAUhdVxJ52gA4dileEvCGU,35669 +pip/_vendor/pygments/formatters/img.py,sha256=MwA4xWPLOwh6j7Yc6oHzjuqSPt0M1fh5r-5BTIIUfsU,23287 +pip/_vendor/pygments/formatters/irc.py,sha256=dp1Z0l_ObJ5NFh9MhqLGg5ptG5hgJqedT2Vkutt9v0M,4981 +pip/_vendor/pygments/formatters/latex.py,sha256=XMmhOCqUKDBQtG5mGJNAFYxApqaC5puo5cMmPfK3944,19306 +pip/_vendor/pygments/formatters/other.py,sha256=56PMJOliin-rAUdnRM0i1wsV1GdUPd_dvQq0_UPfF9c,5034 +pip/_vendor/pygments/formatters/pangomarkup.py,sha256=y16U00aVYYEFpeCfGXlYBSMacG425CbfoG8oKbKegIg,2218 +pip/_vendor/pygments/formatters/rtf.py,sha256=ZT90dmcKyJboIB0mArhL7IhE467GXRN0G7QAUgG03To,11957 +pip/_vendor/pygments/formatters/svg.py,sha256=KKsiophPupHuxm0So-MsbQEWOT54IAiSF7hZPmxtKXE,7174 +pip/_vendor/pygments/formatters/terminal.py,sha256=AojNG4MlKq2L6IsC_VnXHu4AbHCBn9Otog6u45XvxeI,4674 +pip/_vendor/pygments/formatters/terminal256.py,sha256=kGkNUVo3FpwjytIDS0if79EuUoroAprcWt3igrcIqT0,11753 +pip/_vendor/pygments/lexers/__init__.py,sha256=pIlxyQJuu_syh9lE080cq8ceVbEVcKp0osAFU5fawJU,12115 +pip/_vendor/pygments/lexers/_mapping.py,sha256=61-h3zr103m01OS5BUq_AfUiL9YI06Ves9ipQ7k4vr4,76097 +pip/_vendor/pygments/lexers/python.py,sha256=2J_YJrPTr_A6fJY_qKiKv0GpgPwHMrlMSeo59qN3fe4,53687 +pip/_vendor/pygments/styles/__init__.py,sha256=qUk6_1z5KmT8EdJFZYgESmG6P_HJF_2vVrDD7HSCGYY,2042 +pip/_vendor/pygments/styles/_mapping.py,sha256=6lovFUE29tz6EsV3XYY4hgozJ7q1JL7cfO3UOlgnS8w,3312 +pip/_vendor/pyproject_hooks/__init__.py,sha256=cPB_a9LXz5xvsRbX1o2qyAdjLatZJdQ_Lc5McNX-X7Y,691 +pip/_vendor/pyproject_hooks/_impl.py,sha256=jY-raxnmyRyB57ruAitrJRUzEexuAhGTpgMygqx67Z4,14936 +pip/_vendor/pyproject_hooks/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/pyproject_hooks/_in_process/__init__.py,sha256=MJNPpfIxcO-FghxpBbxkG1rFiQf6HOUbV4U5mq0HFns,557 +pip/_vendor/pyproject_hooks/_in_process/_in_process.py,sha256=qcXMhmx__MIJq10gGHW3mA4Tl8dy8YzHMccwnNoKlw0,12216 +pip/_vendor/requests/__init__.py,sha256=HlB_HzhrzGtfD_aaYUwUh1zWXLZ75_YCLyit75d0Vz8,5057 +pip/_vendor/requests/__version__.py,sha256=FVfglgZmNQnmYPXpOohDU58F5EUb_-VnSTaAesS187g,435 +pip/_vendor/requests/_internal_utils.py,sha256=nMQymr4hs32TqVo5AbCrmcJEhvPUh7xXlluyqwslLiQ,1495 +pip/_vendor/requests/adapters.py,sha256=J7VeVxKBvawbtlX2DERVo05J9BXTcWYLMHNd1Baa-bk,27607 +pip/_vendor/requests/api.py,sha256=_Zb9Oa7tzVIizTKwFrPjDEY9ejtm_OnSRERnADxGsQs,6449 +pip/_vendor/requests/auth.py,sha256=kF75tqnLctZ9Mf_hm9TZIj4cQWnN5uxRz8oWsx5wmR0,10186 +pip/_vendor/requests/certs.py,sha256=kHDlkK_beuHXeMPc5jta2wgl8gdKeUWt5f2nTDVrvt8,441 +pip/_vendor/requests/compat.py,sha256=Mo9f9xZpefod8Zm-n9_StJcVTmwSukXR2p3IQyyVXvU,1485 +pip/_vendor/requests/cookies.py,sha256=bNi-iqEj4NPZ00-ob-rHvzkvObzN3lEpgw3g6paS3Xw,18590 +pip/_vendor/requests/exceptions.py,sha256=D1wqzYWne1mS2rU43tP9CeN1G7QAy7eqL9o1god6Ejw,4272 +pip/_vendor/requests/help.py,sha256=hRKaf9u0G7fdwrqMHtF3oG16RKktRf6KiwtSq2Fo1_0,3813 +pip/_vendor/requests/hooks.py,sha256=CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ,733 +pip/_vendor/requests/models.py,sha256=x4K4CmH-lC0l2Kb-iPfMN4dRXxHEcbOaEWBL_i09AwI,35483 +pip/_vendor/requests/packages.py,sha256=_ZQDCJTJ8SP3kVWunSqBsRZNPzj2c1WFVqbdr08pz3U,1057 +pip/_vendor/requests/sessions.py,sha256=ykTI8UWGSltOfH07HKollH7kTBGw4WhiBVaQGmckTw4,30495 +pip/_vendor/requests/status_codes.py,sha256=iJUAeA25baTdw-6PfD0eF4qhpINDJRJI-yaMqxs4LEI,4322 +pip/_vendor/requests/structures.py,sha256=-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM,2912 +pip/_vendor/requests/utils.py,sha256=L79vnFbzJ3SFLKtJwpoWe41Tozi3RlZv94pY1TFIyow,33631 +pip/_vendor/resolvelib/__init__.py,sha256=h509TdEcpb5-44JonaU3ex2TM15GVBLjM9CNCPwnTTs,537 +pip/_vendor/resolvelib/providers.py,sha256=fuuvVrCetu5gsxPB43ERyjfO8aReS3rFQHpDgiItbs4,5871 +pip/_vendor/resolvelib/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/resolvelib/reporters.py,sha256=TSbRmWzTc26w0ggsV1bxVpeWDB8QNIre6twYl7GIZBE,1601 +pip/_vendor/resolvelib/resolvers.py,sha256=G8rsLZSq64g5VmIq-lB7UcIJ1gjAxIQJmTF4REZleQ0,20511 +pip/_vendor/resolvelib/structs.py,sha256=0_1_XO8z_CLhegP3Vpf9VJ3zJcfLm0NOHRM-i0Ykz3o,4963 +pip/_vendor/resolvelib/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/resolvelib/compat/collections_abc.py,sha256=uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs,156 +pip/_vendor/rich/__init__.py,sha256=dRxjIL-SbFVY0q3IjSMrfgBTHrm1LZDgLOygVBwiYZc,6090 +pip/_vendor/rich/__main__.py,sha256=eO7Cq8JnrgG8zVoeImiAs92q3hXNMIfp0w5lMsO7Q2Y,8477 +pip/_vendor/rich/_cell_widths.py,sha256=fbmeyetEdHjzE_Vx2l1uK7tnPOhMs2X1lJfO3vsKDpA,10209 +pip/_vendor/rich/_emoji_codes.py,sha256=hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY,140235 +pip/_vendor/rich/_emoji_replace.py,sha256=n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo,1064 +pip/_vendor/rich/_export_format.py,sha256=RI08pSrm5tBSzPMvnbTqbD9WIalaOoN5d4M1RTmLq1Y,2128 +pip/_vendor/rich/_extension.py,sha256=Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34,265 +pip/_vendor/rich/_fileno.py,sha256=HWZxP5C2ajMbHryvAQZseflVfQoGzsKOHzKGsLD8ynQ,799 +pip/_vendor/rich/_inspect.py,sha256=QM05lEFnFoTaFqpnbx-zBEI6k8oIKrD3cvjEOQNhKig,9655 +pip/_vendor/rich/_log_render.py,sha256=1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns,3225 +pip/_vendor/rich/_loop.py,sha256=hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ,1236 +pip/_vendor/rich/_null_file.py,sha256=ADGKp1yt-k70FMKV6tnqCqecB-rSJzp-WQsD7LPL-kg,1394 +pip/_vendor/rich/_palettes.py,sha256=cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI,7063 +pip/_vendor/rich/_pick.py,sha256=evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU,423 +pip/_vendor/rich/_ratio.py,sha256=Zt58apszI6hAAcXPpgdWKpu3c31UBWebOeR4mbyptvU,5471 +pip/_vendor/rich/_spinners.py,sha256=U2r1_g_1zSjsjiUdAESc2iAMc3i4ri_S8PYP6kQ5z1I,19919 +pip/_vendor/rich/_stack.py,sha256=-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0,351 +pip/_vendor/rich/_timer.py,sha256=zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI,417 +pip/_vendor/rich/_win32_console.py,sha256=BSaDRIMwBLITn_m0mTRLPqME5q-quGdSMuYMpYeYJwc,22755 +pip/_vendor/rich/_windows.py,sha256=aBwaD_S56SbgopIvayVmpk0Y28uwY2C5Bab1wl3Bp-I,1925 +pip/_vendor/rich/_windows_renderer.py,sha256=t74ZL3xuDCP3nmTp9pH1L5LiI2cakJuQRQleHCJerlk,2783 +pip/_vendor/rich/_wrap.py,sha256=FlSsom5EX0LVkA3KWy34yHnCfLtqX-ZIepXKh-70rpc,3404 +pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890 +pip/_vendor/rich/align.py,sha256=Rh-3adnDaN1Ao07EjR2PhgE62PGLPgO8SMwJBku1urQ,10469 +pip/_vendor/rich/ansi.py,sha256=Avs1LHbSdcyOvDOdpELZUoULcBiYewY76eNBp6uFBhs,6921 +pip/_vendor/rich/bar.py,sha256=ldbVHOzKJOnflVNuv1xS7g6dLX2E3wMnXkdPbpzJTcs,3263 +pip/_vendor/rich/box.py,sha256=nr5fYIUghB_iUCEq6y0Z3LlCT8gFPDrzN9u2kn7tJl4,10831 +pip/_vendor/rich/cells.py,sha256=KrQkj5-LghCCpJLSNQIyAZjndc4bnEqOEmi5YuZ9UCY,5130 +pip/_vendor/rich/color.py,sha256=3HSULVDj7qQkXUdFWv78JOiSZzfy5y1nkcYhna296V0,18211 +pip/_vendor/rich/color_triplet.py,sha256=3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4,1054 +pip/_vendor/rich/columns.py,sha256=HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8,7131 +pip/_vendor/rich/console.py,sha256=nKjrEx_7xy8KGmDVT-BgNII0R5hm1cexhAHDwdwNVqg,100156 +pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288 +pip/_vendor/rich/containers.py,sha256=c_56TxcedGYqDepHBMTuZdUIijitAQgnox-Qde0Z1qo,5502 +pip/_vendor/rich/control.py,sha256=DSkHTUQLorfSERAKE_oTAEUFefZnZp4bQb4q8rHbKws,6630 +pip/_vendor/rich/default_styles.py,sha256=dZxgaSD9VUy7SXQShO33aLYiAWspCr2sCQZFX_JK1j4,8159 +pip/_vendor/rich/diagnose.py,sha256=an6uouwhKPAlvQhYpNNpGq9EJysfMIOvvCbO3oSoR24,972 +pip/_vendor/rich/emoji.py,sha256=omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ,2501 +pip/_vendor/rich/errors.py,sha256=5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y,642 +pip/_vendor/rich/file_proxy.py,sha256=Tl9THMDZ-Pk5Wm8sI1gGg_U5DhusmxD-FZ0fUbcU0W0,1683 +pip/_vendor/rich/filesize.py,sha256=_iz9lIpRgvW7MNSeCZnLg-HwzbP4GETg543WqD8SFs0,2484 +pip/_vendor/rich/highlighter.py,sha256=G_sn-8DKjM1sEjLG_oc4ovkWmiUpWvj8bXi0yed2LnY,9586 +pip/_vendor/rich/json.py,sha256=vVEoKdawoJRjAFayPwXkMBPLy7RSTs-f44wSQDR2nJ0,5031 +pip/_vendor/rich/jupyter.py,sha256=QyoKoE_8IdCbrtiSHp9TsTSNyTHY0FO5whE7jOTd9UE,3252 +pip/_vendor/rich/layout.py,sha256=ajkSFAtEVv9EFTcFs-w4uZfft7nEXhNzL7ZVdgrT5rI,14004 +pip/_vendor/rich/live.py,sha256=DhzAPEnjTxQuq9_0Y2xh2MUwQcP_aGPkenLfKETslwM,14270 +pip/_vendor/rich/live_render.py,sha256=zJtB471jGziBtEwxc54x12wEQtH4BuQr1SA8v9kU82w,3666 +pip/_vendor/rich/logging.py,sha256=ZgpKMMBY_BuMAI_BYzo-UtXak6t5oH9VK8m9Q2Lm0f4,12458 +pip/_vendor/rich/markup.py,sha256=3euGKP5s41NCQwaSjTnJxus5iZMHjxpIM0W6fCxra38,8451 +pip/_vendor/rich/measure.py,sha256=HmrIJX8sWRTHbgh8MxEay_83VkqNW_70s8aKP5ZcYI8,5305 +pip/_vendor/rich/padding.py,sha256=KVEI3tOwo9sgK1YNSuH__M1_jUWmLZwRVV_KmOtVzyM,4908 +pip/_vendor/rich/pager.py,sha256=SO_ETBFKbg3n_AgOzXm41Sv36YxXAyI3_R-KOY2_uSc,828 +pip/_vendor/rich/palette.py,sha256=lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y,3396 +pip/_vendor/rich/panel.py,sha256=fFRHcviXvWhk3V3zx5Zwmsb_RL9KJ3esD-sU0NYEVyw,11235 +pip/_vendor/rich/pretty.py,sha256=gy3S72u4FRg2ytoo7N1ZDWDIvB4unbzd5iUGdgm-8fc,36391 +pip/_vendor/rich/progress.py,sha256=MtmCjTk5zYU_XtRHxRHTAEHG6hF9PeF7EMWbEPleIC0,60357 +pip/_vendor/rich/progress_bar.py,sha256=mZTPpJUwcfcdgQCTTz3kyY-fc79ddLwtx6Ghhxfo064,8162 +pip/_vendor/rich/prompt.py,sha256=l0RhQU-0UVTV9e08xW1BbIj0Jq2IXyChX4lC0lFNzt4,12447 +pip/_vendor/rich/protocol.py,sha256=5hHHDDNHckdk8iWH5zEbi-zuIVSF5hbU2jIo47R7lTE,1391 +pip/_vendor/rich/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166 +pip/_vendor/rich/repr.py,sha256=5MZJZmONgC6kud-QW-_m1okXwL2aR6u6y-pUcUCJz28,4431 +pip/_vendor/rich/rule.py,sha256=0fNaS_aERa3UMRc3T5WMpN_sumtDxfaor2y3of1ftBk,4602 +pip/_vendor/rich/scope.py,sha256=TMUU8qo17thyqQCPqjDLYpg_UU1k5qVd-WwiJvnJVas,2843 +pip/_vendor/rich/screen.py,sha256=YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8,1591 +pip/_vendor/rich/segment.py,sha256=otnKeKGEV-WRlQVosfJVeFDcDxAKHpvJ_hLzSu5lumM,24743 +pip/_vendor/rich/spinner.py,sha256=PT5qgXPG3ZpqRj7n3EZQ6NW56mx3ldZqZCU7gEMyZk4,4364 +pip/_vendor/rich/status.py,sha256=kkPph3YeAZBo-X-4wPp8gTqZyU466NLwZBA4PZTTewo,4424 +pip/_vendor/rich/style.py,sha256=aSoUNbVgfP1PAnduAqgbbl4AMQy668qs2S1FEwr3Oqs,27067 +pip/_vendor/rich/styled.py,sha256=eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU,1258 +pip/_vendor/rich/syntax.py,sha256=qqAnEUZ4K57Po81_5RBxnsuU4KRzSdvDPAhKw8ma_3E,35763 +pip/_vendor/rich/table.py,sha256=yXYUr0YsPpG466N50HCAw2bpb5ZUuuzdc-G66Zk-oTc,40103 +pip/_vendor/rich/terminal_theme.py,sha256=1j5-ufJfnvlAo5Qsi_ACZiXDmwMXzqgmFByObT9-yJY,3370 +pip/_vendor/rich/text.py,sha256=AO7JPCz6-gaN1thVLXMBntEmDPVYFgFNG1oM61_sanU,47552 +pip/_vendor/rich/theme.py,sha256=oNyhXhGagtDlbDye3tVu3esWOWk0vNkuxFw-_unlaK0,3771 +pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102 +pip/_vendor/rich/traceback.py,sha256=z8UoN7NbTQKW6YDDUVwOh7F8snZf6gYnUWtOrKsLE1w,31797 +pip/_vendor/rich/tree.py,sha256=yWnQ6rAvRGJ3qZGqBrxS2SW2TKBTNrP0SdY8QxOFPuw,9451 +pip/_vendor/tomli/__init__.py,sha256=PhNw_eyLgdn7McJ6nrAN8yIm3dXC75vr1sVGVVwDSpA,314 +pip/_vendor/tomli/_parser.py,sha256=9w8LG0jB7fwmZZWB0vVXbeejDHcl4ANIJxB2scEnDlA,25591 +pip/_vendor/tomli/_re.py,sha256=sh4sBDRgO94KJZwNIrgdcyV_qQast50YvzOAUGpRDKA,3171 +pip/_vendor/tomli/_types.py,sha256=-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q,254 +pip/_vendor/tomli/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26 +pip/_vendor/truststore/__init__.py,sha256=WIDeyzWm7EVX44g354M25vpRXbeY1lsPH6EmUJUcq4o,1264 +pip/_vendor/truststore/_api.py,sha256=GeXRNTlxPZ3kif4kNoh6JY0oE4QRzTGcgXr6l_X_Gk0,10555 +pip/_vendor/truststore/_macos.py,sha256=nZlLkOmszUE0g6ryRwBVGY5COzPyudcsiJtDWarM5LQ,20503 +pip/_vendor/truststore/_openssl.py,sha256=LLUZ7ZGaio-i5dpKKjKCSeSufmn6T8pi9lDcFnvSyq0,2324 +pip/_vendor/truststore/_ssl_constants.py,sha256=NUD4fVKdSD02ri7-db0tnO0VqLP9aHuzmStcW7tAl08,1130 +pip/_vendor/truststore/_windows.py,sha256=rAHyKYD8M7t-bXfG8VgOVa3TpfhVhbt4rZQlO45YuP8,17993 +pip/_vendor/truststore/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/urllib3/__init__.py,sha256=iXLcYiJySn0GNbWOOZDDApgBL1JgP44EZ8i1760S8Mc,3333 +pip/_vendor/urllib3/_collections.py,sha256=pyASJJhW7wdOpqJj9QJA8FyGRfr8E8uUUhqUvhF0728,11372 +pip/_vendor/urllib3/_version.py,sha256=t9wGB6ooOTXXgiY66K1m6BZS1CJyXHAU8EoWDTe6Shk,64 +pip/_vendor/urllib3/connection.py,sha256=ttIA909BrbTUzwkqEe_TzZVh4JOOj7g61Ysei2mrwGg,20314 +pip/_vendor/urllib3/connectionpool.py,sha256=e2eiAwNbFNCKxj4bwDKNK-w7HIdSz3OmMxU_TIt-evQ,40408 +pip/_vendor/urllib3/exceptions.py,sha256=0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A,8217 +pip/_vendor/urllib3/fields.py,sha256=kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM,8579 +pip/_vendor/urllib3/filepost.py,sha256=5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY,2440 +pip/_vendor/urllib3/poolmanager.py,sha256=aWyhXRtNO4JUnCSVVqKTKQd8EXTvUm1VN9pgs2bcONo,19990 +pip/_vendor/urllib3/request.py,sha256=YTWFNr7QIwh7E1W9dde9LM77v2VWTJ5V78XuTTw7D1A,6691 +pip/_vendor/urllib3/response.py,sha256=fmDJAFkG71uFTn-sVSTh2Iw0WmcXQYqkbRjihvwBjU8,30641 +pip/_vendor/urllib3/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/urllib3/contrib/_appengine_environ.py,sha256=bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk,957 +pip/_vendor/urllib3/contrib/appengine.py,sha256=VR68eAVE137lxTgjBDwCna5UiBZTOKa01Aj_-5BaCz4,11036 +pip/_vendor/urllib3/contrib/ntlmpool.py,sha256=NlfkW7WMdW8ziqudopjHoW299og1BTWi0IeIibquFwk,4528 +pip/_vendor/urllib3/contrib/pyopenssl.py,sha256=hDJh4MhyY_p-oKlFcYcQaVQRDv6GMmBGuW9yjxyeejM,17081 +pip/_vendor/urllib3/contrib/securetransport.py,sha256=Fef1IIUUFHqpevzXiDPbIGkDKchY2FVKeVeLGR1Qq3g,34446 +pip/_vendor/urllib3/contrib/socks.py,sha256=aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4,7097 +pip/_vendor/urllib3/contrib/_securetransport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/urllib3/contrib/_securetransport/bindings.py,sha256=4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw,17632 +pip/_vendor/urllib3/contrib/_securetransport/low_level.py,sha256=B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M,13922 +pip/_vendor/urllib3/packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/urllib3/packages/six.py,sha256=b9LM0wBXv7E7SrbCjAm4wwN-hrH-iNxv18LgWNMMKPo,34665 +pip/_vendor/urllib3/packages/backports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 +pip/_vendor/urllib3/packages/backports/makefile.py,sha256=nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E,1417 +pip/_vendor/urllib3/packages/backports/weakref_finalize.py,sha256=tRCal5OAhNSRyb0DhHp-38AtIlCsRP8BxF3NX-6rqIA,5343 +pip/_vendor/urllib3/util/__init__.py,sha256=JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc,1155 +pip/_vendor/urllib3/util/connection.py,sha256=5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk,4901 +pip/_vendor/urllib3/util/proxy.py,sha256=zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4,1605 +pip/_vendor/urllib3/util/queue.py,sha256=nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM,498 +pip/_vendor/urllib3/util/request.py,sha256=C0OUt2tcU6LRiQJ7YYNP9GvPrSvl7ziIBekQ-5nlBZk,3997 +pip/_vendor/urllib3/util/response.py,sha256=GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28,3510 +pip/_vendor/urllib3/util/retry.py,sha256=6ENvOZ8PBDzh8kgixpql9lIrb2dxH-k7ZmBanJF2Ng4,22050 +pip/_vendor/urllib3/util/ssl_.py,sha256=QDuuTxPSCj1rYtZ4xpD7Ux-r20TD50aHyqKyhQ7Bq4A,17460 +pip/_vendor/urllib3/util/ssl_match_hostname.py,sha256=Ir4cZVEjmAk8gUAIHWSi7wtOO83UCYABY2xFD1Ql_WA,5758 +pip/_vendor/urllib3/util/ssltransport.py,sha256=NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E,6895 +pip/_vendor/urllib3/util/timeout.py,sha256=cwq4dMk87mJHSBktK1miYJ-85G-3T3RmT20v7SFCpno,10168 +pip/_vendor/urllib3/util/url.py,sha256=lCAE7M5myA8EDdW0sJuyyZhVB9K_j38ljWhHAnFaWoE,14296 +pip/_vendor/urllib3/util/wait.py,sha256=fOX0_faozG2P7iVojQoE1mbydweNyTcm-hXEfFrTtLI,5403 +pip-25.0.1.dist-info/AUTHORS.txt,sha256=HqzpBVLfT1lBthqQfiDlVeFkg65hJ7ZQvvWhoq-BAsA,11018 +pip-25.0.1.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093 +pip-25.0.1.dist-info/METADATA,sha256=T6cxjPMPl523zsRcEsu8K0-IoV8S7vv1mmKR0KA6-SY,3677 +pip-25.0.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91 +pip-25.0.1.dist-info/entry_points.txt,sha256=eeIjuzfnfR2PrhbjnbzFU6MnSS70kZLxwaHHq6M-bD0,87 +pip-25.0.1.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 +pip-25.0.1.dist-info/RECORD,, +pip/_internal/utils/glibc.cpython-38.pyc,, +pip/_vendor/urllib3/util/queue.cpython-38.pyc,, +pip/_internal/operations/build/build_tracker.cpython-38.pyc,, +pip/_vendor/idna/uts46data.cpython-38.pyc,, +pip/_vendor/rich/align.cpython-38.pyc,, +pip/_vendor/truststore/_windows.cpython-38.pyc,, +pip/_vendor/distlib/version.cpython-38.pyc,, +pip/_vendor/rich/table.cpython-38.pyc,, +pip/__pycache__,, +pip/_vendor/packaging/metadata.cpython-38.pyc,, +pip/_vendor/requests/__init__.cpython-38.pyc,, +pip/_vendor/rich/_pick.cpython-38.pyc,, +pip/_vendor/rich/pager.cpython-38.pyc,, +pip/_vendor/rich/abc.cpython-38.pyc,, +pip/_vendor/rich/emoji.cpython-38.pyc,, +pip/_vendor/cachecontrol/controller.cpython-38.pyc,, +pip/_internal/utils/deprecation.cpython-38.pyc,, +pip/_vendor/rich/progress_bar.cpython-38.pyc,, +pip/_internal/cli/base_command.cpython-38.pyc,, +pip/_vendor/resolvelib/compat/__init__.cpython-38.pyc,, +pip/_vendor/tomli/_types.cpython-38.pyc,, +pip/_vendor/rich/status.cpython-38.pyc,, +pip/_internal/utils/compatibility_tags.cpython-38.pyc,, +pip/_vendor/pygments/lexers/__pycache__,, +pip/_vendor/urllib3/poolmanager.cpython-38.pyc,, +pip/_vendor/packaging/requirements.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/candidates.cpython-38.pyc,, +pip/_vendor/certifi/core.cpython-38.pyc,, +pip/_vendor/idna/__pycache__,, +pip/_vendor/packaging/_elffile.cpython-38.pyc,, +pip/_vendor/distlib/locators.cpython-38.pyc,, +pip/_vendor/resolvelib/compat/__pycache__,, +pip/_internal/commands/install.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/securetransport.cpython-38.pyc,, +pip/_internal/utils/filetypes.cpython-38.pyc,, +pip/_internal/pyproject.cpython-38.pyc,, +pip/_vendor/distlib/compat.cpython-38.pyc,, +pip/_internal/network/utils.cpython-38.pyc,, +pip/_vendor/msgpack/exceptions.cpython-38.pyc,, +pip/_internal/distributions/installed.cpython-38.pyc,, +pip/_vendor/rich/color.cpython-38.pyc,, +pip/_vendor/pygments/formatters/__pycache__,, +pip/_internal/network/auth.cpython-38.pyc,, +pip/_vendor/pyproject_hooks/_in_process/_in_process.cpython-38.pyc,, +pip/_internal/index/package_finder.cpython-38.pyc,, +pip/_internal/utils/filesystem.cpython-38.pyc,, +pip/_vendor/resolvelib/structs.cpython-38.pyc,, +pip/_vendor/distlib/index.cpython-38.pyc,, +pip/_vendor/platformdirs/windows.cpython-38.pyc,, +pip/_internal/wheel_builder.cpython-38.pyc,, +pip/_internal/locations/__pycache__,, +pip/_vendor/packaging/licenses/__init__.cpython-38.pyc,, +pip/_internal/cli/main_parser.cpython-38.pyc,, +../../../bin/pip-3.8,, +pip/__main__.cpython-38.pyc,, +pip/_vendor/resolvelib/__pycache__,, +../../../bin/pip3,, +pip/_internal/metadata/_json.cpython-38.pyc,, +pip/_vendor/requests/utils.cpython-38.pyc,, +pip/_internal/vcs/subversion.cpython-38.pyc,, +pip/_internal/cli/parser.cpython-38.pyc,, +pip/_vendor/resolvelib/reporters.cpython-38.pyc,, +pip/_vendor/rich/theme.cpython-38.pyc,, +pip/_vendor/pygments/token.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/requirements.cpython-38.pyc,, +pip/_internal/metadata/importlib/_dists.cpython-38.pyc,, +pip-25.0.1.virtualenv,, +pip/_vendor/tomli/_re.cpython-38.pyc,, +pip/_vendor/distlib/database.cpython-38.pyc,, +pip/_internal/metadata/__init__.cpython-38.pyc,, +pip/_internal/cli/index_command.cpython-38.pyc,, +pip/_internal/network/__init__.cpython-38.pyc,, +pip/_vendor/rich/_windows.cpython-38.pyc,, +pip/_vendor/pygments/formatters/__init__.cpython-38.pyc,, +pip/_vendor/rich/_null_file.cpython-38.pyc,, +pip/_vendor/pygments/formatters/pangomarkup.cpython-38.pyc,, +pip/_vendor/rich/highlighter.cpython-38.pyc,, +pip/_vendor/urllib3/response.cpython-38.pyc,, +pip/_vendor/requests/__version__.cpython-38.pyc,, +pip/_internal/cli/main.cpython-38.pyc,, +pip/_internal/__pycache__,, +pip/_vendor/rich/_export_format.cpython-38.pyc,, +pip/_vendor/rich/columns.cpython-38.pyc,, +pip/_internal/commands/__init__.cpython-38.pyc,, +pip/_internal/metadata/pkg_resources.cpython-38.pyc,, +pip/_vendor/urllib3/util/timeout.cpython-38.pyc,, +pip/__init__.cpython-38.pyc,, +pip/_vendor/pygments/lexers/python.cpython-38.pyc,, +pip/_vendor/requests/api.cpython-38.pyc,, +pip/_internal/models/installation_report.cpython-38.pyc,, +pip/_internal/commands/index.cpython-38.pyc,, +pip/_vendor/requests/help.cpython-38.pyc,, +pip/_internal/operations/install/__pycache__,, +pip/_vendor/idna/idnadata.cpython-38.pyc,, +pip/_vendor/rich/palette.cpython-38.pyc,, +pip/_vendor/urllib3/util/__pycache__,, +pip/_internal/network/session.cpython-38.pyc,, +pip/_vendor/urllib3/__pycache__,, +pip/_vendor/rich/style.cpython-38.pyc,, +pip/_internal/utils/datetime.cpython-38.pyc,, +pip/_vendor/rich/measure.cpython-38.pyc,, +pip/_vendor/rich/errors.cpython-38.pyc,, +pip/_internal/distributions/base.cpython-38.pyc,, +pip/_vendor/typing_extensions.cpython-38.pyc,, +pip/_vendor/rich/_wrap.cpython-38.pyc,, +pip-25.0.1.dist-info/INSTALLER,, +pip/_vendor/pygments/lexers/_mapping.cpython-38.pyc,, +pip/_vendor/tomli/_parser.cpython-38.pyc,, +pip/_vendor/__init__.cpython-38.pyc,, +pip/_internal/commands/cache.cpython-38.pyc,, +pip/_vendor/urllib3/util/proxy.cpython-38.pyc,, +pip/_vendor/rich/live.cpython-38.pyc,, +pip/_internal/exceptions.cpython-38.pyc,, +pip/_vendor/resolvelib/__init__.cpython-38.pyc,, +pip/_vendor/rich/prompt.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/resolver.cpython-38.pyc,, +pip/_internal/resolution/base.cpython-38.pyc,, +pip/_internal/req/req_set.cpython-38.pyc,, +pip/_vendor/certifi/__init__.cpython-38.pyc,, +pip/_vendor/pygments/filters/__pycache__,, +pip/_internal/resolution/resolvelib/base.cpython-38.pyc,, +pip/_internal/models/__init__.cpython-38.pyc,, +pip/_vendor/requests/exceptions.cpython-38.pyc,, +pip/_internal/req/__init__.cpython-38.pyc,, +pip/_vendor/rich/_stack.cpython-38.pyc,, +pip/_vendor/cachecontrol/cache.cpython-38.pyc,, +pip/_vendor/msgpack/__pycache__,, +pip/_internal/distributions/__init__.cpython-38.pyc,, +pip/_internal/utils/appdirs.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/_appengine_environ.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/socks.cpython-38.pyc,, +pip/_vendor/packaging/__pycache__,, +pip/_vendor/rich/_emoji_replace.cpython-38.pyc,, +pip/_internal/operations/__init__.cpython-38.pyc,, +pip/_vendor/rich/bar.cpython-38.pyc,, +pip/_internal/commands/configuration.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/appengine.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/_securetransport/__pycache__,, +pip/_internal/utils/retry.cpython-38.pyc,, +pip/_internal/commands/download.cpython-38.pyc,, +pip/_vendor/rich/_extension.cpython-38.pyc,, +pip/_vendor/urllib3/connection.cpython-38.pyc,, +pip/_internal/commands/search.cpython-38.pyc,, +pip/_internal/resolution/__pycache__,, +pip/_vendor/pygments/formatters/svg.cpython-38.pyc,, +pip/_internal/commands/completion.cpython-38.pyc,, +pip/_vendor/rich/_timer.cpython-38.pyc,, +pip/_internal/vcs/git.cpython-38.pyc,, +pip/_internal/models/wheel.cpython-38.pyc,, +pip/_internal/metadata/importlib/_compat.cpython-38.pyc,, +pip/_vendor/rich/spinner.cpython-38.pyc,, +pip/_internal/index/__init__.cpython-38.pyc,, +pip/_vendor/rich/segment.cpython-38.pyc,, +pip/_internal/utils/setuptools_build.cpython-38.pyc,, +pip/_vendor/platformdirs/version.cpython-38.pyc,, +pip/_internal/operations/build/__init__.cpython-38.pyc,, +pip/_internal/operations/build/wheel_editable.cpython-38.pyc,, +pip/_vendor/distlib/wheel.cpython-38.pyc,, +pip/_internal/operations/build/metadata.cpython-38.pyc,, +pip/_vendor/rich/console.cpython-38.pyc,, +pip/_vendor/distlib/resources.cpython-38.pyc,, +pip/_vendor/truststore/__init__.cpython-38.pyc,, +pip/_internal/resolution/__init__.cpython-38.pyc,, +pip/_vendor/msgpack/ext.cpython-38.pyc,, +pip/_vendor/packaging/__init__.cpython-38.pyc,, +pip/_vendor/pygments/modeline.cpython-38.pyc,, +pip/_internal/operations/install/__init__.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/__init__.cpython-38.pyc,, +pip/_vendor/rich/__main__.cpython-38.pyc,, +pip/_vendor/pygments/formatters/terminal.cpython-38.pyc,, +pip/_internal/commands/wheel.cpython-38.pyc,, +pip/_internal/resolution/legacy/resolver.cpython-38.pyc,, +pip/_vendor/urllib3/packages/backports/__init__.cpython-38.pyc,, +pip/_internal/utils/logging.cpython-38.pyc,, +pip/_internal/network/cache.cpython-38.pyc,, +pip/_vendor/rich/color_triplet.cpython-38.pyc,, +pip/_internal/operations/build/metadata_editable.cpython-38.pyc,, +pip/_vendor/rich/_loop.cpython-38.pyc,, +pip/_vendor/rich/json.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/__init__.cpython-38.pyc,, +pip/_vendor/pygments/style.cpython-38.pyc,, +pip/_vendor/distro/__init__.cpython-38.pyc,, +pip/_vendor/pygments/lexers/__init__.cpython-38.pyc,, +pip/_internal/metadata/importlib/_envs.cpython-38.pyc,, +pip/_vendor/pyproject_hooks/__init__.cpython-38.pyc,, +pip/_vendor/distlib/metadata.cpython-38.pyc,, +pip/_vendor/rich/_fileno.cpython-38.pyc,, +pip/_internal/resolution/legacy/__pycache__,, +pip/_internal/metadata/importlib/__pycache__,, +pip/_internal/vcs/bazaar.cpython-38.pyc,, +pip/_internal/__init__.cpython-38.pyc,, +pip/_vendor/requests/cookies.cpython-38.pyc,, +pip/_vendor/rich/_win32_console.cpython-38.pyc,, +pip/_internal/utils/temp_dir.cpython-38.pyc,, +pip/_internal/utils/direct_url_helpers.cpython-38.pyc,, +pip/_vendor/platformdirs/unix.cpython-38.pyc,, +pip/_internal/network/xmlrpc.cpython-38.pyc,, +pip/_vendor/cachecontrol/serialize.cpython-38.pyc,, +pip/_vendor/truststore/_macos.cpython-38.pyc,, +pip/_vendor/platformdirs/__init__.cpython-38.pyc,, +pip/_vendor/requests/status_codes.cpython-38.pyc,, +pip/_vendor/idna/__init__.cpython-38.pyc,, +pip/_vendor/urllib3/util/ssltransport.cpython-38.pyc,, +pip/_vendor/pygments/styles/__pycache__,, +pip/_internal/locations/base.cpython-38.pyc,, +pip/_vendor/urllib3/__init__.cpython-38.pyc,, +pip/__pip-runner__.cpython-38.pyc,, +pip/_internal/distributions/__pycache__,, +pip/_vendor/truststore/_ssl_constants.cpython-38.pyc,, +pip/_vendor/resolvelib/providers.cpython-38.pyc,, +pip/_internal/utils/wheel.cpython-38.pyc,, +pip/_vendor/urllib3/exceptions.cpython-38.pyc,, +pip/_vendor/pygments/__main__.cpython-38.pyc,, +pip/_vendor/pygments/formatters/latex.cpython-38.pyc,, +pip/_internal/utils/entrypoints.cpython-38.pyc,, +pip/_internal/metadata/__pycache__,, +pip/_vendor/rich/styled.cpython-38.pyc,, +pip/_vendor/rich/_windows_renderer.cpython-38.pyc,, +pip/_vendor/pygments/lexer.cpython-38.pyc,, +pip/_vendor/urllib3/packages/__init__.cpython-38.pyc,, +pip/_vendor/pygments/__pycache__,, +pip/_internal/network/lazy_wheel.cpython-38.pyc,, +pip/_internal/utils/compat.cpython-38.pyc,, +pip/_internal/cli/req_command.cpython-38.pyc,, +pip/_vendor/packaging/markers.cpython-38.pyc,, +pip/_vendor/rich/cells.cpython-38.pyc,, +pip/_vendor/pygments/console.cpython-38.pyc,, +pip/_internal/network/download.cpython-38.pyc,, +pip/_vendor/requests/__pycache__,, +pip/_internal/models/format_control.cpython-38.pyc,, +pip/_vendor/rich/__init__.cpython-38.pyc,, +pip/_vendor/pygments/formatters/img.cpython-38.pyc,, +pip/_internal/models/link.cpython-38.pyc,, +pip/_vendor/cachecontrol/caches/redis_cache.cpython-38.pyc,, +pip/_vendor/urllib3/util/__init__.cpython-38.pyc,, +pip/_vendor/requests/adapters.cpython-38.pyc,, +pip/_vendor/pygments/filters/__init__.cpython-38.pyc,, +pip/_internal/utils/subprocess.cpython-38.pyc,, +pip/_internal/utils/hashes.cpython-38.pyc,, +pip/_internal/models/search_scope.cpython-38.pyc,, +pip/_vendor/rich/constrain.cpython-38.pyc,, +pip/_internal/req/__pycache__,, +pip/_vendor/pygments/filter.cpython-38.pyc,, +pip/_vendor/rich/box.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/factory.cpython-38.pyc,, +pip/_internal/self_outdated_check.cpython-38.pyc,, +pip/_internal/vcs/versioncontrol.cpython-38.pyc,, +pip/_vendor/rich/_inspect.cpython-38.pyc,, +pip/_vendor/platformdirs/android.cpython-38.pyc,, +pip/_vendor/urllib3/request.cpython-38.pyc,, +pip/_vendor/urllib3/util/ssl_.cpython-38.pyc,, +pip/_vendor/distlib/util.cpython-38.pyc,, +pip/_vendor/distlib/markers.cpython-38.pyc,, +pip/_internal/utils/urls.cpython-38.pyc,, +pip/_vendor/pygments/formatters/_mapping.cpython-38.pyc,, +pip/_vendor/rich/padding.cpython-38.pyc,, +pip/_vendor/idna/compat.cpython-38.pyc,, +pip/_internal/models/target_python.cpython-38.pyc,, +pip/_internal/req/req_uninstall.cpython-38.pyc,, +pip/_vendor/cachecontrol/_cmd.cpython-38.pyc,, +pip/_vendor/rich/_palettes.cpython-38.pyc,, +pip/_vendor/urllib3/connectionpool.cpython-38.pyc,, +pip/_vendor/pygments/formatters/bbcode.cpython-38.pyc,, +pip/_vendor/packaging/licenses/_spdx.cpython-38.pyc,, +pip/_vendor/requests/packages.cpython-38.pyc,, +pip/_internal/utils/unpacking.cpython-38.pyc,, +pip/_vendor/rich/region.cpython-38.pyc,, +pip/_vendor/truststore/_openssl.cpython-38.pyc,, +pip/_vendor/packaging/utils.cpython-38.pyc,, +pip/_vendor/cachecontrol/heuristics.cpython-38.pyc,, +pip/_internal/network/__pycache__,, +pip/_vendor/pygments/unistring.cpython-38.pyc,, +pip/_internal/commands/__pycache__,, +pip/_vendor/distro/distro.cpython-38.pyc,, +pip/_vendor/urllib3/util/ssl_match_hostname.cpython-38.pyc,, +pip/_internal/utils/virtualenv.cpython-38.pyc,, +pip/_vendor/cachecontrol/wrapper.cpython-38.pyc,, +pip/_internal/vcs/mercurial.cpython-38.pyc,, +pip/_vendor/rich/text.cpython-38.pyc,, +pip/_vendor/requests/sessions.cpython-38.pyc,, +pip/_vendor/packaging/version.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/__pycache__,, +pip/_vendor/cachecontrol/caches/__pycache__,, +pip/_internal/commands/check.cpython-38.pyc,, +pip/_vendor/truststore/__pycache__,, +pip/_vendor/idna/core.cpython-38.pyc,, +pip/_vendor/distro/__pycache__,, +pip/_vendor/urllib3/util/retry.cpython-38.pyc,, +pip/_internal/utils/_log.cpython-38.pyc,, +pip/_vendor/cachecontrol/__init__.cpython-38.pyc,, +pip/_vendor/urllib3/packages/backports/makefile.cpython-38.pyc,, +pip/_internal/models/selection_prefs.cpython-38.pyc,, +pip/_internal/locations/__init__.cpython-38.pyc,, +pip/_vendor/urllib3/packages/six.cpython-38.pyc,, +pip/_vendor/msgpack/fallback.cpython-38.pyc,, +pip/_internal/build_env.cpython-38.pyc,, +pip/_internal/utils/_jaraco_text.cpython-38.pyc,, +pip/_internal/models/candidate.cpython-38.pyc,, +pip/_vendor/pkg_resources/__pycache__,, +pip/_vendor/distlib/__init__.cpython-38.pyc,, +pip/_vendor/urllib3/util/wait.cpython-38.pyc,, +pip/_internal/operations/prepare.cpython-38.pyc,, +../../../bin/pip3.8,, +pip/_vendor/packaging/specifiers.cpython-38.pyc,, +pip/_internal/metadata/base.cpython-38.pyc,, +pip/_internal/vcs/__init__.cpython-38.pyc,, +pip/_vendor/requests/structures.cpython-38.pyc,, +pip/_vendor/msgpack/__init__.cpython-38.pyc,, +pip/_vendor/rich/screen.cpython-38.pyc,, +pip/_vendor/rich/live_render.cpython-38.pyc,, +pip/_vendor/rich/diagnose.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/reporter.cpython-38.pyc,, +pip/_internal/index/sources.cpython-38.pyc,, +pip/_vendor/rich/progress.cpython-38.pyc,, +pip/_vendor/pyproject_hooks/_impl.cpython-38.pyc,, +pip/_vendor/rich/rule.cpython-38.pyc,, +pip/_vendor/packaging/_musllinux.cpython-38.pyc,, +pip/_internal/models/scheme.cpython-38.pyc,, +pip/_vendor/tomli/__init__.cpython-38.pyc,, +pip/_internal/vcs/__pycache__,, +pip/_vendor/rich/themes.cpython-38.pyc,, +pip/_vendor/pyproject_hooks/__pycache__,, +pip/_vendor/pygments/formatters/terminal256.cpython-38.pyc,, +pip/_vendor/packaging/licenses/__pycache__,, +pip/_internal/commands/debug.cpython-38.pyc,, +pip/_vendor/pygments/formatters/rtf.cpython-38.pyc,, +pip/_vendor/pygments/formatters/html.cpython-38.pyc,, +pip/_vendor/rich/__pycache__,, +pip/_vendor/idna/codec.cpython-38.pyc,, +pip/_vendor/pkg_resources/__init__.cpython-38.pyc,, +pip/_internal/commands/freeze.cpython-38.pyc,, +pip/_internal/req/req_install.cpython-38.pyc,, +pip/_internal/distributions/wheel.cpython-38.pyc,, +pip/_internal/resolution/legacy/__init__.cpython-38.pyc,, +pip/_internal/cli/__init__.cpython-38.pyc,, +pip/_vendor/certifi/__pycache__,, +pip-25.0.1.dist-info/__pycache__,, +pip/_vendor/resolvelib/resolvers.cpython-38.pyc,, +pip/_vendor/pygments/formatters/other.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/ntlmpool.cpython-38.pyc,, +pip/_internal/cli/spinners.cpython-38.pyc,, +pip/_vendor/requests/auth.cpython-38.pyc,, +pip/_vendor/rich/repr.cpython-38.pyc,, +pip/_internal/locations/_sysconfig.cpython-38.pyc,, +pip/_vendor/certifi/__main__.cpython-38.pyc,, +pip/_internal/operations/install/wheel.cpython-38.pyc,, +pip/_vendor/pygments/plugin.cpython-38.pyc,, +pip/_vendor/rich/panel.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/_securetransport/low_level.cpython-38.pyc,, +pip/_vendor/urllib3/util/response.cpython-38.pyc,, +pip/_vendor/pyproject_hooks/_in_process/__pycache__,, +pip/_vendor/pygments/scanner.cpython-38.pyc,, +pip/_vendor/rich/pretty.cpython-38.pyc,, +../../../bin/pip,, +pip/_vendor/rich/syntax.cpython-38.pyc,, +pip/_internal/models/direct_url.cpython-38.pyc,, +pip/_internal/operations/check.cpython-38.pyc,, +pip/_vendor/urllib3/packages/backports/__pycache__,, +pip/_internal/cache.cpython-38.pyc,, +pip/_vendor/pygments/formatters/groff.cpython-38.pyc,, +pip/_internal/commands/list.cpython-38.pyc,, +pip/_vendor/packaging/_manylinux.cpython-38.pyc,, +pip/_vendor/rich/_ratio.cpython-38.pyc,, +pip/_vendor/pygments/sphinxext.cpython-38.pyc,, +pip/_vendor/cachecontrol/filewrapper.cpython-38.pyc,, +pip/_vendor/distro/__main__.cpython-38.pyc,, +pip/_vendor/pygments/formatter.cpython-38.pyc,, +pip/_internal/cli/progress_bars.cpython-38.pyc,, +pip/_vendor/pygments/util.cpython-38.pyc,, +pip/_vendor/urllib3/util/request.cpython-38.pyc,, +pip/_internal/index/collector.cpython-38.pyc,, +pip/_vendor/urllib3/packages/backports/weakref_finalize.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/_securetransport/bindings.cpython-38.pyc,, +pip/_internal/operations/build/__pycache__,, +pip/_vendor/urllib3/_collections.cpython-38.pyc,, +pip/_vendor/rich/_spinners.cpython-38.pyc,, +pip/_internal/utils/__init__.cpython-38.pyc,, +pip/_vendor/requests/certs.cpython-38.pyc,, +pip/_vendor/idna/intranges.cpython-38.pyc,, +pip/_vendor/rich/_emoji_codes.cpython-38.pyc,, +pip/_vendor/rich/default_styles.cpython-38.pyc,, +pip/_vendor/rich/traceback.cpython-38.pyc,, +pip/_vendor/rich/layout.cpython-38.pyc,, +pip/_internal/cli/cmdoptions.cpython-38.pyc,, +pip/_internal/operations/build/metadata_legacy.cpython-38.pyc,, +pip/_internal/utils/__pycache__,, +pip/_vendor/pygments/styles/_mapping.cpython-38.pyc,, +pip/_internal/distributions/sdist.cpython-38.pyc,, +pip/_vendor/resolvelib/compat/collections_abc.cpython-38.pyc,, +pip/_vendor/rich/_cell_widths.cpython-38.pyc,, +pip/_vendor/rich/filesize.cpython-38.pyc,, +pip/_internal/req/req_file.cpython-38.pyc,, +pip/_vendor/cachecontrol/caches/file_cache.cpython-38.pyc,, +pip/_vendor/packaging/_parser.cpython-38.pyc,, +pip/_internal/models/__pycache__,, +pip/_vendor/urllib3/util/connection.cpython-38.pyc,, +pip/_vendor/platformdirs/__pycache__,, +pip/_vendor/rich/ansi.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/provider.cpython-38.pyc,, +pip/_vendor/pygments/cmdline.cpython-38.pyc,, +pip/_internal/commands/help.cpython-38.pyc,, +pip/_vendor/requests/_internal_utils.cpython-38.pyc,, +pip/_vendor/rich/terminal_theme.cpython-38.pyc,, +pip/_vendor/platformdirs/api.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/_securetransport/__init__.cpython-38.pyc,, +pip/_vendor/truststore/_api.cpython-38.pyc,, +pip/_vendor/rich/containers.cpython-38.pyc,, +pip/_vendor/idna/package_data.cpython-38.pyc,, +pip/_internal/resolution/resolvelib/found_candidates.cpython-38.pyc,, +pip/_internal/operations/build/wheel.cpython-38.pyc,, +pip/_vendor/urllib3/filepost.cpython-38.pyc,, +pip/_internal/operations/install/editable_legacy.cpython-38.pyc,, +pip/_vendor/distlib/scripts.cpython-38.pyc,, +pip/_internal/utils/packaging.cpython-38.pyc,, +pip/_internal/metadata/importlib/__init__.cpython-38.pyc,, +pip/_vendor/rich/tree.cpython-38.pyc,, +pip/_vendor/platformdirs/__main__.cpython-38.pyc,, +pip/_vendor/packaging/_tokenizer.cpython-38.pyc,, +pip/_internal/utils/egg_link.cpython-38.pyc,, +pip/_vendor/distlib/manifest.cpython-38.pyc,, +pip/_internal/commands/hash.cpython-38.pyc,, +pip/_internal/commands/uninstall.cpython-38.pyc,, +pip/_internal/cli/__pycache__,, +pip/_vendor/packaging/tags.cpython-38.pyc,, +pip/_vendor/cachecontrol/adapter.cpython-38.pyc,, +pip/_internal/operations/freeze.cpython-38.pyc,, +pip/_vendor/requests/hooks.cpython-38.pyc,, +pip/_vendor/rich/_log_render.cpython-38.pyc,, +pip/_internal/commands/inspect.cpython-38.pyc,, +pip/_vendor/pygments/styles/__init__.cpython-38.pyc,, +pip/_internal/commands/show.cpython-38.pyc,, +pip/_internal/index/__pycache__,, +pip/_internal/cli/autocompletion.cpython-38.pyc,, +pip/_internal/cli/command_context.cpython-38.pyc,, +pip/_internal/utils/misc.cpython-38.pyc,, +pip/_vendor/rich/protocol.cpython-38.pyc,, +pip/_vendor/cachecontrol/__pycache__,, +pip/_vendor/packaging/_structures.cpython-38.pyc,, +pip/_vendor/tomli/__pycache__,, +pip/_vendor/pyproject_hooks/_in_process/__init__.cpython-38.pyc,, +pip/_vendor/rich/scope.cpython-38.pyc,, +pip/_internal/operations/build/wheel_legacy.cpython-38.pyc,, +pip/_vendor/rich/jupyter.cpython-38.pyc,, +pip/_internal/configuration.cpython-38.pyc,, +pip/_vendor/pygments/formatters/irc.cpython-38.pyc,, +pip/_vendor/urllib3/packages/__pycache__,, +pip/_vendor/platformdirs/macos.cpython-38.pyc,, +pip/_vendor/rich/file_proxy.cpython-38.pyc,, +pip/_internal/cli/status_codes.cpython-38.pyc,, +pip/_vendor/urllib3/fields.cpython-38.pyc,, +pip/_vendor/rich/logging.cpython-38.pyc,, +pip/_vendor/urllib3/contrib/__pycache__,, +pip/_vendor/urllib3/util/url.cpython-38.pyc,, +pip/_vendor/distlib/__pycache__,, +pip/_vendor/urllib3/contrib/pyopenssl.cpython-38.pyc,, +pip/_internal/req/constructors.cpython-38.pyc,, +pip/_vendor/pygments/__init__.cpython-38.pyc,, +pip/_vendor/rich/markup.cpython-38.pyc,, +pip/_internal/models/index.cpython-38.pyc,, +pip/_vendor/requests/models.cpython-38.pyc,, +pip/_vendor/urllib3/_version.cpython-38.pyc,, +pip/_vendor/rich/control.cpython-38.pyc,, +pip/_internal/operations/__pycache__,, +pip/_vendor/requests/compat.cpython-38.pyc,, +pip/_internal/locations/_distutils.cpython-38.pyc,, +pip/_vendor/__pycache__,, +pip/_vendor/cachecontrol/caches/__init__.cpython-38.pyc,, +pip/_vendor/pygments/regexopt.cpython-38.pyc,, +pip/_internal/main.cpython-38.pyc,, \ No newline at end of file diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/WHEEL b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/WHEEL new file mode 100644 index 00000000000..505164bc02d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/WHEEL @@ -0,0 +1,5 @@ +Wheel-Version: 1.0 +Generator: setuptools (75.8.0) +Root-Is-Purelib: true +Tag: py3-none-any + diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/entry_points.txt b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/entry_points.txt new file mode 100644 index 00000000000..25fcf7e2cdf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/entry_points.txt @@ -0,0 +1,3 @@ +[console_scripts] +pip = pip._internal.cli.main:main +pip3 = pip._internal.cli.main:main diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/top_level.txt b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/top_level.txt new file mode 100644 index 00000000000..a1b589e38a3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.dist-info/top_level.txt @@ -0,0 +1 @@ +pip diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.virtualenv b/Dev/trydjango/lib/python3.8/site-packages/pip-25.0.1.virtualenv new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/__init__.py new file mode 100644 index 00000000000..d628f93ee21 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/__init__.py @@ -0,0 +1,13 @@ +from typing import List, Optional + +__version__ = "25.0.1" + + +def main(args: Optional[List[str]] = None) -> int: + """This is an internal API only meant for use by pip's own console scripts. + + For additional details, see https://github.com/pypa/pip/issues/7498. + """ + from pip._internal.utils.entrypoints import _wrapper + + return _wrapper(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/__main__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/__main__.py new file mode 100644 index 00000000000..5991326115f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/__main__.py @@ -0,0 +1,24 @@ +import os +import sys + +# Remove '' and current working directory from the first entry +# of sys.path, if present to avoid using current directory +# in pip commands check, freeze, install, list and show, +# when invoked as python -m pip +if sys.path[0] in ("", os.getcwd()): + sys.path.pop(0) + +# If we are running from a wheel, add the wheel to sys.path +# This allows the usage python pip-*.whl/pip install pip-*.whl +if __package__ == "": + # __file__ is pip-*.whl/pip/__main__.py + # first dirname call strips of '/__main__.py', second strips off '/pip' + # Resulting path is the name of the wheel itself + # Add that to sys.path so we can import pip + path = os.path.dirname(os.path.dirname(__file__)) + sys.path.insert(0, path) + +if __name__ == "__main__": + from pip._internal.cli.main import main as _main + + sys.exit(_main()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/__pip-runner__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/__pip-runner__.py new file mode 100644 index 00000000000..c633787fced --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/__pip-runner__.py @@ -0,0 +1,50 @@ +"""Execute exactly this copy of pip, within a different environment. + +This file is named as it is, to ensure that this module can't be imported via +an import statement. +""" + +# /!\ This version compatibility check section must be Python 2 compatible. /!\ + +import sys + +# Copied from pyproject.toml +PYTHON_REQUIRES = (3, 8) + + +def version_str(version): # type: ignore + return ".".join(str(v) for v in version) + + +if sys.version_info[:2] < PYTHON_REQUIRES: + raise SystemExit( + "This version of pip does not support python {} (requires >={}).".format( + version_str(sys.version_info[:2]), version_str(PYTHON_REQUIRES) + ) + ) + +# From here on, we can use Python 3 features, but the syntax must remain +# Python 2 compatible. + +import runpy # noqa: E402 +from importlib.machinery import PathFinder # noqa: E402 +from os.path import dirname # noqa: E402 + +PIP_SOURCES_ROOT = dirname(dirname(__file__)) + + +class PipImportRedirectingFinder: + @classmethod + def find_spec(self, fullname, path=None, target=None): # type: ignore + if fullname != "pip": + return None + + spec = PathFinder.find_spec(fullname, [PIP_SOURCES_ROOT], target) + assert spec, (PIP_SOURCES_ROOT, fullname) + return spec + + +sys.meta_path.insert(0, PipImportRedirectingFinder()) + +assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module" +runpy.run_module("pip", run_name="__main__", alter_sys=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/__init__.py new file mode 100644 index 00000000000..1a5b7f87f97 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/__init__.py @@ -0,0 +1,18 @@ +from typing import List, Optional + +from pip._internal.utils import _log + +# init_logging() must be called before any call to logging.getLogger() +# which happens at import of most modules. +_log.init_logging() + + +def main(args: Optional[List[str]] = None) -> int: + """This is preserved for old console scripts that may still be referencing + it. + + For additional details, see https://github.com/pypa/pip/issues/7498. + """ + from pip._internal.utils.entrypoints import _wrapper + + return _wrapper(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/build_env.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/build_env.py new file mode 100644 index 00000000000..e8d1aca0d6a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/build_env.py @@ -0,0 +1,322 @@ +"""Build Environment used for isolation during sdist building +""" + +import logging +import os +import pathlib +import site +import sys +import textwrap +from collections import OrderedDict +from types import TracebackType +from typing import TYPE_CHECKING, Iterable, List, Optional, Set, Tuple, Type, Union + +from pip._vendor.packaging.version import Version + +from pip import __file__ as pip_location +from pip._internal.cli.spinners import open_spinner +from pip._internal.locations import get_platlib, get_purelib, get_scheme +from pip._internal.metadata import get_default_environment, get_environment +from pip._internal.utils.logging import VERBOSE +from pip._internal.utils.packaging import get_requirement +from pip._internal.utils.subprocess import call_subprocess +from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + +logger = logging.getLogger(__name__) + + +def _dedup(a: str, b: str) -> Union[Tuple[str], Tuple[str, str]]: + return (a, b) if a != b else (a,) + + +class _Prefix: + def __init__(self, path: str) -> None: + self.path = path + self.setup = False + scheme = get_scheme("", prefix=path) + self.bin_dir = scheme.scripts + self.lib_dirs = _dedup(scheme.purelib, scheme.platlib) + + +def get_runnable_pip() -> str: + """Get a file to pass to a Python executable, to run the currently-running pip. + + This is used to run a pip subprocess, for installing requirements into the build + environment. + """ + source = pathlib.Path(pip_location).resolve().parent + + if not source.is_dir(): + # This would happen if someone is using pip from inside a zip file. In that + # case, we can use that directly. + return str(source) + + return os.fsdecode(source / "__pip-runner__.py") + + +def _get_system_sitepackages() -> Set[str]: + """Get system site packages + + Usually from site.getsitepackages, + but fallback on `get_purelib()/get_platlib()` if unavailable + (e.g. in a virtualenv created by virtualenv<20) + + Returns normalized set of strings. + """ + if hasattr(site, "getsitepackages"): + system_sites = site.getsitepackages() + else: + # virtualenv < 20 overwrites site.py without getsitepackages + # fallback on get_purelib/get_platlib. + # this is known to miss things, but shouldn't in the cases + # where getsitepackages() has been removed (inside a virtualenv) + system_sites = [get_purelib(), get_platlib()] + return {os.path.normcase(path) for path in system_sites} + + +class BuildEnvironment: + """Creates and manages an isolated environment to install build deps""" + + def __init__(self) -> None: + temp_dir = TempDirectory(kind=tempdir_kinds.BUILD_ENV, globally_managed=True) + + self._prefixes = OrderedDict( + (name, _Prefix(os.path.join(temp_dir.path, name))) + for name in ("normal", "overlay") + ) + + self._bin_dirs: List[str] = [] + self._lib_dirs: List[str] = [] + for prefix in reversed(list(self._prefixes.values())): + self._bin_dirs.append(prefix.bin_dir) + self._lib_dirs.extend(prefix.lib_dirs) + + # Customize site to: + # - ensure .pth files are honored + # - prevent access to system site packages + system_sites = _get_system_sitepackages() + + self._site_dir = os.path.join(temp_dir.path, "site") + if not os.path.exists(self._site_dir): + os.mkdir(self._site_dir) + with open( + os.path.join(self._site_dir, "sitecustomize.py"), "w", encoding="utf-8" + ) as fp: + fp.write( + textwrap.dedent( + """ + import os, site, sys + + # First, drop system-sites related paths. + original_sys_path = sys.path[:] + known_paths = set() + for path in {system_sites!r}: + site.addsitedir(path, known_paths=known_paths) + system_paths = set( + os.path.normcase(path) + for path in sys.path[len(original_sys_path):] + ) + original_sys_path = [ + path for path in original_sys_path + if os.path.normcase(path) not in system_paths + ] + sys.path = original_sys_path + + # Second, add lib directories. + # ensuring .pth file are processed. + for path in {lib_dirs!r}: + assert not path in sys.path + site.addsitedir(path) + """ + ).format(system_sites=system_sites, lib_dirs=self._lib_dirs) + ) + + def __enter__(self) -> None: + self._save_env = { + name: os.environ.get(name, None) + for name in ("PATH", "PYTHONNOUSERSITE", "PYTHONPATH") + } + + path = self._bin_dirs[:] + old_path = self._save_env["PATH"] + if old_path: + path.extend(old_path.split(os.pathsep)) + + pythonpath = [self._site_dir] + + os.environ.update( + { + "PATH": os.pathsep.join(path), + "PYTHONNOUSERSITE": "1", + "PYTHONPATH": os.pathsep.join(pythonpath), + } + ) + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + for varname, old_value in self._save_env.items(): + if old_value is None: + os.environ.pop(varname, None) + else: + os.environ[varname] = old_value + + def check_requirements( + self, reqs: Iterable[str] + ) -> Tuple[Set[Tuple[str, str]], Set[str]]: + """Return 2 sets: + - conflicting requirements: set of (installed, wanted) reqs tuples + - missing requirements: set of reqs + """ + missing = set() + conflicting = set() + if reqs: + env = ( + get_environment(self._lib_dirs) + if hasattr(self, "_lib_dirs") + else get_default_environment() + ) + for req_str in reqs: + req = get_requirement(req_str) + # We're explicitly evaluating with an empty extra value, since build + # environments are not provided any mechanism to select specific extras. + if req.marker is not None and not req.marker.evaluate({"extra": ""}): + continue + dist = env.get_distribution(req.name) + if not dist: + missing.add(req_str) + continue + if isinstance(dist.version, Version): + installed_req_str = f"{req.name}=={dist.version}" + else: + installed_req_str = f"{req.name}==={dist.version}" + if not req.specifier.contains(dist.version, prereleases=True): + conflicting.add((installed_req_str, req_str)) + # FIXME: Consider direct URL? + return conflicting, missing + + def install_requirements( + self, + finder: "PackageFinder", + requirements: Iterable[str], + prefix_as_string: str, + *, + kind: str, + ) -> None: + prefix = self._prefixes[prefix_as_string] + assert not prefix.setup + prefix.setup = True + if not requirements: + return + self._install_requirements( + get_runnable_pip(), + finder, + requirements, + prefix, + kind=kind, + ) + + @staticmethod + def _install_requirements( + pip_runnable: str, + finder: "PackageFinder", + requirements: Iterable[str], + prefix: _Prefix, + *, + kind: str, + ) -> None: + args: List[str] = [ + sys.executable, + pip_runnable, + "install", + "--ignore-installed", + "--no-user", + "--prefix", + prefix.path, + "--no-warn-script-location", + "--disable-pip-version-check", + # The prefix specified two lines above, thus + # target from config file or env var should be ignored + "--target", + "", + ] + if logger.getEffectiveLevel() <= logging.DEBUG: + args.append("-vv") + elif logger.getEffectiveLevel() <= VERBOSE: + args.append("-v") + for format_control in ("no_binary", "only_binary"): + formats = getattr(finder.format_control, format_control) + args.extend( + ( + "--" + format_control.replace("_", "-"), + ",".join(sorted(formats or {":none:"})), + ) + ) + + index_urls = finder.index_urls + if index_urls: + args.extend(["-i", index_urls[0]]) + for extra_index in index_urls[1:]: + args.extend(["--extra-index-url", extra_index]) + else: + args.append("--no-index") + for link in finder.find_links: + args.extend(["--find-links", link]) + + if finder.proxy: + args.extend(["--proxy", finder.proxy]) + for host in finder.trusted_hosts: + args.extend(["--trusted-host", host]) + if finder.custom_cert: + args.extend(["--cert", finder.custom_cert]) + if finder.client_cert: + args.extend(["--client-cert", finder.client_cert]) + if finder.allow_all_prereleases: + args.append("--pre") + if finder.prefer_binary: + args.append("--prefer-binary") + args.append("--") + args.extend(requirements) + with open_spinner(f"Installing {kind}") as spinner: + call_subprocess( + args, + command_desc=f"pip subprocess to install {kind}", + spinner=spinner, + ) + + +class NoOpBuildEnvironment(BuildEnvironment): + """A no-op drop-in replacement for BuildEnvironment""" + + def __init__(self) -> None: + pass + + def __enter__(self) -> None: + pass + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + pass + + def cleanup(self) -> None: + pass + + def install_requirements( + self, + finder: "PackageFinder", + requirements: Iterable[str], + prefix_as_string: str, + *, + kind: str, + ) -> None: + raise NotImplementedError() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cache.py new file mode 100644 index 00000000000..6b4512672db --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cache.py @@ -0,0 +1,290 @@ +"""Cache Management +""" + +import hashlib +import json +import logging +import os +from pathlib import Path +from typing import Any, Dict, List, Optional + +from pip._vendor.packaging.tags import Tag, interpreter_name, interpreter_version +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.exceptions import InvalidWheelFilename +from pip._internal.models.direct_url import DirectUrl +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds +from pip._internal.utils.urls import path_to_url + +logger = logging.getLogger(__name__) + +ORIGIN_JSON_NAME = "origin.json" + + +def _hash_dict(d: Dict[str, str]) -> str: + """Return a stable sha224 of a dictionary.""" + s = json.dumps(d, sort_keys=True, separators=(",", ":"), ensure_ascii=True) + return hashlib.sha224(s.encode("ascii")).hexdigest() + + +class Cache: + """An abstract class - provides cache directories for data from links + + :param cache_dir: The root of the cache. + """ + + def __init__(self, cache_dir: str) -> None: + super().__init__() + assert not cache_dir or os.path.isabs(cache_dir) + self.cache_dir = cache_dir or None + + def _get_cache_path_parts(self, link: Link) -> List[str]: + """Get parts of part that must be os.path.joined with cache_dir""" + + # We want to generate an url to use as our cache key, we don't want to + # just reuse the URL because it might have other items in the fragment + # and we don't care about those. + key_parts = {"url": link.url_without_fragment} + if link.hash_name is not None and link.hash is not None: + key_parts[link.hash_name] = link.hash + if link.subdirectory_fragment: + key_parts["subdirectory"] = link.subdirectory_fragment + + # Include interpreter name, major and minor version in cache key + # to cope with ill-behaved sdists that build a different wheel + # depending on the python version their setup.py is being run on, + # and don't encode the difference in compatibility tags. + # https://github.com/pypa/pip/issues/7296 + key_parts["interpreter_name"] = interpreter_name() + key_parts["interpreter_version"] = interpreter_version() + + # Encode our key url with sha224, we'll use this because it has similar + # security properties to sha256, but with a shorter total output (and + # thus less secure). However the differences don't make a lot of + # difference for our use case here. + hashed = _hash_dict(key_parts) + + # We want to nest the directories some to prevent having a ton of top + # level directories where we might run out of sub directories on some + # FS. + parts = [hashed[:2], hashed[2:4], hashed[4:6], hashed[6:]] + + return parts + + def _get_candidates(self, link: Link, canonical_package_name: str) -> List[Any]: + can_not_cache = not self.cache_dir or not canonical_package_name or not link + if can_not_cache: + return [] + + path = self.get_path_for_link(link) + if os.path.isdir(path): + return [(candidate, path) for candidate in os.listdir(path)] + return [] + + def get_path_for_link(self, link: Link) -> str: + """Return a directory to store cached items in for link.""" + raise NotImplementedError() + + def get( + self, + link: Link, + package_name: Optional[str], + supported_tags: List[Tag], + ) -> Link: + """Returns a link to a cached item if it exists, otherwise returns the + passed link. + """ + raise NotImplementedError() + + +class SimpleWheelCache(Cache): + """A cache of wheels for future installs.""" + + def __init__(self, cache_dir: str) -> None: + super().__init__(cache_dir) + + def get_path_for_link(self, link: Link) -> str: + """Return a directory to store cached wheels for link + + Because there are M wheels for any one sdist, we provide a directory + to cache them in, and then consult that directory when looking up + cache hits. + + We only insert things into the cache if they have plausible version + numbers, so that we don't contaminate the cache with things that were + not unique. E.g. ./package might have dozens of installs done for it + and build a version of 0.0...and if we built and cached a wheel, we'd + end up using the same wheel even if the source has been edited. + + :param link: The link of the sdist for which this will cache wheels. + """ + parts = self._get_cache_path_parts(link) + assert self.cache_dir + # Store wheels within the root cache_dir + return os.path.join(self.cache_dir, "wheels", *parts) + + def get( + self, + link: Link, + package_name: Optional[str], + supported_tags: List[Tag], + ) -> Link: + candidates = [] + + if not package_name: + return link + + canonical_package_name = canonicalize_name(package_name) + for wheel_name, wheel_dir in self._get_candidates(link, canonical_package_name): + try: + wheel = Wheel(wheel_name) + except InvalidWheelFilename: + continue + if canonicalize_name(wheel.name) != canonical_package_name: + logger.debug( + "Ignoring cached wheel %s for %s as it " + "does not match the expected distribution name %s.", + wheel_name, + link, + package_name, + ) + continue + if not wheel.supported(supported_tags): + # Built for a different python/arch/etc + continue + candidates.append( + ( + wheel.support_index_min(supported_tags), + wheel_name, + wheel_dir, + ) + ) + + if not candidates: + return link + + _, wheel_name, wheel_dir = min(candidates) + return Link(path_to_url(os.path.join(wheel_dir, wheel_name))) + + +class EphemWheelCache(SimpleWheelCache): + """A SimpleWheelCache that creates it's own temporary cache directory""" + + def __init__(self) -> None: + self._temp_dir = TempDirectory( + kind=tempdir_kinds.EPHEM_WHEEL_CACHE, + globally_managed=True, + ) + + super().__init__(self._temp_dir.path) + + +class CacheEntry: + def __init__( + self, + link: Link, + persistent: bool, + ): + self.link = link + self.persistent = persistent + self.origin: Optional[DirectUrl] = None + origin_direct_url_path = Path(self.link.file_path).parent / ORIGIN_JSON_NAME + if origin_direct_url_path.exists(): + try: + self.origin = DirectUrl.from_json( + origin_direct_url_path.read_text(encoding="utf-8") + ) + except Exception as e: + logger.warning( + "Ignoring invalid cache entry origin file %s for %s (%s)", + origin_direct_url_path, + link.filename, + e, + ) + + +class WheelCache(Cache): + """Wraps EphemWheelCache and SimpleWheelCache into a single Cache + + This Cache allows for gracefully degradation, using the ephem wheel cache + when a certain link is not found in the simple wheel cache first. + """ + + def __init__(self, cache_dir: str) -> None: + super().__init__(cache_dir) + self._wheel_cache = SimpleWheelCache(cache_dir) + self._ephem_cache = EphemWheelCache() + + def get_path_for_link(self, link: Link) -> str: + return self._wheel_cache.get_path_for_link(link) + + def get_ephem_path_for_link(self, link: Link) -> str: + return self._ephem_cache.get_path_for_link(link) + + def get( + self, + link: Link, + package_name: Optional[str], + supported_tags: List[Tag], + ) -> Link: + cache_entry = self.get_cache_entry(link, package_name, supported_tags) + if cache_entry is None: + return link + return cache_entry.link + + def get_cache_entry( + self, + link: Link, + package_name: Optional[str], + supported_tags: List[Tag], + ) -> Optional[CacheEntry]: + """Returns a CacheEntry with a link to a cached item if it exists or + None. The cache entry indicates if the item was found in the persistent + or ephemeral cache. + """ + retval = self._wheel_cache.get( + link=link, + package_name=package_name, + supported_tags=supported_tags, + ) + if retval is not link: + return CacheEntry(retval, persistent=True) + + retval = self._ephem_cache.get( + link=link, + package_name=package_name, + supported_tags=supported_tags, + ) + if retval is not link: + return CacheEntry(retval, persistent=False) + + return None + + @staticmethod + def record_download_origin(cache_dir: str, download_info: DirectUrl) -> None: + origin_path = Path(cache_dir) / ORIGIN_JSON_NAME + if origin_path.exists(): + try: + origin = DirectUrl.from_json(origin_path.read_text(encoding="utf-8")) + except Exception as e: + logger.warning( + "Could not read origin file %s in cache entry (%s). " + "Will attempt to overwrite it.", + origin_path, + e, + ) + else: + # TODO: use DirectUrl.equivalent when + # https://github.com/pypa/pip/pull/10564 is merged. + if origin.url != download_info.url: + logger.warning( + "Origin URL %s in cache entry %s does not match download URL " + "%s. This is likely a pip bug or a cache corruption issue. " + "Will overwrite it with the new value.", + origin.url, + cache_dir, + download_info.url, + ) + origin_path.write_text(download_info.to_json(), encoding="utf-8") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/__init__.py new file mode 100644 index 00000000000..e589bb917e2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/__init__.py @@ -0,0 +1,4 @@ +"""Subpackage containing all of pip's command line interface related code +""" + +# This file intentionally does not import submodules diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py new file mode 100644 index 00000000000..f3f70ac8553 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py @@ -0,0 +1,176 @@ +"""Logic that powers autocompletion installed by ``pip completion``. +""" + +import optparse +import os +import sys +from itertools import chain +from typing import Any, Iterable, List, Optional + +from pip._internal.cli.main_parser import create_main_parser +from pip._internal.commands import commands_dict, create_command +from pip._internal.metadata import get_default_environment + + +def autocomplete() -> None: + """Entry Point for completion of main and subcommand options.""" + # Don't complete if user hasn't sourced bash_completion file. + if "PIP_AUTO_COMPLETE" not in os.environ: + return + # Don't complete if autocompletion environment variables + # are not present + if not os.environ.get("COMP_WORDS") or not os.environ.get("COMP_CWORD"): + return + cwords = os.environ["COMP_WORDS"].split()[1:] + cword = int(os.environ["COMP_CWORD"]) + try: + current = cwords[cword - 1] + except IndexError: + current = "" + + parser = create_main_parser() + subcommands = list(commands_dict) + options = [] + + # subcommand + subcommand_name: Optional[str] = None + for word in cwords: + if word in subcommands: + subcommand_name = word + break + # subcommand options + if subcommand_name is not None: + # special case: 'help' subcommand has no options + if subcommand_name == "help": + sys.exit(1) + # special case: list locally installed dists for show and uninstall + should_list_installed = not current.startswith("-") and subcommand_name in [ + "show", + "uninstall", + ] + if should_list_installed: + env = get_default_environment() + lc = current.lower() + installed = [ + dist.canonical_name + for dist in env.iter_installed_distributions(local_only=True) + if dist.canonical_name.startswith(lc) + and dist.canonical_name not in cwords[1:] + ] + # if there are no dists installed, fall back to option completion + if installed: + for dist in installed: + print(dist) + sys.exit(1) + + should_list_installables = ( + not current.startswith("-") and subcommand_name == "install" + ) + if should_list_installables: + for path in auto_complete_paths(current, "path"): + print(path) + sys.exit(1) + + subcommand = create_command(subcommand_name) + + for opt in subcommand.parser.option_list_all: + if opt.help != optparse.SUPPRESS_HELP: + options += [ + (opt_str, opt.nargs) for opt_str in opt._long_opts + opt._short_opts + ] + + # filter out previously specified options from available options + prev_opts = [x.split("=")[0] for x in cwords[1 : cword - 1]] + options = [(x, v) for (x, v) in options if x not in prev_opts] + # filter options by current input + options = [(k, v) for k, v in options if k.startswith(current)] + # get completion type given cwords and available subcommand options + completion_type = get_path_completion_type( + cwords, + cword, + subcommand.parser.option_list_all, + ) + # get completion files and directories if ``completion_type`` is + # ````, ```` or ```` + if completion_type: + paths = auto_complete_paths(current, completion_type) + options = [(path, 0) for path in paths] + for option in options: + opt_label = option[0] + # append '=' to options which require args + if option[1] and option[0][:2] == "--": + opt_label += "=" + print(opt_label) + else: + # show main parser options only when necessary + + opts = [i.option_list for i in parser.option_groups] + opts.append(parser.option_list) + flattened_opts = chain.from_iterable(opts) + if current.startswith("-"): + for opt in flattened_opts: + if opt.help != optparse.SUPPRESS_HELP: + subcommands += opt._long_opts + opt._short_opts + else: + # get completion type given cwords and all available options + completion_type = get_path_completion_type(cwords, cword, flattened_opts) + if completion_type: + subcommands = list(auto_complete_paths(current, completion_type)) + + print(" ".join([x for x in subcommands if x.startswith(current)])) + sys.exit(1) + + +def get_path_completion_type( + cwords: List[str], cword: int, opts: Iterable[Any] +) -> Optional[str]: + """Get the type of path completion (``file``, ``dir``, ``path`` or None) + + :param cwords: same as the environmental variable ``COMP_WORDS`` + :param cword: same as the environmental variable ``COMP_CWORD`` + :param opts: The available options to check + :return: path completion type (``file``, ``dir``, ``path`` or None) + """ + if cword < 2 or not cwords[cword - 2].startswith("-"): + return None + for opt in opts: + if opt.help == optparse.SUPPRESS_HELP: + continue + for o in str(opt).split("/"): + if cwords[cword - 2].split("=")[0] == o: + if not opt.metavar or any( + x in ("path", "file", "dir") for x in opt.metavar.split("/") + ): + return opt.metavar + return None + + +def auto_complete_paths(current: str, completion_type: str) -> Iterable[str]: + """If ``completion_type`` is ``file`` or ``path``, list all regular files + and directories starting with ``current``; otherwise only list directories + starting with ``current``. + + :param current: The word to be completed + :param completion_type: path completion type(``file``, ``path`` or ``dir``) + :return: A generator of regular files and/or directories + """ + directory, filename = os.path.split(current) + current_path = os.path.abspath(directory) + # Don't complete paths if they can't be accessed + if not os.access(current_path, os.R_OK): + return + filename = os.path.normcase(filename) + # list all files that start with ``filename`` + file_list = ( + x for x in os.listdir(current_path) if os.path.normcase(x).startswith(filename) + ) + for f in file_list: + opt = os.path.join(current_path, f) + comp_file = os.path.normcase(os.path.join(directory, f)) + # complete regular files when there is not ```` after option + # complete directories when there is ````, ```` or + # ````after option + if completion_type != "dir" and os.path.isfile(opt): + yield comp_file + elif os.path.isdir(opt): + yield os.path.join(comp_file, "") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/base_command.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/base_command.py new file mode 100644 index 00000000000..362f84b6b0b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/base_command.py @@ -0,0 +1,240 @@ +"""Base Command class, and related routines""" + +import logging +import logging.config +import optparse +import os +import sys +import traceback +from optparse import Values +from typing import List, Optional, Tuple + +from pip._vendor.rich import reconfigure +from pip._vendor.rich import traceback as rich_traceback + +from pip._internal.cli import cmdoptions +from pip._internal.cli.command_context import CommandContextMixIn +from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter +from pip._internal.cli.status_codes import ( + ERROR, + PREVIOUS_BUILD_DIR_ERROR, + UNKNOWN_ERROR, + VIRTUALENV_NOT_FOUND, +) +from pip._internal.exceptions import ( + BadCommand, + CommandError, + DiagnosticPipError, + InstallationError, + NetworkConnectionError, + PreviousBuildDirError, +) +from pip._internal.utils.deprecation import deprecated +from pip._internal.utils.filesystem import check_path_owner +from pip._internal.utils.logging import BrokenStdoutLoggingError, setup_logging +from pip._internal.utils.misc import get_prog, normalize_path +from pip._internal.utils.temp_dir import TempDirectoryTypeRegistry as TempDirRegistry +from pip._internal.utils.temp_dir import global_tempdir_manager, tempdir_registry +from pip._internal.utils.virtualenv import running_under_virtualenv + +__all__ = ["Command"] + +logger = logging.getLogger(__name__) + + +class Command(CommandContextMixIn): + usage: str = "" + ignore_require_venv: bool = False + + def __init__(self, name: str, summary: str, isolated: bool = False) -> None: + super().__init__() + + self.name = name + self.summary = summary + self.parser = ConfigOptionParser( + usage=self.usage, + prog=f"{get_prog()} {name}", + formatter=UpdatingDefaultsHelpFormatter(), + add_help_option=False, + name=name, + description=self.__doc__, + isolated=isolated, + ) + + self.tempdir_registry: Optional[TempDirRegistry] = None + + # Commands should add options to this option group + optgroup_name = f"{self.name.capitalize()} Options" + self.cmd_opts = optparse.OptionGroup(self.parser, optgroup_name) + + # Add the general options + gen_opts = cmdoptions.make_option_group( + cmdoptions.general_group, + self.parser, + ) + self.parser.add_option_group(gen_opts) + + self.add_options() + + def add_options(self) -> None: + pass + + def handle_pip_version_check(self, options: Values) -> None: + """ + This is a no-op so that commands by default do not do the pip version + check. + """ + # Make sure we do the pip version check if the index_group options + # are present. + assert not hasattr(options, "no_index") + + def run(self, options: Values, args: List[str]) -> int: + raise NotImplementedError + + def _run_wrapper(self, level_number: int, options: Values, args: List[str]) -> int: + def _inner_run() -> int: + try: + return self.run(options, args) + finally: + self.handle_pip_version_check(options) + + if options.debug_mode: + rich_traceback.install(show_locals=True) + return _inner_run() + + try: + status = _inner_run() + assert isinstance(status, int) + return status + except DiagnosticPipError as exc: + logger.error("%s", exc, extra={"rich": True}) + logger.debug("Exception information:", exc_info=True) + + return ERROR + except PreviousBuildDirError as exc: + logger.critical(str(exc)) + logger.debug("Exception information:", exc_info=True) + + return PREVIOUS_BUILD_DIR_ERROR + except ( + InstallationError, + BadCommand, + NetworkConnectionError, + ) as exc: + logger.critical(str(exc)) + logger.debug("Exception information:", exc_info=True) + + return ERROR + except CommandError as exc: + logger.critical("%s", exc) + logger.debug("Exception information:", exc_info=True) + + return ERROR + except BrokenStdoutLoggingError: + # Bypass our logger and write any remaining messages to + # stderr because stdout no longer works. + print("ERROR: Pipe to stdout was broken", file=sys.stderr) + if level_number <= logging.DEBUG: + traceback.print_exc(file=sys.stderr) + + return ERROR + except KeyboardInterrupt: + logger.critical("Operation cancelled by user") + logger.debug("Exception information:", exc_info=True) + + return ERROR + except BaseException: + logger.critical("Exception:", exc_info=True) + + return UNKNOWN_ERROR + + def parse_args(self, args: List[str]) -> Tuple[Values, List[str]]: + # factored out for testability + return self.parser.parse_args(args) + + def main(self, args: List[str]) -> int: + try: + with self.main_context(): + return self._main(args) + finally: + logging.shutdown() + + def _main(self, args: List[str]) -> int: + # We must initialize this before the tempdir manager, otherwise the + # configuration would not be accessible by the time we clean up the + # tempdir manager. + self.tempdir_registry = self.enter_context(tempdir_registry()) + # Intentionally set as early as possible so globally-managed temporary + # directories are available to the rest of the code. + self.enter_context(global_tempdir_manager()) + + options, args = self.parse_args(args) + + # Set verbosity so that it can be used elsewhere. + self.verbosity = options.verbose - options.quiet + + reconfigure(no_color=options.no_color) + level_number = setup_logging( + verbosity=self.verbosity, + no_color=options.no_color, + user_log_file=options.log, + ) + + always_enabled_features = set(options.features_enabled) & set( + cmdoptions.ALWAYS_ENABLED_FEATURES + ) + if always_enabled_features: + logger.warning( + "The following features are always enabled: %s. ", + ", ".join(sorted(always_enabled_features)), + ) + + # Make sure that the --python argument isn't specified after the + # subcommand. We can tell, because if --python was specified, + # we should only reach this point if we're running in the created + # subprocess, which has the _PIP_RUNNING_IN_SUBPROCESS environment + # variable set. + if options.python and "_PIP_RUNNING_IN_SUBPROCESS" not in os.environ: + logger.critical( + "The --python option must be placed before the pip subcommand name" + ) + sys.exit(ERROR) + + # TODO: Try to get these passing down from the command? + # without resorting to os.environ to hold these. + # This also affects isolated builds and it should. + + if options.no_input: + os.environ["PIP_NO_INPUT"] = "1" + + if options.exists_action: + os.environ["PIP_EXISTS_ACTION"] = " ".join(options.exists_action) + + if options.require_venv and not self.ignore_require_venv: + # If a venv is required check if it can really be found + if not running_under_virtualenv(): + logger.critical("Could not find an activated virtualenv (required).") + sys.exit(VIRTUALENV_NOT_FOUND) + + if options.cache_dir: + options.cache_dir = normalize_path(options.cache_dir) + if not check_path_owner(options.cache_dir): + logger.warning( + "The directory '%s' or its parent directory is not owned " + "or is not writable by the current user. The cache " + "has been disabled. Check the permissions and owner of " + "that directory. If executing pip with sudo, you should " + "use sudo's -H flag.", + options.cache_dir, + ) + options.cache_dir = None + + if options.no_python_version_warning: + deprecated( + reason="--no-python-version-warning is deprecated.", + replacement="to remove the flag as it's a no-op", + gone_in="25.1", + issue=13154, + ) + + return self._run_wrapper(level_number, options, args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py new file mode 100644 index 00000000000..eeb7e651b79 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py @@ -0,0 +1,1075 @@ +""" +shared options and groups + +The principle here is to define options once, but *not* instantiate them +globally. One reason being that options with action='append' can carry state +between parses. pip parses general options twice internally, and shouldn't +pass on state. To be consistent, all options will follow this design. +""" + +# The following comment should be removed at some point in the future. +# mypy: strict-optional=False + +import importlib.util +import logging +import os +import textwrap +from functools import partial +from optparse import SUPPRESS_HELP, Option, OptionGroup, OptionParser, Values +from textwrap import dedent +from typing import Any, Callable, Dict, Optional, Tuple + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.cli.parser import ConfigOptionParser +from pip._internal.exceptions import CommandError +from pip._internal.locations import USER_CACHE_DIR, get_src_prefix +from pip._internal.models.format_control import FormatControl +from pip._internal.models.index import PyPI +from pip._internal.models.target_python import TargetPython +from pip._internal.utils.hashes import STRONG_HASHES +from pip._internal.utils.misc import strtobool + +logger = logging.getLogger(__name__) + + +def raise_option_error(parser: OptionParser, option: Option, msg: str) -> None: + """ + Raise an option parsing error using parser.error(). + + Args: + parser: an OptionParser instance. + option: an Option instance. + msg: the error text. + """ + msg = f"{option} error: {msg}" + msg = textwrap.fill(" ".join(msg.split())) + parser.error(msg) + + +def make_option_group(group: Dict[str, Any], parser: ConfigOptionParser) -> OptionGroup: + """ + Return an OptionGroup object + group -- assumed to be dict with 'name' and 'options' keys + parser -- an optparse Parser + """ + option_group = OptionGroup(parser, group["name"]) + for option in group["options"]: + option_group.add_option(option()) + return option_group + + +def check_dist_restriction(options: Values, check_target: bool = False) -> None: + """Function for determining if custom platform options are allowed. + + :param options: The OptionParser options. + :param check_target: Whether or not to check if --target is being used. + """ + dist_restriction_set = any( + [ + options.python_version, + options.platforms, + options.abis, + options.implementation, + ] + ) + + binary_only = FormatControl(set(), {":all:"}) + sdist_dependencies_allowed = ( + options.format_control != binary_only and not options.ignore_dependencies + ) + + # Installations or downloads using dist restrictions must not combine + # source distributions and dist-specific wheels, as they are not + # guaranteed to be locally compatible. + if dist_restriction_set and sdist_dependencies_allowed: + raise CommandError( + "When restricting platform and interpreter constraints using " + "--python-version, --platform, --abi, or --implementation, " + "either --no-deps must be set, or --only-binary=:all: must be " + "set and --no-binary must not be set (or must be set to " + ":none:)." + ) + + if check_target: + if not options.dry_run and dist_restriction_set and not options.target_dir: + raise CommandError( + "Can not use any platform or abi specific options unless " + "installing via '--target' or using '--dry-run'" + ) + + +def _path_option_check(option: Option, opt: str, value: str) -> str: + return os.path.expanduser(value) + + +def _package_name_option_check(option: Option, opt: str, value: str) -> str: + return canonicalize_name(value) + + +class PipOption(Option): + TYPES = Option.TYPES + ("path", "package_name") + TYPE_CHECKER = Option.TYPE_CHECKER.copy() + TYPE_CHECKER["package_name"] = _package_name_option_check + TYPE_CHECKER["path"] = _path_option_check + + +########### +# options # +########### + +help_: Callable[..., Option] = partial( + Option, + "-h", + "--help", + dest="help", + action="help", + help="Show help.", +) + +debug_mode: Callable[..., Option] = partial( + Option, + "--debug", + dest="debug_mode", + action="store_true", + default=False, + help=( + "Let unhandled exceptions propagate outside the main subroutine, " + "instead of logging them to stderr." + ), +) + +isolated_mode: Callable[..., Option] = partial( + Option, + "--isolated", + dest="isolated_mode", + action="store_true", + default=False, + help=( + "Run pip in an isolated mode, ignoring environment variables and user " + "configuration." + ), +) + +require_virtualenv: Callable[..., Option] = partial( + Option, + "--require-virtualenv", + "--require-venv", + dest="require_venv", + action="store_true", + default=False, + help=( + "Allow pip to only run in a virtual environment; " + "exit with an error otherwise." + ), +) + +override_externally_managed: Callable[..., Option] = partial( + Option, + "--break-system-packages", + dest="override_externally_managed", + action="store_true", + help="Allow pip to modify an EXTERNALLY-MANAGED Python installation", +) + +python: Callable[..., Option] = partial( + Option, + "--python", + dest="python", + help="Run pip with the specified Python interpreter.", +) + +verbose: Callable[..., Option] = partial( + Option, + "-v", + "--verbose", + dest="verbose", + action="count", + default=0, + help="Give more output. Option is additive, and can be used up to 3 times.", +) + +no_color: Callable[..., Option] = partial( + Option, + "--no-color", + dest="no_color", + action="store_true", + default=False, + help="Suppress colored output.", +) + +version: Callable[..., Option] = partial( + Option, + "-V", + "--version", + dest="version", + action="store_true", + help="Show version and exit.", +) + +quiet: Callable[..., Option] = partial( + Option, + "-q", + "--quiet", + dest="quiet", + action="count", + default=0, + help=( + "Give less output. Option is additive, and can be used up to 3" + " times (corresponding to WARNING, ERROR, and CRITICAL logging" + " levels)." + ), +) + +progress_bar: Callable[..., Option] = partial( + Option, + "--progress-bar", + dest="progress_bar", + type="choice", + choices=["on", "off", "raw"], + default="on", + help="Specify whether the progress bar should be used [on, off, raw] (default: on)", +) + +log: Callable[..., Option] = partial( + PipOption, + "--log", + "--log-file", + "--local-log", + dest="log", + metavar="path", + type="path", + help="Path to a verbose appending log.", +) + +no_input: Callable[..., Option] = partial( + Option, + # Don't ask for input + "--no-input", + dest="no_input", + action="store_true", + default=False, + help="Disable prompting for input.", +) + +keyring_provider: Callable[..., Option] = partial( + Option, + "--keyring-provider", + dest="keyring_provider", + choices=["auto", "disabled", "import", "subprocess"], + default="auto", + help=( + "Enable the credential lookup via the keyring library if user input is allowed." + " Specify which mechanism to use [auto, disabled, import, subprocess]." + " (default: %default)" + ), +) + +proxy: Callable[..., Option] = partial( + Option, + "--proxy", + dest="proxy", + type="str", + default="", + help="Specify a proxy in the form scheme://[user:passwd@]proxy.server:port.", +) + +retries: Callable[..., Option] = partial( + Option, + "--retries", + dest="retries", + type="int", + default=5, + help="Maximum number of retries each connection should attempt " + "(default %default times).", +) + +timeout: Callable[..., Option] = partial( + Option, + "--timeout", + "--default-timeout", + metavar="sec", + dest="timeout", + type="float", + default=15, + help="Set the socket timeout (default %default seconds).", +) + + +def exists_action() -> Option: + return Option( + # Option when path already exist + "--exists-action", + dest="exists_action", + type="choice", + choices=["s", "i", "w", "b", "a"], + default=[], + action="append", + metavar="action", + help="Default action when a path already exists: " + "(s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.", + ) + + +cert: Callable[..., Option] = partial( + PipOption, + "--cert", + dest="cert", + type="path", + metavar="path", + help=( + "Path to PEM-encoded CA certificate bundle. " + "If provided, overrides the default. " + "See 'SSL Certificate Verification' in pip documentation " + "for more information." + ), +) + +client_cert: Callable[..., Option] = partial( + PipOption, + "--client-cert", + dest="client_cert", + type="path", + default=None, + metavar="path", + help="Path to SSL client certificate, a single file containing the " + "private key and the certificate in PEM format.", +) + +index_url: Callable[..., Option] = partial( + Option, + "-i", + "--index-url", + "--pypi-url", + dest="index_url", + metavar="URL", + default=PyPI.simple_url, + help="Base URL of the Python Package Index (default %default). " + "This should point to a repository compliant with PEP 503 " + "(the simple repository API) or a local directory laid out " + "in the same format.", +) + + +def extra_index_url() -> Option: + return Option( + "--extra-index-url", + dest="extra_index_urls", + metavar="URL", + action="append", + default=[], + help="Extra URLs of package indexes to use in addition to " + "--index-url. Should follow the same rules as " + "--index-url.", + ) + + +no_index: Callable[..., Option] = partial( + Option, + "--no-index", + dest="no_index", + action="store_true", + default=False, + help="Ignore package index (only looking at --find-links URLs instead).", +) + + +def find_links() -> Option: + return Option( + "-f", + "--find-links", + dest="find_links", + action="append", + default=[], + metavar="url", + help="If a URL or path to an html file, then parse for links to " + "archives such as sdist (.tar.gz) or wheel (.whl) files. " + "If a local path or file:// URL that's a directory, " + "then look for archives in the directory listing. " + "Links to VCS project URLs are not supported.", + ) + + +def trusted_host() -> Option: + return Option( + "--trusted-host", + dest="trusted_hosts", + action="append", + metavar="HOSTNAME", + default=[], + help="Mark this host or host:port pair as trusted, even though it " + "does not have valid or any HTTPS.", + ) + + +def constraints() -> Option: + return Option( + "-c", + "--constraint", + dest="constraints", + action="append", + default=[], + metavar="file", + help="Constrain versions using the given constraints file. " + "This option can be used multiple times.", + ) + + +def requirements() -> Option: + return Option( + "-r", + "--requirement", + dest="requirements", + action="append", + default=[], + metavar="file", + help="Install from the given requirements file. " + "This option can be used multiple times.", + ) + + +def editable() -> Option: + return Option( + "-e", + "--editable", + dest="editables", + action="append", + default=[], + metavar="path/url", + help=( + "Install a project in editable mode (i.e. setuptools " + '"develop mode") from a local project path or a VCS url.' + ), + ) + + +def _handle_src(option: Option, opt_str: str, value: str, parser: OptionParser) -> None: + value = os.path.abspath(value) + setattr(parser.values, option.dest, value) + + +src: Callable[..., Option] = partial( + PipOption, + "--src", + "--source", + "--source-dir", + "--source-directory", + dest="src_dir", + type="path", + metavar="dir", + default=get_src_prefix(), + action="callback", + callback=_handle_src, + help="Directory to check out editable projects into. " + 'The default in a virtualenv is "/src". ' + 'The default for global installs is "/src".', +) + + +def _get_format_control(values: Values, option: Option) -> Any: + """Get a format_control object.""" + return getattr(values, option.dest) + + +def _handle_no_binary( + option: Option, opt_str: str, value: str, parser: OptionParser +) -> None: + existing = _get_format_control(parser.values, option) + FormatControl.handle_mutual_excludes( + value, + existing.no_binary, + existing.only_binary, + ) + + +def _handle_only_binary( + option: Option, opt_str: str, value: str, parser: OptionParser +) -> None: + existing = _get_format_control(parser.values, option) + FormatControl.handle_mutual_excludes( + value, + existing.only_binary, + existing.no_binary, + ) + + +def no_binary() -> Option: + format_control = FormatControl(set(), set()) + return Option( + "--no-binary", + dest="format_control", + action="callback", + callback=_handle_no_binary, + type="str", + default=format_control, + help="Do not use binary packages. Can be supplied multiple times, and " + 'each time adds to the existing value. Accepts either ":all:" to ' + 'disable all binary packages, ":none:" to empty the set (notice ' + "the colons), or one or more package names with commas between " + "them (no colons). Note that some packages are tricky to compile " + "and may fail to install when this option is used on them.", + ) + + +def only_binary() -> Option: + format_control = FormatControl(set(), set()) + return Option( + "--only-binary", + dest="format_control", + action="callback", + callback=_handle_only_binary, + type="str", + default=format_control, + help="Do not use source packages. Can be supplied multiple times, and " + 'each time adds to the existing value. Accepts either ":all:" to ' + 'disable all source packages, ":none:" to empty the set, or one ' + "or more package names with commas between them. Packages " + "without binary distributions will fail to install when this " + "option is used on them.", + ) + + +platforms: Callable[..., Option] = partial( + Option, + "--platform", + dest="platforms", + metavar="platform", + action="append", + default=None, + help=( + "Only use wheels compatible with . Defaults to the " + "platform of the running system. Use this option multiple times to " + "specify multiple platforms supported by the target interpreter." + ), +) + + +# This was made a separate function for unit-testing purposes. +def _convert_python_version(value: str) -> Tuple[Tuple[int, ...], Optional[str]]: + """ + Convert a version string like "3", "37", or "3.7.3" into a tuple of ints. + + :return: A 2-tuple (version_info, error_msg), where `error_msg` is + non-None if and only if there was a parsing error. + """ + if not value: + # The empty string is the same as not providing a value. + return (None, None) + + parts = value.split(".") + if len(parts) > 3: + return ((), "at most three version parts are allowed") + + if len(parts) == 1: + # Then we are in the case of "3" or "37". + value = parts[0] + if len(value) > 1: + parts = [value[0], value[1:]] + + try: + version_info = tuple(int(part) for part in parts) + except ValueError: + return ((), "each version part must be an integer") + + return (version_info, None) + + +def _handle_python_version( + option: Option, opt_str: str, value: str, parser: OptionParser +) -> None: + """ + Handle a provided --python-version value. + """ + version_info, error_msg = _convert_python_version(value) + if error_msg is not None: + msg = f"invalid --python-version value: {value!r}: {error_msg}" + raise_option_error(parser, option=option, msg=msg) + + parser.values.python_version = version_info + + +python_version: Callable[..., Option] = partial( + Option, + "--python-version", + dest="python_version", + metavar="python_version", + action="callback", + callback=_handle_python_version, + type="str", + default=None, + help=dedent( + """\ + The Python interpreter version to use for wheel and "Requires-Python" + compatibility checks. Defaults to a version derived from the running + interpreter. The version can be specified using up to three dot-separated + integers (e.g. "3" for 3.0.0, "3.7" for 3.7.0, or "3.7.3"). A major-minor + version can also be given as a string without dots (e.g. "37" for 3.7.0). + """ + ), +) + + +implementation: Callable[..., Option] = partial( + Option, + "--implementation", + dest="implementation", + metavar="implementation", + default=None, + help=( + "Only use wheels compatible with Python " + "implementation , e.g. 'pp', 'jy', 'cp', " + " or 'ip'. If not specified, then the current " + "interpreter implementation is used. Use 'py' to force " + "implementation-agnostic wheels." + ), +) + + +abis: Callable[..., Option] = partial( + Option, + "--abi", + dest="abis", + metavar="abi", + action="append", + default=None, + help=( + "Only use wheels compatible with Python abi , e.g. 'pypy_41'. " + "If not specified, then the current interpreter abi tag is used. " + "Use this option multiple times to specify multiple abis supported " + "by the target interpreter. Generally you will need to specify " + "--implementation, --platform, and --python-version when using this " + "option." + ), +) + + +def add_target_python_options(cmd_opts: OptionGroup) -> None: + cmd_opts.add_option(platforms()) + cmd_opts.add_option(python_version()) + cmd_opts.add_option(implementation()) + cmd_opts.add_option(abis()) + + +def make_target_python(options: Values) -> TargetPython: + target_python = TargetPython( + platforms=options.platforms, + py_version_info=options.python_version, + abis=options.abis, + implementation=options.implementation, + ) + + return target_python + + +def prefer_binary() -> Option: + return Option( + "--prefer-binary", + dest="prefer_binary", + action="store_true", + default=False, + help=( + "Prefer binary packages over source packages, even if the " + "source packages are newer." + ), + ) + + +cache_dir: Callable[..., Option] = partial( + PipOption, + "--cache-dir", + dest="cache_dir", + default=USER_CACHE_DIR, + metavar="dir", + type="path", + help="Store the cache data in .", +) + + +def _handle_no_cache_dir( + option: Option, opt: str, value: str, parser: OptionParser +) -> None: + """ + Process a value provided for the --no-cache-dir option. + + This is an optparse.Option callback for the --no-cache-dir option. + """ + # The value argument will be None if --no-cache-dir is passed via the + # command-line, since the option doesn't accept arguments. However, + # the value can be non-None if the option is triggered e.g. by an + # environment variable, like PIP_NO_CACHE_DIR=true. + if value is not None: + # Then parse the string value to get argument error-checking. + try: + strtobool(value) + except ValueError as exc: + raise_option_error(parser, option=option, msg=str(exc)) + + # Originally, setting PIP_NO_CACHE_DIR to a value that strtobool() + # converted to 0 (like "false" or "no") caused cache_dir to be disabled + # rather than enabled (logic would say the latter). Thus, we disable + # the cache directory not just on values that parse to True, but (for + # backwards compatibility reasons) also on values that parse to False. + # In other words, always set it to False if the option is provided in + # some (valid) form. + parser.values.cache_dir = False + + +no_cache: Callable[..., Option] = partial( + Option, + "--no-cache-dir", + dest="cache_dir", + action="callback", + callback=_handle_no_cache_dir, + help="Disable the cache.", +) + +no_deps: Callable[..., Option] = partial( + Option, + "--no-deps", + "--no-dependencies", + dest="ignore_dependencies", + action="store_true", + default=False, + help="Don't install package dependencies.", +) + +ignore_requires_python: Callable[..., Option] = partial( + Option, + "--ignore-requires-python", + dest="ignore_requires_python", + action="store_true", + help="Ignore the Requires-Python information.", +) + +no_build_isolation: Callable[..., Option] = partial( + Option, + "--no-build-isolation", + dest="build_isolation", + action="store_false", + default=True, + help="Disable isolation when building a modern source distribution. " + "Build dependencies specified by PEP 518 must be already installed " + "if this option is used.", +) + +check_build_deps: Callable[..., Option] = partial( + Option, + "--check-build-dependencies", + dest="check_build_deps", + action="store_true", + default=False, + help="Check the build dependencies when PEP517 is used.", +) + + +def _handle_no_use_pep517( + option: Option, opt: str, value: str, parser: OptionParser +) -> None: + """ + Process a value provided for the --no-use-pep517 option. + + This is an optparse.Option callback for the no_use_pep517 option. + """ + # Since --no-use-pep517 doesn't accept arguments, the value argument + # will be None if --no-use-pep517 is passed via the command-line. + # However, the value can be non-None if the option is triggered e.g. + # by an environment variable, for example "PIP_NO_USE_PEP517=true". + if value is not None: + msg = """A value was passed for --no-use-pep517, + probably using either the PIP_NO_USE_PEP517 environment variable + or the "no-use-pep517" config file option. Use an appropriate value + of the PIP_USE_PEP517 environment variable or the "use-pep517" + config file option instead. + """ + raise_option_error(parser, option=option, msg=msg) + + # If user doesn't wish to use pep517, we check if setuptools and wheel are installed + # and raise error if it is not. + packages = ("setuptools", "wheel") + if not all(importlib.util.find_spec(package) for package in packages): + msg = ( + f"It is not possible to use --no-use-pep517 " + f"without {' and '.join(packages)} installed." + ) + raise_option_error(parser, option=option, msg=msg) + + # Otherwise, --no-use-pep517 was passed via the command-line. + parser.values.use_pep517 = False + + +use_pep517: Any = partial( + Option, + "--use-pep517", + dest="use_pep517", + action="store_true", + default=None, + help="Use PEP 517 for building source distributions " + "(use --no-use-pep517 to force legacy behaviour).", +) + +no_use_pep517: Any = partial( + Option, + "--no-use-pep517", + dest="use_pep517", + action="callback", + callback=_handle_no_use_pep517, + default=None, + help=SUPPRESS_HELP, +) + + +def _handle_config_settings( + option: Option, opt_str: str, value: str, parser: OptionParser +) -> None: + key, sep, val = value.partition("=") + if sep != "=": + parser.error(f"Arguments to {opt_str} must be of the form KEY=VAL") + dest = getattr(parser.values, option.dest) + if dest is None: + dest = {} + setattr(parser.values, option.dest, dest) + if key in dest: + if isinstance(dest[key], list): + dest[key].append(val) + else: + dest[key] = [dest[key], val] + else: + dest[key] = val + + +config_settings: Callable[..., Option] = partial( + Option, + "-C", + "--config-settings", + dest="config_settings", + type=str, + action="callback", + callback=_handle_config_settings, + metavar="settings", + help="Configuration settings to be passed to the PEP 517 build backend. " + "Settings take the form KEY=VALUE. Use multiple --config-settings options " + "to pass multiple keys to the backend.", +) + +build_options: Callable[..., Option] = partial( + Option, + "--build-option", + dest="build_options", + metavar="options", + action="append", + help="Extra arguments to be supplied to 'setup.py bdist_wheel'.", +) + +global_options: Callable[..., Option] = partial( + Option, + "--global-option", + dest="global_options", + action="append", + metavar="options", + help="Extra global options to be supplied to the setup.py " + "call before the install or bdist_wheel command.", +) + +no_clean: Callable[..., Option] = partial( + Option, + "--no-clean", + action="store_true", + default=False, + help="Don't clean up build directories.", +) + +pre: Callable[..., Option] = partial( + Option, + "--pre", + action="store_true", + default=False, + help="Include pre-release and development versions. By default, " + "pip only finds stable versions.", +) + +disable_pip_version_check: Callable[..., Option] = partial( + Option, + "--disable-pip-version-check", + dest="disable_pip_version_check", + action="store_true", + default=False, + help="Don't periodically check PyPI to determine whether a new version " + "of pip is available for download. Implied with --no-index.", +) + +root_user_action: Callable[..., Option] = partial( + Option, + "--root-user-action", + dest="root_user_action", + default="warn", + choices=["warn", "ignore"], + help="Action if pip is run as a root user [warn, ignore] (default: warn)", +) + + +def _handle_merge_hash( + option: Option, opt_str: str, value: str, parser: OptionParser +) -> None: + """Given a value spelled "algo:digest", append the digest to a list + pointed to in a dict by the algo name.""" + if not parser.values.hashes: + parser.values.hashes = {} + try: + algo, digest = value.split(":", 1) + except ValueError: + parser.error( + f"Arguments to {opt_str} must be a hash name " + "followed by a value, like --hash=sha256:" + "abcde..." + ) + if algo not in STRONG_HASHES: + parser.error( + "Allowed hash algorithms for {} are {}.".format( + opt_str, ", ".join(STRONG_HASHES) + ) + ) + parser.values.hashes.setdefault(algo, []).append(digest) + + +hash: Callable[..., Option] = partial( + Option, + "--hash", + # Hash values eventually end up in InstallRequirement.hashes due to + # __dict__ copying in process_line(). + dest="hashes", + action="callback", + callback=_handle_merge_hash, + type="string", + help="Verify that the package's archive matches this " + "hash before installing. Example: --hash=sha256:abcdef...", +) + + +require_hashes: Callable[..., Option] = partial( + Option, + "--require-hashes", + dest="require_hashes", + action="store_true", + default=False, + help="Require a hash to check each requirement against, for " + "repeatable installs. This option is implied when any package in a " + "requirements file has a --hash option.", +) + + +list_path: Callable[..., Option] = partial( + PipOption, + "--path", + dest="path", + type="path", + action="append", + help="Restrict to the specified installation path for listing " + "packages (can be used multiple times).", +) + + +def check_list_path_option(options: Values) -> None: + if options.path and (options.user or options.local): + raise CommandError("Cannot combine '--path' with '--user' or '--local'") + + +list_exclude: Callable[..., Option] = partial( + PipOption, + "--exclude", + dest="excludes", + action="append", + metavar="package", + type="package_name", + help="Exclude specified package from the output", +) + + +no_python_version_warning: Callable[..., Option] = partial( + Option, + "--no-python-version-warning", + dest="no_python_version_warning", + action="store_true", + default=False, + help="Silence deprecation warnings for upcoming unsupported Pythons.", +) + + +# Features that are now always on. A warning is printed if they are used. +ALWAYS_ENABLED_FEATURES = [ + "truststore", # always on since 24.2 + "no-binary-enable-wheel-cache", # always on since 23.1 +] + +use_new_feature: Callable[..., Option] = partial( + Option, + "--use-feature", + dest="features_enabled", + metavar="feature", + action="append", + default=[], + choices=[ + "fast-deps", + ] + + ALWAYS_ENABLED_FEATURES, + help="Enable new functionality, that may be backward incompatible.", +) + +use_deprecated_feature: Callable[..., Option] = partial( + Option, + "--use-deprecated", + dest="deprecated_features_enabled", + metavar="feature", + action="append", + default=[], + choices=[ + "legacy-resolver", + "legacy-certs", + ], + help=("Enable deprecated functionality, that will be removed in the future."), +) + + +########## +# groups # +########## + +general_group: Dict[str, Any] = { + "name": "General Options", + "options": [ + help_, + debug_mode, + isolated_mode, + require_virtualenv, + python, + verbose, + version, + quiet, + log, + no_input, + keyring_provider, + proxy, + retries, + timeout, + exists_action, + trusted_host, + cert, + client_cert, + cache_dir, + no_cache, + disable_pip_version_check, + no_color, + no_python_version_warning, + use_new_feature, + use_deprecated_feature, + ], +} + +index_group: Dict[str, Any] = { + "name": "Package Index Options", + "options": [ + index_url, + extra_index_url, + no_index, + find_links, + ], +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/command_context.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/command_context.py new file mode 100644 index 00000000000..139995ac3f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/command_context.py @@ -0,0 +1,27 @@ +from contextlib import ExitStack, contextmanager +from typing import ContextManager, Generator, TypeVar + +_T = TypeVar("_T", covariant=True) + + +class CommandContextMixIn: + def __init__(self) -> None: + super().__init__() + self._in_main_context = False + self._main_context = ExitStack() + + @contextmanager + def main_context(self) -> Generator[None, None, None]: + assert not self._in_main_context + + self._in_main_context = True + try: + with self._main_context: + yield + finally: + self._in_main_context = False + + def enter_context(self, context_provider: ContextManager[_T]) -> _T: + assert self._in_main_context + + return self._main_context.enter_context(context_provider) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/index_command.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/index_command.py new file mode 100644 index 00000000000..295108ed605 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/index_command.py @@ -0,0 +1,171 @@ +""" +Contains command classes which may interact with an index / the network. + +Unlike its sister module, req_command, this module still uses lazy imports +so commands which don't always hit the network (e.g. list w/o --outdated or +--uptodate) don't need waste time importing PipSession and friends. +""" + +import logging +import os +import sys +from optparse import Values +from typing import TYPE_CHECKING, List, Optional + +from pip._vendor import certifi + +from pip._internal.cli.base_command import Command +from pip._internal.cli.command_context import CommandContextMixIn + +if TYPE_CHECKING: + from ssl import SSLContext + + from pip._internal.network.session import PipSession + +logger = logging.getLogger(__name__) + + +def _create_truststore_ssl_context() -> Optional["SSLContext"]: + if sys.version_info < (3, 10): + logger.debug("Disabling truststore because Python version isn't 3.10+") + return None + + try: + import ssl + except ImportError: + logger.warning("Disabling truststore since ssl support is missing") + return None + + try: + from pip._vendor import truststore + except ImportError: + logger.warning("Disabling truststore because platform isn't supported") + return None + + ctx = truststore.SSLContext(ssl.PROTOCOL_TLS_CLIENT) + ctx.load_verify_locations(certifi.where()) + return ctx + + +class SessionCommandMixin(CommandContextMixIn): + """ + A class mixin for command classes needing _build_session(). + """ + + def __init__(self) -> None: + super().__init__() + self._session: Optional[PipSession] = None + + @classmethod + def _get_index_urls(cls, options: Values) -> Optional[List[str]]: + """Return a list of index urls from user-provided options.""" + index_urls = [] + if not getattr(options, "no_index", False): + url = getattr(options, "index_url", None) + if url: + index_urls.append(url) + urls = getattr(options, "extra_index_urls", None) + if urls: + index_urls.extend(urls) + # Return None rather than an empty list + return index_urls or None + + def get_default_session(self, options: Values) -> "PipSession": + """Get a default-managed session.""" + if self._session is None: + self._session = self.enter_context(self._build_session(options)) + # there's no type annotation on requests.Session, so it's + # automatically ContextManager[Any] and self._session becomes Any, + # then https://github.com/python/mypy/issues/7696 kicks in + assert self._session is not None + return self._session + + def _build_session( + self, + options: Values, + retries: Optional[int] = None, + timeout: Optional[int] = None, + ) -> "PipSession": + from pip._internal.network.session import PipSession + + cache_dir = options.cache_dir + assert not cache_dir or os.path.isabs(cache_dir) + + if "legacy-certs" not in options.deprecated_features_enabled: + ssl_context = _create_truststore_ssl_context() + else: + ssl_context = None + + session = PipSession( + cache=os.path.join(cache_dir, "http-v2") if cache_dir else None, + retries=retries if retries is not None else options.retries, + trusted_hosts=options.trusted_hosts, + index_urls=self._get_index_urls(options), + ssl_context=ssl_context, + ) + + # Handle custom ca-bundles from the user + if options.cert: + session.verify = options.cert + + # Handle SSL client certificate + if options.client_cert: + session.cert = options.client_cert + + # Handle timeouts + if options.timeout or timeout: + session.timeout = timeout if timeout is not None else options.timeout + + # Handle configured proxies + if options.proxy: + session.proxies = { + "http": options.proxy, + "https": options.proxy, + } + session.trust_env = False + session.pip_proxy = options.proxy + + # Determine if we can prompt the user for authentication or not + session.auth.prompting = not options.no_input + session.auth.keyring_provider = options.keyring_provider + + return session + + +def _pip_self_version_check(session: "PipSession", options: Values) -> None: + from pip._internal.self_outdated_check import pip_self_version_check as check + + check(session, options) + + +class IndexGroupCommand(Command, SessionCommandMixin): + """ + Abstract base class for commands with the index_group options. + + This also corresponds to the commands that permit the pip version check. + """ + + def handle_pip_version_check(self, options: Values) -> None: + """ + Do the pip version check if not disabled. + + This overrides the default behavior of not doing the check. + """ + # Make sure the index_group options are present. + assert hasattr(options, "no_index") + + if options.disable_pip_version_check or options.no_index: + return + + try: + # Otherwise, check if we're using the latest version of pip available. + session = self._build_session( + options, + retries=0, + timeout=min(5, options.timeout), + ) + with session: + _pip_self_version_check(session, options) + except Exception: + logger.warning("There was an error checking the latest version of pip.") + logger.debug("See below for error", exc_info=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main.py new file mode 100644 index 00000000000..563ac79c984 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main.py @@ -0,0 +1,80 @@ +"""Primary application entrypoint. +""" + +import locale +import logging +import os +import sys +import warnings +from typing import List, Optional + +from pip._internal.cli.autocompletion import autocomplete +from pip._internal.cli.main_parser import parse_command +from pip._internal.commands import create_command +from pip._internal.exceptions import PipError +from pip._internal.utils import deprecation + +logger = logging.getLogger(__name__) + + +# Do not import and use main() directly! Using it directly is actively +# discouraged by pip's maintainers. The name, location and behavior of +# this function is subject to change, so calling it directly is not +# portable across different pip versions. + +# In addition, running pip in-process is unsupported and unsafe. This is +# elaborated in detail at +# https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program. +# That document also provides suggestions that should work for nearly +# all users that are considering importing and using main() directly. + +# However, we know that certain users will still want to invoke pip +# in-process. If you understand and accept the implications of using pip +# in an unsupported manner, the best approach is to use runpy to avoid +# depending on the exact location of this entry point. + +# The following example shows how to use runpy to invoke pip in that +# case: +# +# sys.argv = ["pip", your, args, here] +# runpy.run_module("pip", run_name="__main__") +# +# Note that this will exit the process after running, unlike a direct +# call to main. As it is not safe to do any processing after calling +# main, this should not be an issue in practice. + + +def main(args: Optional[List[str]] = None) -> int: + if args is None: + args = sys.argv[1:] + + # Suppress the pkg_resources deprecation warning + # Note - we use a module of .*pkg_resources to cover + # the normal case (pip._vendor.pkg_resources) and the + # devendored case (a bare pkg_resources) + warnings.filterwarnings( + action="ignore", category=DeprecationWarning, module=".*pkg_resources" + ) + + # Configure our deprecation warnings to be sent through loggers + deprecation.install_warning_logger() + + autocomplete() + + try: + cmd_name, cmd_args = parse_command(args) + except PipError as exc: + sys.stderr.write(f"ERROR: {exc}") + sys.stderr.write(os.linesep) + sys.exit(1) + + # Needed for locale.getpreferredencoding(False) to work + # in pip._internal.utils.encoding.auto_decode + try: + locale.setlocale(locale.LC_ALL, "") + except locale.Error as e: + # setlocale can apparently crash if locale are uninitialized + logger.debug("Ignoring error %s when setting locale", e) + command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) + + return command.main(cmd_args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py new file mode 100644 index 00000000000..5ade356b9c2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py @@ -0,0 +1,134 @@ +"""A single place for constructing and exposing the main parser +""" + +import os +import subprocess +import sys +from typing import List, Optional, Tuple + +from pip._internal.build_env import get_runnable_pip +from pip._internal.cli import cmdoptions +from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter +from pip._internal.commands import commands_dict, get_similar_commands +from pip._internal.exceptions import CommandError +from pip._internal.utils.misc import get_pip_version, get_prog + +__all__ = ["create_main_parser", "parse_command"] + + +def create_main_parser() -> ConfigOptionParser: + """Creates and returns the main parser for pip's CLI""" + + parser = ConfigOptionParser( + usage="\n%prog [options]", + add_help_option=False, + formatter=UpdatingDefaultsHelpFormatter(), + name="global", + prog=get_prog(), + ) + parser.disable_interspersed_args() + + parser.version = get_pip_version() + + # add the general options + gen_opts = cmdoptions.make_option_group(cmdoptions.general_group, parser) + parser.add_option_group(gen_opts) + + # so the help formatter knows + parser.main = True # type: ignore + + # create command listing for description + description = [""] + [ + f"{name:27} {command_info.summary}" + for name, command_info in commands_dict.items() + ] + parser.description = "\n".join(description) + + return parser + + +def identify_python_interpreter(python: str) -> Optional[str]: + # If the named file exists, use it. + # If it's a directory, assume it's a virtual environment and + # look for the environment's Python executable. + if os.path.exists(python): + if os.path.isdir(python): + # bin/python for Unix, Scripts/python.exe for Windows + # Try both in case of odd cases like cygwin. + for exe in ("bin/python", "Scripts/python.exe"): + py = os.path.join(python, exe) + if os.path.exists(py): + return py + else: + return python + + # Could not find the interpreter specified + return None + + +def parse_command(args: List[str]) -> Tuple[str, List[str]]: + parser = create_main_parser() + + # Note: parser calls disable_interspersed_args(), so the result of this + # call is to split the initial args into the general options before the + # subcommand and everything else. + # For example: + # args: ['--timeout=5', 'install', '--user', 'INITools'] + # general_options: ['--timeout==5'] + # args_else: ['install', '--user', 'INITools'] + general_options, args_else = parser.parse_args(args) + + # --python + if general_options.python and "_PIP_RUNNING_IN_SUBPROCESS" not in os.environ: + # Re-invoke pip using the specified Python interpreter + interpreter = identify_python_interpreter(general_options.python) + if interpreter is None: + raise CommandError( + f"Could not locate Python interpreter {general_options.python}" + ) + + pip_cmd = [ + interpreter, + get_runnable_pip(), + ] + pip_cmd.extend(args) + + # Set a flag so the child doesn't re-invoke itself, causing + # an infinite loop. + os.environ["_PIP_RUNNING_IN_SUBPROCESS"] = "1" + returncode = 0 + try: + proc = subprocess.run(pip_cmd) + returncode = proc.returncode + except (subprocess.SubprocessError, OSError) as exc: + raise CommandError(f"Failed to run pip under {interpreter}: {exc}") + sys.exit(returncode) + + # --version + if general_options.version: + sys.stdout.write(parser.version) + sys.stdout.write(os.linesep) + sys.exit() + + # pip || pip help -> print_help() + if not args_else or (args_else[0] == "help" and len(args_else) == 1): + parser.print_help() + sys.exit() + + # the subcommand name + cmd_name = args_else[0] + + if cmd_name not in commands_dict: + guess = get_similar_commands(cmd_name) + + msg = [f'unknown command "{cmd_name}"'] + if guess: + msg.append(f'maybe you meant "{guess}"') + + raise CommandError(" - ".join(msg)) + + # all the args without the subcommand + cmd_args = args[:] + cmd_args.remove(cmd_name) + + return cmd_name, cmd_args diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/parser.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/parser.py new file mode 100644 index 00000000000..bc4aca032d4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/parser.py @@ -0,0 +1,294 @@ +"""Base option parser setup""" + +import logging +import optparse +import shutil +import sys +import textwrap +from contextlib import suppress +from typing import Any, Dict, Generator, List, NoReturn, Optional, Tuple + +from pip._internal.cli.status_codes import UNKNOWN_ERROR +from pip._internal.configuration import Configuration, ConfigurationError +from pip._internal.utils.misc import redact_auth_from_url, strtobool + +logger = logging.getLogger(__name__) + + +class PrettyHelpFormatter(optparse.IndentedHelpFormatter): + """A prettier/less verbose help formatter for optparse.""" + + def __init__(self, *args: Any, **kwargs: Any) -> None: + # help position must be aligned with __init__.parseopts.description + kwargs["max_help_position"] = 30 + kwargs["indent_increment"] = 1 + kwargs["width"] = shutil.get_terminal_size()[0] - 2 + super().__init__(*args, **kwargs) + + def format_option_strings(self, option: optparse.Option) -> str: + return self._format_option_strings(option) + + def _format_option_strings( + self, option: optparse.Option, mvarfmt: str = " <{}>", optsep: str = ", " + ) -> str: + """ + Return a comma-separated list of option strings and metavars. + + :param option: tuple of (short opt, long opt), e.g: ('-f', '--format') + :param mvarfmt: metavar format string + :param optsep: separator + """ + opts = [] + + if option._short_opts: + opts.append(option._short_opts[0]) + if option._long_opts: + opts.append(option._long_opts[0]) + if len(opts) > 1: + opts.insert(1, optsep) + + if option.takes_value(): + assert option.dest is not None + metavar = option.metavar or option.dest.lower() + opts.append(mvarfmt.format(metavar.lower())) + + return "".join(opts) + + def format_heading(self, heading: str) -> str: + if heading == "Options": + return "" + return heading + ":\n" + + def format_usage(self, usage: str) -> str: + """ + Ensure there is only one newline between usage and the first heading + if there is no description. + """ + msg = "\nUsage: {}\n".format(self.indent_lines(textwrap.dedent(usage), " ")) + return msg + + def format_description(self, description: Optional[str]) -> str: + # leave full control over description to us + if description: + if hasattr(self.parser, "main"): + label = "Commands" + else: + label = "Description" + # some doc strings have initial newlines, some don't + description = description.lstrip("\n") + # some doc strings have final newlines and spaces, some don't + description = description.rstrip() + # dedent, then reindent + description = self.indent_lines(textwrap.dedent(description), " ") + description = f"{label}:\n{description}\n" + return description + else: + return "" + + def format_epilog(self, epilog: Optional[str]) -> str: + # leave full control over epilog to us + if epilog: + return epilog + else: + return "" + + def indent_lines(self, text: str, indent: str) -> str: + new_lines = [indent + line for line in text.split("\n")] + return "\n".join(new_lines) + + +class UpdatingDefaultsHelpFormatter(PrettyHelpFormatter): + """Custom help formatter for use in ConfigOptionParser. + + This is updates the defaults before expanding them, allowing + them to show up correctly in the help listing. + + Also redact auth from url type options + """ + + def expand_default(self, option: optparse.Option) -> str: + default_values = None + if self.parser is not None: + assert isinstance(self.parser, ConfigOptionParser) + self.parser._update_defaults(self.parser.defaults) + assert option.dest is not None + default_values = self.parser.defaults.get(option.dest) + help_text = super().expand_default(option) + + if default_values and option.metavar == "URL": + if isinstance(default_values, str): + default_values = [default_values] + + # If its not a list, we should abort and just return the help text + if not isinstance(default_values, list): + default_values = [] + + for val in default_values: + help_text = help_text.replace(val, redact_auth_from_url(val)) + + return help_text + + +class CustomOptionParser(optparse.OptionParser): + def insert_option_group( + self, idx: int, *args: Any, **kwargs: Any + ) -> optparse.OptionGroup: + """Insert an OptionGroup at a given position.""" + group = self.add_option_group(*args, **kwargs) + + self.option_groups.pop() + self.option_groups.insert(idx, group) + + return group + + @property + def option_list_all(self) -> List[optparse.Option]: + """Get a list of all options, including those in option groups.""" + res = self.option_list[:] + for i in self.option_groups: + res.extend(i.option_list) + + return res + + +class ConfigOptionParser(CustomOptionParser): + """Custom option parser which updates its defaults by checking the + configuration files and environmental variables""" + + def __init__( + self, + *args: Any, + name: str, + isolated: bool = False, + **kwargs: Any, + ) -> None: + self.name = name + self.config = Configuration(isolated) + + assert self.name + super().__init__(*args, **kwargs) + + def check_default(self, option: optparse.Option, key: str, val: Any) -> Any: + try: + return option.check_value(key, val) + except optparse.OptionValueError as exc: + print(f"An error occurred during configuration: {exc}") + sys.exit(3) + + def _get_ordered_configuration_items( + self, + ) -> Generator[Tuple[str, Any], None, None]: + # Configuration gives keys in an unordered manner. Order them. + override_order = ["global", self.name, ":env:"] + + # Pool the options into different groups + section_items: Dict[str, List[Tuple[str, Any]]] = { + name: [] for name in override_order + } + for section_key, val in self.config.items(): + # ignore empty values + if not val: + logger.debug( + "Ignoring configuration key '%s' as it's value is empty.", + section_key, + ) + continue + + section, key = section_key.split(".", 1) + if section in override_order: + section_items[section].append((key, val)) + + # Yield each group in their override order + for section in override_order: + for key, val in section_items[section]: + yield key, val + + def _update_defaults(self, defaults: Dict[str, Any]) -> Dict[str, Any]: + """Updates the given defaults with values from the config files and + the environ. Does a little special handling for certain types of + options (lists).""" + + # Accumulate complex default state. + self.values = optparse.Values(self.defaults) + late_eval = set() + # Then set the options with those values + for key, val in self._get_ordered_configuration_items(): + # '--' because configuration supports only long names + option = self.get_option("--" + key) + + # Ignore options not present in this parser. E.g. non-globals put + # in [global] by users that want them to apply to all applicable + # commands. + if option is None: + continue + + assert option.dest is not None + + if option.action in ("store_true", "store_false"): + try: + val = strtobool(val) + except ValueError: + self.error( + f"{val} is not a valid value for {key} option, " + "please specify a boolean value like yes/no, " + "true/false or 1/0 instead." + ) + elif option.action == "count": + with suppress(ValueError): + val = strtobool(val) + with suppress(ValueError): + val = int(val) + if not isinstance(val, int) or val < 0: + self.error( + f"{val} is not a valid value for {key} option, " + "please instead specify either a non-negative integer " + "or a boolean value like yes/no or false/true " + "which is equivalent to 1/0." + ) + elif option.action == "append": + val = val.split() + val = [self.check_default(option, key, v) for v in val] + elif option.action == "callback": + assert option.callback is not None + late_eval.add(option.dest) + opt_str = option.get_opt_string() + val = option.convert_value(opt_str, val) + # From take_action + args = option.callback_args or () + kwargs = option.callback_kwargs or {} + option.callback(option, opt_str, val, self, *args, **kwargs) + else: + val = self.check_default(option, key, val) + + defaults[option.dest] = val + + for key in late_eval: + defaults[key] = getattr(self.values, key) + self.values = None + return defaults + + def get_default_values(self) -> optparse.Values: + """Overriding to make updating the defaults after instantiation of + the option parser possible, _update_defaults() does the dirty work.""" + if not self.process_default_values: + # Old, pre-Optik 1.5 behaviour. + return optparse.Values(self.defaults) + + # Load the configuration, or error out in case of an error + try: + self.config.load() + except ConfigurationError as err: + self.exit(UNKNOWN_ERROR, str(err)) + + defaults = self._update_defaults(self.defaults.copy()) # ours + for option in self._get_all_options(): + assert option.dest is not None + default = defaults.get(option.dest) + if isinstance(default, str): + opt_str = option.get_opt_string() + defaults[option.dest] = option.check_value(opt_str, default) + return optparse.Values(defaults) + + def error(self, msg: str) -> NoReturn: + self.print_usage(sys.stderr) + self.exit(UNKNOWN_ERROR, f"{msg}\n") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/progress_bars.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/progress_bars.py new file mode 100644 index 00000000000..3d9dde8ed88 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/progress_bars.py @@ -0,0 +1,94 @@ +import functools +import sys +from typing import Callable, Generator, Iterable, Iterator, Optional, Tuple + +from pip._vendor.rich.progress import ( + BarColumn, + DownloadColumn, + FileSizeColumn, + Progress, + ProgressColumn, + SpinnerColumn, + TextColumn, + TimeElapsedColumn, + TimeRemainingColumn, + TransferSpeedColumn, +) + +from pip._internal.cli.spinners import RateLimiter +from pip._internal.utils.logging import get_indentation + +DownloadProgressRenderer = Callable[[Iterable[bytes]], Iterator[bytes]] + + +def _rich_progress_bar( + iterable: Iterable[bytes], + *, + bar_type: str, + size: Optional[int], +) -> Generator[bytes, None, None]: + assert bar_type == "on", "This should only be used in the default mode." + + if not size: + total = float("inf") + columns: Tuple[ProgressColumn, ...] = ( + TextColumn("[progress.description]{task.description}"), + SpinnerColumn("line", speed=1.5), + FileSizeColumn(), + TransferSpeedColumn(), + TimeElapsedColumn(), + ) + else: + total = size + columns = ( + TextColumn("[progress.description]{task.description}"), + BarColumn(), + DownloadColumn(), + TransferSpeedColumn(), + TextColumn("eta"), + TimeRemainingColumn(), + ) + + progress = Progress(*columns, refresh_per_second=5) + task_id = progress.add_task(" " * (get_indentation() + 2), total=total) + with progress: + for chunk in iterable: + yield chunk + progress.update(task_id, advance=len(chunk)) + + +def _raw_progress_bar( + iterable: Iterable[bytes], + *, + size: Optional[int], +) -> Generator[bytes, None, None]: + def write_progress(current: int, total: int) -> None: + sys.stdout.write(f"Progress {current} of {total}\n") + sys.stdout.flush() + + current = 0 + total = size or 0 + rate_limiter = RateLimiter(0.25) + + write_progress(current, total) + for chunk in iterable: + current += len(chunk) + if rate_limiter.ready() or current == total: + write_progress(current, total) + rate_limiter.reset() + yield chunk + + +def get_download_progress_renderer( + *, bar_type: str, size: Optional[int] = None +) -> DownloadProgressRenderer: + """Get an object that can be used to render the download progress. + + Returns a callable, that takes an iterable to "wrap". + """ + if bar_type == "on": + return functools.partial(_rich_progress_bar, bar_type=bar_type, size=size) + elif bar_type == "raw": + return functools.partial(_raw_progress_bar, size=size) + else: + return iter # no-op, when passed an iterator diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/req_command.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/req_command.py new file mode 100644 index 00000000000..92900f94ff4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/req_command.py @@ -0,0 +1,329 @@ +"""Contains the RequirementCommand base class. + +This class is in a separate module so the commands that do not always +need PackageFinder capability don't unnecessarily import the +PackageFinder machinery and all its vendored dependencies, etc. +""" + +import logging +from functools import partial +from optparse import Values +from typing import Any, List, Optional, Tuple + +from pip._internal.cache import WheelCache +from pip._internal.cli import cmdoptions +from pip._internal.cli.index_command import IndexGroupCommand +from pip._internal.cli.index_command import SessionCommandMixin as SessionCommandMixin +from pip._internal.exceptions import CommandError, PreviousBuildDirError +from pip._internal.index.collector import LinkCollector +from pip._internal.index.package_finder import PackageFinder +from pip._internal.models.selection_prefs import SelectionPreferences +from pip._internal.models.target_python import TargetPython +from pip._internal.network.session import PipSession +from pip._internal.operations.build.build_tracker import BuildTracker +from pip._internal.operations.prepare import RequirementPreparer +from pip._internal.req.constructors import ( + install_req_from_editable, + install_req_from_line, + install_req_from_parsed_requirement, + install_req_from_req_string, +) +from pip._internal.req.req_file import parse_requirements +from pip._internal.req.req_install import InstallRequirement +from pip._internal.resolution.base import BaseResolver +from pip._internal.utils.temp_dir import ( + TempDirectory, + TempDirectoryTypeRegistry, + tempdir_kinds, +) + +logger = logging.getLogger(__name__) + + +KEEPABLE_TEMPDIR_TYPES = [ + tempdir_kinds.BUILD_ENV, + tempdir_kinds.EPHEM_WHEEL_CACHE, + tempdir_kinds.REQ_BUILD, +] + + +def with_cleanup(func: Any) -> Any: + """Decorator for common logic related to managing temporary + directories. + """ + + def configure_tempdir_registry(registry: TempDirectoryTypeRegistry) -> None: + for t in KEEPABLE_TEMPDIR_TYPES: + registry.set_delete(t, False) + + def wrapper( + self: RequirementCommand, options: Values, args: List[Any] + ) -> Optional[int]: + assert self.tempdir_registry is not None + if options.no_clean: + configure_tempdir_registry(self.tempdir_registry) + + try: + return func(self, options, args) + except PreviousBuildDirError: + # This kind of conflict can occur when the user passes an explicit + # build directory with a pre-existing folder. In that case we do + # not want to accidentally remove it. + configure_tempdir_registry(self.tempdir_registry) + raise + + return wrapper + + +class RequirementCommand(IndexGroupCommand): + def __init__(self, *args: Any, **kw: Any) -> None: + super().__init__(*args, **kw) + + self.cmd_opts.add_option(cmdoptions.no_clean()) + + @staticmethod + def determine_resolver_variant(options: Values) -> str: + """Determines which resolver should be used, based on the given options.""" + if "legacy-resolver" in options.deprecated_features_enabled: + return "legacy" + + return "resolvelib" + + @classmethod + def make_requirement_preparer( + cls, + temp_build_dir: TempDirectory, + options: Values, + build_tracker: BuildTracker, + session: PipSession, + finder: PackageFinder, + use_user_site: bool, + download_dir: Optional[str] = None, + verbosity: int = 0, + ) -> RequirementPreparer: + """ + Create a RequirementPreparer instance for the given parameters. + """ + temp_build_dir_path = temp_build_dir.path + assert temp_build_dir_path is not None + legacy_resolver = False + + resolver_variant = cls.determine_resolver_variant(options) + if resolver_variant == "resolvelib": + lazy_wheel = "fast-deps" in options.features_enabled + if lazy_wheel: + logger.warning( + "pip is using lazily downloaded wheels using HTTP " + "range requests to obtain dependency information. " + "This experimental feature is enabled through " + "--use-feature=fast-deps and it is not ready for " + "production." + ) + else: + legacy_resolver = True + lazy_wheel = False + if "fast-deps" in options.features_enabled: + logger.warning( + "fast-deps has no effect when used with the legacy resolver." + ) + + return RequirementPreparer( + build_dir=temp_build_dir_path, + src_dir=options.src_dir, + download_dir=download_dir, + build_isolation=options.build_isolation, + check_build_deps=options.check_build_deps, + build_tracker=build_tracker, + session=session, + progress_bar=options.progress_bar, + finder=finder, + require_hashes=options.require_hashes, + use_user_site=use_user_site, + lazy_wheel=lazy_wheel, + verbosity=verbosity, + legacy_resolver=legacy_resolver, + ) + + @classmethod + def make_resolver( + cls, + preparer: RequirementPreparer, + finder: PackageFinder, + options: Values, + wheel_cache: Optional[WheelCache] = None, + use_user_site: bool = False, + ignore_installed: bool = True, + ignore_requires_python: bool = False, + force_reinstall: bool = False, + upgrade_strategy: str = "to-satisfy-only", + use_pep517: Optional[bool] = None, + py_version_info: Optional[Tuple[int, ...]] = None, + ) -> BaseResolver: + """ + Create a Resolver instance for the given parameters. + """ + make_install_req = partial( + install_req_from_req_string, + isolated=options.isolated_mode, + use_pep517=use_pep517, + ) + resolver_variant = cls.determine_resolver_variant(options) + # The long import name and duplicated invocation is needed to convince + # Mypy into correctly typechecking. Otherwise it would complain the + # "Resolver" class being redefined. + if resolver_variant == "resolvelib": + import pip._internal.resolution.resolvelib.resolver + + return pip._internal.resolution.resolvelib.resolver.Resolver( + preparer=preparer, + finder=finder, + wheel_cache=wheel_cache, + make_install_req=make_install_req, + use_user_site=use_user_site, + ignore_dependencies=options.ignore_dependencies, + ignore_installed=ignore_installed, + ignore_requires_python=ignore_requires_python, + force_reinstall=force_reinstall, + upgrade_strategy=upgrade_strategy, + py_version_info=py_version_info, + ) + import pip._internal.resolution.legacy.resolver + + return pip._internal.resolution.legacy.resolver.Resolver( + preparer=preparer, + finder=finder, + wheel_cache=wheel_cache, + make_install_req=make_install_req, + use_user_site=use_user_site, + ignore_dependencies=options.ignore_dependencies, + ignore_installed=ignore_installed, + ignore_requires_python=ignore_requires_python, + force_reinstall=force_reinstall, + upgrade_strategy=upgrade_strategy, + py_version_info=py_version_info, + ) + + def get_requirements( + self, + args: List[str], + options: Values, + finder: PackageFinder, + session: PipSession, + ) -> List[InstallRequirement]: + """ + Parse command-line arguments into the corresponding requirements. + """ + requirements: List[InstallRequirement] = [] + for filename in options.constraints: + for parsed_req in parse_requirements( + filename, + constraint=True, + finder=finder, + options=options, + session=session, + ): + req_to_add = install_req_from_parsed_requirement( + parsed_req, + isolated=options.isolated_mode, + user_supplied=False, + ) + requirements.append(req_to_add) + + for req in args: + req_to_add = install_req_from_line( + req, + comes_from=None, + isolated=options.isolated_mode, + use_pep517=options.use_pep517, + user_supplied=True, + config_settings=getattr(options, "config_settings", None), + ) + requirements.append(req_to_add) + + for req in options.editables: + req_to_add = install_req_from_editable( + req, + user_supplied=True, + isolated=options.isolated_mode, + use_pep517=options.use_pep517, + config_settings=getattr(options, "config_settings", None), + ) + requirements.append(req_to_add) + + # NOTE: options.require_hashes may be set if --require-hashes is True + for filename in options.requirements: + for parsed_req in parse_requirements( + filename, finder=finder, options=options, session=session + ): + req_to_add = install_req_from_parsed_requirement( + parsed_req, + isolated=options.isolated_mode, + use_pep517=options.use_pep517, + user_supplied=True, + config_settings=( + parsed_req.options.get("config_settings") + if parsed_req.options + else None + ), + ) + requirements.append(req_to_add) + + # If any requirement has hash options, enable hash checking. + if any(req.has_hash_options for req in requirements): + options.require_hashes = True + + if not (args or options.editables or options.requirements): + opts = {"name": self.name} + if options.find_links: + raise CommandError( + "You must give at least one requirement to {name} " + '(maybe you meant "pip {name} {links}"?)'.format( + **dict(opts, links=" ".join(options.find_links)) + ) + ) + else: + raise CommandError( + "You must give at least one requirement to {name} " + '(see "pip help {name}")'.format(**opts) + ) + + return requirements + + @staticmethod + def trace_basic_info(finder: PackageFinder) -> None: + """ + Trace basic information about the provided objects. + """ + # Display where finder is looking for packages + search_scope = finder.search_scope + locations = search_scope.get_formatted_locations() + if locations: + logger.info(locations) + + def _build_package_finder( + self, + options: Values, + session: PipSession, + target_python: Optional[TargetPython] = None, + ignore_requires_python: Optional[bool] = None, + ) -> PackageFinder: + """ + Create a package finder appropriate to this requirement command. + + :param ignore_requires_python: Whether to ignore incompatible + "Requires-Python" values in links. Defaults to False. + """ + link_collector = LinkCollector.create(session, options=options) + selection_prefs = SelectionPreferences( + allow_yanked=True, + format_control=options.format_control, + allow_all_prereleases=options.pre, + prefer_binary=options.prefer_binary, + ignore_requires_python=ignore_requires_python, + ) + + return PackageFinder.create( + link_collector=link_collector, + selection_prefs=selection_prefs, + target_python=target_python, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/spinners.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/spinners.py new file mode 100644 index 00000000000..cf2b976f377 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/spinners.py @@ -0,0 +1,159 @@ +import contextlib +import itertools +import logging +import sys +import time +from typing import IO, Generator, Optional + +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.logging import get_indentation + +logger = logging.getLogger(__name__) + + +class SpinnerInterface: + def spin(self) -> None: + raise NotImplementedError() + + def finish(self, final_status: str) -> None: + raise NotImplementedError() + + +class InteractiveSpinner(SpinnerInterface): + def __init__( + self, + message: str, + file: Optional[IO[str]] = None, + spin_chars: str = "-\\|/", + # Empirically, 8 updates/second looks nice + min_update_interval_seconds: float = 0.125, + ): + self._message = message + if file is None: + file = sys.stdout + self._file = file + self._rate_limiter = RateLimiter(min_update_interval_seconds) + self._finished = False + + self._spin_cycle = itertools.cycle(spin_chars) + + self._file.write(" " * get_indentation() + self._message + " ... ") + self._width = 0 + + def _write(self, status: str) -> None: + assert not self._finished + # Erase what we wrote before by backspacing to the beginning, writing + # spaces to overwrite the old text, and then backspacing again + backup = "\b" * self._width + self._file.write(backup + " " * self._width + backup) + # Now we have a blank slate to add our status + self._file.write(status) + self._width = len(status) + self._file.flush() + self._rate_limiter.reset() + + def spin(self) -> None: + if self._finished: + return + if not self._rate_limiter.ready(): + return + self._write(next(self._spin_cycle)) + + def finish(self, final_status: str) -> None: + if self._finished: + return + self._write(final_status) + self._file.write("\n") + self._file.flush() + self._finished = True + + +# Used for dumb terminals, non-interactive installs (no tty), etc. +# We still print updates occasionally (once every 60 seconds by default) to +# act as a keep-alive for systems like Travis-CI that take lack-of-output as +# an indication that a task has frozen. +class NonInteractiveSpinner(SpinnerInterface): + def __init__(self, message: str, min_update_interval_seconds: float = 60.0) -> None: + self._message = message + self._finished = False + self._rate_limiter = RateLimiter(min_update_interval_seconds) + self._update("started") + + def _update(self, status: str) -> None: + assert not self._finished + self._rate_limiter.reset() + logger.info("%s: %s", self._message, status) + + def spin(self) -> None: + if self._finished: + return + if not self._rate_limiter.ready(): + return + self._update("still running...") + + def finish(self, final_status: str) -> None: + if self._finished: + return + self._update(f"finished with status '{final_status}'") + self._finished = True + + +class RateLimiter: + def __init__(self, min_update_interval_seconds: float) -> None: + self._min_update_interval_seconds = min_update_interval_seconds + self._last_update: float = 0 + + def ready(self) -> bool: + now = time.time() + delta = now - self._last_update + return delta >= self._min_update_interval_seconds + + def reset(self) -> None: + self._last_update = time.time() + + +@contextlib.contextmanager +def open_spinner(message: str) -> Generator[SpinnerInterface, None, None]: + # Interactive spinner goes directly to sys.stdout rather than being routed + # through the logging system, but it acts like it has level INFO, + # i.e. it's only displayed if we're at level INFO or better. + # Non-interactive spinner goes through the logging system, so it is always + # in sync with logging configuration. + if sys.stdout.isatty() and logger.getEffectiveLevel() <= logging.INFO: + spinner: SpinnerInterface = InteractiveSpinner(message) + else: + spinner = NonInteractiveSpinner(message) + try: + with hidden_cursor(sys.stdout): + yield spinner + except KeyboardInterrupt: + spinner.finish("canceled") + raise + except Exception: + spinner.finish("error") + raise + else: + spinner.finish("done") + + +HIDE_CURSOR = "\x1b[?25l" +SHOW_CURSOR = "\x1b[?25h" + + +@contextlib.contextmanager +def hidden_cursor(file: IO[str]) -> Generator[None, None, None]: + # The Windows terminal does not support the hide/show cursor ANSI codes, + # even via colorama. So don't even try. + if WINDOWS: + yield + # We don't want to clutter the output with control characters if we're + # writing to a file, or if the user is running with --quiet. + # See https://github.com/pypa/pip/issues/3418 + elif not file.isatty() or logger.getEffectiveLevel() > logging.INFO: + yield + else: + file.write(HIDE_CURSOR) + try: + yield + finally: + file.write(SHOW_CURSOR) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/status_codes.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/status_codes.py new file mode 100644 index 00000000000..5e29502cddf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/cli/status_codes.py @@ -0,0 +1,6 @@ +SUCCESS = 0 +ERROR = 1 +UNKNOWN_ERROR = 2 +VIRTUALENV_NOT_FOUND = 3 +PREVIOUS_BUILD_DIR_ERROR = 4 +NO_MATCHES_FOUND = 23 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/__init__.py new file mode 100644 index 00000000000..858a4101416 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/__init__.py @@ -0,0 +1,132 @@ +""" +Package containing all pip commands +""" + +import importlib +from collections import namedtuple +from typing import Any, Dict, Optional + +from pip._internal.cli.base_command import Command + +CommandInfo = namedtuple("CommandInfo", "module_path, class_name, summary") + +# This dictionary does a bunch of heavy lifting for help output: +# - Enables avoiding additional (costly) imports for presenting `--help`. +# - The ordering matters for help display. +# +# Even though the module path starts with the same "pip._internal.commands" +# prefix, the full path makes testing easier (specifically when modifying +# `commands_dict` in test setup / teardown). +commands_dict: Dict[str, CommandInfo] = { + "install": CommandInfo( + "pip._internal.commands.install", + "InstallCommand", + "Install packages.", + ), + "download": CommandInfo( + "pip._internal.commands.download", + "DownloadCommand", + "Download packages.", + ), + "uninstall": CommandInfo( + "pip._internal.commands.uninstall", + "UninstallCommand", + "Uninstall packages.", + ), + "freeze": CommandInfo( + "pip._internal.commands.freeze", + "FreezeCommand", + "Output installed packages in requirements format.", + ), + "inspect": CommandInfo( + "pip._internal.commands.inspect", + "InspectCommand", + "Inspect the python environment.", + ), + "list": CommandInfo( + "pip._internal.commands.list", + "ListCommand", + "List installed packages.", + ), + "show": CommandInfo( + "pip._internal.commands.show", + "ShowCommand", + "Show information about installed packages.", + ), + "check": CommandInfo( + "pip._internal.commands.check", + "CheckCommand", + "Verify installed packages have compatible dependencies.", + ), + "config": CommandInfo( + "pip._internal.commands.configuration", + "ConfigurationCommand", + "Manage local and global configuration.", + ), + "search": CommandInfo( + "pip._internal.commands.search", + "SearchCommand", + "Search PyPI for packages.", + ), + "cache": CommandInfo( + "pip._internal.commands.cache", + "CacheCommand", + "Inspect and manage pip's wheel cache.", + ), + "index": CommandInfo( + "pip._internal.commands.index", + "IndexCommand", + "Inspect information available from package indexes.", + ), + "wheel": CommandInfo( + "pip._internal.commands.wheel", + "WheelCommand", + "Build wheels from your requirements.", + ), + "hash": CommandInfo( + "pip._internal.commands.hash", + "HashCommand", + "Compute hashes of package archives.", + ), + "completion": CommandInfo( + "pip._internal.commands.completion", + "CompletionCommand", + "A helper command used for command completion.", + ), + "debug": CommandInfo( + "pip._internal.commands.debug", + "DebugCommand", + "Show information useful for debugging.", + ), + "help": CommandInfo( + "pip._internal.commands.help", + "HelpCommand", + "Show help for commands.", + ), +} + + +def create_command(name: str, **kwargs: Any) -> Command: + """ + Create an instance of the Command class with the given name. + """ + module_path, class_name, summary = commands_dict[name] + module = importlib.import_module(module_path) + command_class = getattr(module, class_name) + command = command_class(name=name, summary=summary, **kwargs) + + return command + + +def get_similar_commands(name: str) -> Optional[str]: + """Command name auto-correct.""" + from difflib import get_close_matches + + name = name.lower() + + close_commands = get_close_matches(name, commands_dict.keys()) + + if close_commands: + return close_commands[0] + else: + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/cache.py new file mode 100644 index 00000000000..ad65641edb2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/cache.py @@ -0,0 +1,228 @@ +import os +import textwrap +from optparse import Values +from typing import Any, List + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.exceptions import CommandError, PipError +from pip._internal.utils import filesystem +from pip._internal.utils.logging import getLogger +from pip._internal.utils.misc import format_size + +logger = getLogger(__name__) + + +class CacheCommand(Command): + """ + Inspect and manage pip's wheel cache. + + Subcommands: + + - dir: Show the cache directory. + - info: Show information about the cache. + - list: List filenames of packages stored in the cache. + - remove: Remove one or more package from the cache. + - purge: Remove all items from the cache. + + ```` can be a glob expression or a package name. + """ + + ignore_require_venv = True + usage = """ + %prog dir + %prog info + %prog list [] [--format=[human, abspath]] + %prog remove + %prog purge + """ + + def add_options(self) -> None: + self.cmd_opts.add_option( + "--format", + action="store", + dest="list_format", + default="human", + choices=("human", "abspath"), + help="Select the output format among: human (default) or abspath", + ) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + handlers = { + "dir": self.get_cache_dir, + "info": self.get_cache_info, + "list": self.list_cache_items, + "remove": self.remove_cache_items, + "purge": self.purge_cache, + } + + if not options.cache_dir: + logger.error("pip cache commands can not function since cache is disabled.") + return ERROR + + # Determine action + if not args or args[0] not in handlers: + logger.error( + "Need an action (%s) to perform.", + ", ".join(sorted(handlers)), + ) + return ERROR + + action = args[0] + + # Error handling happens here, not in the action-handlers. + try: + handlers[action](options, args[1:]) + except PipError as e: + logger.error(e.args[0]) + return ERROR + + return SUCCESS + + def get_cache_dir(self, options: Values, args: List[Any]) -> None: + if args: + raise CommandError("Too many arguments") + + logger.info(options.cache_dir) + + def get_cache_info(self, options: Values, args: List[Any]) -> None: + if args: + raise CommandError("Too many arguments") + + num_http_files = len(self._find_http_files(options)) + num_packages = len(self._find_wheels(options, "*")) + + http_cache_location = self._cache_dir(options, "http-v2") + old_http_cache_location = self._cache_dir(options, "http") + wheels_cache_location = self._cache_dir(options, "wheels") + http_cache_size = filesystem.format_size( + filesystem.directory_size(http_cache_location) + + filesystem.directory_size(old_http_cache_location) + ) + wheels_cache_size = filesystem.format_directory_size(wheels_cache_location) + + message = ( + textwrap.dedent( + """ + Package index page cache location (pip v23.3+): {http_cache_location} + Package index page cache location (older pips): {old_http_cache_location} + Package index page cache size: {http_cache_size} + Number of HTTP files: {num_http_files} + Locally built wheels location: {wheels_cache_location} + Locally built wheels size: {wheels_cache_size} + Number of locally built wheels: {package_count} + """ # noqa: E501 + ) + .format( + http_cache_location=http_cache_location, + old_http_cache_location=old_http_cache_location, + http_cache_size=http_cache_size, + num_http_files=num_http_files, + wheels_cache_location=wheels_cache_location, + package_count=num_packages, + wheels_cache_size=wheels_cache_size, + ) + .strip() + ) + + logger.info(message) + + def list_cache_items(self, options: Values, args: List[Any]) -> None: + if len(args) > 1: + raise CommandError("Too many arguments") + + if args: + pattern = args[0] + else: + pattern = "*" + + files = self._find_wheels(options, pattern) + if options.list_format == "human": + self.format_for_human(files) + else: + self.format_for_abspath(files) + + def format_for_human(self, files: List[str]) -> None: + if not files: + logger.info("No locally built wheels cached.") + return + + results = [] + for filename in files: + wheel = os.path.basename(filename) + size = filesystem.format_file_size(filename) + results.append(f" - {wheel} ({size})") + logger.info("Cache contents:\n") + logger.info("\n".join(sorted(results))) + + def format_for_abspath(self, files: List[str]) -> None: + if files: + logger.info("\n".join(sorted(files))) + + def remove_cache_items(self, options: Values, args: List[Any]) -> None: + if len(args) > 1: + raise CommandError("Too many arguments") + + if not args: + raise CommandError("Please provide a pattern") + + files = self._find_wheels(options, args[0]) + + no_matching_msg = "No matching packages" + if args[0] == "*": + # Only fetch http files if no specific pattern given + files += self._find_http_files(options) + else: + # Add the pattern to the log message + no_matching_msg += f' for pattern "{args[0]}"' + + if not files: + logger.warning(no_matching_msg) + + bytes_removed = 0 + for filename in files: + bytes_removed += os.stat(filename).st_size + os.unlink(filename) + logger.verbose("Removed %s", filename) + logger.info("Files removed: %s (%s)", len(files), format_size(bytes_removed)) + + def purge_cache(self, options: Values, args: List[Any]) -> None: + if args: + raise CommandError("Too many arguments") + + return self.remove_cache_items(options, ["*"]) + + def _cache_dir(self, options: Values, subdir: str) -> str: + return os.path.join(options.cache_dir, subdir) + + def _find_http_files(self, options: Values) -> List[str]: + old_http_dir = self._cache_dir(options, "http") + new_http_dir = self._cache_dir(options, "http-v2") + return filesystem.find_files(old_http_dir, "*") + filesystem.find_files( + new_http_dir, "*" + ) + + def _find_wheels(self, options: Values, pattern: str) -> List[str]: + wheel_dir = self._cache_dir(options, "wheels") + + # The wheel filename format, as specified in PEP 427, is: + # {distribution}-{version}(-{build})?-{python}-{abi}-{platform}.whl + # + # Additionally, non-alphanumeric values in the distribution are + # normalized to underscores (_), meaning hyphens can never occur + # before `-{version}`. + # + # Given that information: + # - If the pattern we're given contains a hyphen (-), the user is + # providing at least the version. Thus, we can just append `*.whl` + # to match the rest of it. + # - If the pattern we're given doesn't contain a hyphen (-), the + # user is only providing the name. Thus, we append `-*.whl` to + # match the hyphen before the version, followed by anything else. + # + # PEP 427: https://www.python.org/dev/peps/pep-0427/ + pattern = pattern + ("*.whl" if "-" in pattern else "-*.whl") + + return filesystem.find_files(wheel_dir, pattern) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/check.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/check.py new file mode 100644 index 00000000000..f54a16dc0a1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/check.py @@ -0,0 +1,67 @@ +import logging +from optparse import Values +from typing import List + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.metadata import get_default_environment +from pip._internal.operations.check import ( + check_package_set, + check_unsupported, + create_package_set_from_installed, +) +from pip._internal.utils.compatibility_tags import get_supported +from pip._internal.utils.misc import write_output + +logger = logging.getLogger(__name__) + + +class CheckCommand(Command): + """Verify installed packages have compatible dependencies.""" + + ignore_require_venv = True + usage = """ + %prog [options]""" + + def run(self, options: Values, args: List[str]) -> int: + package_set, parsing_probs = create_package_set_from_installed() + missing, conflicting = check_package_set(package_set) + unsupported = list( + check_unsupported( + get_default_environment().iter_installed_distributions(), + get_supported(), + ) + ) + + for project_name in missing: + version = package_set[project_name].version + for dependency in missing[project_name]: + write_output( + "%s %s requires %s, which is not installed.", + project_name, + version, + dependency[0], + ) + + for project_name in conflicting: + version = package_set[project_name].version + for dep_name, dep_version, req in conflicting[project_name]: + write_output( + "%s %s has requirement %s, but you have %s %s.", + project_name, + version, + req, + dep_name, + dep_version, + ) + for package in unsupported: + write_output( + "%s %s is not supported on this platform", + package.raw_name, + package.version, + ) + if missing or conflicting or parsing_probs or unsupported: + return ERROR + else: + write_output("No broken requirements found.") + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/completion.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/completion.py new file mode 100644 index 00000000000..9e89e279883 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/completion.py @@ -0,0 +1,130 @@ +import sys +import textwrap +from optparse import Values +from typing import List + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.utils.misc import get_prog + +BASE_COMPLETION = """ +# pip {shell} completion start{script}# pip {shell} completion end +""" + +COMPLETION_SCRIPTS = { + "bash": """ + _pip_completion() + {{ + COMPREPLY=( $( COMP_WORDS="${{COMP_WORDS[*]}}" \\ + COMP_CWORD=$COMP_CWORD \\ + PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) ) + }} + complete -o default -F _pip_completion {prog} + """, + "zsh": """ + #compdef -P pip[0-9.]# + __pip() {{ + compadd $( COMP_WORDS="$words[*]" \\ + COMP_CWORD=$((CURRENT-1)) \\ + PIP_AUTO_COMPLETE=1 $words[1] 2>/dev/null ) + }} + if [[ $zsh_eval_context[-1] == loadautofunc ]]; then + # autoload from fpath, call function directly + __pip "$@" + else + # eval/source/. command, register function for later + compdef __pip -P 'pip[0-9.]#' + fi + """, + "fish": """ + function __fish_complete_pip + set -lx COMP_WORDS (commandline -o) "" + set -lx COMP_CWORD ( \\ + math (contains -i -- (commandline -t) $COMP_WORDS)-1 \\ + ) + set -lx PIP_AUTO_COMPLETE 1 + string split \\ -- (eval $COMP_WORDS[1]) + end + complete -fa "(__fish_complete_pip)" -c {prog} + """, + "powershell": """ + if ((Test-Path Function:\\TabExpansion) -and -not ` + (Test-Path Function:\\_pip_completeBackup)) {{ + Rename-Item Function:\\TabExpansion _pip_completeBackup + }} + function TabExpansion($line, $lastWord) {{ + $lastBlock = [regex]::Split($line, '[|;]')[-1].TrimStart() + if ($lastBlock.StartsWith("{prog} ")) {{ + $Env:COMP_WORDS=$lastBlock + $Env:COMP_CWORD=$lastBlock.Split().Length - 1 + $Env:PIP_AUTO_COMPLETE=1 + (& {prog}).Split() + Remove-Item Env:COMP_WORDS + Remove-Item Env:COMP_CWORD + Remove-Item Env:PIP_AUTO_COMPLETE + }} + elseif (Test-Path Function:\\_pip_completeBackup) {{ + # Fall back on existing tab expansion + _pip_completeBackup $line $lastWord + }} + }} + """, +} + + +class CompletionCommand(Command): + """A helper command to be used for command completion.""" + + ignore_require_venv = True + + def add_options(self) -> None: + self.cmd_opts.add_option( + "--bash", + "-b", + action="store_const", + const="bash", + dest="shell", + help="Emit completion code for bash", + ) + self.cmd_opts.add_option( + "--zsh", + "-z", + action="store_const", + const="zsh", + dest="shell", + help="Emit completion code for zsh", + ) + self.cmd_opts.add_option( + "--fish", + "-f", + action="store_const", + const="fish", + dest="shell", + help="Emit completion code for fish", + ) + self.cmd_opts.add_option( + "--powershell", + "-p", + action="store_const", + const="powershell", + dest="shell", + help="Emit completion code for powershell", + ) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + """Prints the completion code of the given shell""" + shells = COMPLETION_SCRIPTS.keys() + shell_options = ["--" + shell for shell in sorted(shells)] + if options.shell in shells: + script = textwrap.dedent( + COMPLETION_SCRIPTS.get(options.shell, "").format(prog=get_prog()) + ) + print(BASE_COMPLETION.format(script=script, shell=options.shell)) + return SUCCESS + else: + sys.stderr.write( + "ERROR: You must pass {}\n".format(" or ".join(shell_options)) + ) + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/configuration.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/configuration.py new file mode 100644 index 00000000000..1a1dc6b6cd8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/configuration.py @@ -0,0 +1,280 @@ +import logging +import os +import subprocess +from optparse import Values +from typing import Any, List, Optional + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.configuration import ( + Configuration, + Kind, + get_configuration_files, + kinds, +) +from pip._internal.exceptions import PipError +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import get_prog, write_output + +logger = logging.getLogger(__name__) + + +class ConfigurationCommand(Command): + """ + Manage local and global configuration. + + Subcommands: + + - list: List the active configuration (or from the file specified) + - edit: Edit the configuration file in an editor + - get: Get the value associated with command.option + - set: Set the command.option=value + - unset: Unset the value associated with command.option + - debug: List the configuration files and values defined under them + + Configuration keys should be dot separated command and option name, + with the special prefix "global" affecting any command. For example, + "pip config set global.index-url https://example.org/" would configure + the index url for all commands, but "pip config set download.timeout 10" + would configure a 10 second timeout only for "pip download" commands. + + If none of --user, --global and --site are passed, a virtual + environment configuration file is used if one is active and the file + exists. Otherwise, all modifications happen to the user file by + default. + """ + + ignore_require_venv = True + usage = """ + %prog [] list + %prog [] [--editor ] edit + + %prog [] get command.option + %prog [] set command.option value + %prog [] unset command.option + %prog [] debug + """ + + def add_options(self) -> None: + self.cmd_opts.add_option( + "--editor", + dest="editor", + action="store", + default=None, + help=( + "Editor to use to edit the file. Uses VISUAL or EDITOR " + "environment variables if not provided." + ), + ) + + self.cmd_opts.add_option( + "--global", + dest="global_file", + action="store_true", + default=False, + help="Use the system-wide configuration file only", + ) + + self.cmd_opts.add_option( + "--user", + dest="user_file", + action="store_true", + default=False, + help="Use the user configuration file only", + ) + + self.cmd_opts.add_option( + "--site", + dest="site_file", + action="store_true", + default=False, + help="Use the current environment configuration file only", + ) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + handlers = { + "list": self.list_values, + "edit": self.open_in_editor, + "get": self.get_name, + "set": self.set_name_value, + "unset": self.unset_name, + "debug": self.list_config_values, + } + + # Determine action + if not args or args[0] not in handlers: + logger.error( + "Need an action (%s) to perform.", + ", ".join(sorted(handlers)), + ) + return ERROR + + action = args[0] + + # Determine which configuration files are to be loaded + # Depends on whether the command is modifying. + try: + load_only = self._determine_file( + options, need_value=(action in ["get", "set", "unset", "edit"]) + ) + except PipError as e: + logger.error(e.args[0]) + return ERROR + + # Load a new configuration + self.configuration = Configuration( + isolated=options.isolated_mode, load_only=load_only + ) + self.configuration.load() + + # Error handling happens here, not in the action-handlers. + try: + handlers[action](options, args[1:]) + except PipError as e: + logger.error(e.args[0]) + return ERROR + + return SUCCESS + + def _determine_file(self, options: Values, need_value: bool) -> Optional[Kind]: + file_options = [ + key + for key, value in ( + (kinds.USER, options.user_file), + (kinds.GLOBAL, options.global_file), + (kinds.SITE, options.site_file), + ) + if value + ] + + if not file_options: + if not need_value: + return None + # Default to user, unless there's a site file. + elif any( + os.path.exists(site_config_file) + for site_config_file in get_configuration_files()[kinds.SITE] + ): + return kinds.SITE + else: + return kinds.USER + elif len(file_options) == 1: + return file_options[0] + + raise PipError( + "Need exactly one file to operate upon " + "(--user, --site, --global) to perform." + ) + + def list_values(self, options: Values, args: List[str]) -> None: + self._get_n_args(args, "list", n=0) + + for key, value in sorted(self.configuration.items()): + write_output("%s=%r", key, value) + + def get_name(self, options: Values, args: List[str]) -> None: + key = self._get_n_args(args, "get [name]", n=1) + value = self.configuration.get_value(key) + + write_output("%s", value) + + def set_name_value(self, options: Values, args: List[str]) -> None: + key, value = self._get_n_args(args, "set [name] [value]", n=2) + self.configuration.set_value(key, value) + + self._save_configuration() + + def unset_name(self, options: Values, args: List[str]) -> None: + key = self._get_n_args(args, "unset [name]", n=1) + self.configuration.unset_value(key) + + self._save_configuration() + + def list_config_values(self, options: Values, args: List[str]) -> None: + """List config key-value pairs across different config files""" + self._get_n_args(args, "debug", n=0) + + self.print_env_var_values() + # Iterate over config files and print if they exist, and the + # key-value pairs present in them if they do + for variant, files in sorted(self.configuration.iter_config_files()): + write_output("%s:", variant) + for fname in files: + with indent_log(): + file_exists = os.path.exists(fname) + write_output("%s, exists: %r", fname, file_exists) + if file_exists: + self.print_config_file_values(variant) + + def print_config_file_values(self, variant: Kind) -> None: + """Get key-value pairs from the file of a variant""" + for name, value in self.configuration.get_values_in_config(variant).items(): + with indent_log(): + write_output("%s: %s", name, value) + + def print_env_var_values(self) -> None: + """Get key-values pairs present as environment variables""" + write_output("%s:", "env_var") + with indent_log(): + for key, value in sorted(self.configuration.get_environ_vars()): + env_var = f"PIP_{key.upper()}" + write_output("%s=%r", env_var, value) + + def open_in_editor(self, options: Values, args: List[str]) -> None: + editor = self._determine_editor(options) + + fname = self.configuration.get_file_to_edit() + if fname is None: + raise PipError("Could not determine appropriate file.") + elif '"' in fname: + # This shouldn't happen, unless we see a username like that. + # If that happens, we'd appreciate a pull request fixing this. + raise PipError( + f'Can not open an editor for a file name containing "\n{fname}' + ) + + try: + subprocess.check_call(f'{editor} "{fname}"', shell=True) + except FileNotFoundError as e: + if not e.filename: + e.filename = editor + raise + except subprocess.CalledProcessError as e: + raise PipError(f"Editor Subprocess exited with exit code {e.returncode}") + + def _get_n_args(self, args: List[str], example: str, n: int) -> Any: + """Helper to make sure the command got the right number of arguments""" + if len(args) != n: + msg = ( + f"Got unexpected number of arguments, expected {n}. " + f'(example: "{get_prog()} config {example}")' + ) + raise PipError(msg) + + if n == 1: + return args[0] + else: + return args + + def _save_configuration(self) -> None: + # We successfully ran a modifying command. Need to save the + # configuration. + try: + self.configuration.save() + except Exception: + logger.exception( + "Unable to save configuration. Please report this as a bug." + ) + raise PipError("Internal Error.") + + def _determine_editor(self, options: Values) -> str: + if options.editor is not None: + return options.editor + elif "VISUAL" in os.environ: + return os.environ["VISUAL"] + elif "EDITOR" in os.environ: + return os.environ["EDITOR"] + else: + raise PipError("Could not determine editor to use.") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/debug.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/debug.py new file mode 100644 index 00000000000..567ca967e5b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/debug.py @@ -0,0 +1,201 @@ +import locale +import logging +import os +import sys +from optparse import Values +from types import ModuleType +from typing import Any, Dict, List, Optional + +import pip._vendor +from pip._vendor.certifi import where +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.cli import cmdoptions +from pip._internal.cli.base_command import Command +from pip._internal.cli.cmdoptions import make_target_python +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.configuration import Configuration +from pip._internal.metadata import get_environment +from pip._internal.utils.compat import open_text_resource +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import get_pip_version + +logger = logging.getLogger(__name__) + + +def show_value(name: str, value: Any) -> None: + logger.info("%s: %s", name, value) + + +def show_sys_implementation() -> None: + logger.info("sys.implementation:") + implementation_name = sys.implementation.name + with indent_log(): + show_value("name", implementation_name) + + +def create_vendor_txt_map() -> Dict[str, str]: + with open_text_resource("pip._vendor", "vendor.txt") as f: + # Purge non version specifying lines. + # Also, remove any space prefix or suffixes (including comments). + lines = [ + line.strip().split(" ", 1)[0] for line in f.readlines() if "==" in line + ] + + # Transform into "module" -> version dict. + return dict(line.split("==", 1) for line in lines) + + +def get_module_from_module_name(module_name: str) -> Optional[ModuleType]: + # Module name can be uppercase in vendor.txt for some reason... + module_name = module_name.lower().replace("-", "_") + # PATCH: setuptools is actually only pkg_resources. + if module_name == "setuptools": + module_name = "pkg_resources" + + try: + __import__(f"pip._vendor.{module_name}", globals(), locals(), level=0) + return getattr(pip._vendor, module_name) + except ImportError: + # We allow 'truststore' to fail to import due + # to being unavailable on Python 3.9 and earlier. + if module_name == "truststore" and sys.version_info < (3, 10): + return None + raise + + +def get_vendor_version_from_module(module_name: str) -> Optional[str]: + module = get_module_from_module_name(module_name) + version = getattr(module, "__version__", None) + + if module and not version: + # Try to find version in debundled module info. + assert module.__file__ is not None + env = get_environment([os.path.dirname(module.__file__)]) + dist = env.get_distribution(module_name) + if dist: + version = str(dist.version) + + return version + + +def show_actual_vendor_versions(vendor_txt_versions: Dict[str, str]) -> None: + """Log the actual version and print extra info if there is + a conflict or if the actual version could not be imported. + """ + for module_name, expected_version in vendor_txt_versions.items(): + extra_message = "" + actual_version = get_vendor_version_from_module(module_name) + if not actual_version: + extra_message = ( + " (Unable to locate actual module version, using" + " vendor.txt specified version)" + ) + actual_version = expected_version + elif parse_version(actual_version) != parse_version(expected_version): + extra_message = ( + " (CONFLICT: vendor.txt suggests version should" + f" be {expected_version})" + ) + logger.info("%s==%s%s", module_name, actual_version, extra_message) + + +def show_vendor_versions() -> None: + logger.info("vendored library versions:") + + vendor_txt_versions = create_vendor_txt_map() + with indent_log(): + show_actual_vendor_versions(vendor_txt_versions) + + +def show_tags(options: Values) -> None: + tag_limit = 10 + + target_python = make_target_python(options) + tags = target_python.get_sorted_tags() + + # Display the target options that were explicitly provided. + formatted_target = target_python.format_given() + suffix = "" + if formatted_target: + suffix = f" (target: {formatted_target})" + + msg = f"Compatible tags: {len(tags)}{suffix}" + logger.info(msg) + + if options.verbose < 1 and len(tags) > tag_limit: + tags_limited = True + tags = tags[:tag_limit] + else: + tags_limited = False + + with indent_log(): + for tag in tags: + logger.info(str(tag)) + + if tags_limited: + msg = f"...\n[First {tag_limit} tags shown. Pass --verbose to show all.]" + logger.info(msg) + + +def ca_bundle_info(config: Configuration) -> str: + levels = {key.split(".", 1)[0] for key, _ in config.items()} + if not levels: + return "Not specified" + + levels_that_override_global = ["install", "wheel", "download"] + global_overriding_level = [ + level for level in levels if level in levels_that_override_global + ] + if not global_overriding_level: + return "global" + + if "global" in levels: + levels.remove("global") + return ", ".join(levels) + + +class DebugCommand(Command): + """ + Display debug information. + """ + + usage = """ + %prog """ + ignore_require_venv = True + + def add_options(self) -> None: + cmdoptions.add_target_python_options(self.cmd_opts) + self.parser.insert_option_group(0, self.cmd_opts) + self.parser.config.load() + + def run(self, options: Values, args: List[str]) -> int: + logger.warning( + "This command is only meant for debugging. " + "Do not use this with automation for parsing and getting these " + "details, since the output and options of this command may " + "change without notice." + ) + show_value("pip version", get_pip_version()) + show_value("sys.version", sys.version) + show_value("sys.executable", sys.executable) + show_value("sys.getdefaultencoding", sys.getdefaultencoding()) + show_value("sys.getfilesystemencoding", sys.getfilesystemencoding()) + show_value( + "locale.getpreferredencoding", + locale.getpreferredencoding(), + ) + show_value("sys.platform", sys.platform) + show_sys_implementation() + + show_value("'cert' config value", ca_bundle_info(self.parser.config)) + show_value("REQUESTS_CA_BUNDLE", os.environ.get("REQUESTS_CA_BUNDLE")) + show_value("CURL_CA_BUNDLE", os.environ.get("CURL_CA_BUNDLE")) + show_value("pip._vendor.certifi.where()", where()) + show_value("pip._vendor.DEBUNDLED", pip._vendor.DEBUNDLED) + + show_vendor_versions() + + show_tags(options) + + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/download.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/download.py new file mode 100644 index 00000000000..917bbb91d83 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/download.py @@ -0,0 +1,146 @@ +import logging +import os +from optparse import Values +from typing import List + +from pip._internal.cli import cmdoptions +from pip._internal.cli.cmdoptions import make_target_python +from pip._internal.cli.req_command import RequirementCommand, with_cleanup +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.operations.build.build_tracker import get_build_tracker +from pip._internal.req.req_install import check_legacy_setup_py_options +from pip._internal.utils.misc import ensure_dir, normalize_path, write_output +from pip._internal.utils.temp_dir import TempDirectory + +logger = logging.getLogger(__name__) + + +class DownloadCommand(RequirementCommand): + """ + Download packages from: + + - PyPI (and other indexes) using requirement specifiers. + - VCS project urls. + - Local project directories. + - Local or remote source archives. + + pip also supports downloading from "requirements files", which provide + an easy way to specify a whole environment to be downloaded. + """ + + usage = """ + %prog [options] [package-index-options] ... + %prog [options] -r [package-index-options] ... + %prog [options] ... + %prog [options] ... + %prog [options] ...""" + + def add_options(self) -> None: + self.cmd_opts.add_option(cmdoptions.constraints()) + self.cmd_opts.add_option(cmdoptions.requirements()) + self.cmd_opts.add_option(cmdoptions.no_deps()) + self.cmd_opts.add_option(cmdoptions.global_options()) + self.cmd_opts.add_option(cmdoptions.no_binary()) + self.cmd_opts.add_option(cmdoptions.only_binary()) + self.cmd_opts.add_option(cmdoptions.prefer_binary()) + self.cmd_opts.add_option(cmdoptions.src()) + self.cmd_opts.add_option(cmdoptions.pre()) + self.cmd_opts.add_option(cmdoptions.require_hashes()) + self.cmd_opts.add_option(cmdoptions.progress_bar()) + self.cmd_opts.add_option(cmdoptions.no_build_isolation()) + self.cmd_opts.add_option(cmdoptions.use_pep517()) + self.cmd_opts.add_option(cmdoptions.no_use_pep517()) + self.cmd_opts.add_option(cmdoptions.check_build_deps()) + self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) + + self.cmd_opts.add_option( + "-d", + "--dest", + "--destination-dir", + "--destination-directory", + dest="download_dir", + metavar="dir", + default=os.curdir, + help="Download packages into .", + ) + + cmdoptions.add_target_python_options(self.cmd_opts) + + index_opts = cmdoptions.make_option_group( + cmdoptions.index_group, + self.parser, + ) + + self.parser.insert_option_group(0, index_opts) + self.parser.insert_option_group(0, self.cmd_opts) + + @with_cleanup + def run(self, options: Values, args: List[str]) -> int: + options.ignore_installed = True + # editable doesn't really make sense for `pip download`, but the bowels + # of the RequirementSet code require that property. + options.editables = [] + + cmdoptions.check_dist_restriction(options) + + options.download_dir = normalize_path(options.download_dir) + ensure_dir(options.download_dir) + + session = self.get_default_session(options) + + target_python = make_target_python(options) + finder = self._build_package_finder( + options=options, + session=session, + target_python=target_python, + ignore_requires_python=options.ignore_requires_python, + ) + + build_tracker = self.enter_context(get_build_tracker()) + + directory = TempDirectory( + delete=not options.no_clean, + kind="download", + globally_managed=True, + ) + + reqs = self.get_requirements(args, options, finder, session) + check_legacy_setup_py_options(options, reqs) + + preparer = self.make_requirement_preparer( + temp_build_dir=directory, + options=options, + build_tracker=build_tracker, + session=session, + finder=finder, + download_dir=options.download_dir, + use_user_site=False, + verbosity=self.verbosity, + ) + + resolver = self.make_resolver( + preparer=preparer, + finder=finder, + options=options, + ignore_requires_python=options.ignore_requires_python, + use_pep517=options.use_pep517, + py_version_info=options.python_version, + ) + + self.trace_basic_info(finder) + + requirement_set = resolver.resolve(reqs, check_supported_wheels=True) + + downloaded: List[str] = [] + for req in requirement_set.requirements.values(): + if req.satisfied_by is None: + assert req.name is not None + preparer.save_linked_requirement(req) + downloaded.append(req.name) + + preparer.prepare_linked_requirements_more(requirement_set.requirements.values()) + + if downloaded: + write_output("Successfully downloaded %s", " ".join(downloaded)) + + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/freeze.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/freeze.py new file mode 100644 index 00000000000..885fdfeb83b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/freeze.py @@ -0,0 +1,109 @@ +import sys +from optparse import Values +from typing import AbstractSet, List + +from pip._internal.cli import cmdoptions +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.operations.freeze import freeze +from pip._internal.utils.compat import stdlib_pkgs + + +def _should_suppress_build_backends() -> bool: + return sys.version_info < (3, 12) + + +def _dev_pkgs() -> AbstractSet[str]: + pkgs = {"pip"} + + if _should_suppress_build_backends(): + pkgs |= {"setuptools", "distribute", "wheel"} + + return pkgs + + +class FreezeCommand(Command): + """ + Output installed packages in requirements format. + + packages are listed in a case-insensitive sorted order. + """ + + ignore_require_venv = True + usage = """ + %prog [options]""" + log_streams = ("ext://sys.stderr", "ext://sys.stderr") + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-r", + "--requirement", + dest="requirements", + action="append", + default=[], + metavar="file", + help=( + "Use the order in the given requirements file and its " + "comments when generating output. This option can be " + "used multiple times." + ), + ) + self.cmd_opts.add_option( + "-l", + "--local", + dest="local", + action="store_true", + default=False, + help=( + "If in a virtualenv that has global access, do not output " + "globally-installed packages." + ), + ) + self.cmd_opts.add_option( + "--user", + dest="user", + action="store_true", + default=False, + help="Only output packages installed in user-site.", + ) + self.cmd_opts.add_option(cmdoptions.list_path()) + self.cmd_opts.add_option( + "--all", + dest="freeze_all", + action="store_true", + help=( + "Do not skip these packages in the output:" + " {}".format(", ".join(_dev_pkgs())) + ), + ) + self.cmd_opts.add_option( + "--exclude-editable", + dest="exclude_editable", + action="store_true", + help="Exclude editable package from output.", + ) + self.cmd_opts.add_option(cmdoptions.list_exclude()) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + skip = set(stdlib_pkgs) + if not options.freeze_all: + skip.update(_dev_pkgs()) + + if options.excludes: + skip.update(options.excludes) + + cmdoptions.check_list_path_option(options) + + for line in freeze( + requirement=options.requirements, + local_only=options.local, + user_only=options.user, + paths=options.path, + isolated=options.isolated_mode, + skip=skip, + exclude_editable=options.exclude_editable, + ): + sys.stdout.write(line + "\n") + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/hash.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/hash.py new file mode 100644 index 00000000000..042dac813e7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/hash.py @@ -0,0 +1,59 @@ +import hashlib +import logging +import sys +from optparse import Values +from typing import List + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.utils.hashes import FAVORITE_HASH, STRONG_HASHES +from pip._internal.utils.misc import read_chunks, write_output + +logger = logging.getLogger(__name__) + + +class HashCommand(Command): + """ + Compute a hash of a local package archive. + + These can be used with --hash in a requirements file to do repeatable + installs. + """ + + usage = "%prog [options] ..." + ignore_require_venv = True + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-a", + "--algorithm", + dest="algorithm", + choices=STRONG_HASHES, + action="store", + default=FAVORITE_HASH, + help="The hash algorithm to use: one of {}".format( + ", ".join(STRONG_HASHES) + ), + ) + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + if not args: + self.parser.print_usage(sys.stderr) + return ERROR + + algorithm = options.algorithm + for path in args: + write_output( + "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm) + ) + return SUCCESS + + +def _hash_of_file(path: str, algorithm: str) -> str: + """Return the hash digest of a file.""" + with open(path, "rb") as archive: + hash = hashlib.new(algorithm) + for chunk in read_chunks(archive): + hash.update(chunk) + return hash.hexdigest() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/help.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/help.py new file mode 100644 index 00000000000..62066318b74 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/help.py @@ -0,0 +1,41 @@ +from optparse import Values +from typing import List + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.exceptions import CommandError + + +class HelpCommand(Command): + """Show help for commands""" + + usage = """ + %prog """ + ignore_require_venv = True + + def run(self, options: Values, args: List[str]) -> int: + from pip._internal.commands import ( + commands_dict, + create_command, + get_similar_commands, + ) + + try: + # 'pip help' with no args is handled by pip.__init__.parseopt() + cmd_name = args[0] # the command we need help for + except IndexError: + return SUCCESS + + if cmd_name not in commands_dict: + guess = get_similar_commands(cmd_name) + + msg = [f'unknown command "{cmd_name}"'] + if guess: + msg.append(f'maybe you meant "{guess}"') + + raise CommandError(" - ".join(msg)) + + command = create_command(cmd_name) + command.parser.print_help() + + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/index.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/index.py new file mode 100644 index 00000000000..2e2661bba71 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/index.py @@ -0,0 +1,139 @@ +import logging +from optparse import Values +from typing import Any, Iterable, List, Optional + +from pip._vendor.packaging.version import Version + +from pip._internal.cli import cmdoptions +from pip._internal.cli.req_command import IndexGroupCommand +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.commands.search import print_dist_installation_info +from pip._internal.exceptions import CommandError, DistributionNotFound, PipError +from pip._internal.index.collector import LinkCollector +from pip._internal.index.package_finder import PackageFinder +from pip._internal.models.selection_prefs import SelectionPreferences +from pip._internal.models.target_python import TargetPython +from pip._internal.network.session import PipSession +from pip._internal.utils.misc import write_output + +logger = logging.getLogger(__name__) + + +class IndexCommand(IndexGroupCommand): + """ + Inspect information available from package indexes. + """ + + ignore_require_venv = True + usage = """ + %prog versions + """ + + def add_options(self) -> None: + cmdoptions.add_target_python_options(self.cmd_opts) + + self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) + self.cmd_opts.add_option(cmdoptions.pre()) + self.cmd_opts.add_option(cmdoptions.no_binary()) + self.cmd_opts.add_option(cmdoptions.only_binary()) + + index_opts = cmdoptions.make_option_group( + cmdoptions.index_group, + self.parser, + ) + + self.parser.insert_option_group(0, index_opts) + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + handlers = { + "versions": self.get_available_package_versions, + } + + logger.warning( + "pip index is currently an experimental command. " + "It may be removed/changed in a future release " + "without prior warning." + ) + + # Determine action + if not args or args[0] not in handlers: + logger.error( + "Need an action (%s) to perform.", + ", ".join(sorted(handlers)), + ) + return ERROR + + action = args[0] + + # Error handling happens here, not in the action-handlers. + try: + handlers[action](options, args[1:]) + except PipError as e: + logger.error(e.args[0]) + return ERROR + + return SUCCESS + + def _build_package_finder( + self, + options: Values, + session: PipSession, + target_python: Optional[TargetPython] = None, + ignore_requires_python: Optional[bool] = None, + ) -> PackageFinder: + """ + Create a package finder appropriate to the index command. + """ + link_collector = LinkCollector.create(session, options=options) + + # Pass allow_yanked=False to ignore yanked versions. + selection_prefs = SelectionPreferences( + allow_yanked=False, + allow_all_prereleases=options.pre, + ignore_requires_python=ignore_requires_python, + ) + + return PackageFinder.create( + link_collector=link_collector, + selection_prefs=selection_prefs, + target_python=target_python, + ) + + def get_available_package_versions(self, options: Values, args: List[Any]) -> None: + if len(args) != 1: + raise CommandError("You need to specify exactly one argument") + + target_python = cmdoptions.make_target_python(options) + query = args[0] + + with self._build_session(options) as session: + finder = self._build_package_finder( + options=options, + session=session, + target_python=target_python, + ignore_requires_python=options.ignore_requires_python, + ) + + versions: Iterable[Version] = ( + candidate.version for candidate in finder.find_all_candidates(query) + ) + + if not options.pre: + # Remove prereleases + versions = ( + version for version in versions if not version.is_prerelease + ) + versions = set(versions) + + if not versions: + raise DistributionNotFound( + f"No matching distribution found for {query}" + ) + + formatted_versions = [str(ver) for ver in sorted(versions, reverse=True)] + latest = formatted_versions[0] + + write_output(f"{query} ({latest})") + write_output("Available versions: {}".format(", ".join(formatted_versions))) + print_dist_installation_info(query, latest) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/inspect.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/inspect.py new file mode 100644 index 00000000000..e810c13166b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/inspect.py @@ -0,0 +1,92 @@ +import logging +from optparse import Values +from typing import Any, Dict, List + +from pip._vendor.packaging.markers import default_environment +from pip._vendor.rich import print_json + +from pip import __version__ +from pip._internal.cli import cmdoptions +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.metadata import BaseDistribution, get_environment +from pip._internal.utils.compat import stdlib_pkgs +from pip._internal.utils.urls import path_to_url + +logger = logging.getLogger(__name__) + + +class InspectCommand(Command): + """ + Inspect the content of a Python environment and produce a report in JSON format. + """ + + ignore_require_venv = True + usage = """ + %prog [options]""" + + def add_options(self) -> None: + self.cmd_opts.add_option( + "--local", + action="store_true", + default=False, + help=( + "If in a virtualenv that has global access, do not list " + "globally-installed packages." + ), + ) + self.cmd_opts.add_option( + "--user", + dest="user", + action="store_true", + default=False, + help="Only output packages installed in user-site.", + ) + self.cmd_opts.add_option(cmdoptions.list_path()) + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + cmdoptions.check_list_path_option(options) + dists = get_environment(options.path).iter_installed_distributions( + local_only=options.local, + user_only=options.user, + skip=set(stdlib_pkgs), + ) + output = { + "version": "1", + "pip_version": __version__, + "installed": [self._dist_to_dict(dist) for dist in dists], + "environment": default_environment(), + # TODO tags? scheme? + } + print_json(data=output) + return SUCCESS + + def _dist_to_dict(self, dist: BaseDistribution) -> Dict[str, Any]: + res: Dict[str, Any] = { + "metadata": dist.metadata_dict, + "metadata_location": dist.info_location, + } + # direct_url. Note that we don't have download_info (as in the installation + # report) since it is not recorded in installed metadata. + direct_url = dist.direct_url + if direct_url is not None: + res["direct_url"] = direct_url.to_dict() + else: + # Emulate direct_url for legacy editable installs. + editable_project_location = dist.editable_project_location + if editable_project_location is not None: + res["direct_url"] = { + "url": path_to_url(editable_project_location), + "dir_info": { + "editable": True, + }, + } + # installer + installer = dist.installer + if dist.installer: + res["installer"] = installer + # requested + if dist.installed_with_dist_info: + res["requested"] = dist.requested + return res diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/install.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/install.py new file mode 100644 index 00000000000..232a34a6d3e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/install.py @@ -0,0 +1,784 @@ +import errno +import json +import operator +import os +import shutil +import site +from optparse import SUPPRESS_HELP, Values +from typing import List, Optional + +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.rich import print_json + +# Eagerly import self_outdated_check to avoid crashes. Otherwise, +# this module would be imported *after* pip was replaced, resulting +# in crashes if the new self_outdated_check module was incompatible +# with the rest of pip that's already imported, or allowing a +# wheel to execute arbitrary code on install by replacing +# self_outdated_check. +import pip._internal.self_outdated_check # noqa: F401 +from pip._internal.cache import WheelCache +from pip._internal.cli import cmdoptions +from pip._internal.cli.cmdoptions import make_target_python +from pip._internal.cli.req_command import ( + RequirementCommand, + with_cleanup, +) +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.exceptions import CommandError, InstallationError +from pip._internal.locations import get_scheme +from pip._internal.metadata import get_environment +from pip._internal.models.installation_report import InstallationReport +from pip._internal.operations.build.build_tracker import get_build_tracker +from pip._internal.operations.check import ConflictDetails, check_install_conflicts +from pip._internal.req import install_given_reqs +from pip._internal.req.req_install import ( + InstallRequirement, + check_legacy_setup_py_options, +) +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.filesystem import test_writable_dir +from pip._internal.utils.logging import getLogger +from pip._internal.utils.misc import ( + check_externally_managed, + ensure_dir, + get_pip_version, + protect_pip_from_modification_on_windows, + warn_if_run_as_root, + write_output, +) +from pip._internal.utils.temp_dir import TempDirectory +from pip._internal.utils.virtualenv import ( + running_under_virtualenv, + virtualenv_no_global, +) +from pip._internal.wheel_builder import build, should_build_for_install_command + +logger = getLogger(__name__) + + +class InstallCommand(RequirementCommand): + """ + Install packages from: + + - PyPI (and other indexes) using requirement specifiers. + - VCS project urls. + - Local project directories. + - Local or remote source archives. + + pip also supports installing from "requirements files", which provide + an easy way to specify a whole environment to be installed. + """ + + usage = """ + %prog [options] [package-index-options] ... + %prog [options] -r [package-index-options] ... + %prog [options] [-e] ... + %prog [options] [-e] ... + %prog [options] ...""" + + def add_options(self) -> None: + self.cmd_opts.add_option(cmdoptions.requirements()) + self.cmd_opts.add_option(cmdoptions.constraints()) + self.cmd_opts.add_option(cmdoptions.no_deps()) + self.cmd_opts.add_option(cmdoptions.pre()) + + self.cmd_opts.add_option(cmdoptions.editable()) + self.cmd_opts.add_option( + "--dry-run", + action="store_true", + dest="dry_run", + default=False, + help=( + "Don't actually install anything, just print what would be. " + "Can be used in combination with --ignore-installed " + "to 'resolve' the requirements." + ), + ) + self.cmd_opts.add_option( + "-t", + "--target", + dest="target_dir", + metavar="dir", + default=None, + help=( + "Install packages into . " + "By default this will not replace existing files/folders in " + ". Use --upgrade to replace existing packages in " + "with new versions." + ), + ) + cmdoptions.add_target_python_options(self.cmd_opts) + + self.cmd_opts.add_option( + "--user", + dest="use_user_site", + action="store_true", + help=( + "Install to the Python user install directory for your " + "platform. Typically ~/.local/, or %APPDATA%\\Python on " + "Windows. (See the Python documentation for site.USER_BASE " + "for full details.)" + ), + ) + self.cmd_opts.add_option( + "--no-user", + dest="use_user_site", + action="store_false", + help=SUPPRESS_HELP, + ) + self.cmd_opts.add_option( + "--root", + dest="root_path", + metavar="dir", + default=None, + help="Install everything relative to this alternate root directory.", + ) + self.cmd_opts.add_option( + "--prefix", + dest="prefix_path", + metavar="dir", + default=None, + help=( + "Installation prefix where lib, bin and other top-level " + "folders are placed. Note that the resulting installation may " + "contain scripts and other resources which reference the " + "Python interpreter of pip, and not that of ``--prefix``. " + "See also the ``--python`` option if the intention is to " + "install packages into another (possibly pip-free) " + "environment." + ), + ) + + self.cmd_opts.add_option(cmdoptions.src()) + + self.cmd_opts.add_option( + "-U", + "--upgrade", + dest="upgrade", + action="store_true", + help=( + "Upgrade all specified packages to the newest available " + "version. The handling of dependencies depends on the " + "upgrade-strategy used." + ), + ) + + self.cmd_opts.add_option( + "--upgrade-strategy", + dest="upgrade_strategy", + default="only-if-needed", + choices=["only-if-needed", "eager"], + help=( + "Determines how dependency upgrading should be handled " + "[default: %default]. " + '"eager" - dependencies are upgraded regardless of ' + "whether the currently installed version satisfies the " + "requirements of the upgraded package(s). " + '"only-if-needed" - are upgraded only when they do not ' + "satisfy the requirements of the upgraded package(s)." + ), + ) + + self.cmd_opts.add_option( + "--force-reinstall", + dest="force_reinstall", + action="store_true", + help="Reinstall all packages even if they are already up-to-date.", + ) + + self.cmd_opts.add_option( + "-I", + "--ignore-installed", + dest="ignore_installed", + action="store_true", + help=( + "Ignore the installed packages, overwriting them. " + "This can break your system if the existing package " + "is of a different version or was installed " + "with a different package manager!" + ), + ) + + self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) + self.cmd_opts.add_option(cmdoptions.no_build_isolation()) + self.cmd_opts.add_option(cmdoptions.use_pep517()) + self.cmd_opts.add_option(cmdoptions.no_use_pep517()) + self.cmd_opts.add_option(cmdoptions.check_build_deps()) + self.cmd_opts.add_option(cmdoptions.override_externally_managed()) + + self.cmd_opts.add_option(cmdoptions.config_settings()) + self.cmd_opts.add_option(cmdoptions.global_options()) + + self.cmd_opts.add_option( + "--compile", + action="store_true", + dest="compile", + default=True, + help="Compile Python source files to bytecode", + ) + + self.cmd_opts.add_option( + "--no-compile", + action="store_false", + dest="compile", + help="Do not compile Python source files to bytecode", + ) + + self.cmd_opts.add_option( + "--no-warn-script-location", + action="store_false", + dest="warn_script_location", + default=True, + help="Do not warn when installing scripts outside PATH", + ) + self.cmd_opts.add_option( + "--no-warn-conflicts", + action="store_false", + dest="warn_about_conflicts", + default=True, + help="Do not warn about broken dependencies", + ) + self.cmd_opts.add_option(cmdoptions.no_binary()) + self.cmd_opts.add_option(cmdoptions.only_binary()) + self.cmd_opts.add_option(cmdoptions.prefer_binary()) + self.cmd_opts.add_option(cmdoptions.require_hashes()) + self.cmd_opts.add_option(cmdoptions.progress_bar()) + self.cmd_opts.add_option(cmdoptions.root_user_action()) + + index_opts = cmdoptions.make_option_group( + cmdoptions.index_group, + self.parser, + ) + + self.parser.insert_option_group(0, index_opts) + self.parser.insert_option_group(0, self.cmd_opts) + + self.cmd_opts.add_option( + "--report", + dest="json_report_file", + metavar="file", + default=None, + help=( + "Generate a JSON file describing what pip did to install " + "the provided requirements. " + "Can be used in combination with --dry-run and --ignore-installed " + "to 'resolve' the requirements. " + "When - is used as file name it writes to stdout. " + "When writing to stdout, please combine with the --quiet option " + "to avoid mixing pip logging output with JSON output." + ), + ) + + @with_cleanup + def run(self, options: Values, args: List[str]) -> int: + if options.use_user_site and options.target_dir is not None: + raise CommandError("Can not combine '--user' and '--target'") + + # Check whether the environment we're installing into is externally + # managed, as specified in PEP 668. Specifying --root, --target, or + # --prefix disables the check, since there's no reliable way to locate + # the EXTERNALLY-MANAGED file for those cases. An exception is also + # made specifically for "--dry-run --report" for convenience. + installing_into_current_environment = ( + not (options.dry_run and options.json_report_file) + and options.root_path is None + and options.target_dir is None + and options.prefix_path is None + ) + if ( + installing_into_current_environment + and not options.override_externally_managed + ): + check_externally_managed() + + upgrade_strategy = "to-satisfy-only" + if options.upgrade: + upgrade_strategy = options.upgrade_strategy + + cmdoptions.check_dist_restriction(options, check_target=True) + + logger.verbose("Using %s", get_pip_version()) + options.use_user_site = decide_user_install( + options.use_user_site, + prefix_path=options.prefix_path, + target_dir=options.target_dir, + root_path=options.root_path, + isolated_mode=options.isolated_mode, + ) + + target_temp_dir: Optional[TempDirectory] = None + target_temp_dir_path: Optional[str] = None + if options.target_dir: + options.ignore_installed = True + options.target_dir = os.path.abspath(options.target_dir) + if ( + # fmt: off + os.path.exists(options.target_dir) and + not os.path.isdir(options.target_dir) + # fmt: on + ): + raise CommandError( + "Target path exists but is not a directory, will not continue." + ) + + # Create a target directory for using with the target option + target_temp_dir = TempDirectory(kind="target") + target_temp_dir_path = target_temp_dir.path + self.enter_context(target_temp_dir) + + global_options = options.global_options or [] + + session = self.get_default_session(options) + + target_python = make_target_python(options) + finder = self._build_package_finder( + options=options, + session=session, + target_python=target_python, + ignore_requires_python=options.ignore_requires_python, + ) + build_tracker = self.enter_context(get_build_tracker()) + + directory = TempDirectory( + delete=not options.no_clean, + kind="install", + globally_managed=True, + ) + + try: + reqs = self.get_requirements(args, options, finder, session) + check_legacy_setup_py_options(options, reqs) + + wheel_cache = WheelCache(options.cache_dir) + + # Only when installing is it permitted to use PEP 660. + # In other circumstances (pip wheel, pip download) we generate + # regular (i.e. non editable) metadata and wheels. + for req in reqs: + req.permit_editable_wheels = True + + preparer = self.make_requirement_preparer( + temp_build_dir=directory, + options=options, + build_tracker=build_tracker, + session=session, + finder=finder, + use_user_site=options.use_user_site, + verbosity=self.verbosity, + ) + resolver = self.make_resolver( + preparer=preparer, + finder=finder, + options=options, + wheel_cache=wheel_cache, + use_user_site=options.use_user_site, + ignore_installed=options.ignore_installed, + ignore_requires_python=options.ignore_requires_python, + force_reinstall=options.force_reinstall, + upgrade_strategy=upgrade_strategy, + use_pep517=options.use_pep517, + py_version_info=options.python_version, + ) + + self.trace_basic_info(finder) + + requirement_set = resolver.resolve( + reqs, check_supported_wheels=not options.target_dir + ) + + if options.json_report_file: + report = InstallationReport(requirement_set.requirements_to_install) + if options.json_report_file == "-": + print_json(data=report.to_dict()) + else: + with open(options.json_report_file, "w", encoding="utf-8") as f: + json.dump(report.to_dict(), f, indent=2, ensure_ascii=False) + + if options.dry_run: + would_install_items = sorted( + (r.metadata["name"], r.metadata["version"]) + for r in requirement_set.requirements_to_install + ) + if would_install_items: + write_output( + "Would install %s", + " ".join("-".join(item) for item in would_install_items), + ) + return SUCCESS + + try: + pip_req = requirement_set.get_requirement("pip") + except KeyError: + modifying_pip = False + else: + # If we're not replacing an already installed pip, + # we're not modifying it. + modifying_pip = pip_req.satisfied_by is None + protect_pip_from_modification_on_windows(modifying_pip=modifying_pip) + + reqs_to_build = [ + r + for r in requirement_set.requirements.values() + if should_build_for_install_command(r) + ] + + _, build_failures = build( + reqs_to_build, + wheel_cache=wheel_cache, + verify=True, + build_options=[], + global_options=global_options, + ) + + if build_failures: + raise InstallationError( + "Failed to build installable wheels for some " + "pyproject.toml based projects ({})".format( + ", ".join(r.name for r in build_failures) # type: ignore + ) + ) + + to_install = resolver.get_installation_order(requirement_set) + + # Check for conflicts in the package set we're installing. + conflicts: Optional[ConflictDetails] = None + should_warn_about_conflicts = ( + not options.ignore_dependencies and options.warn_about_conflicts + ) + if should_warn_about_conflicts: + conflicts = self._determine_conflicts(to_install) + + # Don't warn about script install locations if + # --target or --prefix has been specified + warn_script_location = options.warn_script_location + if options.target_dir or options.prefix_path: + warn_script_location = False + + installed = install_given_reqs( + to_install, + global_options, + root=options.root_path, + home=target_temp_dir_path, + prefix=options.prefix_path, + warn_script_location=warn_script_location, + use_user_site=options.use_user_site, + pycompile=options.compile, + ) + + lib_locations = get_lib_location_guesses( + user=options.use_user_site, + home=target_temp_dir_path, + root=options.root_path, + prefix=options.prefix_path, + isolated=options.isolated_mode, + ) + env = get_environment(lib_locations) + + # Display a summary of installed packages, with extra care to + # display a package name as it was requested by the user. + installed.sort(key=operator.attrgetter("name")) + summary = [] + installed_versions = {} + for distribution in env.iter_all_distributions(): + installed_versions[distribution.canonical_name] = distribution.version + for package in installed: + display_name = package.name + version = installed_versions.get(canonicalize_name(display_name), None) + if version: + text = f"{display_name}-{version}" + else: + text = display_name + summary.append(text) + + if conflicts is not None: + self._warn_about_conflicts( + conflicts, + resolver_variant=self.determine_resolver_variant(options), + ) + + installed_desc = " ".join(summary) + if installed_desc: + write_output( + "Successfully installed %s", + installed_desc, + ) + except OSError as error: + show_traceback = self.verbosity >= 1 + + message = create_os_error_message( + error, + show_traceback, + options.use_user_site, + ) + logger.error(message, exc_info=show_traceback) + + return ERROR + + if options.target_dir: + assert target_temp_dir + self._handle_target_dir( + options.target_dir, target_temp_dir, options.upgrade + ) + if options.root_user_action == "warn": + warn_if_run_as_root() + return SUCCESS + + def _handle_target_dir( + self, target_dir: str, target_temp_dir: TempDirectory, upgrade: bool + ) -> None: + ensure_dir(target_dir) + + # Checking both purelib and platlib directories for installed + # packages to be moved to target directory + lib_dir_list = [] + + # Checking both purelib and platlib directories for installed + # packages to be moved to target directory + scheme = get_scheme("", home=target_temp_dir.path) + purelib_dir = scheme.purelib + platlib_dir = scheme.platlib + data_dir = scheme.data + + if os.path.exists(purelib_dir): + lib_dir_list.append(purelib_dir) + if os.path.exists(platlib_dir) and platlib_dir != purelib_dir: + lib_dir_list.append(platlib_dir) + if os.path.exists(data_dir): + lib_dir_list.append(data_dir) + + for lib_dir in lib_dir_list: + for item in os.listdir(lib_dir): + if lib_dir == data_dir: + ddir = os.path.join(data_dir, item) + if any(s.startswith(ddir) for s in lib_dir_list[:-1]): + continue + target_item_dir = os.path.join(target_dir, item) + if os.path.exists(target_item_dir): + if not upgrade: + logger.warning( + "Target directory %s already exists. Specify " + "--upgrade to force replacement.", + target_item_dir, + ) + continue + if os.path.islink(target_item_dir): + logger.warning( + "Target directory %s already exists and is " + "a link. pip will not automatically replace " + "links, please remove if replacement is " + "desired.", + target_item_dir, + ) + continue + if os.path.isdir(target_item_dir): + shutil.rmtree(target_item_dir) + else: + os.remove(target_item_dir) + + shutil.move(os.path.join(lib_dir, item), target_item_dir) + + def _determine_conflicts( + self, to_install: List[InstallRequirement] + ) -> Optional[ConflictDetails]: + try: + return check_install_conflicts(to_install) + except Exception: + logger.exception( + "Error while checking for conflicts. Please file an issue on " + "pip's issue tracker: https://github.com/pypa/pip/issues/new" + ) + return None + + def _warn_about_conflicts( + self, conflict_details: ConflictDetails, resolver_variant: str + ) -> None: + package_set, (missing, conflicting) = conflict_details + if not missing and not conflicting: + return + + parts: List[str] = [] + if resolver_variant == "legacy": + parts.append( + "pip's legacy dependency resolver does not consider dependency " + "conflicts when selecting packages. This behaviour is the " + "source of the following dependency conflicts." + ) + else: + assert resolver_variant == "resolvelib" + parts.append( + "pip's dependency resolver does not currently take into account " + "all the packages that are installed. This behaviour is the " + "source of the following dependency conflicts." + ) + + # NOTE: There is some duplication here, with commands/check.py + for project_name in missing: + version = package_set[project_name][0] + for dependency in missing[project_name]: + message = ( + f"{project_name} {version} requires {dependency[1]}, " + "which is not installed." + ) + parts.append(message) + + for project_name in conflicting: + version = package_set[project_name][0] + for dep_name, dep_version, req in conflicting[project_name]: + message = ( + "{name} {version} requires {requirement}, but {you} have " + "{dep_name} {dep_version} which is incompatible." + ).format( + name=project_name, + version=version, + requirement=req, + dep_name=dep_name, + dep_version=dep_version, + you=("you" if resolver_variant == "resolvelib" else "you'll"), + ) + parts.append(message) + + logger.critical("\n".join(parts)) + + +def get_lib_location_guesses( + user: bool = False, + home: Optional[str] = None, + root: Optional[str] = None, + isolated: bool = False, + prefix: Optional[str] = None, +) -> List[str]: + scheme = get_scheme( + "", + user=user, + home=home, + root=root, + isolated=isolated, + prefix=prefix, + ) + return [scheme.purelib, scheme.platlib] + + +def site_packages_writable(root: Optional[str], isolated: bool) -> bool: + return all( + test_writable_dir(d) + for d in set(get_lib_location_guesses(root=root, isolated=isolated)) + ) + + +def decide_user_install( + use_user_site: Optional[bool], + prefix_path: Optional[str] = None, + target_dir: Optional[str] = None, + root_path: Optional[str] = None, + isolated_mode: bool = False, +) -> bool: + """Determine whether to do a user install based on the input options. + + If use_user_site is False, no additional checks are done. + If use_user_site is True, it is checked for compatibility with other + options. + If use_user_site is None, the default behaviour depends on the environment, + which is provided by the other arguments. + """ + # In some cases (config from tox), use_user_site can be set to an integer + # rather than a bool, which 'use_user_site is False' wouldn't catch. + if (use_user_site is not None) and (not use_user_site): + logger.debug("Non-user install by explicit request") + return False + + if use_user_site: + if prefix_path: + raise CommandError( + "Can not combine '--user' and '--prefix' as they imply " + "different installation locations" + ) + if virtualenv_no_global(): + raise InstallationError( + "Can not perform a '--user' install. User site-packages " + "are not visible in this virtualenv." + ) + logger.debug("User install by explicit request") + return True + + # If we are here, user installs have not been explicitly requested/avoided + assert use_user_site is None + + # user install incompatible with --prefix/--target + if prefix_path or target_dir: + logger.debug("Non-user install due to --prefix or --target option") + return False + + # If user installs are not enabled, choose a non-user install + if not site.ENABLE_USER_SITE: + logger.debug("Non-user install because user site-packages disabled") + return False + + # If we have permission for a non-user install, do that, + # otherwise do a user install. + if site_packages_writable(root=root_path, isolated=isolated_mode): + logger.debug("Non-user install because site-packages writeable") + return False + + logger.info( + "Defaulting to user installation because normal site-packages " + "is not writeable" + ) + return True + + +def create_os_error_message( + error: OSError, show_traceback: bool, using_user_site: bool +) -> str: + """Format an error message for an OSError + + It may occur anytime during the execution of the install command. + """ + parts = [] + + # Mention the error if we are not going to show a traceback + parts.append("Could not install packages due to an OSError") + if not show_traceback: + parts.append(": ") + parts.append(str(error)) + else: + parts.append(".") + + # Spilt the error indication from a helper message (if any) + parts[-1] += "\n" + + # Suggest useful actions to the user: + # (1) using user site-packages or (2) verifying the permissions + if error.errno == errno.EACCES: + user_option_part = "Consider using the `--user` option" + permissions_part = "Check the permissions" + + if not running_under_virtualenv() and not using_user_site: + parts.extend( + [ + user_option_part, + " or ", + permissions_part.lower(), + ] + ) + else: + parts.append(permissions_part) + parts.append(".\n") + + # Suggest the user to enable Long Paths if path length is + # more than 260 + if ( + WINDOWS + and error.errno == errno.ENOENT + and error.filename + and len(error.filename) > 260 + ): + parts.append( + "HINT: This error might have occurred since " + "this system does not have Windows Long Path " + "support enabled. You can find information on " + "how to enable this at " + "https://pip.pypa.io/warnings/enable-long-paths\n" + ) + + return "".join(parts).strip() + "\n" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/list.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/list.py new file mode 100644 index 00000000000..84943702410 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/list.py @@ -0,0 +1,375 @@ +import json +import logging +from optparse import Values +from typing import TYPE_CHECKING, Generator, List, Optional, Sequence, Tuple, cast + +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.packaging.version import Version + +from pip._internal.cli import cmdoptions +from pip._internal.cli.index_command import IndexGroupCommand +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.exceptions import CommandError +from pip._internal.metadata import BaseDistribution, get_environment +from pip._internal.models.selection_prefs import SelectionPreferences +from pip._internal.utils.compat import stdlib_pkgs +from pip._internal.utils.misc import tabulate, write_output + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + from pip._internal.network.session import PipSession + + class _DistWithLatestInfo(BaseDistribution): + """Give the distribution object a couple of extra fields. + + These will be populated during ``get_outdated()``. This is dirty but + makes the rest of the code much cleaner. + """ + + latest_version: Version + latest_filetype: str + + _ProcessedDists = Sequence[_DistWithLatestInfo] + + +logger = logging.getLogger(__name__) + + +class ListCommand(IndexGroupCommand): + """ + List installed packages, including editables. + + Packages are listed in a case-insensitive sorted order. + """ + + ignore_require_venv = True + usage = """ + %prog [options]""" + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-o", + "--outdated", + action="store_true", + default=False, + help="List outdated packages", + ) + self.cmd_opts.add_option( + "-u", + "--uptodate", + action="store_true", + default=False, + help="List uptodate packages", + ) + self.cmd_opts.add_option( + "-e", + "--editable", + action="store_true", + default=False, + help="List editable projects.", + ) + self.cmd_opts.add_option( + "-l", + "--local", + action="store_true", + default=False, + help=( + "If in a virtualenv that has global access, do not list " + "globally-installed packages." + ), + ) + self.cmd_opts.add_option( + "--user", + dest="user", + action="store_true", + default=False, + help="Only output packages installed in user-site.", + ) + self.cmd_opts.add_option(cmdoptions.list_path()) + self.cmd_opts.add_option( + "--pre", + action="store_true", + default=False, + help=( + "Include pre-release and development versions. By default, " + "pip only finds stable versions." + ), + ) + + self.cmd_opts.add_option( + "--format", + action="store", + dest="list_format", + default="columns", + choices=("columns", "freeze", "json"), + help=( + "Select the output format among: columns (default), freeze, or json. " + "The 'freeze' format cannot be used with the --outdated option." + ), + ) + + self.cmd_opts.add_option( + "--not-required", + action="store_true", + dest="not_required", + help="List packages that are not dependencies of installed packages.", + ) + + self.cmd_opts.add_option( + "--exclude-editable", + action="store_false", + dest="include_editable", + help="Exclude editable package from output.", + ) + self.cmd_opts.add_option( + "--include-editable", + action="store_true", + dest="include_editable", + help="Include editable package from output.", + default=True, + ) + self.cmd_opts.add_option(cmdoptions.list_exclude()) + index_opts = cmdoptions.make_option_group(cmdoptions.index_group, self.parser) + + self.parser.insert_option_group(0, index_opts) + self.parser.insert_option_group(0, self.cmd_opts) + + def handle_pip_version_check(self, options: Values) -> None: + if options.outdated or options.uptodate: + super().handle_pip_version_check(options) + + def _build_package_finder( + self, options: Values, session: "PipSession" + ) -> "PackageFinder": + """ + Create a package finder appropriate to this list command. + """ + # Lazy import the heavy index modules as most list invocations won't need 'em. + from pip._internal.index.collector import LinkCollector + from pip._internal.index.package_finder import PackageFinder + + link_collector = LinkCollector.create(session, options=options) + + # Pass allow_yanked=False to ignore yanked versions. + selection_prefs = SelectionPreferences( + allow_yanked=False, + allow_all_prereleases=options.pre, + ) + + return PackageFinder.create( + link_collector=link_collector, + selection_prefs=selection_prefs, + ) + + def run(self, options: Values, args: List[str]) -> int: + if options.outdated and options.uptodate: + raise CommandError("Options --outdated and --uptodate cannot be combined.") + + if options.outdated and options.list_format == "freeze": + raise CommandError( + "List format 'freeze' cannot be used with the --outdated option." + ) + + cmdoptions.check_list_path_option(options) + + skip = set(stdlib_pkgs) + if options.excludes: + skip.update(canonicalize_name(n) for n in options.excludes) + + packages: _ProcessedDists = [ + cast("_DistWithLatestInfo", d) + for d in get_environment(options.path).iter_installed_distributions( + local_only=options.local, + user_only=options.user, + editables_only=options.editable, + include_editables=options.include_editable, + skip=skip, + ) + ] + + # get_not_required must be called firstly in order to find and + # filter out all dependencies correctly. Otherwise a package + # can't be identified as requirement because some parent packages + # could be filtered out before. + if options.not_required: + packages = self.get_not_required(packages, options) + + if options.outdated: + packages = self.get_outdated(packages, options) + elif options.uptodate: + packages = self.get_uptodate(packages, options) + + self.output_package_listing(packages, options) + return SUCCESS + + def get_outdated( + self, packages: "_ProcessedDists", options: Values + ) -> "_ProcessedDists": + return [ + dist + for dist in self.iter_packages_latest_infos(packages, options) + if dist.latest_version > dist.version + ] + + def get_uptodate( + self, packages: "_ProcessedDists", options: Values + ) -> "_ProcessedDists": + return [ + dist + for dist in self.iter_packages_latest_infos(packages, options) + if dist.latest_version == dist.version + ] + + def get_not_required( + self, packages: "_ProcessedDists", options: Values + ) -> "_ProcessedDists": + dep_keys = { + canonicalize_name(dep.name) + for dist in packages + for dep in (dist.iter_dependencies() or ()) + } + + # Create a set to remove duplicate packages, and cast it to a list + # to keep the return type consistent with get_outdated and + # get_uptodate + return list({pkg for pkg in packages if pkg.canonical_name not in dep_keys}) + + def iter_packages_latest_infos( + self, packages: "_ProcessedDists", options: Values + ) -> Generator["_DistWithLatestInfo", None, None]: + with self._build_session(options) as session: + finder = self._build_package_finder(options, session) + + def latest_info( + dist: "_DistWithLatestInfo", + ) -> Optional["_DistWithLatestInfo"]: + all_candidates = finder.find_all_candidates(dist.canonical_name) + if not options.pre: + # Remove prereleases + all_candidates = [ + candidate + for candidate in all_candidates + if not candidate.version.is_prerelease + ] + + evaluator = finder.make_candidate_evaluator( + project_name=dist.canonical_name, + ) + best_candidate = evaluator.sort_best_candidate(all_candidates) + if best_candidate is None: + return None + + remote_version = best_candidate.version + if best_candidate.link.is_wheel: + typ = "wheel" + else: + typ = "sdist" + dist.latest_version = remote_version + dist.latest_filetype = typ + return dist + + for dist in map(latest_info, packages): + if dist is not None: + yield dist + + def output_package_listing( + self, packages: "_ProcessedDists", options: Values + ) -> None: + packages = sorted( + packages, + key=lambda dist: dist.canonical_name, + ) + if options.list_format == "columns" and packages: + data, header = format_for_columns(packages, options) + self.output_package_listing_columns(data, header) + elif options.list_format == "freeze": + for dist in packages: + if options.verbose >= 1: + write_output( + "%s==%s (%s)", dist.raw_name, dist.version, dist.location + ) + else: + write_output("%s==%s", dist.raw_name, dist.version) + elif options.list_format == "json": + write_output(format_for_json(packages, options)) + + def output_package_listing_columns( + self, data: List[List[str]], header: List[str] + ) -> None: + # insert the header first: we need to know the size of column names + if len(data) > 0: + data.insert(0, header) + + pkg_strings, sizes = tabulate(data) + + # Create and add a separator. + if len(data) > 0: + pkg_strings.insert(1, " ".join("-" * x for x in sizes)) + + for val in pkg_strings: + write_output(val) + + +def format_for_columns( + pkgs: "_ProcessedDists", options: Values +) -> Tuple[List[List[str]], List[str]]: + """ + Convert the package data into something usable + by output_package_listing_columns. + """ + header = ["Package", "Version"] + + running_outdated = options.outdated + if running_outdated: + header.extend(["Latest", "Type"]) + + has_editables = any(x.editable for x in pkgs) + if has_editables: + header.append("Editable project location") + + if options.verbose >= 1: + header.append("Location") + if options.verbose >= 1: + header.append("Installer") + + data = [] + for proj in pkgs: + # if we're working on the 'outdated' list, separate out the + # latest_version and type + row = [proj.raw_name, proj.raw_version] + + if running_outdated: + row.append(str(proj.latest_version)) + row.append(proj.latest_filetype) + + if has_editables: + row.append(proj.editable_project_location or "") + + if options.verbose >= 1: + row.append(proj.location or "") + if options.verbose >= 1: + row.append(proj.installer) + + data.append(row) + + return data, header + + +def format_for_json(packages: "_ProcessedDists", options: Values) -> str: + data = [] + for dist in packages: + info = { + "name": dist.raw_name, + "version": str(dist.version), + } + if options.verbose >= 1: + info["location"] = dist.location or "" + info["installer"] = dist.installer + if options.outdated: + info["latest_version"] = str(dist.latest_version) + info["latest_filetype"] = dist.latest_filetype + editable_project_location = dist.editable_project_location + if editable_project_location: + info["editable_project_location"] = editable_project_location + data.append(info) + return json.dumps(data) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/search.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/search.py new file mode 100644 index 00000000000..74b8d656b47 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/search.py @@ -0,0 +1,172 @@ +import logging +import shutil +import sys +import textwrap +import xmlrpc.client +from collections import OrderedDict +from optparse import Values +from typing import TYPE_CHECKING, Dict, List, Optional, TypedDict + +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.cli.base_command import Command +from pip._internal.cli.req_command import SessionCommandMixin +from pip._internal.cli.status_codes import NO_MATCHES_FOUND, SUCCESS +from pip._internal.exceptions import CommandError +from pip._internal.metadata import get_default_environment +from pip._internal.models.index import PyPI +from pip._internal.network.xmlrpc import PipXmlrpcTransport +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import write_output + +if TYPE_CHECKING: + + class TransformedHit(TypedDict): + name: str + summary: str + versions: List[str] + + +logger = logging.getLogger(__name__) + + +class SearchCommand(Command, SessionCommandMixin): + """Search for PyPI packages whose name or summary contains .""" + + usage = """ + %prog [options] """ + ignore_require_venv = True + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-i", + "--index", + dest="index", + metavar="URL", + default=PyPI.pypi_url, + help="Base URL of Python Package Index (default %default)", + ) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + if not args: + raise CommandError("Missing required argument (search query).") + query = args + pypi_hits = self.search(query, options) + hits = transform_hits(pypi_hits) + + terminal_width = None + if sys.stdout.isatty(): + terminal_width = shutil.get_terminal_size()[0] + + print_results(hits, terminal_width=terminal_width) + if pypi_hits: + return SUCCESS + return NO_MATCHES_FOUND + + def search(self, query: List[str], options: Values) -> List[Dict[str, str]]: + index_url = options.index + + session = self.get_default_session(options) + + transport = PipXmlrpcTransport(index_url, session) + pypi = xmlrpc.client.ServerProxy(index_url, transport) + try: + hits = pypi.search({"name": query, "summary": query}, "or") + except xmlrpc.client.Fault as fault: + message = ( + f"XMLRPC request failed [code: {fault.faultCode}]\n{fault.faultString}" + ) + raise CommandError(message) + assert isinstance(hits, list) + return hits + + +def transform_hits(hits: List[Dict[str, str]]) -> List["TransformedHit"]: + """ + The list from pypi is really a list of versions. We want a list of + packages with the list of versions stored inline. This converts the + list from pypi into one we can use. + """ + packages: Dict[str, TransformedHit] = OrderedDict() + for hit in hits: + name = hit["name"] + summary = hit["summary"] + version = hit["version"] + + if name not in packages.keys(): + packages[name] = { + "name": name, + "summary": summary, + "versions": [version], + } + else: + packages[name]["versions"].append(version) + + # if this is the highest version, replace summary and score + if version == highest_version(packages[name]["versions"]): + packages[name]["summary"] = summary + + return list(packages.values()) + + +def print_dist_installation_info(name: str, latest: str) -> None: + env = get_default_environment() + dist = env.get_distribution(name) + if dist is not None: + with indent_log(): + if dist.version == latest: + write_output("INSTALLED: %s (latest)", dist.version) + else: + write_output("INSTALLED: %s", dist.version) + if parse_version(latest).pre: + write_output( + "LATEST: %s (pre-release; install" + " with `pip install --pre`)", + latest, + ) + else: + write_output("LATEST: %s", latest) + + +def print_results( + hits: List["TransformedHit"], + name_column_width: Optional[int] = None, + terminal_width: Optional[int] = None, +) -> None: + if not hits: + return + if name_column_width is None: + name_column_width = ( + max( + [ + len(hit["name"]) + len(highest_version(hit.get("versions", ["-"]))) + for hit in hits + ] + ) + + 4 + ) + + for hit in hits: + name = hit["name"] + summary = hit["summary"] or "" + latest = highest_version(hit.get("versions", ["-"])) + if terminal_width is not None: + target_width = terminal_width - name_column_width - 5 + if target_width > 10: + # wrap and indent summary to fit terminal + summary_lines = textwrap.wrap(summary, target_width) + summary = ("\n" + " " * (name_column_width + 3)).join(summary_lines) + + name_latest = f"{name} ({latest})" + line = f"{name_latest:{name_column_width}} - {summary}" + try: + write_output(line) + print_dist_installation_info(name, latest) + except UnicodeEncodeError: + pass + + +def highest_version(versions: List[str]) -> str: + return max(versions, key=parse_version) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/show.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/show.py new file mode 100644 index 00000000000..b47500cf8b4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/show.py @@ -0,0 +1,224 @@ +import logging +from optparse import Values +from typing import Generator, Iterable, Iterator, List, NamedTuple, Optional + +from pip._vendor.packaging.requirements import InvalidRequirement +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.cli.base_command import Command +from pip._internal.cli.status_codes import ERROR, SUCCESS +from pip._internal.metadata import BaseDistribution, get_default_environment +from pip._internal.utils.misc import write_output + +logger = logging.getLogger(__name__) + + +class ShowCommand(Command): + """ + Show information about one or more installed packages. + + The output is in RFC-compliant mail header format. + """ + + usage = """ + %prog [options] ...""" + ignore_require_venv = True + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-f", + "--files", + dest="files", + action="store_true", + default=False, + help="Show the full list of installed files for each package.", + ) + + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + if not args: + logger.warning("ERROR: Please provide a package name or names.") + return ERROR + query = args + + results = search_packages_info(query) + if not print_results( + results, list_files=options.files, verbose=options.verbose + ): + return ERROR + return SUCCESS + + +class _PackageInfo(NamedTuple): + name: str + version: str + location: str + editable_project_location: Optional[str] + requires: List[str] + required_by: List[str] + installer: str + metadata_version: str + classifiers: List[str] + summary: str + homepage: str + project_urls: List[str] + author: str + author_email: str + license: str + license_expression: str + entry_points: List[str] + files: Optional[List[str]] + + +def search_packages_info(query: List[str]) -> Generator[_PackageInfo, None, None]: + """ + Gather details from installed distributions. Print distribution name, + version, location, and installed files. Installed files requires a + pip generated 'installed-files.txt' in the distributions '.egg-info' + directory. + """ + env = get_default_environment() + + installed = {dist.canonical_name: dist for dist in env.iter_all_distributions()} + query_names = [canonicalize_name(name) for name in query] + missing = sorted( + [name for name, pkg in zip(query, query_names) if pkg not in installed] + ) + if missing: + logger.warning("Package(s) not found: %s", ", ".join(missing)) + + def _get_requiring_packages(current_dist: BaseDistribution) -> Iterator[str]: + return ( + dist.metadata["Name"] or "UNKNOWN" + for dist in installed.values() + if current_dist.canonical_name + in {canonicalize_name(d.name) for d in dist.iter_dependencies()} + ) + + for query_name in query_names: + try: + dist = installed[query_name] + except KeyError: + continue + + try: + requires = sorted( + # Avoid duplicates in requirements (e.g. due to environment markers). + {req.name for req in dist.iter_dependencies()}, + key=str.lower, + ) + except InvalidRequirement: + requires = sorted(dist.iter_raw_dependencies(), key=str.lower) + + try: + required_by = sorted(_get_requiring_packages(dist), key=str.lower) + except InvalidRequirement: + required_by = ["#N/A"] + + try: + entry_points_text = dist.read_text("entry_points.txt") + entry_points = entry_points_text.splitlines(keepends=False) + except FileNotFoundError: + entry_points = [] + + files_iter = dist.iter_declared_entries() + if files_iter is None: + files: Optional[List[str]] = None + else: + files = sorted(files_iter) + + metadata = dist.metadata + + project_urls = metadata.get_all("Project-URL", []) + homepage = metadata.get("Home-page", "") + if not homepage: + # It's common that there is a "homepage" Project-URL, but Home-page + # remains unset (especially as PEP 621 doesn't surface the field). + # + # This logic was taken from PyPI's codebase. + for url in project_urls: + url_label, url = url.split(",", maxsplit=1) + normalized_label = ( + url_label.casefold().replace("-", "").replace("_", "").strip() + ) + if normalized_label == "homepage": + homepage = url.strip() + break + + yield _PackageInfo( + name=dist.raw_name, + version=dist.raw_version, + location=dist.location or "", + editable_project_location=dist.editable_project_location, + requires=requires, + required_by=required_by, + installer=dist.installer, + metadata_version=dist.metadata_version or "", + classifiers=metadata.get_all("Classifier", []), + summary=metadata.get("Summary", ""), + homepage=homepage, + project_urls=project_urls, + author=metadata.get("Author", ""), + author_email=metadata.get("Author-email", ""), + license=metadata.get("License", ""), + license_expression=metadata.get("License-Expression", ""), + entry_points=entry_points, + files=files, + ) + + +def print_results( + distributions: Iterable[_PackageInfo], + list_files: bool, + verbose: bool, +) -> bool: + """ + Print the information from installed distributions found. + """ + results_printed = False + for i, dist in enumerate(distributions): + results_printed = True + if i > 0: + write_output("---") + + metadata_version_tuple = tuple(map(int, dist.metadata_version.split("."))) + + write_output("Name: %s", dist.name) + write_output("Version: %s", dist.version) + write_output("Summary: %s", dist.summary) + write_output("Home-page: %s", dist.homepage) + write_output("Author: %s", dist.author) + write_output("Author-email: %s", dist.author_email) + if metadata_version_tuple >= (2, 4) and dist.license_expression: + write_output("License-Expression: %s", dist.license_expression) + else: + write_output("License: %s", dist.license) + write_output("Location: %s", dist.location) + if dist.editable_project_location is not None: + write_output( + "Editable project location: %s", dist.editable_project_location + ) + write_output("Requires: %s", ", ".join(dist.requires)) + write_output("Required-by: %s", ", ".join(dist.required_by)) + + if verbose: + write_output("Metadata-Version: %s", dist.metadata_version) + write_output("Installer: %s", dist.installer) + write_output("Classifiers:") + for classifier in dist.classifiers: + write_output(" %s", classifier) + write_output("Entry-points:") + for entry in dist.entry_points: + write_output(" %s", entry.strip()) + write_output("Project-URLs:") + for project_url in dist.project_urls: + write_output(" %s", project_url) + if list_files: + write_output("Files:") + if dist.files is None: + write_output("Cannot locate RECORD or installed-files.txt") + else: + for line in dist.files: + write_output(" %s", line.strip()) + return results_printed diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py new file mode 100644 index 00000000000..bc0edeac9fb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py @@ -0,0 +1,114 @@ +import logging +from optparse import Values +from typing import List + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.cli import cmdoptions +from pip._internal.cli.base_command import Command +from pip._internal.cli.index_command import SessionCommandMixin +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.exceptions import InstallationError +from pip._internal.req import parse_requirements +from pip._internal.req.constructors import ( + install_req_from_line, + install_req_from_parsed_requirement, +) +from pip._internal.utils.misc import ( + check_externally_managed, + protect_pip_from_modification_on_windows, + warn_if_run_as_root, +) + +logger = logging.getLogger(__name__) + + +class UninstallCommand(Command, SessionCommandMixin): + """ + Uninstall packages. + + pip is able to uninstall most installed packages. Known exceptions are: + + - Pure distutils packages installed with ``python setup.py install``, which + leave behind no metadata to determine what files were installed. + - Script wrappers installed by ``python setup.py develop``. + """ + + usage = """ + %prog [options] ... + %prog [options] -r ...""" + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-r", + "--requirement", + dest="requirements", + action="append", + default=[], + metavar="file", + help=( + "Uninstall all the packages listed in the given requirements " + "file. This option can be used multiple times." + ), + ) + self.cmd_opts.add_option( + "-y", + "--yes", + dest="yes", + action="store_true", + help="Don't ask for confirmation of uninstall deletions.", + ) + self.cmd_opts.add_option(cmdoptions.root_user_action()) + self.cmd_opts.add_option(cmdoptions.override_externally_managed()) + self.parser.insert_option_group(0, self.cmd_opts) + + def run(self, options: Values, args: List[str]) -> int: + session = self.get_default_session(options) + + reqs_to_uninstall = {} + for name in args: + req = install_req_from_line( + name, + isolated=options.isolated_mode, + ) + if req.name: + reqs_to_uninstall[canonicalize_name(req.name)] = req + else: + logger.warning( + "Invalid requirement: %r ignored -" + " the uninstall command expects named" + " requirements.", + name, + ) + for filename in options.requirements: + for parsed_req in parse_requirements( + filename, options=options, session=session + ): + req = install_req_from_parsed_requirement( + parsed_req, isolated=options.isolated_mode + ) + if req.name: + reqs_to_uninstall[canonicalize_name(req.name)] = req + if not reqs_to_uninstall: + raise InstallationError( + f"You must give at least one requirement to {self.name} (see " + f'"pip help {self.name}")' + ) + + if not options.override_externally_managed: + check_externally_managed() + + protect_pip_from_modification_on_windows( + modifying_pip="pip" in reqs_to_uninstall + ) + + for req in reqs_to_uninstall.values(): + uninstall_pathset = req.uninstall( + auto_confirm=options.yes, + verbose=self.verbosity > 0, + ) + if uninstall_pathset: + uninstall_pathset.commit() + if options.root_user_action == "warn": + warn_if_run_as_root() + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/wheel.py new file mode 100644 index 00000000000..278719f4e0c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/commands/wheel.py @@ -0,0 +1,182 @@ +import logging +import os +import shutil +from optparse import Values +from typing import List + +from pip._internal.cache import WheelCache +from pip._internal.cli import cmdoptions +from pip._internal.cli.req_command import RequirementCommand, with_cleanup +from pip._internal.cli.status_codes import SUCCESS +from pip._internal.exceptions import CommandError +from pip._internal.operations.build.build_tracker import get_build_tracker +from pip._internal.req.req_install import ( + InstallRequirement, + check_legacy_setup_py_options, +) +from pip._internal.utils.misc import ensure_dir, normalize_path +from pip._internal.utils.temp_dir import TempDirectory +from pip._internal.wheel_builder import build, should_build_for_wheel_command + +logger = logging.getLogger(__name__) + + +class WheelCommand(RequirementCommand): + """ + Build Wheel archives for your requirements and dependencies. + + Wheel is a built-package format, and offers the advantage of not + recompiling your software during every install. For more details, see the + wheel docs: https://wheel.readthedocs.io/en/latest/ + + 'pip wheel' uses the build system interface as described here: + https://pip.pypa.io/en/stable/reference/build-system/ + + """ + + usage = """ + %prog [options] ... + %prog [options] -r ... + %prog [options] [-e] ... + %prog [options] [-e] ... + %prog [options] ...""" + + def add_options(self) -> None: + self.cmd_opts.add_option( + "-w", + "--wheel-dir", + dest="wheel_dir", + metavar="dir", + default=os.curdir, + help=( + "Build wheels into , where the default is the " + "current working directory." + ), + ) + self.cmd_opts.add_option(cmdoptions.no_binary()) + self.cmd_opts.add_option(cmdoptions.only_binary()) + self.cmd_opts.add_option(cmdoptions.prefer_binary()) + self.cmd_opts.add_option(cmdoptions.no_build_isolation()) + self.cmd_opts.add_option(cmdoptions.use_pep517()) + self.cmd_opts.add_option(cmdoptions.no_use_pep517()) + self.cmd_opts.add_option(cmdoptions.check_build_deps()) + self.cmd_opts.add_option(cmdoptions.constraints()) + self.cmd_opts.add_option(cmdoptions.editable()) + self.cmd_opts.add_option(cmdoptions.requirements()) + self.cmd_opts.add_option(cmdoptions.src()) + self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) + self.cmd_opts.add_option(cmdoptions.no_deps()) + self.cmd_opts.add_option(cmdoptions.progress_bar()) + + self.cmd_opts.add_option( + "--no-verify", + dest="no_verify", + action="store_true", + default=False, + help="Don't verify if built wheel is valid.", + ) + + self.cmd_opts.add_option(cmdoptions.config_settings()) + self.cmd_opts.add_option(cmdoptions.build_options()) + self.cmd_opts.add_option(cmdoptions.global_options()) + + self.cmd_opts.add_option( + "--pre", + action="store_true", + default=False, + help=( + "Include pre-release and development versions. By default, " + "pip only finds stable versions." + ), + ) + + self.cmd_opts.add_option(cmdoptions.require_hashes()) + + index_opts = cmdoptions.make_option_group( + cmdoptions.index_group, + self.parser, + ) + + self.parser.insert_option_group(0, index_opts) + self.parser.insert_option_group(0, self.cmd_opts) + + @with_cleanup + def run(self, options: Values, args: List[str]) -> int: + session = self.get_default_session(options) + + finder = self._build_package_finder(options, session) + + options.wheel_dir = normalize_path(options.wheel_dir) + ensure_dir(options.wheel_dir) + + build_tracker = self.enter_context(get_build_tracker()) + + directory = TempDirectory( + delete=not options.no_clean, + kind="wheel", + globally_managed=True, + ) + + reqs = self.get_requirements(args, options, finder, session) + check_legacy_setup_py_options(options, reqs) + + wheel_cache = WheelCache(options.cache_dir) + + preparer = self.make_requirement_preparer( + temp_build_dir=directory, + options=options, + build_tracker=build_tracker, + session=session, + finder=finder, + download_dir=options.wheel_dir, + use_user_site=False, + verbosity=self.verbosity, + ) + + resolver = self.make_resolver( + preparer=preparer, + finder=finder, + options=options, + wheel_cache=wheel_cache, + ignore_requires_python=options.ignore_requires_python, + use_pep517=options.use_pep517, + ) + + self.trace_basic_info(finder) + + requirement_set = resolver.resolve(reqs, check_supported_wheels=True) + + reqs_to_build: List[InstallRequirement] = [] + for req in requirement_set.requirements.values(): + if req.is_wheel: + preparer.save_linked_requirement(req) + elif should_build_for_wheel_command(req): + reqs_to_build.append(req) + + preparer.prepare_linked_requirements_more(requirement_set.requirements.values()) + + # build wheels + build_successes, build_failures = build( + reqs_to_build, + wheel_cache=wheel_cache, + verify=(not options.no_verify), + build_options=options.build_options or [], + global_options=options.global_options or [], + ) + for req in build_successes: + assert req.link and req.link.is_wheel + assert req.local_file_path + # copy from cache to target directory + try: + shutil.copy(req.local_file_path, options.wheel_dir) + except OSError as e: + logger.warning( + "Building wheel for %s failed: %s", + req.name, + e, + ) + build_failures.append(req) + if len(build_failures) != 0: + raise CommandError("Failed to build one or more wheels") + + return SUCCESS diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/configuration.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/configuration.py new file mode 100644 index 00000000000..ffeda1d47a1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/configuration.py @@ -0,0 +1,383 @@ +"""Configuration management setup + +Some terminology: +- name + As written in config files. +- value + Value associated with a name +- key + Name combined with it's section (section.name) +- variant + A single word describing where the configuration key-value pair came from +""" + +import configparser +import locale +import os +import sys +from typing import Any, Dict, Iterable, List, NewType, Optional, Tuple + +from pip._internal.exceptions import ( + ConfigurationError, + ConfigurationFileCouldNotBeLoaded, +) +from pip._internal.utils import appdirs +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.logging import getLogger +from pip._internal.utils.misc import ensure_dir, enum + +RawConfigParser = configparser.RawConfigParser # Shorthand +Kind = NewType("Kind", str) + +CONFIG_BASENAME = "pip.ini" if WINDOWS else "pip.conf" +ENV_NAMES_IGNORED = "version", "help" + +# The kinds of configurations there are. +kinds = enum( + USER="user", # User Specific + GLOBAL="global", # System Wide + SITE="site", # [Virtual] Environment Specific + ENV="env", # from PIP_CONFIG_FILE + ENV_VAR="env-var", # from Environment Variables +) +OVERRIDE_ORDER = kinds.GLOBAL, kinds.USER, kinds.SITE, kinds.ENV, kinds.ENV_VAR +VALID_LOAD_ONLY = kinds.USER, kinds.GLOBAL, kinds.SITE + +logger = getLogger(__name__) + + +# NOTE: Maybe use the optionx attribute to normalize keynames. +def _normalize_name(name: str) -> str: + """Make a name consistent regardless of source (environment or file)""" + name = name.lower().replace("_", "-") + if name.startswith("--"): + name = name[2:] # only prefer long opts + return name + + +def _disassemble_key(name: str) -> List[str]: + if "." not in name: + error_message = ( + "Key does not contain dot separated section and key. " + f"Perhaps you wanted to use 'global.{name}' instead?" + ) + raise ConfigurationError(error_message) + return name.split(".", 1) + + +def get_configuration_files() -> Dict[Kind, List[str]]: + global_config_files = [ + os.path.join(path, CONFIG_BASENAME) for path in appdirs.site_config_dirs("pip") + ] + + site_config_file = os.path.join(sys.prefix, CONFIG_BASENAME) + legacy_config_file = os.path.join( + os.path.expanduser("~"), + "pip" if WINDOWS else ".pip", + CONFIG_BASENAME, + ) + new_config_file = os.path.join(appdirs.user_config_dir("pip"), CONFIG_BASENAME) + return { + kinds.GLOBAL: global_config_files, + kinds.SITE: [site_config_file], + kinds.USER: [legacy_config_file, new_config_file], + } + + +class Configuration: + """Handles management of configuration. + + Provides an interface to accessing and managing configuration files. + + This class converts provides an API that takes "section.key-name" style + keys and stores the value associated with it as "key-name" under the + section "section". + + This allows for a clean interface wherein the both the section and the + key-name are preserved in an easy to manage form in the configuration files + and the data stored is also nice. + """ + + def __init__(self, isolated: bool, load_only: Optional[Kind] = None) -> None: + super().__init__() + + if load_only is not None and load_only not in VALID_LOAD_ONLY: + raise ConfigurationError( + "Got invalid value for load_only - should be one of {}".format( + ", ".join(map(repr, VALID_LOAD_ONLY)) + ) + ) + self.isolated = isolated + self.load_only = load_only + + # Because we keep track of where we got the data from + self._parsers: Dict[Kind, List[Tuple[str, RawConfigParser]]] = { + variant: [] for variant in OVERRIDE_ORDER + } + self._config: Dict[Kind, Dict[str, Any]] = { + variant: {} for variant in OVERRIDE_ORDER + } + self._modified_parsers: List[Tuple[str, RawConfigParser]] = [] + + def load(self) -> None: + """Loads configuration from configuration files and environment""" + self._load_config_files() + if not self.isolated: + self._load_environment_vars() + + def get_file_to_edit(self) -> Optional[str]: + """Returns the file with highest priority in configuration""" + assert self.load_only is not None, "Need to be specified a file to be editing" + + try: + return self._get_parser_to_modify()[0] + except IndexError: + return None + + def items(self) -> Iterable[Tuple[str, Any]]: + """Returns key-value pairs like dict.items() representing the loaded + configuration + """ + return self._dictionary.items() + + def get_value(self, key: str) -> Any: + """Get a value from the configuration.""" + orig_key = key + key = _normalize_name(key) + try: + return self._dictionary[key] + except KeyError: + # disassembling triggers a more useful error message than simply + # "No such key" in the case that the key isn't in the form command.option + _disassemble_key(key) + raise ConfigurationError(f"No such key - {orig_key}") + + def set_value(self, key: str, value: Any) -> None: + """Modify a value in the configuration.""" + key = _normalize_name(key) + self._ensure_have_load_only() + + assert self.load_only + fname, parser = self._get_parser_to_modify() + + if parser is not None: + section, name = _disassemble_key(key) + + # Modify the parser and the configuration + if not parser.has_section(section): + parser.add_section(section) + parser.set(section, name, value) + + self._config[self.load_only][key] = value + self._mark_as_modified(fname, parser) + + def unset_value(self, key: str) -> None: + """Unset a value in the configuration.""" + orig_key = key + key = _normalize_name(key) + self._ensure_have_load_only() + + assert self.load_only + if key not in self._config[self.load_only]: + raise ConfigurationError(f"No such key - {orig_key}") + + fname, parser = self._get_parser_to_modify() + + if parser is not None: + section, name = _disassemble_key(key) + if not ( + parser.has_section(section) and parser.remove_option(section, name) + ): + # The option was not removed. + raise ConfigurationError( + "Fatal Internal error [id=1]. Please report as a bug." + ) + + # The section may be empty after the option was removed. + if not parser.items(section): + parser.remove_section(section) + self._mark_as_modified(fname, parser) + + del self._config[self.load_only][key] + + def save(self) -> None: + """Save the current in-memory state.""" + self._ensure_have_load_only() + + for fname, parser in self._modified_parsers: + logger.info("Writing to %s", fname) + + # Ensure directory exists. + ensure_dir(os.path.dirname(fname)) + + # Ensure directory's permission(need to be writeable) + try: + with open(fname, "w") as f: + parser.write(f) + except OSError as error: + raise ConfigurationError( + f"An error occurred while writing to the configuration file " + f"{fname}: {error}" + ) + + # + # Private routines + # + + def _ensure_have_load_only(self) -> None: + if self.load_only is None: + raise ConfigurationError("Needed a specific file to be modifying.") + logger.debug("Will be working with %s variant only", self.load_only) + + @property + def _dictionary(self) -> Dict[str, Any]: + """A dictionary representing the loaded configuration.""" + # NOTE: Dictionaries are not populated if not loaded. So, conditionals + # are not needed here. + retval = {} + + for variant in OVERRIDE_ORDER: + retval.update(self._config[variant]) + + return retval + + def _load_config_files(self) -> None: + """Loads configuration from configuration files""" + config_files = dict(self.iter_config_files()) + if config_files[kinds.ENV][0:1] == [os.devnull]: + logger.debug( + "Skipping loading configuration files due to " + "environment's PIP_CONFIG_FILE being os.devnull" + ) + return + + for variant, files in config_files.items(): + for fname in files: + # If there's specific variant set in `load_only`, load only + # that variant, not the others. + if self.load_only is not None and variant != self.load_only: + logger.debug("Skipping file '%s' (variant: %s)", fname, variant) + continue + + parser = self._load_file(variant, fname) + + # Keeping track of the parsers used + self._parsers[variant].append((fname, parser)) + + def _load_file(self, variant: Kind, fname: str) -> RawConfigParser: + logger.verbose("For variant '%s', will try loading '%s'", variant, fname) + parser = self._construct_parser(fname) + + for section in parser.sections(): + items = parser.items(section) + self._config[variant].update(self._normalized_keys(section, items)) + + return parser + + def _construct_parser(self, fname: str) -> RawConfigParser: + parser = configparser.RawConfigParser() + # If there is no such file, don't bother reading it but create the + # parser anyway, to hold the data. + # Doing this is useful when modifying and saving files, where we don't + # need to construct a parser. + if os.path.exists(fname): + locale_encoding = locale.getpreferredencoding(False) + try: + parser.read(fname, encoding=locale_encoding) + except UnicodeDecodeError: + # See https://github.com/pypa/pip/issues/4963 + raise ConfigurationFileCouldNotBeLoaded( + reason=f"contains invalid {locale_encoding} characters", + fname=fname, + ) + except configparser.Error as error: + # See https://github.com/pypa/pip/issues/4893 + raise ConfigurationFileCouldNotBeLoaded(error=error) + return parser + + def _load_environment_vars(self) -> None: + """Loads configuration from environment variables""" + self._config[kinds.ENV_VAR].update( + self._normalized_keys(":env:", self.get_environ_vars()) + ) + + def _normalized_keys( + self, section: str, items: Iterable[Tuple[str, Any]] + ) -> Dict[str, Any]: + """Normalizes items to construct a dictionary with normalized keys. + + This routine is where the names become keys and are made the same + regardless of source - configuration files or environment. + """ + normalized = {} + for name, val in items: + key = section + "." + _normalize_name(name) + normalized[key] = val + return normalized + + def get_environ_vars(self) -> Iterable[Tuple[str, str]]: + """Returns a generator with all environmental vars with prefix PIP_""" + for key, val in os.environ.items(): + if key.startswith("PIP_"): + name = key[4:].lower() + if name not in ENV_NAMES_IGNORED: + yield name, val + + # XXX: This is patched in the tests. + def iter_config_files(self) -> Iterable[Tuple[Kind, List[str]]]: + """Yields variant and configuration files associated with it. + + This should be treated like items of a dictionary. The order + here doesn't affect what gets overridden. That is controlled + by OVERRIDE_ORDER. However this does control the order they are + displayed to the user. It's probably most ergonomic to display + things in the same order as OVERRIDE_ORDER + """ + # SMELL: Move the conditions out of this function + + env_config_file = os.environ.get("PIP_CONFIG_FILE", None) + config_files = get_configuration_files() + + yield kinds.GLOBAL, config_files[kinds.GLOBAL] + + # per-user config is not loaded when env_config_file exists + should_load_user_config = not self.isolated and not ( + env_config_file and os.path.exists(env_config_file) + ) + if should_load_user_config: + # The legacy config file is overridden by the new config file + yield kinds.USER, config_files[kinds.USER] + + # virtualenv config + yield kinds.SITE, config_files[kinds.SITE] + + if env_config_file is not None: + yield kinds.ENV, [env_config_file] + else: + yield kinds.ENV, [] + + def get_values_in_config(self, variant: Kind) -> Dict[str, Any]: + """Get values present in a config file""" + return self._config[variant] + + def _get_parser_to_modify(self) -> Tuple[str, RawConfigParser]: + # Determine which parser to modify + assert self.load_only + parsers = self._parsers[self.load_only] + if not parsers: + # This should not happen if everything works correctly. + raise ConfigurationError( + "Fatal Internal error [id=2]. Please report as a bug." + ) + + # Use the highest priority parser. + return parsers[-1] + + # XXX: This is patched in the tests. + def _mark_as_modified(self, fname: str, parser: RawConfigParser) -> None: + file_parser_tuple = (fname, parser) + if file_parser_tuple not in self._modified_parsers: + self._modified_parsers.append(file_parser_tuple) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({self._dictionary!r})" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py new file mode 100644 index 00000000000..9a89a838b9a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py @@ -0,0 +1,21 @@ +from pip._internal.distributions.base import AbstractDistribution +from pip._internal.distributions.sdist import SourceDistribution +from pip._internal.distributions.wheel import WheelDistribution +from pip._internal.req.req_install import InstallRequirement + + +def make_distribution_for_install_requirement( + install_req: InstallRequirement, +) -> AbstractDistribution: + """Returns a Distribution for the given InstallRequirement""" + # Editable requirements will always be source distributions. They use the + # legacy logic until we create a modern standard for them. + if install_req.editable: + return SourceDistribution(install_req) + + # If it's a wheel, it's a WheelDistribution + if install_req.is_wheel: + return WheelDistribution(install_req) + + # Otherwise, a SourceDistribution + return SourceDistribution(install_req) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/base.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/base.py new file mode 100644 index 00000000000..6e4d0c91a90 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/base.py @@ -0,0 +1,53 @@ +import abc +from typing import TYPE_CHECKING, Optional + +from pip._internal.metadata.base import BaseDistribution +from pip._internal.req import InstallRequirement + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + + +class AbstractDistribution(metaclass=abc.ABCMeta): + """A base class for handling installable artifacts. + + The requirements for anything installable are as follows: + + - we must be able to determine the requirement name + (or we can't correctly handle the non-upgrade case). + + - for packages with setup requirements, we must also be able + to determine their requirements without installing additional + packages (for the same reason as run-time dependencies) + + - we must be able to create a Distribution object exposing the + above metadata. + + - if we need to do work in the build tracker, we must be able to generate a unique + string to identify the requirement in the build tracker. + """ + + def __init__(self, req: InstallRequirement) -> None: + super().__init__() + self.req = req + + @abc.abstractproperty + def build_tracker_id(self) -> Optional[str]: + """A string that uniquely identifies this requirement to the build tracker. + + If None, then this dist has no work to do in the build tracker, and + ``.prepare_distribution_metadata()`` will not be called.""" + raise NotImplementedError() + + @abc.abstractmethod + def get_metadata_distribution(self) -> BaseDistribution: + raise NotImplementedError() + + @abc.abstractmethod + def prepare_distribution_metadata( + self, + finder: "PackageFinder", + build_isolation: bool, + check_build_deps: bool, + ) -> None: + raise NotImplementedError() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/installed.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/installed.py new file mode 100644 index 00000000000..ab8d53be740 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/installed.py @@ -0,0 +1,29 @@ +from typing import Optional + +from pip._internal.distributions.base import AbstractDistribution +from pip._internal.index.package_finder import PackageFinder +from pip._internal.metadata import BaseDistribution + + +class InstalledDistribution(AbstractDistribution): + """Represents an installed package. + + This does not need any preparation as the required information has already + been computed. + """ + + @property + def build_tracker_id(self) -> Optional[str]: + return None + + def get_metadata_distribution(self) -> BaseDistribution: + assert self.req.satisfied_by is not None, "not actually installed" + return self.req.satisfied_by + + def prepare_distribution_metadata( + self, + finder: PackageFinder, + build_isolation: bool, + check_build_deps: bool, + ) -> None: + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/sdist.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/sdist.py new file mode 100644 index 00000000000..28ea5cea16c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/sdist.py @@ -0,0 +1,158 @@ +import logging +from typing import TYPE_CHECKING, Iterable, Optional, Set, Tuple + +from pip._internal.build_env import BuildEnvironment +from pip._internal.distributions.base import AbstractDistribution +from pip._internal.exceptions import InstallationError +from pip._internal.metadata import BaseDistribution +from pip._internal.utils.subprocess import runner_with_spinner_message + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + +logger = logging.getLogger(__name__) + + +class SourceDistribution(AbstractDistribution): + """Represents a source distribution. + + The preparation step for these needs metadata for the packages to be + generated, either using PEP 517 or using the legacy `setup.py egg_info`. + """ + + @property + def build_tracker_id(self) -> Optional[str]: + """Identify this requirement uniquely by its link.""" + assert self.req.link + return self.req.link.url_without_fragment + + def get_metadata_distribution(self) -> BaseDistribution: + return self.req.get_dist() + + def prepare_distribution_metadata( + self, + finder: "PackageFinder", + build_isolation: bool, + check_build_deps: bool, + ) -> None: + # Load pyproject.toml, to determine whether PEP 517 is to be used + self.req.load_pyproject_toml() + + # Set up the build isolation, if this requirement should be isolated + should_isolate = self.req.use_pep517 and build_isolation + if should_isolate: + # Setup an isolated environment and install the build backend static + # requirements in it. + self._prepare_build_backend(finder) + # Check that if the requirement is editable, it either supports PEP 660 or + # has a setup.py or a setup.cfg. This cannot be done earlier because we need + # to setup the build backend to verify it supports build_editable, nor can + # it be done later, because we want to avoid installing build requirements + # needlessly. Doing it here also works around setuptools generating + # UNKNOWN.egg-info when running get_requires_for_build_wheel on a directory + # without setup.py nor setup.cfg. + self.req.isolated_editable_sanity_check() + # Install the dynamic build requirements. + self._install_build_reqs(finder) + # Check if the current environment provides build dependencies + should_check_deps = self.req.use_pep517 and check_build_deps + if should_check_deps: + pyproject_requires = self.req.pyproject_requires + assert pyproject_requires is not None + conflicting, missing = self.req.build_env.check_requirements( + pyproject_requires + ) + if conflicting: + self._raise_conflicts("the backend dependencies", conflicting) + if missing: + self._raise_missing_reqs(missing) + self.req.prepare_metadata() + + def _prepare_build_backend(self, finder: "PackageFinder") -> None: + # Isolate in a BuildEnvironment and install the build-time + # requirements. + pyproject_requires = self.req.pyproject_requires + assert pyproject_requires is not None + + self.req.build_env = BuildEnvironment() + self.req.build_env.install_requirements( + finder, pyproject_requires, "overlay", kind="build dependencies" + ) + conflicting, missing = self.req.build_env.check_requirements( + self.req.requirements_to_check + ) + if conflicting: + self._raise_conflicts("PEP 517/518 supported requirements", conflicting) + if missing: + logger.warning( + "Missing build requirements in pyproject.toml for %s.", + self.req, + ) + logger.warning( + "The project does not specify a build backend, and " + "pip cannot fall back to setuptools without %s.", + " and ".join(map(repr, sorted(missing))), + ) + + def _get_build_requires_wheel(self) -> Iterable[str]: + with self.req.build_env: + runner = runner_with_spinner_message("Getting requirements to build wheel") + backend = self.req.pep517_backend + assert backend is not None + with backend.subprocess_runner(runner): + return backend.get_requires_for_build_wheel() + + def _get_build_requires_editable(self) -> Iterable[str]: + with self.req.build_env: + runner = runner_with_spinner_message( + "Getting requirements to build editable" + ) + backend = self.req.pep517_backend + assert backend is not None + with backend.subprocess_runner(runner): + return backend.get_requires_for_build_editable() + + def _install_build_reqs(self, finder: "PackageFinder") -> None: + # Install any extra build dependencies that the backend requests. + # This must be done in a second pass, as the pyproject.toml + # dependencies must be installed before we can call the backend. + if ( + self.req.editable + and self.req.permit_editable_wheels + and self.req.supports_pyproject_editable + ): + build_reqs = self._get_build_requires_editable() + else: + build_reqs = self._get_build_requires_wheel() + conflicting, missing = self.req.build_env.check_requirements(build_reqs) + if conflicting: + self._raise_conflicts("the backend dependencies", conflicting) + self.req.build_env.install_requirements( + finder, missing, "normal", kind="backend dependencies" + ) + + def _raise_conflicts( + self, conflicting_with: str, conflicting_reqs: Set[Tuple[str, str]] + ) -> None: + format_string = ( + "Some build dependencies for {requirement} " + "conflict with {conflicting_with}: {description}." + ) + error_message = format_string.format( + requirement=self.req, + conflicting_with=conflicting_with, + description=", ".join( + f"{installed} is incompatible with {wanted}" + for installed, wanted in sorted(conflicting_reqs) + ), + ) + raise InstallationError(error_message) + + def _raise_missing_reqs(self, missing: Set[str]) -> None: + format_string = ( + "Some build dependencies for {requirement} are missing: {missing}." + ) + error_message = format_string.format( + requirement=self.req, missing=", ".join(map(repr, sorted(missing))) + ) + raise InstallationError(error_message) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py new file mode 100644 index 00000000000..bfadd39dcb7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py @@ -0,0 +1,42 @@ +from typing import TYPE_CHECKING, Optional + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.distributions.base import AbstractDistribution +from pip._internal.metadata import ( + BaseDistribution, + FilesystemWheel, + get_wheel_distribution, +) + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + + +class WheelDistribution(AbstractDistribution): + """Represents a wheel distribution. + + This does not need any preparation as wheels can be directly unpacked. + """ + + @property + def build_tracker_id(self) -> Optional[str]: + return None + + def get_metadata_distribution(self) -> BaseDistribution: + """Loads the metadata from the wheel file into memory and returns a + Distribution that uses it, not relying on the wheel file or + requirement. + """ + assert self.req.local_file_path, "Set as part of preparation during download" + assert self.req.name, "Wheels are never unnamed" + wheel = FilesystemWheel(self.req.local_file_path) + return get_wheel_distribution(wheel, canonicalize_name(self.req.name)) + + def prepare_distribution_metadata( + self, + finder: "PackageFinder", + build_isolation: bool, + check_build_deps: bool, + ) -> None: + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/exceptions.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/exceptions.py new file mode 100644 index 00000000000..45a876a850d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/exceptions.py @@ -0,0 +1,809 @@ +"""Exceptions used throughout package. + +This module MUST NOT try to import from anything within `pip._internal` to +operate. This is expected to be importable from any/all files within the +subpackage and, thus, should not depend on them. +""" + +import configparser +import contextlib +import locale +import logging +import pathlib +import re +import sys +from itertools import chain, groupby, repeat +from typing import TYPE_CHECKING, Dict, Iterator, List, Literal, Optional, Union + +from pip._vendor.packaging.requirements import InvalidRequirement +from pip._vendor.packaging.version import InvalidVersion +from pip._vendor.rich.console import Console, ConsoleOptions, RenderResult +from pip._vendor.rich.markup import escape +from pip._vendor.rich.text import Text + +if TYPE_CHECKING: + from hashlib import _Hash + + from pip._vendor.requests.models import Request, Response + + from pip._internal.metadata import BaseDistribution + from pip._internal.req.req_install import InstallRequirement + +logger = logging.getLogger(__name__) + + +# +# Scaffolding +# +def _is_kebab_case(s: str) -> bool: + return re.match(r"^[a-z]+(-[a-z]+)*$", s) is not None + + +def _prefix_with_indent( + s: Union[Text, str], + console: Console, + *, + prefix: str, + indent: str, +) -> Text: + if isinstance(s, Text): + text = s + else: + text = console.render_str(s) + + return console.render_str(prefix, overflow="ignore") + console.render_str( + f"\n{indent}", overflow="ignore" + ).join(text.split(allow_blank=True)) + + +class PipError(Exception): + """The base pip error.""" + + +class DiagnosticPipError(PipError): + """An error, that presents diagnostic information to the user. + + This contains a bunch of logic, to enable pretty presentation of our error + messages. Each error gets a unique reference. Each error can also include + additional context, a hint and/or a note -- which are presented with the + main error message in a consistent style. + + This is adapted from the error output styling in `sphinx-theme-builder`. + """ + + reference: str + + def __init__( + self, + *, + kind: 'Literal["error", "warning"]' = "error", + reference: Optional[str] = None, + message: Union[str, Text], + context: Optional[Union[str, Text]], + hint_stmt: Optional[Union[str, Text]], + note_stmt: Optional[Union[str, Text]] = None, + link: Optional[str] = None, + ) -> None: + # Ensure a proper reference is provided. + if reference is None: + assert hasattr(self, "reference"), "error reference not provided!" + reference = self.reference + assert _is_kebab_case(reference), "error reference must be kebab-case!" + + self.kind = kind + self.reference = reference + + self.message = message + self.context = context + + self.note_stmt = note_stmt + self.hint_stmt = hint_stmt + + self.link = link + + super().__init__(f"<{self.__class__.__name__}: {self.reference}>") + + def __repr__(self) -> str: + return ( + f"<{self.__class__.__name__}(" + f"reference={self.reference!r}, " + f"message={self.message!r}, " + f"context={self.context!r}, " + f"note_stmt={self.note_stmt!r}, " + f"hint_stmt={self.hint_stmt!r}" + ")>" + ) + + def __rich_console__( + self, + console: Console, + options: ConsoleOptions, + ) -> RenderResult: + colour = "red" if self.kind == "error" else "yellow" + + yield f"[{colour} bold]{self.kind}[/]: [bold]{self.reference}[/]" + yield "" + + if not options.ascii_only: + # Present the main message, with relevant context indented. + if self.context is not None: + yield _prefix_with_indent( + self.message, + console, + prefix=f"[{colour}]×[/] ", + indent=f"[{colour}]│[/] ", + ) + yield _prefix_with_indent( + self.context, + console, + prefix=f"[{colour}]╰─>[/] ", + indent=f"[{colour}] [/] ", + ) + else: + yield _prefix_with_indent( + self.message, + console, + prefix="[red]×[/] ", + indent=" ", + ) + else: + yield self.message + if self.context is not None: + yield "" + yield self.context + + if self.note_stmt is not None or self.hint_stmt is not None: + yield "" + + if self.note_stmt is not None: + yield _prefix_with_indent( + self.note_stmt, + console, + prefix="[magenta bold]note[/]: ", + indent=" ", + ) + if self.hint_stmt is not None: + yield _prefix_with_indent( + self.hint_stmt, + console, + prefix="[cyan bold]hint[/]: ", + indent=" ", + ) + + if self.link is not None: + yield "" + yield f"Link: {self.link}" + + +# +# Actual Errors +# +class ConfigurationError(PipError): + """General exception in configuration""" + + +class InstallationError(PipError): + """General exception during installation""" + + +class MissingPyProjectBuildRequires(DiagnosticPipError): + """Raised when pyproject.toml has `build-system`, but no `build-system.requires`.""" + + reference = "missing-pyproject-build-system-requires" + + def __init__(self, *, package: str) -> None: + super().__init__( + message=f"Can not process {escape(package)}", + context=Text( + "This package has an invalid pyproject.toml file.\n" + "The [build-system] table is missing the mandatory `requires` key." + ), + note_stmt="This is an issue with the package mentioned above, not pip.", + hint_stmt=Text("See PEP 518 for the detailed specification."), + ) + + +class InvalidPyProjectBuildRequires(DiagnosticPipError): + """Raised when pyproject.toml an invalid `build-system.requires`.""" + + reference = "invalid-pyproject-build-system-requires" + + def __init__(self, *, package: str, reason: str) -> None: + super().__init__( + message=f"Can not process {escape(package)}", + context=Text( + "This package has an invalid `build-system.requires` key in " + f"pyproject.toml.\n{reason}" + ), + note_stmt="This is an issue with the package mentioned above, not pip.", + hint_stmt=Text("See PEP 518 for the detailed specification."), + ) + + +class NoneMetadataError(PipError): + """Raised when accessing a Distribution's "METADATA" or "PKG-INFO". + + This signifies an inconsistency, when the Distribution claims to have + the metadata file (if not, raise ``FileNotFoundError`` instead), but is + not actually able to produce its content. This may be due to permission + errors. + """ + + def __init__( + self, + dist: "BaseDistribution", + metadata_name: str, + ) -> None: + """ + :param dist: A Distribution object. + :param metadata_name: The name of the metadata being accessed + (can be "METADATA" or "PKG-INFO"). + """ + self.dist = dist + self.metadata_name = metadata_name + + def __str__(self) -> str: + # Use `dist` in the error message because its stringification + # includes more information, like the version and location. + return f"None {self.metadata_name} metadata found for distribution: {self.dist}" + + +class UserInstallationInvalid(InstallationError): + """A --user install is requested on an environment without user site.""" + + def __str__(self) -> str: + return "User base directory is not specified" + + +class InvalidSchemeCombination(InstallationError): + def __str__(self) -> str: + before = ", ".join(str(a) for a in self.args[:-1]) + return f"Cannot set {before} and {self.args[-1]} together" + + +class DistributionNotFound(InstallationError): + """Raised when a distribution cannot be found to satisfy a requirement""" + + +class RequirementsFileParseError(InstallationError): + """Raised when a general error occurs parsing a requirements file line.""" + + +class BestVersionAlreadyInstalled(PipError): + """Raised when the most up-to-date version of a package is already + installed.""" + + +class BadCommand(PipError): + """Raised when virtualenv or a command is not found""" + + +class CommandError(PipError): + """Raised when there is an error in command-line arguments""" + + +class PreviousBuildDirError(PipError): + """Raised when there's a previous conflicting build directory""" + + +class NetworkConnectionError(PipError): + """HTTP connection error""" + + def __init__( + self, + error_msg: str, + response: Optional["Response"] = None, + request: Optional["Request"] = None, + ) -> None: + """ + Initialize NetworkConnectionError with `request` and `response` + objects. + """ + self.response = response + self.request = request + self.error_msg = error_msg + if ( + self.response is not None + and not self.request + and hasattr(response, "request") + ): + self.request = self.response.request + super().__init__(error_msg, response, request) + + def __str__(self) -> str: + return str(self.error_msg) + + +class InvalidWheelFilename(InstallationError): + """Invalid wheel filename.""" + + +class UnsupportedWheel(InstallationError): + """Unsupported wheel.""" + + +class InvalidWheel(InstallationError): + """Invalid (e.g. corrupt) wheel.""" + + def __init__(self, location: str, name: str): + self.location = location + self.name = name + + def __str__(self) -> str: + return f"Wheel '{self.name}' located at {self.location} is invalid." + + +class MetadataInconsistent(InstallationError): + """Built metadata contains inconsistent information. + + This is raised when the metadata contains values (e.g. name and version) + that do not match the information previously obtained from sdist filename, + user-supplied ``#egg=`` value, or an install requirement name. + """ + + def __init__( + self, ireq: "InstallRequirement", field: str, f_val: str, m_val: str + ) -> None: + self.ireq = ireq + self.field = field + self.f_val = f_val + self.m_val = m_val + + def __str__(self) -> str: + return ( + f"Requested {self.ireq} has inconsistent {self.field}: " + f"expected {self.f_val!r}, but metadata has {self.m_val!r}" + ) + + +class MetadataInvalid(InstallationError): + """Metadata is invalid.""" + + def __init__(self, ireq: "InstallRequirement", error: str) -> None: + self.ireq = ireq + self.error = error + + def __str__(self) -> str: + return f"Requested {self.ireq} has invalid metadata: {self.error}" + + +class InstallationSubprocessError(DiagnosticPipError, InstallationError): + """A subprocess call failed.""" + + reference = "subprocess-exited-with-error" + + def __init__( + self, + *, + command_description: str, + exit_code: int, + output_lines: Optional[List[str]], + ) -> None: + if output_lines is None: + output_prompt = Text("See above for output.") + else: + output_prompt = ( + Text.from_markup(f"[red][{len(output_lines)} lines of output][/]\n") + + Text("".join(output_lines)) + + Text.from_markup(R"[red]\[end of output][/]") + ) + + super().__init__( + message=( + f"[green]{escape(command_description)}[/] did not run successfully.\n" + f"exit code: {exit_code}" + ), + context=output_prompt, + hint_stmt=None, + note_stmt=( + "This error originates from a subprocess, and is likely not a " + "problem with pip." + ), + ) + + self.command_description = command_description + self.exit_code = exit_code + + def __str__(self) -> str: + return f"{self.command_description} exited with {self.exit_code}" + + +class MetadataGenerationFailed(InstallationSubprocessError, InstallationError): + reference = "metadata-generation-failed" + + def __init__( + self, + *, + package_details: str, + ) -> None: + super(InstallationSubprocessError, self).__init__( + message="Encountered error while generating package metadata.", + context=escape(package_details), + hint_stmt="See above for details.", + note_stmt="This is an issue with the package mentioned above, not pip.", + ) + + def __str__(self) -> str: + return "metadata generation failed" + + +class HashErrors(InstallationError): + """Multiple HashError instances rolled into one for reporting""" + + def __init__(self) -> None: + self.errors: List[HashError] = [] + + def append(self, error: "HashError") -> None: + self.errors.append(error) + + def __str__(self) -> str: + lines = [] + self.errors.sort(key=lambda e: e.order) + for cls, errors_of_cls in groupby(self.errors, lambda e: e.__class__): + lines.append(cls.head) + lines.extend(e.body() for e in errors_of_cls) + if lines: + return "\n".join(lines) + return "" + + def __bool__(self) -> bool: + return bool(self.errors) + + +class HashError(InstallationError): + """ + A failure to verify a package against known-good hashes + + :cvar order: An int sorting hash exception classes by difficulty of + recovery (lower being harder), so the user doesn't bother fretting + about unpinned packages when he has deeper issues, like VCS + dependencies, to deal with. Also keeps error reports in a + deterministic order. + :cvar head: A section heading for display above potentially many + exceptions of this kind + :ivar req: The InstallRequirement that triggered this error. This is + pasted on after the exception is instantiated, because it's not + typically available earlier. + + """ + + req: Optional["InstallRequirement"] = None + head = "" + order: int = -1 + + def body(self) -> str: + """Return a summary of me for display under the heading. + + This default implementation simply prints a description of the + triggering requirement. + + :param req: The InstallRequirement that provoked this error, with + its link already populated by the resolver's _populate_link(). + + """ + return f" {self._requirement_name()}" + + def __str__(self) -> str: + return f"{self.head}\n{self.body()}" + + def _requirement_name(self) -> str: + """Return a description of the requirement that triggered me. + + This default implementation returns long description of the req, with + line numbers + + """ + return str(self.req) if self.req else "unknown package" + + +class VcsHashUnsupported(HashError): + """A hash was provided for a version-control-system-based requirement, but + we don't have a method for hashing those.""" + + order = 0 + head = ( + "Can't verify hashes for these requirements because we don't " + "have a way to hash version control repositories:" + ) + + +class DirectoryUrlHashUnsupported(HashError): + """A hash was provided for a version-control-system-based requirement, but + we don't have a method for hashing those.""" + + order = 1 + head = ( + "Can't verify hashes for these file:// requirements because they " + "point to directories:" + ) + + +class HashMissing(HashError): + """A hash was needed for a requirement but is absent.""" + + order = 2 + head = ( + "Hashes are required in --require-hashes mode, but they are " + "missing from some requirements. Here is a list of those " + "requirements along with the hashes their downloaded archives " + "actually had. Add lines like these to your requirements files to " + "prevent tampering. (If you did not enable --require-hashes " + "manually, note that it turns on automatically when any package " + "has a hash.)" + ) + + def __init__(self, gotten_hash: str) -> None: + """ + :param gotten_hash: The hash of the (possibly malicious) archive we + just downloaded + """ + self.gotten_hash = gotten_hash + + def body(self) -> str: + # Dodge circular import. + from pip._internal.utils.hashes import FAVORITE_HASH + + package = None + if self.req: + # In the case of URL-based requirements, display the original URL + # seen in the requirements file rather than the package name, + # so the output can be directly copied into the requirements file. + package = ( + self.req.original_link + if self.req.is_direct + # In case someone feeds something downright stupid + # to InstallRequirement's constructor. + else getattr(self.req, "req", None) + ) + return " {} --hash={}:{}".format( + package or "unknown package", FAVORITE_HASH, self.gotten_hash + ) + + +class HashUnpinned(HashError): + """A requirement had a hash specified but was not pinned to a specific + version.""" + + order = 3 + head = ( + "In --require-hashes mode, all requirements must have their " + "versions pinned with ==. These do not:" + ) + + +class HashMismatch(HashError): + """ + Distribution file hash values don't match. + + :ivar package_name: The name of the package that triggered the hash + mismatch. Feel free to write to this after the exception is raise to + improve its error message. + + """ + + order = 4 + head = ( + "THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS " + "FILE. If you have updated the package versions, please update " + "the hashes. Otherwise, examine the package contents carefully; " + "someone may have tampered with them." + ) + + def __init__(self, allowed: Dict[str, List[str]], gots: Dict[str, "_Hash"]) -> None: + """ + :param allowed: A dict of algorithm names pointing to lists of allowed + hex digests + :param gots: A dict of algorithm names pointing to hashes we + actually got from the files under suspicion + """ + self.allowed = allowed + self.gots = gots + + def body(self) -> str: + return f" {self._requirement_name()}:\n{self._hash_comparison()}" + + def _hash_comparison(self) -> str: + """ + Return a comparison of actual and expected hash values. + + Example:: + + Expected sha256 abcdeabcdeabcdeabcdeabcdeabcdeabcdeabcdeabcde + or 123451234512345123451234512345123451234512345 + Got bcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdef + + """ + + def hash_then_or(hash_name: str) -> "chain[str]": + # For now, all the decent hashes have 6-char names, so we can get + # away with hard-coding space literals. + return chain([hash_name], repeat(" or")) + + lines: List[str] = [] + for hash_name, expecteds in self.allowed.items(): + prefix = hash_then_or(hash_name) + lines.extend((f" Expected {next(prefix)} {e}") for e in expecteds) + lines.append( + f" Got {self.gots[hash_name].hexdigest()}\n" + ) + return "\n".join(lines) + + +class UnsupportedPythonVersion(InstallationError): + """Unsupported python version according to Requires-Python package + metadata.""" + + +class ConfigurationFileCouldNotBeLoaded(ConfigurationError): + """When there are errors while loading a configuration file""" + + def __init__( + self, + reason: str = "could not be loaded", + fname: Optional[str] = None, + error: Optional[configparser.Error] = None, + ) -> None: + super().__init__(error) + self.reason = reason + self.fname = fname + self.error = error + + def __str__(self) -> str: + if self.fname is not None: + message_part = f" in {self.fname}." + else: + assert self.error is not None + message_part = f".\n{self.error}\n" + return f"Configuration file {self.reason}{message_part}" + + +_DEFAULT_EXTERNALLY_MANAGED_ERROR = f"""\ +The Python environment under {sys.prefix} is managed externally, and may not be +manipulated by the user. Please use specific tooling from the distributor of +the Python installation to interact with this environment instead. +""" + + +class ExternallyManagedEnvironment(DiagnosticPipError): + """The current environment is externally managed. + + This is raised when the current environment is externally managed, as + defined by `PEP 668`_. The ``EXTERNALLY-MANAGED`` configuration is checked + and displayed when the error is bubbled up to the user. + + :param error: The error message read from ``EXTERNALLY-MANAGED``. + """ + + reference = "externally-managed-environment" + + def __init__(self, error: Optional[str]) -> None: + if error is None: + context = Text(_DEFAULT_EXTERNALLY_MANAGED_ERROR) + else: + context = Text(error) + super().__init__( + message="This environment is externally managed", + context=context, + note_stmt=( + "If you believe this is a mistake, please contact your " + "Python installation or OS distribution provider. " + "You can override this, at the risk of breaking your Python " + "installation or OS, by passing --break-system-packages." + ), + hint_stmt=Text("See PEP 668 for the detailed specification."), + ) + + @staticmethod + def _iter_externally_managed_error_keys() -> Iterator[str]: + # LC_MESSAGES is in POSIX, but not the C standard. The most common + # platform that does not implement this category is Windows, where + # using other categories for console message localization is equally + # unreliable, so we fall back to the locale-less vendor message. This + # can always be re-evaluated when a vendor proposes a new alternative. + try: + category = locale.LC_MESSAGES + except AttributeError: + lang: Optional[str] = None + else: + lang, _ = locale.getlocale(category) + if lang is not None: + yield f"Error-{lang}" + for sep in ("-", "_"): + before, found, _ = lang.partition(sep) + if not found: + continue + yield f"Error-{before}" + yield "Error" + + @classmethod + def from_config( + cls, + config: Union[pathlib.Path, str], + ) -> "ExternallyManagedEnvironment": + parser = configparser.ConfigParser(interpolation=None) + try: + parser.read(config, encoding="utf-8") + section = parser["externally-managed"] + for key in cls._iter_externally_managed_error_keys(): + with contextlib.suppress(KeyError): + return cls(section[key]) + except KeyError: + pass + except (OSError, UnicodeDecodeError, configparser.ParsingError): + from pip._internal.utils._log import VERBOSE + + exc_info = logger.isEnabledFor(VERBOSE) + logger.warning("Failed to read %s", config, exc_info=exc_info) + return cls(None) + + +class UninstallMissingRecord(DiagnosticPipError): + reference = "uninstall-no-record-file" + + def __init__(self, *, distribution: "BaseDistribution") -> None: + installer = distribution.installer + if not installer or installer == "pip": + dep = f"{distribution.raw_name}=={distribution.version}" + hint = Text.assemble( + "You might be able to recover from this via: ", + (f"pip install --force-reinstall --no-deps {dep}", "green"), + ) + else: + hint = Text( + f"The package was installed by {installer}. " + "You should check if it can uninstall the package." + ) + + super().__init__( + message=Text(f"Cannot uninstall {distribution}"), + context=( + "The package's contents are unknown: " + f"no RECORD file was found for {distribution.raw_name}." + ), + hint_stmt=hint, + ) + + +class LegacyDistutilsInstall(DiagnosticPipError): + reference = "uninstall-distutils-installed-package" + + def __init__(self, *, distribution: "BaseDistribution") -> None: + super().__init__( + message=Text(f"Cannot uninstall {distribution}"), + context=( + "It is a distutils installed project and thus we cannot accurately " + "determine which files belong to it which would lead to only a partial " + "uninstall." + ), + hint_stmt=None, + ) + + +class InvalidInstalledPackage(DiagnosticPipError): + reference = "invalid-installed-package" + + def __init__( + self, + *, + dist: "BaseDistribution", + invalid_exc: Union[InvalidRequirement, InvalidVersion], + ) -> None: + installed_location = dist.installed_location + + if isinstance(invalid_exc, InvalidRequirement): + invalid_type = "requirement" + else: + invalid_type = "version" + + super().__init__( + message=Text( + f"Cannot process installed package {dist} " + + (f"in {installed_location!r} " if installed_location else "") + + f"because it has an invalid {invalid_type}:\n{invalid_exc.args[0]}" + ), + context=( + "Starting with pip 24.1, packages with invalid " + f"{invalid_type}s can not be processed." + ), + hint_stmt="To proceed this package must be uninstalled.", + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/__init__.py new file mode 100644 index 00000000000..7a17b7b3b6a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/__init__.py @@ -0,0 +1,2 @@ +"""Index interaction code +""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/collector.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/collector.py new file mode 100644 index 00000000000..5f8fdee3d46 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/collector.py @@ -0,0 +1,494 @@ +""" +The main purpose of this module is to expose LinkCollector.collect_sources(). +""" + +import collections +import email.message +import functools +import itertools +import json +import logging +import os +import urllib.parse +import urllib.request +from dataclasses import dataclass +from html.parser import HTMLParser +from optparse import Values +from typing import ( + Callable, + Dict, + Iterable, + List, + MutableMapping, + NamedTuple, + Optional, + Protocol, + Sequence, + Tuple, + Union, +) + +from pip._vendor import requests +from pip._vendor.requests import Response +from pip._vendor.requests.exceptions import RetryError, SSLError + +from pip._internal.exceptions import NetworkConnectionError +from pip._internal.models.link import Link +from pip._internal.models.search_scope import SearchScope +from pip._internal.network.session import PipSession +from pip._internal.network.utils import raise_for_status +from pip._internal.utils.filetypes import is_archive_file +from pip._internal.utils.misc import redact_auth_from_url +from pip._internal.vcs import vcs + +from .sources import CandidatesFromPage, LinkSource, build_source + +logger = logging.getLogger(__name__) + +ResponseHeaders = MutableMapping[str, str] + + +def _match_vcs_scheme(url: str) -> Optional[str]: + """Look for VCS schemes in the URL. + + Returns the matched VCS scheme, or None if there's no match. + """ + for scheme in vcs.schemes: + if url.lower().startswith(scheme) and url[len(scheme)] in "+:": + return scheme + return None + + +class _NotAPIContent(Exception): + def __init__(self, content_type: str, request_desc: str) -> None: + super().__init__(content_type, request_desc) + self.content_type = content_type + self.request_desc = request_desc + + +def _ensure_api_header(response: Response) -> None: + """ + Check the Content-Type header to ensure the response contains a Simple + API Response. + + Raises `_NotAPIContent` if the content type is not a valid content-type. + """ + content_type = response.headers.get("Content-Type", "Unknown") + + content_type_l = content_type.lower() + if content_type_l.startswith( + ( + "text/html", + "application/vnd.pypi.simple.v1+html", + "application/vnd.pypi.simple.v1+json", + ) + ): + return + + raise _NotAPIContent(content_type, response.request.method) + + +class _NotHTTP(Exception): + pass + + +def _ensure_api_response(url: str, session: PipSession) -> None: + """ + Send a HEAD request to the URL, and ensure the response contains a simple + API Response. + + Raises `_NotHTTP` if the URL is not available for a HEAD request, or + `_NotAPIContent` if the content type is not a valid content type. + """ + scheme, netloc, path, query, fragment = urllib.parse.urlsplit(url) + if scheme not in {"http", "https"}: + raise _NotHTTP() + + resp = session.head(url, allow_redirects=True) + raise_for_status(resp) + + _ensure_api_header(resp) + + +def _get_simple_response(url: str, session: PipSession) -> Response: + """Access an Simple API response with GET, and return the response. + + This consists of three parts: + + 1. If the URL looks suspiciously like an archive, send a HEAD first to + check the Content-Type is HTML or Simple API, to avoid downloading a + large file. Raise `_NotHTTP` if the content type cannot be determined, or + `_NotAPIContent` if it is not HTML or a Simple API. + 2. Actually perform the request. Raise HTTP exceptions on network failures. + 3. Check the Content-Type header to make sure we got a Simple API response, + and raise `_NotAPIContent` otherwise. + """ + if is_archive_file(Link(url).filename): + _ensure_api_response(url, session=session) + + logger.debug("Getting page %s", redact_auth_from_url(url)) + + resp = session.get( + url, + headers={ + "Accept": ", ".join( + [ + "application/vnd.pypi.simple.v1+json", + "application/vnd.pypi.simple.v1+html; q=0.1", + "text/html; q=0.01", + ] + ), + # We don't want to blindly returned cached data for + # /simple/, because authors generally expecting that + # twine upload && pip install will function, but if + # they've done a pip install in the last ~10 minutes + # it won't. Thus by setting this to zero we will not + # blindly use any cached data, however the benefit of + # using max-age=0 instead of no-cache, is that we will + # still support conditional requests, so we will still + # minimize traffic sent in cases where the page hasn't + # changed at all, we will just always incur the round + # trip for the conditional GET now instead of only + # once per 10 minutes. + # For more information, please see pypa/pip#5670. + "Cache-Control": "max-age=0", + }, + ) + raise_for_status(resp) + + # The check for archives above only works if the url ends with + # something that looks like an archive. However that is not a + # requirement of an url. Unless we issue a HEAD request on every + # url we cannot know ahead of time for sure if something is a + # Simple API response or not. However we can check after we've + # downloaded it. + _ensure_api_header(resp) + + logger.debug( + "Fetched page %s as %s", + redact_auth_from_url(url), + resp.headers.get("Content-Type", "Unknown"), + ) + + return resp + + +def _get_encoding_from_headers(headers: ResponseHeaders) -> Optional[str]: + """Determine if we have any encoding information in our headers.""" + if headers and "Content-Type" in headers: + m = email.message.Message() + m["content-type"] = headers["Content-Type"] + charset = m.get_param("charset") + if charset: + return str(charset) + return None + + +class CacheablePageContent: + def __init__(self, page: "IndexContent") -> None: + assert page.cache_link_parsing + self.page = page + + def __eq__(self, other: object) -> bool: + return isinstance(other, type(self)) and self.page.url == other.page.url + + def __hash__(self) -> int: + return hash(self.page.url) + + +class ParseLinks(Protocol): + def __call__(self, page: "IndexContent") -> Iterable[Link]: ... + + +def with_cached_index_content(fn: ParseLinks) -> ParseLinks: + """ + Given a function that parses an Iterable[Link] from an IndexContent, cache the + function's result (keyed by CacheablePageContent), unless the IndexContent + `page` has `page.cache_link_parsing == False`. + """ + + @functools.lru_cache(maxsize=None) + def wrapper(cacheable_page: CacheablePageContent) -> List[Link]: + return list(fn(cacheable_page.page)) + + @functools.wraps(fn) + def wrapper_wrapper(page: "IndexContent") -> List[Link]: + if page.cache_link_parsing: + return wrapper(CacheablePageContent(page)) + return list(fn(page)) + + return wrapper_wrapper + + +@with_cached_index_content +def parse_links(page: "IndexContent") -> Iterable[Link]: + """ + Parse a Simple API's Index Content, and yield its anchor elements as Link objects. + """ + + content_type_l = page.content_type.lower() + if content_type_l.startswith("application/vnd.pypi.simple.v1+json"): + data = json.loads(page.content) + for file in data.get("files", []): + link = Link.from_json(file, page.url) + if link is None: + continue + yield link + return + + parser = HTMLLinkParser(page.url) + encoding = page.encoding or "utf-8" + parser.feed(page.content.decode(encoding)) + + url = page.url + base_url = parser.base_url or url + for anchor in parser.anchors: + link = Link.from_element(anchor, page_url=url, base_url=base_url) + if link is None: + continue + yield link + + +@dataclass(frozen=True) +class IndexContent: + """Represents one response (or page), along with its URL. + + :param encoding: the encoding to decode the given content. + :param url: the URL from which the HTML was downloaded. + :param cache_link_parsing: whether links parsed from this page's url + should be cached. PyPI index urls should + have this set to False, for example. + """ + + content: bytes + content_type: str + encoding: Optional[str] + url: str + cache_link_parsing: bool = True + + def __str__(self) -> str: + return redact_auth_from_url(self.url) + + +class HTMLLinkParser(HTMLParser): + """ + HTMLParser that keeps the first base HREF and a list of all anchor + elements' attributes. + """ + + def __init__(self, url: str) -> None: + super().__init__(convert_charrefs=True) + + self.url: str = url + self.base_url: Optional[str] = None + self.anchors: List[Dict[str, Optional[str]]] = [] + + def handle_starttag(self, tag: str, attrs: List[Tuple[str, Optional[str]]]) -> None: + if tag == "base" and self.base_url is None: + href = self.get_href(attrs) + if href is not None: + self.base_url = href + elif tag == "a": + self.anchors.append(dict(attrs)) + + def get_href(self, attrs: List[Tuple[str, Optional[str]]]) -> Optional[str]: + for name, value in attrs: + if name == "href": + return value + return None + + +def _handle_get_simple_fail( + link: Link, + reason: Union[str, Exception], + meth: Optional[Callable[..., None]] = None, +) -> None: + if meth is None: + meth = logger.debug + meth("Could not fetch URL %s: %s - skipping", link, reason) + + +def _make_index_content( + response: Response, cache_link_parsing: bool = True +) -> IndexContent: + encoding = _get_encoding_from_headers(response.headers) + return IndexContent( + response.content, + response.headers["Content-Type"], + encoding=encoding, + url=response.url, + cache_link_parsing=cache_link_parsing, + ) + + +def _get_index_content(link: Link, *, session: PipSession) -> Optional["IndexContent"]: + url = link.url.split("#", 1)[0] + + # Check for VCS schemes that do not support lookup as web pages. + vcs_scheme = _match_vcs_scheme(url) + if vcs_scheme: + logger.warning( + "Cannot look at %s URL %s because it does not support lookup as web pages.", + vcs_scheme, + link, + ) + return None + + # Tack index.html onto file:// URLs that point to directories + scheme, _, path, _, _, _ = urllib.parse.urlparse(url) + if scheme == "file" and os.path.isdir(urllib.request.url2pathname(path)): + # add trailing slash if not present so urljoin doesn't trim + # final segment + if not url.endswith("/"): + url += "/" + # TODO: In the future, it would be nice if pip supported PEP 691 + # style responses in the file:// URLs, however there's no + # standard file extension for application/vnd.pypi.simple.v1+json + # so we'll need to come up with something on our own. + url = urllib.parse.urljoin(url, "index.html") + logger.debug(" file: URL is directory, getting %s", url) + + try: + resp = _get_simple_response(url, session=session) + except _NotHTTP: + logger.warning( + "Skipping page %s because it looks like an archive, and cannot " + "be checked by a HTTP HEAD request.", + link, + ) + except _NotAPIContent as exc: + logger.warning( + "Skipping page %s because the %s request got Content-Type: %s. " + "The only supported Content-Types are application/vnd.pypi.simple.v1+json, " + "application/vnd.pypi.simple.v1+html, and text/html", + link, + exc.request_desc, + exc.content_type, + ) + except NetworkConnectionError as exc: + _handle_get_simple_fail(link, exc) + except RetryError as exc: + _handle_get_simple_fail(link, exc) + except SSLError as exc: + reason = "There was a problem confirming the ssl certificate: " + reason += str(exc) + _handle_get_simple_fail(link, reason, meth=logger.info) + except requests.ConnectionError as exc: + _handle_get_simple_fail(link, f"connection error: {exc}") + except requests.Timeout: + _handle_get_simple_fail(link, "timed out") + else: + return _make_index_content(resp, cache_link_parsing=link.cache_link_parsing) + return None + + +class CollectedSources(NamedTuple): + find_links: Sequence[Optional[LinkSource]] + index_urls: Sequence[Optional[LinkSource]] + + +class LinkCollector: + """ + Responsible for collecting Link objects from all configured locations, + making network requests as needed. + + The class's main method is its collect_sources() method. + """ + + def __init__( + self, + session: PipSession, + search_scope: SearchScope, + ) -> None: + self.search_scope = search_scope + self.session = session + + @classmethod + def create( + cls, + session: PipSession, + options: Values, + suppress_no_index: bool = False, + ) -> "LinkCollector": + """ + :param session: The Session to use to make requests. + :param suppress_no_index: Whether to ignore the --no-index option + when constructing the SearchScope object. + """ + index_urls = [options.index_url] + options.extra_index_urls + if options.no_index and not suppress_no_index: + logger.debug( + "Ignoring indexes: %s", + ",".join(redact_auth_from_url(url) for url in index_urls), + ) + index_urls = [] + + # Make sure find_links is a list before passing to create(). + find_links = options.find_links or [] + + search_scope = SearchScope.create( + find_links=find_links, + index_urls=index_urls, + no_index=options.no_index, + ) + link_collector = LinkCollector( + session=session, + search_scope=search_scope, + ) + return link_collector + + @property + def find_links(self) -> List[str]: + return self.search_scope.find_links + + def fetch_response(self, location: Link) -> Optional[IndexContent]: + """ + Fetch an HTML page containing package links. + """ + return _get_index_content(location, session=self.session) + + def collect_sources( + self, + project_name: str, + candidates_from_page: CandidatesFromPage, + ) -> CollectedSources: + # The OrderedDict calls deduplicate sources by URL. + index_url_sources = collections.OrderedDict( + build_source( + loc, + candidates_from_page=candidates_from_page, + page_validator=self.session.is_secure_origin, + expand_dir=False, + cache_link_parsing=False, + project_name=project_name, + ) + for loc in self.search_scope.get_index_urls_locations(project_name) + ).values() + find_links_sources = collections.OrderedDict( + build_source( + loc, + candidates_from_page=candidates_from_page, + page_validator=self.session.is_secure_origin, + expand_dir=True, + cache_link_parsing=True, + project_name=project_name, + ) + for loc in self.find_links + ).values() + + if logger.isEnabledFor(logging.DEBUG): + lines = [ + f"* {s.link}" + for s in itertools.chain(find_links_sources, index_url_sources) + if s is not None and s.link is not None + ] + lines = [ + f"{len(lines)} location(s) to search " + f"for versions of {project_name}:" + ] + lines + logger.debug("\n".join(lines)) + + return CollectedSources( + find_links=list(find_links_sources), + index_urls=list(index_url_sources), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/package_finder.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/package_finder.py new file mode 100644 index 00000000000..85628ee5d7a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/package_finder.py @@ -0,0 +1,1029 @@ +"""Routines related to PyPI, indexes""" + +import enum +import functools +import itertools +import logging +import re +from dataclasses import dataclass +from typing import TYPE_CHECKING, FrozenSet, Iterable, List, Optional, Set, Tuple, Union + +from pip._vendor.packaging import specifiers +from pip._vendor.packaging.tags import Tag +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.packaging.version import InvalidVersion, _BaseVersion +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.exceptions import ( + BestVersionAlreadyInstalled, + DistributionNotFound, + InvalidWheelFilename, + UnsupportedWheel, +) +from pip._internal.index.collector import LinkCollector, parse_links +from pip._internal.models.candidate import InstallationCandidate +from pip._internal.models.format_control import FormatControl +from pip._internal.models.link import Link +from pip._internal.models.search_scope import SearchScope +from pip._internal.models.selection_prefs import SelectionPreferences +from pip._internal.models.target_python import TargetPython +from pip._internal.models.wheel import Wheel +from pip._internal.req import InstallRequirement +from pip._internal.utils._log import getLogger +from pip._internal.utils.filetypes import WHEEL_EXTENSION +from pip._internal.utils.hashes import Hashes +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import build_netloc +from pip._internal.utils.packaging import check_requires_python +from pip._internal.utils.unpacking import SUPPORTED_EXTENSIONS + +if TYPE_CHECKING: + from pip._vendor.typing_extensions import TypeGuard + +__all__ = ["FormatControl", "BestCandidateResult", "PackageFinder"] + + +logger = getLogger(__name__) + +BuildTag = Union[Tuple[()], Tuple[int, str]] +CandidateSortingKey = Tuple[int, int, int, _BaseVersion, Optional[int], BuildTag] + + +def _check_link_requires_python( + link: Link, + version_info: Tuple[int, int, int], + ignore_requires_python: bool = False, +) -> bool: + """ + Return whether the given Python version is compatible with a link's + "Requires-Python" value. + + :param version_info: A 3-tuple of ints representing the Python + major-minor-micro version to check. + :param ignore_requires_python: Whether to ignore the "Requires-Python" + value if the given Python version isn't compatible. + """ + try: + is_compatible = check_requires_python( + link.requires_python, + version_info=version_info, + ) + except specifiers.InvalidSpecifier: + logger.debug( + "Ignoring invalid Requires-Python (%r) for link: %s", + link.requires_python, + link, + ) + else: + if not is_compatible: + version = ".".join(map(str, version_info)) + if not ignore_requires_python: + logger.verbose( + "Link requires a different Python (%s not in: %r): %s", + version, + link.requires_python, + link, + ) + return False + + logger.debug( + "Ignoring failed Requires-Python check (%s not in: %r) for link: %s", + version, + link.requires_python, + link, + ) + + return True + + +class LinkType(enum.Enum): + candidate = enum.auto() + different_project = enum.auto() + yanked = enum.auto() + format_unsupported = enum.auto() + format_invalid = enum.auto() + platform_mismatch = enum.auto() + requires_python_mismatch = enum.auto() + + +class LinkEvaluator: + """ + Responsible for evaluating links for a particular project. + """ + + _py_version_re = re.compile(r"-py([123]\.?[0-9]?)$") + + # Don't include an allow_yanked default value to make sure each call + # site considers whether yanked releases are allowed. This also causes + # that decision to be made explicit in the calling code, which helps + # people when reading the code. + def __init__( + self, + project_name: str, + canonical_name: str, + formats: FrozenSet[str], + target_python: TargetPython, + allow_yanked: bool, + ignore_requires_python: Optional[bool] = None, + ) -> None: + """ + :param project_name: The user supplied package name. + :param canonical_name: The canonical package name. + :param formats: The formats allowed for this package. Should be a set + with 'binary' or 'source' or both in it. + :param target_python: The target Python interpreter to use when + evaluating link compatibility. This is used, for example, to + check wheel compatibility, as well as when checking the Python + version, e.g. the Python version embedded in a link filename + (or egg fragment) and against an HTML link's optional PEP 503 + "data-requires-python" attribute. + :param allow_yanked: Whether files marked as yanked (in the sense + of PEP 592) are permitted to be candidates for install. + :param ignore_requires_python: Whether to ignore incompatible + PEP 503 "data-requires-python" values in HTML links. Defaults + to False. + """ + if ignore_requires_python is None: + ignore_requires_python = False + + self._allow_yanked = allow_yanked + self._canonical_name = canonical_name + self._ignore_requires_python = ignore_requires_python + self._formats = formats + self._target_python = target_python + + self.project_name = project_name + + def evaluate_link(self, link: Link) -> Tuple[LinkType, str]: + """ + Determine whether a link is a candidate for installation. + + :return: A tuple (result, detail), where *result* is an enum + representing whether the evaluation found a candidate, or the reason + why one is not found. If a candidate is found, *detail* will be the + candidate's version string; if one is not found, it contains the + reason the link fails to qualify. + """ + version = None + if link.is_yanked and not self._allow_yanked: + reason = link.yanked_reason or "" + return (LinkType.yanked, f"yanked for reason: {reason}") + + if link.egg_fragment: + egg_info = link.egg_fragment + ext = link.ext + else: + egg_info, ext = link.splitext() + if not ext: + return (LinkType.format_unsupported, "not a file") + if ext not in SUPPORTED_EXTENSIONS: + return ( + LinkType.format_unsupported, + f"unsupported archive format: {ext}", + ) + if "binary" not in self._formats and ext == WHEEL_EXTENSION: + reason = f"No binaries permitted for {self.project_name}" + return (LinkType.format_unsupported, reason) + if "macosx10" in link.path and ext == ".zip": + return (LinkType.format_unsupported, "macosx10 one") + if ext == WHEEL_EXTENSION: + try: + wheel = Wheel(link.filename) + except InvalidWheelFilename: + return ( + LinkType.format_invalid, + "invalid wheel filename", + ) + if canonicalize_name(wheel.name) != self._canonical_name: + reason = f"wrong project name (not {self.project_name})" + return (LinkType.different_project, reason) + + supported_tags = self._target_python.get_unsorted_tags() + if not wheel.supported(supported_tags): + # Include the wheel's tags in the reason string to + # simplify troubleshooting compatibility issues. + file_tags = ", ".join(wheel.get_formatted_file_tags()) + reason = ( + f"none of the wheel's tags ({file_tags}) are compatible " + f"(run pip debug --verbose to show compatible tags)" + ) + return (LinkType.platform_mismatch, reason) + + version = wheel.version + + # This should be up by the self.ok_binary check, but see issue 2700. + if "source" not in self._formats and ext != WHEEL_EXTENSION: + reason = f"No sources permitted for {self.project_name}" + return (LinkType.format_unsupported, reason) + + if not version: + version = _extract_version_from_fragment( + egg_info, + self._canonical_name, + ) + if not version: + reason = f"Missing project version for {self.project_name}" + return (LinkType.format_invalid, reason) + + match = self._py_version_re.search(version) + if match: + version = version[: match.start()] + py_version = match.group(1) + if py_version != self._target_python.py_version: + return ( + LinkType.platform_mismatch, + "Python version is incorrect", + ) + + supports_python = _check_link_requires_python( + link, + version_info=self._target_python.py_version_info, + ignore_requires_python=self._ignore_requires_python, + ) + if not supports_python: + reason = f"{version} Requires-Python {link.requires_python}" + return (LinkType.requires_python_mismatch, reason) + + logger.debug("Found link %s, version: %s", link, version) + + return (LinkType.candidate, version) + + +def filter_unallowed_hashes( + candidates: List[InstallationCandidate], + hashes: Optional[Hashes], + project_name: str, +) -> List[InstallationCandidate]: + """ + Filter out candidates whose hashes aren't allowed, and return a new + list of candidates. + + If at least one candidate has an allowed hash, then all candidates with + either an allowed hash or no hash specified are returned. Otherwise, + the given candidates are returned. + + Including the candidates with no hash specified when there is a match + allows a warning to be logged if there is a more preferred candidate + with no hash specified. Returning all candidates in the case of no + matches lets pip report the hash of the candidate that would otherwise + have been installed (e.g. permitting the user to more easily update + their requirements file with the desired hash). + """ + if not hashes: + logger.debug( + "Given no hashes to check %s links for project %r: " + "discarding no candidates", + len(candidates), + project_name, + ) + # Make sure we're not returning back the given value. + return list(candidates) + + matches_or_no_digest = [] + # Collect the non-matches for logging purposes. + non_matches = [] + match_count = 0 + for candidate in candidates: + link = candidate.link + if not link.has_hash: + pass + elif link.is_hash_allowed(hashes=hashes): + match_count += 1 + else: + non_matches.append(candidate) + continue + + matches_or_no_digest.append(candidate) + + if match_count: + filtered = matches_or_no_digest + else: + # Make sure we're not returning back the given value. + filtered = list(candidates) + + if len(filtered) == len(candidates): + discard_message = "discarding no candidates" + else: + discard_message = "discarding {} non-matches:\n {}".format( + len(non_matches), + "\n ".join(str(candidate.link) for candidate in non_matches), + ) + + logger.debug( + "Checked %s links for project %r against %s hashes " + "(%s matches, %s no digest): %s", + len(candidates), + project_name, + hashes.digest_count, + match_count, + len(matches_or_no_digest) - match_count, + discard_message, + ) + + return filtered + + +@dataclass +class CandidatePreferences: + """ + Encapsulates some of the preferences for filtering and sorting + InstallationCandidate objects. + """ + + prefer_binary: bool = False + allow_all_prereleases: bool = False + + +@dataclass(frozen=True) +class BestCandidateResult: + """A collection of candidates, returned by `PackageFinder.find_best_candidate`. + + This class is only intended to be instantiated by CandidateEvaluator's + `compute_best_candidate()` method. + + :param all_candidates: A sequence of all available candidates found. + :param applicable_candidates: The applicable candidates. + :param best_candidate: The most preferred candidate found, or None + if no applicable candidates were found. + """ + + all_candidates: List[InstallationCandidate] + applicable_candidates: List[InstallationCandidate] + best_candidate: Optional[InstallationCandidate] + + def __post_init__(self) -> None: + assert set(self.applicable_candidates) <= set(self.all_candidates) + + if self.best_candidate is None: + assert not self.applicable_candidates + else: + assert self.best_candidate in self.applicable_candidates + + +class CandidateEvaluator: + """ + Responsible for filtering and sorting candidates for installation based + on what tags are valid. + """ + + @classmethod + def create( + cls, + project_name: str, + target_python: Optional[TargetPython] = None, + prefer_binary: bool = False, + allow_all_prereleases: bool = False, + specifier: Optional[specifiers.BaseSpecifier] = None, + hashes: Optional[Hashes] = None, + ) -> "CandidateEvaluator": + """Create a CandidateEvaluator object. + + :param target_python: The target Python interpreter to use when + checking compatibility. If None (the default), a TargetPython + object will be constructed from the running Python. + :param specifier: An optional object implementing `filter` + (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable + versions. + :param hashes: An optional collection of allowed hashes. + """ + if target_python is None: + target_python = TargetPython() + if specifier is None: + specifier = specifiers.SpecifierSet() + + supported_tags = target_python.get_sorted_tags() + + return cls( + project_name=project_name, + supported_tags=supported_tags, + specifier=specifier, + prefer_binary=prefer_binary, + allow_all_prereleases=allow_all_prereleases, + hashes=hashes, + ) + + def __init__( + self, + project_name: str, + supported_tags: List[Tag], + specifier: specifiers.BaseSpecifier, + prefer_binary: bool = False, + allow_all_prereleases: bool = False, + hashes: Optional[Hashes] = None, + ) -> None: + """ + :param supported_tags: The PEP 425 tags supported by the target + Python in order of preference (most preferred first). + """ + self._allow_all_prereleases = allow_all_prereleases + self._hashes = hashes + self._prefer_binary = prefer_binary + self._project_name = project_name + self._specifier = specifier + self._supported_tags = supported_tags + # Since the index of the tag in the _supported_tags list is used + # as a priority, precompute a map from tag to index/priority to be + # used in wheel.find_most_preferred_tag. + self._wheel_tag_preferences = { + tag: idx for idx, tag in enumerate(supported_tags) + } + + def get_applicable_candidates( + self, + candidates: List[InstallationCandidate], + ) -> List[InstallationCandidate]: + """ + Return the applicable candidates from a list of candidates. + """ + # Using None infers from the specifier instead. + allow_prereleases = self._allow_all_prereleases or None + specifier = self._specifier + + # We turn the version object into a str here because otherwise + # when we're debundled but setuptools isn't, Python will see + # packaging.version.Version and + # pkg_resources._vendor.packaging.version.Version as different + # types. This way we'll use a str as a common data interchange + # format. If we stop using the pkg_resources provided specifier + # and start using our own, we can drop the cast to str(). + candidates_and_versions = [(c, str(c.version)) for c in candidates] + versions = set( + specifier.filter( + (v for _, v in candidates_and_versions), + prereleases=allow_prereleases, + ) + ) + + applicable_candidates = [c for c, v in candidates_and_versions if v in versions] + filtered_applicable_candidates = filter_unallowed_hashes( + candidates=applicable_candidates, + hashes=self._hashes, + project_name=self._project_name, + ) + + return sorted(filtered_applicable_candidates, key=self._sort_key) + + def _sort_key(self, candidate: InstallationCandidate) -> CandidateSortingKey: + """ + Function to pass as the `key` argument to a call to sorted() to sort + InstallationCandidates by preference. + + Returns a tuple such that tuples sorting as greater using Python's + default comparison operator are more preferred. + + The preference is as follows: + + First and foremost, candidates with allowed (matching) hashes are + always preferred over candidates without matching hashes. This is + because e.g. if the only candidate with an allowed hash is yanked, + we still want to use that candidate. + + Second, excepting hash considerations, candidates that have been + yanked (in the sense of PEP 592) are always less preferred than + candidates that haven't been yanked. Then: + + If not finding wheels, they are sorted by version only. + If finding wheels, then the sort order is by version, then: + 1. existing installs + 2. wheels ordered via Wheel.support_index_min(self._supported_tags) + 3. source archives + If prefer_binary was set, then all wheels are sorted above sources. + + Note: it was considered to embed this logic into the Link + comparison operators, but then different sdist links + with the same version, would have to be considered equal + """ + valid_tags = self._supported_tags + support_num = len(valid_tags) + build_tag: BuildTag = () + binary_preference = 0 + link = candidate.link + if link.is_wheel: + # can raise InvalidWheelFilename + wheel = Wheel(link.filename) + try: + pri = -( + wheel.find_most_preferred_tag( + valid_tags, self._wheel_tag_preferences + ) + ) + except ValueError: + raise UnsupportedWheel( + f"{wheel.filename} is not a supported wheel for this platform. It " + "can't be sorted." + ) + if self._prefer_binary: + binary_preference = 1 + if wheel.build_tag is not None: + match = re.match(r"^(\d+)(.*)$", wheel.build_tag) + assert match is not None, "guaranteed by filename validation" + build_tag_groups = match.groups() + build_tag = (int(build_tag_groups[0]), build_tag_groups[1]) + else: # sdist + pri = -(support_num) + has_allowed_hash = int(link.is_hash_allowed(self._hashes)) + yank_value = -1 * int(link.is_yanked) # -1 for yanked. + return ( + has_allowed_hash, + yank_value, + binary_preference, + candidate.version, + pri, + build_tag, + ) + + def sort_best_candidate( + self, + candidates: List[InstallationCandidate], + ) -> Optional[InstallationCandidate]: + """ + Return the best candidate per the instance's sort order, or None if + no candidate is acceptable. + """ + if not candidates: + return None + best_candidate = max(candidates, key=self._sort_key) + return best_candidate + + def compute_best_candidate( + self, + candidates: List[InstallationCandidate], + ) -> BestCandidateResult: + """ + Compute and return a `BestCandidateResult` instance. + """ + applicable_candidates = self.get_applicable_candidates(candidates) + + best_candidate = self.sort_best_candidate(applicable_candidates) + + return BestCandidateResult( + candidates, + applicable_candidates=applicable_candidates, + best_candidate=best_candidate, + ) + + +class PackageFinder: + """This finds packages. + + This is meant to match easy_install's technique for looking for + packages, by reading pages and looking for appropriate links. + """ + + def __init__( + self, + link_collector: LinkCollector, + target_python: TargetPython, + allow_yanked: bool, + format_control: Optional[FormatControl] = None, + candidate_prefs: Optional[CandidatePreferences] = None, + ignore_requires_python: Optional[bool] = None, + ) -> None: + """ + This constructor is primarily meant to be used by the create() class + method and from tests. + + :param format_control: A FormatControl object, used to control + the selection of source packages / binary packages when consulting + the index and links. + :param candidate_prefs: Options to use when creating a + CandidateEvaluator object. + """ + if candidate_prefs is None: + candidate_prefs = CandidatePreferences() + + format_control = format_control or FormatControl(set(), set()) + + self._allow_yanked = allow_yanked + self._candidate_prefs = candidate_prefs + self._ignore_requires_python = ignore_requires_python + self._link_collector = link_collector + self._target_python = target_python + + self.format_control = format_control + + # These are boring links that have already been logged somehow. + self._logged_links: Set[Tuple[Link, LinkType, str]] = set() + + # Don't include an allow_yanked default value to make sure each call + # site considers whether yanked releases are allowed. This also causes + # that decision to be made explicit in the calling code, which helps + # people when reading the code. + @classmethod + def create( + cls, + link_collector: LinkCollector, + selection_prefs: SelectionPreferences, + target_python: Optional[TargetPython] = None, + ) -> "PackageFinder": + """Create a PackageFinder. + + :param selection_prefs: The candidate selection preferences, as a + SelectionPreferences object. + :param target_python: The target Python interpreter to use when + checking compatibility. If None (the default), a TargetPython + object will be constructed from the running Python. + """ + if target_python is None: + target_python = TargetPython() + + candidate_prefs = CandidatePreferences( + prefer_binary=selection_prefs.prefer_binary, + allow_all_prereleases=selection_prefs.allow_all_prereleases, + ) + + return cls( + candidate_prefs=candidate_prefs, + link_collector=link_collector, + target_python=target_python, + allow_yanked=selection_prefs.allow_yanked, + format_control=selection_prefs.format_control, + ignore_requires_python=selection_prefs.ignore_requires_python, + ) + + @property + def target_python(self) -> TargetPython: + return self._target_python + + @property + def search_scope(self) -> SearchScope: + return self._link_collector.search_scope + + @search_scope.setter + def search_scope(self, search_scope: SearchScope) -> None: + self._link_collector.search_scope = search_scope + + @property + def find_links(self) -> List[str]: + return self._link_collector.find_links + + @property + def index_urls(self) -> List[str]: + return self.search_scope.index_urls + + @property + def proxy(self) -> Optional[str]: + return self._link_collector.session.pip_proxy + + @property + def trusted_hosts(self) -> Iterable[str]: + for host_port in self._link_collector.session.pip_trusted_origins: + yield build_netloc(*host_port) + + @property + def custom_cert(self) -> Optional[str]: + # session.verify is either a boolean (use default bundle/no SSL + # verification) or a string path to a custom CA bundle to use. We only + # care about the latter. + verify = self._link_collector.session.verify + return verify if isinstance(verify, str) else None + + @property + def client_cert(self) -> Optional[str]: + cert = self._link_collector.session.cert + assert not isinstance(cert, tuple), "pip only supports PEM client certs" + return cert + + @property + def allow_all_prereleases(self) -> bool: + return self._candidate_prefs.allow_all_prereleases + + def set_allow_all_prereleases(self) -> None: + self._candidate_prefs.allow_all_prereleases = True + + @property + def prefer_binary(self) -> bool: + return self._candidate_prefs.prefer_binary + + def set_prefer_binary(self) -> None: + self._candidate_prefs.prefer_binary = True + + def requires_python_skipped_reasons(self) -> List[str]: + reasons = { + detail + for _, result, detail in self._logged_links + if result == LinkType.requires_python_mismatch + } + return sorted(reasons) + + def make_link_evaluator(self, project_name: str) -> LinkEvaluator: + canonical_name = canonicalize_name(project_name) + formats = self.format_control.get_allowed_formats(canonical_name) + + return LinkEvaluator( + project_name=project_name, + canonical_name=canonical_name, + formats=formats, + target_python=self._target_python, + allow_yanked=self._allow_yanked, + ignore_requires_python=self._ignore_requires_python, + ) + + def _sort_links(self, links: Iterable[Link]) -> List[Link]: + """ + Returns elements of links in order, non-egg links first, egg links + second, while eliminating duplicates + """ + eggs, no_eggs = [], [] + seen: Set[Link] = set() + for link in links: + if link not in seen: + seen.add(link) + if link.egg_fragment: + eggs.append(link) + else: + no_eggs.append(link) + return no_eggs + eggs + + def _log_skipped_link(self, link: Link, result: LinkType, detail: str) -> None: + # This is a hot method so don't waste time hashing links unless we're + # actually going to log 'em. + if not logger.isEnabledFor(logging.DEBUG): + return + + entry = (link, result, detail) + if entry not in self._logged_links: + # Put the link at the end so the reason is more visible and because + # the link string is usually very long. + logger.debug("Skipping link: %s: %s", detail, link) + self._logged_links.add(entry) + + def get_install_candidate( + self, link_evaluator: LinkEvaluator, link: Link + ) -> Optional[InstallationCandidate]: + """ + If the link is a candidate for install, convert it to an + InstallationCandidate and return it. Otherwise, return None. + """ + result, detail = link_evaluator.evaluate_link(link) + if result != LinkType.candidate: + self._log_skipped_link(link, result, detail) + return None + + try: + return InstallationCandidate( + name=link_evaluator.project_name, + link=link, + version=detail, + ) + except InvalidVersion: + return None + + def evaluate_links( + self, link_evaluator: LinkEvaluator, links: Iterable[Link] + ) -> List[InstallationCandidate]: + """ + Convert links that are candidates to InstallationCandidate objects. + """ + candidates = [] + for link in self._sort_links(links): + candidate = self.get_install_candidate(link_evaluator, link) + if candidate is not None: + candidates.append(candidate) + + return candidates + + def process_project_url( + self, project_url: Link, link_evaluator: LinkEvaluator + ) -> List[InstallationCandidate]: + logger.debug( + "Fetching project page and analyzing links: %s", + project_url, + ) + index_response = self._link_collector.fetch_response(project_url) + if index_response is None: + return [] + + page_links = list(parse_links(index_response)) + + with indent_log(): + package_links = self.evaluate_links( + link_evaluator, + links=page_links, + ) + + return package_links + + @functools.lru_cache(maxsize=None) + def find_all_candidates(self, project_name: str) -> List[InstallationCandidate]: + """Find all available InstallationCandidate for project_name + + This checks index_urls and find_links. + All versions found are returned as an InstallationCandidate list. + + See LinkEvaluator.evaluate_link() for details on which files + are accepted. + """ + link_evaluator = self.make_link_evaluator(project_name) + + collected_sources = self._link_collector.collect_sources( + project_name=project_name, + candidates_from_page=functools.partial( + self.process_project_url, + link_evaluator=link_evaluator, + ), + ) + + page_candidates_it = itertools.chain.from_iterable( + source.page_candidates() + for sources in collected_sources + for source in sources + if source is not None + ) + page_candidates = list(page_candidates_it) + + file_links_it = itertools.chain.from_iterable( + source.file_links() + for sources in collected_sources + for source in sources + if source is not None + ) + file_candidates = self.evaluate_links( + link_evaluator, + sorted(file_links_it, reverse=True), + ) + + if logger.isEnabledFor(logging.DEBUG) and file_candidates: + paths = [] + for candidate in file_candidates: + assert candidate.link.url # we need to have a URL + try: + paths.append(candidate.link.file_path) + except Exception: + paths.append(candidate.link.url) # it's not a local file + + logger.debug("Local files found: %s", ", ".join(paths)) + + # This is an intentional priority ordering + return file_candidates + page_candidates + + def make_candidate_evaluator( + self, + project_name: str, + specifier: Optional[specifiers.BaseSpecifier] = None, + hashes: Optional[Hashes] = None, + ) -> CandidateEvaluator: + """Create a CandidateEvaluator object to use.""" + candidate_prefs = self._candidate_prefs + return CandidateEvaluator.create( + project_name=project_name, + target_python=self._target_python, + prefer_binary=candidate_prefs.prefer_binary, + allow_all_prereleases=candidate_prefs.allow_all_prereleases, + specifier=specifier, + hashes=hashes, + ) + + @functools.lru_cache(maxsize=None) + def find_best_candidate( + self, + project_name: str, + specifier: Optional[specifiers.BaseSpecifier] = None, + hashes: Optional[Hashes] = None, + ) -> BestCandidateResult: + """Find matches for the given project and specifier. + + :param specifier: An optional object implementing `filter` + (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable + versions. + + :return: A `BestCandidateResult` instance. + """ + candidates = self.find_all_candidates(project_name) + candidate_evaluator = self.make_candidate_evaluator( + project_name=project_name, + specifier=specifier, + hashes=hashes, + ) + return candidate_evaluator.compute_best_candidate(candidates) + + def find_requirement( + self, req: InstallRequirement, upgrade: bool + ) -> Optional[InstallationCandidate]: + """Try to find a Link matching req + + Expects req, an InstallRequirement and upgrade, a boolean + Returns a InstallationCandidate if found, + Raises DistributionNotFound or BestVersionAlreadyInstalled otherwise + """ + hashes = req.hashes(trust_internet=False) + best_candidate_result = self.find_best_candidate( + req.name, + specifier=req.specifier, + hashes=hashes, + ) + best_candidate = best_candidate_result.best_candidate + + installed_version: Optional[_BaseVersion] = None + if req.satisfied_by is not None: + installed_version = req.satisfied_by.version + + def _format_versions(cand_iter: Iterable[InstallationCandidate]) -> str: + # This repeated parse_version and str() conversion is needed to + # handle different vendoring sources from pip and pkg_resources. + # If we stop using the pkg_resources provided specifier and start + # using our own, we can drop the cast to str(). + return ( + ", ".join( + sorted( + {str(c.version) for c in cand_iter}, + key=parse_version, + ) + ) + or "none" + ) + + if installed_version is None and best_candidate is None: + logger.critical( + "Could not find a version that satisfies the requirement %s " + "(from versions: %s)", + req, + _format_versions(best_candidate_result.all_candidates), + ) + + raise DistributionNotFound(f"No matching distribution found for {req}") + + def _should_install_candidate( + candidate: Optional[InstallationCandidate], + ) -> "TypeGuard[InstallationCandidate]": + if installed_version is None: + return True + if best_candidate is None: + return False + return best_candidate.version > installed_version + + if not upgrade and installed_version is not None: + if _should_install_candidate(best_candidate): + logger.debug( + "Existing installed version (%s) satisfies requirement " + "(most up-to-date version is %s)", + installed_version, + best_candidate.version, + ) + else: + logger.debug( + "Existing installed version (%s) is most up-to-date and " + "satisfies requirement", + installed_version, + ) + return None + + if _should_install_candidate(best_candidate): + logger.debug( + "Using version %s (newest of versions: %s)", + best_candidate.version, + _format_versions(best_candidate_result.applicable_candidates), + ) + return best_candidate + + # We have an existing version, and its the best version + logger.debug( + "Installed version (%s) is most up-to-date (past versions: %s)", + installed_version, + _format_versions(best_candidate_result.applicable_candidates), + ) + raise BestVersionAlreadyInstalled + + +def _find_name_version_sep(fragment: str, canonical_name: str) -> int: + """Find the separator's index based on the package's canonical name. + + :param fragment: A + filename "fragment" (stem) or + egg fragment. + :param canonical_name: The package's canonical name. + + This function is needed since the canonicalized name does not necessarily + have the same length as the egg info's name part. An example:: + + >>> fragment = 'foo__bar-1.0' + >>> canonical_name = 'foo-bar' + >>> _find_name_version_sep(fragment, canonical_name) + 8 + """ + # Project name and version must be separated by one single dash. Find all + # occurrences of dashes; if the string in front of it matches the canonical + # name, this is the one separating the name and version parts. + for i, c in enumerate(fragment): + if c != "-": + continue + if canonicalize_name(fragment[:i]) == canonical_name: + return i + raise ValueError(f"{fragment} does not match {canonical_name}") + + +def _extract_version_from_fragment(fragment: str, canonical_name: str) -> Optional[str]: + """Parse the version string from a + filename + "fragment" (stem) or egg fragment. + + :param fragment: The string to parse. E.g. foo-2.1 + :param canonical_name: The canonicalized name of the package this + belongs to. + """ + try: + version_start = _find_name_version_sep(fragment, canonical_name) + 1 + except ValueError: + return None + version = fragment[version_start:] + if not version: + return None + return version diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/sources.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/sources.py new file mode 100644 index 00000000000..3dafb30e6eb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/index/sources.py @@ -0,0 +1,284 @@ +import logging +import mimetypes +import os +from collections import defaultdict +from typing import Callable, Dict, Iterable, List, Optional, Tuple + +from pip._vendor.packaging.utils import ( + InvalidSdistFilename, + InvalidWheelFilename, + canonicalize_name, + parse_sdist_filename, + parse_wheel_filename, +) + +from pip._internal.models.candidate import InstallationCandidate +from pip._internal.models.link import Link +from pip._internal.utils.urls import path_to_url, url_to_path +from pip._internal.vcs import is_url + +logger = logging.getLogger(__name__) + +FoundCandidates = Iterable[InstallationCandidate] +FoundLinks = Iterable[Link] +CandidatesFromPage = Callable[[Link], Iterable[InstallationCandidate]] +PageValidator = Callable[[Link], bool] + + +class LinkSource: + @property + def link(self) -> Optional[Link]: + """Returns the underlying link, if there's one.""" + raise NotImplementedError() + + def page_candidates(self) -> FoundCandidates: + """Candidates found by parsing an archive listing HTML file.""" + raise NotImplementedError() + + def file_links(self) -> FoundLinks: + """Links found by specifying archives directly.""" + raise NotImplementedError() + + +def _is_html_file(file_url: str) -> bool: + return mimetypes.guess_type(file_url, strict=False)[0] == "text/html" + + +class _FlatDirectoryToUrls: + """Scans directory and caches results""" + + def __init__(self, path: str) -> None: + self._path = path + self._page_candidates: List[str] = [] + self._project_name_to_urls: Dict[str, List[str]] = defaultdict(list) + self._scanned_directory = False + + def _scan_directory(self) -> None: + """Scans directory once and populates both page_candidates + and project_name_to_urls at the same time + """ + for entry in os.scandir(self._path): + url = path_to_url(entry.path) + if _is_html_file(url): + self._page_candidates.append(url) + continue + + # File must have a valid wheel or sdist name, + # otherwise not worth considering as a package + try: + project_filename = parse_wheel_filename(entry.name)[0] + except InvalidWheelFilename: + try: + project_filename = parse_sdist_filename(entry.name)[0] + except InvalidSdistFilename: + continue + + self._project_name_to_urls[project_filename].append(url) + self._scanned_directory = True + + @property + def page_candidates(self) -> List[str]: + if not self._scanned_directory: + self._scan_directory() + + return self._page_candidates + + @property + def project_name_to_urls(self) -> Dict[str, List[str]]: + if not self._scanned_directory: + self._scan_directory() + + return self._project_name_to_urls + + +class _FlatDirectorySource(LinkSource): + """Link source specified by ``--find-links=``. + + This looks the content of the directory, and returns: + + * ``page_candidates``: Links listed on each HTML file in the directory. + * ``file_candidates``: Archives in the directory. + """ + + _paths_to_urls: Dict[str, _FlatDirectoryToUrls] = {} + + def __init__( + self, + candidates_from_page: CandidatesFromPage, + path: str, + project_name: str, + ) -> None: + self._candidates_from_page = candidates_from_page + self._project_name = canonicalize_name(project_name) + + # Get existing instance of _FlatDirectoryToUrls if it exists + if path in self._paths_to_urls: + self._path_to_urls = self._paths_to_urls[path] + else: + self._path_to_urls = _FlatDirectoryToUrls(path=path) + self._paths_to_urls[path] = self._path_to_urls + + @property + def link(self) -> Optional[Link]: + return None + + def page_candidates(self) -> FoundCandidates: + for url in self._path_to_urls.page_candidates: + yield from self._candidates_from_page(Link(url)) + + def file_links(self) -> FoundLinks: + for url in self._path_to_urls.project_name_to_urls[self._project_name]: + yield Link(url) + + +class _LocalFileSource(LinkSource): + """``--find-links=`` or ``--[extra-]index-url=``. + + If a URL is supplied, it must be a ``file:`` URL. If a path is supplied to + the option, it is converted to a URL first. This returns: + + * ``page_candidates``: Links listed on an HTML file. + * ``file_candidates``: The non-HTML file. + """ + + def __init__( + self, + candidates_from_page: CandidatesFromPage, + link: Link, + ) -> None: + self._candidates_from_page = candidates_from_page + self._link = link + + @property + def link(self) -> Optional[Link]: + return self._link + + def page_candidates(self) -> FoundCandidates: + if not _is_html_file(self._link.url): + return + yield from self._candidates_from_page(self._link) + + def file_links(self) -> FoundLinks: + if _is_html_file(self._link.url): + return + yield self._link + + +class _RemoteFileSource(LinkSource): + """``--find-links=`` or ``--[extra-]index-url=``. + + This returns: + + * ``page_candidates``: Links listed on an HTML file. + * ``file_candidates``: The non-HTML file. + """ + + def __init__( + self, + candidates_from_page: CandidatesFromPage, + page_validator: PageValidator, + link: Link, + ) -> None: + self._candidates_from_page = candidates_from_page + self._page_validator = page_validator + self._link = link + + @property + def link(self) -> Optional[Link]: + return self._link + + def page_candidates(self) -> FoundCandidates: + if not self._page_validator(self._link): + return + yield from self._candidates_from_page(self._link) + + def file_links(self) -> FoundLinks: + yield self._link + + +class _IndexDirectorySource(LinkSource): + """``--[extra-]index-url=``. + + This is treated like a remote URL; ``candidates_from_page`` contains logic + for this by appending ``index.html`` to the link. + """ + + def __init__( + self, + candidates_from_page: CandidatesFromPage, + link: Link, + ) -> None: + self._candidates_from_page = candidates_from_page + self._link = link + + @property + def link(self) -> Optional[Link]: + return self._link + + def page_candidates(self) -> FoundCandidates: + yield from self._candidates_from_page(self._link) + + def file_links(self) -> FoundLinks: + return () + + +def build_source( + location: str, + *, + candidates_from_page: CandidatesFromPage, + page_validator: PageValidator, + expand_dir: bool, + cache_link_parsing: bool, + project_name: str, +) -> Tuple[Optional[str], Optional[LinkSource]]: + path: Optional[str] = None + url: Optional[str] = None + if os.path.exists(location): # Is a local path. + url = path_to_url(location) + path = location + elif location.startswith("file:"): # A file: URL. + url = location + path = url_to_path(location) + elif is_url(location): + url = location + + if url is None: + msg = ( + "Location '%s' is ignored: " + "it is either a non-existing path or lacks a specific scheme." + ) + logger.warning(msg, location) + return (None, None) + + if path is None: + source: LinkSource = _RemoteFileSource( + candidates_from_page=candidates_from_page, + page_validator=page_validator, + link=Link(url, cache_link_parsing=cache_link_parsing), + ) + return (url, source) + + if os.path.isdir(path): + if expand_dir: + source = _FlatDirectorySource( + candidates_from_page=candidates_from_page, + path=path, + project_name=project_name, + ) + else: + source = _IndexDirectorySource( + candidates_from_page=candidates_from_page, + link=Link(url, cache_link_parsing=cache_link_parsing), + ) + return (url, source) + elif os.path.isfile(path): + source = _LocalFileSource( + candidates_from_page=candidates_from_page, + link=Link(url, cache_link_parsing=cache_link_parsing), + ) + return (url, source) + logger.warning( + "Location '%s' is ignored: it is neither a file nor a directory.", + location, + ) + return (url, None) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/__init__.py new file mode 100644 index 00000000000..32382be7fe5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/__init__.py @@ -0,0 +1,456 @@ +import functools +import logging +import os +import pathlib +import sys +import sysconfig +from typing import Any, Dict, Generator, Optional, Tuple + +from pip._internal.models.scheme import SCHEME_KEYS, Scheme +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.deprecation import deprecated +from pip._internal.utils.virtualenv import running_under_virtualenv + +from . import _sysconfig +from .base import ( + USER_CACHE_DIR, + get_major_minor_version, + get_src_prefix, + is_osx_framework, + site_packages, + user_site, +) + +__all__ = [ + "USER_CACHE_DIR", + "get_bin_prefix", + "get_bin_user", + "get_major_minor_version", + "get_platlib", + "get_purelib", + "get_scheme", + "get_src_prefix", + "site_packages", + "user_site", +] + + +logger = logging.getLogger(__name__) + + +_PLATLIBDIR: str = getattr(sys, "platlibdir", "lib") + +_USE_SYSCONFIG_DEFAULT = sys.version_info >= (3, 10) + + +def _should_use_sysconfig() -> bool: + """This function determines the value of _USE_SYSCONFIG. + + By default, pip uses sysconfig on Python 3.10+. + But Python distributors can override this decision by setting: + sysconfig._PIP_USE_SYSCONFIG = True / False + Rationale in https://github.com/pypa/pip/issues/10647 + + This is a function for testability, but should be constant during any one + run. + """ + return bool(getattr(sysconfig, "_PIP_USE_SYSCONFIG", _USE_SYSCONFIG_DEFAULT)) + + +_USE_SYSCONFIG = _should_use_sysconfig() + +if not _USE_SYSCONFIG: + # Import distutils lazily to avoid deprecation warnings, + # but import it soon enough that it is in memory and available during + # a pip reinstall. + from . import _distutils + +# Be noisy about incompatibilities if this platforms "should" be using +# sysconfig, but is explicitly opting out and using distutils instead. +if _USE_SYSCONFIG_DEFAULT and not _USE_SYSCONFIG: + _MISMATCH_LEVEL = logging.WARNING +else: + _MISMATCH_LEVEL = logging.DEBUG + + +def _looks_like_bpo_44860() -> bool: + """The resolution to bpo-44860 will change this incorrect platlib. + + See . + """ + from distutils.command.install import INSTALL_SCHEMES + + try: + unix_user_platlib = INSTALL_SCHEMES["unix_user"]["platlib"] + except KeyError: + return False + return unix_user_platlib == "$usersite" + + +def _looks_like_red_hat_patched_platlib_purelib(scheme: Dict[str, str]) -> bool: + platlib = scheme["platlib"] + if "/$platlibdir/" in platlib: + platlib = platlib.replace("/$platlibdir/", f"/{_PLATLIBDIR}/") + if "/lib64/" not in platlib: + return False + unpatched = platlib.replace("/lib64/", "/lib/") + return unpatched.replace("$platbase/", "$base/") == scheme["purelib"] + + +@functools.lru_cache(maxsize=None) +def _looks_like_red_hat_lib() -> bool: + """Red Hat patches platlib in unix_prefix and unix_home, but not purelib. + + This is the only way I can see to tell a Red Hat-patched Python. + """ + from distutils.command.install import INSTALL_SCHEMES + + return all( + k in INSTALL_SCHEMES + and _looks_like_red_hat_patched_platlib_purelib(INSTALL_SCHEMES[k]) + for k in ("unix_prefix", "unix_home") + ) + + +@functools.lru_cache(maxsize=None) +def _looks_like_debian_scheme() -> bool: + """Debian adds two additional schemes.""" + from distutils.command.install import INSTALL_SCHEMES + + return "deb_system" in INSTALL_SCHEMES and "unix_local" in INSTALL_SCHEMES + + +@functools.lru_cache(maxsize=None) +def _looks_like_red_hat_scheme() -> bool: + """Red Hat patches ``sys.prefix`` and ``sys.exec_prefix``. + + Red Hat's ``00251-change-user-install-location.patch`` changes the install + command's ``prefix`` and ``exec_prefix`` to append ``"/local"``. This is + (fortunately?) done quite unconditionally, so we create a default command + object without any configuration to detect this. + """ + from distutils.command.install import install + from distutils.dist import Distribution + + cmd: Any = install(Distribution()) + cmd.finalize_options() + return ( + cmd.exec_prefix == f"{os.path.normpath(sys.exec_prefix)}/local" + and cmd.prefix == f"{os.path.normpath(sys.prefix)}/local" + ) + + +@functools.lru_cache(maxsize=None) +def _looks_like_slackware_scheme() -> bool: + """Slackware patches sysconfig but fails to patch distutils and site. + + Slackware changes sysconfig's user scheme to use ``"lib64"`` for the lib + path, but does not do the same to the site module. + """ + if user_site is None: # User-site not available. + return False + try: + paths = sysconfig.get_paths(scheme="posix_user", expand=False) + except KeyError: # User-site not available. + return False + return "/lib64/" in paths["purelib"] and "/lib64/" not in user_site + + +@functools.lru_cache(maxsize=None) +def _looks_like_msys2_mingw_scheme() -> bool: + """MSYS2 patches distutils and sysconfig to use a UNIX-like scheme. + + However, MSYS2 incorrectly patches sysconfig ``nt`` scheme. The fix is + likely going to be included in their 3.10 release, so we ignore the warning. + See msys2/MINGW-packages#9319. + + MSYS2 MINGW's patch uses lowercase ``"lib"`` instead of the usual uppercase, + and is missing the final ``"site-packages"``. + """ + paths = sysconfig.get_paths("nt", expand=False) + return all( + "Lib" not in p and "lib" in p and not p.endswith("site-packages") + for p in (paths[key] for key in ("platlib", "purelib")) + ) + + +def _fix_abiflags(parts: Tuple[str]) -> Generator[str, None, None]: + ldversion = sysconfig.get_config_var("LDVERSION") + abiflags = getattr(sys, "abiflags", None) + + # LDVERSION does not end with sys.abiflags. Just return the path unchanged. + if not ldversion or not abiflags or not ldversion.endswith(abiflags): + yield from parts + return + + # Strip sys.abiflags from LDVERSION-based path components. + for part in parts: + if part.endswith(ldversion): + part = part[: (0 - len(abiflags))] + yield part + + +@functools.lru_cache(maxsize=None) +def _warn_mismatched(old: pathlib.Path, new: pathlib.Path, *, key: str) -> None: + issue_url = "https://github.com/pypa/pip/issues/10151" + message = ( + "Value for %s does not match. Please report this to <%s>" + "\ndistutils: %s" + "\nsysconfig: %s" + ) + logger.log(_MISMATCH_LEVEL, message, key, issue_url, old, new) + + +def _warn_if_mismatch(old: pathlib.Path, new: pathlib.Path, *, key: str) -> bool: + if old == new: + return False + _warn_mismatched(old, new, key=key) + return True + + +@functools.lru_cache(maxsize=None) +def _log_context( + *, + user: bool = False, + home: Optional[str] = None, + root: Optional[str] = None, + prefix: Optional[str] = None, +) -> None: + parts = [ + "Additional context:", + "user = %r", + "home = %r", + "root = %r", + "prefix = %r", + ] + + logger.log(_MISMATCH_LEVEL, "\n".join(parts), user, home, root, prefix) + + +def get_scheme( + dist_name: str, + user: bool = False, + home: Optional[str] = None, + root: Optional[str] = None, + isolated: bool = False, + prefix: Optional[str] = None, +) -> Scheme: + new = _sysconfig.get_scheme( + dist_name, + user=user, + home=home, + root=root, + isolated=isolated, + prefix=prefix, + ) + if _USE_SYSCONFIG: + return new + + old = _distutils.get_scheme( + dist_name, + user=user, + home=home, + root=root, + isolated=isolated, + prefix=prefix, + ) + + warning_contexts = [] + for k in SCHEME_KEYS: + old_v = pathlib.Path(getattr(old, k)) + new_v = pathlib.Path(getattr(new, k)) + + if old_v == new_v: + continue + + # distutils incorrectly put PyPy packages under ``site-packages/python`` + # in the ``posix_home`` scheme, but PyPy devs said they expect the + # directory name to be ``pypy`` instead. So we treat this as a bug fix + # and not warn about it. See bpo-43307 and python/cpython#24628. + skip_pypy_special_case = ( + sys.implementation.name == "pypy" + and home is not None + and k in ("platlib", "purelib") + and old_v.parent == new_v.parent + and old_v.name.startswith("python") + and new_v.name.startswith("pypy") + ) + if skip_pypy_special_case: + continue + + # sysconfig's ``osx_framework_user`` does not include ``pythonX.Y`` in + # the ``include`` value, but distutils's ``headers`` does. We'll let + # CPython decide whether this is a bug or feature. See bpo-43948. + skip_osx_framework_user_special_case = ( + user + and is_osx_framework() + and k == "headers" + and old_v.parent.parent == new_v.parent + and old_v.parent.name.startswith("python") + ) + if skip_osx_framework_user_special_case: + continue + + # On Red Hat and derived Linux distributions, distutils is patched to + # use "lib64" instead of "lib" for platlib. + if k == "platlib" and _looks_like_red_hat_lib(): + continue + + # On Python 3.9+, sysconfig's posix_user scheme sets platlib against + # sys.platlibdir, but distutils's unix_user incorrectly coninutes + # using the same $usersite for both platlib and purelib. This creates a + # mismatch when sys.platlibdir is not "lib". + skip_bpo_44860 = ( + user + and k == "platlib" + and not WINDOWS + and sys.version_info >= (3, 9) + and _PLATLIBDIR != "lib" + and _looks_like_bpo_44860() + ) + if skip_bpo_44860: + continue + + # Slackware incorrectly patches posix_user to use lib64 instead of lib, + # but not usersite to match the location. + skip_slackware_user_scheme = ( + user + and k in ("platlib", "purelib") + and not WINDOWS + and _looks_like_slackware_scheme() + ) + if skip_slackware_user_scheme: + continue + + # Both Debian and Red Hat patch Python to place the system site under + # /usr/local instead of /usr. Debian also places lib in dist-packages + # instead of site-packages, but the /usr/local check should cover it. + skip_linux_system_special_case = ( + not (user or home or prefix or running_under_virtualenv()) + and old_v.parts[1:3] == ("usr", "local") + and len(new_v.parts) > 1 + and new_v.parts[1] == "usr" + and (len(new_v.parts) < 3 or new_v.parts[2] != "local") + and (_looks_like_red_hat_scheme() or _looks_like_debian_scheme()) + ) + if skip_linux_system_special_case: + continue + + # MSYS2 MINGW's sysconfig patch does not include the "site-packages" + # part of the path. This is incorrect and will be fixed in MSYS. + skip_msys2_mingw_bug = ( + WINDOWS and k in ("platlib", "purelib") and _looks_like_msys2_mingw_scheme() + ) + if skip_msys2_mingw_bug: + continue + + # CPython's POSIX install script invokes pip (via ensurepip) against the + # interpreter located in the source tree, not the install site. This + # triggers special logic in sysconfig that's not present in distutils. + # https://github.com/python/cpython/blob/8c21941ddaf/Lib/sysconfig.py#L178-L194 + skip_cpython_build = ( + sysconfig.is_python_build(check_home=True) + and not WINDOWS + and k in ("headers", "include", "platinclude") + ) + if skip_cpython_build: + continue + + warning_contexts.append((old_v, new_v, f"scheme.{k}")) + + if not warning_contexts: + return old + + # Check if this path mismatch is caused by distutils config files. Those + # files will no longer work once we switch to sysconfig, so this raises a + # deprecation message for them. + default_old = _distutils.distutils_scheme( + dist_name, + user, + home, + root, + isolated, + prefix, + ignore_config_files=True, + ) + if any(default_old[k] != getattr(old, k) for k in SCHEME_KEYS): + deprecated( + reason=( + "Configuring installation scheme with distutils config files " + "is deprecated and will no longer work in the near future. If you " + "are using a Homebrew or Linuxbrew Python, please see discussion " + "at https://github.com/Homebrew/homebrew-core/issues/76621" + ), + replacement=None, + gone_in=None, + ) + return old + + # Post warnings about this mismatch so user can report them back. + for old_v, new_v, key in warning_contexts: + _warn_mismatched(old_v, new_v, key=key) + _log_context(user=user, home=home, root=root, prefix=prefix) + + return old + + +def get_bin_prefix() -> str: + new = _sysconfig.get_bin_prefix() + if _USE_SYSCONFIG: + return new + + old = _distutils.get_bin_prefix() + if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="bin_prefix"): + _log_context() + return old + + +def get_bin_user() -> str: + return _sysconfig.get_scheme("", user=True).scripts + + +def _looks_like_deb_system_dist_packages(value: str) -> bool: + """Check if the value is Debian's APT-controlled dist-packages. + + Debian's ``distutils.sysconfig.get_python_lib()`` implementation returns the + default package path controlled by APT, but does not patch ``sysconfig`` to + do the same. This is similar to the bug worked around in ``get_scheme()``, + but here the default is ``deb_system`` instead of ``unix_local``. Ultimately + we can't do anything about this Debian bug, and this detection allows us to + skip the warning when needed. + """ + if not _looks_like_debian_scheme(): + return False + if value == "/usr/lib/python3/dist-packages": + return True + return False + + +def get_purelib() -> str: + """Return the default pure-Python lib location.""" + new = _sysconfig.get_purelib() + if _USE_SYSCONFIG: + return new + + old = _distutils.get_purelib() + if _looks_like_deb_system_dist_packages(old): + return old + if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="purelib"): + _log_context() + return old + + +def get_platlib() -> str: + """Return the default platform-shared lib location.""" + new = _sysconfig.get_platlib() + if _USE_SYSCONFIG: + return new + + from . import _distutils + + old = _distutils.get_platlib() + if _looks_like_deb_system_dist_packages(old): + return old + if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="platlib"): + _log_context() + return old diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_distutils.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_distutils.py new file mode 100644 index 00000000000..3d856256986 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_distutils.py @@ -0,0 +1,172 @@ +"""Locations where we look for configs, install stuff, etc""" + +# The following comment should be removed at some point in the future. +# mypy: strict-optional=False + +# If pip's going to use distutils, it should not be using the copy that setuptools +# might have injected into the environment. This is done by removing the injected +# shim, if it's injected. +# +# See https://github.com/pypa/pip/issues/8761 for the original discussion and +# rationale for why this is done within pip. +try: + __import__("_distutils_hack").remove_shim() +except (ImportError, AttributeError): + pass + +import logging +import os +import sys +from distutils.cmd import Command as DistutilsCommand +from distutils.command.install import SCHEME_KEYS +from distutils.command.install import install as distutils_install_command +from distutils.sysconfig import get_python_lib +from typing import Dict, List, Optional, Union + +from pip._internal.models.scheme import Scheme +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.virtualenv import running_under_virtualenv + +from .base import get_major_minor_version + +logger = logging.getLogger(__name__) + + +def distutils_scheme( + dist_name: str, + user: bool = False, + home: Optional[str] = None, + root: Optional[str] = None, + isolated: bool = False, + prefix: Optional[str] = None, + *, + ignore_config_files: bool = False, +) -> Dict[str, str]: + """ + Return a distutils install scheme + """ + from distutils.dist import Distribution + + dist_args: Dict[str, Union[str, List[str]]] = {"name": dist_name} + if isolated: + dist_args["script_args"] = ["--no-user-cfg"] + + d = Distribution(dist_args) + if not ignore_config_files: + try: + d.parse_config_files() + except UnicodeDecodeError: + paths = d.find_config_files() + logger.warning( + "Ignore distutils configs in %s due to encoding errors.", + ", ".join(os.path.basename(p) for p in paths), + ) + obj: Optional[DistutilsCommand] = None + obj = d.get_command_obj("install", create=True) + assert obj is not None + i: distutils_install_command = obj + # NOTE: setting user or home has the side-effect of creating the home dir + # or user base for installations during finalize_options() + # ideally, we'd prefer a scheme class that has no side-effects. + assert not (user and prefix), f"user={user} prefix={prefix}" + assert not (home and prefix), f"home={home} prefix={prefix}" + i.user = user or i.user + if user or home: + i.prefix = "" + i.prefix = prefix or i.prefix + i.home = home or i.home + i.root = root or i.root + i.finalize_options() + + scheme: Dict[str, str] = {} + for key in SCHEME_KEYS: + scheme[key] = getattr(i, "install_" + key) + + # install_lib specified in setup.cfg should install *everything* + # into there (i.e. it takes precedence over both purelib and + # platlib). Note, i.install_lib is *always* set after + # finalize_options(); we only want to override here if the user + # has explicitly requested it hence going back to the config + if "install_lib" in d.get_option_dict("install"): + scheme.update({"purelib": i.install_lib, "platlib": i.install_lib}) + + if running_under_virtualenv(): + if home: + prefix = home + elif user: + prefix = i.install_userbase + else: + prefix = i.prefix + scheme["headers"] = os.path.join( + prefix, + "include", + "site", + f"python{get_major_minor_version()}", + dist_name, + ) + + if root is not None: + path_no_drive = os.path.splitdrive(os.path.abspath(scheme["headers"]))[1] + scheme["headers"] = os.path.join(root, path_no_drive[1:]) + + return scheme + + +def get_scheme( + dist_name: str, + user: bool = False, + home: Optional[str] = None, + root: Optional[str] = None, + isolated: bool = False, + prefix: Optional[str] = None, +) -> Scheme: + """ + Get the "scheme" corresponding to the input parameters. The distutils + documentation provides the context for the available schemes: + https://docs.python.org/3/install/index.html#alternate-installation + + :param dist_name: the name of the package to retrieve the scheme for, used + in the headers scheme path + :param user: indicates to use the "user" scheme + :param home: indicates to use the "home" scheme and provides the base + directory for the same + :param root: root under which other directories are re-based + :param isolated: equivalent to --no-user-cfg, i.e. do not consider + ~/.pydistutils.cfg (posix) or ~/pydistutils.cfg (non-posix) for + scheme paths + :param prefix: indicates to use the "prefix" scheme and provides the + base directory for the same + """ + scheme = distutils_scheme(dist_name, user, home, root, isolated, prefix) + return Scheme( + platlib=scheme["platlib"], + purelib=scheme["purelib"], + headers=scheme["headers"], + scripts=scheme["scripts"], + data=scheme["data"], + ) + + +def get_bin_prefix() -> str: + # XXX: In old virtualenv versions, sys.prefix can contain '..' components, + # so we need to call normpath to eliminate them. + prefix = os.path.normpath(sys.prefix) + if WINDOWS: + bin_py = os.path.join(prefix, "Scripts") + # buildout uses 'bin' on Windows too? + if not os.path.exists(bin_py): + bin_py = os.path.join(prefix, "bin") + return bin_py + # Forcing to use /usr/local/bin for standard macOS framework installs + # Also log to ~/Library/Logs/ for use with the Console.app log viewer + if sys.platform[:6] == "darwin" and prefix[:16] == "/System/Library/": + return "/usr/local/bin" + return os.path.join(prefix, "bin") + + +def get_purelib() -> str: + return get_python_lib(plat_specific=False) + + +def get_platlib() -> str: + return get_python_lib(plat_specific=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_sysconfig.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_sysconfig.py new file mode 100644 index 00000000000..ca860ea562c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/_sysconfig.py @@ -0,0 +1,214 @@ +import logging +import os +import sys +import sysconfig +import typing + +from pip._internal.exceptions import InvalidSchemeCombination, UserInstallationInvalid +from pip._internal.models.scheme import SCHEME_KEYS, Scheme +from pip._internal.utils.virtualenv import running_under_virtualenv + +from .base import change_root, get_major_minor_version, is_osx_framework + +logger = logging.getLogger(__name__) + + +# Notes on _infer_* functions. +# Unfortunately ``get_default_scheme()`` didn't exist before 3.10, so there's no +# way to ask things like "what is the '_prefix' scheme on this platform". These +# functions try to answer that with some heuristics while accounting for ad-hoc +# platforms not covered by CPython's default sysconfig implementation. If the +# ad-hoc implementation does not fully implement sysconfig, we'll fall back to +# a POSIX scheme. + +_AVAILABLE_SCHEMES = set(sysconfig.get_scheme_names()) + +_PREFERRED_SCHEME_API = getattr(sysconfig, "get_preferred_scheme", None) + + +def _should_use_osx_framework_prefix() -> bool: + """Check for Apple's ``osx_framework_library`` scheme. + + Python distributed by Apple's Command Line Tools has this special scheme + that's used when: + + * This is a framework build. + * We are installing into the system prefix. + + This does not account for ``pip install --prefix`` (also means we're not + installing to the system prefix), which should use ``posix_prefix``, but + logic here means ``_infer_prefix()`` outputs ``osx_framework_library``. But + since ``prefix`` is not available for ``sysconfig.get_default_scheme()``, + which is the stdlib replacement for ``_infer_prefix()``, presumably Apple + wouldn't be able to magically switch between ``osx_framework_library`` and + ``posix_prefix``. ``_infer_prefix()`` returning ``osx_framework_library`` + means its behavior is consistent whether we use the stdlib implementation + or our own, and we deal with this special case in ``get_scheme()`` instead. + """ + return ( + "osx_framework_library" in _AVAILABLE_SCHEMES + and not running_under_virtualenv() + and is_osx_framework() + ) + + +def _infer_prefix() -> str: + """Try to find a prefix scheme for the current platform. + + This tries: + + * A special ``osx_framework_library`` for Python distributed by Apple's + Command Line Tools, when not running in a virtual environment. + * Implementation + OS, used by PyPy on Windows (``pypy_nt``). + * Implementation without OS, used by PyPy on POSIX (``pypy``). + * OS + "prefix", used by CPython on POSIX (``posix_prefix``). + * Just the OS name, used by CPython on Windows (``nt``). + + If none of the above works, fall back to ``posix_prefix``. + """ + if _PREFERRED_SCHEME_API: + return _PREFERRED_SCHEME_API("prefix") + if _should_use_osx_framework_prefix(): + return "osx_framework_library" + implementation_suffixed = f"{sys.implementation.name}_{os.name}" + if implementation_suffixed in _AVAILABLE_SCHEMES: + return implementation_suffixed + if sys.implementation.name in _AVAILABLE_SCHEMES: + return sys.implementation.name + suffixed = f"{os.name}_prefix" + if suffixed in _AVAILABLE_SCHEMES: + return suffixed + if os.name in _AVAILABLE_SCHEMES: # On Windows, prefx is just called "nt". + return os.name + return "posix_prefix" + + +def _infer_user() -> str: + """Try to find a user scheme for the current platform.""" + if _PREFERRED_SCHEME_API: + return _PREFERRED_SCHEME_API("user") + if is_osx_framework() and not running_under_virtualenv(): + suffixed = "osx_framework_user" + else: + suffixed = f"{os.name}_user" + if suffixed in _AVAILABLE_SCHEMES: + return suffixed + if "posix_user" not in _AVAILABLE_SCHEMES: # User scheme unavailable. + raise UserInstallationInvalid() + return "posix_user" + + +def _infer_home() -> str: + """Try to find a home for the current platform.""" + if _PREFERRED_SCHEME_API: + return _PREFERRED_SCHEME_API("home") + suffixed = f"{os.name}_home" + if suffixed in _AVAILABLE_SCHEMES: + return suffixed + return "posix_home" + + +# Update these keys if the user sets a custom home. +_HOME_KEYS = [ + "installed_base", + "base", + "installed_platbase", + "platbase", + "prefix", + "exec_prefix", +] +if sysconfig.get_config_var("userbase") is not None: + _HOME_KEYS.append("userbase") + + +def get_scheme( + dist_name: str, + user: bool = False, + home: typing.Optional[str] = None, + root: typing.Optional[str] = None, + isolated: bool = False, + prefix: typing.Optional[str] = None, +) -> Scheme: + """ + Get the "scheme" corresponding to the input parameters. + + :param dist_name: the name of the package to retrieve the scheme for, used + in the headers scheme path + :param user: indicates to use the "user" scheme + :param home: indicates to use the "home" scheme + :param root: root under which other directories are re-based + :param isolated: ignored, but kept for distutils compatibility (where + this controls whether the user-site pydistutils.cfg is honored) + :param prefix: indicates to use the "prefix" scheme and provides the + base directory for the same + """ + if user and prefix: + raise InvalidSchemeCombination("--user", "--prefix") + if home and prefix: + raise InvalidSchemeCombination("--home", "--prefix") + + if home is not None: + scheme_name = _infer_home() + elif user: + scheme_name = _infer_user() + else: + scheme_name = _infer_prefix() + + # Special case: When installing into a custom prefix, use posix_prefix + # instead of osx_framework_library. See _should_use_osx_framework_prefix() + # docstring for details. + if prefix is not None and scheme_name == "osx_framework_library": + scheme_name = "posix_prefix" + + if home is not None: + variables = {k: home for k in _HOME_KEYS} + elif prefix is not None: + variables = {k: prefix for k in _HOME_KEYS} + else: + variables = {} + + paths = sysconfig.get_paths(scheme=scheme_name, vars=variables) + + # Logic here is very arbitrary, we're doing it for compatibility, don't ask. + # 1. Pip historically uses a special header path in virtual environments. + # 2. If the distribution name is not known, distutils uses 'UNKNOWN'. We + # only do the same when not running in a virtual environment because + # pip's historical header path logic (see point 1) did not do this. + if running_under_virtualenv(): + if user: + base = variables.get("userbase", sys.prefix) + else: + base = variables.get("base", sys.prefix) + python_xy = f"python{get_major_minor_version()}" + paths["include"] = os.path.join(base, "include", "site", python_xy) + elif not dist_name: + dist_name = "UNKNOWN" + + scheme = Scheme( + platlib=paths["platlib"], + purelib=paths["purelib"], + headers=os.path.join(paths["include"], dist_name), + scripts=paths["scripts"], + data=paths["data"], + ) + if root is not None: + converted_keys = {} + for key in SCHEME_KEYS: + converted_keys[key] = change_root(root, getattr(scheme, key)) + scheme = Scheme(**converted_keys) + return scheme + + +def get_bin_prefix() -> str: + # Forcing to use /usr/local/bin for standard macOS framework installs. + if sys.platform[:6] == "darwin" and sys.prefix[:16] == "/System/Library/": + return "/usr/local/bin" + return sysconfig.get_paths()["scripts"] + + +def get_purelib() -> str: + return sysconfig.get_paths()["purelib"] + + +def get_platlib() -> str: + return sysconfig.get_paths()["platlib"] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/base.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/base.py new file mode 100644 index 00000000000..3f9f896e632 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/locations/base.py @@ -0,0 +1,81 @@ +import functools +import os +import site +import sys +import sysconfig +import typing + +from pip._internal.exceptions import InstallationError +from pip._internal.utils import appdirs +from pip._internal.utils.virtualenv import running_under_virtualenv + +# Application Directories +USER_CACHE_DIR = appdirs.user_cache_dir("pip") + +# FIXME doesn't account for venv linked to global site-packages +site_packages: str = sysconfig.get_path("purelib") + + +def get_major_minor_version() -> str: + """ + Return the major-minor version of the current Python as a string, e.g. + "3.7" or "3.10". + """ + return "{}.{}".format(*sys.version_info) + + +def change_root(new_root: str, pathname: str) -> str: + """Return 'pathname' with 'new_root' prepended. + + If 'pathname' is relative, this is equivalent to os.path.join(new_root, pathname). + Otherwise, it requires making 'pathname' relative and then joining the + two, which is tricky on DOS/Windows and Mac OS. + + This is borrowed from Python's standard library's distutils module. + """ + if os.name == "posix": + if not os.path.isabs(pathname): + return os.path.join(new_root, pathname) + else: + return os.path.join(new_root, pathname[1:]) + + elif os.name == "nt": + (drive, path) = os.path.splitdrive(pathname) + if path[0] == "\\": + path = path[1:] + return os.path.join(new_root, path) + + else: + raise InstallationError( + f"Unknown platform: {os.name}\n" + "Can not change root path prefix on unknown platform." + ) + + +def get_src_prefix() -> str: + if running_under_virtualenv(): + src_prefix = os.path.join(sys.prefix, "src") + else: + # FIXME: keep src in cwd for now (it is not a temporary folder) + try: + src_prefix = os.path.join(os.getcwd(), "src") + except OSError: + # In case the current working directory has been renamed or deleted + sys.exit("The folder you are executing pip from can no longer be found.") + + # under macOS + virtualenv sys.prefix is not properly resolved + # it is something like /path/to/python/bin/.. + return os.path.abspath(src_prefix) + + +try: + # Use getusersitepackages if this is present, as it ensures that the + # value is initialised properly. + user_site: typing.Optional[str] = site.getusersitepackages() +except AttributeError: + user_site = site.USER_SITE + + +@functools.lru_cache(maxsize=None) +def is_osx_framework() -> bool: + return bool(sysconfig.get_config_var("PYTHONFRAMEWORK")) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/main.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/main.py new file mode 100644 index 00000000000..33c6d24cd85 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/main.py @@ -0,0 +1,12 @@ +from typing import List, Optional + + +def main(args: Optional[List[str]] = None) -> int: + """This is preserved for old console scripts that may still be referencing + it. + + For additional details, see https://github.com/pypa/pip/issues/7498. + """ + from pip._internal.utils.entrypoints import _wrapper + + return _wrapper(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/__init__.py new file mode 100644 index 00000000000..1ea1e7fd2e5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/__init__.py @@ -0,0 +1,128 @@ +import contextlib +import functools +import os +import sys +from typing import TYPE_CHECKING, List, Optional, Type, cast + +from pip._internal.utils.misc import strtobool + +from .base import BaseDistribution, BaseEnvironment, FilesystemWheel, MemoryWheel, Wheel + +if TYPE_CHECKING: + from typing import Literal, Protocol +else: + Protocol = object + +__all__ = [ + "BaseDistribution", + "BaseEnvironment", + "FilesystemWheel", + "MemoryWheel", + "Wheel", + "get_default_environment", + "get_environment", + "get_wheel_distribution", + "select_backend", +] + + +def _should_use_importlib_metadata() -> bool: + """Whether to use the ``importlib.metadata`` or ``pkg_resources`` backend. + + By default, pip uses ``importlib.metadata`` on Python 3.11+, and + ``pkg_resources`` otherwise. This can be overridden by a couple of ways: + + * If environment variable ``_PIP_USE_IMPORTLIB_METADATA`` is set, it + dictates whether ``importlib.metadata`` is used, regardless of Python + version. + * On Python 3.11+, Python distributors can patch ``importlib.metadata`` + to add a global constant ``_PIP_USE_IMPORTLIB_METADATA = False``. This + makes pip use ``pkg_resources`` (unless the user set the aforementioned + environment variable to *True*). + """ + with contextlib.suppress(KeyError, ValueError): + return bool(strtobool(os.environ["_PIP_USE_IMPORTLIB_METADATA"])) + if sys.version_info < (3, 11): + return False + import importlib.metadata + + return bool(getattr(importlib.metadata, "_PIP_USE_IMPORTLIB_METADATA", True)) + + +class Backend(Protocol): + NAME: 'Literal["importlib", "pkg_resources"]' + Distribution: Type[BaseDistribution] + Environment: Type[BaseEnvironment] + + +@functools.lru_cache(maxsize=None) +def select_backend() -> Backend: + if _should_use_importlib_metadata(): + from . import importlib + + return cast(Backend, importlib) + from . import pkg_resources + + return cast(Backend, pkg_resources) + + +def get_default_environment() -> BaseEnvironment: + """Get the default representation for the current environment. + + This returns an Environment instance from the chosen backend. The default + Environment instance should be built from ``sys.path`` and may use caching + to share instance state across calls. + """ + return select_backend().Environment.default() + + +def get_environment(paths: Optional[List[str]]) -> BaseEnvironment: + """Get a representation of the environment specified by ``paths``. + + This returns an Environment instance from the chosen backend based on the + given import paths. The backend must build a fresh instance representing + the state of installed distributions when this function is called. + """ + return select_backend().Environment.from_paths(paths) + + +def get_directory_distribution(directory: str) -> BaseDistribution: + """Get the distribution metadata representation in the specified directory. + + This returns a Distribution instance from the chosen backend based on + the given on-disk ``.dist-info`` directory. + """ + return select_backend().Distribution.from_directory(directory) + + +def get_wheel_distribution(wheel: Wheel, canonical_name: str) -> BaseDistribution: + """Get the representation of the specified wheel's distribution metadata. + + This returns a Distribution instance from the chosen backend based on + the given wheel's ``.dist-info`` directory. + + :param canonical_name: Normalized project name of the given wheel. + """ + return select_backend().Distribution.from_wheel(wheel, canonical_name) + + +def get_metadata_distribution( + metadata_contents: bytes, + filename: str, + canonical_name: str, +) -> BaseDistribution: + """Get the dist representation of the specified METADATA file contents. + + This returns a Distribution instance from the chosen backend sourced from the data + in `metadata_contents`. + + :param metadata_contents: Contents of a METADATA file within a dist, or one served + via PEP 658. + :param filename: Filename for the dist this metadata represents. + :param canonical_name: Normalized project name of the given dist. + """ + return select_backend().Distribution.from_metadata_file_contents( + metadata_contents, + filename, + canonical_name, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/_json.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/_json.py new file mode 100644 index 00000000000..f3aeab3225f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/_json.py @@ -0,0 +1,86 @@ +# Extracted from https://github.com/pfmoore/pkg_metadata + +from email.header import Header, decode_header, make_header +from email.message import Message +from typing import Any, Dict, List, Union, cast + +METADATA_FIELDS = [ + # Name, Multiple-Use + ("Metadata-Version", False), + ("Name", False), + ("Version", False), + ("Dynamic", True), + ("Platform", True), + ("Supported-Platform", True), + ("Summary", False), + ("Description", False), + ("Description-Content-Type", False), + ("Keywords", False), + ("Home-page", False), + ("Download-URL", False), + ("Author", False), + ("Author-email", False), + ("Maintainer", False), + ("Maintainer-email", False), + ("License", False), + ("License-Expression", False), + ("License-File", True), + ("Classifier", True), + ("Requires-Dist", True), + ("Requires-Python", False), + ("Requires-External", True), + ("Project-URL", True), + ("Provides-Extra", True), + ("Provides-Dist", True), + ("Obsoletes-Dist", True), +] + + +def json_name(field: str) -> str: + return field.lower().replace("-", "_") + + +def msg_to_json(msg: Message) -> Dict[str, Any]: + """Convert a Message object into a JSON-compatible dictionary.""" + + def sanitise_header(h: Union[Header, str]) -> str: + if isinstance(h, Header): + chunks = [] + for bytes, encoding in decode_header(h): + if encoding == "unknown-8bit": + try: + # See if UTF-8 works + bytes.decode("utf-8") + encoding = "utf-8" + except UnicodeDecodeError: + # If not, latin1 at least won't fail + encoding = "latin1" + chunks.append((bytes, encoding)) + return str(make_header(chunks)) + return str(h) + + result = {} + for field, multi in METADATA_FIELDS: + if field not in msg: + continue + key = json_name(field) + if multi: + value: Union[str, List[str]] = [ + sanitise_header(v) for v in msg.get_all(field) # type: ignore + ] + else: + value = sanitise_header(msg.get(field)) # type: ignore + if key == "keywords": + # Accept both comma-separated and space-separated + # forms, for better compatibility with old data. + if "," in value: + value = [v.strip() for v in value.split(",")] + else: + value = value.split() + result[key] = value + + payload = cast(str, msg.get_payload()) + if payload: + result["description"] = payload + + return result diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/base.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/base.py new file mode 100644 index 00000000000..9eabcdb278b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/base.py @@ -0,0 +1,688 @@ +import csv +import email.message +import functools +import json +import logging +import pathlib +import re +import zipfile +from typing import ( + IO, + Any, + Collection, + Container, + Dict, + Iterable, + Iterator, + List, + NamedTuple, + Optional, + Protocol, + Tuple, + Union, +) + +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.packaging.specifiers import InvalidSpecifier, SpecifierSet +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import Version + +from pip._internal.exceptions import NoneMetadataError +from pip._internal.locations import site_packages, user_site +from pip._internal.models.direct_url import ( + DIRECT_URL_METADATA_NAME, + DirectUrl, + DirectUrlValidationError, +) +from pip._internal.utils.compat import stdlib_pkgs # TODO: Move definition here. +from pip._internal.utils.egg_link import egg_link_path_from_sys_path +from pip._internal.utils.misc import is_local, normalize_path +from pip._internal.utils.urls import url_to_path + +from ._json import msg_to_json + +InfoPath = Union[str, pathlib.PurePath] + +logger = logging.getLogger(__name__) + + +class BaseEntryPoint(Protocol): + @property + def name(self) -> str: + raise NotImplementedError() + + @property + def value(self) -> str: + raise NotImplementedError() + + @property + def group(self) -> str: + raise NotImplementedError() + + +def _convert_installed_files_path( + entry: Tuple[str, ...], + info: Tuple[str, ...], +) -> str: + """Convert a legacy installed-files.txt path into modern RECORD path. + + The legacy format stores paths relative to the info directory, while the + modern format stores paths relative to the package root, e.g. the + site-packages directory. + + :param entry: Path parts of the installed-files.txt entry. + :param info: Path parts of the egg-info directory relative to package root. + :returns: The converted entry. + + For best compatibility with symlinks, this does not use ``abspath()`` or + ``Path.resolve()``, but tries to work with path parts: + + 1. While ``entry`` starts with ``..``, remove the equal amounts of parts + from ``info``; if ``info`` is empty, start appending ``..`` instead. + 2. Join the two directly. + """ + while entry and entry[0] == "..": + if not info or info[-1] == "..": + info += ("..",) + else: + info = info[:-1] + entry = entry[1:] + return str(pathlib.Path(*info, *entry)) + + +class RequiresEntry(NamedTuple): + requirement: str + extra: str + marker: str + + +class BaseDistribution(Protocol): + @classmethod + def from_directory(cls, directory: str) -> "BaseDistribution": + """Load the distribution from a metadata directory. + + :param directory: Path to a metadata directory, e.g. ``.dist-info``. + """ + raise NotImplementedError() + + @classmethod + def from_metadata_file_contents( + cls, + metadata_contents: bytes, + filename: str, + project_name: str, + ) -> "BaseDistribution": + """Load the distribution from the contents of a METADATA file. + + This is used to implement PEP 658 by generating a "shallow" dist object that can + be used for resolution without downloading or building the actual dist yet. + + :param metadata_contents: The contents of a METADATA file. + :param filename: File name for the dist with this metadata. + :param project_name: Name of the project this dist represents. + """ + raise NotImplementedError() + + @classmethod + def from_wheel(cls, wheel: "Wheel", name: str) -> "BaseDistribution": + """Load the distribution from a given wheel. + + :param wheel: A concrete wheel definition. + :param name: File name of the wheel. + + :raises InvalidWheel: Whenever loading of the wheel causes a + :py:exc:`zipfile.BadZipFile` exception to be thrown. + :raises UnsupportedWheel: If the wheel is a valid zip, but malformed + internally. + """ + raise NotImplementedError() + + def __repr__(self) -> str: + return f"{self.raw_name} {self.raw_version} ({self.location})" + + def __str__(self) -> str: + return f"{self.raw_name} {self.raw_version}" + + @property + def location(self) -> Optional[str]: + """Where the distribution is loaded from. + + A string value is not necessarily a filesystem path, since distributions + can be loaded from other sources, e.g. arbitrary zip archives. ``None`` + means the distribution is created in-memory. + + Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If + this is a symbolic link, we want to preserve the relative path between + it and files in the distribution. + """ + raise NotImplementedError() + + @property + def editable_project_location(self) -> Optional[str]: + """The project location for editable distributions. + + This is the directory where pyproject.toml or setup.py is located. + None if the distribution is not installed in editable mode. + """ + # TODO: this property is relatively costly to compute, memoize it ? + direct_url = self.direct_url + if direct_url: + if direct_url.is_local_editable(): + return url_to_path(direct_url.url) + else: + # Search for an .egg-link file by walking sys.path, as it was + # done before by dist_is_editable(). + egg_link_path = egg_link_path_from_sys_path(self.raw_name) + if egg_link_path: + # TODO: get project location from second line of egg_link file + # (https://github.com/pypa/pip/issues/10243) + return self.location + return None + + @property + def installed_location(self) -> Optional[str]: + """The distribution's "installed" location. + + This should generally be a ``site-packages`` directory. This is + usually ``dist.location``, except for legacy develop-installed packages, + where ``dist.location`` is the source code location, and this is where + the ``.egg-link`` file is. + + The returned location is normalized (in particular, with symlinks removed). + """ + raise NotImplementedError() + + @property + def info_location(self) -> Optional[str]: + """Location of the .[egg|dist]-info directory or file. + + Similarly to ``location``, a string value is not necessarily a + filesystem path. ``None`` means the distribution is created in-memory. + + For a modern .dist-info installation on disk, this should be something + like ``{location}/{raw_name}-{version}.dist-info``. + + Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If + this is a symbolic link, we want to preserve the relative path between + it and other files in the distribution. + """ + raise NotImplementedError() + + @property + def installed_by_distutils(self) -> bool: + """Whether this distribution is installed with legacy distutils format. + + A distribution installed with "raw" distutils not patched by setuptools + uses one single file at ``info_location`` to store metadata. We need to + treat this specially on uninstallation. + """ + info_location = self.info_location + if not info_location: + return False + return pathlib.Path(info_location).is_file() + + @property + def installed_as_egg(self) -> bool: + """Whether this distribution is installed as an egg. + + This usually indicates the distribution was installed by (older versions + of) easy_install. + """ + location = self.location + if not location: + return False + return location.endswith(".egg") + + @property + def installed_with_setuptools_egg_info(self) -> bool: + """Whether this distribution is installed with the ``.egg-info`` format. + + This usually indicates the distribution was installed with setuptools + with an old pip version or with ``single-version-externally-managed``. + + Note that this ensure the metadata store is a directory. distutils can + also installs an ``.egg-info``, but as a file, not a directory. This + property is *False* for that case. Also see ``installed_by_distutils``. + """ + info_location = self.info_location + if not info_location: + return False + if not info_location.endswith(".egg-info"): + return False + return pathlib.Path(info_location).is_dir() + + @property + def installed_with_dist_info(self) -> bool: + """Whether this distribution is installed with the "modern format". + + This indicates a "modern" installation, e.g. storing metadata in the + ``.dist-info`` directory. This applies to installations made by + setuptools (but through pip, not directly), or anything using the + standardized build backend interface (PEP 517). + """ + info_location = self.info_location + if not info_location: + return False + if not info_location.endswith(".dist-info"): + return False + return pathlib.Path(info_location).is_dir() + + @property + def canonical_name(self) -> NormalizedName: + raise NotImplementedError() + + @property + def version(self) -> Version: + raise NotImplementedError() + + @property + def raw_version(self) -> str: + raise NotImplementedError() + + @property + def setuptools_filename(self) -> str: + """Convert a project name to its setuptools-compatible filename. + + This is a copy of ``pkg_resources.to_filename()`` for compatibility. + """ + return self.raw_name.replace("-", "_") + + @property + def direct_url(self) -> Optional[DirectUrl]: + """Obtain a DirectUrl from this distribution. + + Returns None if the distribution has no `direct_url.json` metadata, + or if `direct_url.json` is invalid. + """ + try: + content = self.read_text(DIRECT_URL_METADATA_NAME) + except FileNotFoundError: + return None + try: + return DirectUrl.from_json(content) + except ( + UnicodeDecodeError, + json.JSONDecodeError, + DirectUrlValidationError, + ) as e: + logger.warning( + "Error parsing %s for %s: %s", + DIRECT_URL_METADATA_NAME, + self.canonical_name, + e, + ) + return None + + @property + def installer(self) -> str: + try: + installer_text = self.read_text("INSTALLER") + except (OSError, ValueError, NoneMetadataError): + return "" # Fail silently if the installer file cannot be read. + for line in installer_text.splitlines(): + cleaned_line = line.strip() + if cleaned_line: + return cleaned_line + return "" + + @property + def requested(self) -> bool: + return self.is_file("REQUESTED") + + @property + def editable(self) -> bool: + return bool(self.editable_project_location) + + @property + def local(self) -> bool: + """If distribution is installed in the current virtual environment. + + Always True if we're not in a virtualenv. + """ + if self.installed_location is None: + return False + return is_local(self.installed_location) + + @property + def in_usersite(self) -> bool: + if self.installed_location is None or user_site is None: + return False + return self.installed_location.startswith(normalize_path(user_site)) + + @property + def in_site_packages(self) -> bool: + if self.installed_location is None or site_packages is None: + return False + return self.installed_location.startswith(normalize_path(site_packages)) + + def is_file(self, path: InfoPath) -> bool: + """Check whether an entry in the info directory is a file.""" + raise NotImplementedError() + + def iter_distutils_script_names(self) -> Iterator[str]: + """Find distutils 'scripts' entries metadata. + + If 'scripts' is supplied in ``setup.py``, distutils records those in the + installed distribution's ``scripts`` directory, a file for each script. + """ + raise NotImplementedError() + + def read_text(self, path: InfoPath) -> str: + """Read a file in the info directory. + + :raise FileNotFoundError: If ``path`` does not exist in the directory. + :raise NoneMetadataError: If ``path`` exists in the info directory, but + cannot be read. + """ + raise NotImplementedError() + + def iter_entry_points(self) -> Iterable[BaseEntryPoint]: + raise NotImplementedError() + + def _metadata_impl(self) -> email.message.Message: + raise NotImplementedError() + + @functools.cached_property + def metadata(self) -> email.message.Message: + """Metadata of distribution parsed from e.g. METADATA or PKG-INFO. + + This should return an empty message if the metadata file is unavailable. + + :raises NoneMetadataError: If the metadata file is available, but does + not contain valid metadata. + """ + metadata = self._metadata_impl() + self._add_egg_info_requires(metadata) + return metadata + + @property + def metadata_dict(self) -> Dict[str, Any]: + """PEP 566 compliant JSON-serializable representation of METADATA or PKG-INFO. + + This should return an empty dict if the metadata file is unavailable. + + :raises NoneMetadataError: If the metadata file is available, but does + not contain valid metadata. + """ + return msg_to_json(self.metadata) + + @property + def metadata_version(self) -> Optional[str]: + """Value of "Metadata-Version:" in distribution metadata, if available.""" + return self.metadata.get("Metadata-Version") + + @property + def raw_name(self) -> str: + """Value of "Name:" in distribution metadata.""" + # The metadata should NEVER be missing the Name: key, but if it somehow + # does, fall back to the known canonical name. + return self.metadata.get("Name", self.canonical_name) + + @property + def requires_python(self) -> SpecifierSet: + """Value of "Requires-Python:" in distribution metadata. + + If the key does not exist or contains an invalid value, an empty + SpecifierSet should be returned. + """ + value = self.metadata.get("Requires-Python") + if value is None: + return SpecifierSet() + try: + # Convert to str to satisfy the type checker; this can be a Header object. + spec = SpecifierSet(str(value)) + except InvalidSpecifier as e: + message = "Package %r has an invalid Requires-Python: %s" + logger.warning(message, self.raw_name, e) + return SpecifierSet() + return spec + + def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: + """Dependencies of this distribution. + + For modern .dist-info distributions, this is the collection of + "Requires-Dist:" entries in distribution metadata. + """ + raise NotImplementedError() + + def iter_raw_dependencies(self) -> Iterable[str]: + """Raw Requires-Dist metadata.""" + return self.metadata.get_all("Requires-Dist", []) + + def iter_provided_extras(self) -> Iterable[NormalizedName]: + """Extras provided by this distribution. + + For modern .dist-info distributions, this is the collection of + "Provides-Extra:" entries in distribution metadata. + + The return value of this function is expected to be normalised names, + per PEP 685, with the returned value being handled appropriately by + `iter_dependencies`. + """ + raise NotImplementedError() + + def _iter_declared_entries_from_record(self) -> Optional[Iterator[str]]: + try: + text = self.read_text("RECORD") + except FileNotFoundError: + return None + # This extra Path-str cast normalizes entries. + return (str(pathlib.Path(row[0])) for row in csv.reader(text.splitlines())) + + def _iter_declared_entries_from_legacy(self) -> Optional[Iterator[str]]: + try: + text = self.read_text("installed-files.txt") + except FileNotFoundError: + return None + paths = (p for p in text.splitlines(keepends=False) if p) + root = self.location + info = self.info_location + if root is None or info is None: + return paths + try: + info_rel = pathlib.Path(info).relative_to(root) + except ValueError: # info is not relative to root. + return paths + if not info_rel.parts: # info *is* root. + return paths + return ( + _convert_installed_files_path(pathlib.Path(p).parts, info_rel.parts) + for p in paths + ) + + def iter_declared_entries(self) -> Optional[Iterator[str]]: + """Iterate through file entries declared in this distribution. + + For modern .dist-info distributions, this is the files listed in the + ``RECORD`` metadata file. For legacy setuptools distributions, this + comes from ``installed-files.txt``, with entries normalized to be + compatible with the format used by ``RECORD``. + + :return: An iterator for listed entries, or None if the distribution + contains neither ``RECORD`` nor ``installed-files.txt``. + """ + return ( + self._iter_declared_entries_from_record() + or self._iter_declared_entries_from_legacy() + ) + + def _iter_requires_txt_entries(self) -> Iterator[RequiresEntry]: + """Parse a ``requires.txt`` in an egg-info directory. + + This is an INI-ish format where an egg-info stores dependencies. A + section name describes extra other environment markers, while each entry + is an arbitrary string (not a key-value pair) representing a dependency + as a requirement string (no markers). + + There is a construct in ``importlib.metadata`` called ``Sectioned`` that + does mostly the same, but the format is currently considered private. + """ + try: + content = self.read_text("requires.txt") + except FileNotFoundError: + return + extra = marker = "" # Section-less entries don't have markers. + for line in content.splitlines(): + line = line.strip() + if not line or line.startswith("#"): # Comment; ignored. + continue + if line.startswith("[") and line.endswith("]"): # A section header. + extra, _, marker = line.strip("[]").partition(":") + continue + yield RequiresEntry(requirement=line, extra=extra, marker=marker) + + def _iter_egg_info_extras(self) -> Iterable[str]: + """Get extras from the egg-info directory.""" + known_extras = {""} + for entry in self._iter_requires_txt_entries(): + extra = canonicalize_name(entry.extra) + if extra in known_extras: + continue + known_extras.add(extra) + yield extra + + def _iter_egg_info_dependencies(self) -> Iterable[str]: + """Get distribution dependencies from the egg-info directory. + + To ease parsing, this converts a legacy dependency entry into a PEP 508 + requirement string. Like ``_iter_requires_txt_entries()``, there is code + in ``importlib.metadata`` that does mostly the same, but not do exactly + what we need. + + Namely, ``importlib.metadata`` does not normalize the extra name before + putting it into the requirement string, which causes marker comparison + to fail because the dist-info format do normalize. This is consistent in + all currently available PEP 517 backends, although not standardized. + """ + for entry in self._iter_requires_txt_entries(): + extra = canonicalize_name(entry.extra) + if extra and entry.marker: + marker = f'({entry.marker}) and extra == "{extra}"' + elif extra: + marker = f'extra == "{extra}"' + elif entry.marker: + marker = entry.marker + else: + marker = "" + if marker: + yield f"{entry.requirement} ; {marker}" + else: + yield entry.requirement + + def _add_egg_info_requires(self, metadata: email.message.Message) -> None: + """Add egg-info requires.txt information to the metadata.""" + if not metadata.get_all("Requires-Dist"): + for dep in self._iter_egg_info_dependencies(): + metadata["Requires-Dist"] = dep + if not metadata.get_all("Provides-Extra"): + for extra in self._iter_egg_info_extras(): + metadata["Provides-Extra"] = extra + + +class BaseEnvironment: + """An environment containing distributions to introspect.""" + + @classmethod + def default(cls) -> "BaseEnvironment": + raise NotImplementedError() + + @classmethod + def from_paths(cls, paths: Optional[List[str]]) -> "BaseEnvironment": + raise NotImplementedError() + + def get_distribution(self, name: str) -> Optional["BaseDistribution"]: + """Given a requirement name, return the installed distributions. + + The name may not be normalized. The implementation must canonicalize + it for lookup. + """ + raise NotImplementedError() + + def _iter_distributions(self) -> Iterator["BaseDistribution"]: + """Iterate through installed distributions. + + This function should be implemented by subclass, but never called + directly. Use the public ``iter_distribution()`` instead, which + implements additional logic to make sure the distributions are valid. + """ + raise NotImplementedError() + + def iter_all_distributions(self) -> Iterator[BaseDistribution]: + """Iterate through all installed distributions without any filtering.""" + for dist in self._iter_distributions(): + # Make sure the distribution actually comes from a valid Python + # packaging distribution. Pip's AdjacentTempDirectory leaves folders + # e.g. ``~atplotlib.dist-info`` if cleanup was interrupted. The + # valid project name pattern is taken from PEP 508. + project_name_valid = re.match( + r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", + dist.canonical_name, + flags=re.IGNORECASE, + ) + if not project_name_valid: + logger.warning( + "Ignoring invalid distribution %s (%s)", + dist.canonical_name, + dist.location, + ) + continue + yield dist + + def iter_installed_distributions( + self, + local_only: bool = True, + skip: Container[str] = stdlib_pkgs, + include_editables: bool = True, + editables_only: bool = False, + user_only: bool = False, + ) -> Iterator[BaseDistribution]: + """Return a list of installed distributions. + + This is based on ``iter_all_distributions()`` with additional filtering + options. Note that ``iter_installed_distributions()`` without arguments + is *not* equal to ``iter_all_distributions()``, since some of the + configurations exclude packages by default. + + :param local_only: If True (default), only return installations + local to the current virtualenv, if in a virtualenv. + :param skip: An iterable of canonicalized project names to ignore; + defaults to ``stdlib_pkgs``. + :param include_editables: If False, don't report editables. + :param editables_only: If True, only report editables. + :param user_only: If True, only report installations in the user + site directory. + """ + it = self.iter_all_distributions() + if local_only: + it = (d for d in it if d.local) + if not include_editables: + it = (d for d in it if not d.editable) + if editables_only: + it = (d for d in it if d.editable) + if user_only: + it = (d for d in it if d.in_usersite) + return (d for d in it if d.canonical_name not in skip) + + +class Wheel(Protocol): + location: str + + def as_zipfile(self) -> zipfile.ZipFile: + raise NotImplementedError() + + +class FilesystemWheel(Wheel): + def __init__(self, location: str) -> None: + self.location = location + + def as_zipfile(self) -> zipfile.ZipFile: + return zipfile.ZipFile(self.location, allowZip64=True) + + +class MemoryWheel(Wheel): + def __init__(self, location: str, stream: IO[bytes]) -> None: + self.location = location + self.stream = stream + + def as_zipfile(self) -> zipfile.ZipFile: + return zipfile.ZipFile(self.stream, allowZip64=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/__init__.py new file mode 100644 index 00000000000..a779138db10 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/__init__.py @@ -0,0 +1,6 @@ +from ._dists import Distribution +from ._envs import Environment + +__all__ = ["NAME", "Distribution", "Environment"] + +NAME = "importlib" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_compat.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_compat.py new file mode 100644 index 00000000000..ec1e815cdbd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_compat.py @@ -0,0 +1,85 @@ +import importlib.metadata +import os +from typing import Any, Optional, Protocol, Tuple, cast + +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name + + +class BadMetadata(ValueError): + def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None: + self.dist = dist + self.reason = reason + + def __str__(self) -> str: + return f"Bad metadata in {self.dist} ({self.reason})" + + +class BasePath(Protocol): + """A protocol that various path objects conform. + + This exists because importlib.metadata uses both ``pathlib.Path`` and + ``zipfile.Path``, and we need a common base for type hints (Union does not + work well since ``zipfile.Path`` is too new for our linter setup). + + This does not mean to be exhaustive, but only contains things that present + in both classes *that we need*. + """ + + @property + def name(self) -> str: + raise NotImplementedError() + + @property + def parent(self) -> "BasePath": + raise NotImplementedError() + + +def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]: + """Find the path to the distribution's metadata directory. + + HACK: This relies on importlib.metadata's private ``_path`` attribute. Not + all distributions exist on disk, so importlib.metadata is correct to not + expose the attribute as public. But pip's code base is old and not as clean, + so we do this to avoid having to rewrite too many things. Hopefully we can + eliminate this some day. + """ + return getattr(d, "_path", None) + + +def parse_name_and_version_from_info_directory( + dist: importlib.metadata.Distribution, +) -> Tuple[Optional[str], Optional[str]]: + """Get a name and version from the metadata directory name. + + This is much faster than reading distribution metadata. + """ + info_location = get_info_location(dist) + if info_location is None: + return None, None + + stem, suffix = os.path.splitext(info_location.name) + if suffix == ".dist-info": + name, sep, version = stem.partition("-") + if sep: + return name, version + + if suffix == ".egg-info": + name = stem.split("-", 1)[0] + return name, None + + return None, None + + +def get_dist_canonical_name(dist: importlib.metadata.Distribution) -> NormalizedName: + """Get the distribution's normalized name. + + The ``name`` attribute is only available in Python 3.10 or later. We are + targeting exactly that, but Mypy does not know this. + """ + if name := parse_name_and_version_from_info_directory(dist)[0]: + return canonicalize_name(name) + + name = cast(Any, dist).name + if not isinstance(name, str): + raise BadMetadata(dist, reason="invalid metadata entry 'name'") + return canonicalize_name(name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_dists.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_dists.py new file mode 100644 index 00000000000..d220b616e28 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_dists.py @@ -0,0 +1,228 @@ +import email.message +import importlib.metadata +import pathlib +import zipfile +from os import PathLike +from typing import ( + Collection, + Dict, + Iterable, + Iterator, + Mapping, + Optional, + Sequence, + Union, + cast, +) + +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import Version +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.exceptions import InvalidWheel, UnsupportedWheel +from pip._internal.metadata.base import ( + BaseDistribution, + BaseEntryPoint, + InfoPath, + Wheel, +) +from pip._internal.utils.misc import normalize_path +from pip._internal.utils.packaging import get_requirement +from pip._internal.utils.temp_dir import TempDirectory +from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file + +from ._compat import ( + BasePath, + get_dist_canonical_name, + parse_name_and_version_from_info_directory, +) + + +class WheelDistribution(importlib.metadata.Distribution): + """An ``importlib.metadata.Distribution`` read from a wheel. + + Although ``importlib.metadata.PathDistribution`` accepts ``zipfile.Path``, + its implementation is too "lazy" for pip's needs (we can't keep the ZipFile + handle open for the entire lifetime of the distribution object). + + This implementation eagerly reads the entire metadata directory into the + memory instead, and operates from that. + """ + + def __init__( + self, + files: Mapping[pathlib.PurePosixPath, bytes], + info_location: pathlib.PurePosixPath, + ) -> None: + self._files = files + self.info_location = info_location + + @classmethod + def from_zipfile( + cls, + zf: zipfile.ZipFile, + name: str, + location: str, + ) -> "WheelDistribution": + info_dir, _ = parse_wheel(zf, name) + paths = ( + (name, pathlib.PurePosixPath(name.split("/", 1)[-1])) + for name in zf.namelist() + if name.startswith(f"{info_dir}/") + ) + files = { + relpath: read_wheel_metadata_file(zf, fullpath) + for fullpath, relpath in paths + } + info_location = pathlib.PurePosixPath(location, info_dir) + return cls(files, info_location) + + def iterdir(self, path: InfoPath) -> Iterator[pathlib.PurePosixPath]: + # Only allow iterating through the metadata directory. + if pathlib.PurePosixPath(str(path)) in self._files: + return iter(self._files) + raise FileNotFoundError(path) + + def read_text(self, filename: str) -> Optional[str]: + try: + data = self._files[pathlib.PurePosixPath(filename)] + except KeyError: + return None + try: + text = data.decode("utf-8") + except UnicodeDecodeError as e: + wheel = self.info_location.parent + error = f"Error decoding metadata for {wheel}: {e} in {filename} file" + raise UnsupportedWheel(error) + return text + + def locate_file(self, path: Union[str, "PathLike[str]"]) -> pathlib.Path: + # This method doesn't make sense for our in-memory wheel, but the API + # requires us to define it. + raise NotImplementedError + + +class Distribution(BaseDistribution): + def __init__( + self, + dist: importlib.metadata.Distribution, + info_location: Optional[BasePath], + installed_location: Optional[BasePath], + ) -> None: + self._dist = dist + self._info_location = info_location + self._installed_location = installed_location + + @classmethod + def from_directory(cls, directory: str) -> BaseDistribution: + info_location = pathlib.Path(directory) + dist = importlib.metadata.Distribution.at(info_location) + return cls(dist, info_location, info_location.parent) + + @classmethod + def from_metadata_file_contents( + cls, + metadata_contents: bytes, + filename: str, + project_name: str, + ) -> BaseDistribution: + # Generate temp dir to contain the metadata file, and write the file contents. + temp_dir = pathlib.Path( + TempDirectory(kind="metadata", globally_managed=True).path + ) + metadata_path = temp_dir / "METADATA" + metadata_path.write_bytes(metadata_contents) + # Construct dist pointing to the newly created directory. + dist = importlib.metadata.Distribution.at(metadata_path.parent) + return cls(dist, metadata_path.parent, None) + + @classmethod + def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: + try: + with wheel.as_zipfile() as zf: + dist = WheelDistribution.from_zipfile(zf, name, wheel.location) + except zipfile.BadZipFile as e: + raise InvalidWheel(wheel.location, name) from e + return cls(dist, dist.info_location, pathlib.PurePosixPath(wheel.location)) + + @property + def location(self) -> Optional[str]: + if self._info_location is None: + return None + return str(self._info_location.parent) + + @property + def info_location(self) -> Optional[str]: + if self._info_location is None: + return None + return str(self._info_location) + + @property + def installed_location(self) -> Optional[str]: + if self._installed_location is None: + return None + return normalize_path(str(self._installed_location)) + + @property + def canonical_name(self) -> NormalizedName: + return get_dist_canonical_name(self._dist) + + @property + def version(self) -> Version: + if version := parse_name_and_version_from_info_directory(self._dist)[1]: + return parse_version(version) + return parse_version(self._dist.version) + + @property + def raw_version(self) -> str: + return self._dist.version + + def is_file(self, path: InfoPath) -> bool: + return self._dist.read_text(str(path)) is not None + + def iter_distutils_script_names(self) -> Iterator[str]: + # A distutils installation is always "flat" (not in e.g. egg form), so + # if this distribution's info location is NOT a pathlib.Path (but e.g. + # zipfile.Path), it can never contain any distutils scripts. + if not isinstance(self._info_location, pathlib.Path): + return + for child in self._info_location.joinpath("scripts").iterdir(): + yield child.name + + def read_text(self, path: InfoPath) -> str: + content = self._dist.read_text(str(path)) + if content is None: + raise FileNotFoundError(path) + return content + + def iter_entry_points(self) -> Iterable[BaseEntryPoint]: + # importlib.metadata's EntryPoint structure satisfies BaseEntryPoint. + return self._dist.entry_points + + def _metadata_impl(self) -> email.message.Message: + # From Python 3.10+, importlib.metadata declares PackageMetadata as the + # return type. This protocol is unfortunately a disaster now and misses + # a ton of fields that we need, including get() and get_payload(). We + # rely on the implementation that the object is actually a Message now, + # until upstream can improve the protocol. (python/cpython#94952) + return cast(email.message.Message, self._dist.metadata) + + def iter_provided_extras(self) -> Iterable[NormalizedName]: + return [ + canonicalize_name(extra) + for extra in self.metadata.get_all("Provides-Extra", []) + ] + + def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: + contexts: Sequence[Dict[str, str]] = [{"extra": e} for e in extras] + for req_string in self.metadata.get_all("Requires-Dist", []): + # strip() because email.message.Message.get_all() may return a leading \n + # in case a long header was wrapped. + req = get_requirement(req_string.strip()) + if not req.marker: + yield req + elif not extras and req.marker.evaluate({"extra": ""}): + yield req + elif any(req.marker.evaluate(context) for context in contexts): + yield req diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_envs.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_envs.py new file mode 100644 index 00000000000..4d906fd3149 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/importlib/_envs.py @@ -0,0 +1,189 @@ +import functools +import importlib.metadata +import logging +import os +import pathlib +import sys +import zipfile +import zipimport +from typing import Iterator, List, Optional, Sequence, Set, Tuple + +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name + +from pip._internal.metadata.base import BaseDistribution, BaseEnvironment +from pip._internal.models.wheel import Wheel +from pip._internal.utils.deprecation import deprecated +from pip._internal.utils.filetypes import WHEEL_EXTENSION + +from ._compat import BadMetadata, BasePath, get_dist_canonical_name, get_info_location +from ._dists import Distribution + +logger = logging.getLogger(__name__) + + +def _looks_like_wheel(location: str) -> bool: + if not location.endswith(WHEEL_EXTENSION): + return False + if not os.path.isfile(location): + return False + if not Wheel.wheel_file_re.match(os.path.basename(location)): + return False + return zipfile.is_zipfile(location) + + +class _DistributionFinder: + """Finder to locate distributions. + + The main purpose of this class is to memoize found distributions' names, so + only one distribution is returned for each package name. At lot of pip code + assumes this (because it is setuptools's behavior), and not doing the same + can potentially cause a distribution in lower precedence path to override a + higher precedence one if the caller is not careful. + + Eventually we probably want to make it possible to see lower precedence + installations as well. It's useful feature, after all. + """ + + FoundResult = Tuple[importlib.metadata.Distribution, Optional[BasePath]] + + def __init__(self) -> None: + self._found_names: Set[NormalizedName] = set() + + def _find_impl(self, location: str) -> Iterator[FoundResult]: + """Find distributions in a location.""" + # Skip looking inside a wheel. Since a package inside a wheel is not + # always valid (due to .data directories etc.), its .dist-info entry + # should not be considered an installed distribution. + if _looks_like_wheel(location): + return + # To know exactly where we find a distribution, we have to feed in the + # paths one by one, instead of dumping the list to importlib.metadata. + for dist in importlib.metadata.distributions(path=[location]): + info_location = get_info_location(dist) + try: + name = get_dist_canonical_name(dist) + except BadMetadata as e: + logger.warning("Skipping %s due to %s", info_location, e.reason) + continue + if name in self._found_names: + continue + self._found_names.add(name) + yield dist, info_location + + def find(self, location: str) -> Iterator[BaseDistribution]: + """Find distributions in a location. + + The path can be either a directory, or a ZIP archive. + """ + for dist, info_location in self._find_impl(location): + if info_location is None: + installed_location: Optional[BasePath] = None + else: + installed_location = info_location.parent + yield Distribution(dist, info_location, installed_location) + + def find_linked(self, location: str) -> Iterator[BaseDistribution]: + """Read location in egg-link files and return distributions in there. + + The path should be a directory; otherwise this returns nothing. This + follows how setuptools does this for compatibility. The first non-empty + line in the egg-link is read as a path (resolved against the egg-link's + containing directory if relative). Distributions found at that linked + location are returned. + """ + path = pathlib.Path(location) + if not path.is_dir(): + return + for child in path.iterdir(): + if child.suffix != ".egg-link": + continue + with child.open() as f: + lines = (line.strip() for line in f) + target_rel = next((line for line in lines if line), "") + if not target_rel: + continue + target_location = str(path.joinpath(target_rel)) + for dist, info_location in self._find_impl(target_location): + yield Distribution(dist, info_location, path) + + def _find_eggs_in_dir(self, location: str) -> Iterator[BaseDistribution]: + from pip._vendor.pkg_resources import find_distributions + + from pip._internal.metadata import pkg_resources as legacy + + with os.scandir(location) as it: + for entry in it: + if not entry.name.endswith(".egg"): + continue + for dist in find_distributions(entry.path): + yield legacy.Distribution(dist) + + def _find_eggs_in_zip(self, location: str) -> Iterator[BaseDistribution]: + from pip._vendor.pkg_resources import find_eggs_in_zip + + from pip._internal.metadata import pkg_resources as legacy + + try: + importer = zipimport.zipimporter(location) + except zipimport.ZipImportError: + return + for dist in find_eggs_in_zip(importer, location): + yield legacy.Distribution(dist) + + def find_eggs(self, location: str) -> Iterator[BaseDistribution]: + """Find eggs in a location. + + This actually uses the old *pkg_resources* backend. We likely want to + deprecate this so we can eventually remove the *pkg_resources* + dependency entirely. Before that, this should first emit a deprecation + warning for some versions when using the fallback since importing + *pkg_resources* is slow for those who don't need it. + """ + if os.path.isdir(location): + yield from self._find_eggs_in_dir(location) + if zipfile.is_zipfile(location): + yield from self._find_eggs_in_zip(location) + + +@functools.lru_cache(maxsize=None) # Warn a distribution exactly once. +def _emit_egg_deprecation(location: Optional[str]) -> None: + deprecated( + reason=f"Loading egg at {location} is deprecated.", + replacement="to use pip for package installation", + gone_in="25.1", + issue=12330, + ) + + +class Environment(BaseEnvironment): + def __init__(self, paths: Sequence[str]) -> None: + self._paths = paths + + @classmethod + def default(cls) -> BaseEnvironment: + return cls(sys.path) + + @classmethod + def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: + if paths is None: + return cls(sys.path) + return cls(paths) + + def _iter_distributions(self) -> Iterator[BaseDistribution]: + finder = _DistributionFinder() + for location in self._paths: + yield from finder.find(location) + for dist in finder.find_eggs(location): + _emit_egg_deprecation(dist.location) + yield dist + # This must go last because that's how pkg_resources tie-breaks. + yield from finder.find_linked(location) + + def get_distribution(self, name: str) -> Optional[BaseDistribution]: + canonical_name = canonicalize_name(name) + matches = ( + distribution + for distribution in self.iter_all_distributions() + if distribution.canonical_name == canonical_name + ) + return next(matches, None) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/pkg_resources.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/pkg_resources.py new file mode 100644 index 00000000000..4ea84f93a6f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/metadata/pkg_resources.py @@ -0,0 +1,301 @@ +import email.message +import email.parser +import logging +import os +import zipfile +from typing import ( + Collection, + Iterable, + Iterator, + List, + Mapping, + NamedTuple, + Optional, +) + +from pip._vendor import pkg_resources +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import Version +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.exceptions import InvalidWheel, NoneMetadataError, UnsupportedWheel +from pip._internal.utils.egg_link import egg_link_path_from_location +from pip._internal.utils.misc import display_path, normalize_path +from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file + +from .base import ( + BaseDistribution, + BaseEntryPoint, + BaseEnvironment, + InfoPath, + Wheel, +) + +__all__ = ["NAME", "Distribution", "Environment"] + +logger = logging.getLogger(__name__) + +NAME = "pkg_resources" + + +class EntryPoint(NamedTuple): + name: str + value: str + group: str + + +class InMemoryMetadata: + """IMetadataProvider that reads metadata files from a dictionary. + + This also maps metadata decoding exceptions to our internal exception type. + """ + + def __init__(self, metadata: Mapping[str, bytes], wheel_name: str) -> None: + self._metadata = metadata + self._wheel_name = wheel_name + + def has_metadata(self, name: str) -> bool: + return name in self._metadata + + def get_metadata(self, name: str) -> str: + try: + return self._metadata[name].decode() + except UnicodeDecodeError as e: + # Augment the default error with the origin of the file. + raise UnsupportedWheel( + f"Error decoding metadata for {self._wheel_name}: {e} in {name} file" + ) + + def get_metadata_lines(self, name: str) -> Iterable[str]: + return pkg_resources.yield_lines(self.get_metadata(name)) + + def metadata_isdir(self, name: str) -> bool: + return False + + def metadata_listdir(self, name: str) -> List[str]: + return [] + + def run_script(self, script_name: str, namespace: str) -> None: + pass + + +class Distribution(BaseDistribution): + def __init__(self, dist: pkg_resources.Distribution) -> None: + self._dist = dist + # This is populated lazily, to avoid loading metadata for all possible + # distributions eagerly. + self.__extra_mapping: Optional[Mapping[NormalizedName, str]] = None + + @property + def _extra_mapping(self) -> Mapping[NormalizedName, str]: + if self.__extra_mapping is None: + self.__extra_mapping = { + canonicalize_name(extra): extra for extra in self._dist.extras + } + + return self.__extra_mapping + + @classmethod + def from_directory(cls, directory: str) -> BaseDistribution: + dist_dir = directory.rstrip(os.sep) + + # Build a PathMetadata object, from path to metadata. :wink: + base_dir, dist_dir_name = os.path.split(dist_dir) + metadata = pkg_resources.PathMetadata(base_dir, dist_dir) + + # Determine the correct Distribution object type. + if dist_dir.endswith(".egg-info"): + dist_cls = pkg_resources.Distribution + dist_name = os.path.splitext(dist_dir_name)[0] + else: + assert dist_dir.endswith(".dist-info") + dist_cls = pkg_resources.DistInfoDistribution + dist_name = os.path.splitext(dist_dir_name)[0].split("-")[0] + + dist = dist_cls(base_dir, project_name=dist_name, metadata=metadata) + return cls(dist) + + @classmethod + def from_metadata_file_contents( + cls, + metadata_contents: bytes, + filename: str, + project_name: str, + ) -> BaseDistribution: + metadata_dict = { + "METADATA": metadata_contents, + } + dist = pkg_resources.DistInfoDistribution( + location=filename, + metadata=InMemoryMetadata(metadata_dict, filename), + project_name=project_name, + ) + return cls(dist) + + @classmethod + def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: + try: + with wheel.as_zipfile() as zf: + info_dir, _ = parse_wheel(zf, name) + metadata_dict = { + path.split("/", 1)[-1]: read_wheel_metadata_file(zf, path) + for path in zf.namelist() + if path.startswith(f"{info_dir}/") + } + except zipfile.BadZipFile as e: + raise InvalidWheel(wheel.location, name) from e + except UnsupportedWheel as e: + raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") + dist = pkg_resources.DistInfoDistribution( + location=wheel.location, + metadata=InMemoryMetadata(metadata_dict, wheel.location), + project_name=name, + ) + return cls(dist) + + @property + def location(self) -> Optional[str]: + return self._dist.location + + @property + def installed_location(self) -> Optional[str]: + egg_link = egg_link_path_from_location(self.raw_name) + if egg_link: + location = egg_link + elif self.location: + location = self.location + else: + return None + return normalize_path(location) + + @property + def info_location(self) -> Optional[str]: + return self._dist.egg_info + + @property + def installed_by_distutils(self) -> bool: + # A distutils-installed distribution is provided by FileMetadata. This + # provider has a "path" attribute not present anywhere else. Not the + # best introspection logic, but pip has been doing this for a long time. + try: + return bool(self._dist._provider.path) + except AttributeError: + return False + + @property + def canonical_name(self) -> NormalizedName: + return canonicalize_name(self._dist.project_name) + + @property + def version(self) -> Version: + return parse_version(self._dist.version) + + @property + def raw_version(self) -> str: + return self._dist.version + + def is_file(self, path: InfoPath) -> bool: + return self._dist.has_metadata(str(path)) + + def iter_distutils_script_names(self) -> Iterator[str]: + yield from self._dist.metadata_listdir("scripts") + + def read_text(self, path: InfoPath) -> str: + name = str(path) + if not self._dist.has_metadata(name): + raise FileNotFoundError(name) + content = self._dist.get_metadata(name) + if content is None: + raise NoneMetadataError(self, name) + return content + + def iter_entry_points(self) -> Iterable[BaseEntryPoint]: + for group, entries in self._dist.get_entry_map().items(): + for name, entry_point in entries.items(): + name, _, value = str(entry_point).partition("=") + yield EntryPoint(name=name.strip(), value=value.strip(), group=group) + + def _metadata_impl(self) -> email.message.Message: + """ + :raises NoneMetadataError: if the distribution reports `has_metadata()` + True but `get_metadata()` returns None. + """ + if isinstance(self._dist, pkg_resources.DistInfoDistribution): + metadata_name = "METADATA" + else: + metadata_name = "PKG-INFO" + try: + metadata = self.read_text(metadata_name) + except FileNotFoundError: + if self.location: + displaying_path = display_path(self.location) + else: + displaying_path = repr(self.location) + logger.warning("No metadata found in %s", displaying_path) + metadata = "" + feed_parser = email.parser.FeedParser() + feed_parser.feed(metadata) + return feed_parser.close() + + def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: + if extras: + relevant_extras = set(self._extra_mapping) & set( + map(canonicalize_name, extras) + ) + extras = [self._extra_mapping[extra] for extra in relevant_extras] + return self._dist.requires(extras) + + def iter_provided_extras(self) -> Iterable[NormalizedName]: + return self._extra_mapping.keys() + + +class Environment(BaseEnvironment): + def __init__(self, ws: pkg_resources.WorkingSet) -> None: + self._ws = ws + + @classmethod + def default(cls) -> BaseEnvironment: + return cls(pkg_resources.working_set) + + @classmethod + def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: + return cls(pkg_resources.WorkingSet(paths)) + + def _iter_distributions(self) -> Iterator[BaseDistribution]: + for dist in self._ws: + yield Distribution(dist) + + def _search_distribution(self, name: str) -> Optional[BaseDistribution]: + """Find a distribution matching the ``name`` in the environment. + + This searches from *all* distributions available in the environment, to + match the behavior of ``pkg_resources.get_distribution()``. + """ + canonical_name = canonicalize_name(name) + for dist in self.iter_all_distributions(): + if dist.canonical_name == canonical_name: + return dist + return None + + def get_distribution(self, name: str) -> Optional[BaseDistribution]: + # Search the distribution by looking through the working set. + dist = self._search_distribution(name) + if dist: + return dist + + # If distribution could not be found, call working_set.require to + # update the working set, and try to find the distribution again. + # This might happen for e.g. when you install a package twice, once + # using setup.py develop and again using setup.py install. Now when + # running pip uninstall twice, the package gets removed from the + # working set in the first uninstall, so we have to populate the + # working set again so that pip knows about it and the packages gets + # picked up and is successfully uninstalled the second time too. + try: + # We didn't pass in any version specifiers, so this can never + # raise pkg_resources.VersionConflict. + self._ws.require(name) + except pkg_resources.DistributionNotFound: + return None + return self._search_distribution(name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/__init__.py new file mode 100644 index 00000000000..7855226e4b5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/__init__.py @@ -0,0 +1,2 @@ +"""A package that contains models that represent entities. +""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/candidate.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/candidate.py new file mode 100644 index 00000000000..f27f283154a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/candidate.py @@ -0,0 +1,25 @@ +from dataclasses import dataclass + +from pip._vendor.packaging.version import Version +from pip._vendor.packaging.version import parse as parse_version + +from pip._internal.models.link import Link + + +@dataclass(frozen=True) +class InstallationCandidate: + """Represents a potential "candidate" for installation.""" + + __slots__ = ["name", "version", "link"] + + name: str + version: Version + link: Link + + def __init__(self, name: str, version: str, link: Link) -> None: + object.__setattr__(self, "name", name) + object.__setattr__(self, "version", parse_version(version)) + object.__setattr__(self, "link", link) + + def __str__(self) -> str: + return f"{self.name!r} candidate (version {self.version} at {self.link})" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/direct_url.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/direct_url.py new file mode 100644 index 00000000000..fc5ec8d4aa9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/direct_url.py @@ -0,0 +1,224 @@ +""" PEP 610 """ + +import json +import re +import urllib.parse +from dataclasses import dataclass +from typing import Any, ClassVar, Dict, Iterable, Optional, Type, TypeVar, Union + +__all__ = [ + "DirectUrl", + "DirectUrlValidationError", + "DirInfo", + "ArchiveInfo", + "VcsInfo", +] + +T = TypeVar("T") + +DIRECT_URL_METADATA_NAME = "direct_url.json" +ENV_VAR_RE = re.compile(r"^\$\{[A-Za-z0-9-_]+\}(:\$\{[A-Za-z0-9-_]+\})?$") + + +class DirectUrlValidationError(Exception): + pass + + +def _get( + d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None +) -> Optional[T]: + """Get value from dictionary and verify expected type.""" + if key not in d: + return default + value = d[key] + if not isinstance(value, expected_type): + raise DirectUrlValidationError( + f"{value!r} has unexpected type for {key} (expected {expected_type})" + ) + return value + + +def _get_required( + d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None +) -> T: + value = _get(d, expected_type, key, default) + if value is None: + raise DirectUrlValidationError(f"{key} must have a value") + return value + + +def _exactly_one_of(infos: Iterable[Optional["InfoType"]]) -> "InfoType": + infos = [info for info in infos if info is not None] + if not infos: + raise DirectUrlValidationError( + "missing one of archive_info, dir_info, vcs_info" + ) + if len(infos) > 1: + raise DirectUrlValidationError( + "more than one of archive_info, dir_info, vcs_info" + ) + assert infos[0] is not None + return infos[0] + + +def _filter_none(**kwargs: Any) -> Dict[str, Any]: + """Make dict excluding None values.""" + return {k: v for k, v in kwargs.items() if v is not None} + + +@dataclass +class VcsInfo: + name: ClassVar = "vcs_info" + + vcs: str + commit_id: str + requested_revision: Optional[str] = None + + @classmethod + def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["VcsInfo"]: + if d is None: + return None + return cls( + vcs=_get_required(d, str, "vcs"), + commit_id=_get_required(d, str, "commit_id"), + requested_revision=_get(d, str, "requested_revision"), + ) + + def _to_dict(self) -> Dict[str, Any]: + return _filter_none( + vcs=self.vcs, + requested_revision=self.requested_revision, + commit_id=self.commit_id, + ) + + +class ArchiveInfo: + name = "archive_info" + + def __init__( + self, + hash: Optional[str] = None, + hashes: Optional[Dict[str, str]] = None, + ) -> None: + # set hashes before hash, since the hash setter will further populate hashes + self.hashes = hashes + self.hash = hash + + @property + def hash(self) -> Optional[str]: + return self._hash + + @hash.setter + def hash(self, value: Optional[str]) -> None: + if value is not None: + # Auto-populate the hashes key to upgrade to the new format automatically. + # We don't back-populate the legacy hash key from hashes. + try: + hash_name, hash_value = value.split("=", 1) + except ValueError: + raise DirectUrlValidationError( + f"invalid archive_info.hash format: {value!r}" + ) + if self.hashes is None: + self.hashes = {hash_name: hash_value} + elif hash_name not in self.hashes: + self.hashes = self.hashes.copy() + self.hashes[hash_name] = hash_value + self._hash = value + + @classmethod + def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["ArchiveInfo"]: + if d is None: + return None + return cls(hash=_get(d, str, "hash"), hashes=_get(d, dict, "hashes")) + + def _to_dict(self) -> Dict[str, Any]: + return _filter_none(hash=self.hash, hashes=self.hashes) + + +@dataclass +class DirInfo: + name: ClassVar = "dir_info" + + editable: bool = False + + @classmethod + def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["DirInfo"]: + if d is None: + return None + return cls(editable=_get_required(d, bool, "editable", default=False)) + + def _to_dict(self) -> Dict[str, Any]: + return _filter_none(editable=self.editable or None) + + +InfoType = Union[ArchiveInfo, DirInfo, VcsInfo] + + +@dataclass +class DirectUrl: + url: str + info: InfoType + subdirectory: Optional[str] = None + + def _remove_auth_from_netloc(self, netloc: str) -> str: + if "@" not in netloc: + return netloc + user_pass, netloc_no_user_pass = netloc.split("@", 1) + if ( + isinstance(self.info, VcsInfo) + and self.info.vcs == "git" + and user_pass == "git" + ): + return netloc + if ENV_VAR_RE.match(user_pass): + return netloc + return netloc_no_user_pass + + @property + def redacted_url(self) -> str: + """url with user:password part removed unless it is formed with + environment variables as specified in PEP 610, or it is ``git`` + in the case of a git URL. + """ + purl = urllib.parse.urlsplit(self.url) + netloc = self._remove_auth_from_netloc(purl.netloc) + surl = urllib.parse.urlunsplit( + (purl.scheme, netloc, purl.path, purl.query, purl.fragment) + ) + return surl + + def validate(self) -> None: + self.from_dict(self.to_dict()) + + @classmethod + def from_dict(cls, d: Dict[str, Any]) -> "DirectUrl": + return DirectUrl( + url=_get_required(d, str, "url"), + subdirectory=_get(d, str, "subdirectory"), + info=_exactly_one_of( + [ + ArchiveInfo._from_dict(_get(d, dict, "archive_info")), + DirInfo._from_dict(_get(d, dict, "dir_info")), + VcsInfo._from_dict(_get(d, dict, "vcs_info")), + ] + ), + ) + + def to_dict(self) -> Dict[str, Any]: + res = _filter_none( + url=self.redacted_url, + subdirectory=self.subdirectory, + ) + res[self.info.name] = self.info._to_dict() + return res + + @classmethod + def from_json(cls, s: str) -> "DirectUrl": + return cls.from_dict(json.loads(s)) + + def to_json(self) -> str: + return json.dumps(self.to_dict(), sort_keys=True) + + def is_local_editable(self) -> bool: + return isinstance(self.info, DirInfo) and self.info.editable diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/format_control.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/format_control.py new file mode 100644 index 00000000000..ccd11272c03 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/format_control.py @@ -0,0 +1,78 @@ +from typing import FrozenSet, Optional, Set + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.exceptions import CommandError + + +class FormatControl: + """Helper for managing formats from which a package can be installed.""" + + __slots__ = ["no_binary", "only_binary"] + + def __init__( + self, + no_binary: Optional[Set[str]] = None, + only_binary: Optional[Set[str]] = None, + ) -> None: + if no_binary is None: + no_binary = set() + if only_binary is None: + only_binary = set() + + self.no_binary = no_binary + self.only_binary = only_binary + + def __eq__(self, other: object) -> bool: + if not isinstance(other, self.__class__): + return NotImplemented + + if self.__slots__ != other.__slots__: + return False + + return all(getattr(self, k) == getattr(other, k) for k in self.__slots__) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({self.no_binary}, {self.only_binary})" + + @staticmethod + def handle_mutual_excludes(value: str, target: Set[str], other: Set[str]) -> None: + if value.startswith("-"): + raise CommandError( + "--no-binary / --only-binary option requires 1 argument." + ) + new = value.split(",") + while ":all:" in new: + other.clear() + target.clear() + target.add(":all:") + del new[: new.index(":all:") + 1] + # Without a none, we want to discard everything as :all: covers it + if ":none:" not in new: + return + for name in new: + if name == ":none:": + target.clear() + continue + name = canonicalize_name(name) + other.discard(name) + target.add(name) + + def get_allowed_formats(self, canonical_name: str) -> FrozenSet[str]: + result = {"binary", "source"} + if canonical_name in self.only_binary: + result.discard("source") + elif canonical_name in self.no_binary: + result.discard("binary") + elif ":all:" in self.only_binary: + result.discard("source") + elif ":all:" in self.no_binary: + result.discard("binary") + return frozenset(result) + + def disallow_binaries(self) -> None: + self.handle_mutual_excludes( + ":all:", + self.no_binary, + self.only_binary, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/index.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/index.py new file mode 100644 index 00000000000..b94c32511f0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/index.py @@ -0,0 +1,28 @@ +import urllib.parse + + +class PackageIndex: + """Represents a Package Index and provides easier access to endpoints""" + + __slots__ = ["url", "netloc", "simple_url", "pypi_url", "file_storage_domain"] + + def __init__(self, url: str, file_storage_domain: str) -> None: + super().__init__() + self.url = url + self.netloc = urllib.parse.urlsplit(url).netloc + self.simple_url = self._url_for_path("simple") + self.pypi_url = self._url_for_path("pypi") + + # This is part of a temporary hack used to block installs of PyPI + # packages which depend on external urls only necessary until PyPI can + # block such packages themselves + self.file_storage_domain = file_storage_domain + + def _url_for_path(self, path: str) -> str: + return urllib.parse.urljoin(self.url, path) + + +PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org") +TestPyPI = PackageIndex( + "https://test.pypi.org/", file_storage_domain="test-files.pythonhosted.org" +) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/installation_report.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/installation_report.py new file mode 100644 index 00000000000..b9c6330df32 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/installation_report.py @@ -0,0 +1,56 @@ +from typing import Any, Dict, Sequence + +from pip._vendor.packaging.markers import default_environment + +from pip import __version__ +from pip._internal.req.req_install import InstallRequirement + + +class InstallationReport: + def __init__(self, install_requirements: Sequence[InstallRequirement]): + self._install_requirements = install_requirements + + @classmethod + def _install_req_to_dict(cls, ireq: InstallRequirement) -> Dict[str, Any]: + assert ireq.download_info, f"No download_info for {ireq}" + res = { + # PEP 610 json for the download URL. download_info.archive_info.hashes may + # be absent when the requirement was installed from the wheel cache + # and the cache entry was populated by an older pip version that did not + # record origin.json. + "download_info": ireq.download_info.to_dict(), + # is_direct is true if the requirement was a direct URL reference (which + # includes editable requirements), and false if the requirement was + # downloaded from a PEP 503 index or --find-links. + "is_direct": ireq.is_direct, + # is_yanked is true if the requirement was yanked from the index, but + # was still selected by pip to conform to PEP 592. + "is_yanked": ireq.link.is_yanked if ireq.link else False, + # requested is true if the requirement was specified by the user (aka + # top level requirement), and false if it was installed as a dependency of a + # requirement. https://peps.python.org/pep-0376/#requested + "requested": ireq.user_supplied, + # PEP 566 json encoding for metadata + # https://www.python.org/dev/peps/pep-0566/#json-compatible-metadata + "metadata": ireq.get_dist().metadata_dict, + } + if ireq.user_supplied and ireq.extras: + # For top level requirements, the list of requested extras, if any. + res["requested_extras"] = sorted(ireq.extras) + return res + + def to_dict(self) -> Dict[str, Any]: + return { + "version": "1", + "pip_version": __version__, + "install": [ + self._install_req_to_dict(ireq) for ireq in self._install_requirements + ], + # https://peps.python.org/pep-0508/#environment-markers + # TODO: currently, the resolver uses the default environment to evaluate + # environment markers, so that is what we report here. In the future, it + # should also take into account options such as --python-version or + # --platform, perhaps under the form of an environment_override field? + # https://github.com/pypa/pip/issues/11198 + "environment": default_environment(), + } diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/link.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/link.py new file mode 100644 index 00000000000..27ad016090c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/link.py @@ -0,0 +1,604 @@ +import functools +import itertools +import logging +import os +import posixpath +import re +import urllib.parse +from dataclasses import dataclass +from typing import ( + TYPE_CHECKING, + Any, + Dict, + List, + Mapping, + NamedTuple, + Optional, + Tuple, + Union, +) + +from pip._internal.utils.deprecation import deprecated +from pip._internal.utils.filetypes import WHEEL_EXTENSION +from pip._internal.utils.hashes import Hashes +from pip._internal.utils.misc import ( + pairwise, + redact_auth_from_url, + split_auth_from_netloc, + splitext, +) +from pip._internal.utils.urls import path_to_url, url_to_path + +if TYPE_CHECKING: + from pip._internal.index.collector import IndexContent + +logger = logging.getLogger(__name__) + + +# Order matters, earlier hashes have a precedence over later hashes for what +# we will pick to use. +_SUPPORTED_HASHES = ("sha512", "sha384", "sha256", "sha224", "sha1", "md5") + + +@dataclass(frozen=True) +class LinkHash: + """Links to content may have embedded hash values. This class parses those. + + `name` must be any member of `_SUPPORTED_HASHES`. + + This class can be converted to and from `ArchiveInfo`. While ArchiveInfo intends to + be JSON-serializable to conform to PEP 610, this class contains the logic for + parsing a hash name and value for correctness, and then checking whether that hash + conforms to a schema with `.is_hash_allowed()`.""" + + name: str + value: str + + _hash_url_fragment_re = re.compile( + # NB: we do not validate that the second group (.*) is a valid hex + # digest. Instead, we simply keep that string in this class, and then check it + # against Hashes when hash-checking is needed. This is easier to debug than + # proactively discarding an invalid hex digest, as we handle incorrect hashes + # and malformed hashes in the same place. + r"[#&]({choices})=([^&]*)".format( + choices="|".join(re.escape(hash_name) for hash_name in _SUPPORTED_HASHES) + ), + ) + + def __post_init__(self) -> None: + assert self.name in _SUPPORTED_HASHES + + @classmethod + @functools.lru_cache(maxsize=None) + def find_hash_url_fragment(cls, url: str) -> Optional["LinkHash"]: + """Search a string for a checksum algorithm name and encoded output value.""" + match = cls._hash_url_fragment_re.search(url) + if match is None: + return None + name, value = match.groups() + return cls(name=name, value=value) + + def as_dict(self) -> Dict[str, str]: + return {self.name: self.value} + + def as_hashes(self) -> Hashes: + """Return a Hashes instance which checks only for the current hash.""" + return Hashes({self.name: [self.value]}) + + def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: + """ + Return True if the current hash is allowed by `hashes`. + """ + if hashes is None: + return False + return hashes.is_hash_allowed(self.name, hex_digest=self.value) + + +@dataclass(frozen=True) +class MetadataFile: + """Information about a core metadata file associated with a distribution.""" + + hashes: Optional[Dict[str, str]] + + def __post_init__(self) -> None: + if self.hashes is not None: + assert all(name in _SUPPORTED_HASHES for name in self.hashes) + + +def supported_hashes(hashes: Optional[Dict[str, str]]) -> Optional[Dict[str, str]]: + # Remove any unsupported hash types from the mapping. If this leaves no + # supported hashes, return None + if hashes is None: + return None + hashes = {n: v for n, v in hashes.items() if n in _SUPPORTED_HASHES} + if not hashes: + return None + return hashes + + +def _clean_url_path_part(part: str) -> str: + """ + Clean a "part" of a URL path (i.e. after splitting on "@" characters). + """ + # We unquote prior to quoting to make sure nothing is double quoted. + return urllib.parse.quote(urllib.parse.unquote(part)) + + +def _clean_file_url_path(part: str) -> str: + """ + Clean the first part of a URL path that corresponds to a local + filesystem path (i.e. the first part after splitting on "@" characters). + """ + # We unquote prior to quoting to make sure nothing is double quoted. + # Also, on Windows the path part might contain a drive letter which + # should not be quoted. On Linux where drive letters do not + # exist, the colon should be quoted. We rely on urllib.request + # to do the right thing here. + return urllib.request.pathname2url(urllib.request.url2pathname(part)) + + +# percent-encoded: / +_reserved_chars_re = re.compile("(@|%2F)", re.IGNORECASE) + + +def _clean_url_path(path: str, is_local_path: bool) -> str: + """ + Clean the path portion of a URL. + """ + if is_local_path: + clean_func = _clean_file_url_path + else: + clean_func = _clean_url_path_part + + # Split on the reserved characters prior to cleaning so that + # revision strings in VCS URLs are properly preserved. + parts = _reserved_chars_re.split(path) + + cleaned_parts = [] + for to_clean, reserved in pairwise(itertools.chain(parts, [""])): + cleaned_parts.append(clean_func(to_clean)) + # Normalize %xx escapes (e.g. %2f -> %2F) + cleaned_parts.append(reserved.upper()) + + return "".join(cleaned_parts) + + +def _ensure_quoted_url(url: str) -> str: + """ + Make sure a link is fully quoted. + For example, if ' ' occurs in the URL, it will be replaced with "%20", + and without double-quoting other characters. + """ + # Split the URL into parts according to the general structure + # `scheme://netloc/path?query#fragment`. + result = urllib.parse.urlsplit(url) + # If the netloc is empty, then the URL refers to a local filesystem path. + is_local_path = not result.netloc + path = _clean_url_path(result.path, is_local_path=is_local_path) + return urllib.parse.urlunsplit(result._replace(path=path)) + + +def _absolute_link_url(base_url: str, url: str) -> str: + """ + A faster implementation of urllib.parse.urljoin with a shortcut + for absolute http/https URLs. + """ + if url.startswith(("https://", "http://")): + return url + else: + return urllib.parse.urljoin(base_url, url) + + +@functools.total_ordering +class Link: + """Represents a parsed link from a Package Index's simple URL""" + + __slots__ = [ + "_parsed_url", + "_url", + "_path", + "_hashes", + "comes_from", + "requires_python", + "yanked_reason", + "metadata_file_data", + "cache_link_parsing", + "egg_fragment", + ] + + def __init__( + self, + url: str, + comes_from: Optional[Union[str, "IndexContent"]] = None, + requires_python: Optional[str] = None, + yanked_reason: Optional[str] = None, + metadata_file_data: Optional[MetadataFile] = None, + cache_link_parsing: bool = True, + hashes: Optional[Mapping[str, str]] = None, + ) -> None: + """ + :param url: url of the resource pointed to (href of the link) + :param comes_from: instance of IndexContent where the link was found, + or string. + :param requires_python: String containing the `Requires-Python` + metadata field, specified in PEP 345. This may be specified by + a data-requires-python attribute in the HTML link tag, as + described in PEP 503. + :param yanked_reason: the reason the file has been yanked, if the + file has been yanked, or None if the file hasn't been yanked. + This is the value of the "data-yanked" attribute, if present, in + a simple repository HTML link. If the file has been yanked but + no reason was provided, this should be the empty string. See + PEP 592 for more information and the specification. + :param metadata_file_data: the metadata attached to the file, or None if + no such metadata is provided. This argument, if not None, indicates + that a separate metadata file exists, and also optionally supplies + hashes for that file. + :param cache_link_parsing: A flag that is used elsewhere to determine + whether resources retrieved from this link should be cached. PyPI + URLs should generally have this set to False, for example. + :param hashes: A mapping of hash names to digests to allow us to + determine the validity of a download. + """ + + # The comes_from, requires_python, and metadata_file_data arguments are + # only used by classmethods of this class, and are not used in client + # code directly. + + # url can be a UNC windows share + if url.startswith("\\\\"): + url = path_to_url(url) + + self._parsed_url = urllib.parse.urlsplit(url) + # Store the url as a private attribute to prevent accidentally + # trying to set a new value. + self._url = url + # The .path property is hot, so calculate its value ahead of time. + self._path = urllib.parse.unquote(self._parsed_url.path) + + link_hash = LinkHash.find_hash_url_fragment(url) + hashes_from_link = {} if link_hash is None else link_hash.as_dict() + if hashes is None: + self._hashes = hashes_from_link + else: + self._hashes = {**hashes, **hashes_from_link} + + self.comes_from = comes_from + self.requires_python = requires_python if requires_python else None + self.yanked_reason = yanked_reason + self.metadata_file_data = metadata_file_data + + self.cache_link_parsing = cache_link_parsing + self.egg_fragment = self._egg_fragment() + + @classmethod + def from_json( + cls, + file_data: Dict[str, Any], + page_url: str, + ) -> Optional["Link"]: + """ + Convert an pypi json document from a simple repository page into a Link. + """ + file_url = file_data.get("url") + if file_url is None: + return None + + url = _ensure_quoted_url(_absolute_link_url(page_url, file_url)) + pyrequire = file_data.get("requires-python") + yanked_reason = file_data.get("yanked") + hashes = file_data.get("hashes", {}) + + # PEP 714: Indexes must use the name core-metadata, but + # clients should support the old name as a fallback for compatibility. + metadata_info = file_data.get("core-metadata") + if metadata_info is None: + metadata_info = file_data.get("dist-info-metadata") + + # The metadata info value may be a boolean, or a dict of hashes. + if isinstance(metadata_info, dict): + # The file exists, and hashes have been supplied + metadata_file_data = MetadataFile(supported_hashes(metadata_info)) + elif metadata_info: + # The file exists, but there are no hashes + metadata_file_data = MetadataFile(None) + else: + # False or not present: the file does not exist + metadata_file_data = None + + # The Link.yanked_reason expects an empty string instead of a boolean. + if yanked_reason and not isinstance(yanked_reason, str): + yanked_reason = "" + # The Link.yanked_reason expects None instead of False. + elif not yanked_reason: + yanked_reason = None + + return cls( + url, + comes_from=page_url, + requires_python=pyrequire, + yanked_reason=yanked_reason, + hashes=hashes, + metadata_file_data=metadata_file_data, + ) + + @classmethod + def from_element( + cls, + anchor_attribs: Dict[str, Optional[str]], + page_url: str, + base_url: str, + ) -> Optional["Link"]: + """ + Convert an anchor element's attributes in a simple repository page to a Link. + """ + href = anchor_attribs.get("href") + if not href: + return None + + url = _ensure_quoted_url(_absolute_link_url(base_url, href)) + pyrequire = anchor_attribs.get("data-requires-python") + yanked_reason = anchor_attribs.get("data-yanked") + + # PEP 714: Indexes must use the name data-core-metadata, but + # clients should support the old name as a fallback for compatibility. + metadata_info = anchor_attribs.get("data-core-metadata") + if metadata_info is None: + metadata_info = anchor_attribs.get("data-dist-info-metadata") + # The metadata info value may be the string "true", or a string of + # the form "hashname=hashval" + if metadata_info == "true": + # The file exists, but there are no hashes + metadata_file_data = MetadataFile(None) + elif metadata_info is None: + # The file does not exist + metadata_file_data = None + else: + # The file exists, and hashes have been supplied + hashname, sep, hashval = metadata_info.partition("=") + if sep == "=": + metadata_file_data = MetadataFile(supported_hashes({hashname: hashval})) + else: + # Error - data is wrong. Treat as no hashes supplied. + logger.debug( + "Index returned invalid data-dist-info-metadata value: %s", + metadata_info, + ) + metadata_file_data = MetadataFile(None) + + return cls( + url, + comes_from=page_url, + requires_python=pyrequire, + yanked_reason=yanked_reason, + metadata_file_data=metadata_file_data, + ) + + def __str__(self) -> str: + if self.requires_python: + rp = f" (requires-python:{self.requires_python})" + else: + rp = "" + if self.comes_from: + return f"{redact_auth_from_url(self._url)} (from {self.comes_from}){rp}" + else: + return redact_auth_from_url(str(self._url)) + + def __repr__(self) -> str: + return f"" + + def __hash__(self) -> int: + return hash(self.url) + + def __eq__(self, other: Any) -> bool: + if not isinstance(other, Link): + return NotImplemented + return self.url == other.url + + def __lt__(self, other: Any) -> bool: + if not isinstance(other, Link): + return NotImplemented + return self.url < other.url + + @property + def url(self) -> str: + return self._url + + @property + def filename(self) -> str: + path = self.path.rstrip("/") + name = posixpath.basename(path) + if not name: + # Make sure we don't leak auth information if the netloc + # includes a username and password. + netloc, user_pass = split_auth_from_netloc(self.netloc) + return netloc + + name = urllib.parse.unquote(name) + assert name, f"URL {self._url!r} produced no filename" + return name + + @property + def file_path(self) -> str: + return url_to_path(self.url) + + @property + def scheme(self) -> str: + return self._parsed_url.scheme + + @property + def netloc(self) -> str: + """ + This can contain auth information. + """ + return self._parsed_url.netloc + + @property + def path(self) -> str: + return self._path + + def splitext(self) -> Tuple[str, str]: + return splitext(posixpath.basename(self.path.rstrip("/"))) + + @property + def ext(self) -> str: + return self.splitext()[1] + + @property + def url_without_fragment(self) -> str: + scheme, netloc, path, query, fragment = self._parsed_url + return urllib.parse.urlunsplit((scheme, netloc, path, query, "")) + + _egg_fragment_re = re.compile(r"[#&]egg=([^&]*)") + + # Per PEP 508. + _project_name_re = re.compile( + r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE + ) + + def _egg_fragment(self) -> Optional[str]: + match = self._egg_fragment_re.search(self._url) + if not match: + return None + + # An egg fragment looks like a PEP 508 project name, along with + # an optional extras specifier. Anything else is invalid. + project_name = match.group(1) + if not self._project_name_re.match(project_name): + deprecated( + reason=f"{self} contains an egg fragment with a non-PEP 508 name.", + replacement="to use the req @ url syntax, and remove the egg fragment", + gone_in="25.1", + issue=13157, + ) + + return project_name + + _subdirectory_fragment_re = re.compile(r"[#&]subdirectory=([^&]*)") + + @property + def subdirectory_fragment(self) -> Optional[str]: + match = self._subdirectory_fragment_re.search(self._url) + if not match: + return None + return match.group(1) + + def metadata_link(self) -> Optional["Link"]: + """Return a link to the associated core metadata file (if any).""" + if self.metadata_file_data is None: + return None + metadata_url = f"{self.url_without_fragment}.metadata" + if self.metadata_file_data.hashes is None: + return Link(metadata_url) + return Link(metadata_url, hashes=self.metadata_file_data.hashes) + + def as_hashes(self) -> Hashes: + return Hashes({k: [v] for k, v in self._hashes.items()}) + + @property + def hash(self) -> Optional[str]: + return next(iter(self._hashes.values()), None) + + @property + def hash_name(self) -> Optional[str]: + return next(iter(self._hashes), None) + + @property + def show_url(self) -> str: + return posixpath.basename(self._url.split("#", 1)[0].split("?", 1)[0]) + + @property + def is_file(self) -> bool: + return self.scheme == "file" + + def is_existing_dir(self) -> bool: + return self.is_file and os.path.isdir(self.file_path) + + @property + def is_wheel(self) -> bool: + return self.ext == WHEEL_EXTENSION + + @property + def is_vcs(self) -> bool: + from pip._internal.vcs import vcs + + return self.scheme in vcs.all_schemes + + @property + def is_yanked(self) -> bool: + return self.yanked_reason is not None + + @property + def has_hash(self) -> bool: + return bool(self._hashes) + + def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: + """ + Return True if the link has a hash and it is allowed by `hashes`. + """ + if hashes is None: + return False + return any(hashes.is_hash_allowed(k, v) for k, v in self._hashes.items()) + + +class _CleanResult(NamedTuple): + """Convert link for equivalency check. + + This is used in the resolver to check whether two URL-specified requirements + likely point to the same distribution and can be considered equivalent. This + equivalency logic avoids comparing URLs literally, which can be too strict + (e.g. "a=1&b=2" vs "b=2&a=1") and produce conflicts unexpecting to users. + + Currently this does three things: + + 1. Drop the basic auth part. This is technically wrong since a server can + serve different content based on auth, but if it does that, it is even + impossible to guarantee two URLs without auth are equivalent, since + the user can input different auth information when prompted. So the + practical solution is to assume the auth doesn't affect the response. + 2. Parse the query to avoid the ordering issue. Note that ordering under the + same key in the query are NOT cleaned; i.e. "a=1&a=2" and "a=2&a=1" are + still considered different. + 3. Explicitly drop most of the fragment part, except ``subdirectory=`` and + hash values, since it should have no impact the downloaded content. Note + that this drops the "egg=" part historically used to denote the requested + project (and extras), which is wrong in the strictest sense, but too many + people are supplying it inconsistently to cause superfluous resolution + conflicts, so we choose to also ignore them. + """ + + parsed: urllib.parse.SplitResult + query: Dict[str, List[str]] + subdirectory: str + hashes: Dict[str, str] + + +def _clean_link(link: Link) -> _CleanResult: + parsed = link._parsed_url + netloc = parsed.netloc.rsplit("@", 1)[-1] + # According to RFC 8089, an empty host in file: means localhost. + if parsed.scheme == "file" and not netloc: + netloc = "localhost" + fragment = urllib.parse.parse_qs(parsed.fragment) + if "egg" in fragment: + logger.debug("Ignoring egg= fragment in %s", link) + try: + # If there are multiple subdirectory values, use the first one. + # This matches the behavior of Link.subdirectory_fragment. + subdirectory = fragment["subdirectory"][0] + except (IndexError, KeyError): + subdirectory = "" + # If there are multiple hash values under the same algorithm, use the + # first one. This matches the behavior of Link.hash_value. + hashes = {k: fragment[k][0] for k in _SUPPORTED_HASHES if k in fragment} + return _CleanResult( + parsed=parsed._replace(netloc=netloc, query="", fragment=""), + query=urllib.parse.parse_qs(parsed.query), + subdirectory=subdirectory, + hashes=hashes, + ) + + +@functools.lru_cache(maxsize=None) +def links_equivalent(link1: Link, link2: Link) -> bool: + return _clean_link(link1) == _clean_link(link2) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/scheme.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/scheme.py new file mode 100644 index 00000000000..06a9a550e34 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/scheme.py @@ -0,0 +1,25 @@ +""" +For types associated with installation schemes. + +For a general overview of available schemes and their context, see +https://docs.python.org/3/install/index.html#alternate-installation. +""" + +from dataclasses import dataclass + +SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"] + + +@dataclass(frozen=True) +class Scheme: + """A Scheme holds paths which are used as the base directories for + artifacts associated with a Python package. + """ + + __slots__ = SCHEME_KEYS + + platlib: str + purelib: str + headers: str + scripts: str + data: str diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/search_scope.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/search_scope.py new file mode 100644 index 00000000000..ee7bc86229a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/search_scope.py @@ -0,0 +1,127 @@ +import itertools +import logging +import os +import posixpath +import urllib.parse +from dataclasses import dataclass +from typing import List + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.models.index import PyPI +from pip._internal.utils.compat import has_tls +from pip._internal.utils.misc import normalize_path, redact_auth_from_url + +logger = logging.getLogger(__name__) + + +@dataclass(frozen=True) +class SearchScope: + """ + Encapsulates the locations that pip is configured to search. + """ + + __slots__ = ["find_links", "index_urls", "no_index"] + + find_links: List[str] + index_urls: List[str] + no_index: bool + + @classmethod + def create( + cls, + find_links: List[str], + index_urls: List[str], + no_index: bool, + ) -> "SearchScope": + """ + Create a SearchScope object after normalizing the `find_links`. + """ + # Build find_links. If an argument starts with ~, it may be + # a local file relative to a home directory. So try normalizing + # it and if it exists, use the normalized version. + # This is deliberately conservative - it might be fine just to + # blindly normalize anything starting with a ~... + built_find_links: List[str] = [] + for link in find_links: + if link.startswith("~"): + new_link = normalize_path(link) + if os.path.exists(new_link): + link = new_link + built_find_links.append(link) + + # If we don't have TLS enabled, then WARN if anyplace we're looking + # relies on TLS. + if not has_tls(): + for link in itertools.chain(index_urls, built_find_links): + parsed = urllib.parse.urlparse(link) + if parsed.scheme == "https": + logger.warning( + "pip is configured with locations that require " + "TLS/SSL, however the ssl module in Python is not " + "available." + ) + break + + return cls( + find_links=built_find_links, + index_urls=index_urls, + no_index=no_index, + ) + + def get_formatted_locations(self) -> str: + lines = [] + redacted_index_urls = [] + if self.index_urls and self.index_urls != [PyPI.simple_url]: + for url in self.index_urls: + redacted_index_url = redact_auth_from_url(url) + + # Parse the URL + purl = urllib.parse.urlsplit(redacted_index_url) + + # URL is generally invalid if scheme and netloc is missing + # there are issues with Python and URL parsing, so this test + # is a bit crude. See bpo-20271, bpo-23505. Python doesn't + # always parse invalid URLs correctly - it should raise + # exceptions for malformed URLs + if not purl.scheme and not purl.netloc: + logger.warning( + 'The index url "%s" seems invalid, please provide a scheme.', + redacted_index_url, + ) + + redacted_index_urls.append(redacted_index_url) + + lines.append( + "Looking in indexes: {}".format(", ".join(redacted_index_urls)) + ) + + if self.find_links: + lines.append( + "Looking in links: {}".format( + ", ".join(redact_auth_from_url(url) for url in self.find_links) + ) + ) + return "\n".join(lines) + + def get_index_urls_locations(self, project_name: str) -> List[str]: + """Returns the locations found via self.index_urls + + Checks the url_name on the main (first in the list) index and + use this url_name to produce all locations + """ + + def mkurl_pypi_url(url: str) -> str: + loc = posixpath.join( + url, urllib.parse.quote(canonicalize_name(project_name)) + ) + # For maximum compatibility with easy_install, ensure the path + # ends in a trailing slash. Although this isn't in the spec + # (and PyPI can handle it without the slash) some other index + # implementations might break if they relied on easy_install's + # behavior. + if not loc.endswith("/"): + loc = loc + "/" + return loc + + return [mkurl_pypi_url(url) for url in self.index_urls] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py new file mode 100644 index 00000000000..e9b50aa5175 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py @@ -0,0 +1,53 @@ +from typing import Optional + +from pip._internal.models.format_control import FormatControl + + +# TODO: This needs Python 3.10's improved slots support for dataclasses +# to be converted into a dataclass. +class SelectionPreferences: + """ + Encapsulates the candidate selection preferences for downloading + and installing files. + """ + + __slots__ = [ + "allow_yanked", + "allow_all_prereleases", + "format_control", + "prefer_binary", + "ignore_requires_python", + ] + + # Don't include an allow_yanked default value to make sure each call + # site considers whether yanked releases are allowed. This also causes + # that decision to be made explicit in the calling code, which helps + # people when reading the code. + def __init__( + self, + allow_yanked: bool, + allow_all_prereleases: bool = False, + format_control: Optional[FormatControl] = None, + prefer_binary: bool = False, + ignore_requires_python: Optional[bool] = None, + ) -> None: + """Create a SelectionPreferences object. + + :param allow_yanked: Whether files marked as yanked (in the sense + of PEP 592) are permitted to be candidates for install. + :param format_control: A FormatControl object or None. Used to control + the selection of source packages / binary packages when consulting + the index and links. + :param prefer_binary: Whether to prefer an old, but valid, binary + dist over a new source dist. + :param ignore_requires_python: Whether to ignore incompatible + "Requires-Python" values in links. Defaults to False. + """ + if ignore_requires_python is None: + ignore_requires_python = False + + self.allow_yanked = allow_yanked + self.allow_all_prereleases = allow_all_prereleases + self.format_control = format_control + self.prefer_binary = prefer_binary + self.ignore_requires_python = ignore_requires_python diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/target_python.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/target_python.py new file mode 100644 index 00000000000..88925a9fd01 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/target_python.py @@ -0,0 +1,121 @@ +import sys +from typing import List, Optional, Set, Tuple + +from pip._vendor.packaging.tags import Tag + +from pip._internal.utils.compatibility_tags import get_supported, version_info_to_nodot +from pip._internal.utils.misc import normalize_version_info + + +class TargetPython: + """ + Encapsulates the properties of a Python interpreter one is targeting + for a package install, download, etc. + """ + + __slots__ = [ + "_given_py_version_info", + "abis", + "implementation", + "platforms", + "py_version", + "py_version_info", + "_valid_tags", + "_valid_tags_set", + ] + + def __init__( + self, + platforms: Optional[List[str]] = None, + py_version_info: Optional[Tuple[int, ...]] = None, + abis: Optional[List[str]] = None, + implementation: Optional[str] = None, + ) -> None: + """ + :param platforms: A list of strings or None. If None, searches for + packages that are supported by the current system. Otherwise, will + find packages that can be built on the platforms passed in. These + packages will only be downloaded for distribution: they will + not be built locally. + :param py_version_info: An optional tuple of ints representing the + Python version information to use (e.g. `sys.version_info[:3]`). + This can have length 1, 2, or 3 when provided. + :param abis: A list of strings or None. This is passed to + compatibility_tags.py's get_supported() function as is. + :param implementation: A string or None. This is passed to + compatibility_tags.py's get_supported() function as is. + """ + # Store the given py_version_info for when we call get_supported(). + self._given_py_version_info = py_version_info + + if py_version_info is None: + py_version_info = sys.version_info[:3] + else: + py_version_info = normalize_version_info(py_version_info) + + py_version = ".".join(map(str, py_version_info[:2])) + + self.abis = abis + self.implementation = implementation + self.platforms = platforms + self.py_version = py_version + self.py_version_info = py_version_info + + # This is used to cache the return value of get_(un)sorted_tags. + self._valid_tags: Optional[List[Tag]] = None + self._valid_tags_set: Optional[Set[Tag]] = None + + def format_given(self) -> str: + """ + Format the given, non-None attributes for display. + """ + display_version = None + if self._given_py_version_info is not None: + display_version = ".".join( + str(part) for part in self._given_py_version_info + ) + + key_values = [ + ("platforms", self.platforms), + ("version_info", display_version), + ("abis", self.abis), + ("implementation", self.implementation), + ] + return " ".join( + f"{key}={value!r}" for key, value in key_values if value is not None + ) + + def get_sorted_tags(self) -> List[Tag]: + """ + Return the supported PEP 425 tags to check wheel candidates against. + + The tags are returned in order of preference (most preferred first). + """ + if self._valid_tags is None: + # Pass versions=None if no py_version_info was given since + # versions=None uses special default logic. + py_version_info = self._given_py_version_info + if py_version_info is None: + version = None + else: + version = version_info_to_nodot(py_version_info) + + tags = get_supported( + version=version, + platforms=self.platforms, + abis=self.abis, + impl=self.implementation, + ) + self._valid_tags = tags + + return self._valid_tags + + def get_unsorted_tags(self) -> Set[Tag]: + """Exactly the same as get_sorted_tags, but returns a set. + + This is important for performance. + """ + if self._valid_tags_set is None: + self._valid_tags_set = set(self.get_sorted_tags()) + + return self._valid_tags_set diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/wheel.py new file mode 100644 index 00000000000..ea8560089d3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/models/wheel.py @@ -0,0 +1,118 @@ +"""Represents a wheel file and provides access to the various parts of the +name that have meaning. +""" + +import re +from typing import Dict, Iterable, List + +from pip._vendor.packaging.tags import Tag +from pip._vendor.packaging.utils import ( + InvalidWheelFilename as PackagingInvalidWheelName, +) +from pip._vendor.packaging.utils import parse_wheel_filename + +from pip._internal.exceptions import InvalidWheelFilename +from pip._internal.utils.deprecation import deprecated + + +class Wheel: + """A wheel file""" + + wheel_file_re = re.compile( + r"""^(?P(?P[^\s-]+?)-(?P[^\s-]*?)) + ((-(?P\d[^-]*?))?-(?P[^\s-]+?)-(?P[^\s-]+?)-(?P[^\s-]+?) + \.whl|\.dist-info)$""", + re.VERBOSE, + ) + + def __init__(self, filename: str) -> None: + """ + :raises InvalidWheelFilename: when the filename is invalid for a wheel + """ + wheel_info = self.wheel_file_re.match(filename) + if not wheel_info: + raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.") + self.filename = filename + self.name = wheel_info.group("name").replace("_", "-") + _version = wheel_info.group("ver") + if "_" in _version: + try: + parse_wheel_filename(filename) + except PackagingInvalidWheelName as e: + deprecated( + reason=( + f"Wheel filename {filename!r} is not correctly normalised. " + "Future versions of pip will raise the following error:\n" + f"{e.args[0]}\n\n" + ), + replacement=( + "to rename the wheel to use a correctly normalised " + "name (this may require updating the version in " + "the project metadata)" + ), + gone_in="25.1", + issue=12938, + ) + + _version = _version.replace("_", "-") + + self.version = _version + self.build_tag = wheel_info.group("build") + self.pyversions = wheel_info.group("pyver").split(".") + self.abis = wheel_info.group("abi").split(".") + self.plats = wheel_info.group("plat").split(".") + + # All the tag combinations from this file + self.file_tags = { + Tag(x, y, z) for x in self.pyversions for y in self.abis for z in self.plats + } + + def get_formatted_file_tags(self) -> List[str]: + """Return the wheel's tags as a sorted list of strings.""" + return sorted(str(tag) for tag in self.file_tags) + + def support_index_min(self, tags: List[Tag]) -> int: + """Return the lowest index that one of the wheel's file_tag combinations + achieves in the given list of supported tags. + + For example, if there are 8 supported tags and one of the file tags + is first in the list, then return 0. + + :param tags: the PEP 425 tags to check the wheel against, in order + with most preferred first. + + :raises ValueError: If none of the wheel's file tags match one of + the supported tags. + """ + try: + return next(i for i, t in enumerate(tags) if t in self.file_tags) + except StopIteration: + raise ValueError() + + def find_most_preferred_tag( + self, tags: List[Tag], tag_to_priority: Dict[Tag, int] + ) -> int: + """Return the priority of the most preferred tag that one of the wheel's file + tag combinations achieves in the given list of supported tags using the given + tag_to_priority mapping, where lower priorities are more-preferred. + + This is used in place of support_index_min in some cases in order to avoid + an expensive linear scan of a large list of tags. + + :param tags: the PEP 425 tags to check the wheel against. + :param tag_to_priority: a mapping from tag to priority of that tag, where + lower is more preferred. + + :raises ValueError: If none of the wheel's file tags match one of + the supported tags. + """ + return min( + tag_to_priority[tag] for tag in self.file_tags if tag in tag_to_priority + ) + + def supported(self, tags: Iterable[Tag]) -> bool: + """Return whether the wheel is compatible with one of the given tags. + + :param tags: the PEP 425 tags to check the wheel against. + """ + return not self.file_tags.isdisjoint(tags) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/__init__.py new file mode 100644 index 00000000000..b51bde91b2e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/__init__.py @@ -0,0 +1,2 @@ +"""Contains purely network-related utilities. +""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/auth.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/auth.py new file mode 100644 index 00000000000..1a2606ed080 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/auth.py @@ -0,0 +1,566 @@ +"""Network Authentication Helpers + +Contains interface (MultiDomainBasicAuth) and associated glue code for +providing credentials in the context of network requests. +""" + +import logging +import os +import shutil +import subprocess +import sysconfig +import typing +import urllib.parse +from abc import ABC, abstractmethod +from functools import lru_cache +from os.path import commonprefix +from pathlib import Path +from typing import Any, Dict, List, NamedTuple, Optional, Tuple + +from pip._vendor.requests.auth import AuthBase, HTTPBasicAuth +from pip._vendor.requests.models import Request, Response +from pip._vendor.requests.utils import get_netrc_auth + +from pip._internal.utils.logging import getLogger +from pip._internal.utils.misc import ( + ask, + ask_input, + ask_password, + remove_auth_from_url, + split_auth_netloc_from_url, +) +from pip._internal.vcs.versioncontrol import AuthInfo + +logger = getLogger(__name__) + +KEYRING_DISABLED = False + + +class Credentials(NamedTuple): + url: str + username: str + password: str + + +class KeyRingBaseProvider(ABC): + """Keyring base provider interface""" + + has_keyring: bool + + @abstractmethod + def get_auth_info( + self, url: str, username: Optional[str] + ) -> Optional[AuthInfo]: ... + + @abstractmethod + def save_auth_info(self, url: str, username: str, password: str) -> None: ... + + +class KeyRingNullProvider(KeyRingBaseProvider): + """Keyring null provider""" + + has_keyring = False + + def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: + return None + + def save_auth_info(self, url: str, username: str, password: str) -> None: + return None + + +class KeyRingPythonProvider(KeyRingBaseProvider): + """Keyring interface which uses locally imported `keyring`""" + + has_keyring = True + + def __init__(self) -> None: + import keyring + + self.keyring = keyring + + def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: + # Support keyring's get_credential interface which supports getting + # credentials without a username. This is only available for + # keyring>=15.2.0. + if hasattr(self.keyring, "get_credential"): + logger.debug("Getting credentials from keyring for %s", url) + cred = self.keyring.get_credential(url, username) + if cred is not None: + return cred.username, cred.password + return None + + if username is not None: + logger.debug("Getting password from keyring for %s", url) + password = self.keyring.get_password(url, username) + if password: + return username, password + return None + + def save_auth_info(self, url: str, username: str, password: str) -> None: + self.keyring.set_password(url, username, password) + + +class KeyRingCliProvider(KeyRingBaseProvider): + """Provider which uses `keyring` cli + + Instead of calling the keyring package installed alongside pip + we call keyring on the command line which will enable pip to + use which ever installation of keyring is available first in + PATH. + """ + + has_keyring = True + + def __init__(self, cmd: str) -> None: + self.keyring = cmd + + def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: + # This is the default implementation of keyring.get_credential + # https://github.com/jaraco/keyring/blob/97689324abcf01bd1793d49063e7ca01e03d7d07/keyring/backend.py#L134-L139 + if username is not None: + password = self._get_password(url, username) + if password is not None: + return username, password + return None + + def save_auth_info(self, url: str, username: str, password: str) -> None: + return self._set_password(url, username, password) + + def _get_password(self, service_name: str, username: str) -> Optional[str]: + """Mirror the implementation of keyring.get_password using cli""" + if self.keyring is None: + return None + + cmd = [self.keyring, "get", service_name, username] + env = os.environ.copy() + env["PYTHONIOENCODING"] = "utf-8" + res = subprocess.run( + cmd, + stdin=subprocess.DEVNULL, + stdout=subprocess.PIPE, + env=env, + ) + if res.returncode: + return None + return res.stdout.decode("utf-8").strip(os.linesep) + + def _set_password(self, service_name: str, username: str, password: str) -> None: + """Mirror the implementation of keyring.set_password using cli""" + if self.keyring is None: + return None + env = os.environ.copy() + env["PYTHONIOENCODING"] = "utf-8" + subprocess.run( + [self.keyring, "set", service_name, username], + input=f"{password}{os.linesep}".encode(), + env=env, + check=True, + ) + return None + + +@lru_cache(maxsize=None) +def get_keyring_provider(provider: str) -> KeyRingBaseProvider: + logger.verbose("Keyring provider requested: %s", provider) + + # keyring has previously failed and been disabled + if KEYRING_DISABLED: + provider = "disabled" + if provider in ["import", "auto"]: + try: + impl = KeyRingPythonProvider() + logger.verbose("Keyring provider set: import") + return impl + except ImportError: + pass + except Exception as exc: + # In the event of an unexpected exception + # we should warn the user + msg = "Installed copy of keyring fails with exception %s" + if provider == "auto": + msg = msg + ", trying to find a keyring executable as a fallback" + logger.warning(msg, exc, exc_info=logger.isEnabledFor(logging.DEBUG)) + if provider in ["subprocess", "auto"]: + cli = shutil.which("keyring") + if cli and cli.startswith(sysconfig.get_path("scripts")): + # all code within this function is stolen from shutil.which implementation + @typing.no_type_check + def PATH_as_shutil_which_determines_it() -> str: + path = os.environ.get("PATH", None) + if path is None: + try: + path = os.confstr("CS_PATH") + except (AttributeError, ValueError): + # os.confstr() or CS_PATH is not available + path = os.defpath + # bpo-35755: Don't use os.defpath if the PATH environment variable is + # set to an empty string + + return path + + scripts = Path(sysconfig.get_path("scripts")) + + paths = [] + for path in PATH_as_shutil_which_determines_it().split(os.pathsep): + p = Path(path) + try: + if not p.samefile(scripts): + paths.append(path) + except FileNotFoundError: + pass + + path = os.pathsep.join(paths) + + cli = shutil.which("keyring", path=path) + + if cli: + logger.verbose("Keyring provider set: subprocess with executable %s", cli) + return KeyRingCliProvider(cli) + + logger.verbose("Keyring provider set: disabled") + return KeyRingNullProvider() + + +class MultiDomainBasicAuth(AuthBase): + def __init__( + self, + prompting: bool = True, + index_urls: Optional[List[str]] = None, + keyring_provider: str = "auto", + ) -> None: + self.prompting = prompting + self.index_urls = index_urls + self.keyring_provider = keyring_provider # type: ignore[assignment] + self.passwords: Dict[str, AuthInfo] = {} + # When the user is prompted to enter credentials and keyring is + # available, we will offer to save them. If the user accepts, + # this value is set to the credentials they entered. After the + # request authenticates, the caller should call + # ``save_credentials`` to save these. + self._credentials_to_save: Optional[Credentials] = None + + @property + def keyring_provider(self) -> KeyRingBaseProvider: + return get_keyring_provider(self._keyring_provider) + + @keyring_provider.setter + def keyring_provider(self, provider: str) -> None: + # The free function get_keyring_provider has been decorated with + # functools.cache. If an exception occurs in get_keyring_auth that + # cache will be cleared and keyring disabled, take that into account + # if you want to remove this indirection. + self._keyring_provider = provider + + @property + def use_keyring(self) -> bool: + # We won't use keyring when --no-input is passed unless + # a specific provider is requested because it might require + # user interaction + return self.prompting or self._keyring_provider not in ["auto", "disabled"] + + def _get_keyring_auth( + self, + url: Optional[str], + username: Optional[str], + ) -> Optional[AuthInfo]: + """Return the tuple auth for a given url from keyring.""" + # Do nothing if no url was provided + if not url: + return None + + try: + return self.keyring_provider.get_auth_info(url, username) + except Exception as exc: + # Log the full exception (with stacktrace) at debug, so it'll only + # show up when running in verbose mode. + logger.debug("Keyring is skipped due to an exception", exc_info=True) + # Always log a shortened version of the exception. + logger.warning( + "Keyring is skipped due to an exception: %s", + str(exc), + ) + global KEYRING_DISABLED + KEYRING_DISABLED = True + get_keyring_provider.cache_clear() + return None + + def _get_index_url(self, url: str) -> Optional[str]: + """Return the original index URL matching the requested URL. + + Cached or dynamically generated credentials may work against + the original index URL rather than just the netloc. + + The provided url should have had its username and password + removed already. If the original index url had credentials then + they will be included in the return value. + + Returns None if no matching index was found, or if --no-index + was specified by the user. + """ + if not url or not self.index_urls: + return None + + url = remove_auth_from_url(url).rstrip("/") + "/" + parsed_url = urllib.parse.urlsplit(url) + + candidates = [] + + for index in self.index_urls: + index = index.rstrip("/") + "/" + parsed_index = urllib.parse.urlsplit(remove_auth_from_url(index)) + if parsed_url == parsed_index: + return index + + if parsed_url.netloc != parsed_index.netloc: + continue + + candidate = urllib.parse.urlsplit(index) + candidates.append(candidate) + + if not candidates: + return None + + candidates.sort( + reverse=True, + key=lambda candidate: commonprefix( + [ + parsed_url.path, + candidate.path, + ] + ).rfind("/"), + ) + + return urllib.parse.urlunsplit(candidates[0]) + + def _get_new_credentials( + self, + original_url: str, + *, + allow_netrc: bool = True, + allow_keyring: bool = False, + ) -> AuthInfo: + """Find and return credentials for the specified URL.""" + # Split the credentials and netloc from the url. + url, netloc, url_user_password = split_auth_netloc_from_url( + original_url, + ) + + # Start with the credentials embedded in the url + username, password = url_user_password + if username is not None and password is not None: + logger.debug("Found credentials in url for %s", netloc) + return url_user_password + + # Find a matching index url for this request + index_url = self._get_index_url(url) + if index_url: + # Split the credentials from the url. + index_info = split_auth_netloc_from_url(index_url) + if index_info: + index_url, _, index_url_user_password = index_info + logger.debug("Found index url %s", index_url) + + # If an index URL was found, try its embedded credentials + if index_url and index_url_user_password[0] is not None: + username, password = index_url_user_password + if username is not None and password is not None: + logger.debug("Found credentials in index url for %s", netloc) + return index_url_user_password + + # Get creds from netrc if we still don't have them + if allow_netrc: + netrc_auth = get_netrc_auth(original_url) + if netrc_auth: + logger.debug("Found credentials in netrc for %s", netloc) + return netrc_auth + + # If we don't have a password and keyring is available, use it. + if allow_keyring: + # The index url is more specific than the netloc, so try it first + # fmt: off + kr_auth = ( + self._get_keyring_auth(index_url, username) or + self._get_keyring_auth(netloc, username) + ) + # fmt: on + if kr_auth: + logger.debug("Found credentials in keyring for %s", netloc) + return kr_auth + + return username, password + + def _get_url_and_credentials( + self, original_url: str + ) -> Tuple[str, Optional[str], Optional[str]]: + """Return the credentials to use for the provided URL. + + If allowed, netrc and keyring may be used to obtain the + correct credentials. + + Returns (url_without_credentials, username, password). Note + that even if the original URL contains credentials, this + function may return a different username and password. + """ + url, netloc, _ = split_auth_netloc_from_url(original_url) + + # Try to get credentials from original url + username, password = self._get_new_credentials(original_url) + + # If credentials not found, use any stored credentials for this netloc. + # Do this if either the username or the password is missing. + # This accounts for the situation in which the user has specified + # the username in the index url, but the password comes from keyring. + if (username is None or password is None) and netloc in self.passwords: + un, pw = self.passwords[netloc] + # It is possible that the cached credentials are for a different username, + # in which case the cache should be ignored. + if username is None or username == un: + username, password = un, pw + + if username is not None or password is not None: + # Convert the username and password if they're None, so that + # this netloc will show up as "cached" in the conditional above. + # Further, HTTPBasicAuth doesn't accept None, so it makes sense to + # cache the value that is going to be used. + username = username or "" + password = password or "" + + # Store any acquired credentials. + self.passwords[netloc] = (username, password) + + assert ( + # Credentials were found + (username is not None and password is not None) + # Credentials were not found + or (username is None and password is None) + ), f"Could not load credentials from url: {original_url}" + + return url, username, password + + def __call__(self, req: Request) -> Request: + # Get credentials for this request + url, username, password = self._get_url_and_credentials(req.url) + + # Set the url of the request to the url without any credentials + req.url = url + + if username is not None and password is not None: + # Send the basic auth with this request + req = HTTPBasicAuth(username, password)(req) + + # Attach a hook to handle 401 responses + req.register_hook("response", self.handle_401) + + return req + + # Factored out to allow for easy patching in tests + def _prompt_for_password( + self, netloc: str + ) -> Tuple[Optional[str], Optional[str], bool]: + username = ask_input(f"User for {netloc}: ") if self.prompting else None + if not username: + return None, None, False + if self.use_keyring: + auth = self._get_keyring_auth(netloc, username) + if auth and auth[0] is not None and auth[1] is not None: + return auth[0], auth[1], False + password = ask_password("Password: ") + return username, password, True + + # Factored out to allow for easy patching in tests + def _should_save_password_to_keyring(self) -> bool: + if ( + not self.prompting + or not self.use_keyring + or not self.keyring_provider.has_keyring + ): + return False + return ask("Save credentials to keyring [y/N]: ", ["y", "n"]) == "y" + + def handle_401(self, resp: Response, **kwargs: Any) -> Response: + # We only care about 401 responses, anything else we want to just + # pass through the actual response + if resp.status_code != 401: + return resp + + username, password = None, None + + # Query the keyring for credentials: + if self.use_keyring: + username, password = self._get_new_credentials( + resp.url, + allow_netrc=False, + allow_keyring=True, + ) + + # We are not able to prompt the user so simply return the response + if not self.prompting and not username and not password: + return resp + + parsed = urllib.parse.urlparse(resp.url) + + # Prompt the user for a new username and password + save = False + if not username and not password: + username, password, save = self._prompt_for_password(parsed.netloc) + + # Store the new username and password to use for future requests + self._credentials_to_save = None + if username is not None and password is not None: + self.passwords[parsed.netloc] = (username, password) + + # Prompt to save the password to keyring + if save and self._should_save_password_to_keyring(): + self._credentials_to_save = Credentials( + url=parsed.netloc, + username=username, + password=password, + ) + + # Consume content and release the original connection to allow our new + # request to reuse the same one. + # The result of the assignment isn't used, it's just needed to consume + # the content. + _ = resp.content + resp.raw.release_conn() + + # Add our new username and password to the request + req = HTTPBasicAuth(username or "", password or "")(resp.request) + req.register_hook("response", self.warn_on_401) + + # On successful request, save the credentials that were used to + # keyring. (Note that if the user responded "no" above, this member + # is not set and nothing will be saved.) + if self._credentials_to_save: + req.register_hook("response", self.save_credentials) + + # Send our new request + new_resp = resp.connection.send(req, **kwargs) + new_resp.history.append(resp) + + return new_resp + + def warn_on_401(self, resp: Response, **kwargs: Any) -> None: + """Response callback to warn about incorrect credentials.""" + if resp.status_code == 401: + logger.warning( + "401 Error, Credentials not correct for %s", + resp.request.url, + ) + + def save_credentials(self, resp: Response, **kwargs: Any) -> None: + """Response callback to save credentials on success.""" + assert ( + self.keyring_provider.has_keyring + ), "should never reach here without keyring" + + creds = self._credentials_to_save + self._credentials_to_save = None + if creds and resp.status_code < 400: + try: + logger.info("Saving credentials to keyring") + self.keyring_provider.save_auth_info( + creds.url, creds.username, creds.password + ) + except Exception: + logger.exception("Failed to save credentials") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/cache.py new file mode 100644 index 00000000000..fca04e6945f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/cache.py @@ -0,0 +1,118 @@ +"""HTTP cache implementation. +""" + +import os +from contextlib import contextmanager +from datetime import datetime +from typing import BinaryIO, Generator, Optional, Union + +from pip._vendor.cachecontrol.cache import SeparateBodyBaseCache +from pip._vendor.cachecontrol.caches import SeparateBodyFileCache +from pip._vendor.requests.models import Response + +from pip._internal.utils.filesystem import adjacent_tmp_file, replace +from pip._internal.utils.misc import ensure_dir + + +def is_from_cache(response: Response) -> bool: + return getattr(response, "from_cache", False) + + +@contextmanager +def suppressed_cache_errors() -> Generator[None, None, None]: + """If we can't access the cache then we can just skip caching and process + requests as if caching wasn't enabled. + """ + try: + yield + except OSError: + pass + + +class SafeFileCache(SeparateBodyBaseCache): + """ + A file based cache which is safe to use even when the target directory may + not be accessible or writable. + + There is a race condition when two processes try to write and/or read the + same entry at the same time, since each entry consists of two separate + files (https://github.com/psf/cachecontrol/issues/324). We therefore have + additional logic that makes sure that both files to be present before + returning an entry; this fixes the read side of the race condition. + + For the write side, we assume that the server will only ever return the + same data for the same URL, which ought to be the case for files pip is + downloading. PyPI does not have a mechanism to swap out a wheel for + another wheel, for example. If this assumption is not true, the + CacheControl issue will need to be fixed. + """ + + def __init__(self, directory: str) -> None: + assert directory is not None, "Cache directory must not be None." + super().__init__() + self.directory = directory + + def _get_cache_path(self, name: str) -> str: + # From cachecontrol.caches.file_cache.FileCache._fn, brought into our + # class for backwards-compatibility and to avoid using a non-public + # method. + hashed = SeparateBodyFileCache.encode(name) + parts = list(hashed[:5]) + [hashed] + return os.path.join(self.directory, *parts) + + def get(self, key: str) -> Optional[bytes]: + # The cache entry is only valid if both metadata and body exist. + metadata_path = self._get_cache_path(key) + body_path = metadata_path + ".body" + if not (os.path.exists(metadata_path) and os.path.exists(body_path)): + return None + with suppressed_cache_errors(): + with open(metadata_path, "rb") as f: + return f.read() + + def _write(self, path: str, data: bytes) -> None: + with suppressed_cache_errors(): + ensure_dir(os.path.dirname(path)) + + with adjacent_tmp_file(path) as f: + f.write(data) + # Inherit the read/write permissions of the cache directory + # to enable multi-user cache use-cases. + mode = ( + os.stat(self.directory).st_mode + & 0o666 # select read/write permissions of cache directory + | 0o600 # set owner read/write permissions + ) + # Change permissions only if there is no risk of following a symlink. + if os.chmod in os.supports_fd: + os.chmod(f.fileno(), mode) + elif os.chmod in os.supports_follow_symlinks: + os.chmod(f.name, mode, follow_symlinks=False) + + replace(f.name, path) + + def set( + self, key: str, value: bytes, expires: Union[int, datetime, None] = None + ) -> None: + path = self._get_cache_path(key) + self._write(path, value) + + def delete(self, key: str) -> None: + path = self._get_cache_path(key) + with suppressed_cache_errors(): + os.remove(path) + with suppressed_cache_errors(): + os.remove(path + ".body") + + def get_body(self, key: str) -> Optional[BinaryIO]: + # The cache entry is only valid if both metadata and body exist. + metadata_path = self._get_cache_path(key) + body_path = metadata_path + ".body" + if not (os.path.exists(metadata_path) and os.path.exists(body_path)): + return None + with suppressed_cache_errors(): + return open(body_path, "rb") + + def set_body(self, key: str, body: bytes) -> None: + path = self._get_cache_path(key) + ".body" + self._write(path, body) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/download.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/download.py new file mode 100644 index 00000000000..5c3bce3d2fd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/download.py @@ -0,0 +1,187 @@ +"""Download files with progress indicators. +""" + +import email.message +import logging +import mimetypes +import os +from typing import Iterable, Optional, Tuple + +from pip._vendor.requests.models import Response + +from pip._internal.cli.progress_bars import get_download_progress_renderer +from pip._internal.exceptions import NetworkConnectionError +from pip._internal.models.index import PyPI +from pip._internal.models.link import Link +from pip._internal.network.cache import is_from_cache +from pip._internal.network.session import PipSession +from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks +from pip._internal.utils.misc import format_size, redact_auth_from_url, splitext + +logger = logging.getLogger(__name__) + + +def _get_http_response_size(resp: Response) -> Optional[int]: + try: + return int(resp.headers["content-length"]) + except (ValueError, KeyError, TypeError): + return None + + +def _prepare_download( + resp: Response, + link: Link, + progress_bar: str, +) -> Iterable[bytes]: + total_length = _get_http_response_size(resp) + + if link.netloc == PyPI.file_storage_domain: + url = link.show_url + else: + url = link.url_without_fragment + + logged_url = redact_auth_from_url(url) + + if total_length: + logged_url = f"{logged_url} ({format_size(total_length)})" + + if is_from_cache(resp): + logger.info("Using cached %s", logged_url) + else: + logger.info("Downloading %s", logged_url) + + if logger.getEffectiveLevel() > logging.INFO: + show_progress = False + elif is_from_cache(resp): + show_progress = False + elif not total_length: + show_progress = True + elif total_length > (512 * 1024): + show_progress = True + else: + show_progress = False + + chunks = response_chunks(resp) + + if not show_progress: + return chunks + + renderer = get_download_progress_renderer(bar_type=progress_bar, size=total_length) + return renderer(chunks) + + +def sanitize_content_filename(filename: str) -> str: + """ + Sanitize the "filename" value from a Content-Disposition header. + """ + return os.path.basename(filename) + + +def parse_content_disposition(content_disposition: str, default_filename: str) -> str: + """ + Parse the "filename" value from a Content-Disposition header, and + return the default filename if the result is empty. + """ + m = email.message.Message() + m["content-type"] = content_disposition + filename = m.get_param("filename") + if filename: + # We need to sanitize the filename to prevent directory traversal + # in case the filename contains ".." path parts. + filename = sanitize_content_filename(str(filename)) + return filename or default_filename + + +def _get_http_response_filename(resp: Response, link: Link) -> str: + """Get an ideal filename from the given HTTP response, falling back to + the link filename if not provided. + """ + filename = link.filename # fallback + # Have a look at the Content-Disposition header for a better guess + content_disposition = resp.headers.get("content-disposition") + if content_disposition: + filename = parse_content_disposition(content_disposition, filename) + ext: Optional[str] = splitext(filename)[1] + if not ext: + ext = mimetypes.guess_extension(resp.headers.get("content-type", "")) + if ext: + filename += ext + if not ext and link.url != resp.url: + ext = os.path.splitext(resp.url)[1] + if ext: + filename += ext + return filename + + +def _http_get_download(session: PipSession, link: Link) -> Response: + target_url = link.url.split("#", 1)[0] + resp = session.get(target_url, headers=HEADERS, stream=True) + raise_for_status(resp) + return resp + + +class Downloader: + def __init__( + self, + session: PipSession, + progress_bar: str, + ) -> None: + self._session = session + self._progress_bar = progress_bar + + def __call__(self, link: Link, location: str) -> Tuple[str, str]: + """Download the file given by link into location.""" + try: + resp = _http_get_download(self._session, link) + except NetworkConnectionError as e: + assert e.response is not None + logger.critical( + "HTTP error %s while getting %s", e.response.status_code, link + ) + raise + + filename = _get_http_response_filename(resp, link) + filepath = os.path.join(location, filename) + + chunks = _prepare_download(resp, link, self._progress_bar) + with open(filepath, "wb") as content_file: + for chunk in chunks: + content_file.write(chunk) + content_type = resp.headers.get("Content-Type", "") + return filepath, content_type + + +class BatchDownloader: + def __init__( + self, + session: PipSession, + progress_bar: str, + ) -> None: + self._session = session + self._progress_bar = progress_bar + + def __call__( + self, links: Iterable[Link], location: str + ) -> Iterable[Tuple[Link, Tuple[str, str]]]: + """Download the files given by links into location.""" + for link in links: + try: + resp = _http_get_download(self._session, link) + except NetworkConnectionError as e: + assert e.response is not None + logger.critical( + "HTTP error %s while getting %s", + e.response.status_code, + link, + ) + raise + + filename = _get_http_response_filename(resp, link) + filepath = os.path.join(location, filename) + + chunks = _prepare_download(resp, link, self._progress_bar) + with open(filepath, "wb") as content_file: + for chunk in chunks: + content_file.write(chunk) + content_type = resp.headers.get("Content-Type", "") + yield link, (filepath, content_type) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/lazy_wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/lazy_wheel.py new file mode 100644 index 00000000000..03f883c1fc4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/lazy_wheel.py @@ -0,0 +1,210 @@ +"""Lazy ZIP over HTTP""" + +__all__ = ["HTTPRangeRequestUnsupported", "dist_from_wheel_url"] + +from bisect import bisect_left, bisect_right +from contextlib import contextmanager +from tempfile import NamedTemporaryFile +from typing import Any, Dict, Generator, List, Optional, Tuple +from zipfile import BadZipFile, ZipFile + +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response + +from pip._internal.metadata import BaseDistribution, MemoryWheel, get_wheel_distribution +from pip._internal.network.session import PipSession +from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks + + +class HTTPRangeRequestUnsupported(Exception): + pass + + +def dist_from_wheel_url(name: str, url: str, session: PipSession) -> BaseDistribution: + """Return a distribution object from the given wheel URL. + + This uses HTTP range requests to only fetch the portion of the wheel + containing metadata, just enough for the object to be constructed. + If such requests are not supported, HTTPRangeRequestUnsupported + is raised. + """ + with LazyZipOverHTTP(url, session) as zf: + # For read-only ZIP files, ZipFile only needs methods read, + # seek, seekable and tell, not the whole IO protocol. + wheel = MemoryWheel(zf.name, zf) # type: ignore + # After context manager exit, wheel.name + # is an invalid file by intention. + return get_wheel_distribution(wheel, canonicalize_name(name)) + + +class LazyZipOverHTTP: + """File-like object mapped to a ZIP file over HTTP. + + This uses HTTP range requests to lazily fetch the file's content, + which is supposed to be fed to ZipFile. If such requests are not + supported by the server, raise HTTPRangeRequestUnsupported + during initialization. + """ + + def __init__( + self, url: str, session: PipSession, chunk_size: int = CONTENT_CHUNK_SIZE + ) -> None: + head = session.head(url, headers=HEADERS) + raise_for_status(head) + assert head.status_code == 200 + self._session, self._url, self._chunk_size = session, url, chunk_size + self._length = int(head.headers["Content-Length"]) + self._file = NamedTemporaryFile() + self.truncate(self._length) + self._left: List[int] = [] + self._right: List[int] = [] + if "bytes" not in head.headers.get("Accept-Ranges", "none"): + raise HTTPRangeRequestUnsupported("range request is not supported") + self._check_zip() + + @property + def mode(self) -> str: + """Opening mode, which is always rb.""" + return "rb" + + @property + def name(self) -> str: + """Path to the underlying file.""" + return self._file.name + + def seekable(self) -> bool: + """Return whether random access is supported, which is True.""" + return True + + def close(self) -> None: + """Close the file.""" + self._file.close() + + @property + def closed(self) -> bool: + """Whether the file is closed.""" + return self._file.closed + + def read(self, size: int = -1) -> bytes: + """Read up to size bytes from the object and return them. + + As a convenience, if size is unspecified or -1, + all bytes until EOF are returned. Fewer than + size bytes may be returned if EOF is reached. + """ + download_size = max(size, self._chunk_size) + start, length = self.tell(), self._length + stop = length if size < 0 else min(start + download_size, length) + start = max(0, stop - download_size) + self._download(start, stop - 1) + return self._file.read(size) + + def readable(self) -> bool: + """Return whether the file is readable, which is True.""" + return True + + def seek(self, offset: int, whence: int = 0) -> int: + """Change stream position and return the new absolute position. + + Seek to offset relative position indicated by whence: + * 0: Start of stream (the default). pos should be >= 0; + * 1: Current position - pos may be negative; + * 2: End of stream - pos usually negative. + """ + return self._file.seek(offset, whence) + + def tell(self) -> int: + """Return the current position.""" + return self._file.tell() + + def truncate(self, size: Optional[int] = None) -> int: + """Resize the stream to the given size in bytes. + + If size is unspecified resize to the current position. + The current stream position isn't changed. + + Return the new file size. + """ + return self._file.truncate(size) + + def writable(self) -> bool: + """Return False.""" + return False + + def __enter__(self) -> "LazyZipOverHTTP": + self._file.__enter__() + return self + + def __exit__(self, *exc: Any) -> None: + self._file.__exit__(*exc) + + @contextmanager + def _stay(self) -> Generator[None, None, None]: + """Return a context manager keeping the position. + + At the end of the block, seek back to original position. + """ + pos = self.tell() + try: + yield + finally: + self.seek(pos) + + def _check_zip(self) -> None: + """Check and download until the file is a valid ZIP.""" + end = self._length - 1 + for start in reversed(range(0, end, self._chunk_size)): + self._download(start, end) + with self._stay(): + try: + # For read-only ZIP files, ZipFile only needs + # methods read, seek, seekable and tell. + ZipFile(self) + except BadZipFile: + pass + else: + break + + def _stream_response( + self, start: int, end: int, base_headers: Dict[str, str] = HEADERS + ) -> Response: + """Return HTTP response to a range request from start to end.""" + headers = base_headers.copy() + headers["Range"] = f"bytes={start}-{end}" + # TODO: Get range requests to be correctly cached + headers["Cache-Control"] = "no-cache" + return self._session.get(self._url, headers=headers, stream=True) + + def _merge( + self, start: int, end: int, left: int, right: int + ) -> Generator[Tuple[int, int], None, None]: + """Return a generator of intervals to be fetched. + + Args: + start (int): Start of needed interval + end (int): End of needed interval + left (int): Index of first overlapping downloaded data + right (int): Index after last overlapping downloaded data + """ + lslice, rslice = self._left[left:right], self._right[left:right] + i = start = min([start] + lslice[:1]) + end = max([end] + rslice[-1:]) + for j, k in zip(lslice, rslice): + if j > i: + yield i, j - 1 + i = k + 1 + if i <= end: + yield i, end + self._left[left:right], self._right[left:right] = [start], [end] + + def _download(self, start: int, end: int) -> None: + """Download bytes from start to end inclusively.""" + with self._stay(): + left = bisect_left(self._right, start) + right = bisect_right(self._left, end) + for start, end in self._merge(start, end, left, right): + response = self._stream_response(start, end) + response.raise_for_status() + self.seek(start) + for chunk in response_chunks(response, self._chunk_size): + self._file.write(chunk) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/session.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/session.py new file mode 100644 index 00000000000..5e10f8f5615 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/session.py @@ -0,0 +1,523 @@ +"""PipSession and supporting code, containing all pip-specific +network request configuration and behavior. +""" + +import email.utils +import functools +import io +import ipaddress +import json +import logging +import mimetypes +import os +import platform +import shutil +import subprocess +import sys +import urllib.parse +import warnings +from typing import ( + TYPE_CHECKING, + Any, + Dict, + Generator, + List, + Mapping, + Optional, + Sequence, + Tuple, + Union, +) + +from pip._vendor import requests, urllib3 +from pip._vendor.cachecontrol import CacheControlAdapter as _BaseCacheControlAdapter +from pip._vendor.requests.adapters import DEFAULT_POOLBLOCK, BaseAdapter +from pip._vendor.requests.adapters import HTTPAdapter as _BaseHTTPAdapter +from pip._vendor.requests.models import PreparedRequest, Response +from pip._vendor.requests.structures import CaseInsensitiveDict +from pip._vendor.urllib3.connectionpool import ConnectionPool +from pip._vendor.urllib3.exceptions import InsecureRequestWarning + +from pip import __version__ +from pip._internal.metadata import get_default_environment +from pip._internal.models.link import Link +from pip._internal.network.auth import MultiDomainBasicAuth +from pip._internal.network.cache import SafeFileCache + +# Import ssl from compat so the initial import occurs in only one place. +from pip._internal.utils.compat import has_tls +from pip._internal.utils.glibc import libc_ver +from pip._internal.utils.misc import build_url_from_netloc, parse_netloc +from pip._internal.utils.urls import url_to_path + +if TYPE_CHECKING: + from ssl import SSLContext + + from pip._vendor.urllib3.poolmanager import PoolManager + + +logger = logging.getLogger(__name__) + +SecureOrigin = Tuple[str, str, Optional[Union[int, str]]] + + +# Ignore warning raised when using --trusted-host. +warnings.filterwarnings("ignore", category=InsecureRequestWarning) + + +SECURE_ORIGINS: List[SecureOrigin] = [ + # protocol, hostname, port + # Taken from Chrome's list of secure origins (See: http://bit.ly/1qrySKC) + ("https", "*", "*"), + ("*", "localhost", "*"), + ("*", "127.0.0.0/8", "*"), + ("*", "::1/128", "*"), + ("file", "*", None), + # ssh is always secure. + ("ssh", "*", "*"), +] + + +# These are environment variables present when running under various +# CI systems. For each variable, some CI systems that use the variable +# are indicated. The collection was chosen so that for each of a number +# of popular systems, at least one of the environment variables is used. +# This list is used to provide some indication of and lower bound for +# CI traffic to PyPI. Thus, it is okay if the list is not comprehensive. +# For more background, see: https://github.com/pypa/pip/issues/5499 +CI_ENVIRONMENT_VARIABLES = ( + # Azure Pipelines + "BUILD_BUILDID", + # Jenkins + "BUILD_ID", + # AppVeyor, CircleCI, Codeship, Gitlab CI, Shippable, Travis CI + "CI", + # Explicit environment variable. + "PIP_IS_CI", +) + + +def looks_like_ci() -> bool: + """ + Return whether it looks like pip is running under CI. + """ + # We don't use the method of checking for a tty (e.g. using isatty()) + # because some CI systems mimic a tty (e.g. Travis CI). Thus that + # method doesn't provide definitive information in either direction. + return any(name in os.environ for name in CI_ENVIRONMENT_VARIABLES) + + +@functools.lru_cache(maxsize=1) +def user_agent() -> str: + """ + Return a string representing the user agent. + """ + data: Dict[str, Any] = { + "installer": {"name": "pip", "version": __version__}, + "python": platform.python_version(), + "implementation": { + "name": platform.python_implementation(), + }, + } + + if data["implementation"]["name"] == "CPython": + data["implementation"]["version"] = platform.python_version() + elif data["implementation"]["name"] == "PyPy": + pypy_version_info = sys.pypy_version_info # type: ignore + if pypy_version_info.releaselevel == "final": + pypy_version_info = pypy_version_info[:3] + data["implementation"]["version"] = ".".join( + [str(x) for x in pypy_version_info] + ) + elif data["implementation"]["name"] == "Jython": + # Complete Guess + data["implementation"]["version"] = platform.python_version() + elif data["implementation"]["name"] == "IronPython": + # Complete Guess + data["implementation"]["version"] = platform.python_version() + + if sys.platform.startswith("linux"): + from pip._vendor import distro + + linux_distribution = distro.name(), distro.version(), distro.codename() + distro_infos: Dict[str, Any] = dict( + filter( + lambda x: x[1], + zip(["name", "version", "id"], linux_distribution), + ) + ) + libc = dict( + filter( + lambda x: x[1], + zip(["lib", "version"], libc_ver()), + ) + ) + if libc: + distro_infos["libc"] = libc + if distro_infos: + data["distro"] = distro_infos + + if sys.platform.startswith("darwin") and platform.mac_ver()[0]: + data["distro"] = {"name": "macOS", "version": platform.mac_ver()[0]} + + if platform.system(): + data.setdefault("system", {})["name"] = platform.system() + + if platform.release(): + data.setdefault("system", {})["release"] = platform.release() + + if platform.machine(): + data["cpu"] = platform.machine() + + if has_tls(): + import _ssl as ssl + + data["openssl_version"] = ssl.OPENSSL_VERSION + + setuptools_dist = get_default_environment().get_distribution("setuptools") + if setuptools_dist is not None: + data["setuptools_version"] = str(setuptools_dist.version) + + if shutil.which("rustc") is not None: + # If for any reason `rustc --version` fails, silently ignore it + try: + rustc_output = subprocess.check_output( + ["rustc", "--version"], stderr=subprocess.STDOUT, timeout=0.5 + ) + except Exception: + pass + else: + if rustc_output.startswith(b"rustc "): + # The format of `rustc --version` is: + # `b'rustc 1.52.1 (9bc8c42bb 2021-05-09)\n'` + # We extract just the middle (1.52.1) part + data["rustc_version"] = rustc_output.split(b" ")[1].decode() + + # Use None rather than False so as not to give the impression that + # pip knows it is not being run under CI. Rather, it is a null or + # inconclusive result. Also, we include some value rather than no + # value to make it easier to know that the check has been run. + data["ci"] = True if looks_like_ci() else None + + user_data = os.environ.get("PIP_USER_AGENT_USER_DATA") + if user_data is not None: + data["user_data"] = user_data + + return "{data[installer][name]}/{data[installer][version]} {json}".format( + data=data, + json=json.dumps(data, separators=(",", ":"), sort_keys=True), + ) + + +class LocalFSAdapter(BaseAdapter): + def send( + self, + request: PreparedRequest, + stream: bool = False, + timeout: Optional[Union[float, Tuple[float, float]]] = None, + verify: Union[bool, str] = True, + cert: Optional[Union[str, Tuple[str, str]]] = None, + proxies: Optional[Mapping[str, str]] = None, + ) -> Response: + pathname = url_to_path(request.url) + + resp = Response() + resp.status_code = 200 + resp.url = request.url + + try: + stats = os.stat(pathname) + except OSError as exc: + # format the exception raised as a io.BytesIO object, + # to return a better error message: + resp.status_code = 404 + resp.reason = type(exc).__name__ + resp.raw = io.BytesIO(f"{resp.reason}: {exc}".encode()) + else: + modified = email.utils.formatdate(stats.st_mtime, usegmt=True) + content_type = mimetypes.guess_type(pathname)[0] or "text/plain" + resp.headers = CaseInsensitiveDict( + { + "Content-Type": content_type, + "Content-Length": stats.st_size, + "Last-Modified": modified, + } + ) + + resp.raw = open(pathname, "rb") + resp.close = resp.raw.close + + return resp + + def close(self) -> None: + pass + + +class _SSLContextAdapterMixin: + """Mixin to add the ``ssl_context`` constructor argument to HTTP adapters. + + The additional argument is forwarded directly to the pool manager. This allows us + to dynamically decide what SSL store to use at runtime, which is used to implement + the optional ``truststore`` backend. + """ + + def __init__( + self, + *, + ssl_context: Optional["SSLContext"] = None, + **kwargs: Any, + ) -> None: + self._ssl_context = ssl_context + super().__init__(**kwargs) + + def init_poolmanager( + self, + connections: int, + maxsize: int, + block: bool = DEFAULT_POOLBLOCK, + **pool_kwargs: Any, + ) -> "PoolManager": + if self._ssl_context is not None: + pool_kwargs.setdefault("ssl_context", self._ssl_context) + return super().init_poolmanager( # type: ignore[misc] + connections=connections, + maxsize=maxsize, + block=block, + **pool_kwargs, + ) + + +class HTTPAdapter(_SSLContextAdapterMixin, _BaseHTTPAdapter): + pass + + +class CacheControlAdapter(_SSLContextAdapterMixin, _BaseCacheControlAdapter): + pass + + +class InsecureHTTPAdapter(HTTPAdapter): + def cert_verify( + self, + conn: ConnectionPool, + url: str, + verify: Union[bool, str], + cert: Optional[Union[str, Tuple[str, str]]], + ) -> None: + super().cert_verify(conn=conn, url=url, verify=False, cert=cert) + + +class InsecureCacheControlAdapter(CacheControlAdapter): + def cert_verify( + self, + conn: ConnectionPool, + url: str, + verify: Union[bool, str], + cert: Optional[Union[str, Tuple[str, str]]], + ) -> None: + super().cert_verify(conn=conn, url=url, verify=False, cert=cert) + + +class PipSession(requests.Session): + timeout: Optional[int] = None + + def __init__( + self, + *args: Any, + retries: int = 0, + cache: Optional[str] = None, + trusted_hosts: Sequence[str] = (), + index_urls: Optional[List[str]] = None, + ssl_context: Optional["SSLContext"] = None, + **kwargs: Any, + ) -> None: + """ + :param trusted_hosts: Domains not to emit warnings for when not using + HTTPS. + """ + super().__init__(*args, **kwargs) + + # Namespace the attribute with "pip_" just in case to prevent + # possible conflicts with the base class. + self.pip_trusted_origins: List[Tuple[str, Optional[int]]] = [] + self.pip_proxy = None + + # Attach our User Agent to the request + self.headers["User-Agent"] = user_agent() + + # Attach our Authentication handler to the session + self.auth = MultiDomainBasicAuth(index_urls=index_urls) + + # Create our urllib3.Retry instance which will allow us to customize + # how we handle retries. + retries = urllib3.Retry( + # Set the total number of retries that a particular request can + # have. + total=retries, + # A 503 error from PyPI typically means that the Fastly -> Origin + # connection got interrupted in some way. A 503 error in general + # is typically considered a transient error so we'll go ahead and + # retry it. + # A 500 may indicate transient error in Amazon S3 + # A 502 may be a transient error from a CDN like CloudFlare or CloudFront + # A 520 or 527 - may indicate transient error in CloudFlare + status_forcelist=[500, 502, 503, 520, 527], + # Add a small amount of back off between failed requests in + # order to prevent hammering the service. + backoff_factor=0.25, + ) # type: ignore + + # Our Insecure HTTPAdapter disables HTTPS validation. It does not + # support caching so we'll use it for all http:// URLs. + # If caching is disabled, we will also use it for + # https:// hosts that we've marked as ignoring + # TLS errors for (trusted-hosts). + insecure_adapter = InsecureHTTPAdapter(max_retries=retries) + + # We want to _only_ cache responses on securely fetched origins or when + # the host is specified as trusted. We do this because + # we can't validate the response of an insecurely/untrusted fetched + # origin, and we don't want someone to be able to poison the cache and + # require manual eviction from the cache to fix it. + if cache: + secure_adapter = CacheControlAdapter( + cache=SafeFileCache(cache), + max_retries=retries, + ssl_context=ssl_context, + ) + self._trusted_host_adapter = InsecureCacheControlAdapter( + cache=SafeFileCache(cache), + max_retries=retries, + ) + else: + secure_adapter = HTTPAdapter(max_retries=retries, ssl_context=ssl_context) + self._trusted_host_adapter = insecure_adapter + + self.mount("https://", secure_adapter) + self.mount("http://", insecure_adapter) + + # Enable file:// urls + self.mount("file://", LocalFSAdapter()) + + for host in trusted_hosts: + self.add_trusted_host(host, suppress_logging=True) + + def update_index_urls(self, new_index_urls: List[str]) -> None: + """ + :param new_index_urls: New index urls to update the authentication + handler with. + """ + self.auth.index_urls = new_index_urls + + def add_trusted_host( + self, host: str, source: Optional[str] = None, suppress_logging: bool = False + ) -> None: + """ + :param host: It is okay to provide a host that has previously been + added. + :param source: An optional source string, for logging where the host + string came from. + """ + if not suppress_logging: + msg = f"adding trusted host: {host!r}" + if source is not None: + msg += f" (from {source})" + logger.info(msg) + + parsed_host, parsed_port = parse_netloc(host) + if parsed_host is None: + raise ValueError(f"Trusted host URL must include a host part: {host!r}") + if (parsed_host, parsed_port) not in self.pip_trusted_origins: + self.pip_trusted_origins.append((parsed_host, parsed_port)) + + self.mount( + build_url_from_netloc(host, scheme="http") + "/", self._trusted_host_adapter + ) + self.mount(build_url_from_netloc(host) + "/", self._trusted_host_adapter) + if not parsed_port: + self.mount( + build_url_from_netloc(host, scheme="http") + ":", + self._trusted_host_adapter, + ) + # Mount wildcard ports for the same host. + self.mount(build_url_from_netloc(host) + ":", self._trusted_host_adapter) + + def iter_secure_origins(self) -> Generator[SecureOrigin, None, None]: + yield from SECURE_ORIGINS + for host, port in self.pip_trusted_origins: + yield ("*", host, "*" if port is None else port) + + def is_secure_origin(self, location: Link) -> bool: + # Determine if this url used a secure transport mechanism + parsed = urllib.parse.urlparse(str(location)) + origin_protocol, origin_host, origin_port = ( + parsed.scheme, + parsed.hostname, + parsed.port, + ) + + # The protocol to use to see if the protocol matches. + # Don't count the repository type as part of the protocol: in + # cases such as "git+ssh", only use "ssh". (I.e., Only verify against + # the last scheme.) + origin_protocol = origin_protocol.rsplit("+", 1)[-1] + + # Determine if our origin is a secure origin by looking through our + # hardcoded list of secure origins, as well as any additional ones + # configured on this PackageFinder instance. + for secure_origin in self.iter_secure_origins(): + secure_protocol, secure_host, secure_port = secure_origin + if origin_protocol != secure_protocol and secure_protocol != "*": + continue + + try: + addr = ipaddress.ip_address(origin_host or "") + network = ipaddress.ip_network(secure_host) + except ValueError: + # We don't have both a valid address or a valid network, so + # we'll check this origin against hostnames. + if ( + origin_host + and origin_host.lower() != secure_host.lower() + and secure_host != "*" + ): + continue + else: + # We have a valid address and network, so see if the address + # is contained within the network. + if addr not in network: + continue + + # Check to see if the port matches. + if ( + origin_port != secure_port + and secure_port != "*" + and secure_port is not None + ): + continue + + # If we've gotten here, then this origin matches the current + # secure origin and we should return True + return True + + # If we've gotten to this point, then the origin isn't secure and we + # will not accept it as a valid location to search. We will however + # log a warning that we are ignoring it. + logger.warning( + "The repository located at %s is not a trusted or secure host and " + "is being ignored. If this repository is available via HTTPS we " + "recommend you use HTTPS instead, otherwise you may silence " + "this warning and allow it anyway with '--trusted-host %s'.", + origin_host, + origin_host, + ) + + return False + + def request(self, method: str, url: str, *args: Any, **kwargs: Any) -> Response: + # Allow setting a default timeout on a session + kwargs.setdefault("timeout", self.timeout) + # Allow setting a default proxies on a session + kwargs.setdefault("proxies", self.proxies) + + # Dispatch the actual request + return super().request(method, url, *args, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/utils.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/utils.py new file mode 100644 index 00000000000..bba4c265e89 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/utils.py @@ -0,0 +1,98 @@ +from typing import Dict, Generator + +from pip._vendor.requests.models import Response + +from pip._internal.exceptions import NetworkConnectionError + +# The following comments and HTTP headers were originally added by +# Donald Stufft in git commit 22c562429a61bb77172039e480873fb239dd8c03. +# +# We use Accept-Encoding: identity here because requests defaults to +# accepting compressed responses. This breaks in a variety of ways +# depending on how the server is configured. +# - Some servers will notice that the file isn't a compressible file +# and will leave the file alone and with an empty Content-Encoding +# - Some servers will notice that the file is already compressed and +# will leave the file alone, adding a Content-Encoding: gzip header +# - Some servers won't notice anything at all and will take a file +# that's already been compressed and compress it again, and set +# the Content-Encoding: gzip header +# By setting this to request only the identity encoding we're hoping +# to eliminate the third case. Hopefully there does not exist a server +# which when given a file will notice it is already compressed and that +# you're not asking for a compressed file and will then decompress it +# before sending because if that's the case I don't think it'll ever be +# possible to make this work. +HEADERS: Dict[str, str] = {"Accept-Encoding": "identity"} + +DOWNLOAD_CHUNK_SIZE = 256 * 1024 + + +def raise_for_status(resp: Response) -> None: + http_error_msg = "" + if isinstance(resp.reason, bytes): + # We attempt to decode utf-8 first because some servers + # choose to localize their reason strings. If the string + # isn't utf-8, we fall back to iso-8859-1 for all other + # encodings. + try: + reason = resp.reason.decode("utf-8") + except UnicodeDecodeError: + reason = resp.reason.decode("iso-8859-1") + else: + reason = resp.reason + + if 400 <= resp.status_code < 500: + http_error_msg = ( + f"{resp.status_code} Client Error: {reason} for url: {resp.url}" + ) + + elif 500 <= resp.status_code < 600: + http_error_msg = ( + f"{resp.status_code} Server Error: {reason} for url: {resp.url}" + ) + + if http_error_msg: + raise NetworkConnectionError(http_error_msg, response=resp) + + +def response_chunks( + response: Response, chunk_size: int = DOWNLOAD_CHUNK_SIZE +) -> Generator[bytes, None, None]: + """Given a requests Response, provide the data chunks.""" + try: + # Special case for urllib3. + for chunk in response.raw.stream( + chunk_size, + # We use decode_content=False here because we don't + # want urllib3 to mess with the raw bytes we get + # from the server. If we decompress inside of + # urllib3 then we cannot verify the checksum + # because the checksum will be of the compressed + # file. This breakage will only occur if the + # server adds a Content-Encoding header, which + # depends on how the server was configured: + # - Some servers will notice that the file isn't a + # compressible file and will leave the file alone + # and with an empty Content-Encoding + # - Some servers will notice that the file is + # already compressed and will leave the file + # alone and will add a Content-Encoding: gzip + # header + # - Some servers won't notice anything at all and + # will take a file that's already been compressed + # and compress it again and set the + # Content-Encoding: gzip header + # + # By setting this not to decode automatically we + # hope to eliminate problems with the second case. + decode_content=False, + ): + yield chunk + except AttributeError: + # Standard file-like object. + while True: + chunk = response.raw.read(chunk_size) + if not chunk: + break + yield chunk diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py new file mode 100644 index 00000000000..22ec8d2f4a6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/network/xmlrpc.py @@ -0,0 +1,62 @@ +"""xmlrpclib.Transport implementation +""" + +import logging +import urllib.parse +import xmlrpc.client +from typing import TYPE_CHECKING, Tuple + +from pip._internal.exceptions import NetworkConnectionError +from pip._internal.network.session import PipSession +from pip._internal.network.utils import raise_for_status + +if TYPE_CHECKING: + from xmlrpc.client import _HostType, _Marshallable + + from _typeshed import SizedBuffer + +logger = logging.getLogger(__name__) + + +class PipXmlrpcTransport(xmlrpc.client.Transport): + """Provide a `xmlrpclib.Transport` implementation via a `PipSession` + object. + """ + + def __init__( + self, index_url: str, session: PipSession, use_datetime: bool = False + ) -> None: + super().__init__(use_datetime) + index_parts = urllib.parse.urlparse(index_url) + self._scheme = index_parts.scheme + self._session = session + + def request( + self, + host: "_HostType", + handler: str, + request_body: "SizedBuffer", + verbose: bool = False, + ) -> Tuple["_Marshallable", ...]: + assert isinstance(host, str) + parts = (self._scheme, host, handler, None, None, None) + url = urllib.parse.urlunparse(parts) + try: + headers = {"Content-Type": "text/xml"} + response = self._session.post( + url, + data=request_body, + headers=headers, + stream=True, + ) + raise_for_status(response) + self.verbose = verbose + return self.parse_response(response.raw) + except NetworkConnectionError as exc: + assert exc.response + logger.critical( + "HTTP error %s while getting %s", + exc.response.status_code, + url, + ) + raise diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/build_tracker.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/build_tracker.py new file mode 100644 index 00000000000..0ed8dd23596 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/build_tracker.py @@ -0,0 +1,138 @@ +import contextlib +import hashlib +import logging +import os +from types import TracebackType +from typing import Dict, Generator, Optional, Type, Union + +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils.temp_dir import TempDirectory + +logger = logging.getLogger(__name__) + + +@contextlib.contextmanager +def update_env_context_manager(**changes: str) -> Generator[None, None, None]: + target = os.environ + + # Save values from the target and change them. + non_existent_marker = object() + saved_values: Dict[str, Union[object, str]] = {} + for name, new_value in changes.items(): + try: + saved_values[name] = target[name] + except KeyError: + saved_values[name] = non_existent_marker + target[name] = new_value + + try: + yield + finally: + # Restore original values in the target. + for name, original_value in saved_values.items(): + if original_value is non_existent_marker: + del target[name] + else: + assert isinstance(original_value, str) # for mypy + target[name] = original_value + + +@contextlib.contextmanager +def get_build_tracker() -> Generator["BuildTracker", None, None]: + root = os.environ.get("PIP_BUILD_TRACKER") + with contextlib.ExitStack() as ctx: + if root is None: + root = ctx.enter_context(TempDirectory(kind="build-tracker")).path + ctx.enter_context(update_env_context_manager(PIP_BUILD_TRACKER=root)) + logger.debug("Initialized build tracking at %s", root) + + with BuildTracker(root) as tracker: + yield tracker + + +class TrackerId(str): + """Uniquely identifying string provided to the build tracker.""" + + +class BuildTracker: + """Ensure that an sdist cannot request itself as a setup requirement. + + When an sdist is prepared, it identifies its setup requirements in the + context of ``BuildTracker.track()``. If a requirement shows up recursively, this + raises an exception. + + This stops fork bombs embedded in malicious packages.""" + + def __init__(self, root: str) -> None: + self._root = root + self._entries: Dict[TrackerId, InstallRequirement] = {} + logger.debug("Created build tracker: %s", self._root) + + def __enter__(self) -> "BuildTracker": + logger.debug("Entered build tracker: %s", self._root) + return self + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + self.cleanup() + + def _entry_path(self, key: TrackerId) -> str: + hashed = hashlib.sha224(key.encode()).hexdigest() + return os.path.join(self._root, hashed) + + def add(self, req: InstallRequirement, key: TrackerId) -> None: + """Add an InstallRequirement to build tracking.""" + + # Get the file to write information about this requirement. + entry_path = self._entry_path(key) + + # Try reading from the file. If it exists and can be read from, a build + # is already in progress, so a LookupError is raised. + try: + with open(entry_path) as fp: + contents = fp.read() + except FileNotFoundError: + pass + else: + message = f"{req.link} is already being built: {contents}" + raise LookupError(message) + + # If we're here, req should really not be building already. + assert key not in self._entries + + # Start tracking this requirement. + with open(entry_path, "w", encoding="utf-8") as fp: + fp.write(str(req)) + self._entries[key] = req + + logger.debug("Added %s to build tracker %r", req, self._root) + + def remove(self, req: InstallRequirement, key: TrackerId) -> None: + """Remove an InstallRequirement from build tracking.""" + + # Delete the created file and the corresponding entry. + os.unlink(self._entry_path(key)) + del self._entries[key] + + logger.debug("Removed %s from build tracker %r", req, self._root) + + def cleanup(self) -> None: + for key, req in list(self._entries.items()): + self.remove(req, key) + + logger.debug("Removed build tracker: %r", self._root) + + @contextlib.contextmanager + def track(self, req: InstallRequirement, key: str) -> Generator[None, None, None]: + """Ensure that `key` cannot install itself as a setup requirement. + + :raises LookupError: If `key` was already provided in a parent invocation of + the context introduced by this method.""" + tracker_id = TrackerId(key) + self.add(req, tracker_id) + yield + self.remove(req, tracker_id) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata.py new file mode 100644 index 00000000000..c66ac354deb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata.py @@ -0,0 +1,39 @@ +"""Metadata generation logic for source distributions. +""" + +import os + +from pip._vendor.pyproject_hooks import BuildBackendHookCaller + +from pip._internal.build_env import BuildEnvironment +from pip._internal.exceptions import ( + InstallationSubprocessError, + MetadataGenerationFailed, +) +from pip._internal.utils.subprocess import runner_with_spinner_message +from pip._internal.utils.temp_dir import TempDirectory + + +def generate_metadata( + build_env: BuildEnvironment, backend: BuildBackendHookCaller, details: str +) -> str: + """Generate metadata using mechanisms described in PEP 517. + + Returns the generated metadata directory. + """ + metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) + + metadata_dir = metadata_tmpdir.path + + with build_env: + # Note that BuildBackendHookCaller implements a fallback for + # prepare_metadata_for_build_wheel, so we don't have to + # consider the possibility that this hook doesn't exist. + runner = runner_with_spinner_message("Preparing metadata (pyproject.toml)") + with backend.subprocess_runner(runner): + try: + distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) + except InstallationSubprocessError as error: + raise MetadataGenerationFailed(package_details=details) from error + + return os.path.join(metadata_dir, distinfo_dir) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_editable.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_editable.py new file mode 100644 index 00000000000..3397ccf0f92 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_editable.py @@ -0,0 +1,42 @@ +"""Metadata generation logic for source distributions. +""" + +import os + +from pip._vendor.pyproject_hooks import BuildBackendHookCaller + +from pip._internal.build_env import BuildEnvironment +from pip._internal.exceptions import ( + InstallationSubprocessError, + MetadataGenerationFailed, +) +from pip._internal.utils.subprocess import runner_with_spinner_message +from pip._internal.utils.temp_dir import TempDirectory + + +def generate_editable_metadata( + build_env: BuildEnvironment, backend: BuildBackendHookCaller, details: str +) -> str: + """Generate metadata using mechanisms described in PEP 660. + + Returns the generated metadata directory. + """ + metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) + + metadata_dir = metadata_tmpdir.path + + with build_env: + # Note that BuildBackendHookCaller implements a fallback for + # prepare_metadata_for_build_wheel/editable, so we don't have to + # consider the possibility that this hook doesn't exist. + runner = runner_with_spinner_message( + "Preparing editable metadata (pyproject.toml)" + ) + with backend.subprocess_runner(runner): + try: + distinfo_dir = backend.prepare_metadata_for_build_editable(metadata_dir) + except InstallationSubprocessError as error: + raise MetadataGenerationFailed(package_details=details) from error + + assert distinfo_dir is not None + return os.path.join(metadata_dir, distinfo_dir) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_legacy.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_legacy.py new file mode 100644 index 00000000000..c01dd1c678a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/metadata_legacy.py @@ -0,0 +1,74 @@ +"""Metadata generation logic for legacy source distributions. +""" + +import logging +import os + +from pip._internal.build_env import BuildEnvironment +from pip._internal.cli.spinners import open_spinner +from pip._internal.exceptions import ( + InstallationError, + InstallationSubprocessError, + MetadataGenerationFailed, +) +from pip._internal.utils.setuptools_build import make_setuptools_egg_info_args +from pip._internal.utils.subprocess import call_subprocess +from pip._internal.utils.temp_dir import TempDirectory + +logger = logging.getLogger(__name__) + + +def _find_egg_info(directory: str) -> str: + """Find an .egg-info subdirectory in `directory`.""" + filenames = [f for f in os.listdir(directory) if f.endswith(".egg-info")] + + if not filenames: + raise InstallationError(f"No .egg-info directory found in {directory}") + + if len(filenames) > 1: + raise InstallationError( + f"More than one .egg-info directory found in {directory}" + ) + + return os.path.join(directory, filenames[0]) + + +def generate_metadata( + build_env: BuildEnvironment, + setup_py_path: str, + source_dir: str, + isolated: bool, + details: str, +) -> str: + """Generate metadata using setup.py-based defacto mechanisms. + + Returns the generated metadata directory. + """ + logger.debug( + "Running setup.py (path:%s) egg_info for package %s", + setup_py_path, + details, + ) + + egg_info_dir = TempDirectory(kind="pip-egg-info", globally_managed=True).path + + args = make_setuptools_egg_info_args( + setup_py_path, + egg_info_dir=egg_info_dir, + no_user_config=isolated, + ) + + with build_env: + with open_spinner("Preparing metadata (setup.py)") as spinner: + try: + call_subprocess( + args, + cwd=source_dir, + command_desc="python setup.py egg_info", + spinner=spinner, + ) + except InstallationSubprocessError as error: + raise MetadataGenerationFailed(package_details=details) from error + + # Return the .egg-info directory. + return _find_egg_info(egg_info_dir) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel.py new file mode 100644 index 00000000000..064811ad11b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel.py @@ -0,0 +1,37 @@ +import logging +import os +from typing import Optional + +from pip._vendor.pyproject_hooks import BuildBackendHookCaller + +from pip._internal.utils.subprocess import runner_with_spinner_message + +logger = logging.getLogger(__name__) + + +def build_wheel_pep517( + name: str, + backend: BuildBackendHookCaller, + metadata_directory: str, + tempd: str, +) -> Optional[str]: + """Build one InstallRequirement using the PEP 517 build process. + + Returns path to wheel if successfully built. Otherwise, returns None. + """ + assert metadata_directory is not None + try: + logger.debug("Destination directory: %s", tempd) + + runner = runner_with_spinner_message( + f"Building wheel for {name} (pyproject.toml)" + ) + with backend.subprocess_runner(runner): + wheel_name = backend.build_wheel( + tempd, + metadata_directory=metadata_directory, + ) + except Exception: + logger.error("Failed building wheel for %s", name) + return None + return os.path.join(tempd, wheel_name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_editable.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_editable.py new file mode 100644 index 00000000000..719d69dd801 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_editable.py @@ -0,0 +1,46 @@ +import logging +import os +from typing import Optional + +from pip._vendor.pyproject_hooks import BuildBackendHookCaller, HookMissing + +from pip._internal.utils.subprocess import runner_with_spinner_message + +logger = logging.getLogger(__name__) + + +def build_wheel_editable( + name: str, + backend: BuildBackendHookCaller, + metadata_directory: str, + tempd: str, +) -> Optional[str]: + """Build one InstallRequirement using the PEP 660 build process. + + Returns path to wheel if successfully built. Otherwise, returns None. + """ + assert metadata_directory is not None + try: + logger.debug("Destination directory: %s", tempd) + + runner = runner_with_spinner_message( + f"Building editable for {name} (pyproject.toml)" + ) + with backend.subprocess_runner(runner): + try: + wheel_name = backend.build_editable( + tempd, + metadata_directory=metadata_directory, + ) + except HookMissing as e: + logger.error( + "Cannot build editable %s because the build " + "backend does not have the %s hook", + name, + e, + ) + return None + except Exception: + logger.error("Failed building editable for %s", name) + return None + return os.path.join(tempd, wheel_name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_legacy.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_legacy.py new file mode 100644 index 00000000000..3ee2a7058d3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/build/wheel_legacy.py @@ -0,0 +1,102 @@ +import logging +import os.path +from typing import List, Optional + +from pip._internal.cli.spinners import open_spinner +from pip._internal.utils.setuptools_build import make_setuptools_bdist_wheel_args +from pip._internal.utils.subprocess import call_subprocess, format_command_args + +logger = logging.getLogger(__name__) + + +def format_command_result( + command_args: List[str], + command_output: str, +) -> str: + """Format command information for logging.""" + command_desc = format_command_args(command_args) + text = f"Command arguments: {command_desc}\n" + + if not command_output: + text += "Command output: None" + elif logger.getEffectiveLevel() > logging.DEBUG: + text += "Command output: [use --verbose to show]" + else: + if not command_output.endswith("\n"): + command_output += "\n" + text += f"Command output:\n{command_output}" + + return text + + +def get_legacy_build_wheel_path( + names: List[str], + temp_dir: str, + name: str, + command_args: List[str], + command_output: str, +) -> Optional[str]: + """Return the path to the wheel in the temporary build directory.""" + # Sort for determinism. + names = sorted(names) + if not names: + msg = f"Legacy build of wheel for {name!r} created no files.\n" + msg += format_command_result(command_args, command_output) + logger.warning(msg) + return None + + if len(names) > 1: + msg = ( + f"Legacy build of wheel for {name!r} created more than one file.\n" + f"Filenames (choosing first): {names}\n" + ) + msg += format_command_result(command_args, command_output) + logger.warning(msg) + + return os.path.join(temp_dir, names[0]) + + +def build_wheel_legacy( + name: str, + setup_py_path: str, + source_dir: str, + global_options: List[str], + build_options: List[str], + tempd: str, +) -> Optional[str]: + """Build one unpacked package using the "legacy" build process. + + Returns path to wheel if successfully built. Otherwise, returns None. + """ + wheel_args = make_setuptools_bdist_wheel_args( + setup_py_path, + global_options=global_options, + build_options=build_options, + destination_dir=tempd, + ) + + spin_message = f"Building wheel for {name} (setup.py)" + with open_spinner(spin_message) as spinner: + logger.debug("Destination directory: %s", tempd) + + try: + output = call_subprocess( + wheel_args, + command_desc="python setup.py bdist_wheel", + cwd=source_dir, + spinner=spinner, + ) + except Exception: + spinner.finish("error") + logger.error("Failed building wheel for %s", name) + return None + + names = os.listdir(tempd) + wheel_path = get_legacy_build_wheel_path( + names=names, + temp_dir=tempd, + name=name, + command_args=wheel_args, + command_output=output, + ) + return wheel_path diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/check.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/check.py new file mode 100644 index 00000000000..4b6fbc4c375 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/check.py @@ -0,0 +1,181 @@ +"""Validation of dependencies of packages +""" + +import logging +from contextlib import suppress +from email.parser import Parser +from functools import reduce +from typing import ( + Callable, + Dict, + FrozenSet, + Generator, + Iterable, + List, + NamedTuple, + Optional, + Set, + Tuple, +) + +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.packaging.tags import Tag, parse_tag +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import Version + +from pip._internal.distributions import make_distribution_for_install_requirement +from pip._internal.metadata import get_default_environment +from pip._internal.metadata.base import BaseDistribution +from pip._internal.req.req_install import InstallRequirement + +logger = logging.getLogger(__name__) + + +class PackageDetails(NamedTuple): + version: Version + dependencies: List[Requirement] + + +# Shorthands +PackageSet = Dict[NormalizedName, PackageDetails] +Missing = Tuple[NormalizedName, Requirement] +Conflicting = Tuple[NormalizedName, Version, Requirement] + +MissingDict = Dict[NormalizedName, List[Missing]] +ConflictingDict = Dict[NormalizedName, List[Conflicting]] +CheckResult = Tuple[MissingDict, ConflictingDict] +ConflictDetails = Tuple[PackageSet, CheckResult] + + +def create_package_set_from_installed() -> Tuple[PackageSet, bool]: + """Converts a list of distributions into a PackageSet.""" + package_set = {} + problems = False + env = get_default_environment() + for dist in env.iter_installed_distributions(local_only=False, skip=()): + name = dist.canonical_name + try: + dependencies = list(dist.iter_dependencies()) + package_set[name] = PackageDetails(dist.version, dependencies) + except (OSError, ValueError) as e: + # Don't crash on unreadable or broken metadata. + logger.warning("Error parsing dependencies of %s: %s", name, e) + problems = True + return package_set, problems + + +def check_package_set( + package_set: PackageSet, should_ignore: Optional[Callable[[str], bool]] = None +) -> CheckResult: + """Check if a package set is consistent + + If should_ignore is passed, it should be a callable that takes a + package name and returns a boolean. + """ + + missing = {} + conflicting = {} + + for package_name, package_detail in package_set.items(): + # Info about dependencies of package_name + missing_deps: Set[Missing] = set() + conflicting_deps: Set[Conflicting] = set() + + if should_ignore and should_ignore(package_name): + continue + + for req in package_detail.dependencies: + name = canonicalize_name(req.name) + + # Check if it's missing + if name not in package_set: + missed = True + if req.marker is not None: + missed = req.marker.evaluate({"extra": ""}) + if missed: + missing_deps.add((name, req)) + continue + + # Check if there's a conflict + version = package_set[name].version + if not req.specifier.contains(version, prereleases=True): + conflicting_deps.add((name, version, req)) + + if missing_deps: + missing[package_name] = sorted(missing_deps, key=str) + if conflicting_deps: + conflicting[package_name] = sorted(conflicting_deps, key=str) + + return missing, conflicting + + +def check_install_conflicts(to_install: List[InstallRequirement]) -> ConflictDetails: + """For checking if the dependency graph would be consistent after \ + installing given requirements + """ + # Start from the current state + package_set, _ = create_package_set_from_installed() + # Install packages + would_be_installed = _simulate_installation_of(to_install, package_set) + + # Only warn about directly-dependent packages; create a whitelist of them + whitelist = _create_whitelist(would_be_installed, package_set) + + return ( + package_set, + check_package_set( + package_set, should_ignore=lambda name: name not in whitelist + ), + ) + + +def check_unsupported( + packages: Iterable[BaseDistribution], + supported_tags: Iterable[Tag], +) -> Generator[BaseDistribution, None, None]: + for p in packages: + with suppress(FileNotFoundError): + wheel_file = p.read_text("WHEEL") + wheel_tags: FrozenSet[Tag] = reduce( + frozenset.union, + map(parse_tag, Parser().parsestr(wheel_file).get_all("Tag", [])), + frozenset(), + ) + if wheel_tags.isdisjoint(supported_tags): + yield p + + +def _simulate_installation_of( + to_install: List[InstallRequirement], package_set: PackageSet +) -> Set[NormalizedName]: + """Computes the version of packages after installing to_install.""" + # Keep track of packages that were installed + installed = set() + + # Modify it as installing requirement_set would (assuming no errors) + for inst_req in to_install: + abstract_dist = make_distribution_for_install_requirement(inst_req) + dist = abstract_dist.get_metadata_distribution() + name = dist.canonical_name + package_set[name] = PackageDetails(dist.version, list(dist.iter_dependencies())) + + installed.add(name) + + return installed + + +def _create_whitelist( + would_be_installed: Set[NormalizedName], package_set: PackageSet +) -> Set[NormalizedName]: + packages_affected = set(would_be_installed) + + for package_name in package_set: + if package_name in packages_affected: + continue + + for req in package_set[package_name].dependencies: + if canonicalize_name(req.name) in packages_affected: + packages_affected.add(package_name) + break + + return packages_affected diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/freeze.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/freeze.py new file mode 100644 index 00000000000..ae5dd37f9db --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/freeze.py @@ -0,0 +1,256 @@ +import collections +import logging +import os +from dataclasses import dataclass, field +from typing import Container, Dict, Generator, Iterable, List, NamedTuple, Optional, Set + +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import InvalidVersion + +from pip._internal.exceptions import BadCommand, InstallationError +from pip._internal.metadata import BaseDistribution, get_environment +from pip._internal.req.constructors import ( + install_req_from_editable, + install_req_from_line, +) +from pip._internal.req.req_file import COMMENT_RE +from pip._internal.utils.direct_url_helpers import direct_url_as_pep440_direct_reference + +logger = logging.getLogger(__name__) + + +class _EditableInfo(NamedTuple): + requirement: str + comments: List[str] + + +def freeze( + requirement: Optional[List[str]] = None, + local_only: bool = False, + user_only: bool = False, + paths: Optional[List[str]] = None, + isolated: bool = False, + exclude_editable: bool = False, + skip: Container[str] = (), +) -> Generator[str, None, None]: + installations: Dict[str, FrozenRequirement] = {} + + dists = get_environment(paths).iter_installed_distributions( + local_only=local_only, + skip=(), + user_only=user_only, + ) + for dist in dists: + req = FrozenRequirement.from_dist(dist) + if exclude_editable and req.editable: + continue + installations[req.canonical_name] = req + + if requirement: + # the options that don't get turned into an InstallRequirement + # should only be emitted once, even if the same option is in multiple + # requirements files, so we need to keep track of what has been emitted + # so that we don't emit it again if it's seen again + emitted_options: Set[str] = set() + # keep track of which files a requirement is in so that we can + # give an accurate warning if a requirement appears multiple times. + req_files: Dict[str, List[str]] = collections.defaultdict(list) + for req_file_path in requirement: + with open(req_file_path) as req_file: + for line in req_file: + if ( + not line.strip() + or line.strip().startswith("#") + or line.startswith( + ( + "-r", + "--requirement", + "-f", + "--find-links", + "-i", + "--index-url", + "--pre", + "--trusted-host", + "--process-dependency-links", + "--extra-index-url", + "--use-feature", + ) + ) + ): + line = line.rstrip() + if line not in emitted_options: + emitted_options.add(line) + yield line + continue + + if line.startswith("-e") or line.startswith("--editable"): + if line.startswith("-e"): + line = line[2:].strip() + else: + line = line[len("--editable") :].strip().lstrip("=") + line_req = install_req_from_editable( + line, + isolated=isolated, + ) + else: + line_req = install_req_from_line( + COMMENT_RE.sub("", line).strip(), + isolated=isolated, + ) + + if not line_req.name: + logger.info( + "Skipping line in requirement file [%s] because " + "it's not clear what it would install: %s", + req_file_path, + line.strip(), + ) + logger.info( + " (add #egg=PackageName to the URL to avoid" + " this warning)" + ) + else: + line_req_canonical_name = canonicalize_name(line_req.name) + if line_req_canonical_name not in installations: + # either it's not installed, or it is installed + # but has been processed already + if not req_files[line_req.name]: + logger.warning( + "Requirement file [%s] contains %s, but " + "package %r is not installed", + req_file_path, + COMMENT_RE.sub("", line).strip(), + line_req.name, + ) + else: + req_files[line_req.name].append(req_file_path) + else: + yield str(installations[line_req_canonical_name]).rstrip() + del installations[line_req_canonical_name] + req_files[line_req.name].append(req_file_path) + + # Warn about requirements that were included multiple times (in a + # single requirements file or in different requirements files). + for name, files in req_files.items(): + if len(files) > 1: + logger.warning( + "Requirement %s included multiple times [%s]", + name, + ", ".join(sorted(set(files))), + ) + + yield ("## The following requirements were added by pip freeze:") + for installation in sorted(installations.values(), key=lambda x: x.name.lower()): + if installation.canonical_name not in skip: + yield str(installation).rstrip() + + +def _format_as_name_version(dist: BaseDistribution) -> str: + try: + dist_version = dist.version + except InvalidVersion: + # legacy version + return f"{dist.raw_name}==={dist.raw_version}" + else: + return f"{dist.raw_name}=={dist_version}" + + +def _get_editable_info(dist: BaseDistribution) -> _EditableInfo: + """ + Compute and return values (req, comments) for use in + FrozenRequirement.from_dist(). + """ + editable_project_location = dist.editable_project_location + assert editable_project_location + location = os.path.normcase(os.path.abspath(editable_project_location)) + + from pip._internal.vcs import RemoteNotFoundError, RemoteNotValidError, vcs + + vcs_backend = vcs.get_backend_for_dir(location) + + if vcs_backend is None: + display = _format_as_name_version(dist) + logger.debug( + 'No VCS found for editable requirement "%s" in: %r', + display, + location, + ) + return _EditableInfo( + requirement=location, + comments=[f"# Editable install with no version control ({display})"], + ) + + vcs_name = type(vcs_backend).__name__ + + try: + req = vcs_backend.get_src_requirement(location, dist.raw_name) + except RemoteNotFoundError: + display = _format_as_name_version(dist) + return _EditableInfo( + requirement=location, + comments=[f"# Editable {vcs_name} install with no remote ({display})"], + ) + except RemoteNotValidError as ex: + display = _format_as_name_version(dist) + return _EditableInfo( + requirement=location, + comments=[ + f"# Editable {vcs_name} install ({display}) with either a deleted " + f"local remote or invalid URI:", + f"# '{ex.url}'", + ], + ) + except BadCommand: + logger.warning( + "cannot determine version of editable source in %s " + "(%s command not found in path)", + location, + vcs_backend.name, + ) + return _EditableInfo(requirement=location, comments=[]) + except InstallationError as exc: + logger.warning("Error when trying to get requirement for VCS system %s", exc) + else: + return _EditableInfo(requirement=req, comments=[]) + + logger.warning("Could not determine repository location of %s", location) + + return _EditableInfo( + requirement=location, + comments=["## !! Could not determine repository location"], + ) + + +@dataclass(frozen=True) +class FrozenRequirement: + name: str + req: str + editable: bool + comments: Iterable[str] = field(default_factory=tuple) + + @property + def canonical_name(self) -> NormalizedName: + return canonicalize_name(self.name) + + @classmethod + def from_dist(cls, dist: BaseDistribution) -> "FrozenRequirement": + editable = dist.editable + if editable: + req, comments = _get_editable_info(dist) + else: + comments = [] + direct_url = dist.direct_url + if direct_url: + # if PEP 610 metadata is present, use it + req = direct_url_as_pep440_direct_reference(direct_url, dist.raw_name) + else: + # name==version requirement + req = _format_as_name_version(dist) + + return cls(dist.raw_name, req, editable, comments=comments) + + def __str__(self) -> str: + req = self.req + if self.editable: + req = f"-e {req}" + return "\n".join(list(self.comments) + [str(req)]) + "\n" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/__init__.py new file mode 100644 index 00000000000..24d6a5dd31f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/__init__.py @@ -0,0 +1,2 @@ +"""For modules related to installing packages. +""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/editable_legacy.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/editable_legacy.py new file mode 100644 index 00000000000..9aaa699a645 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/editable_legacy.py @@ -0,0 +1,47 @@ +"""Legacy editable installation process, i.e. `setup.py develop`. +""" + +import logging +from typing import Optional, Sequence + +from pip._internal.build_env import BuildEnvironment +from pip._internal.utils.logging import indent_log +from pip._internal.utils.setuptools_build import make_setuptools_develop_args +from pip._internal.utils.subprocess import call_subprocess + +logger = logging.getLogger(__name__) + + +def install_editable( + *, + global_options: Sequence[str], + prefix: Optional[str], + home: Optional[str], + use_user_site: bool, + name: str, + setup_py_path: str, + isolated: bool, + build_env: BuildEnvironment, + unpacked_source_directory: str, +) -> None: + """Install a package in editable mode. Most arguments are pass-through + to setuptools. + """ + logger.info("Running setup.py develop for %s", name) + + args = make_setuptools_develop_args( + setup_py_path, + global_options=global_options, + no_user_config=isolated, + prefix=prefix, + home=home, + use_user_site=use_user_site, + ) + + with indent_log(): + with build_env: + call_subprocess( + args, + command_desc="python setup.py develop", + cwd=unpacked_source_directory, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/wheel.py new file mode 100644 index 00000000000..aef42aa9eef --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/install/wheel.py @@ -0,0 +1,741 @@ +"""Support for installing and building the "wheel" binary package format. +""" + +import collections +import compileall +import contextlib +import csv +import importlib +import logging +import os.path +import re +import shutil +import sys +import warnings +from base64 import urlsafe_b64encode +from email.message import Message +from itertools import chain, filterfalse, starmap +from typing import ( + IO, + TYPE_CHECKING, + Any, + BinaryIO, + Callable, + Dict, + Generator, + Iterable, + Iterator, + List, + NewType, + Optional, + Protocol, + Sequence, + Set, + Tuple, + Union, + cast, +) +from zipfile import ZipFile, ZipInfo + +from pip._vendor.distlib.scripts import ScriptMaker +from pip._vendor.distlib.util import get_export_entry +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.exceptions import InstallationError +from pip._internal.locations import get_major_minor_version +from pip._internal.metadata import ( + BaseDistribution, + FilesystemWheel, + get_wheel_distribution, +) +from pip._internal.models.direct_url import DIRECT_URL_METADATA_NAME, DirectUrl +from pip._internal.models.scheme import SCHEME_KEYS, Scheme +from pip._internal.utils.filesystem import adjacent_tmp_file, replace +from pip._internal.utils.misc import StreamWrapper, ensure_dir, hash_file, partition +from pip._internal.utils.unpacking import ( + current_umask, + is_within_directory, + set_extracted_file_to_default_mode_plus_executable, + zip_item_is_executable, +) +from pip._internal.utils.wheel import parse_wheel + +if TYPE_CHECKING: + + class File(Protocol): + src_record_path: "RecordPath" + dest_path: str + changed: bool + + def save(self) -> None: + pass + + +logger = logging.getLogger(__name__) + +RecordPath = NewType("RecordPath", str) +InstalledCSVRow = Tuple[RecordPath, str, Union[int, str]] + + +def rehash(path: str, blocksize: int = 1 << 20) -> Tuple[str, str]: + """Return (encoded_digest, length) for path using hashlib.sha256()""" + h, length = hash_file(path, blocksize) + digest = "sha256=" + urlsafe_b64encode(h.digest()).decode("latin1").rstrip("=") + return (digest, str(length)) + + +def csv_io_kwargs(mode: str) -> Dict[str, Any]: + """Return keyword arguments to properly open a CSV file + in the given mode. + """ + return {"mode": mode, "newline": "", "encoding": "utf-8"} + + +def fix_script(path: str) -> bool: + """Replace #!python with #!/path/to/python + Return True if file was changed. + """ + # XXX RECORD hashes will need to be updated + assert os.path.isfile(path) + + with open(path, "rb") as script: + firstline = script.readline() + if not firstline.startswith(b"#!python"): + return False + exename = sys.executable.encode(sys.getfilesystemencoding()) + firstline = b"#!" + exename + os.linesep.encode("ascii") + rest = script.read() + with open(path, "wb") as script: + script.write(firstline) + script.write(rest) + return True + + +def wheel_root_is_purelib(metadata: Message) -> bool: + return metadata.get("Root-Is-Purelib", "").lower() == "true" + + +def get_entrypoints(dist: BaseDistribution) -> Tuple[Dict[str, str], Dict[str, str]]: + console_scripts = {} + gui_scripts = {} + for entry_point in dist.iter_entry_points(): + if entry_point.group == "console_scripts": + console_scripts[entry_point.name] = entry_point.value + elif entry_point.group == "gui_scripts": + gui_scripts[entry_point.name] = entry_point.value + return console_scripts, gui_scripts + + +def message_about_scripts_not_on_PATH(scripts: Sequence[str]) -> Optional[str]: + """Determine if any scripts are not on PATH and format a warning. + Returns a warning message if one or more scripts are not on PATH, + otherwise None. + """ + if not scripts: + return None + + # Group scripts by the path they were installed in + grouped_by_dir: Dict[str, Set[str]] = collections.defaultdict(set) + for destfile in scripts: + parent_dir = os.path.dirname(destfile) + script_name = os.path.basename(destfile) + grouped_by_dir[parent_dir].add(script_name) + + # We don't want to warn for directories that are on PATH. + not_warn_dirs = [ + os.path.normcase(os.path.normpath(i)).rstrip(os.sep) + for i in os.environ.get("PATH", "").split(os.pathsep) + ] + # If an executable sits with sys.executable, we don't warn for it. + # This covers the case of venv invocations without activating the venv. + not_warn_dirs.append( + os.path.normcase(os.path.normpath(os.path.dirname(sys.executable))) + ) + warn_for: Dict[str, Set[str]] = { + parent_dir: scripts + for parent_dir, scripts in grouped_by_dir.items() + if os.path.normcase(os.path.normpath(parent_dir)) not in not_warn_dirs + } + if not warn_for: + return None + + # Format a message + msg_lines = [] + for parent_dir, dir_scripts in warn_for.items(): + sorted_scripts: List[str] = sorted(dir_scripts) + if len(sorted_scripts) == 1: + start_text = f"script {sorted_scripts[0]} is" + else: + start_text = "scripts {} are".format( + ", ".join(sorted_scripts[:-1]) + " and " + sorted_scripts[-1] + ) + + msg_lines.append( + f"The {start_text} installed in '{parent_dir}' which is not on PATH." + ) + + last_line_fmt = ( + "Consider adding {} to PATH or, if you prefer " + "to suppress this warning, use --no-warn-script-location." + ) + if len(msg_lines) == 1: + msg_lines.append(last_line_fmt.format("this directory")) + else: + msg_lines.append(last_line_fmt.format("these directories")) + + # Add a note if any directory starts with ~ + warn_for_tilde = any( + i[0] == "~" for i in os.environ.get("PATH", "").split(os.pathsep) if i + ) + if warn_for_tilde: + tilde_warning_msg = ( + "NOTE: The current PATH contains path(s) starting with `~`, " + "which may not be expanded by all applications." + ) + msg_lines.append(tilde_warning_msg) + + # Returns the formatted multiline message + return "\n".join(msg_lines) + + +def _normalized_outrows( + outrows: Iterable[InstalledCSVRow], +) -> List[Tuple[str, str, str]]: + """Normalize the given rows of a RECORD file. + + Items in each row are converted into str. Rows are then sorted to make + the value more predictable for tests. + + Each row is a 3-tuple (path, hash, size) and corresponds to a record of + a RECORD file (see PEP 376 and PEP 427 for details). For the rows + passed to this function, the size can be an integer as an int or string, + or the empty string. + """ + # Normally, there should only be one row per path, in which case the + # second and third elements don't come into play when sorting. + # However, in cases in the wild where a path might happen to occur twice, + # we don't want the sort operation to trigger an error (but still want + # determinism). Since the third element can be an int or string, we + # coerce each element to a string to avoid a TypeError in this case. + # For additional background, see-- + # https://github.com/pypa/pip/issues/5868 + return sorted( + (record_path, hash_, str(size)) for record_path, hash_, size in outrows + ) + + +def _record_to_fs_path(record_path: RecordPath, lib_dir: str) -> str: + return os.path.join(lib_dir, record_path) + + +def _fs_to_record_path(path: str, lib_dir: str) -> RecordPath: + # On Windows, do not handle relative paths if they belong to different + # logical disks + if os.path.splitdrive(path)[0].lower() == os.path.splitdrive(lib_dir)[0].lower(): + path = os.path.relpath(path, lib_dir) + + path = path.replace(os.path.sep, "/") + return cast("RecordPath", path) + + +def get_csv_rows_for_installed( + old_csv_rows: List[List[str]], + installed: Dict[RecordPath, RecordPath], + changed: Set[RecordPath], + generated: List[str], + lib_dir: str, +) -> List[InstalledCSVRow]: + """ + :param installed: A map from archive RECORD path to installation RECORD + path. + """ + installed_rows: List[InstalledCSVRow] = [] + for row in old_csv_rows: + if len(row) > 3: + logger.warning("RECORD line has more than three elements: %s", row) + old_record_path = cast("RecordPath", row[0]) + new_record_path = installed.pop(old_record_path, old_record_path) + if new_record_path in changed: + digest, length = rehash(_record_to_fs_path(new_record_path, lib_dir)) + else: + digest = row[1] if len(row) > 1 else "" + length = row[2] if len(row) > 2 else "" + installed_rows.append((new_record_path, digest, length)) + for f in generated: + path = _fs_to_record_path(f, lib_dir) + digest, length = rehash(f) + installed_rows.append((path, digest, length)) + return installed_rows + [ + (installed_record_path, "", "") for installed_record_path in installed.values() + ] + + +def get_console_script_specs(console: Dict[str, str]) -> List[str]: + """ + Given the mapping from entrypoint name to callable, return the relevant + console script specs. + """ + # Don't mutate caller's version + console = console.copy() + + scripts_to_generate = [] + + # Special case pip and setuptools to generate versioned wrappers + # + # The issue is that some projects (specifically, pip and setuptools) use + # code in setup.py to create "versioned" entry points - pip2.7 on Python + # 2.7, pip3.3 on Python 3.3, etc. But these entry points are baked into + # the wheel metadata at build time, and so if the wheel is installed with + # a *different* version of Python the entry points will be wrong. The + # correct fix for this is to enhance the metadata to be able to describe + # such versioned entry points. + # Currently, projects using versioned entry points will either have + # incorrect versioned entry points, or they will not be able to distribute + # "universal" wheels (i.e., they will need a wheel per Python version). + # + # Because setuptools and pip are bundled with _ensurepip and virtualenv, + # we need to use universal wheels. As a workaround, we + # override the versioned entry points in the wheel and generate the + # correct ones. + # + # To add the level of hack in this section of code, in order to support + # ensurepip this code will look for an ``ENSUREPIP_OPTIONS`` environment + # variable which will control which version scripts get installed. + # + # ENSUREPIP_OPTIONS=altinstall + # - Only pipX.Y and easy_install-X.Y will be generated and installed + # ENSUREPIP_OPTIONS=install + # - pipX.Y, pipX, easy_install-X.Y will be generated and installed. Note + # that this option is technically if ENSUREPIP_OPTIONS is set and is + # not altinstall + # DEFAULT + # - The default behavior is to install pip, pipX, pipX.Y, easy_install + # and easy_install-X.Y. + pip_script = console.pop("pip", None) + if pip_script: + if "ENSUREPIP_OPTIONS" not in os.environ: + scripts_to_generate.append("pip = " + pip_script) + + if os.environ.get("ENSUREPIP_OPTIONS", "") != "altinstall": + scripts_to_generate.append(f"pip{sys.version_info[0]} = {pip_script}") + + scripts_to_generate.append(f"pip{get_major_minor_version()} = {pip_script}") + # Delete any other versioned pip entry points + pip_ep = [k for k in console if re.match(r"pip(\d+(\.\d+)?)?$", k)] + for k in pip_ep: + del console[k] + easy_install_script = console.pop("easy_install", None) + if easy_install_script: + if "ENSUREPIP_OPTIONS" not in os.environ: + scripts_to_generate.append("easy_install = " + easy_install_script) + + scripts_to_generate.append( + f"easy_install-{get_major_minor_version()} = {easy_install_script}" + ) + # Delete any other versioned easy_install entry points + easy_install_ep = [ + k for k in console if re.match(r"easy_install(-\d+\.\d+)?$", k) + ] + for k in easy_install_ep: + del console[k] + + # Generate the console entry points specified in the wheel + scripts_to_generate.extend(starmap("{} = {}".format, console.items())) + + return scripts_to_generate + + +class ZipBackedFile: + def __init__( + self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile + ) -> None: + self.src_record_path = src_record_path + self.dest_path = dest_path + self._zip_file = zip_file + self.changed = False + + def _getinfo(self) -> ZipInfo: + return self._zip_file.getinfo(self.src_record_path) + + def save(self) -> None: + # When we open the output file below, any existing file is truncated + # before we start writing the new contents. This is fine in most + # cases, but can cause a segfault if pip has loaded a shared + # object (e.g. from pyopenssl through its vendored urllib3) + # Since the shared object is mmap'd an attempt to call a + # symbol in it will then cause a segfault. Unlinking the file + # allows writing of new contents while allowing the process to + # continue to use the old copy. + if os.path.exists(self.dest_path): + os.unlink(self.dest_path) + + zipinfo = self._getinfo() + + # optimization: the file is created by open(), + # skip the decompression when there is 0 bytes to decompress. + with open(self.dest_path, "wb") as dest: + if zipinfo.file_size > 0: + with self._zip_file.open(zipinfo) as f: + blocksize = min(zipinfo.file_size, 1024 * 1024) + shutil.copyfileobj(f, dest, blocksize) + + if zip_item_is_executable(zipinfo): + set_extracted_file_to_default_mode_plus_executable(self.dest_path) + + +class ScriptFile: + def __init__(self, file: "File") -> None: + self._file = file + self.src_record_path = self._file.src_record_path + self.dest_path = self._file.dest_path + self.changed = False + + def save(self) -> None: + self._file.save() + self.changed = fix_script(self.dest_path) + + +class MissingCallableSuffix(InstallationError): + def __init__(self, entry_point: str) -> None: + super().__init__( + f"Invalid script entry point: {entry_point} - A callable " + "suffix is required. Cf https://packaging.python.org/" + "specifications/entry-points/#use-for-scripts for more " + "information." + ) + + +def _raise_for_invalid_entrypoint(specification: str) -> None: + entry = get_export_entry(specification) + if entry is not None and entry.suffix is None: + raise MissingCallableSuffix(str(entry)) + + +class PipScriptMaker(ScriptMaker): + def make( + self, specification: str, options: Optional[Dict[str, Any]] = None + ) -> List[str]: + _raise_for_invalid_entrypoint(specification) + return super().make(specification, options) + + +def _install_wheel( # noqa: C901, PLR0915 function is too long + name: str, + wheel_zip: ZipFile, + wheel_path: str, + scheme: Scheme, + pycompile: bool = True, + warn_script_location: bool = True, + direct_url: Optional[DirectUrl] = None, + requested: bool = False, +) -> None: + """Install a wheel. + + :param name: Name of the project to install + :param wheel_zip: open ZipFile for wheel being installed + :param scheme: Distutils scheme dictating the install directories + :param req_description: String used in place of the requirement, for + logging + :param pycompile: Whether to byte-compile installed Python files + :param warn_script_location: Whether to check that scripts are installed + into a directory on PATH + :raises UnsupportedWheel: + * when the directory holds an unpacked wheel with incompatible + Wheel-Version + * when the .dist-info dir does not match the wheel + """ + info_dir, metadata = parse_wheel(wheel_zip, name) + + if wheel_root_is_purelib(metadata): + lib_dir = scheme.purelib + else: + lib_dir = scheme.platlib + + # Record details of the files moved + # installed = files copied from the wheel to the destination + # changed = files changed while installing (scripts #! line typically) + # generated = files newly generated during the install (script wrappers) + installed: Dict[RecordPath, RecordPath] = {} + changed: Set[RecordPath] = set() + generated: List[str] = [] + + def record_installed( + srcfile: RecordPath, destfile: str, modified: bool = False + ) -> None: + """Map archive RECORD paths to installation RECORD paths.""" + newpath = _fs_to_record_path(destfile, lib_dir) + installed[srcfile] = newpath + if modified: + changed.add(newpath) + + def is_dir_path(path: RecordPath) -> bool: + return path.endswith("/") + + def assert_no_path_traversal(dest_dir_path: str, target_path: str) -> None: + if not is_within_directory(dest_dir_path, target_path): + message = ( + "The wheel {!r} has a file {!r} trying to install" + " outside the target directory {!r}" + ) + raise InstallationError( + message.format(wheel_path, target_path, dest_dir_path) + ) + + def root_scheme_file_maker( + zip_file: ZipFile, dest: str + ) -> Callable[[RecordPath], "File"]: + def make_root_scheme_file(record_path: RecordPath) -> "File": + normed_path = os.path.normpath(record_path) + dest_path = os.path.join(dest, normed_path) + assert_no_path_traversal(dest, dest_path) + return ZipBackedFile(record_path, dest_path, zip_file) + + return make_root_scheme_file + + def data_scheme_file_maker( + zip_file: ZipFile, scheme: Scheme + ) -> Callable[[RecordPath], "File"]: + scheme_paths = {key: getattr(scheme, key) for key in SCHEME_KEYS} + + def make_data_scheme_file(record_path: RecordPath) -> "File": + normed_path = os.path.normpath(record_path) + try: + _, scheme_key, dest_subpath = normed_path.split(os.path.sep, 2) + except ValueError: + message = ( + f"Unexpected file in {wheel_path}: {record_path!r}. .data directory" + " contents should be named like: '/'." + ) + raise InstallationError(message) + + try: + scheme_path = scheme_paths[scheme_key] + except KeyError: + valid_scheme_keys = ", ".join(sorted(scheme_paths)) + message = ( + f"Unknown scheme key used in {wheel_path}: {scheme_key} " + f"(for file {record_path!r}). .data directory contents " + f"should be in subdirectories named with a valid scheme " + f"key ({valid_scheme_keys})" + ) + raise InstallationError(message) + + dest_path = os.path.join(scheme_path, dest_subpath) + assert_no_path_traversal(scheme_path, dest_path) + return ZipBackedFile(record_path, dest_path, zip_file) + + return make_data_scheme_file + + def is_data_scheme_path(path: RecordPath) -> bool: + return path.split("/", 1)[0].endswith(".data") + + paths = cast(List[RecordPath], wheel_zip.namelist()) + file_paths = filterfalse(is_dir_path, paths) + root_scheme_paths, data_scheme_paths = partition(is_data_scheme_path, file_paths) + + make_root_scheme_file = root_scheme_file_maker(wheel_zip, lib_dir) + files: Iterator[File] = map(make_root_scheme_file, root_scheme_paths) + + def is_script_scheme_path(path: RecordPath) -> bool: + parts = path.split("/", 2) + return len(parts) > 2 and parts[0].endswith(".data") and parts[1] == "scripts" + + other_scheme_paths, script_scheme_paths = partition( + is_script_scheme_path, data_scheme_paths + ) + + make_data_scheme_file = data_scheme_file_maker(wheel_zip, scheme) + other_scheme_files = map(make_data_scheme_file, other_scheme_paths) + files = chain(files, other_scheme_files) + + # Get the defined entry points + distribution = get_wheel_distribution( + FilesystemWheel(wheel_path), + canonicalize_name(name), + ) + console, gui = get_entrypoints(distribution) + + def is_entrypoint_wrapper(file: "File") -> bool: + # EP, EP.exe and EP-script.py are scripts generated for + # entry point EP by setuptools + path = file.dest_path + name = os.path.basename(path) + if name.lower().endswith(".exe"): + matchname = name[:-4] + elif name.lower().endswith("-script.py"): + matchname = name[:-10] + elif name.lower().endswith(".pya"): + matchname = name[:-4] + else: + matchname = name + # Ignore setuptools-generated scripts + return matchname in console or matchname in gui + + script_scheme_files: Iterator[File] = map( + make_data_scheme_file, script_scheme_paths + ) + script_scheme_files = filterfalse(is_entrypoint_wrapper, script_scheme_files) + script_scheme_files = map(ScriptFile, script_scheme_files) + files = chain(files, script_scheme_files) + + existing_parents = set() + for file in files: + # directory creation is lazy and after file filtering + # to ensure we don't install empty dirs; empty dirs can't be + # uninstalled. + parent_dir = os.path.dirname(file.dest_path) + if parent_dir not in existing_parents: + ensure_dir(parent_dir) + existing_parents.add(parent_dir) + file.save() + record_installed(file.src_record_path, file.dest_path, file.changed) + + def pyc_source_file_paths() -> Generator[str, None, None]: + # We de-duplicate installation paths, since there can be overlap (e.g. + # file in .data maps to same location as file in wheel root). + # Sorting installation paths makes it easier to reproduce and debug + # issues related to permissions on existing files. + for installed_path in sorted(set(installed.values())): + full_installed_path = os.path.join(lib_dir, installed_path) + if not os.path.isfile(full_installed_path): + continue + if not full_installed_path.endswith(".py"): + continue + yield full_installed_path + + def pyc_output_path(path: str) -> str: + """Return the path the pyc file would have been written to.""" + return importlib.util.cache_from_source(path) + + # Compile all of the pyc files for the installed files + if pycompile: + with contextlib.redirect_stdout( + StreamWrapper.from_stream(sys.stdout) + ) as stdout: + with warnings.catch_warnings(): + warnings.filterwarnings("ignore") + for path in pyc_source_file_paths(): + success = compileall.compile_file(path, force=True, quiet=True) + if success: + pyc_path = pyc_output_path(path) + assert os.path.exists(pyc_path) + pyc_record_path = cast( + "RecordPath", pyc_path.replace(os.path.sep, "/") + ) + record_installed(pyc_record_path, pyc_path) + logger.debug(stdout.getvalue()) + + maker = PipScriptMaker(None, scheme.scripts) + + # Ensure old scripts are overwritten. + # See https://github.com/pypa/pip/issues/1800 + maker.clobber = True + + # Ensure we don't generate any variants for scripts because this is almost + # never what somebody wants. + # See https://bitbucket.org/pypa/distlib/issue/35/ + maker.variants = {""} + + # This is required because otherwise distlib creates scripts that are not + # executable. + # See https://bitbucket.org/pypa/distlib/issue/32/ + maker.set_mode = True + + # Generate the console and GUI entry points specified in the wheel + scripts_to_generate = get_console_script_specs(console) + + gui_scripts_to_generate = list(starmap("{} = {}".format, gui.items())) + + generated_console_scripts = maker.make_multiple(scripts_to_generate) + generated.extend(generated_console_scripts) + + generated.extend(maker.make_multiple(gui_scripts_to_generate, {"gui": True})) + + if warn_script_location: + msg = message_about_scripts_not_on_PATH(generated_console_scripts) + if msg is not None: + logger.warning(msg) + + generated_file_mode = 0o666 & ~current_umask() + + @contextlib.contextmanager + def _generate_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: + with adjacent_tmp_file(path, **kwargs) as f: + yield f + os.chmod(f.name, generated_file_mode) + replace(f.name, path) + + dest_info_dir = os.path.join(lib_dir, info_dir) + + # Record pip as the installer + installer_path = os.path.join(dest_info_dir, "INSTALLER") + with _generate_file(installer_path) as installer_file: + installer_file.write(b"pip\n") + generated.append(installer_path) + + # Record the PEP 610 direct URL reference + if direct_url is not None: + direct_url_path = os.path.join(dest_info_dir, DIRECT_URL_METADATA_NAME) + with _generate_file(direct_url_path) as direct_url_file: + direct_url_file.write(direct_url.to_json().encode("utf-8")) + generated.append(direct_url_path) + + # Record the REQUESTED file + if requested: + requested_path = os.path.join(dest_info_dir, "REQUESTED") + with open(requested_path, "wb"): + pass + generated.append(requested_path) + + record_text = distribution.read_text("RECORD") + record_rows = list(csv.reader(record_text.splitlines())) + + rows = get_csv_rows_for_installed( + record_rows, + installed=installed, + changed=changed, + generated=generated, + lib_dir=lib_dir, + ) + + # Record details of all files installed + record_path = os.path.join(dest_info_dir, "RECORD") + + with _generate_file(record_path, **csv_io_kwargs("w")) as record_file: + # Explicitly cast to typing.IO[str] as a workaround for the mypy error: + # "writer" has incompatible type "BinaryIO"; expected "_Writer" + writer = csv.writer(cast("IO[str]", record_file)) + writer.writerows(_normalized_outrows(rows)) + + +@contextlib.contextmanager +def req_error_context(req_description: str) -> Generator[None, None, None]: + try: + yield + except InstallationError as e: + message = f"For req: {req_description}. {e.args[0]}" + raise InstallationError(message) from e + + +def install_wheel( + name: str, + wheel_path: str, + scheme: Scheme, + req_description: str, + pycompile: bool = True, + warn_script_location: bool = True, + direct_url: Optional[DirectUrl] = None, + requested: bool = False, +) -> None: + with ZipFile(wheel_path, allowZip64=True) as z: + with req_error_context(req_description): + _install_wheel( + name=name, + wheel_zip=z, + wheel_path=wheel_path, + scheme=scheme, + pycompile=pycompile, + warn_script_location=warn_script_location, + direct_url=direct_url, + requested=requested, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/prepare.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/prepare.py new file mode 100644 index 00000000000..e6aa3447200 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/operations/prepare.py @@ -0,0 +1,732 @@ +"""Prepares a distribution for installation +""" + +# The following comment should be removed at some point in the future. +# mypy: strict-optional=False + +import mimetypes +import os +import shutil +from dataclasses import dataclass +from pathlib import Path +from typing import Dict, Iterable, List, Optional + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.distributions import make_distribution_for_install_requirement +from pip._internal.distributions.installed import InstalledDistribution +from pip._internal.exceptions import ( + DirectoryUrlHashUnsupported, + HashMismatch, + HashUnpinned, + InstallationError, + MetadataInconsistent, + NetworkConnectionError, + VcsHashUnsupported, +) +from pip._internal.index.package_finder import PackageFinder +from pip._internal.metadata import BaseDistribution, get_metadata_distribution +from pip._internal.models.direct_url import ArchiveInfo +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.network.download import BatchDownloader, Downloader +from pip._internal.network.lazy_wheel import ( + HTTPRangeRequestUnsupported, + dist_from_wheel_url, +) +from pip._internal.network.session import PipSession +from pip._internal.operations.build.build_tracker import BuildTracker +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils._log import getLogger +from pip._internal.utils.direct_url_helpers import ( + direct_url_for_editable, + direct_url_from_link, +) +from pip._internal.utils.hashes import Hashes, MissingHashes +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import ( + display_path, + hash_file, + hide_url, + redact_auth_from_requirement, +) +from pip._internal.utils.temp_dir import TempDirectory +from pip._internal.utils.unpacking import unpack_file +from pip._internal.vcs import vcs + +logger = getLogger(__name__) + + +def _get_prepared_distribution( + req: InstallRequirement, + build_tracker: BuildTracker, + finder: PackageFinder, + build_isolation: bool, + check_build_deps: bool, +) -> BaseDistribution: + """Prepare a distribution for installation.""" + abstract_dist = make_distribution_for_install_requirement(req) + tracker_id = abstract_dist.build_tracker_id + if tracker_id is not None: + with build_tracker.track(req, tracker_id): + abstract_dist.prepare_distribution_metadata( + finder, build_isolation, check_build_deps + ) + return abstract_dist.get_metadata_distribution() + + +def unpack_vcs_link(link: Link, location: str, verbosity: int) -> None: + vcs_backend = vcs.get_backend_for_scheme(link.scheme) + assert vcs_backend is not None + vcs_backend.unpack(location, url=hide_url(link.url), verbosity=verbosity) + + +@dataclass +class File: + path: str + content_type: Optional[str] = None + + def __post_init__(self) -> None: + if self.content_type is None: + self.content_type = mimetypes.guess_type(self.path)[0] + + +def get_http_url( + link: Link, + download: Downloader, + download_dir: Optional[str] = None, + hashes: Optional[Hashes] = None, +) -> File: + temp_dir = TempDirectory(kind="unpack", globally_managed=True) + # If a download dir is specified, is the file already downloaded there? + already_downloaded_path = None + if download_dir: + already_downloaded_path = _check_download_dir(link, download_dir, hashes) + + if already_downloaded_path: + from_path = already_downloaded_path + content_type = None + else: + # let's download to a tmp dir + from_path, content_type = download(link, temp_dir.path) + if hashes: + hashes.check_against_path(from_path) + + return File(from_path, content_type) + + +def get_file_url( + link: Link, download_dir: Optional[str] = None, hashes: Optional[Hashes] = None +) -> File: + """Get file and optionally check its hash.""" + # If a download dir is specified, is the file already there and valid? + already_downloaded_path = None + if download_dir: + already_downloaded_path = _check_download_dir(link, download_dir, hashes) + + if already_downloaded_path: + from_path = already_downloaded_path + else: + from_path = link.file_path + + # If --require-hashes is off, `hashes` is either empty, the + # link's embedded hash, or MissingHashes; it is required to + # match. If --require-hashes is on, we are satisfied by any + # hash in `hashes` matching: a URL-based or an option-based + # one; no internet-sourced hash will be in `hashes`. + if hashes: + hashes.check_against_path(from_path) + return File(from_path, None) + + +def unpack_url( + link: Link, + location: str, + download: Downloader, + verbosity: int, + download_dir: Optional[str] = None, + hashes: Optional[Hashes] = None, +) -> Optional[File]: + """Unpack link into location, downloading if required. + + :param hashes: A Hashes object, one of whose embedded hashes must match, + or HashMismatch will be raised. If the Hashes is empty, no matches are + required, and unhashable types of requirements (like VCS ones, which + would ordinarily raise HashUnsupported) are allowed. + """ + # non-editable vcs urls + if link.is_vcs: + unpack_vcs_link(link, location, verbosity=verbosity) + return None + + assert not link.is_existing_dir() + + # file urls + if link.is_file: + file = get_file_url(link, download_dir, hashes=hashes) + + # http urls + else: + file = get_http_url( + link, + download, + download_dir, + hashes=hashes, + ) + + # unpack the archive to the build dir location. even when only downloading + # archives, they have to be unpacked to parse dependencies, except wheels + if not link.is_wheel: + unpack_file(file.path, location, file.content_type) + + return file + + +def _check_download_dir( + link: Link, + download_dir: str, + hashes: Optional[Hashes], + warn_on_hash_mismatch: bool = True, +) -> Optional[str]: + """Check download_dir for previously downloaded file with correct hash + If a correct file is found return its path else None + """ + download_path = os.path.join(download_dir, link.filename) + + if not os.path.exists(download_path): + return None + + # If already downloaded, does its hash match? + logger.info("File was already downloaded %s", download_path) + if hashes: + try: + hashes.check_against_path(download_path) + except HashMismatch: + if warn_on_hash_mismatch: + logger.warning( + "Previously-downloaded file %s has bad hash. Re-downloading.", + download_path, + ) + os.unlink(download_path) + return None + return download_path + + +class RequirementPreparer: + """Prepares a Requirement""" + + def __init__( + self, + build_dir: str, + download_dir: Optional[str], + src_dir: str, + build_isolation: bool, + check_build_deps: bool, + build_tracker: BuildTracker, + session: PipSession, + progress_bar: str, + finder: PackageFinder, + require_hashes: bool, + use_user_site: bool, + lazy_wheel: bool, + verbosity: int, + legacy_resolver: bool, + ) -> None: + super().__init__() + + self.src_dir = src_dir + self.build_dir = build_dir + self.build_tracker = build_tracker + self._session = session + self._download = Downloader(session, progress_bar) + self._batch_download = BatchDownloader(session, progress_bar) + self.finder = finder + + # Where still-packed archives should be written to. If None, they are + # not saved, and are deleted immediately after unpacking. + self.download_dir = download_dir + + # Is build isolation allowed? + self.build_isolation = build_isolation + + # Should check build dependencies? + self.check_build_deps = check_build_deps + + # Should hash-checking be required? + self.require_hashes = require_hashes + + # Should install in user site-packages? + self.use_user_site = use_user_site + + # Should wheels be downloaded lazily? + self.use_lazy_wheel = lazy_wheel + + # How verbose should underlying tooling be? + self.verbosity = verbosity + + # Are we using the legacy resolver? + self.legacy_resolver = legacy_resolver + + # Memoized downloaded files, as mapping of url: path. + self._downloaded: Dict[str, str] = {} + + # Previous "header" printed for a link-based InstallRequirement + self._previous_requirement_header = ("", "") + + def _log_preparing_link(self, req: InstallRequirement) -> None: + """Provide context for the requirement being prepared.""" + if req.link.is_file and not req.is_wheel_from_cache: + message = "Processing %s" + information = str(display_path(req.link.file_path)) + else: + message = "Collecting %s" + information = redact_auth_from_requirement(req.req) if req.req else str(req) + + # If we used req.req, inject requirement source if available (this + # would already be included if we used req directly) + if req.req and req.comes_from: + if isinstance(req.comes_from, str): + comes_from: Optional[str] = req.comes_from + else: + comes_from = req.comes_from.from_path() + if comes_from: + information += f" (from {comes_from})" + + if (message, information) != self._previous_requirement_header: + self._previous_requirement_header = (message, information) + logger.info(message, information) + + if req.is_wheel_from_cache: + with indent_log(): + logger.info("Using cached %s", req.link.filename) + + def _ensure_link_req_src_dir( + self, req: InstallRequirement, parallel_builds: bool + ) -> None: + """Ensure source_dir of a linked InstallRequirement.""" + # Since source_dir is only set for editable requirements. + if req.link.is_wheel: + # We don't need to unpack wheels, so no need for a source + # directory. + return + assert req.source_dir is None + if req.link.is_existing_dir(): + # build local directories in-tree + req.source_dir = req.link.file_path + return + + # We always delete unpacked sdists after pip runs. + req.ensure_has_source_dir( + self.build_dir, + autodelete=True, + parallel_builds=parallel_builds, + ) + req.ensure_pristine_source_checkout() + + def _get_linked_req_hashes(self, req: InstallRequirement) -> Hashes: + # By the time this is called, the requirement's link should have + # been checked so we can tell what kind of requirements req is + # and raise some more informative errors than otherwise. + # (For example, we can raise VcsHashUnsupported for a VCS URL + # rather than HashMissing.) + if not self.require_hashes: + return req.hashes(trust_internet=True) + + # We could check these first 2 conditions inside unpack_url + # and save repetition of conditions, but then we would + # report less-useful error messages for unhashable + # requirements, complaining that there's no hash provided. + if req.link.is_vcs: + raise VcsHashUnsupported() + if req.link.is_existing_dir(): + raise DirectoryUrlHashUnsupported() + + # Unpinned packages are asking for trouble when a new version + # is uploaded. This isn't a security check, but it saves users + # a surprising hash mismatch in the future. + # file:/// URLs aren't pinnable, so don't complain about them + # not being pinned. + if not req.is_direct and not req.is_pinned: + raise HashUnpinned() + + # If known-good hashes are missing for this requirement, + # shim it with a facade object that will provoke hash + # computation and then raise a HashMissing exception + # showing the user what the hash should be. + return req.hashes(trust_internet=False) or MissingHashes() + + def _fetch_metadata_only( + self, + req: InstallRequirement, + ) -> Optional[BaseDistribution]: + if self.legacy_resolver: + logger.debug( + "Metadata-only fetching is not used in the legacy resolver", + ) + return None + if self.require_hashes: + logger.debug( + "Metadata-only fetching is not used as hash checking is required", + ) + return None + # Try PEP 658 metadata first, then fall back to lazy wheel if unavailable. + return self._fetch_metadata_using_link_data_attr( + req + ) or self._fetch_metadata_using_lazy_wheel(req.link) + + def _fetch_metadata_using_link_data_attr( + self, + req: InstallRequirement, + ) -> Optional[BaseDistribution]: + """Fetch metadata from the data-dist-info-metadata attribute, if possible.""" + # (1) Get the link to the metadata file, if provided by the backend. + metadata_link = req.link.metadata_link() + if metadata_link is None: + return None + assert req.req is not None + logger.verbose( + "Obtaining dependency information for %s from %s", + req.req, + metadata_link, + ) + # (2) Download the contents of the METADATA file, separate from the dist itself. + metadata_file = get_http_url( + metadata_link, + self._download, + hashes=metadata_link.as_hashes(), + ) + with open(metadata_file.path, "rb") as f: + metadata_contents = f.read() + # (3) Generate a dist just from those file contents. + metadata_dist = get_metadata_distribution( + metadata_contents, + req.link.filename, + req.req.name, + ) + # (4) Ensure the Name: field from the METADATA file matches the name from the + # install requirement. + # + # NB: raw_name will fall back to the name from the install requirement if + # the Name: field is not present, but it's noted in the raw_name docstring + # that that should NEVER happen anyway. + if canonicalize_name(metadata_dist.raw_name) != canonicalize_name(req.req.name): + raise MetadataInconsistent( + req, "Name", req.req.name, metadata_dist.raw_name + ) + return metadata_dist + + def _fetch_metadata_using_lazy_wheel( + self, + link: Link, + ) -> Optional[BaseDistribution]: + """Fetch metadata using lazy wheel, if possible.""" + # --use-feature=fast-deps must be provided. + if not self.use_lazy_wheel: + return None + if link.is_file or not link.is_wheel: + logger.debug( + "Lazy wheel is not used as %r does not point to a remote wheel", + link, + ) + return None + + wheel = Wheel(link.filename) + name = canonicalize_name(wheel.name) + logger.info( + "Obtaining dependency information from %s %s", + name, + wheel.version, + ) + url = link.url.split("#", 1)[0] + try: + return dist_from_wheel_url(name, url, self._session) + except HTTPRangeRequestUnsupported: + logger.debug("%s does not support range requests", url) + return None + + def _complete_partial_requirements( + self, + partially_downloaded_reqs: Iterable[InstallRequirement], + parallel_builds: bool = False, + ) -> None: + """Download any requirements which were only fetched by metadata.""" + # Download to a temporary directory. These will be copied over as + # needed for downstream 'download', 'wheel', and 'install' commands. + temp_dir = TempDirectory(kind="unpack", globally_managed=True).path + + # Map each link to the requirement that owns it. This allows us to set + # `req.local_file_path` on the appropriate requirement after passing + # all the links at once into BatchDownloader. + links_to_fully_download: Dict[Link, InstallRequirement] = {} + for req in partially_downloaded_reqs: + assert req.link + links_to_fully_download[req.link] = req + + batch_download = self._batch_download( + links_to_fully_download.keys(), + temp_dir, + ) + for link, (filepath, _) in batch_download: + logger.debug("Downloading link %s to %s", link, filepath) + req = links_to_fully_download[link] + # Record the downloaded file path so wheel reqs can extract a Distribution + # in .get_dist(). + req.local_file_path = filepath + # Record that the file is downloaded so we don't do it again in + # _prepare_linked_requirement(). + self._downloaded[req.link.url] = filepath + + # If this is an sdist, we need to unpack it after downloading, but the + # .source_dir won't be set up until we are in _prepare_linked_requirement(). + # Add the downloaded archive to the install requirement to unpack after + # preparing the source dir. + if not req.is_wheel: + req.needs_unpacked_archive(Path(filepath)) + + # This step is necessary to ensure all lazy wheels are processed + # successfully by the 'download', 'wheel', and 'install' commands. + for req in partially_downloaded_reqs: + self._prepare_linked_requirement(req, parallel_builds) + + def prepare_linked_requirement( + self, req: InstallRequirement, parallel_builds: bool = False + ) -> BaseDistribution: + """Prepare a requirement to be obtained from req.link.""" + assert req.link + self._log_preparing_link(req) + with indent_log(): + # Check if the relevant file is already available + # in the download directory + file_path = None + if self.download_dir is not None and req.link.is_wheel: + hashes = self._get_linked_req_hashes(req) + file_path = _check_download_dir( + req.link, + self.download_dir, + hashes, + # When a locally built wheel has been found in cache, we don't warn + # about re-downloading when the already downloaded wheel hash does + # not match. This is because the hash must be checked against the + # original link, not the cached link. It that case the already + # downloaded file will be removed and re-fetched from cache (which + # implies a hash check against the cache entry's origin.json). + warn_on_hash_mismatch=not req.is_wheel_from_cache, + ) + + if file_path is not None: + # The file is already available, so mark it as downloaded + self._downloaded[req.link.url] = file_path + else: + # The file is not available, attempt to fetch only metadata + metadata_dist = self._fetch_metadata_only(req) + if metadata_dist is not None: + req.needs_more_preparation = True + return metadata_dist + + # None of the optimizations worked, fully prepare the requirement + return self._prepare_linked_requirement(req, parallel_builds) + + def prepare_linked_requirements_more( + self, reqs: Iterable[InstallRequirement], parallel_builds: bool = False + ) -> None: + """Prepare linked requirements more, if needed.""" + reqs = [req for req in reqs if req.needs_more_preparation] + for req in reqs: + # Determine if any of these requirements were already downloaded. + if self.download_dir is not None and req.link.is_wheel: + hashes = self._get_linked_req_hashes(req) + file_path = _check_download_dir(req.link, self.download_dir, hashes) + if file_path is not None: + self._downloaded[req.link.url] = file_path + req.needs_more_preparation = False + + # Prepare requirements we found were already downloaded for some + # reason. The other downloads will be completed separately. + partially_downloaded_reqs: List[InstallRequirement] = [] + for req in reqs: + if req.needs_more_preparation: + partially_downloaded_reqs.append(req) + else: + self._prepare_linked_requirement(req, parallel_builds) + + # TODO: separate this part out from RequirementPreparer when the v1 + # resolver can be removed! + self._complete_partial_requirements( + partially_downloaded_reqs, + parallel_builds=parallel_builds, + ) + + def _prepare_linked_requirement( + self, req: InstallRequirement, parallel_builds: bool + ) -> BaseDistribution: + assert req.link + link = req.link + + hashes = self._get_linked_req_hashes(req) + + if hashes and req.is_wheel_from_cache: + assert req.download_info is not None + assert link.is_wheel + assert link.is_file + # We need to verify hashes, and we have found the requirement in the cache + # of locally built wheels. + if ( + isinstance(req.download_info.info, ArchiveInfo) + and req.download_info.info.hashes + and hashes.has_one_of(req.download_info.info.hashes) + ): + # At this point we know the requirement was built from a hashable source + # artifact, and we verified that the cache entry's hash of the original + # artifact matches one of the hashes we expect. We don't verify hashes + # against the cached wheel, because the wheel is not the original. + hashes = None + else: + logger.warning( + "The hashes of the source archive found in cache entry " + "don't match, ignoring cached built wheel " + "and re-downloading source." + ) + req.link = req.cached_wheel_source_link + link = req.link + + self._ensure_link_req_src_dir(req, parallel_builds) + + if link.is_existing_dir(): + local_file = None + elif link.url not in self._downloaded: + try: + local_file = unpack_url( + link, + req.source_dir, + self._download, + self.verbosity, + self.download_dir, + hashes, + ) + except NetworkConnectionError as exc: + raise InstallationError( + f"Could not install requirement {req} because of HTTP " + f"error {exc} for URL {link}" + ) + else: + file_path = self._downloaded[link.url] + if hashes: + hashes.check_against_path(file_path) + local_file = File(file_path, content_type=None) + + # If download_info is set, we got it from the wheel cache. + if req.download_info is None: + # Editables don't go through this function (see + # prepare_editable_requirement). + assert not req.editable + req.download_info = direct_url_from_link(link, req.source_dir) + # Make sure we have a hash in download_info. If we got it as part of the + # URL, it will have been verified and we can rely on it. Otherwise we + # compute it from the downloaded file. + # FIXME: https://github.com/pypa/pip/issues/11943 + if ( + isinstance(req.download_info.info, ArchiveInfo) + and not req.download_info.info.hashes + and local_file + ): + hash = hash_file(local_file.path)[0].hexdigest() + # We populate info.hash for backward compatibility. + # This will automatically populate info.hashes. + req.download_info.info.hash = f"sha256={hash}" + + # For use in later processing, + # preserve the file path on the requirement. + if local_file: + req.local_file_path = local_file.path + + dist = _get_prepared_distribution( + req, + self.build_tracker, + self.finder, + self.build_isolation, + self.check_build_deps, + ) + return dist + + def save_linked_requirement(self, req: InstallRequirement) -> None: + assert self.download_dir is not None + assert req.link is not None + link = req.link + if link.is_vcs or (link.is_existing_dir() and req.editable): + # Make a .zip of the source_dir we already created. + req.archive(self.download_dir) + return + + if link.is_existing_dir(): + logger.debug( + "Not copying link to destination directory " + "since it is a directory: %s", + link, + ) + return + if req.local_file_path is None: + # No distribution was downloaded for this requirement. + return + + download_location = os.path.join(self.download_dir, link.filename) + if not os.path.exists(download_location): + shutil.copy(req.local_file_path, download_location) + download_path = display_path(download_location) + logger.info("Saved %s", download_path) + + def prepare_editable_requirement( + self, + req: InstallRequirement, + ) -> BaseDistribution: + """Prepare an editable requirement.""" + assert req.editable, "cannot prepare a non-editable req as editable" + + logger.info("Obtaining %s", req) + + with indent_log(): + if self.require_hashes: + raise InstallationError( + f"The editable requirement {req} cannot be installed when " + "requiring hashes, because there is no single file to " + "hash." + ) + req.ensure_has_source_dir(self.src_dir) + req.update_editable() + assert req.source_dir + req.download_info = direct_url_for_editable(req.unpacked_source_directory) + + dist = _get_prepared_distribution( + req, + self.build_tracker, + self.finder, + self.build_isolation, + self.check_build_deps, + ) + + req.check_if_exists(self.use_user_site) + + return dist + + def prepare_installed_requirement( + self, + req: InstallRequirement, + skip_reason: str, + ) -> BaseDistribution: + """Prepare an already-installed requirement.""" + assert req.satisfied_by, "req should have been satisfied but isn't" + assert skip_reason is not None, ( + "did not get skip reason skipped but req.satisfied_by " + f"is set to {req.satisfied_by}" + ) + logger.info( + "Requirement %s: %s (%s)", skip_reason, req, req.satisfied_by.version + ) + with indent_log(): + if self.require_hashes: + logger.debug( + "Since it is already installed, we are trusting this " + "package without checking its hash. To ensure a " + "completely repeatable environment, install into an " + "empty virtualenv." + ) + return InstalledDistribution(req).get_metadata_distribution() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/pyproject.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/pyproject.py new file mode 100644 index 00000000000..0e8452f39dc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/pyproject.py @@ -0,0 +1,185 @@ +import importlib.util +import os +import sys +from collections import namedtuple +from typing import Any, List, Optional + +if sys.version_info >= (3, 11): + import tomllib +else: + from pip._vendor import tomli as tomllib + +from pip._vendor.packaging.requirements import InvalidRequirement + +from pip._internal.exceptions import ( + InstallationError, + InvalidPyProjectBuildRequires, + MissingPyProjectBuildRequires, +) +from pip._internal.utils.packaging import get_requirement + + +def _is_list_of_str(obj: Any) -> bool: + return isinstance(obj, list) and all(isinstance(item, str) for item in obj) + + +def make_pyproject_path(unpacked_source_directory: str) -> str: + return os.path.join(unpacked_source_directory, "pyproject.toml") + + +BuildSystemDetails = namedtuple( + "BuildSystemDetails", ["requires", "backend", "check", "backend_path"] +) + + +def load_pyproject_toml( + use_pep517: Optional[bool], pyproject_toml: str, setup_py: str, req_name: str +) -> Optional[BuildSystemDetails]: + """Load the pyproject.toml file. + + Parameters: + use_pep517 - Has the user requested PEP 517 processing? None + means the user hasn't explicitly specified. + pyproject_toml - Location of the project's pyproject.toml file + setup_py - Location of the project's setup.py file + req_name - The name of the requirement we're processing (for + error reporting) + + Returns: + None if we should use the legacy code path, otherwise a tuple + ( + requirements from pyproject.toml, + name of PEP 517 backend, + requirements we should check are installed after setting + up the build environment + directory paths to import the backend from (backend-path), + relative to the project root. + ) + """ + has_pyproject = os.path.isfile(pyproject_toml) + has_setup = os.path.isfile(setup_py) + + if not has_pyproject and not has_setup: + raise InstallationError( + f"{req_name} does not appear to be a Python project: " + f"neither 'setup.py' nor 'pyproject.toml' found." + ) + + if has_pyproject: + with open(pyproject_toml, encoding="utf-8") as f: + pp_toml = tomllib.loads(f.read()) + build_system = pp_toml.get("build-system") + else: + build_system = None + + # The following cases must use PEP 517 + # We check for use_pep517 being non-None and falsy because that means + # the user explicitly requested --no-use-pep517. The value 0 as + # opposed to False can occur when the value is provided via an + # environment variable or config file option (due to the quirk of + # strtobool() returning an integer in pip's configuration code). + if has_pyproject and not has_setup: + if use_pep517 is not None and not use_pep517: + raise InstallationError( + "Disabling PEP 517 processing is invalid: " + "project does not have a setup.py" + ) + use_pep517 = True + elif build_system and "build-backend" in build_system: + if use_pep517 is not None and not use_pep517: + raise InstallationError( + "Disabling PEP 517 processing is invalid: " + "project specifies a build backend of {} " + "in pyproject.toml".format(build_system["build-backend"]) + ) + use_pep517 = True + + # If we haven't worked out whether to use PEP 517 yet, + # and the user hasn't explicitly stated a preference, + # we do so if the project has a pyproject.toml file + # or if we cannot import setuptools or wheels. + + # We fallback to PEP 517 when without setuptools or without the wheel package, + # so setuptools can be installed as a default build backend. + # For more info see: + # https://discuss.python.org/t/pip-without-setuptools-could-the-experience-be-improved/11810/9 + # https://github.com/pypa/pip/issues/8559 + elif use_pep517 is None: + use_pep517 = ( + has_pyproject + or not importlib.util.find_spec("setuptools") + or not importlib.util.find_spec("wheel") + ) + + # At this point, we know whether we're going to use PEP 517. + assert use_pep517 is not None + + # If we're using the legacy code path, there is nothing further + # for us to do here. + if not use_pep517: + return None + + if build_system is None: + # Either the user has a pyproject.toml with no build-system + # section, or the user has no pyproject.toml, but has opted in + # explicitly via --use-pep517. + # In the absence of any explicit backend specification, we + # assume the setuptools backend that most closely emulates the + # traditional direct setup.py execution, and require wheel and + # a version of setuptools that supports that backend. + + build_system = { + "requires": ["setuptools>=40.8.0"], + "build-backend": "setuptools.build_meta:__legacy__", + } + + # If we're using PEP 517, we have build system information (either + # from pyproject.toml, or defaulted by the code above). + # Note that at this point, we do not know if the user has actually + # specified a backend, though. + assert build_system is not None + + # Ensure that the build-system section in pyproject.toml conforms + # to PEP 518. + + # Specifying the build-system table but not the requires key is invalid + if "requires" not in build_system: + raise MissingPyProjectBuildRequires(package=req_name) + + # Error out if requires is not a list of strings + requires = build_system["requires"] + if not _is_list_of_str(requires): + raise InvalidPyProjectBuildRequires( + package=req_name, + reason="It is not a list of strings.", + ) + + # Each requirement must be valid as per PEP 508 + for requirement in requires: + try: + get_requirement(requirement) + except InvalidRequirement as error: + raise InvalidPyProjectBuildRequires( + package=req_name, + reason=f"It contains an invalid requirement: {requirement!r}", + ) from error + + backend = build_system.get("build-backend") + backend_path = build_system.get("backend-path", []) + check: List[str] = [] + if backend is None: + # If the user didn't specify a backend, we assume they want to use + # the setuptools backend. But we can't be sure they have included + # a version of setuptools which supplies the backend. So we + # make a note to check that this requirement is present once + # we have set up the environment. + # This is quite a lot of work to check for a very specific case. But + # the problem is, that case is potentially quite common - projects that + # adopted PEP 518 early for the ability to specify requirements to + # execute setup.py, but never considered needing to mention the build + # tools themselves. The original PEP 518 code had a similar check (but + # implemented in a different way). + backend = "setuptools.build_meta:__legacy__" + check = ["setuptools>=40.8.0"] + + return BuildSystemDetails(requires, backend, check, backend_path) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/__init__.py new file mode 100644 index 00000000000..422d851d729 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/__init__.py @@ -0,0 +1,90 @@ +import collections +import logging +from dataclasses import dataclass +from typing import Generator, List, Optional, Sequence, Tuple + +from pip._internal.utils.logging import indent_log + +from .req_file import parse_requirements +from .req_install import InstallRequirement +from .req_set import RequirementSet + +__all__ = [ + "RequirementSet", + "InstallRequirement", + "parse_requirements", + "install_given_reqs", +] + +logger = logging.getLogger(__name__) + + +@dataclass(frozen=True) +class InstallationResult: + name: str + + +def _validate_requirements( + requirements: List[InstallRequirement], +) -> Generator[Tuple[str, InstallRequirement], None, None]: + for req in requirements: + assert req.name, f"invalid to-be-installed requirement: {req}" + yield req.name, req + + +def install_given_reqs( + requirements: List[InstallRequirement], + global_options: Sequence[str], + root: Optional[str], + home: Optional[str], + prefix: Optional[str], + warn_script_location: bool, + use_user_site: bool, + pycompile: bool, +) -> List[InstallationResult]: + """ + Install everything in the given list. + + (to be called after having downloaded and unpacked the packages) + """ + to_install = collections.OrderedDict(_validate_requirements(requirements)) + + if to_install: + logger.info( + "Installing collected packages: %s", + ", ".join(to_install.keys()), + ) + + installed = [] + + with indent_log(): + for req_name, requirement in to_install.items(): + if requirement.should_reinstall: + logger.info("Attempting uninstall: %s", req_name) + with indent_log(): + uninstalled_pathset = requirement.uninstall(auto_confirm=True) + else: + uninstalled_pathset = None + + try: + requirement.install( + global_options, + root=root, + home=home, + prefix=prefix, + warn_script_location=warn_script_location, + use_user_site=use_user_site, + pycompile=pycompile, + ) + except Exception: + # if install did not succeed, rollback previous uninstall + if uninstalled_pathset and not requirement.install_succeeded: + uninstalled_pathset.rollback() + raise + else: + if uninstalled_pathset and requirement.install_succeeded: + uninstalled_pathset.commit() + + installed.append(InstallationResult(req_name)) + + return installed diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/constructors.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/constructors.py new file mode 100644 index 00000000000..56a964f3177 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/constructors.py @@ -0,0 +1,560 @@ +"""Backing implementation for InstallRequirement's various constructors + +The idea here is that these formed a major chunk of InstallRequirement's size +so, moving them and support code dedicated to them outside of that class +helps creates for better understandability for the rest of the code. + +These are meant to be used elsewhere within pip to create instances of +InstallRequirement. +""" + +import copy +import logging +import os +import re +from dataclasses import dataclass +from typing import Collection, Dict, List, Optional, Set, Tuple, Union + +from pip._vendor.packaging.markers import Marker +from pip._vendor.packaging.requirements import InvalidRequirement, Requirement +from pip._vendor.packaging.specifiers import Specifier + +from pip._internal.exceptions import InstallationError +from pip._internal.models.index import PyPI, TestPyPI +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.req.req_file import ParsedRequirement +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils.filetypes import is_archive_file +from pip._internal.utils.misc import is_installable_dir +from pip._internal.utils.packaging import get_requirement +from pip._internal.utils.urls import path_to_url +from pip._internal.vcs import is_url, vcs + +__all__ = [ + "install_req_from_editable", + "install_req_from_line", + "parse_editable", +] + +logger = logging.getLogger(__name__) +operators = Specifier._operators.keys() + + +def _strip_extras(path: str) -> Tuple[str, Optional[str]]: + m = re.match(r"^(.+)(\[[^\]]+\])$", path) + extras = None + if m: + path_no_extras = m.group(1) + extras = m.group(2) + else: + path_no_extras = path + + return path_no_extras, extras + + +def convert_extras(extras: Optional[str]) -> Set[str]: + if not extras: + return set() + return get_requirement("placeholder" + extras.lower()).extras + + +def _set_requirement_extras(req: Requirement, new_extras: Set[str]) -> Requirement: + """ + Returns a new requirement based on the given one, with the supplied extras. If the + given requirement already has extras those are replaced (or dropped if no new extras + are given). + """ + match: Optional[re.Match[str]] = re.fullmatch( + # see https://peps.python.org/pep-0508/#complete-grammar + r"([\w\t .-]+)(\[[^\]]*\])?(.*)", + str(req), + flags=re.ASCII, + ) + # ireq.req is a valid requirement so the regex should always match + assert ( + match is not None + ), f"regex match on requirement {req} failed, this should never happen" + pre: Optional[str] = match.group(1) + post: Optional[str] = match.group(3) + assert ( + pre is not None and post is not None + ), f"regex group selection for requirement {req} failed, this should never happen" + extras: str = "[{}]".format(",".join(sorted(new_extras)) if new_extras else "") + return get_requirement(f"{pre}{extras}{post}") + + +def parse_editable(editable_req: str) -> Tuple[Optional[str], str, Set[str]]: + """Parses an editable requirement into: + - a requirement name + - an URL + - extras + - editable options + Accepted requirements: + svn+http://blahblah@rev#egg=Foobar[baz]&subdirectory=version_subdir + .[some_extra] + """ + + url = editable_req + + # If a file path is specified with extras, strip off the extras. + url_no_extras, extras = _strip_extras(url) + + if os.path.isdir(url_no_extras): + # Treating it as code that has already been checked out + url_no_extras = path_to_url(url_no_extras) + + if url_no_extras.lower().startswith("file:"): + package_name = Link(url_no_extras).egg_fragment + if extras: + return ( + package_name, + url_no_extras, + get_requirement("placeholder" + extras.lower()).extras, + ) + else: + return package_name, url_no_extras, set() + + for version_control in vcs: + if url.lower().startswith(f"{version_control}:"): + url = f"{version_control}+{url}" + break + + link = Link(url) + + if not link.is_vcs: + backends = ", ".join(vcs.all_schemes) + raise InstallationError( + f"{editable_req} is not a valid editable requirement. " + f"It should either be a path to a local project or a VCS URL " + f"(beginning with {backends})." + ) + + package_name = link.egg_fragment + if not package_name: + raise InstallationError( + f"Could not detect requirement name for '{editable_req}', " + "please specify one with #egg=your_package_name" + ) + return package_name, url, set() + + +def check_first_requirement_in_file(filename: str) -> None: + """Check if file is parsable as a requirements file. + + This is heavily based on ``pkg_resources.parse_requirements``, but + simplified to just check the first meaningful line. + + :raises InvalidRequirement: If the first meaningful line cannot be parsed + as an requirement. + """ + with open(filename, encoding="utf-8", errors="ignore") as f: + # Create a steppable iterator, so we can handle \-continuations. + lines = ( + line + for line in (line.strip() for line in f) + if line and not line.startswith("#") # Skip blank lines/comments. + ) + + for line in lines: + # Drop comments -- a hash without a space may be in a URL. + if " #" in line: + line = line[: line.find(" #")] + # If there is a line continuation, drop it, and append the next line. + if line.endswith("\\"): + line = line[:-2].strip() + next(lines, "") + get_requirement(line) + return + + +def deduce_helpful_msg(req: str) -> str: + """Returns helpful msg in case requirements file does not exist, + or cannot be parsed. + + :params req: Requirements file path + """ + if not os.path.exists(req): + return f" File '{req}' does not exist." + msg = " The path does exist. " + # Try to parse and check if it is a requirements file. + try: + check_first_requirement_in_file(req) + except InvalidRequirement: + logger.debug("Cannot parse '%s' as requirements file", req) + else: + msg += ( + f"The argument you provided " + f"({req}) appears to be a" + f" requirements file. If that is the" + f" case, use the '-r' flag to install" + f" the packages specified within it." + ) + return msg + + +@dataclass(frozen=True) +class RequirementParts: + requirement: Optional[Requirement] + link: Optional[Link] + markers: Optional[Marker] + extras: Set[str] + + +def parse_req_from_editable(editable_req: str) -> RequirementParts: + name, url, extras_override = parse_editable(editable_req) + + if name is not None: + try: + req: Optional[Requirement] = get_requirement(name) + except InvalidRequirement as exc: + raise InstallationError(f"Invalid requirement: {name!r}: {exc}") + else: + req = None + + link = Link(url) + + return RequirementParts(req, link, None, extras_override) + + +# ---- The actual constructors follow ---- + + +def install_req_from_editable( + editable_req: str, + comes_from: Optional[Union[InstallRequirement, str]] = None, + *, + use_pep517: Optional[bool] = None, + isolated: bool = False, + global_options: Optional[List[str]] = None, + hash_options: Optional[Dict[str, List[str]]] = None, + constraint: bool = False, + user_supplied: bool = False, + permit_editable_wheels: bool = False, + config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, +) -> InstallRequirement: + parts = parse_req_from_editable(editable_req) + + return InstallRequirement( + parts.requirement, + comes_from=comes_from, + user_supplied=user_supplied, + editable=True, + permit_editable_wheels=permit_editable_wheels, + link=parts.link, + constraint=constraint, + use_pep517=use_pep517, + isolated=isolated, + global_options=global_options, + hash_options=hash_options, + config_settings=config_settings, + extras=parts.extras, + ) + + +def _looks_like_path(name: str) -> bool: + """Checks whether the string "looks like" a path on the filesystem. + + This does not check whether the target actually exists, only judge from the + appearance. + + Returns true if any of the following conditions is true: + * a path separator is found (either os.path.sep or os.path.altsep); + * a dot is found (which represents the current directory). + """ + if os.path.sep in name: + return True + if os.path.altsep is not None and os.path.altsep in name: + return True + if name.startswith("."): + return True + return False + + +def _get_url_from_path(path: str, name: str) -> Optional[str]: + """ + First, it checks whether a provided path is an installable directory. If it + is, returns the path. + + If false, check if the path is an archive file (such as a .whl). + The function checks if the path is a file. If false, if the path has + an @, it will treat it as a PEP 440 URL requirement and return the path. + """ + if _looks_like_path(name) and os.path.isdir(path): + if is_installable_dir(path): + return path_to_url(path) + # TODO: The is_installable_dir test here might not be necessary + # now that it is done in load_pyproject_toml too. + raise InstallationError( + f"Directory {name!r} is not installable. Neither 'setup.py' " + "nor 'pyproject.toml' found." + ) + if not is_archive_file(path): + return None + if os.path.isfile(path): + return path_to_url(path) + urlreq_parts = name.split("@", 1) + if len(urlreq_parts) >= 2 and not _looks_like_path(urlreq_parts[0]): + # If the path contains '@' and the part before it does not look + # like a path, try to treat it as a PEP 440 URL req instead. + return None + logger.warning( + "Requirement %r looks like a filename, but the file does not exist", + name, + ) + return path_to_url(path) + + +def parse_req_from_line(name: str, line_source: Optional[str]) -> RequirementParts: + if is_url(name): + marker_sep = "; " + else: + marker_sep = ";" + if marker_sep in name: + name, markers_as_string = name.split(marker_sep, 1) + markers_as_string = markers_as_string.strip() + if not markers_as_string: + markers = None + else: + markers = Marker(markers_as_string) + else: + markers = None + name = name.strip() + req_as_string = None + path = os.path.normpath(os.path.abspath(name)) + link = None + extras_as_string = None + + if is_url(name): + link = Link(name) + else: + p, extras_as_string = _strip_extras(path) + url = _get_url_from_path(p, name) + if url is not None: + link = Link(url) + + # it's a local file, dir, or url + if link: + # Handle relative file URLs + if link.scheme == "file" and re.search(r"\.\./", link.url): + link = Link(path_to_url(os.path.normpath(os.path.abspath(link.path)))) + # wheel file + if link.is_wheel: + wheel = Wheel(link.filename) # can raise InvalidWheelFilename + req_as_string = f"{wheel.name}=={wheel.version}" + else: + # set the req to the egg fragment. when it's not there, this + # will become an 'unnamed' requirement + req_as_string = link.egg_fragment + + # a requirement specifier + else: + req_as_string = name + + extras = convert_extras(extras_as_string) + + def with_source(text: str) -> str: + if not line_source: + return text + return f"{text} (from {line_source})" + + def _parse_req_string(req_as_string: str) -> Requirement: + try: + return get_requirement(req_as_string) + except InvalidRequirement as exc: + if os.path.sep in req_as_string: + add_msg = "It looks like a path." + add_msg += deduce_helpful_msg(req_as_string) + elif "=" in req_as_string and not any( + op in req_as_string for op in operators + ): + add_msg = "= is not a valid operator. Did you mean == ?" + else: + add_msg = "" + msg = with_source(f"Invalid requirement: {req_as_string!r}: {exc}") + if add_msg: + msg += f"\nHint: {add_msg}" + raise InstallationError(msg) + + if req_as_string is not None: + req: Optional[Requirement] = _parse_req_string(req_as_string) + else: + req = None + + return RequirementParts(req, link, markers, extras) + + +def install_req_from_line( + name: str, + comes_from: Optional[Union[str, InstallRequirement]] = None, + *, + use_pep517: Optional[bool] = None, + isolated: bool = False, + global_options: Optional[List[str]] = None, + hash_options: Optional[Dict[str, List[str]]] = None, + constraint: bool = False, + line_source: Optional[str] = None, + user_supplied: bool = False, + config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, +) -> InstallRequirement: + """Creates an InstallRequirement from a name, which might be a + requirement, directory containing 'setup.py', filename, or URL. + + :param line_source: An optional string describing where the line is from, + for logging purposes in case of an error. + """ + parts = parse_req_from_line(name, line_source) + + return InstallRequirement( + parts.requirement, + comes_from, + link=parts.link, + markers=parts.markers, + use_pep517=use_pep517, + isolated=isolated, + global_options=global_options, + hash_options=hash_options, + config_settings=config_settings, + constraint=constraint, + extras=parts.extras, + user_supplied=user_supplied, + ) + + +def install_req_from_req_string( + req_string: str, + comes_from: Optional[InstallRequirement] = None, + isolated: bool = False, + use_pep517: Optional[bool] = None, + user_supplied: bool = False, +) -> InstallRequirement: + try: + req = get_requirement(req_string) + except InvalidRequirement as exc: + raise InstallationError(f"Invalid requirement: {req_string!r}: {exc}") + + domains_not_allowed = [ + PyPI.file_storage_domain, + TestPyPI.file_storage_domain, + ] + if ( + req.url + and comes_from + and comes_from.link + and comes_from.link.netloc in domains_not_allowed + ): + # Explicitly disallow pypi packages that depend on external urls + raise InstallationError( + "Packages installed from PyPI cannot depend on packages " + "which are not also hosted on PyPI.\n" + f"{comes_from.name} depends on {req} " + ) + + return InstallRequirement( + req, + comes_from, + isolated=isolated, + use_pep517=use_pep517, + user_supplied=user_supplied, + ) + + +def install_req_from_parsed_requirement( + parsed_req: ParsedRequirement, + isolated: bool = False, + use_pep517: Optional[bool] = None, + user_supplied: bool = False, + config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, +) -> InstallRequirement: + if parsed_req.is_editable: + req = install_req_from_editable( + parsed_req.requirement, + comes_from=parsed_req.comes_from, + use_pep517=use_pep517, + constraint=parsed_req.constraint, + isolated=isolated, + user_supplied=user_supplied, + config_settings=config_settings, + ) + + else: + req = install_req_from_line( + parsed_req.requirement, + comes_from=parsed_req.comes_from, + use_pep517=use_pep517, + isolated=isolated, + global_options=( + parsed_req.options.get("global_options", []) + if parsed_req.options + else [] + ), + hash_options=( + parsed_req.options.get("hashes", {}) if parsed_req.options else {} + ), + constraint=parsed_req.constraint, + line_source=parsed_req.line_source, + user_supplied=user_supplied, + config_settings=config_settings, + ) + return req + + +def install_req_from_link_and_ireq( + link: Link, ireq: InstallRequirement +) -> InstallRequirement: + return InstallRequirement( + req=ireq.req, + comes_from=ireq.comes_from, + editable=ireq.editable, + link=link, + markers=ireq.markers, + use_pep517=ireq.use_pep517, + isolated=ireq.isolated, + global_options=ireq.global_options, + hash_options=ireq.hash_options, + config_settings=ireq.config_settings, + user_supplied=ireq.user_supplied, + ) + + +def install_req_drop_extras(ireq: InstallRequirement) -> InstallRequirement: + """ + Creates a new InstallationRequirement using the given template but without + any extras. Sets the original requirement as the new one's parent + (comes_from). + """ + return InstallRequirement( + req=( + _set_requirement_extras(ireq.req, set()) if ireq.req is not None else None + ), + comes_from=ireq, + editable=ireq.editable, + link=ireq.link, + markers=ireq.markers, + use_pep517=ireq.use_pep517, + isolated=ireq.isolated, + global_options=ireq.global_options, + hash_options=ireq.hash_options, + constraint=ireq.constraint, + extras=[], + config_settings=ireq.config_settings, + user_supplied=ireq.user_supplied, + permit_editable_wheels=ireq.permit_editable_wheels, + ) + + +def install_req_extend_extras( + ireq: InstallRequirement, + extras: Collection[str], +) -> InstallRequirement: + """ + Returns a copy of an installation requirement with some additional extras. + Makes a shallow copy of the ireq object. + """ + result = copy.copy(ireq) + result.extras = {*ireq.extras, *extras} + result.req = ( + _set_requirement_extras(ireq.req, result.extras) + if ireq.req is not None + else None + ) + return result diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_file.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_file.py new file mode 100644 index 00000000000..f6ba70fe7f6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_file.py @@ -0,0 +1,623 @@ +""" +Requirements file parsing +""" + +import codecs +import locale +import logging +import optparse +import os +import re +import shlex +import sys +import urllib.parse +from dataclasses import dataclass +from optparse import Values +from typing import ( + TYPE_CHECKING, + Any, + Callable, + Dict, + Generator, + Iterable, + List, + NoReturn, + Optional, + Tuple, +) + +from pip._internal.cli import cmdoptions +from pip._internal.exceptions import InstallationError, RequirementsFileParseError +from pip._internal.models.search_scope import SearchScope + +if TYPE_CHECKING: + from pip._internal.index.package_finder import PackageFinder + from pip._internal.network.session import PipSession + +__all__ = ["parse_requirements"] + +ReqFileLines = Iterable[Tuple[int, str]] + +LineParser = Callable[[str], Tuple[str, Values]] + +SCHEME_RE = re.compile(r"^(http|https|file):", re.I) +COMMENT_RE = re.compile(r"(^|\s+)#.*$") + +# Matches environment variable-style values in '${MY_VARIABLE_1}' with the +# variable name consisting of only uppercase letters, digits or the '_' +# (underscore). This follows the POSIX standard defined in IEEE Std 1003.1, +# 2013 Edition. +ENV_VAR_RE = re.compile(r"(?P\$\{(?P[A-Z0-9_]+)\})") + +SUPPORTED_OPTIONS: List[Callable[..., optparse.Option]] = [ + cmdoptions.index_url, + cmdoptions.extra_index_url, + cmdoptions.no_index, + cmdoptions.constraints, + cmdoptions.requirements, + cmdoptions.editable, + cmdoptions.find_links, + cmdoptions.no_binary, + cmdoptions.only_binary, + cmdoptions.prefer_binary, + cmdoptions.require_hashes, + cmdoptions.pre, + cmdoptions.trusted_host, + cmdoptions.use_new_feature, +] + +# options to be passed to requirements +SUPPORTED_OPTIONS_REQ: List[Callable[..., optparse.Option]] = [ + cmdoptions.global_options, + cmdoptions.hash, + cmdoptions.config_settings, +] + +SUPPORTED_OPTIONS_EDITABLE_REQ: List[Callable[..., optparse.Option]] = [ + cmdoptions.config_settings, +] + + +# the 'dest' string values +SUPPORTED_OPTIONS_REQ_DEST = [str(o().dest) for o in SUPPORTED_OPTIONS_REQ] +SUPPORTED_OPTIONS_EDITABLE_REQ_DEST = [ + str(o().dest) for o in SUPPORTED_OPTIONS_EDITABLE_REQ +] + +# order of BOMS is important: codecs.BOM_UTF16_LE is a prefix of codecs.BOM_UTF32_LE +# so data.startswith(BOM_UTF16_LE) would be true for UTF32_LE data +BOMS: List[Tuple[bytes, str]] = [ + (codecs.BOM_UTF8, "utf-8"), + (codecs.BOM_UTF32, "utf-32"), + (codecs.BOM_UTF32_BE, "utf-32-be"), + (codecs.BOM_UTF32_LE, "utf-32-le"), + (codecs.BOM_UTF16, "utf-16"), + (codecs.BOM_UTF16_BE, "utf-16-be"), + (codecs.BOM_UTF16_LE, "utf-16-le"), +] + +PEP263_ENCODING_RE = re.compile(rb"coding[:=]\s*([-\w.]+)") +DEFAULT_ENCODING = "utf-8" + +logger = logging.getLogger(__name__) + + +@dataclass(frozen=True) +class ParsedRequirement: + # TODO: replace this with slots=True when dropping Python 3.9 support. + __slots__ = ( + "requirement", + "is_editable", + "comes_from", + "constraint", + "options", + "line_source", + ) + + requirement: str + is_editable: bool + comes_from: str + constraint: bool + options: Optional[Dict[str, Any]] + line_source: Optional[str] + + +@dataclass(frozen=True) +class ParsedLine: + __slots__ = ("filename", "lineno", "args", "opts", "constraint") + + filename: str + lineno: int + args: str + opts: Values + constraint: bool + + @property + def is_editable(self) -> bool: + return bool(self.opts.editables) + + @property + def requirement(self) -> Optional[str]: + if self.args: + return self.args + elif self.is_editable: + # We don't support multiple -e on one line + return self.opts.editables[0] + return None + + +def parse_requirements( + filename: str, + session: "PipSession", + finder: Optional["PackageFinder"] = None, + options: Optional[optparse.Values] = None, + constraint: bool = False, +) -> Generator[ParsedRequirement, None, None]: + """Parse a requirements file and yield ParsedRequirement instances. + + :param filename: Path or url of requirements file. + :param session: PipSession instance. + :param finder: Instance of pip.index.PackageFinder. + :param options: cli options. + :param constraint: If true, parsing a constraint file rather than + requirements file. + """ + line_parser = get_line_parser(finder) + parser = RequirementsFileParser(session, line_parser) + + for parsed_line in parser.parse(filename, constraint): + parsed_req = handle_line( + parsed_line, options=options, finder=finder, session=session + ) + if parsed_req is not None: + yield parsed_req + + +def preprocess(content: str) -> ReqFileLines: + """Split, filter, and join lines, and return a line iterator + + :param content: the content of the requirements file + """ + lines_enum: ReqFileLines = enumerate(content.splitlines(), start=1) + lines_enum = join_lines(lines_enum) + lines_enum = ignore_comments(lines_enum) + lines_enum = expand_env_variables(lines_enum) + return lines_enum + + +def handle_requirement_line( + line: ParsedLine, + options: Optional[optparse.Values] = None, +) -> ParsedRequirement: + # preserve for the nested code path + line_comes_from = "{} {} (line {})".format( + "-c" if line.constraint else "-r", + line.filename, + line.lineno, + ) + + assert line.requirement is not None + + # get the options that apply to requirements + if line.is_editable: + supported_dest = SUPPORTED_OPTIONS_EDITABLE_REQ_DEST + else: + supported_dest = SUPPORTED_OPTIONS_REQ_DEST + req_options = {} + for dest in supported_dest: + if dest in line.opts.__dict__ and line.opts.__dict__[dest]: + req_options[dest] = line.opts.__dict__[dest] + + line_source = f"line {line.lineno} of {line.filename}" + return ParsedRequirement( + requirement=line.requirement, + is_editable=line.is_editable, + comes_from=line_comes_from, + constraint=line.constraint, + options=req_options, + line_source=line_source, + ) + + +def handle_option_line( + opts: Values, + filename: str, + lineno: int, + finder: Optional["PackageFinder"] = None, + options: Optional[optparse.Values] = None, + session: Optional["PipSession"] = None, +) -> None: + if opts.hashes: + logger.warning( + "%s line %s has --hash but no requirement, and will be ignored.", + filename, + lineno, + ) + + if options: + # percolate options upward + if opts.require_hashes: + options.require_hashes = opts.require_hashes + if opts.features_enabled: + options.features_enabled.extend( + f for f in opts.features_enabled if f not in options.features_enabled + ) + + # set finder options + if finder: + find_links = finder.find_links + index_urls = finder.index_urls + no_index = finder.search_scope.no_index + if opts.no_index is True: + no_index = True + index_urls = [] + if opts.index_url and not no_index: + index_urls = [opts.index_url] + if opts.extra_index_urls and not no_index: + index_urls.extend(opts.extra_index_urls) + if opts.find_links: + # FIXME: it would be nice to keep track of the source + # of the find_links: support a find-links local path + # relative to a requirements file. + value = opts.find_links[0] + req_dir = os.path.dirname(os.path.abspath(filename)) + relative_to_reqs_file = os.path.join(req_dir, value) + if os.path.exists(relative_to_reqs_file): + value = relative_to_reqs_file + find_links.append(value) + + if session: + # We need to update the auth urls in session + session.update_index_urls(index_urls) + + search_scope = SearchScope( + find_links=find_links, + index_urls=index_urls, + no_index=no_index, + ) + finder.search_scope = search_scope + + if opts.pre: + finder.set_allow_all_prereleases() + + if opts.prefer_binary: + finder.set_prefer_binary() + + if session: + for host in opts.trusted_hosts or []: + source = f"line {lineno} of {filename}" + session.add_trusted_host(host, source=source) + + +def handle_line( + line: ParsedLine, + options: Optional[optparse.Values] = None, + finder: Optional["PackageFinder"] = None, + session: Optional["PipSession"] = None, +) -> Optional[ParsedRequirement]: + """Handle a single parsed requirements line; This can result in + creating/yielding requirements, or updating the finder. + + :param line: The parsed line to be processed. + :param options: CLI options. + :param finder: The finder - updated by non-requirement lines. + :param session: The session - updated by non-requirement lines. + + Returns a ParsedRequirement object if the line is a requirement line, + otherwise returns None. + + For lines that contain requirements, the only options that have an effect + are from SUPPORTED_OPTIONS_REQ, and they are scoped to the + requirement. Other options from SUPPORTED_OPTIONS may be present, but are + ignored. + + For lines that do not contain requirements, the only options that have an + effect are from SUPPORTED_OPTIONS. Options from SUPPORTED_OPTIONS_REQ may + be present, but are ignored. These lines may contain multiple options + (although our docs imply only one is supported), and all our parsed and + affect the finder. + """ + + if line.requirement is not None: + parsed_req = handle_requirement_line(line, options) + return parsed_req + else: + handle_option_line( + line.opts, + line.filename, + line.lineno, + finder, + options, + session, + ) + return None + + +class RequirementsFileParser: + def __init__( + self, + session: "PipSession", + line_parser: LineParser, + ) -> None: + self._session = session + self._line_parser = line_parser + + def parse( + self, filename: str, constraint: bool + ) -> Generator[ParsedLine, None, None]: + """Parse a given file, yielding parsed lines.""" + yield from self._parse_and_recurse( + filename, constraint, [{os.path.abspath(filename): None}] + ) + + def _parse_and_recurse( + self, + filename: str, + constraint: bool, + parsed_files_stack: List[Dict[str, Optional[str]]], + ) -> Generator[ParsedLine, None, None]: + for line in self._parse_file(filename, constraint): + if line.requirement is None and ( + line.opts.requirements or line.opts.constraints + ): + # parse a nested requirements file + if line.opts.requirements: + req_path = line.opts.requirements[0] + nested_constraint = False + else: + req_path = line.opts.constraints[0] + nested_constraint = True + + # original file is over http + if SCHEME_RE.search(filename): + # do a url join so relative paths work + req_path = urllib.parse.urljoin(filename, req_path) + # original file and nested file are paths + elif not SCHEME_RE.search(req_path): + # do a join so relative paths work + # and then abspath so that we can identify recursive references + req_path = os.path.abspath( + os.path.join( + os.path.dirname(filename), + req_path, + ) + ) + parsed_files = parsed_files_stack[0] + if req_path in parsed_files: + initial_file = parsed_files[req_path] + tail = ( + f" and again in {initial_file}" + if initial_file is not None + else "" + ) + raise RequirementsFileParseError( + f"{req_path} recursively references itself in {filename}{tail}" + ) + # Keeping a track where was each file first included in + new_parsed_files = parsed_files.copy() + new_parsed_files[req_path] = filename + yield from self._parse_and_recurse( + req_path, nested_constraint, [new_parsed_files, *parsed_files_stack] + ) + else: + yield line + + def _parse_file( + self, filename: str, constraint: bool + ) -> Generator[ParsedLine, None, None]: + _, content = get_file_content(filename, self._session) + + lines_enum = preprocess(content) + + for line_number, line in lines_enum: + try: + args_str, opts = self._line_parser(line) + except OptionParsingError as e: + # add offending line + msg = f"Invalid requirement: {line}\n{e.msg}" + raise RequirementsFileParseError(msg) + + yield ParsedLine( + filename, + line_number, + args_str, + opts, + constraint, + ) + + +def get_line_parser(finder: Optional["PackageFinder"]) -> LineParser: + def parse_line(line: str) -> Tuple[str, Values]: + # Build new parser for each line since it accumulates appendable + # options. + parser = build_parser() + defaults = parser.get_default_values() + defaults.index_url = None + if finder: + defaults.format_control = finder.format_control + + args_str, options_str = break_args_options(line) + + try: + options = shlex.split(options_str) + except ValueError as e: + raise OptionParsingError(f"Could not split options: {options_str}") from e + + opts, _ = parser.parse_args(options, defaults) + + return args_str, opts + + return parse_line + + +def break_args_options(line: str) -> Tuple[str, str]: + """Break up the line into an args and options string. We only want to shlex + (and then optparse) the options, not the args. args can contain markers + which are corrupted by shlex. + """ + tokens = line.split(" ") + args = [] + options = tokens[:] + for token in tokens: + if token.startswith("-") or token.startswith("--"): + break + else: + args.append(token) + options.pop(0) + return " ".join(args), " ".join(options) + + +class OptionParsingError(Exception): + def __init__(self, msg: str) -> None: + self.msg = msg + + +def build_parser() -> optparse.OptionParser: + """ + Return a parser for parsing requirement lines + """ + parser = optparse.OptionParser(add_help_option=False) + + option_factories = SUPPORTED_OPTIONS + SUPPORTED_OPTIONS_REQ + for option_factory in option_factories: + option = option_factory() + parser.add_option(option) + + # By default optparse sys.exits on parsing errors. We want to wrap + # that in our own exception. + def parser_exit(self: Any, msg: str) -> "NoReturn": + raise OptionParsingError(msg) + + # NOTE: mypy disallows assigning to a method + # https://github.com/python/mypy/issues/2427 + parser.exit = parser_exit # type: ignore + + return parser + + +def join_lines(lines_enum: ReqFileLines) -> ReqFileLines: + """Joins a line ending in '\' with the previous line (except when following + comments). The joined line takes on the index of the first line. + """ + primary_line_number = None + new_line: List[str] = [] + for line_number, line in lines_enum: + if not line.endswith("\\") or COMMENT_RE.match(line): + if COMMENT_RE.match(line): + # this ensures comments are always matched later + line = " " + line + if new_line: + new_line.append(line) + assert primary_line_number is not None + yield primary_line_number, "".join(new_line) + new_line = [] + else: + yield line_number, line + else: + if not new_line: + primary_line_number = line_number + new_line.append(line.strip("\\")) + + # last line contains \ + if new_line: + assert primary_line_number is not None + yield primary_line_number, "".join(new_line) + + # TODO: handle space after '\'. + + +def ignore_comments(lines_enum: ReqFileLines) -> ReqFileLines: + """ + Strips comments and filter empty lines. + """ + for line_number, line in lines_enum: + line = COMMENT_RE.sub("", line) + line = line.strip() + if line: + yield line_number, line + + +def expand_env_variables(lines_enum: ReqFileLines) -> ReqFileLines: + """Replace all environment variables that can be retrieved via `os.getenv`. + + The only allowed format for environment variables defined in the + requirement file is `${MY_VARIABLE_1}` to ensure two things: + + 1. Strings that contain a `$` aren't accidentally (partially) expanded. + 2. Ensure consistency across platforms for requirement files. + + These points are the result of a discussion on the `github pull + request #3514 `_. + + Valid characters in variable names follow the `POSIX standard + `_ and are limited + to uppercase letter, digits and the `_` (underscore). + """ + for line_number, line in lines_enum: + for env_var, var_name in ENV_VAR_RE.findall(line): + value = os.getenv(var_name) + if not value: + continue + + line = line.replace(env_var, value) + + yield line_number, line + + +def get_file_content(url: str, session: "PipSession") -> Tuple[str, str]: + """Gets the content of a file; it may be a filename, file: URL, or + http: URL. Returns (location, content). Content is unicode. + Respects # -*- coding: declarations on the retrieved files. + + :param url: File path or url. + :param session: PipSession instance. + """ + scheme = urllib.parse.urlsplit(url).scheme + # Pip has special support for file:// URLs (LocalFSAdapter). + if scheme in ["http", "https", "file"]: + # Delay importing heavy network modules until absolutely necessary. + from pip._internal.network.utils import raise_for_status + + resp = session.get(url) + raise_for_status(resp) + return resp.url, resp.text + + # Assume this is a bare path. + try: + with open(url, "rb") as f: + raw_content = f.read() + except OSError as exc: + raise InstallationError(f"Could not open requirements file: {exc}") + + content = _decode_req_file(raw_content, url) + + return url, content + + +def _decode_req_file(data: bytes, url: str) -> str: + for bom, encoding in BOMS: + if data.startswith(bom): + return data[len(bom) :].decode(encoding) + + for line in data.split(b"\n")[:2]: + if line[0:1] == b"#": + result = PEP263_ENCODING_RE.search(line) + if result is not None: + encoding = result.groups()[0].decode("ascii") + return data.decode(encoding) + + try: + return data.decode(DEFAULT_ENCODING) + except UnicodeDecodeError: + locale_encoding = locale.getpreferredencoding(False) or sys.getdefaultencoding() + logging.warning( + "unable to decode data from %s with default encoding %s, " + "falling back to encoding from locale: %s. " + "If this is intentional you should specify the encoding with a " + "PEP-263 style comment, e.g. '# -*- coding: %s -*-'", + url, + DEFAULT_ENCODING, + locale_encoding, + locale_encoding, + ) + return data.decode(locale_encoding) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_install.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_install.py new file mode 100644 index 00000000000..3262d82658e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_install.py @@ -0,0 +1,934 @@ +import functools +import logging +import os +import shutil +import sys +import uuid +import zipfile +from optparse import Values +from pathlib import Path +from typing import Any, Collection, Dict, Iterable, List, Optional, Sequence, Union + +from pip._vendor.packaging.markers import Marker +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.packaging.specifiers import SpecifierSet +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.packaging.version import Version +from pip._vendor.packaging.version import parse as parse_version +from pip._vendor.pyproject_hooks import BuildBackendHookCaller + +from pip._internal.build_env import BuildEnvironment, NoOpBuildEnvironment +from pip._internal.exceptions import InstallationError, PreviousBuildDirError +from pip._internal.locations import get_scheme +from pip._internal.metadata import ( + BaseDistribution, + get_default_environment, + get_directory_distribution, + get_wheel_distribution, +) +from pip._internal.metadata.base import FilesystemWheel +from pip._internal.models.direct_url import DirectUrl +from pip._internal.models.link import Link +from pip._internal.operations.build.metadata import generate_metadata +from pip._internal.operations.build.metadata_editable import generate_editable_metadata +from pip._internal.operations.build.metadata_legacy import ( + generate_metadata as generate_metadata_legacy, +) +from pip._internal.operations.install.editable_legacy import ( + install_editable as install_editable_legacy, +) +from pip._internal.operations.install.wheel import install_wheel +from pip._internal.pyproject import load_pyproject_toml, make_pyproject_path +from pip._internal.req.req_uninstall import UninstallPathSet +from pip._internal.utils.deprecation import deprecated +from pip._internal.utils.hashes import Hashes +from pip._internal.utils.misc import ( + ConfiguredBuildBackendHookCaller, + ask_path_exists, + backup_dir, + display_path, + hide_url, + is_installable_dir, + redact_auth_from_requirement, + redact_auth_from_url, +) +from pip._internal.utils.packaging import get_requirement +from pip._internal.utils.subprocess import runner_with_spinner_message +from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds +from pip._internal.utils.unpacking import unpack_file +from pip._internal.utils.virtualenv import running_under_virtualenv +from pip._internal.vcs import vcs + +logger = logging.getLogger(__name__) + + +class InstallRequirement: + """ + Represents something that may be installed later on, may have information + about where to fetch the relevant requirement and also contains logic for + installing the said requirement. + """ + + def __init__( + self, + req: Optional[Requirement], + comes_from: Optional[Union[str, "InstallRequirement"]], + editable: bool = False, + link: Optional[Link] = None, + markers: Optional[Marker] = None, + use_pep517: Optional[bool] = None, + isolated: bool = False, + *, + global_options: Optional[List[str]] = None, + hash_options: Optional[Dict[str, List[str]]] = None, + config_settings: Optional[Dict[str, Union[str, List[str]]]] = None, + constraint: bool = False, + extras: Collection[str] = (), + user_supplied: bool = False, + permit_editable_wheels: bool = False, + ) -> None: + assert req is None or isinstance(req, Requirement), req + self.req = req + self.comes_from = comes_from + self.constraint = constraint + self.editable = editable + self.permit_editable_wheels = permit_editable_wheels + + # source_dir is the local directory where the linked requirement is + # located, or unpacked. In case unpacking is needed, creating and + # populating source_dir is done by the RequirementPreparer. Note this + # is not necessarily the directory where pyproject.toml or setup.py is + # located - that one is obtained via unpacked_source_directory. + self.source_dir: Optional[str] = None + if self.editable: + assert link + if link.is_file: + self.source_dir = os.path.normpath(os.path.abspath(link.file_path)) + + # original_link is the direct URL that was provided by the user for the + # requirement, either directly or via a constraints file. + if link is None and req and req.url: + # PEP 508 URL requirement + link = Link(req.url) + self.link = self.original_link = link + + # When this InstallRequirement is a wheel obtained from the cache of locally + # built wheels, this is the source link corresponding to the cache entry, which + # was used to download and build the cached wheel. + self.cached_wheel_source_link: Optional[Link] = None + + # Information about the location of the artifact that was downloaded . This + # property is guaranteed to be set in resolver results. + self.download_info: Optional[DirectUrl] = None + + # Path to any downloaded or already-existing package. + self.local_file_path: Optional[str] = None + if self.link and self.link.is_file: + self.local_file_path = self.link.file_path + + if extras: + self.extras = extras + elif req: + self.extras = req.extras + else: + self.extras = set() + if markers is None and req: + markers = req.marker + self.markers = markers + + # This holds the Distribution object if this requirement is already installed. + self.satisfied_by: Optional[BaseDistribution] = None + # Whether the installation process should try to uninstall an existing + # distribution before installing this requirement. + self.should_reinstall = False + # Temporary build location + self._temp_build_dir: Optional[TempDirectory] = None + # Set to True after successful installation + self.install_succeeded: Optional[bool] = None + # Supplied options + self.global_options = global_options if global_options else [] + self.hash_options = hash_options if hash_options else {} + self.config_settings = config_settings + # Set to True after successful preparation of this requirement + self.prepared = False + # User supplied requirement are explicitly requested for installation + # by the user via CLI arguments or requirements files, as opposed to, + # e.g. dependencies, extras or constraints. + self.user_supplied = user_supplied + + self.isolated = isolated + self.build_env: BuildEnvironment = NoOpBuildEnvironment() + + # For PEP 517, the directory where we request the project metadata + # gets stored. We need this to pass to build_wheel, so the backend + # can ensure that the wheel matches the metadata (see the PEP for + # details). + self.metadata_directory: Optional[str] = None + + # The static build requirements (from pyproject.toml) + self.pyproject_requires: Optional[List[str]] = None + + # Build requirements that we will check are available + self.requirements_to_check: List[str] = [] + + # The PEP 517 backend we should use to build the project + self.pep517_backend: Optional[BuildBackendHookCaller] = None + + # Are we using PEP 517 for this requirement? + # After pyproject.toml has been loaded, the only valid values are True + # and False. Before loading, None is valid (meaning "use the default"). + # Setting an explicit value before loading pyproject.toml is supported, + # but after loading this flag should be treated as read only. + self.use_pep517 = use_pep517 + + # If config settings are provided, enforce PEP 517. + if self.config_settings: + if self.use_pep517 is False: + logger.warning( + "--no-use-pep517 ignored for %s " + "because --config-settings are specified.", + self, + ) + self.use_pep517 = True + + # This requirement needs more preparation before it can be built + self.needs_more_preparation = False + + # This requirement needs to be unpacked before it can be installed. + self._archive_source: Optional[Path] = None + + def __str__(self) -> str: + if self.req: + s = redact_auth_from_requirement(self.req) + if self.link: + s += f" from {redact_auth_from_url(self.link.url)}" + elif self.link: + s = redact_auth_from_url(self.link.url) + else: + s = "" + if self.satisfied_by is not None: + if self.satisfied_by.location is not None: + location = display_path(self.satisfied_by.location) + else: + location = "" + s += f" in {location}" + if self.comes_from: + if isinstance(self.comes_from, str): + comes_from: Optional[str] = self.comes_from + else: + comes_from = self.comes_from.from_path() + if comes_from: + s += f" (from {comes_from})" + return s + + def __repr__(self) -> str: + return ( + f"<{self.__class__.__name__} object: " + f"{str(self)} editable={self.editable!r}>" + ) + + def format_debug(self) -> str: + """An un-tested helper for getting state, for debugging.""" + attributes = vars(self) + names = sorted(attributes) + + state = (f"{attr}={attributes[attr]!r}" for attr in sorted(names)) + return "<{name} object: {{{state}}}>".format( + name=self.__class__.__name__, + state=", ".join(state), + ) + + # Things that are valid for all kinds of requirements? + @property + def name(self) -> Optional[str]: + if self.req is None: + return None + return self.req.name + + @functools.cached_property + def supports_pyproject_editable(self) -> bool: + if not self.use_pep517: + return False + assert self.pep517_backend + with self.build_env: + runner = runner_with_spinner_message( + "Checking if build backend supports build_editable" + ) + with self.pep517_backend.subprocess_runner(runner): + return "build_editable" in self.pep517_backend._supported_features() + + @property + def specifier(self) -> SpecifierSet: + assert self.req is not None + return self.req.specifier + + @property + def is_direct(self) -> bool: + """Whether this requirement was specified as a direct URL.""" + return self.original_link is not None + + @property + def is_pinned(self) -> bool: + """Return whether I am pinned to an exact version. + + For example, some-package==1.2 is pinned; some-package>1.2 is not. + """ + assert self.req is not None + specifiers = self.req.specifier + return len(specifiers) == 1 and next(iter(specifiers)).operator in {"==", "==="} + + def match_markers(self, extras_requested: Optional[Iterable[str]] = None) -> bool: + if not extras_requested: + # Provide an extra to safely evaluate the markers + # without matching any extra + extras_requested = ("",) + if self.markers is not None: + return any( + self.markers.evaluate({"extra": extra}) for extra in extras_requested + ) + else: + return True + + @property + def has_hash_options(self) -> bool: + """Return whether any known-good hashes are specified as options. + + These activate --require-hashes mode; hashes specified as part of a + URL do not. + + """ + return bool(self.hash_options) + + def hashes(self, trust_internet: bool = True) -> Hashes: + """Return a hash-comparer that considers my option- and URL-based + hashes to be known-good. + + Hashes in URLs--ones embedded in the requirements file, not ones + downloaded from an index server--are almost peers with ones from + flags. They satisfy --require-hashes (whether it was implicitly or + explicitly activated) but do not activate it. md5 and sha224 are not + allowed in flags, which should nudge people toward good algos. We + always OR all hashes together, even ones from URLs. + + :param trust_internet: Whether to trust URL-based (#md5=...) hashes + downloaded from the internet, as by populate_link() + + """ + good_hashes = self.hash_options.copy() + if trust_internet: + link = self.link + elif self.is_direct and self.user_supplied: + link = self.original_link + else: + link = None + if link and link.hash: + assert link.hash_name is not None + good_hashes.setdefault(link.hash_name, []).append(link.hash) + return Hashes(good_hashes) + + def from_path(self) -> Optional[str]: + """Format a nice indicator to show where this "comes from" """ + if self.req is None: + return None + s = str(self.req) + if self.comes_from: + comes_from: Optional[str] + if isinstance(self.comes_from, str): + comes_from = self.comes_from + else: + comes_from = self.comes_from.from_path() + if comes_from: + s += "->" + comes_from + return s + + def ensure_build_location( + self, build_dir: str, autodelete: bool, parallel_builds: bool + ) -> str: + assert build_dir is not None + if self._temp_build_dir is not None: + assert self._temp_build_dir.path + return self._temp_build_dir.path + if self.req is None: + # Some systems have /tmp as a symlink which confuses custom + # builds (such as numpy). Thus, we ensure that the real path + # is returned. + self._temp_build_dir = TempDirectory( + kind=tempdir_kinds.REQ_BUILD, globally_managed=True + ) + + return self._temp_build_dir.path + + # This is the only remaining place where we manually determine the path + # for the temporary directory. It is only needed for editables where + # it is the value of the --src option. + + # When parallel builds are enabled, add a UUID to the build directory + # name so multiple builds do not interfere with each other. + dir_name: str = canonicalize_name(self.req.name) + if parallel_builds: + dir_name = f"{dir_name}_{uuid.uuid4().hex}" + + # FIXME: Is there a better place to create the build_dir? (hg and bzr + # need this) + if not os.path.exists(build_dir): + logger.debug("Creating directory %s", build_dir) + os.makedirs(build_dir) + actual_build_dir = os.path.join(build_dir, dir_name) + # `None` indicates that we respect the globally-configured deletion + # settings, which is what we actually want when auto-deleting. + delete_arg = None if autodelete else False + return TempDirectory( + path=actual_build_dir, + delete=delete_arg, + kind=tempdir_kinds.REQ_BUILD, + globally_managed=True, + ).path + + def _set_requirement(self) -> None: + """Set requirement after generating metadata.""" + assert self.req is None + assert self.metadata is not None + assert self.source_dir is not None + + # Construct a Requirement object from the generated metadata + if isinstance(parse_version(self.metadata["Version"]), Version): + op = "==" + else: + op = "===" + + self.req = get_requirement( + "".join( + [ + self.metadata["Name"], + op, + self.metadata["Version"], + ] + ) + ) + + def warn_on_mismatching_name(self) -> None: + assert self.req is not None + metadata_name = canonicalize_name(self.metadata["Name"]) + if canonicalize_name(self.req.name) == metadata_name: + # Everything is fine. + return + + # If we're here, there's a mismatch. Log a warning about it. + logger.warning( + "Generating metadata for package %s " + "produced metadata for project name %s. Fix your " + "#egg=%s fragments.", + self.name, + metadata_name, + self.name, + ) + self.req = get_requirement(metadata_name) + + def check_if_exists(self, use_user_site: bool) -> None: + """Find an installed distribution that satisfies or conflicts + with this requirement, and set self.satisfied_by or + self.should_reinstall appropriately. + """ + if self.req is None: + return + existing_dist = get_default_environment().get_distribution(self.req.name) + if not existing_dist: + return + + version_compatible = self.req.specifier.contains( + existing_dist.version, + prereleases=True, + ) + if not version_compatible: + self.satisfied_by = None + if use_user_site: + if existing_dist.in_usersite: + self.should_reinstall = True + elif running_under_virtualenv() and existing_dist.in_site_packages: + raise InstallationError( + f"Will not install to the user site because it will " + f"lack sys.path precedence to {existing_dist.raw_name} " + f"in {existing_dist.location}" + ) + else: + self.should_reinstall = True + else: + if self.editable: + self.should_reinstall = True + # when installing editables, nothing pre-existing should ever + # satisfy + self.satisfied_by = None + else: + self.satisfied_by = existing_dist + + # Things valid for wheels + @property + def is_wheel(self) -> bool: + if not self.link: + return False + return self.link.is_wheel + + @property + def is_wheel_from_cache(self) -> bool: + # When True, it means that this InstallRequirement is a local wheel file in the + # cache of locally built wheels. + return self.cached_wheel_source_link is not None + + # Things valid for sdists + @property + def unpacked_source_directory(self) -> str: + assert self.source_dir, f"No source dir for {self}" + return os.path.join( + self.source_dir, self.link and self.link.subdirectory_fragment or "" + ) + + @property + def setup_py_path(self) -> str: + assert self.source_dir, f"No source dir for {self}" + setup_py = os.path.join(self.unpacked_source_directory, "setup.py") + + return setup_py + + @property + def setup_cfg_path(self) -> str: + assert self.source_dir, f"No source dir for {self}" + setup_cfg = os.path.join(self.unpacked_source_directory, "setup.cfg") + + return setup_cfg + + @property + def pyproject_toml_path(self) -> str: + assert self.source_dir, f"No source dir for {self}" + return make_pyproject_path(self.unpacked_source_directory) + + def load_pyproject_toml(self) -> None: + """Load the pyproject.toml file. + + After calling this routine, all of the attributes related to PEP 517 + processing for this requirement have been set. In particular, the + use_pep517 attribute can be used to determine whether we should + follow the PEP 517 or legacy (setup.py) code path. + """ + pyproject_toml_data = load_pyproject_toml( + self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) + ) + + if pyproject_toml_data is None: + assert not self.config_settings + self.use_pep517 = False + return + + self.use_pep517 = True + requires, backend, check, backend_path = pyproject_toml_data + self.requirements_to_check = check + self.pyproject_requires = requires + self.pep517_backend = ConfiguredBuildBackendHookCaller( + self, + self.unpacked_source_directory, + backend, + backend_path=backend_path, + ) + + def isolated_editable_sanity_check(self) -> None: + """Check that an editable requirement if valid for use with PEP 517/518. + + This verifies that an editable that has a pyproject.toml either supports PEP 660 + or as a setup.py or a setup.cfg + """ + if ( + self.editable + and self.use_pep517 + and not self.supports_pyproject_editable + and not os.path.isfile(self.setup_py_path) + and not os.path.isfile(self.setup_cfg_path) + ): + raise InstallationError( + f"Project {self} has a 'pyproject.toml' and its build " + f"backend is missing the 'build_editable' hook. Since it does not " + f"have a 'setup.py' nor a 'setup.cfg', " + f"it cannot be installed in editable mode. " + f"Consider using a build backend that supports PEP 660." + ) + + def prepare_metadata(self) -> None: + """Ensure that project metadata is available. + + Under PEP 517 and PEP 660, call the backend hook to prepare the metadata. + Under legacy processing, call setup.py egg-info. + """ + assert self.source_dir, f"No source dir for {self}" + details = self.name or f"from {self.link}" + + if self.use_pep517: + assert self.pep517_backend is not None + if ( + self.editable + and self.permit_editable_wheels + and self.supports_pyproject_editable + ): + self.metadata_directory = generate_editable_metadata( + build_env=self.build_env, + backend=self.pep517_backend, + details=details, + ) + else: + self.metadata_directory = generate_metadata( + build_env=self.build_env, + backend=self.pep517_backend, + details=details, + ) + else: + self.metadata_directory = generate_metadata_legacy( + build_env=self.build_env, + setup_py_path=self.setup_py_path, + source_dir=self.unpacked_source_directory, + isolated=self.isolated, + details=details, + ) + + # Act on the newly generated metadata, based on the name and version. + if not self.name: + self._set_requirement() + else: + self.warn_on_mismatching_name() + + self.assert_source_matches_version() + + @property + def metadata(self) -> Any: + if not hasattr(self, "_metadata"): + self._metadata = self.get_dist().metadata + + return self._metadata + + def get_dist(self) -> BaseDistribution: + if self.metadata_directory: + return get_directory_distribution(self.metadata_directory) + elif self.local_file_path and self.is_wheel: + assert self.req is not None + return get_wheel_distribution( + FilesystemWheel(self.local_file_path), + canonicalize_name(self.req.name), + ) + raise AssertionError( + f"InstallRequirement {self} has no metadata directory and no wheel: " + f"can't make a distribution." + ) + + def assert_source_matches_version(self) -> None: + assert self.source_dir, f"No source dir for {self}" + version = self.metadata["version"] + if self.req and self.req.specifier and version not in self.req.specifier: + logger.warning( + "Requested %s, but installing version %s", + self, + version, + ) + else: + logger.debug( + "Source in %s has version %s, which satisfies requirement %s", + display_path(self.source_dir), + version, + self, + ) + + # For both source distributions and editables + def ensure_has_source_dir( + self, + parent_dir: str, + autodelete: bool = False, + parallel_builds: bool = False, + ) -> None: + """Ensure that a source_dir is set. + + This will create a temporary build dir if the name of the requirement + isn't known yet. + + :param parent_dir: The ideal pip parent_dir for the source_dir. + Generally src_dir for editables and build_dir for sdists. + :return: self.source_dir + """ + if self.source_dir is None: + self.source_dir = self.ensure_build_location( + parent_dir, + autodelete=autodelete, + parallel_builds=parallel_builds, + ) + + def needs_unpacked_archive(self, archive_source: Path) -> None: + assert self._archive_source is None + self._archive_source = archive_source + + def ensure_pristine_source_checkout(self) -> None: + """Ensure the source directory has not yet been built in.""" + assert self.source_dir is not None + if self._archive_source is not None: + unpack_file(str(self._archive_source), self.source_dir) + elif is_installable_dir(self.source_dir): + # If a checkout exists, it's unwise to keep going. + # version inconsistencies are logged later, but do not fail + # the installation. + raise PreviousBuildDirError( + f"pip can't proceed with requirements '{self}' due to a " + f"pre-existing build directory ({self.source_dir}). This is likely " + "due to a previous installation that failed . pip is " + "being responsible and not assuming it can delete this. " + "Please delete it and try again." + ) + + # For editable installations + def update_editable(self) -> None: + if not self.link: + logger.debug( + "Cannot update repository at %s; repository location is unknown", + self.source_dir, + ) + return + assert self.editable + assert self.source_dir + if self.link.scheme == "file": + # Static paths don't get updated + return + vcs_backend = vcs.get_backend_for_scheme(self.link.scheme) + # Editable requirements are validated in Requirement constructors. + # So here, if it's neither a path nor a valid VCS URL, it's a bug. + assert vcs_backend, f"Unsupported VCS URL {self.link.url}" + hidden_url = hide_url(self.link.url) + vcs_backend.obtain(self.source_dir, url=hidden_url, verbosity=0) + + # Top-level Actions + def uninstall( + self, auto_confirm: bool = False, verbose: bool = False + ) -> Optional[UninstallPathSet]: + """ + Uninstall the distribution currently satisfying this requirement. + + Prompts before removing or modifying files unless + ``auto_confirm`` is True. + + Refuses to delete or modify files outside of ``sys.prefix`` - + thus uninstallation within a virtual environment can only + modify that virtual environment, even if the virtualenv is + linked to global site-packages. + + """ + assert self.req + dist = get_default_environment().get_distribution(self.req.name) + if not dist: + logger.warning("Skipping %s as it is not installed.", self.name) + return None + logger.info("Found existing installation: %s", dist) + + uninstalled_pathset = UninstallPathSet.from_dist(dist) + uninstalled_pathset.remove(auto_confirm, verbose) + return uninstalled_pathset + + def _get_archive_name(self, path: str, parentdir: str, rootdir: str) -> str: + def _clean_zip_name(name: str, prefix: str) -> str: + assert name.startswith( + prefix + os.path.sep + ), f"name {name!r} doesn't start with prefix {prefix!r}" + name = name[len(prefix) + 1 :] + name = name.replace(os.path.sep, "/") + return name + + assert self.req is not None + path = os.path.join(parentdir, path) + name = _clean_zip_name(path, rootdir) + return self.req.name + "/" + name + + def archive(self, build_dir: Optional[str]) -> None: + """Saves archive to provided build_dir. + + Used for saving downloaded VCS requirements as part of `pip download`. + """ + assert self.source_dir + if build_dir is None: + return + + create_archive = True + archive_name = "{}-{}.zip".format(self.name, self.metadata["version"]) + archive_path = os.path.join(build_dir, archive_name) + + if os.path.exists(archive_path): + response = ask_path_exists( + f"The file {display_path(archive_path)} exists. (i)gnore, (w)ipe, " + "(b)ackup, (a)bort ", + ("i", "w", "b", "a"), + ) + if response == "i": + create_archive = False + elif response == "w": + logger.warning("Deleting %s", display_path(archive_path)) + os.remove(archive_path) + elif response == "b": + dest_file = backup_dir(archive_path) + logger.warning( + "Backing up %s to %s", + display_path(archive_path), + display_path(dest_file), + ) + shutil.move(archive_path, dest_file) + elif response == "a": + sys.exit(-1) + + if not create_archive: + return + + zip_output = zipfile.ZipFile( + archive_path, + "w", + zipfile.ZIP_DEFLATED, + allowZip64=True, + ) + with zip_output: + dir = os.path.normcase(os.path.abspath(self.unpacked_source_directory)) + for dirpath, dirnames, filenames in os.walk(dir): + for dirname in dirnames: + dir_arcname = self._get_archive_name( + dirname, + parentdir=dirpath, + rootdir=dir, + ) + zipdir = zipfile.ZipInfo(dir_arcname + "/") + zipdir.external_attr = 0x1ED << 16 # 0o755 + zip_output.writestr(zipdir, "") + for filename in filenames: + file_arcname = self._get_archive_name( + filename, + parentdir=dirpath, + rootdir=dir, + ) + filename = os.path.join(dirpath, filename) + zip_output.write(filename, file_arcname) + + logger.info("Saved %s", display_path(archive_path)) + + def install( + self, + global_options: Optional[Sequence[str]] = None, + root: Optional[str] = None, + home: Optional[str] = None, + prefix: Optional[str] = None, + warn_script_location: bool = True, + use_user_site: bool = False, + pycompile: bool = True, + ) -> None: + assert self.req is not None + scheme = get_scheme( + self.req.name, + user=use_user_site, + home=home, + root=root, + isolated=self.isolated, + prefix=prefix, + ) + + if self.editable and not self.is_wheel: + deprecated( + reason=( + f"Legacy editable install of {self} (setup.py develop) " + "is deprecated." + ), + replacement=( + "to add a pyproject.toml or enable --use-pep517, " + "and use setuptools >= 64. " + "If the resulting installation is not behaving as expected, " + "try using --config-settings editable_mode=compat. " + "Please consult the setuptools documentation for more information" + ), + gone_in="25.1", + issue=11457, + ) + if self.config_settings: + logger.warning( + "--config-settings ignored for legacy editable install of %s. " + "Consider upgrading to a version of setuptools " + "that supports PEP 660 (>= 64).", + self, + ) + install_editable_legacy( + global_options=global_options if global_options is not None else [], + prefix=prefix, + home=home, + use_user_site=use_user_site, + name=self.req.name, + setup_py_path=self.setup_py_path, + isolated=self.isolated, + build_env=self.build_env, + unpacked_source_directory=self.unpacked_source_directory, + ) + self.install_succeeded = True + return + + assert self.is_wheel + assert self.local_file_path + + install_wheel( + self.req.name, + self.local_file_path, + scheme=scheme, + req_description=str(self.req), + pycompile=pycompile, + warn_script_location=warn_script_location, + direct_url=self.download_info if self.is_direct else None, + requested=self.user_supplied, + ) + self.install_succeeded = True + + +def check_invalid_constraint_type(req: InstallRequirement) -> str: + # Check for unsupported forms + problem = "" + if not req.name: + problem = "Unnamed requirements are not allowed as constraints" + elif req.editable: + problem = "Editable requirements are not allowed as constraints" + elif req.extras: + problem = "Constraints cannot have extras" + + if problem: + deprecated( + reason=( + "Constraints are only allowed to take the form of a package " + "name and a version specifier. Other forms were originally " + "permitted as an accident of the implementation, but were " + "undocumented. The new implementation of the resolver no " + "longer supports these forms." + ), + replacement="replacing the constraint with a requirement", + # No plan yet for when the new resolver becomes default + gone_in=None, + issue=8210, + ) + + return problem + + +def _has_option(options: Values, reqs: List[InstallRequirement], option: str) -> bool: + if getattr(options, option, None): + return True + for req in reqs: + if getattr(req, option, None): + return True + return False + + +def check_legacy_setup_py_options( + options: Values, + reqs: List[InstallRequirement], +) -> None: + has_build_options = _has_option(options, reqs, "build_options") + has_global_options = _has_option(options, reqs, "global_options") + if has_build_options or has_global_options: + deprecated( + reason="--build-option and --global-option are deprecated.", + issue=11859, + replacement="to use --config-settings", + gone_in=None, + ) + logger.warning( + "Implying --no-binary=:all: due to the presence of " + "--build-option / --global-option. " + ) + options.format_control.disallow_binaries() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_set.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_set.py new file mode 100644 index 00000000000..ec7a6e07a25 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_set.py @@ -0,0 +1,82 @@ +import logging +from collections import OrderedDict +from typing import Dict, List + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.req.req_install import InstallRequirement + +logger = logging.getLogger(__name__) + + +class RequirementSet: + def __init__(self, check_supported_wheels: bool = True) -> None: + """Create a RequirementSet.""" + + self.requirements: Dict[str, InstallRequirement] = OrderedDict() + self.check_supported_wheels = check_supported_wheels + + self.unnamed_requirements: List[InstallRequirement] = [] + + def __str__(self) -> str: + requirements = sorted( + (req for req in self.requirements.values() if not req.comes_from), + key=lambda req: canonicalize_name(req.name or ""), + ) + return " ".join(str(req.req) for req in requirements) + + def __repr__(self) -> str: + requirements = sorted( + self.requirements.values(), + key=lambda req: canonicalize_name(req.name or ""), + ) + + format_string = "<{classname} object; {count} requirement(s): {reqs}>" + return format_string.format( + classname=self.__class__.__name__, + count=len(requirements), + reqs=", ".join(str(req.req) for req in requirements), + ) + + def add_unnamed_requirement(self, install_req: InstallRequirement) -> None: + assert not install_req.name + self.unnamed_requirements.append(install_req) + + def add_named_requirement(self, install_req: InstallRequirement) -> None: + assert install_req.name + + project_name = canonicalize_name(install_req.name) + self.requirements[project_name] = install_req + + def has_requirement(self, name: str) -> bool: + project_name = canonicalize_name(name) + + return ( + project_name in self.requirements + and not self.requirements[project_name].constraint + ) + + def get_requirement(self, name: str) -> InstallRequirement: + project_name = canonicalize_name(name) + + if project_name in self.requirements: + return self.requirements[project_name] + + raise KeyError(f"No project with the name {name!r}") + + @property + def all_requirements(self) -> List[InstallRequirement]: + return self.unnamed_requirements + list(self.requirements.values()) + + @property + def requirements_to_install(self) -> List[InstallRequirement]: + """Return the list of requirements that need to be installed. + + TODO remove this property together with the legacy resolver, since the new + resolver only returns requirements that need to be installed. + """ + return [ + install_req + for install_req in self.all_requirements + if not install_req.constraint and not install_req.satisfied_by + ] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py new file mode 100644 index 00000000000..26df20844b3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py @@ -0,0 +1,633 @@ +import functools +import os +import sys +import sysconfig +from importlib.util import cache_from_source +from typing import Any, Callable, Dict, Generator, Iterable, List, Optional, Set, Tuple + +from pip._internal.exceptions import LegacyDistutilsInstall, UninstallMissingRecord +from pip._internal.locations import get_bin_prefix, get_bin_user +from pip._internal.metadata import BaseDistribution +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.egg_link import egg_link_path_from_location +from pip._internal.utils.logging import getLogger, indent_log +from pip._internal.utils.misc import ask, normalize_path, renames, rmtree +from pip._internal.utils.temp_dir import AdjacentTempDirectory, TempDirectory +from pip._internal.utils.virtualenv import running_under_virtualenv + +logger = getLogger(__name__) + + +def _script_names( + bin_dir: str, script_name: str, is_gui: bool +) -> Generator[str, None, None]: + """Create the fully qualified name of the files created by + {console,gui}_scripts for the given ``dist``. + Returns the list of file names + """ + exe_name = os.path.join(bin_dir, script_name) + yield exe_name + if not WINDOWS: + return + yield f"{exe_name}.exe" + yield f"{exe_name}.exe.manifest" + if is_gui: + yield f"{exe_name}-script.pyw" + else: + yield f"{exe_name}-script.py" + + +def _unique( + fn: Callable[..., Generator[Any, None, None]] +) -> Callable[..., Generator[Any, None, None]]: + @functools.wraps(fn) + def unique(*args: Any, **kw: Any) -> Generator[Any, None, None]: + seen: Set[Any] = set() + for item in fn(*args, **kw): + if item not in seen: + seen.add(item) + yield item + + return unique + + +@_unique +def uninstallation_paths(dist: BaseDistribution) -> Generator[str, None, None]: + """ + Yield all the uninstallation paths for dist based on RECORD-without-.py[co] + + Yield paths to all the files in RECORD. For each .py file in RECORD, add + the .pyc and .pyo in the same directory. + + UninstallPathSet.add() takes care of the __pycache__ .py[co]. + + If RECORD is not found, raises an error, + with possible information from the INSTALLER file. + + https://packaging.python.org/specifications/recording-installed-packages/ + """ + location = dist.location + assert location is not None, "not installed" + + entries = dist.iter_declared_entries() + if entries is None: + raise UninstallMissingRecord(distribution=dist) + + for entry in entries: + path = os.path.join(location, entry) + yield path + if path.endswith(".py"): + dn, fn = os.path.split(path) + base = fn[:-3] + path = os.path.join(dn, base + ".pyc") + yield path + path = os.path.join(dn, base + ".pyo") + yield path + + +def compact(paths: Iterable[str]) -> Set[str]: + """Compact a path set to contain the minimal number of paths + necessary to contain all paths in the set. If /a/path/ and + /a/path/to/a/file.txt are both in the set, leave only the + shorter path.""" + + sep = os.path.sep + short_paths: Set[str] = set() + for path in sorted(paths, key=len): + should_skip = any( + path.startswith(shortpath.rstrip("*")) + and path[len(shortpath.rstrip("*").rstrip(sep))] == sep + for shortpath in short_paths + ) + if not should_skip: + short_paths.add(path) + return short_paths + + +def compress_for_rename(paths: Iterable[str]) -> Set[str]: + """Returns a set containing the paths that need to be renamed. + + This set may include directories when the original sequence of paths + included every file on disk. + """ + case_map = {os.path.normcase(p): p for p in paths} + remaining = set(case_map) + unchecked = sorted({os.path.split(p)[0] for p in case_map.values()}, key=len) + wildcards: Set[str] = set() + + def norm_join(*a: str) -> str: + return os.path.normcase(os.path.join(*a)) + + for root in unchecked: + if any(os.path.normcase(root).startswith(w) for w in wildcards): + # This directory has already been handled. + continue + + all_files: Set[str] = set() + all_subdirs: Set[str] = set() + for dirname, subdirs, files in os.walk(root): + all_subdirs.update(norm_join(root, dirname, d) for d in subdirs) + all_files.update(norm_join(root, dirname, f) for f in files) + # If all the files we found are in our remaining set of files to + # remove, then remove them from the latter set and add a wildcard + # for the directory. + if not (all_files - remaining): + remaining.difference_update(all_files) + wildcards.add(root + os.sep) + + return set(map(case_map.__getitem__, remaining)) | wildcards + + +def compress_for_output_listing(paths: Iterable[str]) -> Tuple[Set[str], Set[str]]: + """Returns a tuple of 2 sets of which paths to display to user + + The first set contains paths that would be deleted. Files of a package + are not added and the top-level directory of the package has a '*' added + at the end - to signify that all it's contents are removed. + + The second set contains files that would have been skipped in the above + folders. + """ + + will_remove = set(paths) + will_skip = set() + + # Determine folders and files + folders = set() + files = set() + for path in will_remove: + if path.endswith(".pyc"): + continue + if path.endswith("__init__.py") or ".dist-info" in path: + folders.add(os.path.dirname(path)) + files.add(path) + + _normcased_files = set(map(os.path.normcase, files)) + + folders = compact(folders) + + # This walks the tree using os.walk to not miss extra folders + # that might get added. + for folder in folders: + for dirpath, _, dirfiles in os.walk(folder): + for fname in dirfiles: + if fname.endswith(".pyc"): + continue + + file_ = os.path.join(dirpath, fname) + if ( + os.path.isfile(file_) + and os.path.normcase(file_) not in _normcased_files + ): + # We are skipping this file. Add it to the set. + will_skip.add(file_) + + will_remove = files | {os.path.join(folder, "*") for folder in folders} + + return will_remove, will_skip + + +class StashedUninstallPathSet: + """A set of file rename operations to stash files while + tentatively uninstalling them.""" + + def __init__(self) -> None: + # Mapping from source file root to [Adjacent]TempDirectory + # for files under that directory. + self._save_dirs: Dict[str, TempDirectory] = {} + # (old path, new path) tuples for each move that may need + # to be undone. + self._moves: List[Tuple[str, str]] = [] + + def _get_directory_stash(self, path: str) -> str: + """Stashes a directory. + + Directories are stashed adjacent to their original location if + possible, or else moved/copied into the user's temp dir.""" + + try: + save_dir: TempDirectory = AdjacentTempDirectory(path) + except OSError: + save_dir = TempDirectory(kind="uninstall") + self._save_dirs[os.path.normcase(path)] = save_dir + + return save_dir.path + + def _get_file_stash(self, path: str) -> str: + """Stashes a file. + + If no root has been provided, one will be created for the directory + in the user's temp directory.""" + path = os.path.normcase(path) + head, old_head = os.path.dirname(path), None + save_dir = None + + while head != old_head: + try: + save_dir = self._save_dirs[head] + break + except KeyError: + pass + head, old_head = os.path.dirname(head), head + else: + # Did not find any suitable root + head = os.path.dirname(path) + save_dir = TempDirectory(kind="uninstall") + self._save_dirs[head] = save_dir + + relpath = os.path.relpath(path, head) + if relpath and relpath != os.path.curdir: + return os.path.join(save_dir.path, relpath) + return save_dir.path + + def stash(self, path: str) -> str: + """Stashes the directory or file and returns its new location. + Handle symlinks as files to avoid modifying the symlink targets. + """ + path_is_dir = os.path.isdir(path) and not os.path.islink(path) + if path_is_dir: + new_path = self._get_directory_stash(path) + else: + new_path = self._get_file_stash(path) + + self._moves.append((path, new_path)) + if path_is_dir and os.path.isdir(new_path): + # If we're moving a directory, we need to + # remove the destination first or else it will be + # moved to inside the existing directory. + # We just created new_path ourselves, so it will + # be removable. + os.rmdir(new_path) + renames(path, new_path) + return new_path + + def commit(self) -> None: + """Commits the uninstall by removing stashed files.""" + for save_dir in self._save_dirs.values(): + save_dir.cleanup() + self._moves = [] + self._save_dirs = {} + + def rollback(self) -> None: + """Undoes the uninstall by moving stashed files back.""" + for p in self._moves: + logger.info("Moving to %s\n from %s", *p) + + for new_path, path in self._moves: + try: + logger.debug("Replacing %s from %s", new_path, path) + if os.path.isfile(new_path) or os.path.islink(new_path): + os.unlink(new_path) + elif os.path.isdir(new_path): + rmtree(new_path) + renames(path, new_path) + except OSError as ex: + logger.error("Failed to restore %s", new_path) + logger.debug("Exception: %s", ex) + + self.commit() + + @property + def can_rollback(self) -> bool: + return bool(self._moves) + + +class UninstallPathSet: + """A set of file paths to be removed in the uninstallation of a + requirement.""" + + def __init__(self, dist: BaseDistribution) -> None: + self._paths: Set[str] = set() + self._refuse: Set[str] = set() + self._pth: Dict[str, UninstallPthEntries] = {} + self._dist = dist + self._moved_paths = StashedUninstallPathSet() + # Create local cache of normalize_path results. Creating an UninstallPathSet + # can result in hundreds/thousands of redundant calls to normalize_path with + # the same args, which hurts performance. + self._normalize_path_cached = functools.lru_cache(normalize_path) + + def _permitted(self, path: str) -> bool: + """ + Return True if the given path is one we are permitted to + remove/modify, False otherwise. + + """ + # aka is_local, but caching normalized sys.prefix + if not running_under_virtualenv(): + return True + return path.startswith(self._normalize_path_cached(sys.prefix)) + + def add(self, path: str) -> None: + head, tail = os.path.split(path) + + # we normalize the head to resolve parent directory symlinks, but not + # the tail, since we only want to uninstall symlinks, not their targets + path = os.path.join(self._normalize_path_cached(head), os.path.normcase(tail)) + + if not os.path.exists(path): + return + if self._permitted(path): + self._paths.add(path) + else: + self._refuse.add(path) + + # __pycache__ files can show up after 'installed-files.txt' is created, + # due to imports + if os.path.splitext(path)[1] == ".py": + self.add(cache_from_source(path)) + + def add_pth(self, pth_file: str, entry: str) -> None: + pth_file = self._normalize_path_cached(pth_file) + if self._permitted(pth_file): + if pth_file not in self._pth: + self._pth[pth_file] = UninstallPthEntries(pth_file) + self._pth[pth_file].add(entry) + else: + self._refuse.add(pth_file) + + def remove(self, auto_confirm: bool = False, verbose: bool = False) -> None: + """Remove paths in ``self._paths`` with confirmation (unless + ``auto_confirm`` is True).""" + + if not self._paths: + logger.info( + "Can't uninstall '%s'. No files were found to uninstall.", + self._dist.raw_name, + ) + return + + dist_name_version = f"{self._dist.raw_name}-{self._dist.raw_version}" + logger.info("Uninstalling %s:", dist_name_version) + + with indent_log(): + if auto_confirm or self._allowed_to_proceed(verbose): + moved = self._moved_paths + + for_rename = compress_for_rename(self._paths) + + for path in sorted(compact(for_rename)): + moved.stash(path) + logger.verbose("Removing file or directory %s", path) + + for pth in self._pth.values(): + pth.remove() + + logger.info("Successfully uninstalled %s", dist_name_version) + + def _allowed_to_proceed(self, verbose: bool) -> bool: + """Display which files would be deleted and prompt for confirmation""" + + def _display(msg: str, paths: Iterable[str]) -> None: + if not paths: + return + + logger.info(msg) + with indent_log(): + for path in sorted(compact(paths)): + logger.info(path) + + if not verbose: + will_remove, will_skip = compress_for_output_listing(self._paths) + else: + # In verbose mode, display all the files that are going to be + # deleted. + will_remove = set(self._paths) + will_skip = set() + + _display("Would remove:", will_remove) + _display("Would not remove (might be manually added):", will_skip) + _display("Would not remove (outside of prefix):", self._refuse) + if verbose: + _display("Will actually move:", compress_for_rename(self._paths)) + + return ask("Proceed (Y/n)? ", ("y", "n", "")) != "n" + + def rollback(self) -> None: + """Rollback the changes previously made by remove().""" + if not self._moved_paths.can_rollback: + logger.error( + "Can't roll back %s; was not uninstalled", + self._dist.raw_name, + ) + return + logger.info("Rolling back uninstall of %s", self._dist.raw_name) + self._moved_paths.rollback() + for pth in self._pth.values(): + pth.rollback() + + def commit(self) -> None: + """Remove temporary save dir: rollback will no longer be possible.""" + self._moved_paths.commit() + + @classmethod + def from_dist(cls, dist: BaseDistribution) -> "UninstallPathSet": + dist_location = dist.location + info_location = dist.info_location + if dist_location is None: + logger.info( + "Not uninstalling %s since it is not installed", + dist.canonical_name, + ) + return cls(dist) + + normalized_dist_location = normalize_path(dist_location) + if not dist.local: + logger.info( + "Not uninstalling %s at %s, outside environment %s", + dist.canonical_name, + normalized_dist_location, + sys.prefix, + ) + return cls(dist) + + if normalized_dist_location in { + p + for p in {sysconfig.get_path("stdlib"), sysconfig.get_path("platstdlib")} + if p + }: + logger.info( + "Not uninstalling %s at %s, as it is in the standard library.", + dist.canonical_name, + normalized_dist_location, + ) + return cls(dist) + + paths_to_remove = cls(dist) + develop_egg_link = egg_link_path_from_location(dist.raw_name) + + # Distribution is installed with metadata in a "flat" .egg-info + # directory. This means it is not a modern .dist-info installation, an + # egg, or legacy editable. + setuptools_flat_installation = ( + dist.installed_with_setuptools_egg_info + and info_location is not None + and os.path.exists(info_location) + # If dist is editable and the location points to a ``.egg-info``, + # we are in fact in the legacy editable case. + and not info_location.endswith(f"{dist.setuptools_filename}.egg-info") + ) + + # Uninstall cases order do matter as in the case of 2 installs of the + # same package, pip needs to uninstall the currently detected version + if setuptools_flat_installation: + if info_location is not None: + paths_to_remove.add(info_location) + installed_files = dist.iter_declared_entries() + if installed_files is not None: + for installed_file in installed_files: + paths_to_remove.add(os.path.join(dist_location, installed_file)) + # FIXME: need a test for this elif block + # occurs with --single-version-externally-managed/--record outside + # of pip + elif dist.is_file("top_level.txt"): + try: + namespace_packages = dist.read_text("namespace_packages.txt") + except FileNotFoundError: + namespaces = [] + else: + namespaces = namespace_packages.splitlines(keepends=False) + for top_level_pkg in [ + p + for p in dist.read_text("top_level.txt").splitlines() + if p and p not in namespaces + ]: + path = os.path.join(dist_location, top_level_pkg) + paths_to_remove.add(path) + paths_to_remove.add(f"{path}.py") + paths_to_remove.add(f"{path}.pyc") + paths_to_remove.add(f"{path}.pyo") + + elif dist.installed_by_distutils: + raise LegacyDistutilsInstall(distribution=dist) + + elif dist.installed_as_egg: + # package installed by easy_install + # We cannot match on dist.egg_name because it can slightly vary + # i.e. setuptools-0.6c11-py2.6.egg vs setuptools-0.6rc11-py2.6.egg + paths_to_remove.add(dist_location) + easy_install_egg = os.path.split(dist_location)[1] + easy_install_pth = os.path.join( + os.path.dirname(dist_location), + "easy-install.pth", + ) + paths_to_remove.add_pth(easy_install_pth, "./" + easy_install_egg) + + elif dist.installed_with_dist_info: + for path in uninstallation_paths(dist): + paths_to_remove.add(path) + + elif develop_egg_link: + # PEP 660 modern editable is handled in the ``.dist-info`` case + # above, so this only covers the setuptools-style editable. + with open(develop_egg_link) as fh: + link_pointer = os.path.normcase(fh.readline().strip()) + normalized_link_pointer = paths_to_remove._normalize_path_cached( + link_pointer + ) + assert os.path.samefile( + normalized_link_pointer, normalized_dist_location + ), ( + f"Egg-link {develop_egg_link} (to {link_pointer}) does not match " + f"installed location of {dist.raw_name} (at {dist_location})" + ) + paths_to_remove.add(develop_egg_link) + easy_install_pth = os.path.join( + os.path.dirname(develop_egg_link), "easy-install.pth" + ) + paths_to_remove.add_pth(easy_install_pth, dist_location) + + else: + logger.debug( + "Not sure how to uninstall: %s - Check: %s", + dist, + dist_location, + ) + + if dist.in_usersite: + bin_dir = get_bin_user() + else: + bin_dir = get_bin_prefix() + + # find distutils scripts= scripts + try: + for script in dist.iter_distutils_script_names(): + paths_to_remove.add(os.path.join(bin_dir, script)) + if WINDOWS: + paths_to_remove.add(os.path.join(bin_dir, f"{script}.bat")) + except (FileNotFoundError, NotADirectoryError): + pass + + # find console_scripts and gui_scripts + def iter_scripts_to_remove( + dist: BaseDistribution, + bin_dir: str, + ) -> Generator[str, None, None]: + for entry_point in dist.iter_entry_points(): + if entry_point.group == "console_scripts": + yield from _script_names(bin_dir, entry_point.name, False) + elif entry_point.group == "gui_scripts": + yield from _script_names(bin_dir, entry_point.name, True) + + for s in iter_scripts_to_remove(dist, bin_dir): + paths_to_remove.add(s) + + return paths_to_remove + + +class UninstallPthEntries: + def __init__(self, pth_file: str) -> None: + self.file = pth_file + self.entries: Set[str] = set() + self._saved_lines: Optional[List[bytes]] = None + + def add(self, entry: str) -> None: + entry = os.path.normcase(entry) + # On Windows, os.path.normcase converts the entry to use + # backslashes. This is correct for entries that describe absolute + # paths outside of site-packages, but all the others use forward + # slashes. + # os.path.splitdrive is used instead of os.path.isabs because isabs + # treats non-absolute paths with drive letter markings like c:foo\bar + # as absolute paths. It also does not recognize UNC paths if they don't + # have more than "\\sever\share". Valid examples: "\\server\share\" or + # "\\server\share\folder". + if WINDOWS and not os.path.splitdrive(entry)[0]: + entry = entry.replace("\\", "/") + self.entries.add(entry) + + def remove(self) -> None: + logger.verbose("Removing pth entries from %s:", self.file) + + # If the file doesn't exist, log a warning and return + if not os.path.isfile(self.file): + logger.warning("Cannot remove entries from nonexistent file %s", self.file) + return + with open(self.file, "rb") as fh: + # windows uses '\r\n' with py3k, but uses '\n' with py2.x + lines = fh.readlines() + self._saved_lines = lines + if any(b"\r\n" in line for line in lines): + endline = "\r\n" + else: + endline = "\n" + # handle missing trailing newline + if lines and not lines[-1].endswith(endline.encode("utf-8")): + lines[-1] = lines[-1] + endline.encode("utf-8") + for entry in self.entries: + try: + logger.verbose("Removing entry: %s", entry) + lines.remove((entry + endline).encode("utf-8")) + except ValueError: + pass + with open(self.file, "wb") as fh: + fh.writelines(lines) + + def rollback(self) -> bool: + if self._saved_lines is None: + logger.error("Cannot roll back changes to %s, none were made", self.file) + return False + logger.debug("Rolling %s back to previous state", self.file) + with open(self.file, "wb") as fh: + fh.writelines(self._saved_lines) + return True diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/base.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/base.py new file mode 100644 index 00000000000..42dade18c1e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/base.py @@ -0,0 +1,20 @@ +from typing import Callable, List, Optional + +from pip._internal.req.req_install import InstallRequirement +from pip._internal.req.req_set import RequirementSet + +InstallRequirementProvider = Callable[ + [str, Optional[InstallRequirement]], InstallRequirement +] + + +class BaseResolver: + def resolve( + self, root_reqs: List[InstallRequirement], check_supported_wheels: bool + ) -> RequirementSet: + raise NotImplementedError() + + def get_installation_order( + self, req_set: RequirementSet + ) -> List[InstallRequirement]: + raise NotImplementedError() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/resolver.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/resolver.py new file mode 100644 index 00000000000..1dd0d7041bb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/legacy/resolver.py @@ -0,0 +1,597 @@ +"""Dependency Resolution + +The dependency resolution in pip is performed as follows: + +for top-level requirements: + a. only one spec allowed per project, regardless of conflicts or not. + otherwise a "double requirement" exception is raised + b. they override sub-dependency requirements. +for sub-dependencies + a. "first found, wins" (where the order is breadth first) +""" + +import logging +import sys +from collections import defaultdict +from itertools import chain +from typing import DefaultDict, Iterable, List, Optional, Set, Tuple + +from pip._vendor.packaging import specifiers +from pip._vendor.packaging.requirements import Requirement + +from pip._internal.cache import WheelCache +from pip._internal.exceptions import ( + BestVersionAlreadyInstalled, + DistributionNotFound, + HashError, + HashErrors, + InstallationError, + NoneMetadataError, + UnsupportedPythonVersion, +) +from pip._internal.index.package_finder import PackageFinder +from pip._internal.metadata import BaseDistribution +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.operations.prepare import RequirementPreparer +from pip._internal.req.req_install import ( + InstallRequirement, + check_invalid_constraint_type, +) +from pip._internal.req.req_set import RequirementSet +from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider +from pip._internal.utils import compatibility_tags +from pip._internal.utils.compatibility_tags import get_supported +from pip._internal.utils.direct_url_helpers import direct_url_from_link +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import normalize_version_info +from pip._internal.utils.packaging import check_requires_python + +logger = logging.getLogger(__name__) + +DiscoveredDependencies = DefaultDict[Optional[str], List[InstallRequirement]] + + +def _check_dist_requires_python( + dist: BaseDistribution, + version_info: Tuple[int, int, int], + ignore_requires_python: bool = False, +) -> None: + """ + Check whether the given Python version is compatible with a distribution's + "Requires-Python" value. + + :param version_info: A 3-tuple of ints representing the Python + major-minor-micro version to check. + :param ignore_requires_python: Whether to ignore the "Requires-Python" + value if the given Python version isn't compatible. + + :raises UnsupportedPythonVersion: When the given Python version isn't + compatible. + """ + # This idiosyncratically converts the SpecifierSet to str and let + # check_requires_python then parse it again into SpecifierSet. But this + # is the legacy resolver so I'm just not going to bother refactoring. + try: + requires_python = str(dist.requires_python) + except FileNotFoundError as e: + raise NoneMetadataError(dist, str(e)) + try: + is_compatible = check_requires_python( + requires_python, + version_info=version_info, + ) + except specifiers.InvalidSpecifier as exc: + logger.warning( + "Package %r has an invalid Requires-Python: %s", dist.raw_name, exc + ) + return + + if is_compatible: + return + + version = ".".join(map(str, version_info)) + if ignore_requires_python: + logger.debug( + "Ignoring failed Requires-Python check for package %r: %s not in %r", + dist.raw_name, + version, + requires_python, + ) + return + + raise UnsupportedPythonVersion( + f"Package {dist.raw_name!r} requires a different Python: " + f"{version} not in {requires_python!r}" + ) + + +class Resolver(BaseResolver): + """Resolves which packages need to be installed/uninstalled to perform \ + the requested operation without breaking the requirements of any package. + """ + + _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} + + def __init__( + self, + preparer: RequirementPreparer, + finder: PackageFinder, + wheel_cache: Optional[WheelCache], + make_install_req: InstallRequirementProvider, + use_user_site: bool, + ignore_dependencies: bool, + ignore_installed: bool, + ignore_requires_python: bool, + force_reinstall: bool, + upgrade_strategy: str, + py_version_info: Optional[Tuple[int, ...]] = None, + ) -> None: + super().__init__() + assert upgrade_strategy in self._allowed_strategies + + if py_version_info is None: + py_version_info = sys.version_info[:3] + else: + py_version_info = normalize_version_info(py_version_info) + + self._py_version_info = py_version_info + + self.preparer = preparer + self.finder = finder + self.wheel_cache = wheel_cache + + self.upgrade_strategy = upgrade_strategy + self.force_reinstall = force_reinstall + self.ignore_dependencies = ignore_dependencies + self.ignore_installed = ignore_installed + self.ignore_requires_python = ignore_requires_python + self.use_user_site = use_user_site + self._make_install_req = make_install_req + + self._discovered_dependencies: DiscoveredDependencies = defaultdict(list) + + def resolve( + self, root_reqs: List[InstallRequirement], check_supported_wheels: bool + ) -> RequirementSet: + """Resolve what operations need to be done + + As a side-effect of this method, the packages (and their dependencies) + are downloaded, unpacked and prepared for installation. This + preparation is done by ``pip.operations.prepare``. + + Once PyPI has static dependency metadata available, it would be + possible to move the preparation to become a step separated from + dependency resolution. + """ + requirement_set = RequirementSet(check_supported_wheels=check_supported_wheels) + for req in root_reqs: + if req.constraint: + check_invalid_constraint_type(req) + self._add_requirement_to_set(requirement_set, req) + + # Actually prepare the files, and collect any exceptions. Most hash + # exceptions cannot be checked ahead of time, because + # _populate_link() needs to be called before we can make decisions + # based on link type. + discovered_reqs: List[InstallRequirement] = [] + hash_errors = HashErrors() + for req in chain(requirement_set.all_requirements, discovered_reqs): + try: + discovered_reqs.extend(self._resolve_one(requirement_set, req)) + except HashError as exc: + exc.req = req + hash_errors.append(exc) + + if hash_errors: + raise hash_errors + + return requirement_set + + def _add_requirement_to_set( + self, + requirement_set: RequirementSet, + install_req: InstallRequirement, + parent_req_name: Optional[str] = None, + extras_requested: Optional[Iterable[str]] = None, + ) -> Tuple[List[InstallRequirement], Optional[InstallRequirement]]: + """Add install_req as a requirement to install. + + :param parent_req_name: The name of the requirement that needed this + added. The name is used because when multiple unnamed requirements + resolve to the same name, we could otherwise end up with dependency + links that point outside the Requirements set. parent_req must + already be added. Note that None implies that this is a user + supplied requirement, vs an inferred one. + :param extras_requested: an iterable of extras used to evaluate the + environment markers. + :return: Additional requirements to scan. That is either [] if + the requirement is not applicable, or [install_req] if the + requirement is applicable and has just been added. + """ + # If the markers do not match, ignore this requirement. + if not install_req.match_markers(extras_requested): + logger.info( + "Ignoring %s: markers '%s' don't match your environment", + install_req.name, + install_req.markers, + ) + return [], None + + # If the wheel is not supported, raise an error. + # Should check this after filtering out based on environment markers to + # allow specifying different wheels based on the environment/OS, in a + # single requirements file. + if install_req.link and install_req.link.is_wheel: + wheel = Wheel(install_req.link.filename) + tags = compatibility_tags.get_supported() + if requirement_set.check_supported_wheels and not wheel.supported(tags): + raise InstallationError( + f"{wheel.filename} is not a supported wheel on this platform." + ) + + # This next bit is really a sanity check. + assert ( + not install_req.user_supplied or parent_req_name is None + ), "a user supplied req shouldn't have a parent" + + # Unnamed requirements are scanned again and the requirement won't be + # added as a dependency until after scanning. + if not install_req.name: + requirement_set.add_unnamed_requirement(install_req) + return [install_req], None + + try: + existing_req: Optional[InstallRequirement] = ( + requirement_set.get_requirement(install_req.name) + ) + except KeyError: + existing_req = None + + has_conflicting_requirement = ( + parent_req_name is None + and existing_req + and not existing_req.constraint + and existing_req.extras == install_req.extras + and existing_req.req + and install_req.req + and existing_req.req.specifier != install_req.req.specifier + ) + if has_conflicting_requirement: + raise InstallationError( + f"Double requirement given: {install_req} " + f"(already in {existing_req}, name={install_req.name!r})" + ) + + # When no existing requirement exists, add the requirement as a + # dependency and it will be scanned again after. + if not existing_req: + requirement_set.add_named_requirement(install_req) + # We'd want to rescan this requirement later + return [install_req], install_req + + # Assume there's no need to scan, and that we've already + # encountered this for scanning. + if install_req.constraint or not existing_req.constraint: + return [], existing_req + + does_not_satisfy_constraint = install_req.link and not ( + existing_req.link and install_req.link.path == existing_req.link.path + ) + if does_not_satisfy_constraint: + raise InstallationError( + f"Could not satisfy constraints for '{install_req.name}': " + "installation from path or url cannot be " + "constrained to a version" + ) + # If we're now installing a constraint, mark the existing + # object for real installation. + existing_req.constraint = False + # If we're now installing a user supplied requirement, + # mark the existing object as such. + if install_req.user_supplied: + existing_req.user_supplied = True + existing_req.extras = tuple( + sorted(set(existing_req.extras) | set(install_req.extras)) + ) + logger.debug( + "Setting %s extras to: %s", + existing_req, + existing_req.extras, + ) + # Return the existing requirement for addition to the parent and + # scanning again. + return [existing_req], existing_req + + def _is_upgrade_allowed(self, req: InstallRequirement) -> bool: + if self.upgrade_strategy == "to-satisfy-only": + return False + elif self.upgrade_strategy == "eager": + return True + else: + assert self.upgrade_strategy == "only-if-needed" + return req.user_supplied or req.constraint + + def _set_req_to_reinstall(self, req: InstallRequirement) -> None: + """ + Set a requirement to be installed. + """ + # Don't uninstall the conflict if doing a user install and the + # conflict is not a user install. + assert req.satisfied_by is not None + if not self.use_user_site or req.satisfied_by.in_usersite: + req.should_reinstall = True + req.satisfied_by = None + + def _check_skip_installed( + self, req_to_install: InstallRequirement + ) -> Optional[str]: + """Check if req_to_install should be skipped. + + This will check if the req is installed, and whether we should upgrade + or reinstall it, taking into account all the relevant user options. + + After calling this req_to_install will only have satisfied_by set to + None if the req_to_install is to be upgraded/reinstalled etc. Any + other value will be a dist recording the current thing installed that + satisfies the requirement. + + Note that for vcs urls and the like we can't assess skipping in this + routine - we simply identify that we need to pull the thing down, + then later on it is pulled down and introspected to assess upgrade/ + reinstalls etc. + + :return: A text reason for why it was skipped, or None. + """ + if self.ignore_installed: + return None + + req_to_install.check_if_exists(self.use_user_site) + if not req_to_install.satisfied_by: + return None + + if self.force_reinstall: + self._set_req_to_reinstall(req_to_install) + return None + + if not self._is_upgrade_allowed(req_to_install): + if self.upgrade_strategy == "only-if-needed": + return "already satisfied, skipping upgrade" + return "already satisfied" + + # Check for the possibility of an upgrade. For link-based + # requirements we have to pull the tree down and inspect to assess + # the version #, so it's handled way down. + if not req_to_install.link: + try: + self.finder.find_requirement(req_to_install, upgrade=True) + except BestVersionAlreadyInstalled: + # Then the best version is installed. + return "already up-to-date" + except DistributionNotFound: + # No distribution found, so we squash the error. It will + # be raised later when we re-try later to do the install. + # Why don't we just raise here? + pass + + self._set_req_to_reinstall(req_to_install) + return None + + def _find_requirement_link(self, req: InstallRequirement) -> Optional[Link]: + upgrade = self._is_upgrade_allowed(req) + best_candidate = self.finder.find_requirement(req, upgrade) + if not best_candidate: + return None + + # Log a warning per PEP 592 if necessary before returning. + link = best_candidate.link + if link.is_yanked: + reason = link.yanked_reason or "" + msg = ( + # Mark this as a unicode string to prevent + # "UnicodeEncodeError: 'ascii' codec can't encode character" + # in Python 2 when the reason contains non-ascii characters. + "The candidate selected for download or install is a " + f"yanked version: {best_candidate}\n" + f"Reason for being yanked: {reason}" + ) + logger.warning(msg) + + return link + + def _populate_link(self, req: InstallRequirement) -> None: + """Ensure that if a link can be found for this, that it is found. + + Note that req.link may still be None - if the requirement is already + installed and not needed to be upgraded based on the return value of + _is_upgrade_allowed(). + + If preparer.require_hashes is True, don't use the wheel cache, because + cached wheels, always built locally, have different hashes than the + files downloaded from the index server and thus throw false hash + mismatches. Furthermore, cached wheels at present have undeterministic + contents due to file modification times. + """ + if req.link is None: + req.link = self._find_requirement_link(req) + + if self.wheel_cache is None or self.preparer.require_hashes: + return + + assert req.link is not None, "_find_requirement_link unexpectedly returned None" + cache_entry = self.wheel_cache.get_cache_entry( + link=req.link, + package_name=req.name, + supported_tags=get_supported(), + ) + if cache_entry is not None: + logger.debug("Using cached wheel link: %s", cache_entry.link) + if req.link is req.original_link and cache_entry.persistent: + req.cached_wheel_source_link = req.link + if cache_entry.origin is not None: + req.download_info = cache_entry.origin + else: + # Legacy cache entry that does not have origin.json. + # download_info may miss the archive_info.hashes field. + req.download_info = direct_url_from_link( + req.link, link_is_in_wheel_cache=cache_entry.persistent + ) + req.link = cache_entry.link + + def _get_dist_for(self, req: InstallRequirement) -> BaseDistribution: + """Takes a InstallRequirement and returns a single AbstractDist \ + representing a prepared variant of the same. + """ + if req.editable: + return self.preparer.prepare_editable_requirement(req) + + # satisfied_by is only evaluated by calling _check_skip_installed, + # so it must be None here. + assert req.satisfied_by is None + skip_reason = self._check_skip_installed(req) + + if req.satisfied_by: + return self.preparer.prepare_installed_requirement(req, skip_reason) + + # We eagerly populate the link, since that's our "legacy" behavior. + self._populate_link(req) + dist = self.preparer.prepare_linked_requirement(req) + + # NOTE + # The following portion is for determining if a certain package is + # going to be re-installed/upgraded or not and reporting to the user. + # This should probably get cleaned up in a future refactor. + + # req.req is only avail after unpack for URL + # pkgs repeat check_if_exists to uninstall-on-upgrade + # (#14) + if not self.ignore_installed: + req.check_if_exists(self.use_user_site) + + if req.satisfied_by: + should_modify = ( + self.upgrade_strategy != "to-satisfy-only" + or self.force_reinstall + or self.ignore_installed + or req.link.scheme == "file" + ) + if should_modify: + self._set_req_to_reinstall(req) + else: + logger.info( + "Requirement already satisfied (use --upgrade to upgrade): %s", + req, + ) + return dist + + def _resolve_one( + self, + requirement_set: RequirementSet, + req_to_install: InstallRequirement, + ) -> List[InstallRequirement]: + """Prepare a single requirements file. + + :return: A list of additional InstallRequirements to also install. + """ + # Tell user what we are doing for this requirement: + # obtain (editable), skipping, processing (local url), collecting + # (remote url or package name) + if req_to_install.constraint or req_to_install.prepared: + return [] + + req_to_install.prepared = True + + # Parse and return dependencies + dist = self._get_dist_for(req_to_install) + # This will raise UnsupportedPythonVersion if the given Python + # version isn't compatible with the distribution's Requires-Python. + _check_dist_requires_python( + dist, + version_info=self._py_version_info, + ignore_requires_python=self.ignore_requires_python, + ) + + more_reqs: List[InstallRequirement] = [] + + def add_req(subreq: Requirement, extras_requested: Iterable[str]) -> None: + # This idiosyncratically converts the Requirement to str and let + # make_install_req then parse it again into Requirement. But this is + # the legacy resolver so I'm just not going to bother refactoring. + sub_install_req = self._make_install_req(str(subreq), req_to_install) + parent_req_name = req_to_install.name + to_scan_again, add_to_parent = self._add_requirement_to_set( + requirement_set, + sub_install_req, + parent_req_name=parent_req_name, + extras_requested=extras_requested, + ) + if parent_req_name and add_to_parent: + self._discovered_dependencies[parent_req_name].append(add_to_parent) + more_reqs.extend(to_scan_again) + + with indent_log(): + # We add req_to_install before its dependencies, so that we + # can refer to it when adding dependencies. + assert req_to_install.name is not None + if not requirement_set.has_requirement(req_to_install.name): + # 'unnamed' requirements will get added here + # 'unnamed' requirements can only come from being directly + # provided by the user. + assert req_to_install.user_supplied + self._add_requirement_to_set( + requirement_set, req_to_install, parent_req_name=None + ) + + if not self.ignore_dependencies: + if req_to_install.extras: + logger.debug( + "Installing extra requirements: %r", + ",".join(req_to_install.extras), + ) + missing_requested = sorted( + set(req_to_install.extras) - set(dist.iter_provided_extras()) + ) + for missing in missing_requested: + logger.warning( + "%s %s does not provide the extra '%s'", + dist.raw_name, + dist.version, + missing, + ) + + available_requested = sorted( + set(dist.iter_provided_extras()) & set(req_to_install.extras) + ) + for subreq in dist.iter_dependencies(available_requested): + add_req(subreq, extras_requested=available_requested) + + return more_reqs + + def get_installation_order( + self, req_set: RequirementSet + ) -> List[InstallRequirement]: + """Create the installation order. + + The installation order is topological - requirements are installed + before the requiring thing. We break cycles at an arbitrary point, + and make no other guarantees. + """ + # The current implementation, which we may change at any point + # installs the user specified things in the order given, except when + # dependencies must come earlier to achieve topological order. + order = [] + ordered_reqs: Set[InstallRequirement] = set() + + def schedule(req: InstallRequirement) -> None: + if req.satisfied_by or req in ordered_reqs: + return + if req.constraint: + return + ordered_reqs.add(req) + for dep in self._discovered_dependencies[req.name]: + schedule(dep) + order.append(req) + + for install_req in req_set.requirements.values(): + schedule(install_req) + return order diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/base.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/base.py new file mode 100644 index 00000000000..0f31dc9b307 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/base.py @@ -0,0 +1,139 @@ +from dataclasses import dataclass +from typing import FrozenSet, Iterable, Optional, Tuple + +from pip._vendor.packaging.specifiers import SpecifierSet +from pip._vendor.packaging.utils import NormalizedName +from pip._vendor.packaging.version import Version + +from pip._internal.models.link import Link, links_equivalent +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils.hashes import Hashes + +CandidateLookup = Tuple[Optional["Candidate"], Optional[InstallRequirement]] + + +def format_name(project: NormalizedName, extras: FrozenSet[NormalizedName]) -> str: + if not extras: + return project + extras_expr = ",".join(sorted(extras)) + return f"{project}[{extras_expr}]" + + +@dataclass(frozen=True) +class Constraint: + specifier: SpecifierSet + hashes: Hashes + links: FrozenSet[Link] + + @classmethod + def empty(cls) -> "Constraint": + return Constraint(SpecifierSet(), Hashes(), frozenset()) + + @classmethod + def from_ireq(cls, ireq: InstallRequirement) -> "Constraint": + links = frozenset([ireq.link]) if ireq.link else frozenset() + return Constraint(ireq.specifier, ireq.hashes(trust_internet=False), links) + + def __bool__(self) -> bool: + return bool(self.specifier) or bool(self.hashes) or bool(self.links) + + def __and__(self, other: InstallRequirement) -> "Constraint": + if not isinstance(other, InstallRequirement): + return NotImplemented + specifier = self.specifier & other.specifier + hashes = self.hashes & other.hashes(trust_internet=False) + links = self.links + if other.link: + links = links.union([other.link]) + return Constraint(specifier, hashes, links) + + def is_satisfied_by(self, candidate: "Candidate") -> bool: + # Reject if there are any mismatched URL constraints on this package. + if self.links and not all(_match_link(link, candidate) for link in self.links): + return False + # We can safely always allow prereleases here since PackageFinder + # already implements the prerelease logic, and would have filtered out + # prerelease candidates if the user does not expect them. + return self.specifier.contains(candidate.version, prereleases=True) + + +class Requirement: + @property + def project_name(self) -> NormalizedName: + """The "project name" of a requirement. + + This is different from ``name`` if this requirement contains extras, + in which case ``name`` would contain the ``[...]`` part, while this + refers to the name of the project. + """ + raise NotImplementedError("Subclass should override") + + @property + def name(self) -> str: + """The name identifying this requirement in the resolver. + + This is different from ``project_name`` if this requirement contains + extras, where ``project_name`` would not contain the ``[...]`` part. + """ + raise NotImplementedError("Subclass should override") + + def is_satisfied_by(self, candidate: "Candidate") -> bool: + return False + + def get_candidate_lookup(self) -> CandidateLookup: + raise NotImplementedError("Subclass should override") + + def format_for_error(self) -> str: + raise NotImplementedError("Subclass should override") + + +def _match_link(link: Link, candidate: "Candidate") -> bool: + if candidate.source_link: + return links_equivalent(link, candidate.source_link) + return False + + +class Candidate: + @property + def project_name(self) -> NormalizedName: + """The "project name" of the candidate. + + This is different from ``name`` if this candidate contains extras, + in which case ``name`` would contain the ``[...]`` part, while this + refers to the name of the project. + """ + raise NotImplementedError("Override in subclass") + + @property + def name(self) -> str: + """The name identifying this candidate in the resolver. + + This is different from ``project_name`` if this candidate contains + extras, where ``project_name`` would not contain the ``[...]`` part. + """ + raise NotImplementedError("Override in subclass") + + @property + def version(self) -> Version: + raise NotImplementedError("Override in subclass") + + @property + def is_installed(self) -> bool: + raise NotImplementedError("Override in subclass") + + @property + def is_editable(self) -> bool: + raise NotImplementedError("Override in subclass") + + @property + def source_link(self) -> Optional[Link]: + raise NotImplementedError("Override in subclass") + + def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: + raise NotImplementedError("Override in subclass") + + def get_install_requirement(self) -> Optional[InstallRequirement]: + raise NotImplementedError("Override in subclass") + + def format_for_error(self) -> str: + raise NotImplementedError("Subclass should override") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py new file mode 100644 index 00000000000..6617644fe53 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/candidates.py @@ -0,0 +1,574 @@ +import logging +import sys +from typing import TYPE_CHECKING, Any, FrozenSet, Iterable, Optional, Tuple, Union, cast + +from pip._vendor.packaging.requirements import InvalidRequirement +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import Version + +from pip._internal.exceptions import ( + HashError, + InstallationSubprocessError, + InvalidInstalledPackage, + MetadataInconsistent, + MetadataInvalid, +) +from pip._internal.metadata import BaseDistribution +from pip._internal.models.link import Link, links_equivalent +from pip._internal.models.wheel import Wheel +from pip._internal.req.constructors import ( + install_req_from_editable, + install_req_from_line, +) +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils.direct_url_helpers import direct_url_from_link +from pip._internal.utils.misc import normalize_version_info + +from .base import Candidate, Requirement, format_name + +if TYPE_CHECKING: + from .factory import Factory + +logger = logging.getLogger(__name__) + +BaseCandidate = Union[ + "AlreadyInstalledCandidate", + "EditableCandidate", + "LinkCandidate", +] + +# Avoid conflicting with the PyPI package "Python". +REQUIRES_PYTHON_IDENTIFIER = cast(NormalizedName, "") + + +def as_base_candidate(candidate: Candidate) -> Optional[BaseCandidate]: + """The runtime version of BaseCandidate.""" + base_candidate_classes = ( + AlreadyInstalledCandidate, + EditableCandidate, + LinkCandidate, + ) + if isinstance(candidate, base_candidate_classes): + return candidate + return None + + +def make_install_req_from_link( + link: Link, template: InstallRequirement +) -> InstallRequirement: + assert not template.editable, "template is editable" + if template.req: + line = str(template.req) + else: + line = link.url + ireq = install_req_from_line( + line, + user_supplied=template.user_supplied, + comes_from=template.comes_from, + use_pep517=template.use_pep517, + isolated=template.isolated, + constraint=template.constraint, + global_options=template.global_options, + hash_options=template.hash_options, + config_settings=template.config_settings, + ) + ireq.original_link = template.original_link + ireq.link = link + ireq.extras = template.extras + return ireq + + +def make_install_req_from_editable( + link: Link, template: InstallRequirement +) -> InstallRequirement: + assert template.editable, "template not editable" + ireq = install_req_from_editable( + link.url, + user_supplied=template.user_supplied, + comes_from=template.comes_from, + use_pep517=template.use_pep517, + isolated=template.isolated, + constraint=template.constraint, + permit_editable_wheels=template.permit_editable_wheels, + global_options=template.global_options, + hash_options=template.hash_options, + config_settings=template.config_settings, + ) + ireq.extras = template.extras + return ireq + + +def _make_install_req_from_dist( + dist: BaseDistribution, template: InstallRequirement +) -> InstallRequirement: + if template.req: + line = str(template.req) + elif template.link: + line = f"{dist.canonical_name} @ {template.link.url}" + else: + line = f"{dist.canonical_name}=={dist.version}" + ireq = install_req_from_line( + line, + user_supplied=template.user_supplied, + comes_from=template.comes_from, + use_pep517=template.use_pep517, + isolated=template.isolated, + constraint=template.constraint, + global_options=template.global_options, + hash_options=template.hash_options, + config_settings=template.config_settings, + ) + ireq.satisfied_by = dist + return ireq + + +class _InstallRequirementBackedCandidate(Candidate): + """A candidate backed by an ``InstallRequirement``. + + This represents a package request with the target not being already + in the environment, and needs to be fetched and installed. The backing + ``InstallRequirement`` is responsible for most of the leg work; this + class exposes appropriate information to the resolver. + + :param link: The link passed to the ``InstallRequirement``. The backing + ``InstallRequirement`` will use this link to fetch the distribution. + :param source_link: The link this candidate "originates" from. This is + different from ``link`` when the link is found in the wheel cache. + ``link`` would point to the wheel cache, while this points to the + found remote link (e.g. from pypi.org). + """ + + dist: BaseDistribution + is_installed = False + + def __init__( + self, + link: Link, + source_link: Link, + ireq: InstallRequirement, + factory: "Factory", + name: Optional[NormalizedName] = None, + version: Optional[Version] = None, + ) -> None: + self._link = link + self._source_link = source_link + self._factory = factory + self._ireq = ireq + self._name = name + self._version = version + self.dist = self._prepare() + self._hash: Optional[int] = None + + def __str__(self) -> str: + return f"{self.name} {self.version}" + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({str(self._link)!r})" + + def __hash__(self) -> int: + if self._hash is not None: + return self._hash + + self._hash = hash((self.__class__, self._link)) + return self._hash + + def __eq__(self, other: Any) -> bool: + if isinstance(other, self.__class__): + return links_equivalent(self._link, other._link) + return False + + @property + def source_link(self) -> Optional[Link]: + return self._source_link + + @property + def project_name(self) -> NormalizedName: + """The normalised name of the project the candidate refers to""" + if self._name is None: + self._name = self.dist.canonical_name + return self._name + + @property + def name(self) -> str: + return self.project_name + + @property + def version(self) -> Version: + if self._version is None: + self._version = self.dist.version + return self._version + + def format_for_error(self) -> str: + return ( + f"{self.name} {self.version} " + f"(from {self._link.file_path if self._link.is_file else self._link})" + ) + + def _prepare_distribution(self) -> BaseDistribution: + raise NotImplementedError("Override in subclass") + + def _check_metadata_consistency(self, dist: BaseDistribution) -> None: + """Check for consistency of project name and version of dist.""" + if self._name is not None and self._name != dist.canonical_name: + raise MetadataInconsistent( + self._ireq, + "name", + self._name, + dist.canonical_name, + ) + if self._version is not None and self._version != dist.version: + raise MetadataInconsistent( + self._ireq, + "version", + str(self._version), + str(dist.version), + ) + # check dependencies are valid + # TODO performance: this means we iterate the dependencies at least twice, + # we may want to cache parsed Requires-Dist + try: + list(dist.iter_dependencies(list(dist.iter_provided_extras()))) + except InvalidRequirement as e: + raise MetadataInvalid(self._ireq, str(e)) + + def _prepare(self) -> BaseDistribution: + try: + dist = self._prepare_distribution() + except HashError as e: + # Provide HashError the underlying ireq that caused it. This + # provides context for the resulting error message to show the + # offending line to the user. + e.req = self._ireq + raise + except InstallationSubprocessError as exc: + # The output has been presented already, so don't duplicate it. + exc.context = "See above for output." + raise + + self._check_metadata_consistency(dist) + return dist + + def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: + requires = self.dist.iter_dependencies() if with_requires else () + for r in requires: + yield from self._factory.make_requirements_from_spec(str(r), self._ireq) + yield self._factory.make_requires_python_requirement(self.dist.requires_python) + + def get_install_requirement(self) -> Optional[InstallRequirement]: + return self._ireq + + +class LinkCandidate(_InstallRequirementBackedCandidate): + is_editable = False + + def __init__( + self, + link: Link, + template: InstallRequirement, + factory: "Factory", + name: Optional[NormalizedName] = None, + version: Optional[Version] = None, + ) -> None: + source_link = link + cache_entry = factory.get_wheel_cache_entry(source_link, name) + if cache_entry is not None: + logger.debug("Using cached wheel link: %s", cache_entry.link) + link = cache_entry.link + ireq = make_install_req_from_link(link, template) + assert ireq.link == link + if ireq.link.is_wheel and not ireq.link.is_file: + wheel = Wheel(ireq.link.filename) + wheel_name = canonicalize_name(wheel.name) + assert name == wheel_name, f"{name!r} != {wheel_name!r} for wheel" + # Version may not be present for PEP 508 direct URLs + if version is not None: + wheel_version = Version(wheel.version) + assert ( + version == wheel_version + ), f"{version!r} != {wheel_version!r} for wheel {name}" + + if cache_entry is not None: + assert ireq.link.is_wheel + assert ireq.link.is_file + if cache_entry.persistent and template.link is template.original_link: + ireq.cached_wheel_source_link = source_link + if cache_entry.origin is not None: + ireq.download_info = cache_entry.origin + else: + # Legacy cache entry that does not have origin.json. + # download_info may miss the archive_info.hashes field. + ireq.download_info = direct_url_from_link( + source_link, link_is_in_wheel_cache=cache_entry.persistent + ) + + super().__init__( + link=link, + source_link=source_link, + ireq=ireq, + factory=factory, + name=name, + version=version, + ) + + def _prepare_distribution(self) -> BaseDistribution: + preparer = self._factory.preparer + return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) + + +class EditableCandidate(_InstallRequirementBackedCandidate): + is_editable = True + + def __init__( + self, + link: Link, + template: InstallRequirement, + factory: "Factory", + name: Optional[NormalizedName] = None, + version: Optional[Version] = None, + ) -> None: + super().__init__( + link=link, + source_link=link, + ireq=make_install_req_from_editable(link, template), + factory=factory, + name=name, + version=version, + ) + + def _prepare_distribution(self) -> BaseDistribution: + return self._factory.preparer.prepare_editable_requirement(self._ireq) + + +class AlreadyInstalledCandidate(Candidate): + is_installed = True + source_link = None + + def __init__( + self, + dist: BaseDistribution, + template: InstallRequirement, + factory: "Factory", + ) -> None: + self.dist = dist + self._ireq = _make_install_req_from_dist(dist, template) + self._factory = factory + self._version = None + + # This is just logging some messages, so we can do it eagerly. + # The returned dist would be exactly the same as self.dist because we + # set satisfied_by in _make_install_req_from_dist. + # TODO: Supply reason based on force_reinstall and upgrade_strategy. + skip_reason = "already satisfied" + factory.preparer.prepare_installed_requirement(self._ireq, skip_reason) + + def __str__(self) -> str: + return str(self.dist) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({self.dist!r})" + + def __eq__(self, other: object) -> bool: + if not isinstance(other, AlreadyInstalledCandidate): + return NotImplemented + return self.name == other.name and self.version == other.version + + def __hash__(self) -> int: + return hash((self.name, self.version)) + + @property + def project_name(self) -> NormalizedName: + return self.dist.canonical_name + + @property + def name(self) -> str: + return self.project_name + + @property + def version(self) -> Version: + if self._version is None: + self._version = self.dist.version + return self._version + + @property + def is_editable(self) -> bool: + return self.dist.editable + + def format_for_error(self) -> str: + return f"{self.name} {self.version} (Installed)" + + def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: + if not with_requires: + return + + try: + for r in self.dist.iter_dependencies(): + yield from self._factory.make_requirements_from_spec(str(r), self._ireq) + except InvalidRequirement as exc: + raise InvalidInstalledPackage(dist=self.dist, invalid_exc=exc) from None + + def get_install_requirement(self) -> Optional[InstallRequirement]: + return None + + +class ExtrasCandidate(Candidate): + """A candidate that has 'extras', indicating additional dependencies. + + Requirements can be for a project with dependencies, something like + foo[extra]. The extras don't affect the project/version being installed + directly, but indicate that we need additional dependencies. We model that + by having an artificial ExtrasCandidate that wraps the "base" candidate. + + The ExtrasCandidate differs from the base in the following ways: + + 1. It has a unique name, of the form foo[extra]. This causes the resolver + to treat it as a separate node in the dependency graph. + 2. When we're getting the candidate's dependencies, + a) We specify that we want the extra dependencies as well. + b) We add a dependency on the base candidate. + See below for why this is needed. + 3. We return None for the underlying InstallRequirement, as the base + candidate will provide it, and we don't want to end up with duplicates. + + The dependency on the base candidate is needed so that the resolver can't + decide that it should recommend foo[extra1] version 1.0 and foo[extra2] + version 2.0. Having those candidates depend on foo=1.0 and foo=2.0 + respectively forces the resolver to recognise that this is a conflict. + """ + + def __init__( + self, + base: BaseCandidate, + extras: FrozenSet[str], + *, + comes_from: Optional[InstallRequirement] = None, + ) -> None: + """ + :param comes_from: the InstallRequirement that led to this candidate if it + differs from the base's InstallRequirement. This will often be the + case in the sense that this candidate's requirement has the extras + while the base's does not. Unlike the InstallRequirement backed + candidates, this requirement is used solely for reporting purposes, + it does not do any leg work. + """ + self.base = base + self.extras = frozenset(canonicalize_name(e) for e in extras) + self._comes_from = comes_from if comes_from is not None else self.base._ireq + + def __str__(self) -> str: + name, rest = str(self.base).split(" ", 1) + return "{}[{}] {}".format(name, ",".join(self.extras), rest) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}(base={self.base!r}, extras={self.extras!r})" + + def __hash__(self) -> int: + return hash((self.base, self.extras)) + + def __eq__(self, other: Any) -> bool: + if isinstance(other, self.__class__): + return self.base == other.base and self.extras == other.extras + return False + + @property + def project_name(self) -> NormalizedName: + return self.base.project_name + + @property + def name(self) -> str: + """The normalised name of the project the candidate refers to""" + return format_name(self.base.project_name, self.extras) + + @property + def version(self) -> Version: + return self.base.version + + def format_for_error(self) -> str: + return "{} [{}]".format( + self.base.format_for_error(), ", ".join(sorted(self.extras)) + ) + + @property + def is_installed(self) -> bool: + return self.base.is_installed + + @property + def is_editable(self) -> bool: + return self.base.is_editable + + @property + def source_link(self) -> Optional[Link]: + return self.base.source_link + + def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: + factory = self.base._factory + + # Add a dependency on the exact base + # (See note 2b in the class docstring) + yield factory.make_requirement_from_candidate(self.base) + if not with_requires: + return + + # The user may have specified extras that the candidate doesn't + # support. We ignore any unsupported extras here. + valid_extras = self.extras.intersection(self.base.dist.iter_provided_extras()) + invalid_extras = self.extras.difference(self.base.dist.iter_provided_extras()) + for extra in sorted(invalid_extras): + logger.warning( + "%s %s does not provide the extra '%s'", + self.base.name, + self.version, + extra, + ) + + for r in self.base.dist.iter_dependencies(valid_extras): + yield from factory.make_requirements_from_spec( + str(r), + self._comes_from, + valid_extras, + ) + + def get_install_requirement(self) -> Optional[InstallRequirement]: + # We don't return anything here, because we always + # depend on the base candidate, and we'll get the + # install requirement from that. + return None + + +class RequiresPythonCandidate(Candidate): + is_installed = False + source_link = None + + def __init__(self, py_version_info: Optional[Tuple[int, ...]]) -> None: + if py_version_info is not None: + version_info = normalize_version_info(py_version_info) + else: + version_info = sys.version_info[:3] + self._version = Version(".".join(str(c) for c in version_info)) + + # We don't need to implement __eq__() and __ne__() since there is always + # only one RequiresPythonCandidate in a resolution, i.e. the host Python. + # The built-in object.__eq__() and object.__ne__() do exactly what we want. + + def __str__(self) -> str: + return f"Python {self._version}" + + @property + def project_name(self) -> NormalizedName: + return REQUIRES_PYTHON_IDENTIFIER + + @property + def name(self) -> str: + return REQUIRES_PYTHON_IDENTIFIER + + @property + def version(self) -> Version: + return self._version + + def format_for_error(self) -> str: + return f"Python {self.version}" + + def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: + return () + + def get_install_requirement(self) -> Optional[InstallRequirement]: + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py new file mode 100644 index 00000000000..6c273eb88db --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/factory.py @@ -0,0 +1,823 @@ +import contextlib +import functools +import logging +from typing import ( + TYPE_CHECKING, + Callable, + Dict, + FrozenSet, + Iterable, + Iterator, + List, + Mapping, + NamedTuple, + Optional, + Protocol, + Sequence, + Set, + Tuple, + TypeVar, + cast, +) + +from pip._vendor.packaging.requirements import InvalidRequirement +from pip._vendor.packaging.specifiers import SpecifierSet +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name +from pip._vendor.packaging.version import InvalidVersion, Version +from pip._vendor.resolvelib import ResolutionImpossible + +from pip._internal.cache import CacheEntry, WheelCache +from pip._internal.exceptions import ( + DistributionNotFound, + InstallationError, + InvalidInstalledPackage, + MetadataInconsistent, + MetadataInvalid, + UnsupportedPythonVersion, + UnsupportedWheel, +) +from pip._internal.index.package_finder import PackageFinder +from pip._internal.metadata import BaseDistribution, get_default_environment +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.operations.prepare import RequirementPreparer +from pip._internal.req.constructors import ( + install_req_drop_extras, + install_req_from_link_and_ireq, +) +from pip._internal.req.req_install import ( + InstallRequirement, + check_invalid_constraint_type, +) +from pip._internal.resolution.base import InstallRequirementProvider +from pip._internal.utils.compatibility_tags import get_supported +from pip._internal.utils.hashes import Hashes +from pip._internal.utils.packaging import get_requirement +from pip._internal.utils.virtualenv import running_under_virtualenv + +from .base import Candidate, Constraint, Requirement +from .candidates import ( + AlreadyInstalledCandidate, + BaseCandidate, + EditableCandidate, + ExtrasCandidate, + LinkCandidate, + RequiresPythonCandidate, + as_base_candidate, +) +from .found_candidates import FoundCandidates, IndexCandidateInfo +from .requirements import ( + ExplicitRequirement, + RequiresPythonRequirement, + SpecifierRequirement, + SpecifierWithoutExtrasRequirement, + UnsatisfiableRequirement, +) + +if TYPE_CHECKING: + + class ConflictCause(Protocol): + requirement: RequiresPythonRequirement + parent: Candidate + + +logger = logging.getLogger(__name__) + +C = TypeVar("C") +Cache = Dict[Link, C] + + +class CollectedRootRequirements(NamedTuple): + requirements: List[Requirement] + constraints: Dict[str, Constraint] + user_requested: Dict[str, int] + + +class Factory: + def __init__( + self, + finder: PackageFinder, + preparer: RequirementPreparer, + make_install_req: InstallRequirementProvider, + wheel_cache: Optional[WheelCache], + use_user_site: bool, + force_reinstall: bool, + ignore_installed: bool, + ignore_requires_python: bool, + py_version_info: Optional[Tuple[int, ...]] = None, + ) -> None: + self._finder = finder + self.preparer = preparer + self._wheel_cache = wheel_cache + self._python_candidate = RequiresPythonCandidate(py_version_info) + self._make_install_req_from_spec = make_install_req + self._use_user_site = use_user_site + self._force_reinstall = force_reinstall + self._ignore_requires_python = ignore_requires_python + + self._build_failures: Cache[InstallationError] = {} + self._link_candidate_cache: Cache[LinkCandidate] = {} + self._editable_candidate_cache: Cache[EditableCandidate] = {} + self._installed_candidate_cache: Dict[str, AlreadyInstalledCandidate] = {} + self._extras_candidate_cache: Dict[ + Tuple[int, FrozenSet[NormalizedName]], ExtrasCandidate + ] = {} + self._supported_tags_cache = get_supported() + + if not ignore_installed: + env = get_default_environment() + self._installed_dists = { + dist.canonical_name: dist + for dist in env.iter_installed_distributions(local_only=False) + } + else: + self._installed_dists = {} + + @property + def force_reinstall(self) -> bool: + return self._force_reinstall + + def _fail_if_link_is_unsupported_wheel(self, link: Link) -> None: + if not link.is_wheel: + return + wheel = Wheel(link.filename) + if wheel.supported(self._finder.target_python.get_unsorted_tags()): + return + msg = f"{link.filename} is not a supported wheel on this platform." + raise UnsupportedWheel(msg) + + def _make_extras_candidate( + self, + base: BaseCandidate, + extras: FrozenSet[str], + *, + comes_from: Optional[InstallRequirement] = None, + ) -> ExtrasCandidate: + cache_key = (id(base), frozenset(canonicalize_name(e) for e in extras)) + try: + candidate = self._extras_candidate_cache[cache_key] + except KeyError: + candidate = ExtrasCandidate(base, extras, comes_from=comes_from) + self._extras_candidate_cache[cache_key] = candidate + return candidate + + def _make_candidate_from_dist( + self, + dist: BaseDistribution, + extras: FrozenSet[str], + template: InstallRequirement, + ) -> Candidate: + try: + base = self._installed_candidate_cache[dist.canonical_name] + except KeyError: + base = AlreadyInstalledCandidate(dist, template, factory=self) + self._installed_candidate_cache[dist.canonical_name] = base + if not extras: + return base + return self._make_extras_candidate(base, extras, comes_from=template) + + def _make_candidate_from_link( + self, + link: Link, + extras: FrozenSet[str], + template: InstallRequirement, + name: Optional[NormalizedName], + version: Optional[Version], + ) -> Optional[Candidate]: + base: Optional[BaseCandidate] = self._make_base_candidate_from_link( + link, template, name, version + ) + if not extras or base is None: + return base + return self._make_extras_candidate(base, extras, comes_from=template) + + def _make_base_candidate_from_link( + self, + link: Link, + template: InstallRequirement, + name: Optional[NormalizedName], + version: Optional[Version], + ) -> Optional[BaseCandidate]: + # TODO: Check already installed candidate, and use it if the link and + # editable flag match. + + if link in self._build_failures: + # We already tried this candidate before, and it does not build. + # Don't bother trying again. + return None + + if template.editable: + if link not in self._editable_candidate_cache: + try: + self._editable_candidate_cache[link] = EditableCandidate( + link, + template, + factory=self, + name=name, + version=version, + ) + except (MetadataInconsistent, MetadataInvalid) as e: + logger.info( + "Discarding [blue underline]%s[/]: [yellow]%s[reset]", + link, + e, + extra={"markup": True}, + ) + self._build_failures[link] = e + return None + + return self._editable_candidate_cache[link] + else: + if link not in self._link_candidate_cache: + try: + self._link_candidate_cache[link] = LinkCandidate( + link, + template, + factory=self, + name=name, + version=version, + ) + except MetadataInconsistent as e: + logger.info( + "Discarding [blue underline]%s[/]: [yellow]%s[reset]", + link, + e, + extra={"markup": True}, + ) + self._build_failures[link] = e + return None + return self._link_candidate_cache[link] + + def _iter_found_candidates( + self, + ireqs: Sequence[InstallRequirement], + specifier: SpecifierSet, + hashes: Hashes, + prefers_installed: bool, + incompatible_ids: Set[int], + ) -> Iterable[Candidate]: + if not ireqs: + return () + + # The InstallRequirement implementation requires us to give it a + # "template". Here we just choose the first requirement to represent + # all of them. + # Hopefully the Project model can correct this mismatch in the future. + template = ireqs[0] + assert template.req, "Candidates found on index must be PEP 508" + name = canonicalize_name(template.req.name) + + extras: FrozenSet[str] = frozenset() + for ireq in ireqs: + assert ireq.req, "Candidates found on index must be PEP 508" + specifier &= ireq.req.specifier + hashes &= ireq.hashes(trust_internet=False) + extras |= frozenset(ireq.extras) + + def _get_installed_candidate() -> Optional[Candidate]: + """Get the candidate for the currently-installed version.""" + # If --force-reinstall is set, we want the version from the index + # instead, so we "pretend" there is nothing installed. + if self._force_reinstall: + return None + try: + installed_dist = self._installed_dists[name] + except KeyError: + return None + + try: + # Don't use the installed distribution if its version + # does not fit the current dependency graph. + if not specifier.contains(installed_dist.version, prereleases=True): + return None + except InvalidVersion as e: + raise InvalidInstalledPackage(dist=installed_dist, invalid_exc=e) + + candidate = self._make_candidate_from_dist( + dist=installed_dist, + extras=extras, + template=template, + ) + # The candidate is a known incompatibility. Don't use it. + if id(candidate) in incompatible_ids: + return None + return candidate + + def iter_index_candidate_infos() -> Iterator[IndexCandidateInfo]: + result = self._finder.find_best_candidate( + project_name=name, + specifier=specifier, + hashes=hashes, + ) + icans = result.applicable_candidates + + # PEP 592: Yanked releases are ignored unless the specifier + # explicitly pins a version (via '==' or '===') that can be + # solely satisfied by a yanked release. + all_yanked = all(ican.link.is_yanked for ican in icans) + + def is_pinned(specifier: SpecifierSet) -> bool: + for sp in specifier: + if sp.operator == "===": + return True + if sp.operator != "==": + continue + if sp.version.endswith(".*"): + continue + return True + return False + + pinned = is_pinned(specifier) + + # PackageFinder returns earlier versions first, so we reverse. + for ican in reversed(icans): + if not (all_yanked and pinned) and ican.link.is_yanked: + continue + func = functools.partial( + self._make_candidate_from_link, + link=ican.link, + extras=extras, + template=template, + name=name, + version=ican.version, + ) + yield ican.version, func + + return FoundCandidates( + iter_index_candidate_infos, + _get_installed_candidate(), + prefers_installed, + incompatible_ids, + ) + + def _iter_explicit_candidates_from_base( + self, + base_requirements: Iterable[Requirement], + extras: FrozenSet[str], + ) -> Iterator[Candidate]: + """Produce explicit candidates from the base given an extra-ed package. + + :param base_requirements: Requirements known to the resolver. The + requirements are guaranteed to not have extras. + :param extras: The extras to inject into the explicit requirements' + candidates. + """ + for req in base_requirements: + lookup_cand, _ = req.get_candidate_lookup() + if lookup_cand is None: # Not explicit. + continue + # We've stripped extras from the identifier, and should always + # get a BaseCandidate here, unless there's a bug elsewhere. + base_cand = as_base_candidate(lookup_cand) + assert base_cand is not None, "no extras here" + yield self._make_extras_candidate(base_cand, extras) + + def _iter_candidates_from_constraints( + self, + identifier: str, + constraint: Constraint, + template: InstallRequirement, + ) -> Iterator[Candidate]: + """Produce explicit candidates from constraints. + + This creates "fake" InstallRequirement objects that are basically clones + of what "should" be the template, but with original_link set to link. + """ + for link in constraint.links: + self._fail_if_link_is_unsupported_wheel(link) + candidate = self._make_base_candidate_from_link( + link, + template=install_req_from_link_and_ireq(link, template), + name=canonicalize_name(identifier), + version=None, + ) + if candidate: + yield candidate + + def find_candidates( + self, + identifier: str, + requirements: Mapping[str, Iterable[Requirement]], + incompatibilities: Mapping[str, Iterator[Candidate]], + constraint: Constraint, + prefers_installed: bool, + is_satisfied_by: Callable[[Requirement, Candidate], bool], + ) -> Iterable[Candidate]: + # Collect basic lookup information from the requirements. + explicit_candidates: Set[Candidate] = set() + ireqs: List[InstallRequirement] = [] + for req in requirements[identifier]: + cand, ireq = req.get_candidate_lookup() + if cand is not None: + explicit_candidates.add(cand) + if ireq is not None: + ireqs.append(ireq) + + # If the current identifier contains extras, add requires and explicit + # candidates from entries from extra-less identifier. + with contextlib.suppress(InvalidRequirement): + parsed_requirement = get_requirement(identifier) + if parsed_requirement.name != identifier: + explicit_candidates.update( + self._iter_explicit_candidates_from_base( + requirements.get(parsed_requirement.name, ()), + frozenset(parsed_requirement.extras), + ), + ) + for req in requirements.get(parsed_requirement.name, []): + _, ireq = req.get_candidate_lookup() + if ireq is not None: + ireqs.append(ireq) + + # Add explicit candidates from constraints. We only do this if there are + # known ireqs, which represent requirements not already explicit. If + # there are no ireqs, we're constraining already-explicit requirements, + # which is handled later when we return the explicit candidates. + if ireqs: + try: + explicit_candidates.update( + self._iter_candidates_from_constraints( + identifier, + constraint, + template=ireqs[0], + ), + ) + except UnsupportedWheel: + # If we're constrained to install a wheel incompatible with the + # target architecture, no candidates will ever be valid. + return () + + # Since we cache all the candidates, incompatibility identification + # can be made quicker by comparing only the id() values. + incompat_ids = {id(c) for c in incompatibilities.get(identifier, ())} + + # If none of the requirements want an explicit candidate, we can ask + # the finder for candidates. + if not explicit_candidates: + return self._iter_found_candidates( + ireqs, + constraint.specifier, + constraint.hashes, + prefers_installed, + incompat_ids, + ) + + return ( + c + for c in explicit_candidates + if id(c) not in incompat_ids + and constraint.is_satisfied_by(c) + and all(is_satisfied_by(req, c) for req in requirements[identifier]) + ) + + def _make_requirements_from_install_req( + self, ireq: InstallRequirement, requested_extras: Iterable[str] + ) -> Iterator[Requirement]: + """ + Returns requirement objects associated with the given InstallRequirement. In + most cases this will be a single object but the following special cases exist: + - the InstallRequirement has markers that do not apply -> result is empty + - the InstallRequirement has both a constraint (or link) and extras + -> result is split in two requirement objects: one with the constraint + (or link) and one with the extra. This allows centralized constraint + handling for the base, resulting in fewer candidate rejections. + """ + if not ireq.match_markers(requested_extras): + logger.info( + "Ignoring %s: markers '%s' don't match your environment", + ireq.name, + ireq.markers, + ) + elif not ireq.link: + if ireq.extras and ireq.req is not None and ireq.req.specifier: + yield SpecifierWithoutExtrasRequirement(ireq) + yield SpecifierRequirement(ireq) + else: + self._fail_if_link_is_unsupported_wheel(ireq.link) + # Always make the link candidate for the base requirement to make it + # available to `find_candidates` for explicit candidate lookup for any + # set of extras. + # The extras are required separately via a second requirement. + cand = self._make_base_candidate_from_link( + ireq.link, + template=install_req_drop_extras(ireq) if ireq.extras else ireq, + name=canonicalize_name(ireq.name) if ireq.name else None, + version=None, + ) + if cand is None: + # There's no way we can satisfy a URL requirement if the underlying + # candidate fails to build. An unnamed URL must be user-supplied, so + # we fail eagerly. If the URL is named, an unsatisfiable requirement + # can make the resolver do the right thing, either backtrack (and + # maybe find some other requirement that's buildable) or raise a + # ResolutionImpossible eventually. + if not ireq.name: + raise self._build_failures[ireq.link] + yield UnsatisfiableRequirement(canonicalize_name(ireq.name)) + else: + # require the base from the link + yield self.make_requirement_from_candidate(cand) + if ireq.extras: + # require the extras on top of the base candidate + yield self.make_requirement_from_candidate( + self._make_extras_candidate(cand, frozenset(ireq.extras)) + ) + + def collect_root_requirements( + self, root_ireqs: List[InstallRequirement] + ) -> CollectedRootRequirements: + collected = CollectedRootRequirements([], {}, {}) + for i, ireq in enumerate(root_ireqs): + if ireq.constraint: + # Ensure we only accept valid constraints + problem = check_invalid_constraint_type(ireq) + if problem: + raise InstallationError(problem) + if not ireq.match_markers(): + continue + assert ireq.name, "Constraint must be named" + name = canonicalize_name(ireq.name) + if name in collected.constraints: + collected.constraints[name] &= ireq + else: + collected.constraints[name] = Constraint.from_ireq(ireq) + else: + reqs = list( + self._make_requirements_from_install_req( + ireq, + requested_extras=(), + ) + ) + if not reqs: + continue + template = reqs[0] + if ireq.user_supplied and template.name not in collected.user_requested: + collected.user_requested[template.name] = i + collected.requirements.extend(reqs) + # Put requirements with extras at the end of the root requires. This does not + # affect resolvelib's picking preference but it does affect its initial criteria + # population: by putting extras at the end we enable the candidate finder to + # present resolvelib with a smaller set of candidates to resolvelib, already + # taking into account any non-transient constraints on the associated base. This + # means resolvelib will have fewer candidates to visit and reject. + # Python's list sort is stable, meaning relative order is kept for objects with + # the same key. + collected.requirements.sort(key=lambda r: r.name != r.project_name) + return collected + + def make_requirement_from_candidate( + self, candidate: Candidate + ) -> ExplicitRequirement: + return ExplicitRequirement(candidate) + + def make_requirements_from_spec( + self, + specifier: str, + comes_from: Optional[InstallRequirement], + requested_extras: Iterable[str] = (), + ) -> Iterator[Requirement]: + """ + Returns requirement objects associated with the given specifier. In most cases + this will be a single object but the following special cases exist: + - the specifier has markers that do not apply -> result is empty + - the specifier has both a constraint and extras -> result is split + in two requirement objects: one with the constraint and one with the + extra. This allows centralized constraint handling for the base, + resulting in fewer candidate rejections. + """ + ireq = self._make_install_req_from_spec(specifier, comes_from) + return self._make_requirements_from_install_req(ireq, requested_extras) + + def make_requires_python_requirement( + self, + specifier: SpecifierSet, + ) -> Optional[Requirement]: + if self._ignore_requires_python: + return None + # Don't bother creating a dependency for an empty Requires-Python. + if not str(specifier): + return None + return RequiresPythonRequirement(specifier, self._python_candidate) + + def get_wheel_cache_entry( + self, link: Link, name: Optional[str] + ) -> Optional[CacheEntry]: + """Look up the link in the wheel cache. + + If ``preparer.require_hashes`` is True, don't use the wheel cache, + because cached wheels, always built locally, have different hashes + than the files downloaded from the index server and thus throw false + hash mismatches. Furthermore, cached wheels at present have + nondeterministic contents due to file modification times. + """ + if self._wheel_cache is None: + return None + return self._wheel_cache.get_cache_entry( + link=link, + package_name=name, + supported_tags=self._supported_tags_cache, + ) + + def get_dist_to_uninstall(self, candidate: Candidate) -> Optional[BaseDistribution]: + # TODO: Are there more cases this needs to return True? Editable? + dist = self._installed_dists.get(candidate.project_name) + if dist is None: # Not installed, no uninstallation required. + return None + + # We're installing into global site. The current installation must + # be uninstalled, no matter it's in global or user site, because the + # user site installation has precedence over global. + if not self._use_user_site: + return dist + + # We're installing into user site. Remove the user site installation. + if dist.in_usersite: + return dist + + # We're installing into user site, but the installed incompatible + # package is in global site. We can't uninstall that, and would let + # the new user installation to "shadow" it. But shadowing won't work + # in virtual environments, so we error out. + if running_under_virtualenv() and dist.in_site_packages: + message = ( + f"Will not install to the user site because it will lack " + f"sys.path precedence to {dist.raw_name} in {dist.location}" + ) + raise InstallationError(message) + return None + + def _report_requires_python_error( + self, causes: Sequence["ConflictCause"] + ) -> UnsupportedPythonVersion: + assert causes, "Requires-Python error reported with no cause" + + version = self._python_candidate.version + + if len(causes) == 1: + specifier = str(causes[0].requirement.specifier) + message = ( + f"Package {causes[0].parent.name!r} requires a different " + f"Python: {version} not in {specifier!r}" + ) + return UnsupportedPythonVersion(message) + + message = f"Packages require a different Python. {version} not in:" + for cause in causes: + package = cause.parent.format_for_error() + specifier = str(cause.requirement.specifier) + message += f"\n{specifier!r} (required by {package})" + return UnsupportedPythonVersion(message) + + def _report_single_requirement_conflict( + self, req: Requirement, parent: Optional[Candidate] + ) -> DistributionNotFound: + if parent is None: + req_disp = str(req) + else: + req_disp = f"{req} (from {parent.name})" + + cands = self._finder.find_all_candidates(req.project_name) + skipped_by_requires_python = self._finder.requires_python_skipped_reasons() + + versions_set: Set[Version] = set() + yanked_versions_set: Set[Version] = set() + for c in cands: + is_yanked = c.link.is_yanked if c.link else False + if is_yanked: + yanked_versions_set.add(c.version) + else: + versions_set.add(c.version) + + versions = [str(v) for v in sorted(versions_set)] + yanked_versions = [str(v) for v in sorted(yanked_versions_set)] + + if yanked_versions: + # Saying "version X is yanked" isn't entirely accurate. + # https://github.com/pypa/pip/issues/11745#issuecomment-1402805842 + logger.critical( + "Ignored the following yanked versions: %s", + ", ".join(yanked_versions) or "none", + ) + if skipped_by_requires_python: + logger.critical( + "Ignored the following versions that require a different python " + "version: %s", + "; ".join(skipped_by_requires_python) or "none", + ) + logger.critical( + "Could not find a version that satisfies the requirement %s " + "(from versions: %s)", + req_disp, + ", ".join(versions) or "none", + ) + if str(req) == "requirements.txt": + logger.info( + "HINT: You are attempting to install a package literally " + 'named "requirements.txt" (which cannot exist). Consider ' + "using the '-r' flag to install the packages listed in " + "requirements.txt" + ) + + return DistributionNotFound(f"No matching distribution found for {req}") + + def get_installation_error( + self, + e: "ResolutionImpossible[Requirement, Candidate]", + constraints: Dict[str, Constraint], + ) -> InstallationError: + assert e.causes, "Installation error reported with no cause" + + # If one of the things we can't solve is "we need Python X.Y", + # that is what we report. + requires_python_causes = [ + cause + for cause in e.causes + if isinstance(cause.requirement, RequiresPythonRequirement) + and not cause.requirement.is_satisfied_by(self._python_candidate) + ] + if requires_python_causes: + # The comprehension above makes sure all Requirement instances are + # RequiresPythonRequirement, so let's cast for convenience. + return self._report_requires_python_error( + cast("Sequence[ConflictCause]", requires_python_causes), + ) + + # Otherwise, we have a set of causes which can't all be satisfied + # at once. + + # The simplest case is when we have *one* cause that can't be + # satisfied. We just report that case. + if len(e.causes) == 1: + req, parent = e.causes[0] + if req.name not in constraints: + return self._report_single_requirement_conflict(req, parent) + + # OK, we now have a list of requirements that can't all be + # satisfied at once. + + # A couple of formatting helpers + def text_join(parts: List[str]) -> str: + if len(parts) == 1: + return parts[0] + + return ", ".join(parts[:-1]) + " and " + parts[-1] + + def describe_trigger(parent: Candidate) -> str: + ireq = parent.get_install_requirement() + if not ireq or not ireq.comes_from: + return f"{parent.name}=={parent.version}" + if isinstance(ireq.comes_from, InstallRequirement): + return str(ireq.comes_from.name) + return str(ireq.comes_from) + + triggers = set() + for req, parent in e.causes: + if parent is None: + # This is a root requirement, so we can report it directly + trigger = req.format_for_error() + else: + trigger = describe_trigger(parent) + triggers.add(trigger) + + if triggers: + info = text_join(sorted(triggers)) + else: + info = "the requested packages" + + msg = ( + f"Cannot install {info} because these package versions " + "have conflicting dependencies." + ) + logger.critical(msg) + msg = "\nThe conflict is caused by:" + + relevant_constraints = set() + for req, parent in e.causes: + if req.name in constraints: + relevant_constraints.add(req.name) + msg = msg + "\n " + if parent: + msg = msg + f"{parent.name} {parent.version} depends on " + else: + msg = msg + "The user requested " + msg = msg + req.format_for_error() + for key in relevant_constraints: + spec = constraints[key].specifier + msg += f"\n The user requested (constraint) {key}{spec}" + + msg = ( + msg + + "\n\n" + + "To fix this you could try to:\n" + + "1. loosen the range of package versions you've specified\n" + + "2. remove package versions to allow pip to attempt to solve " + + "the dependency conflict\n" + ) + + logger.info(msg) + + return DistributionNotFound( + "ResolutionImpossible: for help visit " + "https://pip.pypa.io/en/latest/topics/dependency-resolution/" + "#dealing-with-dependency-conflicts" + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py new file mode 100644 index 00000000000..a1d57e0f4b2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py @@ -0,0 +1,174 @@ +"""Utilities to lazily create and visit candidates found. + +Creating and visiting a candidate is a *very* costly operation. It involves +fetching, extracting, potentially building modules from source, and verifying +distribution metadata. It is therefore crucial for performance to keep +everything here lazy all the way down, so we only touch candidates that we +absolutely need, and not "download the world" when we only need one version of +something. +""" + +import functools +import logging +from collections.abc import Sequence +from typing import TYPE_CHECKING, Any, Callable, Iterator, Optional, Set, Tuple + +from pip._vendor.packaging.version import _BaseVersion + +from pip._internal.exceptions import MetadataInvalid + +from .base import Candidate + +logger = logging.getLogger(__name__) + +IndexCandidateInfo = Tuple[_BaseVersion, Callable[[], Optional[Candidate]]] + +if TYPE_CHECKING: + SequenceCandidate = Sequence[Candidate] +else: + # For compatibility: Python before 3.9 does not support using [] on the + # Sequence class. + # + # >>> from collections.abc import Sequence + # >>> Sequence[str] + # Traceback (most recent call last): + # File "", line 1, in + # TypeError: 'ABCMeta' object is not subscriptable + # + # TODO: Remove this block after dropping Python 3.8 support. + SequenceCandidate = Sequence + + +def _iter_built(infos: Iterator[IndexCandidateInfo]) -> Iterator[Candidate]: + """Iterator for ``FoundCandidates``. + + This iterator is used when the package is not already installed. Candidates + from index come later in their normal ordering. + """ + versions_found: Set[_BaseVersion] = set() + for version, func in infos: + if version in versions_found: + continue + try: + candidate = func() + except MetadataInvalid as e: + logger.warning( + "Ignoring version %s of %s since it has invalid metadata:\n" + "%s\n" + "Please use pip<24.1 if you need to use this version.", + version, + e.ireq.name, + e, + ) + # Mark version as found to avoid trying other candidates with the same + # version, since they most likely have invalid metadata as well. + versions_found.add(version) + else: + if candidate is None: + continue + yield candidate + versions_found.add(version) + + +def _iter_built_with_prepended( + installed: Candidate, infos: Iterator[IndexCandidateInfo] +) -> Iterator[Candidate]: + """Iterator for ``FoundCandidates``. + + This iterator is used when the resolver prefers the already-installed + candidate and NOT to upgrade. The installed candidate is therefore + always yielded first, and candidates from index come later in their + normal ordering, except skipped when the version is already installed. + """ + yield installed + versions_found: Set[_BaseVersion] = {installed.version} + for version, func in infos: + if version in versions_found: + continue + candidate = func() + if candidate is None: + continue + yield candidate + versions_found.add(version) + + +def _iter_built_with_inserted( + installed: Candidate, infos: Iterator[IndexCandidateInfo] +) -> Iterator[Candidate]: + """Iterator for ``FoundCandidates``. + + This iterator is used when the resolver prefers to upgrade an + already-installed package. Candidates from index are returned in their + normal ordering, except replaced when the version is already installed. + + The implementation iterates through and yields other candidates, inserting + the installed candidate exactly once before we start yielding older or + equivalent candidates, or after all other candidates if they are all newer. + """ + versions_found: Set[_BaseVersion] = set() + for version, func in infos: + if version in versions_found: + continue + # If the installed candidate is better, yield it first. + if installed.version >= version: + yield installed + versions_found.add(installed.version) + candidate = func() + if candidate is None: + continue + yield candidate + versions_found.add(version) + + # If the installed candidate is older than all other candidates. + if installed.version not in versions_found: + yield installed + + +class FoundCandidates(SequenceCandidate): + """A lazy sequence to provide candidates to the resolver. + + The intended usage is to return this from `find_matches()` so the resolver + can iterate through the sequence multiple times, but only access the index + page when remote packages are actually needed. This improve performances + when suitable candidates are already installed on disk. + """ + + def __init__( + self, + get_infos: Callable[[], Iterator[IndexCandidateInfo]], + installed: Optional[Candidate], + prefers_installed: bool, + incompatible_ids: Set[int], + ): + self._get_infos = get_infos + self._installed = installed + self._prefers_installed = prefers_installed + self._incompatible_ids = incompatible_ids + + def __getitem__(self, index: Any) -> Any: + # Implemented to satisfy the ABC check. This is not needed by the + # resolver, and should not be used by the provider either (for + # performance reasons). + raise NotImplementedError("don't do this") + + def __iter__(self) -> Iterator[Candidate]: + infos = self._get_infos() + if not self._installed: + iterator = _iter_built(infos) + elif self._prefers_installed: + iterator = _iter_built_with_prepended(self._installed, infos) + else: + iterator = _iter_built_with_inserted(self._installed, infos) + return (c for c in iterator if id(c) not in self._incompatible_ids) + + def __len__(self) -> int: + # Implemented to satisfy the ABC check. This is not needed by the + # resolver, and should not be used by the provider either (for + # performance reasons). + raise NotImplementedError("don't do this") + + @functools.lru_cache(maxsize=1) + def __bool__(self) -> bool: + if self._prefers_installed and self._installed: + return True + return any(self) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/provider.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/provider.py new file mode 100644 index 00000000000..fb0dd85f112 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/provider.py @@ -0,0 +1,258 @@ +import collections +import math +from functools import lru_cache +from typing import ( + TYPE_CHECKING, + Dict, + Iterable, + Iterator, + Mapping, + Sequence, + TypeVar, + Union, +) + +from pip._vendor.resolvelib.providers import AbstractProvider + +from .base import Candidate, Constraint, Requirement +from .candidates import REQUIRES_PYTHON_IDENTIFIER +from .factory import Factory + +if TYPE_CHECKING: + from pip._vendor.resolvelib.providers import Preference + from pip._vendor.resolvelib.resolvers import RequirementInformation + + PreferenceInformation = RequirementInformation[Requirement, Candidate] + + _ProviderBase = AbstractProvider[Requirement, Candidate, str] +else: + _ProviderBase = AbstractProvider + +# Notes on the relationship between the provider, the factory, and the +# candidate and requirement classes. +# +# The provider is a direct implementation of the resolvelib class. Its role +# is to deliver the API that resolvelib expects. +# +# Rather than work with completely abstract "requirement" and "candidate" +# concepts as resolvelib does, pip has concrete classes implementing these two +# ideas. The API of Requirement and Candidate objects are defined in the base +# classes, but essentially map fairly directly to the equivalent provider +# methods. In particular, `find_matches` and `is_satisfied_by` are +# requirement methods, and `get_dependencies` is a candidate method. +# +# The factory is the interface to pip's internal mechanisms. It is stateless, +# and is created by the resolver and held as a property of the provider. It is +# responsible for creating Requirement and Candidate objects, and provides +# services to those objects (access to pip's finder and preparer). + + +D = TypeVar("D") +V = TypeVar("V") + + +def _get_with_identifier( + mapping: Mapping[str, V], + identifier: str, + default: D, +) -> Union[D, V]: + """Get item from a package name lookup mapping with a resolver identifier. + + This extra logic is needed when the target mapping is keyed by package + name, which cannot be directly looked up with an identifier (which may + contain requested extras). Additional logic is added to also look up a value + by "cleaning up" the extras from the identifier. + """ + if identifier in mapping: + return mapping[identifier] + # HACK: Theoretically we should check whether this identifier is a valid + # "NAME[EXTRAS]" format, and parse out the name part with packaging or + # some regular expression. But since pip's resolver only spits out three + # kinds of identifiers: normalized PEP 503 names, normalized names plus + # extras, and Requires-Python, we can cheat a bit here. + name, open_bracket, _ = identifier.partition("[") + if open_bracket and name in mapping: + return mapping[name] + return default + + +class PipProvider(_ProviderBase): + """Pip's provider implementation for resolvelib. + + :params constraints: A mapping of constraints specified by the user. Keys + are canonicalized project names. + :params ignore_dependencies: Whether the user specified ``--no-deps``. + :params upgrade_strategy: The user-specified upgrade strategy. + :params user_requested: A set of canonicalized package names that the user + supplied for pip to install/upgrade. + """ + + def __init__( + self, + factory: Factory, + constraints: Dict[str, Constraint], + ignore_dependencies: bool, + upgrade_strategy: str, + user_requested: Dict[str, int], + ) -> None: + self._factory = factory + self._constraints = constraints + self._ignore_dependencies = ignore_dependencies + self._upgrade_strategy = upgrade_strategy + self._user_requested = user_requested + self._known_depths: Dict[str, float] = collections.defaultdict(lambda: math.inf) + + def identify(self, requirement_or_candidate: Union[Requirement, Candidate]) -> str: + return requirement_or_candidate.name + + def get_preference( + self, + identifier: str, + resolutions: Mapping[str, Candidate], + candidates: Mapping[str, Iterator[Candidate]], + information: Mapping[str, Iterable["PreferenceInformation"]], + backtrack_causes: Sequence["PreferenceInformation"], + ) -> "Preference": + """Produce a sort key for given requirement based on preference. + + The lower the return value is, the more preferred this group of + arguments is. + + Currently pip considers the following in order: + + * Prefer if any of the known requirements is "direct", e.g. points to an + explicit URL. + * If equal, prefer if any requirement is "pinned", i.e. contains + operator ``===`` or ``==``. + * If equal, calculate an approximate "depth" and resolve requirements + closer to the user-specified requirements first. If the depth cannot + by determined (eg: due to no matching parents), it is considered + infinite. + * Order user-specified requirements by the order they are specified. + * If equal, prefers "non-free" requirements, i.e. contains at least one + operator, such as ``>=`` or ``<``. + * If equal, order alphabetically for consistency (helps debuggability). + """ + try: + next(iter(information[identifier])) + except StopIteration: + # There is no information for this identifier, so there's no known + # candidates. + has_information = False + else: + has_information = True + + if has_information: + lookups = (r.get_candidate_lookup() for r, _ in information[identifier]) + candidate, ireqs = zip(*lookups) + else: + candidate, ireqs = None, () + + operators = [ + specifier.operator + for specifier_set in (ireq.specifier for ireq in ireqs if ireq) + for specifier in specifier_set + ] + + direct = candidate is not None + pinned = any(op[:2] == "==" for op in operators) + unfree = bool(operators) + + try: + requested_order: Union[int, float] = self._user_requested[identifier] + except KeyError: + requested_order = math.inf + if has_information: + parent_depths = ( + self._known_depths[parent.name] if parent is not None else 0.0 + for _, parent in information[identifier] + ) + inferred_depth = min(d for d in parent_depths) + 1.0 + else: + inferred_depth = math.inf + else: + inferred_depth = 1.0 + self._known_depths[identifier] = inferred_depth + + requested_order = self._user_requested.get(identifier, math.inf) + + # Requires-Python has only one candidate and the check is basically + # free, so we always do it first to avoid needless work if it fails. + requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER + + # Prefer the causes of backtracking on the assumption that the problem + # resolving the dependency tree is related to the failures that caused + # the backtracking + backtrack_cause = self.is_backtrack_cause(identifier, backtrack_causes) + + return ( + not requires_python, + not direct, + not pinned, + not backtrack_cause, + inferred_depth, + requested_order, + not unfree, + identifier, + ) + + def find_matches( + self, + identifier: str, + requirements: Mapping[str, Iterator[Requirement]], + incompatibilities: Mapping[str, Iterator[Candidate]], + ) -> Iterable[Candidate]: + def _eligible_for_upgrade(identifier: str) -> bool: + """Are upgrades allowed for this project? + + This checks the upgrade strategy, and whether the project was one + that the user specified in the command line, in order to decide + whether we should upgrade if there's a newer version available. + + (Note that we don't need access to the `--upgrade` flag, because + an upgrade strategy of "to-satisfy-only" means that `--upgrade` + was not specified). + """ + if self._upgrade_strategy == "eager": + return True + elif self._upgrade_strategy == "only-if-needed": + user_order = _get_with_identifier( + self._user_requested, + identifier, + default=None, + ) + return user_order is not None + return False + + constraint = _get_with_identifier( + self._constraints, + identifier, + default=Constraint.empty(), + ) + return self._factory.find_candidates( + identifier=identifier, + requirements=requirements, + constraint=constraint, + prefers_installed=(not _eligible_for_upgrade(identifier)), + incompatibilities=incompatibilities, + is_satisfied_by=self.is_satisfied_by, + ) + + @lru_cache(maxsize=None) + def is_satisfied_by(self, requirement: Requirement, candidate: Candidate) -> bool: + return requirement.is_satisfied_by(candidate) + + def get_dependencies(self, candidate: Candidate) -> Sequence[Requirement]: + with_requires = not self._ignore_dependencies + return [r for r in candidate.iter_dependencies(with_requires) if r is not None] + + @staticmethod + def is_backtrack_cause( + identifier: str, backtrack_causes: Sequence["PreferenceInformation"] + ) -> bool: + for backtrack_cause in backtrack_causes: + if identifier == backtrack_cause.requirement.name: + return True + if backtrack_cause.parent and identifier == backtrack_cause.parent.name: + return True + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/reporter.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/reporter.py new file mode 100644 index 00000000000..0594569d850 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/reporter.py @@ -0,0 +1,81 @@ +from collections import defaultdict +from logging import getLogger +from typing import Any, DefaultDict + +from pip._vendor.resolvelib.reporters import BaseReporter + +from .base import Candidate, Requirement + +logger = getLogger(__name__) + + +class PipReporter(BaseReporter): + def __init__(self) -> None: + self.reject_count_by_package: DefaultDict[str, int] = defaultdict(int) + + self._messages_at_reject_count = { + 1: ( + "pip is looking at multiple versions of {package_name} to " + "determine which version is compatible with other " + "requirements. This could take a while." + ), + 8: ( + "pip is still looking at multiple versions of {package_name} to " + "determine which version is compatible with other " + "requirements. This could take a while." + ), + 13: ( + "This is taking longer than usual. You might need to provide " + "the dependency resolver with stricter constraints to reduce " + "runtime. See https://pip.pypa.io/warnings/backtracking for " + "guidance. If you want to abort this run, press Ctrl + C." + ), + } + + def rejecting_candidate(self, criterion: Any, candidate: Candidate) -> None: + self.reject_count_by_package[candidate.name] += 1 + + count = self.reject_count_by_package[candidate.name] + if count not in self._messages_at_reject_count: + return + + message = self._messages_at_reject_count[count] + logger.info("INFO: %s", message.format(package_name=candidate.name)) + + msg = "Will try a different candidate, due to conflict:" + for req_info in criterion.information: + req, parent = req_info.requirement, req_info.parent + # Inspired by Factory.get_installation_error + msg += "\n " + if parent: + msg += f"{parent.name} {parent.version} depends on " + else: + msg += "The user requested " + msg += req.format_for_error() + logger.debug(msg) + + +class PipDebuggingReporter(BaseReporter): + """A reporter that does an info log for every event it sees.""" + + def starting(self) -> None: + logger.info("Reporter.starting()") + + def starting_round(self, index: int) -> None: + logger.info("Reporter.starting_round(%r)", index) + + def ending_round(self, index: int, state: Any) -> None: + logger.info("Reporter.ending_round(%r, state)", index) + logger.debug("Reporter.ending_round(%r, %r)", index, state) + + def ending(self, state: Any) -> None: + logger.info("Reporter.ending(%r)", state) + + def adding_requirement(self, requirement: Requirement, parent: Candidate) -> None: + logger.info("Reporter.adding_requirement(%r, %r)", requirement, parent) + + def rejecting_candidate(self, criterion: Any, candidate: Candidate) -> None: + logger.info("Reporter.rejecting_candidate(%r, %r)", criterion, candidate) + + def pinning(self, candidate: Candidate) -> None: + logger.info("Reporter.pinning(%r)", candidate) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/requirements.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/requirements.py new file mode 100644 index 00000000000..b04f41b2191 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/requirements.py @@ -0,0 +1,245 @@ +from typing import Any, Optional + +from pip._vendor.packaging.specifiers import SpecifierSet +from pip._vendor.packaging.utils import NormalizedName, canonicalize_name + +from pip._internal.req.constructors import install_req_drop_extras +from pip._internal.req.req_install import InstallRequirement + +from .base import Candidate, CandidateLookup, Requirement, format_name + + +class ExplicitRequirement(Requirement): + def __init__(self, candidate: Candidate) -> None: + self.candidate = candidate + + def __str__(self) -> str: + return str(self.candidate) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({self.candidate!r})" + + def __hash__(self) -> int: + return hash(self.candidate) + + def __eq__(self, other: Any) -> bool: + if not isinstance(other, ExplicitRequirement): + return False + return self.candidate == other.candidate + + @property + def project_name(self) -> NormalizedName: + # No need to canonicalize - the candidate did this + return self.candidate.project_name + + @property + def name(self) -> str: + # No need to canonicalize - the candidate did this + return self.candidate.name + + def format_for_error(self) -> str: + return self.candidate.format_for_error() + + def get_candidate_lookup(self) -> CandidateLookup: + return self.candidate, None + + def is_satisfied_by(self, candidate: Candidate) -> bool: + return candidate == self.candidate + + +class SpecifierRequirement(Requirement): + def __init__(self, ireq: InstallRequirement) -> None: + assert ireq.link is None, "This is a link, not a specifier" + self._ireq = ireq + self._equal_cache: Optional[str] = None + self._hash: Optional[int] = None + self._extras = frozenset(canonicalize_name(e) for e in self._ireq.extras) + + @property + def _equal(self) -> str: + if self._equal_cache is not None: + return self._equal_cache + + self._equal_cache = str(self._ireq) + return self._equal_cache + + def __str__(self) -> str: + return str(self._ireq.req) + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({str(self._ireq.req)!r})" + + def __eq__(self, other: object) -> bool: + if not isinstance(other, SpecifierRequirement): + return NotImplemented + return self._equal == other._equal + + def __hash__(self) -> int: + if self._hash is not None: + return self._hash + + self._hash = hash(self._equal) + return self._hash + + @property + def project_name(self) -> NormalizedName: + assert self._ireq.req, "Specifier-backed ireq is always PEP 508" + return canonicalize_name(self._ireq.req.name) + + @property + def name(self) -> str: + return format_name(self.project_name, self._extras) + + def format_for_error(self) -> str: + # Convert comma-separated specifiers into "A, B, ..., F and G" + # This makes the specifier a bit more "human readable", without + # risking a change in meaning. (Hopefully! Not all edge cases have + # been checked) + parts = [s.strip() for s in str(self).split(",")] + if len(parts) == 0: + return "" + elif len(parts) == 1: + return parts[0] + + return ", ".join(parts[:-1]) + " and " + parts[-1] + + def get_candidate_lookup(self) -> CandidateLookup: + return None, self._ireq + + def is_satisfied_by(self, candidate: Candidate) -> bool: + assert candidate.name == self.name, ( + f"Internal issue: Candidate is not for this requirement " + f"{candidate.name} vs {self.name}" + ) + # We can safely always allow prereleases here since PackageFinder + # already implements the prerelease logic, and would have filtered out + # prerelease candidates if the user does not expect them. + assert self._ireq.req, "Specifier-backed ireq is always PEP 508" + spec = self._ireq.req.specifier + return spec.contains(candidate.version, prereleases=True) + + +class SpecifierWithoutExtrasRequirement(SpecifierRequirement): + """ + Requirement backed by an install requirement on a base package. + Trims extras from its install requirement if there are any. + """ + + def __init__(self, ireq: InstallRequirement) -> None: + assert ireq.link is None, "This is a link, not a specifier" + self._ireq = install_req_drop_extras(ireq) + self._equal_cache: Optional[str] = None + self._hash: Optional[int] = None + self._extras = frozenset(canonicalize_name(e) for e in self._ireq.extras) + + @property + def _equal(self) -> str: + if self._equal_cache is not None: + return self._equal_cache + + self._equal_cache = str(self._ireq) + return self._equal_cache + + def __eq__(self, other: object) -> bool: + if not isinstance(other, SpecifierWithoutExtrasRequirement): + return NotImplemented + return self._equal == other._equal + + def __hash__(self) -> int: + if self._hash is not None: + return self._hash + + self._hash = hash(self._equal) + return self._hash + + +class RequiresPythonRequirement(Requirement): + """A requirement representing Requires-Python metadata.""" + + def __init__(self, specifier: SpecifierSet, match: Candidate) -> None: + self.specifier = specifier + self._specifier_string = str(specifier) # for faster __eq__ + self._hash: Optional[int] = None + self._candidate = match + + def __str__(self) -> str: + return f"Python {self.specifier}" + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({str(self.specifier)!r})" + + def __hash__(self) -> int: + if self._hash is not None: + return self._hash + + self._hash = hash((self._specifier_string, self._candidate)) + return self._hash + + def __eq__(self, other: Any) -> bool: + if not isinstance(other, RequiresPythonRequirement): + return False + return ( + self._specifier_string == other._specifier_string + and self._candidate == other._candidate + ) + + @property + def project_name(self) -> NormalizedName: + return self._candidate.project_name + + @property + def name(self) -> str: + return self._candidate.name + + def format_for_error(self) -> str: + return str(self) + + def get_candidate_lookup(self) -> CandidateLookup: + if self.specifier.contains(self._candidate.version, prereleases=True): + return self._candidate, None + return None, None + + def is_satisfied_by(self, candidate: Candidate) -> bool: + assert candidate.name == self._candidate.name, "Not Python candidate" + # We can safely always allow prereleases here since PackageFinder + # already implements the prerelease logic, and would have filtered out + # prerelease candidates if the user does not expect them. + return self.specifier.contains(candidate.version, prereleases=True) + + +class UnsatisfiableRequirement(Requirement): + """A requirement that cannot be satisfied.""" + + def __init__(self, name: NormalizedName) -> None: + self._name = name + + def __str__(self) -> str: + return f"{self._name} (unavailable)" + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({str(self._name)!r})" + + def __eq__(self, other: object) -> bool: + if not isinstance(other, UnsatisfiableRequirement): + return NotImplemented + return self._name == other._name + + def __hash__(self) -> int: + return hash(self._name) + + @property + def project_name(self) -> NormalizedName: + return self._name + + @property + def name(self) -> str: + return self._name + + def format_for_error(self) -> str: + return str(self) + + def get_candidate_lookup(self) -> CandidateLookup: + return None, None + + def is_satisfied_by(self, candidate: Candidate) -> bool: + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py new file mode 100644 index 00000000000..c12beef0b2a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py @@ -0,0 +1,317 @@ +import contextlib +import functools +import logging +import os +from typing import TYPE_CHECKING, Dict, List, Optional, Set, Tuple, cast + +from pip._vendor.packaging.utils import canonicalize_name +from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible +from pip._vendor.resolvelib import Resolver as RLResolver +from pip._vendor.resolvelib.structs import DirectedGraph + +from pip._internal.cache import WheelCache +from pip._internal.index.package_finder import PackageFinder +from pip._internal.operations.prepare import RequirementPreparer +from pip._internal.req.constructors import install_req_extend_extras +from pip._internal.req.req_install import InstallRequirement +from pip._internal.req.req_set import RequirementSet +from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider +from pip._internal.resolution.resolvelib.provider import PipProvider +from pip._internal.resolution.resolvelib.reporter import ( + PipDebuggingReporter, + PipReporter, +) +from pip._internal.utils.packaging import get_requirement + +from .base import Candidate, Requirement +from .factory import Factory + +if TYPE_CHECKING: + from pip._vendor.resolvelib.resolvers import Result as RLResult + + Result = RLResult[Requirement, Candidate, str] + + +logger = logging.getLogger(__name__) + + +class Resolver(BaseResolver): + _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} + + def __init__( + self, + preparer: RequirementPreparer, + finder: PackageFinder, + wheel_cache: Optional[WheelCache], + make_install_req: InstallRequirementProvider, + use_user_site: bool, + ignore_dependencies: bool, + ignore_installed: bool, + ignore_requires_python: bool, + force_reinstall: bool, + upgrade_strategy: str, + py_version_info: Optional[Tuple[int, ...]] = None, + ): + super().__init__() + assert upgrade_strategy in self._allowed_strategies + + self.factory = Factory( + finder=finder, + preparer=preparer, + make_install_req=make_install_req, + wheel_cache=wheel_cache, + use_user_site=use_user_site, + force_reinstall=force_reinstall, + ignore_installed=ignore_installed, + ignore_requires_python=ignore_requires_python, + py_version_info=py_version_info, + ) + self.ignore_dependencies = ignore_dependencies + self.upgrade_strategy = upgrade_strategy + self._result: Optional[Result] = None + + def resolve( + self, root_reqs: List[InstallRequirement], check_supported_wheels: bool + ) -> RequirementSet: + collected = self.factory.collect_root_requirements(root_reqs) + provider = PipProvider( + factory=self.factory, + constraints=collected.constraints, + ignore_dependencies=self.ignore_dependencies, + upgrade_strategy=self.upgrade_strategy, + user_requested=collected.user_requested, + ) + if "PIP_RESOLVER_DEBUG" in os.environ: + reporter: BaseReporter = PipDebuggingReporter() + else: + reporter = PipReporter() + resolver: RLResolver[Requirement, Candidate, str] = RLResolver( + provider, + reporter, + ) + + try: + limit_how_complex_resolution_can_be = 200000 + result = self._result = resolver.resolve( + collected.requirements, max_rounds=limit_how_complex_resolution_can_be + ) + + except ResolutionImpossible as e: + error = self.factory.get_installation_error( + cast("ResolutionImpossible[Requirement, Candidate]", e), + collected.constraints, + ) + raise error from e + + req_set = RequirementSet(check_supported_wheels=check_supported_wheels) + # process candidates with extras last to ensure their base equivalent is + # already in the req_set if appropriate. + # Python's sort is stable so using a binary key function keeps relative order + # within both subsets. + for candidate in sorted( + result.mapping.values(), key=lambda c: c.name != c.project_name + ): + ireq = candidate.get_install_requirement() + if ireq is None: + if candidate.name != candidate.project_name: + # extend existing req's extras + with contextlib.suppress(KeyError): + req = req_set.get_requirement(candidate.project_name) + req_set.add_named_requirement( + install_req_extend_extras( + req, get_requirement(candidate.name).extras + ) + ) + continue + + # Check if there is already an installation under the same name, + # and set a flag for later stages to uninstall it, if needed. + installed_dist = self.factory.get_dist_to_uninstall(candidate) + if installed_dist is None: + # There is no existing installation -- nothing to uninstall. + ireq.should_reinstall = False + elif self.factory.force_reinstall: + # The --force-reinstall flag is set -- reinstall. + ireq.should_reinstall = True + elif installed_dist.version != candidate.version: + # The installation is different in version -- reinstall. + ireq.should_reinstall = True + elif candidate.is_editable or installed_dist.editable: + # The incoming distribution is editable, or different in + # editable-ness to installation -- reinstall. + ireq.should_reinstall = True + elif candidate.source_link and candidate.source_link.is_file: + # The incoming distribution is under file:// + if candidate.source_link.is_wheel: + # is a local wheel -- do nothing. + logger.info( + "%s is already installed with the same version as the " + "provided wheel. Use --force-reinstall to force an " + "installation of the wheel.", + ireq.name, + ) + continue + + # is a local sdist or path -- reinstall + ireq.should_reinstall = True + else: + continue + + link = candidate.source_link + if link and link.is_yanked: + # The reason can contain non-ASCII characters, Unicode + # is required for Python 2. + msg = ( + "The candidate selected for download or install is a " + "yanked version: {name!r} candidate (version {version} " + "at {link})\nReason for being yanked: {reason}" + ).format( + name=candidate.name, + version=candidate.version, + link=link, + reason=link.yanked_reason or "", + ) + logger.warning(msg) + + req_set.add_named_requirement(ireq) + + reqs = req_set.all_requirements + self.factory.preparer.prepare_linked_requirements_more(reqs) + for req in reqs: + req.prepared = True + req.needs_more_preparation = False + return req_set + + def get_installation_order( + self, req_set: RequirementSet + ) -> List[InstallRequirement]: + """Get order for installation of requirements in RequirementSet. + + The returned list contains a requirement before another that depends on + it. This helps ensure that the environment is kept consistent as they + get installed one-by-one. + + The current implementation creates a topological ordering of the + dependency graph, giving more weight to packages with less + or no dependencies, while breaking any cycles in the graph at + arbitrary points. We make no guarantees about where the cycle + would be broken, other than it *would* be broken. + """ + assert self._result is not None, "must call resolve() first" + + if not req_set.requirements: + # Nothing is left to install, so we do not need an order. + return [] + + graph = self._result.graph + weights = get_topological_weights(graph, set(req_set.requirements.keys())) + + sorted_items = sorted( + req_set.requirements.items(), + key=functools.partial(_req_set_item_sorter, weights=weights), + reverse=True, + ) + return [ireq for _, ireq in sorted_items] + + +def get_topological_weights( + graph: "DirectedGraph[Optional[str]]", requirement_keys: Set[str] +) -> Dict[Optional[str], int]: + """Assign weights to each node based on how "deep" they are. + + This implementation may change at any point in the future without prior + notice. + + We first simplify the dependency graph by pruning any leaves and giving them + the highest weight: a package without any dependencies should be installed + first. This is done again and again in the same way, giving ever less weight + to the newly found leaves. The loop stops when no leaves are left: all + remaining packages have at least one dependency left in the graph. + + Then we continue with the remaining graph, by taking the length for the + longest path to any node from root, ignoring any paths that contain a single + node twice (i.e. cycles). This is done through a depth-first search through + the graph, while keeping track of the path to the node. + + Cycles in the graph result would result in node being revisited while also + being on its own path. In this case, take no action. This helps ensure we + don't get stuck in a cycle. + + When assigning weight, the longer path (i.e. larger length) is preferred. + + We are only interested in the weights of packages that are in the + requirement_keys. + """ + path: Set[Optional[str]] = set() + weights: Dict[Optional[str], int] = {} + + def visit(node: Optional[str]) -> None: + if node in path: + # We hit a cycle, so we'll break it here. + return + + # Time to visit the children! + path.add(node) + for child in graph.iter_children(node): + visit(child) + path.remove(node) + + if node not in requirement_keys: + return + + last_known_parent_count = weights.get(node, 0) + weights[node] = max(last_known_parent_count, len(path)) + + # Simplify the graph, pruning leaves that have no dependencies. + # This is needed for large graphs (say over 200 packages) because the + # `visit` function is exponentially slower then, taking minutes. + # See https://github.com/pypa/pip/issues/10557 + # We will loop until we explicitly break the loop. + while True: + leaves = set() + for key in graph: + if key is None: + continue + for _child in graph.iter_children(key): + # This means we have at least one child + break + else: + # No child. + leaves.add(key) + if not leaves: + # We are done simplifying. + break + # Calculate the weight for the leaves. + weight = len(graph) - 1 + for leaf in leaves: + if leaf not in requirement_keys: + continue + weights[leaf] = weight + # Remove the leaves from the graph, making it simpler. + for leaf in leaves: + graph.remove(leaf) + + # Visit the remaining graph. + # `None` is guaranteed to be the root node by resolvelib. + visit(None) + + # Sanity check: all requirement keys should be in the weights, + # and no other keys should be in the weights. + difference = set(weights.keys()).difference(requirement_keys) + assert not difference, difference + + return weights + + +def _req_set_item_sorter( + item: Tuple[str, InstallRequirement], + weights: Dict[Optional[str], int], +) -> Tuple[int, str]: + """Key function used to sort install requirements for installation. + + Based on the "weight" mapping calculated in ``get_installation_order()``. + The canonical package name is returned as the second member as a tie- + breaker to ensure the result is predictable, which is useful in tests. + """ + name = canonicalize_name(item[0]) + return weights[name], name diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/self_outdated_check.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/self_outdated_check.py new file mode 100644 index 00000000000..2e0e3df3542 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/self_outdated_check.py @@ -0,0 +1,252 @@ +import datetime +import functools +import hashlib +import json +import logging +import optparse +import os.path +import sys +from dataclasses import dataclass +from typing import Any, Callable, Dict, Optional + +from pip._vendor.packaging.version import Version +from pip._vendor.packaging.version import parse as parse_version +from pip._vendor.rich.console import Group +from pip._vendor.rich.markup import escape +from pip._vendor.rich.text import Text + +from pip._internal.index.collector import LinkCollector +from pip._internal.index.package_finder import PackageFinder +from pip._internal.metadata import get_default_environment +from pip._internal.models.selection_prefs import SelectionPreferences +from pip._internal.network.session import PipSession +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.entrypoints import ( + get_best_invocation_for_this_pip, + get_best_invocation_for_this_python, +) +from pip._internal.utils.filesystem import adjacent_tmp_file, check_path_owner, replace +from pip._internal.utils.misc import ( + ExternallyManagedEnvironment, + check_externally_managed, + ensure_dir, +) + +_WEEK = datetime.timedelta(days=7) + +logger = logging.getLogger(__name__) + + +def _get_statefile_name(key: str) -> str: + key_bytes = key.encode() + name = hashlib.sha224(key_bytes).hexdigest() + return name + + +def _convert_date(isodate: str) -> datetime.datetime: + """Convert an ISO format string to a date. + + Handles the format 2020-01-22T14:24:01Z (trailing Z) + which is not supported by older versions of fromisoformat. + """ + return datetime.datetime.fromisoformat(isodate.replace("Z", "+00:00")) + + +class SelfCheckState: + def __init__(self, cache_dir: str) -> None: + self._state: Dict[str, Any] = {} + self._statefile_path = None + + # Try to load the existing state + if cache_dir: + self._statefile_path = os.path.join( + cache_dir, "selfcheck", _get_statefile_name(self.key) + ) + try: + with open(self._statefile_path, encoding="utf-8") as statefile: + self._state = json.load(statefile) + except (OSError, ValueError, KeyError): + # Explicitly suppressing exceptions, since we don't want to + # error out if the cache file is invalid. + pass + + @property + def key(self) -> str: + return sys.prefix + + def get(self, current_time: datetime.datetime) -> Optional[str]: + """Check if we have a not-outdated version loaded already.""" + if not self._state: + return None + + if "last_check" not in self._state: + return None + + if "pypi_version" not in self._state: + return None + + # Determine if we need to refresh the state + last_check = _convert_date(self._state["last_check"]) + time_since_last_check = current_time - last_check + if time_since_last_check > _WEEK: + return None + + return self._state["pypi_version"] + + def set(self, pypi_version: str, current_time: datetime.datetime) -> None: + # If we do not have a path to cache in, don't bother saving. + if not self._statefile_path: + return + + # Check to make sure that we own the directory + if not check_path_owner(os.path.dirname(self._statefile_path)): + return + + # Now that we've ensured the directory is owned by this user, we'll go + # ahead and make sure that all our directories are created. + ensure_dir(os.path.dirname(self._statefile_path)) + + state = { + # Include the key so it's easy to tell which pip wrote the + # file. + "key": self.key, + "last_check": current_time.isoformat(), + "pypi_version": pypi_version, + } + + text = json.dumps(state, sort_keys=True, separators=(",", ":")) + + with adjacent_tmp_file(self._statefile_path) as f: + f.write(text.encode()) + + try: + # Since we have a prefix-specific state file, we can just + # overwrite whatever is there, no need to check. + replace(f.name, self._statefile_path) + except OSError: + # Best effort. + pass + + +@dataclass +class UpgradePrompt: + old: str + new: str + + def __rich__(self) -> Group: + if WINDOWS: + pip_cmd = f"{get_best_invocation_for_this_python()} -m pip" + else: + pip_cmd = get_best_invocation_for_this_pip() + + notice = "[bold][[reset][blue]notice[reset][bold]][reset]" + return Group( + Text(), + Text.from_markup( + f"{notice} A new release of pip is available: " + f"[red]{self.old}[reset] -> [green]{self.new}[reset]" + ), + Text.from_markup( + f"{notice} To update, run: " + f"[green]{escape(pip_cmd)} install --upgrade pip" + ), + ) + + +def was_installed_by_pip(pkg: str) -> bool: + """Checks whether pkg was installed by pip + + This is used not to display the upgrade message when pip is in fact + installed by system package manager, such as dnf on Fedora. + """ + dist = get_default_environment().get_distribution(pkg) + return dist is not None and "pip" == dist.installer + + +def _get_current_remote_pip_version( + session: PipSession, options: optparse.Values +) -> Optional[str]: + # Lets use PackageFinder to see what the latest pip version is + link_collector = LinkCollector.create( + session, + options=options, + suppress_no_index=True, + ) + + # Pass allow_yanked=False so we don't suggest upgrading to a + # yanked version. + selection_prefs = SelectionPreferences( + allow_yanked=False, + allow_all_prereleases=False, # Explicitly set to False + ) + + finder = PackageFinder.create( + link_collector=link_collector, + selection_prefs=selection_prefs, + ) + best_candidate = finder.find_best_candidate("pip").best_candidate + if best_candidate is None: + return None + + return str(best_candidate.version) + + +def _self_version_check_logic( + *, + state: SelfCheckState, + current_time: datetime.datetime, + local_version: Version, + get_remote_version: Callable[[], Optional[str]], +) -> Optional[UpgradePrompt]: + remote_version_str = state.get(current_time) + if remote_version_str is None: + remote_version_str = get_remote_version() + if remote_version_str is None: + logger.debug("No remote pip version found") + return None + state.set(remote_version_str, current_time) + + remote_version = parse_version(remote_version_str) + logger.debug("Remote version of pip: %s", remote_version) + logger.debug("Local version of pip: %s", local_version) + + pip_installed_by_pip = was_installed_by_pip("pip") + logger.debug("Was pip installed by pip? %s", pip_installed_by_pip) + if not pip_installed_by_pip: + return None # Only suggest upgrade if pip is installed by pip. + + local_version_is_older = ( + local_version < remote_version + and local_version.base_version != remote_version.base_version + ) + if local_version_is_older: + return UpgradePrompt(old=str(local_version), new=remote_version_str) + + return None + + +def pip_self_version_check(session: PipSession, options: optparse.Values) -> None: + """Check for an update for pip. + + Limit the frequency of checks to once per week. State is stored either in + the active virtualenv or in the user's USER_CACHE_DIR keyed off the prefix + of the pip script path. + """ + installed_dist = get_default_environment().get_distribution("pip") + if not installed_dist: + return + try: + check_externally_managed() + except ExternallyManagedEnvironment: + return + + upgrade_prompt = _self_version_check_logic( + state=SelfCheckState(cache_dir=options.cache_dir), + current_time=datetime.datetime.now(datetime.timezone.utc), + local_version=installed_dist.version, + get_remote_version=functools.partial( + _get_current_remote_pip_version, session, options + ), + ) + if upgrade_prompt is not None: + logger.warning("%s", upgrade_prompt, extra={"rich": True}) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_jaraco_text.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_jaraco_text.py new file mode 100644 index 00000000000..6ccf53b7ac5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_jaraco_text.py @@ -0,0 +1,109 @@ +"""Functions brought over from jaraco.text. + +These functions are not supposed to be used within `pip._internal`. These are +helper functions brought over from `jaraco.text` to enable vendoring newer +copies of `pkg_resources` without having to vendor `jaraco.text` and its entire +dependency cone; something that our vendoring setup is not currently capable of +handling. + +License reproduced from original source below: + +Copyright Jason R. Coombs + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to +deal in the Software without restriction, including without limitation the +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. +""" + +import functools +import itertools + + +def _nonblank(str): + return str and not str.startswith("#") + + +@functools.singledispatch +def yield_lines(iterable): + r""" + Yield valid lines of a string or iterable. + + >>> list(yield_lines('')) + [] + >>> list(yield_lines(['foo', 'bar'])) + ['foo', 'bar'] + >>> list(yield_lines('foo\nbar')) + ['foo', 'bar'] + >>> list(yield_lines('\nfoo\n#bar\nbaz #comment')) + ['foo', 'baz #comment'] + >>> list(yield_lines(['foo\nbar', 'baz', 'bing\n\n\n'])) + ['foo', 'bar', 'baz', 'bing'] + """ + return itertools.chain.from_iterable(map(yield_lines, iterable)) + + +@yield_lines.register(str) +def _(text): + return filter(_nonblank, map(str.strip, text.splitlines())) + + +def drop_comment(line): + """ + Drop comments. + + >>> drop_comment('foo # bar') + 'foo' + + A hash without a space may be in a URL. + + >>> drop_comment('http://example.com/foo#bar') + 'http://example.com/foo#bar' + """ + return line.partition(" #")[0] + + +def join_continuation(lines): + r""" + Join lines continued by a trailing backslash. + + >>> list(join_continuation(['foo \\', 'bar', 'baz'])) + ['foobar', 'baz'] + >>> list(join_continuation(['foo \\', 'bar', 'baz'])) + ['foobar', 'baz'] + >>> list(join_continuation(['foo \\', 'bar \\', 'baz'])) + ['foobarbaz'] + + Not sure why, but... + The character preceding the backslash is also elided. + + >>> list(join_continuation(['goo\\', 'dly'])) + ['godly'] + + A terrible idea, but... + If no line is available to continue, suppress the lines. + + >>> list(join_continuation(['foo', 'bar\\', 'baz\\'])) + ['foo'] + """ + lines = iter(lines) + for item in lines: + while item.endswith("\\"): + try: + item = item[:-2].strip() + next(lines) + except StopIteration: + return + yield item diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_log.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_log.py new file mode 100644 index 00000000000..92c4c6a1938 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/_log.py @@ -0,0 +1,38 @@ +"""Customize logging + +Defines custom logger class for the `logger.verbose(...)` method. + +init_logging() must be called before any other modules that call logging.getLogger. +""" + +import logging +from typing import Any, cast + +# custom log level for `--verbose` output +# between DEBUG and INFO +VERBOSE = 15 + + +class VerboseLogger(logging.Logger): + """Custom Logger, defining a verbose log-level + + VERBOSE is between INFO and DEBUG. + """ + + def verbose(self, msg: str, *args: Any, **kwargs: Any) -> None: + return self.log(VERBOSE, msg, *args, **kwargs) + + +def getLogger(name: str) -> VerboseLogger: + """logging.getLogger, but ensures our VerboseLogger class is returned""" + return cast(VerboseLogger, logging.getLogger(name)) + + +def init_logging() -> None: + """Register our VerboseLogger and VERBOSE log level. + + Should be called before any calls to getLogger(), + i.e. in pip._internal.__init__ + """ + logging.setLoggerClass(VerboseLogger) + logging.addLevelName(VERBOSE, "VERBOSE") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py new file mode 100644 index 00000000000..16933bf8afe --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py @@ -0,0 +1,52 @@ +""" +This code wraps the vendored appdirs module to so the return values are +compatible for the current pip code base. + +The intention is to rewrite current usages gradually, keeping the tests pass, +and eventually drop this after all usages are changed. +""" + +import os +import sys +from typing import List + +from pip._vendor import platformdirs as _appdirs + + +def user_cache_dir(appname: str) -> str: + return _appdirs.user_cache_dir(appname, appauthor=False) + + +def _macos_user_config_dir(appname: str, roaming: bool = True) -> str: + # Use ~/Application Support/pip, if the directory exists. + path = _appdirs.user_data_dir(appname, appauthor=False, roaming=roaming) + if os.path.isdir(path): + return path + + # Use a Linux-like ~/.config/pip, by default. + linux_like_path = "~/.config/" + if appname: + linux_like_path = os.path.join(linux_like_path, appname) + + return os.path.expanduser(linux_like_path) + + +def user_config_dir(appname: str, roaming: bool = True) -> str: + if sys.platform == "darwin": + return _macos_user_config_dir(appname, roaming) + + return _appdirs.user_config_dir(appname, appauthor=False, roaming=roaming) + + +# for the discussion regarding site_config_dir locations +# see +def site_config_dirs(appname: str) -> List[str]: + if sys.platform == "darwin": + return [_appdirs.site_data_dir(appname, appauthor=False, multipath=True)] + + dirval = _appdirs.site_config_dir(appname, appauthor=False, multipath=True) + if sys.platform == "win32": + return [dirval] + + # Unix-y system. Look in /etc as well. + return dirval.split(os.pathsep) + ["/etc"] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compat.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compat.py new file mode 100644 index 00000000000..d8b54e4ee51 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compat.py @@ -0,0 +1,79 @@ +"""Stuff that differs in different Python versions and platform +distributions.""" + +import importlib.resources +import logging +import os +import sys +from typing import IO + +__all__ = ["get_path_uid", "stdlib_pkgs", "WINDOWS"] + + +logger = logging.getLogger(__name__) + + +def has_tls() -> bool: + try: + import _ssl # noqa: F401 # ignore unused + + return True + except ImportError: + pass + + from pip._vendor.urllib3.util import IS_PYOPENSSL + + return IS_PYOPENSSL + + +def get_path_uid(path: str) -> int: + """ + Return path's uid. + + Does not follow symlinks: + https://github.com/pypa/pip/pull/935#discussion_r5307003 + + Placed this function in compat due to differences on AIX and + Jython, that should eventually go away. + + :raises OSError: When path is a symlink or can't be read. + """ + if hasattr(os, "O_NOFOLLOW"): + fd = os.open(path, os.O_RDONLY | os.O_NOFOLLOW) + file_uid = os.fstat(fd).st_uid + os.close(fd) + else: # AIX and Jython + # WARNING: time of check vulnerability, but best we can do w/o NOFOLLOW + if not os.path.islink(path): + # older versions of Jython don't have `os.fstat` + file_uid = os.stat(path).st_uid + else: + # raise OSError for parity with os.O_NOFOLLOW above + raise OSError(f"{path} is a symlink; Will not return uid for symlinks") + return file_uid + + +# The importlib.resources.open_text function was deprecated in 3.11 with suggested +# replacement we use below. +if sys.version_info < (3, 11): + open_text_resource = importlib.resources.open_text +else: + + def open_text_resource( + package: str, resource: str, encoding: str = "utf-8", errors: str = "strict" + ) -> IO[str]: + return (importlib.resources.files(package) / resource).open( + "r", encoding=encoding, errors=errors + ) + + +# packages in the stdlib that may have installation metadata, but should not be +# considered 'installed'. this theoretically could be determined based on +# dist.location (py27:`sysconfig.get_paths()['stdlib']`, +# py26:sysconfig.get_config_vars('LIBDEST')), but fear platform variation may +# make this ineffective, so hard-coding +stdlib_pkgs = {"python", "wsgiref", "argparse"} + + +# windows detection, covers cpython and ironpython +WINDOWS = sys.platform.startswith("win") or (sys.platform == "cli" and os.name == "nt") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compatibility_tags.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compatibility_tags.py new file mode 100644 index 00000000000..2e7b7450dce --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/compatibility_tags.py @@ -0,0 +1,188 @@ +"""Generate and work with PEP 425 Compatibility Tags. +""" + +import re +from typing import List, Optional, Tuple + +from pip._vendor.packaging.tags import ( + PythonVersion, + Tag, + compatible_tags, + cpython_tags, + generic_tags, + interpreter_name, + interpreter_version, + ios_platforms, + mac_platforms, +) + +_apple_arch_pat = re.compile(r"(.+)_(\d+)_(\d+)_(.+)") + + +def version_info_to_nodot(version_info: Tuple[int, ...]) -> str: + # Only use up to the first two numbers. + return "".join(map(str, version_info[:2])) + + +def _mac_platforms(arch: str) -> List[str]: + match = _apple_arch_pat.match(arch) + if match: + name, major, minor, actual_arch = match.groups() + mac_version = (int(major), int(minor)) + arches = [ + # Since we have always only checked that the platform starts + # with "macosx", for backwards-compatibility we extract the + # actual prefix provided by the user in case they provided + # something like "macosxcustom_". It may be good to remove + # this as undocumented or deprecate it in the future. + "{}_{}".format(name, arch[len("macosx_") :]) + for arch in mac_platforms(mac_version, actual_arch) + ] + else: + # arch pattern didn't match (?!) + arches = [arch] + return arches + + +def _ios_platforms(arch: str) -> List[str]: + match = _apple_arch_pat.match(arch) + if match: + name, major, minor, actual_multiarch = match.groups() + ios_version = (int(major), int(minor)) + arches = [ + # Since we have always only checked that the platform starts + # with "ios", for backwards-compatibility we extract the + # actual prefix provided by the user in case they provided + # something like "ioscustom_". It may be good to remove + # this as undocumented or deprecate it in the future. + "{}_{}".format(name, arch[len("ios_") :]) + for arch in ios_platforms(ios_version, actual_multiarch) + ] + else: + # arch pattern didn't match (?!) + arches = [arch] + return arches + + +def _custom_manylinux_platforms(arch: str) -> List[str]: + arches = [arch] + arch_prefix, arch_sep, arch_suffix = arch.partition("_") + if arch_prefix == "manylinux2014": + # manylinux1/manylinux2010 wheels run on most manylinux2014 systems + # with the exception of wheels depending on ncurses. PEP 599 states + # manylinux1/manylinux2010 wheels should be considered + # manylinux2014 wheels: + # https://www.python.org/dev/peps/pep-0599/#backwards-compatibility-with-manylinux2010-wheels + if arch_suffix in {"i686", "x86_64"}: + arches.append("manylinux2010" + arch_sep + arch_suffix) + arches.append("manylinux1" + arch_sep + arch_suffix) + elif arch_prefix == "manylinux2010": + # manylinux1 wheels run on most manylinux2010 systems with the + # exception of wheels depending on ncurses. PEP 571 states + # manylinux1 wheels should be considered manylinux2010 wheels: + # https://www.python.org/dev/peps/pep-0571/#backwards-compatibility-with-manylinux1-wheels + arches.append("manylinux1" + arch_sep + arch_suffix) + return arches + + +def _get_custom_platforms(arch: str) -> List[str]: + arch_prefix, arch_sep, arch_suffix = arch.partition("_") + if arch.startswith("macosx"): + arches = _mac_platforms(arch) + elif arch.startswith("ios"): + arches = _ios_platforms(arch) + elif arch_prefix in ["manylinux2014", "manylinux2010"]: + arches = _custom_manylinux_platforms(arch) + else: + arches = [arch] + return arches + + +def _expand_allowed_platforms(platforms: Optional[List[str]]) -> Optional[List[str]]: + if not platforms: + return None + + seen = set() + result = [] + + for p in platforms: + if p in seen: + continue + additions = [c for c in _get_custom_platforms(p) if c not in seen] + seen.update(additions) + result.extend(additions) + + return result + + +def _get_python_version(version: str) -> PythonVersion: + if len(version) > 1: + return int(version[0]), int(version[1:]) + else: + return (int(version[0]),) + + +def _get_custom_interpreter( + implementation: Optional[str] = None, version: Optional[str] = None +) -> str: + if implementation is None: + implementation = interpreter_name() + if version is None: + version = interpreter_version() + return f"{implementation}{version}" + + +def get_supported( + version: Optional[str] = None, + platforms: Optional[List[str]] = None, + impl: Optional[str] = None, + abis: Optional[List[str]] = None, +) -> List[Tag]: + """Return a list of supported tags for each version specified in + `versions`. + + :param version: a string version, of the form "33" or "32", + or None. The version will be assumed to support our ABI. + :param platform: specify a list of platforms you want valid + tags for, or None. If None, use the local system platform. + :param impl: specify the exact implementation you want valid + tags for, or None. If None, use the local interpreter impl. + :param abis: specify a list of abis you want valid + tags for, or None. If None, use the local interpreter abi. + """ + supported: List[Tag] = [] + + python_version: Optional[PythonVersion] = None + if version is not None: + python_version = _get_python_version(version) + + interpreter = _get_custom_interpreter(impl, version) + + platforms = _expand_allowed_platforms(platforms) + + is_cpython = (impl or interpreter_name()) == "cp" + if is_cpython: + supported.extend( + cpython_tags( + python_version=python_version, + abis=abis, + platforms=platforms, + ) + ) + else: + supported.extend( + generic_tags( + interpreter=interpreter, + abis=abis, + platforms=platforms, + ) + ) + supported.extend( + compatible_tags( + python_version=python_version, + interpreter=interpreter, + platforms=platforms, + ) + ) + + return supported diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/datetime.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/datetime.py new file mode 100644 index 00000000000..8668b3b0ec1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/datetime.py @@ -0,0 +1,11 @@ +"""For when pip wants to check the date or time. +""" + +import datetime + + +def today_is_later_than(year: int, month: int, day: int) -> bool: + today = datetime.date.today() + given = datetime.date(year, month, day) + + return today > given diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py new file mode 100644 index 00000000000..0911147e784 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py @@ -0,0 +1,124 @@ +""" +A module that implements tooling to enable easy warnings about deprecations. +""" + +import logging +import warnings +from typing import Any, Optional, TextIO, Type, Union + +from pip._vendor.packaging.version import parse + +from pip import __version__ as current_version # NOTE: tests patch this name. + +DEPRECATION_MSG_PREFIX = "DEPRECATION: " + + +class PipDeprecationWarning(Warning): + pass + + +_original_showwarning: Any = None + + +# Warnings <-> Logging Integration +def _showwarning( + message: Union[Warning, str], + category: Type[Warning], + filename: str, + lineno: int, + file: Optional[TextIO] = None, + line: Optional[str] = None, +) -> None: + if file is not None: + if _original_showwarning is not None: + _original_showwarning(message, category, filename, lineno, file, line) + elif issubclass(category, PipDeprecationWarning): + # We use a specially named logger which will handle all of the + # deprecation messages for pip. + logger = logging.getLogger("pip._internal.deprecations") + logger.warning(message) + else: + _original_showwarning(message, category, filename, lineno, file, line) + + +def install_warning_logger() -> None: + # Enable our Deprecation Warnings + warnings.simplefilter("default", PipDeprecationWarning, append=True) + + global _original_showwarning + + if _original_showwarning is None: + _original_showwarning = warnings.showwarning + warnings.showwarning = _showwarning + + +def deprecated( + *, + reason: str, + replacement: Optional[str], + gone_in: Optional[str], + feature_flag: Optional[str] = None, + issue: Optional[int] = None, +) -> None: + """Helper to deprecate existing functionality. + + reason: + Textual reason shown to the user about why this functionality has + been deprecated. Should be a complete sentence. + replacement: + Textual suggestion shown to the user about what alternative + functionality they can use. + gone_in: + The version of pip does this functionality should get removed in. + Raises an error if pip's current version is greater than or equal to + this. + feature_flag: + Command-line flag of the form --use-feature={feature_flag} for testing + upcoming functionality. + issue: + Issue number on the tracker that would serve as a useful place for + users to find related discussion and provide feedback. + """ + + # Determine whether or not the feature is already gone in this version. + is_gone = gone_in is not None and parse(current_version) >= parse(gone_in) + + message_parts = [ + (reason, f"{DEPRECATION_MSG_PREFIX}{{}}"), + ( + gone_in, + ( + "pip {} will enforce this behaviour change." + if not is_gone + else "Since pip {}, this is no longer supported." + ), + ), + ( + replacement, + "A possible replacement is {}.", + ), + ( + feature_flag, + ( + "You can use the flag --use-feature={} to test the upcoming behaviour." + if not is_gone + else None + ), + ), + ( + issue, + "Discussion can be found at https://github.com/pypa/pip/issues/{}", + ), + ] + + message = " ".join( + format_str.format(value) + for value, format_str in message_parts + if format_str is not None and value is not None + ) + + # Raise as an error if this behaviour is deprecated. + if is_gone: + raise PipDeprecationWarning(message) + + warnings.warn(message, category=PipDeprecationWarning, stacklevel=2) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/direct_url_helpers.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/direct_url_helpers.py new file mode 100644 index 00000000000..66020d3964a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/direct_url_helpers.py @@ -0,0 +1,87 @@ +from typing import Optional + +from pip._internal.models.direct_url import ArchiveInfo, DirectUrl, DirInfo, VcsInfo +from pip._internal.models.link import Link +from pip._internal.utils.urls import path_to_url +from pip._internal.vcs import vcs + + +def direct_url_as_pep440_direct_reference(direct_url: DirectUrl, name: str) -> str: + """Convert a DirectUrl to a pip requirement string.""" + direct_url.validate() # if invalid, this is a pip bug + requirement = name + " @ " + fragments = [] + if isinstance(direct_url.info, VcsInfo): + requirement += ( + f"{direct_url.info.vcs}+{direct_url.url}@{direct_url.info.commit_id}" + ) + elif isinstance(direct_url.info, ArchiveInfo): + requirement += direct_url.url + if direct_url.info.hash: + fragments.append(direct_url.info.hash) + else: + assert isinstance(direct_url.info, DirInfo) + requirement += direct_url.url + if direct_url.subdirectory: + fragments.append("subdirectory=" + direct_url.subdirectory) + if fragments: + requirement += "#" + "&".join(fragments) + return requirement + + +def direct_url_for_editable(source_dir: str) -> DirectUrl: + return DirectUrl( + url=path_to_url(source_dir), + info=DirInfo(editable=True), + ) + + +def direct_url_from_link( + link: Link, source_dir: Optional[str] = None, link_is_in_wheel_cache: bool = False +) -> DirectUrl: + if link.is_vcs: + vcs_backend = vcs.get_backend_for_scheme(link.scheme) + assert vcs_backend + url, requested_revision, _ = vcs_backend.get_url_rev_and_auth( + link.url_without_fragment + ) + # For VCS links, we need to find out and add commit_id. + if link_is_in_wheel_cache: + # If the requested VCS link corresponds to a cached + # wheel, it means the requested revision was an + # immutable commit hash, otherwise it would not have + # been cached. In that case we don't have a source_dir + # with the VCS checkout. + assert requested_revision + commit_id = requested_revision + else: + # If the wheel was not in cache, it means we have + # had to checkout from VCS to build and we have a source_dir + # which we can inspect to find out the commit id. + assert source_dir + commit_id = vcs_backend.get_revision(source_dir) + return DirectUrl( + url=url, + info=VcsInfo( + vcs=vcs_backend.name, + commit_id=commit_id, + requested_revision=requested_revision, + ), + subdirectory=link.subdirectory_fragment, + ) + elif link.is_existing_dir(): + return DirectUrl( + url=link.url_without_fragment, + info=DirInfo(), + subdirectory=link.subdirectory_fragment, + ) + else: + hash = None + hash_name = link.hash_name + if hash_name: + hash = f"{hash_name}={link.hash}" + return DirectUrl( + url=link.url_without_fragment, + info=ArchiveInfo(hash=hash), + subdirectory=link.subdirectory_fragment, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/egg_link.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/egg_link.py new file mode 100644 index 00000000000..4a384a63682 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/egg_link.py @@ -0,0 +1,80 @@ +import os +import re +import sys +from typing import List, Optional + +from pip._internal.locations import site_packages, user_site +from pip._internal.utils.virtualenv import ( + running_under_virtualenv, + virtualenv_no_global, +) + +__all__ = [ + "egg_link_path_from_sys_path", + "egg_link_path_from_location", +] + + +def _egg_link_names(raw_name: str) -> List[str]: + """ + Convert a Name metadata value to a .egg-link name, by applying + the same substitution as pkg_resources's safe_name function. + Note: we cannot use canonicalize_name because it has a different logic. + + We also look for the raw name (without normalization) as setuptools 69 changed + the way it names .egg-link files (https://github.com/pypa/setuptools/issues/4167). + """ + return [ + re.sub("[^A-Za-z0-9.]+", "-", raw_name) + ".egg-link", + f"{raw_name}.egg-link", + ] + + +def egg_link_path_from_sys_path(raw_name: str) -> Optional[str]: + """ + Look for a .egg-link file for project name, by walking sys.path. + """ + egg_link_names = _egg_link_names(raw_name) + for path_item in sys.path: + for egg_link_name in egg_link_names: + egg_link = os.path.join(path_item, egg_link_name) + if os.path.isfile(egg_link): + return egg_link + return None + + +def egg_link_path_from_location(raw_name: str) -> Optional[str]: + """ + Return the path for the .egg-link file if it exists, otherwise, None. + + There's 3 scenarios: + 1) not in a virtualenv + try to find in site.USER_SITE, then site_packages + 2) in a no-global virtualenv + try to find in site_packages + 3) in a yes-global virtualenv + try to find in site_packages, then site.USER_SITE + (don't look in global location) + + For #1 and #3, there could be odd cases, where there's an egg-link in 2 + locations. + + This method will just return the first one found. + """ + sites: List[str] = [] + if running_under_virtualenv(): + sites.append(site_packages) + if not virtualenv_no_global() and user_site: + sites.append(user_site) + else: + if user_site: + sites.append(user_site) + sites.append(site_packages) + + egg_link_names = _egg_link_names(raw_name) + for site in sites: + for egg_link_name in egg_link_names: + egglink = os.path.join(site, egg_link_name) + if os.path.isfile(egglink): + return egglink + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/entrypoints.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/entrypoints.py new file mode 100644 index 00000000000..15013693854 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/entrypoints.py @@ -0,0 +1,84 @@ +import itertools +import os +import shutil +import sys +from typing import List, Optional + +from pip._internal.cli.main import main +from pip._internal.utils.compat import WINDOWS + +_EXECUTABLE_NAMES = [ + "pip", + f"pip{sys.version_info.major}", + f"pip{sys.version_info.major}.{sys.version_info.minor}", +] +if WINDOWS: + _allowed_extensions = {"", ".exe"} + _EXECUTABLE_NAMES = [ + "".join(parts) + for parts in itertools.product(_EXECUTABLE_NAMES, _allowed_extensions) + ] + + +def _wrapper(args: Optional[List[str]] = None) -> int: + """Central wrapper for all old entrypoints. + + Historically pip has had several entrypoints defined. Because of issues + arising from PATH, sys.path, multiple Pythons, their interactions, and most + of them having a pip installed, users suffer every time an entrypoint gets + moved. + + To alleviate this pain, and provide a mechanism for warning users and + directing them to an appropriate place for help, we now define all of + our old entrypoints as wrappers for the current one. + """ + sys.stderr.write( + "WARNING: pip is being invoked by an old script wrapper. This will " + "fail in a future version of pip.\n" + "Please see https://github.com/pypa/pip/issues/5599 for advice on " + "fixing the underlying issue.\n" + "To avoid this problem you can invoke Python with '-m pip' instead of " + "running pip directly.\n" + ) + return main(args) + + +def get_best_invocation_for_this_pip() -> str: + """Try to figure out the best way to invoke pip in the current environment.""" + binary_directory = "Scripts" if WINDOWS else "bin" + binary_prefix = os.path.join(sys.prefix, binary_directory) + + # Try to use pip[X[.Y]] names, if those executables for this environment are + # the first on PATH with that name. + path_parts = os.path.normcase(os.environ.get("PATH", "")).split(os.pathsep) + exe_are_in_PATH = os.path.normcase(binary_prefix) in path_parts + if exe_are_in_PATH: + for exe_name in _EXECUTABLE_NAMES: + found_executable = shutil.which(exe_name) + binary_executable = os.path.join(binary_prefix, exe_name) + if ( + found_executable + and os.path.exists(binary_executable) + and os.path.samefile( + found_executable, + binary_executable, + ) + ): + return exe_name + + # Use the `-m` invocation, if there's no "nice" invocation. + return f"{get_best_invocation_for_this_python()} -m pip" + + +def get_best_invocation_for_this_python() -> str: + """Try to figure out the best way to invoke the current Python.""" + exe = sys.executable + exe_name = os.path.basename(exe) + + # Try to use the basename, if it's the first executable. + found_executable = shutil.which(exe_name) + if found_executable and os.path.samefile(found_executable, exe): + return exe_name + + # Use the full executable name, because we couldn't find something simpler. + return exe diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py new file mode 100644 index 00000000000..22e356cdd75 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py @@ -0,0 +1,149 @@ +import fnmatch +import os +import os.path +import random +import sys +from contextlib import contextmanager +from tempfile import NamedTemporaryFile +from typing import Any, BinaryIO, Generator, List, Union, cast + +from pip._internal.utils.compat import get_path_uid +from pip._internal.utils.misc import format_size +from pip._internal.utils.retry import retry + + +def check_path_owner(path: str) -> bool: + # If we don't have a way to check the effective uid of this process, then + # we'll just assume that we own the directory. + if sys.platform == "win32" or not hasattr(os, "geteuid"): + return True + + assert os.path.isabs(path) + + previous = None + while path != previous: + if os.path.lexists(path): + # Check if path is writable by current user. + if os.geteuid() == 0: + # Special handling for root user in order to handle properly + # cases where users use sudo without -H flag. + try: + path_uid = get_path_uid(path) + except OSError: + return False + return path_uid == 0 + else: + return os.access(path, os.W_OK) + else: + previous, path = path, os.path.dirname(path) + return False # assume we don't own the path + + +@contextmanager +def adjacent_tmp_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: + """Return a file-like object pointing to a tmp file next to path. + + The file is created securely and is ensured to be written to disk + after the context reaches its end. + + kwargs will be passed to tempfile.NamedTemporaryFile to control + the way the temporary file will be opened. + """ + with NamedTemporaryFile( + delete=False, + dir=os.path.dirname(path), + prefix=os.path.basename(path), + suffix=".tmp", + **kwargs, + ) as f: + result = cast(BinaryIO, f) + try: + yield result + finally: + result.flush() + os.fsync(result.fileno()) + + +replace = retry(stop_after_delay=1, wait=0.25)(os.replace) + + +# test_writable_dir and _test_writable_dir_win are copied from Flit, +# with the author's agreement to also place them under pip's license. +def test_writable_dir(path: str) -> bool: + """Check if a directory is writable. + + Uses os.access() on POSIX, tries creating files on Windows. + """ + # If the directory doesn't exist, find the closest parent that does. + while not os.path.isdir(path): + parent = os.path.dirname(path) + if parent == path: + break # Should never get here, but infinite loops are bad + path = parent + + if os.name == "posix": + return os.access(path, os.W_OK) + + return _test_writable_dir_win(path) + + +def _test_writable_dir_win(path: str) -> bool: + # os.access doesn't work on Windows: http://bugs.python.org/issue2528 + # and we can't use tempfile: http://bugs.python.org/issue22107 + basename = "accesstest_deleteme_fishfingers_custard_" + alphabet = "abcdefghijklmnopqrstuvwxyz0123456789" + for _ in range(10): + name = basename + "".join(random.choice(alphabet) for _ in range(6)) + file = os.path.join(path, name) + try: + fd = os.open(file, os.O_RDWR | os.O_CREAT | os.O_EXCL) + except FileExistsError: + pass + except PermissionError: + # This could be because there's a directory with the same name. + # But it's highly unlikely there's a directory called that, + # so we'll assume it's because the parent dir is not writable. + # This could as well be because the parent dir is not readable, + # due to non-privileged user access. + return False + else: + os.close(fd) + os.unlink(file) + return True + + # This should never be reached + raise OSError("Unexpected condition testing for writable directory") + + +def find_files(path: str, pattern: str) -> List[str]: + """Returns a list of absolute paths of files beneath path, recursively, + with filenames which match the UNIX-style shell glob pattern.""" + result: List[str] = [] + for root, _, files in os.walk(path): + matches = fnmatch.filter(files, pattern) + result.extend(os.path.join(root, f) for f in matches) + return result + + +def file_size(path: str) -> Union[int, float]: + # If it's a symlink, return 0. + if os.path.islink(path): + return 0 + return os.path.getsize(path) + + +def format_file_size(path: str) -> str: + return format_size(file_size(path)) + + +def directory_size(path: str) -> Union[int, float]: + size = 0.0 + for root, _dirs, files in os.walk(path): + for filename in files: + file_path = os.path.join(root, filename) + size += file_size(file_path) + return size + + +def format_directory_size(path: str) -> str: + return format_size(directory_size(path)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filetypes.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filetypes.py new file mode 100644 index 00000000000..5948570178f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/filetypes.py @@ -0,0 +1,27 @@ +"""Filetype information. +""" + +from typing import Tuple + +from pip._internal.utils.misc import splitext + +WHEEL_EXTENSION = ".whl" +BZ2_EXTENSIONS: Tuple[str, ...] = (".tar.bz2", ".tbz") +XZ_EXTENSIONS: Tuple[str, ...] = ( + ".tar.xz", + ".txz", + ".tlz", + ".tar.lz", + ".tar.lzma", +) +ZIP_EXTENSIONS: Tuple[str, ...] = (".zip", WHEEL_EXTENSION) +TAR_EXTENSIONS: Tuple[str, ...] = (".tar.gz", ".tgz", ".tar") +ARCHIVE_EXTENSIONS = ZIP_EXTENSIONS + BZ2_EXTENSIONS + TAR_EXTENSIONS + XZ_EXTENSIONS + + +def is_archive_file(name: str) -> bool: + """Return True if `name` is a considered as an archive file.""" + ext = splitext(name)[1].lower() + if ext in ARCHIVE_EXTENSIONS: + return True + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/glibc.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/glibc.py new file mode 100644 index 00000000000..998868ff2a4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/glibc.py @@ -0,0 +1,101 @@ +import os +import sys +from typing import Optional, Tuple + + +def glibc_version_string() -> Optional[str]: + "Returns glibc version string, or None if not using glibc." + return glibc_version_string_confstr() or glibc_version_string_ctypes() + + +def glibc_version_string_confstr() -> Optional[str]: + "Primary implementation of glibc_version_string using os.confstr." + # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely + # to be broken or missing. This strategy is used in the standard library + # platform module: + # https://github.com/python/cpython/blob/fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71/Lib/platform.py#L175-L183 + if sys.platform == "win32": + return None + try: + gnu_libc_version = os.confstr("CS_GNU_LIBC_VERSION") + if gnu_libc_version is None: + return None + # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17": + _, version = gnu_libc_version.split() + except (AttributeError, OSError, ValueError): + # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... + return None + return version + + +def glibc_version_string_ctypes() -> Optional[str]: + "Fallback implementation of glibc_version_string using ctypes." + + try: + import ctypes + except ImportError: + return None + + # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen + # manpage says, "If filename is NULL, then the returned handle is for the + # main program". This way we can let the linker do the work to figure out + # which libc our process is actually using. + # + # We must also handle the special case where the executable is not a + # dynamically linked executable. This can occur when using musl libc, + # for example. In this situation, dlopen() will error, leading to an + # OSError. Interestingly, at least in the case of musl, there is no + # errno set on the OSError. The single string argument used to construct + # OSError comes from libc itself and is therefore not portable to + # hard code here. In any case, failure to call dlopen() means we + # can't proceed, so we bail on our attempt. + try: + process_namespace = ctypes.CDLL(None) + except OSError: + return None + + try: + gnu_get_libc_version = process_namespace.gnu_get_libc_version + except AttributeError: + # Symbol doesn't exist -> therefore, we are not linked to + # glibc. + return None + + # Call gnu_get_libc_version, which returns a string like "2.5" + gnu_get_libc_version.restype = ctypes.c_char_p + version_str: str = gnu_get_libc_version() + # py2 / py3 compatibility: + if not isinstance(version_str, str): + version_str = version_str.decode("ascii") + + return version_str + + +# platform.libc_ver regularly returns completely nonsensical glibc +# versions. E.g. on my computer, platform says: +# +# ~$ python2.7 -c 'import platform; print(platform.libc_ver())' +# ('glibc', '2.7') +# ~$ python3.5 -c 'import platform; print(platform.libc_ver())' +# ('glibc', '2.9') +# +# But the truth is: +# +# ~$ ldd --version +# ldd (Debian GLIBC 2.22-11) 2.22 +# +# This is unfortunate, because it means that the linehaul data on libc +# versions that was generated by pip 8.1.2 and earlier is useless and +# misleading. Solution: instead of using platform, use our code that actually +# works. +def libc_ver() -> Tuple[str, str]: + """Try to determine the glibc version + + Returns a tuple of strings (lib, version) which default to empty strings + in case the lookup fails. + """ + glibc_version = glibc_version_string() + if glibc_version is None: + return ("", "") + else: + return ("glibc", glibc_version) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/hashes.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/hashes.py new file mode 100644 index 00000000000..535e94fca0c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/hashes.py @@ -0,0 +1,147 @@ +import hashlib +from typing import TYPE_CHECKING, BinaryIO, Dict, Iterable, List, NoReturn, Optional + +from pip._internal.exceptions import HashMismatch, HashMissing, InstallationError +from pip._internal.utils.misc import read_chunks + +if TYPE_CHECKING: + from hashlib import _Hash + + +# The recommended hash algo of the moment. Change this whenever the state of +# the art changes; it won't hurt backward compatibility. +FAVORITE_HASH = "sha256" + + +# Names of hashlib algorithms allowed by the --hash option and ``pip hash`` +# Currently, those are the ones at least as collision-resistant as sha256. +STRONG_HASHES = ["sha256", "sha384", "sha512"] + + +class Hashes: + """A wrapper that builds multiple hashes at once and checks them against + known-good values + + """ + + def __init__(self, hashes: Optional[Dict[str, List[str]]] = None) -> None: + """ + :param hashes: A dict of algorithm names pointing to lists of allowed + hex digests + """ + allowed = {} + if hashes is not None: + for alg, keys in hashes.items(): + # Make sure values are always sorted (to ease equality checks) + allowed[alg] = [k.lower() for k in sorted(keys)] + self._allowed = allowed + + def __and__(self, other: "Hashes") -> "Hashes": + if not isinstance(other, Hashes): + return NotImplemented + + # If either of the Hashes object is entirely empty (i.e. no hash + # specified at all), all hashes from the other object are allowed. + if not other: + return self + if not self: + return other + + # Otherwise only hashes that present in both objects are allowed. + new = {} + for alg, values in other._allowed.items(): + if alg not in self._allowed: + continue + new[alg] = [v for v in values if v in self._allowed[alg]] + return Hashes(new) + + @property + def digest_count(self) -> int: + return sum(len(digests) for digests in self._allowed.values()) + + def is_hash_allowed(self, hash_name: str, hex_digest: str) -> bool: + """Return whether the given hex digest is allowed.""" + return hex_digest in self._allowed.get(hash_name, []) + + def check_against_chunks(self, chunks: Iterable[bytes]) -> None: + """Check good hashes against ones built from iterable of chunks of + data. + + Raise HashMismatch if none match. + + """ + gots = {} + for hash_name in self._allowed.keys(): + try: + gots[hash_name] = hashlib.new(hash_name) + except (ValueError, TypeError): + raise InstallationError(f"Unknown hash name: {hash_name}") + + for chunk in chunks: + for hash in gots.values(): + hash.update(chunk) + + for hash_name, got in gots.items(): + if got.hexdigest() in self._allowed[hash_name]: + return + self._raise(gots) + + def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": + raise HashMismatch(self._allowed, gots) + + def check_against_file(self, file: BinaryIO) -> None: + """Check good hashes against a file-like object + + Raise HashMismatch if none match. + + """ + return self.check_against_chunks(read_chunks(file)) + + def check_against_path(self, path: str) -> None: + with open(path, "rb") as file: + return self.check_against_file(file) + + def has_one_of(self, hashes: Dict[str, str]) -> bool: + """Return whether any of the given hashes are allowed.""" + for hash_name, hex_digest in hashes.items(): + if self.is_hash_allowed(hash_name, hex_digest): + return True + return False + + def __bool__(self) -> bool: + """Return whether I know any known-good hashes.""" + return bool(self._allowed) + + def __eq__(self, other: object) -> bool: + if not isinstance(other, Hashes): + return NotImplemented + return self._allowed == other._allowed + + def __hash__(self) -> int: + return hash( + ",".join( + sorted( + ":".join((alg, digest)) + for alg, digest_list in self._allowed.items() + for digest in digest_list + ) + ) + ) + + +class MissingHashes(Hashes): + """A workalike for Hashes used when we're missing a hash for a requirement + + It computes the actual hash of the requirement and raises a HashMissing + exception showing it to the user. + + """ + + def __init__(self) -> None: + """Don't offer the ``hashes`` kwarg.""" + # Pass our favorite hash in to generate a "gotten hash". With the + # empty list, it will never match, so an error will always raise. + super().__init__(hashes={FAVORITE_HASH: []}) + + def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": + raise HashMissing(gots[FAVORITE_HASH].hexdigest()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/logging.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/logging.py new file mode 100644 index 00000000000..62035fc40ec --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/logging.py @@ -0,0 +1,354 @@ +import contextlib +import errno +import logging +import logging.handlers +import os +import sys +import threading +from dataclasses import dataclass +from io import TextIOWrapper +from logging import Filter +from typing import Any, ClassVar, Generator, List, Optional, TextIO, Type + +from pip._vendor.rich.console import ( + Console, + ConsoleOptions, + ConsoleRenderable, + RenderableType, + RenderResult, + RichCast, +) +from pip._vendor.rich.highlighter import NullHighlighter +from pip._vendor.rich.logging import RichHandler +from pip._vendor.rich.segment import Segment +from pip._vendor.rich.style import Style + +from pip._internal.utils._log import VERBOSE, getLogger +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.deprecation import DEPRECATION_MSG_PREFIX +from pip._internal.utils.misc import ensure_dir + +_log_state = threading.local() +subprocess_logger = getLogger("pip.subprocessor") + + +class BrokenStdoutLoggingError(Exception): + """ + Raised if BrokenPipeError occurs for the stdout stream while logging. + """ + + +def _is_broken_pipe_error(exc_class: Type[BaseException], exc: BaseException) -> bool: + if exc_class is BrokenPipeError: + return True + + # On Windows, a broken pipe can show up as EINVAL rather than EPIPE: + # https://bugs.python.org/issue19612 + # https://bugs.python.org/issue30418 + if not WINDOWS: + return False + + return isinstance(exc, OSError) and exc.errno in (errno.EINVAL, errno.EPIPE) + + +@contextlib.contextmanager +def indent_log(num: int = 2) -> Generator[None, None, None]: + """ + A context manager which will cause the log output to be indented for any + log messages emitted inside it. + """ + # For thread-safety + _log_state.indentation = get_indentation() + _log_state.indentation += num + try: + yield + finally: + _log_state.indentation -= num + + +def get_indentation() -> int: + return getattr(_log_state, "indentation", 0) + + +class IndentingFormatter(logging.Formatter): + default_time_format = "%Y-%m-%dT%H:%M:%S" + + def __init__( + self, + *args: Any, + add_timestamp: bool = False, + **kwargs: Any, + ) -> None: + """ + A logging.Formatter that obeys the indent_log() context manager. + + :param add_timestamp: A bool indicating output lines should be prefixed + with their record's timestamp. + """ + self.add_timestamp = add_timestamp + super().__init__(*args, **kwargs) + + def get_message_start(self, formatted: str, levelno: int) -> str: + """ + Return the start of the formatted log message (not counting the + prefix to add to each line). + """ + if levelno < logging.WARNING: + return "" + if formatted.startswith(DEPRECATION_MSG_PREFIX): + # Then the message already has a prefix. We don't want it to + # look like "WARNING: DEPRECATION: ...." + return "" + if levelno < logging.ERROR: + return "WARNING: " + + return "ERROR: " + + def format(self, record: logging.LogRecord) -> str: + """ + Calls the standard formatter, but will indent all of the log message + lines by our current indentation level. + """ + formatted = super().format(record) + message_start = self.get_message_start(formatted, record.levelno) + formatted = message_start + formatted + + prefix = "" + if self.add_timestamp: + prefix = f"{self.formatTime(record)} " + prefix += " " * get_indentation() + formatted = "".join([prefix + line for line in formatted.splitlines(True)]) + return formatted + + +@dataclass +class IndentedRenderable: + renderable: RenderableType + indent: int + + def __rich_console__( + self, console: Console, options: ConsoleOptions + ) -> RenderResult: + segments = console.render(self.renderable, options) + lines = Segment.split_lines(segments) + for line in lines: + yield Segment(" " * self.indent) + yield from line + yield Segment("\n") + + +class PipConsole(Console): + def on_broken_pipe(self) -> None: + # Reraise the original exception, rich 13.8.0+ exits by default + # instead, preventing our handler from firing. + raise BrokenPipeError() from None + + +class RichPipStreamHandler(RichHandler): + KEYWORDS: ClassVar[Optional[List[str]]] = [] + + def __init__(self, stream: Optional[TextIO], no_color: bool) -> None: + super().__init__( + console=PipConsole(file=stream, no_color=no_color, soft_wrap=True), + show_time=False, + show_level=False, + show_path=False, + highlighter=NullHighlighter(), + ) + + # Our custom override on Rich's logger, to make things work as we need them to. + def emit(self, record: logging.LogRecord) -> None: + style: Optional[Style] = None + + # If we are given a diagnostic error to present, present it with indentation. + if getattr(record, "rich", False): + assert isinstance(record.args, tuple) + (rich_renderable,) = record.args + assert isinstance( + rich_renderable, (ConsoleRenderable, RichCast, str) + ), f"{rich_renderable} is not rich-console-renderable" + + renderable: RenderableType = IndentedRenderable( + rich_renderable, indent=get_indentation() + ) + else: + message = self.format(record) + renderable = self.render_message(record, message) + if record.levelno is not None: + if record.levelno >= logging.ERROR: + style = Style(color="red") + elif record.levelno >= logging.WARNING: + style = Style(color="yellow") + + try: + self.console.print(renderable, overflow="ignore", crop=False, style=style) + except Exception: + self.handleError(record) + + def handleError(self, record: logging.LogRecord) -> None: + """Called when logging is unable to log some output.""" + + exc_class, exc = sys.exc_info()[:2] + # If a broken pipe occurred while calling write() or flush() on the + # stdout stream in logging's Handler.emit(), then raise our special + # exception so we can handle it in main() instead of logging the + # broken pipe error and continuing. + if ( + exc_class + and exc + and self.console.file is sys.stdout + and _is_broken_pipe_error(exc_class, exc) + ): + raise BrokenStdoutLoggingError() + + return super().handleError(record) + + +class BetterRotatingFileHandler(logging.handlers.RotatingFileHandler): + def _open(self) -> TextIOWrapper: + ensure_dir(os.path.dirname(self.baseFilename)) + return super()._open() + + +class MaxLevelFilter(Filter): + def __init__(self, level: int) -> None: + self.level = level + + def filter(self, record: logging.LogRecord) -> bool: + return record.levelno < self.level + + +class ExcludeLoggerFilter(Filter): + """ + A logging Filter that excludes records from a logger (or its children). + """ + + def filter(self, record: logging.LogRecord) -> bool: + # The base Filter class allows only records from a logger (or its + # children). + return not super().filter(record) + + +def setup_logging(verbosity: int, no_color: bool, user_log_file: Optional[str]) -> int: + """Configures and sets up all of the logging + + Returns the requested logging level, as its integer value. + """ + + # Determine the level to be logging at. + if verbosity >= 2: + level_number = logging.DEBUG + elif verbosity == 1: + level_number = VERBOSE + elif verbosity == -1: + level_number = logging.WARNING + elif verbosity == -2: + level_number = logging.ERROR + elif verbosity <= -3: + level_number = logging.CRITICAL + else: + level_number = logging.INFO + + level = logging.getLevelName(level_number) + + # The "root" logger should match the "console" level *unless* we also need + # to log to a user log file. + include_user_log = user_log_file is not None + if include_user_log: + additional_log_file = user_log_file + root_level = "DEBUG" + else: + additional_log_file = "/dev/null" + root_level = level + + # Disable any logging besides WARNING unless we have DEBUG level logging + # enabled for vendored libraries. + vendored_log_level = "WARNING" if level in ["INFO", "ERROR"] else "DEBUG" + + # Shorthands for clarity + log_streams = { + "stdout": "ext://sys.stdout", + "stderr": "ext://sys.stderr", + } + handler_classes = { + "stream": "pip._internal.utils.logging.RichPipStreamHandler", + "file": "pip._internal.utils.logging.BetterRotatingFileHandler", + } + handlers = ["console", "console_errors", "console_subprocess"] + ( + ["user_log"] if include_user_log else [] + ) + + logging.config.dictConfig( + { + "version": 1, + "disable_existing_loggers": False, + "filters": { + "exclude_warnings": { + "()": "pip._internal.utils.logging.MaxLevelFilter", + "level": logging.WARNING, + }, + "restrict_to_subprocess": { + "()": "logging.Filter", + "name": subprocess_logger.name, + }, + "exclude_subprocess": { + "()": "pip._internal.utils.logging.ExcludeLoggerFilter", + "name": subprocess_logger.name, + }, + }, + "formatters": { + "indent": { + "()": IndentingFormatter, + "format": "%(message)s", + }, + "indent_with_timestamp": { + "()": IndentingFormatter, + "format": "%(message)s", + "add_timestamp": True, + }, + }, + "handlers": { + "console": { + "level": level, + "class": handler_classes["stream"], + "no_color": no_color, + "stream": log_streams["stdout"], + "filters": ["exclude_subprocess", "exclude_warnings"], + "formatter": "indent", + }, + "console_errors": { + "level": "WARNING", + "class": handler_classes["stream"], + "no_color": no_color, + "stream": log_streams["stderr"], + "filters": ["exclude_subprocess"], + "formatter": "indent", + }, + # A handler responsible for logging to the console messages + # from the "subprocessor" logger. + "console_subprocess": { + "level": level, + "class": handler_classes["stream"], + "stream": log_streams["stderr"], + "no_color": no_color, + "filters": ["restrict_to_subprocess"], + "formatter": "indent", + }, + "user_log": { + "level": "DEBUG", + "class": handler_classes["file"], + "filename": additional_log_file, + "encoding": "utf-8", + "delay": True, + "formatter": "indent_with_timestamp", + }, + }, + "root": { + "level": root_level, + "handlers": handlers, + }, + "loggers": {"pip._vendor": {"level": vendored_log_level}}, + } + ) + + return level_number diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/misc.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/misc.py new file mode 100644 index 00000000000..44f6a05fbdd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/misc.py @@ -0,0 +1,773 @@ +import errno +import getpass +import hashlib +import logging +import os +import posixpath +import shutil +import stat +import sys +import sysconfig +import urllib.parse +from dataclasses import dataclass +from functools import partial +from io import StringIO +from itertools import filterfalse, tee, zip_longest +from pathlib import Path +from types import FunctionType, TracebackType +from typing import ( + Any, + BinaryIO, + Callable, + Generator, + Iterable, + Iterator, + List, + Mapping, + Optional, + Sequence, + TextIO, + Tuple, + Type, + TypeVar, + Union, + cast, +) + +from pip._vendor.packaging.requirements import Requirement +from pip._vendor.pyproject_hooks import BuildBackendHookCaller + +from pip import __version__ +from pip._internal.exceptions import CommandError, ExternallyManagedEnvironment +from pip._internal.locations import get_major_minor_version +from pip._internal.utils.compat import WINDOWS +from pip._internal.utils.retry import retry +from pip._internal.utils.virtualenv import running_under_virtualenv + +__all__ = [ + "rmtree", + "display_path", + "backup_dir", + "ask", + "splitext", + "format_size", + "is_installable_dir", + "normalize_path", + "renames", + "get_prog", + "ensure_dir", + "remove_auth_from_url", + "check_externally_managed", + "ConfiguredBuildBackendHookCaller", +] + +logger = logging.getLogger(__name__) + +T = TypeVar("T") +ExcInfo = Tuple[Type[BaseException], BaseException, TracebackType] +VersionInfo = Tuple[int, int, int] +NetlocTuple = Tuple[str, Tuple[Optional[str], Optional[str]]] +OnExc = Callable[[FunctionType, Path, BaseException], Any] +OnErr = Callable[[FunctionType, Path, ExcInfo], Any] + +FILE_CHUNK_SIZE = 1024 * 1024 + + +def get_pip_version() -> str: + pip_pkg_dir = os.path.join(os.path.dirname(__file__), "..", "..") + pip_pkg_dir = os.path.abspath(pip_pkg_dir) + + return f"pip {__version__} from {pip_pkg_dir} (python {get_major_minor_version()})" + + +def normalize_version_info(py_version_info: Tuple[int, ...]) -> Tuple[int, int, int]: + """ + Convert a tuple of ints representing a Python version to one of length + three. + + :param py_version_info: a tuple of ints representing a Python version, + or None to specify no version. The tuple can have any length. + + :return: a tuple of length three if `py_version_info` is non-None. + Otherwise, return `py_version_info` unchanged (i.e. None). + """ + if len(py_version_info) < 3: + py_version_info += (3 - len(py_version_info)) * (0,) + elif len(py_version_info) > 3: + py_version_info = py_version_info[:3] + + return cast("VersionInfo", py_version_info) + + +def ensure_dir(path: str) -> None: + """os.path.makedirs without EEXIST.""" + try: + os.makedirs(path) + except OSError as e: + # Windows can raise spurious ENOTEMPTY errors. See #6426. + if e.errno != errno.EEXIST and e.errno != errno.ENOTEMPTY: + raise + + +def get_prog() -> str: + try: + prog = os.path.basename(sys.argv[0]) + if prog in ("__main__.py", "-c"): + return f"{sys.executable} -m pip" + else: + return prog + except (AttributeError, TypeError, IndexError): + pass + return "pip" + + +# Retry every half second for up to 3 seconds +@retry(stop_after_delay=3, wait=0.5) +def rmtree( + dir: str, ignore_errors: bool = False, onexc: Optional[OnExc] = None +) -> None: + if ignore_errors: + onexc = _onerror_ignore + if onexc is None: + onexc = _onerror_reraise + handler: OnErr = partial(rmtree_errorhandler, onexc=onexc) + if sys.version_info >= (3, 12): + # See https://docs.python.org/3.12/whatsnew/3.12.html#shutil. + shutil.rmtree(dir, onexc=handler) # type: ignore + else: + shutil.rmtree(dir, onerror=handler) # type: ignore + + +def _onerror_ignore(*_args: Any) -> None: + pass + + +def _onerror_reraise(*_args: Any) -> None: + raise # noqa: PLE0704 - Bare exception used to reraise existing exception + + +def rmtree_errorhandler( + func: FunctionType, + path: Path, + exc_info: Union[ExcInfo, BaseException], + *, + onexc: OnExc = _onerror_reraise, +) -> None: + """ + `rmtree` error handler to 'force' a file remove (i.e. like `rm -f`). + + * If a file is readonly then it's write flag is set and operation is + retried. + + * `onerror` is the original callback from `rmtree(... onerror=onerror)` + that is chained at the end if the "rm -f" still fails. + """ + try: + st_mode = os.stat(path).st_mode + except OSError: + # it's equivalent to os.path.exists + return + + if not st_mode & stat.S_IWRITE: + # convert to read/write + try: + os.chmod(path, st_mode | stat.S_IWRITE) + except OSError: + pass + else: + # use the original function to repeat the operation + try: + func(path) + return + except OSError: + pass + + if not isinstance(exc_info, BaseException): + _, exc_info, _ = exc_info + onexc(func, path, exc_info) + + +def display_path(path: str) -> str: + """Gives the display value for a given path, making it relative to cwd + if possible.""" + path = os.path.normcase(os.path.abspath(path)) + if path.startswith(os.getcwd() + os.path.sep): + path = "." + path[len(os.getcwd()) :] + return path + + +def backup_dir(dir: str, ext: str = ".bak") -> str: + """Figure out the name of a directory to back up the given dir to + (adding .bak, .bak2, etc)""" + n = 1 + extension = ext + while os.path.exists(dir + extension): + n += 1 + extension = ext + str(n) + return dir + extension + + +def ask_path_exists(message: str, options: Iterable[str]) -> str: + for action in os.environ.get("PIP_EXISTS_ACTION", "").split(): + if action in options: + return action + return ask(message, options) + + +def _check_no_input(message: str) -> None: + """Raise an error if no input is allowed.""" + if os.environ.get("PIP_NO_INPUT"): + raise Exception( + f"No input was expected ($PIP_NO_INPUT set); question: {message}" + ) + + +def ask(message: str, options: Iterable[str]) -> str: + """Ask the message interactively, with the given possible responses""" + while 1: + _check_no_input(message) + response = input(message) + response = response.strip().lower() + if response not in options: + print( + "Your response ({!r}) was not one of the expected responses: " + "{}".format(response, ", ".join(options)) + ) + else: + return response + + +def ask_input(message: str) -> str: + """Ask for input interactively.""" + _check_no_input(message) + return input(message) + + +def ask_password(message: str) -> str: + """Ask for a password interactively.""" + _check_no_input(message) + return getpass.getpass(message) + + +def strtobool(val: str) -> int: + """Convert a string representation of truth to true (1) or false (0). + + True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values + are 'n', 'no', 'f', 'false', 'off', and '0'. Raises ValueError if + 'val' is anything else. + """ + val = val.lower() + if val in ("y", "yes", "t", "true", "on", "1"): + return 1 + elif val in ("n", "no", "f", "false", "off", "0"): + return 0 + else: + raise ValueError(f"invalid truth value {val!r}") + + +def format_size(bytes: float) -> str: + if bytes > 1000 * 1000: + return f"{bytes / 1000.0 / 1000:.1f} MB" + elif bytes > 10 * 1000: + return f"{int(bytes / 1000)} kB" + elif bytes > 1000: + return f"{bytes / 1000.0:.1f} kB" + else: + return f"{int(bytes)} bytes" + + +def tabulate(rows: Iterable[Iterable[Any]]) -> Tuple[List[str], List[int]]: + """Return a list of formatted rows and a list of column sizes. + + For example:: + + >>> tabulate([['foobar', 2000], [0xdeadbeef]]) + (['foobar 2000', '3735928559'], [10, 4]) + """ + rows = [tuple(map(str, row)) for row in rows] + sizes = [max(map(len, col)) for col in zip_longest(*rows, fillvalue="")] + table = [" ".join(map(str.ljust, row, sizes)).rstrip() for row in rows] + return table, sizes + + +def is_installable_dir(path: str) -> bool: + """Is path is a directory containing pyproject.toml or setup.py? + + If pyproject.toml exists, this is a PEP 517 project. Otherwise we look for + a legacy setuptools layout by identifying setup.py. We don't check for the + setup.cfg because using it without setup.py is only available for PEP 517 + projects, which are already covered by the pyproject.toml check. + """ + if not os.path.isdir(path): + return False + if os.path.isfile(os.path.join(path, "pyproject.toml")): + return True + if os.path.isfile(os.path.join(path, "setup.py")): + return True + return False + + +def read_chunks( + file: BinaryIO, size: int = FILE_CHUNK_SIZE +) -> Generator[bytes, None, None]: + """Yield pieces of data from a file-like object until EOF.""" + while True: + chunk = file.read(size) + if not chunk: + break + yield chunk + + +def normalize_path(path: str, resolve_symlinks: bool = True) -> str: + """ + Convert a path to its canonical, case-normalized, absolute version. + + """ + path = os.path.expanduser(path) + if resolve_symlinks: + path = os.path.realpath(path) + else: + path = os.path.abspath(path) + return os.path.normcase(path) + + +def splitext(path: str) -> Tuple[str, str]: + """Like os.path.splitext, but take off .tar too""" + base, ext = posixpath.splitext(path) + if base.lower().endswith(".tar"): + ext = base[-4:] + ext + base = base[:-4] + return base, ext + + +def renames(old: str, new: str) -> None: + """Like os.renames(), but handles renaming across devices.""" + # Implementation borrowed from os.renames(). + head, tail = os.path.split(new) + if head and tail and not os.path.exists(head): + os.makedirs(head) + + shutil.move(old, new) + + head, tail = os.path.split(old) + if head and tail: + try: + os.removedirs(head) + except OSError: + pass + + +def is_local(path: str) -> bool: + """ + Return True if path is within sys.prefix, if we're running in a virtualenv. + + If we're not in a virtualenv, all paths are considered "local." + + Caution: this function assumes the head of path has been normalized + with normalize_path. + """ + if not running_under_virtualenv(): + return True + return path.startswith(normalize_path(sys.prefix)) + + +def write_output(msg: Any, *args: Any) -> None: + logger.info(msg, *args) + + +class StreamWrapper(StringIO): + orig_stream: TextIO + + @classmethod + def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": + ret = cls() + ret.orig_stream = orig_stream + return ret + + # compileall.compile_dir() needs stdout.encoding to print to stdout + # type ignore is because TextIOBase.encoding is writeable + @property + def encoding(self) -> str: # type: ignore + return self.orig_stream.encoding + + +# Simulates an enum +def enum(*sequential: Any, **named: Any) -> Type[Any]: + enums = dict(zip(sequential, range(len(sequential))), **named) + reverse = {value: key for key, value in enums.items()} + enums["reverse_mapping"] = reverse + return type("Enum", (), enums) + + +def build_netloc(host: str, port: Optional[int]) -> str: + """ + Build a netloc from a host-port pair + """ + if port is None: + return host + if ":" in host: + # Only wrap host with square brackets when it is IPv6 + host = f"[{host}]" + return f"{host}:{port}" + + +def build_url_from_netloc(netloc: str, scheme: str = "https") -> str: + """ + Build a full URL from a netloc. + """ + if netloc.count(":") >= 2 and "@" not in netloc and "[" not in netloc: + # It must be a bare IPv6 address, so wrap it with brackets. + netloc = f"[{netloc}]" + return f"{scheme}://{netloc}" + + +def parse_netloc(netloc: str) -> Tuple[Optional[str], Optional[int]]: + """ + Return the host-port pair from a netloc. + """ + url = build_url_from_netloc(netloc) + parsed = urllib.parse.urlparse(url) + return parsed.hostname, parsed.port + + +def split_auth_from_netloc(netloc: str) -> NetlocTuple: + """ + Parse out and remove the auth information from a netloc. + + Returns: (netloc, (username, password)). + """ + if "@" not in netloc: + return netloc, (None, None) + + # Split from the right because that's how urllib.parse.urlsplit() + # behaves if more than one @ is present (which can be checked using + # the password attribute of urlsplit()'s return value). + auth, netloc = netloc.rsplit("@", 1) + pw: Optional[str] = None + if ":" in auth: + # Split from the left because that's how urllib.parse.urlsplit() + # behaves if more than one : is present (which again can be checked + # using the password attribute of the return value) + user, pw = auth.split(":", 1) + else: + user, pw = auth, None + + user = urllib.parse.unquote(user) + if pw is not None: + pw = urllib.parse.unquote(pw) + + return netloc, (user, pw) + + +def redact_netloc(netloc: str) -> str: + """ + Replace the sensitive data in a netloc with "****", if it exists. + + For example: + - "user:pass@example.com" returns "user:****@example.com" + - "accesstoken@example.com" returns "****@example.com" + """ + netloc, (user, password) = split_auth_from_netloc(netloc) + if user is None: + return netloc + if password is None: + user = "****" + password = "" + else: + user = urllib.parse.quote(user) + password = ":****" + return f"{user}{password}@{netloc}" + + +def _transform_url( + url: str, transform_netloc: Callable[[str], Tuple[Any, ...]] +) -> Tuple[str, NetlocTuple]: + """Transform and replace netloc in a url. + + transform_netloc is a function taking the netloc and returning a + tuple. The first element of this tuple is the new netloc. The + entire tuple is returned. + + Returns a tuple containing the transformed url as item 0 and the + original tuple returned by transform_netloc as item 1. + """ + purl = urllib.parse.urlsplit(url) + netloc_tuple = transform_netloc(purl.netloc) + # stripped url + url_pieces = (purl.scheme, netloc_tuple[0], purl.path, purl.query, purl.fragment) + surl = urllib.parse.urlunsplit(url_pieces) + return surl, cast("NetlocTuple", netloc_tuple) + + +def _get_netloc(netloc: str) -> NetlocTuple: + return split_auth_from_netloc(netloc) + + +def _redact_netloc(netloc: str) -> Tuple[str]: + return (redact_netloc(netloc),) + + +def split_auth_netloc_from_url( + url: str, +) -> Tuple[str, str, Tuple[Optional[str], Optional[str]]]: + """ + Parse a url into separate netloc, auth, and url with no auth. + + Returns: (url_without_auth, netloc, (username, password)) + """ + url_without_auth, (netloc, auth) = _transform_url(url, _get_netloc) + return url_without_auth, netloc, auth + + +def remove_auth_from_url(url: str) -> str: + """Return a copy of url with 'username:password@' removed.""" + # username/pass params are passed to subversion through flags + # and are not recognized in the url. + return _transform_url(url, _get_netloc)[0] + + +def redact_auth_from_url(url: str) -> str: + """Replace the password in a given url with ****.""" + return _transform_url(url, _redact_netloc)[0] + + +def redact_auth_from_requirement(req: Requirement) -> str: + """Replace the password in a given requirement url with ****.""" + if not req.url: + return str(req) + return str(req).replace(req.url, redact_auth_from_url(req.url)) + + +@dataclass(frozen=True) +class HiddenText: + secret: str + redacted: str + + def __repr__(self) -> str: + return f"" + + def __str__(self) -> str: + return self.redacted + + # This is useful for testing. + def __eq__(self, other: Any) -> bool: + if type(self) is not type(other): + return False + + # The string being used for redaction doesn't also have to match, + # just the raw, original string. + return self.secret == other.secret + + +def hide_value(value: str) -> HiddenText: + return HiddenText(value, redacted="****") + + +def hide_url(url: str) -> HiddenText: + redacted = redact_auth_from_url(url) + return HiddenText(url, redacted=redacted) + + +def protect_pip_from_modification_on_windows(modifying_pip: bool) -> None: + """Protection of pip.exe from modification on Windows + + On Windows, any operation modifying pip should be run as: + python -m pip ... + """ + pip_names = [ + "pip", + f"pip{sys.version_info.major}", + f"pip{sys.version_info.major}.{sys.version_info.minor}", + ] + + # See https://github.com/pypa/pip/issues/1299 for more discussion + should_show_use_python_msg = ( + modifying_pip and WINDOWS and os.path.basename(sys.argv[0]) in pip_names + ) + + if should_show_use_python_msg: + new_command = [sys.executable, "-m", "pip"] + sys.argv[1:] + raise CommandError( + "To modify pip, please run the following command:\n{}".format( + " ".join(new_command) + ) + ) + + +def check_externally_managed() -> None: + """Check whether the current environment is externally managed. + + If the ``EXTERNALLY-MANAGED`` config file is found, the current environment + is considered externally managed, and an ExternallyManagedEnvironment is + raised. + """ + if running_under_virtualenv(): + return + marker = os.path.join(sysconfig.get_path("stdlib"), "EXTERNALLY-MANAGED") + if not os.path.isfile(marker): + return + raise ExternallyManagedEnvironment.from_config(marker) + + +def is_console_interactive() -> bool: + """Is this console interactive?""" + return sys.stdin is not None and sys.stdin.isatty() + + +def hash_file(path: str, blocksize: int = 1 << 20) -> Tuple[Any, int]: + """Return (hash, length) for path using hashlib.sha256()""" + + h = hashlib.sha256() + length = 0 + with open(path, "rb") as f: + for block in read_chunks(f, size=blocksize): + length += len(block) + h.update(block) + return h, length + + +def pairwise(iterable: Iterable[Any]) -> Iterator[Tuple[Any, Any]]: + """ + Return paired elements. + + For example: + s -> (s0, s1), (s2, s3), (s4, s5), ... + """ + iterable = iter(iterable) + return zip_longest(iterable, iterable) + + +def partition( + pred: Callable[[T], bool], iterable: Iterable[T] +) -> Tuple[Iterable[T], Iterable[T]]: + """ + Use a predicate to partition entries into false entries and true entries, + like + + partition(is_odd, range(10)) --> 0 2 4 6 8 and 1 3 5 7 9 + """ + t1, t2 = tee(iterable) + return filterfalse(pred, t1), filter(pred, t2) + + +class ConfiguredBuildBackendHookCaller(BuildBackendHookCaller): + def __init__( + self, + config_holder: Any, + source_dir: str, + build_backend: str, + backend_path: Optional[str] = None, + runner: Optional[Callable[..., None]] = None, + python_executable: Optional[str] = None, + ): + super().__init__( + source_dir, build_backend, backend_path, runner, python_executable + ) + self.config_holder = config_holder + + def build_wheel( + self, + wheel_directory: str, + config_settings: Optional[Mapping[str, Any]] = None, + metadata_directory: Optional[str] = None, + ) -> str: + cs = self.config_holder.config_settings + return super().build_wheel( + wheel_directory, config_settings=cs, metadata_directory=metadata_directory + ) + + def build_sdist( + self, + sdist_directory: str, + config_settings: Optional[Mapping[str, Any]] = None, + ) -> str: + cs = self.config_holder.config_settings + return super().build_sdist(sdist_directory, config_settings=cs) + + def build_editable( + self, + wheel_directory: str, + config_settings: Optional[Mapping[str, Any]] = None, + metadata_directory: Optional[str] = None, + ) -> str: + cs = self.config_holder.config_settings + return super().build_editable( + wheel_directory, config_settings=cs, metadata_directory=metadata_directory + ) + + def get_requires_for_build_wheel( + self, config_settings: Optional[Mapping[str, Any]] = None + ) -> Sequence[str]: + cs = self.config_holder.config_settings + return super().get_requires_for_build_wheel(config_settings=cs) + + def get_requires_for_build_sdist( + self, config_settings: Optional[Mapping[str, Any]] = None + ) -> Sequence[str]: + cs = self.config_holder.config_settings + return super().get_requires_for_build_sdist(config_settings=cs) + + def get_requires_for_build_editable( + self, config_settings: Optional[Mapping[str, Any]] = None + ) -> Sequence[str]: + cs = self.config_holder.config_settings + return super().get_requires_for_build_editable(config_settings=cs) + + def prepare_metadata_for_build_wheel( + self, + metadata_directory: str, + config_settings: Optional[Mapping[str, Any]] = None, + _allow_fallback: bool = True, + ) -> str: + cs = self.config_holder.config_settings + return super().prepare_metadata_for_build_wheel( + metadata_directory=metadata_directory, + config_settings=cs, + _allow_fallback=_allow_fallback, + ) + + def prepare_metadata_for_build_editable( + self, + metadata_directory: str, + config_settings: Optional[Mapping[str, Any]] = None, + _allow_fallback: bool = True, + ) -> Optional[str]: + cs = self.config_holder.config_settings + return super().prepare_metadata_for_build_editable( + metadata_directory=metadata_directory, + config_settings=cs, + _allow_fallback=_allow_fallback, + ) + + +def warn_if_run_as_root() -> None: + """Output a warning for sudo users on Unix. + + In a virtual environment, sudo pip still writes to virtualenv. + On Windows, users may run pip as Administrator without issues. + This warning only applies to Unix root users outside of virtualenv. + """ + if running_under_virtualenv(): + return + if not hasattr(os, "getuid"): + return + # On Windows, there are no "system managed" Python packages. Installing as + # Administrator via pip is the correct way of updating system environments. + # + # We choose sys.platform over utils.compat.WINDOWS here to enable Mypy platform + # checks: https://mypy.readthedocs.io/en/stable/common_issues.html + if sys.platform == "win32" or sys.platform == "cygwin": + return + + if os.getuid() != 0: + return + + logger.warning( + "Running pip as the 'root' user can result in broken permissions and " + "conflicting behaviour with the system package manager, possibly " + "rendering your system unusable. " + "It is recommended to use a virtual environment instead: " + "https://pip.pypa.io/warnings/venv. " + "Use the --root-user-action option if you know what you are doing and " + "want to suppress this warning." + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/packaging.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/packaging.py new file mode 100644 index 00000000000..caad70f7fd1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/packaging.py @@ -0,0 +1,58 @@ +import functools +import logging +import re +from typing import NewType, Optional, Tuple, cast + +from pip._vendor.packaging import specifiers, version +from pip._vendor.packaging.requirements import Requirement + +NormalizedExtra = NewType("NormalizedExtra", str) + +logger = logging.getLogger(__name__) + + +@functools.lru_cache(maxsize=32) +def check_requires_python( + requires_python: Optional[str], version_info: Tuple[int, ...] +) -> bool: + """ + Check if the given Python version matches a "Requires-Python" specifier. + + :param version_info: A 3-tuple of ints representing a Python + major-minor-micro version to check (e.g. `sys.version_info[:3]`). + + :return: `True` if the given Python version satisfies the requirement. + Otherwise, return `False`. + + :raises InvalidSpecifier: If `requires_python` has an invalid format. + """ + if requires_python is None: + # The package provides no information + return True + requires_python_specifier = specifiers.SpecifierSet(requires_python) + + python_version = version.parse(".".join(map(str, version_info))) + return python_version in requires_python_specifier + + +@functools.lru_cache(maxsize=2048) +def get_requirement(req_string: str) -> Requirement: + """Construct a packaging.Requirement object with caching""" + # Parsing requirement strings is expensive, and is also expected to happen + # with a low diversity of different arguments (at least relative the number + # constructed). This method adds a cache to requirement object creation to + # minimize repeated parsing of the same string to construct equivalent + # Requirement objects. + return Requirement(req_string) + + +def safe_extra(extra: str) -> NormalizedExtra: + """Convert an arbitrary string to a standard 'extra' name + + Any runs of non-alphanumeric characters are replaced with a single '_', + and the result is always lowercased. + + This function is duplicated from ``pkg_resources``. Note that this is not + the same to either ``canonicalize_name`` or ``_egg_link_name``. + """ + return cast(NormalizedExtra, re.sub("[^A-Za-z0-9.-]+", "_", extra).lower()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/retry.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/retry.py new file mode 100644 index 00000000000..abfe07286ea --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/retry.py @@ -0,0 +1,42 @@ +import functools +from time import perf_counter, sleep +from typing import Callable, TypeVar + +from pip._vendor.typing_extensions import ParamSpec + +T = TypeVar("T") +P = ParamSpec("P") + + +def retry( + wait: float, stop_after_delay: float +) -> Callable[[Callable[P, T]], Callable[P, T]]: + """Decorator to automatically retry a function on error. + + If the function raises, the function is recalled with the same arguments + until it returns or the time limit is reached. When the time limit is + surpassed, the last exception raised is reraised. + + :param wait: The time to wait after an error before retrying, in seconds. + :param stop_after_delay: The time limit after which retries will cease, + in seconds. + """ + + def wrapper(func: Callable[P, T]) -> Callable[P, T]: + + @functools.wraps(func) + def retry_wrapped(*args: P.args, **kwargs: P.kwargs) -> T: + # The performance counter is monotonic on all platforms we care + # about and has much better resolution than time.monotonic(). + start_time = perf_counter() + while True: + try: + return func(*args, **kwargs) + except Exception: + if perf_counter() - start_time > stop_after_delay: + raise + sleep(wait) + + return retry_wrapped + + return wrapper diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py new file mode 100644 index 00000000000..96d1b246067 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py @@ -0,0 +1,146 @@ +import sys +import textwrap +from typing import List, Optional, Sequence + +# Shim to wrap setup.py invocation with setuptools +# Note that __file__ is handled via two {!r} *and* %r, to ensure that paths on +# Windows are correctly handled (it should be "C:\\Users" not "C:\Users"). +_SETUPTOOLS_SHIM = textwrap.dedent( + """ + exec(compile(''' + # This is -- a caller that pip uses to run setup.py + # + # - It imports setuptools before invoking setup.py, to enable projects that directly + # import from `distutils.core` to work with newer packaging standards. + # - It provides a clear error message when setuptools is not installed. + # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so + # setuptools doesn't think the script is `-c`. This avoids the following warning: + # manifest_maker: standard file '-c' not found". + # - It generates a shim setup.py, for handling setup.cfg-only projects. + import os, sys, tokenize + + try: + import setuptools + except ImportError as error: + print( + "ERROR: Can not execute `setup.py` since setuptools is not available in " + "the build environment.", + file=sys.stderr, + ) + sys.exit(1) + + __file__ = %r + sys.argv[0] = __file__ + + if os.path.exists(__file__): + filename = __file__ + with tokenize.open(__file__) as f: + setup_py_code = f.read() + else: + filename = "" + setup_py_code = "from setuptools import setup; setup()" + + exec(compile(setup_py_code, filename, "exec")) + ''' % ({!r},), "", "exec")) + """ +).rstrip() + + +def make_setuptools_shim_args( + setup_py_path: str, + global_options: Optional[Sequence[str]] = None, + no_user_config: bool = False, + unbuffered_output: bool = False, +) -> List[str]: + """ + Get setuptools command arguments with shim wrapped setup file invocation. + + :param setup_py_path: The path to setup.py to be wrapped. + :param global_options: Additional global options. + :param no_user_config: If True, disables personal user configuration. + :param unbuffered_output: If True, adds the unbuffered switch to the + argument list. + """ + args = [sys.executable] + if unbuffered_output: + args += ["-u"] + args += ["-c", _SETUPTOOLS_SHIM.format(setup_py_path)] + if global_options: + args += global_options + if no_user_config: + args += ["--no-user-cfg"] + return args + + +def make_setuptools_bdist_wheel_args( + setup_py_path: str, + global_options: Sequence[str], + build_options: Sequence[str], + destination_dir: str, +) -> List[str]: + # NOTE: Eventually, we'd want to also -S to the flags here, when we're + # isolating. Currently, it breaks Python in virtualenvs, because it + # relies on site.py to find parts of the standard library outside the + # virtualenv. + args = make_setuptools_shim_args( + setup_py_path, global_options=global_options, unbuffered_output=True + ) + args += ["bdist_wheel", "-d", destination_dir] + args += build_options + return args + + +def make_setuptools_clean_args( + setup_py_path: str, + global_options: Sequence[str], +) -> List[str]: + args = make_setuptools_shim_args( + setup_py_path, global_options=global_options, unbuffered_output=True + ) + args += ["clean", "--all"] + return args + + +def make_setuptools_develop_args( + setup_py_path: str, + *, + global_options: Sequence[str], + no_user_config: bool, + prefix: Optional[str], + home: Optional[str], + use_user_site: bool, +) -> List[str]: + assert not (use_user_site and prefix) + + args = make_setuptools_shim_args( + setup_py_path, + global_options=global_options, + no_user_config=no_user_config, + ) + + args += ["develop", "--no-deps"] + + if prefix: + args += ["--prefix", prefix] + if home is not None: + args += ["--install-dir", home] + + if use_user_site: + args += ["--user", "--prefix="] + + return args + + +def make_setuptools_egg_info_args( + setup_py_path: str, + egg_info_dir: Optional[str], + no_user_config: bool, +) -> List[str]: + args = make_setuptools_shim_args(setup_py_path, no_user_config=no_user_config) + + args += ["egg_info"] + + if egg_info_dir: + args += ["--egg-base", egg_info_dir] + + return args diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py new file mode 100644 index 00000000000..cb2e23f007a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/subprocess.py @@ -0,0 +1,245 @@ +import logging +import os +import shlex +import subprocess +from typing import Any, Callable, Iterable, List, Literal, Mapping, Optional, Union + +from pip._vendor.rich.markup import escape + +from pip._internal.cli.spinners import SpinnerInterface, open_spinner +from pip._internal.exceptions import InstallationSubprocessError +from pip._internal.utils.logging import VERBOSE, subprocess_logger +from pip._internal.utils.misc import HiddenText + +CommandArgs = List[Union[str, HiddenText]] + + +def make_command(*args: Union[str, HiddenText, CommandArgs]) -> CommandArgs: + """ + Create a CommandArgs object. + """ + command_args: CommandArgs = [] + for arg in args: + # Check for list instead of CommandArgs since CommandArgs is + # only known during type-checking. + if isinstance(arg, list): + command_args.extend(arg) + else: + # Otherwise, arg is str or HiddenText. + command_args.append(arg) + + return command_args + + +def format_command_args(args: Union[List[str], CommandArgs]) -> str: + """ + Format command arguments for display. + """ + # For HiddenText arguments, display the redacted form by calling str(). + # Also, we don't apply str() to arguments that aren't HiddenText since + # this can trigger a UnicodeDecodeError in Python 2 if the argument + # has type unicode and includes a non-ascii character. (The type + # checker doesn't ensure the annotations are correct in all cases.) + return " ".join( + shlex.quote(str(arg)) if isinstance(arg, HiddenText) else shlex.quote(arg) + for arg in args + ) + + +def reveal_command_args(args: Union[List[str], CommandArgs]) -> List[str]: + """ + Return the arguments in their raw, unredacted form. + """ + return [arg.secret if isinstance(arg, HiddenText) else arg for arg in args] + + +def call_subprocess( + cmd: Union[List[str], CommandArgs], + show_stdout: bool = False, + cwd: Optional[str] = None, + on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", + extra_ok_returncodes: Optional[Iterable[int]] = None, + extra_environ: Optional[Mapping[str, Any]] = None, + unset_environ: Optional[Iterable[str]] = None, + spinner: Optional[SpinnerInterface] = None, + log_failed_cmd: Optional[bool] = True, + stdout_only: Optional[bool] = False, + *, + command_desc: str, +) -> str: + """ + Args: + show_stdout: if true, use INFO to log the subprocess's stderr and + stdout streams. Otherwise, use DEBUG. Defaults to False. + extra_ok_returncodes: an iterable of integer return codes that are + acceptable, in addition to 0. Defaults to None, which means []. + unset_environ: an iterable of environment variable names to unset + prior to calling subprocess.Popen(). + log_failed_cmd: if false, failed commands are not logged, only raised. + stdout_only: if true, return only stdout, else return both. When true, + logging of both stdout and stderr occurs when the subprocess has + terminated, else logging occurs as subprocess output is produced. + """ + if extra_ok_returncodes is None: + extra_ok_returncodes = [] + if unset_environ is None: + unset_environ = [] + # Most places in pip use show_stdout=False. What this means is-- + # + # - We connect the child's output (combined stderr and stdout) to a + # single pipe, which we read. + # - We log this output to stderr at DEBUG level as it is received. + # - If DEBUG logging isn't enabled (e.g. if --verbose logging wasn't + # requested), then we show a spinner so the user can still see the + # subprocess is in progress. + # - If the subprocess exits with an error, we log the output to stderr + # at ERROR level if it hasn't already been displayed to the console + # (e.g. if --verbose logging wasn't enabled). This way we don't log + # the output to the console twice. + # + # If show_stdout=True, then the above is still done, but with DEBUG + # replaced by INFO. + if show_stdout: + # Then log the subprocess output at INFO level. + log_subprocess: Callable[..., None] = subprocess_logger.info + used_level = logging.INFO + else: + # Then log the subprocess output using VERBOSE. This also ensures + # it will be logged to the log file (aka user_log), if enabled. + log_subprocess = subprocess_logger.verbose + used_level = VERBOSE + + # Whether the subprocess will be visible in the console. + showing_subprocess = subprocess_logger.getEffectiveLevel() <= used_level + + # Only use the spinner if we're not showing the subprocess output + # and we have a spinner. + use_spinner = not showing_subprocess and spinner is not None + + log_subprocess("Running command %s", command_desc) + env = os.environ.copy() + if extra_environ: + env.update(extra_environ) + for name in unset_environ: + env.pop(name, None) + try: + proc = subprocess.Popen( + # Convert HiddenText objects to the underlying str. + reveal_command_args(cmd), + stdin=subprocess.PIPE, + stdout=subprocess.PIPE, + stderr=subprocess.STDOUT if not stdout_only else subprocess.PIPE, + cwd=cwd, + env=env, + errors="backslashreplace", + ) + except Exception as exc: + if log_failed_cmd: + subprocess_logger.critical( + "Error %s while executing command %s", + exc, + command_desc, + ) + raise + all_output = [] + if not stdout_only: + assert proc.stdout + assert proc.stdin + proc.stdin.close() + # In this mode, stdout and stderr are in the same pipe. + while True: + line: str = proc.stdout.readline() + if not line: + break + line = line.rstrip() + all_output.append(line + "\n") + + # Show the line immediately. + log_subprocess(line) + # Update the spinner. + if use_spinner: + assert spinner + spinner.spin() + try: + proc.wait() + finally: + if proc.stdout: + proc.stdout.close() + output = "".join(all_output) + else: + # In this mode, stdout and stderr are in different pipes. + # We must use communicate() which is the only safe way to read both. + out, err = proc.communicate() + # log line by line to preserve pip log indenting + for out_line in out.splitlines(): + log_subprocess(out_line) + all_output.append(out) + for err_line in err.splitlines(): + log_subprocess(err_line) + all_output.append(err) + output = out + + proc_had_error = proc.returncode and proc.returncode not in extra_ok_returncodes + if use_spinner: + assert spinner + if proc_had_error: + spinner.finish("error") + else: + spinner.finish("done") + if proc_had_error: + if on_returncode == "raise": + error = InstallationSubprocessError( + command_description=command_desc, + exit_code=proc.returncode, + output_lines=all_output if not showing_subprocess else None, + ) + if log_failed_cmd: + subprocess_logger.error("%s", error, extra={"rich": True}) + subprocess_logger.verbose( + "[bold magenta]full command[/]: [blue]%s[/]", + escape(format_command_args(cmd)), + extra={"markup": True}, + ) + subprocess_logger.verbose( + "[bold magenta]cwd[/]: %s", + escape(cwd or "[inherit]"), + extra={"markup": True}, + ) + + raise error + elif on_returncode == "warn": + subprocess_logger.warning( + 'Command "%s" had error code %s in %s', + command_desc, + proc.returncode, + cwd, + ) + elif on_returncode == "ignore": + pass + else: + raise ValueError(f"Invalid value: on_returncode={on_returncode!r}") + return output + + +def runner_with_spinner_message(message: str) -> Callable[..., None]: + """Provide a subprocess_runner that shows a spinner message. + + Intended for use with for BuildBackendHookCaller. Thus, the runner has + an API that matches what's expected by BuildBackendHookCaller.subprocess_runner. + """ + + def runner( + cmd: List[str], + cwd: Optional[str] = None, + extra_environ: Optional[Mapping[str, Any]] = None, + ) -> None: + with open_spinner(message) as spinner: + call_subprocess( + cmd, + command_desc=message, + cwd=cwd, + extra_environ=extra_environ, + spinner=spinner, + ) + + return runner diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py new file mode 100644 index 00000000000..06668e8ab2d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py @@ -0,0 +1,296 @@ +import errno +import itertools +import logging +import os.path +import tempfile +import traceback +from contextlib import ExitStack, contextmanager +from pathlib import Path +from typing import ( + Any, + Callable, + Dict, + Generator, + List, + Optional, + TypeVar, + Union, +) + +from pip._internal.utils.misc import enum, rmtree + +logger = logging.getLogger(__name__) + +_T = TypeVar("_T", bound="TempDirectory") + + +# Kinds of temporary directories. Only needed for ones that are +# globally-managed. +tempdir_kinds = enum( + BUILD_ENV="build-env", + EPHEM_WHEEL_CACHE="ephem-wheel-cache", + REQ_BUILD="req-build", +) + + +_tempdir_manager: Optional[ExitStack] = None + + +@contextmanager +def global_tempdir_manager() -> Generator[None, None, None]: + global _tempdir_manager + with ExitStack() as stack: + old_tempdir_manager, _tempdir_manager = _tempdir_manager, stack + try: + yield + finally: + _tempdir_manager = old_tempdir_manager + + +class TempDirectoryTypeRegistry: + """Manages temp directory behavior""" + + def __init__(self) -> None: + self._should_delete: Dict[str, bool] = {} + + def set_delete(self, kind: str, value: bool) -> None: + """Indicate whether a TempDirectory of the given kind should be + auto-deleted. + """ + self._should_delete[kind] = value + + def get_delete(self, kind: str) -> bool: + """Get configured auto-delete flag for a given TempDirectory type, + default True. + """ + return self._should_delete.get(kind, True) + + +_tempdir_registry: Optional[TempDirectoryTypeRegistry] = None + + +@contextmanager +def tempdir_registry() -> Generator[TempDirectoryTypeRegistry, None, None]: + """Provides a scoped global tempdir registry that can be used to dictate + whether directories should be deleted. + """ + global _tempdir_registry + old_tempdir_registry = _tempdir_registry + _tempdir_registry = TempDirectoryTypeRegistry() + try: + yield _tempdir_registry + finally: + _tempdir_registry = old_tempdir_registry + + +class _Default: + pass + + +_default = _Default() + + +class TempDirectory: + """Helper class that owns and cleans up a temporary directory. + + This class can be used as a context manager or as an OO representation of a + temporary directory. + + Attributes: + path + Location to the created temporary directory + delete + Whether the directory should be deleted when exiting + (when used as a contextmanager) + + Methods: + cleanup() + Deletes the temporary directory + + When used as a context manager, if the delete attribute is True, on + exiting the context the temporary directory is deleted. + """ + + def __init__( + self, + path: Optional[str] = None, + delete: Union[bool, None, _Default] = _default, + kind: str = "temp", + globally_managed: bool = False, + ignore_cleanup_errors: bool = True, + ): + super().__init__() + + if delete is _default: + if path is not None: + # If we were given an explicit directory, resolve delete option + # now. + delete = False + else: + # Otherwise, we wait until cleanup and see what + # tempdir_registry says. + delete = None + + # The only time we specify path is in for editables where it + # is the value of the --src option. + if path is None: + path = self._create(kind) + + self._path = path + self._deleted = False + self.delete = delete + self.kind = kind + self.ignore_cleanup_errors = ignore_cleanup_errors + + if globally_managed: + assert _tempdir_manager is not None + _tempdir_manager.enter_context(self) + + @property + def path(self) -> str: + assert not self._deleted, f"Attempted to access deleted path: {self._path}" + return self._path + + def __repr__(self) -> str: + return f"<{self.__class__.__name__} {self.path!r}>" + + def __enter__(self: _T) -> _T: + return self + + def __exit__(self, exc: Any, value: Any, tb: Any) -> None: + if self.delete is not None: + delete = self.delete + elif _tempdir_registry: + delete = _tempdir_registry.get_delete(self.kind) + else: + delete = True + + if delete: + self.cleanup() + + def _create(self, kind: str) -> str: + """Create a temporary directory and store its path in self.path""" + # We realpath here because some systems have their default tmpdir + # symlinked to another directory. This tends to confuse build + # scripts, so we canonicalize the path by traversing potential + # symlinks here. + path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) + logger.debug("Created temporary directory: %s", path) + return path + + def cleanup(self) -> None: + """Remove the temporary directory created and reset state""" + self._deleted = True + if not os.path.exists(self._path): + return + + errors: List[BaseException] = [] + + def onerror( + func: Callable[..., Any], + path: Path, + exc_val: BaseException, + ) -> None: + """Log a warning for a `rmtree` error and continue""" + formatted_exc = "\n".join( + traceback.format_exception_only(type(exc_val), exc_val) + ) + formatted_exc = formatted_exc.rstrip() # remove trailing new line + if func in (os.unlink, os.remove, os.rmdir): + logger.debug( + "Failed to remove a temporary file '%s' due to %s.\n", + path, + formatted_exc, + ) + else: + logger.debug("%s failed with %s.", func.__qualname__, formatted_exc) + errors.append(exc_val) + + if self.ignore_cleanup_errors: + try: + # first try with @retry; retrying to handle ephemeral errors + rmtree(self._path, ignore_errors=False) + except OSError: + # last pass ignore/log all errors + rmtree(self._path, onexc=onerror) + if errors: + logger.warning( + "Failed to remove contents in a temporary directory '%s'.\n" + "You can safely remove it manually.", + self._path, + ) + else: + rmtree(self._path) + + +class AdjacentTempDirectory(TempDirectory): + """Helper class that creates a temporary directory adjacent to a real one. + + Attributes: + original + The original directory to create a temp directory for. + path + After calling create() or entering, contains the full + path to the temporary directory. + delete + Whether the directory should be deleted when exiting + (when used as a contextmanager) + + """ + + # The characters that may be used to name the temp directory + # We always prepend a ~ and then rotate through these until + # a usable name is found. + # pkg_resources raises a different error for .dist-info folder + # with leading '-' and invalid metadata + LEADING_CHARS = "-~.=%0123456789" + + def __init__(self, original: str, delete: Optional[bool] = None) -> None: + self.original = original.rstrip("/\\") + super().__init__(delete=delete) + + @classmethod + def _generate_names(cls, name: str) -> Generator[str, None, None]: + """Generates a series of temporary names. + + The algorithm replaces the leading characters in the name + with ones that are valid filesystem characters, but are not + valid package names (for both Python and pip definitions of + package). + """ + for i in range(1, len(name)): + for candidate in itertools.combinations_with_replacement( + cls.LEADING_CHARS, i - 1 + ): + new_name = "~" + "".join(candidate) + name[i:] + if new_name != name: + yield new_name + + # If we make it this far, we will have to make a longer name + for i in range(len(cls.LEADING_CHARS)): + for candidate in itertools.combinations_with_replacement( + cls.LEADING_CHARS, i + ): + new_name = "~" + "".join(candidate) + name + if new_name != name: + yield new_name + + def _create(self, kind: str) -> str: + root, name = os.path.split(self.original) + for candidate in self._generate_names(name): + path = os.path.join(root, candidate) + try: + os.mkdir(path) + except OSError as ex: + # Continue if the name exists already + if ex.errno != errno.EEXIST: + raise + else: + path = os.path.realpath(path) + break + else: + # Final fallback on the default behavior. + path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) + + logger.debug("Created temporary directory: %s", path) + return path diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/unpacking.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/unpacking.py new file mode 100644 index 00000000000..87a6d19ab5a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/unpacking.py @@ -0,0 +1,337 @@ +"""Utilities related archives. +""" + +import logging +import os +import shutil +import stat +import sys +import tarfile +import zipfile +from typing import Iterable, List, Optional +from zipfile import ZipInfo + +from pip._internal.exceptions import InstallationError +from pip._internal.utils.filetypes import ( + BZ2_EXTENSIONS, + TAR_EXTENSIONS, + XZ_EXTENSIONS, + ZIP_EXTENSIONS, +) +from pip._internal.utils.misc import ensure_dir + +logger = logging.getLogger(__name__) + + +SUPPORTED_EXTENSIONS = ZIP_EXTENSIONS + TAR_EXTENSIONS + +try: + import bz2 # noqa + + SUPPORTED_EXTENSIONS += BZ2_EXTENSIONS +except ImportError: + logger.debug("bz2 module is not available") + +try: + # Only for Python 3.3+ + import lzma # noqa + + SUPPORTED_EXTENSIONS += XZ_EXTENSIONS +except ImportError: + logger.debug("lzma module is not available") + + +def current_umask() -> int: + """Get the current umask which involves having to set it temporarily.""" + mask = os.umask(0) + os.umask(mask) + return mask + + +def split_leading_dir(path: str) -> List[str]: + path = path.lstrip("/").lstrip("\\") + if "/" in path and ( + ("\\" in path and path.find("/") < path.find("\\")) or "\\" not in path + ): + return path.split("/", 1) + elif "\\" in path: + return path.split("\\", 1) + else: + return [path, ""] + + +def has_leading_dir(paths: Iterable[str]) -> bool: + """Returns true if all the paths have the same leading path name + (i.e., everything is in one subdirectory in an archive)""" + common_prefix = None + for path in paths: + prefix, rest = split_leading_dir(path) + if not prefix: + return False + elif common_prefix is None: + common_prefix = prefix + elif prefix != common_prefix: + return False + return True + + +def is_within_directory(directory: str, target: str) -> bool: + """ + Return true if the absolute path of target is within the directory + """ + abs_directory = os.path.abspath(directory) + abs_target = os.path.abspath(target) + + prefix = os.path.commonprefix([abs_directory, abs_target]) + return prefix == abs_directory + + +def _get_default_mode_plus_executable() -> int: + return 0o777 & ~current_umask() | 0o111 + + +def set_extracted_file_to_default_mode_plus_executable(path: str) -> None: + """ + Make file present at path have execute for user/group/world + (chmod +x) is no-op on windows per python docs + """ + os.chmod(path, _get_default_mode_plus_executable()) + + +def zip_item_is_executable(info: ZipInfo) -> bool: + mode = info.external_attr >> 16 + # if mode and regular file and any execute permissions for + # user/group/world? + return bool(mode and stat.S_ISREG(mode) and mode & 0o111) + + +def unzip_file(filename: str, location: str, flatten: bool = True) -> None: + """ + Unzip the file (with path `filename`) to the destination `location`. All + files are written based on system defaults and umask (i.e. permissions are + not preserved), except that regular file members with any execute + permissions (user, group, or world) have "chmod +x" applied after being + written. Note that for windows, any execute changes using os.chmod are + no-ops per the python docs. + """ + ensure_dir(location) + zipfp = open(filename, "rb") + try: + zip = zipfile.ZipFile(zipfp, allowZip64=True) + leading = has_leading_dir(zip.namelist()) and flatten + for info in zip.infolist(): + name = info.filename + fn = name + if leading: + fn = split_leading_dir(name)[1] + fn = os.path.join(location, fn) + dir = os.path.dirname(fn) + if not is_within_directory(location, fn): + message = ( + "The zip file ({}) has a file ({}) trying to install " + "outside target directory ({})" + ) + raise InstallationError(message.format(filename, fn, location)) + if fn.endswith("/") or fn.endswith("\\"): + # A directory + ensure_dir(fn) + else: + ensure_dir(dir) + # Don't use read() to avoid allocating an arbitrarily large + # chunk of memory for the file's content + fp = zip.open(name) + try: + with open(fn, "wb") as destfp: + shutil.copyfileobj(fp, destfp) + finally: + fp.close() + if zip_item_is_executable(info): + set_extracted_file_to_default_mode_plus_executable(fn) + finally: + zipfp.close() + + +def untar_file(filename: str, location: str) -> None: + """ + Untar the file (with path `filename`) to the destination `location`. + All files are written based on system defaults and umask (i.e. permissions + are not preserved), except that regular file members with any execute + permissions (user, group, or world) have "chmod +x" applied on top of the + default. Note that for windows, any execute changes using os.chmod are + no-ops per the python docs. + """ + ensure_dir(location) + if filename.lower().endswith(".gz") or filename.lower().endswith(".tgz"): + mode = "r:gz" + elif filename.lower().endswith(BZ2_EXTENSIONS): + mode = "r:bz2" + elif filename.lower().endswith(XZ_EXTENSIONS): + mode = "r:xz" + elif filename.lower().endswith(".tar"): + mode = "r" + else: + logger.warning( + "Cannot determine compression type for file %s", + filename, + ) + mode = "r:*" + + tar = tarfile.open(filename, mode, encoding="utf-8") # type: ignore + try: + leading = has_leading_dir([member.name for member in tar.getmembers()]) + + # PEP 706 added `tarfile.data_filter`, and made some other changes to + # Python's tarfile module (see below). The features were backported to + # security releases. + try: + data_filter = tarfile.data_filter + except AttributeError: + _untar_without_filter(filename, location, tar, leading) + else: + default_mode_plus_executable = _get_default_mode_plus_executable() + + if leading: + # Strip the leading directory from all files in the archive, + # including hardlink targets (which are relative to the + # unpack location). + for member in tar.getmembers(): + name_lead, name_rest = split_leading_dir(member.name) + member.name = name_rest + if member.islnk(): + lnk_lead, lnk_rest = split_leading_dir(member.linkname) + if lnk_lead == name_lead: + member.linkname = lnk_rest + + def pip_filter(member: tarfile.TarInfo, path: str) -> tarfile.TarInfo: + orig_mode = member.mode + try: + try: + member = data_filter(member, location) + except tarfile.LinkOutsideDestinationError: + if sys.version_info[:3] in { + (3, 8, 17), + (3, 9, 17), + (3, 10, 12), + (3, 11, 4), + }: + # The tarfile filter in specific Python versions + # raises LinkOutsideDestinationError on valid input + # (https://github.com/python/cpython/issues/107845) + # Ignore the error there, but do use the + # more lax `tar_filter` + member = tarfile.tar_filter(member, location) + else: + raise + except tarfile.TarError as exc: + message = "Invalid member in the tar file {}: {}" + # Filter error messages mention the member name. + # No need to add it here. + raise InstallationError( + message.format( + filename, + exc, + ) + ) + if member.isfile() and orig_mode & 0o111: + member.mode = default_mode_plus_executable + else: + # See PEP 706 note above. + # The PEP changed this from `int` to `Optional[int]`, + # where None means "use the default". Mypy doesn't + # know this yet. + member.mode = None # type: ignore [assignment] + return member + + tar.extractall(location, filter=pip_filter) + + finally: + tar.close() + + +def _untar_without_filter( + filename: str, + location: str, + tar: tarfile.TarFile, + leading: bool, +) -> None: + """Fallback for Python without tarfile.data_filter""" + for member in tar.getmembers(): + fn = member.name + if leading: + fn = split_leading_dir(fn)[1] + path = os.path.join(location, fn) + if not is_within_directory(location, path): + message = ( + "The tar file ({}) has a file ({}) trying to install " + "outside target directory ({})" + ) + raise InstallationError(message.format(filename, path, location)) + if member.isdir(): + ensure_dir(path) + elif member.issym(): + try: + tar._extract_member(member, path) + except Exception as exc: + # Some corrupt tar files seem to produce this + # (specifically bad symlinks) + logger.warning( + "In the tar file %s the member %s is invalid: %s", + filename, + member.name, + exc, + ) + continue + else: + try: + fp = tar.extractfile(member) + except (KeyError, AttributeError) as exc: + # Some corrupt tar files seem to produce this + # (specifically bad symlinks) + logger.warning( + "In the tar file %s the member %s is invalid: %s", + filename, + member.name, + exc, + ) + continue + ensure_dir(os.path.dirname(path)) + assert fp is not None + with open(path, "wb") as destfp: + shutil.copyfileobj(fp, destfp) + fp.close() + # Update the timestamp (useful for cython compiled files) + tar.utime(member, path) + # member have any execute permissions for user/group/world? + if member.mode & 0o111: + set_extracted_file_to_default_mode_plus_executable(path) + + +def unpack_file( + filename: str, + location: str, + content_type: Optional[str] = None, +) -> None: + filename = os.path.realpath(filename) + if ( + content_type == "application/zip" + or filename.lower().endswith(ZIP_EXTENSIONS) + or zipfile.is_zipfile(filename) + ): + unzip_file(filename, location, flatten=not filename.endswith(".whl")) + elif ( + content_type == "application/x-gzip" + or tarfile.is_tarfile(filename) + or filename.lower().endswith(TAR_EXTENSIONS + BZ2_EXTENSIONS + XZ_EXTENSIONS) + ): + untar_file(filename, location) + else: + # FIXME: handle? + # FIXME: magic signatures? + logger.critical( + "Cannot unpack file %s (downloaded from %s, content-type: %s); " + "cannot detect archive format", + filename, + location, + content_type, + ) + raise InstallationError(f"Cannot determine archive format of {location}") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/urls.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/urls.py new file mode 100644 index 00000000000..9f34f882a1a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/urls.py @@ -0,0 +1,55 @@ +import os +import string +import urllib.parse +import urllib.request + +from .compat import WINDOWS + + +def path_to_url(path: str) -> str: + """ + Convert a path to a file: URL. The path will be made absolute and have + quoted path parts. + """ + path = os.path.normpath(os.path.abspath(path)) + url = urllib.parse.urljoin("file:", urllib.request.pathname2url(path)) + return url + + +def url_to_path(url: str) -> str: + """ + Convert a file: URL to a path. + """ + assert url.startswith( + "file:" + ), f"You can only turn file: urls into filenames (not {url!r})" + + _, netloc, path, _, _ = urllib.parse.urlsplit(url) + + if not netloc or netloc == "localhost": + # According to RFC 8089, same as empty authority. + netloc = "" + elif WINDOWS: + # If we have a UNC path, prepend UNC share notation. + netloc = "\\\\" + netloc + else: + raise ValueError( + f"non-local file URIs are not supported on this platform: {url!r}" + ) + + path = urllib.request.url2pathname(netloc + path) + + # On Windows, urlsplit parses the path as something like "/C:/Users/foo". + # This creates issues for path-related functions like io.open(), so we try + # to detect and strip the leading slash. + if ( + WINDOWS + and not netloc # Not UNC. + and len(path) >= 3 + and path[0] == "/" # Leading slash to strip. + and path[1] in string.ascii_letters # Drive letter. + and path[2:4] in (":", ":/") # Colon + end of string, or colon + absolute path. + ): + path = path[1:] + + return path diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py new file mode 100644 index 00000000000..882e36f5c1d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py @@ -0,0 +1,104 @@ +import logging +import os +import re +import site +import sys +from typing import List, Optional + +logger = logging.getLogger(__name__) +_INCLUDE_SYSTEM_SITE_PACKAGES_REGEX = re.compile( + r"include-system-site-packages\s*=\s*(?Ptrue|false)" +) + + +def _running_under_venv() -> bool: + """Checks if sys.base_prefix and sys.prefix match. + + This handles PEP 405 compliant virtual environments. + """ + return sys.prefix != getattr(sys, "base_prefix", sys.prefix) + + +def _running_under_legacy_virtualenv() -> bool: + """Checks if sys.real_prefix is set. + + This handles virtual environments created with pypa's virtualenv. + """ + # pypa/virtualenv case + return hasattr(sys, "real_prefix") + + +def running_under_virtualenv() -> bool: + """True if we're running inside a virtual environment, False otherwise.""" + return _running_under_venv() or _running_under_legacy_virtualenv() + + +def _get_pyvenv_cfg_lines() -> Optional[List[str]]: + """Reads {sys.prefix}/pyvenv.cfg and returns its contents as list of lines + + Returns None, if it could not read/access the file. + """ + pyvenv_cfg_file = os.path.join(sys.prefix, "pyvenv.cfg") + try: + # Although PEP 405 does not specify, the built-in venv module always + # writes with UTF-8. (pypa/pip#8717) + with open(pyvenv_cfg_file, encoding="utf-8") as f: + return f.read().splitlines() # avoids trailing newlines + except OSError: + return None + + +def _no_global_under_venv() -> bool: + """Check `{sys.prefix}/pyvenv.cfg` for system site-packages inclusion + + PEP 405 specifies that when system site-packages are not supposed to be + visible from a virtual environment, `pyvenv.cfg` must contain the following + line: + + include-system-site-packages = false + + Additionally, log a warning if accessing the file fails. + """ + cfg_lines = _get_pyvenv_cfg_lines() + if cfg_lines is None: + # We're not in a "sane" venv, so assume there is no system + # site-packages access (since that's PEP 405's default state). + logger.warning( + "Could not access 'pyvenv.cfg' despite a virtual environment " + "being active. Assuming global site-packages is not accessible " + "in this environment." + ) + return True + + for line in cfg_lines: + match = _INCLUDE_SYSTEM_SITE_PACKAGES_REGEX.match(line) + if match is not None and match.group("value") == "false": + return True + return False + + +def _no_global_under_legacy_virtualenv() -> bool: + """Check if "no-global-site-packages.txt" exists beside site.py + + This mirrors logic in pypa/virtualenv for determining whether system + site-packages are visible in the virtual environment. + """ + site_mod_dir = os.path.dirname(os.path.abspath(site.__file__)) + no_global_site_packages_file = os.path.join( + site_mod_dir, + "no-global-site-packages.txt", + ) + return os.path.exists(no_global_site_packages_file) + + +def virtualenv_no_global() -> bool: + """Returns a boolean, whether running in venv with no system site-packages.""" + # PEP 405 compliance needs to be checked first since virtualenv >=20 would + # return True for both checks, but is only able to use the PEP 405 config. + if _running_under_venv(): + return _no_global_under_venv() + + if _running_under_legacy_virtualenv(): + return _no_global_under_legacy_virtualenv() + + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/wheel.py new file mode 100644 index 00000000000..f85aee8a3f9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/utils/wheel.py @@ -0,0 +1,134 @@ +"""Support functions for working with wheel files. +""" + +import logging +from email.message import Message +from email.parser import Parser +from typing import Tuple +from zipfile import BadZipFile, ZipFile + +from pip._vendor.packaging.utils import canonicalize_name + +from pip._internal.exceptions import UnsupportedWheel + +VERSION_COMPATIBLE = (1, 0) + + +logger = logging.getLogger(__name__) + + +def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]: + """Extract information from the provided wheel, ensuring it meets basic + standards. + + Returns the name of the .dist-info directory and the parsed WHEEL metadata. + """ + try: + info_dir = wheel_dist_info_dir(wheel_zip, name) + metadata = wheel_metadata(wheel_zip, info_dir) + version = wheel_version(metadata) + except UnsupportedWheel as e: + raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") + + check_compatibility(version, name) + + return info_dir, metadata + + +def wheel_dist_info_dir(source: ZipFile, name: str) -> str: + """Returns the name of the contained .dist-info directory. + + Raises AssertionError or UnsupportedWheel if not found, >1 found, or + it doesn't match the provided name. + """ + # Zip file path separators must be / + subdirs = {p.split("/", 1)[0] for p in source.namelist()} + + info_dirs = [s for s in subdirs if s.endswith(".dist-info")] + + if not info_dirs: + raise UnsupportedWheel(".dist-info directory not found") + + if len(info_dirs) > 1: + raise UnsupportedWheel( + "multiple .dist-info directories found: {}".format(", ".join(info_dirs)) + ) + + info_dir = info_dirs[0] + + info_dir_name = canonicalize_name(info_dir) + canonical_name = canonicalize_name(name) + if not info_dir_name.startswith(canonical_name): + raise UnsupportedWheel( + f".dist-info directory {info_dir!r} does not start with {canonical_name!r}" + ) + + return info_dir + + +def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes: + try: + return source.read(path) + # BadZipFile for general corruption, KeyError for missing entry, + # and RuntimeError for password-protected files + except (BadZipFile, KeyError, RuntimeError) as e: + raise UnsupportedWheel(f"could not read {path!r} file: {e!r}") + + +def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message: + """Return the WHEEL metadata of an extracted wheel, if possible. + Otherwise, raise UnsupportedWheel. + """ + path = f"{dist_info_dir}/WHEEL" + # Zip file path separators must be / + wheel_contents = read_wheel_metadata_file(source, path) + + try: + wheel_text = wheel_contents.decode() + except UnicodeDecodeError as e: + raise UnsupportedWheel(f"error decoding {path!r}: {e!r}") + + # FeedParser (used by Parser) does not raise any exceptions. The returned + # message may have .defects populated, but for backwards-compatibility we + # currently ignore them. + return Parser().parsestr(wheel_text) + + +def wheel_version(wheel_data: Message) -> Tuple[int, ...]: + """Given WHEEL metadata, return the parsed Wheel-Version. + Otherwise, raise UnsupportedWheel. + """ + version_text = wheel_data["Wheel-Version"] + if version_text is None: + raise UnsupportedWheel("WHEEL is missing Wheel-Version") + + version = version_text.strip() + + try: + return tuple(map(int, version.split("."))) + except ValueError: + raise UnsupportedWheel(f"invalid Wheel-Version: {version!r}") + + +def check_compatibility(version: Tuple[int, ...], name: str) -> None: + """Raises errors or warns if called with an incompatible Wheel-Version. + + pip should refuse to install a Wheel-Version that's a major series + ahead of what it's compatible with (e.g 2.0 > 1.1); and warn when + installing a version only minor version ahead (e.g 1.2 > 1.1). + + version: a 2-tuple representing a Wheel-Version (Major, Minor) + name: name of wheel or package to raise exception about + + :raises UnsupportedWheel: when an incompatible Wheel-Version is given + """ + if version[0] > VERSION_COMPATIBLE[0]: + raise UnsupportedWheel( + "{}'s Wheel-Version ({}) is not compatible with this version " + "of pip".format(name, ".".join(map(str, version))) + ) + elif version > VERSION_COMPATIBLE: + logger.warning( + "Installing from a newer Wheel-Version (%s)", + ".".join(map(str, version)), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py new file mode 100644 index 00000000000..b6beddbe6d2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py @@ -0,0 +1,15 @@ +# Expose a limited set of classes and functions so callers outside of +# the vcs package don't need to import deeper than `pip._internal.vcs`. +# (The test directory may still need to import from a vcs sub-package.) +# Import all vcs modules to register each VCS in the VcsSupport object. +import pip._internal.vcs.bazaar +import pip._internal.vcs.git +import pip._internal.vcs.mercurial +import pip._internal.vcs.subversion # noqa: F401 +from pip._internal.vcs.versioncontrol import ( # noqa: F401 + RemoteNotFoundError, + RemoteNotValidError, + is_url, + make_vcs_requirement_url, + vcs, +) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py new file mode 100644 index 00000000000..c754b7cc5c0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py @@ -0,0 +1,112 @@ +import logging +from typing import List, Optional, Tuple + +from pip._internal.utils.misc import HiddenText, display_path +from pip._internal.utils.subprocess import make_command +from pip._internal.utils.urls import path_to_url +from pip._internal.vcs.versioncontrol import ( + AuthInfo, + RemoteNotFoundError, + RevOptions, + VersionControl, + vcs, +) + +logger = logging.getLogger(__name__) + + +class Bazaar(VersionControl): + name = "bzr" + dirname = ".bzr" + repo_name = "branch" + schemes = ( + "bzr+http", + "bzr+https", + "bzr+ssh", + "bzr+sftp", + "bzr+ftp", + "bzr+lp", + "bzr+file", + ) + + @staticmethod + def get_base_rev_args(rev: str) -> List[str]: + return ["-r", rev] + + def fetch_new( + self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int + ) -> None: + rev_display = rev_options.to_display() + logger.info( + "Checking out %s%s to %s", + url, + rev_display, + display_path(dest), + ) + if verbosity <= 0: + flags = ["--quiet"] + elif verbosity == 1: + flags = [] + else: + flags = [f"-{'v'*verbosity}"] + cmd_args = make_command( + "checkout", "--lightweight", *flags, rev_options.to_args(), url, dest + ) + self.run_command(cmd_args) + + def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + self.run_command(make_command("switch", url), cwd=dest) + + def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + output = self.run_command( + make_command("info"), show_stdout=False, stdout_only=True, cwd=dest + ) + if output.startswith("Standalone "): + # Older versions of pip used to create standalone branches. + # Convert the standalone branch to a checkout by calling "bzr bind". + cmd_args = make_command("bind", "-q", url) + self.run_command(cmd_args, cwd=dest) + + cmd_args = make_command("update", "-q", rev_options.to_args()) + self.run_command(cmd_args, cwd=dest) + + @classmethod + def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: + # hotfix the URL scheme after removing bzr+ from bzr+ssh:// re-add it + url, rev, user_pass = super().get_url_rev_and_auth(url) + if url.startswith("ssh://"): + url = "bzr+" + url + return url, rev, user_pass + + @classmethod + def get_remote_url(cls, location: str) -> str: + urls = cls.run_command( + ["info"], show_stdout=False, stdout_only=True, cwd=location + ) + for line in urls.splitlines(): + line = line.strip() + for x in ("checkout of branch: ", "parent branch: "): + if line.startswith(x): + repo = line.split(x)[1] + if cls._is_local_repository(repo): + return path_to_url(repo) + return repo + raise RemoteNotFoundError + + @classmethod + def get_revision(cls, location: str) -> str: + revision = cls.run_command( + ["revno"], + show_stdout=False, + stdout_only=True, + cwd=location, + ) + return revision.splitlines()[-1] + + @classmethod + def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: + """Always assume the versions don't match""" + return False + + +vcs.register(Bazaar) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/git.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/git.py new file mode 100644 index 00000000000..0425debb3ae --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/git.py @@ -0,0 +1,527 @@ +import logging +import os.path +import pathlib +import re +import urllib.parse +import urllib.request +from dataclasses import replace +from typing import List, Optional, Tuple + +from pip._internal.exceptions import BadCommand, InstallationError +from pip._internal.utils.misc import HiddenText, display_path, hide_url +from pip._internal.utils.subprocess import make_command +from pip._internal.vcs.versioncontrol import ( + AuthInfo, + RemoteNotFoundError, + RemoteNotValidError, + RevOptions, + VersionControl, + find_path_to_project_root_from_repo_root, + vcs, +) + +urlsplit = urllib.parse.urlsplit +urlunsplit = urllib.parse.urlunsplit + + +logger = logging.getLogger(__name__) + + +GIT_VERSION_REGEX = re.compile( + r"^git version " # Prefix. + r"(\d+)" # Major. + r"\.(\d+)" # Dot, minor. + r"(?:\.(\d+))?" # Optional dot, patch. + r".*$" # Suffix, including any pre- and post-release segments we don't care about. +) + +HASH_REGEX = re.compile("^[a-fA-F0-9]{40}$") + +# SCP (Secure copy protocol) shorthand. e.g. 'git@example.com:foo/bar.git' +SCP_REGEX = re.compile( + r"""^ + # Optional user, e.g. 'git@' + (\w+@)? + # Server, e.g. 'github.com'. + ([^/:]+): + # The server-side path. e.g. 'user/project.git'. Must start with an + # alphanumeric character so as not to be confusable with a Windows paths + # like 'C:/foo/bar' or 'C:\foo\bar'. + (\w[^:]*) + $""", + re.VERBOSE, +) + + +def looks_like_hash(sha: str) -> bool: + return bool(HASH_REGEX.match(sha)) + + +class Git(VersionControl): + name = "git" + dirname = ".git" + repo_name = "clone" + schemes = ( + "git+http", + "git+https", + "git+ssh", + "git+git", + "git+file", + ) + # Prevent the user's environment variables from interfering with pip: + # https://github.com/pypa/pip/issues/1130 + unset_environ = ("GIT_DIR", "GIT_WORK_TREE") + default_arg_rev = "HEAD" + + @staticmethod + def get_base_rev_args(rev: str) -> List[str]: + return [rev] + + def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: + _, rev_options = self.get_url_rev_options(hide_url(url)) + if not rev_options.rev: + return False + if not self.is_commit_id_equal(dest, rev_options.rev): + # the current commit is different from rev, + # which means rev was something else than a commit hash + return False + # return False in the rare case rev is both a commit hash + # and a tag or a branch; we don't want to cache in that case + # because that branch/tag could point to something else in the future + is_tag_or_branch = bool(self.get_revision_sha(dest, rev_options.rev)[0]) + return not is_tag_or_branch + + def get_git_version(self) -> Tuple[int, ...]: + version = self.run_command( + ["version"], + command_desc="git version", + show_stdout=False, + stdout_only=True, + ) + match = GIT_VERSION_REGEX.match(version) + if not match: + logger.warning("Can't parse git version: %s", version) + return () + return (int(match.group(1)), int(match.group(2))) + + @classmethod + def get_current_branch(cls, location: str) -> Optional[str]: + """ + Return the current branch, or None if HEAD isn't at a branch + (e.g. detached HEAD). + """ + # git-symbolic-ref exits with empty stdout if "HEAD" is a detached + # HEAD rather than a symbolic ref. In addition, the -q causes the + # command to exit with status code 1 instead of 128 in this case + # and to suppress the message to stderr. + args = ["symbolic-ref", "-q", "HEAD"] + output = cls.run_command( + args, + extra_ok_returncodes=(1,), + show_stdout=False, + stdout_only=True, + cwd=location, + ) + ref = output.strip() + + if ref.startswith("refs/heads/"): + return ref[len("refs/heads/") :] + + return None + + @classmethod + def get_revision_sha(cls, dest: str, rev: str) -> Tuple[Optional[str], bool]: + """ + Return (sha_or_none, is_branch), where sha_or_none is a commit hash + if the revision names a remote branch or tag, otherwise None. + + Args: + dest: the repository directory. + rev: the revision name. + """ + # Pass rev to pre-filter the list. + output = cls.run_command( + ["show-ref", rev], + cwd=dest, + show_stdout=False, + stdout_only=True, + on_returncode="ignore", + ) + refs = {} + # NOTE: We do not use splitlines here since that would split on other + # unicode separators, which can be maliciously used to install a + # different revision. + for line in output.strip().split("\n"): + line = line.rstrip("\r") + if not line: + continue + try: + ref_sha, ref_name = line.split(" ", maxsplit=2) + except ValueError: + # Include the offending line to simplify troubleshooting if + # this error ever occurs. + raise ValueError(f"unexpected show-ref line: {line!r}") + + refs[ref_name] = ref_sha + + branch_ref = f"refs/remotes/origin/{rev}" + tag_ref = f"refs/tags/{rev}" + + sha = refs.get(branch_ref) + if sha is not None: + return (sha, True) + + sha = refs.get(tag_ref) + + return (sha, False) + + @classmethod + def _should_fetch(cls, dest: str, rev: str) -> bool: + """ + Return true if rev is a ref or is a commit that we don't have locally. + + Branches and tags are not considered in this method because they are + assumed to be always available locally (which is a normal outcome of + ``git clone`` and ``git fetch --tags``). + """ + if rev.startswith("refs/"): + # Always fetch remote refs. + return True + + if not looks_like_hash(rev): + # Git fetch would fail with abbreviated commits. + return False + + if cls.has_commit(dest, rev): + # Don't fetch if we have the commit locally. + return False + + return True + + @classmethod + def resolve_revision( + cls, dest: str, url: HiddenText, rev_options: RevOptions + ) -> RevOptions: + """ + Resolve a revision to a new RevOptions object with the SHA1 of the + branch, tag, or ref if found. + + Args: + rev_options: a RevOptions object. + """ + rev = rev_options.arg_rev + # The arg_rev property's implementation for Git ensures that the + # rev return value is always non-None. + assert rev is not None + + sha, is_branch = cls.get_revision_sha(dest, rev) + + if sha is not None: + rev_options = rev_options.make_new(sha) + rev_options = replace(rev_options, branch_name=(rev if is_branch else None)) + + return rev_options + + # Do not show a warning for the common case of something that has + # the form of a Git commit hash. + if not looks_like_hash(rev): + logger.warning( + "Did not find branch or tag '%s', assuming revision or ref.", + rev, + ) + + if not cls._should_fetch(dest, rev): + return rev_options + + # fetch the requested revision + cls.run_command( + make_command("fetch", "-q", url, rev_options.to_args()), + cwd=dest, + ) + # Change the revision to the SHA of the ref we fetched + sha = cls.get_revision(dest, rev="FETCH_HEAD") + rev_options = rev_options.make_new(sha) + + return rev_options + + @classmethod + def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: + """ + Return whether the current commit hash equals the given name. + + Args: + dest: the repository directory. + name: a string name. + """ + if not name: + # Then avoid an unnecessary subprocess call. + return False + + return cls.get_revision(dest) == name + + def fetch_new( + self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int + ) -> None: + rev_display = rev_options.to_display() + logger.info("Cloning %s%s to %s", url, rev_display, display_path(dest)) + if verbosity <= 0: + flags: Tuple[str, ...] = ("--quiet",) + elif verbosity == 1: + flags = () + else: + flags = ("--verbose", "--progress") + if self.get_git_version() >= (2, 17): + # Git added support for partial clone in 2.17 + # https://git-scm.com/docs/partial-clone + # Speeds up cloning by functioning without a complete copy of repository + self.run_command( + make_command( + "clone", + "--filter=blob:none", + *flags, + url, + dest, + ) + ) + else: + self.run_command(make_command("clone", *flags, url, dest)) + + if rev_options.rev: + # Then a specific revision was requested. + rev_options = self.resolve_revision(dest, url, rev_options) + branch_name = getattr(rev_options, "branch_name", None) + logger.debug("Rev options %s, branch_name %s", rev_options, branch_name) + if branch_name is None: + # Only do a checkout if the current commit id doesn't match + # the requested revision. + if not self.is_commit_id_equal(dest, rev_options.rev): + cmd_args = make_command( + "checkout", + "-q", + rev_options.to_args(), + ) + self.run_command(cmd_args, cwd=dest) + elif self.get_current_branch(dest) != branch_name: + # Then a specific branch was requested, and that branch + # is not yet checked out. + track_branch = f"origin/{branch_name}" + cmd_args = [ + "checkout", + "-b", + branch_name, + "--track", + track_branch, + ] + self.run_command(cmd_args, cwd=dest) + else: + sha = self.get_revision(dest) + rev_options = rev_options.make_new(sha) + + logger.info("Resolved %s to commit %s", url, rev_options.rev) + + #: repo may contain submodules + self.update_submodules(dest) + + def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + self.run_command( + make_command("config", "remote.origin.url", url), + cwd=dest, + ) + cmd_args = make_command("checkout", "-q", rev_options.to_args()) + self.run_command(cmd_args, cwd=dest) + + self.update_submodules(dest) + + def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + # First fetch changes from the default remote + if self.get_git_version() >= (1, 9): + # fetch tags in addition to everything else + self.run_command(["fetch", "-q", "--tags"], cwd=dest) + else: + self.run_command(["fetch", "-q"], cwd=dest) + # Then reset to wanted revision (maybe even origin/master) + rev_options = self.resolve_revision(dest, url, rev_options) + cmd_args = make_command("reset", "--hard", "-q", rev_options.to_args()) + self.run_command(cmd_args, cwd=dest) + #: update submodules + self.update_submodules(dest) + + @classmethod + def get_remote_url(cls, location: str) -> str: + """ + Return URL of the first remote encountered. + + Raises RemoteNotFoundError if the repository does not have a remote + url configured. + """ + # We need to pass 1 for extra_ok_returncodes since the command + # exits with return code 1 if there are no matching lines. + stdout = cls.run_command( + ["config", "--get-regexp", r"remote\..*\.url"], + extra_ok_returncodes=(1,), + show_stdout=False, + stdout_only=True, + cwd=location, + ) + remotes = stdout.splitlines() + try: + found_remote = remotes[0] + except IndexError: + raise RemoteNotFoundError + + for remote in remotes: + if remote.startswith("remote.origin.url "): + found_remote = remote + break + url = found_remote.split(" ")[1] + return cls._git_remote_to_pip_url(url.strip()) + + @staticmethod + def _git_remote_to_pip_url(url: str) -> str: + """ + Convert a remote url from what git uses to what pip accepts. + + There are 3 legal forms **url** may take: + + 1. A fully qualified url: ssh://git@example.com/foo/bar.git + 2. A local project.git folder: /path/to/bare/repository.git + 3. SCP shorthand for form 1: git@example.com:foo/bar.git + + Form 1 is output as-is. Form 2 must be converted to URI and form 3 must + be converted to form 1. + + See the corresponding test test_git_remote_url_to_pip() for examples of + sample inputs/outputs. + """ + if re.match(r"\w+://", url): + # This is already valid. Pass it though as-is. + return url + if os.path.exists(url): + # A local bare remote (git clone --mirror). + # Needs a file:// prefix. + return pathlib.PurePath(url).as_uri() + scp_match = SCP_REGEX.match(url) + if scp_match: + # Add an ssh:// prefix and replace the ':' with a '/'. + return scp_match.expand(r"ssh://\1\2/\3") + # Otherwise, bail out. + raise RemoteNotValidError(url) + + @classmethod + def has_commit(cls, location: str, rev: str) -> bool: + """ + Check if rev is a commit that is available in the local repository. + """ + try: + cls.run_command( + ["rev-parse", "-q", "--verify", "sha^" + rev], + cwd=location, + log_failed_cmd=False, + ) + except InstallationError: + return False + else: + return True + + @classmethod + def get_revision(cls, location: str, rev: Optional[str] = None) -> str: + if rev is None: + rev = "HEAD" + current_rev = cls.run_command( + ["rev-parse", rev], + show_stdout=False, + stdout_only=True, + cwd=location, + ) + return current_rev.strip() + + @classmethod + def get_subdirectory(cls, location: str) -> Optional[str]: + """ + Return the path to Python project root, relative to the repo root. + Return None if the project root is in the repo root. + """ + # find the repo root + git_dir = cls.run_command( + ["rev-parse", "--git-dir"], + show_stdout=False, + stdout_only=True, + cwd=location, + ).strip() + if not os.path.isabs(git_dir): + git_dir = os.path.join(location, git_dir) + repo_root = os.path.abspath(os.path.join(git_dir, "..")) + return find_path_to_project_root_from_repo_root(location, repo_root) + + @classmethod + def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: + """ + Prefixes stub URLs like 'user@hostname:user/repo.git' with 'ssh://'. + That's required because although they use SSH they sometimes don't + work with a ssh:// scheme (e.g. GitHub). But we need a scheme for + parsing. Hence we remove it again afterwards and return it as a stub. + """ + # Works around an apparent Git bug + # (see https://article.gmane.org/gmane.comp.version-control.git/146500) + scheme, netloc, path, query, fragment = urlsplit(url) + if scheme.endswith("file"): + initial_slashes = path[: -len(path.lstrip("/"))] + newpath = initial_slashes + urllib.request.url2pathname(path).replace( + "\\", "/" + ).lstrip("/") + after_plus = scheme.find("+") + 1 + url = scheme[:after_plus] + urlunsplit( + (scheme[after_plus:], netloc, newpath, query, fragment), + ) + + if "://" not in url: + assert "file:" not in url + url = url.replace("git+", "git+ssh://") + url, rev, user_pass = super().get_url_rev_and_auth(url) + url = url.replace("ssh://", "") + else: + url, rev, user_pass = super().get_url_rev_and_auth(url) + + return url, rev, user_pass + + @classmethod + def update_submodules(cls, location: str) -> None: + if not os.path.exists(os.path.join(location, ".gitmodules")): + return + cls.run_command( + ["submodule", "update", "--init", "--recursive", "-q"], + cwd=location, + ) + + @classmethod + def get_repository_root(cls, location: str) -> Optional[str]: + loc = super().get_repository_root(location) + if loc: + return loc + try: + r = cls.run_command( + ["rev-parse", "--show-toplevel"], + cwd=location, + show_stdout=False, + stdout_only=True, + on_returncode="raise", + log_failed_cmd=False, + ) + except BadCommand: + logger.debug( + "could not determine if %s is under git control " + "because git is not available", + location, + ) + return None + except InstallationError: + return None + return os.path.normpath(r.rstrip("\r\n")) + + @staticmethod + def should_add_vcs_url_prefix(repo_url: str) -> bool: + """In either https or ssh form, requirements must be prefixed with git+.""" + return True + + +vcs.register(Git) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py new file mode 100644 index 00000000000..c183d41d09c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py @@ -0,0 +1,163 @@ +import configparser +import logging +import os +from typing import List, Optional, Tuple + +from pip._internal.exceptions import BadCommand, InstallationError +from pip._internal.utils.misc import HiddenText, display_path +from pip._internal.utils.subprocess import make_command +from pip._internal.utils.urls import path_to_url +from pip._internal.vcs.versioncontrol import ( + RevOptions, + VersionControl, + find_path_to_project_root_from_repo_root, + vcs, +) + +logger = logging.getLogger(__name__) + + +class Mercurial(VersionControl): + name = "hg" + dirname = ".hg" + repo_name = "clone" + schemes = ( + "hg+file", + "hg+http", + "hg+https", + "hg+ssh", + "hg+static-http", + ) + + @staticmethod + def get_base_rev_args(rev: str) -> List[str]: + return [f"--rev={rev}"] + + def fetch_new( + self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int + ) -> None: + rev_display = rev_options.to_display() + logger.info( + "Cloning hg %s%s to %s", + url, + rev_display, + display_path(dest), + ) + if verbosity <= 0: + flags: Tuple[str, ...] = ("--quiet",) + elif verbosity == 1: + flags = () + elif verbosity == 2: + flags = ("--verbose",) + else: + flags = ("--verbose", "--debug") + self.run_command(make_command("clone", "--noupdate", *flags, url, dest)) + self.run_command( + make_command("update", *flags, rev_options.to_args()), + cwd=dest, + ) + + def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + repo_config = os.path.join(dest, self.dirname, "hgrc") + config = configparser.RawConfigParser() + try: + config.read(repo_config) + config.set("paths", "default", url.secret) + with open(repo_config, "w") as config_file: + config.write(config_file) + except (OSError, configparser.NoSectionError) as exc: + logger.warning("Could not switch Mercurial repository to %s: %s", url, exc) + else: + cmd_args = make_command("update", "-q", rev_options.to_args()) + self.run_command(cmd_args, cwd=dest) + + def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + self.run_command(["pull", "-q"], cwd=dest) + cmd_args = make_command("update", "-q", rev_options.to_args()) + self.run_command(cmd_args, cwd=dest) + + @classmethod + def get_remote_url(cls, location: str) -> str: + url = cls.run_command( + ["showconfig", "paths.default"], + show_stdout=False, + stdout_only=True, + cwd=location, + ).strip() + if cls._is_local_repository(url): + url = path_to_url(url) + return url.strip() + + @classmethod + def get_revision(cls, location: str) -> str: + """ + Return the repository-local changeset revision number, as an integer. + """ + current_revision = cls.run_command( + ["parents", "--template={rev}"], + show_stdout=False, + stdout_only=True, + cwd=location, + ).strip() + return current_revision + + @classmethod + def get_requirement_revision(cls, location: str) -> str: + """ + Return the changeset identification hash, as a 40-character + hexadecimal string + """ + current_rev_hash = cls.run_command( + ["parents", "--template={node}"], + show_stdout=False, + stdout_only=True, + cwd=location, + ).strip() + return current_rev_hash + + @classmethod + def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: + """Always assume the versions don't match""" + return False + + @classmethod + def get_subdirectory(cls, location: str) -> Optional[str]: + """ + Return the path to Python project root, relative to the repo root. + Return None if the project root is in the repo root. + """ + # find the repo root + repo_root = cls.run_command( + ["root"], show_stdout=False, stdout_only=True, cwd=location + ).strip() + if not os.path.isabs(repo_root): + repo_root = os.path.abspath(os.path.join(location, repo_root)) + return find_path_to_project_root_from_repo_root(location, repo_root) + + @classmethod + def get_repository_root(cls, location: str) -> Optional[str]: + loc = super().get_repository_root(location) + if loc: + return loc + try: + r = cls.run_command( + ["root"], + cwd=location, + show_stdout=False, + stdout_only=True, + on_returncode="raise", + log_failed_cmd=False, + ) + except BadCommand: + logger.debug( + "could not determine if %s is under hg control " + "because hg is not available", + location, + ) + return None + except InstallationError: + return None + return os.path.normpath(r.rstrip("\r\n")) + + +vcs.register(Mercurial) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py new file mode 100644 index 00000000000..f359266d9c0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py @@ -0,0 +1,324 @@ +import logging +import os +import re +from typing import List, Optional, Tuple + +from pip._internal.utils.misc import ( + HiddenText, + display_path, + is_console_interactive, + is_installable_dir, + split_auth_from_netloc, +) +from pip._internal.utils.subprocess import CommandArgs, make_command +from pip._internal.vcs.versioncontrol import ( + AuthInfo, + RemoteNotFoundError, + RevOptions, + VersionControl, + vcs, +) + +logger = logging.getLogger(__name__) + +_svn_xml_url_re = re.compile('url="([^"]+)"') +_svn_rev_re = re.compile(r'committed-rev="(\d+)"') +_svn_info_xml_rev_re = re.compile(r'\s*revision="(\d+)"') +_svn_info_xml_url_re = re.compile(r"(.*)") + + +class Subversion(VersionControl): + name = "svn" + dirname = ".svn" + repo_name = "checkout" + schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file") + + @classmethod + def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: + return True + + @staticmethod + def get_base_rev_args(rev: str) -> List[str]: + return ["-r", rev] + + @classmethod + def get_revision(cls, location: str) -> str: + """ + Return the maximum revision for all files under a given location + """ + # Note: taken from setuptools.command.egg_info + revision = 0 + + for base, dirs, _ in os.walk(location): + if cls.dirname not in dirs: + dirs[:] = [] + continue # no sense walking uncontrolled subdirs + dirs.remove(cls.dirname) + entries_fn = os.path.join(base, cls.dirname, "entries") + if not os.path.exists(entries_fn): + # FIXME: should we warn? + continue + + dirurl, localrev = cls._get_svn_url_rev(base) + + if base == location: + assert dirurl is not None + base = dirurl + "/" # save the root url + elif not dirurl or not dirurl.startswith(base): + dirs[:] = [] + continue # not part of the same svn tree, skip it + revision = max(revision, localrev) + return str(revision) + + @classmethod + def get_netloc_and_auth( + cls, netloc: str, scheme: str + ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: + """ + This override allows the auth information to be passed to svn via the + --username and --password options instead of via the URL. + """ + if scheme == "ssh": + # The --username and --password options can't be used for + # svn+ssh URLs, so keep the auth information in the URL. + return super().get_netloc_and_auth(netloc, scheme) + + return split_auth_from_netloc(netloc) + + @classmethod + def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: + # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it + url, rev, user_pass = super().get_url_rev_and_auth(url) + if url.startswith("ssh://"): + url = "svn+" + url + return url, rev, user_pass + + @staticmethod + def make_rev_args( + username: Optional[str], password: Optional[HiddenText] + ) -> CommandArgs: + extra_args: CommandArgs = [] + if username: + extra_args += ["--username", username] + if password: + extra_args += ["--password", password] + + return extra_args + + @classmethod + def get_remote_url(cls, location: str) -> str: + # In cases where the source is in a subdirectory, we have to look up in + # the location until we find a valid project root. + orig_location = location + while not is_installable_dir(location): + last_location = location + location = os.path.dirname(location) + if location == last_location: + # We've traversed up to the root of the filesystem without + # finding a Python project. + logger.warning( + "Could not find Python project for directory %s (tried all " + "parent directories)", + orig_location, + ) + raise RemoteNotFoundError + + url, _rev = cls._get_svn_url_rev(location) + if url is None: + raise RemoteNotFoundError + + return url + + @classmethod + def _get_svn_url_rev(cls, location: str) -> Tuple[Optional[str], int]: + from pip._internal.exceptions import InstallationError + + entries_path = os.path.join(location, cls.dirname, "entries") + if os.path.exists(entries_path): + with open(entries_path) as f: + data = f.read() + else: # subversion >= 1.7 does not have the 'entries' file + data = "" + + url = None + if data.startswith("8") or data.startswith("9") or data.startswith("10"): + entries = list(map(str.splitlines, data.split("\n\x0c\n"))) + del entries[0][0] # get rid of the '8' + url = entries[0][3] + revs = [int(d[9]) for d in entries if len(d) > 9 and d[9]] + [0] + elif data.startswith("= 1.7 + # Note that using get_remote_call_options is not necessary here + # because `svn info` is being run against a local directory. + # We don't need to worry about making sure interactive mode + # is being used to prompt for passwords, because passwords + # are only potentially needed for remote server requests. + xml = cls.run_command( + ["info", "--xml", location], + show_stdout=False, + stdout_only=True, + ) + match = _svn_info_xml_url_re.search(xml) + assert match is not None + url = match.group(1) + revs = [int(m.group(1)) for m in _svn_info_xml_rev_re.finditer(xml)] + except InstallationError: + url, revs = None, [] + + if revs: + rev = max(revs) + else: + rev = 0 + + return url, rev + + @classmethod + def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: + """Always assume the versions don't match""" + return False + + def __init__(self, use_interactive: Optional[bool] = None) -> None: + if use_interactive is None: + use_interactive = is_console_interactive() + self.use_interactive = use_interactive + + # This member is used to cache the fetched version of the current + # ``svn`` client. + # Special value definitions: + # None: Not evaluated yet. + # Empty tuple: Could not parse version. + self._vcs_version: Optional[Tuple[int, ...]] = None + + super().__init__() + + def call_vcs_version(self) -> Tuple[int, ...]: + """Query the version of the currently installed Subversion client. + + :return: A tuple containing the parts of the version information or + ``()`` if the version returned from ``svn`` could not be parsed. + :raises: BadCommand: If ``svn`` is not installed. + """ + # Example versions: + # svn, version 1.10.3 (r1842928) + # compiled Feb 25 2019, 14:20:39 on x86_64-apple-darwin17.0.0 + # svn, version 1.7.14 (r1542130) + # compiled Mar 28 2018, 08:49:13 on x86_64-pc-linux-gnu + # svn, version 1.12.0-SlikSvn (SlikSvn/1.12.0) + # compiled May 28 2019, 13:44:56 on x86_64-microsoft-windows6.2 + version_prefix = "svn, version " + version = self.run_command(["--version"], show_stdout=False, stdout_only=True) + if not version.startswith(version_prefix): + return () + + version = version[len(version_prefix) :].split()[0] + version_list = version.partition("-")[0].split(".") + try: + parsed_version = tuple(map(int, version_list)) + except ValueError: + return () + + return parsed_version + + def get_vcs_version(self) -> Tuple[int, ...]: + """Return the version of the currently installed Subversion client. + + If the version of the Subversion client has already been queried, + a cached value will be used. + + :return: A tuple containing the parts of the version information or + ``()`` if the version returned from ``svn`` could not be parsed. + :raises: BadCommand: If ``svn`` is not installed. + """ + if self._vcs_version is not None: + # Use cached version, if available. + # If parsing the version failed previously (empty tuple), + # do not attempt to parse it again. + return self._vcs_version + + vcs_version = self.call_vcs_version() + self._vcs_version = vcs_version + return vcs_version + + def get_remote_call_options(self) -> CommandArgs: + """Return options to be used on calls to Subversion that contact the server. + + These options are applicable for the following ``svn`` subcommands used + in this class. + + - checkout + - switch + - update + + :return: A list of command line arguments to pass to ``svn``. + """ + if not self.use_interactive: + # --non-interactive switch is available since Subversion 0.14.4. + # Subversion < 1.8 runs in interactive mode by default. + return ["--non-interactive"] + + svn_version = self.get_vcs_version() + # By default, Subversion >= 1.8 runs in non-interactive mode if + # stdin is not a TTY. Since that is how pip invokes SVN, in + # call_subprocess(), pip must pass --force-interactive to ensure + # the user can be prompted for a password, if required. + # SVN added the --force-interactive option in SVN 1.8. Since + # e.g. RHEL/CentOS 7, which is supported until 2024, ships with + # SVN 1.7, pip should continue to support SVN 1.7. Therefore, pip + # can't safely add the option if the SVN version is < 1.8 (or unknown). + if svn_version >= (1, 8): + return ["--force-interactive"] + + return [] + + def fetch_new( + self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int + ) -> None: + rev_display = rev_options.to_display() + logger.info( + "Checking out %s%s to %s", + url, + rev_display, + display_path(dest), + ) + if verbosity <= 0: + flags = ["--quiet"] + else: + flags = [] + cmd_args = make_command( + "checkout", + *flags, + self.get_remote_call_options(), + rev_options.to_args(), + url, + dest, + ) + self.run_command(cmd_args) + + def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + cmd_args = make_command( + "switch", + self.get_remote_call_options(), + rev_options.to_args(), + url, + dest, + ) + self.run_command(cmd_args) + + def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + cmd_args = make_command( + "update", + self.get_remote_call_options(), + rev_options.to_args(), + dest, + ) + self.run_command(cmd_args) + + +vcs.register(Subversion) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py new file mode 100644 index 00000000000..a4133165e9a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py @@ -0,0 +1,688 @@ +"""Handles all VCS (version control) support""" + +import logging +import os +import shutil +import sys +import urllib.parse +from dataclasses import dataclass, field +from typing import ( + Any, + Dict, + Iterable, + Iterator, + List, + Literal, + Mapping, + Optional, + Tuple, + Type, + Union, +) + +from pip._internal.cli.spinners import SpinnerInterface +from pip._internal.exceptions import BadCommand, InstallationError +from pip._internal.utils.misc import ( + HiddenText, + ask_path_exists, + backup_dir, + display_path, + hide_url, + hide_value, + is_installable_dir, + rmtree, +) +from pip._internal.utils.subprocess import ( + CommandArgs, + call_subprocess, + format_command_args, + make_command, +) + +__all__ = ["vcs"] + + +logger = logging.getLogger(__name__) + +AuthInfo = Tuple[Optional[str], Optional[str]] + + +def is_url(name: str) -> bool: + """ + Return true if the name looks like a URL. + """ + scheme = urllib.parse.urlsplit(name).scheme + if not scheme: + return False + return scheme in ["http", "https", "file", "ftp"] + vcs.all_schemes + + +def make_vcs_requirement_url( + repo_url: str, rev: str, project_name: str, subdir: Optional[str] = None +) -> str: + """ + Return the URL for a VCS requirement. + + Args: + repo_url: the remote VCS url, with any needed VCS prefix (e.g. "git+"). + project_name: the (unescaped) project name. + """ + egg_project_name = project_name.replace("-", "_") + req = f"{repo_url}@{rev}#egg={egg_project_name}" + if subdir: + req += f"&subdirectory={subdir}" + + return req + + +def find_path_to_project_root_from_repo_root( + location: str, repo_root: str +) -> Optional[str]: + """ + Find the the Python project's root by searching up the filesystem from + `location`. Return the path to project root relative to `repo_root`. + Return None if the project root is `repo_root`, or cannot be found. + """ + # find project root. + orig_location = location + while not is_installable_dir(location): + last_location = location + location = os.path.dirname(location) + if location == last_location: + # We've traversed up to the root of the filesystem without + # finding a Python project. + logger.warning( + "Could not find a Python project for directory %s (tried all " + "parent directories)", + orig_location, + ) + return None + + if os.path.samefile(repo_root, location): + return None + + return os.path.relpath(location, repo_root) + + +class RemoteNotFoundError(Exception): + pass + + +class RemoteNotValidError(Exception): + def __init__(self, url: str): + super().__init__(url) + self.url = url + + +@dataclass(frozen=True) +class RevOptions: + """ + Encapsulates a VCS-specific revision to install, along with any VCS + install options. + + Args: + vc_class: a VersionControl subclass. + rev: the name of the revision to install. + extra_args: a list of extra options. + """ + + vc_class: Type["VersionControl"] + rev: Optional[str] = None + extra_args: CommandArgs = field(default_factory=list) + branch_name: Optional[str] = None + + def __repr__(self) -> str: + return f"" + + @property + def arg_rev(self) -> Optional[str]: + if self.rev is None: + return self.vc_class.default_arg_rev + + return self.rev + + def to_args(self) -> CommandArgs: + """ + Return the VCS-specific command arguments. + """ + args: CommandArgs = [] + rev = self.arg_rev + if rev is not None: + args += self.vc_class.get_base_rev_args(rev) + args += self.extra_args + + return args + + def to_display(self) -> str: + if not self.rev: + return "" + + return f" (to revision {self.rev})" + + def make_new(self, rev: str) -> "RevOptions": + """ + Make a copy of the current instance, but with a new rev. + + Args: + rev: the name of the revision for the new object. + """ + return self.vc_class.make_rev_options(rev, extra_args=self.extra_args) + + +class VcsSupport: + _registry: Dict[str, "VersionControl"] = {} + schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] + + def __init__(self) -> None: + # Register more schemes with urlparse for various version control + # systems + urllib.parse.uses_netloc.extend(self.schemes) + super().__init__() + + def __iter__(self) -> Iterator[str]: + return self._registry.__iter__() + + @property + def backends(self) -> List["VersionControl"]: + return list(self._registry.values()) + + @property + def dirnames(self) -> List[str]: + return [backend.dirname for backend in self.backends] + + @property + def all_schemes(self) -> List[str]: + schemes: List[str] = [] + for backend in self.backends: + schemes.extend(backend.schemes) + return schemes + + def register(self, cls: Type["VersionControl"]) -> None: + if not hasattr(cls, "name"): + logger.warning("Cannot register VCS %s", cls.__name__) + return + if cls.name not in self._registry: + self._registry[cls.name] = cls() + logger.debug("Registered VCS backend: %s", cls.name) + + def unregister(self, name: str) -> None: + if name in self._registry: + del self._registry[name] + + def get_backend_for_dir(self, location: str) -> Optional["VersionControl"]: + """ + Return a VersionControl object if a repository of that type is found + at the given directory. + """ + vcs_backends = {} + for vcs_backend in self._registry.values(): + repo_path = vcs_backend.get_repository_root(location) + if not repo_path: + continue + logger.debug("Determine that %s uses VCS: %s", location, vcs_backend.name) + vcs_backends[repo_path] = vcs_backend + + if not vcs_backends: + return None + + # Choose the VCS in the inner-most directory. Since all repository + # roots found here would be either `location` or one of its + # parents, the longest path should have the most path components, + # i.e. the backend representing the inner-most repository. + inner_most_repo_path = max(vcs_backends, key=len) + return vcs_backends[inner_most_repo_path] + + def get_backend_for_scheme(self, scheme: str) -> Optional["VersionControl"]: + """ + Return a VersionControl object or None. + """ + for vcs_backend in self._registry.values(): + if scheme in vcs_backend.schemes: + return vcs_backend + return None + + def get_backend(self, name: str) -> Optional["VersionControl"]: + """ + Return a VersionControl object or None. + """ + name = name.lower() + return self._registry.get(name) + + +vcs = VcsSupport() + + +class VersionControl: + name = "" + dirname = "" + repo_name = "" + # List of supported schemes for this Version Control + schemes: Tuple[str, ...] = () + # Iterable of environment variable names to pass to call_subprocess(). + unset_environ: Tuple[str, ...] = () + default_arg_rev: Optional[str] = None + + @classmethod + def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: + """ + Return whether the vcs prefix (e.g. "git+") should be added to a + repository's remote url when used in a requirement. + """ + return not remote_url.lower().startswith(f"{cls.name}:") + + @classmethod + def get_subdirectory(cls, location: str) -> Optional[str]: + """ + Return the path to Python project root, relative to the repo root. + Return None if the project root is in the repo root. + """ + return None + + @classmethod + def get_requirement_revision(cls, repo_dir: str) -> str: + """ + Return the revision string that should be used in a requirement. + """ + return cls.get_revision(repo_dir) + + @classmethod + def get_src_requirement(cls, repo_dir: str, project_name: str) -> str: + """ + Return the requirement string to use to redownload the files + currently at the given repository directory. + + Args: + project_name: the (unescaped) project name. + + The return value has a form similar to the following: + + {repository_url}@{revision}#egg={project_name} + """ + repo_url = cls.get_remote_url(repo_dir) + + if cls.should_add_vcs_url_prefix(repo_url): + repo_url = f"{cls.name}+{repo_url}" + + revision = cls.get_requirement_revision(repo_dir) + subdir = cls.get_subdirectory(repo_dir) + req = make_vcs_requirement_url(repo_url, revision, project_name, subdir=subdir) + + return req + + @staticmethod + def get_base_rev_args(rev: str) -> List[str]: + """ + Return the base revision arguments for a vcs command. + + Args: + rev: the name of a revision to install. Cannot be None. + """ + raise NotImplementedError + + def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: + """ + Return true if the commit hash checked out at dest matches + the revision in url. + + Always return False, if the VCS does not support immutable commit + hashes. + + This method does not check if there are local uncommitted changes + in dest after checkout, as pip currently has no use case for that. + """ + return False + + @classmethod + def make_rev_options( + cls, rev: Optional[str] = None, extra_args: Optional[CommandArgs] = None + ) -> RevOptions: + """ + Return a RevOptions object. + + Args: + rev: the name of a revision to install. + extra_args: a list of extra options. + """ + return RevOptions(cls, rev, extra_args=extra_args or []) + + @classmethod + def _is_local_repository(cls, repo: str) -> bool: + """ + posix absolute paths start with os.path.sep, + win32 ones start with drive (like c:\\folder) + """ + drive, tail = os.path.splitdrive(repo) + return repo.startswith(os.path.sep) or bool(drive) + + @classmethod + def get_netloc_and_auth( + cls, netloc: str, scheme: str + ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: + """ + Parse the repository URL's netloc, and return the new netloc to use + along with auth information. + + Args: + netloc: the original repository URL netloc. + scheme: the repository URL's scheme without the vcs prefix. + + This is mainly for the Subversion class to override, so that auth + information can be provided via the --username and --password options + instead of through the URL. For other subclasses like Git without + such an option, auth information must stay in the URL. + + Returns: (netloc, (username, password)). + """ + return netloc, (None, None) + + @classmethod + def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: + """ + Parse the repository URL to use, and return the URL, revision, + and auth info to use. + + Returns: (url, rev, (username, password)). + """ + scheme, netloc, path, query, frag = urllib.parse.urlsplit(url) + if "+" not in scheme: + raise ValueError( + f"Sorry, {url!r} is a malformed VCS url. " + "The format is +://, " + "e.g. svn+http://myrepo/svn/MyApp#egg=MyApp" + ) + # Remove the vcs prefix. + scheme = scheme.split("+", 1)[1] + netloc, user_pass = cls.get_netloc_and_auth(netloc, scheme) + rev = None + if "@" in path: + path, rev = path.rsplit("@", 1) + if not rev: + raise InstallationError( + f"The URL {url!r} has an empty revision (after @) " + "which is not supported. Include a revision after @ " + "or remove @ from the URL." + ) + url = urllib.parse.urlunsplit((scheme, netloc, path, query, "")) + return url, rev, user_pass + + @staticmethod + def make_rev_args( + username: Optional[str], password: Optional[HiddenText] + ) -> CommandArgs: + """ + Return the RevOptions "extra arguments" to use in obtain(). + """ + return [] + + def get_url_rev_options(self, url: HiddenText) -> Tuple[HiddenText, RevOptions]: + """ + Return the URL and RevOptions object to use in obtain(), + as a tuple (url, rev_options). + """ + secret_url, rev, user_pass = self.get_url_rev_and_auth(url.secret) + username, secret_password = user_pass + password: Optional[HiddenText] = None + if secret_password is not None: + password = hide_value(secret_password) + extra_args = self.make_rev_args(username, password) + rev_options = self.make_rev_options(rev, extra_args=extra_args) + + return hide_url(secret_url), rev_options + + @staticmethod + def normalize_url(url: str) -> str: + """ + Normalize a URL for comparison by unquoting it and removing any + trailing slash. + """ + return urllib.parse.unquote(url).rstrip("/") + + @classmethod + def compare_urls(cls, url1: str, url2: str) -> bool: + """ + Compare two repo URLs for identity, ignoring incidental differences. + """ + return cls.normalize_url(url1) == cls.normalize_url(url2) + + def fetch_new( + self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int + ) -> None: + """ + Fetch a revision from a repository, in the case that this is the + first fetch from the repository. + + Args: + dest: the directory to fetch the repository to. + rev_options: a RevOptions object. + verbosity: verbosity level. + """ + raise NotImplementedError + + def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + """ + Switch the repo at ``dest`` to point to ``URL``. + + Args: + rev_options: a RevOptions object. + """ + raise NotImplementedError + + def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: + """ + Update an already-existing repo to the given ``rev_options``. + + Args: + rev_options: a RevOptions object. + """ + raise NotImplementedError + + @classmethod + def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: + """ + Return whether the id of the current commit equals the given name. + + Args: + dest: the repository directory. + name: a string name. + """ + raise NotImplementedError + + def obtain(self, dest: str, url: HiddenText, verbosity: int) -> None: + """ + Install or update in editable mode the package represented by this + VersionControl object. + + :param dest: the repository directory in which to install or update. + :param url: the repository URL starting with a vcs prefix. + :param verbosity: verbosity level. + """ + url, rev_options = self.get_url_rev_options(url) + + if not os.path.exists(dest): + self.fetch_new(dest, url, rev_options, verbosity=verbosity) + return + + rev_display = rev_options.to_display() + if self.is_repository_directory(dest): + existing_url = self.get_remote_url(dest) + if self.compare_urls(existing_url, url.secret): + logger.debug( + "%s in %s exists, and has correct URL (%s)", + self.repo_name.title(), + display_path(dest), + url, + ) + if not self.is_commit_id_equal(dest, rev_options.rev): + logger.info( + "Updating %s %s%s", + display_path(dest), + self.repo_name, + rev_display, + ) + self.update(dest, url, rev_options) + else: + logger.info("Skipping because already up-to-date.") + return + + logger.warning( + "%s %s in %s exists with URL %s", + self.name, + self.repo_name, + display_path(dest), + existing_url, + ) + prompt = ("(s)witch, (i)gnore, (w)ipe, (b)ackup ", ("s", "i", "w", "b")) + else: + logger.warning( + "Directory %s already exists, and is not a %s %s.", + dest, + self.name, + self.repo_name, + ) + # https://github.com/python/mypy/issues/1174 + prompt = ("(i)gnore, (w)ipe, (b)ackup ", ("i", "w", "b")) # type: ignore + + logger.warning( + "The plan is to install the %s repository %s", + self.name, + url, + ) + response = ask_path_exists(f"What to do? {prompt[0]}", prompt[1]) + + if response == "a": + sys.exit(-1) + + if response == "w": + logger.warning("Deleting %s", display_path(dest)) + rmtree(dest) + self.fetch_new(dest, url, rev_options, verbosity=verbosity) + return + + if response == "b": + dest_dir = backup_dir(dest) + logger.warning("Backing up %s to %s", display_path(dest), dest_dir) + shutil.move(dest, dest_dir) + self.fetch_new(dest, url, rev_options, verbosity=verbosity) + return + + # Do nothing if the response is "i". + if response == "s": + logger.info( + "Switching %s %s to %s%s", + self.repo_name, + display_path(dest), + url, + rev_display, + ) + self.switch(dest, url, rev_options) + + def unpack(self, location: str, url: HiddenText, verbosity: int) -> None: + """ + Clean up current location and download the url repository + (and vcs infos) into location + + :param url: the repository URL starting with a vcs prefix. + :param verbosity: verbosity level. + """ + if os.path.exists(location): + rmtree(location) + self.obtain(location, url=url, verbosity=verbosity) + + @classmethod + def get_remote_url(cls, location: str) -> str: + """ + Return the url used at location + + Raises RemoteNotFoundError if the repository does not have a remote + url configured. + """ + raise NotImplementedError + + @classmethod + def get_revision(cls, location: str) -> str: + """ + Return the current commit id of the files at the given location. + """ + raise NotImplementedError + + @classmethod + def run_command( + cls, + cmd: Union[List[str], CommandArgs], + show_stdout: bool = True, + cwd: Optional[str] = None, + on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", + extra_ok_returncodes: Optional[Iterable[int]] = None, + command_desc: Optional[str] = None, + extra_environ: Optional[Mapping[str, Any]] = None, + spinner: Optional[SpinnerInterface] = None, + log_failed_cmd: bool = True, + stdout_only: bool = False, + ) -> str: + """ + Run a VCS subcommand + This is simply a wrapper around call_subprocess that adds the VCS + command name, and checks that the VCS is available + """ + cmd = make_command(cls.name, *cmd) + if command_desc is None: + command_desc = format_command_args(cmd) + try: + return call_subprocess( + cmd, + show_stdout, + cwd, + on_returncode=on_returncode, + extra_ok_returncodes=extra_ok_returncodes, + command_desc=command_desc, + extra_environ=extra_environ, + unset_environ=cls.unset_environ, + spinner=spinner, + log_failed_cmd=log_failed_cmd, + stdout_only=stdout_only, + ) + except NotADirectoryError: + raise BadCommand(f"Cannot find command {cls.name!r} - invalid PATH") + except FileNotFoundError: + # errno.ENOENT = no such file or directory + # In other words, the VCS executable isn't available + raise BadCommand( + f"Cannot find command {cls.name!r} - do you have " + f"{cls.name!r} installed and in your PATH?" + ) + except PermissionError: + # errno.EACCES = Permission denied + # This error occurs, for instance, when the command is installed + # only for another user. So, the current user don't have + # permission to call the other user command. + raise BadCommand( + f"No permission to execute {cls.name!r} - install it " + f"locally, globally (ask admin), or check your PATH. " + f"See possible solutions at " + f"https://pip.pypa.io/en/latest/reference/pip_freeze/" + f"#fixing-permission-denied." + ) + + @classmethod + def is_repository_directory(cls, path: str) -> bool: + """ + Return whether a directory path is a repository directory. + """ + logger.debug("Checking in %s for %s (%s)...", path, cls.dirname, cls.name) + return os.path.exists(os.path.join(path, cls.dirname)) + + @classmethod + def get_repository_root(cls, location: str) -> Optional[str]: + """ + Return the "root" (top-level) directory controlled by the vcs, + or `None` if the directory is not in any. + + It is meant to be overridden to implement smarter detection + mechanisms for specific vcs. + + This can do more than is_repository_directory() alone. For + example, the Git override checks that Git is actually available. + """ + if cls.is_repository_directory(location): + return location + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/wheel_builder.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/wheel_builder.py new file mode 100644 index 00000000000..93f8e1f5b2f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_internal/wheel_builder.py @@ -0,0 +1,354 @@ +"""Orchestrator for building wheels from InstallRequirements. +""" + +import logging +import os.path +import re +import shutil +from typing import Iterable, List, Optional, Tuple + +from pip._vendor.packaging.utils import canonicalize_name, canonicalize_version +from pip._vendor.packaging.version import InvalidVersion, Version + +from pip._internal.cache import WheelCache +from pip._internal.exceptions import InvalidWheelFilename, UnsupportedWheel +from pip._internal.metadata import FilesystemWheel, get_wheel_distribution +from pip._internal.models.link import Link +from pip._internal.models.wheel import Wheel +from pip._internal.operations.build.wheel import build_wheel_pep517 +from pip._internal.operations.build.wheel_editable import build_wheel_editable +from pip._internal.operations.build.wheel_legacy import build_wheel_legacy +from pip._internal.req.req_install import InstallRequirement +from pip._internal.utils.logging import indent_log +from pip._internal.utils.misc import ensure_dir, hash_file +from pip._internal.utils.setuptools_build import make_setuptools_clean_args +from pip._internal.utils.subprocess import call_subprocess +from pip._internal.utils.temp_dir import TempDirectory +from pip._internal.utils.urls import path_to_url +from pip._internal.vcs import vcs + +logger = logging.getLogger(__name__) + +_egg_info_re = re.compile(r"([a-z0-9_.]+)-([a-z0-9_.!+-]+)", re.IGNORECASE) + +BuildResult = Tuple[List[InstallRequirement], List[InstallRequirement]] + + +def _contains_egg_info(s: str) -> bool: + """Determine whether the string looks like an egg_info. + + :param s: The string to parse. E.g. foo-2.1 + """ + return bool(_egg_info_re.search(s)) + + +def _should_build( + req: InstallRequirement, + need_wheel: bool, +) -> bool: + """Return whether an InstallRequirement should be built into a wheel.""" + if req.constraint: + # never build requirements that are merely constraints + return False + if req.is_wheel: + if need_wheel: + logger.info( + "Skipping %s, due to already being wheel.", + req.name, + ) + return False + + if need_wheel: + # i.e. pip wheel, not pip install + return True + + # From this point, this concerns the pip install command only + # (need_wheel=False). + + if not req.source_dir: + return False + + if req.editable: + # we only build PEP 660 editable requirements + return req.supports_pyproject_editable + + return True + + +def should_build_for_wheel_command( + req: InstallRequirement, +) -> bool: + return _should_build(req, need_wheel=True) + + +def should_build_for_install_command( + req: InstallRequirement, +) -> bool: + return _should_build(req, need_wheel=False) + + +def _should_cache( + req: InstallRequirement, +) -> Optional[bool]: + """ + Return whether a built InstallRequirement can be stored in the persistent + wheel cache, assuming the wheel cache is available, and _should_build() + has determined a wheel needs to be built. + """ + if req.editable or not req.source_dir: + # never cache editable requirements + return False + + if req.link and req.link.is_vcs: + # VCS checkout. Do not cache + # unless it points to an immutable commit hash. + assert not req.editable + assert req.source_dir + vcs_backend = vcs.get_backend_for_scheme(req.link.scheme) + assert vcs_backend + if vcs_backend.is_immutable_rev_checkout(req.link.url, req.source_dir): + return True + return False + + assert req.link + base, ext = req.link.splitext() + if _contains_egg_info(base): + return True + + # Otherwise, do not cache. + return False + + +def _get_cache_dir( + req: InstallRequirement, + wheel_cache: WheelCache, +) -> str: + """Return the persistent or temporary cache directory where the built + wheel need to be stored. + """ + cache_available = bool(wheel_cache.cache_dir) + assert req.link + if cache_available and _should_cache(req): + cache_dir = wheel_cache.get_path_for_link(req.link) + else: + cache_dir = wheel_cache.get_ephem_path_for_link(req.link) + return cache_dir + + +def _verify_one(req: InstallRequirement, wheel_path: str) -> None: + canonical_name = canonicalize_name(req.name or "") + w = Wheel(os.path.basename(wheel_path)) + if canonicalize_name(w.name) != canonical_name: + raise InvalidWheelFilename( + f"Wheel has unexpected file name: expected {canonical_name!r}, " + f"got {w.name!r}", + ) + dist = get_wheel_distribution(FilesystemWheel(wheel_path), canonical_name) + dist_verstr = str(dist.version) + if canonicalize_version(dist_verstr) != canonicalize_version(w.version): + raise InvalidWheelFilename( + f"Wheel has unexpected file name: expected {dist_verstr!r}, " + f"got {w.version!r}", + ) + metadata_version_value = dist.metadata_version + if metadata_version_value is None: + raise UnsupportedWheel("Missing Metadata-Version") + try: + metadata_version = Version(metadata_version_value) + except InvalidVersion: + msg = f"Invalid Metadata-Version: {metadata_version_value}" + raise UnsupportedWheel(msg) + if metadata_version >= Version("1.2") and not isinstance(dist.version, Version): + raise UnsupportedWheel( + f"Metadata 1.2 mandates PEP 440 version, but {dist_verstr!r} is not" + ) + + +def _build_one( + req: InstallRequirement, + output_dir: str, + verify: bool, + build_options: List[str], + global_options: List[str], + editable: bool, +) -> Optional[str]: + """Build one wheel. + + :return: The filename of the built wheel, or None if the build failed. + """ + artifact = "editable" if editable else "wheel" + try: + ensure_dir(output_dir) + except OSError as e: + logger.warning( + "Building %s for %s failed: %s", + artifact, + req.name, + e, + ) + return None + + # Install build deps into temporary directory (PEP 518) + with req.build_env: + wheel_path = _build_one_inside_env( + req, output_dir, build_options, global_options, editable + ) + if wheel_path and verify: + try: + _verify_one(req, wheel_path) + except (InvalidWheelFilename, UnsupportedWheel) as e: + logger.warning("Built %s for %s is invalid: %s", artifact, req.name, e) + return None + return wheel_path + + +def _build_one_inside_env( + req: InstallRequirement, + output_dir: str, + build_options: List[str], + global_options: List[str], + editable: bool, +) -> Optional[str]: + with TempDirectory(kind="wheel") as temp_dir: + assert req.name + if req.use_pep517: + assert req.metadata_directory + assert req.pep517_backend + if global_options: + logger.warning( + "Ignoring --global-option when building %s using PEP 517", req.name + ) + if build_options: + logger.warning( + "Ignoring --build-option when building %s using PEP 517", req.name + ) + if editable: + wheel_path = build_wheel_editable( + name=req.name, + backend=req.pep517_backend, + metadata_directory=req.metadata_directory, + tempd=temp_dir.path, + ) + else: + wheel_path = build_wheel_pep517( + name=req.name, + backend=req.pep517_backend, + metadata_directory=req.metadata_directory, + tempd=temp_dir.path, + ) + else: + wheel_path = build_wheel_legacy( + name=req.name, + setup_py_path=req.setup_py_path, + source_dir=req.unpacked_source_directory, + global_options=global_options, + build_options=build_options, + tempd=temp_dir.path, + ) + + if wheel_path is not None: + wheel_name = os.path.basename(wheel_path) + dest_path = os.path.join(output_dir, wheel_name) + try: + wheel_hash, length = hash_file(wheel_path) + shutil.move(wheel_path, dest_path) + logger.info( + "Created wheel for %s: filename=%s size=%d sha256=%s", + req.name, + wheel_name, + length, + wheel_hash.hexdigest(), + ) + logger.info("Stored in directory: %s", output_dir) + return dest_path + except Exception as e: + logger.warning( + "Building wheel for %s failed: %s", + req.name, + e, + ) + # Ignore return, we can't do anything else useful. + if not req.use_pep517: + _clean_one_legacy(req, global_options) + return None + + +def _clean_one_legacy(req: InstallRequirement, global_options: List[str]) -> bool: + clean_args = make_setuptools_clean_args( + req.setup_py_path, + global_options=global_options, + ) + + logger.info("Running setup.py clean for %s", req.name) + try: + call_subprocess( + clean_args, command_desc="python setup.py clean", cwd=req.source_dir + ) + return True + except Exception: + logger.error("Failed cleaning build dir for %s", req.name) + return False + + +def build( + requirements: Iterable[InstallRequirement], + wheel_cache: WheelCache, + verify: bool, + build_options: List[str], + global_options: List[str], +) -> BuildResult: + """Build wheels. + + :return: The list of InstallRequirement that succeeded to build and + the list of InstallRequirement that failed to build. + """ + if not requirements: + return [], [] + + # Build the wheels. + logger.info( + "Building wheels for collected packages: %s", + ", ".join(req.name for req in requirements), # type: ignore + ) + + with indent_log(): + build_successes, build_failures = [], [] + for req in requirements: + assert req.name + cache_dir = _get_cache_dir(req, wheel_cache) + wheel_file = _build_one( + req, + cache_dir, + verify, + build_options, + global_options, + req.editable and req.permit_editable_wheels, + ) + if wheel_file: + # Record the download origin in the cache + if req.download_info is not None: + # download_info is guaranteed to be set because when we build an + # InstallRequirement it has been through the preparer before, but + # let's be cautious. + wheel_cache.record_download_origin(cache_dir, req.download_info) + # Update the link for this. + req.link = Link(path_to_url(wheel_file)) + req.local_file_path = req.link.file_path + assert req.link.is_wheel + build_successes.append(req) + else: + build_failures.append(req) + + # notify success/failure + if build_successes: + logger.info( + "Successfully built %s", + " ".join([req.name for req in build_successes]), # type: ignore + ) + if build_failures: + logger.info( + "Failed to build %s", + " ".join([req.name for req in build_failures]), # type: ignore + ) + # Return a list of requirements that failed to build + return build_successes, build_failures diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/__init__.py new file mode 100644 index 00000000000..561089ccc0c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/__init__.py @@ -0,0 +1,116 @@ +""" +pip._vendor is for vendoring dependencies of pip to prevent needing pip to +depend on something external. + +Files inside of pip._vendor should be considered immutable and should only be +updated to versions from upstream. +""" +from __future__ import absolute_import + +import glob +import os.path +import sys + +# Downstream redistributors which have debundled our dependencies should also +# patch this value to be true. This will trigger the additional patching +# to cause things like "six" to be available as pip. +DEBUNDLED = False + +# By default, look in this directory for a bunch of .whl files which we will +# add to the beginning of sys.path before attempting to import anything. This +# is done to support downstream re-distributors like Debian and Fedora who +# wish to create their own Wheels for our dependencies to aid in debundling. +WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) + + +# Define a small helper function to alias our vendored modules to the real ones +# if the vendored ones do not exist. This idea of this was taken from +# https://github.com/kennethreitz/requests/pull/2567. +def vendored(modulename): + vendored_name = "{0}.{1}".format(__name__, modulename) + + try: + __import__(modulename, globals(), locals(), level=0) + except ImportError: + # We can just silently allow import failures to pass here. If we + # got to this point it means that ``import pip._vendor.whatever`` + # failed and so did ``import whatever``. Since we're importing this + # upfront in an attempt to alias imports, not erroring here will + # just mean we get a regular import error whenever pip *actually* + # tries to import one of these modules to use it, which actually + # gives us a better error message than we would have otherwise + # gotten. + pass + else: + sys.modules[vendored_name] = sys.modules[modulename] + base, head = vendored_name.rsplit(".", 1) + setattr(sys.modules[base], head, sys.modules[modulename]) + + +# If we're operating in a debundled setup, then we want to go ahead and trigger +# the aliasing of our vendored libraries as well as looking for wheels to add +# to our sys.path. This will cause all of this code to be a no-op typically +# however downstream redistributors can enable it in a consistent way across +# all platforms. +if DEBUNDLED: + # Actually look inside of WHEEL_DIR to find .whl files and add them to the + # front of our sys.path. + sys.path[:] = glob.glob(os.path.join(WHEEL_DIR, "*.whl")) + sys.path + + # Actually alias all of our vendored dependencies. + vendored("cachecontrol") + vendored("certifi") + vendored("distlib") + vendored("distro") + vendored("packaging") + vendored("packaging.version") + vendored("packaging.specifiers") + vendored("pkg_resources") + vendored("platformdirs") + vendored("progress") + vendored("pyproject_hooks") + vendored("requests") + vendored("requests.exceptions") + vendored("requests.packages") + vendored("requests.packages.urllib3") + vendored("requests.packages.urllib3._collections") + vendored("requests.packages.urllib3.connection") + vendored("requests.packages.urllib3.connectionpool") + vendored("requests.packages.urllib3.contrib") + vendored("requests.packages.urllib3.contrib.ntlmpool") + vendored("requests.packages.urllib3.contrib.pyopenssl") + vendored("requests.packages.urllib3.exceptions") + vendored("requests.packages.urllib3.fields") + vendored("requests.packages.urllib3.filepost") + vendored("requests.packages.urllib3.packages") + vendored("requests.packages.urllib3.packages.ordered_dict") + vendored("requests.packages.urllib3.packages.six") + vendored("requests.packages.urllib3.packages.ssl_match_hostname") + vendored("requests.packages.urllib3.packages.ssl_match_hostname." + "_implementation") + vendored("requests.packages.urllib3.poolmanager") + vendored("requests.packages.urllib3.request") + vendored("requests.packages.urllib3.response") + vendored("requests.packages.urllib3.util") + vendored("requests.packages.urllib3.util.connection") + vendored("requests.packages.urllib3.util.request") + vendored("requests.packages.urllib3.util.response") + vendored("requests.packages.urllib3.util.retry") + vendored("requests.packages.urllib3.util.ssl_") + vendored("requests.packages.urllib3.util.timeout") + vendored("requests.packages.urllib3.util.url") + vendored("resolvelib") + vendored("rich") + vendored("rich.console") + vendored("rich.highlighter") + vendored("rich.logging") + vendored("rich.markup") + vendored("rich.progress") + vendored("rich.segment") + vendored("rich.style") + vendored("rich.text") + vendored("rich.traceback") + if sys.version_info < (3, 11): + vendored("tomli") + vendored("truststore") + vendored("urllib3") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py new file mode 100644 index 00000000000..21916243c56 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/__init__.py @@ -0,0 +1,29 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 + +"""CacheControl import Interface. + +Make it easy to import from cachecontrol without long namespaces. +""" + +__author__ = "Eric Larson" +__email__ = "eric@ionrock.org" +__version__ = "0.14.1" + +from pip._vendor.cachecontrol.adapter import CacheControlAdapter +from pip._vendor.cachecontrol.controller import CacheController +from pip._vendor.cachecontrol.wrapper import CacheControl + +__all__ = [ + "__author__", + "__email__", + "__version__", + "CacheControlAdapter", + "CacheController", + "CacheControl", +] + +import logging + +logging.getLogger(__name__).addHandler(logging.NullHandler()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py new file mode 100644 index 00000000000..2c84208a5d8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py @@ -0,0 +1,70 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import logging +from argparse import ArgumentParser +from typing import TYPE_CHECKING + +from pip._vendor import requests + +from pip._vendor.cachecontrol.adapter import CacheControlAdapter +from pip._vendor.cachecontrol.cache import DictCache +from pip._vendor.cachecontrol.controller import logger + +if TYPE_CHECKING: + from argparse import Namespace + + from pip._vendor.cachecontrol.controller import CacheController + + +def setup_logging() -> None: + logger.setLevel(logging.DEBUG) + handler = logging.StreamHandler() + logger.addHandler(handler) + + +def get_session() -> requests.Session: + adapter = CacheControlAdapter( + DictCache(), cache_etags=True, serializer=None, heuristic=None + ) + sess = requests.Session() + sess.mount("http://", adapter) + sess.mount("https://", adapter) + + sess.cache_controller = adapter.controller # type: ignore[attr-defined] + return sess + + +def get_args() -> Namespace: + parser = ArgumentParser() + parser.add_argument("url", help="The URL to try and cache") + return parser.parse_args() + + +def main() -> None: + args = get_args() + sess = get_session() + + # Make a request to get a response + resp = sess.get(args.url) + + # Turn on logging + setup_logging() + + # try setting the cache + cache_controller: CacheController = ( + sess.cache_controller # type: ignore[attr-defined] + ) + cache_controller.cache_response(resp.request, resp.raw) + + # Now try to get it + if cache_controller.cached_request(resp.request): + print("Cached!") + else: + print("Not cached :(") + + +if __name__ == "__main__": + main() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py new file mode 100644 index 00000000000..34a9eb82798 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py @@ -0,0 +1,161 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import functools +import types +import zlib +from typing import TYPE_CHECKING, Any, Collection, Mapping + +from pip._vendor.requests.adapters import HTTPAdapter + +from pip._vendor.cachecontrol.cache import DictCache +from pip._vendor.cachecontrol.controller import PERMANENT_REDIRECT_STATUSES, CacheController +from pip._vendor.cachecontrol.filewrapper import CallbackFileWrapper + +if TYPE_CHECKING: + from pip._vendor.requests import PreparedRequest, Response + from pip._vendor.urllib3 import HTTPResponse + + from pip._vendor.cachecontrol.cache import BaseCache + from pip._vendor.cachecontrol.heuristics import BaseHeuristic + from pip._vendor.cachecontrol.serialize import Serializer + + +class CacheControlAdapter(HTTPAdapter): + invalidating_methods = {"PUT", "PATCH", "DELETE"} + + def __init__( + self, + cache: BaseCache | None = None, + cache_etags: bool = True, + controller_class: type[CacheController] | None = None, + serializer: Serializer | None = None, + heuristic: BaseHeuristic | None = None, + cacheable_methods: Collection[str] | None = None, + *args: Any, + **kw: Any, + ) -> None: + super().__init__(*args, **kw) + self.cache = DictCache() if cache is None else cache + self.heuristic = heuristic + self.cacheable_methods = cacheable_methods or ("GET",) + + controller_factory = controller_class or CacheController + self.controller = controller_factory( + self.cache, cache_etags=cache_etags, serializer=serializer + ) + + def send( + self, + request: PreparedRequest, + stream: bool = False, + timeout: None | float | tuple[float, float] | tuple[float, None] = None, + verify: bool | str = True, + cert: (None | bytes | str | tuple[bytes | str, bytes | str]) = None, + proxies: Mapping[str, str] | None = None, + cacheable_methods: Collection[str] | None = None, + ) -> Response: + """ + Send a request. Use the request information to see if it + exists in the cache and cache the response if we need to and can. + """ + cacheable = cacheable_methods or self.cacheable_methods + if request.method in cacheable: + try: + cached_response = self.controller.cached_request(request) + except zlib.error: + cached_response = None + if cached_response: + return self.build_response(request, cached_response, from_cache=True) + + # check for etags and add headers if appropriate + request.headers.update(self.controller.conditional_headers(request)) + + resp = super().send(request, stream, timeout, verify, cert, proxies) + + return resp + + def build_response( # type: ignore[override] + self, + request: PreparedRequest, + response: HTTPResponse, + from_cache: bool = False, + cacheable_methods: Collection[str] | None = None, + ) -> Response: + """ + Build a response by making a request or using the cache. + + This will end up calling send and returning a potentially + cached response + """ + cacheable = cacheable_methods or self.cacheable_methods + if not from_cache and request.method in cacheable: + # Check for any heuristics that might update headers + # before trying to cache. + if self.heuristic: + response = self.heuristic.apply(response) + + # apply any expiration heuristics + if response.status == 304: + # We must have sent an ETag request. This could mean + # that we've been expired already or that we simply + # have an etag. In either case, we want to try and + # update the cache if that is the case. + cached_response = self.controller.update_cached_response( + request, response + ) + + if cached_response is not response: + from_cache = True + + # We are done with the server response, read a + # possible response body (compliant servers will + # not return one, but we cannot be 100% sure) and + # release the connection back to the pool. + response.read(decode_content=False) + response.release_conn() + + response = cached_response + + # We always cache the 301 responses + elif int(response.status) in PERMANENT_REDIRECT_STATUSES: + self.controller.cache_response(request, response) + else: + # Wrap the response file with a wrapper that will cache the + # response when the stream has been consumed. + response._fp = CallbackFileWrapper( # type: ignore[assignment] + response._fp, # type: ignore[arg-type] + functools.partial( + self.controller.cache_response, request, response + ), + ) + if response.chunked: + super_update_chunk_length = response._update_chunk_length + + def _update_chunk_length(self: HTTPResponse) -> None: + super_update_chunk_length() + if self.chunk_left == 0: + self._fp._close() # type: ignore[union-attr] + + response._update_chunk_length = types.MethodType( # type: ignore[method-assign] + _update_chunk_length, response + ) + + resp: Response = super().build_response(request, response) + + # See if we should invalidate the cache. + if request.method in self.invalidating_methods and resp.ok: + assert request.url is not None + cache_url = self.controller.cache_url(request.url) + self.cache.delete(cache_url) + + # Give the request a from_cache attr to let people use it + resp.from_cache = from_cache # type: ignore[attr-defined] + + return resp + + def close(self) -> None: + self.cache.close() + super().close() # type: ignore[no-untyped-call] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py new file mode 100644 index 00000000000..91598e92034 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/cache.py @@ -0,0 +1,75 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 + +""" +The cache object API for implementing caches. The default is a thread +safe in-memory dictionary. +""" + +from __future__ import annotations + +from threading import Lock +from typing import IO, TYPE_CHECKING, MutableMapping + +if TYPE_CHECKING: + from datetime import datetime + + +class BaseCache: + def get(self, key: str) -> bytes | None: + raise NotImplementedError() + + def set( + self, key: str, value: bytes, expires: int | datetime | None = None + ) -> None: + raise NotImplementedError() + + def delete(self, key: str) -> None: + raise NotImplementedError() + + def close(self) -> None: + pass + + +class DictCache(BaseCache): + def __init__(self, init_dict: MutableMapping[str, bytes] | None = None) -> None: + self.lock = Lock() + self.data = init_dict or {} + + def get(self, key: str) -> bytes | None: + return self.data.get(key, None) + + def set( + self, key: str, value: bytes, expires: int | datetime | None = None + ) -> None: + with self.lock: + self.data.update({key: value}) + + def delete(self, key: str) -> None: + with self.lock: + if key in self.data: + self.data.pop(key) + + +class SeparateBodyBaseCache(BaseCache): + """ + In this variant, the body is not stored mixed in with the metadata, but is + passed in (as a bytes-like object) in a separate call to ``set_body()``. + + That is, the expected interaction pattern is:: + + cache.set(key, serialized_metadata) + cache.set_body(key) + + Similarly, the body should be loaded separately via ``get_body()``. + """ + + def set_body(self, key: str, body: bytes) -> None: + raise NotImplementedError() + + def get_body(self, key: str) -> IO[bytes] | None: + """ + Return the body as file-like object. + """ + raise NotImplementedError() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py new file mode 100644 index 00000000000..24ff469ff98 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/__init__.py @@ -0,0 +1,8 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 + +from pip._vendor.cachecontrol.caches.file_cache import FileCache, SeparateBodyFileCache +from pip._vendor.cachecontrol.caches.redis_cache import RedisCache + +__all__ = ["FileCache", "SeparateBodyFileCache", "RedisCache"] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py new file mode 100644 index 00000000000..81d2ef46cf8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py @@ -0,0 +1,182 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import hashlib +import os +from textwrap import dedent +from typing import IO, TYPE_CHECKING +from pathlib import Path + +from pip._vendor.cachecontrol.cache import BaseCache, SeparateBodyBaseCache +from pip._vendor.cachecontrol.controller import CacheController + +if TYPE_CHECKING: + from datetime import datetime + + from filelock import BaseFileLock + + +def _secure_open_write(filename: str, fmode: int) -> IO[bytes]: + # We only want to write to this file, so open it in write only mode + flags = os.O_WRONLY + + # os.O_CREAT | os.O_EXCL will fail if the file already exists, so we only + # will open *new* files. + # We specify this because we want to ensure that the mode we pass is the + # mode of the file. + flags |= os.O_CREAT | os.O_EXCL + + # Do not follow symlinks to prevent someone from making a symlink that + # we follow and insecurely open a cache file. + if hasattr(os, "O_NOFOLLOW"): + flags |= os.O_NOFOLLOW + + # On Windows we'll mark this file as binary + if hasattr(os, "O_BINARY"): + flags |= os.O_BINARY + + # Before we open our file, we want to delete any existing file that is + # there + try: + os.remove(filename) + except OSError: + # The file must not exist already, so we can just skip ahead to opening + pass + + # Open our file, the use of os.O_CREAT | os.O_EXCL will ensure that if a + # race condition happens between the os.remove and this line, that an + # error will be raised. Because we utilize a lockfile this should only + # happen if someone is attempting to attack us. + fd = os.open(filename, flags, fmode) + try: + return os.fdopen(fd, "wb") + + except: + # An error occurred wrapping our FD in a file object + os.close(fd) + raise + + +class _FileCacheMixin: + """Shared implementation for both FileCache variants.""" + + def __init__( + self, + directory: str | Path, + forever: bool = False, + filemode: int = 0o0600, + dirmode: int = 0o0700, + lock_class: type[BaseFileLock] | None = None, + ) -> None: + try: + if lock_class is None: + from filelock import FileLock + + lock_class = FileLock + except ImportError: + notice = dedent( + """ + NOTE: In order to use the FileCache you must have + filelock installed. You can install it via pip: + pip install cachecontrol[filecache] + """ + ) + raise ImportError(notice) + + self.directory = directory + self.forever = forever + self.filemode = filemode + self.dirmode = dirmode + self.lock_class = lock_class + + @staticmethod + def encode(x: str) -> str: + return hashlib.sha224(x.encode()).hexdigest() + + def _fn(self, name: str) -> str: + # NOTE: This method should not change as some may depend on it. + # See: https://github.com/ionrock/cachecontrol/issues/63 + hashed = self.encode(name) + parts = list(hashed[:5]) + [hashed] + return os.path.join(self.directory, *parts) + + def get(self, key: str) -> bytes | None: + name = self._fn(key) + try: + with open(name, "rb") as fh: + return fh.read() + + except FileNotFoundError: + return None + + def set( + self, key: str, value: bytes, expires: int | datetime | None = None + ) -> None: + name = self._fn(key) + self._write(name, value) + + def _write(self, path: str, data: bytes) -> None: + """ + Safely write the data to the given path. + """ + # Make sure the directory exists + try: + os.makedirs(os.path.dirname(path), self.dirmode) + except OSError: + pass + + with self.lock_class(path + ".lock"): + # Write our actual file + with _secure_open_write(path, self.filemode) as fh: + fh.write(data) + + def _delete(self, key: str, suffix: str) -> None: + name = self._fn(key) + suffix + if not self.forever: + try: + os.remove(name) + except FileNotFoundError: + pass + + +class FileCache(_FileCacheMixin, BaseCache): + """ + Traditional FileCache: body is stored in memory, so not suitable for large + downloads. + """ + + def delete(self, key: str) -> None: + self._delete(key, "") + + +class SeparateBodyFileCache(_FileCacheMixin, SeparateBodyBaseCache): + """ + Memory-efficient FileCache: body is stored in a separate file, reducing + peak memory usage. + """ + + def get_body(self, key: str) -> IO[bytes] | None: + name = self._fn(key) + ".body" + try: + return open(name, "rb") + except FileNotFoundError: + return None + + def set_body(self, key: str, body: bytes) -> None: + name = self._fn(key) + ".body" + self._write(name, body) + + def delete(self, key: str) -> None: + self._delete(key, "") + self._delete(key, ".body") + + +def url_to_file_path(url: str, filecache: FileCache) -> str: + """Return the file cache path based on the URL. + + This does not ensure the file exists! + """ + key = CacheController.cache_url(url) + return filecache._fn(key) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py new file mode 100644 index 00000000000..f4f68c47bf6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py @@ -0,0 +1,48 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + + +from datetime import datetime, timezone +from typing import TYPE_CHECKING + +from pip._vendor.cachecontrol.cache import BaseCache + +if TYPE_CHECKING: + from redis import Redis + + +class RedisCache(BaseCache): + def __init__(self, conn: Redis[bytes]) -> None: + self.conn = conn + + def get(self, key: str) -> bytes | None: + return self.conn.get(key) + + def set( + self, key: str, value: bytes, expires: int | datetime | None = None + ) -> None: + if not expires: + self.conn.set(key, value) + elif isinstance(expires, datetime): + now_utc = datetime.now(timezone.utc) + if expires.tzinfo is None: + now_utc = now_utc.replace(tzinfo=None) + delta = expires - now_utc + self.conn.setex(key, int(delta.total_seconds()), value) + else: + self.conn.setex(key, expires, value) + + def delete(self, key: str) -> None: + self.conn.delete(key) + + def clear(self) -> None: + """Helper for clearing all the keys in a database. Use with + caution!""" + for key in self.conn.keys(): + self.conn.delete(key) + + def close(self) -> None: + """Redis uses connection pooling, no need to close the connection.""" + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py new file mode 100644 index 00000000000..f0ff6e1bedc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py @@ -0,0 +1,500 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 + +""" +The httplib2 algorithms ported for use with requests. +""" + +from __future__ import annotations + +import calendar +import logging +import re +import time +from email.utils import parsedate_tz +from typing import TYPE_CHECKING, Collection, Mapping + +from pip._vendor.requests.structures import CaseInsensitiveDict + +from pip._vendor.cachecontrol.cache import DictCache, SeparateBodyBaseCache +from pip._vendor.cachecontrol.serialize import Serializer + +if TYPE_CHECKING: + from typing import Literal + + from pip._vendor.requests import PreparedRequest + from pip._vendor.urllib3 import HTTPResponse + + from pip._vendor.cachecontrol.cache import BaseCache + +logger = logging.getLogger(__name__) + +URI = re.compile(r"^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?") + +PERMANENT_REDIRECT_STATUSES = (301, 308) + + +def parse_uri(uri: str) -> tuple[str, str, str, str, str]: + """Parses a URI using the regex given in Appendix B of RFC 3986. + + (scheme, authority, path, query, fragment) = parse_uri(uri) + """ + match = URI.match(uri) + assert match is not None + groups = match.groups() + return (groups[1], groups[3], groups[4], groups[6], groups[8]) + + +class CacheController: + """An interface to see if request should cached or not.""" + + def __init__( + self, + cache: BaseCache | None = None, + cache_etags: bool = True, + serializer: Serializer | None = None, + status_codes: Collection[int] | None = None, + ): + self.cache = DictCache() if cache is None else cache + self.cache_etags = cache_etags + self.serializer = serializer or Serializer() + self.cacheable_status_codes = status_codes or (200, 203, 300, 301, 308) + + @classmethod + def _urlnorm(cls, uri: str) -> str: + """Normalize the URL to create a safe key for the cache""" + (scheme, authority, path, query, fragment) = parse_uri(uri) + if not scheme or not authority: + raise Exception("Only absolute URIs are allowed. uri = %s" % uri) + + scheme = scheme.lower() + authority = authority.lower() + + if not path: + path = "/" + + # Could do syntax based normalization of the URI before + # computing the digest. See Section 6.2.2 of Std 66. + request_uri = query and "?".join([path, query]) or path + defrag_uri = scheme + "://" + authority + request_uri + + return defrag_uri + + @classmethod + def cache_url(cls, uri: str) -> str: + return cls._urlnorm(uri) + + def parse_cache_control(self, headers: Mapping[str, str]) -> dict[str, int | None]: + known_directives = { + # https://tools.ietf.org/html/rfc7234#section-5.2 + "max-age": (int, True), + "max-stale": (int, False), + "min-fresh": (int, True), + "no-cache": (None, False), + "no-store": (None, False), + "no-transform": (None, False), + "only-if-cached": (None, False), + "must-revalidate": (None, False), + "public": (None, False), + "private": (None, False), + "proxy-revalidate": (None, False), + "s-maxage": (int, True), + } + + cc_headers = headers.get("cache-control", headers.get("Cache-Control", "")) + + retval: dict[str, int | None] = {} + + for cc_directive in cc_headers.split(","): + if not cc_directive.strip(): + continue + + parts = cc_directive.split("=", 1) + directive = parts[0].strip() + + try: + typ, required = known_directives[directive] + except KeyError: + logger.debug("Ignoring unknown cache-control directive: %s", directive) + continue + + if not typ or not required: + retval[directive] = None + if typ: + try: + retval[directive] = typ(parts[1].strip()) + except IndexError: + if required: + logger.debug( + "Missing value for cache-control " "directive: %s", + directive, + ) + except ValueError: + logger.debug( + "Invalid value for cache-control directive " "%s, must be %s", + directive, + typ.__name__, + ) + + return retval + + def _load_from_cache(self, request: PreparedRequest) -> HTTPResponse | None: + """ + Load a cached response, or return None if it's not available. + """ + # We do not support caching of partial content: so if the request contains a + # Range header then we don't want to load anything from the cache. + if "Range" in request.headers: + return None + + cache_url = request.url + assert cache_url is not None + cache_data = self.cache.get(cache_url) + if cache_data is None: + logger.debug("No cache entry available") + return None + + if isinstance(self.cache, SeparateBodyBaseCache): + body_file = self.cache.get_body(cache_url) + else: + body_file = None + + result = self.serializer.loads(request, cache_data, body_file) + if result is None: + logger.warning("Cache entry deserialization failed, entry ignored") + return result + + def cached_request(self, request: PreparedRequest) -> HTTPResponse | Literal[False]: + """ + Return a cached response if it exists in the cache, otherwise + return False. + """ + assert request.url is not None + cache_url = self.cache_url(request.url) + logger.debug('Looking up "%s" in the cache', cache_url) + cc = self.parse_cache_control(request.headers) + + # Bail out if the request insists on fresh data + if "no-cache" in cc: + logger.debug('Request header has "no-cache", cache bypassed') + return False + + if "max-age" in cc and cc["max-age"] == 0: + logger.debug('Request header has "max_age" as 0, cache bypassed') + return False + + # Check whether we can load the response from the cache: + resp = self._load_from_cache(request) + if not resp: + return False + + # If we have a cached permanent redirect, return it immediately. We + # don't need to test our response for other headers b/c it is + # intrinsically "cacheable" as it is Permanent. + # + # See: + # https://tools.ietf.org/html/rfc7231#section-6.4.2 + # + # Client can try to refresh the value by repeating the request + # with cache busting headers as usual (ie no-cache). + if int(resp.status) in PERMANENT_REDIRECT_STATUSES: + msg = ( + "Returning cached permanent redirect response " + "(ignoring date and etag information)" + ) + logger.debug(msg) + return resp + + headers: CaseInsensitiveDict[str] = CaseInsensitiveDict(resp.headers) + if not headers or "date" not in headers: + if "etag" not in headers: + # Without date or etag, the cached response can never be used + # and should be deleted. + logger.debug("Purging cached response: no date or etag") + self.cache.delete(cache_url) + logger.debug("Ignoring cached response: no date") + return False + + now = time.time() + time_tuple = parsedate_tz(headers["date"]) + assert time_tuple is not None + date = calendar.timegm(time_tuple[:6]) + current_age = max(0, now - date) + logger.debug("Current age based on date: %i", current_age) + + # TODO: There is an assumption that the result will be a + # urllib3 response object. This may not be best since we + # could probably avoid instantiating or constructing the + # response until we know we need it. + resp_cc = self.parse_cache_control(headers) + + # determine freshness + freshness_lifetime = 0 + + # Check the max-age pragma in the cache control header + max_age = resp_cc.get("max-age") + if max_age is not None: + freshness_lifetime = max_age + logger.debug("Freshness lifetime from max-age: %i", freshness_lifetime) + + # If there isn't a max-age, check for an expires header + elif "expires" in headers: + expires = parsedate_tz(headers["expires"]) + if expires is not None: + expire_time = calendar.timegm(expires[:6]) - date + freshness_lifetime = max(0, expire_time) + logger.debug("Freshness lifetime from expires: %i", freshness_lifetime) + + # Determine if we are setting freshness limit in the + # request. Note, this overrides what was in the response. + max_age = cc.get("max-age") + if max_age is not None: + freshness_lifetime = max_age + logger.debug( + "Freshness lifetime from request max-age: %i", freshness_lifetime + ) + + min_fresh = cc.get("min-fresh") + if min_fresh is not None: + # adjust our current age by our min fresh + current_age += min_fresh + logger.debug("Adjusted current age from min-fresh: %i", current_age) + + # Return entry if it is fresh enough + if freshness_lifetime > current_age: + logger.debug('The response is "fresh", returning cached response') + logger.debug("%i > %i", freshness_lifetime, current_age) + return resp + + # we're not fresh. If we don't have an Etag, clear it out + if "etag" not in headers: + logger.debug('The cached response is "stale" with no etag, purging') + self.cache.delete(cache_url) + + # return the original handler + return False + + def conditional_headers(self, request: PreparedRequest) -> dict[str, str]: + resp = self._load_from_cache(request) + new_headers = {} + + if resp: + headers: CaseInsensitiveDict[str] = CaseInsensitiveDict(resp.headers) + + if "etag" in headers: + new_headers["If-None-Match"] = headers["ETag"] + + if "last-modified" in headers: + new_headers["If-Modified-Since"] = headers["Last-Modified"] + + return new_headers + + def _cache_set( + self, + cache_url: str, + request: PreparedRequest, + response: HTTPResponse, + body: bytes | None = None, + expires_time: int | None = None, + ) -> None: + """ + Store the data in the cache. + """ + if isinstance(self.cache, SeparateBodyBaseCache): + # We pass in the body separately; just put a placeholder empty + # string in the metadata. + self.cache.set( + cache_url, + self.serializer.dumps(request, response, b""), + expires=expires_time, + ) + # body is None can happen when, for example, we're only updating + # headers, as is the case in update_cached_response(). + if body is not None: + self.cache.set_body(cache_url, body) + else: + self.cache.set( + cache_url, + self.serializer.dumps(request, response, body), + expires=expires_time, + ) + + def cache_response( + self, + request: PreparedRequest, + response: HTTPResponse, + body: bytes | None = None, + status_codes: Collection[int] | None = None, + ) -> None: + """ + Algorithm for caching requests. + + This assumes a requests Response object. + """ + # From httplib2: Don't cache 206's since we aren't going to + # handle byte range requests + cacheable_status_codes = status_codes or self.cacheable_status_codes + if response.status not in cacheable_status_codes: + logger.debug( + "Status code %s not in %s", response.status, cacheable_status_codes + ) + return + + response_headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( + response.headers + ) + + if "date" in response_headers: + time_tuple = parsedate_tz(response_headers["date"]) + assert time_tuple is not None + date = calendar.timegm(time_tuple[:6]) + else: + date = 0 + + # If we've been given a body, our response has a Content-Length, that + # Content-Length is valid then we can check to see if the body we've + # been given matches the expected size, and if it doesn't we'll just + # skip trying to cache it. + if ( + body is not None + and "content-length" in response_headers + and response_headers["content-length"].isdigit() + and int(response_headers["content-length"]) != len(body) + ): + return + + cc_req = self.parse_cache_control(request.headers) + cc = self.parse_cache_control(response_headers) + + assert request.url is not None + cache_url = self.cache_url(request.url) + logger.debug('Updating cache with response from "%s"', cache_url) + + # Delete it from the cache if we happen to have it stored there + no_store = False + if "no-store" in cc: + no_store = True + logger.debug('Response header has "no-store"') + if "no-store" in cc_req: + no_store = True + logger.debug('Request header has "no-store"') + if no_store and self.cache.get(cache_url): + logger.debug('Purging existing cache entry to honor "no-store"') + self.cache.delete(cache_url) + if no_store: + return + + # https://tools.ietf.org/html/rfc7234#section-4.1: + # A Vary header field-value of "*" always fails to match. + # Storing such a response leads to a deserialization warning + # during cache lookup and is not allowed to ever be served, + # so storing it can be avoided. + if "*" in response_headers.get("vary", ""): + logger.debug('Response header has "Vary: *"') + return + + # If we've been given an etag, then keep the response + if self.cache_etags and "etag" in response_headers: + expires_time = 0 + if response_headers.get("expires"): + expires = parsedate_tz(response_headers["expires"]) + if expires is not None: + expires_time = calendar.timegm(expires[:6]) - date + + expires_time = max(expires_time, 14 * 86400) + + logger.debug(f"etag object cached for {expires_time} seconds") + logger.debug("Caching due to etag") + self._cache_set(cache_url, request, response, body, expires_time) + + # Add to the cache any permanent redirects. We do this before looking + # that the Date headers. + elif int(response.status) in PERMANENT_REDIRECT_STATUSES: + logger.debug("Caching permanent redirect") + self._cache_set(cache_url, request, response, b"") + + # Add to the cache if the response headers demand it. If there + # is no date header then we can't do anything about expiring + # the cache. + elif "date" in response_headers: + time_tuple = parsedate_tz(response_headers["date"]) + assert time_tuple is not None + date = calendar.timegm(time_tuple[:6]) + # cache when there is a max-age > 0 + max_age = cc.get("max-age") + if max_age is not None and max_age > 0: + logger.debug("Caching b/c date exists and max-age > 0") + expires_time = max_age + self._cache_set( + cache_url, + request, + response, + body, + expires_time, + ) + + # If the request can expire, it means we should cache it + # in the meantime. + elif "expires" in response_headers: + if response_headers["expires"]: + expires = parsedate_tz(response_headers["expires"]) + if expires is not None: + expires_time = calendar.timegm(expires[:6]) - date + else: + expires_time = None + + logger.debug( + "Caching b/c of expires header. expires in {} seconds".format( + expires_time + ) + ) + self._cache_set( + cache_url, + request, + response, + body, + expires_time, + ) + + def update_cached_response( + self, request: PreparedRequest, response: HTTPResponse + ) -> HTTPResponse: + """On a 304 we will get a new set of headers that we want to + update our cached value with, assuming we have one. + + This should only ever be called when we've sent an ETag and + gotten a 304 as the response. + """ + assert request.url is not None + cache_url = self.cache_url(request.url) + cached_response = self._load_from_cache(request) + + if not cached_response: + # we didn't have a cached response + return response + + # Lets update our headers with the headers from the new request: + # http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-4.1 + # + # The server isn't supposed to send headers that would make + # the cached body invalid. But... just in case, we'll be sure + # to strip out ones we know that might be problmatic due to + # typical assumptions. + excluded_headers = ["content-length"] + + cached_response.headers.update( + { + k: v + for k, v in response.headers.items() + if k.lower() not in excluded_headers + } + ) + + # we want a 200 b/c we have content via the cache + cached_response.status = 200 + + # update our cache + self._cache_set(cache_url, request, cached_response) + + return cached_response diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py new file mode 100644 index 00000000000..37d2fa5915e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/filewrapper.py @@ -0,0 +1,119 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import mmap +from tempfile import NamedTemporaryFile +from typing import TYPE_CHECKING, Any, Callable + +if TYPE_CHECKING: + from http.client import HTTPResponse + + +class CallbackFileWrapper: + """ + Small wrapper around a fp object which will tee everything read into a + buffer, and when that file is closed it will execute a callback with the + contents of that buffer. + + All attributes are proxied to the underlying file object. + + This class uses members with a double underscore (__) leading prefix so as + not to accidentally shadow an attribute. + + The data is stored in a temporary file until it is all available. As long + as the temporary files directory is disk-based (sometimes it's a + memory-backed-``tmpfs`` on Linux), data will be unloaded to disk if memory + pressure is high. For small files the disk usually won't be used at all, + it'll all be in the filesystem memory cache, so there should be no + performance impact. + """ + + def __init__( + self, fp: HTTPResponse, callback: Callable[[bytes], None] | None + ) -> None: + self.__buf = NamedTemporaryFile("rb+", delete=True) + self.__fp = fp + self.__callback = callback + + def __getattr__(self, name: str) -> Any: + # The vagaries of garbage collection means that self.__fp is + # not always set. By using __getattribute__ and the private + # name[0] allows looking up the attribute value and raising an + # AttributeError when it doesn't exist. This stop things from + # infinitely recursing calls to getattr in the case where + # self.__fp hasn't been set. + # + # [0] https://docs.python.org/2/reference/expressions.html#atom-identifiers + fp = self.__getattribute__("_CallbackFileWrapper__fp") + return getattr(fp, name) + + def __is_fp_closed(self) -> bool: + try: + return self.__fp.fp is None + + except AttributeError: + pass + + try: + closed: bool = self.__fp.closed + return closed + + except AttributeError: + pass + + # We just don't cache it then. + # TODO: Add some logging here... + return False + + def _close(self) -> None: + if self.__callback: + if self.__buf.tell() == 0: + # Empty file: + result = b"" + else: + # Return the data without actually loading it into memory, + # relying on Python's buffer API and mmap(). mmap() just gives + # a view directly into the filesystem's memory cache, so it + # doesn't result in duplicate memory use. + self.__buf.seek(0, 0) + result = memoryview( + mmap.mmap(self.__buf.fileno(), 0, access=mmap.ACCESS_READ) + ) + self.__callback(result) + + # We assign this to None here, because otherwise we can get into + # really tricky problems where the CPython interpreter dead locks + # because the callback is holding a reference to something which + # has a __del__ method. Setting this to None breaks the cycle + # and allows the garbage collector to do it's thing normally. + self.__callback = None + + # Closing the temporary file releases memory and frees disk space. + # Important when caching big files. + self.__buf.close() + + def read(self, amt: int | None = None) -> bytes: + data: bytes = self.__fp.read(amt) + if data: + # We may be dealing with b'', a sign that things are over: + # it's passed e.g. after we've already closed self.__buf. + self.__buf.write(data) + if self.__is_fp_closed(): + self._close() + + return data + + def _safe_read(self, amt: int) -> bytes: + data: bytes = self.__fp._safe_read(amt) # type: ignore[attr-defined] + if amt == 2 and data == b"\r\n": + # urllib executes this read to toss the CRLF at the end + # of the chunk. + return data + + self.__buf.write(data) + if self.__is_fp_closed(): + self._close() + + return data diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py new file mode 100644 index 00000000000..b778c4f3f7a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/heuristics.py @@ -0,0 +1,157 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import calendar +import time +from datetime import datetime, timedelta, timezone +from email.utils import formatdate, parsedate, parsedate_tz +from typing import TYPE_CHECKING, Any, Mapping + +if TYPE_CHECKING: + from pip._vendor.urllib3 import HTTPResponse + +TIME_FMT = "%a, %d %b %Y %H:%M:%S GMT" + + +def expire_after(delta: timedelta, date: datetime | None = None) -> datetime: + date = date or datetime.now(timezone.utc) + return date + delta + + +def datetime_to_header(dt: datetime) -> str: + return formatdate(calendar.timegm(dt.timetuple())) + + +class BaseHeuristic: + def warning(self, response: HTTPResponse) -> str | None: + """ + Return a valid 1xx warning header value describing the cache + adjustments. + + The response is provided too allow warnings like 113 + http://tools.ietf.org/html/rfc7234#section-5.5.4 where we need + to explicitly say response is over 24 hours old. + """ + return '110 - "Response is Stale"' + + def update_headers(self, response: HTTPResponse) -> dict[str, str]: + """Update the response headers with any new headers. + + NOTE: This SHOULD always include some Warning header to + signify that the response was cached by the client, not + by way of the provided headers. + """ + return {} + + def apply(self, response: HTTPResponse) -> HTTPResponse: + updated_headers = self.update_headers(response) + + if updated_headers: + response.headers.update(updated_headers) + warning_header_value = self.warning(response) + if warning_header_value is not None: + response.headers.update({"Warning": warning_header_value}) + + return response + + +class OneDayCache(BaseHeuristic): + """ + Cache the response by providing an expires 1 day in the + future. + """ + + def update_headers(self, response: HTTPResponse) -> dict[str, str]: + headers = {} + + if "expires" not in response.headers: + date = parsedate(response.headers["date"]) + expires = expire_after( + timedelta(days=1), + date=datetime(*date[:6], tzinfo=timezone.utc), # type: ignore[index,misc] + ) + headers["expires"] = datetime_to_header(expires) + headers["cache-control"] = "public" + return headers + + +class ExpiresAfter(BaseHeuristic): + """ + Cache **all** requests for a defined time period. + """ + + def __init__(self, **kw: Any) -> None: + self.delta = timedelta(**kw) + + def update_headers(self, response: HTTPResponse) -> dict[str, str]: + expires = expire_after(self.delta) + return {"expires": datetime_to_header(expires), "cache-control": "public"} + + def warning(self, response: HTTPResponse) -> str | None: + tmpl = "110 - Automatically cached for %s. Response might be stale" + return tmpl % self.delta + + +class LastModified(BaseHeuristic): + """ + If there is no Expires header already, fall back on Last-Modified + using the heuristic from + http://tools.ietf.org/html/rfc7234#section-4.2.2 + to calculate a reasonable value. + + Firefox also does something like this per + https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching_FAQ + http://lxr.mozilla.org/mozilla-release/source/netwerk/protocol/http/nsHttpResponseHead.cpp#397 + Unlike mozilla we limit this to 24-hr. + """ + + cacheable_by_default_statuses = { + 200, + 203, + 204, + 206, + 300, + 301, + 404, + 405, + 410, + 414, + 501, + } + + def update_headers(self, resp: HTTPResponse) -> dict[str, str]: + headers: Mapping[str, str] = resp.headers + + if "expires" in headers: + return {} + + if "cache-control" in headers and headers["cache-control"] != "public": + return {} + + if resp.status not in self.cacheable_by_default_statuses: + return {} + + if "date" not in headers or "last-modified" not in headers: + return {} + + time_tuple = parsedate_tz(headers["date"]) + assert time_tuple is not None + date = calendar.timegm(time_tuple[:6]) + last_modified = parsedate(headers["last-modified"]) + if last_modified is None: + return {} + + now = time.time() + current_age = max(0, now - date) + delta = date - calendar.timegm(last_modified) + freshness_lifetime = max(0, min(delta / 10, 24 * 3600)) + if freshness_lifetime <= current_age: + return {} + + expires = date + freshness_lifetime + return {"expires": time.strftime(TIME_FMT, time.gmtime(expires))} + + def warning(self, resp: HTTPResponse) -> str | None: + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/py.typed new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py new file mode 100644 index 00000000000..a49487a1493 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py @@ -0,0 +1,146 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +import io +from typing import IO, TYPE_CHECKING, Any, Mapping, cast + +from pip._vendor import msgpack +from pip._vendor.requests.structures import CaseInsensitiveDict +from pip._vendor.urllib3 import HTTPResponse + +if TYPE_CHECKING: + from pip._vendor.requests import PreparedRequest + + +class Serializer: + serde_version = "4" + + def dumps( + self, + request: PreparedRequest, + response: HTTPResponse, + body: bytes | None = None, + ) -> bytes: + response_headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( + response.headers + ) + + if body is None: + # When a body isn't passed in, we'll read the response. We + # also update the response with a new file handler to be + # sure it acts as though it was never read. + body = response.read(decode_content=False) + response._fp = io.BytesIO(body) # type: ignore[assignment] + response.length_remaining = len(body) + + data = { + "response": { + "body": body, # Empty bytestring if body is stored separately + "headers": {str(k): str(v) for k, v in response.headers.items()}, + "status": response.status, + "version": response.version, + "reason": str(response.reason), + "decode_content": response.decode_content, + } + } + + # Construct our vary headers + data["vary"] = {} + if "vary" in response_headers: + varied_headers = response_headers["vary"].split(",") + for header in varied_headers: + header = str(header).strip() + header_value = request.headers.get(header, None) + if header_value is not None: + header_value = str(header_value) + data["vary"][header] = header_value + + return b",".join([f"cc={self.serde_version}".encode(), self.serialize(data)]) + + def serialize(self, data: dict[str, Any]) -> bytes: + return cast(bytes, msgpack.dumps(data, use_bin_type=True)) + + def loads( + self, + request: PreparedRequest, + data: bytes, + body_file: IO[bytes] | None = None, + ) -> HTTPResponse | None: + # Short circuit if we've been given an empty set of data + if not data: + return None + + # Previous versions of this library supported other serialization + # formats, but these have all been removed. + if not data.startswith(f"cc={self.serde_version},".encode()): + return None + + data = data[5:] + return self._loads_v4(request, data, body_file) + + def prepare_response( + self, + request: PreparedRequest, + cached: Mapping[str, Any], + body_file: IO[bytes] | None = None, + ) -> HTTPResponse | None: + """Verify our vary headers match and construct a real urllib3 + HTTPResponse object. + """ + # Special case the '*' Vary value as it means we cannot actually + # determine if the cached response is suitable for this request. + # This case is also handled in the controller code when creating + # a cache entry, but is left here for backwards compatibility. + if "*" in cached.get("vary", {}): + return None + + # Ensure that the Vary headers for the cached response match our + # request + for header, value in cached.get("vary", {}).items(): + if request.headers.get(header, None) != value: + return None + + body_raw = cached["response"].pop("body") + + headers: CaseInsensitiveDict[str] = CaseInsensitiveDict( + data=cached["response"]["headers"] + ) + if headers.get("transfer-encoding", "") == "chunked": + headers.pop("transfer-encoding") + + cached["response"]["headers"] = headers + + try: + body: IO[bytes] + if body_file is None: + body = io.BytesIO(body_raw) + else: + body = body_file + except TypeError: + # This can happen if cachecontrol serialized to v1 format (pickle) + # using Python 2. A Python 2 str(byte string) will be unpickled as + # a Python 3 str (unicode string), which will cause the above to + # fail with: + # + # TypeError: 'str' does not support the buffer interface + body = io.BytesIO(body_raw.encode("utf8")) + + # Discard any `strict` parameter serialized by older version of cachecontrol. + cached["response"].pop("strict", None) + + return HTTPResponse(body=body, preload_content=False, **cached["response"]) + + def _loads_v4( + self, + request: PreparedRequest, + data: bytes, + body_file: IO[bytes] | None = None, + ) -> HTTPResponse | None: + try: + cached = msgpack.loads(data, raw=False) + except ValueError: + return None + + return self.prepare_response(request, cached, body_file) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py new file mode 100644 index 00000000000..f618bc363f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/cachecontrol/wrapper.py @@ -0,0 +1,43 @@ +# SPDX-FileCopyrightText: 2015 Eric Larson +# +# SPDX-License-Identifier: Apache-2.0 +from __future__ import annotations + +from typing import TYPE_CHECKING, Collection + +from pip._vendor.cachecontrol.adapter import CacheControlAdapter +from pip._vendor.cachecontrol.cache import DictCache + +if TYPE_CHECKING: + from pip._vendor import requests + + from pip._vendor.cachecontrol.cache import BaseCache + from pip._vendor.cachecontrol.controller import CacheController + from pip._vendor.cachecontrol.heuristics import BaseHeuristic + from pip._vendor.cachecontrol.serialize import Serializer + + +def CacheControl( + sess: requests.Session, + cache: BaseCache | None = None, + cache_etags: bool = True, + serializer: Serializer | None = None, + heuristic: BaseHeuristic | None = None, + controller_class: type[CacheController] | None = None, + adapter_class: type[CacheControlAdapter] | None = None, + cacheable_methods: Collection[str] | None = None, +) -> requests.Session: + cache = DictCache() if cache is None else cache + adapter_class = adapter_class or CacheControlAdapter + adapter = adapter_class( + cache, + cache_etags=cache_etags, + serializer=serializer, + heuristic=heuristic, + controller_class=controller_class, + cacheable_methods=cacheable_methods, + ) + sess.mount("http://", adapter) + sess.mount("https://", adapter) + + return sess diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py new file mode 100644 index 00000000000..f61d77fa382 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__init__.py @@ -0,0 +1,4 @@ +from .core import contents, where + +__all__ = ["contents", "where"] +__version__ = "2024.08.30" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py new file mode 100644 index 00000000000..00376349e69 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py @@ -0,0 +1,12 @@ +import argparse + +from pip._vendor.certifi import contents, where + +parser = argparse.ArgumentParser() +parser.add_argument("-c", "--contents", action="store_true") +args = parser.parse_args() + +if args.contents: + print(contents()) +else: + print(where()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/cacert.pem b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/cacert.pem new file mode 100644 index 00000000000..3c165a1b85e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/cacert.pem @@ -0,0 +1,4929 @@ + +# Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA +# Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA +# Label: "GlobalSign Root CA" +# Serial: 4835703278459707669005204 +# MD5 Fingerprint: 3e:45:52:15:09:51:92:e1:b7:5d:37:9f:b1:87:29:8a +# SHA1 Fingerprint: b1:bc:96:8b:d4:f4:9d:62:2a:a8:9a:81:f2:15:01:52:a4:1d:82:9c +# SHA256 Fingerprint: eb:d4:10:40:e4:bb:3e:c7:42:c9:e3:81:d3:1e:f2:a4:1a:48:b6:68:5c:96:e7:ce:f3:c1:df:6c:d4:33:1c:99 +-----BEGIN CERTIFICATE----- +MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG +A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv +b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAw +MDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i +YWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJHbG9iYWxT +aWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaDuaZ +jc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavp +xy0Sy6scTHAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp +1Wrjsok6Vjk4bwY8iGlbKk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdG +snUOhugZitVtbNV4FpWi6cgKOOvyJBNPc1STE4U6G7weNLWLBYy5d4ux2x8gkasJ +U26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrXgzT/LCrBbBlDSgeF59N8 +9iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8E +BTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0B +AQUFAAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOz +yj1hTdNGCbM+w6DjY1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE +38NflNUVyRRBnMRddWQVDf9VMOyGj/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymP +AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad +DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME +HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== +-----END CERTIFICATE----- + +# Issuer: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited +# Subject: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited +# Label: "Entrust.net Premium 2048 Secure Server CA" +# Serial: 946069240 +# MD5 Fingerprint: ee:29:31:bc:32:7e:9a:e6:e8:b5:f7:51:b4:34:71:90 +# SHA1 Fingerprint: 50:30:06:09:1d:97:d4:f5:ae:39:f7:cb:e7:92:7d:7d:65:2d:34:31 +# SHA256 Fingerprint: 6d:c4:71:72:e0:1c:bc:b0:bf:62:58:0d:89:5f:e2:b8:ac:9a:d4:f8:73:80:1e:0c:10:b9:c8:37:d2:1e:b1:77 +-----BEGIN CERTIFICATE----- +MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChML +RW50cnVzdC5uZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBp +bmNvcnAuIGJ5IHJlZi4gKGxpbWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5 +IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNVBAMTKkVudHJ1c3QubmV0IENlcnRp +ZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQxNzUwNTFaFw0yOTA3 +MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3d3d3 +LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxp +YWIuKTElMCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEG +A1UEAxMqRW50cnVzdC5uZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgp +MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArU1LqRKGsuqjIAcVFmQq +K0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOLGp18EzoOH1u3Hs/lJBQe +sYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSrhRSGlVuX +MlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVT +XTzWnLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/ +HoZdenoVve8AjhUiVBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH +4QIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV +HQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJKoZIhvcNAQEFBQADggEBADub +j1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPyT/4xmf3IDExo +U8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf +zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5b +u/8j72gZyxKTJ1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+ +bYQLCIt+jerXmCHG8+c8eS9enNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/Er +fF6adulZkMV8gzURZVE= +-----END CERTIFICATE----- + +# Issuer: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust +# Subject: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust +# Label: "Baltimore CyberTrust Root" +# Serial: 33554617 +# MD5 Fingerprint: ac:b6:94:a5:9c:17:e0:d7:91:52:9b:b1:97:06:a6:e4 +# SHA1 Fingerprint: d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74 +# SHA256 Fingerprint: 16:af:57:a9:f6:76:b0:ab:12:60:95:aa:5e:ba:de:f2:2a:b3:11:19:d6:44:ac:95:cd:4b:93:db:f3:f2:6a:eb +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ +RTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYD +VQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoX +DTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMCSUUxEjAQBgNVBAoTCUJhbHRpbW9y +ZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFsdGltb3JlIEN5YmVy +VHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKMEuyKr +mD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjr +IZ3AQSsBUnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeK +mpYcqWe4PwzV9/lSEy/CG9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSu +XmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9XbIGevOF6uvUA65ehD5f/xXtabz5OTZy +dc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjprl3RjM71oGDHweI12v/ye +jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoIVDaGezq1 +BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3 +DQEBBQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT92 +9hkTI7gQCvlYpNRhcL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3Wgx +jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0 +Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsaY71k5h+3zvDyny67G7fyUIhz +ksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9HRCwBXbsdtTLS +R9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp +-----END CERTIFICATE----- + +# Issuer: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. +# Subject: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. +# Label: "Entrust Root Certification Authority" +# Serial: 1164660820 +# MD5 Fingerprint: d6:a5:c3:ed:5d:dd:3e:00:c1:3d:87:92:1f:1d:3f:e4 +# SHA1 Fingerprint: b3:1e:b1:b7:40:e3:6c:84:02:da:dc:37:d4:4d:f5:d4:67:49:52:f9 +# SHA256 Fingerprint: 73:c1:76:43:4f:1b:c6:d5:ad:f4:5b:0e:76:e7:27:28:7c:8d:e5:76:16:c1:e6:e6:14:1a:2b:2c:bc:7d:8e:4c +-----BEGIN CERTIFICATE----- +MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMC +VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0 +Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW +KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl +cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0MloXDTI2MTEyNzIw +NTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMTkw +NwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSBy +ZWZlcmVuY2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNV +BAMTJEVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJ +KoZIhvcNAQEBBQADggEPADCCAQoCggEBALaVtkNC+sZtKm9I35RMOVcF7sN5EUFo +Nu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYszA9u3g3s+IIRe7bJWKKf4 +4LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOwwCj0Yzfv9 +KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGI +rb68j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi +94DkZfs0Nw4pgHBNrziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOB +sDCBrTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi +gA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWgBRo +kORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DHhmak8fdLQ/uE +vW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA +A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9t +O1KzKtvn1ISMY/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6Zua +AGAT/3B+XxFNSRuzFVJ7yVTav52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP +9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTSW3iDVuycNsMm4hH2Z0kdkquM++v/ +eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0tHuu2guQOHXvgR1m +0vdXcDazv/wor3ElhVsT/h5/WrQ8 +-----END CERTIFICATE----- + +# Issuer: CN=AAA Certificate Services O=Comodo CA Limited +# Subject: CN=AAA Certificate Services O=Comodo CA Limited +# Label: "Comodo AAA Services root" +# Serial: 1 +# MD5 Fingerprint: 49:79:04:b0:eb:87:19:ac:47:b0:bc:11:51:9b:74:d0 +# SHA1 Fingerprint: d1:eb:23:a4:6d:17:d6:8f:d9:25:64:c2:f1:f1:60:17:64:d8:e3:49 +# SHA256 Fingerprint: d7:a7:a0:fb:5d:7e:27:31:d7:71:e9:48:4e:bc:de:f7:1d:5f:0c:3e:0a:29:48:78:2b:c8:3e:e0:ea:69:9e:f4 +-----BEGIN CERTIFICATE----- +MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEb +MBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRow +GAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UEAwwYQUFBIENlcnRpZmlj +YXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAwMDAwMFoXDTI4MTIzMTIzNTk1OVowezEL +MAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE +BwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxITAfBgNVBAMM +GEFBQSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEP +ADCCAQoCggEBAL5AnfRu4ep2hxxNRUSOvkbIgwadwSr+GB+O5AL686tdUIoWMQua +BtDFcCLNSS1UY8y2bmhGC1Pqy0wkwLxyTurxFa70VJoSCsN6sjNg4tqJVfMiWPPe +3M/vg4aijJRPn2jymJBGhCfHdr/jzDUsi14HZGWCwEiwqJH5YZ92IFCokcdmtet4 +YgNW8IoaE+oxox6gmf049vYnMlhvB/VruPsUK6+3qszWY19zjNoFmag4qMsXeDZR +rOme9Hg6jc8P2ULimAyrL58OAd7vn5lJ8S3frHRNG5i1R8XlKdH5kBjHYpy+g8cm +ez6KJcfA3Z3mNWgQIJ2P2N7Sw4ScDV7oL8kCAwEAAaOBwDCBvTAdBgNVHQ4EFgQU +oBEKIz6W8Qfs4q8p74Klf9AwpLQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF +MAMBAf8wewYDVR0fBHQwcjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5jb20v +QUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNqA0oDKGMGh0dHA6Ly9jcmwuY29t +b2RvLm5ldC9BQUFDZXJ0aWZpY2F0ZVNlcnZpY2VzLmNybDANBgkqhkiG9w0BAQUF +AAOCAQEACFb8AvCb6P+k+tZ7xkSAzk/ExfYAWMymtrwUSWgEdujm7l3sAg9g1o1Q +GE8mTgHj5rCl7r+8dFRBv/38ErjHT1r0iWAFf2C3BUrz9vHCv8S5dIa2LX1rzNLz +Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2 +G9w84FoVxp7Z8VlIMCFlA2zs6SFz7JsDoeA3raAVGI/6ugLOpyypEBMs1OUIJqsi +l2D4kF501KKaU73yqWjgom7C12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3 +smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== +-----END CERTIFICATE----- + +# Issuer: CN=QuoVadis Root CA 2 O=QuoVadis Limited +# Subject: CN=QuoVadis Root CA 2 O=QuoVadis Limited +# Label: "QuoVadis Root CA 2" +# Serial: 1289 +# MD5 Fingerprint: 5e:39:7b:dd:f8:ba:ec:82:e9:ac:62:ba:0c:54:00:2b +# SHA1 Fingerprint: ca:3a:fb:cf:12:40:36:4b:44:b2:16:20:88:80:48:39:19:93:7c:f7 +# SHA256 Fingerprint: 85:a0:dd:7d:d7:20:ad:b7:ff:05:f8:3d:54:2b:20:9d:c7:ff:45:28:f7:d6:77:b1:83:89:fe:a5:e5:c4:9e:86 +-----BEGIN CERTIFICATE----- +MIIFtzCCA5+gAwIBAgICBQkwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x +GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv +b3QgQ0EgMjAeFw0wNjExMjQxODI3MDBaFw0zMTExMjQxODIzMzNaMEUxCzAJBgNV +BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W +YWRpcyBSb290IENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCa +GMpLlA0ALa8DKYrwD4HIrkwZhR0In6spRIXzL4GtMh6QRr+jhiYaHv5+HBg6XJxg +Fyo6dIMzMH1hVBHL7avg5tKifvVrbxi3Cgst/ek+7wrGsxDp3MJGF/hd/aTa/55J +WpzmM+Yklvc/ulsrHHo1wtZn/qtmUIttKGAr79dgw8eTvI02kfN/+NsRE8Scd3bB +rrcCaoF6qUWD4gXmuVbBlDePSHFjIuwXZQeVikvfj8ZaCuWw419eaxGrDPmF60Tp ++ARz8un+XJiM9XOva7R+zdRcAitMOeGylZUtQofX1bOQQ7dsE/He3fbE+Ik/0XX1 +ksOR1YqI0JDs3G3eicJlcZaLDQP9nL9bFqyS2+r+eXyt66/3FsvbzSUr5R/7mp/i +Ucw6UwxI5g69ybR2BlLmEROFcmMDBOAENisgGQLodKcftslWZvB1JdxnwQ5hYIiz +PtGo/KPaHbDRsSNU30R2be1B2MGyIrZTHN81Hdyhdyox5C315eXbyOD/5YDXC2Og +/zOhD7osFRXql7PSorW+8oyWHhqPHWykYTe5hnMz15eWniN9gqRMgeKh0bpnX5UH +oycR7hYQe7xFSkyyBNKr79X9DFHOUGoIMfmR2gyPZFwDwzqLID9ujWc9Otb+fVuI +yV77zGHcizN300QyNQliBJIWENieJ0f7OyHj+OsdWwIDAQABo4GwMIGtMA8GA1Ud +EwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBQahGK8SEwzJQTU7tD2 +A8QZRtGUazBuBgNVHSMEZzBlgBQahGK8SEwzJQTU7tD2A8QZRtGUa6FJpEcwRTEL +MAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMT +ElF1b1ZhZGlzIFJvb3QgQ0EgMoICBQkwDQYJKoZIhvcNAQEFBQADggIBAD4KFk2f +BluornFdLwUvZ+YTRYPENvbzwCYMDbVHZF34tHLJRqUDGCdViXh9duqWNIAXINzn +g/iN/Ae42l9NLmeyhP3ZRPx3UIHmfLTJDQtyU/h2BwdBR5YM++CCJpNVjP4iH2Bl +fF/nJrP3MpCYUNQ3cVX2kiF495V5+vgtJodmVjB3pjd4M1IQWK4/YY7yarHvGH5K +WWPKjaJW1acvvFYfzznB4vsKqBUsfU16Y8Zsl0Q80m/DShcK+JDSV6IZUaUtl0Ha +B0+pUNqQjZRG4T7wlP0QADj1O+hA4bRuVhogzG9Yje0uRY/W6ZM/57Es3zrWIozc +hLsib9D45MY56QSIPMO661V6bYCZJPVsAfv4l7CUW+v90m/xd2gNNWQjrLhVoQPR +TUIZ3Ph1WVaj+ahJefivDrkRoHy3au000LYmYjgahwz46P0u05B/B5EqHdZ+XIWD +mbA4CD/pXvk1B+TJYm5Xf6dQlfe6yJvmjqIBxdZmv3lh8zwc4bmCXF2gw+nYSL0Z +ohEUGW6yhhtoPkg3Goi3XZZenMfvJ2II4pEZXNLxId26F0KCl3GBUzGpn/Z9Yr9y +4aOTHcyKJloJONDO1w2AFrR4pTqHTI2KpdVGl/IsELm8VCLAAVBpQ570su9t+Oza +8eOx79+Rj1QqCyXBJhnEUhAFZdWCEOrCMc0u +-----END CERTIFICATE----- + +# Issuer: CN=QuoVadis Root CA 3 O=QuoVadis Limited +# Subject: CN=QuoVadis Root CA 3 O=QuoVadis Limited +# Label: "QuoVadis Root CA 3" +# Serial: 1478 +# MD5 Fingerprint: 31:85:3c:62:94:97:63:b9:aa:fd:89:4e:af:6f:e0:cf +# SHA1 Fingerprint: 1f:49:14:f7:d8:74:95:1d:dd:ae:02:c0:be:fd:3a:2d:82:75:51:85 +# SHA256 Fingerprint: 18:f1:fc:7f:20:5d:f8:ad:dd:eb:7f:e0:07:dd:57:e3:af:37:5a:9c:4d:8d:73:54:6b:f4:f1:fe:d1:e1:8d:35 +-----BEGIN CERTIFICATE----- +MIIGnTCCBIWgAwIBAgICBcYwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x +GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv +b3QgQ0EgMzAeFw0wNjExMjQxOTExMjNaFw0zMTExMjQxOTA2NDRaMEUxCzAJBgNV +BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W +YWRpcyBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDM +V0IWVJzmmNPTTe7+7cefQzlKZbPoFog02w1ZkXTPkrgEQK0CSzGrvI2RaNggDhoB +4hp7Thdd4oq3P5kazethq8Jlph+3t723j/z9cI8LoGe+AaJZz3HmDyl2/7FWeUUr +H556VOijKTVopAFPD6QuN+8bv+OPEKhyq1hX51SGyMnzW9os2l2ObjyjPtr7guXd +8lyyBTNvijbO0BNO/79KDDRMpsMhvVAEVeuxu537RR5kFd5VAYwCdrXLoT9Cabwv +vWhDFlaJKjdhkf2mrk7AyxRllDdLkgbvBNDInIjbC3uBr7E9KsRlOni27tyAsdLT +mZw67mtaa7ONt9XOnMK+pUsvFrGeaDsGb659n/je7Mwpp5ijJUMv7/FfJuGITfhe +btfZFG4ZM2mnO4SJk8RTVROhUXhA+LjJou57ulJCg54U7QVSWllWp5f8nT8KKdjc +T5EOE7zelaTfi5m+rJsziO+1ga8bxiJTyPbH7pcUsMV8eFLI8M5ud2CEpukqdiDt +WAEXMJPpGovgc2PZapKUSU60rUqFxKMiMPwJ7Wgic6aIDFUhWMXhOp8q3crhkODZ +c6tsgLjoC2SToJyMGf+z0gzskSaHirOi4XCPLArlzW1oUevaPwV/izLmE1xr/l9A +4iLItLRkT9a6fUg+qGkM17uGcclzuD87nSVL2v9A6wIDAQABo4IBlTCCAZEwDwYD +VR0TAQH/BAUwAwEB/zCB4QYDVR0gBIHZMIHWMIHTBgkrBgEEAb5YAAMwgcUwgZMG +CCsGAQUFBwICMIGGGoGDQW55IHVzZSBvZiB0aGlzIENlcnRpZmljYXRlIGNvbnN0 +aXR1dGVzIGFjY2VwdGFuY2Ugb2YgdGhlIFF1b1ZhZGlzIFJvb3QgQ0EgMyBDZXJ0 +aWZpY2F0ZSBQb2xpY3kgLyBDZXJ0aWZpY2F0aW9uIFByYWN0aWNlIFN0YXRlbWVu +dC4wLQYIKwYBBQUHAgEWIWh0dHA6Ly93d3cucXVvdmFkaXNnbG9iYWwuY29tL2Nw +czALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFPLAE+CCQz777i9nMpY1XNu4ywLQMG4G +A1UdIwRnMGWAFPLAE+CCQz777i9nMpY1XNu4ywLQoUmkRzBFMQswCQYDVQQGEwJC +TTEZMBcGA1UEChMQUXVvVmFkaXMgTGltaXRlZDEbMBkGA1UEAxMSUXVvVmFkaXMg +Um9vdCBDQSAzggIFxjANBgkqhkiG9w0BAQUFAAOCAgEAT62gLEz6wPJv92ZVqyM0 +7ucp2sNbtrCD2dDQ4iH782CnO11gUyeim/YIIirnv6By5ZwkajGxkHon24QRiSem +d1o417+shvzuXYO8BsbRd2sPbSQvS3pspweWyuOEn62Iix2rFo1bZhfZFvSLgNLd ++LJ2w/w4E6oM3kJpK27zPOuAJ9v1pkQNn1pVWQvVDVJIxa6f8i+AxeoyUDUSly7B +4f/xI4hROJ/yZlZ25w9Rl6VSDE1JUZU2Pb+iSwwQHYaZTKrzchGT5Or2m9qoXadN +t54CrnMAyNojA+j56hl0YgCUyyIgvpSnWbWCar6ZeXqp8kokUvd0/bpO5qgdAm6x +DYBEwa7TIzdfu4V8K5Iu6H6li92Z4b8nby1dqnuH/grdS/yO9SbkbnBCbjPsMZ57 +k8HkyWkaPcBrTiJt7qtYTcbQQcEr6k8Sh17rRdhs9ZgC06DYVYoGmRmioHfRMJ6s +zHXug/WwYjnPbFfiTNKRCw51KBuav/0aQ/HKd/s7j2G4aSgWQgRecCocIdiP4b0j +Wy10QJLZYxkNc91pvGJHvOB0K7Lrfb5BG7XARsWhIstfTsEokt4YutUqKLsRixeT +mJlglFwjz1onl14LBQaTNx47aTbrqZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK +4SVhM7JZG+Ju1zdXtg2pEto= +-----END CERTIFICATE----- + +# Issuer: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com +# Subject: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com +# Label: "XRamp Global CA Root" +# Serial: 107108908803651509692980124233745014957 +# MD5 Fingerprint: a1:0b:44:b3:ca:10:d8:00:6e:9d:0f:d8:0f:92:0a:d1 +# SHA1 Fingerprint: b8:01:86:d1:eb:9c:86:a5:41:04:cf:30:54:f3:4c:52:b7:e5:58:c6 +# SHA256 Fingerprint: ce:cd:dc:90:50:99:d8:da:df:c5:b1:d2:09:b7:37:cb:e2:c1:8c:fb:2c:10:c0:ff:0b:cf:0d:32:86:fc:1a:a2 +-----BEGIN CERTIFICATE----- +MIIEMDCCAxigAwIBAgIQUJRs7Bjq1ZxN1ZfvdY+grTANBgkqhkiG9w0BAQUFADCB +gjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEk +MCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2VydmljZXMgSW5jMS0wKwYDVQQDEyRY +UmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQxMTAxMTcx +NDA0WhcNMzUwMTAxMDUzNzE5WjCBgjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3 +dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2Vy +dmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBB +dXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYJB69FbS6 +38eMpSe2OAtp87ZOqCwuIR1cRN8hXX4jdP5efrRKt6atH67gBhbim1vZZ3RrXYCP +KZ2GG9mcDZhtdhAoWORlsH9KmHmf4MMxfoArtYzAQDsRhtDLooY2YKTVMIJt2W7Q +DxIEM5dfT2Fa8OT5kavnHTu86M/0ay00fOJIYRyO82FEzG+gSqmUsE3a56k0enI4 +qEHMPJQRfevIpoy3hsvKMzvZPTeL+3o+hiznc9cKV6xkmxnr9A8ECIqsAxcZZPRa +JSKNNCyy9mgdEm3Tih4U2sSPpuIjhdV6Db1q4Ons7Be7QhtnqiXtRYMh/MHJfNVi +PvryxS3T/dRlAgMBAAGjgZ8wgZwwEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0P +BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMZPoj0GY4QJnM5i5ASs +jVy16bYbMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jcmwueHJhbXBzZWN1cml0 +eS5jb20vWEdDQS5jcmwwEAYJKwYBBAGCNxUBBAMCAQEwDQYJKoZIhvcNAQEFBQAD +ggEBAJEVOQMBG2f7Shz5CmBbodpNl2L5JFMn14JkTpAuw0kbK5rc/Kh4ZzXxHfAR +vbdI4xD2Dd8/0sm2qlWkSLoC295ZLhVbO50WfUfXN+pfTXYSNrsf16GBBEYgoyxt +qZ4Bfj8pzgCT3/3JknOJiWSe5yvkHJEs0rnOfc5vMZnT5r7SHpDwCRR5XCOrTdLa +IR9NmXmd4c8nnxCbHIgNsIpkQTG4DmyQJKSbXHGPurt+HBvbaoAPIbzp26a3QPSy +i6mx5O+aGtA9aZnuqCij4Tyz8LIRnM98QObd50N9otg6tamN8jSZxNQQ4Qb9CYQQ +O+7ETPTsJ3xCwnR8gooJybQDJbw= +-----END CERTIFICATE----- + +# Issuer: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority +# Subject: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority +# Label: "Go Daddy Class 2 CA" +# Serial: 0 +# MD5 Fingerprint: 91:de:06:25:ab:da:fd:32:17:0c:bb:25:17:2a:84:67 +# SHA1 Fingerprint: 27:96:ba:e6:3f:18:01:e2:77:26:1b:a0:d7:77:70:02:8f:20:ee:e4 +# SHA256 Fingerprint: c3:84:6b:f2:4b:9e:93:ca:64:27:4c:0e:c6:7c:1e:cc:5e:02:4f:fc:ac:d2:d7:40:19:35:0e:81:fe:54:6a:e4 +-----BEGIN CERTIFICATE----- +MIIEADCCAuigAwIBAgIBADANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEh +MB8GA1UEChMYVGhlIEdvIERhZGR5IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBE +YWRkeSBDbGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA0MDYyOTE3 +MDYyMFoXDTM0MDYyOTE3MDYyMFowYzELMAkGA1UEBhMCVVMxITAfBgNVBAoTGFRo +ZSBHbyBEYWRkeSBHcm91cCwgSW5jLjExMC8GA1UECxMoR28gRGFkZHkgQ2xhc3Mg +MiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASAwDQYJKoZIhvcNAQEBBQADggEN +ADCCAQgCggEBAN6d1+pXGEmhW+vXX0iG6r7d/+TvZxz0ZWizV3GgXne77ZtJ6XCA +PVYYYwhv2vLM0D9/AlQiVBDYsoHUwHU9S3/Hd8M+eKsaA7Ugay9qK7HFiH7Eux6w +wdhFJ2+qN1j3hybX2C32qRe3H3I2TqYXP2WYktsqbl2i/ojgC95/5Y0V4evLOtXi +EqITLdiOr18SPaAIBQi2XKVlOARFmR6jYGB0xUGlcmIbYsUfb18aQr4CUWWoriMY +avx4A6lNf4DD+qta/KFApMoZFv6yyO9ecw3ud72a9nmYvLEHZ6IVDd2gWMZEewo+ +YihfukEHU1jPEX44dMX4/7VpkI+EdOqXG68CAQOjgcAwgb0wHQYDVR0OBBYEFNLE +sNKR1EwRcbNhyz2h/t2oatTjMIGNBgNVHSMEgYUwgYKAFNLEsNKR1EwRcbNhyz2h +/t2oatTjoWekZTBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYVGhlIEdvIERhZGR5 +IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRpZmlj +YXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQAD +ggEBADJL87LKPpH8EsahB4yOd6AzBhRckB4Y9wimPQoZ+YeAEW5p5JYXMP80kWNy +OO7MHAGjHZQopDH2esRU1/blMVgDoszOYtuURXO1v0XJJLXVggKtI3lpjbi2Tc7P +TMozI+gciKqdi0FuFskg5YmezTvacPd+mSYgFFQlq25zheabIZ0KbIIOqPjCDPoQ +HmyW74cNxA9hi63ugyuV+I6ShHI56yDqg+2DzZduCLzrTia2cyvk0/ZM/iZx4mER +dEr/VxqHD3VILs9RaRegAhJhldXRQLIQTO7ErBBDpqWeCtWVYpoNz4iCxTIM5Cuf +ReYNnyicsbkqWletNw+vHX/bvZ8= +-----END CERTIFICATE----- + +# Issuer: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority +# Subject: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority +# Label: "Starfield Class 2 CA" +# Serial: 0 +# MD5 Fingerprint: 32:4a:4b:bb:c8:63:69:9b:be:74:9a:c6:dd:1d:46:24 +# SHA1 Fingerprint: ad:7e:1c:28:b0:64:ef:8f:60:03:40:20:14:c3:d0:e3:37:0e:b5:8a +# SHA256 Fingerprint: 14:65:fa:20:53:97:b8:76:fa:a6:f0:a9:95:8e:55:90:e4:0f:cc:7f:aa:4f:b7:c2:c8:67:75:21:fb:5f:b6:58 +-----BEGIN CERTIFICATE----- +MIIEDzCCAvegAwIBAgIBADANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJVUzEl +MCMGA1UEChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMp +U3RhcmZpZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQw +NjI5MTczOTE2WhcNMzQwNjI5MTczOTE2WjBoMQswCQYDVQQGEwJVUzElMCMGA1UE +ChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMpU3RhcmZp +ZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEgMA0GCSqGSIb3 +DQEBAQUAA4IBDQAwggEIAoIBAQC3Msj+6XGmBIWtDBFk385N78gDGIc/oav7PKaf +8MOh2tTYbitTkPskpD6E8J7oX+zlJ0T1KKY/e97gKvDIr1MvnsoFAZMej2YcOadN ++lq2cwQlZut3f+dZxkqZJRRU6ybH838Z1TBwj6+wRir/resp7defqgSHo9T5iaU0 +X9tDkYI22WY8sbi5gv2cOj4QyDvvBmVmepsZGD3/cVE8MC5fvj13c7JdBmzDI1aa +K4UmkhynArPkPw2vCHmCuDY96pzTNbO8acr1zJ3o/WSNF4Azbl5KXZnJHoe0nRrA +1W4TNSNe35tfPe/W93bC6j67eA0cQmdrBNj41tpvi/JEoAGrAgEDo4HFMIHCMB0G +A1UdDgQWBBS/X7fRzt0fhvRbVazc1xDCDqmI5zCBkgYDVR0jBIGKMIGHgBS/X7fR +zt0fhvRbVazc1xDCDqmI56FspGowaDELMAkGA1UEBhMCVVMxJTAjBgNVBAoTHFN0 +YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAsTKVN0YXJmaWVsZCBD +bGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8w +DQYJKoZIhvcNAQEFBQADggEBAAWdP4id0ckaVaGsafPzWdqbAYcaT1epoXkJKtv3 +L7IezMdeatiDh6GX70k1PncGQVhiv45YuApnP+yz3SFmH8lU+nLMPUxA2IGvd56D +eruix/U0F47ZEUD0/CwqTRV/p2JdLiXTAAsgGh1o+Re49L2L7ShZ3U0WixeDyLJl +xy16paq8U4Zt3VekyvggQQto8PT7dL5WXXp59fkdheMtlb71cZBDzI0fmgAKhynp +VSJYACPq4xJDKVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEY +WQPJIrSPnNVeKtelttQKbfi3QBFGmh95DmK/D5fs4C8fF5Q= +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Assured ID Root CA" +# Serial: 17154717934120587862167794914071425081 +# MD5 Fingerprint: 87:ce:0b:7b:2a:0e:49:00:e1:58:71:9b:37:a8:93:72 +# SHA1 Fingerprint: 05:63:b8:63:0d:62:d7:5a:bb:c8:ab:1e:4b:df:b5:a8:99:b2:4d:43 +# SHA256 Fingerprint: 3e:90:99:b5:01:5e:8f:48:6c:00:bc:ea:9d:11:1e:e7:21:fa:ba:35:5a:89:bc:f1:df:69:56:1e:3d:c6:32:5c +-----BEGIN CERTIFICATE----- +MIIDtzCCAp+gAwIBAgIQDOfg5RfYRv6P5WD8G/AwOTANBgkqhkiG9w0BAQUFADBl +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv +b3QgQ0EwHhcNMDYxMTEwMDAwMDAwWhcNMzExMTEwMDAwMDAwWjBlMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl +cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0EwggEi +MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtDhXO5EOAXLGH87dg+XESpa7c +JpSIqvTO9SA5KFhgDPiA2qkVlTJhPLWxKISKityfCgyDF3qPkKyK53lTXDGEKvYP +mDI2dsze3Tyoou9q+yHyUmHfnyDXH+Kx2f4YZNISW1/5WBg1vEfNoTb5a3/UsDg+ +wRvDjDPZ2C8Y/igPs6eD1sNuRMBhNZYW/lmci3Zt1/GiSw0r/wty2p5g0I6QNcZ4 +VYcgoc/lbQrISXwxmDNsIumH0DJaoroTghHtORedmTpyoeb6pNnVFzF1roV9Iq4/ +AUaG9ih5yLHa5FcXxH4cDrC0kqZWs72yl+2qp/C3xag/lRbQ/6GW6whfGHdPAgMB +AAGjYzBhMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW +BBRF66Kv9JLLgjEtUYunpyGd823IDzAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYun +pyGd823IDzANBgkqhkiG9w0BAQUFAAOCAQEAog683+Lt8ONyc3pklL/3cmbYMuRC +dWKuh+vy1dneVrOfzM4UKLkNl2BcEkxY5NM9g0lFWJc1aRqoR+pWxnmrEthngYTf +fwk8lOa4JiwgvT2zKIn3X/8i4peEH+ll74fg38FnSbNd67IJKusm7Xi+fT8r87cm +NW1fiQG2SVufAQWbqz0lwcy2f8Lxb4bG+mRo64EtlOtCt/qMHt1i8b5QZ7dsvfPx +H2sMNgcWfzd8qVttevESRmCD1ycEvkvOl77DZypoEd+A5wwzZr8TDRRu838fYxAe ++o0bJW1sj6W3YQGx0qMmoRBxna3iw/nDmVG3KwcIzi7mULKn+gpFL6Lw8g== +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Global Root CA" +# Serial: 10944719598952040374951832963794454346 +# MD5 Fingerprint: 79:e4:a9:84:0d:7d:3a:96:d7:c0:4f:e2:43:4c:89:2e +# SHA1 Fingerprint: a8:98:5d:3a:65:e5:e5:c4:b2:d7:d6:6d:40:c6:dd:2f:b1:9c:54:36 +# SHA256 Fingerprint: 43:48:a0:e9:44:4c:78:cb:26:5e:05:8d:5e:89:44:b4:d8:4f:96:62:bd:26:db:25:7f:89:34:a4:43:c7:01:61 +-----BEGIN CERTIFICATE----- +MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD +QTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAwMDAwMDBaMGExCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkqhkiG +9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsB +CSDMAZOnTjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97 +nh6Vfe63SKMI2tavegw5BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt +43C/dxC//AH2hdmoRBBYMql1GNXRor5H4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7P +T19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y7vrTC0LUq7dBMtoM1O/4 +gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQABo2MwYTAO +BgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbR +TLtm8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUw +DQYJKoZIhvcNAQEFBQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/Esr +hMAtudXH/vTBH1jLuG2cenTnmCmrEbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg +06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIttep3Sp+dWOIrWcBAI+0tKIJF +PnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886UAb3LujEV0ls +YSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk +CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert High Assurance EV Root CA" +# Serial: 3553400076410547919724730734378100087 +# MD5 Fingerprint: d4:74:de:57:5c:39:b2:d3:9c:85:83:c5:c0:65:49:8a +# SHA1 Fingerprint: 5f:b7:ee:06:33:e2:59:db:ad:0c:4c:9a:e6:d3:8f:1a:61:c7:dc:25 +# SHA256 Fingerprint: 74:31:e5:f4:c3:c1:ce:46:90:77:4f:0b:61:e0:54:40:88:3b:a9:a0:1e:d0:0b:a6:ab:d7:80:6e:d3:b1:18:cf +-----BEGIN CERTIFICATE----- +MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBs +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSswKQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5j +ZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAwMFoXDTMxMTExMDAwMDAwMFowbDEL +MAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3 +LmRpZ2ljZXJ0LmNvbTErMCkGA1UEAxMiRGlnaUNlcnQgSGlnaCBBc3N1cmFuY2Ug +RVYgUm9vdCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMbM5XPm ++9S75S0tMqbf5YE/yc0lSbZxKsPVlDRnogocsF9ppkCxxLeyj9CYpKlBWTrT3JTW +PNt0OKRKzE0lgvdKpVMSOO7zSW1xkX5jtqumX8OkhPhPYlG++MXs2ziS4wblCJEM +xChBVfvLWokVfnHoNb9Ncgk9vjo4UFt3MRuNs8ckRZqnrG0AFFoEt7oT61EKmEFB +Ik5lYYeBQVCmeVyJ3hlKV9Uu5l0cUyx+mM0aBhakaHPQNAQTXKFx01p8VdteZOE3 +hzBWBOURtCmAEvF5OYiiAhF8J2a3iLd48soKqDirCmTCv2ZdlYTBoSUeh10aUAsg +EsxBu24LUTi4S8sCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQF +MAMBAf8wHQYDVR0OBBYEFLE+w2kD+L9HAdSYJhoIAu9jZCvDMB8GA1UdIwQYMBaA +FLE+w2kD+L9HAdSYJhoIAu9jZCvDMA0GCSqGSIb3DQEBBQUAA4IBAQAcGgaX3Nec +nzyIZgYIVyHbIUf4KmeqvxgydkAQV8GK83rZEWWONfqe/EW1ntlMMUu4kehDLI6z +eM7b41N5cdblIZQB2lWHmiRk9opmzN6cN82oNLFpmyPInngiK3BD41VHMWEZ71jF +hS9OMPagMRYjyOfiZRYzy78aG6A9+MpeizGLYAiJLQwGXFK3xPkKmNEVX58Svnw2 +Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe +vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep ++OkuE6N36B9K +-----END CERTIFICATE----- + +# Issuer: CN=SwissSign Gold CA - G2 O=SwissSign AG +# Subject: CN=SwissSign Gold CA - G2 O=SwissSign AG +# Label: "SwissSign Gold CA - G2" +# Serial: 13492815561806991280 +# MD5 Fingerprint: 24:77:d9:a8:91:d1:3b:fa:88:2d:c2:ff:f8:cd:33:93 +# SHA1 Fingerprint: d8:c5:38:8a:b7:30:1b:1b:6e:d4:7a:e6:45:25:3a:6f:9f:1a:27:61 +# SHA256 Fingerprint: 62:dd:0b:e9:b9:f5:0a:16:3e:a0:f8:e7:5c:05:3b:1e:ca:57:ea:55:c8:68:8f:64:7c:68:81:f2:c8:35:7b:95 +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +# Issuer: CN=SwissSign Silver CA - G2 O=SwissSign AG +# Subject: CN=SwissSign Silver CA - G2 O=SwissSign AG +# Label: "SwissSign Silver CA - G2" +# Serial: 5700383053117599563 +# MD5 Fingerprint: e0:06:a1:c9:7d:cf:c9:fc:0d:c0:56:75:96:d8:62:13 +# SHA1 Fingerprint: 9b:aa:e5:9f:56:ee:21:cb:43:5a:be:25:93:df:a7:f0:40:d1:1d:cb +# SHA256 Fingerprint: be:6c:4d:a2:bb:b9:ba:59:b6:f3:93:97:68:37:42:46:c3:c0:05:99:3f:a9:8f:02:0d:1d:ed:be:d4:8a:81:d5 +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +# Issuer: CN=SecureTrust CA O=SecureTrust Corporation +# Subject: CN=SecureTrust CA O=SecureTrust Corporation +# Label: "SecureTrust CA" +# Serial: 17199774589125277788362757014266862032 +# MD5 Fingerprint: dc:32:c3:a7:6d:25:57:c7:68:09:9d:ea:2d:a9:a2:d1 +# SHA1 Fingerprint: 87:82:c6:c3:04:35:3b:cf:d2:96:92:d2:59:3e:7d:44:d9:34:ff:11 +# SHA256 Fingerprint: f1:c1:b5:0a:e5:a2:0d:d8:03:0e:c9:f6:bc:24:82:3d:d3:67:b5:25:57:59:b4:e7:1b:61:fc:e9:f7:37:5d:73 +-----BEGIN CERTIFICATE----- +MIIDuDCCAqCgAwIBAgIQDPCOXAgWpa1Cf/DrJxhZ0DANBgkqhkiG9w0BAQUFADBI +MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x +FzAVBgNVBAMTDlNlY3VyZVRydXN0IENBMB4XDTA2MTEwNzE5MzExOFoXDTI5MTIz +MTE5NDA1NVowSDELMAkGA1UEBhMCVVMxIDAeBgNVBAoTF1NlY3VyZVRydXN0IENv +cnBvcmF0aW9uMRcwFQYDVQQDEw5TZWN1cmVUcnVzdCBDQTCCASIwDQYJKoZIhvcN +AQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQXOZEz +Zum+4YOvYlyJ0fwkW2Gz4BERQRwdbvC4u/jep4G6pkjGnx29vo6pQT64lO0pGtSO +0gMdA+9tDWccV9cGrcrI9f4Or2YlSASWC12juhbDCE/RRvgUXPLIXgGZbf2IzIao +wW8xQmxSPmjL8xk037uHGFaAJsTQ3MBv396gwpEWoGQRS0S8Hvbn+mPeZqx2pHGj +7DaUaHp3pLHnDi+BeuK1cobvomuL8A/b01k/unK8RCSc43Oz969XL0Imnal0ugBS +8kvNU3xHCzaFDmapCJcWNFfBZveA4+1wVMeT4C4oFVmHursCAwEAAaOBnTCBmjAT +BgkrBgEEAYI3FAIEBh4EAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB +/zAdBgNVHQ4EFgQUQjK2FvoE/f5dS3rD/fdMQB1aQ68wNAYDVR0fBC0wKzApoCeg +JYYjaHR0cDovL2NybC5zZWN1cmV0cnVzdC5jb20vU1RDQS5jcmwwEAYJKwYBBAGC +NxUBBAMCAQAwDQYJKoZIhvcNAQEFBQADggEBADDtT0rhWDpSclu1pqNlGKa7UTt3 +6Z3q059c4EVlew3KW+JwULKUBRSuSceNQQcSc5R+DCMh/bwQf2AQWnL1mA6s7Ll/ +3XpvXdMc9P+IBWlCqQVxyLesJugutIxq/3HcuLHfmbx8IVQr5Fiiu1cprp6poxkm +D5kuCLDv/WnPmRoJjeOnnyvJNjR7JLN4TJUXpAYmHrZkUjZfYGfZnMUFdAvnZyPS +CPyI6a6Lf+Ew9Dd+/cYy2i2eRDAwbO4H3tI0/NL/QPZL9GZGBlSm8jIKYyYwa5vR +3ItHuuG51WLQoqD0ZwV4KWMabwTW+MZMo5qxN7SN5ShLHZ4swrhovO0C7jE= +-----END CERTIFICATE----- + +# Issuer: CN=Secure Global CA O=SecureTrust Corporation +# Subject: CN=Secure Global CA O=SecureTrust Corporation +# Label: "Secure Global CA" +# Serial: 9751836167731051554232119481456978597 +# MD5 Fingerprint: cf:f4:27:0d:d4:ed:dc:65:16:49:6d:3d:da:bf:6e:de +# SHA1 Fingerprint: 3a:44:73:5a:e5:81:90:1f:24:86:61:46:1e:3b:9c:c4:5f:f5:3a:1b +# SHA256 Fingerprint: 42:00:f5:04:3a:c8:59:0e:bb:52:7d:20:9e:d1:50:30:29:fb:cb:d4:1c:a1:b5:06:ec:27:f1:5a:de:7d:ac:69 +-----BEGIN CERTIFICATE----- +MIIDvDCCAqSgAwIBAgIQB1YipOjUiolN9BPI8PjqpTANBgkqhkiG9w0BAQUFADBK +MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x +GTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwHhcNMDYxMTA3MTk0MjI4WhcNMjkx +MjMxMTk1MjA2WjBKMQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3Qg +Q29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwggEiMA0GCSqG +SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvNS7YrGxVaQZx5RNoJLNP2MwhR/jxYDiJ +iQPpvepeRlMJ3Fz1Wuj3RSoC6zFh1ykzTM7HfAo3fg+6MpjhHZevj8fcyTiW89sa +/FHtaMbQbqR8JNGuQsiWUGMu4P51/pinX0kuleM5M2SOHqRfkNJnPLLZ/kG5VacJ +jnIFHovdRIWCQtBJwB1g8NEXLJXr9qXBkqPFwqcIYA1gBBCWeZ4WNOaptvolRTnI +HmX5k/Wq8VLcmZg9pYYaDDUz+kulBAYVHDGA76oYa8J719rO+TMg1fW9ajMtgQT7 +sFzUnKPiXB3jqUJ1XnvUd+85VLrJChgbEplJL4hL/VBi0XPnj3pDAgMBAAGjgZ0w +gZowEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1UdEwEB/wQF +MAMBAf8wHQYDVR0OBBYEFK9EBMJBfkiD2045AuzshHrmzsmkMDQGA1UdHwQtMCsw +KaAnoCWGI2h0dHA6Ly9jcmwuc2VjdXJldHJ1c3QuY29tL1NHQ0EuY3JsMBAGCSsG +AQQBgjcVAQQDAgEAMA0GCSqGSIb3DQEBBQUAA4IBAQBjGghAfaReUw132HquHw0L +URYD7xh8yOOvaliTFGCRsoTciE6+OYo68+aCiV0BN7OrJKQVDpI1WkpEXk5X+nXO +H0jOZvQ8QCaSmGwb7iRGDBezUqXbpZGRzzfTb+cnCDpOGR86p1hcF895P4vkp9Mm +I50mD1hp/Ed+stCNi5O/KU9DaXR2Z0vPB4zmAve14bRDtUstFJ/53CYNv6ZHdAbY +iNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHVaIw98xc +f8LDmBxrThaA63p4ZUWiABqvDA1VZDRIuJK58bRQKfJPIx/abKwfROHdI3hRW8cW +-----END CERTIFICATE----- + +# Issuer: CN=COMODO Certification Authority O=COMODO CA Limited +# Subject: CN=COMODO Certification Authority O=COMODO CA Limited +# Label: "COMODO Certification Authority" +# Serial: 104350513648249232941998508985834464573 +# MD5 Fingerprint: 5c:48:dc:f7:42:72:ec:56:94:6d:1c:cc:71:35:80:75 +# SHA1 Fingerprint: 66:31:bf:9e:f7:4f:9e:b6:c9:d5:a6:0c:ba:6a:be:d1:f7:bd:ef:7b +# SHA256 Fingerprint: 0c:2c:d6:3d:f7:80:6f:a3:99:ed:e8:09:11:6b:57:5b:f8:79:89:f0:65:18:f9:80:8c:86:05:03:17:8b:af:66 +-----BEGIN CERTIFICATE----- +MIIEHTCCAwWgAwIBAgIQToEtioJl4AsC7j41AkblPTANBgkqhkiG9w0BAQUFADCB +gTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G +A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxJzAlBgNV +BAMTHkNPTU9ETyBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjEyMDEwMDAw +MDBaFw0yOTEyMzEyMzU5NTlaMIGBMQswCQYDVQQGEwJHQjEbMBkGA1UECBMSR3Jl +YXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFDT01P +RE8gQ0EgTGltaXRlZDEnMCUGA1UEAxMeQ09NT0RPIENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ECLi3LjkRv3 +UcEbVASY06m/weaKXTuH+7uIzg3jLz8GlvCiKVCZrts7oVewdFFxze1CkU1B/qnI +2GqGd0S7WWaXUF601CxwRM/aN5VCaTwwxHGzUvAhTaHYujl8HJ6jJJ3ygxaYqhZ8 +Q5sVW7euNJH+1GImGEaaP+vB+fGQV+useg2L23IwambV4EajcNxo2f8ESIl33rXp ++2dtQem8Ob0y2WIC8bGoPW43nOIv4tOiJovGuFVDiOEjPqXSJDlqR6sA1KGzqSX+ +DT+nHbrTUcELpNqsOO9VUCQFZUaTNE8tja3G1CEZ0o7KBWFxB3NH5YoZEr0ETc5O +nKVIrLsm9wIDAQABo4GOMIGLMB0GA1UdDgQWBBQLWOWLxkwVN6RAqTCpIb5HNlpW +/zAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zBJBgNVHR8EQjBAMD6g +PKA6hjhodHRwOi8vY3JsLmNvbW9kb2NhLmNvbS9DT01PRE9DZXJ0aWZpY2F0aW9u +QXV0aG9yaXR5LmNybDANBgkqhkiG9w0BAQUFAAOCAQEAPpiem/Yb6dc5t3iuHXIY +SdOH5EOC6z/JqvWote9VfCFSZfnVDeFs9D6Mk3ORLgLETgdxb8CPOGEIqB6BCsAv +IC9Bi5HcSEW88cbeunZrM8gALTFGTO3nnc+IlP8zwFboJIYmuNg4ON8qa90SzMc/ +RxdMosIGlgnW2/4/PEZB31jiVg88O8EckzXZOFKs7sjsLjBOlDW0JB9LeGna8gI4 +zJVSk/BwJVmcIGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5dd +BA6+C4OmF4O5MBKgxTMVBbkN+8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IB +ZQ== +-----END CERTIFICATE----- + +# Issuer: CN=COMODO ECC Certification Authority O=COMODO CA Limited +# Subject: CN=COMODO ECC Certification Authority O=COMODO CA Limited +# Label: "COMODO ECC Certification Authority" +# Serial: 41578283867086692638256921589707938090 +# MD5 Fingerprint: 7c:62:ff:74:9d:31:53:5e:68:4a:d5:78:aa:1e:bf:23 +# SHA1 Fingerprint: 9f:74:4e:9f:2b:4d:ba:ec:0f:31:2c:50:b6:56:3b:8e:2d:93:c3:11 +# SHA256 Fingerprint: 17:93:92:7a:06:14:54:97:89:ad:ce:2f:8f:34:f7:f0:b6:6d:0f:3a:e3:a3:b8:4d:21:ec:15:db:ba:4f:ad:c7 +-----BEGIN CERTIFICATE----- +MIICiTCCAg+gAwIBAgIQH0evqmIAcFBUTAGem2OZKjAKBggqhkjOPQQDAzCBhTEL +MAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE +BxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMT +IkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwMzA2MDAw +MDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdy +ZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09N +T0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlv +biBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQDR3svdcmCFYX7deSR +FtSrYpn1PlILBs5BAH+X4QokPB0BBO490o0JlwzgdeT6+3eKKvUDYEs2ixYjFq0J +cfRK9ChQtP6IHG4/bC8vCVlbpVsLM5niwz2J+Wos77LTBumjQjBAMB0GA1UdDgQW +BBR1cacZSBm8nZ3qQUfflMRId5nTeTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ +BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjEA7wNbeqy3eApyt4jf/7VGFAkK+qDm +fQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdv +GDeAU/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= +-----END CERTIFICATE----- + +# Issuer: CN=Certigna O=Dhimyotis +# Subject: CN=Certigna O=Dhimyotis +# Label: "Certigna" +# Serial: 18364802974209362175 +# MD5 Fingerprint: ab:57:a6:5b:7d:42:82:19:b5:d8:58:26:28:5e:fd:ff +# SHA1 Fingerprint: b1:2e:13:63:45:86:a4:6f:1a:b2:60:68:37:58:2d:c4:ac:fd:94:97 +# SHA256 Fingerprint: e3:b6:a2:db:2e:d7:ce:48:84:2f:7a:c5:32:41:c7:b7:1d:54:14:4b:fb:40:c1:1f:3f:1d:0b:42:f5:ee:a1:2d +-----BEGIN CERTIFICATE----- +MIIDqDCCApCgAwIBAgIJAP7c4wEPyUj/MA0GCSqGSIb3DQEBBQUAMDQxCzAJBgNV +BAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hMB4X +DTA3MDYyOTE1MTMwNVoXDTI3MDYyOTE1MTMwNVowNDELMAkGA1UEBhMCRlIxEjAQ +BgNVBAoMCURoaW15b3RpczERMA8GA1UEAwwIQ2VydGlnbmEwggEiMA0GCSqGSIb3 +DQEBAQUAA4IBDwAwggEKAoIBAQDIaPHJ1tazNHUmgh7stL7qXOEm7RFHYeGifBZ4 +QCHkYJ5ayGPhxLGWkv8YbWkj4Sti993iNi+RB7lIzw7sebYs5zRLcAglozyHGxny +gQcPOJAZ0xH+hrTy0V4eHpbNgGzOOzGTtvKg0KmVEn2lmsxryIRWijOp5yIVUxbw +zBfsV1/pogqYCd7jX5xv3EjjhQsVWqa6n6xI4wmy9/Qy3l40vhx4XUJbzg4ij02Q +130yGLMLLGq/jj8UEYkgDncUtT2UCIf3JR7VsmAA7G8qKCVuKj4YYxclPz5EIBb2 +JsglrgVKtOdjLPOMFlN+XPsRGgjBRmKfIrjxwo1p3Po6WAbfAgMBAAGjgbwwgbkw +DwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUGu3+QTmQtCRZvgHyUtVF9lo53BEw +ZAYDVR0jBF0wW4AUGu3+QTmQtCRZvgHyUtVF9lo53BGhOKQ2MDQxCzAJBgNVBAYT +AkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hggkA/tzj +AQ/JSP8wDgYDVR0PAQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzANBgkqhkiG +9w0BAQUFAAOCAQEAhQMeknH2Qq/ho2Ge6/PAD/Kl1NqV5ta+aDY9fm4fTIrv0Q8h +bV6lUmPOEvjvKtpv6zf+EwLHyzs+ImvaYS5/1HI93TDhHkxAGYwP15zRgzB7mFnc +fca5DClMoTOi62c6ZYTTluLtdkVwj7Ur3vkj1kluPBS1xp81HlDQwY9qcEQCYsuu +HWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY1gkIl2PlwS6w +t0QmwCbAr1UwnjvVNioZBPRcHv/PLLf/0P2HQBHVESO7SMAhqaQoLf0V+LBOK/Qw +WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== +-----END CERTIFICATE----- + +# Issuer: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority +# Subject: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority +# Label: "ePKI Root Certification Authority" +# Serial: 28956088682735189655030529057352760477 +# MD5 Fingerprint: 1b:2e:00:ca:26:06:90:3d:ad:fe:6f:15:68:d3:6b:b3 +# SHA1 Fingerprint: 67:65:0d:f1:7e:8e:7e:5b:82:40:a4:f4:56:4b:cf:e2:3d:69:c6:f0 +# SHA256 Fingerprint: c0:a6:f4:dc:63:a2:4b:fd:cf:54:ef:2a:6a:08:2a:0a:72:de:35:80:3e:2f:f5:ff:52:7a:e5:d8:72:06:df:d5 +-----BEGIN CERTIFICATE----- +MIIFsDCCA5igAwIBAgIQFci9ZUdcr7iXAF7kBtK8nTANBgkqhkiG9w0BAQUFADBe +MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0 +ZC4xKjAoBgNVBAsMIWVQS0kgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAe +Fw0wNDEyMjAwMjMxMjdaFw0zNDEyMjAwMjMxMjdaMF4xCzAJBgNVBAYTAlRXMSMw +IQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEqMCgGA1UECwwhZVBL +SSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEF +AAOCAg8AMIICCgKCAgEA4SUP7o3biDN1Z82tH306Tm2d0y8U82N0ywEhajfqhFAH +SyZbCUNsIZ5qyNUD9WBpj8zwIuQf5/dqIjG3LBXy4P4AakP/h2XGtRrBp0xtInAh +ijHyl3SJCRImHJ7K2RKilTza6We/CKBk49ZCt0Xvl/T29de1ShUCWH2YWEtgvM3X +DZoTM1PRYfl61dd4s5oz9wCGzh1NlDivqOx4UXCKXBCDUSH3ET00hl7lSM2XgYI1 +TBnsZfZrxQWh7kcT1rMhJ5QQCtkkO7q+RBNGMD+XPNjX12ruOzjjK9SXDrkb5wdJ +fzcq+Xd4z1TtW0ado4AOkUPB1ltfFLqfpo0kR0BZv3I4sjZsN/+Z0V0OWQqraffA +sgRFelQArr5T9rXn4fg8ozHSqf4hUmTFpmfwdQcGlBSBVcYn5AGPF8Fqcde+S/uU +WH1+ETOxQvdibBjWzwloPn9s9h6PYq2lY9sJpx8iQkEeb5mKPtf5P0B6ebClAZLS +nT0IFaUQAS2zMnaolQ2zepr7BxB4EW/hj8e6DyUadCrlHJhBmd8hh+iVBmoKs2pH +dmX2Os+PYhcZewoozRrSgx4hxyy/vv9haLdnG7t4TY3OZ+XkwY63I2binZB1NJip +NiuKmpS5nezMirH4JYlcWrYvjB9teSSnUmjDhDXiZo1jDiVN1Rmy5nk3pyKdVDEC +AwEAAaNqMGgwHQYDVR0OBBYEFB4M97Zn8uGSJglFwFU5Lnc/QkqiMAwGA1UdEwQF +MAMBAf8wOQYEZyoHAAQxMC8wLQIBADAJBgUrDgMCGgUAMAcGBWcqAwAABBRFsMLH +ClZ87lt4DJX5GFPBphzYEDANBgkqhkiG9w0BAQUFAAOCAgEACbODU1kBPpVJufGB +uvl2ICO1J2B01GqZNF5sAFPZn/KmsSQHRGoqxqWOeBLoR9lYGxMqXnmbnwoqZ6Yl +PwZpVnPDimZI+ymBV3QGypzqKOg4ZyYr8dW1P2WT+DZdjo2NQCCHGervJ8A9tDkP +JXtoUHRVnAxZfVo9QZQlUgjgRywVMRnVvwdVxrsStZf0X4OFunHB2WyBEXYKCrC/ +gpf36j36+uwtqSiUO1bd0lEursC9CBWMd1I0ltabrNMdjmEPNXubrjlpC2JgQCA2 +j6/7Nu4tCEoduL+bXPjqpRugc6bY+G7gMwRfaKonh+3ZwZCc7b3jajWvY9+rGNm6 +5ulK6lCKD2GTHuItGeIwlDWSXQ62B68ZgI9HkFFLLk3dheLSClIKF5r8GrBQAuUB +o2M3IUxExJtRmREOc5wGj1QupyheRDmHVi03vYVElOEMSyycw5KFNGHLD7ibSkNS +/jQ6fbjpKdx2qcgw+BRxgMYeNkh0IkFch4LoGHGLQYlE535YW6i4jRPpp2zDR+2z +Gp1iro2C6pSe3VkQw63d4k3jMdXH7OjysP6SHhYKGvzZ8/gntsm+HbRsZJB/9OTE +W9c3rkIO3aQab3yIVMUWbuF6aC74Or8NpDyJO3inTmODBCEIZ43ygknQW/2xzQ+D +hNQ+IIX3Sj0rnP0qCglN6oH4EZw= +-----END CERTIFICATE----- + +# Issuer: O=certSIGN OU=certSIGN ROOT CA +# Subject: O=certSIGN OU=certSIGN ROOT CA +# Label: "certSIGN ROOT CA" +# Serial: 35210227249154 +# MD5 Fingerprint: 18:98:c0:d6:e9:3a:fc:f9:b0:f5:0c:f7:4b:01:44:17 +# SHA1 Fingerprint: fa:b7:ee:36:97:26:62:fb:2d:b0:2a:f6:bf:03:fd:e8:7c:4b:2f:9b +# SHA256 Fingerprint: ea:a9:62:c4:fa:4a:6b:af:eb:e4:15:19:6d:35:1c:cd:88:8d:4f:53:f3:fa:8a:e6:d7:c4:66:a9:4e:60:42:bb +-----BEGIN CERTIFICATE----- +MIIDODCCAiCgAwIBAgIGIAYFFnACMA0GCSqGSIb3DQEBBQUAMDsxCzAJBgNVBAYT +AlJPMREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBD +QTAeFw0wNjA3MDQxNzIwMDRaFw0zMTA3MDQxNzIwMDRaMDsxCzAJBgNVBAYTAlJP +MREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBDQTCC +ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALczuX7IJUqOtdu0KBuqV5Do +0SLTZLrTk+jUrIZhQGpgV2hUhE28alQCBf/fm5oqrl0Hj0rDKH/v+yv6efHHrfAQ +UySQi2bJqIirr1qjAOm+ukbuW3N7LBeCgV5iLKECZbO9xSsAfsT8AzNXDe3i+s5d +RdY4zTW2ssHQnIFKquSyAVwdj1+ZxLGt24gh65AIgoDzMKND5pCCrlUoSe1b16kQ +OA7+j0xbm0bqQfWwCHTD0IgztnzXdN/chNFDDnU5oSVAKOp4yw4sLjmdjItuFhwv +JoIQ4uNllAoEwF73XVv4EOLQunpL+943AAAaWyjj0pxzPjKHmKHJUS/X3qwzs08C +AwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAcYwHQYDVR0O +BBYEFOCMm9slSbPxfIbWskKHC9BroNnkMA0GCSqGSIb3DQEBBQUAA4IBAQA+0hyJ +LjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecY +MnQ8SG4Pn0vU9x7Tk4ZkVJdjclDVVc/6IJMCopvDI5NOFlV2oHB5bc0hH88vLbwZ +44gx+FkagQnIl6Z0x2DEW8xXjrJ1/RsCCdtZb3KTafcxQdaIOL+Hsr0Wefmq5L6I +Jd1hJyMctTEHBDa0GpC9oHRxUIltvBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNw +i/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7NzTogVZ96edhBiIL5VaZVDADlN +9u6wWk5JRFRYX0KD +-----END CERTIFICATE----- + +# Issuer: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) +# Subject: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) +# Label: "NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny" +# Serial: 80544274841616 +# MD5 Fingerprint: c5:a1:b7:ff:73:dd:d6:d7:34:32:18:df:fc:3c:ad:88 +# SHA1 Fingerprint: 06:08:3f:59:3f:15:a1:04:a0:69:a4:6b:a9:03:d0:06:b7:97:09:91 +# SHA256 Fingerprint: 6c:61:da:c3:a2:de:f0:31:50:6b:e0:36:d2:a6:fe:40:19:94:fb:d1:3d:f9:c8:d4:66:59:92:74:c4:46:ec:98 +-----BEGIN CERTIFICATE----- +MIIEFTCCAv2gAwIBAgIGSUEs5AAQMA0GCSqGSIb3DQEBCwUAMIGnMQswCQYDVQQG +EwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFTATBgNVBAoMDE5ldExvY2sgS2Z0LjE3 +MDUGA1UECwwuVGFuw7pzw610dsOhbnlraWFkw7NrIChDZXJ0aWZpY2F0aW9uIFNl +cnZpY2VzKTE1MDMGA1UEAwwsTmV0TG9jayBBcmFueSAoQ2xhc3MgR29sZCkgRsWR +dGFuw7pzw610dsOhbnkwHhcNMDgxMjExMTUwODIxWhcNMjgxMjA2MTUwODIxWjCB +pzELMAkGA1UEBhMCSFUxETAPBgNVBAcMCEJ1ZGFwZXN0MRUwEwYDVQQKDAxOZXRM +b2NrIEtmdC4xNzA1BgNVBAsMLlRhbsO6c8OtdHbDoW55a2lhZMOzayAoQ2VydGlm +aWNhdGlvbiBTZXJ2aWNlcykxNTAzBgNVBAMMLE5ldExvY2sgQXJhbnkgKENsYXNz +IEdvbGQpIEbFkXRhbsO6c8OtdHbDoW55MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A +MIIBCgKCAQEAxCRec75LbRTDofTjl5Bu0jBFHjzuZ9lk4BqKf8owyoPjIMHj9DrT +lF8afFttvzBPhCf2nx9JvMaZCpDyD/V/Q4Q3Y1GLeqVw/HpYzY6b7cNGbIRwXdrz +AZAj/E4wqX7hJ2Pn7WQ8oLjJM2P+FpD/sLj916jAwJRDC7bVWaaeVtAkH3B5r9s5 +VA1lddkVQZQBr17s9o3x/61k/iCa11zr/qYfCGSji3ZVrR47KGAuhyXoqq8fxmRG +ILdwfzzeSNuWU7c5d+Qa4scWhHaXWy+7GRWF+GmF9ZmnqfI0p6m2pgP8b4Y9VHx2 +BJtr+UBdADTHLpl1neWIA6pN+APSQnbAGwIDAKiLo0UwQzASBgNVHRMBAf8ECDAG +AQH/AgEEMA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUzPpnk/C2uNClwB7zU/2M +U9+D15YwDQYJKoZIhvcNAQELBQADggEBAKt/7hwWqZw8UQCgwBEIBaeZ5m8BiFRh +bvG5GK1Krf6BQCOUL/t1fC8oS2IkgYIL9WHxHG64YTjrgfpioTtaYtOUZcTh5m2C ++C8lcLIhJsFyUR+MLMOEkMNaj7rP9KdlpeuY0fsFskZ1FSNqb4VjMIDw1Z4fKRzC +bLBQWV2QWzuoDTDPv31/zvGdg73JRm4gpvlhUbohL3u+pRVjodSVh/GeufOJ8z2F +uLjbvrW5KfnaNwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2 +XjG4Kvte9nHfRCaexOYNkbQudZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= +-----END CERTIFICATE----- + +# Issuer: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. +# Subject: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. +# Label: "SecureSign RootCA11" +# Serial: 1 +# MD5 Fingerprint: b7:52:74:e2:92:b4:80:93:f2:75:e4:cc:d7:f2:ea:26 +# SHA1 Fingerprint: 3b:c4:9f:48:f8:f3:73:a0:9c:1e:bd:f8:5b:b1:c3:65:c7:d8:11:b3 +# SHA256 Fingerprint: bf:0f:ee:fb:9e:3a:58:1a:d5:f9:e9:db:75:89:98:57:43:d2:61:08:5c:4d:31:4f:6f:5d:72:59:aa:42:16:12 +-----BEGIN CERTIFICATE----- +MIIDbTCCAlWgAwIBAgIBATANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQGEwJKUDEr +MCkGA1UEChMiSmFwYW4gQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcywgSW5jLjEcMBoG +A1UEAxMTU2VjdXJlU2lnbiBSb290Q0ExMTAeFw0wOTA0MDgwNDU2NDdaFw0yOTA0 +MDgwNDU2NDdaMFgxCzAJBgNVBAYTAkpQMSswKQYDVQQKEyJKYXBhbiBDZXJ0aWZp +Y2F0aW9uIFNlcnZpY2VzLCBJbmMuMRwwGgYDVQQDExNTZWN1cmVTaWduIFJvb3RD +QTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/XeqpRyQBTvLTJsz +i1oURaTnkBbR31fSIRCkF/3frNYfp+TbfPfs37gD2pRY/V1yfIw/XwFndBWW4wI8 +h9uuywGOwvNmxoVF9ALGOrVisq/6nL+k5tSAMJjzDbaTj6nU2DbysPyKyiyhFTOV +MdrAG/LuYpmGYz+/3ZMqg6h2uRMft85OQoWPIucuGvKVCbIFtUROd6EgvanyTgp9 +UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rPO7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni +8McDWc/V1uinMrPmmECGxc0nEovMe863ETxiYAcjPitAbpSACW22s293bzUIUPsC +h8U+iQIDAQABo0IwQDAdBgNVHQ4EFgQUW/hNT7KlhtQ60vFjmqC+CfZXt94wDgYD +VR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEB +AKChOBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqypMWvDzKYC3xm +KbabfSVSSUOrTC4rbnpwrxYO4wJs+0LmGJ1F2FXI6Dvd5+H0LgscNFxsWEr7jIhQ +X5Ucv+2rIrVls4W6ng+4reV6G4pQOh29Dbx7VFALuUKvVaAYga1lme++5Jy/xIWr +QbJUb9wlze144o4MjQlJ3WN7WmmWAiGovVJZ6X01y8hSyn+B/tlr0/cR7SXf+Of5 +pPpyl4RTDaXQMhhRdlkUbA/r7F+AjHVDg8OFmP9Mni0N5HeDk061lgeLKBObjBmN +QSdJQO7e5iNEOdyhIta6A/I= +-----END CERTIFICATE----- + +# Issuer: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. +# Subject: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. +# Label: "Microsec e-Szigno Root CA 2009" +# Serial: 14014712776195784473 +# MD5 Fingerprint: f8:49:f4:03:bc:44:2d:83:be:48:69:7d:29:64:fc:b1 +# SHA1 Fingerprint: 89:df:74:fe:5c:f4:0f:4a:80:f9:e3:37:7d:54:da:91:e1:01:31:8e +# SHA256 Fingerprint: 3c:5f:81:fe:a5:fa:b8:2c:64:bf:a2:ea:ec:af:cd:e8:e0:77:fc:86:20:a7:ca:e5:37:16:3d:f3:6e:db:f3:78 +-----BEGIN CERTIFICATE----- +MIIECjCCAvKgAwIBAgIJAMJ+QwRORz8ZMA0GCSqGSIb3DQEBCwUAMIGCMQswCQYD +VQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0 +ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0G +CSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5odTAeFw0wOTA2MTYxMTMwMThaFw0y +OTEyMzAxMTMwMThaMIGCMQswCQYDVQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3Qx +FjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3pp +Z25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5o +dTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOn4j/NjrdqG2KfgQvvP +kd6mJviZpWNwrZuuyjNAfW2WbqEORO7hE52UQlKavXWFdCyoDh2Tthi3jCyoz/tc +cbna7P7ofo/kLx2yqHWH2Leh5TvPmUpG0IMZfcChEhyVbUr02MelTTMuhTlAdX4U +fIASmFDHQWe4oIBhVKZsTh/gnQ4H6cm6M+f+wFUoLAKApxn1ntxVUwOXewdI/5n7 +N4okxFnMUBBjjqqpGrCEGob5X7uxUG6k0QrM1XF+H6cbfPVTbiJfyyvm1HxdrtbC +xkzlBQHZ7Vf8wSN5/PrIJIOV87VqUQHQd9bpEqH5GoP7ghu5sJf0dgYzQ0mg/wu1 ++rUCAwEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G +A1UdDgQWBBTLD8bfQkPMPcu1SCOhGnqmKrs0aDAfBgNVHSMEGDAWgBTLD8bfQkPM +Pcu1SCOhGnqmKrs0aDAbBgNVHREEFDASgRBpbmZvQGUtc3ppZ25vLmh1MA0GCSqG +SIb3DQEBCwUAA4IBAQDJ0Q5eLtXMs3w+y/w9/w0olZMEyL/azXm4Q5DwpL7v8u8h +mLzU1F0G9u5C7DBsoKqpyvGvivo/C3NqPuouQH4frlRheesuCDfXI/OMn74dseGk +ddug4lQUsbocKaQY9hK6ohQU4zE1yED/t+AFdlfBHFny+L/k7SViXITwfn4fs775 +tyERzAMBVnCnEJIeGzSBHq2cGsMEPO0CYdYeBvNfOofyK/FFh+U9rNHHV4S9a67c +2Pm2G2JwCz02yULyMtd6YebS2z3PyKnJm9zbWETXbzivf3jTo60adbocwTZ8jx5t +HMN1Rq41Bab2XD0h7lbwyYIiLXpUq3DDfSJlgnCW +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 +# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 +# Label: "GlobalSign Root CA - R3" +# Serial: 4835703278459759426209954 +# MD5 Fingerprint: c5:df:b8:49:ca:05:13:55:ee:2d:ba:1a:c3:3e:b0:28 +# SHA1 Fingerprint: d6:9b:56:11:48:f0:1c:77:c5:45:78:c1:09:26:df:5b:85:69:76:ad +# SHA256 Fingerprint: cb:b5:22:d7:b7:f1:27:ad:6a:01:13:86:5b:df:1c:d4:10:2e:7d:07:59:af:63:5a:7c:f4:72:0d:c9:63:c5:3b +-----BEGIN CERTIFICATE----- +MIIDXzCCAkegAwIBAgILBAAAAAABIVhTCKIwDQYJKoZIhvcNAQELBQAwTDEgMB4G +A1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjMxEzARBgNVBAoTCkdsb2JhbFNp +Z24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMDkwMzE4MTAwMDAwWhcNMjkwMzE4 +MTAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEG +A1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAMwldpB5BngiFvXAg7aEyiie/QV2EcWtiHL8 +RgJDx7KKnQRfJMsuS+FggkbhUqsMgUdwbN1k0ev1LKMPgj0MK66X17YUhhB5uzsT +gHeMCOFJ0mpiLx9e+pZo34knlTifBtc+ycsmWQ1z3rDI6SYOgxXG71uL0gRgykmm +KPZpO/bLyCiR5Z2KYVc3rHQU3HTgOu5yLy6c+9C7v/U9AOEGM+iCK65TpjoWc4zd +QQ4gOsC0p6Hpsk+QLjJg6VfLuQSSaGjlOCZgdbKfd/+RFO+uIEn8rUAVSNECMWEZ +XriX7613t2Saer9fwRPvm2L7DWzgVGkWqQPabumDk3F2xmmFghcCAwEAAaNCMEAw +DgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI/wS3+o +LkUkrk1Q+mOai97i3Ru8MA0GCSqGSIb3DQEBCwUAA4IBAQBLQNvAUKr+yAzv95ZU +RUm7lgAJQayzE4aGKAczymvmdLm6AC2upArT9fHxD4q/c2dKg8dEe3jgr25sbwMp +jjM5RcOO5LlXbKr8EpbsU8Yt5CRsuZRj+9xTaGdWPoO4zzUhw8lo/s7awlOqzJCK +6fBdRoyV3XpYKBovHd7NADdBj+1EbddTKJd+82cEHhXXipa0095MJ6RMG3NzdvQX +mcIfeg7jLQitChws/zyrVQ4PkX4268NXSb7hLi18YIvDQVETI53O9zJrlAGomecs +Mx86OyXShkDOOyyGeMlhLxS67ttVb9+E7gUJTb0o2HLO02JQZR7rkpeDMdmztcpH +WD9f +-----END CERTIFICATE----- + +# Issuer: CN=Izenpe.com O=IZENPE S.A. +# Subject: CN=Izenpe.com O=IZENPE S.A. +# Label: "Izenpe.com" +# Serial: 917563065490389241595536686991402621 +# MD5 Fingerprint: a6:b0:cd:85:80:da:5c:50:34:a3:39:90:2f:55:67:73 +# SHA1 Fingerprint: 2f:78:3d:25:52:18:a7:4a:65:39:71:b5:2c:a2:9c:45:15:6f:e9:19 +# SHA256 Fingerprint: 25:30:cc:8e:98:32:15:02:ba:d9:6f:9b:1f:ba:1b:09:9e:2d:29:9e:0f:45:48:bb:91:4f:36:3b:c0:d4:53:1f +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +# Issuer: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. +# Subject: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. +# Label: "Go Daddy Root Certificate Authority - G2" +# Serial: 0 +# MD5 Fingerprint: 80:3a:bc:22:c1:e6:fb:8d:9b:3b:27:4a:32:1b:9a:01 +# SHA1 Fingerprint: 47:be:ab:c9:22:ea:e8:0e:78:78:34:62:a7:9f:45:c2:54:fd:e6:8b +# SHA256 Fingerprint: 45:14:0b:32:47:eb:9c:c8:c5:b4:f0:d7:b5:30:91:f7:32:92:08:9e:6e:5a:63:e2:74:9d:d3:ac:a9:19:8e:da +-----BEGIN CERTIFICATE----- +MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMx +EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoT +EUdvRGFkZHkuY29tLCBJbmMuMTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRp +ZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIz +NTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQH +EwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8GA1UE +AxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIw +DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKD +E6bFIEMBO4Tx5oVJnyfq9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH +/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD+qK+ihVqf94Lw7YZFAXK6sOoBJQ7Rnwy +DfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutdfMh8+7ArU6SSYmlRJQVh +GkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMlNAJWJwGR +tDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEA +AaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE +FDqahQcQZyi27/a9BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmX +WWcDYfF+OwYxdS2hII5PZYe096acvNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu +9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r5N9ss4UXnT3ZJE95kTXWXwTr +gIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYVN8Gb5DKj7Tjo +2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO +LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI +4uJEvlz36hz1 +-----END CERTIFICATE----- + +# Issuer: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. +# Subject: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. +# Label: "Starfield Root Certificate Authority - G2" +# Serial: 0 +# MD5 Fingerprint: d6:39:81:c6:52:7e:96:69:fc:fc:ca:66:ed:05:f2:96 +# SHA1 Fingerprint: b5:1c:06:7c:ee:2b:0c:3d:f8:55:ab:2d:92:f4:fe:39:d4:e7:0f:0e +# SHA256 Fingerprint: 2c:e1:cb:0b:f9:d2:f9:e1:02:99:3f:be:21:51:52:c3:b2:dd:0c:ab:de:1c:68:e5:31:9b:83:91:54:db:b7:f5 +-----BEGIN CERTIFICATE----- +MIID3TCCAsWgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBjzELMAkGA1UEBhMCVVMx +EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT +HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAMTKVN0YXJmaWVs +ZCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAw +MFoXDTM3MTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6 +b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFyZmllbGQgVGVj +aG5vbG9naWVzLCBJbmMuMTIwMAYDVQQDEylTdGFyZmllbGQgUm9vdCBDZXJ0aWZp +Y2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC +ggEBAL3twQP89o/8ArFvW59I2Z154qK3A2FWGMNHttfKPTUuiUP3oWmb3ooa/RMg +nLRJdzIpVv257IzdIvpy3Cdhl+72WoTsbhm5iSzchFvVdPtrX8WJpRBSiUZV9Lh1 +HOZ/5FSuS/hVclcCGfgXcVnrHigHdMWdSL5stPSksPNkN3mSwOxGXn/hbVNMYq/N +Hwtjuzqd+/x5AJhhdM8mgkBj87JyahkNmcrUDnXMN/uLicFZ8WJ/X7NfZTD4p7dN +dloedl40wOiWVpmKs/B/pM293DIxfJHP4F8R+GuqSVzRmZTRouNjWwl2tVZi4Ut0 +HZbUJtQIBFnQmA4O5t78w+wfkPECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAO +BgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFHwMMh+n2TB/xH1oo2Kooc6rB1snMA0G +CSqGSIb3DQEBCwUAA4IBAQARWfolTwNvlJk7mh+ChTnUdgWUXuEok21iXQnCoKjU +sHU48TRqneSfioYmUeYs0cYtbpUgSpIB7LiKZ3sx4mcujJUDJi5DnUox9g61DLu3 +4jd/IroAow57UvtruzvE03lRTs2Q9GcHGcg8RnoNAX3FWOdt5oUwF5okxBDgBPfg +8n/Uqgr/Qh037ZTlZFkSIHc40zI+OIF1lnP6aI+xy84fxez6nH7PfrHxBy22/L/K +pL/QlwVKvOoYKAKQvVR4CSFx09F9HdkWsKlhPdAKACL8x3vLCWRFCztAgfd9fDL1 +mMpYjn0q7pBZc2T5NnReJaH1ZgUufzkVqSr7UIuOhWn0 +-----END CERTIFICATE----- + +# Issuer: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. +# Subject: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. +# Label: "Starfield Services Root Certificate Authority - G2" +# Serial: 0 +# MD5 Fingerprint: 17:35:74:af:7b:61:1c:eb:f4:f9:3c:e2:ee:40:f9:a2 +# SHA1 Fingerprint: 92:5a:8f:8d:2c:6d:04:e0:66:5f:59:6a:ff:22:d8:63:e8:25:6f:3f +# SHA256 Fingerprint: 56:8d:69:05:a2:c8:87:08:a4:b3:02:51:90:ed:cf:ed:b1:97:4a:60:6a:13:c6:e5:29:0f:cb:2a:e6:3e:da:b5 +-----BEGIN CERTIFICATE----- +MIID7zCCAtegAwIBAgIBADANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UEBhMCVVMx +EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT +HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xOzA5BgNVBAMTMlN0YXJmaWVs +ZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5 +MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgZgxCzAJBgNVBAYTAlVTMRAwDgYD +VQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFy +ZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTswOQYDVQQDEzJTdGFyZmllbGQgU2Vy +dmljZXMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBANUMOsQq+U7i9b4Zl1+OiFOxHz/Lz58gE20p +OsgPfTz3a3Y4Y9k2YKibXlwAgLIvWX/2h/klQ4bnaRtSmpDhcePYLQ1Ob/bISdm2 +8xpWriu2dBTrz/sm4xq6HZYuajtYlIlHVv8loJNwU4PahHQUw2eeBGg6345AWh1K +Ts9DkTvnVtYAcMtS7nt9rjrnvDH5RfbCYM8TWQIrgMw0R9+53pBlbQLPLJGmpufe +hRhJfGZOozptqbXuNC66DQO4M99H67FrjSXZm86B0UVGMpZwh94CDklDhbZsc7tk +6mFBrMnUVN+HL8cisibMn1lUaJ/8viovxFUcdUBgF4UCVTmLfwUCAwEAAaNCMEAw +DwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJxfAN+q +AdcwKziIorhtSpzyEZGDMA0GCSqGSIb3DQEBCwUAA4IBAQBLNqaEd2ndOxmfZyMI +bw5hyf2E3F/YNoHN2BtBLZ9g3ccaaNnRbobhiCPPE95Dz+I0swSdHynVv/heyNXB +ve6SbzJ08pGCL72CQnqtKrcgfU28elUSwhXqvfdqlS5sdJ/PHLTyxQGjhdByPq1z +qwubdQxtRbeOlKyWN7Wg0I8VRw7j6IPdj/3vQQF3zCepYoUz8jcI73HPdwbeyBkd +iEDPfUYd/x7H4c7/I9vG+o1VTqkC50cRRj70/b17KSa7qWFiNyi2LSr2EIZkyXCn +0q23KXB56jzaYyWf/Wi3MOxw+3WKt21gZ7IeyLnp2KhvAotnDU0mV3HaIPzBSlCN +sSi6 +-----END CERTIFICATE----- + +# Issuer: CN=AffirmTrust Commercial O=AffirmTrust +# Subject: CN=AffirmTrust Commercial O=AffirmTrust +# Label: "AffirmTrust Commercial" +# Serial: 8608355977964138876 +# MD5 Fingerprint: 82:92:ba:5b:ef:cd:8a:6f:a6:3d:55:f9:84:f6:d6:b7 +# SHA1 Fingerprint: f9:b5:b6:32:45:5f:9c:be:ec:57:5f:80:dc:e9:6e:2c:c7:b2:78:b7 +# SHA256 Fingerprint: 03:76:ab:1d:54:c5:f9:80:3c:e4:b2:e2:01:a0:ee:7e:ef:7b:57:b6:36:e8:a9:3c:9b:8d:48:60:c9:6f:5f:a7 +-----BEGIN CERTIFICATE----- +MIIDTDCCAjSgAwIBAgIId3cGJyapsXwwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UE +BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz +dCBDb21tZXJjaWFsMB4XDTEwMDEyOTE0MDYwNloXDTMwMTIzMTE0MDYwNlowRDEL +MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp +cm1UcnVzdCBDb21tZXJjaWFsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC +AQEA9htPZwcroRX1BiLLHwGy43NFBkRJLLtJJRTWzsO3qyxPxkEylFf6EqdbDuKP +Hx6GGaeqtS25Xw2Kwq+FNXkyLbscYjfysVtKPcrNcV/pQr6U6Mje+SJIZMblq8Yr +ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL +MeIrJmqbTFeurCA+ukV6BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1 +yHp52UKqK39c/s4mT6NmgTWvRLpUHhwwMmWd5jyTXlBOeuM61G7MGvv50jeuJCqr +VwMiKA1JdX+3KNp1v47j3A55MQIDAQABo0IwQDAdBgNVHQ4EFgQUnZPGU4teyq8/ +nx4P5ZmVvCT2lI8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ +KoZIhvcNAQELBQADggEBAFis9AQOzcAN/wr91LoWXym9e2iZWEnStB03TX8nfUYG +XUPGhi4+c7ImfU+TqbbEKpqrIZcUsd6M06uJFdhrJNTxFq7YpFzUf1GO7RgBsZNj +vbz4YYCanrHOQnDiqX0GJX0nof5v7LMeJNrjS1UaADs1tDvZ110w/YETifLCBivt +Z8SOyUOyXGsViQK8YvxO8rUzqrJv0wqiUOP2O+guRMLbZjipM1ZI8W0bM40NjD9g +N53Tym1+NH4Nn3J2ixufcv1SNUFFApYvHLKac0khsUlHRUe072o0EclNmsxZt9YC +nlpOZbWUrhvfKbAW8b8Angc6F2S1BLUjIZkKlTuXfO8= +-----END CERTIFICATE----- + +# Issuer: CN=AffirmTrust Networking O=AffirmTrust +# Subject: CN=AffirmTrust Networking O=AffirmTrust +# Label: "AffirmTrust Networking" +# Serial: 8957382827206547757 +# MD5 Fingerprint: 42:65:ca:be:01:9a:9a:4c:a9:8c:41:49:cd:c0:d5:7f +# SHA1 Fingerprint: 29:36:21:02:8b:20:ed:02:f5:66:c5:32:d1:d6:ed:90:9f:45:00:2f +# SHA256 Fingerprint: 0a:81:ec:5a:92:97:77:f1:45:90:4a:f3:8d:5d:50:9f:66:b5:e2:c5:8f:cd:b5:31:05:8b:0e:17:f3:f0:b4:1b +-----BEGIN CERTIFICATE----- +MIIDTDCCAjSgAwIBAgIIfE8EORzUmS0wDQYJKoZIhvcNAQEFBQAwRDELMAkGA1UE +BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz +dCBOZXR3b3JraW5nMB4XDTEwMDEyOTE0MDgyNFoXDTMwMTIzMTE0MDgyNFowRDEL +MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp +cm1UcnVzdCBOZXR3b3JraW5nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC +AQEAtITMMxcua5Rsa2FSoOujz3mUTOWUgJnLVWREZY9nZOIG41w3SfYvm4SEHi3y +YJ0wTsyEheIszx6e/jarM3c1RNg1lho9Nuh6DtjVR6FqaYvZ/Ls6rnla1fTWcbua +kCNrmreIdIcMHl+5ni36q1Mr3Lt2PpNMCAiMHqIjHNRqrSK6mQEubWXLviRmVSRL +QESxG9fhwoXA3hA/Pe24/PHxI1Pcv2WXb9n5QHGNfb2V1M6+oF4nI979ptAmDgAp +6zxG8D1gvz9Q0twmQVGeFDdCBKNwV6gbh+0t+nvujArjqWaJGctB+d1ENmHP4ndG +yH329JKBNv3bNPFyfvMMFr20FQIDAQABo0IwQDAdBgNVHQ4EFgQUBx/S55zawm6i +QLSwelAQUHTEyL0wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ +KoZIhvcNAQEFBQADggEBAIlXshZ6qML91tmbmzTCnLQyFE2npN/svqe++EPbkTfO +tDIuUFUaNU52Q3Eg75N3ThVwLofDwR1t3Mu1J9QsVtFSUzpE0nPIxBsFZVpikpzu +QY0x2+c06lkh1QF612S4ZDnNye2v7UsDSKegmQGA3GWjNq5lWUhPgkvIZfFXHeVZ +Lgo/bNjR9eUJtGxUAArgFU2HdW23WJZa3W3SAKD0m0i+wzekujbgfIeFlxoVot4u +olu9rxj5kFDNcFn4J2dHy8egBzp90SxdbBk6ZrV9/ZFvgrG+CJPbFEfxojfHRZ48 +x3evZKiT3/Zpg4Jg8klCNO1aAFSFHBY2kgxc+qatv9s= +-----END CERTIFICATE----- + +# Issuer: CN=AffirmTrust Premium O=AffirmTrust +# Subject: CN=AffirmTrust Premium O=AffirmTrust +# Label: "AffirmTrust Premium" +# Serial: 7893706540734352110 +# MD5 Fingerprint: c4:5d:0e:48:b6:ac:28:30:4e:0a:bc:f9:38:16:87:57 +# SHA1 Fingerprint: d8:a6:33:2c:e0:03:6f:b1:85:f6:63:4f:7d:6a:06:65:26:32:28:27 +# SHA256 Fingerprint: 70:a7:3f:7f:37:6b:60:07:42:48:90:45:34:b1:14:82:d5:bf:0e:69:8e:cc:49:8d:f5:25:77:eb:f2:e9:3b:9a +-----BEGIN CERTIFICATE----- +MIIFRjCCAy6gAwIBAgIIbYwURrGmCu4wDQYJKoZIhvcNAQEMBQAwQTELMAkGA1UE +BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVz +dCBQcmVtaXVtMB4XDTEwMDEyOTE0MTAzNloXDTQwMTIzMTE0MTAzNlowQTELMAkG +A1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1U +cnVzdCBQcmVtaXVtMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxBLf +qV/+Qd3d9Z+K4/as4Tx4mrzY8H96oDMq3I0gW64tb+eT2TZwamjPjlGjhVtnBKAQ +JG9dKILBl1fYSCkTtuG+kU3fhQxTGJoeJKJPj/CihQvL9Cl/0qRY7iZNyaqoe5rZ ++jjeRFcV5fiMyNlI4g0WJx0eyIOFJbe6qlVBzAMiSy2RjYvmia9mx+n/K+k8rNrS +s8PhaJyJ+HoAVt70VZVs+7pk3WKL3wt3MutizCaam7uqYoNMtAZ6MMgpv+0GTZe5 +HMQxK9VfvFMSF5yZVylmd2EhMQcuJUmdGPLu8ytxjLW6OQdJd/zvLpKQBY0tL3d7 +70O/Nbua2Plzpyzy0FfuKE4mX4+QaAkvuPjcBukumj5Rp9EixAqnOEhss/n/fauG +V+O61oV4d7pD6kh/9ti+I20ev9E2bFhc8e6kGVQa9QPSdubhjL08s9NIS+LI+H+S +qHZGnEJlPqQewQcDWkYtuJfzt9WyVSHvutxMAJf7FJUnM7/oQ0dG0giZFmA7mn7S +5u046uwBHjxIVkkJx0w3AJ6IDsBz4W9m6XJHMD4Q5QsDyZpCAGzFlH5hxIrff4Ia +C1nEWTJ3s7xgaVY5/bQGeyzWZDbZvUjthB9+pSKPKrhC9IK31FOQeE4tGv2Bb0TX +OwF0lkLgAOIua+rF7nKsu7/+6qqo+Nz2snmKtmcCAwEAAaNCMEAwHQYDVR0OBBYE +FJ3AZ6YMItkm9UWrpmVSESfYRaxjMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ +BAQDAgEGMA0GCSqGSIb3DQEBDAUAA4ICAQCzV00QYk465KzquByvMiPIs0laUZx2 +KI15qldGF9X1Uva3ROgIRL8YhNILgM3FEv0AVQVhh0HctSSePMTYyPtwni94loMg +Nt58D2kTiKV1NpgIpsbfrM7jWNa3Pt668+s0QNiigfV4Py/VpfzZotReBA4Xrf5B +8OWycvpEgjNC6C1Y91aMYj+6QrCcDFx+LmUmXFNPALJ4fqENmS2NuB2OosSw/WDQ +MKSOyARiqcTtNd56l+0OOF6SL5Nwpamcb6d9Ex1+xghIsV5n61EIJenmJWtSKZGc +0jlzCFfemQa0W50QBuHCAKi4HEoCChTQwUHK+4w1IX2COPKpVJEZNZOUbWo6xbLQ +u4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmVBtWVyuEklut89pMF +u+1z6S3RdTnX5yTb2E5fQ4+e0BQ5v1VwSJlXMbSc7kqYA5YwH2AG7hsj/oFgIxpH +YoWlzBk0gG+zrBrjn/B7SK3VAdlntqlyk+otZrWyuOQ9PLLvTIzq6we/qzWaVYa8 +GKa1qF60g2xraUDTn9zxw2lrueFtCfTxqlB2Cnp9ehehVZZCmTEJ3WARjQUwfuaO +RtGdFNrHF+QFlozEJLUbzxQHskD4o55BhrwE0GuWyCqANP2/7waj3VjFhT0+j/6e +KeC2uAloGRwYQw== +-----END CERTIFICATE----- + +# Issuer: CN=AffirmTrust Premium ECC O=AffirmTrust +# Subject: CN=AffirmTrust Premium ECC O=AffirmTrust +# Label: "AffirmTrust Premium ECC" +# Serial: 8401224907861490260 +# MD5 Fingerprint: 64:b0:09:55:cf:b1:d5:99:e2:be:13:ab:a6:5d:ea:4d +# SHA1 Fingerprint: b8:23:6b:00:2f:1d:16:86:53:01:55:6c:11:a4:37:ca:eb:ff:c3:bb +# SHA256 Fingerprint: bd:71:fd:f6:da:97:e4:cf:62:d1:64:7a:dd:25:81:b0:7d:79:ad:f8:39:7e:b4:ec:ba:9c:5e:84:88:82:14:23 +-----BEGIN CERTIFICATE----- +MIIB/jCCAYWgAwIBAgIIdJclisc/elQwCgYIKoZIzj0EAwMwRTELMAkGA1UEBhMC +VVMxFDASBgNVBAoMC0FmZmlybVRydXN0MSAwHgYDVQQDDBdBZmZpcm1UcnVzdCBQ +cmVtaXVtIEVDQzAeFw0xMDAxMjkxNDIwMjRaFw00MDEyMzExNDIwMjRaMEUxCzAJ +BgNVBAYTAlVTMRQwEgYDVQQKDAtBZmZpcm1UcnVzdDEgMB4GA1UEAwwXQWZmaXJt +VHJ1c3QgUHJlbWl1bSBFQ0MwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNMF4bFZ0D +0KF5Nbc6PJJ6yhUczWLznCZcBz3lVPqj1swS6vQUX+iOGasvLkjmrBhDeKzQN8O9 +ss0s5kfiGuZjuD0uL3jET9v0D6RoTFVya5UdThhClXjMNzyR4ptlKymjQjBAMB0G +A1UdDgQWBBSaryl6wBE1NSZRMADDav5A1a7WPDAPBgNVHRMBAf8EBTADAQH/MA4G +A1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNnADBkAjAXCfOHiFBar8jAQr9HX/Vs +aobgxCd05DhT1wV/GzTjxi+zygk8N53X57hG8f2h4nECMEJZh0PUUd+60wkyWs6I +flc9nF9Ca/UHLbXwgpP5WW+uZPpY5Yse42O+tYHNbwKMeQ== +-----END CERTIFICATE----- + +# Issuer: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority +# Subject: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority +# Label: "Certum Trusted Network CA" +# Serial: 279744 +# MD5 Fingerprint: d5:e9:81:40:c5:18:69:fc:46:2c:89:75:62:0f:aa:78 +# SHA1 Fingerprint: 07:e0:32:e0:20:b7:2c:3f:19:2f:06:28:a2:59:3a:19:a7:0f:06:9e +# SHA256 Fingerprint: 5c:58:46:8d:55:f5:8e:49:7e:74:39:82:d2:b5:00:10:b6:d1:65:37:4a:cf:83:a7:d4:a3:2d:b7:68:c4:40:8e +-----BEGIN CERTIFICATE----- +MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBM +MSIwIAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5D +ZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBU +cnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIyMTIwNzM3WhcNMjkxMjMxMTIwNzM3 +WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMg +Uy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSIw +IAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0B +AQEFAAOCAQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rH +UV+rpDKmYYe2bg+G0jACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM +TXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVU +BBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4fOQtf/WsX+sWn7Et0brM +kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x +AcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNV +HRMBAf8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNV +HQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15y +sHhE49wcrwn9I0j6vSrEuVUEtRCjjSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfL +I9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1mS1FhIrlQgnXdAIv94nYmem8 +J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5ajZt3hrvJBW8qY +VoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI +03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw= +-----END CERTIFICATE----- + +# Issuer: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA +# Subject: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA +# Label: "TWCA Root Certification Authority" +# Serial: 1 +# MD5 Fingerprint: aa:08:8f:f6:f9:7b:b7:f2:b1:a7:1e:9b:ea:ea:bd:79 +# SHA1 Fingerprint: cf:9e:87:6d:d3:eb:fc:42:26:97:a3:b5:a3:7a:a0:76:a9:06:23:48 +# SHA256 Fingerprint: bf:d8:8f:e1:10:1c:41:ae:3e:80:1b:f8:be:56:35:0e:e9:ba:d1:a6:b9:bd:51:5e:dc:5c:6d:5b:87:11:ac:44 +-----BEGIN CERTIFICATE----- +MIIDezCCAmOgAwIBAgIBATANBgkqhkiG9w0BAQUFADBfMQswCQYDVQQGEwJUVzES +MBAGA1UECgwJVEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFU +V0NBIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwODI4MDcyNDMz +WhcNMzAxMjMxMTU1OTU5WjBfMQswCQYDVQQGEwJUVzESMBAGA1UECgwJVEFJV0FO +LUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NBIFJvb3QgQ2VydGlm +aWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB +AQCwfnK4pAOU5qfeCTiRShFAh6d8WWQUe7UREN3+v9XAu1bihSX0NXIP+FPQQeFE +AcK0HMMxQhZHhTMidrIKbw/lJVBPhYa+v5guEGcevhEFhgWQxFnQfHgQsIBct+HH +K3XLfJ+utdGdIzdjp9xCoi2SBBtQwXu4PhvJVgSLL1KbralW6cH/ralYhzC2gfeX +RfwZVzsrb+RH9JlF/h3x+JejiB03HFyP4HYlmlD4oFT/RJB2I9IyxsOrBr/8+7/z +rX2SYgJbKdM1o5OaQ2RgXbL6Mv87BK9NQGr5x+PvI/1ry+UPizgN7gr8/g+YnzAx +3WxSZfmLgb4i4RxYA7qRG4kHAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV +HRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqOFsmjd6LWvJPelSDGRjjCDWmujANBgkq +hkiG9w0BAQUFAAOCAQEAPNV3PdrfibqHDAhUaiBQkr6wQT25JmSDCi/oQMCXKCeC +MErJk/9q56YAf4lCmtYR5VPOL8zy2gXE/uJQxDqGfczafhAJO5I1KlOy/usrBdls +XebQ79NqZp4VKIV66IIArB6nCWlWQtNoURi+VJq/REG6Sb4gumlc7rh3zc5sH62D +lhh9DrUUOYTxKOkto557HnpyWoOzeW/vtPzQCqVYT0bf+215WfKEIlKuD8z7fDvn +aspHYcN6+NOSBB+4IIThNlQWx0DeO4pz3N/GCUzf7Nr/1FNCocnyYh0igzyXxfkZ +YiesZSLX0zzG5Y6yU8xJzrww/nsOM5D77dIUkR8Hrw== +-----END CERTIFICATE----- + +# Issuer: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 +# Subject: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 +# Label: "Security Communication RootCA2" +# Serial: 0 +# MD5 Fingerprint: 6c:39:7d:a4:0e:55:59:b2:3f:d6:41:b1:12:50:de:43 +# SHA1 Fingerprint: 5f:3b:8c:f2:f8:10:b3:7d:78:b4:ce:ec:19:19:c3:73:34:b9:c7:74 +# SHA256 Fingerprint: 51:3b:2c:ec:b8:10:d4:cd:e5:dd:85:39:1a:df:c6:c2:dd:60:d8:7b:b7:36:d2:b5:21:48:4a:a4:7a:0e:be:f6 +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIBADANBgkqhkiG9w0BAQsFADBdMQswCQYDVQQGEwJKUDEl +MCMGA1UEChMcU0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UECxMe +U2VjdXJpdHkgQ29tbXVuaWNhdGlvbiBSb290Q0EyMB4XDTA5MDUyOTA1MDAzOVoX +DTI5MDUyOTA1MDAzOVowXTELMAkGA1UEBhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRy +dXN0IFN5c3RlbXMgQ08uLExURC4xJzAlBgNVBAsTHlNlY3VyaXR5IENvbW11bmlj +YXRpb24gUm9vdENBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANAV +OVKxUrO6xVmCxF1SrjpDZYBLx/KWvNs2l9amZIyoXvDjChz335c9S672XewhtUGr +zbl+dp+++T42NKA7wfYxEUV0kz1XgMX5iZnK5atq1LXaQZAQwdbWQonCv/Q4EpVM +VAX3NuRFg3sUZdbcDE3R3n4MqzvEFb46VqZab3ZpUql6ucjrappdUtAtCms1FgkQ +hNBqyjoGADdH5H5XTz+L62e4iKrFvlNVspHEfbmwhRkGeC7bYRr6hfVKkaHnFtWO +ojnflLhwHyg/i/xAXmODPIMqGplrz95Zajv8bxbXH/1KEOtOghY6rCcMU/Gt1SSw +awNQwS08Ft1ENCcadfsCAwEAAaNCMEAwHQYDVR0OBBYEFAqFqXdlBZh8QIH4D5cs +OPEK7DzPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3 +DQEBCwUAA4IBAQBMOqNErLlFsceTfsgLCkLfZOoc7llsCLqJX2rKSpWeeo8HxdpF +coJxDjrSzG+ntKEju/Ykn8sX/oymzsLS28yN/HH8AynBbF0zX2S2ZTuJbxh2ePXc +okgfGT+Ok+vx+hfuzU7jBBJV1uXk3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8 +t/2jioSgrGK+KwmHNPBqAbubKVY8/gA3zyNs8U6qtnRGEmyR7jTV7JqR50S+kDFy +1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29mvVXIwAHIRc/ +SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 +-----END CERTIFICATE----- + +# Issuer: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 +# Subject: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 +# Label: "Actalis Authentication Root CA" +# Serial: 6271844772424770508 +# MD5 Fingerprint: 69:c1:0d:4f:07:a3:1b:c3:fe:56:3d:04:bc:11:f6:a6 +# SHA1 Fingerprint: f3:73:b3:87:06:5a:28:84:8a:f2:f3:4a:ce:19:2b:dd:c7:8e:9c:ac +# SHA256 Fingerprint: 55:92:60:84:ec:96:3a:64:b9:6e:2a:be:01:ce:0b:a8:6a:64:fb:fe:bc:c7:aa:b5:af:c1:55:b3:7f:d7:60:66 +-----BEGIN CERTIFICATE----- +MIIFuzCCA6OgAwIBAgIIVwoRl0LE48wwDQYJKoZIhvcNAQELBQAwazELMAkGA1UE +BhMCSVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8w +MzM1ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290 +IENBMB4XDTExMDkyMjExMjIwMloXDTMwMDkyMjExMjIwMlowazELMAkGA1UEBhMC +SVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8wMzM1 +ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290IENB +MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAp8bEpSmkLO/lGMWwUKNv +UTufClrJwkg4CsIcoBh/kbWHuUA/3R1oHwiD1S0eiKD4j1aPbZkCkpAW1V8IbInX +4ay8IMKx4INRimlNAJZaby/ARH6jDuSRzVju3PvHHkVH3Se5CAGfpiEd9UEtL0z9 +KK3giq0itFZljoZUj5NDKd45RnijMCO6zfB9E1fAXdKDa0hMxKufgFpbOr3JpyI/ +gCczWw63igxdBzcIy2zSekciRDXFzMwujt0q7bd9Zg1fYVEiVRvjRuPjPdA1Yprb +rxTIW6HMiRvhMCb8oJsfgadHHwTrozmSBp+Z07/T6k9QnBn+locePGX2oxgkg4YQ +51Q+qDp2JE+BIcXjDwL4k5RHILv+1A7TaLndxHqEguNTVHnd25zS8gebLra8Pu2F +be8lEfKXGkJh90qX6IuxEAf6ZYGyojnP9zz/GPvG8VqLWeICrHuS0E4UT1lF9gxe +KF+w6D9Fz8+vm2/7hNN3WpVvrJSEnu68wEqPSpP4RCHiMUVhUE4Q2OM1fEwZtN4F +v6MGn8i1zeQf1xcGDXqVdFUNaBr8EBtiZJ1t4JWgw5QHVw0U5r0F+7if5t+L4sbn +fpb2U8WANFAoWPASUHEXMLrmeGO89LKtmyuy/uE5jF66CyCU3nuDuP/jVo23Eek7 +jPKxwV2dpAtMK9myGPW1n0sCAwEAAaNjMGEwHQYDVR0OBBYEFFLYiDrIn3hm7Ynz +ezhwlMkCAjbQMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUUtiIOsifeGbt +ifN7OHCUyQICNtAwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4ICAQAL +e3KHwGCmSUyIWOYdiPcUZEim2FgKDk8TNd81HdTtBjHIgT5q1d07GjLukD0R0i70 +jsNjLiNmsGe+b7bAEzlgqqI0JZN1Ut6nna0Oh4lScWoWPBkdg/iaKWW+9D+a2fDz +WochcYBNy+A4mz+7+uAwTc+G02UQGRjRlwKxK3JCaKygvU5a2hi/a5iB0P2avl4V +SM0RFbnAKVy06Ij3Pjaut2L9HmLecHgQHEhb2rykOLpn7VU+Xlff1ANATIGk0k9j +pwlCCRT8AKnCgHNPLsBA2RF7SOp6AsDT6ygBJlh0wcBzIm2Tlf05fbsq4/aC4yyX +X04fkZT6/iyj2HYauE2yOE+b+h1IYHkm4vP9qdCa6HCPSXrW5b0KDtst842/6+Ok +fcvHlXHo2qN8xcL4dJIEG4aspCJTQLas/kx2z/uUMsA1n3Y/buWQbqCmJqK4LL7R +K4X9p2jIugErsWx0Hbhzlefut8cl8ABMALJ+tguLHPPAUJ4lueAI3jZm/zel0btU +ZCzJJ7VLkn5l/9Mt4blOvH+kQSGQQXemOR/qnuOf0GZvBeyqdn6/axag67XH/JJU +LysRJyU3eExRarDzzFhdFPFqSBX/wge2sY0PjlxQRrM9vwGYT7JZVEc+NHt4bVaT +LnPqZih4zR0Uv6CPLy64Lo7yFIrM6bV8+2ydDKXhlg== +-----END CERTIFICATE----- + +# Issuer: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 +# Subject: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 +# Label: "Buypass Class 2 Root CA" +# Serial: 2 +# MD5 Fingerprint: 46:a7:d2:fe:45:fb:64:5a:a8:59:90:9b:78:44:9b:29 +# SHA1 Fingerprint: 49:0a:75:74:de:87:0a:47:fe:58:ee:f6:c7:6b:eb:c6:0b:12:40:99 +# SHA256 Fingerprint: 9a:11:40:25:19:7c:5b:b9:5d:94:e6:3d:55:cd:43:79:08:47:b6:46:b2:3c:df:11:ad:a4:a0:0e:ff:15:fb:48 +-----BEGIN CERTIFICATE----- +MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd +MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg +Q2xhc3MgMiBSb290IENBMB4XDTEwMTAyNjA4MzgwM1oXDTQwMTAyNjA4MzgwM1ow +TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw +HgYDVQQDDBdCdXlwYXNzIENsYXNzIDIgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB +BQADggIPADCCAgoCggIBANfHXvfBB9R3+0Mh9PT1aeTuMgHbo4Yf5FkNuud1g1Lr +6hxhFUi7HQfKjK6w3Jad6sNgkoaCKHOcVgb/S2TwDCo3SbXlzwx87vFKu3MwZfPV +L4O2fuPn9Z6rYPnT8Z2SdIrkHJasW4DptfQxh6NR/Md+oW+OU3fUl8FVM5I+GC91 +1K2GScuVr1QGbNgGE41b/+EmGVnAJLqBcXmQRFBoJJRfuLMR8SlBYaNByyM21cHx +MlAQTn/0hpPshNOOvEu/XAFOBz3cFIqUCqTqc/sLUegTBxj6DvEr0VQVfTzh97QZ +QmdiXnfgolXsttlpF9U6r0TtSsWe5HonfOV116rLJeffawrbD02TTqigzXsu8lkB +arcNuAeBfos4GzjmCleZPe4h6KP1DBbdi+w0jpwqHAAVF41og9JwnxgIzRFo1clr +Us3ERo/ctfPYV3Me6ZQ5BL/T3jjetFPsaRyifsSP5BtwrfKi+fv3FmRmaZ9JUaLi +FRhnBkp/1Wy1TbMz4GHrXb7pmA8y1x1LPC5aAVKRCfLf6o3YBkBjqhHk/sM3nhRS +P/TizPJhk9H9Z2vXUq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN +9SG9dKpN6nIDSdvHXx1iY8f93ZHsM+71bbRuMGjeyNYmsHVee7QHIJihdjK4TWxP +AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMmAd+BikoL1Rpzz +uvdMw964o605MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAU18h +9bqwOlI5LJKwbADJ784g7wbylp7ppHR/ehb8t/W2+xUbP6umwHJdELFx7rxP462s +A20ucS6vxOOto70MEae0/0qyexAQH6dXQbLArvQsWdZHEIjzIVEpMMpghq9Gqx3t +OluwlN5E40EIosHsHdb9T7bWR9AUC8rmyrV7d35BH16Dx7aMOZawP5aBQW9gkOLo ++fsicdl9sz1Gv7SEr5AcD48Saq/v7h56rgJKihcrdv6sVIkkLE8/trKnToyokZf7 +KcZ7XC25y2a2t6hbElGFtQl+Ynhw/qlqYLYdDnkM/crqJIByw5c/8nerQyIKx+u2 +DISCLIBrQYoIwOula9+ZEsuK1V6ADJHgJgg2SMX6OBE1/yWDLfJ6v9r9jv6ly0Us +H8SIU653DtmadsWOLB2jutXsMq7Aqqz30XpN69QH4kj3Io6wpJ9qzo6ysmD0oyLQ +I+uUWnpp3Q+/QFesa1lQ2aOZ4W7+jQF5JyMV3pKdewlNWudLSDBaGOYKbeaP4NK7 +5t98biGCwWg5TbSYWGZizEqQXsP6JwSxeRV0mcy+rSDeJmAc61ZRpqPq5KM/p/9h +3PFaTWwyI0PurKju7koSCTxdccK+efrCh2gdC/1cacwG0Jp9VJkqyTkaGa9LKkPz +Y11aWOIv4x3kqdbQCtCev9eBCfHJxyYNrJgWVqA= +-----END CERTIFICATE----- + +# Issuer: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 +# Subject: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 +# Label: "Buypass Class 3 Root CA" +# Serial: 2 +# MD5 Fingerprint: 3d:3b:18:9e:2c:64:5a:e8:d5:88:ce:0e:f9:37:c2:ec +# SHA1 Fingerprint: da:fa:f7:fa:66:84:ec:06:8f:14:50:bd:c7:c2:81:a5:bc:a9:64:57 +# SHA256 Fingerprint: ed:f7:eb:bc:a2:7a:2a:38:4d:38:7b:7d:40:10:c6:66:e2:ed:b4:84:3e:4c:29:b4:ae:1d:5b:93:32:e6:b2:4d +-----BEGIN CERTIFICATE----- +MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd +MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg +Q2xhc3MgMyBSb290IENBMB4XDTEwMTAyNjA4Mjg1OFoXDTQwMTAyNjA4Mjg1OFow +TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw +HgYDVQQDDBdCdXlwYXNzIENsYXNzIDMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB +BQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRHsJ8Y +ZLya9vrVediQYkwiL944PdbgqOkcLNt4EemOaFEVcsfzM4fkoF0LXOBXByow9c3E +N3coTRiR5r/VUv1xLXA+58bEiuPwKAv0dpihi4dVsjoT/Lc+JzeOIuOoTyrvYLs9 +tznDDgFHmV0ST9tD+leh7fmdvhFHJlsTmKtdFoqwNxxXnUX/iJY2v7vKB3tvh2PX +0DJq1l1sDPGzbjniazEuOQAnFN44wOwZZoYS6J1yFhNkUsepNxz9gjDthBgd9K5c +/3ATAOux9TN6S9ZV+AWNS2mw9bMoNlwUxFFzTWsL8TQH2xc519woe2v1n/MuwU8X +KhDzzMro6/1rqy6any2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV/afmiSTY +zIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvS +O1UQRwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D +34xFMFbG02SrZvPAXpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgP +K9Dx2hzLabjKSWJtyNBjYt1gD1iqj6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3 +AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFEe4zf/lb+74suwv +Tg75JbCOPGvDMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAACAj +QTUEkMJAYmDv4jVM1z+s4jSQuKFvdvoWFqRINyzpkMLyPPgKn9iB5btb2iUspKdV +cSQy9sgL8rxq+JOssgfCX5/bzMiKqr5qb+FJEMwx14C7u8jYog5kV+qi9cKpMRXS +IGrs/CIBKM+GuIAeqcwRpTzyFrNHnfzSgCHEy9BHcEGhyoMZCCxt8l13nIoUE9Q2 +HJLw5QY33KbmkJs4j1xrG0aGQ0JfPgEHU1RdZX33inOhmlRaHylDFCfChQ+1iHsa +O5S3HWCntZznKWlXWpuTekMwGwPXYshApqr8ZORK15FTAaggiG6cX0S5y2CBNOxv +033aSF/rtJC8LakcC6wc1aJoIIAE1vyxjy+7SjENSoYc6+I2KSb12tjE8nVhz36u +dmNKekBlk4f4HoCMhuWG1o8O/FMsYOgWYRqiPkN7zTlgVGr18okmAWiDSKIz6MkE +kbIRNBE+6tBDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbczk+DaqaJ3tvV2XcEQNtg41 +3OEMXbugUZTLfhbrES+jkkXITHHZvMmZUldGL1DPvTVp9D0VzgalLA8+9oG6lLvD +u79leNKGef9JOxqDDPDeeOzI8k1MGt6CKfjBWtrt7uYnXuhF0J0cUahoq0Tj0Itq +4/g7u9xN12TyUb7mqqta6THuBrxzvxNiCp/HuZc= +-----END CERTIFICATE----- + +# Issuer: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center +# Subject: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center +# Label: "T-TeleSec GlobalRoot Class 3" +# Serial: 1 +# MD5 Fingerprint: ca:fb:40:a8:4e:39:92:8a:1d:fe:8e:2f:c4:27:ea:ef +# SHA1 Fingerprint: 55:a6:72:3e:cb:f2:ec:cd:c3:23:74:70:19:9d:2a:be:11:e3:81:d1 +# SHA256 Fingerprint: fd:73:da:d3:1c:64:4f:f1:b4:3b:ef:0c:cd:da:96:71:0b:9c:d9:87:5e:ca:7e:31:70:7a:f3:e9:6d:52:2b:bd +-----BEGIN CERTIFICATE----- +MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx +KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd +BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl +YyBHbG9iYWxSb290IENsYXNzIDMwHhcNMDgxMDAxMTAyOTU2WhcNMzMxMDAxMjM1 +OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy +aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 +ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9dZPwYiJvJK7genasfb3ZJNW4t/zN +8ELg63iIVl6bmlQdTQyK9tPPcPRStdiTBONGhnFBSivwKixVA9ZIw+A5OO3yXDw/ +RLyTPWGrTs0NvvAgJ1gORH8EGoel15YUNpDQSXuhdfsaa3Ox+M6pCSzyU9XDFES4 +hqX2iys52qMzVNn6chr3IhUciJFrf2blw2qAsCTz34ZFiP0Zf3WHHx+xGwpzJFu5 +ZeAsVMhg02YXP+HMVDNzkQI6pn97djmiH5a2OK61yJN0HZ65tOVgnS9W0eDrXltM +EnAMbEQgqxHY9Bn20pxSN+f6tsIxO0rUFJmtxxr1XV/6B7h8DR/Wgx6zAgMBAAGj +QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS1 +A/d2O2GCahKqGFPrAyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOy +WL6ukK2YJ5f+AbGwUgC4TeQbIXQbfsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ +1GSFS5mvJQQeyUapl96Cshtwn5z2r3Ex3XsFpSzTucpH9sry9uetuUg/vBa3wW30 +6gmv7PO15wWeph6KU1HWk4HMdJP2udqmJQV0eVp+QD6CSyYRMG7hP0HHRwA11fXT +91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml +e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4p +TpPDpFQUWw== +-----END CERTIFICATE----- + +# Issuer: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH +# Subject: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH +# Label: "D-TRUST Root Class 3 CA 2 2009" +# Serial: 623603 +# MD5 Fingerprint: cd:e0:25:69:8d:47:ac:9c:89:35:90:f7:fd:51:3d:2f +# SHA1 Fingerprint: 58:e8:ab:b0:36:15:33:fb:80:f7:9b:1b:6d:29:d3:ff:8d:5f:00:f0 +# SHA256 Fingerprint: 49:e7:a4:42:ac:f0:ea:62:87:05:00:54:b5:25:64:b6:50:e4:f4:9e:42:e3:48:d6:aa:38:e0:39:e9:57:b1:c1 +-----BEGIN CERTIFICATE----- +MIIEMzCCAxugAwIBAgIDCYPzMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNVBAYTAkRF +MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBD +bGFzcyAzIENBIDIgMjAwOTAeFw0wOTExMDUwODM1NThaFw0yOTExMDUwODM1NTha +ME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMM +HkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTCCASIwDQYJKoZIhvcNAQEB +BQADggEPADCCAQoCggEBANOySs96R+91myP6Oi/WUEWJNTrGa9v+2wBoqOADER03 +UAifTUpolDWzU9GUY6cgVq/eUXjsKj3zSEhQPgrfRlWLJ23DEE0NkVJD2IfgXU42 +tSHKXzlABF9bfsyjxiupQB7ZNoTWSPOSHjRGICTBpFGOShrvUD9pXRl/RcPHAY9R +ySPocq60vFYJfxLLHLGvKZAKyVXMD9O0Gu1HNVpK7ZxzBCHQqr0ME7UAyiZsxGsM +lFqVlNpQmvH/pStmMaTJOKDfHR+4CS7zp+hnUquVH+BGPtikw8paxTGA6Eian5Rp +/hnd2HN8gcqW3o7tszIFZYQ05ub9VxC1X3a/L7AQDcUCAwEAAaOCARowggEWMA8G +A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFP3aFMSfMN4hvR5COfyrYyNJ4PGEMA4G +A1UdDwEB/wQEAwIBBjCB0wYDVR0fBIHLMIHIMIGAoH6gfIZ6bGRhcDovL2RpcmVj +dG9yeS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwUm9vdCUyMENsYXNzJTIwMyUy +MENBJTIwMiUyMDIwMDksTz1ELVRydXN0JTIwR21iSCxDPURFP2NlcnRpZmljYXRl +cmV2b2NhdGlvbmxpc3QwQ6BBoD+GPWh0dHA6Ly93d3cuZC10cnVzdC5uZXQvY3Js +L2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAwOS5jcmwwDQYJKoZIhvcNAQEL +BQADggEBAH+X2zDI36ScfSF6gHDOFBJpiBSVYEQBrLLpME+bUMJm2H6NMLVwMeni +acfzcNsgFYbQDfC+rAF1hM5+n02/t2A7nPPKHeJeaNijnZflQGDSNiH+0LS4F9p0 +o3/U37CYAqxva2ssJSRyoWXuJVrl5jLn8t+rSfrzkGkj2wTZ51xY/GXUl77M/C4K +zCUqNQT4YJEVdT1B/yMfGchs64JTBKbkTCJNjYy6zltz7GRUUG3RnFX7acM2w4y8 +PIWmawomDeCTmGCufsYkl4phX5GOZpIJhzbNi5stPvZR1FDUWSi9g/LMKHtThm3Y +Johw1+qRzT65ysCQblrGXnRl11z+o+I= +-----END CERTIFICATE----- + +# Issuer: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH +# Subject: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH +# Label: "D-TRUST Root Class 3 CA 2 EV 2009" +# Serial: 623604 +# MD5 Fingerprint: aa:c6:43:2c:5e:2d:cd:c4:34:c0:50:4f:11:02:4f:b6 +# SHA1 Fingerprint: 96:c9:1b:0b:95:b4:10:98:42:fa:d0:d8:22:79:fe:60:fa:b9:16:83 +# SHA256 Fingerprint: ee:c5:49:6b:98:8c:e9:86:25:b9:34:09:2e:ec:29:08:be:d0:b0:f3:16:c2:d4:73:0c:84:ea:f1:f3:d3:48:81 +-----BEGIN CERTIFICATE----- +MIIEQzCCAyugAwIBAgIDCYP0MA0GCSqGSIb3DQEBCwUAMFAxCzAJBgNVBAYTAkRF +MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBD +bGFzcyAzIENBIDIgRVYgMjAwOTAeFw0wOTExMDUwODUwNDZaFw0yOTExMDUwODUw +NDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNV +BAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAwOTCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAJnxhDRwui+3MKCOvXwEz75ivJn9gpfSegpn +ljgJ9hBOlSJzmY3aFS3nBfwZcyK3jpgAvDw9rKFs+9Z5JUut8Mxk2og+KbgPCdM0 +3TP1YtHhzRnp7hhPTFiu4h7WDFsVWtg6uMQYZB7jM7K1iXdODL/ZlGsTl28So/6Z +qQTMFexgaDbtCHu39b+T7WYxg4zGcTSHThfqr4uRjRxWQa4iN1438h3Z0S0NL2lR +p75mpoo6Kr3HGrHhFPC+Oh25z1uxav60sUYgovseO3Dvk5h9jHOW8sXvhXCtKSb8 +HgQ+HKDYD8tSg2J87otTlZCpV6LqYQXY+U3EJ/pure3511H3a6UCAwEAAaOCASQw +ggEgMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNOUikxiEyoZLsyvcop9Ntea +HNxnMA4GA1UdDwEB/wQEAwIBBjCB3QYDVR0fBIHVMIHSMIGHoIGEoIGBhn9sZGFw +Oi8vZGlyZWN0b3J5LmQtdHJ1c3QubmV0L0NOPUQtVFJVU1QlMjBSb290JTIwQ2xh +c3MlMjAzJTIwQ0ElMjAyJTIwRVYlMjAyMDA5LE89RC1UcnVzdCUyMEdtYkgsQz1E +RT9jZXJ0aWZpY2F0ZXJldm9jYXRpb25saXN0MEagRKBChkBodHRwOi8vd3d3LmQt +dHJ1c3QubmV0L2NybC9kLXRydXN0X3Jvb3RfY2xhc3NfM19jYV8yX2V2XzIwMDku +Y3JsMA0GCSqGSIb3DQEBCwUAA4IBAQA07XtaPKSUiO8aEXUHL7P+PPoeUSbrh/Yp +3uDx1MYkCenBz1UbtDDZzhr+BlGmFaQt77JLvyAoJUnRpjZ3NOhk31KxEcdzes05 +nsKtjHEh8lprr988TlWvsoRlFIm5d8sqMb7Po23Pb0iUMkZv53GMoKaEGTcH8gNF +CSuGdXzfX2lXANtu2KZyIktQ1HWYVt+3GP9DQ1CuekR78HlR10M9p9OB0/DJT7na +xpeG0ILD5EJt/rDiZE4OJudANCa1CInXCGNjOCd1HjPqbqjdn5lPdE2BiYBL3ZqX +KVwvvoFBuYz/6n1gBp7N1z3TLqMVvKjmJuVvw9y4AyHqnxbxLFS1 +-----END CERTIFICATE----- + +# Issuer: CN=CA Disig Root R2 O=Disig a.s. +# Subject: CN=CA Disig Root R2 O=Disig a.s. +# Label: "CA Disig Root R2" +# Serial: 10572350602393338211 +# MD5 Fingerprint: 26:01:fb:d8:27:a7:17:9a:45:54:38:1a:43:01:3b:03 +# SHA1 Fingerprint: b5:61:eb:ea:a4:de:e4:25:4b:69:1a:98:a5:57:47:c2:34:c7:d9:71 +# SHA256 Fingerprint: e2:3d:4a:03:6d:7b:70:e9:f5:95:b1:42:20:79:d2:b9:1e:df:bb:1f:b6:51:a0:63:3e:aa:8a:9d:c5:f8:07:03 +-----BEGIN CERTIFICATE----- +MIIFaTCCA1GgAwIBAgIJAJK4iNuwisFjMA0GCSqGSIb3DQEBCwUAMFIxCzAJBgNV +BAYTAlNLMRMwEQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMu +MRkwFwYDVQQDExBDQSBEaXNpZyBSb290IFIyMB4XDTEyMDcxOTA5MTUzMFoXDTQy +MDcxOTA5MTUzMFowUjELMAkGA1UEBhMCU0sxEzARBgNVBAcTCkJyYXRpc2xhdmEx +EzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERpc2lnIFJvb3QgUjIw +ggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCio8QACdaFXS1tFPbCw3Oe +NcJxVX6B+6tGUODBfEl45qt5WDza/3wcn9iXAng+a0EE6UG9vgMsRfYvZNSrXaNH +PWSb6WiaxswbP7q+sos0Ai6YVRn8jG+qX9pMzk0DIaPY0jSTVpbLTAwAFjxfGs3I +x2ymrdMxp7zo5eFm1tL7A7RBZckQrg4FY8aAamkw/dLukO8NJ9+flXP04SXabBbe +QTg06ov80egEFGEtQX6sx3dOy1FU+16SGBsEWmjGycT6txOgmLcRK7fWV8x8nhfR +yyX+hk4kLlYMeE2eARKmK6cBZW58Yh2EhN/qwGu1pSqVg8NTEQxzHQuyRpDRQjrO +QG6Vrf/GlK1ul4SOfW+eioANSW1z4nuSHsPzwfPrLgVv2RvPN3YEyLRa5Beny912 +H9AZdugsBbPWnDTYltxhh5EF5EQIM8HauQhl1K6yNg3ruji6DOWbnuuNZt2Zz9aJ +QfYEkoopKW1rOhzndX0CcQ7zwOe9yxndnWCywmZgtrEE7snmhrmaZkCo5xHtgUUD +i/ZnWejBBhG93c+AAk9lQHhcR1DIm+YfgXvkRKhbhZri3lrVx/k6RGZL5DJUfORs +nLMOPReisjQS1n6yqEm70XooQL6iFh/f5DcfEXP7kAplQ6INfPgGAVUzfbANuPT1 +rqVCV3w2EYx7XsQDnYx5nQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1Ud +DwEB/wQEAwIBBjAdBgNVHQ4EFgQUtZn4r7CU9eMg1gqtzk5WpC5uQu0wDQYJKoZI +hvcNAQELBQADggIBACYGXnDnZTPIgm7ZnBc6G3pmsgH2eDtpXi/q/075KMOYKmFM +tCQSin1tERT3nLXK5ryeJ45MGcipvXrA1zYObYVybqjGom32+nNjf7xueQgcnYqf +GopTpti72TVVsRHFqQOzVju5hJMiXn7B9hJSi+osZ7z+Nkz1uM/Rs0mSO9MpDpkb +lvdhuDvEK7Z4bLQjb/D907JedR+Zlais9trhxTF7+9FGs9K8Z7RiVLoJ92Owk6Ka ++elSLotgEqv89WBW7xBci8QaQtyDW2QOy7W81k/BfDxujRNt+3vrMNDcTa/F1bal +TFtxyegxvug4BkihGuLq0t4SOVga/4AOgnXmt8kHbA7v/zjxmHHEt38OFdAlab0i +nSvtBfZGR6ztwPDUO+Ls7pZbkBNOHlY667DvlruWIxG68kOGdGSVyCh13x01utI3 +gzhTODY7z2zp+WsO0PsE6E9312UBeIYMej4hYvF/Y3EMyZ9E26gnonW+boE+18Dr +G5gPcFw0sorMwIUY6256s/daoQe/qUKS82Ail+QUoQebTnbAjn39pCXHR+3/H3Os +zMOl6W8KjptlwlCFtaOgUxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8x +L4ysEr3vQCj8KWefshNPZiTEUxnpHikV7+ZtsH8tZ/3zbBt1RqPlShfppNcL +-----END CERTIFICATE----- + +# Issuer: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV +# Subject: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV +# Label: "ACCVRAIZ1" +# Serial: 6828503384748696800 +# MD5 Fingerprint: d0:a0:5a:ee:05:b6:09:94:21:a1:7d:f1:b2:29:82:02 +# SHA1 Fingerprint: 93:05:7a:88:15:c6:4f:ce:88:2f:fa:91:16:52:28:78:bc:53:64:17 +# SHA256 Fingerprint: 9a:6e:c0:12:e1:a7:da:9d:be:34:19:4d:47:8a:d7:c0:db:18:22:fb:07:1d:f1:29:81:49:6e:d1:04:38:41:13 +-----BEGIN CERTIFICATE----- +MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UE +AwwJQUNDVlJBSVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQsw +CQYDVQQGEwJFUzAeFw0xMTA1MDUwOTM3MzdaFw0zMDEyMzEwOTM3MzdaMEIxEjAQ +BgNVBAMMCUFDQ1ZSQUlaMTEQMA4GA1UECwwHUEtJQUNDVjENMAsGA1UECgwEQUND +VjELMAkGA1UEBhMCRVMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCb +qau/YUqXry+XZpp0X9DZlv3P4uRm7x8fRzPCRKPfmt4ftVTdFXxpNRFvu8gMjmoY +HtiP2Ra8EEg2XPBjs5BaXCQ316PWywlxufEBcoSwfdtNgM3802/J+Nq2DoLSRYWo +G2ioPej0RGy9ocLLA76MPhMAhN9KSMDjIgro6TenGEyxCQ0jVn8ETdkXhBilyNpA +lHPrzg5XPAOBOp0KoVdDaaxXbXmQeOW1tDvYvEyNKKGno6e6Ak4l0Squ7a4DIrhr +IA8wKFSVf+DuzgpmndFALW4ir50awQUZ0m/A8p/4e7MCQvtQqR0tkw8jq8bBD5L/ +0KIV9VMJcRz/RROE5iZe+OCIHAr8Fraocwa48GOEAqDGWuzndN9wrqODJerWx5eH +k6fGioozl2A3ED6XPm4pFdahD9GILBKfb6qkxkLrQaLjlUPTAYVtjrs78yM2x/47 +4KElB0iryYl0/wiPgL/AlmXz7uxLaL2diMMxs0Dx6M/2OLuc5NF/1OVYm3z61PMO +m3WR5LpSLhl+0fXNWhn8ugb2+1KoS5kE3fj5tItQo05iifCHJPqDQsGH+tUtKSpa +cXpkatcnYGMN285J9Y0fkIkyF/hzQ7jSWpOGYdbhdQrqeWZ2iE9x6wQl1gpaepPl +uUsXQA+xtrn13k/c4LOsOxFwYIRKQ26ZIMApcQrAZQIDAQABo4ICyzCCAscwfQYI +KwYBBQUHAQEEcTBvMEwGCCsGAQUFBzAChkBodHRwOi8vd3d3LmFjY3YuZXMvZmls +ZWFkbWluL0FyY2hpdm9zL2NlcnRpZmljYWRvcy9yYWl6YWNjdjEuY3J0MB8GCCsG +AQUFBzABhhNodHRwOi8vb2NzcC5hY2N2LmVzMB0GA1UdDgQWBBTSh7Tj3zcnk1X2 +VuqB5TbMjB4/vTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNKHtOPfNyeT +VfZW6oHlNsyMHj+9MIIBcwYDVR0gBIIBajCCAWYwggFiBgRVHSAAMIIBWDCCASIG +CCsGAQUFBwICMIIBFB6CARAAQQB1AHQAbwByAGkAZABhAGQAIABkAGUAIABDAGUA +cgB0AGkAZgBpAGMAYQBjAGkA8wBuACAAUgBhAO0AegAgAGQAZQAgAGwAYQAgAEEA +QwBDAFYAIAAoAEEAZwBlAG4AYwBpAGEAIABkAGUAIABUAGUAYwBuAG8AbABvAGcA +7QBhACAAeQAgAEMAZQByAHQAaQBmAGkAYwBhAGMAaQDzAG4AIABFAGwAZQBjAHQA +cgDzAG4AaQBjAGEALAAgAEMASQBGACAAUQA0ADYAMAAxADEANQA2AEUAKQAuACAA +QwBQAFMAIABlAG4AIABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBjAGMAdgAuAGUA +czAwBggrBgEFBQcCARYkaHR0cDovL3d3dy5hY2N2LmVzL2xlZ2lzbGFjaW9uX2Mu +aHRtMFUGA1UdHwROMEwwSqBIoEaGRGh0dHA6Ly93d3cuYWNjdi5lcy9maWxlYWRt +aW4vQXJjaGl2b3MvY2VydGlmaWNhZG9zL3JhaXphY2N2MV9kZXIuY3JsMA4GA1Ud +DwEB/wQEAwIBBjAXBgNVHREEEDAOgQxhY2N2QGFjY3YuZXMwDQYJKoZIhvcNAQEF +BQADggIBAJcxAp/n/UNnSEQU5CmH7UwoZtCPNdpNYbdKl02125DgBS4OxnnQ8pdp +D70ER9m+27Up2pvZrqmZ1dM8MJP1jaGo/AaNRPTKFpV8M9xii6g3+CfYCS0b78gU +JyCpZET/LtZ1qmxNYEAZSUNUY9rizLpm5U9EelvZaoErQNV/+QEnWCzI7UiRfD+m +AM/EKXMRNt6GGT6d7hmKG9Ww7Y49nCrADdg9ZuM8Db3VlFzi4qc1GwQA9j9ajepD +vV+JHanBsMyZ4k0ACtrJJ1vnE5Bc5PUzolVt3OAJTS+xJlsndQAJxGJ3KQhfnlms +tn6tn1QwIgPBHnFk/vk4CpYY3QIUrCPLBhwepH2NDd4nQeit2hW3sCPdK6jT2iWH +7ehVRE2I9DZ+hJp4rPcOVkkO1jMl1oRQQmwgEh0q1b688nCBpHBgvgW1m54ERL5h +I6zppSSMEYCUWqKiuUnSwdzRp+0xESyeGabu4VXhwOrPDYTkF7eifKXeVSUG7szA +h1xA2syVP1XgNce4hL60Xc16gwFy7ofmXx2utYXGJt/mwZrpHgJHnyqobalbz+xF +d3+YJ5oyXSrjhO7FmGYvliAd3djDJ9ew+f7Zfc3Qn48LFFhRny+Lwzgt3uiP1o2H +pPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3pEfbRD0tVNEYqi4Y7 +-----END CERTIFICATE----- + +# Issuer: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA +# Subject: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA +# Label: "TWCA Global Root CA" +# Serial: 3262 +# MD5 Fingerprint: f9:03:7e:cf:e6:9e:3c:73:7a:2a:90:07:69:ff:2b:96 +# SHA1 Fingerprint: 9c:bb:48:53:f6:a4:f6:d3:52:a4:e8:32:52:55:60:13:f5:ad:af:65 +# SHA256 Fingerprint: 59:76:90:07:f7:68:5d:0f:cd:50:87:2f:9f:95:d5:75:5a:5b:2b:45:7d:81:f3:69:2b:61:0a:98:67:2f:0e:1b +-----BEGIN CERTIFICATE----- +MIIFQTCCAymgAwIBAgICDL4wDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCVFcx +EjAQBgNVBAoTCVRBSVdBTi1DQTEQMA4GA1UECxMHUm9vdCBDQTEcMBoGA1UEAxMT +VFdDQSBHbG9iYWwgUm9vdCBDQTAeFw0xMjA2MjcwNjI4MzNaFw0zMDEyMzExNTU5 +NTlaMFExCzAJBgNVBAYTAlRXMRIwEAYDVQQKEwlUQUlXQU4tQ0ExEDAOBgNVBAsT +B1Jvb3QgQ0ExHDAaBgNVBAMTE1RXQ0EgR2xvYmFsIFJvb3QgQ0EwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQCwBdvI64zEbooh745NnHEKH1Jw7W2CnJfF +10xORUnLQEK1EjRsGcJ0pDFfhQKX7EMzClPSnIyOt7h52yvVavKOZsTuKwEHktSz +0ALfUPZVr2YOy+BHYC8rMjk1Ujoog/h7FsYYuGLWRyWRzvAZEk2tY/XTP3VfKfCh +MBwqoJimFb3u/Rk28OKRQ4/6ytYQJ0lM793B8YVwm8rqqFpD/G2Gb3PpN0Wp8DbH +zIh1HrtsBv+baz4X7GGqcXzGHaL3SekVtTzWoWH1EfcFbx39Eb7QMAfCKbAJTibc +46KokWofwpFFiFzlmLhxpRUZyXx1EcxwdE8tmx2RRP1WKKD+u4ZqyPpcC1jcxkt2 +yKsi2XMPpfRaAok/T54igu6idFMqPVMnaR1sjjIsZAAmY2E2TqNGtz99sy2sbZCi +laLOz9qC5wc0GZbpuCGqKX6mOL6OKUohZnkfs8O1CWfe1tQHRvMq2uYiN2DLgbYP +oA/pyJV/v1WRBXrPPRXAb94JlAGD1zQbzECl8LibZ9WYkTunhHiVJqRaCPgrdLQA +BDzfuBSO6N+pjWxnkjMdwLfS7JLIvgm/LCkFbwJrnu+8vyq8W8BQj0FwcYeyTbcE +qYSjMq+u7msXi7Kx/mzhkIyIqJdIzshNy/MGz19qCkKxHh53L46g5pIOBvwFItIm +4TFRfTLcDwIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB +/zANBgkqhkiG9w0BAQsFAAOCAgEAXzSBdu+WHdXltdkCY4QWwa6gcFGn90xHNcgL +1yg9iXHZqjNB6hQbbCEAwGxCGX6faVsgQt+i0trEfJdLjbDorMjupWkEmQqSpqsn +LhpNgb+E1HAerUf+/UqdM+DyucRFCCEK2mlpc3INvjT+lIutwx4116KD7+U4x6WF +H6vPNOw/KP4M8VeGTslV9xzU2KV9Bnpv1d8Q34FOIWWxtuEXeZVFBs5fzNxGiWNo +RI2T9GRwoD2dKAXDOXC4Ynsg/eTb6QihuJ49CcdP+yz4k3ZB3lLg4VfSnQO8d57+ +nile98FRYB/e2guyLXW3Q0iT5/Z5xoRdgFlglPx4mI88k1HtQJAH32RjJMtOcQWh +15QaiDLxInQirqWm2BJpTGCjAu4r7NRjkgtevi92a6O2JryPA9gK8kxkRr05YuWW +6zRjESjMlfGt7+/cgFhI6Uu46mWs6fyAtbXIRfmswZ/ZuepiiI7E8UuDEq3mi4TW +nsLrgxifarsbJGAzcMzs9zLzXNl5fe+epP7JI8Mk7hWSsT2RTyaGvWZzJBPqpK5j +wa19hAM8EHiGG3njxPPyBJUgriOCxLM6AGK/5jYk4Ve6xx6QddVfP5VhK8E7zeWz +aGHQRiapIVJpLesux+t3zqY6tQMzT3bR51xUAV3LePTJDL/PEo4XLSNolOer/qmy +KwbQBM0= +-----END CERTIFICATE----- + +# Issuer: CN=TeliaSonera Root CA v1 O=TeliaSonera +# Subject: CN=TeliaSonera Root CA v1 O=TeliaSonera +# Label: "TeliaSonera Root CA v1" +# Serial: 199041966741090107964904287217786801558 +# MD5 Fingerprint: 37:41:49:1b:18:56:9a:26:f5:ad:c2:66:fb:40:a5:4c +# SHA1 Fingerprint: 43:13:bb:96:f1:d5:86:9b:c1:4e:6a:92:f6:cf:f6:34:69:87:82:37 +# SHA256 Fingerprint: dd:69:36:fe:21:f8:f0:77:c1:23:a1:a5:21:c1:22:24:f7:22:55:b7:3e:03:a7:26:06:93:e8:a2:4b:0f:a3:89 +-----BEGIN CERTIFICATE----- +MIIFODCCAyCgAwIBAgIRAJW+FqD3LkbxezmCcvqLzZYwDQYJKoZIhvcNAQEFBQAw +NzEUMBIGA1UECgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJv +b3QgQ0EgdjEwHhcNMDcxMDE4MTIwMDUwWhcNMzIxMDE4MTIwMDUwWjA3MRQwEgYD +VQQKDAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwWVGVsaWFTb25lcmEgUm9vdCBDQSB2 +MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMK+6yfwIaPzaSZVfp3F +VRaRXP3vIb9TgHot0pGMYzHw7CTww6XScnwQbfQ3t+XmfHnqjLWCi65ItqwA3GV1 +7CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+X +Z75Ljo1kB1c4VWk0Nj0TSO9P4tNmHqTPGrdeNjPUtAa9GAH9d4RQAEX1jF3oI7x+ +/jXh7VB7qTCNGdMJjmhnXb88lxhTuylixcpecsHHltTbLaC0H2kD7OriUPEMPPCs +81Mt8Bz17Ww5OXOAFshSsCPN4D7c3TxHoLs1iuKYaIu+5b9y7tL6pe0S7fyYGKkm +dtwoSxAgHNN/Fnct7W+A90m7UwW7XWjH1Mh1Fj+JWov3F0fUTPHSiXk+TT2YqGHe +Oh7S+F4D4MHJHIzTjU3TlTazN19jY5szFPAtJmtTfImMMsJu7D0hADnJoWjiUIMu +sDor8zagrC/kb2HCUQk5PotTubtn2txTuXZZNp1D5SDgPTJghSJRt8czu90VL6R4 +pgd7gUY2BIbdeTXHlSw7sKMXNeVzH7RcWe/a6hBle3rQf5+ztCo3O3CLm1u5K7fs +slESl1MpWtTwEhDcTwK7EpIvYtQ/aUN8Ddb8WHUBiJ1YFkveupD/RwGJBmr2X7KQ +arMCpgKIv7NHfirZ1fpoeDVNAgMBAAGjPzA9MA8GA1UdEwEB/wQFMAMBAf8wCwYD +VR0PBAQDAgEGMB0GA1UdDgQWBBTwj1k4ALP1j5qWDNXr+nuqF+gTEjANBgkqhkiG +9w0BAQUFAAOCAgEAvuRcYk4k9AwI//DTDGjkk0kiP0Qnb7tt3oNmzqjMDfz1mgbl +dxSR651Be5kqhOX//CHBXfDkH1e3damhXwIm/9fH907eT/j3HEbAek9ALCI18Bmx +0GtnLLCo4MBANzX2hFxc469CeP6nyQ1Q6g2EdvZR74NTxnr/DlZJLo961gzmJ1Tj +TQpgcmLNkQfWpb/ImWvtxBnmq0wROMVvMeJuScg/doAmAyYp4Db29iBT4xdwNBed +Y2gea+zDTYa4EzAvXUYNR0PVG6pZDrlcjQZIrXSHX8f8MVRBE+LHIQ6e4B4N4cB7 +Q4WQxYpYxmUKeFfyxiMPAdkgS94P+5KFdSpcc41teyWRyu5FrgZLAMzTsVlQ2jqI +OylDRl6XK1TOU2+NSueW+r9xDkKLfP0ooNBIytrEgUy7onOTJsjrDNYmiLbAJM+7 +vVvrdX3pCI6GMyx5dwlppYn8s3CQh3aP0yK7Qs69cwsgJirQmz1wHiRszYd2qReW +t88NkvuOGKmYSdGe/mBEciG5Ge3C9THxOUiIkCR1VBatzvT4aRRkOfujuLpwQMcn +HL/EVlP6Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVx +SK236thZiNSQvxaz2emsWWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= +-----END CERTIFICATE----- + +# Issuer: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center +# Subject: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center +# Label: "T-TeleSec GlobalRoot Class 2" +# Serial: 1 +# MD5 Fingerprint: 2b:9b:9e:e4:7b:6c:1f:00:72:1a:cc:c1:77:79:df:6a +# SHA1 Fingerprint: 59:0d:2d:7d:88:4f:40:2e:61:7e:a5:62:32:17:65:cf:17:d8:94:e9 +# SHA256 Fingerprint: 91:e2:f5:78:8d:58:10:eb:a7:ba:58:73:7d:e1:54:8a:8e:ca:cd:01:45:98:bc:0b:14:3e:04:1b:17:05:25:52 +-----BEGIN CERTIFICATE----- +MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx +KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd +BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl +YyBHbG9iYWxSb290IENsYXNzIDIwHhcNMDgxMDAxMTA0MDE0WhcNMzMxMDAxMjM1 +OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy +aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 +ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCqX9obX+hzkeXaXPSi5kfl82hVYAUd +AqSzm1nzHoqvNK38DcLZSBnuaY/JIPwhqgcZ7bBcrGXHX+0CfHt8LRvWurmAwhiC +FoT6ZrAIxlQjgeTNuUk/9k9uN0goOA/FvudocP05l03Sx5iRUKrERLMjfTlH6VJi +1hKTXrcxlkIF+3anHqP1wvzpesVsqXFP6st4vGCvx9702cu+fjOlbpSD8DT6Iavq +jnKgP6TeMFvvhk1qlVtDRKgQFRzlAVfFmPHmBiiRqiDFt1MmUUOyCxGVWOHAD3bZ +wI18gfNycJ5v/hqO2V81xrJvNHy+SE/iWjnX2J14np+GPgNeGYtEotXHAgMBAAGj +QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS/ +WSA2AHmgoCJrjNXyYdK4LMuCSjANBgkqhkiG9w0BAQsFAAOCAQEAMQOiYQsfdOhy +NsZt+U2e+iKo4YFWz827n+qrkRk4r6p8FU3ztqONpfSO9kSpp+ghla0+AGIWiPAC +uvxhI+YzmzB6azZie60EI4RYZeLbK4rnJVM3YlNfvNoBYimipidx5joifsFvHZVw +IEoHNN/q/xWA5brXethbdXwFeilHfkCoMRN3zUA7tFFHei4R40cR3p1m0IvVVGb6 +g1XqfMIpiRvpb7PO4gWEyS8+eIVibslfwXhjdFjASBgMmTnrpMwatXlajRWc2BQN +9noHV8cigwUtPJslJj0Ys6lDfMjIq2SPDqO/nBudMNva0Bkuqjzx+zOAduTNrRlP +BSeOE6Fuwg== +-----END CERTIFICATE----- + +# Issuer: CN=Atos TrustedRoot 2011 O=Atos +# Subject: CN=Atos TrustedRoot 2011 O=Atos +# Label: "Atos TrustedRoot 2011" +# Serial: 6643877497813316402 +# MD5 Fingerprint: ae:b9:c4:32:4b:ac:7f:5d:66:cc:77:94:bb:2a:77:56 +# SHA1 Fingerprint: 2b:b1:f5:3e:55:0c:1d:c5:f1:d4:e6:b7:6a:46:4b:55:06:02:ac:21 +# SHA256 Fingerprint: f3:56:be:a2:44:b7:a9:1e:b3:5d:53:ca:9a:d7:86:4a:ce:01:8e:2d:35:d5:f8:f9:6d:df:68:a6:f4:1a:a4:74 +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIIXDPLYixfszIwDQYJKoZIhvcNAQELBQAwPDEeMBwGA1UE +AwwVQXRvcyBUcnVzdGVkUm9vdCAyMDExMQ0wCwYDVQQKDARBdG9zMQswCQYDVQQG +EwJERTAeFw0xMTA3MDcxNDU4MzBaFw0zMDEyMzEyMzU5NTlaMDwxHjAcBgNVBAMM +FUF0b3MgVHJ1c3RlZFJvb3QgMjAxMTENMAsGA1UECgwEQXRvczELMAkGA1UEBhMC +REUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCVhTuXbyo7LjvPpvMp +Nb7PGKw+qtn4TaA+Gke5vJrf8v7MPkfoepbCJI419KkM/IL9bcFyYie96mvr54rM +VD6QUM+A1JX76LWC1BTFtqlVJVfbsVD2sGBkWXppzwO3bw2+yj5vdHLqqjAqc2K+ +SZFhyBH+DgMq92og3AIVDV4VavzjgsG1xZ1kCWyjWZgHJ8cblithdHFsQ/H3NYkQ +4J7sVaE3IqKHBAUsR320HLliKWYoyrfhk/WklAOZuXCFteZI6o1Q/NnezG8HDt0L +cp2AMBYHlT8oDv3FdU9T1nSatCQujgKRz3bFmx5VdJx4IbHwLfELn8LVlhgf8FQi +eowHAgMBAAGjfTB7MB0GA1UdDgQWBBSnpQaxLKYJYO7Rl+lwrrw7GWzbITAPBgNV +HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKelBrEspglg7tGX6XCuvDsZbNshMBgG +A1UdIAQRMA8wDQYLKwYBBAGwLQMEAQEwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3 +DQEBCwUAA4IBAQAmdzTblEiGKkGdLD4GkGDEjKwLVLgfuXvTBznk+j57sj1O7Z8j +vZfza1zv7v1Apt+hk6EKhqzvINB5Ab149xnYJDE0BAGmuhWawyfc2E8PzBhj/5kP +DpFrdRbhIfzYJsdHt6bPWHJxfrrhTZVHO8mvbaG0weyJ9rQPOLXiZNwlz6bb65pc +maHFCN795trV1lpFDMS3wrUU77QR/w4VtfX128a961qn8FYiqTxlVMYVqL2Gns2D +lmh6cYGJ4Qvh6hEbaAjMaZ7snkGeRDImeuKHCnE96+RapNLbxc3G3mB/ufNPRJLv +KrcYPqcZ2Qt9sTdBQrC6YB3y/gkRsPCHe6ed +-----END CERTIFICATE----- + +# Issuer: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited +# Subject: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited +# Label: "QuoVadis Root CA 1 G3" +# Serial: 687049649626669250736271037606554624078720034195 +# MD5 Fingerprint: a4:bc:5b:3f:fe:37:9a:fa:64:f0:e2:fa:05:3d:0b:ab +# SHA1 Fingerprint: 1b:8e:ea:57:96:29:1a:c9:39:ea:b8:0a:81:1a:73:73:c0:93:79:67 +# SHA256 Fingerprint: 8a:86:6f:d1:b2:76:b5:7e:57:8e:92:1c:65:82:8a:2b:ed:58:e9:f2:f2:88:05:41:34:b7:f1:f4:bf:c9:cc:74 +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIUeFhfLq0sGUvjNwc1NBMotZbUZZMwDQYJKoZIhvcNAQEL +BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc +BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMSBHMzAeFw0xMjAxMTIxNzI3NDRaFw00 +MjAxMTIxNzI3NDRaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM +aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDEgRzMwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQCgvlAQjunybEC0BJyFuTHK3C3kEakEPBtV +wedYMB0ktMPvhd6MLOHBPd+C5k+tR4ds7FtJwUrVu4/sh6x/gpqG7D0DmVIB0jWe +rNrwU8lmPNSsAgHaJNM7qAJGr6Qc4/hzWHa39g6QDbXwz8z6+cZM5cOGMAqNF341 +68Xfuw6cwI2H44g4hWf6Pser4BOcBRiYz5P1sZK0/CPTz9XEJ0ngnjybCKOLXSoh +4Pw5qlPafX7PGglTvF0FBM+hSo+LdoINofjSxxR3W5A2B4GbPgb6Ul5jxaYA/qXp +UhtStZI5cgMJYr2wYBZupt0lwgNm3fME0UDiTouG9G/lg6AnhF4EwfWQvTA9xO+o +abw4m6SkltFi2mnAAZauy8RRNOoMqv8hjlmPSlzkYZqn0ukqeI1RPToV7qJZjqlc +3sX5kCLliEVx3ZGZbHqfPT2YfF72vhZooF6uCyP8Wg+qInYtyaEQHeTTRCOQiJ/G +KubX9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSt +hfbZxbGL0eUQMk1fiyA6PEkfM4VZDdvLCXVDaXP7a3F98N/ETH3Goy7IlXnLc6KO +Tk0k+17kBL5yG6YnLUlamXrXXAkgt3+UuU/xDRxeiEIbEbfnkduebPRq34wGmAOt +zCjvpUfzUwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB +BjAdBgNVHQ4EFgQUo5fW816iEOGrRZ88F2Q87gFwnMwwDQYJKoZIhvcNAQELBQAD +ggIBABj6W3X8PnrHX3fHyt/PX8MSxEBd1DKquGrX1RUVRpgjpeaQWxiZTOOtQqOC +MTaIzen7xASWSIsBx40Bz1szBpZGZnQdT+3Btrm0DWHMY37XLneMlhwqI2hrhVd2 +cDMT/uFPpiN3GPoajOi9ZcnPP/TJF9zrx7zABC4tRi9pZsMbj/7sPtPKlL92CiUN +qXsCHKnQO18LwIE6PWThv6ctTr1NxNgpxiIY0MWscgKCP6o6ojoilzHdCGPDdRS5 +YCgtW2jgFqlmgiNR9etT2DGbe+m3nUvriBbP+V04ikkwj+3x6xn0dxoxGE1nVGwv +b2X52z3sIexe9PSLymBlVNFxZPT5pqOBMzYzcfCkeF9OrYMh3jRJjehZrJ3ydlo2 +8hP0r+AJx2EqbPfgna67hkooby7utHnNkDPDs3b69fBsnQGQ+p6Q9pxyz0fawx/k +NSBT8lTR32GDpgLiJTjehTItXnOQUl1CxM49S+H5GYQd1aJQzEH7QRTDvdbJWqNj +ZgKAvQU6O0ec7AAmTPWIUb+oI38YB7AL7YsmoWTTYUrrXJ/es69nA7Mf3W1daWhp +q1467HxpvMc7hU6eFbm0FU/DlXpY18ls6Wy58yljXrQs8C097Vpl4KlbQMJImYFt +nh8GKjwStIsPm6Ik8KaN1nrgS7ZklmOVhMJKzRwuJIczYOXD +-----END CERTIFICATE----- + +# Issuer: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited +# Subject: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited +# Label: "QuoVadis Root CA 2 G3" +# Serial: 390156079458959257446133169266079962026824725800 +# MD5 Fingerprint: af:0c:86:6e:bf:40:2d:7f:0b:3e:12:50:ba:12:3d:06 +# SHA1 Fingerprint: 09:3c:61:f3:8b:8b:dc:7d:55:df:75:38:02:05:00:e1:25:f5:c8:36 +# SHA256 Fingerprint: 8f:e4:fb:0a:f9:3a:4d:0d:67:db:0b:eb:b2:3e:37:c7:1b:f3:25:dc:bc:dd:24:0e:a0:4d:af:58:b4:7e:18:40 +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIURFc0JFuBiZs18s64KztbpybwdSgwDQYJKoZIhvcNAQEL +BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc +BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMiBHMzAeFw0xMjAxMTIxODU5MzJaFw00 +MjAxMTIxODU5MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM +aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDIgRzMwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQChriWyARjcV4g/Ruv5r+LrI3HimtFhZiFf +qq8nUeVuGxbULX1QsFN3vXg6YOJkApt8hpvWGo6t/x8Vf9WVHhLL5hSEBMHfNrMW +n4rjyduYNM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ym +c5GQYaYDFCDy54ejiK2toIz/pgslUiXnFgHVy7g1gQyjO/Dh4fxaXc6AcW34Sas+ +O7q414AB+6XrW7PFXmAqMaCvN+ggOp+oMiwMzAkd056OXbxMmO7FGmh77FOm6RQ1 +o9/NgJ8MSPsc9PG/Srj61YxxSscfrf5BmrODXfKEVu+lV0POKa2Mq1W/xPtbAd0j +IaFYAI7D0GoT7RPjEiuA3GfmlbLNHiJuKvhB1PLKFAeNilUSxmn1uIZoL1NesNKq +IcGY5jDjZ1XHm26sGahVpkUG0CM62+tlXSoREfA7T8pt9DTEceT/AFr2XK4jYIVz +8eQQsSWu1ZK7E8EM4DnatDlXtas1qnIhO4M15zHfeiFuuDIIfR0ykRVKYnLP43eh +vNURG3YBZwjgQQvD6xVu+KQZ2aKrr+InUlYrAoosFCT5v0ICvybIxo/gbjh9Uy3l +7ZizlWNof/k19N+IxWA1ksB8aRxhlRbQ694Lrz4EEEVlWFA4r0jyWbYW8jwNkALG +cC4BrTwV1wIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB +BjAdBgNVHQ4EFgQU7edvdlq/YOxJW8ald7tyFnGbxD0wDQYJKoZIhvcNAQELBQAD +ggIBAJHfgD9DCX5xwvfrs4iP4VGyvD11+ShdyLyZm3tdquXK4Qr36LLTn91nMX66 +AarHakE7kNQIXLJgapDwyM4DYvmL7ftuKtwGTTwpD4kWilhMSA/ohGHqPHKmd+RC +roijQ1h5fq7KpVMNqT1wvSAZYaRsOPxDMuHBR//47PERIjKWnML2W2mWeyAMQ0Ga +W/ZZGYjeVYg3UQt4XAoeo0L9x52ID8DyeAIkVJOviYeIyUqAHerQbj5hLja7NQ4n +lv1mNDthcnPxFlxHBlRJAHpYErAK74X9sbgzdWqTHBLmYF5vHX/JHyPLhGGfHoJE ++V+tYlUkmlKY7VHnoX6XOuYvHxHaU4AshZ6rNRDbIl9qxV6XU/IyAgkwo1jwDQHV +csaxfGl7w/U2Rcxhbl5MlMVerugOXou/983g7aEOGzPuVBj+D77vfoRrQ+NwmNtd +dbINWQeFFSM51vHfqSYP1kjHs6Yi9TM3WpVHn3u6GBVv/9YUZINJ0gpnIdsPNWNg +KCLjsZWDzYWm3S8P52dSbrsvhXz1SnPnxT7AvSESBT/8twNJAlvIJebiVDj1eYeM +HVOyToV7BjjHLPj4sHKNJeV3UvQDHEimUF+IIDBu8oJDqz2XhOdT+yHBTw8imoa4 +WSr2Rz0ZiC3oheGe7IUIarFsNMkd7EgrO3jtZsSOeWmD3n+M +-----END CERTIFICATE----- + +# Issuer: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited +# Subject: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited +# Label: "QuoVadis Root CA 3 G3" +# Serial: 268090761170461462463995952157327242137089239581 +# MD5 Fingerprint: df:7d:b9:ad:54:6f:68:a1:df:89:57:03:97:43:b0:d7 +# SHA1 Fingerprint: 48:12:bd:92:3c:a8:c4:39:06:e7:30:6d:27:96:e6:a4:cf:22:2e:7d +# SHA256 Fingerprint: 88:ef:81:de:20:2e:b0:18:45:2e:43:f8:64:72:5c:ea:5f:bd:1f:c2:d9:d2:05:73:07:09:c5:d8:b8:69:0f:46 +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIULvWbAiin23r/1aOp7r0DoM8Sah0wDQYJKoZIhvcNAQEL +BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc +BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMyBHMzAeFw0xMjAxMTIyMDI2MzJaFw00 +MjAxMTIyMDI2MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM +aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDMgRzMwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQCzyw4QZ47qFJenMioKVjZ/aEzHs286IxSR +/xl/pcqs7rN2nXrpixurazHb+gtTTK/FpRp5PIpM/6zfJd5O2YIyC0TeytuMrKNu +FoM7pmRLMon7FhY4futD4tN0SsJiCnMK3UmzV9KwCoWdcTzeo8vAMvMBOSBDGzXR +U7Ox7sWTaYI+FrUoRqHe6okJ7UO4BUaKhvVZR74bbwEhELn9qdIoyhA5CcoTNs+c +ra1AdHkrAj80//ogaX3T7mH1urPnMNA3I4ZyYUUpSFlob3emLoG+B01vr87ERROR +FHAGjx+f+IdpsQ7vw4kZ6+ocYfx6bIrc1gMLnia6Et3UVDmrJqMz6nWB2i3ND0/k +A9HvFZcba5DFApCTZgIhsUfei5pKgLlVj7WiL8DWM2fafsSntARE60f75li59wzw +eyuxwHApw0BiLTtIadwjPEjrewl5qW3aqDCYz4ByA4imW0aucnl8CAMhZa634Ryl +sSqiMd5mBPfAdOhx3v89WcyWJhKLhZVXGqtrdQtEPREoPHtht+KPZ0/l7DxMYIBp +VzgeAVuNVejH38DMdyM0SXV89pgR6y3e7UEuFAUCf+D+IOs15xGsIs5XPd7JMG0Q +A4XN8f+MFrXBsj6IbGB/kE+V9/YtrQE5BwT6dYB9v0lQ7e/JxHwc64B+27bQ3RP+ +ydOc17KXqQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB +BjAdBgNVHQ4EFgQUxhfQvKjqAkPyGwaZXSuQILnXnOQwDQYJKoZIhvcNAQELBQAD +ggIBADRh2Va1EodVTd2jNTFGu6QHcrxfYWLopfsLN7E8trP6KZ1/AvWkyaiTt3px +KGmPc+FSkNrVvjrlt3ZqVoAh313m6Tqe5T72omnHKgqwGEfcIHB9UqM+WXzBusnI +FUBhynLWcKzSt/Ac5IYp8M7vaGPQtSCKFWGafoaYtMnCdvvMujAWzKNhxnQT5Wvv +oxXqA/4Ti2Tk08HS6IT7SdEQTXlm66r99I0xHnAUrdzeZxNMgRVhvLfZkXdxGYFg +u/BYpbWcC/ePIlUnwEsBbTuZDdQdm2NnL9DuDcpmvJRPpq3t/O5jrFc/ZSXPsoaP +0Aj/uHYUbt7lJ+yreLVTubY/6CD50qi+YUbKh4yE8/nxoGibIh6BJpsQBJFxwAYf +3KDTuVan45gtf4Od34wrnDKOMpTwATwiKp9Dwi7DmDkHOHv8XgBCH/MyJnmDhPbl +8MFREsALHgQjDFSlTC9JxUrRtm5gDWv8a4uFJGS3iQ6rJUdbPM9+Sb3H6QrG2vd+ +DhcI00iX0HGS8A85PjRqHH3Y8iKuu2n0M7SmSFXRDw4m6Oy2Cy2nhTXN/VnIn9HN +PlopNLk9hM6xZdRZkZFWdSHBd575euFgndOtBBj0fOtek49TSiIp+EgrPk2GrFt/ +ywaZWWDYWGWVjUTR939+J399roD1B0y2PpxxVJkES/1Y+Zj0 +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Assured ID Root G2" +# Serial: 15385348160840213938643033620894905419 +# MD5 Fingerprint: 92:38:b9:f8:63:24:82:65:2c:57:33:e6:fe:81:8f:9d +# SHA1 Fingerprint: a1:4b:48:d9:43:ee:0a:0e:40:90:4f:3c:e0:a4:c0:91:93:51:5d:3f +# SHA256 Fingerprint: 7d:05:eb:b6:82:33:9f:8c:94:51:ee:09:4e:eb:fe:fa:79:53:a1:14:ed:b2:f4:49:49:45:2f:ab:7d:2f:c1:85 +-----BEGIN CERTIFICATE----- +MIIDljCCAn6gAwIBAgIQC5McOtY5Z+pnI7/Dr5r0SzANBgkqhkiG9w0BAQsFADBl +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv +b3QgRzIwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl +cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIwggEi +MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5ygvUj82ckmIkzTz+GoeMVSA +n61UQbVH35ao1K+ALbkKz3X9iaV9JPrjIgwrvJUXCzO/GU1BBpAAvQxNEP4Htecc +biJVMWWXvdMX0h5i89vqbFCMP4QMls+3ywPgym2hFEwbid3tALBSfK+RbLE4E9Hp +EgjAALAcKxHad3A2m67OeYfcgnDmCXRwVWmvo2ifv922ebPynXApVfSr/5Vh88lA +bx3RvpO704gqu52/clpWcTs/1PPRCv4o76Pu2ZmvA9OPYLfykqGxvYmJHzDNw6Yu +YjOuFgJ3RFrngQo8p0Quebg/BLxcoIfhG69Rjs3sLPr4/m3wOnyqi+RnlTGNAgMB +AAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQW +BBTOw0q5mVXyuNtgv6l+vVa1lzan1jANBgkqhkiG9w0BAQsFAAOCAQEAyqVVjOPI +QW5pJ6d1Ee88hjZv0p3GeDgdaZaikmkuOGybfQTUiaWxMTeKySHMq2zNixya1r9I +0jJmwYrA8y8678Dj1JGG0VDjA9tzd29KOVPt3ibHtX2vK0LRdWLjSisCx1BL4Gni +lmwORGYQRI+tBev4eaymG+g3NJ1TyWGqolKvSnAWhsI6yLETcDbYz+70CjTVW0z9 +B5yiutkBclzzTcHdDrEcDcRjvq30FPuJ7KJBDkzMyFdA0G4Dqs0MjomZmWzwPDCv +ON9vvKO+KSAnq3T/EyJ43pdSVR6DtVQgA+6uwE9W3jfMw3+qBCe703e4YtsXfJwo +IhNzbM8m9Yop5w== +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Assured ID Root G3" +# Serial: 15459312981008553731928384953135426796 +# MD5 Fingerprint: 7c:7f:65:31:0c:81:df:8d:ba:3e:99:e2:5c:ad:6e:fb +# SHA1 Fingerprint: f5:17:a2:4f:9a:48:c6:c9:f8:a2:00:26:9f:dc:0f:48:2c:ab:30:89 +# SHA256 Fingerprint: 7e:37:cb:8b:4c:47:09:0c:ab:36:55:1b:a6:f4:5d:b8:40:68:0f:ba:16:6a:95:2d:b1:00:71:7f:43:05:3f:c2 +-----BEGIN CERTIFICATE----- +MIICRjCCAc2gAwIBAgIQC6Fa+h3foLVJRK/NJKBs7DAKBggqhkjOPQQDAzBlMQsw +CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu +ZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3Qg +RzMwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQGEwJV +UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu +Y29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwdjAQBgcq +hkjOPQIBBgUrgQQAIgNiAAQZ57ysRGXtzbg/WPuNsVepRC0FFfLvC/8QdJ+1YlJf +Zn4f5dwbRXkLzMZTCp2NXQLZqVneAlr2lSoOjThKiknGvMYDOAdfVdp+CW7if17Q +RSAPWXYQ1qAk8C3eNvJsKTmjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ +BAQDAgGGMB0GA1UdDgQWBBTL0L2p4ZgFUaFNN6KDec6NHSrkhDAKBggqhkjOPQQD +AwNnADBkAjAlpIFFAmsSS3V0T8gj43DydXLefInwz5FyYZ5eEJJZVrmDxxDnOOlY +JjZ91eQ0hjkCMHw2U/Aw5WJjOpnitqM7mzT6HtoQknFekROn3aRukswy1vUhZscv +6pZjamVFkpUBtA== +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Global Root G2" +# Serial: 4293743540046975378534879503202253541 +# MD5 Fingerprint: e4:a6:8a:c8:54:ac:52:42:46:0a:fd:72:48:1b:2a:44 +# SHA1 Fingerprint: df:3c:24:f9:bf:d6:66:76:1b:26:80:73:fe:06:d1:cc:8d:4f:82:a4 +# SHA256 Fingerprint: cb:3c:cb:b7:60:31:e5:e0:13:8f:8d:d3:9a:23:f9:de:47:ff:c3:5e:43:c1:14:4c:ea:27:d4:6a:5a:b1:cb:5f +-----BEGIN CERTIFICATE----- +MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH +MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG +9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI +2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx +1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ +q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz +tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ +vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP +BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV +5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY +1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4 +NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG +Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91 +8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe +pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl +MrY= +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Global Root G3" +# Serial: 7089244469030293291760083333884364146 +# MD5 Fingerprint: f5:5d:a4:50:a5:fb:28:7e:1e:0f:0d:cc:96:57:56:ca +# SHA1 Fingerprint: 7e:04:de:89:6a:3e:66:6d:00:e6:87:d3:3f:fa:d9:3b:e8:3d:34:9e +# SHA256 Fingerprint: 31:ad:66:48:f8:10:41:38:c7:38:f3:9e:a4:32:01:33:39:3e:3a:18:cc:02:29:6e:f9:7c:2a:c9:ef:67:31:d0 +-----BEGIN CERTIFICATE----- +MIICPzCCAcWgAwIBAgIQBVVWvPJepDU1w6QP1atFcjAKBggqhkjOPQQDAzBhMQsw +CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu +ZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMzAe +Fw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVTMRUw +EwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20x +IDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEczMHYwEAYHKoZIzj0CAQYF +K4EEACIDYgAE3afZu4q4C/sLfyHS8L6+c/MzXRq8NOrexpu80JX28MzQC7phW1FG +fp4tn+6OYwwX7Adw9c+ELkCDnOg/QW07rdOkFFk2eJ0DQ+4QE2xy3q6Ip6FrtUPO +Z9wj/wMco+I+o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAd +BgNVHQ4EFgQUs9tIpPmhxdiuNkHMEWNpYim8S8YwCgYIKoZIzj0EAwMDaAAwZQIx +AK288mw/EkrRLTnDCgmXc/SINoyIJ7vmiI1Qhadj+Z4y3maTD/HMsQmP3Wyr+mt/ +oAIwOWZbwmSNuJ5Q3KjVSaLtx9zRSX8XAbjIho9OjIgrqJqpisXRAL34VOKa5Vt8 +sycX +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com +# Subject: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com +# Label: "DigiCert Trusted Root G4" +# Serial: 7451500558977370777930084869016614236 +# MD5 Fingerprint: 78:f2:fc:aa:60:1f:2f:b4:eb:c9:37:ba:53:2e:75:49 +# SHA1 Fingerprint: dd:fb:16:cd:49:31:c9:73:a2:03:7d:3f:c8:3a:4d:7d:77:5d:05:e4 +# SHA256 Fingerprint: 55:2f:7b:dc:f1:a7:af:9e:6c:e6:72:01:7f:4f:12:ab:f7:72:40:c7:8e:76:1a:c2:03:d1:d9:d2:0a:c8:99:88 +-----BEGIN CERTIFICATE----- +MIIFkDCCA3igAwIBAgIQBZsbV56OITLiOQe9p3d1XDANBgkqhkiG9w0BAQwFADBi +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3Qg +RzQwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBiMQswCQYDVQQGEwJV +UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu +Y29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3y +ithZwuEppz1Yq3aaza57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1If +xp4VpX6+n6lXFllVcq9ok3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDV +ySAdYyktzuxeTsiT+CFhmzTrBcZe7FsavOvJz82sNEBfsXpm7nfISKhmV1efVFiO +DCu3T6cw2Vbuyntd463JT17lNecxy9qTXtyOj4DatpGYQJB5w3jHtrHEtWoYOAMQ +jdjUN6QuBX2I9YI+EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6MUSaM0C/ +CNdaSaTC5qmgZ92kJ7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCi +EhtmmnTK3kse5w5jrubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADM +fRyVw4/3IbKyEbe7f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QY +uKZ3AeEPlAwhHbJUKSWJbOUOUlFHdL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXK +chYiCd98THU/Y+whX8QgUWtvsauGi0/C1kVfnSD8oR7FwI+isX4KJpn15GkvmB0t +9dmpsh3lGwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB +hjAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5nP+e6mK4cD08wDQYJKoZIhvcNAQEMBQAD +ggIBALth2X2pbL4XxJEbw6GiAI3jZGgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpVgs2 +SV1EY+CtnJYYZhsjDT156W1r1lT40jzBQ0CuHVD1UvyQO7uYmWlrx8GnqGikJ9yd ++SeuMIW59mdNOj6PWTkiU0TryF0Dyu1Qen1iIQqAyHNm0aAFYF/opbSnr6j3bTWc +fFqK1qI4mfN4i/RN0iAL3gTujJtHgXINwBQy7zBZLq7gcfJW5GqXb5JQbZaNaHqa +sjYUegbyJLkJEVDXCLG4iXqEI2FCKeWjzaIgQdfRnGTZ6iahixTXTBmyUEFxPT9N +cCOGDErcgdLMMpSEDQgJlxxPwO5rIHQw0uA5NBCFIRUBCOhVMt5xSdkoF1BN5r5N +0XWs0Mr7QbhDparTwwVETyw2m+L64kW4I1NsBm9nVX9GtUw/bihaeSbSpKhil9Ie +4u1Ki7wb/UdKDd9nZn6yW0HQO+T0O/QEY+nvwlQAUaCKKsnOeMzV6ocEGLPOr0mI +r/OSmbaz5mEP0oUA51Aa5BuVnRmhuZyxm7EAHu/QD09CbMkKvO5D+jpxpchNJqU1 +/YldvIViHTLSoCtU7ZpXwdv6EM8Zt4tKG48BtieVU+i2iW1bvGjUI+iLUaJW+fCm +gKDWHrO8Dw9TdSmq6hN35N6MgSGtBxBHEa2HPQfRdbzP82Z+ +-----END CERTIFICATE----- + +# Issuer: CN=COMODO RSA Certification Authority O=COMODO CA Limited +# Subject: CN=COMODO RSA Certification Authority O=COMODO CA Limited +# Label: "COMODO RSA Certification Authority" +# Serial: 101909084537582093308941363524873193117 +# MD5 Fingerprint: 1b:31:b0:71:40:36:cc:14:36:91:ad:c4:3e:fd:ec:18 +# SHA1 Fingerprint: af:e5:d2:44:a8:d1:19:42:30:ff:47:9f:e2:f8:97:bb:cd:7a:8c:b4 +# SHA256 Fingerprint: 52:f0:e1:c4:e5:8e:c6:29:29:1b:60:31:7f:07:46:71:b8:5d:7e:a8:0d:5b:07:27:34:63:53:4b:32:b4:02:34 +-----BEGIN CERTIFICATE----- +MIIF2DCCA8CgAwIBAgIQTKr5yttjb+Af907YWwOGnTANBgkqhkiG9w0BAQwFADCB +hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G +A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV +BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMTE5 +MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgT +EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR +Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNh +dGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCR +6FSS0gpWsawNJN3Fz0RndJkrN6N9I3AAcbxT38T6KhKPS38QVr2fcHK3YX/JSw8X +pz3jsARh7v8Rl8f0hj4K+j5c+ZPmNHrZFGvnnLOFoIJ6dq9xkNfs/Q36nGz637CC +9BR++b7Epi9Pf5l/tfxnQ3K9DADWietrLNPtj5gcFKt+5eNu/Nio5JIk2kNrYrhV +/erBvGy2i/MOjZrkm2xpmfh4SDBF1a3hDTxFYPwyllEnvGfDyi62a+pGx8cgoLEf +Zd5ICLqkTqnyg0Y3hOvozIFIQ2dOciqbXL1MGyiKXCJ7tKuY2e7gUYPDCUZObT6Z ++pUX2nwzV0E8jVHtC7ZcryxjGt9XyD+86V3Em69FmeKjWiS0uqlWPc9vqv9JWL7w +qP/0uK3pN/u6uPQLOvnoQ0IeidiEyxPx2bvhiWC4jChWrBQdnArncevPDt09qZah +SL0896+1DSJMwBGB7FY79tOi4lu3sgQiUpWAk2nojkxl8ZEDLXB0AuqLZxUpaVIC +u9ffUGpVRr+goyhhf3DQw6KqLCGqR84onAZFdr+CGCe01a60y1Dma/RMhnEw6abf +Fobg2P9A3fvQQoh/ozM6LlweQRGBY84YcWsr7KaKtzFcOmpH4MN5WdYgGq/yapiq +crxXStJLnbsQ/LBMQeXtHT1eKJ2czL+zUdqnR+WEUwIDAQABo0IwQDAdBgNVHQ4E +FgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB +/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAArx1UaEt65Ru2yyTUEUAJNMnMvl +wFTPoCWOAvn9sKIN9SCYPBMtrFaisNZ+EZLpLrqeLppysb0ZRGxhNaKatBYSaVqM +4dc+pBroLwP0rmEdEBsqpIt6xf4FpuHA1sj+nq6PK7o9mfjYcwlYRm6mnPTXJ9OV +2jeDchzTc+CiR5kDOF3VSXkAKRzH7JsgHAckaVd4sjn8OoSgtZx8jb8uk2Intzna +FxiuvTwJaP+EmzzV1gsD41eeFPfR60/IvYcjt7ZJQ3mFXLrrkguhxuhoqEwWsRqZ +CuhTLJK7oQkYdQxlqHvLI7cawiiFwxv/0Cti76R7CZGYZ4wUAc1oBmpjIXUDgIiK +boHGhfKppC3n9KUkEEeDys30jXlYsQab5xoq2Z0B15R97QNKyvDb6KkBPvVWmcke +jkk9u+UJueBPSZI9FoJAzMxZxuY67RIuaTxslbH9qh17f4a+Hg4yRvv7E491f0yL +S0Zj/gA0QHDBw7mh3aZw4gSzQbzpgJHqZJx64SIDqZxubw5lT2yHh17zbqD5daWb +QOhTsiedSrnAdyGN/4fy3ryM7xfft0kL0fJuMAsaDk527RH89elWsn2/x20Kk4yl +0MC2Hb46TpSi125sC8KKfPog88Tk5c0NqMuRkrF8hey1FGlmDoLnzc7ILaZRfyHB +NVOFBkpdn627G190 +-----END CERTIFICATE----- + +# Issuer: CN=USERTrust RSA Certification Authority O=The USERTRUST Network +# Subject: CN=USERTrust RSA Certification Authority O=The USERTRUST Network +# Label: "USERTrust RSA Certification Authority" +# Serial: 2645093764781058787591871645665788717 +# MD5 Fingerprint: 1b:fe:69:d1:91:b7:19:33:a3:72:a8:0f:e1:55:e5:b5 +# SHA1 Fingerprint: 2b:8f:1b:57:33:0d:bb:a2:d0:7a:6c:51:f7:0e:e9:0d:da:b9:ad:8e +# SHA256 Fingerprint: e7:93:c9:b0:2f:d8:aa:13:e2:1c:31:22:8a:cc:b0:81:19:64:3b:74:9c:89:89:64:b1:74:6d:46:c3:d4:cb:d2 +-----BEGIN CERTIFICATE----- +MIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB +iDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl +cnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV +BAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw +MjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV +BAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU +aGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy +dGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK +AoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ/MPans9s/B +3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY +tJHUYmTbf6MG8YgYapAiPLz+E/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M/5+bJz/ +Fp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat//O+T23LLb2 +VN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT +79uq/nROacdrjGCT3sTHDN/hMq7MkztReJVni+49Vv4M0GkPGw/zJSZrM233bkf6 +c0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT +Yo61Zs8liM2EuLE/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b/97l +c6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC/QV9AqURE9JnnV4ee +UB9XVKg+/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE +Hg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd +BgNVHQ4EFgQUU3m/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH/BAQDAgEGMA8G +A1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF +Up/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2/FNQwISbxmtOuowhT6KO +VWKR82kV2LyI48SqC/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX/JJpuXior7gtNn3/3 +ATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO/Fjs +8PRF/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR +iQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr/+XeTWYRUc+ZruwXtuhxkYze +Sf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn/f3gZ +XHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9/ +qS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE/zB+4ALtRZh8tSQZXq9EfX7mRB +VXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB +L6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY/MiQu12ZIvVS5ljFH4gxQ+6IHdfG +jjxDah2nGN59PRbxYvnKkKj9 +-----END CERTIFICATE----- + +# Issuer: CN=USERTrust ECC Certification Authority O=The USERTRUST Network +# Subject: CN=USERTrust ECC Certification Authority O=The USERTRUST Network +# Label: "USERTrust ECC Certification Authority" +# Serial: 123013823720199481456569720443997572134 +# MD5 Fingerprint: fa:68:bc:d9:b5:7f:ad:fd:c9:1d:06:83:28:cc:24:c1 +# SHA1 Fingerprint: d1:cb:ca:5d:b2:d5:2a:7f:69:3b:67:4d:e5:f0:5a:1d:0c:95:7d:f0 +# SHA256 Fingerprint: 4f:f4:60:d5:4b:9c:86:da:bf:bc:fc:57:12:e0:40:0d:2b:ed:3f:bc:4d:4f:bd:aa:86:e0:6a:dc:d2:a9:ad:7a +-----BEGIN CERTIFICATE----- +MIICjzCCAhWgAwIBAgIQXIuZxVqUxdJxVt7NiYDMJjAKBggqhkjOPQQDAzCBiDEL +MAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl +eSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT +JVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMjAx +MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgT +Ck5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVUaGUg +VVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBFQ0MgQ2VydGlm +aWNhdGlvbiBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQarFRaqflo +I+d61SRvU8Za2EurxtW20eZzca7dnNYMYf3boIkDuAUU7FfO7l0/4iGzzvfUinng +o4N+LZfQYcTxmdwlkWOrfzCjtHDix6EznPO/LlxTsV+zfTJ/ijTjeXmjQjBAMB0G +A1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1xmNjmjAOBgNVHQ8BAf8EBAMCAQYwDwYD +VR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjA2Z6EWCNzklwBBHU6+4WMB +zzuqQhFkoJ2UOQIReVx7Hfpkue4WQrO/isIJxOzksU0CMQDpKmFHjFJKS04YcPbW +RNZu9YO6bVi9JNlWSOrvxKJGgYhqOkbRqZtNyWHa0V1Xahg= +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 +# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 +# Label: "GlobalSign ECC Root CA - R5" +# Serial: 32785792099990507226680698011560947931244 +# MD5 Fingerprint: 9f:ad:3b:1c:02:1e:8a:ba:17:74:38:81:0c:a2:bc:08 +# SHA1 Fingerprint: 1f:24:c6:30:cd:a4:18:ef:20:69:ff:ad:4f:dd:5f:46:3a:1b:69:aa +# SHA256 Fingerprint: 17:9f:bc:14:8a:3d:d0:0f:d2:4e:a1:34:58:cc:43:bf:a7:f5:9c:81:82:d7:83:a5:13:f6:eb:ec:10:0c:89:24 +-----BEGIN CERTIFICATE----- +MIICHjCCAaSgAwIBAgIRYFlJ4CYuu1X5CneKcflK2GwwCgYIKoZIzj0EAwMwUDEk +MCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQYDVQQKEwpH +bG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoX +DTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBD +QSAtIFI1MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWdu +MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAER0UOlvt9Xb/pOdEh+J8LttV7HpI6SFkc +8GIxLcB6KP4ap1yztsyX50XUWPrRd21DosCHZTQKH3rd6zwzocWdTaRvQZU4f8ke +hOvRnkmSh5SHDDqFSmafnVmTTZdhBoZKo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYD +VR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUPeYpSJvqB8ohREom3m7e0oPQn1kwCgYI +KoZIzj0EAwMDaAAwZQIxAOVpEslu28YxuglB4Zf4+/2a4n0Sye18ZNPLBSWLVtmg +515dTguDnFt2KaAJJiFqYgIwcdK1j1zqO+F4CYWodZI7yFz9SO8NdCKoCOJuxUnO +xwy8p2Fp8fc74SrL+SvzZpA3 +-----END CERTIFICATE----- + +# Issuer: CN=IdenTrust Commercial Root CA 1 O=IdenTrust +# Subject: CN=IdenTrust Commercial Root CA 1 O=IdenTrust +# Label: "IdenTrust Commercial Root CA 1" +# Serial: 13298821034946342390520003877796839426 +# MD5 Fingerprint: b3:3e:77:73:75:ee:a0:d3:e3:7e:49:63:49:59:bb:c7 +# SHA1 Fingerprint: df:71:7e:aa:4a:d9:4e:c9:55:84:99:60:2d:48:de:5f:bc:f0:3a:25 +# SHA256 Fingerprint: 5d:56:49:9b:e4:d2:e0:8b:cf:ca:d0:8a:3e:38:72:3d:50:50:3b:de:70:69:48:e4:2f:55:60:30:19:e5:28:ae +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIQCgFCgAAAAUUjyES1AAAAAjANBgkqhkiG9w0BAQsFADBK +MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScwJQYDVQQDEx5JZGVu +VHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwHhcNMTQwMTE2MTgxMjIzWhcNMzQw +MTE2MTgxMjIzWjBKMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScw +JQYDVQQDEx5JZGVuVHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwggIiMA0GCSqG +SIb3DQEBAQUAA4ICDwAwggIKAoICAQCnUBneP5k91DNG8W9RYYKyqU+PZ4ldhNlT +3Qwo2dfw/66VQ3KZ+bVdfIrBQuExUHTRgQ18zZshq0PirK1ehm7zCYofWjK9ouuU ++ehcCuz/mNKvcbO0U59Oh++SvL3sTzIwiEsXXlfEU8L2ApeN2WIrvyQfYo3fw7gp +S0l4PJNgiCL8mdo2yMKi1CxUAGc1bnO/AljwpN3lsKImesrgNqUZFvX9t++uP0D1 +bVoE/c40yiTcdCMbXTMTEl3EASX2MN0CXZ/g1Ue9tOsbobtJSdifWwLziuQkkORi +T0/Br4sOdBeo0XKIanoBScy0RnnGF7HamB4HWfp1IYVl3ZBWzvurpWCdxJ35UrCL +vYf5jysjCiN2O/cz4ckA82n5S6LgTrx+kzmEB/dEcH7+B1rlsazRGMzyNeVJSQjK +Vsk9+w8YfYs7wRPCTY/JTw436R+hDmrfYi7LNQZReSzIJTj0+kuniVyc0uMNOYZK +dHzVWYfCP04MXFL0PfdSgvHqo6z9STQaKPNBiDoT7uje/5kdX7rL6B7yuVBgwDHT +c+XvvqDtMwt0viAgxGds8AgDelWAf0ZOlqf0Hj7h9tgJ4TNkK2PXMl6f+cB7D3hv +l7yTmvmcEpB4eoCHFddydJxVdHixuuFucAS6T6C6aMN7/zHwcz09lCqxC0EOoP5N +iGVreTO01wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB +/zAdBgNVHQ4EFgQU7UQZwNPwBovupHu+QucmVMiONnYwDQYJKoZIhvcNAQELBQAD +ggIBAA2ukDL2pkt8RHYZYR4nKM1eVO8lvOMIkPkp165oCOGUAFjvLi5+U1KMtlwH +6oi6mYtQlNeCgN9hCQCTrQ0U5s7B8jeUeLBfnLOic7iPBZM4zY0+sLj7wM+x8uwt +LRvM7Kqas6pgghstO8OEPVeKlh6cdbjTMM1gCIOQ045U8U1mwF10A0Cj7oV+wh93 +nAbowacYXVKV7cndJZ5t+qntozo00Fl72u1Q8zW/7esUTTHHYPTa8Yec4kjixsU3 ++wYQ+nVZZjFHKdp2mhzpgq7vmrlR94gjmmmVYjzlVYA211QC//G5Xc7UI2/YRYRK +W2XviQzdFKcgyxilJbQN+QHwotL0AMh0jqEqSI5l2xPE4iUXfeu+h1sXIFRRk0pT +AwvsXcoz7WL9RccvW9xYoIA55vrX/hMUpu09lEpCdNTDd1lzzY9GvlU47/rokTLq +l1gEIt44w8y8bckzOmoKaT+gyOpyj4xjhiO9bTyWnpXgSUyqorkqG5w2gXjtw+hG +4iZZRHUe2XWJUc0QhJ1hYMtd+ZciTY6Y5uN/9lu7rs3KSoFrXgvzUeF0K+l+J6fZ +mUlO+KWA2yUPHGNiiskzZ2s8EIPGrd6ozRaOjfAHN3Gf8qv8QfXBi+wAN10J5U6A +7/qxXDgGpRtK4dw4LTzcqx+QGtVKnO7RcGzM7vRX+Bi6hG6H +-----END CERTIFICATE----- + +# Issuer: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust +# Subject: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust +# Label: "IdenTrust Public Sector Root CA 1" +# Serial: 13298821034946342390521976156843933698 +# MD5 Fingerprint: 37:06:a5:b0:fc:89:9d:ba:f4:6b:8c:1a:64:cd:d5:ba +# SHA1 Fingerprint: ba:29:41:60:77:98:3f:f4:f3:ef:f2:31:05:3b:2e:ea:6d:4d:45:fd +# SHA256 Fingerprint: 30:d0:89:5a:9a:44:8a:26:20:91:63:55:22:d1:f5:20:10:b5:86:7a:ca:e1:2c:78:ef:95:8f:d4:f4:38:9f:2f +-----BEGIN CERTIFICATE----- +MIIFZjCCA06gAwIBAgIQCgFCgAAAAUUjz0Z8AAAAAjANBgkqhkiG9w0BAQsFADBN +MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVu +VHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwHhcNMTQwMTE2MTc1MzMyWhcN +MzQwMTE2MTc1MzMyWjBNMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0 +MSowKAYDVQQDEyFJZGVuVHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2IpT8pEiv6EdrCvsnduTyP4o7 +ekosMSqMjbCpwzFrqHd2hCa2rIFCDQjrVVi7evi8ZX3yoG2LqEfpYnYeEe4IFNGy +RBb06tD6Hi9e28tzQa68ALBKK0CyrOE7S8ItneShm+waOh7wCLPQ5CQ1B5+ctMlS +bdsHyo+1W/CD80/HLaXIrcuVIKQxKFdYWuSNG5qrng0M8gozOSI5Cpcu81N3uURF +/YTLNiCBWS2ab21ISGHKTN9T0a9SvESfqy9rg3LvdYDaBjMbXcjaY8ZNzaxmMc3R +3j6HEDbhuaR672BQssvKplbgN6+rNBM5Jeg5ZuSYeqoSmJxZZoY+rfGwyj4GD3vw +EUs3oERte8uojHH01bWRNszwFcYr3lEXsZdMUD2xlVl8BX0tIdUAvwFnol57plzy +9yLxkA2T26pEUWbMfXYD62qoKjgZl3YNa4ph+bz27nb9cCvdKTz4Ch5bQhyLVi9V +GxyhLrXHFub4qjySjmm2AcG1hp2JDws4lFTo6tyePSW8Uybt1as5qsVATFSrsrTZ +2fjXctscvG29ZV/viDUqZi/u9rNl8DONfJhBaUYPQxxp+pu10GFqzcpL2UyQRqsV +WaFHVCkugyhfHMKiq3IXAAaOReyL4jM9f9oZRORicsPfIsbyVtTdX5Vy7W1f90gD +W/3FKqD2cyOEEBsB5wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ +BAUwAwEB/zAdBgNVHQ4EFgQU43HgntinQtnbcZFrlJPrw6PRFKMwDQYJKoZIhvcN +AQELBQADggIBAEf63QqwEZE4rU1d9+UOl1QZgkiHVIyqZJnYWv6IAcVYpZmxI1Qj +t2odIFflAWJBF9MJ23XLblSQdf4an4EKwt3X9wnQW3IV5B4Jaj0z8yGa5hV+rVHV +DRDtfULAj+7AmgjVQdZcDiFpboBhDhXAuM/FSRJSzL46zNQuOAXeNf0fb7iAaJg9 +TaDKQGXSc3z1i9kKlT/YPyNtGtEqJBnZhbMX73huqVjRI9PHE+1yJX9dsXNw0H8G +lwmEKYBhHfpe/3OsoOOJuBxxFcbeMX8S3OFtm6/n6J91eEyrRjuazr8FGF1NFTwW +mhlQBJqymm9li1JfPFgEKCXAZmExfrngdbkaqIHWchezxQMxNRF4eKLg6TCMf4Df +WN88uieW4oA0beOY02QnrEh+KHdcxiVhJfiFDGX6xDIvpZgF5PgLZxYWxoK4Mhn5 ++bl53B/N66+rDt0b20XkeucC4pVd/GnwU2lhlXV5C15V5jgclKlZM57IcXR5f1GJ +tshquDDIajjDbp7hNxbqBWJMWxJH7ae0s1hWx0nzfxJoCTFx8G34Tkf71oXuxVhA +GaQdp/lLQzfcaFpPz+vCZHTetBXZ9FRUGi8c15dxVJCO2SCdUyt/q4/i6jC8UDfv +8Ue1fXwsBOxonbRJRBD0ckscZOf85muQ3Wl9af0AVqW3rLatt8o+Ae+c +-----END CERTIFICATE----- + +# Issuer: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only +# Subject: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only +# Label: "Entrust Root Certification Authority - G2" +# Serial: 1246989352 +# MD5 Fingerprint: 4b:e2:c9:91:96:65:0c:f4:0e:5a:93:92:a0:0a:fe:b2 +# SHA1 Fingerprint: 8c:f4:27:fd:79:0c:3a:d1:66:06:8d:e8:1e:57:ef:bb:93:22:72:d4 +# SHA256 Fingerprint: 43:df:57:74:b0:3e:7f:ef:5f:e4:0d:93:1a:7b:ed:f1:bb:2e:6b:42:73:8c:4e:6d:38:41:10:3d:3a:a7:f3:39 +-----BEGIN CERTIFICATE----- +MIIEPjCCAyagAwIBAgIESlOMKDANBgkqhkiG9w0BAQsFADCBvjELMAkGA1UEBhMC +VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50 +cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3Qs +IEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVz +dCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwHhcNMDkwNzA3MTcy +NTU0WhcNMzAxMjA3MTc1NTU0WjCBvjELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVu +dHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwt +dGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0 +aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVzdCBSb290IENlcnRpZmlj +YXRpb24gQXV0aG9yaXR5IC0gRzIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK +AoIBAQC6hLZy254Ma+KZ6TABp3bqMriVQRrJ2mFOWHLP/vaCeb9zYQYKpSfYs1/T +RU4cctZOMvJyig/3gxnQaoCAAEUesMfnmr8SVycco2gvCoe9amsOXmXzHHfV1IWN +cCG0szLni6LVhjkCsbjSR87kyUnEO6fe+1R9V77w6G7CebI6C1XiUJgWMhNcL3hW +wcKUs/Ja5CeanyTXxuzQmyWC48zCxEXFjJd6BmsqEZ+pCm5IO2/b1BEZQvePB7/1 +U1+cPvQXLOZprE4yTGJ36rfo5bs0vBmLrpxR57d+tVOxMyLlbc9wPBr64ptntoP0 +jaWvYkxN4FisZDQSA/i2jZRjJKRxAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAP +BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqciZ60B7vfec7aVHUbI2fkBJmqzAN +BgkqhkiG9w0BAQsFAAOCAQEAeZ8dlsa2eT8ijYfThwMEYGprmi5ZiXMRrEPR9RP/ +jTkrwPK9T3CMqS/qF8QLVJ7UG5aYMzyorWKiAHarWWluBh1+xLlEjZivEtRh2woZ +Rkfz6/djwUAFQKXSt/S1mja/qYh2iARVBCuch38aNzx+LaUa2NSJXsq9rD1s2G2v +1fN2D807iDginWyTmsQ9v4IbZT+mD12q/OWyFcq1rca8PdCE6OoGcrBNOTJ4vz4R +nAuknZoh8/CbCzB428Hch0P+vGOaysXCHMnHjf87ElgI5rY97HosTvuDls4MPGmH +VHOkc8KT/1EQrBVUAdj8BbGJoX90g5pJ19xOe4pIb4tF9g== +-----END CERTIFICATE----- + +# Issuer: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only +# Subject: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only +# Label: "Entrust Root Certification Authority - EC1" +# Serial: 51543124481930649114116133369 +# MD5 Fingerprint: b6:7e:1d:f0:58:c5:49:6c:24:3b:3d:ed:98:18:ed:bc +# SHA1 Fingerprint: 20:d8:06:40:df:9b:25:f5:12:25:3a:11:ea:f7:59:8a:eb:14:b5:47 +# SHA256 Fingerprint: 02:ed:0e:b2:8c:14:da:45:16:5c:56:67:91:70:0d:64:51:d7:fb:56:f0:b2:ab:1d:3b:8e:b0:70:e5:6e:df:f5 +-----BEGIN CERTIFICATE----- +MIIC+TCCAoCgAwIBAgINAKaLeSkAAAAAUNCR+TAKBggqhkjOPQQDAzCBvzELMAkG +A1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3 +d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDEyIEVu +dHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEzMDEGA1UEAxMq +RW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRUMxMB4XDTEy +MTIxODE1MjUzNloXDTM3MTIxODE1NTUzNlowgb8xCzAJBgNVBAYTAlVTMRYwFAYD +VQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0 +L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxMiBFbnRydXN0LCBJbmMuIC0g +Zm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMzAxBgNVBAMTKkVudHJ1c3QgUm9vdCBD +ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEVDMTB2MBAGByqGSM49AgEGBSuBBAAi +A2IABIQTydC6bUF74mzQ61VfZgIaJPRbiWlH47jCffHyAsWfoPZb1YsGGYZPUxBt +ByQnoaD41UcZYUx9ypMn6nQM72+WCf5j7HBdNq1nd67JnXxVRDqiY1Ef9eNi1KlH +Bz7MIKNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O +BBYEFLdj5xrdjekIplWDpOBqUEFlEUJJMAoGCCqGSM49BAMDA2cAMGQCMGF52OVC +R98crlOZF7ZvHH3hvxGU0QOIdeSNiaSKd0bebWHvAvX7td/M/k7//qnmpwIwW5nX +hTcGtXsI/esni0qU+eH6p44mCOh8kmhtc9hvJqwhAriZtyZBWyVgrtBIGu4G +-----END CERTIFICATE----- + +# Issuer: CN=CFCA EV ROOT O=China Financial Certification Authority +# Subject: CN=CFCA EV ROOT O=China Financial Certification Authority +# Label: "CFCA EV ROOT" +# Serial: 407555286 +# MD5 Fingerprint: 74:e1:b6:ed:26:7a:7a:44:30:33:94:ab:7b:27:81:30 +# SHA1 Fingerprint: e2:b8:29:4b:55:84:ab:6b:58:c2:90:46:6c:ac:3f:b8:39:8f:84:83 +# SHA256 Fingerprint: 5c:c3:d7:8e:4e:1d:5e:45:54:7a:04:e6:87:3e:64:f9:0c:f9:53:6d:1c:cc:2e:f8:00:f3:55:c4:c5:fd:70:fd +-----BEGIN CERTIFICATE----- +MIIFjTCCA3WgAwIBAgIEGErM1jANBgkqhkiG9w0BAQsFADBWMQswCQYDVQQGEwJD +TjEwMC4GA1UECgwnQ2hpbmEgRmluYW5jaWFsIENlcnRpZmljYXRpb24gQXV0aG9y +aXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJPT1QwHhcNMTIwODA4MDMwNzAxWhcNMjkx +MjMxMDMwNzAxWjBWMQswCQYDVQQGEwJDTjEwMC4GA1UECgwnQ2hpbmEgRmluYW5j +aWFsIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJP +T1QwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDXXWvNED8fBVnVBU03 +sQ7smCuOFR36k0sXgiFxEFLXUWRwFsJVaU2OFW2fvwwbwuCjZ9YMrM8irq93VCpL +TIpTUnrD7i7es3ElweldPe6hL6P3KjzJIx1qqx2hp/Hz7KDVRM8Vz3IvHWOX6Jn5 +/ZOkVIBMUtRSqy5J35DNuF++P96hyk0g1CXohClTt7GIH//62pCfCqktQT+x8Rgp +7hZZLDRJGqgG16iI0gNyejLi6mhNbiyWZXvKWfry4t3uMCz7zEasxGPrb382KzRz +EpR/38wmnvFyXVBlWY9ps4deMm/DGIq1lY+wejfeWkU7xzbh72fROdOXW3NiGUgt +hxwG+3SYIElz8AXSG7Ggo7cbcNOIabla1jj0Ytwli3i/+Oh+uFzJlU9fpy25IGvP +a931DfSCt/SyZi4QKPaXWnuWFo8BGS1sbn85WAZkgwGDg8NNkt0yxoekN+kWzqot +aK8KgWU6cMGbrU1tVMoqLUuFG7OA5nBFDWteNfB/O7ic5ARwiRIlk9oKmSJgamNg +TnYGmE69g60dWIolhdLHZR4tjsbftsbhf4oEIRUpdPA+nJCdDC7xij5aqgwJHsfV +PKPtl8MeNPo4+QgO48BdK4PRVmrJtqhUUy54Mmc9gn900PvhtgVguXDbjgv5E1hv +cWAQUhC5wUEJ73IfZzF4/5YFjQIDAQABo2MwYTAfBgNVHSMEGDAWgBTj/i39KNAL +tbq2osS/BqoFjJP7LzAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAd +BgNVHQ4EFgQU4/4t/SjQC7W6tqLEvwaqBYyT+y8wDQYJKoZIhvcNAQELBQADggIB +ACXGumvrh8vegjmWPfBEp2uEcwPenStPuiB/vHiyz5ewG5zz13ku9Ui20vsXiObT +ej/tUxPQ4i9qecsAIyjmHjdXNYmEwnZPNDatZ8POQQaIxffu2Bq41gt/UP+TqhdL +jOztUmCypAbqTuv0axn96/Ua4CUqmtzHQTb3yHQFhDmVOdYLO6Qn+gjYXB74BGBS +ESgoA//vU2YApUo0FmZ8/Qmkrp5nGm9BC2sGE5uPhnEFtC+NiWYzKXZUmhH4J/qy +P5Hgzg0b8zAarb8iXRvTvyUFTeGSGn+ZnzxEk8rUQElsgIfXBDrDMlI1Dlb4pd19 +xIsNER9Tyx6yF7Zod1rg1MvIB671Oi6ON7fQAUtDKXeMOZePglr4UeWJoBjnaH9d +Ci77o0cOPaYjesYBx4/IXr9tgFa+iiS6M+qf4TIRnvHST4D2G0CvOJ4RUHlzEhLN +5mydLIhyPDCBBpEi6lmt2hkuIsKNuYyH4Ga8cyNfIWRjgEj1oDwYPZTISEEdQLpe +/v5WOaHIz16eGWRGENoXkbcFgKyLmZJ956LYBws2J+dIeWCKw9cTXPhyQN9Ky8+Z +AAoACxGV2lZFA4gKn2fQ1XmxqI1AbQ3CekD6819kR5LLU7m7Wc5P/dAVUwHY3+vZ +5nbv0CO7O6l5s9UCKc2Jo5YPSjXnTkLAdc0Hz+Ys63su +-----END CERTIFICATE----- + +# Issuer: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed +# Subject: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed +# Label: "OISTE WISeKey Global Root GB CA" +# Serial: 157768595616588414422159278966750757568 +# MD5 Fingerprint: a4:eb:b9:61:28:2e:b7:2f:98:b0:35:26:90:99:51:1d +# SHA1 Fingerprint: 0f:f9:40:76:18:d3:d7:6a:4b:98:f0:a8:35:9e:0c:fd:27:ac:cc:ed +# SHA256 Fingerprint: 6b:9c:08:e8:6e:b0:f7:67:cf:ad:65:cd:98:b6:21:49:e5:49:4a:67:f5:84:5e:7b:d1:ed:01:9f:27:b8:6b:d6 +-----BEGIN CERTIFICATE----- +MIIDtTCCAp2gAwIBAgIQdrEgUnTwhYdGs/gjGvbCwDANBgkqhkiG9w0BAQsFADBt +MQswCQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUg +Rm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9i +YWwgUm9vdCBHQiBDQTAeFw0xNDEyMDExNTAwMzJaFw0zOTEyMDExNTEwMzFaMG0x +CzAJBgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBG +b3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2Jh +bCBSb290IEdCIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Be3 +HEokKtaXscriHvt9OO+Y9bI5mE4nuBFde9IllIiCFSZqGzG7qFshISvYD06fWvGx +WuR51jIjK+FTzJlFXHtPrby/h0oLS5daqPZI7H17Dc0hBt+eFf1Biki3IPShehtX +1F1Q/7pn2COZH8g/497/b1t3sWtuuMlk9+HKQUYOKXHQuSP8yYFfTvdv37+ErXNk +u7dCjmn21HYdfp2nuFeKUWdy19SouJVUQHMD9ur06/4oQnc/nSMbsrY9gBQHTC5P +99UKFg29ZkM3fiNDecNAhvVMKdqOmq0NpQSHiB6F4+lT1ZvIiwNjeOvgGUpuuy9r +M2RYk61pv48b74JIxwIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw +AwEB/zAdBgNVHQ4EFgQUNQ/INmNe4qPs+TtmFc5RUuORmj0wEAYJKwYBBAGCNxUB +BAMCAQAwDQYJKoZIhvcNAQELBQADggEBAEBM+4eymYGQfp3FsLAmzYh7KzKNbrgh +cViXfa43FK8+5/ea4n32cZiZBKpDdHij40lhPnOMTZTg+XHEthYOU3gf1qKHLwI5 +gSk8rxWYITD+KJAAjNHhy/peyP34EEY7onhCkRd0VQreUGdNZtGn//3ZwLWoo4rO +ZvUPQ82nK1d7Y0Zqqi5S2PTt4W2tKZB4SLrhI6qjiey1q5bAtEuiHZeeevJuQHHf +aPFlTc58Bd9TZaml8LGXBHAVRgOY1NK/VLSgWH1Sb9pWJmLU2NuJMW8c8CLC02Ic +Nc1MaRVUGpCY3useX8p3x8uOPUNpnJpY0CQ73xtAln41rYHHTnG6iBM= +-----END CERTIFICATE----- + +# Issuer: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. +# Subject: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. +# Label: "SZAFIR ROOT CA2" +# Serial: 357043034767186914217277344587386743377558296292 +# MD5 Fingerprint: 11:64:c1:89:b0:24:b1:8c:b1:07:7e:89:9e:51:9e:99 +# SHA1 Fingerprint: e2:52:fa:95:3f:ed:db:24:60:bd:6e:28:f3:9c:cc:cf:5e:b3:3f:de +# SHA256 Fingerprint: a1:33:9d:33:28:1a:0b:56:e5:57:d3:d3:2b:1c:e7:f9:36:7e:b0:94:bd:5f:a7:2a:7e:50:04:c8:de:d7:ca:fe +-----BEGIN CERTIFICATE----- +MIIDcjCCAlqgAwIBAgIUPopdB+xV0jLVt+O2XwHrLdzk1uQwDQYJKoZIhvcNAQEL +BQAwUTELMAkGA1UEBhMCUEwxKDAmBgNVBAoMH0tyYWpvd2EgSXpiYSBSb3psaWN6 +ZW5pb3dhIFMuQS4xGDAWBgNVBAMMD1NaQUZJUiBST09UIENBMjAeFw0xNTEwMTkw +NzQzMzBaFw0zNTEwMTkwNzQzMzBaMFExCzAJBgNVBAYTAlBMMSgwJgYDVQQKDB9L +cmFqb3dhIEl6YmEgUm96bGljemVuaW93YSBTLkEuMRgwFgYDVQQDDA9TWkFGSVIg +Uk9PVCBDQTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3vD5QqEvN +QLXOYeeWyrSh2gwisPq1e3YAd4wLz32ohswmUeQgPYUM1ljj5/QqGJ3a0a4m7utT +3PSQ1hNKDJA8w/Ta0o4NkjrcsbH/ON7Dui1fgLkCvUqdGw+0w8LBZwPd3BucPbOw +3gAeqDRHu5rr/gsUvTaE2g0gv/pby6kWIK05YO4vdbbnl5z5Pv1+TW9NL++IDWr6 +3fE9biCloBK0TXC5ztdyO4mTp4CEHCdJckm1/zuVnsHMyAHs6A6KCpbns6aH5db5 +BSsNl0BwPLqsdVqc1U2dAgrSS5tmS0YHF2Wtn2yIANwiieDhZNRnvDF5YTy7ykHN +XGoAyDw4jlivAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD +AgEGMB0GA1UdDgQWBBQuFqlKGLXLzPVvUPMjX/hd56zwyDANBgkqhkiG9w0BAQsF +AAOCAQEAtXP4A9xZWx126aMqe5Aosk3AM0+qmrHUuOQn/6mWmc5G4G18TKI4pAZw +8PRBEew/R40/cof5O/2kbytTAOD/OblqBw7rHRz2onKQy4I9EYKL0rufKq8h5mOG +nXkZ7/e7DDWQw4rtTw/1zBLZpD67oPwglV9PJi8RI4NOdQcPv5vRtB3pEAT+ymCP +oky4rc/hkA/NrgrHXXu3UNLUYfrVFdvXn4dRVOul4+vJhaAlIDf7js4MNIThPIGy +d05DpYhfhmehPea0XGG2Ptv+tyjFogeutcrKjSoS75ftwjCkySp6+/NNIxuZMzSg +LvWpCz/UXeHPhJ/iGcJfitYgHuNztw== +-----END CERTIFICATE----- + +# Issuer: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority +# Subject: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority +# Label: "Certum Trusted Network CA 2" +# Serial: 44979900017204383099463764357512596969 +# MD5 Fingerprint: 6d:46:9e:d9:25:6d:08:23:5b:5e:74:7d:1e:27:db:f2 +# SHA1 Fingerprint: d3:dd:48:3e:2b:bf:4c:05:e8:af:10:f5:fa:76:26:cf:d3:dc:30:92 +# SHA256 Fingerprint: b6:76:f2:ed:da:e8:77:5c:d3:6c:b0:f6:3c:d1:d4:60:39:61:f4:9e:62:65:ba:01:3a:2f:03:07:b6:d0:b8:04 +-----BEGIN CERTIFICATE----- +MIIF0jCCA7qgAwIBAgIQIdbQSk8lD8kyN/yqXhKN6TANBgkqhkiG9w0BAQ0FADCB +gDELMAkGA1UEBhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMu +QS4xJzAlBgNVBAsTHkNlcnR1bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEkMCIG +A1UEAxMbQ2VydHVtIFRydXN0ZWQgTmV0d29yayBDQSAyMCIYDzIwMTExMDA2MDgz +OTU2WhgPMjA0NjEwMDYwODM5NTZaMIGAMQswCQYDVQQGEwJQTDEiMCAGA1UEChMZ +VW5pemV0byBUZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRp +ZmljYXRpb24gQXV0aG9yaXR5MSQwIgYDVQQDExtDZXJ0dW0gVHJ1c3RlZCBOZXR3 +b3JrIENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC9+Xj45tWA +DGSdhhuWZGc/IjoedQF97/tcZ4zJzFxrqZHmuULlIEub2pt7uZld2ZuAS9eEQCsn +0+i6MLs+CRqnSZXvK0AkwpfHp+6bJe+oCgCXhVqqndwpyeI1B+twTUrWwbNWuKFB +OJvR+zF/j+Bf4bE/D44WSWDXBo0Y+aomEKsq09DRZ40bRr5HMNUuctHFY9rnY3lE +fktjJImGLjQ/KUxSiyqnwOKRKIm5wFv5HdnnJ63/mgKXwcZQkpsCLL2puTRZCr+E +Sv/f/rOf69me4Jgj7KZrdxYq28ytOxykh9xGc14ZYmhFV+SQgkK7QtbwYeDBoz1m +o130GO6IyY0XRSmZMnUCMe4pJshrAua1YkV/NxVaI2iJ1D7eTiew8EAMvE0Xy02i +sx7QBlrd9pPPV3WZ9fqGGmd4s7+W/jTcvedSVuWz5XV710GRBdxdaeOVDUO5/IOW +OZV7bIBaTxNyxtd9KXpEulKkKtVBRgkg/iKgtlswjbyJDNXXcPiHUv3a76xRLgez +Tv7QCdpw75j6VuZt27VXS9zlLCUVyJ4ueE742pyehizKV/Ma5ciSixqClnrDvFAS +adgOWkaLOusm+iPJtrCBvkIApPjW/jAux9JG9uWOdf3yzLnQh1vMBhBgu4M1t15n +3kfsmUjxpKEV/q2MYo45VU85FrmxY53/twIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MB0GA1UdDgQWBBS2oVQ5AsOgP46KvPrU+Bym0ToO/TAOBgNVHQ8BAf8EBAMC +AQYwDQYJKoZIhvcNAQENBQADggIBAHGlDs7k6b8/ONWJWsQCYftMxRQXLYtPU2sQ +F/xlhMcQSZDe28cmk4gmb3DWAl45oPePq5a1pRNcgRRtDoGCERuKTsZPpd1iHkTf +CVn0W3cLN+mLIMb4Ck4uWBzrM9DPhmDJ2vuAL55MYIR4PSFk1vtBHxgP58l1cb29 +XN40hz5BsA72udY/CROWFC/emh1auVbONTqwX3BNXuMp8SMoclm2q8KMZiYcdywm +djWLKKdpoPk79SPdhRB0yZADVpHnr7pH1BKXESLjokmUbOe3lEu6LaTaM4tMpkT/ +WjzGHWTYtTHkpjx6qFcL2+1hGsvxznN3Y6SHb0xRONbkX8eftoEq5IVIeVheO/jb +AoJnwTnbw3RLPTYe+SmTiGhbqEQZIfCn6IENLOiTNrQ3ssqwGyZ6miUfmpqAnksq +P/ujmv5zMnHCnsZy4YpoJ/HkD7TETKVhk/iXEAcqMCWpuchxuO9ozC1+9eB+D4Ko +b7a6bINDd82Kkhehnlt4Fj1F4jNy3eFmypnTycUm/Q1oBEauttmbjL4ZvrHG8hnj +XALKLNhvSgfZyTXaQHXyxKcZb55CEJh15pWLYLztxRLXis7VmFxWlgPF7ncGNf/P +5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7zAYspsbi +DrW5viSP +-----END CERTIFICATE----- + +# Issuer: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority +# Subject: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority +# Label: "Hellenic Academic and Research Institutions RootCA 2015" +# Serial: 0 +# MD5 Fingerprint: ca:ff:e2:db:03:d9:cb:4b:e9:0f:ad:84:fd:7b:18:ce +# SHA1 Fingerprint: 01:0c:06:95:a6:98:19:14:ff:bf:5f:c6:b0:b6:95:ea:29:e9:12:a6 +# SHA256 Fingerprint: a0:40:92:9a:02:ce:53:b4:ac:f4:f2:ff:c6:98:1c:e4:49:6f:75:5e:6d:45:fe:0b:2a:69:2b:cd:52:52:3f:36 +-----BEGIN CERTIFICATE----- +MIIGCzCCA/OgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBpjELMAkGA1UEBhMCR1Ix +DzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5k +IFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxQDA+BgNVBAMT +N0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgUm9v +dENBIDIwMTUwHhcNMTUwNzA3MTAxMTIxWhcNNDAwNjMwMTAxMTIxWjCBpjELMAkG +A1UEBhMCR1IxDzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNh +ZGVtaWMgYW5kIFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkx +QDA+BgNVBAMTN0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1 +dGlvbnMgUm9vdENBIDIwMTUwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC +AQDC+Kk/G4n8PDwEXT2QNrCROnk8ZlrvbTkBSRq0t89/TSNTt5AA4xMqKKYx8ZEA +4yjsriFBzh/a/X0SWwGDD7mwX5nh8hKDgE0GPt+sr+ehiGsxr/CL0BgzuNtFajT0 +AoAkKAoCFZVedioNmToUW/bLy1O8E00BiDeUJRtCvCLYjqOWXjrZMts+6PAQZe10 +4S+nfK8nNLspfZu2zwnI5dMK/IhlZXQK3HMcXM1AsRzUtoSMTFDPaI6oWa7CJ06C +ojXdFPQf/7J31Ycvqm59JCfnxssm5uX+Zwdj2EUN3TpZZTlYepKZcj2chF6IIbjV +9Cz82XBST3i4vTwri5WY9bPRaM8gFH5MXF/ni+X1NYEZN9cRCLdmvtNKzoNXADrD +gfgXy5I2XdGj2HUb4Ysn6npIQf1FGQatJ5lOwXBH3bWfgVMS5bGMSF0xQxfjjMZ6 +Y5ZLKTBOhE5iGV48zpeQpX8B653g+IuJ3SWYPZK2fu/Z8VFRfS0myGlZYeCsargq +NhEEelC9MoS+L9xy1dcdFkfkR2YgP/SWxa+OAXqlD3pk9Q0Yh9muiNX6hME6wGko +LfINaFGq46V3xqSQDqE3izEjR8EJCOtu93ib14L8hCCZSRm2Ekax+0VVFqmjZayc +Bw/qa9wfLgZy7IaIEuQt218FL+TwA9MmM+eAws1CoRc0CwIDAQABo0IwQDAPBgNV +HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUcRVnyMjJvXVd +ctA4GGqd83EkVAswDQYJKoZIhvcNAQELBQADggIBAHW7bVRLqhBYRjTyYtcWNl0I +XtVsyIe9tC5G8jH4fOpCtZMWVdyhDBKg2mF+D1hYc2Ryx+hFjtyp8iY/xnmMsVMI +M4GwVhO+5lFc2JsKT0ucVlMC6U/2DWDqTUJV6HwbISHTGzrMd/K4kPFox/la/vot +9L/J9UUbzjgQKjeKeaO04wlshYaT/4mWJ3iBj2fjRnRUjtkNaeJK9E10A/+yd+2V +Z5fkscWrv2oj6NSU4kQoYsRL4vDY4ilrGnB+JGGTe08DMiUNRSQrlrRGar9KC/ea +j8GsGsVn82800vpzY4zvFrCopEYq+OsS7HK07/grfoxSwIuEVPkvPuNVqNxmsdnh +X9izjFk0WaSrT2y7HxjbdavYy5LNlDhhDgcGH0tGEPEVvo2FXDtKK4F5D7Rpn0lQ +l033DlZdwJVqwjbDG2jJ9SrcR5q+ss7FJej6A7na+RZukYT1HCjI/CbM1xyQVqdf +bzoEvM14iQuODy+jqk+iGxI9FghAD/FGTNeqewjBCvVtJ94Cj8rDtSvK6evIIVM4 +pcw72Hc3MKJP2W/R8kCtQXoXxdZKNYm3QdV8hn9VTYNKpXMgwDqvkPGaJI7ZjnHK +e7iG2rKPmT4dEw0SEe7Uq/DpFXYC5ODfqiAeW2GFZECpkJcNrVPSWh2HagCXZWK0 +vm9qp/UsQu0yrbYhnr68 +-----END CERTIFICATE----- + +# Issuer: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority +# Subject: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority +# Label: "Hellenic Academic and Research Institutions ECC RootCA 2015" +# Serial: 0 +# MD5 Fingerprint: 81:e5:b4:17:eb:c2:f5:e1:4b:0d:41:7b:49:92:fe:ef +# SHA1 Fingerprint: 9f:f1:71:8d:92:d5:9a:f3:7d:74:97:b4:bc:6f:84:68:0b:ba:b6:66 +# SHA256 Fingerprint: 44:b5:45:aa:8a:25:e6:5a:73:ca:15:dc:27:fc:36:d2:4c:1c:b9:95:3a:06:65:39:b1:15:82:dc:48:7b:48:33 +-----BEGIN CERTIFICATE----- +MIICwzCCAkqgAwIBAgIBADAKBggqhkjOPQQDAjCBqjELMAkGA1UEBhMCR1IxDzAN +BgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl +c2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxRDBCBgNVBAMTO0hl +bGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgRUNDIFJv +b3RDQSAyMDE1MB4XDTE1MDcwNzEwMzcxMloXDTQwMDYzMDEwMzcxMlowgaoxCzAJ +BgNVBAYTAkdSMQ8wDQYDVQQHEwZBdGhlbnMxRDBCBgNVBAoTO0hlbGxlbmljIEFj +YWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9yaXR5 +MUQwQgYDVQQDEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0 +dXRpb25zIEVDQyBSb290Q0EgMjAxNTB2MBAGByqGSM49AgEGBSuBBAAiA2IABJKg +QehLgoRc4vgxEZmGZE4JJS+dQS8KrjVPdJWyUWRrjWvmP3CV8AVER6ZyOFB2lQJa +jq4onvktTpnvLEhvTCUp6NFxW98dwXU3tNf6e3pCnGoKVlp8aQuqgAkkbH7BRqNC +MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFLQi +C4KZJAEOnLvkDv2/+5cgk5kqMAoGCCqGSM49BAMCA2cAMGQCMGfOFmI4oqxiRaep +lSTAGiecMjvAwNW6qef4BENThe5SId6d9SWDPp5YSy/XZxMOIQIwBeF1Ad5o7Sof +TUwJCA3sS61kFyjndc5FZXIhF8siQQ6ME5g4mlRtm8rifOoCWCKR +-----END CERTIFICATE----- + +# Issuer: CN=ISRG Root X1 O=Internet Security Research Group +# Subject: CN=ISRG Root X1 O=Internet Security Research Group +# Label: "ISRG Root X1" +# Serial: 172886928669790476064670243504169061120 +# MD5 Fingerprint: 0c:d2:f9:e0:da:17:73:e9:ed:86:4d:a5:e3:70:e7:4e +# SHA1 Fingerprint: ca:bd:2a:79:a1:07:6a:31:f2:1d:25:36:35:cb:03:9d:43:29:a5:e8 +# SHA256 Fingerprint: 96:bc:ec:06:26:49:76:f3:74:60:77:9a:cf:28:c5:a7:cf:e8:a3:c0:aa:e1:1a:8f:fc:ee:05:c0:bd:df:08:c6 +-----BEGIN CERTIFICATE----- +MIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw +TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh +cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4 +WhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu +ZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY +MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc +h77ct984kIxuPOZXoHj3dcKi/vVqbvYATyjb3miGbESTtrFj/RQSa78f0uoxmyF+ +0TM8ukj13Xnfs7j/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U +A5/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW +T8KOEUt+zwvo/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm/ELNKjD+Jo2FR3qyH +B5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC +B5iPNgiV5+I3lg02dZ77DnKxHZu8A/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv +KBds0pjBqAlkd25HN7rOrFleaJ1/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn +OlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn +jh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw +qHyGO0aoSCqI3Haadr8faqU9GY/rOPNk3sgrDQoo//fb4hVC1CLQJ13hef4Y53CI +rU7m2Ys6xt0nUW7/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV +HRMBAf8EBTADAQH/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq +hkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS/V9lZL +ubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ +3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK +NFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5 +ORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur +TkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC +jNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc +oyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0/1lvh+wjChP4kqKOJ2qxq +4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U/t7y0Ff/9yi0GE44Za4rF2LN9d11TPA +mRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d +emyPxgcYxn/eR44/KJ4EBs+lVDR3veyJm+kXQ99b21/+jh5Xos1AnX5iItreGCc= +-----END CERTIFICATE----- + +# Issuer: O=FNMT-RCM OU=AC RAIZ FNMT-RCM +# Subject: O=FNMT-RCM OU=AC RAIZ FNMT-RCM +# Label: "AC RAIZ FNMT-RCM" +# Serial: 485876308206448804701554682760554759 +# MD5 Fingerprint: e2:09:04:b4:d3:bd:d1:a0:14:fd:1a:d2:47:c4:57:1d +# SHA1 Fingerprint: ec:50:35:07:b2:15:c4:95:62:19:e2:a8:9a:5b:42:99:2c:4c:2c:20 +# SHA256 Fingerprint: eb:c5:57:0c:29:01:8c:4d:67:b1:aa:12:7b:af:12:f7:03:b4:61:1e:bc:17:b7:da:b5:57:38:94:17:9b:93:fa +-----BEGIN CERTIFICATE----- +MIIFgzCCA2ugAwIBAgIPXZONMGc2yAYdGsdUhGkHMA0GCSqGSIb3DQEBCwUAMDsx +CzAJBgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJ +WiBGTk1ULVJDTTAeFw0wODEwMjkxNTU5NTZaFw0zMDAxMDEwMDAwMDBaMDsxCzAJ +BgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJWiBG +Tk1ULVJDTTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBALpxgHpMhm5/ +yBNtwMZ9HACXjywMI7sQmkCpGreHiPibVmr75nuOi5KOpyVdWRHbNi63URcfqQgf +BBckWKo3Shjf5TnUV/3XwSyRAZHiItQDwFj8d0fsjz50Q7qsNI1NOHZnjrDIbzAz +WHFctPVrbtQBULgTfmxKo0nRIBnuvMApGGWn3v7v3QqQIecaZ5JCEJhfTzC8PhxF +tBDXaEAUwED653cXeuYLj2VbPNmaUtu1vZ5Gzz3rkQUCwJaydkxNEJY7kvqcfw+Z +374jNUUeAlz+taibmSXaXvMiwzn15Cou08YfxGyqxRxqAQVKL9LFwag0Jl1mpdIC +IfkYtwb1TplvqKtMUejPUBjFd8g5CSxJkjKZqLsXF3mwWsXmo8RZZUc1g16p6DUL +mbvkzSDGm0oGObVo/CK67lWMK07q87Hj/LaZmtVC+nFNCM+HHmpxffnTtOmlcYF7 +wk5HlqX2doWjKI/pgG6BU6VtX7hI+cL5NqYuSf+4lsKMB7ObiFj86xsc3i1w4peS +MKGJ47xVqCfWS+2QrYv6YyVZLag13cqXM7zlzced0ezvXg5KkAYmY6252TUtB7p2 +ZSysV4999AeU14ECll2jB0nVetBX+RvnU0Z1qrB5QstocQjpYL05ac70r8NWQMet +UqIJ5G+GR4of6ygnXYMgrwTJbFaai0b1AgMBAAGjgYMwgYAwDwYDVR0TAQH/BAUw +AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFPd9xf3E6Jobd2Sn9R2gzL+H +YJptMD4GA1UdIAQ3MDUwMwYEVR0gADArMCkGCCsGAQUFBwIBFh1odHRwOi8vd3d3 +LmNlcnQuZm5tdC5lcy9kcGNzLzANBgkqhkiG9w0BAQsFAAOCAgEAB5BK3/MjTvDD +nFFlm5wioooMhfNzKWtN/gHiqQxjAb8EZ6WdmF/9ARP67Jpi6Yb+tmLSbkyU+8B1 +RXxlDPiyN8+sD8+Nb/kZ94/sHvJwnvDKuO+3/3Y3dlv2bojzr2IyIpMNOmqOFGYM +LVN0V2Ue1bLdI4E7pWYjJ2cJj+F3qkPNZVEI7VFY/uY5+ctHhKQV8Xa7pO6kO8Rf +77IzlhEYt8llvhjho6Tc+hj507wTmzl6NLrTQfv6MooqtyuGC2mDOL7Nii4LcK2N +JpLuHvUBKwrZ1pebbuCoGRw6IYsMHkCtA+fdZn71uSANA+iW+YJF1DngoABd15jm +fZ5nc8OaKveri6E6FO80vFIOiZiaBECEHX5FaZNXzuvO+FB8TxxuBEOb+dY7Ixjp +6o7RTUaN8Tvkasq6+yO3m/qZASlaWFot4/nUbQ4mrcFuNLwy+AwF+mWj2zs3gyLp +1txyM/1d8iC9djwj2ij3+RvrWWTV3F9yfiD8zYm1kGdNYno/Tq0dwzn+evQoFt9B +9kiABdcPUXmsEKvU7ANm5mqwujGSQkBqvjrTcuFqN1W8rB2Vt2lh8kORdOag0wok +RqEIr9baRRmW1FMdW4R58MD3R++Lj8UGrp1MYp3/RgT408m2ECVAdf4WqslKYIYv +uu8wd+RU4riEmViAqhOLUTpPSPaLtrM= +-----END CERTIFICATE----- + +# Issuer: CN=Amazon Root CA 1 O=Amazon +# Subject: CN=Amazon Root CA 1 O=Amazon +# Label: "Amazon Root CA 1" +# Serial: 143266978916655856878034712317230054538369994 +# MD5 Fingerprint: 43:c6:bf:ae:ec:fe:ad:2f:18:c6:88:68:30:fc:c8:e6 +# SHA1 Fingerprint: 8d:a7:f9:65:ec:5e:fc:37:91:0f:1c:6e:59:fd:c1:cc:6a:6e:de:16 +# SHA256 Fingerprint: 8e:cd:e6:88:4f:3d:87:b1:12:5b:a3:1a:c3:fc:b1:3d:70:16:de:7f:57:cc:90:4f:e1:cb:97:c6:ae:98:19:6e +-----BEGIN CERTIFICATE----- +MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF +ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 +b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL +MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv +b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj +ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM +9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw +IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6 +VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L +93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm +jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC +AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA +A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI +U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs +N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv +o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU +5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy +rqXRfboQnoZsG4q5WTP468SQvvG5 +-----END CERTIFICATE----- + +# Issuer: CN=Amazon Root CA 2 O=Amazon +# Subject: CN=Amazon Root CA 2 O=Amazon +# Label: "Amazon Root CA 2" +# Serial: 143266982885963551818349160658925006970653239 +# MD5 Fingerprint: c8:e5:8d:ce:a8:42:e2:7a:c0:2a:5c:7c:9e:26:bf:66 +# SHA1 Fingerprint: 5a:8c:ef:45:d7:a6:98:59:76:7a:8c:8b:44:96:b5:78:cf:47:4b:1a +# SHA256 Fingerprint: 1b:a5:b2:aa:8c:65:40:1a:82:96:01:18:f8:0b:ec:4f:62:30:4d:83:ce:c4:71:3a:19:c3:9c:01:1e:a4:6d:b4 +-----BEGIN CERTIFICATE----- +MIIFQTCCAymgAwIBAgITBmyf0pY1hp8KD+WGePhbJruKNzANBgkqhkiG9w0BAQwF +ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 +b24gUm9vdCBDQSAyMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTEL +MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv +b3QgQ0EgMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK2Wny2cSkxK +gXlRmeyKy2tgURO8TW0G/LAIjd0ZEGrHJgw12MBvIITplLGbhQPDW9tK6Mj4kHbZ +W0/jTOgGNk3Mmqw9DJArktQGGWCsN0R5hYGCrVo34A3MnaZMUnbqQ523BNFQ9lXg +1dKmSYXpN+nKfq5clU1Imj+uIFptiJXZNLhSGkOQsL9sBbm2eLfq0OQ6PBJTYv9K +8nu+NQWpEjTj82R0Yiw9AElaKP4yRLuH3WUnAnE72kr3H9rN9yFVkE8P7K6C4Z9r +2UXTu/Bfh+08LDmG2j/e7HJV63mjrdvdfLC6HM783k81ds8P+HgfajZRRidhW+me +z/CiVX18JYpvL7TFz4QuK/0NURBs+18bvBt+xa47mAExkv8LV/SasrlX6avvDXbR +8O70zoan4G7ptGmh32n2M8ZpLpcTnqWHsFcQgTfJU7O7f/aS0ZzQGPSSbtqDT6Zj +mUyl+17vIWR6IF9sZIUVyzfpYgwLKhbcAS4y2j5L9Z469hdAlO+ekQiG+r5jqFoz +7Mt0Q5X5bGlSNscpb/xVA1wf+5+9R+vnSUeVC06JIglJ4PVhHvG/LopyboBZ/1c6 ++XUyo05f7O0oYtlNc/LMgRdg7c3r3NunysV+Ar3yVAhU/bQtCSwXVEqY0VThUWcI +0u1ufm8/0i2BWSlmy5A5lREedCf+3euvAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMB +Af8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSwDPBMMPQFWAJI/TPlUq9LhONm +UjANBgkqhkiG9w0BAQwFAAOCAgEAqqiAjw54o+Ci1M3m9Zh6O+oAA7CXDpO8Wqj2 +LIxyh6mx/H9z/WNxeKWHWc8w4Q0QshNabYL1auaAn6AFC2jkR2vHat+2/XcycuUY ++gn0oJMsXdKMdYV2ZZAMA3m3MSNjrXiDCYZohMr/+c8mmpJ5581LxedhpxfL86kS +k5Nrp+gvU5LEYFiwzAJRGFuFjWJZY7attN6a+yb3ACfAXVU3dJnJUH/jWS5E4ywl +7uxMMne0nxrpS10gxdr9HIcWxkPo1LsmmkVwXqkLN1PiRnsn/eBG8om3zEK2yygm +btmlyTrIQRNg91CMFa6ybRoVGld45pIq2WWQgj9sAq+uEjonljYE1x2igGOpm/Hl +urR8FLBOybEfdF849lHqm/osohHUqS0nGkWxr7JOcQ3AWEbWaQbLU8uz/mtBzUF+ +fUwPfHJ5elnNXkoOrJupmHN5fLT0zLm4BwyydFy4x2+IoZCn9Kr5v2c69BoVYh63 +n749sSmvZ6ES8lgQGVMDMBu4Gon2nL2XA46jCfMdiyHxtN/kHNGfZQIG6lzWE7OE +76KlXIx3KadowGuuQNKotOrN8I1LOJwZmhsoVLiJkO/KdYE+HvJkJMcYr07/R54H +9jVlpNMKVv/1F2Rs76giJUmTtt8AF9pYfl3uxRuw0dFfIRDH+fO6AgonB8Xx1sfT +4PsJYGw= +-----END CERTIFICATE----- + +# Issuer: CN=Amazon Root CA 3 O=Amazon +# Subject: CN=Amazon Root CA 3 O=Amazon +# Label: "Amazon Root CA 3" +# Serial: 143266986699090766294700635381230934788665930 +# MD5 Fingerprint: a0:d4:ef:0b:f7:b5:d8:49:95:2a:ec:f5:c4:fc:81:87 +# SHA1 Fingerprint: 0d:44:dd:8c:3c:8c:1a:1a:58:75:64:81:e9:0f:2e:2a:ff:b3:d2:6e +# SHA256 Fingerprint: 18:ce:6c:fe:7b:f1:4e:60:b2:e3:47:b8:df:e8:68:cb:31:d0:2e:bb:3a:da:27:15:69:f5:03:43:b4:6d:b3:a4 +-----BEGIN CERTIFICATE----- +MIIBtjCCAVugAwIBAgITBmyf1XSXNmY/Owua2eiedgPySjAKBggqhkjOPQQDAjA5 +MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g +Um9vdCBDQSAzMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG +A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg +Q0EgMzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCmXp8ZBf8ANm+gBG1bG8lKl +ui2yEujSLtf6ycXYqm0fc4E7O5hrOXwzpcVOho6AF2hiRVd9RFgdszflZwjrZt6j +QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSr +ttvXBp43rDCGB5Fwx5zEGbF4wDAKBggqhkjOPQQDAgNJADBGAiEA4IWSoxe3jfkr +BqWTrBqYaGFy+uGh0PsceGCmQ5nFuMQCIQCcAu/xlJyzlvnrxir4tiz+OpAUFteM +YyRIHN8wfdVoOw== +-----END CERTIFICATE----- + +# Issuer: CN=Amazon Root CA 4 O=Amazon +# Subject: CN=Amazon Root CA 4 O=Amazon +# Label: "Amazon Root CA 4" +# Serial: 143266989758080763974105200630763877849284878 +# MD5 Fingerprint: 89:bc:27:d5:eb:17:8d:06:6a:69:d5:fd:89:47:b4:cd +# SHA1 Fingerprint: f6:10:84:07:d6:f8:bb:67:98:0c:c2:e2:44:c2:eb:ae:1c:ef:63:be +# SHA256 Fingerprint: e3:5d:28:41:9e:d0:20:25:cf:a6:90:38:cd:62:39:62:45:8d:a5:c6:95:fb:de:a3:c2:2b:0b:fb:25:89:70:92 +-----BEGIN CERTIFICATE----- +MIIB8jCCAXigAwIBAgITBmyf18G7EEwpQ+Vxe3ssyBrBDjAKBggqhkjOPQQDAzA5 +MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g +Um9vdCBDQSA0MB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG +A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg +Q0EgNDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNKrijdPo1MN/sGKe0uoe0ZLY7Bi +9i0b2whxIdIA6GO9mif78DluXeo9pcmBqqNbIJhFXRbb/egQbeOc4OO9X4Ri83Bk +M6DLJC9wuoihKqB1+IGuYgbEgds5bimwHvouXKNCMEAwDwYDVR0TAQH/BAUwAwEB +/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0OBBYEFNPsxzplbszh2naaVvuc84ZtV+WB +MAoGCCqGSM49BAMDA2gAMGUCMDqLIfG9fhGt0O9Yli/W651+kI0rz2ZVwyzjKKlw +CkcO8DdZEv8tmZQoTipPNU0zWgIxAOp1AE47xDqUEpHJWEadIRNyp4iciuRMStuW +1KyLa2tJElMzrdfkviT8tQp21KW8EA== +-----END CERTIFICATE----- + +# Issuer: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM +# Subject: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM +# Label: "TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1" +# Serial: 1 +# MD5 Fingerprint: dc:00:81:dc:69:2f:3e:2f:b0:3b:f6:3d:5a:91:8e:49 +# SHA1 Fingerprint: 31:43:64:9b:ec:ce:27:ec:ed:3a:3f:0b:8f:0d:e4:e8:91:dd:ee:ca +# SHA256 Fingerprint: 46:ed:c3:68:90:46:d5:3a:45:3f:b3:10:4a:b8:0d:ca:ec:65:8b:26:60:ea:16:29:dd:7e:86:79:90:64:87:16 +-----BEGIN CERTIFICATE----- +MIIEYzCCA0ugAwIBAgIBATANBgkqhkiG9w0BAQsFADCB0jELMAkGA1UEBhMCVFIx +GDAWBgNVBAcTD0dlYnplIC0gS29jYWVsaTFCMEAGA1UEChM5VHVya2l5ZSBCaWxp +bXNlbCB2ZSBUZWtub2xvamlrIEFyYXN0aXJtYSBLdXJ1bXUgLSBUVUJJVEFLMS0w +KwYDVQQLEyRLYW11IFNlcnRpZmlrYXN5b24gTWVya2V6aSAtIEthbXUgU00xNjA0 +BgNVBAMTLVRVQklUQUsgS2FtdSBTTSBTU0wgS29rIFNlcnRpZmlrYXNpIC0gU3Vy +dW0gMTAeFw0xMzExMjUwODI1NTVaFw00MzEwMjUwODI1NTVaMIHSMQswCQYDVQQG +EwJUUjEYMBYGA1UEBxMPR2ViemUgLSBLb2NhZWxpMUIwQAYDVQQKEzlUdXJraXll +IEJpbGltc2VsIHZlIFRla25vbG9qaWsgQXJhc3Rpcm1hIEt1cnVtdSAtIFRVQklU +QUsxLTArBgNVBAsTJEthbXUgU2VydGlmaWthc3lvbiBNZXJrZXppIC0gS2FtdSBT +TTE2MDQGA1UEAxMtVFVCSVRBSyBLYW11IFNNIFNTTCBLb2sgU2VydGlmaWthc2kg +LSBTdXJ1bSAxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr3UwM6q7 +a9OZLBI3hNmNe5eA027n/5tQlT6QlVZC1xl8JoSNkvoBHToP4mQ4t4y86Ij5iySr +LqP1N+RAjhgleYN1Hzv/bKjFxlb4tO2KRKOrbEz8HdDc72i9z+SqzvBV96I01INr +N3wcwv61A+xXzry0tcXtAA9TNypN9E8Mg/uGz8v+jE69h/mniyFXnHrfA2eJLJ2X +YacQuFWQfw4tJzh03+f92k4S400VIgLI4OD8D62K18lUUMw7D8oWgITQUVbDjlZ/ +iSIzL+aFCr2lqBs23tPcLG07xxO9WSMs5uWk99gL7eqQQESolbuT1dCANLZGeA4f +AJNG4e7p+exPFwIDAQABo0IwQDAdBgNVHQ4EFgQUZT/HiobGPN08VFw1+DrtUgxH +V8gwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL +BQADggEBACo/4fEyjq7hmFxLXs9rHmoJ0iKpEsdeV31zVmSAhHqT5Am5EM2fKifh +AHe+SMg1qIGf5LgsyX8OsNJLN13qudULXjS99HMpw+0mFZx+CFOKWI3QSyjfwbPf +IPP54+M638yclNhOT8NrF7f3cuitZjO1JVOr4PhMqZ398g26rrnZqsZr+ZO7rqu4 +lzwDGrpDxpa5RXI4s6ehlj2Re37AIVNMh+3yC1SVUZPVIqUNivGTDj5UDrDYyU7c +8jEyVupk+eq1nRZmQnLzf9OxMUP8pI4X8W0jq5Rm+K37DwhuJi1/FwcJsoz7UMCf +lo3Ptv0AnVoUmr8CRPXBwp8iXqIPoeM= +-----END CERTIFICATE----- + +# Issuer: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. +# Subject: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. +# Label: "GDCA TrustAUTH R5 ROOT" +# Serial: 9009899650740120186 +# MD5 Fingerprint: 63:cc:d9:3d:34:35:5c:6f:53:a3:e2:08:70:48:1f:b4 +# SHA1 Fingerprint: 0f:36:38:5b:81:1a:25:c3:9b:31:4e:83:ca:e9:34:66:70:cc:74:b4 +# SHA256 Fingerprint: bf:ff:8f:d0:44:33:48:7d:6a:8a:a6:0c:1a:29:76:7a:9f:c2:bb:b0:5e:42:0f:71:3a:13:b9:92:89:1d:38:93 +-----BEGIN CERTIFICATE----- +MIIFiDCCA3CgAwIBAgIIfQmX/vBH6nowDQYJKoZIhvcNAQELBQAwYjELMAkGA1UE +BhMCQ04xMjAwBgNVBAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZ +IENPLixMVEQuMR8wHQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMB4XDTE0 +MTEyNjA1MTMxNVoXDTQwMTIzMTE1NTk1OVowYjELMAkGA1UEBhMCQ04xMjAwBgNV +BAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZIENPLixMVEQuMR8w +HQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMIICIjANBgkqhkiG9w0BAQEF +AAOCAg8AMIICCgKCAgEA2aMW8Mh0dHeb7zMNOwZ+Vfy1YI92hhJCfVZmPoiC7XJj +Dp6L3TQsAlFRwxn9WVSEyfFrs0yw6ehGXTjGoqcuEVe6ghWinI9tsJlKCvLriXBj +TnnEt1u9ol2x8kECK62pOqPseQrsXzrj/e+APK00mxqriCZ7VqKChh/rNYmDf1+u +KU49tm7srsHwJ5uu4/Ts765/94Y9cnrrpftZTqfrlYwiOXnhLQiPzLyRuEH3FMEj +qcOtmkVEs7LXLM3GKeJQEK5cy4KOFxg2fZfmiJqwTTQJ9Cy5WmYqsBebnh52nUpm +MUHfP/vFBu8btn4aRjb3ZGM74zkYI+dndRTVdVeSN72+ahsmUPI2JgaQxXABZG12 +ZuGR224HwGGALrIuL4xwp9E7PLOR5G62xDtw8mySlwnNR30YwPO7ng/Wi64HtloP +zgsMR6flPri9fcebNaBhlzpBdRfMK5Z3KpIhHtmVdiBnaM8Nvd/WHwlqmuLMc3Gk +L30SgLdTMEZeS1SZD2fJpcjyIMGC7J0R38IC+xo70e0gmu9lZJIQDSri3nDxGGeC +jGHeuLzRL5z7D9Ar7Rt2ueQ5Vfj4oR24qoAATILnsn8JuLwwoC8N9VKejveSswoA +HQBUlwbgsQfZxw9cZX08bVlX5O2ljelAU58VS6Bx9hoh49pwBiFYFIeFd3mqgnkC +AwEAAaNCMEAwHQYDVR0OBBYEFOLJQJ9NzuiaoXzPDj9lxSmIahlRMA8GA1UdEwEB +/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQDRSVfg +p8xoWLoBDysZzY2wYUWsEe1jUGn4H3++Fo/9nesLqjJHdtJnJO29fDMylyrHBYZm +DRd9FBUb1Ov9H5r2XpdptxolpAqzkT9fNqyL7FeoPueBihhXOYV0GkLH6VsTX4/5 +COmSdI31R9KrO9b7eGZONn356ZLpBN79SWP8bfsUcZNnL0dKt7n/HipzcEYwv1ry +L3ml4Y0M2fmyYzeMN2WFcGpcWwlyua1jPLHd+PwyvzeG5LuOmCd+uh8W4XAR8gPf +JWIyJyYYMoSf/wA6E7qaTfRPuBRwIrHKK5DOKcFw9C+df/KQHtZa37dG/OaG+svg +IHZ6uqbL9XzeYqWxi+7egmaKTjowHz+Ay60nugxe19CxVsp3cbK1daFQqUBDF8Io +2c9Si1vIY9RCPqAzekYu9wogRlR+ak8x8YF+QnQ4ZXMn7sZ8uI7XpTrXmKGcjBBV +09tL7ECQ8s1uV9JiDnxXk7Gnbc2dg7sq5+W2O3FYrf3RRbxake5TFW/TRQl1brqQ +XR4EzzffHqhmsYzmIGrv/EhOdJhCrylvLmrH+33RZjEizIYAfmaDDEL0vTSSwxrq +T8p+ck0LcIymSLumoRT2+1hEmRSuqguTaaApJUqlyyvdimYHFngVV3Eb7PVHhPOe +MTd61X8kreS8/f3MboPoDKi3QWwH3b08hpcv0g== +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com Root Certification Authority RSA O=SSL Corporation +# Subject: CN=SSL.com Root Certification Authority RSA O=SSL Corporation +# Label: "SSL.com Root Certification Authority RSA" +# Serial: 8875640296558310041 +# MD5 Fingerprint: 86:69:12:c0:70:f1:ec:ac:ac:c2:d5:bc:a5:5b:a1:29 +# SHA1 Fingerprint: b7:ab:33:08:d1:ea:44:77:ba:14:80:12:5a:6f:bd:a9:36:49:0c:bb +# SHA256 Fingerprint: 85:66:6a:56:2e:e0:be:5c:e9:25:c1:d8:89:0a:6f:76:a8:7e:c1:6d:4d:7d:5f:29:ea:74:19:cf:20:12:3b:69 +-----BEGIN CERTIFICATE----- +MIIF3TCCA8WgAwIBAgIIeyyb0xaAMpkwDQYJKoZIhvcNAQELBQAwfDELMAkGA1UE +BhMCVVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQK +DA9TU0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eSBSU0EwHhcNMTYwMjEyMTczOTM5WhcNNDEwMjEyMTcz +OTM5WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv +dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNv +bSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IFJTQTCCAiIwDQYJKoZIhvcN +AQEBBQADggIPADCCAgoCggIBAPkP3aMrfcvQKv7sZ4Wm5y4bunfh4/WvpOz6Sl2R +xFdHaxh3a3by/ZPkPQ/CFp4LZsNWlJ4Xg4XOVu/yFv0AYvUiCVToZRdOQbngT0aX +qhvIuG5iXmmxX9sqAn78bMrzQdjt0Oj8P2FI7bADFB0QDksZ4LtO7IZl/zbzXmcC +C52GVWH9ejjt/uIZALdvoVBidXQ8oPrIJZK0bnoix/geoeOy3ZExqysdBP+lSgQ3 +6YWkMyv94tZVNHwZpEpox7Ko07fKoZOI68GXvIz5HdkihCR0xwQ9aqkpk8zruFvh +/l8lqjRYyMEjVJ0bmBHDOJx+PYZspQ9AhnwC9FwCTyjLrnGfDzrIM/4RJTXq/LrF +YD3ZfBjVsqnTdXgDciLKOsMf7yzlLqn6niy2UUb9rwPW6mBo6oUWNmuF6R7As93E +JNyAKoFBbZQ+yODJgUEAnl6/f8UImKIYLEJAs/lvOCdLToD0PYFH4Ih86hzOtXVc +US4cK38acijnALXRdMbX5J+tB5O2UzU1/Dfkw/ZdFr4hc96SCvigY2q8lpJqPvi8 +ZVWb3vUNiSYE/CUapiVpy8JtynziWV+XrOvvLsi81xtZPCvM8hnIk2snYxnP/Okm ++Mpxm3+T/jRnhE6Z6/yzeAkzcLpmpnbtG3PrGqUNxCITIJRWCk4sbE6x/c+cCbqi +M+2HAgMBAAGjYzBhMB0GA1UdDgQWBBTdBAkHovV6fVJTEpKV7jiAJQ2mWTAPBgNV +HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFN0ECQei9Xp9UlMSkpXuOIAlDaZZMA4G +A1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAIBgRlCn7Jp0cHh5wYfGV +cpNxJK1ok1iOMq8bs3AD/CUrdIWQPXhq9LmLpZc7tRiRux6n+UBbkflVma8eEdBc +Hadm47GUBwwyOabqG7B52B2ccETjit3E+ZUfijhDPwGFpUenPUayvOUiaPd7nNgs +PgohyC0zrL/FgZkxdMF1ccW+sfAjRfSda/wZY52jvATGGAslu1OJD7OAUN5F7kR/ +q5R4ZJjT9ijdh9hwZXT7DrkT66cPYakylszeu+1jTBi7qUD3oFRuIIhxdRjqerQ0 +cuAjJ3dctpDqhiVAq+8zD8ufgr6iIPv2tS0a5sKFsXQP+8hlAqRSAUfdSSLBv9jr +a6x+3uxjMxW3IwiPxg+NQVrdjsW5j+VFP3jbutIbQLH+cU0/4IGiul607BXgk90I +H37hVZkLId6Tngr75qNJvTYw/ud3sqB1l7UtgYgXZSD32pAAn8lSzDLKNXz1PQ/Y +K9f1JmzJBjSWFupwWRoyeXkLtoh/D1JIPb9s2KJELtFOt3JY04kTlf5Eq/jXixtu +nLwsoFvVagCvXzfh1foQC5ichucmj87w7G6KVwuA406ywKBjYZC6VWg3dGq2ktuf +oYYitmUnDuy2n0Jg5GfCtdpBC8TTi2EbvPofkSvXRAdeuims2cXp71NIWuuA8ShY +Ic2wBlX7Jz9TkHCpBB5XJ7k= +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com Root Certification Authority ECC O=SSL Corporation +# Subject: CN=SSL.com Root Certification Authority ECC O=SSL Corporation +# Label: "SSL.com Root Certification Authority ECC" +# Serial: 8495723813297216424 +# MD5 Fingerprint: 2e:da:e4:39:7f:9c:8f:37:d1:70:9f:26:17:51:3a:8e +# SHA1 Fingerprint: c3:19:7c:39:24:e6:54:af:1b:c4:ab:20:95:7a:e2:c3:0e:13:02:6a +# SHA256 Fingerprint: 34:17:bb:06:cc:60:07:da:1b:96:1c:92:0b:8a:b4:ce:3f:ad:82:0e:4a:a3:0b:9a:cb:c4:a7:4e:bd:ce:bc:65 +-----BEGIN CERTIFICATE----- +MIICjTCCAhSgAwIBAgIIdebfy8FoW6gwCgYIKoZIzj0EAwIwfDELMAkGA1UEBhMC +VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T +U0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZpY2F0 +aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNDAzWhcNNDEwMjEyMTgxNDAz +WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hvdXN0 +b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNvbSBS +b290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49AgEGBSuB +BAAiA2IABEVuqVDEpiM2nl8ojRfLliJkP9x6jh3MCLOicSS6jkm5BBtHllirLZXI +7Z4INcgn64mMU1jrYor+8FsPazFSY0E7ic3s7LaNGdM0B9y7xgZ/wkWV7Mt/qCPg +CemB+vNH06NjMGEwHQYDVR0OBBYEFILRhXMw5zUE044CkvvlpNHEIejNMA8GA1Ud +EwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUgtGFczDnNQTTjgKS++Wk0cQh6M0wDgYD +VR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2cAMGQCMG/n61kRpGDPYbCWe+0F+S8T +kdzt5fxQaxFGRrMcIQBiu77D5+jNB5n5DQtdcj7EqgIwH7y6C+IwJPt8bYBVCpk+ +gA0z5Wajs6O7pdWLjwkspl1+4vAHCGht0nxpbl/f5Wpl +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation +# Subject: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation +# Label: "SSL.com EV Root Certification Authority RSA R2" +# Serial: 6248227494352943350 +# MD5 Fingerprint: e1:1e:31:58:1a:ae:54:53:02:f6:17:6a:11:7b:4d:95 +# SHA1 Fingerprint: 74:3a:f0:52:9b:d0:32:a0:f4:4a:83:cd:d4:ba:a9:7b:7c:2e:c4:9a +# SHA256 Fingerprint: 2e:7b:f1:6c:c2:24:85:a7:bb:e2:aa:86:96:75:07:61:b0:ae:39:be:3b:2f:e9:d0:cc:6d:4e:f7:34:91:42:5c +-----BEGIN CERTIFICATE----- +MIIF6zCCA9OgAwIBAgIIVrYpzTS8ePYwDQYJKoZIhvcNAQELBQAwgYIxCzAJBgNV +BAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4GA1UEBwwHSG91c3RvbjEYMBYGA1UE +CgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQDDC5TU0wuY29tIEVWIFJvb3QgQ2Vy +dGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIyMB4XDTE3MDUzMTE4MTQzN1oXDTQy +MDUzMDE4MTQzN1owgYIxCzAJBgNVBAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4G +A1UEBwwHSG91c3RvbjEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQD +DC5TU0wuY29tIEVWIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIy +MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAjzZlQOHWTcDXtOlG2mvq +M0fNTPl9fb69LT3w23jhhqXZuglXaO1XPqDQCEGD5yhBJB/jchXQARr7XnAjssuf +OePPxU7Gkm0mxnu7s9onnQqG6YE3Bf7wcXHswxzpY6IXFJ3vG2fThVUCAtZJycxa +4bH3bzKfydQ7iEGonL3Lq9ttewkfokxykNorCPzPPFTOZw+oz12WGQvE43LrrdF9 +HSfvkusQv1vrO6/PgN3B0pYEW3p+pKk8OHakYo6gOV7qd89dAFmPZiw+B6KjBSYR +aZfqhbcPlgtLyEDhULouisv3D5oi53+aNxPN8k0TayHRwMwi8qFG9kRpnMphNQcA +b9ZhCBHqurj26bNg5U257J8UZslXWNvNh2n4ioYSA0e/ZhN2rHd9NCSFg83XqpyQ +Gp8hLH94t2S42Oim9HizVcuE0jLEeK6jj2HdzghTreyI/BXkmg3mnxp3zkyPuBQV +PWKchjgGAGYS5Fl2WlPAApiiECtoRHuOec4zSnaqW4EWG7WK2NAAe15itAnWhmMO +pgWVSbooi4iTsjQc2KRVbrcc0N6ZVTsj9CLg+SlmJuwgUHfbSguPvuUCYHBBXtSu +UDkiFCbLsjtzdFVHB3mBOagwE0TlBIqulhMlQg+5U8Sb/M3kHN48+qvWBkofZ6aY +MBzdLNvcGJVXZsb/XItW9XcCAwEAAaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAfBgNV +HSMEGDAWgBT5YLvU49U09rj1BoAlp3PbRmmonjAdBgNVHQ4EFgQU+WC71OPVNPa4 +9QaAJadz20ZpqJ4wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQBW +s47LCp1Jjr+kxJG7ZhcFUZh1++VQLHqe8RT6q9OKPv+RKY9ji9i0qVQBDb6Thi/5 +Sm3HXvVX+cpVHBK+Rw82xd9qt9t1wkclf7nxY/hoLVUE0fKNsKTPvDxeH3jnpaAg +cLAExbf3cqfeIg29MyVGjGSSJuM+LmOW2puMPfgYCdcDzH2GguDKBAdRUNf/ktUM +79qGn5nX67evaOI5JpS6aLe/g9Pqemc9YmeuJeVy6OLk7K4S9ksrPJ/psEDzOFSz +/bdoyNrGj1E8svuR3Bznm53htw1yj+KkxKl4+esUrMZDBcJlOSgYAsOCsp0FvmXt +ll9ldDz7CTUue5wT/RsPXcdtgTpWD8w74a8CLyKsRspGPKAcTNZEtF4uXBVmCeEm +Kf7GUmG6sXP/wwyc5WxqlD8UykAWlYTzWamsX0xhk23RO8yilQwipmdnRC652dKK +QbNmC1r7fSOl8hqw/96bg5Qu0T/fkreRrwU7ZcegbLHNYhLDkBvjJc40vG93drEQ +w/cFGsDWr3RiSBd3kmmQYRzelYB0VI8YHMPzA9C/pEN1hlMYegouCRw2n5H9gooi +S9EOUCXdywMMF8mDAAhONU2Ki+3wApRmLER/y5UnlhetCTCstnEXbosX9hwJ1C07 +mKVx01QT2WDz9UtmT/rx7iASjbSsV7FFY6GsdqnC+w== +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation +# Subject: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation +# Label: "SSL.com EV Root Certification Authority ECC" +# Serial: 3182246526754555285 +# MD5 Fingerprint: 59:53:22:65:83:42:01:54:c0:ce:42:b9:5a:7c:f2:90 +# SHA1 Fingerprint: 4c:dd:51:a3:d1:f5:20:32:14:b0:c6:c5:32:23:03:91:c7:46:42:6d +# SHA256 Fingerprint: 22:a2:c1:f7:bd:ed:70:4c:c1:e7:01:b5:f4:08:c3:10:88:0f:e9:56:b5:de:2a:4a:44:f9:9c:87:3a:25:a7:c8 +-----BEGIN CERTIFICATE----- +MIIClDCCAhqgAwIBAgIILCmcWxbtBZUwCgYIKoZIzj0EAwIwfzELMAkGA1UEBhMC +VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T +U0wgQ29ycG9yYXRpb24xNDAyBgNVBAMMK1NTTC5jb20gRVYgUm9vdCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNTIzWhcNNDEwMjEyMTgx +NTIzWjB/MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv +dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjE0MDIGA1UEAwwrU1NMLmNv +bSBFViBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49 +AgEGBSuBBAAiA2IABKoSR5CYG/vvw0AHgyBO8TCCogbR8pKGYfL2IWjKAMTH6kMA +VIbc/R/fALhBYlzccBYy3h+Z1MzFB8gIH2EWB1E9fVwHU+M1OIzfzZ/ZLg1Kthku +WnBaBu2+8KGwytAJKaNjMGEwHQYDVR0OBBYEFFvKXuXe0oGqzagtZFG22XKbl+ZP +MA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUW8pe5d7SgarNqC1kUbbZcpuX +5k8wDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2gAMGUCMQCK5kCJN+vp1RPZ +ytRrJPOwPYdGWBrssd9v+1a6cGvHOMzosYxPD/fxZ3YOg9AeUY8CMD32IygmTMZg +h5Mmm7I1HrrW9zzRHM76JTymGoEVW/MSD2zuZYrJh6j5B+BimoxcSg== +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 +# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 +# Label: "GlobalSign Root CA - R6" +# Serial: 1417766617973444989252670301619537 +# MD5 Fingerprint: 4f:dd:07:e4:d4:22:64:39:1e:0c:37:42:ea:d1:c6:ae +# SHA1 Fingerprint: 80:94:64:0e:b5:a7:a1:ca:11:9c:1f:dd:d5:9f:81:02:63:a7:fb:d1 +# SHA256 Fingerprint: 2c:ab:ea:fe:37:d0:6c:a2:2a:ba:73:91:c0:03:3d:25:98:29:52:c4:53:64:73:49:76:3a:3a:b5:ad:6c:cf:69 +-----BEGIN CERTIFICATE----- +MIIFgzCCA2ugAwIBAgIORea7A4Mzw4VlSOb/RVEwDQYJKoZIhvcNAQEMBQAwTDEg +MB4GA1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjYxEzARBgNVBAoTCkdsb2Jh +bFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMTQxMjEwMDAwMDAwWhcNMzQx +MjEwMDAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSNjET +MBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCAiIwDQYJ +KoZIhvcNAQEBBQADggIPADCCAgoCggIBAJUH6HPKZvnsFMp7PPcNCPG0RQssgrRI +xutbPK6DuEGSMxSkb3/pKszGsIhrxbaJ0cay/xTOURQh7ErdG1rG1ofuTToVBu1k +ZguSgMpE3nOUTvOniX9PeGMIyBJQbUJmL025eShNUhqKGoC3GYEOfsSKvGRMIRxD +aNc9PIrFsmbVkJq3MQbFvuJtMgamHvm566qjuL++gmNQ0PAYid/kD3n16qIfKtJw +LnvnvJO7bVPiSHyMEAc4/2ayd2F+4OqMPKq0pPbzlUoSB239jLKJz9CgYXfIWHSw +1CM69106yqLbnQneXUQtkPGBzVeS+n68UARjNN9rkxi+azayOeSsJDa38O+2HBNX +k7besvjihbdzorg1qkXy4J02oW9UivFyVm4uiMVRQkQVlO6jxTiWm05OWgtH8wY2 +SXcwvHE35absIQh1/OZhFj931dmRl4QKbNQCTXTAFO39OfuD8l4UoQSwC+n+7o/h +bguyCLNhZglqsQY6ZZZZwPA1/cnaKI0aEYdwgQqomnUdnjqGBQCe24DWJfncBZ4n +WUx2OVvq+aWh2IMP0f/fMBH5hc8zSPXKbWQULHpYT9NLCEnFlWQaYw55PfWzjMpY +rZxCRXluDocZXFSxZba/jJvcE+kNb7gu3GduyYsRtYQUigAZcIN5kZeR1Bonvzce +MgfYFGM8KEyvAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTAD +AQH/MB0GA1UdDgQWBBSubAWjkxPioufi1xzWx/B/yGdToDAfBgNVHSMEGDAWgBSu +bAWjkxPioufi1xzWx/B/yGdToDANBgkqhkiG9w0BAQwFAAOCAgEAgyXt6NH9lVLN +nsAEoJFp5lzQhN7craJP6Ed41mWYqVuoPId8AorRbrcWc+ZfwFSY1XS+wc3iEZGt +Ixg93eFyRJa0lV7Ae46ZeBZDE1ZXs6KzO7V33EByrKPrmzU+sQghoefEQzd5Mr61 +55wsTLxDKZmOMNOsIeDjHfrYBzN2VAAiKrlNIC5waNrlU/yDXNOd8v9EDERm8tLj +vUYAGm0CuiVdjaExUd1URhxN25mW7xocBFymFe944Hn+Xds+qkxV/ZoVqW/hpvvf +cDDpw+5CRu3CkwWJ+n1jez/QcYF8AOiYrg54NMMl+68KnyBr3TsTjxKM4kEaSHpz +oHdpx7Zcf4LIHv5YGygrqGytXm3ABdJ7t+uA/iU3/gKbaKxCXcPu9czc8FB10jZp +nOZ7BN9uBmm23goJSFmH63sUYHpkqmlD75HHTOwY3WzvUy2MmeFe8nI+z1TIvWfs +pA9MRf/TuTAjB0yPEL+GltmZWrSZVxykzLsViVO6LAUP5MSeGbEYNNVMnbrt9x+v +JJUEeKgDu+6B5dpffItKoZB0JaezPkvILFa9x8jvOOJckvB595yEunQtYQEgfn7R +8k8HWV+LLUNS60YMlOH1Zkd5d9VUWx+tJDfLRVpOoERIyNiwmcUVhAn21klJwGW4 +5hpxbqCo8YLoRT5s1gLXCmeDBVrJpBA= +-----END CERTIFICATE----- + +# Issuer: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed +# Subject: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed +# Label: "OISTE WISeKey Global Root GC CA" +# Serial: 44084345621038548146064804565436152554 +# MD5 Fingerprint: a9:d6:b9:2d:2f:93:64:f8:a5:69:ca:91:e9:68:07:23 +# SHA1 Fingerprint: e0:11:84:5e:34:de:be:88:81:b9:9c:f6:16:26:d1:96:1f:c3:b9:31 +# SHA256 Fingerprint: 85:60:f9:1c:36:24:da:ba:95:70:b5:fe:a0:db:e3:6f:f1:1a:83:23:be:94:86:85:4f:b3:f3:4a:55:71:19:8d +-----BEGIN CERTIFICATE----- +MIICaTCCAe+gAwIBAgIQISpWDK7aDKtARb8roi066jAKBggqhkjOPQQDAzBtMQsw +CQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUgRm91 +bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9iYWwg +Um9vdCBHQyBDQTAeFw0xNzA1MDkwOTQ4MzRaFw00MjA1MDkwOTU4MzNaMG0xCzAJ +BgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBGb3Vu +ZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2JhbCBS +b290IEdDIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOlQwMYPchi82PG6s4ni +eUqjFqdrVCTbUf/q9Akkwwsin8tqJ4KBDdLArzHkdIJuyiXZjHWd8dvQmqJLIX4W +p2OQ0jnUsYd4XxiWD1AbNTcPasbc2RNNpI6QN+a9WzGRo1QwUjAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUSIcUrOPDnpBgOtfKie7T +rYy0UGYwEAYJKwYBBAGCNxUBBAMCAQAwCgYIKoZIzj0EAwMDaAAwZQIwJsdpW9zV +57LnyAyMjMPdeYwbY9XJUpROTYJKcx6ygISpJcBMWm1JKWB4E+J+SOtkAjEA2zQg +Mgj/mkkCtojeFK9dbJlxjRo/i9fgojaGHAeCOnZT/cKi7e97sIBPWA9LUzm9 +-----END CERTIFICATE----- + +# Issuer: CN=UCA Global G2 Root O=UniTrust +# Subject: CN=UCA Global G2 Root O=UniTrust +# Label: "UCA Global G2 Root" +# Serial: 124779693093741543919145257850076631279 +# MD5 Fingerprint: 80:fe:f0:c4:4a:f0:5c:62:32:9f:1c:ba:78:a9:50:f8 +# SHA1 Fingerprint: 28:f9:78:16:19:7a:ff:18:25:18:aa:44:fe:c1:a0:ce:5c:b6:4c:8a +# SHA256 Fingerprint: 9b:ea:11:c9:76:fe:01:47:64:c1:be:56:a6:f9:14:b5:a5:60:31:7a:bd:99:88:39:33:82:e5:16:1a:a0:49:3c +-----BEGIN CERTIFICATE----- +MIIFRjCCAy6gAwIBAgIQXd+x2lqj7V2+WmUgZQOQ7zANBgkqhkiG9w0BAQsFADA9 +MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxGzAZBgNVBAMMElVDQSBH +bG9iYWwgRzIgUm9vdDAeFw0xNjAzMTEwMDAwMDBaFw00MDEyMzEwMDAwMDBaMD0x +CzAJBgNVBAYTAkNOMREwDwYDVQQKDAhVbmlUcnVzdDEbMBkGA1UEAwwSVUNBIEds +b2JhbCBHMiBSb290MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxeYr +b3zvJgUno4Ek2m/LAfmZmqkywiKHYUGRO8vDaBsGxUypK8FnFyIdK+35KYmToni9 +kmugow2ifsqTs6bRjDXVdfkX9s9FxeV67HeToI8jrg4aA3++1NDtLnurRiNb/yzm +VHqUwCoV8MmNsHo7JOHXaOIxPAYzRrZUEaalLyJUKlgNAQLx+hVRZ2zA+te2G3/R +VogvGjqNO7uCEeBHANBSh6v7hn4PJGtAnTRnvI3HLYZveT6OqTwXS3+wmeOwcWDc +C/Vkw85DvG1xudLeJ1uK6NjGruFZfc8oLTW4lVYa8bJYS7cSN8h8s+1LgOGN+jIj +tm+3SJUIsUROhYw6AlQgL9+/V087OpAh18EmNVQg7Mc/R+zvWr9LesGtOxdQXGLY +D0tK3Cv6brxzks3sx1DoQZbXqX5t2Okdj4q1uViSukqSKwxW/YDrCPBeKW4bHAyv +j5OJrdu9o54hyokZ7N+1wxrrFv54NkzWbtA+FxyQF2smuvt6L78RHBgOLXMDj6Dl +NaBa4kx1HXHhOThTeEDMg5PXCp6dW4+K5OXgSORIskfNTip1KnvyIvbJvgmRlld6 +iIis7nCs+dwp4wwcOxJORNanTrAmyPPZGpeRaOrvjUYG0lZFWJo8DA+DuAUlwznP +O6Q0ibd5Ei9Hxeepl2n8pndntd978XplFeRhVmUCAwEAAaNCMEAwDgYDVR0PAQH/ +BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFIHEjMz15DD/pQwIX4wV +ZyF0Ad/fMA0GCSqGSIb3DQEBCwUAA4ICAQATZSL1jiutROTL/7lo5sOASD0Ee/oj +L3rtNtqyzm325p7lX1iPyzcyochltq44PTUbPrw7tgTQvPlJ9Zv3hcU2tsu8+Mg5 +1eRfB70VVJd0ysrtT7q6ZHafgbiERUlMjW+i67HM0cOU2kTC5uLqGOiiHycFutfl +1qnN3e92mI0ADs0b+gO3joBYDic/UvuUospeZcnWhNq5NXHzJsBPd+aBJ9J3O5oU +b3n09tDh05S60FdRvScFDcH9yBIw7m+NESsIndTUv4BFFJqIRNow6rSn4+7vW4LV +PtateJLbXDzz2K36uGt/xDYotgIVilQsnLAXc47QN6MUPJiVAAwpBVueSUmxX8fj +y88nZY41F7dXyDDZQVu5FLbowg+UMaeUmMxq67XhJ/UQqAHojhJi6IjMtX9Gl8Cb +EGY4GjZGXyJoPd/JxhMnq1MGrKI8hgZlb7F+sSlEmqO6SWkoaY/X5V+tBIZkbxqg +DMUIYs6Ao9Dz7GjevjPHF1t/gMRMTLGmhIrDO7gJzRSBuhjjVFc2/tsvfEehOjPI ++Vg7RE+xygKJBJYoaMVLuCaJu9YzL1DV/pqJuhgyklTGW+Cd+V7lDSKb9triyCGy +YiGqhkCyLmTTX8jjfhFnRR8F/uOi77Oos/N9j/gMHyIfLXC0uAE0djAA5SN4p1bX +UB+K+wb1whnw0A== +-----END CERTIFICATE----- + +# Issuer: CN=UCA Extended Validation Root O=UniTrust +# Subject: CN=UCA Extended Validation Root O=UniTrust +# Label: "UCA Extended Validation Root" +# Serial: 106100277556486529736699587978573607008 +# MD5 Fingerprint: a1:f3:5f:43:c6:34:9b:da:bf:8c:7e:05:53:ad:96:e2 +# SHA1 Fingerprint: a3:a1:b0:6f:24:61:23:4a:e3:36:a5:c2:37:fc:a6:ff:dd:f0:d7:3a +# SHA256 Fingerprint: d4:3a:f9:b3:54:73:75:5c:96:84:fc:06:d7:d8:cb:70:ee:5c:28:e7:73:fb:29:4e:b4:1e:e7:17:22:92:4d:24 +-----BEGIN CERTIFICATE----- +MIIFWjCCA0KgAwIBAgIQT9Irj/VkyDOeTzRYZiNwYDANBgkqhkiG9w0BAQsFADBH +MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNVBAMMHFVDQSBF +eHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwHhcNMTUwMzEzMDAwMDAwWhcNMzgxMjMx +MDAwMDAwWjBHMQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNV +BAMMHFVDQSBFeHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwggIiMA0GCSqGSIb3DQEB +AQUAA4ICDwAwggIKAoICAQCpCQcoEwKwmeBkqh5DFnpzsZGgdT6o+uM4AHrsiWog +D4vFsJszA1qGxliG1cGFu0/GnEBNyr7uaZa4rYEwmnySBesFK5pI0Lh2PpbIILvS +sPGP2KxFRv+qZ2C0d35qHzwaUnoEPQc8hQ2E0B92CvdqFN9y4zR8V05WAT558aop +O2z6+I9tTcg1367r3CTueUWnhbYFiN6IXSV8l2RnCdm/WhUFhvMJHuxYMjMR83dk +sHYf5BA1FxvyDrFspCqjc/wJHx4yGVMR59mzLC52LqGj3n5qiAno8geK+LLNEOfi +c0CTuwjRP+H8C5SzJe98ptfRr5//lpr1kXuYC3fUfugH0mK1lTnj8/FtDw5lhIpj +VMWAtuCeS31HJqcBCF3RiJ7XwzJE+oJKCmhUfzhTA8ykADNkUVkLo4KRel7sFsLz +KuZi2irbWWIQJUoqgQtHB0MGcIfS+pMRKXpITeuUx3BNr2fVUbGAIAEBtHoIppB/ +TuDvB0GHr2qlXov7z1CymlSvw4m6WC31MJixNnI5fkkE/SmnTHnkBVfblLkWU41G +sx2VYVdWf6/wFlthWG82UBEL2KwrlRYaDh8IzTY0ZRBiZtWAXxQgXy0MoHgKaNYs +1+lvK9JKBZP8nm9rZ/+I8U6laUpSNwXqxhaN0sSZ0YIrO7o1dfdRUVjzyAfd5LQD +fwIDAQABo0IwQDAdBgNVHQ4EFgQU2XQ65DA9DfcS3H5aBZ8eNJr34RQwDwYDVR0T +AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQELBQADggIBADaN +l8xCFWQpN5smLNb7rhVpLGsaGvdftvkHTFnq88nIua7Mui563MD1sC3AO6+fcAUR +ap8lTwEpcOPlDOHqWnzcSbvBHiqB9RZLcpHIojG5qtr8nR/zXUACE/xOHAbKsxSQ +VBcZEhrxH9cMaVr2cXj0lH2RC47skFSOvG+hTKv8dGT9cZr4QQehzZHkPJrgmzI5 +c6sq1WnIeJEmMX3ixzDx/BR4dxIOE/TdFpS/S2d7cFOFyrC78zhNLJA5wA3CXWvp +4uXViI3WLL+rG761KIcSF3Ru/H38j9CHJrAb+7lsq+KePRXBOy5nAliRn+/4Qh8s +t2j1da3Ptfb/EX3C8CSlrdP6oDyp+l3cpaDvRKS+1ujl5BOWF3sGPjLtx7dCvHaj +2GU4Kzg1USEODm8uNBNA4StnDG1KQTAYI1oyVZnJF+A83vbsea0rWBmirSwiGpWO +vpaQXUJXxPkUAzUrHC1RVwinOt4/5Mi0A3PCwSaAuwtCH60NryZy2sy+s6ODWA2C +xR9GUeOcGMyNm43sSet1UNWMKFnKdDTajAshqx7qG+XH/RU+wBeq+yNuJkbL+vmx +cmtpzyKEC2IPrNkZAJSidjzULZrtBJ4tBmIQN1IchXIbJ+XMxjHsN+xjWZsLHXbM +fjKaiJUINlK73nZfdklJrX+9ZSCyycErdhh2n1ax +-----END CERTIFICATE----- + +# Issuer: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 +# Subject: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 +# Label: "Certigna Root CA" +# Serial: 269714418870597844693661054334862075617 +# MD5 Fingerprint: 0e:5c:30:62:27:eb:5b:bc:d7:ae:62:ba:e9:d5:df:77 +# SHA1 Fingerprint: 2d:0d:52:14:ff:9e:ad:99:24:01:74:20:47:6e:6c:85:27:27:f5:43 +# SHA256 Fingerprint: d4:8d:3d:23:ee:db:50:a4:59:e5:51:97:60:1c:27:77:4b:9d:7b:18:c9:4d:5a:05:95:11:a1:02:50:b9:31:68 +-----BEGIN CERTIFICATE----- +MIIGWzCCBEOgAwIBAgIRAMrpG4nxVQMNo+ZBbcTjpuEwDQYJKoZIhvcNAQELBQAw +WjELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczEcMBoGA1UECwwTMDAw +MiA0ODE0NjMwODEwMDAzNjEZMBcGA1UEAwwQQ2VydGlnbmEgUm9vdCBDQTAeFw0x +MzEwMDEwODMyMjdaFw0zMzEwMDEwODMyMjdaMFoxCzAJBgNVBAYTAkZSMRIwEAYD +VQQKDAlEaGlteW90aXMxHDAaBgNVBAsMEzAwMDIgNDgxNDYzMDgxMDAwMzYxGTAX +BgNVBAMMEENlcnRpZ25hIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw +ggIKAoICAQDNGDllGlmx6mQWDoyUJJV8g9PFOSbcDO8WV43X2KyjQn+Cyu3NW9sO +ty3tRQgXstmzy9YXUnIo245Onoq2C/mehJpNdt4iKVzSs9IGPjA5qXSjklYcoW9M +CiBtnyN6tMbaLOQdLNyzKNAT8kxOAkmhVECe5uUFoC2EyP+YbNDrihqECB63aCPu +I9Vwzm1RaRDuoXrC0SIxwoKF0vJVdlB8JXrJhFwLrN1CTivngqIkicuQstDuI7pm +TLtipPlTWmR7fJj6o0ieD5Wupxj0auwuA0Wv8HT4Ks16XdG+RCYyKfHx9WzMfgIh +C59vpD++nVPiz32pLHxYGpfhPTc3GGYo0kDFUYqMwy3OU4gkWGQwFsWq4NYKpkDf +ePb1BHxpE4S80dGnBs8B92jAqFe7OmGtBIyT46388NtEbVncSVmurJqZNjBBe3Yz +IoejwpKGbvlw7q6Hh5UbxHq9MfPU0uWZ/75I7HX1eBYdpnDBfzwboZL7z8g81sWT +Co/1VTp2lc5ZmIoJlXcymoO6LAQ6l73UL77XbJuiyn1tJslV1c/DeVIICZkHJC1k +JWumIWmbat10TWuXekG9qxf5kBdIjzb5LdXF2+6qhUVB+s06RbFo5jZMm5BX7CO5 +hwjCxAnxl4YqKE3idMDaxIzb3+KhF1nOJFl0Mdp//TBt2dzhauH8XwIDAQABo4IB +GjCCARYwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE +FBiHVuBud+4kNTxOc5of1uHieX4rMB8GA1UdIwQYMBaAFBiHVuBud+4kNTxOc5of +1uHieX4rMEQGA1UdIAQ9MDswOQYEVR0gADAxMC8GCCsGAQUFBwIBFiNodHRwczov +L3d3d3cuY2VydGlnbmEuZnIvYXV0b3JpdGVzLzBtBgNVHR8EZjBkMC+gLaArhilo +dHRwOi8vY3JsLmNlcnRpZ25hLmZyL2NlcnRpZ25hcm9vdGNhLmNybDAxoC+gLYYr +aHR0cDovL2NybC5kaGlteW90aXMuY29tL2NlcnRpZ25hcm9vdGNhLmNybDANBgkq +hkiG9w0BAQsFAAOCAgEAlLieT/DjlQgi581oQfccVdV8AOItOoldaDgvUSILSo3L +6btdPrtcPbEo/uRTVRPPoZAbAh1fZkYJMyjhDSSXcNMQH+pkV5a7XdrnxIxPTGRG +HVyH41neQtGbqH6mid2PHMkwgu07nM3A6RngatgCdTer9zQoKJHyBApPNeNgJgH6 +0BGM+RFq7q89w1DTj18zeTyGqHNFkIwgtnJzFyO+B2XleJINugHA64wcZr+shncB +lA2c5uk5jR+mUYyZDDl34bSb+hxnV29qao6pK0xXeXpXIs/NX2NGjVxZOob4Mkdi +o2cNGJHc+6Zr9UhhcyNZjgKnvETq9Emd8VRY+WCv2hikLyhF3HqgiIZd8zvn/yk1 +gPxkQ5Tm4xxvvq0OKmOZK8l+hfZx6AYDlf7ej0gcWtSS6Cvu5zHbugRqh5jnxV/v +faci9wHYTfmJ0A6aBVmknpjZbyvKcL5kwlWj9Omvw5Ip3IgWJJk8jSaYtlu3zM63 +Nwf9JtmYhST/WSMDmu2dnajkXjjO11INb9I/bbEFa0nOipFGc/T2L/Coc3cOZayh +jWZSaX5LaAzHHjcng6WMxwLkFM1JAbBzs/3GkDpv0mztO+7skb6iQ12LAEpmJURw +3kAP+HwV96LOPNdeE4yBFxgX0b3xdxA61GU5wSesVywlVP+i2k+KYTlerj1KjL0= +-----END CERTIFICATE----- + +# Issuer: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI +# Subject: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI +# Label: "emSign Root CA - G1" +# Serial: 235931866688319308814040 +# MD5 Fingerprint: 9c:42:84:57:dd:cb:0b:a7:2e:95:ad:b6:f3:da:bc:ac +# SHA1 Fingerprint: 8a:c7:ad:8f:73:ac:4e:c1:b5:75:4d:a5:40:f4:fc:cf:7c:b5:8e:8c +# SHA256 Fingerprint: 40:f6:af:03:46:a9:9a:a1:cd:1d:55:5a:4e:9c:ce:62:c7:f9:63:46:03:ee:40:66:15:83:3d:c8:c8:d0:03:67 +-----BEGIN CERTIFICATE----- +MIIDlDCCAnygAwIBAgIKMfXkYgxsWO3W2DANBgkqhkiG9w0BAQsFADBnMQswCQYD +VQQGEwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBU +ZWNobm9sb2dpZXMgTGltaXRlZDEcMBoGA1UEAxMTZW1TaWduIFJvb3QgQ0EgLSBH +MTAeFw0xODAyMTgxODMwMDBaFw00MzAyMTgxODMwMDBaMGcxCzAJBgNVBAYTAklO +MRMwEQYDVQQLEwplbVNpZ24gUEtJMSUwIwYDVQQKExxlTXVkaHJhIFRlY2hub2xv +Z2llcyBMaW1pdGVkMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEcxMIIBIjAN +BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk0u76WaK7p1b1TST0Bsew+eeuGQz +f2N4aLTNLnF115sgxk0pvLZoYIr3IZpWNVrzdr3YzZr/k1ZLpVkGoZM0Kd0WNHVO +8oG0x5ZOrRkVUkr+PHB1cM2vK6sVmjM8qrOLqs1D/fXqcP/tzxE7lM5OMhbTI0Aq +d7OvPAEsbO2ZLIvZTmmYsvePQbAyeGHWDV/D+qJAkh1cF+ZwPjXnorfCYuKrpDhM +tTk1b+oDafo6VGiFbdbyL0NVHpENDtjVaqSW0RM8LHhQ6DqS0hdW5TUaQBw+jSzt +Od9C4INBdN+jzcKGYEho42kLVACL5HZpIQ15TjQIXhTCzLG3rdd8cIrHhQIDAQAB +o0IwQDAdBgNVHQ4EFgQU++8Nhp6w492pufEhF38+/PB3KxowDgYDVR0PAQH/BAQD +AgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAFn/8oz1h31x +PaOfG1vR2vjTnGs2vZupYeveFix0PZ7mddrXuqe8QhfnPZHr5X3dPpzxz5KsbEjM +wiI/aTvFthUvozXGaCocV685743QNcMYDHsAVhzNixl03r4PEuDQqqE/AjSxcM6d +GNYIAwlG7mDgfrbESQRRfXBgvKqy/3lyeqYdPV8q+Mri/Tm3R7nrft8EI6/6nAYH +6ftjk4BAtcZsCjEozgyfz7MjNYBBjWzEN3uBL4ChQEKF6dk4jeihU80Bv2noWgby +RQuQ+q7hv53yrlc8pa6yVvSLZUDp/TGBLPQ5Cdjua6e0ph0VpZj3AYHYhX3zUVxx +iN66zB+Afko= +-----END CERTIFICATE----- + +# Issuer: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI +# Subject: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI +# Label: "emSign ECC Root CA - G3" +# Serial: 287880440101571086945156 +# MD5 Fingerprint: ce:0b:72:d1:9f:88:8e:d0:50:03:e8:e3:b8:8b:67:40 +# SHA1 Fingerprint: 30:43:fa:4f:f2:57:dc:a0:c3:80:ee:2e:58:ea:78:b2:3f:e6:bb:c1 +# SHA256 Fingerprint: 86:a1:ec:ba:08:9c:4a:8d:3b:be:27:34:c6:12:ba:34:1d:81:3e:04:3c:f9:e8:a8:62:cd:5c:57:a3:6b:be:6b +-----BEGIN CERTIFICATE----- +MIICTjCCAdOgAwIBAgIKPPYHqWhwDtqLhDAKBggqhkjOPQQDAzBrMQswCQYDVQQG +EwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNo +bm9sb2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0g +RzMwHhcNMTgwMjE4MTgzMDAwWhcNNDMwMjE4MTgzMDAwWjBrMQswCQYDVQQGEwJJ +TjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNobm9s +b2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0gRzMw +djAQBgcqhkjOPQIBBgUrgQQAIgNiAAQjpQy4LRL1KPOxst3iAhKAnjlfSU2fySU0 +WXTsuwYc58Byr+iuL+FBVIcUqEqy6HyC5ltqtdyzdc6LBtCGI79G1Y4PPwT01xyS +fvalY8L1X44uT6EYGQIrMgqCZH0Wk9GjQjBAMB0GA1UdDgQWBBR8XQKEE9TMipuB +zhccLikenEhjQjAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggq +hkjOPQQDAwNpADBmAjEAvvNhzwIQHWSVB7gYboiFBS+DCBeQyh+KTOgNG3qxrdWB +CUfvO6wIBHxcmbHtRwfSAjEAnbpV/KlK6O3t5nYBQnvI+GDZjVGLVTv7jHvrZQnD ++JbNR6iC8hZVdyR+EhCVBCyj +-----END CERTIFICATE----- + +# Issuer: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI +# Subject: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI +# Label: "emSign Root CA - C1" +# Serial: 825510296613316004955058 +# MD5 Fingerprint: d8:e3:5d:01:21:fa:78:5a:b0:df:ba:d2:ee:2a:5f:68 +# SHA1 Fingerprint: e7:2e:f1:df:fc:b2:09:28:cf:5d:d4:d5:67:37:b1:51:cb:86:4f:01 +# SHA256 Fingerprint: 12:56:09:aa:30:1d:a0:a2:49:b9:7a:82:39:cb:6a:34:21:6f:44:dc:ac:9f:39:54:b1:42:92:f2:e8:c8:60:8f +-----BEGIN CERTIFICATE----- +MIIDczCCAlugAwIBAgILAK7PALrEzzL4Q7IwDQYJKoZIhvcNAQELBQAwVjELMAkG +A1UEBhMCVVMxEzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEg +SW5jMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEMxMB4XDTE4MDIxODE4MzAw +MFoXDTQzMDIxODE4MzAwMFowVjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln +biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMRwwGgYDVQQDExNlbVNpZ24gUm9v +dCBDQSAtIEMxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz+upufGZ +BczYKCFK83M0UYRWEPWgTywS4/oTmifQz/l5GnRfHXk5/Fv4cI7gklL35CX5VIPZ +HdPIWoU/Xse2B+4+wM6ar6xWQio5JXDWv7V7Nq2s9nPczdcdioOl+yuQFTdrHCZH +3DspVpNqs8FqOp099cGXOFgFixwR4+S0uF2FHYP+eF8LRWgYSKVGczQ7/g/IdrvH +GPMF0Ybzhe3nudkyrVWIzqa2kbBPrH4VI5b2P/AgNBbeCsbEBEV5f6f9vtKppa+c +xSMq9zwhbL2vj07FOrLzNBL834AaSaTUqZX3noleoomslMuoaJuvimUnzYnu3Yy1 +aylwQ6BpC+S5DwIDAQABo0IwQDAdBgNVHQ4EFgQU/qHgcB4qAzlSWkK+XJGFehiq +TbUwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL +BQADggEBAMJKVvoVIXsoounlHfv4LcQ5lkFMOycsxGwYFYDGrK9HWS8mC+M2sO87 +/kOXSTKZEhVb3xEp/6tT+LvBeA+snFOvV71ojD1pM/CjoCNjO2RnIkSt1XHLVip4 +kqNPEjE2NuLe/gDEo2APJ62gsIq1NnpSob0n9CAnYuhNlCQT5AoE6TyrLshDCUrG +YQTlSTR+08TI9Q/Aqum6VF7zYytPT1DU/rl7mYw9wC68AivTxEDkigcxHpvOJpkT ++xHqmiIMERnHXhuBUDDIlhJu58tBf5E7oke3VIAb3ADMmpDqw8NQBmIMMMAVSKeo +WXzhriKi4gp6D/piq1JM4fHfyr6DDUI= +-----END CERTIFICATE----- + +# Issuer: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI +# Subject: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI +# Label: "emSign ECC Root CA - C3" +# Serial: 582948710642506000014504 +# MD5 Fingerprint: 3e:53:b3:a3:81:ee:d7:10:f8:d3:b0:1d:17:92:f5:d5 +# SHA1 Fingerprint: b6:af:43:c2:9b:81:53:7d:f6:ef:6b:c3:1f:1f:60:15:0c:ee:48:66 +# SHA256 Fingerprint: bc:4d:80:9b:15:18:9d:78:db:3e:1d:8c:f4:f9:72:6a:79:5d:a1:64:3c:a5:f1:35:8e:1d:db:0e:dc:0d:7e:b3 +-----BEGIN CERTIFICATE----- +MIICKzCCAbGgAwIBAgIKe3G2gla4EnycqDAKBggqhkjOPQQDAzBaMQswCQYDVQQG +EwJVUzETMBEGA1UECxMKZW1TaWduIFBLSTEUMBIGA1UEChMLZU11ZGhyYSBJbmMx +IDAeBgNVBAMTF2VtU2lnbiBFQ0MgUm9vdCBDQSAtIEMzMB4XDTE4MDIxODE4MzAw +MFoXDTQzMDIxODE4MzAwMFowWjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln +biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMSAwHgYDVQQDExdlbVNpZ24gRUND +IFJvb3QgQ0EgLSBDMzB2MBAGByqGSM49AgEGBSuBBAAiA2IABP2lYa57JhAd6bci +MK4G9IGzsUJxlTm801Ljr6/58pc1kjZGDoeVjbk5Wum739D+yAdBPLtVb4Ojavti +sIGJAnB9SMVK4+kiVCJNk7tCDK93nCOmfddhEc5lx/h//vXyqaNCMEAwHQYDVR0O +BBYEFPtaSNCAIEDyqOkAB2kZd6fmw/TPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMB +Af8EBTADAQH/MAoGCCqGSM49BAMDA2gAMGUCMQC02C8Cif22TGK6Q04ThHK1rt0c +3ta13FaPWEBaLd4gTCKDypOofu4SQMfWh0/434UCMBwUZOR8loMRnLDRWmFLpg9J +0wD8ofzkpf9/rdcw0Md3f76BB1UwUCAU9Vc4CqgxUQ== +-----END CERTIFICATE----- + +# Issuer: CN=Hongkong Post Root CA 3 O=Hongkong Post +# Subject: CN=Hongkong Post Root CA 3 O=Hongkong Post +# Label: "Hongkong Post Root CA 3" +# Serial: 46170865288971385588281144162979347873371282084 +# MD5 Fingerprint: 11:fc:9f:bd:73:30:02:8a:fd:3f:f3:58:b9:cb:20:f0 +# SHA1 Fingerprint: 58:a2:d0:ec:20:52:81:5b:c1:f3:f8:64:02:24:4e:c2:8e:02:4b:02 +# SHA256 Fingerprint: 5a:2f:c0:3f:0c:83:b0:90:bb:fa:40:60:4b:09:88:44:6c:76:36:18:3d:f9:84:6e:17:10:1a:44:7f:b8:ef:d6 +-----BEGIN CERTIFICATE----- +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 +mpv0 +-----END CERTIFICATE----- + +# Issuer: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only +# Subject: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only +# Label: "Entrust Root Certification Authority - G4" +# Serial: 289383649854506086828220374796556676440 +# MD5 Fingerprint: 89:53:f1:83:23:b7:7c:8e:05:f1:8c:71:38:4e:1f:88 +# SHA1 Fingerprint: 14:88:4e:86:26:37:b0:26:af:59:62:5c:40:77:ec:35:29:ba:96:01 +# SHA256 Fingerprint: db:35:17:d1:f6:73:2a:2d:5a:b9:7c:53:3e:c7:07:79:ee:32:70:a6:2f:b4:ac:42:38:37:24:60:e6:f0:1e:88 +-----BEGIN CERTIFICATE----- +MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAAFVlrVgwDQYJKoZIhvcNAQELBQAw +gb4xCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQL +Ex9TZWUgd3d3LmVudHJ1c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykg +MjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAw +BgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0 +MB4XDTE1MDUyNzExMTExNloXDTM3MTIyNzExNDExNlowgb4xCzAJBgNVBAYTAlVT +MRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1 +c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJ +bmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3Qg +Um9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0MIICIjANBgkqhkiG9w0B +AQEFAAOCAg8AMIICCgKCAgEAsewsQu7i0TD/pZJH4i3DumSXbcr3DbVZwbPLqGgZ +2K+EbTBwXX7zLtJTmeH+H17ZSK9dE43b/2MzTdMAArzE+NEGCJR5WIoV3imz/f3E +T+iq4qA7ec2/a0My3dl0ELn39GjUu9CH1apLiipvKgS1sqbHoHrmSKvS0VnM1n4j +5pds8ELl3FFLFUHtSUrJ3hCX1nbB76W1NhSXNdh4IjVS70O92yfbYVaCNNzLiGAM +C1rlLAHGVK/XqsEQe9IFWrhAnoanw5CGAlZSCXqc0ieCU0plUmr1POeo8pyvi73T +DtTUXm6Hnmo9RR3RXRv06QqsYJn7ibT/mCzPfB3pAqoEmh643IhuJbNsZvc8kPNX +wbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5XxNMhIWNlUpEbsZmOeX7m640A +2Vqq6nPopIICR5b+W45UYaPrL0swsIsjdXJ8ITzI9vF01Bx7owVV7rtNOzK+mndm +nqxpkCIHH2E6lr7lmk/MBTwoWdPBDFSoWWG9yHJM6Nyfh3+9nEg2XpWjDrk4JFX8 +dWbrAuMINClKxuMrLzOg2qOGpRKX/YAr2hRC45K9PvJdXmd0LhyIRyk0X+IyqJwl +N4y6mACXi0mWHv0liqzc2thddG5msP9E36EYxr5ILzeUePiVSj9/E15dWf10hkNj +c0kCAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD +VR0OBBYEFJ84xFYjwznooHFs6FRM5Og6sb9nMA0GCSqGSIb3DQEBCwUAA4ICAQAS +5UKme4sPDORGpbZgQIeMJX6tuGguW8ZAdjwD+MlZ9POrYs4QjbRaZIxowLByQzTS +Gwv2LFPSypBLhmb8qoMi9IsabyZIrHZ3CL/FmFz0Jomee8O5ZDIBf9PD3Vht7LGr +hFV0d4QEJ1JrhkzO3bll/9bGXp+aEJlLdWr+aumXIOTkdnrG0CSqkM0gkLpHZPt/ +B7NTeLUKYvJzQ85BK4FqLoUWlFPUa19yIqtRLULVAJyZv967lDtX/Zr1hstWO1uI +AeV8KEsD+UmDfLJ/fOPtjqF/YFOOVZ1QNBIPt5d7bIdKROf1beyAN/BYGW5KaHbw +H5Lk6rWS02FREAutp9lfx1/cH6NcjKF+m7ee01ZvZl4HliDtC3T7Zk6LERXpgUl+ +b7DUUH8i119lAg2m9IUe2K4GS0qn0jFmwvjO5QimpAKWRGhXxNUzzxkvFMSUHHuk +2fCfDrGA4tGeEWSpiBE6doLlYsKA2KSD7ZPvfC+QsDJMlhVoSFLUmQjAJOgc47Ol +IQ6SwJAfzyBfyjs4x7dtOvPmRLgOMWuIjnDrnBdSqEGULoe256YSxXXfW8AKbnuk +5F6G+TaU33fD6Q3AOfF5u0aOq0NZJ7cguyPpVkAh7DE9ZapD8j3fcEThuk0mEDuY +n/PIjhs4ViFqUZPTkcpG2om3PVODLAgfi49T3f+sHw== +-----END CERTIFICATE----- + +# Issuer: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation +# Subject: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation +# Label: "Microsoft ECC Root Certificate Authority 2017" +# Serial: 136839042543790627607696632466672567020 +# MD5 Fingerprint: dd:a1:03:e6:4a:93:10:d1:bf:f0:19:42:cb:fe:ed:67 +# SHA1 Fingerprint: 99:9a:64:c3:7f:f4:7d:9f:ab:95:f1:47:69:89:14:60:ee:c4:c3:c5 +# SHA256 Fingerprint: 35:8d:f3:9d:76:4a:f9:e1:b7:66:e9:c9:72:df:35:2e:e1:5c:fa:c2:27:af:6a:d1:d7:0e:8e:4a:6e:dc:ba:02 +-----BEGIN CERTIFICATE----- +MIICWTCCAd+gAwIBAgIQZvI9r4fei7FK6gxXMQHC7DAKBggqhkjOPQQDAzBlMQsw +CQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYD +VQQDEy1NaWNyb3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIw +MTcwHhcNMTkxMjE4MjMwNjQ1WhcNNDIwNzE4MjMxNjA0WjBlMQswCQYDVQQGEwJV +UzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1NaWNy +b3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwdjAQBgcq +hkjOPQIBBgUrgQQAIgNiAATUvD0CQnVBEyPNgASGAlEvaqiBYgtlzPbKnR5vSmZR +ogPZnZH6thaxjG7efM3beaYvzrvOcS/lpaso7GMEZpn4+vKTEAXhgShC48Zo9OYb +hGBKia/teQ87zvH2RPUBeMCjVDBSMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8E +BTADAQH/MB0GA1UdDgQWBBTIy5lycFIM+Oa+sgRXKSrPQhDtNTAQBgkrBgEEAYI3 +FQEEAwIBADAKBggqhkjOPQQDAwNoADBlAjBY8k3qDPlfXu5gKcs68tvWMoQZP3zV +L8KxzJOuULsJMsbG7X7JNpQS5GiFBqIb0C8CMQCZ6Ra0DvpWSNSkMBaReNtUjGUB +iudQZsIxtzm6uBoiB078a1QWIP8rtedMDE2mT3M= +-----END CERTIFICATE----- + +# Issuer: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation +# Subject: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation +# Label: "Microsoft RSA Root Certificate Authority 2017" +# Serial: 40975477897264996090493496164228220339 +# MD5 Fingerprint: 10:ff:00:ff:cf:c9:f8:c7:7a:c0:ee:35:8e:c9:0f:47 +# SHA1 Fingerprint: 73:a5:e6:4a:3b:ff:83:16:ff:0e:dc:cc:61:8a:90:6e:4e:ae:4d:74 +# SHA256 Fingerprint: c7:41:f7:0f:4b:2a:8d:88:bf:2e:71:c1:41:22:ef:53:ef:10:eb:a0:cf:a5:e6:4c:fa:20:f4:18:85:30:73:e0 +-----BEGIN CERTIFICATE----- +MIIFqDCCA5CgAwIBAgIQHtOXCV/YtLNHcB6qvn9FszANBgkqhkiG9w0BAQwFADBl +MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYw +NAYDVQQDEy1NaWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5 +IDIwMTcwHhcNMTkxMjE4MjI1MTIyWhcNNDIwNzE4MjMwMDIzWjBlMQswCQYDVQQG +EwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1N +aWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKW76UM4wplZEWCpW9R2LBifOZ +Nt9GkMml7Xhqb0eRaPgnZ1AzHaGm++DlQ6OEAlcBXZxIQIJTELy/xztokLaCLeX0 +ZdDMbRnMlfl7rEqUrQ7eS0MdhweSE5CAg2Q1OQT85elss7YfUJQ4ZVBcF0a5toW1 +HLUX6NZFndiyJrDKxHBKrmCk3bPZ7Pw71VdyvD/IybLeS2v4I2wDwAW9lcfNcztm +gGTjGqwu+UcF8ga2m3P1eDNbx6H7JyqhtJqRjJHTOoI+dkC0zVJhUXAoP8XFWvLJ +jEm7FFtNyP9nTUwSlq31/niol4fX/V4ggNyhSyL71Imtus5Hl0dVe49FyGcohJUc +aDDv70ngNXtk55iwlNpNhTs+VcQor1fznhPbRiefHqJeRIOkpcrVE7NLP8TjwuaG +YaRSMLl6IE9vDzhTyzMMEyuP1pq9KsgtsRx9S1HKR9FIJ3Jdh+vVReZIZZ2vUpC6 +W6IYZVcSn2i51BVrlMRpIpj0M+Dt+VGOQVDJNE92kKz8OMHY4Xu54+OU4UZpyw4K +UGsTuqwPN1q3ErWQgR5WrlcihtnJ0tHXUeOrO8ZV/R4O03QK0dqq6mm4lyiPSMQH ++FJDOvTKVTUssKZqwJz58oHhEmrARdlns87/I6KJClTUFLkqqNfs+avNJVgyeY+Q +W5g5xAgGwax/Dj0ApQIDAQABo1QwUjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/ +BAUwAwEB/zAdBgNVHQ4EFgQUCctZf4aycI8awznjwNnpv7tNsiMwEAYJKwYBBAGC +NxUBBAMCAQAwDQYJKoZIhvcNAQEMBQADggIBAKyvPl3CEZaJjqPnktaXFbgToqZC +LgLNFgVZJ8og6Lq46BrsTaiXVq5lQ7GPAJtSzVXNUzltYkyLDVt8LkS/gxCP81OC +gMNPOsduET/m4xaRhPtthH80dK2Jp86519efhGSSvpWhrQlTM93uCupKUY5vVau6 +tZRGrox/2KJQJWVggEbbMwSubLWYdFQl3JPk+ONVFT24bcMKpBLBaYVu32TxU5nh +SnUgnZUP5NbcA/FZGOhHibJXWpS2qdgXKxdJ5XbLwVaZOjex/2kskZGT4d9Mozd2 +TaGf+G0eHdP67Pv0RR0Tbc/3WeUiJ3IrhvNXuzDtJE3cfVa7o7P4NHmJweDyAmH3 +pvwPuxwXC65B2Xy9J6P9LjrRk5Sxcx0ki69bIImtt2dmefU6xqaWM/5TkshGsRGR +xpl/j8nWZjEgQRCHLQzWwa80mMpkg/sTV9HB8Dx6jKXB/ZUhoHHBk2dxEuqPiApp +GWSZI1b7rCoucL5mxAyE7+WL85MB+GqQk2dLsmijtWKP6T+MejteD+eMuMZ87zf9 +dOLITzNy4ZQ5bb0Sr74MTnB8G2+NszKTc0QWbej09+CVgI+WXTik9KveCjCHk9hN +AHFiRSdLOkKEW39lt2c0Ui2cFmuqqNh7o0JMcccMyj6D5KbvtwEwXlGjefVwaaZB +RA+GsCyRxj3qrg+E +-----END CERTIFICATE----- + +# Issuer: CN=e-Szigno Root CA 2017 O=Microsec Ltd. +# Subject: CN=e-Szigno Root CA 2017 O=Microsec Ltd. +# Label: "e-Szigno Root CA 2017" +# Serial: 411379200276854331539784714 +# MD5 Fingerprint: de:1f:f6:9e:84:ae:a7:b4:21:ce:1e:58:7d:d1:84:98 +# SHA1 Fingerprint: 89:d4:83:03:4f:9e:9a:48:80:5f:72:37:d4:a9:a6:ef:cb:7c:1f:d1 +# SHA256 Fingerprint: be:b0:0b:30:83:9b:9b:c3:2c:32:e4:44:79:05:95:06:41:f2:64:21:b1:5e:d0:89:19:8b:51:8a:e2:ea:1b:99 +-----BEGIN CERTIFICATE----- +MIICQDCCAeWgAwIBAgIMAVRI7yH9l1kN9QQKMAoGCCqGSM49BAMCMHExCzAJBgNV +BAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMgTHRk +LjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25vIFJv +b3QgQ0EgMjAxNzAeFw0xNzA4MjIxMjA3MDZaFw00MjA4MjIxMjA3MDZaMHExCzAJ +BgNVBAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMg +THRkLjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25v +IFJvb3QgQ0EgMjAxNzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABJbcPYrYsHtv +xie+RJCxs1YVe45DJH0ahFnuY2iyxl6H0BVIHqiQrb1TotreOpCmYF9oMrWGQd+H +Wyx7xf58etqjYzBhMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G +A1UdDgQWBBSHERUI0arBeAyxr87GyZDvvzAEwDAfBgNVHSMEGDAWgBSHERUI0arB +eAyxr87GyZDvvzAEwDAKBggqhkjOPQQDAgNJADBGAiEAtVfd14pVCzbhhkT61Nlo +jbjcI4qKDdQvfepz7L9NbKgCIQDLpbQS+ue16M9+k/zzNY9vTlp8tLxOsvxyqltZ ++efcMQ== +-----END CERTIFICATE----- + +# Issuer: O=CERTSIGN SA OU=certSIGN ROOT CA G2 +# Subject: O=CERTSIGN SA OU=certSIGN ROOT CA G2 +# Label: "certSIGN Root CA G2" +# Serial: 313609486401300475190 +# MD5 Fingerprint: 8c:f1:75:8a:c6:19:cf:94:b7:f7:65:20:87:c3:97:c7 +# SHA1 Fingerprint: 26:f9:93:b4:ed:3d:28:27:b0:b9:4b:a7:e9:15:1d:a3:8d:92:e5:32 +# SHA256 Fingerprint: 65:7c:fe:2f:a7:3f:aa:38:46:25:71:f3:32:a2:36:3a:46:fc:e7:02:09:51:71:07:02:cd:fb:b6:ee:da:33:05 +-----BEGIN CERTIFICATE----- +MIIFRzCCAy+gAwIBAgIJEQA0tk7GNi02MA0GCSqGSIb3DQEBCwUAMEExCzAJBgNV +BAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJR04g +Uk9PVCBDQSBHMjAeFw0xNzAyMDYwOTI3MzVaFw00MjAyMDYwOTI3MzVaMEExCzAJ +BgNVBAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJ +R04gUk9PVCBDQSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDF +dRmRfUR0dIf+DjuW3NgBFszuY5HnC2/OOwppGnzC46+CjobXXo9X69MhWf05N0Iw +vlDqtg+piNguLWkh59E3GE59kdUWX2tbAMI5Qw02hVK5U2UPHULlj88F0+7cDBrZ +uIt4ImfkabBoxTzkbFpG583H+u/E7Eu9aqSs/cwoUe+StCmrqzWaTOTECMYmzPhp +n+Sc8CnTXPnGFiWeI8MgwT0PPzhAsP6CRDiqWhqKa2NYOLQV07YRaXseVO6MGiKs +cpc/I1mbySKEwQdPzH/iV8oScLumZfNpdWO9lfsbl83kqK/20U6o2YpxJM02PbyW +xPFsqa7lzw1uKA2wDrXKUXt4FMMgL3/7FFXhEZn91QqhngLjYl/rNUssuHLoPj1P +rCy7Lobio3aP5ZMqz6WryFyNSwb/EkaseMsUBzXgqd+L6a8VTxaJW732jcZZroiF +DsGJ6x9nxUWO/203Nit4ZoORUSs9/1F3dmKh7Gc+PoGD4FapUB8fepmrY7+EF3fx +DTvf95xhszWYijqy7DwaNz9+j5LP2RIUZNoQAhVB/0/E6xyjyfqZ90bp4RjZsbgy +LcsUDFDYg2WD7rlcz8sFWkz6GZdr1l0T08JcVLwyc6B49fFtHsufpaafItzRUZ6C +eWRgKRM+o/1Pcmqr4tTluCRVLERLiohEnMqE0yo7AgMBAAGjQjBAMA8GA1UdEwEB +/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSCIS1mxteg4BXrzkwJ +d8RgnlRuAzANBgkqhkiG9w0BAQsFAAOCAgEAYN4auOfyYILVAzOBywaK8SJJ6ejq +kX/GM15oGQOGO0MBzwdw5AgeZYWR5hEit/UCI46uuR59H35s5r0l1ZUa8gWmr4UC +b6741jH/JclKyMeKqdmfS0mbEVeZkkMR3rYzpMzXjWR91M08KCy0mpbqTfXERMQl +qiCA2ClV9+BB/AYm/7k29UMUA2Z44RGx2iBfRgB4ACGlHgAoYXhvqAEBj500mv/0 +OJD7uNGzcgbJceaBxXntC6Z58hMLnPddDnskk7RI24Zf3lCGeOdA5jGokHZwYa+c +NywRtYK3qq4kNFtyDGkNzVmf9nGvnAvRCjj5BiKDUyUM/FHE5r7iOZULJK2v0ZXk +ltd0ZGtxTgI8qoXzIKNDOXZbbFD+mpwUHmUUihW9o4JFWklWatKcsWMy5WHgUyIO +pwpJ6st+H6jiYoD2EEVSmAYY3qXNL3+q1Ok+CHLsIwMCPKaq2LxndD0UF/tUSxfj +03k9bWtJySgOLnRQvwzZRjoQhsmnP+mg7H/rpXdYaXHmgwo38oZJar55CJD2AhZk +PuXaTH4MNMn5X7azKFGnpyuqSfqNZSlO42sTp5SjLVFteAxEy9/eCG/Oo2Sr05WE +1LlSVHJ7liXMvGnjSG4N0MedJ5qq+BOS3R7fY581qRY27Iy4g/Q9iY/NtBde17MX +QRBdJ3NghVdJIgc= +-----END CERTIFICATE----- + +# Issuer: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. +# Subject: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. +# Label: "Trustwave Global Certification Authority" +# Serial: 1846098327275375458322922162 +# MD5 Fingerprint: f8:1c:18:2d:2f:ba:5f:6d:a1:6c:bc:c7:ab:91:c7:0e +# SHA1 Fingerprint: 2f:8f:36:4f:e1:58:97:44:21:59:87:a5:2a:9a:d0:69:95:26:7f:b5 +# SHA256 Fingerprint: 97:55:20:15:f5:dd:fc:3c:87:88:c0:06:94:45:55:40:88:94:45:00:84:f1:00:86:70:86:bc:1a:2b:b5:8d:c8 +-----BEGIN CERTIFICATE----- +MIIF2jCCA8KgAwIBAgIMBfcOhtpJ80Y1LrqyMA0GCSqGSIb3DQEBCwUAMIGIMQsw +CQYDVQQGEwJVUzERMA8GA1UECAwISWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28x +ITAfBgNVBAoMGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1 +c3R3YXZlIEdsb2JhbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MjMx +OTM0MTJaFw00MjA4MjMxOTM0MTJaMIGIMQswCQYDVQQGEwJVUzERMA8GA1UECAwI +SWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28xITAfBgNVBAoMGFRydXN0d2F2ZSBI +b2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1c3R3YXZlIEdsb2JhbCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIB +ALldUShLPDeS0YLOvR29zd24q88KPuFd5dyqCblXAj7mY2Hf8g+CY66j96xz0Xzn +swuvCAAJWX/NKSqIk4cXGIDtiLK0thAfLdZfVaITXdHG6wZWiYj+rDKd/VzDBcdu +7oaJuogDnXIhhpCujwOl3J+IKMujkkkP7NAP4m1ET4BqstTnoApTAbqOl5F2brz8 +1Ws25kCI1nsvXwXoLG0R8+eyvpJETNKXpP7ScoFDB5zpET71ixpZfR9oWN0EACyW +80OzfpgZdNmcc9kYvkHHNHnZ9GLCQ7mzJ7Aiy/k9UscwR7PJPrhq4ufogXBeQotP +JqX+OsIgbrv4Fo7NDKm0G2x2EOFYeUY+VM6AqFcJNykbmROPDMjWLBz7BegIlT1l +RtzuzWniTY+HKE40Cz7PFNm73bZQmq131BnW2hqIyE4bJ3XYsgjxroMwuREOzYfw +hI0Vcnyh78zyiGG69Gm7DIwLdVcEuE4qFC49DxweMqZiNu5m4iK4BUBjECLzMx10 +coos9TkpoNPnG4CELcU9402x/RpvumUHO1jsQkUm+9jaJXLE9gCxInm943xZYkqc +BW89zubWR2OZxiRvchLIrH+QtAuRcOi35hYQcRfO3gZPSEF9NUqjifLJS3tBEW1n +twiYTOURGa5CgNz7kAXU+FDKvuStx8KU1xad5hePrzb7AgMBAAGjQjBAMA8GA1Ud +EwEB/wQFMAMBAf8wHQYDVR0OBBYEFJngGWcNYtt2s9o9uFvo/ULSMQ6HMA4GA1Ud +DwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAmHNw4rDT7TnsTGDZqRKGFx6W +0OhUKDtkLSGm+J1WE2pIPU/HPinbbViDVD2HfSMF1OQc3Og4ZYbFdada2zUFvXfe +uyk3QAUHw5RSn8pk3fEbK9xGChACMf1KaA0HZJDmHvUqoai7PF35owgLEQzxPy0Q +lG/+4jSHg9bP5Rs1bdID4bANqKCqRieCNqcVtgimQlRXtpla4gt5kNdXElE1GYhB +aCXUNxeEFfsBctyV3lImIJgm4nb1J2/6ADtKYdkNy1GTKv0WBpanI5ojSP5RvbbE +sLFUzt5sQa0WZ37b/TjNuThOssFgy50X31ieemKyJo90lZvkWx3SD92YHJtZuSPT +MaCm/zjdzyBP6VhWOmfD0faZmZ26NraAL4hHT4a/RDqA5Dccprrql5gR0IRiR2Qe +qu5AvzSxnI9O4fKSTx+O856X3vOmeWqJcU9LJxdI/uz0UA9PSX3MReO9ekDFQdxh +VicGaeVyQYHTtgGJoC86cnn+OjC/QezHYj6RS8fZMXZC+fc8Y+wmjHMMfRod6qh8 +h6jCJ3zhM0EPz8/8AKAigJ5Kp28AsEFFtyLKaEjFQqKu3R3y4G5OBVixwJAWKqQ9 +EEC+j2Jjg6mcgn0tAumDMHzLJ8n9HmYAsC7TIS+OMxZsmO0QqAfWzJPP29FpHOTK +yeC2nOnOcXHebD8WpHk= +-----END CERTIFICATE----- + +# Issuer: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. +# Subject: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. +# Label: "Trustwave Global ECC P256 Certification Authority" +# Serial: 4151900041497450638097112925 +# MD5 Fingerprint: 5b:44:e3:8d:5d:36:86:26:e8:0d:05:d2:59:a7:83:54 +# SHA1 Fingerprint: b4:90:82:dd:45:0c:be:8b:5b:b1:66:d3:e2:a4:08:26:cd:ed:42:cf +# SHA256 Fingerprint: 94:5b:bc:82:5e:a5:54:f4:89:d1:fd:51:a7:3d:df:2e:a6:24:ac:70:19:a0:52:05:22:5c:22:a7:8c:cf:a8:b4 +-----BEGIN CERTIFICATE----- +MIICYDCCAgegAwIBAgIMDWpfCD8oXD5Rld9dMAoGCCqGSM49BAMCMIGRMQswCQYD +VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf +BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 +YXZlIEdsb2JhbCBFQ0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x +NzA4MjMxOTM1MTBaFw00MjA4MjMxOTM1MTBaMIGRMQswCQYDVQQGEwJVUzERMA8G +A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 +d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF +Q0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTBZMBMGByqGSM49AgEGCCqG +SM49AwEHA0IABH77bOYj43MyCMpg5lOcunSNGLB4kFKA3TjASh3RqMyTpJcGOMoN +FWLGjgEqZZ2q3zSRLoHB5DOSMcT9CTqmP62jQzBBMA8GA1UdEwEB/wQFMAMBAf8w +DwYDVR0PAQH/BAUDAwcGADAdBgNVHQ4EFgQUo0EGrJBt0UrrdaVKEJmzsaGLSvcw +CgYIKoZIzj0EAwIDRwAwRAIgB+ZU2g6gWrKuEZ+Hxbb/ad4lvvigtwjzRM4q3wgh +DDcCIC0mA6AFvWvR9lz4ZcyGbbOcNEhjhAnFjXca4syc4XR7 +-----END CERTIFICATE----- + +# Issuer: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. +# Subject: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. +# Label: "Trustwave Global ECC P384 Certification Authority" +# Serial: 2704997926503831671788816187 +# MD5 Fingerprint: ea:cf:60:c4:3b:b9:15:29:40:a1:97:ed:78:27:93:d6 +# SHA1 Fingerprint: e7:f3:a3:c8:cf:6f:c3:04:2e:6d:0e:67:32:c5:9e:68:95:0d:5e:d2 +# SHA256 Fingerprint: 55:90:38:59:c8:c0:c3:eb:b8:75:9e:ce:4e:25:57:22:5f:f5:75:8b:bd:38:eb:d4:82:76:60:1e:1b:d5:80:97 +-----BEGIN CERTIFICATE----- +MIICnTCCAiSgAwIBAgIMCL2Fl2yZJ6SAaEc7MAoGCCqGSM49BAMDMIGRMQswCQYD +VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf +BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 +YXZlIEdsb2JhbCBFQ0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x +NzA4MjMxOTM2NDNaFw00MjA4MjMxOTM2NDNaMIGRMQswCQYDVQQGEwJVUzERMA8G +A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 +d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF +Q0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTB2MBAGByqGSM49AgEGBSuB +BAAiA2IABGvaDXU1CDFHBa5FmVXxERMuSvgQMSOjfoPTfygIOiYaOs+Xgh+AtycJ +j9GOMMQKmw6sWASr9zZ9lCOkmwqKi6vr/TklZvFe/oyujUF5nQlgziip04pt89ZF +1PKYhDhloKNDMEEwDwYDVR0TAQH/BAUwAwEB/zAPBgNVHQ8BAf8EBQMDBwYAMB0G +A1UdDgQWBBRVqYSJ0sEyvRjLbKYHTsjnnb6CkDAKBggqhkjOPQQDAwNnADBkAjA3 +AZKXRRJ+oPM+rRk6ct30UJMDEr5E0k9BpIycnR+j9sKS50gU/k6bpZFXrsY3crsC +MGclCrEMXu6pY5Jv5ZAL/mYiykf9ijH3g/56vxC+GCsej/YpHpRZ744hN8tRmKVu +Sw== +-----END CERTIFICATE----- + +# Issuer: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. +# Subject: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. +# Label: "NAVER Global Root Certification Authority" +# Serial: 9013692873798656336226253319739695165984492813 +# MD5 Fingerprint: c8:7e:41:f6:25:3b:f5:09:b3:17:e8:46:3d:bf:d0:9b +# SHA1 Fingerprint: 8f:6b:f2:a9:27:4a:da:14:a0:c4:f4:8e:61:27:f9:c0:1e:78:5d:d1 +# SHA256 Fingerprint: 88:f4:38:dc:f8:ff:d1:fa:8f:42:91:15:ff:e5:f8:2a:e1:e0:6e:0c:70:c3:75:fa:ad:71:7b:34:a4:9e:72:65 +-----BEGIN CERTIFICATE----- +MIIFojCCA4qgAwIBAgIUAZQwHqIL3fXFMyqxQ0Rx+NZQTQ0wDQYJKoZIhvcNAQEM +BQAwaTELMAkGA1UEBhMCS1IxJjAkBgNVBAoMHU5BVkVSIEJVU0lORVNTIFBMQVRG +T1JNIENvcnAuMTIwMAYDVQQDDClOQVZFUiBHbG9iYWwgUm9vdCBDZXJ0aWZpY2F0 +aW9uIEF1dGhvcml0eTAeFw0xNzA4MTgwODU4NDJaFw0zNzA4MTgyMzU5NTlaMGkx +CzAJBgNVBAYTAktSMSYwJAYDVQQKDB1OQVZFUiBCVVNJTkVTUyBQTEFURk9STSBD +b3JwLjEyMDAGA1UEAwwpTkFWRVIgR2xvYmFsIFJvb3QgQ2VydGlmaWNhdGlvbiBB +dXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC21PGTXLVA +iQqrDZBbUGOukJR0F0Vy1ntlWilLp1agS7gvQnXp2XskWjFlqxcX0TM62RHcQDaH +38dq6SZeWYp34+hInDEW+j6RscrJo+KfziFTowI2MMtSAuXaMl3Dxeb57hHHi8lE +HoSTGEq0n+USZGnQJoViAbbJAh2+g1G7XNr4rRVqmfeSVPc0W+m/6imBEtRTkZaz +kVrd/pBzKPswRrXKCAfHcXLJZtM0l/aM9BhK4dA9WkW2aacp+yPOiNgSnABIqKYP +szuSjXEOdMWLyEz59JuOuDxp7W87UC9Y7cSw0BwbagzivESq2M0UXZR4Yb8Obtoq +vC8MC3GmsxY/nOb5zJ9TNeIDoKAYv7vxvvTWjIcNQvcGufFt7QSUqP620wbGQGHf +nZ3zVHbOUzoBppJB7ASjjw2i1QnK1sua8e9DXcCrpUHPXFNwcMmIpi3Ua2FzUCaG +YQ5fG8Ir4ozVu53BA0K6lNpfqbDKzE0K70dpAy8i+/Eozr9dUGWokG2zdLAIx6yo +0es+nPxdGoMuK8u180SdOqcXYZaicdNwlhVNt0xz7hlcxVs+Qf6sdWA7G2POAN3a +CJBitOUt7kinaxeZVL6HSuOpXgRM6xBtVNbv8ejyYhbLgGvtPe31HzClrkvJE+2K +AQHJuFFYwGY6sWZLxNUxAmLpdIQM201GLQIDAQABo0IwQDAdBgNVHQ4EFgQU0p+I +36HNLL3s9TsBAZMzJ7LrYEswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMB +Af8wDQYJKoZIhvcNAQEMBQADggIBADLKgLOdPVQG3dLSLvCkASELZ0jKbY7gyKoN +qo0hV4/GPnrK21HUUrPUloSlWGB/5QuOH/XcChWB5Tu2tyIvCZwTFrFsDDUIbatj +cu3cvuzHV+YwIHHW1xDBE1UBjCpD5EHxzzp6U5LOogMFDTjfArsQLtk70pt6wKGm ++LUx5vR1yblTmXVHIloUFcd4G7ad6Qz4G3bxhYTeodoS76TiEJd6eN4MUZeoIUCL +hr0N8F5OSza7OyAfikJW4Qsav3vQIkMsRIz75Sq0bBwcupTgE34h5prCy8VCZLQe +lHsIJchxzIdFV4XTnyliIoNRlwAYl3dqmJLJfGBs32x9SuRwTMKeuB330DTHD8z7 +p/8Dvq1wkNoL3chtl1+afwkyQf3NosxabUzyqkn+Zvjp2DXrDige7kgvOtB5CTh8 +piKCk5XQA76+AqAF3SAi428diDRgxuYKuQl1C/AH6GmWNcf7I4GOODm4RStDeKLR +LBT/DShycpWbXgnbiUSYqqFJu3FS8r/2/yehNq+4tneI3TqkbZs0kNwUXTC/t+sX +5Ie3cdCh13cV1ELX8vMxmV2b3RZtP+oGI/hGoiLtk/bdmuYqh7GYVPEi92tF4+KO +dh2ajcQGjTa3FPOdVGm3jjzVpG2Tgbet9r1ke8LJaDmgkpzNNIaRkPpkUZ3+/uul +9XXeifdy +-----END CERTIFICATE----- + +# Issuer: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres +# Subject: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres +# Label: "AC RAIZ FNMT-RCM SERVIDORES SEGUROS" +# Serial: 131542671362353147877283741781055151509 +# MD5 Fingerprint: 19:36:9c:52:03:2f:d2:d1:bb:23:cc:dd:1e:12:55:bb +# SHA1 Fingerprint: 62:ff:d9:9e:c0:65:0d:03:ce:75:93:d2:ed:3f:2d:32:c9:e3:e5:4a +# SHA256 Fingerprint: 55:41:53:b1:3d:2c:f9:dd:b7:53:bf:be:1a:4e:0a:e0:8d:0a:a4:18:70:58:fe:60:a2:b8:62:b2:e4:b8:7b:cb +-----BEGIN CERTIFICATE----- +MIICbjCCAfOgAwIBAgIQYvYybOXE42hcG2LdnC6dlTAKBggqhkjOPQQDAzB4MQsw +CQYDVQQGEwJFUzERMA8GA1UECgwIRk5NVC1SQ00xDjAMBgNVBAsMBUNlcmVzMRgw +FgYDVQRhDA9WQVRFUy1RMjgyNjAwNEoxLDAqBgNVBAMMI0FDIFJBSVogRk5NVC1S +Q00gU0VSVklET1JFUyBTRUdVUk9TMB4XDTE4MTIyMDA5MzczM1oXDTQzMTIyMDA5 +MzczM1oweDELMAkGA1UEBhMCRVMxETAPBgNVBAoMCEZOTVQtUkNNMQ4wDAYDVQQL +DAVDZXJlczEYMBYGA1UEYQwPVkFURVMtUTI4MjYwMDRKMSwwKgYDVQQDDCNBQyBS +QUlaIEZOTVQtUkNNIFNFUlZJRE9SRVMgU0VHVVJPUzB2MBAGByqGSM49AgEGBSuB +BAAiA2IABPa6V1PIyqvfNkpSIeSX0oNnnvBlUdBeh8dHsVnyV0ebAAKTRBdp20LH +sbI6GA60XYyzZl2hNPk2LEnb80b8s0RpRBNm/dfF/a82Tc4DTQdxz69qBdKiQ1oK +Um8BA06Oi6NCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD +VR0OBBYEFAG5L++/EYZg8k/QQW6rcx/n0m5JMAoGCCqGSM49BAMDA2kAMGYCMQCu +SuMrQMN0EfKVrRYj3k4MGuZdpSRea0R7/DjiT8ucRRcRTBQnJlU5dUoDzBOQn5IC +MQD6SmxgiHPz7riYYqnOK8LZiqZwMR2vsJRM60/G49HzYqc8/5MuB1xJAWdpEgJy +v+c= +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign Root R46 O=GlobalSign nv-sa +# Subject: CN=GlobalSign Root R46 O=GlobalSign nv-sa +# Label: "GlobalSign Root R46" +# Serial: 1552617688466950547958867513931858518042577 +# MD5 Fingerprint: c4:14:30:e4:fa:66:43:94:2a:6a:1b:24:5f:19:d0:ef +# SHA1 Fingerprint: 53:a2:b0:4b:ca:6b:d6:45:e6:39:8a:8e:c4:0d:d2:bf:77:c3:a2:90 +# SHA256 Fingerprint: 4f:a3:12:6d:8d:3a:11:d1:c4:85:5a:4f:80:7c:ba:d6:cf:91:9d:3a:5a:88:b0:3b:ea:2c:63:72:d9:3c:40:c9 +-----BEGIN CERTIFICATE----- +MIIFWjCCA0KgAwIBAgISEdK7udcjGJ5AXwqdLdDfJWfRMA0GCSqGSIb3DQEBDAUA +MEYxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYD +VQQDExNHbG9iYWxTaWduIFJvb3QgUjQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMy +MDAwMDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYt +c2ExHDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB +AQUAA4ICDwAwggIKAoICAQCsrHQy6LNl5brtQyYdpokNRbopiLKkHWPd08EsCVeJ +OaFV6Wc0dwxu5FUdUiXSE2te4R2pt32JMl8Nnp8semNgQB+msLZ4j5lUlghYruQG +vGIFAha/r6gjA7aUD7xubMLL1aa7DOn2wQL7Id5m3RerdELv8HQvJfTqa1VbkNud +316HCkD7rRlr+/fKYIje2sGP1q7Vf9Q8g+7XFkyDRTNrJ9CG0Bwta/OrffGFqfUo +0q3v84RLHIf8E6M6cqJaESvWJ3En7YEtbWaBkoe0G1h6zD8K+kZPTXhc+CtI4wSE +y132tGqzZfxCnlEmIyDLPRT5ge1lFgBPGmSXZgjPjHvjK8Cd+RTyG/FWaha/LIWF +zXg4mutCagI0GIMXTpRW+LaCtfOW3T3zvn8gdz57GSNrLNRyc0NXfeD412lPFzYE ++cCQYDdF3uYM2HSNrpyibXRdQr4G9dlkbgIQrImwTDsHTUB+JMWKmIJ5jqSngiCN +I/onccnfxkF0oE32kRbcRoxfKWMxWXEM2G/CtjJ9++ZdU6Z+Ffy7dXxd7Pj2Fxzs +x2sZy/N78CsHpdlseVR2bJ0cpm4O6XkMqCNqo98bMDGfsVR7/mrLZqrcZdCinkqa +ByFrgY/bxFn63iLABJzjqls2k+g9vXqhnQt2sQvHnf3PmKgGwvgqo6GDoLclcqUC +4wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV +HQ4EFgQUA1yrc4GHqMywptWU4jaWSf8FmSwwDQYJKoZIhvcNAQEMBQADggIBAHx4 +7PYCLLtbfpIrXTncvtgdokIzTfnvpCo7RGkerNlFo048p9gkUbJUHJNOxO97k4Vg +JuoJSOD1u8fpaNK7ajFxzHmuEajwmf3lH7wvqMxX63bEIaZHU1VNaL8FpO7XJqti +2kM3S+LGteWygxk6x9PbTZ4IevPuzz5i+6zoYMzRx6Fcg0XERczzF2sUyQQCPtIk +pnnpHs6i58FZFZ8d4kuaPp92CC1r2LpXFNqD6v6MVenQTqnMdzGxRBF6XLE+0xRF +FRhiJBPSy03OXIPBNvIQtQ6IbbjhVp+J3pZmOUdkLG5NrmJ7v2B0GbhWrJKsFjLt +rWhV/pi60zTe9Mlhww6G9kuEYO4Ne7UyWHmRVSyBQ7N0H3qqJZ4d16GLuc1CLgSk +ZoNNiTW2bKg2SnkheCLQQrzRQDGQob4Ez8pn7fXwgNNgyYMqIgXQBztSvwyeqiv5 +u+YfjyW6hY0XHgL+XVAEV8/+LbzvXMAaq7afJMbfc2hIkCwU9D9SGuTSyxTDYWnP +4vkYxboznxSjBF25cfe1lNj2M8FawTSLfJvdkzrnE6JwYZ+vj+vYxXX4M2bUdGc6 +N3ec592kD3ZDZopD8p/7DEJ4Y9HiD2971KE9dJeFt0g5QdYg/NA6s/rob8SKunE3 +vouXsXgxT7PntgMTzlSdriVZzH81Xwj3QEUxeCp6 +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign Root E46 O=GlobalSign nv-sa +# Subject: CN=GlobalSign Root E46 O=GlobalSign nv-sa +# Label: "GlobalSign Root E46" +# Serial: 1552617690338932563915843282459653771421763 +# MD5 Fingerprint: b5:b8:66:ed:de:08:83:e3:c9:e2:01:34:06:ac:51:6f +# SHA1 Fingerprint: 39:b4:6c:d5:fe:80:06:eb:e2:2f:4a:bb:08:33:a0:af:db:b9:dd:84 +# SHA256 Fingerprint: cb:b9:c4:4d:84:b8:04:3e:10:50:ea:31:a6:9f:51:49:55:d7:bf:d2:e2:c6:b4:93:01:01:9a:d6:1d:9f:50:58 +-----BEGIN CERTIFICATE----- +MIICCzCCAZGgAwIBAgISEdK7ujNu1LzmJGjFDYQdmOhDMAoGCCqGSM49BAMDMEYx +CzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYDVQQD +ExNHbG9iYWxTaWduIFJvb3QgRTQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMyMDAw +MDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2Ex +HDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBFNDYwdjAQBgcqhkjOPQIBBgUrgQQA +IgNiAAScDrHPt+ieUnd1NPqlRqetMhkytAepJ8qUuwzSChDH2omwlwxwEwkBjtjq +R+q+soArzfwoDdusvKSGN+1wCAB16pMLey5SnCNoIwZD7JIvU4Tb+0cUB+hflGdd +yXqBPCCjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud +DgQWBBQxCpCPtsad0kRLgLWi5h+xEk8blTAKBggqhkjOPQQDAwNoADBlAjEA31SQ +7Zvvi5QCkxeCmb6zniz2C5GMn0oUsfZkvLtoURMMA/cVi4RguYv/Uo7njLwcAjA8 ++RHUjE7AwWHCFUyqqx0LMV87HOIAl0Qx5v5zli/altP+CAezNIm8BZ/3Hobui3A= +-----END CERTIFICATE----- + +# Issuer: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz +# Subject: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz +# Label: "ANF Secure Server Root CA" +# Serial: 996390341000653745 +# MD5 Fingerprint: 26:a6:44:5a:d9:af:4e:2f:b2:1d:b6:65:b0:4e:e8:96 +# SHA1 Fingerprint: 5b:6e:68:d0:cc:15:b6:a0:5f:1e:c1:5f:ae:02:fc:6b:2f:5d:6f:74 +# SHA256 Fingerprint: fb:8f:ec:75:91:69:b9:10:6b:1e:51:16:44:c6:18:c5:13:04:37:3f:6c:06:43:08:8d:8b:ef:fd:1b:99:75:99 +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +# Issuer: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority +# Subject: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority +# Label: "Certum EC-384 CA" +# Serial: 160250656287871593594747141429395092468 +# MD5 Fingerprint: b6:65:b3:96:60:97:12:a1:ec:4e:e1:3d:a3:c6:c9:f1 +# SHA1 Fingerprint: f3:3e:78:3c:ac:df:f4:a2:cc:ac:67:55:69:56:d7:e5:16:3c:e1:ed +# SHA256 Fingerprint: 6b:32:80:85:62:53:18:aa:50:d1:73:c9:8d:8b:da:09:d5:7e:27:41:3d:11:4c:f7:87:a0:f5:d0:6c:03:0c:f6 +-----BEGIN CERTIFICATE----- +MIICZTCCAeugAwIBAgIQeI8nXIESUiClBNAt3bpz9DAKBggqhkjOPQQDAzB0MQsw +CQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScw +JQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAXBgNVBAMT +EENlcnR1bSBFQy0zODQgQ0EwHhcNMTgwMzI2MDcyNDU0WhcNNDMwMzI2MDcyNDU0 +WjB0MQswCQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBT +LkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAX +BgNVBAMTEENlcnR1bSBFQy0zODQgQ0EwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATE +KI6rGFtqvm5kN2PkzeyrOvfMobgOgknXhimfoZTy42B4mIF4Bk3y7JoOV2CDn7Tm +Fy8as10CW4kjPMIRBSqniBMY81CE1700LCeJVf/OTOffph8oxPBUw7l8t1Ot68Kj +QjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI0GZnQkdjrzife81r1HfS+8 +EF9LMA4GA1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNoADBlAjADVS2m5hjEfO/J +UG7BJw+ch69u1RsIGL2SKcHvlJF40jocVYli5RsJHrpka/F2tNQCMQC0QoSZ/6vn +nvuRlydd3LBbMHHOXjgaatkl5+r3YZJW+OraNsKHZZYuciUvf9/DE8k= +-----END CERTIFICATE----- + +# Issuer: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority +# Subject: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority +# Label: "Certum Trusted Root CA" +# Serial: 40870380103424195783807378461123655149 +# MD5 Fingerprint: 51:e1:c2:e7:fe:4c:84:af:59:0e:2f:f4:54:6f:ea:29 +# SHA1 Fingerprint: c8:83:44:c0:18:ae:9f:cc:f1:87:b7:8f:22:d1:c5:d7:45:84:ba:e5 +# SHA256 Fingerprint: fe:76:96:57:38:55:77:3e:37:a9:5e:7a:d4:d9:cc:96:c3:01:57:c1:5d:31:76:5b:a9:b1:57:04:e1:ae:78:fd +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +# Issuer: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique +# Subject: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique +# Label: "TunTrust Root CA" +# Serial: 108534058042236574382096126452369648152337120275 +# MD5 Fingerprint: 85:13:b9:90:5b:36:5c:b6:5e:b8:5a:f8:e0:31:57:b4 +# SHA1 Fingerprint: cf:e9:70:84:0f:e0:73:0f:9d:f6:0c:7f:2c:4b:ee:20:46:34:9c:bb +# SHA256 Fingerprint: 2e:44:10:2a:b5:8c:b8:54:19:45:1c:8e:19:d9:ac:f3:66:2c:af:bc:61:4b:6a:53:96:0a:30:f7:d0:e2:eb:41 +-----BEGIN CERTIFICATE----- +MIIFszCCA5ugAwIBAgIUEwLV4kBMkkaGFmddtLu7sms+/BMwDQYJKoZIhvcNAQEL +BQAwYTELMAkGA1UEBhMCVE4xNzA1BgNVBAoMLkFnZW5jZSBOYXRpb25hbGUgZGUg +Q2VydGlmaWNhdGlvbiBFbGVjdHJvbmlxdWUxGTAXBgNVBAMMEFR1blRydXN0IFJv +b3QgQ0EwHhcNMTkwNDI2MDg1NzU2WhcNNDQwNDI2MDg1NzU2WjBhMQswCQYDVQQG +EwJUTjE3MDUGA1UECgwuQWdlbmNlIE5hdGlvbmFsZSBkZSBDZXJ0aWZpY2F0aW9u +IEVsZWN0cm9uaXF1ZTEZMBcGA1UEAwwQVHVuVHJ1c3QgUm9vdCBDQTCCAiIwDQYJ +KoZIhvcNAQEBBQADggIPADCCAgoCggIBAMPN0/y9BFPdDCA61YguBUtB9YOCfvdZ +n56eY+hz2vYGqU8ftPkLHzmMmiDQfgbU7DTZhrx1W4eI8NLZ1KMKsmwb60ksPqxd +2JQDoOw05TDENX37Jk0bbjBU2PWARZw5rZzJJQRNmpA+TkBuimvNKWfGzC3gdOgF +VwpIUPp6Q9p+7FuaDmJ2/uqdHYVy7BG7NegfJ7/Boce7SBbdVtfMTqDhuazb1YMZ +GoXRlJfXyqNlC/M4+QKu3fZnz8k/9YosRxqZbwUN/dAdgjH8KcwAWJeRTIAAHDOF +li/LQcKLEITDCSSJH7UP2dl3RxiSlGBcx5kDPP73lad9UKGAwqmDrViWVSHbhlnU +r8a83YFuB9tgYv7sEG7aaAH0gxupPqJbI9dkxt/con3YS7qC0lH4Zr8GRuR5KiY2 +eY8fTpkdso8MDhz/yV3A/ZAQprE38806JG60hZC/gLkMjNWb1sjxVj8agIl6qeIb +MlEsPvLfe/ZdeikZjuXIvTZxi11Mwh0/rViizz1wTaZQmCXcI/m4WEEIcb9PuISg +jwBUFfyRbVinljvrS5YnzWuioYasDXxU5mZMZl+QviGaAkYt5IPCgLnPSz7ofzwB +7I9ezX/SKEIBlYrilz0QIX32nRzFNKHsLA4KUiwSVXAkPcvCFDVDXSdOvsC9qnyW +5/yeYa1E0wCXAgMBAAGjYzBhMB0GA1UdDgQWBBQGmpsfU33x9aTI04Y+oXNZtPdE +ITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFAaamx9TffH1pMjThj6hc1m0 +90QhMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAqgVutt0Vyb+z +xiD2BkewhpMl0425yAA/l/VSJ4hxyXT968pk21vvHl26v9Hr7lxpuhbI87mP0zYu +QEkHDVneixCwSQXi/5E/S7fdAo74gShczNxtr18UnH1YeA32gAm56Q6XKRm4t+v4 +FstVEuTGfbvE7Pi1HE4+Z7/FXxttbUcoqgRYYdZ2vyJ/0Adqp2RT8JeNnYA/u8EH +22Wv5psymsNUk8QcCMNE+3tjEUPRahphanltkE8pjkcFwRJpadbGNjHh/PqAulxP +xOu3Mqz4dWEX1xAZufHSCe96Qp1bWgvUxpVOKs7/B9dPfhgGiPEZtdmYu65xxBzn +dFlY7wyJz4sfdZMaBBSSSFCp61cpABbjNhzI+L/wM9VBD8TMPN3pM0MBkRArHtG5 +Xc0yGYuPjCB31yLEQtyEFpslbei0VXF/sHyz03FJuc9SpAQ/3D2gu68zngowYI7b +nV2UqL1g52KAdoGDDIzMMEZJ4gzSqK/rYXHv5yJiqfdcZGyfFoxnNidF9Ql7v/YQ +CvGwjVRDjAS6oz/v4jXH+XTgbzRB0L9zZVcg+ZtnemZoJE6AZb0QmQZZ8mWvuMZH +u/2QeItBcy6vVR/cO5JyboTT0GFMDcx2V+IthSIVNg3rAZ3r2OvEhJn7wAzMMujj +d9qDRIueVSjAi1jTkD5OGwDxFa2DK5o= +-----END CERTIFICATE----- + +# Issuer: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA +# Subject: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA +# Label: "HARICA TLS RSA Root CA 2021" +# Serial: 76817823531813593706434026085292783742 +# MD5 Fingerprint: 65:47:9b:58:86:dd:2c:f0:fc:a2:84:1f:1e:96:c4:91 +# SHA1 Fingerprint: 02:2d:05:82:fa:88:ce:14:0c:06:79:de:7f:14:10:e9:45:d7:a5:6d +# SHA256 Fingerprint: d9:5d:0e:8e:da:79:52:5b:f9:be:b1:1b:14:d2:10:0d:32:94:98:5f:0c:62:d9:fa:bd:9c:d9:99:ec:cb:7b:1d +-----BEGIN CERTIFICATE----- +MIIFpDCCA4ygAwIBAgIQOcqTHO9D88aOk8f0ZIk4fjANBgkqhkiG9w0BAQsFADBs +MQswCQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl +c2VhcmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBSU0Eg +Um9vdCBDQSAyMDIxMB4XDTIxMDIxOTEwNTUzOFoXDTQ1MDIxMzEwNTUzN1owbDEL +MAkGA1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNl +YXJjaCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgUlNBIFJv +b3QgQ0EgMjAyMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAIvC569l +mwVnlskNJLnQDmT8zuIkGCyEf3dRywQRNrhe7Wlxp57kJQmXZ8FHws+RFjZiPTgE +4VGC/6zStGndLuwRo0Xua2s7TL+MjaQenRG56Tj5eg4MmOIjHdFOY9TnuEFE+2uv +a9of08WRiFukiZLRgeaMOVig1mlDqa2YUlhu2wr7a89o+uOkXjpFc5gH6l8Cct4M +pbOfrqkdtx2z/IpZ525yZa31MJQjB/OCFks1mJxTuy/K5FrZx40d/JiZ+yykgmvw +Kh+OC19xXFyuQnspiYHLA6OZyoieC0AJQTPb5lh6/a6ZcMBaD9YThnEvdmn8kN3b +LW7R8pv1GmuebxWMevBLKKAiOIAkbDakO/IwkfN4E8/BPzWr8R0RI7VDIp4BkrcY +AuUR0YLbFQDMYTfBKnya4dC6s1BG7oKsnTH4+yPiAwBIcKMJJnkVU2DzOFytOOqB +AGMUuTNe3QvboEUHGjMJ+E20pwKmafTCWQWIZYVWrkvL4N48fS0ayOn7H6NhStYq +E613TBoYm5EPWNgGVMWX+Ko/IIqmhaZ39qb8HOLubpQzKoNQhArlT4b4UEV4AIHr +W2jjJo3Me1xR9BQsQL4aYB16cmEdH2MtiKrOokWQCPxrvrNQKlr9qEgYRtaQQJKQ +CoReaDH46+0N0x3GfZkYVVYnZS6NRcUk7M7jAgMBAAGjQjBAMA8GA1UdEwEB/wQF +MAMBAf8wHQYDVR0OBBYEFApII6ZgpJIKM+qTW8VX6iVNvRLuMA4GA1UdDwEB/wQE +AwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAPpBIqm5iFSVmewzVjIuJndftTgfvnNAU +X15QvWiWkKQUEapobQk1OUAJ2vQJLDSle1mESSmXdMgHHkdt8s4cUCbjnj1AUz/3 +f5Z2EMVGpdAgS1D0NTsY9FVqQRtHBmg8uwkIYtlfVUKqrFOFrJVWNlar5AWMxaja +H6NpvVMPxP/cyuN+8kyIhkdGGvMA9YCRotxDQpSbIPDRzbLrLFPCU3hKTwSUQZqP +JzLB5UkZv/HywouoCjkxKLR9YjYsTewfM7Z+d21+UPCfDtcRj88YxeMn/ibvBZ3P +zzfF0HvaO7AWhAw6k9a+F9sPPg4ZeAnHqQJyIkv3N3a6dcSFA1pj1bF1BcK5vZSt +jBWZp5N99sXzqnTPBIWUmAD04vnKJGW/4GKvyMX6ssmeVkjaef2WdhW+o45WxLM0 +/L5H9MG0qPzVMIho7suuyWPEdr6sOBjhXlzPrjoiUevRi7PzKzMHVIf6tLITe7pT +BGIBnfHAT+7hOtSLIBD6Alfm78ELt5BGnBkpjNxvoEppaZS3JGWg/6w/zgH7IS79 +aPib8qXPMThcFarmlwDB31qlpzmq6YR/PFGoOtmUW4y/Twhx5duoXNTSpv4Ao8YW +xw/ogM4cKGR0GQjTQuPOAF1/sdwTsOEFy9EgqoZ0njnnkf3/W9b3raYvAwtt41dU +63ZTGI0RmLo= +-----END CERTIFICATE----- + +# Issuer: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA +# Subject: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA +# Label: "HARICA TLS ECC Root CA 2021" +# Serial: 137515985548005187474074462014555733966 +# MD5 Fingerprint: ae:f7:4c:e5:66:35:d1:b7:9b:8c:22:93:74:d3:4b:b0 +# SHA1 Fingerprint: bc:b0:c1:9d:e9:98:92:70:19:38:57:e9:8d:a7:b4:5d:6e:ee:01:48 +# SHA256 Fingerprint: 3f:99:cc:47:4a:cf:ce:4d:fe:d5:87:94:66:5e:47:8d:15:47:73:9f:2e:78:0f:1b:b4:ca:9b:13:30:97:d4:01 +-----BEGIN CERTIFICATE----- +MIICVDCCAdugAwIBAgIQZ3SdjXfYO2rbIvT/WeK/zjAKBggqhkjOPQQDAzBsMQsw +CQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2Vh +cmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBFQ0MgUm9v +dCBDQSAyMDIxMB4XDTIxMDIxOTExMDExMFoXDTQ1MDIxMzExMDEwOVowbDELMAkG +A1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJj +aCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgRUNDIFJvb3Qg +Q0EgMjAyMTB2MBAGByqGSM49AgEGBSuBBAAiA2IABDgI/rGgltJ6rK9JOtDA4MM7 +KKrxcm1lAEeIhPyaJmuqS7psBAqIXhfyVYf8MLA04jRYVxqEU+kw2anylnTDUR9Y +STHMmE5gEYd103KUkE+bECUqqHgtvpBBWJAVcqeht6NCMEAwDwYDVR0TAQH/BAUw +AwEB/zAdBgNVHQ4EFgQUyRtTgRL+BNUW0aq8mm+3oJUZbsowDgYDVR0PAQH/BAQD +AgGGMAoGCCqGSM49BAMDA2cAMGQCMBHervjcToiwqfAircJRQO9gcS3ujwLEXQNw +SaSS6sUUiHCm0w2wqsosQJz76YJumgIwK0eaB8bRwoF8yguWGEEbo/QwCZ61IygN +nxS2PFOiTAZpffpskcYqSUXm7LcT4Tps +-----END CERTIFICATE----- + +# Issuer: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 +# Subject: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 +# Label: "Autoridad de Certificacion Firmaprofesional CIF A62634068" +# Serial: 1977337328857672817 +# MD5 Fingerprint: 4e:6e:9b:54:4c:ca:b7:fa:48:e4:90:b1:15:4b:1c:a3 +# SHA1 Fingerprint: 0b:be:c2:27:22:49:cb:39:aa:db:35:5c:53:e3:8c:ae:78:ff:b6:fe +# SHA256 Fingerprint: 57:de:05:83:ef:d2:b2:6e:03:61:da:99:da:9d:f4:64:8d:ef:7e:e8:44:1c:3b:72:8a:fa:9b:cd:e0:f9:b2:6a +-----BEGIN CERTIFICATE----- +MIIGFDCCA/ygAwIBAgIIG3Dp0v+ubHEwDQYJKoZIhvcNAQELBQAwUTELMAkGA1UE +BhMCRVMxQjBABgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1h +cHJvZmVzaW9uYWwgQ0lGIEE2MjYzNDA2ODAeFw0xNDA5MjMxNTIyMDdaFw0zNjA1 +MDUxNTIyMDdaMFExCzAJBgNVBAYTAkVTMUIwQAYDVQQDDDlBdXRvcmlkYWQgZGUg +Q2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBBNjI2MzQwNjgwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDDUtd9 +thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQM +cas9UX4PB99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefG +L9ItWY16Ck6WaVICqjaY7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15i +NA9wBj4gGFrO93IbJWyTdBSTo3OxDqqHECNZXyAFGUftaI6SEspd/NYrspI8IM/h +X68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyIplD9amML9ZMWGxmPsu2b +m8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctXMbScyJCy +Z/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirja +EbsXLZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/T +KI8xWVvTyQKmtFLKbpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF +6NkBiDkal4ZkQdU7hwxu+g/GvUgUvzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVh +OSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMB0GA1UdDgQWBBRlzeurNR4APn7VdMAc +tHNHDhpkLzASBgNVHRMBAf8ECDAGAQH/AgEBMIGmBgNVHSAEgZ4wgZswgZgGBFUd +IAAwgY8wLwYIKwYBBQUHAgEWI2h0dHA6Ly93d3cuZmlybWFwcm9mZXNpb25hbC5j +b20vY3BzMFwGCCsGAQUFBwICMFAeTgBQAGEAcwBlAG8AIABkAGUAIABsAGEAIABC +AG8AbgBhAG4AbwB2AGEAIAA0ADcAIABCAGEAcgBjAGUAbABvAG4AYQAgADAAOAAw +ADEANzAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQELBQADggIBAHSHKAIrdx9m +iWTtj3QuRhy7qPj4Cx2Dtjqn6EWKB7fgPiDL4QjbEwj4KKE1soCzC1HA01aajTNF +Sa9J8OA9B3pFE1r/yJfY0xgsfZb43aJlQ3CTkBW6kN/oGbDbLIpgD7dvlAceHabJ +hfa9NPhAeGIQcDq+fUs5gakQ1JZBu/hfHAsdCPKxsIl68veg4MSPi3i1O1ilI45P +Vf42O+AMt8oqMEEgtIDNrvx2ZnOorm7hfNoD6JQg5iKj0B+QXSBTFCZX2lSX3xZE +EAEeiGaPcjiT3SC3NL7X8e5jjkd5KAb881lFJWAiMxujX6i6KtoaPc1A6ozuBRWV +1aUsIC+nmCjuRfzxuIgALI9C2lHVnOUTaHFFQ4ueCyE8S1wF3BqfmI7avSKecs2t +CsvMo2ebKHTEm9caPARYpoKdrcd7b/+Alun4jWq9GJAd/0kakFI3ky88Al2CdgtR +5xbHV/g4+afNmyJU72OwFW1TZQNKXkqgsqeOSQBZONXH9IBk9W6VULgRfhVwOEqw +f9DEMnDAGf/JOC0ULGb0QkTmVXYbgBVX/8Cnp6o5qtjTcNAuuuuUavpfNIbnYrX9 +ivAwhZTJryQCL2/W3Wf+47BVTwSYT6RBVuKT0Gro1vP7ZeDOdcQxWQzugsgMYDNK +GbqEZycPvEJdvSRUDewdcAZfpLz6IHxV +-----END CERTIFICATE----- + +# Issuer: CN=vTrus ECC Root CA O=iTrusChina Co.,Ltd. +# Subject: CN=vTrus ECC Root CA O=iTrusChina Co.,Ltd. +# Label: "vTrus ECC Root CA" +# Serial: 630369271402956006249506845124680065938238527194 +# MD5 Fingerprint: de:4b:c1:f5:52:8c:9b:43:e1:3e:8f:55:54:17:8d:85 +# SHA1 Fingerprint: f6:9c:db:b0:fc:f6:02:13:b6:52:32:a6:a3:91:3f:16:70:da:c3:e1 +# SHA256 Fingerprint: 30:fb:ba:2c:32:23:8e:2a:98:54:7a:f9:79:31:e5:50:42:8b:9b:3f:1c:8e:eb:66:33:dc:fa:86:c5:b2:7d:d3 +-----BEGIN CERTIFICATE----- +MIICDzCCAZWgAwIBAgIUbmq8WapTvpg5Z6LSa6Q75m0c1towCgYIKoZIzj0EAwMw +RzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4xGjAY +BgNVBAMTEXZUcnVzIEVDQyBSb290IENBMB4XDTE4MDczMTA3MjY0NFoXDTQzMDcz +MTA3MjY0NFowRzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28u +LEx0ZC4xGjAYBgNVBAMTEXZUcnVzIEVDQyBSb290IENBMHYwEAYHKoZIzj0CAQYF +K4EEACIDYgAEZVBKrox5lkqqHAjDo6LN/llWQXf9JpRCux3NCNtzslt188+cToL0 +v/hhJoVs1oVbcnDS/dtitN9Ti72xRFhiQgnH+n9bEOf+QP3A2MMrMudwpremIFUd +e4BdS49nTPEQo0IwQDAdBgNVHQ4EFgQUmDnNvtiyjPeyq+GtJK97fKHbH88wDwYD +VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwCgYIKoZIzj0EAwMDaAAwZQIw +V53dVvHH4+m4SVBrm2nDb+zDfSXkV5UTQJtS0zvzQBm8JsctBp61ezaf9SXUY2sA +AjEA6dPGnlaaKsyh2j/IZivTWJwghfqrkYpwcBE4YGQLYgmRWAD5Tfs0aNoJrSEG +GJTO +-----END CERTIFICATE----- + +# Issuer: CN=vTrus Root CA O=iTrusChina Co.,Ltd. +# Subject: CN=vTrus Root CA O=iTrusChina Co.,Ltd. +# Label: "vTrus Root CA" +# Serial: 387574501246983434957692974888460947164905180485 +# MD5 Fingerprint: b8:c9:37:df:fa:6b:31:84:64:c5:ea:11:6a:1b:75:fc +# SHA1 Fingerprint: 84:1a:69:fb:f5:cd:1a:25:34:13:3d:e3:f8:fc:b8:99:d0:c9:14:b7 +# SHA256 Fingerprint: 8a:71:de:65:59:33:6f:42:6c:26:e5:38:80:d0:0d:88:a1:8d:a4:c6:a9:1f:0d:cb:61:94:e2:06:c5:c9:63:87 +-----BEGIN CERTIFICATE----- +MIIFVjCCAz6gAwIBAgIUQ+NxE9izWRRdt86M/TX9b7wFjUUwDQYJKoZIhvcNAQEL +BQAwQzELMAkGA1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4x +FjAUBgNVBAMTDXZUcnVzIFJvb3QgQ0EwHhcNMTgwNzMxMDcyNDA1WhcNNDMwNzMx +MDcyNDA1WjBDMQswCQYDVQQGEwJDTjEcMBoGA1UEChMTaVRydXNDaGluYSBDby4s +THRkLjEWMBQGA1UEAxMNdlRydXMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEBBQAD +ggIPADCCAgoCggIBAL1VfGHTuB0EYgWgrmy3cLRB6ksDXhA/kFocizuwZotsSKYc +IrrVQJLuM7IjWcmOvFjai57QGfIvWcaMY1q6n6MLsLOaXLoRuBLpDLvPbmyAhykU +AyyNJJrIZIO1aqwTLDPxn9wsYTwaP3BVm60AUn/PBLn+NvqcwBauYv6WTEN+VRS+ +GrPSbcKvdmaVayqwlHeFXgQPYh1jdfdr58tbmnDsPmcF8P4HCIDPKNsFxhQnL4Z9 +8Cfe/+Z+M0jnCx5Y0ScrUw5XSmXX+6KAYPxMvDVTAWqXcoKv8R1w6Jz1717CbMdH +flqUhSZNO7rrTOiwCcJlwp2dCZtOtZcFrPUGoPc2BX70kLJrxLT5ZOrpGgrIDajt +J8nU57O5q4IikCc9Kuh8kO+8T/3iCiSn3mUkpF3qwHYw03dQ+A0Em5Q2AXPKBlim +0zvc+gRGE1WKyURHuFE5Gi7oNOJ5y1lKCn+8pu8fA2dqWSslYpPZUxlmPCdiKYZN +pGvu/9ROutW04o5IWgAZCfEF2c6Rsffr6TlP9m8EQ5pV9T4FFL2/s1m02I4zhKOQ +UqqzApVg+QxMaPnu1RcN+HFXtSXkKe5lXa/R7jwXC1pDxaWG6iSe4gUH3DRCEpHW +OXSuTEGC2/KmSNGzm/MzqvOmwMVO9fSddmPmAsYiS8GVP1BkLFTltvA8Kc9XAgMB +AAGjQjBAMB0GA1UdDgQWBBRUYnBj8XWEQ1iO0RYgscasGrz2iTAPBgNVHRMBAf8E +BTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAKbqSSaet +8PFww+SX8J+pJdVrnjT+5hpk9jprUrIQeBqfTNqK2uwcN1LgQkv7bHbKJAs5EhWd +nxEt/Hlk3ODg9d3gV8mlsnZwUKT+twpw1aA08XXXTUm6EdGz2OyC/+sOxL9kLX1j +bhd47F18iMjrjld22VkE+rxSH0Ws8HqA7Oxvdq6R2xCOBNyS36D25q5J08FsEhvM +Kar5CKXiNxTKsbhm7xqC5PD48acWabfbqWE8n/Uxy+QARsIvdLGx14HuqCaVvIiv +TDUHKgLKeBRtRytAVunLKmChZwOgzoy8sHJnxDHO2zTlJQNgJXtxmOTAGytfdELS +S8VZCAeHvsXDf+eW2eHcKJfWjwXj9ZtOyh1QRwVTsMo554WgicEFOwE30z9J4nfr +I8iIZjs9OXYhRvHsXyO466JmdXTBQPfYaJqT4i2pLr0cox7IdMakLXogqzu4sEb9 +b91fUlV1YvCXoHzXOP0l382gmxDPi7g4Xl7FtKYCNqEeXxzP4padKar9mK5S4fNB +UvupLnKWnyfjqnN9+BojZns7q2WwMgFLFT49ok8MKzWixtlnEjUwzXYuFrOZnk1P +Ti07NEPhmg4NpGaXutIcSkwsKouLgU9xGqndXHt7CMUADTdA43x7VF8vhV929ven +sBxXVsFy6K2ir40zSbofitzmdHxghm+Hl3s= +-----END CERTIFICATE----- + +# Issuer: CN=ISRG Root X2 O=Internet Security Research Group +# Subject: CN=ISRG Root X2 O=Internet Security Research Group +# Label: "ISRG Root X2" +# Serial: 87493402998870891108772069816698636114 +# MD5 Fingerprint: d3:9e:c4:1e:23:3c:a6:df:cf:a3:7e:6d:e0:14:e6:e5 +# SHA1 Fingerprint: bd:b1:b9:3c:d5:97:8d:45:c6:26:14:55:f8:db:95:c7:5a:d1:53:af +# SHA256 Fingerprint: 69:72:9b:8e:15:a8:6e:fc:17:7a:57:af:b7:17:1d:fc:64:ad:d2:8c:2f:ca:8c:f1:50:7e:34:45:3c:cb:14:70 +-----BEGIN CERTIFICATE----- +MIICGzCCAaGgAwIBAgIQQdKd0XLq7qeAwSxs6S+HUjAKBggqhkjOPQQDAzBPMQsw +CQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2gg +R3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMjAeFw0yMDA5MDQwMDAwMDBaFw00 +MDA5MTcxNjAwMDBaME8xCzAJBgNVBAYTAlVTMSkwJwYDVQQKEyBJbnRlcm5ldCBT +ZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNSRyBSb290IFgyMHYw +EAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0HttwW ++1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9 +ItgKbppbd9/w+kHsOdx1ymgHDB/qo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0T +AQH/BAUwAwEB/zAdBgNVHQ4EFgQUfEKWrt5LSDv6kviejM9ti6lyN5UwCgYIKoZI +zj0EAwMDaAAwZQIwe3lORlCEwkSHRhtFcP9Ymd70/aTSVaYgLXTWNLxBo1BfASdW +tL4ndQavEi51mI38AjEAi/V3bNTIZargCyzuFJ0nN6T5U6VR5CmD1/iQMVtCnwr1 +/q4AaOeMSQ+2b1tbFfLn +-----END CERTIFICATE----- + +# Issuer: CN=HiPKI Root CA - G1 O=Chunghwa Telecom Co., Ltd. +# Subject: CN=HiPKI Root CA - G1 O=Chunghwa Telecom Co., Ltd. +# Label: "HiPKI Root CA - G1" +# Serial: 60966262342023497858655262305426234976 +# MD5 Fingerprint: 69:45:df:16:65:4b:e8:68:9a:8f:76:5f:ff:80:9e:d3 +# SHA1 Fingerprint: 6a:92:e4:a8:ee:1b:ec:96:45:37:e3:29:57:49:cd:96:e3:e5:d2:60 +# SHA256 Fingerprint: f0:15:ce:3c:c2:39:bf:ef:06:4b:e9:f1:d2:c4:17:e1:a0:26:4a:0a:94:be:1f:0c:8d:12:18:64:eb:69:49:cc +-----BEGIN CERTIFICATE----- +MIIFajCCA1KgAwIBAgIQLd2szmKXlKFD6LDNdmpeYDANBgkqhkiG9w0BAQsFADBP +MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0 +ZC4xGzAZBgNVBAMMEkhpUEtJIFJvb3QgQ0EgLSBHMTAeFw0xOTAyMjIwOTQ2MDRa +Fw0zNzEyMzExNTU5NTlaME8xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3 +YSBUZWxlY29tIENvLiwgTHRkLjEbMBkGA1UEAwwSSGlQS0kgUm9vdCBDQSAtIEcx +MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA9B5/UnMyDHPkvRN0o9Qw +qNCuS9i233VHZvR85zkEHmpwINJaR3JnVfSl6J3VHiGh8Ge6zCFovkRTv4354twv +Vcg3Px+kwJyz5HdcoEb+d/oaoDjq7Zpy3iu9lFc6uux55199QmQ5eiY29yTw1S+6 +lZgRZq2XNdZ1AYDgr/SEYYwNHl98h5ZeQa/rh+r4XfEuiAU+TCK72h8q3VJGZDnz +Qs7ZngyzsHeXZJzA9KMuH5UHsBffMNsAGJZMoYFL3QRtU6M9/Aes1MU3guvklQgZ +KILSQjqj2FPseYlgSGDIcpJQ3AOPgz+yQlda22rpEZfdhSi8MEyr48KxRURHH+CK +FgeW0iEPU8DtqX7UTuybCeyvQqww1r/REEXgphaypcXTT3OUM3ECoWqj1jOXTyFj +HluP2cFeRXF3D4FdXyGarYPM+l7WjSNfGz1BryB1ZlpK9p/7qxj3ccC2HTHsOyDr +y+K49a6SsvfhhEvyovKTmiKe0xRvNlS9H15ZFblzqMF8b3ti6RZsR1pl8w4Rm0bZ +/W3c1pzAtH2lsN0/Vm+h+fbkEkj9Bn8SV7apI09bA8PgcSojt/ewsTu8mL3WmKgM +a/aOEmem8rJY5AIJEzypuxC00jBF8ez3ABHfZfjcK0NVvxaXxA/VLGGEqnKG/uY6 +fsI/fe78LxQ+5oXdUG+3Se0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNV +HQ4EFgQU8ncX+l6o/vY9cdVouslGDDjYr7AwDgYDVR0PAQH/BAQDAgGGMA0GCSqG +SIb3DQEBCwUAA4ICAQBQUfB13HAE4/+qddRxosuej6ip0691x1TPOhwEmSKsxBHi +7zNKpiMdDg1H2DfHb680f0+BazVP6XKlMeJ45/dOlBhbQH3PayFUhuaVevvGyuqc +SE5XCV0vrPSltJczWNWseanMX/mF+lLFjfiRFOs6DRfQUsJ748JzjkZ4Bjgs6Fza +ZsT0pPBWGTMpWmWSBUdGSquEwx4noR8RkpkndZMPvDY7l1ePJlsMu5wP1G4wB9Tc +XzZoZjmDlicmisjEOf6aIW/Vcobpf2Lll07QJNBAsNB1CI69aO4I1258EHBGG3zg +iLKecoaZAeO/n0kZtCW+VmWuF2PlHt/o/0elv+EmBYTksMCv5wiZqAxeJoBF1Pho +L5aPruJKHJwWDBNvOIf2u8g0X5IDUXlwpt/L9ZlNec1OvFefQ05rLisY+GpzjLrF +Ne85akEez3GoorKGB1s6yeHvP2UEgEcyRHCVTjFnanRbEEV16rCf0OY1/k6fi8wr +kkVbbiVghUbN0aqwdmaTd5a+g744tiROJgvM7XpWGuDpWsZkrUx6AEhEL7lAuxM+ +vhV4nYWBSipX3tUZQ9rbyltHhoMLP7YNdnhzeSJesYAfz77RP1YQmCuVh6EfnWQU +YDksswBVLuT1sw5XxJFBAJw/6KXf6vb/yPCtbVKoF6ubYfwSUTXkJf2vqmqGOQ== +-----END CERTIFICATE----- + +# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 +# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 +# Label: "GlobalSign ECC Root CA - R4" +# Serial: 159662223612894884239637590694 +# MD5 Fingerprint: 26:29:f8:6d:e1:88:bf:a2:65:7f:aa:c4:cd:0f:7f:fc +# SHA1 Fingerprint: 6b:a0:b0:98:e1:71:ef:5a:ad:fe:48:15:80:77:10:f4:bd:6f:0b:28 +# SHA256 Fingerprint: b0:85:d7:0b:96:4f:19:1a:73:e4:af:0d:54:ae:7a:0e:07:aa:fd:af:9b:71:dd:08:62:13:8a:b7:32:5a:24:a2 +-----BEGIN CERTIFICATE----- +MIIB3DCCAYOgAwIBAgINAgPlfvU/k/2lCSGypjAKBggqhkjOPQQDAjBQMSQwIgYD +VQQLExtHbG9iYWxTaWduIEVDQyBSb290IENBIC0gUjQxEzARBgNVBAoTCkdsb2Jh +bFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMTIxMTEzMDAwMDAwWhcNMzgw +MTE5MDMxNDA3WjBQMSQwIgYDVQQLExtHbG9iYWxTaWduIEVDQyBSb290IENBIC0g +UjQxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wWTAT +BgcqhkjOPQIBBggqhkjOPQMBBwNCAAS4xnnTj2wlDp8uORkcA6SumuU5BwkWymOx +uYb4ilfBV85C+nOh92VC/x7BALJucw7/xyHlGKSq2XE/qNS5zowdo0IwQDAOBgNV +HQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVLB7rUW44kB/ ++wpu+74zyTyjhNUwCgYIKoZIzj0EAwIDRwAwRAIgIk90crlgr/HmnKAWBVBfw147 +bmF0774BxL4YSFlhgjICICadVGNA3jdgUM/I2O2dgq43mLyjj0xMqTQrbO/7lZsm +-----END CERTIFICATE----- + +# Issuer: CN=GTS Root R1 O=Google Trust Services LLC +# Subject: CN=GTS Root R1 O=Google Trust Services LLC +# Label: "GTS Root R1" +# Serial: 159662320309726417404178440727 +# MD5 Fingerprint: 05:fe:d0:bf:71:a8:a3:76:63:da:01:e0:d8:52:dc:40 +# SHA1 Fingerprint: e5:8c:1c:c4:91:3b:38:63:4b:e9:10:6e:e3:ad:8e:6b:9d:d9:81:4a +# SHA256 Fingerprint: d9:47:43:2a:bd:e7:b7:fa:90:fc:2e:6b:59:10:1b:12:80:e0:e1:c7:e4:e4:0f:a3:c6:88:7f:ff:57:a7:f4:cf +-----BEGIN CERTIFICATE----- +MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQsw +CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU +MBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw +MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp +Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUA +A4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaMf/vo +27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7w +Cl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjw +TcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0Pfybl +qAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtcvfaH +szVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4Zor8 +Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUspzBmk +MiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92 +wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70p +aDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrN +VjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQID +AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E +FgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBAJ+qQibb +C5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe +QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuy +h6f88/qBVRRiClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM4 +7HLwEXWdyzRSjeZ2axfG34arJ45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8J +ZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYciNuaCp+0KueIHoI17eko8cdLiA6Ef +MgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5meLMFrUKTX5hgUvYU/ +Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJFfbdT +6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ +0E6yove+7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm +2tIMPNuzjsmhDYAPexZ3FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bb +bP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3gm3c +-----END CERTIFICATE----- + +# Issuer: CN=GTS Root R2 O=Google Trust Services LLC +# Subject: CN=GTS Root R2 O=Google Trust Services LLC +# Label: "GTS Root R2" +# Serial: 159662449406622349769042896298 +# MD5 Fingerprint: 1e:39:c0:53:e6:1e:29:82:0b:ca:52:55:36:5d:57:dc +# SHA1 Fingerprint: 9a:44:49:76:32:db:de:fa:d0:bc:fb:5a:7b:17:bd:9e:56:09:24:94 +# SHA256 Fingerprint: 8d:25:cd:97:22:9d:bf:70:35:6b:da:4e:b3:cc:73:40:31:e2:4c:f0:0f:af:cf:d3:2d:c7:6e:b5:84:1c:7e:a8 +-----BEGIN CERTIFICATE----- +MIIFVzCCAz+gAwIBAgINAgPlrsWNBCUaqxElqjANBgkqhkiG9w0BAQwFADBHMQsw +CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU +MBIGA1UEAxMLR1RTIFJvb3QgUjIwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw +MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp +Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjIwggIiMA0GCSqGSIb3DQEBAQUA +A4ICDwAwggIKAoICAQDO3v2m++zsFDQ8BwZabFn3GTXd98GdVarTzTukk3LvCvpt +nfbwhYBboUhSnznFt+4orO/LdmgUud+tAWyZH8QiHZ/+cnfgLFuv5AS/T3KgGjSY +6Dlo7JUle3ah5mm5hRm9iYz+re026nO8/4Piy33B0s5Ks40FnotJk9/BW9BuXvAu +MC6C/Pq8tBcKSOWIm8Wba96wyrQD8Nr0kLhlZPdcTK3ofmZemde4wj7I0BOdre7k +RXuJVfeKH2JShBKzwkCX44ofR5GmdFrS+LFjKBC4swm4VndAoiaYecb+3yXuPuWg +f9RhD1FLPD+M2uFwdNjCaKH5wQzpoeJ/u1U8dgbuak7MkogwTZq9TwtImoS1mKPV ++3PBV2HdKFZ1E66HjucMUQkQdYhMvI35ezzUIkgfKtzra7tEscszcTJGr61K8Yzo +dDqs5xoic4DSMPclQsciOzsSrZYuxsN2B6ogtzVJV+mSSeh2FnIxZyuWfoqjx5RW +Ir9qS34BIbIjMt/kmkRtWVtd9QCgHJvGeJeNkP+byKq0rxFROV7Z+2et1VsRnTKa +G73VululycslaVNVJ1zgyjbLiGH7HrfQy+4W+9OmTN6SpdTi3/UGVN4unUu0kzCq +gc7dGtxRcw1PcOnlthYhGXmy5okLdWTK1au8CcEYof/UVKGFPP0UJAOyh9OktwID +AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E +FgQUu//KjiOfT5nK2+JopqUVJxce2Q4wDQYJKoZIhvcNAQEMBQADggIBAB/Kzt3H +vqGf2SdMC9wXmBFqiN495nFWcrKeGk6c1SuYJF2ba3uwM4IJvd8lRuqYnrYb/oM8 +0mJhwQTtzuDFycgTE1XnqGOtjHsB/ncw4c5omwX4Eu55MaBBRTUoCnGkJE+M3DyC +B19m3H0Q/gxhswWV7uGugQ+o+MePTagjAiZrHYNSVc61LwDKgEDg4XSsYPWHgJ2u +NmSRXbBoGOqKYcl3qJfEycel/FVL8/B/uWU9J2jQzGv6U53hkRrJXRqWbTKH7QMg +yALOWr7Z6v2yTcQvG99fevX4i8buMTolUVVnjWQye+mew4K6Ki3pHrTgSAai/Gev +HyICc/sgCq+dVEuhzf9gR7A/Xe8bVr2XIZYtCtFenTgCR2y59PYjJbigapordwj6 +xLEokCZYCDzifqrXPW+6MYgKBesntaFJ7qBFVHvmJ2WZICGoo7z7GJa7Um8M7YNR +TOlZ4iBgxcJlkoKM8xAfDoqXvneCbT+PHV28SSe9zE8P4c52hgQjxcCMElv924Sg +JPFI/2R80L5cFtHvma3AH/vLrrw4IgYmZNralw4/KBVEqE8AyvCazM90arQ+POuV +7LXTWtiBmelDGDfrs7vRWGJB82bSj6p4lVQgw1oudCvV0b4YacCs1aTPObpRhANl +6WLAYv7YTVWW4tAR+kg0Eeye7QUd5MjWHYbL +-----END CERTIFICATE----- + +# Issuer: CN=GTS Root R3 O=Google Trust Services LLC +# Subject: CN=GTS Root R3 O=Google Trust Services LLC +# Label: "GTS Root R3" +# Serial: 159662495401136852707857743206 +# MD5 Fingerprint: 3e:e7:9d:58:02:94:46:51:94:e5:e0:22:4a:8b:e7:73 +# SHA1 Fingerprint: ed:e5:71:80:2b:c8:92:b9:5b:83:3c:d2:32:68:3f:09:cd:a0:1e:46 +# SHA256 Fingerprint: 34:d8:a7:3e:e2:08:d9:bc:db:0d:95:65:20:93:4b:4e:40:e6:94:82:59:6e:8b:6f:73:c8:42:6b:01:0a:6f:48 +-----BEGIN CERTIFICATE----- +MIICCTCCAY6gAwIBAgINAgPluILrIPglJ209ZjAKBggqhkjOPQQDAzBHMQswCQYD +VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG +A1UEAxMLR1RTIFJvb3QgUjMwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw +WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz +IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjMwdjAQBgcqhkjOPQIBBgUrgQQAIgNi +AAQfTzOHMymKoYTey8chWEGJ6ladK0uFxh1MJ7x/JlFyb+Kf1qPKzEUURout736G +jOyxfi//qXGdGIRFBEFVbivqJn+7kAHjSxm65FSWRQmx1WyRRK2EE46ajA2ADDL2 +4CejQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW +BBTB8Sa6oC2uhYHP0/EqEr24Cmf9vDAKBggqhkjOPQQDAwNpADBmAjEA9uEglRR7 +VKOQFhG/hMjqb2sXnh5GmCCbn9MN2azTL818+FsuVbu/3ZL3pAzcMeGiAjEA/Jdm +ZuVDFhOD3cffL74UOO0BzrEXGhF16b0DjyZ+hOXJYKaV11RZt+cRLInUue4X +-----END CERTIFICATE----- + +# Issuer: CN=GTS Root R4 O=Google Trust Services LLC +# Subject: CN=GTS Root R4 O=Google Trust Services LLC +# Label: "GTS Root R4" +# Serial: 159662532700760215368942768210 +# MD5 Fingerprint: 43:96:83:77:19:4d:76:b3:9d:65:52:e4:1d:22:a5:e8 +# SHA1 Fingerprint: 77:d3:03:67:b5:e0:0c:15:f6:0c:38:61:df:7c:e1:3b:92:46:4d:47 +# SHA256 Fingerprint: 34:9d:fa:40:58:c5:e2:63:12:3b:39:8a:e7:95:57:3c:4e:13:13:c8:3f:e6:8f:93:55:6c:d5:e8:03:1b:3c:7d +-----BEGIN CERTIFICATE----- +MIICCTCCAY6gAwIBAgINAgPlwGjvYxqccpBQUjAKBggqhkjOPQQDAzBHMQswCQYD +VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG +A1UEAxMLR1RTIFJvb3QgUjQwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw +WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz +IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjOPQIBBgUrgQQAIgNi +AATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzuhXyi +QHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/lxKvR +HYqjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW +BBSATNbrdP9JNqPV2Py1PsVq8JQdjDAKBggqhkjOPQQDAwNpADBmAjEA6ED/g94D +9J+uHXqnLrmvT/aDHQ4thQEd0dlq7A/Cr8deVl5c1RxYIigL9zC2L7F8AjEA8GE8 +p/SgguMh1YQdc4acLa/KNJvxn7kjNuK8YAOdgLOaVsjh4rsUecrNIdSUtUlD +-----END CERTIFICATE----- + +# Issuer: CN=Telia Root CA v2 O=Telia Finland Oyj +# Subject: CN=Telia Root CA v2 O=Telia Finland Oyj +# Label: "Telia Root CA v2" +# Serial: 7288924052977061235122729490515358 +# MD5 Fingerprint: 0e:8f:ac:aa:82:df:85:b1:f4:dc:10:1c:fc:99:d9:48 +# SHA1 Fingerprint: b9:99:cd:d1:73:50:8a:c4:47:05:08:9c:8c:88:fb:be:a0:2b:40:cd +# SHA256 Fingerprint: 24:2b:69:74:2f:cb:1e:5b:2a:bf:98:89:8b:94:57:21:87:54:4e:5b:4d:99:11:78:65:73:62:1f:6a:74:b8:2c +-----BEGIN CERTIFICATE----- +MIIFdDCCA1ygAwIBAgIPAWdfJ9b+euPkrL4JWwWeMA0GCSqGSIb3DQEBCwUAMEQx +CzAJBgNVBAYTAkZJMRowGAYDVQQKDBFUZWxpYSBGaW5sYW5kIE95ajEZMBcGA1UE +AwwQVGVsaWEgUm9vdCBDQSB2MjAeFw0xODExMjkxMTU1NTRaFw00MzExMjkxMTU1 +NTRaMEQxCzAJBgNVBAYTAkZJMRowGAYDVQQKDBFUZWxpYSBGaW5sYW5kIE95ajEZ +MBcGA1UEAwwQVGVsaWEgUm9vdCBDQSB2MjCCAiIwDQYJKoZIhvcNAQEBBQADggIP +ADCCAgoCggIBALLQPwe84nvQa5n44ndp586dpAO8gm2h/oFlH0wnrI4AuhZ76zBq +AMCzdGh+sq/H1WKzej9Qyow2RCRj0jbpDIX2Q3bVTKFgcmfiKDOlyzG4OiIjNLh9 +vVYiQJ3q9HsDrWj8soFPmNB06o3lfc1jw6P23pLCWBnglrvFxKk9pXSW/q/5iaq9 +lRdU2HhE8Qx3FZLgmEKnpNaqIJLNwaCzlrI6hEKNfdWV5Nbb6WLEWLN5xYzTNTOD +n3WhUidhOPFZPY5Q4L15POdslv5e2QJltI5c0BE0312/UqeBAMN/mUWZFdUXyApT +7GPzmX3MaRKGwhfwAZ6/hLzRUssbkmbOpFPlob/E2wnW5olWK8jjfN7j/4nlNW4o +6GwLI1GpJQXrSPjdscr6bAhR77cYbETKJuFzxokGgeWKrLDiKca5JLNrRBH0pUPC +TEPlcDaMtjNXepUugqD0XBCzYYP2AgWGLnwtbNwDRm41k9V6lS/eINhbfpSQBGq6 +WT0EBXWdN6IOLj3rwaRSg/7Qa9RmjtzG6RJOHSpXqhC8fF6CfaamyfItufUXJ63R +DolUK5X6wK0dmBR4M0KGCqlztft0DbcbMBnEWg4cJ7faGND/isgFuvGqHKI3t+ZI +pEYslOqodmJHixBTB0hXbOKSTbauBcvcwUpej6w9GU7C7WB1K9vBykLVAgMBAAGj +YzBhMB8GA1UdIwQYMBaAFHKs5DN5qkWH9v2sHZ7Wxy+G2CQ5MB0GA1UdDgQWBBRy +rOQzeapFh/b9rB2e1scvhtgkOTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUw +AwEB/zANBgkqhkiG9w0BAQsFAAOCAgEAoDtZpwmUPjaE0n4vOaWWl/oRrfxn83EJ +8rKJhGdEr7nv7ZbsnGTbMjBvZ5qsfl+yqwE2foH65IRe0qw24GtixX1LDoJt0nZi +0f6X+J8wfBj5tFJ3gh1229MdqfDBmgC9bXXYfef6xzijnHDoRnkDry5023X4blMM +A8iZGok1GTzTyVR8qPAs5m4HeW9q4ebqkYJpCh3DflminmtGFZhb069GHWLIzoBS +SRE/yQQSwxN8PzuKlts8oB4KtItUsiRnDe+Cy748fdHif64W1lZYudogsYMVoe+K +TTJvQS8TUoKU1xrBeKJR3Stwbbca+few4GeXVtt8YVMJAygCQMez2P2ccGrGKMOF +6eLtGpOg3kuYooQ+BXcBlj37tCAPnHICehIv1aO6UXivKitEZU61/Qrowc15h2Er +3oBXRb9n8ZuRXqWk7FlIEA04x7D6w0RtBPV4UBySllva9bguulvP5fBqnUsvWHMt +Ty3EHD70sz+rFQ47GUGKpMFXEmZxTPpT41frYpUJnlTd0cI8Vzy9OK2YZLe4A5pT +VmBds9hCG1xLEooc6+t9xnppxyd/pPiL8uSUZodL6ZQHCRJ5irLrdATczvREWeAW +ysUsWNc8e89ihmpQfTU2Zqf7N+cox9jQraVplI/owd8k+BsHMYeB2F326CjYSlKA +rBPuUBQemMc= +-----END CERTIFICATE----- + +# Issuer: CN=D-TRUST BR Root CA 1 2020 O=D-Trust GmbH +# Subject: CN=D-TRUST BR Root CA 1 2020 O=D-Trust GmbH +# Label: "D-TRUST BR Root CA 1 2020" +# Serial: 165870826978392376648679885835942448534 +# MD5 Fingerprint: b5:aa:4b:d5:ed:f7:e3:55:2e:8f:72:0a:f3:75:b8:ed +# SHA1 Fingerprint: 1f:5b:98:f0:e3:b5:f7:74:3c:ed:e6:b0:36:7d:32:cd:f4:09:41:67 +# SHA256 Fingerprint: e5:9a:aa:81:60:09:c2:2b:ff:5b:25:ba:d3:7d:f3:06:f0:49:79:7c:1f:81:d8:5a:b0:89:e6:57:bd:8f:00:44 +-----BEGIN CERTIFICATE----- +MIIC2zCCAmCgAwIBAgIQfMmPK4TX3+oPyWWa00tNljAKBggqhkjOPQQDAzBIMQsw +CQYDVQQGEwJERTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRS +VVNUIEJSIFJvb3QgQ0EgMSAyMDIwMB4XDTIwMDIxMTA5NDUwMFoXDTM1MDIxMTA5 +NDQ1OVowSDELMAkGA1UEBhMCREUxFTATBgNVBAoTDEQtVHJ1c3QgR21iSDEiMCAG +A1UEAxMZRC1UUlVTVCBCUiBSb290IENBIDEgMjAyMDB2MBAGByqGSM49AgEGBSuB +BAAiA2IABMbLxyjR+4T1mu9CFCDhQ2tuda38KwOE1HaTJddZO0Flax7mNCq7dPYS +zuht56vkPE4/RAiLzRZxy7+SmfSk1zxQVFKQhYN4lGdnoxwJGT11NIXe7WB9xwy0 +QVK5buXuQqOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFHOREKv/ +VbNafAkl1bK6CKBrqx9tMA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6g +PKA6hjhodHRwOi8vY3JsLmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X2JyX3Jvb3Rf +Y2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVjdG9yeS5kLXRydXN0Lm5l +dC9DTj1ELVRSVVNUJTIwQlIlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxPPUQtVHJ1 +c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjO +PQQDAwNpADBmAjEAlJAtE/rhY/hhY+ithXhUkZy4kzg+GkHaQBZTQgjKL47xPoFW +wKrY7RjEsK70PvomAjEA8yjixtsrmfu3Ubgko6SUeho/5jbiA1czijDLgsfWFBHV +dWNbFJWcHwHP2NVypw87 +-----END CERTIFICATE----- + +# Issuer: CN=D-TRUST EV Root CA 1 2020 O=D-Trust GmbH +# Subject: CN=D-TRUST EV Root CA 1 2020 O=D-Trust GmbH +# Label: "D-TRUST EV Root CA 1 2020" +# Serial: 126288379621884218666039612629459926992 +# MD5 Fingerprint: 8c:2d:9d:70:9f:48:99:11:06:11:fb:e9:cb:30:c0:6e +# SHA1 Fingerprint: 61:db:8c:21:59:69:03:90:d8:7c:9c:12:86:54:cf:9d:3d:f4:dd:07 +# SHA256 Fingerprint: 08:17:0d:1a:a3:64:53:90:1a:2f:95:92:45:e3:47:db:0c:8d:37:ab:aa:bc:56:b8:1a:a1:00:dc:95:89:70:db +-----BEGIN CERTIFICATE----- +MIIC2zCCAmCgAwIBAgIQXwJB13qHfEwDo6yWjfv/0DAKBggqhkjOPQQDAzBIMQsw +CQYDVQQGEwJERTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRS +VVNUIEVWIFJvb3QgQ0EgMSAyMDIwMB4XDTIwMDIxMTEwMDAwMFoXDTM1MDIxMTA5 +NTk1OVowSDELMAkGA1UEBhMCREUxFTATBgNVBAoTDEQtVHJ1c3QgR21iSDEiMCAG +A1UEAxMZRC1UUlVTVCBFViBSb290IENBIDEgMjAyMDB2MBAGByqGSM49AgEGBSuB +BAAiA2IABPEL3YZDIBnfl4XoIkqbz52Yv7QFJsnL46bSj8WeeHsxiamJrSc8ZRCC +/N/DnU7wMyPE0jL1HLDfMxddxfCxivnvubcUyilKwg+pf3VlSSowZ/Rk99Yad9rD +wpdhQntJraOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFH8QARY3 +OqQo5FD4pPfsazK2/umLMA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6g +PKA6hjhodHRwOi8vY3JsLmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X2V2X3Jvb3Rf +Y2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVjdG9yeS5kLXRydXN0Lm5l +dC9DTj1ELVRSVVNUJTIwRVYlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxPPUQtVHJ1 +c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjO +PQQDAwNpADBmAjEAyjzGKnXCXnViOTYAYFqLwZOZzNnbQTs7h5kXO9XMT8oi96CA +y/m0sRtW9XLS/BnRAjEAkfcwkz8QRitxpNA7RJvAKQIFskF3UfN5Wp6OFKBOQtJb +gfM0agPnIjhQW+0ZT0MW +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert TLS ECC P384 Root G5 O=DigiCert, Inc. +# Subject: CN=DigiCert TLS ECC P384 Root G5 O=DigiCert, Inc. +# Label: "DigiCert TLS ECC P384 Root G5" +# Serial: 13129116028163249804115411775095713523 +# MD5 Fingerprint: d3:71:04:6a:43:1c:db:a6:59:e1:a8:a3:aa:c5:71:ed +# SHA1 Fingerprint: 17:f3:de:5e:9f:0f:19:e9:8e:f6:1f:32:26:6e:20:c4:07:ae:30:ee +# SHA256 Fingerprint: 01:8e:13:f0:77:25:32:cf:80:9b:d1:b1:72:81:86:72:83:fc:48:c6:e1:3b:e9:c6:98:12:85:4a:49:0c:1b:05 +-----BEGIN CERTIFICATE----- +MIICGTCCAZ+gAwIBAgIQCeCTZaz32ci5PhwLBCou8zAKBggqhkjOPQQDAzBOMQsw +CQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJjAkBgNVBAMTHURp +Z2lDZXJ0IFRMUyBFQ0MgUDM4NCBSb290IEc1MB4XDTIxMDExNTAwMDAwMFoXDTQ2 +MDExNDIzNTk1OVowTjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkRpZ2lDZXJ0LCBJ +bmMuMSYwJAYDVQQDEx1EaWdpQ2VydCBUTFMgRUNDIFAzODQgUm9vdCBHNTB2MBAG +ByqGSM49AgEGBSuBBAAiA2IABMFEoc8Rl1Ca3iOCNQfN0MsYndLxf3c1TzvdlHJS +7cI7+Oz6e2tYIOyZrsn8aLN1udsJ7MgT9U7GCh1mMEy7H0cKPGEQQil8pQgO4CLp +0zVozptjn4S1mU1YoI71VOeVyaNCMEAwHQYDVR0OBBYEFMFRRVBZqz7nLFr6ICIS +B4CIfBFqMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49 +BAMDA2gAMGUCMQCJao1H5+z8blUD2WdsJk6Dxv3J+ysTvLd6jLRl0mlpYxNjOyZQ +LgGheQaRnUi/wr4CMEfDFXuxoJGZSZOoPHzoRgaLLPIxAJSdYsiJvRmEFOml+wG4 +DXZDjC5Ty3zfDBeWUA== +-----END CERTIFICATE----- + +# Issuer: CN=DigiCert TLS RSA4096 Root G5 O=DigiCert, Inc. +# Subject: CN=DigiCert TLS RSA4096 Root G5 O=DigiCert, Inc. +# Label: "DigiCert TLS RSA4096 Root G5" +# Serial: 11930366277458970227240571539258396554 +# MD5 Fingerprint: ac:fe:f7:34:96:a9:f2:b3:b4:12:4b:e4:27:41:6f:e1 +# SHA1 Fingerprint: a7:88:49:dc:5d:7c:75:8c:8c:de:39:98:56:b3:aa:d0:b2:a5:71:35 +# SHA256 Fingerprint: 37:1a:00:dc:05:33:b3:72:1a:7e:eb:40:e8:41:9e:70:79:9d:2b:0a:0f:2c:1d:80:69:31:65:f7:ce:c4:ad:75 +-----BEGIN CERTIFICATE----- +MIIFZjCCA06gAwIBAgIQCPm0eKj6ftpqMzeJ3nzPijANBgkqhkiG9w0BAQwFADBN +MQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJTAjBgNVBAMT +HERpZ2lDZXJ0IFRMUyBSU0E0MDk2IFJvb3QgRzUwHhcNMjEwMTE1MDAwMDAwWhcN +NDYwMTE0MjM1OTU5WjBNMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQs +IEluYy4xJTAjBgNVBAMTHERpZ2lDZXJ0IFRMUyBSU0E0MDk2IFJvb3QgRzUwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCz0PTJeRGd/fxmgefM1eS87IE+ +ajWOLrfn3q/5B03PMJ3qCQuZvWxX2hhKuHisOjmopkisLnLlvevxGs3npAOpPxG0 +2C+JFvuUAT27L/gTBaF4HI4o4EXgg/RZG5Wzrn4DReW+wkL+7vI8toUTmDKdFqgp +wgscONyfMXdcvyej/Cestyu9dJsXLfKB2l2w4SMXPohKEiPQ6s+d3gMXsUJKoBZM +pG2T6T867jp8nVid9E6P/DsjyG244gXazOvswzH016cpVIDPRFtMbzCe88zdH5RD +nU1/cHAN1DrRN/BsnZvAFJNY781BOHW8EwOVfH/jXOnVDdXifBBiqmvwPXbzP6Po +sMH976pXTayGpxi0KcEsDr9kvimM2AItzVwv8n/vFfQMFawKsPHTDU9qTXeXAaDx +Zre3zu/O7Oyldcqs4+Fj97ihBMi8ez9dLRYiVu1ISf6nL3kwJZu6ay0/nTvEF+cd +Lvvyz6b84xQslpghjLSR6Rlgg/IwKwZzUNWYOwbpx4oMYIwo+FKbbuH2TbsGJJvX +KyY//SovcfXWJL5/MZ4PbeiPT02jP/816t9JXkGPhvnxd3lLG7SjXi/7RgLQZhNe +XoVPzthwiHvOAbWWl9fNff2C+MIkwcoBOU+NosEUQB+cZtUMCUbW8tDRSHZWOkPL +tgoRObqME2wGtZ7P6wIDAQABo0IwQDAdBgNVHQ4EFgQUUTMc7TZArxfTJc1paPKv +TiM+s0EwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcN +AQEMBQADggIBAGCmr1tfV9qJ20tQqcQjNSH/0GEwhJG3PxDPJY7Jv0Y02cEhJhxw +GXIeo8mH/qlDZJY6yFMECrZBu8RHANmfGBg7sg7zNOok992vIGCukihfNudd5N7H +PNtQOa27PShNlnx2xlv0wdsUpasZYgcYQF+Xkdycx6u1UQ3maVNVzDl92sURVXLF +O4uJ+DQtpBflF+aZfTCIITfNMBc9uPK8qHWgQ9w+iUuQrm0D4ByjoJYJu32jtyoQ +REtGBzRj7TG5BO6jm5qu5jF49OokYTurWGT/u4cnYiWB39yhL/btp/96j1EuMPik +AdKFOV8BmZZvWltwGUb+hmA+rYAQCd05JS9Yf7vSdPD3Rh9GOUrYU9DzLjtxpdRv +/PNn5AeP3SYZ4Y1b+qOTEZvpyDrDVWiakuFSdjjo4bq9+0/V77PnSIMx8IIh47a+ +p6tv75/fTM8BuGJqIz3nCU2AG3swpMPdB380vqQmsvZB6Akd4yCYqjdP//fx4ilw +MUc/dNAUFvohigLVigmUdy7yWSiLfFCSCmZ4OIN1xLVaqBHG5cGdZlXPU8Sv13WF +qUITVuwhd4GTWgzqltlJyqEI8pc7bZsEGCREjnwB8twl2F6GmrE52/WRMmrRpnCK +ovfepEWFJqgejF0pW8hL2JpqA15w8oVPbEtoL8pU9ozaMv7Da4M/OMZ+ +-----END CERTIFICATE----- + +# Issuer: CN=Certainly Root R1 O=Certainly +# Subject: CN=Certainly Root R1 O=Certainly +# Label: "Certainly Root R1" +# Serial: 188833316161142517227353805653483829216 +# MD5 Fingerprint: 07:70:d4:3e:82:87:a0:fa:33:36:13:f4:fa:33:e7:12 +# SHA1 Fingerprint: a0:50:ee:0f:28:71:f4:27:b2:12:6d:6f:50:96:25:ba:cc:86:42:af +# SHA256 Fingerprint: 77:b8:2c:d8:64:4c:43:05:f7:ac:c5:cb:15:6b:45:67:50:04:03:3d:51:c6:0c:62:02:a8:e0:c3:34:67:d3:a0 +-----BEGIN CERTIFICATE----- +MIIFRzCCAy+gAwIBAgIRAI4P+UuQcWhlM1T01EQ5t+AwDQYJKoZIhvcNAQELBQAw +PTELMAkGA1UEBhMCVVMxEjAQBgNVBAoTCUNlcnRhaW5seTEaMBgGA1UEAxMRQ2Vy +dGFpbmx5IFJvb3QgUjEwHhcNMjEwNDAxMDAwMDAwWhcNNDYwNDAxMDAwMDAwWjA9 +MQswCQYDVQQGEwJVUzESMBAGA1UEChMJQ2VydGFpbmx5MRowGAYDVQQDExFDZXJ0 +YWlubHkgUm9vdCBSMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANA2 +1B/q3avk0bbm+yLA3RMNansiExyXPGhjZjKcA7WNpIGD2ngwEc/csiu+kr+O5MQT +vqRoTNoCaBZ0vrLdBORrKt03H2As2/X3oXyVtwxwhi7xOu9S98zTm/mLvg7fMbed +aFySpvXl8wo0tf97ouSHocavFwDvA5HtqRxOcT3Si2yJ9HiG5mpJoM610rCrm/b0 +1C7jcvk2xusVtyWMOvwlDbMicyF0yEqWYZL1LwsYpfSt4u5BvQF5+paMjRcCMLT5 +r3gajLQ2EBAHBXDQ9DGQilHFhiZ5shGIXsXwClTNSaa/ApzSRKft43jvRl5tcdF5 +cBxGX1HpyTfcX35pe0HfNEXgO4T0oYoKNp43zGJS4YkNKPl6I7ENPT2a/Z2B7yyQ +wHtETrtJ4A5KVpK8y7XdeReJkd5hiXSSqOMyhb5OhaRLWcsrxXiOcVTQAjeZjOVJ +6uBUcqQRBi8LjMFbvrWhsFNunLhgkR9Za/kt9JQKl7XsxXYDVBtlUrpMklZRNaBA +2CnbrlJ2Oy0wQJuK0EJWtLeIAaSHO1OWzaMWj/Nmqhexx2DgwUMFDO6bW2BvBlyH +Wyf5QBGenDPBt+U1VwV/J84XIIwc/PH72jEpSe31C4SnT8H2TsIonPru4K8H+zMR +eiFPCyEQtkA6qyI6BJyLm4SGcprSp6XEtHWRqSsjAgMBAAGjQjBAMA4GA1UdDwEB +/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTgqj8ljZ9EXME66C6u +d0yEPmcM9DANBgkqhkiG9w0BAQsFAAOCAgEAuVevuBLaV4OPaAszHQNTVfSVcOQr +PbA56/qJYv331hgELyE03fFo8NWWWt7CgKPBjcZq91l3rhVkz1t5BXdm6ozTaw3d +8VkswTOlMIAVRQdFGjEitpIAq5lNOo93r6kiyi9jyhXWx8bwPWz8HA2YEGGeEaIi +1wrykXprOQ4vMMM2SZ/g6Q8CRFA3lFV96p/2O7qUpUzpvD5RtOjKkjZUbVwlKNrd +rRT90+7iIgXr0PK3aBLXWopBGsaSpVo7Y0VPv+E6dyIvXL9G+VoDhRNCX8reU9di +taY1BMJH/5n9hN9czulegChB8n3nHpDYT3Y+gjwN/KUD+nsa2UUeYNrEjvn8K8l7 +lcUq/6qJ34IxD3L/DCfXCh5WAFAeDJDBlrXYFIW7pw0WwfgHJBu6haEaBQmAupVj +yTrsJZ9/nbqkRxWbRHDxakvWOF5D8xh+UG7pWijmZeZ3Gzr9Hb4DJqPb1OG7fpYn +Kx3upPvaJVQTA945xsMfTZDsjxtK0hzthZU4UHlG1sGQUDGpXJpuHfUzVounmdLy +yCwzk5Iwx06MZTMQZBf9JBeW0Y3COmor6xOLRPIh80oat3df1+2IpHLlOR+Vnb5n +wXARPbv0+Em34yaXOp/SX3z7wJl8OSngex2/DaeP0ik0biQVy96QXr8axGbqwua6 +OV+KmalBWQewLK8= +-----END CERTIFICATE----- + +# Issuer: CN=Certainly Root E1 O=Certainly +# Subject: CN=Certainly Root E1 O=Certainly +# Label: "Certainly Root E1" +# Serial: 8168531406727139161245376702891150584 +# MD5 Fingerprint: 0a:9e:ca:cd:3e:52:50:c6:36:f3:4b:a3:ed:a7:53:e9 +# SHA1 Fingerprint: f9:e1:6d:dc:01:89:cf:d5:82:45:63:3e:c5:37:7d:c2:eb:93:6f:2b +# SHA256 Fingerprint: b4:58:5f:22:e4:ac:75:6a:4e:86:12:a1:36:1c:5d:9d:03:1a:93:fd:84:fe:bb:77:8f:a3:06:8b:0f:c4:2d:c2 +-----BEGIN CERTIFICATE----- +MIIB9zCCAX2gAwIBAgIQBiUzsUcDMydc+Y2aub/M+DAKBggqhkjOPQQDAzA9MQsw +CQYDVQQGEwJVUzESMBAGA1UEChMJQ2VydGFpbmx5MRowGAYDVQQDExFDZXJ0YWlu +bHkgUm9vdCBFMTAeFw0yMTA0MDEwMDAwMDBaFw00NjA0MDEwMDAwMDBaMD0xCzAJ +BgNVBAYTAlVTMRIwEAYDVQQKEwlDZXJ0YWlubHkxGjAYBgNVBAMTEUNlcnRhaW5s +eSBSb290IEUxMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3m/4fxzf7flHh4axpMCK ++IKXgOqPyEpeKn2IaKcBYhSRJHpcnqMXfYqGITQYUBsQ3tA3SybHGWCA6TS9YBk2 +QNYphwk8kXr2vBMj3VlOBF7PyAIcGFPBMdjaIOlEjeR2o0IwQDAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU8ygYy2R17ikq6+2uI1g4 +hevIIgcwCgYIKoZIzj0EAwMDaAAwZQIxALGOWiDDshliTd6wT99u0nCK8Z9+aozm +ut6Dacpps6kFtZaSF4fC0urQe87YQVt8rgIwRt7qy12a7DLCZRawTDBcMPPaTnOG +BtjOiQRINzf43TNRnXCve1XYAS59BWQOhriR +-----END CERTIFICATE----- + +# Issuer: CN=Security Communication RootCA3 O=SECOM Trust Systems CO.,LTD. +# Subject: CN=Security Communication RootCA3 O=SECOM Trust Systems CO.,LTD. +# Label: "Security Communication RootCA3" +# Serial: 16247922307909811815 +# MD5 Fingerprint: 1c:9a:16:ff:9e:5c:e0:4d:8a:14:01:f4:35:5d:29:26 +# SHA1 Fingerprint: c3:03:c8:22:74:92:e5:61:a2:9c:5f:79:91:2b:1e:44:13:91:30:3a +# SHA256 Fingerprint: 24:a5:5c:2a:b0:51:44:2d:06:17:76:65:41:23:9a:4a:d0:32:d7:c5:51:75:aa:34:ff:de:2f:bc:4f:5c:52:94 +-----BEGIN CERTIFICATE----- +MIIFfzCCA2egAwIBAgIJAOF8N0D9G/5nMA0GCSqGSIb3DQEBDAUAMF0xCzAJBgNV +BAYTAkpQMSUwIwYDVQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMScw +JQYDVQQDEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTMwHhcNMTYwNjE2 +MDYxNzE2WhcNMzgwMTE4MDYxNzE2WjBdMQswCQYDVQQGEwJKUDElMCMGA1UEChMc +U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UEAxMeU2VjdXJpdHkg +Q29tbXVuaWNhdGlvbiBSb290Q0EzMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIIC +CgKCAgEA48lySfcw3gl8qUCBWNO0Ot26YQ+TUG5pPDXC7ltzkBtnTCHsXzW7OT4r +CmDvu20rhvtxosis5FaU+cmvsXLUIKx00rgVrVH+hXShuRD+BYD5UpOzQD11EKzA +lrenfna84xtSGc4RHwsENPXY9Wk8d/Nk9A2qhd7gCVAEF5aEt8iKvE1y/By7z/MG +TfmfZPd+pmaGNXHIEYBMwXFAWB6+oHP2/D5Q4eAvJj1+XCO1eXDe+uDRpdYMQXF7 +9+qMHIjH7Iv10S9VlkZ8WjtYO/u62C21Jdp6Ts9EriGmnpjKIG58u4iFW/vAEGK7 +8vknR+/RiTlDxN/e4UG/VHMgly1s2vPUB6PmudhvrvyMGS7TZ2crldtYXLVqAvO4 +g160a75BflcJdURQVc1aEWEhCmHCqYj9E7wtiS/NYeCVvsq1e+F7NGcLH7YMx3we +GVPKp7FKFSBWFHA9K4IsD50VHUeAR/94mQ4xr28+j+2GaR57GIgUssL8gjMunEst ++3A7caoreyYn8xrC3PsXuKHqy6C0rtOUfnrQq8PsOC0RLoi/1D+tEjtCrI8Cbn3M +0V9hvqG8OmpI6iZVIhZdXw3/JzOfGAN0iltSIEdrRU0id4xVJ/CvHozJgyJUt5rQ +T9nO/NkuHJYosQLTA70lUhw0Zk8jq/R3gpYd0VcwCBEF/VfR2ccCAwEAAaNCMEAw +HQYDVR0OBBYEFGQUfPxYchamCik0FW8qy7z8r6irMA4GA1UdDwEB/wQEAwIBBjAP +BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBDAUAA4ICAQDcAiMI4u8hOscNtybS +YpOnpSNyByCCYN8Y11StaSWSntkUz5m5UoHPrmyKO1o5yGwBQ8IibQLwYs1OY0PA +FNr0Y/Dq9HHuTofjcan0yVflLl8cebsjqodEV+m9NU1Bu0soo5iyG9kLFwfl9+qd +9XbXv8S2gVj/yP9kaWJ5rW4OH3/uHWnlt3Jxs/6lATWUVCvAUm2PVcTJ0rjLyjQI +UYWg9by0F1jqClx6vWPGOi//lkkZhOpn2ASxYfQAW0q3nHE3GYV5v4GwxxMOdnE+ +OoAGrgYWp421wsTL/0ClXI2lyTrtcoHKXJg80jQDdwj98ClZXSEIx2C/pHF7uNke +gr4Jr2VvKKu/S7XuPghHJ6APbw+LP6yVGPO5DtxnVW5inkYO0QR4ynKudtml+LLf +iAlhi+8kTtFZP1rUPcmTPCtk9YENFpb3ksP+MW/oKjJ0DvRMmEoYDjBU1cXrvMUV +nuiZIesnKwkK2/HmcBhWuwzkvvnoEKQTkrgc4NtnHVMDpCKn3F2SEDzq//wbEBrD +2NCcnWXL0CsnMQMeNuE9dnUM/0Umud1RvCPHX9jYhxBAEg09ODfnRDwYwFMJZI// +1ZqmfHAuc1Uh6N//g7kdPjIe1qZ9LPFm6Vwdp6POXiUyK+OVrCoHzrQoeIY8Laad +TdJ0MN1kURXbg4NR16/9M51NZg== +-----END CERTIFICATE----- + +# Issuer: CN=Security Communication ECC RootCA1 O=SECOM Trust Systems CO.,LTD. +# Subject: CN=Security Communication ECC RootCA1 O=SECOM Trust Systems CO.,LTD. +# Label: "Security Communication ECC RootCA1" +# Serial: 15446673492073852651 +# MD5 Fingerprint: 7e:43:b0:92:68:ec:05:43:4c:98:ab:5d:35:2e:7e:86 +# SHA1 Fingerprint: b8:0e:26:a9:bf:d2:b2:3b:c0:ef:46:c9:ba:c7:bb:f6:1d:0d:41:41 +# SHA256 Fingerprint: e7:4f:bd:a5:5b:d5:64:c4:73:a3:6b:44:1a:a7:99:c8:a6:8e:07:74:40:e8:28:8b:9f:a1:e5:0e:4b:ba:ca:11 +-----BEGIN CERTIFICATE----- +MIICODCCAb6gAwIBAgIJANZdm7N4gS7rMAoGCCqGSM49BAMDMGExCzAJBgNVBAYT +AkpQMSUwIwYDVQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMSswKQYD +VQQDEyJTZWN1cml0eSBDb21tdW5pY2F0aW9uIEVDQyBSb290Q0ExMB4XDTE2MDYx +NjA1MTUyOFoXDTM4MDExODA1MTUyOFowYTELMAkGA1UEBhMCSlAxJTAjBgNVBAoT +HFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xKzApBgNVBAMTIlNlY3VyaXR5 +IENvbW11bmljYXRpb24gRUNDIFJvb3RDQTEwdjAQBgcqhkjOPQIBBgUrgQQAIgNi +AASkpW9gAwPDvTH00xecK4R1rOX9PVdu12O/5gSJko6BnOPpR27KkBLIE+Cnnfdl +dB9sELLo5OnvbYUymUSxXv3MdhDYW72ixvnWQuRXdtyQwjWpS4g8EkdtXP9JTxpK +ULGjQjBAMB0GA1UdDgQWBBSGHOf+LaVKiwj+KBH6vqNm+GBZLzAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjAVXUI9/Lbu +9zuxNuie9sRGKEkz0FhDKmMpzE2xtHqiuQ04pV1IKv3LsnNdo4gIxwwCMQDAqy0O +be0YottT6SXbVQjgUMzfRGEWgqtJsLKB7HOHeLRMsmIbEvoWTSVLY70eN9k= +-----END CERTIFICATE----- + +# Issuer: CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY +# Subject: CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY +# Label: "BJCA Global Root CA1" +# Serial: 113562791157148395269083148143378328608 +# MD5 Fingerprint: 42:32:99:76:43:33:36:24:35:07:82:9b:28:f9:d0:90 +# SHA1 Fingerprint: d5:ec:8d:7b:4c:ba:79:f4:e7:e8:cb:9d:6b:ae:77:83:10:03:21:6a +# SHA256 Fingerprint: f3:89:6f:88:fe:7c:0a:88:27:66:a7:fa:6a:d2:74:9f:b5:7a:7f:3e:98:fb:76:9c:1f:a7:b0:9c:2c:44:d5:ae +-----BEGIN CERTIFICATE----- +MIIFdDCCA1ygAwIBAgIQVW9l47TZkGobCdFsPsBsIDANBgkqhkiG9w0BAQsFADBU +MQswCQYDVQQGEwJDTjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRI +T1JJVFkxHTAbBgNVBAMMFEJKQ0EgR2xvYmFsIFJvb3QgQ0ExMB4XDTE5MTIxOTAz +MTYxN1oXDTQ0MTIxMjAzMTYxN1owVDELMAkGA1UEBhMCQ04xJjAkBgNVBAoMHUJF +SUpJTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQDDBRCSkNBIEdsb2Jh +bCBSb290IENBMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAPFmCL3Z +xRVhy4QEQaVpN3cdwbB7+sN3SJATcmTRuHyQNZ0YeYjjlwE8R4HyDqKYDZ4/N+AZ +spDyRhySsTphzvq3Rp4Dhtczbu33RYx2N95ulpH3134rhxfVizXuhJFyV9xgw8O5 +58dnJCNPYwpj9mZ9S1WnP3hkSWkSl+BMDdMJoDIwOvqfwPKcxRIqLhy1BDPapDgR +at7GGPZHOiJBhyL8xIkoVNiMpTAK+BcWyqw3/XmnkRd4OJmtWO2y3syJfQOcs4ll +5+M7sSKGjwZteAf9kRJ/sGsciQ35uMt0WwfCyPQ10WRjeulumijWML3mG90Vr4Tq +nMfK9Q7q8l0ph49pczm+LiRvRSGsxdRpJQaDrXpIhRMsDQa4bHlW/KNnMoH1V6XK +V0Jp6VwkYe/iMBhORJhVb3rCk9gZtt58R4oRTklH2yiUAguUSiz5EtBP6DF+bHq/ +pj+bOT0CFqMYs2esWz8sgytnOYFcuX6U1WTdno9uruh8W7TXakdI136z1C2OVnZO +z2nxbkRs1CTqjSShGL+9V/6pmTW12xB3uD1IutbB5/EjPtffhZ0nPNRAvQoMvfXn +jSXWgXSHRtQpdaJCbPdzied9v3pKH9MiyRVVz99vfFXQpIsHETdfg6YmV6YBW37+ +WGgHqel62bno/1Afq8K0wM7o6v0PvY1NuLxxAgMBAAGjQjBAMB0GA1UdDgQWBBTF +7+3M2I0hxkjk49cULqcWk+WYATAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQE +AwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAUoKsITQfI/Ki2Pm4rzc2IInRNwPWaZ+4 +YRC6ojGYWUfo0Q0lHhVBDOAqVdVXUsv45Mdpox1NcQJeXyFFYEhcCY5JEMEE3Kli +awLwQ8hOnThJdMkycFRtwUf8jrQ2ntScvd0g1lPJGKm1Vrl2i5VnZu69mP6u775u ++2D2/VnGKhs/I0qUJDAnyIm860Qkmss9vk/Ves6OF8tiwdneHg56/0OGNFK8YT88 +X7vZdrRTvJez/opMEi4r89fO4aL/3Xtw+zuhTaRjAv04l5U/BXCga99igUOLtFkN +SoxUnMW7gZ/NfaXvCyUeOiDbHPwfmGcCCtRzRBPbUYQaVQNW4AB+dAb/OMRyHdOo +P2gxXdMJxy6MW2Pg6Nwe0uxhHvLe5e/2mXZgLR6UcnHGCyoyx5JO1UbXHfmpGQrI ++pXObSOYqgs4rZpWDW+N8TEAiMEXnM0ZNjX+VVOg4DwzX5Ze4jLp3zO7Bkqp2IRz +znfSxqxx4VyjHQy7Ct9f4qNx2No3WqB4K/TUfet27fJhcKVlmtOJNBir+3I+17Q9 +eVzYH6Eze9mCUAyTF6ps3MKCuwJXNq+YJyo5UOGwifUll35HaBC07HPKs5fRJNz2 +YqAo07WjuGS3iGJCz51TzZm+ZGiPTx4SSPfSKcOYKMryMguTjClPPGAyzQWWYezy +r/6zcCwupvI= +-----END CERTIFICATE----- + +# Issuer: CN=BJCA Global Root CA2 O=BEIJING CERTIFICATE AUTHORITY +# Subject: CN=BJCA Global Root CA2 O=BEIJING CERTIFICATE AUTHORITY +# Label: "BJCA Global Root CA2" +# Serial: 58605626836079930195615843123109055211 +# MD5 Fingerprint: 5e:0a:f6:47:5f:a6:14:e8:11:01:95:3f:4d:01:eb:3c +# SHA1 Fingerprint: f4:27:86:eb:6e:b8:6d:88:31:67:02:fb:ba:66:a4:53:00:aa:7a:a6 +# SHA256 Fingerprint: 57:4d:f6:93:1e:27:80:39:66:7b:72:0a:fd:c1:60:0f:c2:7e:b6:6d:d3:09:29:79:fb:73:85:64:87:21:28:82 +-----BEGIN CERTIFICATE----- +MIICJTCCAaugAwIBAgIQLBcIfWQqwP6FGFkGz7RK6zAKBggqhkjOPQQDAzBUMQsw +CQYDVQQGEwJDTjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRIT1JJ +VFkxHTAbBgNVBAMMFEJKQ0EgR2xvYmFsIFJvb3QgQ0EyMB4XDTE5MTIxOTAzMTgy +MVoXDTQ0MTIxMjAzMTgyMVowVDELMAkGA1UEBhMCQ04xJjAkBgNVBAoMHUJFSUpJ +TkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQDDBRCSkNBIEdsb2JhbCBS +b290IENBMjB2MBAGByqGSM49AgEGBSuBBAAiA2IABJ3LgJGNU2e1uVCxA/jlSR9B +IgmwUVJY1is0j8USRhTFiy8shP8sbqjV8QnjAyEUxEM9fMEsxEtqSs3ph+B99iK+ ++kpRuDCK/eHeGBIK9ke35xe/J4rUQUyWPGCWwf0VHKNCMEAwHQYDVR0OBBYEFNJK +sVF/BvDRgh9Obl+rg/xI1LCRMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD +AgEGMAoGCCqGSM49BAMDA2gAMGUCMBq8W9f+qdJUDkpd0m2xQNz0Q9XSSpkZElaA +94M04TVOSG0ED1cxMDAtsaqdAzjbBgIxAMvMh1PLet8gUXOQwKhbYdDFUDn9hf7B +43j4ptZLvZuHjw/l1lOWqzzIQNph91Oj9w== +-----END CERTIFICATE----- + +# Issuer: CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited +# Subject: CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited +# Label: "Sectigo Public Server Authentication Root E46" +# Serial: 88989738453351742415770396670917916916 +# MD5 Fingerprint: 28:23:f8:b2:98:5c:37:16:3b:3e:46:13:4e:b0:b3:01 +# SHA1 Fingerprint: ec:8a:39:6c:40:f0:2e:bc:42:75:d4:9f:ab:1c:1a:5b:67:be:d2:9a +# SHA256 Fingerprint: c9:0f:26:f0:fb:1b:40:18:b2:22:27:51:9b:5c:a2:b5:3e:2c:a5:b3:be:5c:f1:8e:fe:1b:ef:47:38:0c:53:83 +-----BEGIN CERTIFICATE----- +MIICOjCCAcGgAwIBAgIQQvLM2htpN0RfFf51KBC49DAKBggqhkjOPQQDAzBfMQsw +CQYDVQQGEwJHQjEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1T +ZWN0aWdvIFB1YmxpYyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBFNDYwHhcN +MjEwMzIyMDAwMDAwWhcNNDYwMzIxMjM1OTU5WjBfMQswCQYDVQQGEwJHQjEYMBYG +A1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1TZWN0aWdvIFB1YmxpYyBT +ZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBFNDYwdjAQBgcqhkjOPQIBBgUrgQQA +IgNiAAR2+pmpbiDt+dd34wc7qNs9Xzjoq1WmVk/WSOrsfy2qw7LFeeyZYX8QeccC +WvkEN/U0NSt3zn8gj1KjAIns1aeibVvjS5KToID1AZTc8GgHHs3u/iVStSBDHBv+ +6xnOQ6OjQjBAMB0GA1UdDgQWBBTRItpMWfFLXyY4qp3W7usNw/upYTAOBgNVHQ8B +Af8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNnADBkAjAn7qRa +qCG76UeXlImldCBteU/IvZNeWBj7LRoAasm4PdCkT0RHlAFWovgzJQxC36oCMB3q +4S6ILuH5px0CMk7yn2xVdOOurvulGu7t0vzCAxHrRVxgED1cf5kDW21USAGKcw== +-----END CERTIFICATE----- + +# Issuer: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited +# Subject: CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited +# Label: "Sectigo Public Server Authentication Root R46" +# Serial: 156256931880233212765902055439220583700 +# MD5 Fingerprint: 32:10:09:52:00:d5:7e:6c:43:df:15:c0:b1:16:93:e5 +# SHA1 Fingerprint: ad:98:f9:f3:e4:7d:75:3b:65:d4:82:b3:a4:52:17:bb:6e:f5:e4:38 +# SHA256 Fingerprint: 7b:b6:47:a6:2a:ee:ac:88:bf:25:7a:a5:22:d0:1f:fe:a3:95:e0:ab:45:c7:3f:93:f6:56:54:ec:38:f2:5a:06 +-----BEGIN CERTIFICATE----- +MIIFijCCA3KgAwIBAgIQdY39i658BwD6qSWn4cetFDANBgkqhkiG9w0BAQwFADBf +MQswCQYDVQQGEwJHQjEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQD +Ey1TZWN0aWdvIFB1YmxpYyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYw +HhcNMjEwMzIyMDAwMDAwWhcNNDYwMzIxMjM1OTU5WjBfMQswCQYDVQQGEwJHQjEY +MBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTYwNAYDVQQDEy1TZWN0aWdvIFB1Ymxp +YyBTZXJ2ZXIgQXV0aGVudGljYXRpb24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB +AQUAA4ICDwAwggIKAoICAQCTvtU2UnXYASOgHEdCSe5jtrch/cSV1UgrJnwUUxDa +ef0rty2k1Cz66jLdScK5vQ9IPXtamFSvnl0xdE8H/FAh3aTPaE8bEmNtJZlMKpnz +SDBh+oF8HqcIStw+KxwfGExxqjWMrfhu6DtK2eWUAtaJhBOqbchPM8xQljeSM9xf +iOefVNlI8JhD1mb9nxc4Q8UBUQvX4yMPFF1bFOdLvt30yNoDN9HWOaEhUTCDsG3X +ME6WW5HwcCSrv0WBZEMNvSE6Lzzpng3LILVCJ8zab5vuZDCQOc2TZYEhMbUjUDM3 +IuM47fgxMMxF/mL50V0yeUKH32rMVhlATc6qu/m1dkmU8Sf4kaWD5QazYw6A3OAS +VYCmO2a0OYctyPDQ0RTp5A1NDvZdV3LFOxxHVp3i1fuBYYzMTYCQNFu31xR13NgE +SJ/AwSiItOkcyqex8Va3e0lMWeUgFaiEAin6OJRpmkkGj80feRQXEgyDet4fsZfu ++Zd4KKTIRJLpfSYFplhym3kT2BFfrsU4YjRosoYwjviQYZ4ybPUHNs2iTG7sijbt +8uaZFURww3y8nDnAtOFr94MlI1fZEoDlSfB1D++N6xybVCi0ITz8fAr/73trdf+L +HaAZBav6+CuBQug4urv7qv094PPK306Xlynt8xhW6aWWrL3DkJiy4Pmi1KZHQ3xt +zwIDAQABo0IwQDAdBgNVHQ4EFgQUVnNYZJX5khqwEioEYnmhQBWIIUkwDgYDVR0P +AQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAC9c +mTz8Bl6MlC5w6tIyMY208FHVvArzZJ8HXtXBc2hkeqK5Duj5XYUtqDdFqij0lgVQ +YKlJfp/imTYpE0RHap1VIDzYm/EDMrraQKFz6oOht0SmDpkBm+S8f74TlH7Kph52 +gDY9hAaLMyZlbcp+nv4fjFg4exqDsQ+8FxG75gbMY/qB8oFM2gsQa6H61SilzwZA +Fv97fRheORKkU55+MkIQpiGRqRxOF3yEvJ+M0ejf5lG5Nkc/kLnHvALcWxxPDkjB +JYOcCj+esQMzEhonrPcibCTRAUH4WAP+JWgiH5paPHxsnnVI84HxZmduTILA7rpX +DhjvLpr3Etiga+kFpaHpaPi8TD8SHkXoUsCjvxInebnMMTzD9joiFgOgyY9mpFui +TdaBJQbpdqQACj7LzTWb4OE4y2BThihCQRxEV+ioratF4yUQvNs+ZUH7G6aXD+u5 +dHn5HrwdVw1Hr8Mvn4dGp+smWg9WY7ViYG4A++MnESLn/pmPNPW56MORcr3Ywx65 +LvKRRFHQV80MNNVIIb/bE/FmJUNS0nAiNs2fxBx1IK1jcmMGDw4nztJqDby1ORrp +0XZ60Vzk50lJLVU3aPAaOpg+VBeHVOmmJ1CJeyAvP/+/oYtKR5j/K3tJPsMpRmAY +QqszKbrAKbkTidOIijlBO8n9pu0f9GBj39ItVQGL +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation +# Subject: CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation +# Label: "SSL.com TLS RSA Root CA 2022" +# Serial: 148535279242832292258835760425842727825 +# MD5 Fingerprint: d8:4e:c6:59:30:d8:fe:a0:d6:7a:5a:2c:2c:69:78:da +# SHA1 Fingerprint: ec:2c:83:40:72:af:26:95:10:ff:0e:f2:03:ee:31:70:f6:78:9d:ca +# SHA256 Fingerprint: 8f:af:7d:2e:2c:b4:70:9b:b8:e0:b3:36:66:bf:75:a5:dd:45:b5:de:48:0f:8e:a8:d4:bf:e6:be:bc:17:f2:ed +-----BEGIN CERTIFICATE----- +MIIFiTCCA3GgAwIBAgIQb77arXO9CEDii02+1PdbkTANBgkqhkiG9w0BAQsFADBO +MQswCQYDVQQGEwJVUzEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMSUwIwYDVQQD +DBxTU0wuY29tIFRMUyBSU0EgUm9vdCBDQSAyMDIyMB4XDTIyMDgyNTE2MzQyMloX +DTQ2MDgxOTE2MzQyMVowTjELMAkGA1UEBhMCVVMxGDAWBgNVBAoMD1NTTCBDb3Jw +b3JhdGlvbjElMCMGA1UEAwwcU1NMLmNvbSBUTFMgUlNBIFJvb3QgQ0EgMjAyMjCC +AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANCkCXJPQIgSYT41I57u9nTP +L3tYPc48DRAokC+X94xI2KDYJbFMsBFMF3NQ0CJKY7uB0ylu1bUJPiYYf7ISf5OY +t6/wNr/y7hienDtSxUcZXXTzZGbVXcdotL8bHAajvI9AI7YexoS9UcQbOcGV0ins +S657Lb85/bRi3pZ7QcacoOAGcvvwB5cJOYF0r/c0WRFXCsJbwST0MXMwgsadugL3 +PnxEX4MN8/HdIGkWCVDi1FW24IBydm5MR7d1VVm0U3TZlMZBrViKMWYPHqIbKUBO +L9975hYsLfy/7PO0+r4Y9ptJ1O4Fbtk085zx7AGL0SDGD6C1vBdOSHtRwvzpXGk3 +R2azaPgVKPC506QVzFpPulJwoxJF3ca6TvvC0PeoUidtbnm1jPx7jMEWTO6Af77w +dr5BUxIzrlo4QqvXDz5BjXYHMtWrifZOZ9mxQnUjbvPNQrL8VfVThxc7wDNY8VLS ++YCk8OjwO4s4zKTGkH8PnP2L0aPP2oOnaclQNtVcBdIKQXTbYxE3waWglksejBYS +d66UNHsef8JmAOSqg+qKkK3ONkRN0VHpvB/zagX9wHQfJRlAUW7qglFA35u5CCoG +AtUjHBPW6dvbxrB6y3snm/vg1UYk7RBLY0ulBY+6uB0rpvqR4pJSvezrZ5dtmi2f +gTIFZzL7SAg/2SW4BCUvAgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0j +BBgwFoAU+y437uOEeicuzRk1sTN8/9REQrkwHQYDVR0OBBYEFPsuN+7jhHonLs0Z +NbEzfP/UREK5MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAjYlt +hEUY8U+zoO9opMAdrDC8Z2awms22qyIZZtM7QbUQnRC6cm4pJCAcAZli05bg4vsM +QtfhWsSWTVTNj8pDU/0quOr4ZcoBwq1gaAafORpR2eCNJvkLTqVTJXojpBzOCBvf +R4iyrT7gJ4eLSYwfqUdYe5byiB0YrrPRpgqU+tvT5TgKa3kSM/tKWTcWQA673vWJ +DPFs0/dRa1419dvAJuoSc06pkZCmF8NsLzjUo3KUQyxi4U5cMj29TH0ZR6LDSeeW +P4+a0zvkEdiLA9z2tmBVGKaBUfPhqBVq6+AL8BQx1rmMRTqoENjwuSfr98t67wVy +lrXEj5ZzxOhWc5y8aVFjvO9nHEMaX3cZHxj4HCUp+UmZKbaSPaKDN7EgkaibMOlq +bLQjk2UEqxHzDh1TJElTHaE/nUiSEeJ9DU/1172iWD54nR4fK/4huxoTtrEoZP2w +AgDHbICivRZQIA9ygV/MlP+7mea6kMvq+cYMwq7FGc4zoWtcu358NFcXrfA/rs3q +r5nsLFR+jM4uElZI7xc7P0peYNLcdDa8pUNjyw9bowJWCZ4kLOGGgYz+qxcs+sji +Mho6/4UIyYOf8kpIEFR3N+2ivEC+5BB09+Rbu7nzifmPQdjH5FCQNYA+HLhNkNPU +98OwoX6EyneSMSy4kLGCenROmxMmtNVQZlR4rmA= +-----END CERTIFICATE----- + +# Issuer: CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation +# Subject: CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation +# Label: "SSL.com TLS ECC Root CA 2022" +# Serial: 26605119622390491762507526719404364228 +# MD5 Fingerprint: 99:d7:5c:f1:51:36:cc:e9:ce:d9:19:2e:77:71:56:c5 +# SHA1 Fingerprint: 9f:5f:d9:1a:54:6d:f5:0c:71:f0:ee:7a:bd:17:49:98:84:73:e2:39 +# SHA256 Fingerprint: c3:2f:fd:9f:46:f9:36:d1:6c:36:73:99:09:59:43:4b:9a:d6:0a:af:bb:9e:7c:f3:36:54:f1:44:cc:1b:a1:43 +-----BEGIN CERTIFICATE----- +MIICOjCCAcCgAwIBAgIQFAP1q/s3ixdAW+JDsqXRxDAKBggqhkjOPQQDAzBOMQsw +CQYDVQQGEwJVUzEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMSUwIwYDVQQDDBxT +U0wuY29tIFRMUyBFQ0MgUm9vdCBDQSAyMDIyMB4XDTIyMDgyNTE2MzM0OFoXDTQ2 +MDgxOTE2MzM0N1owTjELMAkGA1UEBhMCVVMxGDAWBgNVBAoMD1NTTCBDb3Jwb3Jh +dGlvbjElMCMGA1UEAwwcU1NMLmNvbSBUTFMgRUNDIFJvb3QgQ0EgMjAyMjB2MBAG +ByqGSM49AgEGBSuBBAAiA2IABEUpNXP6wrgjzhR9qLFNoFs27iosU8NgCTWyJGYm +acCzldZdkkAZDsalE3D07xJRKF3nzL35PIXBz5SQySvOkkJYWWf9lCcQZIxPBLFN +SeR7T5v15wj4A4j3p8OSSxlUgaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSME +GDAWgBSJjy+j6CugFFR781a4Jl9nOAuc0DAdBgNVHQ4EFgQUiY8vo+groBRUe/NW +uCZfZzgLnNAwDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMDA2gAMGUCMFXjIlbp +15IkWE8elDIPDAI2wv2sdDJO4fscgIijzPvX6yv/N33w7deedWo1dlJF4AIxAMeN +b0Igj762TVntd00pxCAgRWSGOlDGxK0tk/UYfXLtqc/ErFc2KAhl3zx5Zn6g6g== +-----END CERTIFICATE----- + +# Issuer: CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos +# Subject: CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos +# Label: "Atos TrustedRoot Root CA ECC TLS 2021" +# Serial: 81873346711060652204712539181482831616 +# MD5 Fingerprint: 16:9f:ad:f1:70:ad:79:d6:ed:29:b4:d1:c5:79:70:a8 +# SHA1 Fingerprint: 9e:bc:75:10:42:b3:02:f3:81:f4:f7:30:62:d4:8f:c3:a7:51:b2:dd +# SHA256 Fingerprint: b2:fa:e5:3e:14:cc:d7:ab:92:12:06:47:01:ae:27:9c:1d:89:88:fa:cb:77:5f:a8:a0:08:91:4e:66:39:88:a8 +-----BEGIN CERTIFICATE----- +MIICFTCCAZugAwIBAgIQPZg7pmY9kGP3fiZXOATvADAKBggqhkjOPQQDAzBMMS4w +LAYDVQQDDCVBdG9zIFRydXN0ZWRSb290IFJvb3QgQ0EgRUNDIFRMUyAyMDIxMQ0w +CwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0yMTA0MjIwOTI2MjNaFw00MTA0 +MTcwOTI2MjJaMEwxLjAsBgNVBAMMJUF0b3MgVHJ1c3RlZFJvb3QgUm9vdCBDQSBF +Q0MgVExTIDIwMjExDTALBgNVBAoMBEF0b3MxCzAJBgNVBAYTAkRFMHYwEAYHKoZI +zj0CAQYFK4EEACIDYgAEloZYKDcKZ9Cg3iQZGeHkBQcfl+3oZIK59sRxUM6KDP/X +tXa7oWyTbIOiaG6l2b4siJVBzV3dscqDY4PMwL502eCdpO5KTlbgmClBk1IQ1SQ4 +AjJn8ZQSb+/Xxd4u/RmAo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR2 +KCXWfeBmmnoJsmo7jjPXNtNPojAOBgNVHQ8BAf8EBAMCAYYwCgYIKoZIzj0EAwMD +aAAwZQIwW5kp85wxtolrbNa9d+F851F+uDrNozZffPc8dz7kUK2o59JZDCaOMDtu +CCrCp1rIAjEAmeMM56PDr9NJLkaCI2ZdyQAUEv049OGYa3cpetskz2VAv9LcjBHo +9H1/IISpQuQo +-----END CERTIFICATE----- + +# Issuer: CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos +# Subject: CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos +# Label: "Atos TrustedRoot Root CA RSA TLS 2021" +# Serial: 111436099570196163832749341232207667876 +# MD5 Fingerprint: d4:d3:46:b8:9a:c0:9c:76:5d:9e:3a:c3:b9:99:31:d2 +# SHA1 Fingerprint: 18:52:3b:0d:06:37:e4:d6:3a:df:23:e4:98:fb:5b:16:fb:86:74:48 +# SHA256 Fingerprint: 81:a9:08:8e:a5:9f:b3:64:c5:48:a6:f8:55:59:09:9b:6f:04:05:ef:bf:18:e5:32:4e:c9:f4:57:ba:00:11:2f +-----BEGIN CERTIFICATE----- +MIIFZDCCA0ygAwIBAgIQU9XP5hmTC/srBRLYwiqipDANBgkqhkiG9w0BAQwFADBM +MS4wLAYDVQQDDCVBdG9zIFRydXN0ZWRSb290IFJvb3QgQ0EgUlNBIFRMUyAyMDIx +MQ0wCwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0yMTA0MjIwOTIxMTBaFw00 +MTA0MTcwOTIxMDlaMEwxLjAsBgNVBAMMJUF0b3MgVHJ1c3RlZFJvb3QgUm9vdCBD +QSBSU0EgVExTIDIwMjExDTALBgNVBAoMBEF0b3MxCzAJBgNVBAYTAkRFMIICIjAN +BgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtoAOxHm9BYx9sKOdTSJNy/BBl01Z +4NH+VoyX8te9j2y3I49f1cTYQcvyAh5x5en2XssIKl4w8i1mx4QbZFc4nXUtVsYv +Ye+W/CBGvevUez8/fEc4BKkbqlLfEzfTFRVOvV98r61jx3ncCHvVoOX3W3WsgFWZ +kmGbzSoXfduP9LVq6hdKZChmFSlsAvFr1bqjM9xaZ6cF4r9lthawEO3NUDPJcFDs +GY6wx/J0W2tExn2WuZgIWWbeKQGb9Cpt0xU6kGpn8bRrZtkh68rZYnxGEFzedUln +nkL5/nWpo63/dgpnQOPF943HhZpZnmKaau1Fh5hnstVKPNe0OwANwI8f4UDErmwh +3El+fsqyjW22v5MvoVw+j8rtgI5Y4dtXz4U2OLJxpAmMkokIiEjxQGMYsluMWuPD +0xeqqxmjLBvk1cbiZnrXghmmOxYsL3GHX0WelXOTwkKBIROW1527k2gV+p2kHYzy +geBYBr3JtuP2iV2J+axEoctr+hbxx1A9JNr3w+SH1VbxT5Aw+kUJWdo0zuATHAR8 +ANSbhqRAvNncTFd+rrcztl524WWLZt+NyteYr842mIycg5kDcPOvdO3GDjbnvezB +c6eUWsuSZIKmAMFwoW4sKeFYV+xafJlrJaSQOoD0IJ2azsct+bJLKZWD6TWNp0lI +pw9MGZHQ9b8Q4HECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU +dEmZ0f+0emhFdcN+tNzMzjkz2ggwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEB +DAUAA4ICAQAjQ1MkYlxt/T7Cz1UAbMVWiLkO3TriJQ2VSpfKgInuKs1l+NsW4AmS +4BjHeJi78+xCUvuppILXTdiK/ORO/auQxDh1MoSf/7OwKwIzNsAQkG8dnK/haZPs +o0UvFJ/1TCplQ3IM98P4lYsU84UgYt1UU90s3BiVaU+DR3BAM1h3Egyi61IxHkzJ +qM7F78PRreBrAwA0JrRUITWXAdxfG/F851X6LWh3e9NpzNMOa7pNdkTWwhWaJuyw +xfW70Xp0wmzNxbVe9kzmWy2B27O3Opee7c9GslA9hGCZcbUztVdF5kJHdWoOsAgM +rr3e97sPWD2PAzHoPYJQyi9eDF20l74gNAf0xBLh7tew2VktafcxBPTy+av5EzH4 +AXcOPUIjJsyacmdRIXrMPIWo6iFqO9taPKU0nprALN+AnCng33eU0aKAQv9qTFsR +0PXNor6uzFFcw9VUewyu1rkGd4Di7wcaaMxZUa1+XGdrudviB0JbuAEFWDlN5LuY +o7Ey7Nmj1m+UI/87tyll5gfp77YZ6ufCOB0yiJA8EytuzO+rdwY0d4RPcuSBhPm5 +dDTedk+SKlOxJTnbPP/lPqYO5Wue/9vsL3SD3460s6neFE3/MaNFcyT6lSnMEpcE +oji2jbDwN/zIIX8/syQbPYtuzE2wFg2WHYMfRsCbvUOZ58SWLs5fyQ== +-----END CERTIFICATE----- + +# Issuer: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. +# Subject: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. +# Label: "TrustAsia Global Root CA G3" +# Serial: 576386314500428537169965010905813481816650257167 +# MD5 Fingerprint: 30:42:1b:b7:bb:81:75:35:e4:16:4f:53:d2:94:de:04 +# SHA1 Fingerprint: 63:cf:b6:c1:27:2b:56:e4:88:8e:1c:23:9a:b6:2e:81:47:24:c3:c7 +# SHA256 Fingerprint: e0:d3:22:6a:eb:11:63:c2:e4:8f:f9:be:3b:50:b4:c6:43:1b:e7:bb:1e:ac:c5:c3:6b:5d:5e:c5:09:03:9a:08 +-----BEGIN CERTIFICATE----- +MIIFpTCCA42gAwIBAgIUZPYOZXdhaqs7tOqFhLuxibhxkw8wDQYJKoZIhvcNAQEM +BQAwWjELMAkGA1UEBhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dp +ZXMsIEluYy4xJDAiBgNVBAMMG1RydXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHMzAe +Fw0yMTA1MjAwMjEwMTlaFw00NjA1MTkwMjEwMTlaMFoxCzAJBgNVBAYTAkNOMSUw +IwYDVQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMSQwIgYDVQQDDBtU +cnVzdEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzMwggIiMA0GCSqGSIb3DQEBAQUAA4IC +DwAwggIKAoICAQDAMYJhkuSUGwoqZdC+BqmHO1ES6nBBruL7dOoKjbmzTNyPtxNS +T1QY4SxzlZHFZjtqz6xjbYdT8PfxObegQ2OwxANdV6nnRM7EoYNl9lA+sX4WuDqK +AtCWHwDNBSHvBm3dIZwZQ0WhxeiAysKtQGIXBsaqvPPW5vxQfmZCHzyLpnl5hkA1 +nyDvP+uLRx+PjsXUjrYsyUQE49RDdT/VP68czH5GX6zfZBCK70bwkPAPLfSIC7Ep +qq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1AgdB4SQXMeJNnKziyhWTXA +yB1GJ2Faj/lN03J5Zh6fFZAhLf3ti1ZwA0pJPn9pMRJpxx5cynoTi+jm9WAPzJMs +hH/x/Gr8m0ed262IPfN2dTPXS6TIi/n1Q1hPy8gDVI+lhXgEGvNz8teHHUGf59gX +zhqcD0r83ERoVGjiQTz+LISGNzzNPy+i2+f3VANfWdP3kXjHi3dqFuVJhZBFcnAv +kV34PmVACxmZySYgWmjBNb9Pp1Hx2BErW+Canig7CjoKH8GB5S7wprlppYiU5msT +f9FkPz2ccEblooV7WIQn3MSAPmeamseaMQ4w7OYXQJXZRe0Blqq/DPNL0WP3E1jA +uPP6Z92bfW1K/zJMtSU7/xxnD4UiWQWRkUF3gdCFTIcQcf+eQxuulXUtgQIDAQAB +o2MwYTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFEDk5PIj7zjKsK5Xf/Ih +MBY027ySMB0GA1UdDgQWBBRA5OTyI+84yrCuV3/yITAWNNu8kjAOBgNVHQ8BAf8E +BAMCAQYwDQYJKoZIhvcNAQEMBQADggIBACY7UeFNOPMyGLS0XuFlXsSUT9SnYaP4 +wM8zAQLpw6o1D/GUE3d3NZ4tVlFEbuHGLige/9rsR82XRBf34EzC4Xx8MnpmyFq2 +XFNFV1pF1AWZLy4jVe5jaN/TG3inEpQGAHUNcoTpLrxaatXeL1nHo+zSh2bbt1S1 +JKv0Q3jbSwTEb93mPmY+KfJLaHEih6D4sTNjduMNhXJEIlU/HHzp/LgV6FL6qj6j +ITk1dImmasI5+njPtqzn59ZW/yOSLlALqbUHM/Q4X6RJpstlcHboCoWASzY9M/eV +VHUl2qzEc4Jl6VL1XP04lQJqaTDFHApXB64ipCz5xUG3uOyfT0gA+QEEVcys+TIx +xHWVBqB/0Y0n3bOppHKH/lmLmnp0Ft0WpWIp6zqW3IunaFnT63eROfjXy9mPX1on +AX1daBli2MjN9LdyR75bl87yraKZk62Uy5P2EgmVtqvXO9A/EcswFi55gORngS1d +7XB4tmBZrOFdRWOPyN9yaFvqHbgB8X7754qz41SgOAngPN5C8sLtLpvzHzW2Ntjj +gKGLzZlkD8Kqq7HK9W+eQ42EVJmzbsASZthwEPEGNTNDqJwuuhQxzhB/HIbjj9LV ++Hfsm6vxL2PZQl/gZ4FkkfGXL/xuJvYz+NO1+MRiqzFRJQJ6+N1rZdVtTTDIZbpo +FGWsJwt0ivKH +-----END CERTIFICATE----- + +# Issuer: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. +# Subject: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. +# Label: "TrustAsia Global Root CA G4" +# Serial: 451799571007117016466790293371524403291602933463 +# MD5 Fingerprint: 54:dd:b2:d7:5f:d8:3e:ed:7c:e0:0b:2e:cc:ed:eb:eb +# SHA1 Fingerprint: 57:73:a5:61:5d:80:b2:e6:ac:38:82:fc:68:07:31:ac:9f:b5:92:5a +# SHA256 Fingerprint: be:4b:56:cb:50:56:c0:13:6a:52:6d:f4:44:50:8d:aa:36:a0:b5:4f:42:e4:ac:38:f7:2a:f4:70:e4:79:65:4c +-----BEGIN CERTIFICATE----- +MIICVTCCAdygAwIBAgIUTyNkuI6XY57GU4HBdk7LKnQV1tcwCgYIKoZIzj0EAwMw +WjELMAkGA1UEBhMCQ04xJTAjBgNVBAoMHFRydXN0QXNpYSBUZWNobm9sb2dpZXMs +IEluYy4xJDAiBgNVBAMMG1RydXN0QXNpYSBHbG9iYWwgUm9vdCBDQSBHNDAeFw0y +MTA1MjAwMjEwMjJaFw00NjA1MTkwMjEwMjJaMFoxCzAJBgNVBAYTAkNOMSUwIwYD +VQQKDBxUcnVzdEFzaWEgVGVjaG5vbG9naWVzLCBJbmMuMSQwIgYDVQQDDBtUcnVz +dEFzaWEgR2xvYmFsIFJvb3QgQ0EgRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATx +s8045CVD5d4ZCbuBeaIVXxVjAd7Cq92zphtnS4CDr5nLrBfbK5bKfFJV4hrhPVbw +LxYI+hW8m7tH5j/uqOFMjPXTNvk4XatwmkcN4oFBButJ+bAp3TPsUKV/eSm4IJij +YzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUpbtKl86zK3+kMd6Xg1mD +pm9xy94wHQYDVR0OBBYEFKW7SpfOsyt/pDHel4NZg6ZvccveMA4GA1UdDwEB/wQE +AwIBBjAKBggqhkjOPQQDAwNnADBkAjBe8usGzEkxn0AAbbd+NvBNEU/zy4k6LHiR +UKNbwMp1JvK/kF0LgoxgKJ/GcJpo5PECMFxYDlZ2z1jD1xCMuo6u47xkdUfFVZDj +/bpV6wfEU6s3qe4hsiFbYI89MvHVI5TWWA== +-----END CERTIFICATE----- + +# Issuer: CN=CommScope Public Trust ECC Root-01 O=CommScope +# Subject: CN=CommScope Public Trust ECC Root-01 O=CommScope +# Label: "CommScope Public Trust ECC Root-01" +# Serial: 385011430473757362783587124273108818652468453534 +# MD5 Fingerprint: 3a:40:a7:fc:03:8c:9c:38:79:2f:3a:a2:6c:b6:0a:16 +# SHA1 Fingerprint: 07:86:c0:d8:dd:8e:c0:80:98:06:98:d0:58:7a:ef:de:a6:cc:a2:5d +# SHA256 Fingerprint: 11:43:7c:da:7b:b4:5e:41:36:5f:45:b3:9a:38:98:6b:0d:e0:0d:ef:34:8e:0c:7b:b0:87:36:33:80:0b:c3:8b +-----BEGIN CERTIFICATE----- +MIICHTCCAaOgAwIBAgIUQ3CCd89NXTTxyq4yLzf39H91oJ4wCgYIKoZIzj0EAwMw +TjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29t +bVNjb3BlIFB1YmxpYyBUcnVzdCBFQ0MgUm9vdC0wMTAeFw0yMTA0MjgxNzM1NDNa +Fw00NjA0MjgxNzM1NDJaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21tU2Nv +cGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgRUNDIFJvb3QtMDEw +djAQBgcqhkjOPQIBBgUrgQQAIgNiAARLNumuV16ocNfQj3Rid8NeeqrltqLxeP0C +flfdkXmcbLlSiFS8LwS+uM32ENEp7LXQoMPwiXAZu1FlxUOcw5tjnSCDPgYLpkJE +hRGnSjot6dZoL0hOUysHP029uax3OVejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD +VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSOB2LAUN3GGQYARnQE9/OufXVNMDAKBggq +hkjOPQQDAwNoADBlAjEAnDPfQeMjqEI2Jpc1XHvr20v4qotzVRVcrHgpD7oh2MSg +2NED3W3ROT3Ek2DS43KyAjB8xX6I01D1HiXo+k515liWpDVfG2XqYZpwI7UNo5uS +Um9poIyNStDuiw7LR47QjRE= +-----END CERTIFICATE----- + +# Issuer: CN=CommScope Public Trust ECC Root-02 O=CommScope +# Subject: CN=CommScope Public Trust ECC Root-02 O=CommScope +# Label: "CommScope Public Trust ECC Root-02" +# Serial: 234015080301808452132356021271193974922492992893 +# MD5 Fingerprint: 59:b0:44:d5:65:4d:b8:5c:55:19:92:02:b6:d1:94:b2 +# SHA1 Fingerprint: 3c:3f:ef:57:0f:fe:65:93:86:9e:a0:fe:b0:f6:ed:8e:d1:13:c7:e5 +# SHA256 Fingerprint: 2f:fb:7f:81:3b:bb:b3:c8:9a:b4:e8:16:2d:0f:16:d7:15:09:a8:30:cc:9d:73:c2:62:e5:14:08:75:d1:ad:4a +-----BEGIN CERTIFICATE----- +MIICHDCCAaOgAwIBAgIUKP2ZYEFHpgE6yhR7H+/5aAiDXX0wCgYIKoZIzj0EAwMw +TjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwiQ29t +bVNjb3BlIFB1YmxpYyBUcnVzdCBFQ0MgUm9vdC0wMjAeFw0yMTA0MjgxNzQ0NTRa +Fw00NjA0MjgxNzQ0NTNaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21tU2Nv +cGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgRUNDIFJvb3QtMDIw +djAQBgcqhkjOPQIBBgUrgQQAIgNiAAR4MIHoYx7l63FRD/cHB8o5mXxO1Q/MMDAL +j2aTPs+9xYa9+bG3tD60B8jzljHz7aRP+KNOjSkVWLjVb3/ubCK1sK9IRQq9qEmU +v4RDsNuESgMjGWdqb8FuvAY5N9GIIvejQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD +VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTmGHX/72DehKT1RsfeSlXjMjZ59TAKBggq +hkjOPQQDAwNnADBkAjAmc0l6tqvmSfR9Uj/UQQSugEODZXW5hYA4O9Zv5JOGq4/n +ich/m35rChJVYaoR4HkCMHfoMXGsPHED1oQmHhS48zs73u1Z/GtMMH9ZzkXpc2AV +mkzw5l4lIhVtwodZ0LKOag== +-----END CERTIFICATE----- + +# Issuer: CN=CommScope Public Trust RSA Root-01 O=CommScope +# Subject: CN=CommScope Public Trust RSA Root-01 O=CommScope +# Label: "CommScope Public Trust RSA Root-01" +# Serial: 354030733275608256394402989253558293562031411421 +# MD5 Fingerprint: 0e:b4:15:bc:87:63:5d:5d:02:73:d4:26:38:68:73:d8 +# SHA1 Fingerprint: 6d:0a:5f:f7:b4:23:06:b4:85:b3:b7:97:64:fc:ac:75:f5:33:f2:93 +# SHA256 Fingerprint: 02:bd:f9:6e:2a:45:dd:9b:f1:8f:c7:e1:db:df:21:a0:37:9b:a3:c9:c2:61:03:44:cf:d8:d6:06:fe:c1:ed:81 +-----BEGIN CERTIFICATE----- +MIIFbDCCA1SgAwIBAgIUPgNJgXUWdDGOTKvVxZAplsU5EN0wDQYJKoZIhvcNAQEL +BQAwTjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwi +Q29tbVNjb3BlIFB1YmxpYyBUcnVzdCBSU0EgUm9vdC0wMTAeFw0yMTA0MjgxNjQ1 +NTRaFw00NjA0MjgxNjQ1NTNaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21t +U2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgUlNBIFJvb3Qt +MDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwSGWjDR1C45FtnYSk +YZYSwu3D2iM0GXb26v1VWvZVAVMP8syMl0+5UMuzAURWlv2bKOx7dAvnQmtVzslh +suitQDy6uUEKBU8bJoWPQ7VAtYXR1HHcg0Hz9kXHgKKEUJdGzqAMxGBWBB0HW0al +DrJLpA6lfO741GIDuZNqihS4cPgugkY4Iw50x2tBt9Apo52AsH53k2NC+zSDO3Oj +WiE260f6GBfZumbCk6SP/F2krfxQapWsvCQz0b2If4b19bJzKo98rwjyGpg/qYFl +P8GMicWWMJoKz/TUyDTtnS+8jTiGU+6Xn6myY5QXjQ/cZip8UlF1y5mO6D1cv547 +KI2DAg+pn3LiLCuz3GaXAEDQpFSOm117RTYm1nJD68/A6g3czhLmfTifBSeolz7p +UcZsBSjBAg/pGG3svZwG1KdJ9FQFa2ww8esD1eo9anbCyxooSU1/ZOD6K9pzg4H/ +kQO9lLvkuI6cMmPNn7togbGEW682v3fuHX/3SZtS7NJ3Wn2RnU3COS3kuoL4b/JO +Hg9O5j9ZpSPcPYeoKFgo0fEbNttPxP/hjFtyjMcmAyejOQoBqsCyMWCDIqFPEgkB +Ea801M/XrmLTBQe0MXXgDW1XT2mH+VepuhX2yFJtocucH+X8eKg1mp9BFM6ltM6U +CBwJrVbl2rZJmkrqYxhTnCwuwwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4G +A1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUN12mmnQywsL5x6YVEFm45P3luG0wDQYJ +KoZIhvcNAQELBQADggIBAK+nz97/4L1CjU3lIpbfaOp9TSp90K09FlxD533Ahuh6 +NWPxzIHIxgvoLlI1pKZJkGNRrDSsBTtXAOnTYtPZKdVUvhwQkZyybf5Z/Xn36lbQ +nmhUQo8mUuJM3y+Xpi/SB5io82BdS5pYV4jvguX6r2yBS5KPQJqTRlnLX3gWsWc+ +QgvfKNmwrZggvkN80V4aCRckjXtdlemrwWCrWxhkgPut4AZ9HcpZuPN4KWfGVh2v +trV0KnahP/t1MJ+UXjulYPPLXAziDslg+MkfFoom3ecnf+slpoq9uC02EJqxWE2a +aE9gVOX2RhOOiKy8IUISrcZKiX2bwdgt6ZYD9KJ0DLwAHb/WNyVntHKLr4W96ioD +j8z7PEQkguIBpQtZtjSNMgsSDesnwv1B10A8ckYpwIzqug/xBpMu95yo9GA+o/E4 +Xo4TwbM6l4c/ksp4qRyv0LAbJh6+cOx69TOY6lz/KwsETkPdY34Op054A5U+1C0w +lREQKC6/oAI+/15Z0wUOlV9TRe9rh9VIzRamloPh37MG88EU26fsHItdkJANclHn +YfkUyq+Dj7+vsQpZXdxc1+SWrVtgHdqul7I52Qb1dgAT+GhMIbA1xNxVssnBQVoc +icCMb3SgazNNtQEo/a2tiRc7ppqEvOuM6sRxJKi6KfkIsidWNTJf6jn7MZrVGczw +-----END CERTIFICATE----- + +# Issuer: CN=CommScope Public Trust RSA Root-02 O=CommScope +# Subject: CN=CommScope Public Trust RSA Root-02 O=CommScope +# Label: "CommScope Public Trust RSA Root-02" +# Serial: 480062499834624527752716769107743131258796508494 +# MD5 Fingerprint: e1:29:f9:62:7b:76:e2:96:6d:f3:d4:d7:0f:ae:1f:aa +# SHA1 Fingerprint: ea:b0:e2:52:1b:89:93:4c:11:68:f2:d8:9a:ac:22:4c:a3:8a:57:ae +# SHA256 Fingerprint: ff:e9:43:d7:93:42:4b:4f:7c:44:0c:1c:3d:64:8d:53:63:f3:4b:82:dc:87:aa:7a:9f:11:8f:c5:de:e1:01:f1 +-----BEGIN CERTIFICATE----- +MIIFbDCCA1SgAwIBAgIUVBa/O345lXGN0aoApYYNK496BU4wDQYJKoZIhvcNAQEL +BQAwTjELMAkGA1UEBhMCVVMxEjAQBgNVBAoMCUNvbW1TY29wZTErMCkGA1UEAwwi +Q29tbVNjb3BlIFB1YmxpYyBUcnVzdCBSU0EgUm9vdC0wMjAeFw0yMTA0MjgxNzE2 +NDNaFw00NjA0MjgxNzE2NDJaME4xCzAJBgNVBAYTAlVTMRIwEAYDVQQKDAlDb21t +U2NvcGUxKzApBgNVBAMMIkNvbW1TY29wZSBQdWJsaWMgVHJ1c3QgUlNBIFJvb3Qt +MDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDh+g77aAASyE3VrCLE +NQE7xVTlWXZjpX/rwcRqmL0yjReA61260WI9JSMZNRTpf4mnG2I81lDnNJUDMrG0 +kyI9p+Kx7eZ7Ti6Hmw0zdQreqjXnfuU2mKKuJZ6VszKWpCtYHu8//mI0SFHRtI1C +rWDaSWqVcN3SAOLMV2MCe5bdSZdbkk6V0/nLKR8YSvgBKtJjCW4k6YnS5cciTNxz +hkcAqg2Ijq6FfUrpuzNPDlJwnZXjfG2WWy09X6GDRl224yW4fKcZgBzqZUPckXk2 +LHR88mcGyYnJ27/aaL8j7dxrrSiDeS/sOKUNNwFnJ5rpM9kzXzehxfCrPfp4sOcs +n/Y+n2Dg70jpkEUeBVF4GiwSLFworA2iI540jwXmojPOEXcT1A6kHkIfhs1w/tku +FT0du7jyU1fbzMZ0KZwYszZ1OC4PVKH4kh+Jlk+71O6d6Ts2QrUKOyrUZHk2EOH5 +kQMreyBUzQ0ZGshBMjTRsJnhkB4BQDa1t/qp5Xd1pCKBXbCL5CcSD1SIxtuFdOa3 +wNemKfrb3vOTlycEVS8KbzfFPROvCgCpLIscgSjX74Yxqa7ybrjKaixUR9gqiC6v +wQcQeKwRoi9C8DfF8rhW3Q5iLc4tVn5V8qdE9isy9COoR+jUKgF4z2rDN6ieZdIs +5fq6M8EGRPbmz6UNp2YINIos8wIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4G +A1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUR9DnsSL/nSz12Vdgs7GxcJXvYXowDQYJ +KoZIhvcNAQELBQADggIBAIZpsU0v6Z9PIpNojuQhmaPORVMbc0RTAIFhzTHjCLqB +KCh6krm2qMhDnscTJk3C2OVVnJJdUNjCK9v+5qiXz1I6JMNlZFxHMaNlNRPDk7n3 ++VGXu6TwYofF1gbTl4MgqX67tiHCpQ2EAOHyJxCDut0DgdXdaMNmEMjRdrSzbyme +APnCKfWxkxlSaRosTKCL4BWaMS/TiJVZbuXEs1DIFAhKm4sTg7GkcrI7djNB3Nyq +pgdvHSQSn8h2vS/ZjvQs7rfSOBAkNlEv41xdgSGn2rtO/+YHqP65DSdsu3BaVXoT +6fEqSWnHX4dXTEN5bTpl6TBcQe7rd6VzEojov32u5cSoHw2OHG1QAk8mGEPej1WF +sQs3BWDJVTkSBKEqz3EWnzZRSb9wO55nnPt7eck5HHisd5FUmrh1CoFSl+NmYWvt +PjgelmFV4ZFUjO2MJB+ByRCac5krFk5yAD9UG/iNuovnFNa2RU9g7Jauwy8CTl2d +lklyALKrdVwPaFsdZcJfMw8eD/A7hvWwTruc9+olBdytoptLFwG+Qt81IR2tq670 +v64fG9PiO/yzcnMcmyiQiRM9HcEARwmWmjgb3bHPDcK0RPOWlc4yOo80nOAXx17O +rg3bhzjlP1v9mxnhMUF6cKojawHhRUzNlM47ni3niAIi9G7oyOzWPPO5std3eqx7 +-----END CERTIFICATE----- + +# Issuer: CN=Telekom Security TLS ECC Root 2020 O=Deutsche Telekom Security GmbH +# Subject: CN=Telekom Security TLS ECC Root 2020 O=Deutsche Telekom Security GmbH +# Label: "Telekom Security TLS ECC Root 2020" +# Serial: 72082518505882327255703894282316633856 +# MD5 Fingerprint: c1:ab:fe:6a:10:2c:03:8d:bc:1c:22:32:c0:85:a7:fd +# SHA1 Fingerprint: c0:f8:96:c5:a9:3b:01:06:21:07:da:18:42:48:bc:e9:9d:88:d5:ec +# SHA256 Fingerprint: 57:8a:f4:de:d0:85:3f:4e:59:98:db:4a:ea:f9:cb:ea:8d:94:5f:60:b6:20:a3:8d:1a:3c:13:b2:bc:7b:a8:e1 +-----BEGIN CERTIFICATE----- +MIICQjCCAcmgAwIBAgIQNjqWjMlcsljN0AFdxeVXADAKBggqhkjOPQQDAzBjMQsw +CQYDVQQGEwJERTEnMCUGA1UECgweRGV1dHNjaGUgVGVsZWtvbSBTZWN1cml0eSBH +bWJIMSswKQYDVQQDDCJUZWxla29tIFNlY3VyaXR5IFRMUyBFQ0MgUm9vdCAyMDIw +MB4XDTIwMDgyNTA3NDgyMFoXDTQ1MDgyNTIzNTk1OVowYzELMAkGA1UEBhMCREUx +JzAlBgNVBAoMHkRldXRzY2hlIFRlbGVrb20gU2VjdXJpdHkgR21iSDErMCkGA1UE +AwwiVGVsZWtvbSBTZWN1cml0eSBUTFMgRUNDIFJvb3QgMjAyMDB2MBAGByqGSM49 +AgEGBSuBBAAiA2IABM6//leov9Wq9xCazbzREaK9Z0LMkOsVGJDZos0MKiXrPk/O +tdKPD/M12kOLAoC+b1EkHQ9rK8qfwm9QMuU3ILYg/4gND21Ju9sGpIeQkpT0CdDP +f8iAC8GXs7s1J8nCG6NCMEAwHQYDVR0OBBYEFONyzG6VmUex5rNhTNHLq+O6zd6f +MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMAoGCCqGSM49BAMDA2cA +MGQCMHVSi7ekEE+uShCLsoRbQuHmKjYC2qBuGT8lv9pZMo7k+5Dck2TOrbRBR2Di +z6fLHgIwN0GMZt9Ba9aDAEH9L1r3ULRn0SyocddDypwnJJGDSA3PzfdUga/sf+Rn +27iQ7t0l +-----END CERTIFICATE----- + +# Issuer: CN=Telekom Security TLS RSA Root 2023 O=Deutsche Telekom Security GmbH +# Subject: CN=Telekom Security TLS RSA Root 2023 O=Deutsche Telekom Security GmbH +# Label: "Telekom Security TLS RSA Root 2023" +# Serial: 44676229530606711399881795178081572759 +# MD5 Fingerprint: bf:5b:eb:54:40:cd:48:71:c4:20:8d:7d:de:0a:42:f2 +# SHA1 Fingerprint: 54:d3:ac:b3:bd:57:56:f6:85:9d:ce:e5:c3:21:e2:d4:ad:83:d0:93 +# SHA256 Fingerprint: ef:c6:5c:ad:bb:59:ad:b6:ef:e8:4d:a2:23:11:b3:56:24:b7:1b:3b:1e:a0:da:8b:66:55:17:4e:c8:97:86:46 +-----BEGIN CERTIFICATE----- +MIIFszCCA5ugAwIBAgIQIZxULej27HF3+k7ow3BXlzANBgkqhkiG9w0BAQwFADBj +MQswCQYDVQQGEwJERTEnMCUGA1UECgweRGV1dHNjaGUgVGVsZWtvbSBTZWN1cml0 +eSBHbWJIMSswKQYDVQQDDCJUZWxla29tIFNlY3VyaXR5IFRMUyBSU0EgUm9vdCAy +MDIzMB4XDTIzMDMyODEyMTY0NVoXDTQ4MDMyNzIzNTk1OVowYzELMAkGA1UEBhMC +REUxJzAlBgNVBAoMHkRldXRzY2hlIFRlbGVrb20gU2VjdXJpdHkgR21iSDErMCkG +A1UEAwwiVGVsZWtvbSBTZWN1cml0eSBUTFMgUlNBIFJvb3QgMjAyMzCCAiIwDQYJ +KoZIhvcNAQEBBQADggIPADCCAgoCggIBAO01oYGA88tKaVvC+1GDrib94W7zgRJ9 +cUD/h3VCKSHtgVIs3xLBGYSJwb3FKNXVS2xE1kzbB5ZKVXrKNoIENqil/Cf2SfHV +cp6R+SPWcHu79ZvB7JPPGeplfohwoHP89v+1VmLhc2o0mD6CuKyVU/QBoCcHcqMA +U6DksquDOFczJZSfvkgdmOGjup5czQRxUX11eKvzWarE4GC+j4NSuHUaQTXtvPM6 +Y+mpFEXX5lLRbtLevOP1Czvm4MS9Q2QTps70mDdsipWol8hHD/BeEIvnHRz+sTug +BTNoBUGCwQMrAcjnj02r6LX2zWtEtefdi+zqJbQAIldNsLGyMcEWzv/9FIS3R/qy +8XDe24tsNlikfLMR0cN3f1+2JeANxdKz+bi4d9s3cXFH42AYTyS2dTd4uaNir73J +co4vzLuu2+QVUhkHM/tqty1LkCiCc/4YizWN26cEar7qwU02OxY2kTLvtkCJkUPg +8qKrBC7m8kwOFjQgrIfBLX7JZkcXFBGk8/ehJImr2BrIoVyxo/eMbcgByU/J7MT8 +rFEz0ciD0cmfHdRHNCk+y7AO+oMLKFjlKdw/fKifybYKu6boRhYPluV75Gp6SG12 +mAWl3G0eQh5C2hrgUve1g8Aae3g1LDj1H/1Joy7SWWO/gLCMk3PLNaaZlSJhZQNg ++y+TS/qanIA7AgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUtqeX +gj10hZv3PJ+TmpV5dVKMbUcwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBS2 +p5eCPXSFm/c8n5OalXl1UoxtRzANBgkqhkiG9w0BAQwFAAOCAgEAqMxhpr51nhVQ +pGv7qHBFfLp+sVr8WyP6Cnf4mHGCDG3gXkaqk/QeoMPhk9tLrbKmXauw1GLLXrtm +9S3ul0A8Yute1hTWjOKWi0FpkzXmuZlrYrShF2Y0pmtjxrlO8iLpWA1WQdH6DErw +M807u20hOq6OcrXDSvvpfeWxm4bu4uB9tPcy/SKE8YXJN3nptT+/XOR0so8RYgDd +GGah2XsjX/GO1WfoVNpbOms2b/mBsTNHM3dA+VKq3dSDz4V4mZqTuXNnQkYRIer+ +CqkbGmVps4+uFrb2S1ayLfmlyOw7YqPta9BO1UAJpB+Y1zqlklkg5LB9zVtzaL1t +xKITDmcZuI1CfmwMmm6gJC3VRRvcxAIU/oVbZZfKTpBQCHpCNfnqwmbU+AGuHrS+ +w6jv/naaoqYfRvaE7fzbzsQCzndILIyy7MMAo+wsVRjBfhnu4S/yrYObnqsZ38aK +L4x35bcF7DvB7L6Gs4a8wPfc5+pbrrLMtTWGS9DiP7bY+A4A7l3j941Y/8+LN+lj +X273CXE2whJdV/LItM3z7gLfEdxquVeEHVlNjM7IDiPCtyaaEBRx/pOyiriA8A4Q +ntOoUAw3gi/q4Iqd4Sw5/7W0cwDk90imc6y/st53BIe0o82bNSQ3+pCTE4FCxpgm +dTdmQRCsu/WU48IxK63nI1bMNSWSs1A= +-----END CERTIFICATE----- + +# Issuer: CN=FIRMAPROFESIONAL CA ROOT-A WEB O=Firmaprofesional SA +# Subject: CN=FIRMAPROFESIONAL CA ROOT-A WEB O=Firmaprofesional SA +# Label: "FIRMAPROFESIONAL CA ROOT-A WEB" +# Serial: 65916896770016886708751106294915943533 +# MD5 Fingerprint: 82:b2:ad:45:00:82:b0:66:63:f8:5f:c3:67:4e:ce:a3 +# SHA1 Fingerprint: a8:31:11:74:a6:14:15:0d:ca:77:dd:0e:e4:0c:5d:58:fc:a0:72:a5 +# SHA256 Fingerprint: be:f2:56:da:f2:6e:9c:69:bd:ec:16:02:35:97:98:f3:ca:f7:18:21:a0:3e:01:82:57:c5:3c:65:61:7f:3d:4a +-----BEGIN CERTIFICATE----- +MIICejCCAgCgAwIBAgIQMZch7a+JQn81QYehZ1ZMbTAKBggqhkjOPQQDAzBuMQsw +CQYDVQQGEwJFUzEcMBoGA1UECgwTRmlybWFwcm9mZXNpb25hbCBTQTEYMBYGA1UE +YQwPVkFURVMtQTYyNjM0MDY4MScwJQYDVQQDDB5GSVJNQVBST0ZFU0lPTkFMIENB +IFJPT1QtQSBXRUIwHhcNMjIwNDA2MDkwMTM2WhcNNDcwMzMxMDkwMTM2WjBuMQsw +CQYDVQQGEwJFUzEcMBoGA1UECgwTRmlybWFwcm9mZXNpb25hbCBTQTEYMBYGA1UE +YQwPVkFURVMtQTYyNjM0MDY4MScwJQYDVQQDDB5GSVJNQVBST0ZFU0lPTkFMIENB +IFJPT1QtQSBXRUIwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAARHU+osEaR3xyrq89Zf +e9MEkVz6iMYiuYMQYneEMy3pA4jU4DP37XcsSmDq5G+tbbT4TIqk5B/K6k84Si6C +cyvHZpsKjECcfIr28jlgst7L7Ljkb+qbXbdTkBgyVcUgt5SjYzBhMA8GA1UdEwEB +/wQFMAMBAf8wHwYDVR0jBBgwFoAUk+FDY1w8ndYn81LsF7Kpryz3dvgwHQYDVR0O +BBYEFJPhQ2NcPJ3WJ/NS7Beyqa8s93b4MA4GA1UdDwEB/wQEAwIBBjAKBggqhkjO +PQQDAwNoADBlAjAdfKR7w4l1M+E7qUW/Runpod3JIha3RxEL2Jq68cgLcFBTApFw +hVmpHqTm6iMxoAACMQD94vizrxa5HnPEluPBMBnYfubDl94cT7iJLzPrSA8Z94dG +XSaQpYXFuXqUPoeovQA= +-----END CERTIFICATE----- + +# Issuer: CN=TWCA CYBER Root CA O=TAIWAN-CA OU=Root CA +# Subject: CN=TWCA CYBER Root CA O=TAIWAN-CA OU=Root CA +# Label: "TWCA CYBER Root CA" +# Serial: 85076849864375384482682434040119489222 +# MD5 Fingerprint: 0b:33:a0:97:52:95:d4:a9:fd:bb:db:6e:a3:55:5b:51 +# SHA1 Fingerprint: f6:b1:1c:1a:83:38:e9:7b:db:b3:a8:c8:33:24:e0:2d:9c:7f:26:66 +# SHA256 Fingerprint: 3f:63:bb:28:14:be:17:4e:c8:b6:43:9c:f0:8d:6d:56:f0:b7:c4:05:88:3a:56:48:a3:34:42:4d:6b:3e:c5:58 +-----BEGIN CERTIFICATE----- +MIIFjTCCA3WgAwIBAgIQQAE0jMIAAAAAAAAAATzyxjANBgkqhkiG9w0BAQwFADBQ +MQswCQYDVQQGEwJUVzESMBAGA1UEChMJVEFJV0FOLUNBMRAwDgYDVQQLEwdSb290 +IENBMRswGQYDVQQDExJUV0NBIENZQkVSIFJvb3QgQ0EwHhcNMjIxMTIyMDY1NDI5 +WhcNNDcxMTIyMTU1OTU5WjBQMQswCQYDVQQGEwJUVzESMBAGA1UEChMJVEFJV0FO +LUNBMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJUV0NBIENZQkVSIFJvb3Qg +Q0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDG+Moe2Qkgfh1sTs6P +40czRJzHyWmqOlt47nDSkvgEs1JSHWdyKKHfi12VCv7qze33Kc7wb3+szT3vsxxF +avcokPFhV8UMxKNQXd7UtcsZyoC5dc4pztKFIuwCY8xEMCDa6pFbVuYdHNWdZsc/ +34bKS1PE2Y2yHer43CdTo0fhYcx9tbD47nORxc5zb87uEB8aBs/pJ2DFTxnk684i +JkXXYJndzk834H/nY62wuFm40AZoNWDTNq5xQwTxaWV4fPMf88oon1oglWa0zbfu +j3ikRRjpJi+NmykosaS3Om251Bw4ckVYsV7r8Cibt4LK/c/WMw+f+5eesRycnupf +Xtuq3VTpMCEobY5583WSjCb+3MX2w7DfRFlDo7YDKPYIMKoNM+HvnKkHIuNZW0CP +2oi3aQiotyMuRAlZN1vH4xfyIutuOVLF3lSnmMlLIJXcRolftBL5hSmO68gnFSDA +S9TMfAxsNAwmmyYxpjyn9tnQS6Jk/zuZQXLB4HCX8SS7K8R0IrGsayIyJNN4KsDA +oS/xUgXJP+92ZuJF2A09rZXIx4kmyA+upwMu+8Ff+iDhcK2wZSA3M2Cw1a/XDBzC +kHDXShi8fgGwsOsVHkQGzaRP6AzRwyAQ4VRlnrZR0Bp2a0JaWHY06rc3Ga4udfmW +5cFZ95RXKSWNOkyrTZpB0F8mAwIDAQABo2MwYTAOBgNVHQ8BAf8EBAMCAQYwDwYD +VR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBSdhWEUfMFib5do5E83QOGt4A1WNzAd +BgNVHQ4EFgQUnYVhFHzBYm+XaORPN0DhreANVjcwDQYJKoZIhvcNAQEMBQADggIB +AGSPesRiDrWIzLjHhg6hShbNcAu3p4ULs3a2D6f/CIsLJc+o1IN1KriWiLb73y0t +tGlTITVX1olNc79pj3CjYcya2x6a4CD4bLubIp1dhDGaLIrdaqHXKGnK/nZVekZn +68xDiBaiA9a5F/gZbG0jAn/xX9AKKSM70aoK7akXJlQKTcKlTfjF/biBzysseKNn +TKkHmvPfXvt89YnNdJdhEGoHK4Fa0o635yDRIG4kqIQnoVesqlVYL9zZyvpoBJ7t +RCT5dEA7IzOrg1oYJkK2bVS1FmAwbLGg+LhBoF1JSdJlBTrq/p1hvIbZv97Tujqx +f36SNI7JAG7cmL3c7IAFrQI932XtCwP39xaEBDG6k5TY8hL4iuO/Qq+n1M0RFxbI +Qh0UqEL20kCGoE8jypZFVmAGzbdVAaYBlGX+bgUJurSkquLvWL69J1bY73NxW0Qz +8ppy6rBePm6pUlvscG21h483XjyMnM7k8M4MZ0HMzvaAq07MTFb1wWFZk7Q+ptq4 +NxKfKjLji7gh7MMrZQzvIt6IKTtM1/r+t+FHvpw+PoP7UV31aPcuIYXcv/Fa4nzX +xeSDwWrruoBa3lwtcHb4yOWHh8qgnaHlIhInD0Q9HWzq1MKLL295q39QpsQZp6F6 +t5b5wR9iWqJDB0BeJsas7a5wFsWqynKKTbDPAYsDP27X +-----END CERTIFICATE----- + +# Issuer: CN=SecureSign Root CA12 O=Cybertrust Japan Co., Ltd. +# Subject: CN=SecureSign Root CA12 O=Cybertrust Japan Co., Ltd. +# Label: "SecureSign Root CA12" +# Serial: 587887345431707215246142177076162061960426065942 +# MD5 Fingerprint: c6:89:ca:64:42:9b:62:08:49:0b:1e:7f:e9:07:3d:e8 +# SHA1 Fingerprint: 7a:22:1e:3d:de:1b:06:ac:9e:c8:47:70:16:8e:3c:e5:f7:6b:06:f4 +# SHA256 Fingerprint: 3f:03:4b:b5:70:4d:44:b2:d0:85:45:a0:20:57:de:93:eb:f3:90:5f:ce:72:1a:cb:c7:30:c0:6d:da:ee:90:4e +-----BEGIN CERTIFICATE----- +MIIDcjCCAlqgAwIBAgIUZvnHwa/swlG07VOX5uaCwysckBYwDQYJKoZIhvcNAQEL +BQAwUTELMAkGA1UEBhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28u +LCBMdGQuMR0wGwYDVQQDExRTZWN1cmVTaWduIFJvb3QgQ0ExMjAeFw0yMDA0MDgw +NTM2NDZaFw00MDA0MDgwNTM2NDZaMFExCzAJBgNVBAYTAkpQMSMwIQYDVQQKExpD +eWJlcnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMUU2VjdXJlU2lnbiBS +b290IENBMTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6OcE3emhF +KxS06+QT61d1I02PJC0W6K6OyX2kVzsqdiUzg2zqMoqUm048luT9Ub+ZyZN+v/mt +p7JIKwccJ/VMvHASd6SFVLX9kHrko+RRWAPNEHl57muTH2SOa2SroxPjcf59q5zd +J1M3s6oYwlkm7Fsf0uZlfO+TvdhYXAvA42VvPMfKWeP+bl+sg779XSVOKik71gur +FzJ4pOE+lEa+Ym6b3kaosRbnhW70CEBFEaCeVESE99g2zvVQR9wsMJvuwPWW0v4J +hscGWa5Pro4RmHvzC1KqYiaqId+OJTN5lxZJjfU+1UefNzFJM3IFTQy2VYzxV4+K +h9GtxRESOaCtAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD +AgEGMB0GA1UdDgQWBBRXNPN0zwRL1SXm8UC2LEzZLemgrTANBgkqhkiG9w0BAQsF +AAOCAQEAPrvbFxbS8hQBICw4g0utvsqFepq2m2um4fylOqyttCg6r9cBg0krY6Ld +mmQOmFxv3Y67ilQiLUoT865AQ9tPkbeGGuwAtEGBpE/6aouIs3YIcipJQMPTw4WJ +mBClnW8Zt7vPemVV2zfrPIpyMpcemik+rY3moxtt9XUa5rBouVui7mlHJzWhhpmA +8zNL4WukJsPvdFlseqJkth5Ew1DgDzk9qTPxpfPSvWKErI4cqc1avTc7bgoitPQV +55FYxTpE05Uo2cBl6XLK0A+9H7MV2anjpEcJnuDLN/v9vZfVvhgaaaI5gdka9at/ +yOPiZwud9AzqVN/Ssq+xIvEg37xEHA== +-----END CERTIFICATE----- + +# Issuer: CN=SecureSign Root CA14 O=Cybertrust Japan Co., Ltd. +# Subject: CN=SecureSign Root CA14 O=Cybertrust Japan Co., Ltd. +# Label: "SecureSign Root CA14" +# Serial: 575790784512929437950770173562378038616896959179 +# MD5 Fingerprint: 71:0d:72:fa:92:19:65:5e:89:04:ac:16:33:f0:bc:d5 +# SHA1 Fingerprint: dd:50:c0:f7:79:b3:64:2e:74:a2:b8:9d:9f:d3:40:dd:bb:f0:f2:4f +# SHA256 Fingerprint: 4b:00:9c:10:34:49:4f:9a:b5:6b:ba:3b:a1:d6:27:31:fc:4d:20:d8:95:5a:dc:ec:10:a9:25:60:72:61:e3:38 +-----BEGIN CERTIFICATE----- +MIIFcjCCA1qgAwIBAgIUZNtaDCBO6Ncpd8hQJ6JaJ90t8sswDQYJKoZIhvcNAQEM +BQAwUTELMAkGA1UEBhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28u +LCBMdGQuMR0wGwYDVQQDExRTZWN1cmVTaWduIFJvb3QgQ0ExNDAeFw0yMDA0MDgw +NzA2MTlaFw00NTA0MDgwNzA2MTlaMFExCzAJBgNVBAYTAkpQMSMwIQYDVQQKExpD +eWJlcnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMUU2VjdXJlU2lnbiBS +b290IENBMTQwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDF0nqh1oq/ +FjHQmNE6lPxauG4iwWL3pwon71D2LrGeaBLwbCRjOfHw3xDG3rdSINVSW0KZnvOg +vlIfX8xnbacuUKLBl422+JX1sLrcneC+y9/3OPJH9aaakpUqYllQC6KxNedlsmGy +6pJxaeQp8E+BgQQ8sqVb1MWoWWd7VRxJq3qdwudzTe/NCcLEVxLbAQ4jeQkHO6Lo +/IrPj8BGJJw4J+CDnRugv3gVEOuGTgpa/d/aLIJ+7sr2KeH6caH3iGicnPCNvg9J +kdjqOvn90Ghx2+m1K06Ckm9mH+Dw3EzsytHqunQG+bOEkJTRX45zGRBdAuVwpcAQ +0BB8b8VYSbSwbprafZX1zNoCr7gsfXmPvkPx+SgojQlD+Ajda8iLLCSxjVIHvXib +y8posqTdDEx5YMaZ0ZPxMBoH064iwurO8YQJzOAUbn8/ftKChazcqRZOhaBgy/ac +18izju3Gm5h1DVXoX+WViwKkrkMpKBGk5hIwAUt1ax5mnXkvpXYvHUC0bcl9eQjs +0Wq2XSqypWa9a4X0dFbD9ed1Uigspf9mR6XU/v6eVL9lfgHWMI+lNpyiUBzuOIAB +SMbHdPTGrMNASRZhdCyvjG817XsYAFs2PJxQDcqSMxDxJklt33UkN4Ii1+iW/RVL +ApY+B3KVfqs9TC7XyvDf4Fg/LS8EmjijAQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUBpOjCl4oaTeqYR3r6/wtbyPk +86AwDQYJKoZIhvcNAQEMBQADggIBAJaAcgkGfpzMkwQWu6A6jZJOtxEaCnFxEM0E +rX+lRVAQZk5KQaID2RFPeje5S+LGjzJmdSX7684/AykmjbgWHfYfM25I5uj4V7Ib +ed87hwriZLoAymzvftAj63iP/2SbNDefNWWipAA9EiOWWF3KY4fGoweITedpdopT +zfFP7ELyk+OZpDc8h7hi2/DsHzc/N19DzFGdtfCXwreFamgLRB7lUe6TzktuhsHS +DCRZNhqfLJGP4xjblJUK7ZGqDpncllPjYYPGFrojutzdfhrGe0K22VoF3Jpf1d+4 +2kd92jjbrDnVHmtsKheMYc2xbXIBw8MgAGJoFjHVdqqGuw6qnsb58Nn4DSEC5MUo +FlkRudlpcyqSeLiSV5sI8jrlL5WwWLdrIBRtFO8KvH7YVdiI2i/6GaX7i+B/OfVy +K4XELKzvGUWSTLNhB9xNH27SgRNcmvMSZ4PPmz+Ln52kuaiWA3rF7iDeM9ovnhp6 +dB7h7sxaOgTdsxoEqBRjrLdHEoOabPXm6RUVkRqEGQ6UROcSjiVbgGcZ3GOTEAtl +Lor6CZpO2oYofaphNdgOpygau1LgePhsumywbrmHXumZNTfxPWQrqaA0k89jL9WB +365jJ6UeTo3cKXhZ+PmhIIynJkBugnLNeLLIjzwec+fBH7/PzqUqm9tEZDKgu39c +JRNItX+S +-----END CERTIFICATE----- + +# Issuer: CN=SecureSign Root CA15 O=Cybertrust Japan Co., Ltd. +# Subject: CN=SecureSign Root CA15 O=Cybertrust Japan Co., Ltd. +# Label: "SecureSign Root CA15" +# Serial: 126083514594751269499665114766174399806381178503 +# MD5 Fingerprint: 13:30:fc:c4:62:a6:a9:de:b5:c1:68:af:b5:d2:31:47 +# SHA1 Fingerprint: cb:ba:83:c8:c1:5a:5d:f1:f9:73:6f:ca:d7:ef:28:13:06:4a:07:7d +# SHA256 Fingerprint: e7:78:f0:f0:95:fe:84:37:29:cd:1a:00:82:17:9e:53:14:a9:c2:91:44:28:05:e1:fb:1d:8f:b6:b8:88:6c:3a +-----BEGIN CERTIFICATE----- +MIICIzCCAamgAwIBAgIUFhXHw9hJp75pDIqI7fBw+d23PocwCgYIKoZIzj0EAwMw +UTELMAkGA1UEBhMCSlAxIzAhBgNVBAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28uLCBM +dGQuMR0wGwYDVQQDExRTZWN1cmVTaWduIFJvb3QgQ0ExNTAeFw0yMDA0MDgwODMy +NTZaFw00NTA0MDgwODMyNTZaMFExCzAJBgNVBAYTAkpQMSMwIQYDVQQKExpDeWJl +cnRydXN0IEphcGFuIENvLiwgTHRkLjEdMBsGA1UEAxMUU2VjdXJlU2lnbiBSb290 +IENBMTUwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQLUHSNZDKZmbPSYAi4Io5GdCx4 +wCtELW1fHcmuS1Iggz24FG1Th2CeX2yF2wYUleDHKP+dX+Sq8bOLbe1PL0vJSpSR +ZHX+AezB2Ot6lHhWGENfa4HL9rzatAy2KZMIaY+jQjBAMA8GA1UdEwEB/wQFMAMB +Af8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTrQciu/NWeUUj1vYv0hyCTQSvT +9DAKBggqhkjOPQQDAwNoADBlAjEA2S6Jfl5OpBEHvVnCB96rMjhTKkZEBhd6zlHp +4P9mLQlO4E/0BdGF9jVg3PVys0Z9AjBEmEYagoUeYWmJSwdLZrWeqrqgHkHZAXQ6 +bkU6iYAZezKYVWOr62Nuk22rGwlgMU4= +-----END CERTIFICATE----- diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/core.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/core.py new file mode 100644 index 00000000000..70e0c3bdbd2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/core.py @@ -0,0 +1,114 @@ +""" +certifi.py +~~~~~~~~~~ + +This module returns the installation location of cacert.pem or its contents. +""" +import sys +import atexit + +def exit_cacert_ctx() -> None: + _CACERT_CTX.__exit__(None, None, None) # type: ignore[union-attr] + + +if sys.version_info >= (3, 11): + + from importlib.resources import as_file, files + + _CACERT_CTX = None + _CACERT_PATH = None + + def where() -> str: + # This is slightly terrible, but we want to delay extracting the file + # in cases where we're inside of a zipimport situation until someone + # actually calls where(), but we don't want to re-extract the file + # on every call of where(), so we'll do it once then store it in a + # global variable. + global _CACERT_CTX + global _CACERT_PATH + if _CACERT_PATH is None: + # This is slightly janky, the importlib.resources API wants you to + # manage the cleanup of this file, so it doesn't actually return a + # path, it returns a context manager that will give you the path + # when you enter it and will do any cleanup when you leave it. In + # the common case of not needing a temporary file, it will just + # return the file system location and the __exit__() is a no-op. + # + # We also have to hold onto the actual context manager, because + # it will do the cleanup whenever it gets garbage collected, so + # we will also store that at the global level as well. + _CACERT_CTX = as_file(files("pip._vendor.certifi").joinpath("cacert.pem")) + _CACERT_PATH = str(_CACERT_CTX.__enter__()) + atexit.register(exit_cacert_ctx) + + return _CACERT_PATH + + def contents() -> str: + return files("pip._vendor.certifi").joinpath("cacert.pem").read_text(encoding="ascii") + +elif sys.version_info >= (3, 7): + + from importlib.resources import path as get_path, read_text + + _CACERT_CTX = None + _CACERT_PATH = None + + def where() -> str: + # This is slightly terrible, but we want to delay extracting the + # file in cases where we're inside of a zipimport situation until + # someone actually calls where(), but we don't want to re-extract + # the file on every call of where(), so we'll do it once then store + # it in a global variable. + global _CACERT_CTX + global _CACERT_PATH + if _CACERT_PATH is None: + # This is slightly janky, the importlib.resources API wants you + # to manage the cleanup of this file, so it doesn't actually + # return a path, it returns a context manager that will give + # you the path when you enter it and will do any cleanup when + # you leave it. In the common case of not needing a temporary + # file, it will just return the file system location and the + # __exit__() is a no-op. + # + # We also have to hold onto the actual context manager, because + # it will do the cleanup whenever it gets garbage collected, so + # we will also store that at the global level as well. + _CACERT_CTX = get_path("pip._vendor.certifi", "cacert.pem") + _CACERT_PATH = str(_CACERT_CTX.__enter__()) + atexit.register(exit_cacert_ctx) + + return _CACERT_PATH + + def contents() -> str: + return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii") + +else: + import os + import types + from typing import Union + + Package = Union[types.ModuleType, str] + Resource = Union[str, "os.PathLike"] + + # This fallback will work for Python versions prior to 3.7 that lack the + # importlib.resources module but relies on the existing `where` function + # so won't address issues with environments like PyOxidizer that don't set + # __file__ on modules. + def read_text( + package: Package, + resource: Resource, + encoding: str = 'utf-8', + errors: str = 'strict' + ) -> str: + with open(where(), encoding=encoding) as data: + return data.read() + + # If we don't have importlib.resources, then we will just do the old logic + # of assuming we're on the filesystem and munge the path directly. + def where() -> str: + f = os.path.dirname(__file__) + + return os.path.join(f, "cacert.pem") + + def contents() -> str: + return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/certifi/py.typed new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/__init__.py new file mode 100644 index 00000000000..bf0d6c6d30e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/__init__.py @@ -0,0 +1,33 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012-2023 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +import logging + +__version__ = '0.3.9' + + +class DistlibException(Exception): + pass + + +try: + from logging import NullHandler +except ImportError: # pragma: no cover + + class NullHandler(logging.Handler): + + def handle(self, record): + pass + + def emit(self, record): + pass + + def createLock(self): + self.lock = None + + +logger = logging.getLogger(__name__) +logger.addHandler(NullHandler()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py new file mode 100644 index 00000000000..ca561dd2e37 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py @@ -0,0 +1,1137 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2013-2017 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +from __future__ import absolute_import + +import os +import re +import shutil +import sys + +try: + import ssl +except ImportError: # pragma: no cover + ssl = None + +if sys.version_info[0] < 3: # pragma: no cover + from StringIO import StringIO + string_types = basestring, + text_type = unicode + from types import FileType as file_type + import __builtin__ as builtins + import ConfigParser as configparser + from urlparse import urlparse, urlunparse, urljoin, urlsplit, urlunsplit + from urllib import (urlretrieve, quote as _quote, unquote, url2pathname, + pathname2url, ContentTooShortError, splittype) + + def quote(s): + if isinstance(s, unicode): + s = s.encode('utf-8') + return _quote(s) + + import urllib2 + from urllib2 import (Request, urlopen, URLError, HTTPError, + HTTPBasicAuthHandler, HTTPPasswordMgr, HTTPHandler, + HTTPRedirectHandler, build_opener) + if ssl: + from urllib2 import HTTPSHandler + import httplib + import xmlrpclib + import Queue as queue + from HTMLParser import HTMLParser + import htmlentitydefs + raw_input = raw_input + from itertools import ifilter as filter + from itertools import ifilterfalse as filterfalse + + # Leaving this around for now, in case it needs resurrecting in some way + # _userprog = None + # def splituser(host): + # """splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'.""" + # global _userprog + # if _userprog is None: + # import re + # _userprog = re.compile('^(.*)@(.*)$') + + # match = _userprog.match(host) + # if match: return match.group(1, 2) + # return None, host + +else: # pragma: no cover + from io import StringIO + string_types = str, + text_type = str + from io import TextIOWrapper as file_type + import builtins + import configparser + from urllib.parse import (urlparse, urlunparse, urljoin, quote, unquote, + urlsplit, urlunsplit, splittype) + from urllib.request import (urlopen, urlretrieve, Request, url2pathname, + pathname2url, HTTPBasicAuthHandler, + HTTPPasswordMgr, HTTPHandler, + HTTPRedirectHandler, build_opener) + if ssl: + from urllib.request import HTTPSHandler + from urllib.error import HTTPError, URLError, ContentTooShortError + import http.client as httplib + import urllib.request as urllib2 + import xmlrpc.client as xmlrpclib + import queue + from html.parser import HTMLParser + import html.entities as htmlentitydefs + raw_input = input + from itertools import filterfalse + filter = filter + +try: + from ssl import match_hostname, CertificateError +except ImportError: # pragma: no cover + + class CertificateError(ValueError): + pass + + def _dnsname_match(dn, hostname, max_wildcards=1): + """Matching according to RFC 6125, section 6.4.3 + + http://tools.ietf.org/html/rfc6125#section-6.4.3 + """ + pats = [] + if not dn: + return False + + parts = dn.split('.') + leftmost, remainder = parts[0], parts[1:] + + wildcards = leftmost.count('*') + if wildcards > max_wildcards: + # Issue #17980: avoid denials of service by refusing more + # than one wildcard per fragment. A survey of established + # policy among SSL implementations showed it to be a + # reasonable choice. + raise CertificateError( + "too many wildcards in certificate DNS name: " + repr(dn)) + + # speed up common case w/o wildcards + if not wildcards: + return dn.lower() == hostname.lower() + + # RFC 6125, section 6.4.3, subitem 1. + # The client SHOULD NOT attempt to match a presented identifier in which + # the wildcard character comprises a label other than the left-most label. + if leftmost == '*': + # When '*' is a fragment by itself, it matches a non-empty dotless + # fragment. + pats.append('[^.]+') + elif leftmost.startswith('xn--') or hostname.startswith('xn--'): + # RFC 6125, section 6.4.3, subitem 3. + # The client SHOULD NOT attempt to match a presented identifier + # where the wildcard character is embedded within an A-label or + # U-label of an internationalized domain name. + pats.append(re.escape(leftmost)) + else: + # Otherwise, '*' matches any dotless string, e.g. www* + pats.append(re.escape(leftmost).replace(r'\*', '[^.]*')) + + # add the remaining fragments, ignore any wildcards + for frag in remainder: + pats.append(re.escape(frag)) + + pat = re.compile(r'\A' + r'\.'.join(pats) + r'\Z', re.IGNORECASE) + return pat.match(hostname) + + def match_hostname(cert, hostname): + """Verify that *cert* (in decoded format as returned by + SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125 + rules are followed, but IP addresses are not accepted for *hostname*. + + CertificateError is raised on failure. On success, the function + returns nothing. + """ + if not cert: + raise ValueError("empty or no certificate, match_hostname needs a " + "SSL socket or SSL context with either " + "CERT_OPTIONAL or CERT_REQUIRED") + dnsnames = [] + san = cert.get('subjectAltName', ()) + for key, value in san: + if key == 'DNS': + if _dnsname_match(value, hostname): + return + dnsnames.append(value) + if not dnsnames: + # The subject is only checked when there is no dNSName entry + # in subjectAltName + for sub in cert.get('subject', ()): + for key, value in sub: + # XXX according to RFC 2818, the most specific Common Name + # must be used. + if key == 'commonName': + if _dnsname_match(value, hostname): + return + dnsnames.append(value) + if len(dnsnames) > 1: + raise CertificateError("hostname %r " + "doesn't match either of %s" % + (hostname, ', '.join(map(repr, dnsnames)))) + elif len(dnsnames) == 1: + raise CertificateError("hostname %r " + "doesn't match %r" % + (hostname, dnsnames[0])) + else: + raise CertificateError("no appropriate commonName or " + "subjectAltName fields were found") + + +try: + from types import SimpleNamespace as Container +except ImportError: # pragma: no cover + + class Container(object): + """ + A generic container for when multiple values need to be returned + """ + + def __init__(self, **kwargs): + self.__dict__.update(kwargs) + + +try: + from shutil import which +except ImportError: # pragma: no cover + # Implementation from Python 3.3 + def which(cmd, mode=os.F_OK | os.X_OK, path=None): + """Given a command, mode, and a PATH string, return the path which + conforms to the given mode on the PATH, or None if there is no such + file. + + `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result + of os.environ.get("PATH"), or can be overridden with a custom search + path. + + """ + + # Check that a given file can be accessed with the correct mode. + # Additionally check that `file` is not a directory, as on Windows + # directories pass the os.access check. + def _access_check(fn, mode): + return (os.path.exists(fn) and os.access(fn, mode) and not os.path.isdir(fn)) + + # If we're given a path with a directory part, look it up directly rather + # than referring to PATH directories. This includes checking relative to the + # current directory, e.g. ./script + if os.path.dirname(cmd): + if _access_check(cmd, mode): + return cmd + return None + + if path is None: + path = os.environ.get("PATH", os.defpath) + if not path: + return None + path = path.split(os.pathsep) + + if sys.platform == "win32": + # The current directory takes precedence on Windows. + if os.curdir not in path: + path.insert(0, os.curdir) + + # PATHEXT is necessary to check on Windows. + pathext = os.environ.get("PATHEXT", "").split(os.pathsep) + # See if the given file matches any of the expected path extensions. + # This will allow us to short circuit when given "python.exe". + # If it does match, only test that one, otherwise we have to try + # others. + if any(cmd.lower().endswith(ext.lower()) for ext in pathext): + files = [cmd] + else: + files = [cmd + ext for ext in pathext] + else: + # On other platforms you don't have things like PATHEXT to tell you + # what file suffixes are executable, so just pass on cmd as-is. + files = [cmd] + + seen = set() + for dir in path: + normdir = os.path.normcase(dir) + if normdir not in seen: + seen.add(normdir) + for thefile in files: + name = os.path.join(dir, thefile) + if _access_check(name, mode): + return name + return None + + +# ZipFile is a context manager in 2.7, but not in 2.6 + +from zipfile import ZipFile as BaseZipFile + +if hasattr(BaseZipFile, '__enter__'): # pragma: no cover + ZipFile = BaseZipFile +else: # pragma: no cover + from zipfile import ZipExtFile as BaseZipExtFile + + class ZipExtFile(BaseZipExtFile): + + def __init__(self, base): + self.__dict__.update(base.__dict__) + + def __enter__(self): + return self + + def __exit__(self, *exc_info): + self.close() + # return None, so if an exception occurred, it will propagate + + class ZipFile(BaseZipFile): + + def __enter__(self): + return self + + def __exit__(self, *exc_info): + self.close() + # return None, so if an exception occurred, it will propagate + + def open(self, *args, **kwargs): + base = BaseZipFile.open(self, *args, **kwargs) + return ZipExtFile(base) + + +try: + from platform import python_implementation +except ImportError: # pragma: no cover + + def python_implementation(): + """Return a string identifying the Python implementation.""" + if 'PyPy' in sys.version: + return 'PyPy' + if os.name == 'java': + return 'Jython' + if sys.version.startswith('IronPython'): + return 'IronPython' + return 'CPython' + + +import sysconfig + +try: + callable = callable +except NameError: # pragma: no cover + from collections.abc import Callable + + def callable(obj): + return isinstance(obj, Callable) + + +try: + fsencode = os.fsencode + fsdecode = os.fsdecode +except AttributeError: # pragma: no cover + # Issue #99: on some systems (e.g. containerised), + # sys.getfilesystemencoding() returns None, and we need a real value, + # so fall back to utf-8. From the CPython 2.7 docs relating to Unix and + # sys.getfilesystemencoding(): the return value is "the user’s preference + # according to the result of nl_langinfo(CODESET), or None if the + # nl_langinfo(CODESET) failed." + _fsencoding = sys.getfilesystemencoding() or 'utf-8' + if _fsencoding == 'mbcs': + _fserrors = 'strict' + else: + _fserrors = 'surrogateescape' + + def fsencode(filename): + if isinstance(filename, bytes): + return filename + elif isinstance(filename, text_type): + return filename.encode(_fsencoding, _fserrors) + else: + raise TypeError("expect bytes or str, not %s" % + type(filename).__name__) + + def fsdecode(filename): + if isinstance(filename, text_type): + return filename + elif isinstance(filename, bytes): + return filename.decode(_fsencoding, _fserrors) + else: + raise TypeError("expect bytes or str, not %s" % + type(filename).__name__) + + +try: + from tokenize import detect_encoding +except ImportError: # pragma: no cover + from codecs import BOM_UTF8, lookup + + cookie_re = re.compile(r"coding[:=]\s*([-\w.]+)") + + def _get_normal_name(orig_enc): + """Imitates get_normal_name in tokenizer.c.""" + # Only care about the first 12 characters. + enc = orig_enc[:12].lower().replace("_", "-") + if enc == "utf-8" or enc.startswith("utf-8-"): + return "utf-8" + if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or \ + enc.startswith(("latin-1-", "iso-8859-1-", "iso-latin-1-")): + return "iso-8859-1" + return orig_enc + + def detect_encoding(readline): + """ + The detect_encoding() function is used to detect the encoding that should + be used to decode a Python source file. It requires one argument, readline, + in the same way as the tokenize() generator. + + It will call readline a maximum of twice, and return the encoding used + (as a string) and a list of any lines (left as bytes) it has read in. + + It detects the encoding from the presence of a utf-8 bom or an encoding + cookie as specified in pep-0263. If both a bom and a cookie are present, + but disagree, a SyntaxError will be raised. If the encoding cookie is an + invalid charset, raise a SyntaxError. Note that if a utf-8 bom is found, + 'utf-8-sig' is returned. + + If no encoding is specified, then the default of 'utf-8' will be returned. + """ + try: + filename = readline.__self__.name + except AttributeError: + filename = None + bom_found = False + encoding = None + default = 'utf-8' + + def read_or_stop(): + try: + return readline() + except StopIteration: + return b'' + + def find_cookie(line): + try: + # Decode as UTF-8. Either the line is an encoding declaration, + # in which case it should be pure ASCII, or it must be UTF-8 + # per default encoding. + line_string = line.decode('utf-8') + except UnicodeDecodeError: + msg = "invalid or missing encoding declaration" + if filename is not None: + msg = '{} for {!r}'.format(msg, filename) + raise SyntaxError(msg) + + matches = cookie_re.findall(line_string) + if not matches: + return None + encoding = _get_normal_name(matches[0]) + try: + codec = lookup(encoding) + except LookupError: + # This behaviour mimics the Python interpreter + if filename is None: + msg = "unknown encoding: " + encoding + else: + msg = "unknown encoding for {!r}: {}".format( + filename, encoding) + raise SyntaxError(msg) + + if bom_found: + if codec.name != 'utf-8': + # This behaviour mimics the Python interpreter + if filename is None: + msg = 'encoding problem: utf-8' + else: + msg = 'encoding problem for {!r}: utf-8'.format( + filename) + raise SyntaxError(msg) + encoding += '-sig' + return encoding + + first = read_or_stop() + if first.startswith(BOM_UTF8): + bom_found = True + first = first[3:] + default = 'utf-8-sig' + if not first: + return default, [] + + encoding = find_cookie(first) + if encoding: + return encoding, [first] + + second = read_or_stop() + if not second: + return default, [first] + + encoding = find_cookie(second) + if encoding: + return encoding, [first, second] + + return default, [first, second] + + +# For converting & <-> & etc. +try: + from html import escape +except ImportError: + from cgi import escape +if sys.version_info[:2] < (3, 4): + unescape = HTMLParser().unescape +else: + from html import unescape + +try: + from collections import ChainMap +except ImportError: # pragma: no cover + from collections import MutableMapping + + try: + from reprlib import recursive_repr as _recursive_repr + except ImportError: + + def _recursive_repr(fillvalue='...'): + ''' + Decorator to make a repr function return fillvalue for a recursive + call + ''' + + def decorating_function(user_function): + repr_running = set() + + def wrapper(self): + key = id(self), get_ident() + if key in repr_running: + return fillvalue + repr_running.add(key) + try: + result = user_function(self) + finally: + repr_running.discard(key) + return result + + # Can't use functools.wraps() here because of bootstrap issues + wrapper.__module__ = getattr(user_function, '__module__') + wrapper.__doc__ = getattr(user_function, '__doc__') + wrapper.__name__ = getattr(user_function, '__name__') + wrapper.__annotations__ = getattr(user_function, + '__annotations__', {}) + return wrapper + + return decorating_function + + class ChainMap(MutableMapping): + ''' + A ChainMap groups multiple dicts (or other mappings) together + to create a single, updateable view. + + The underlying mappings are stored in a list. That list is public and can + accessed or updated using the *maps* attribute. There is no other state. + + Lookups search the underlying mappings successively until a key is found. + In contrast, writes, updates, and deletions only operate on the first + mapping. + ''' + + def __init__(self, *maps): + '''Initialize a ChainMap by setting *maps* to the given mappings. + If no mappings are provided, a single empty dictionary is used. + + ''' + self.maps = list(maps) or [{}] # always at least one map + + def __missing__(self, key): + raise KeyError(key) + + def __getitem__(self, key): + for mapping in self.maps: + try: + return mapping[ + key] # can't use 'key in mapping' with defaultdict + except KeyError: + pass + return self.__missing__( + key) # support subclasses that define __missing__ + + def get(self, key, default=None): + return self[key] if key in self else default + + def __len__(self): + return len(set().union( + *self.maps)) # reuses stored hash values if possible + + def __iter__(self): + return iter(set().union(*self.maps)) + + def __contains__(self, key): + return any(key in m for m in self.maps) + + def __bool__(self): + return any(self.maps) + + @_recursive_repr() + def __repr__(self): + return '{0.__class__.__name__}({1})'.format( + self, ', '.join(map(repr, self.maps))) + + @classmethod + def fromkeys(cls, iterable, *args): + 'Create a ChainMap with a single dict created from the iterable.' + return cls(dict.fromkeys(iterable, *args)) + + def copy(self): + 'New ChainMap or subclass with a new copy of maps[0] and refs to maps[1:]' + return self.__class__(self.maps[0].copy(), *self.maps[1:]) + + __copy__ = copy + + def new_child(self): # like Django's Context.push() + 'New ChainMap with a new dict followed by all previous maps.' + return self.__class__({}, *self.maps) + + @property + def parents(self): # like Django's Context.pop() + 'New ChainMap from maps[1:].' + return self.__class__(*self.maps[1:]) + + def __setitem__(self, key, value): + self.maps[0][key] = value + + def __delitem__(self, key): + try: + del self.maps[0][key] + except KeyError: + raise KeyError( + 'Key not found in the first mapping: {!r}'.format(key)) + + def popitem(self): + 'Remove and return an item pair from maps[0]. Raise KeyError is maps[0] is empty.' + try: + return self.maps[0].popitem() + except KeyError: + raise KeyError('No keys found in the first mapping.') + + def pop(self, key, *args): + 'Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].' + try: + return self.maps[0].pop(key, *args) + except KeyError: + raise KeyError( + 'Key not found in the first mapping: {!r}'.format(key)) + + def clear(self): + 'Clear maps[0], leaving maps[1:] intact.' + self.maps[0].clear() + + +try: + from importlib.util import cache_from_source # Python >= 3.4 +except ImportError: # pragma: no cover + + def cache_from_source(path, debug_override=None): + assert path.endswith('.py') + if debug_override is None: + debug_override = __debug__ + if debug_override: + suffix = 'c' + else: + suffix = 'o' + return path + suffix + + +try: + from collections import OrderedDict +except ImportError: # pragma: no cover + # {{{ http://code.activestate.com/recipes/576693/ (r9) + # Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy. + # Passes Python2.7's test suite and incorporates all the latest updates. + try: + from thread import get_ident as _get_ident + except ImportError: + from dummy_thread import get_ident as _get_ident + + try: + from _abcoll import KeysView, ValuesView, ItemsView + except ImportError: + pass + + class OrderedDict(dict): + 'Dictionary that remembers insertion order' + + # An inherited dict maps keys to values. + # The inherited dict provides __getitem__, __len__, __contains__, and get. + # The remaining methods are order-aware. + # Big-O running times for all methods are the same as for regular dictionaries. + + # The internal self.__map dictionary maps keys to links in a doubly linked list. + # The circular doubly linked list starts and ends with a sentinel element. + # The sentinel element never gets deleted (this simplifies the algorithm). + # Each link is stored as a list of length three: [PREV, NEXT, KEY]. + + def __init__(self, *args, **kwds): + '''Initialize an ordered dictionary. Signature is the same as for + regular dictionaries, but keyword arguments are not recommended + because their insertion order is arbitrary. + + ''' + if len(args) > 1: + raise TypeError('expected at most 1 arguments, got %d' % + len(args)) + try: + self.__root + except AttributeError: + self.__root = root = [] # sentinel node + root[:] = [root, root, None] + self.__map = {} + self.__update(*args, **kwds) + + def __setitem__(self, key, value, dict_setitem=dict.__setitem__): + 'od.__setitem__(i, y) <==> od[i]=y' + # Setting a new item creates a new link which goes at the end of the linked + # list, and the inherited dictionary is updated with the new key/value pair. + if key not in self: + root = self.__root + last = root[0] + last[1] = root[0] = self.__map[key] = [last, root, key] + dict_setitem(self, key, value) + + def __delitem__(self, key, dict_delitem=dict.__delitem__): + 'od.__delitem__(y) <==> del od[y]' + # Deleting an existing item uses self.__map to find the link which is + # then removed by updating the links in the predecessor and successor nodes. + dict_delitem(self, key) + link_prev, link_next, key = self.__map.pop(key) + link_prev[1] = link_next + link_next[0] = link_prev + + def __iter__(self): + 'od.__iter__() <==> iter(od)' + root = self.__root + curr = root[1] + while curr is not root: + yield curr[2] + curr = curr[1] + + def __reversed__(self): + 'od.__reversed__() <==> reversed(od)' + root = self.__root + curr = root[0] + while curr is not root: + yield curr[2] + curr = curr[0] + + def clear(self): + 'od.clear() -> None. Remove all items from od.' + try: + for node in self.__map.itervalues(): + del node[:] + root = self.__root + root[:] = [root, root, None] + self.__map.clear() + except AttributeError: + pass + dict.clear(self) + + def popitem(self, last=True): + '''od.popitem() -> (k, v), return and remove a (key, value) pair. + Pairs are returned in LIFO order if last is true or FIFO order if false. + + ''' + if not self: + raise KeyError('dictionary is empty') + root = self.__root + if last: + link = root[0] + link_prev = link[0] + link_prev[1] = root + root[0] = link_prev + else: + link = root[1] + link_next = link[1] + root[1] = link_next + link_next[0] = root + key = link[2] + del self.__map[key] + value = dict.pop(self, key) + return key, value + + # -- the following methods do not depend on the internal structure -- + + def keys(self): + 'od.keys() -> list of keys in od' + return list(self) + + def values(self): + 'od.values() -> list of values in od' + return [self[key] for key in self] + + def items(self): + 'od.items() -> list of (key, value) pairs in od' + return [(key, self[key]) for key in self] + + def iterkeys(self): + 'od.iterkeys() -> an iterator over the keys in od' + return iter(self) + + def itervalues(self): + 'od.itervalues -> an iterator over the values in od' + for k in self: + yield self[k] + + def iteritems(self): + 'od.iteritems -> an iterator over the (key, value) items in od' + for k in self: + yield (k, self[k]) + + def update(*args, **kwds): + '''od.update(E, **F) -> None. Update od from dict/iterable E and F. + + If E is a dict instance, does: for k in E: od[k] = E[k] + If E has a .keys() method, does: for k in E.keys(): od[k] = E[k] + Or if E is an iterable of items, does: for k, v in E: od[k] = v + In either case, this is followed by: for k, v in F.items(): od[k] = v + + ''' + if len(args) > 2: + raise TypeError('update() takes at most 2 positional ' + 'arguments (%d given)' % (len(args), )) + elif not args: + raise TypeError('update() takes at least 1 argument (0 given)') + self = args[0] + # Make progressively weaker assumptions about "other" + other = () + if len(args) == 2: + other = args[1] + if isinstance(other, dict): + for key in other: + self[key] = other[key] + elif hasattr(other, 'keys'): + for key in other.keys(): + self[key] = other[key] + else: + for key, value in other: + self[key] = value + for key, value in kwds.items(): + self[key] = value + + __update = update # let subclasses override update without breaking __init__ + + __marker = object() + + def pop(self, key, default=__marker): + '''od.pop(k[,d]) -> v, remove specified key and return the corresponding value. + If key is not found, d is returned if given, otherwise KeyError is raised. + + ''' + if key in self: + result = self[key] + del self[key] + return result + if default is self.__marker: + raise KeyError(key) + return default + + def setdefault(self, key, default=None): + 'od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od' + if key in self: + return self[key] + self[key] = default + return default + + def __repr__(self, _repr_running=None): + 'od.__repr__() <==> repr(od)' + if not _repr_running: + _repr_running = {} + call_key = id(self), _get_ident() + if call_key in _repr_running: + return '...' + _repr_running[call_key] = 1 + try: + if not self: + return '%s()' % (self.__class__.__name__, ) + return '%s(%r)' % (self.__class__.__name__, self.items()) + finally: + del _repr_running[call_key] + + def __reduce__(self): + 'Return state information for pickling' + items = [[k, self[k]] for k in self] + inst_dict = vars(self).copy() + for k in vars(OrderedDict()): + inst_dict.pop(k, None) + if inst_dict: + return (self.__class__, (items, ), inst_dict) + return self.__class__, (items, ) + + def copy(self): + 'od.copy() -> a shallow copy of od' + return self.__class__(self) + + @classmethod + def fromkeys(cls, iterable, value=None): + '''OD.fromkeys(S[, v]) -> New ordered dictionary with keys from S + and values equal to v (which defaults to None). + + ''' + d = cls() + for key in iterable: + d[key] = value + return d + + def __eq__(self, other): + '''od.__eq__(y) <==> od==y. Comparison to another OD is order-sensitive + while comparison to a regular mapping is order-insensitive. + + ''' + if isinstance(other, OrderedDict): + return len(self) == len( + other) and self.items() == other.items() + return dict.__eq__(self, other) + + def __ne__(self, other): + return not self == other + + # -- the following methods are only used in Python 2.7 -- + + def viewkeys(self): + "od.viewkeys() -> a set-like object providing a view on od's keys" + return KeysView(self) + + def viewvalues(self): + "od.viewvalues() -> an object providing a view on od's values" + return ValuesView(self) + + def viewitems(self): + "od.viewitems() -> a set-like object providing a view on od's items" + return ItemsView(self) + + +try: + from logging.config import BaseConfigurator, valid_ident +except ImportError: # pragma: no cover + IDENTIFIER = re.compile('^[a-z_][a-z0-9_]*$', re.I) + + def valid_ident(s): + m = IDENTIFIER.match(s) + if not m: + raise ValueError('Not a valid Python identifier: %r' % s) + return True + + # The ConvertingXXX classes are wrappers around standard Python containers, + # and they serve to convert any suitable values in the container. The + # conversion converts base dicts, lists and tuples to their wrapped + # equivalents, whereas strings which match a conversion format are converted + # appropriately. + # + # Each wrapper should have a configurator attribute holding the actual + # configurator to use for conversion. + + class ConvertingDict(dict): + """A converting dictionary wrapper.""" + + def __getitem__(self, key): + value = dict.__getitem__(self, key) + result = self.configurator.convert(value) + # If the converted value is different, save for next time + if value is not result: + self[key] = result + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + result.key = key + return result + + def get(self, key, default=None): + value = dict.get(self, key, default) + result = self.configurator.convert(value) + # If the converted value is different, save for next time + if value is not result: + self[key] = result + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + result.key = key + return result + + def pop(self, key, default=None): + value = dict.pop(self, key, default) + result = self.configurator.convert(value) + if value is not result: + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + result.key = key + return result + + class ConvertingList(list): + """A converting list wrapper.""" + + def __getitem__(self, key): + value = list.__getitem__(self, key) + result = self.configurator.convert(value) + # If the converted value is different, save for next time + if value is not result: + self[key] = result + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + result.key = key + return result + + def pop(self, idx=-1): + value = list.pop(self, idx) + result = self.configurator.convert(value) + if value is not result: + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + return result + + class ConvertingTuple(tuple): + """A converting tuple wrapper.""" + + def __getitem__(self, key): + value = tuple.__getitem__(self, key) + result = self.configurator.convert(value) + if value is not result: + if type(result) in (ConvertingDict, ConvertingList, + ConvertingTuple): + result.parent = self + result.key = key + return result + + class BaseConfigurator(object): + """ + The configurator base class which defines some useful defaults. + """ + + CONVERT_PATTERN = re.compile(r'^(?P[a-z]+)://(?P.*)$') + + WORD_PATTERN = re.compile(r'^\s*(\w+)\s*') + DOT_PATTERN = re.compile(r'^\.\s*(\w+)\s*') + INDEX_PATTERN = re.compile(r'^\[\s*(\w+)\s*\]\s*') + DIGIT_PATTERN = re.compile(r'^\d+$') + + value_converters = { + 'ext': 'ext_convert', + 'cfg': 'cfg_convert', + } + + # We might want to use a different one, e.g. importlib + importer = staticmethod(__import__) + + def __init__(self, config): + self.config = ConvertingDict(config) + self.config.configurator = self + + def resolve(self, s): + """ + Resolve strings to objects using standard import and attribute + syntax. + """ + name = s.split('.') + used = name.pop(0) + try: + found = self.importer(used) + for frag in name: + used += '.' + frag + try: + found = getattr(found, frag) + except AttributeError: + self.importer(used) + found = getattr(found, frag) + return found + except ImportError: + e, tb = sys.exc_info()[1:] + v = ValueError('Cannot resolve %r: %s' % (s, e)) + v.__cause__, v.__traceback__ = e, tb + raise v + + def ext_convert(self, value): + """Default converter for the ext:// protocol.""" + return self.resolve(value) + + def cfg_convert(self, value): + """Default converter for the cfg:// protocol.""" + rest = value + m = self.WORD_PATTERN.match(rest) + if m is None: + raise ValueError("Unable to convert %r" % value) + else: + rest = rest[m.end():] + d = self.config[m.groups()[0]] + while rest: + m = self.DOT_PATTERN.match(rest) + if m: + d = d[m.groups()[0]] + else: + m = self.INDEX_PATTERN.match(rest) + if m: + idx = m.groups()[0] + if not self.DIGIT_PATTERN.match(idx): + d = d[idx] + else: + try: + n = int( + idx + ) # try as number first (most likely) + d = d[n] + except TypeError: + d = d[idx] + if m: + rest = rest[m.end():] + else: + raise ValueError('Unable to convert ' + '%r at %r' % (value, rest)) + # rest should be empty + return d + + def convert(self, value): + """ + Convert values to an appropriate type. dicts, lists and tuples are + replaced by their converting alternatives. Strings are checked to + see if they have a conversion format and are converted if they do. + """ + if not isinstance(value, ConvertingDict) and isinstance( + value, dict): + value = ConvertingDict(value) + value.configurator = self + elif not isinstance(value, ConvertingList) and isinstance( + value, list): + value = ConvertingList(value) + value.configurator = self + elif not isinstance(value, ConvertingTuple) and isinstance(value, tuple): + value = ConvertingTuple(value) + value.configurator = self + elif isinstance(value, string_types): + m = self.CONVERT_PATTERN.match(value) + if m: + d = m.groupdict() + prefix = d['prefix'] + converter = self.value_converters.get(prefix, None) + if converter: + suffix = d['suffix'] + converter = getattr(self, converter) + value = converter(suffix) + return value + + def configure_custom(self, config): + """Configure an object with a user-supplied factory.""" + c = config.pop('()') + if not callable(c): + c = self.resolve(c) + props = config.pop('.', None) + # Check for valid identifiers + kwargs = dict([(k, config[k]) for k in config if valid_ident(k)]) + result = c(**kwargs) + if props: + for name, value in props.items(): + setattr(result, name, value) + return result + + def as_tuple(self, value): + """Utility function which converts lists to tuples.""" + if isinstance(value, list): + value = tuple(value) + return value diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/database.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/database.py new file mode 100644 index 00000000000..c0f896a7d85 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/database.py @@ -0,0 +1,1329 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012-2023 The Python Software Foundation. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +"""PEP 376 implementation.""" + +from __future__ import unicode_literals + +import base64 +import codecs +import contextlib +import hashlib +import logging +import os +import posixpath +import sys +import zipimport + +from . import DistlibException, resources +from .compat import StringIO +from .version import get_scheme, UnsupportedVersionError +from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME) +from .util import (parse_requirement, cached_property, parse_name_and_version, read_exports, write_exports, CSVReader, + CSVWriter) + +__all__ = [ + 'Distribution', 'BaseInstalledDistribution', 'InstalledDistribution', 'EggInfoDistribution', 'DistributionPath' +] + +logger = logging.getLogger(__name__) + +EXPORTS_FILENAME = 'pydist-exports.json' +COMMANDS_FILENAME = 'pydist-commands.json' + +DIST_FILES = ('INSTALLER', METADATA_FILENAME, 'RECORD', 'REQUESTED', 'RESOURCES', EXPORTS_FILENAME, 'SHARED') + +DISTINFO_EXT = '.dist-info' + + +class _Cache(object): + """ + A simple cache mapping names and .dist-info paths to distributions + """ + + def __init__(self): + """ + Initialise an instance. There is normally one for each DistributionPath. + """ + self.name = {} + self.path = {} + self.generated = False + + def clear(self): + """ + Clear the cache, setting it to its initial state. + """ + self.name.clear() + self.path.clear() + self.generated = False + + def add(self, dist): + """ + Add a distribution to the cache. + :param dist: The distribution to add. + """ + if dist.path not in self.path: + self.path[dist.path] = dist + self.name.setdefault(dist.key, []).append(dist) + + +class DistributionPath(object): + """ + Represents a set of distributions installed on a path (typically sys.path). + """ + + def __init__(self, path=None, include_egg=False): + """ + Create an instance from a path, optionally including legacy (distutils/ + setuptools/distribute) distributions. + :param path: The path to use, as a list of directories. If not specified, + sys.path is used. + :param include_egg: If True, this instance will look for and return legacy + distributions as well as those based on PEP 376. + """ + if path is None: + path = sys.path + self.path = path + self._include_dist = True + self._include_egg = include_egg + + self._cache = _Cache() + self._cache_egg = _Cache() + self._cache_enabled = True + self._scheme = get_scheme('default') + + def _get_cache_enabled(self): + return self._cache_enabled + + def _set_cache_enabled(self, value): + self._cache_enabled = value + + cache_enabled = property(_get_cache_enabled, _set_cache_enabled) + + def clear_cache(self): + """ + Clears the internal cache. + """ + self._cache.clear() + self._cache_egg.clear() + + def _yield_distributions(self): + """ + Yield .dist-info and/or .egg(-info) distributions. + """ + # We need to check if we've seen some resources already, because on + # some Linux systems (e.g. some Debian/Ubuntu variants) there are + # symlinks which alias other files in the environment. + seen = set() + for path in self.path: + finder = resources.finder_for_path(path) + if finder is None: + continue + r = finder.find('') + if not r or not r.is_container: + continue + rset = sorted(r.resources) + for entry in rset: + r = finder.find(entry) + if not r or r.path in seen: + continue + try: + if self._include_dist and entry.endswith(DISTINFO_EXT): + possible_filenames = [METADATA_FILENAME, WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME] + for metadata_filename in possible_filenames: + metadata_path = posixpath.join(entry, metadata_filename) + pydist = finder.find(metadata_path) + if pydist: + break + else: + continue + + with contextlib.closing(pydist.as_stream()) as stream: + metadata = Metadata(fileobj=stream, scheme='legacy') + logger.debug('Found %s', r.path) + seen.add(r.path) + yield new_dist_class(r.path, metadata=metadata, env=self) + elif self._include_egg and entry.endswith(('.egg-info', '.egg')): + logger.debug('Found %s', r.path) + seen.add(r.path) + yield old_dist_class(r.path, self) + except Exception as e: + msg = 'Unable to read distribution at %s, perhaps due to bad metadata: %s' + logger.warning(msg, r.path, e) + import warnings + warnings.warn(msg % (r.path, e), stacklevel=2) + + def _generate_cache(self): + """ + Scan the path for distributions and populate the cache with + those that are found. + """ + gen_dist = not self._cache.generated + gen_egg = self._include_egg and not self._cache_egg.generated + if gen_dist or gen_egg: + for dist in self._yield_distributions(): + if isinstance(dist, InstalledDistribution): + self._cache.add(dist) + else: + self._cache_egg.add(dist) + + if gen_dist: + self._cache.generated = True + if gen_egg: + self._cache_egg.generated = True + + @classmethod + def distinfo_dirname(cls, name, version): + """ + The *name* and *version* parameters are converted into their + filename-escaped form, i.e. any ``'-'`` characters are replaced + with ``'_'`` other than the one in ``'dist-info'`` and the one + separating the name from the version number. + + :parameter name: is converted to a standard distribution name by replacing + any runs of non- alphanumeric characters with a single + ``'-'``. + :type name: string + :parameter version: is converted to a standard version string. Spaces + become dots, and all other non-alphanumeric characters + (except dots) become dashes, with runs of multiple + dashes condensed to a single dash. + :type version: string + :returns: directory name + :rtype: string""" + name = name.replace('-', '_') + return '-'.join([name, version]) + DISTINFO_EXT + + def get_distributions(self): + """ + Provides an iterator that looks for distributions and returns + :class:`InstalledDistribution` or + :class:`EggInfoDistribution` instances for each one of them. + + :rtype: iterator of :class:`InstalledDistribution` and + :class:`EggInfoDistribution` instances + """ + if not self._cache_enabled: + for dist in self._yield_distributions(): + yield dist + else: + self._generate_cache() + + for dist in self._cache.path.values(): + yield dist + + if self._include_egg: + for dist in self._cache_egg.path.values(): + yield dist + + def get_distribution(self, name): + """ + Looks for a named distribution on the path. + + This function only returns the first result found, as no more than one + value is expected. If nothing is found, ``None`` is returned. + + :rtype: :class:`InstalledDistribution`, :class:`EggInfoDistribution` + or ``None`` + """ + result = None + name = name.lower() + if not self._cache_enabled: + for dist in self._yield_distributions(): + if dist.key == name: + result = dist + break + else: + self._generate_cache() + + if name in self._cache.name: + result = self._cache.name[name][0] + elif self._include_egg and name in self._cache_egg.name: + result = self._cache_egg.name[name][0] + return result + + def provides_distribution(self, name, version=None): + """ + Iterates over all distributions to find which distributions provide *name*. + If a *version* is provided, it will be used to filter the results. + + This function only returns the first result found, since no more than + one values are expected. If the directory is not found, returns ``None``. + + :parameter version: a version specifier that indicates the version + required, conforming to the format in ``PEP-345`` + + :type name: string + :type version: string + """ + matcher = None + if version is not None: + try: + matcher = self._scheme.matcher('%s (%s)' % (name, version)) + except ValueError: + raise DistlibException('invalid name or version: %r, %r' % (name, version)) + + for dist in self.get_distributions(): + # We hit a problem on Travis where enum34 was installed and doesn't + # have a provides attribute ... + if not hasattr(dist, 'provides'): + logger.debug('No "provides": %s', dist) + else: + provided = dist.provides + + for p in provided: + p_name, p_ver = parse_name_and_version(p) + if matcher is None: + if p_name == name: + yield dist + break + else: + if p_name == name and matcher.match(p_ver): + yield dist + break + + def get_file_path(self, name, relative_path): + """ + Return the path to a resource file. + """ + dist = self.get_distribution(name) + if dist is None: + raise LookupError('no distribution named %r found' % name) + return dist.get_resource_path(relative_path) + + def get_exported_entries(self, category, name=None): + """ + Return all of the exported entries in a particular category. + + :param category: The category to search for entries. + :param name: If specified, only entries with that name are returned. + """ + for dist in self.get_distributions(): + r = dist.exports + if category in r: + d = r[category] + if name is not None: + if name in d: + yield d[name] + else: + for v in d.values(): + yield v + + +class Distribution(object): + """ + A base class for distributions, whether installed or from indexes. + Either way, it must have some metadata, so that's all that's needed + for construction. + """ + + build_time_dependency = False + """ + Set to True if it's known to be only a build-time dependency (i.e. + not needed after installation). + """ + + requested = False + """A boolean that indicates whether the ``REQUESTED`` metadata file is + present (in other words, whether the package was installed by user + request or it was installed as a dependency).""" + + def __init__(self, metadata): + """ + Initialise an instance. + :param metadata: The instance of :class:`Metadata` describing this + distribution. + """ + self.metadata = metadata + self.name = metadata.name + self.key = self.name.lower() # for case-insensitive comparisons + self.version = metadata.version + self.locator = None + self.digest = None + self.extras = None # additional features requested + self.context = None # environment marker overrides + self.download_urls = set() + self.digests = {} + + @property + def source_url(self): + """ + The source archive download URL for this distribution. + """ + return self.metadata.source_url + + download_url = source_url # Backward compatibility + + @property + def name_and_version(self): + """ + A utility property which displays the name and version in parentheses. + """ + return '%s (%s)' % (self.name, self.version) + + @property + def provides(self): + """ + A set of distribution names and versions provided by this distribution. + :return: A set of "name (version)" strings. + """ + plist = self.metadata.provides + s = '%s (%s)' % (self.name, self.version) + if s not in plist: + plist.append(s) + return plist + + def _get_requirements(self, req_attr): + md = self.metadata + reqts = getattr(md, req_attr) + logger.debug('%s: got requirements %r from metadata: %r', self.name, req_attr, reqts) + return set(md.get_requirements(reqts, extras=self.extras, env=self.context)) + + @property + def run_requires(self): + return self._get_requirements('run_requires') + + @property + def meta_requires(self): + return self._get_requirements('meta_requires') + + @property + def build_requires(self): + return self._get_requirements('build_requires') + + @property + def test_requires(self): + return self._get_requirements('test_requires') + + @property + def dev_requires(self): + return self._get_requirements('dev_requires') + + def matches_requirement(self, req): + """ + Say if this instance matches (fulfills) a requirement. + :param req: The requirement to match. + :rtype req: str + :return: True if it matches, else False. + """ + # Requirement may contain extras - parse to lose those + # from what's passed to the matcher + r = parse_requirement(req) + scheme = get_scheme(self.metadata.scheme) + try: + matcher = scheme.matcher(r.requirement) + except UnsupportedVersionError: + # XXX compat-mode if cannot read the version + logger.warning('could not read version %r - using name only', req) + name = req.split()[0] + matcher = scheme.matcher(name) + + name = matcher.key # case-insensitive + + result = False + for p in self.provides: + p_name, p_ver = parse_name_and_version(p) + if p_name != name: + continue + try: + result = matcher.match(p_ver) + break + except UnsupportedVersionError: + pass + return result + + def __repr__(self): + """ + Return a textual representation of this instance, + """ + if self.source_url: + suffix = ' [%s]' % self.source_url + else: + suffix = '' + return '' % (self.name, self.version, suffix) + + def __eq__(self, other): + """ + See if this distribution is the same as another. + :param other: The distribution to compare with. To be equal to one + another. distributions must have the same type, name, + version and source_url. + :return: True if it is the same, else False. + """ + if type(other) is not type(self): + result = False + else: + result = (self.name == other.name and self.version == other.version and self.source_url == other.source_url) + return result + + def __hash__(self): + """ + Compute hash in a way which matches the equality test. + """ + return hash(self.name) + hash(self.version) + hash(self.source_url) + + +class BaseInstalledDistribution(Distribution): + """ + This is the base class for installed distributions (whether PEP 376 or + legacy). + """ + + hasher = None + + def __init__(self, metadata, path, env=None): + """ + Initialise an instance. + :param metadata: An instance of :class:`Metadata` which describes the + distribution. This will normally have been initialised + from a metadata file in the ``path``. + :param path: The path of the ``.dist-info`` or ``.egg-info`` + directory for the distribution. + :param env: This is normally the :class:`DistributionPath` + instance where this distribution was found. + """ + super(BaseInstalledDistribution, self).__init__(metadata) + self.path = path + self.dist_path = env + + def get_hash(self, data, hasher=None): + """ + Get the hash of some data, using a particular hash algorithm, if + specified. + + :param data: The data to be hashed. + :type data: bytes + :param hasher: The name of a hash implementation, supported by hashlib, + or ``None``. Examples of valid values are ``'sha1'``, + ``'sha224'``, ``'sha384'``, '``sha256'``, ``'md5'`` and + ``'sha512'``. If no hasher is specified, the ``hasher`` + attribute of the :class:`InstalledDistribution` instance + is used. If the hasher is determined to be ``None``, MD5 + is used as the hashing algorithm. + :returns: The hash of the data. If a hasher was explicitly specified, + the returned hash will be prefixed with the specified hasher + followed by '='. + :rtype: str + """ + if hasher is None: + hasher = self.hasher + if hasher is None: + hasher = hashlib.md5 + prefix = '' + else: + hasher = getattr(hashlib, hasher) + prefix = '%s=' % self.hasher + digest = hasher(data).digest() + digest = base64.urlsafe_b64encode(digest).rstrip(b'=').decode('ascii') + return '%s%s' % (prefix, digest) + + +class InstalledDistribution(BaseInstalledDistribution): + """ + Created with the *path* of the ``.dist-info`` directory provided to the + constructor. It reads the metadata contained in ``pydist.json`` when it is + instantiated., or uses a passed in Metadata instance (useful for when + dry-run mode is being used). + """ + + hasher = 'sha256' + + def __init__(self, path, metadata=None, env=None): + self.modules = [] + self.finder = finder = resources.finder_for_path(path) + if finder is None: + raise ValueError('finder unavailable for %s' % path) + if env and env._cache_enabled and path in env._cache.path: + metadata = env._cache.path[path].metadata + elif metadata is None: + r = finder.find(METADATA_FILENAME) + # Temporary - for Wheel 0.23 support + if r is None: + r = finder.find(WHEEL_METADATA_FILENAME) + # Temporary - for legacy support + if r is None: + r = finder.find(LEGACY_METADATA_FILENAME) + if r is None: + raise ValueError('no %s found in %s' % (METADATA_FILENAME, path)) + with contextlib.closing(r.as_stream()) as stream: + metadata = Metadata(fileobj=stream, scheme='legacy') + + super(InstalledDistribution, self).__init__(metadata, path, env) + + if env and env._cache_enabled: + env._cache.add(self) + + r = finder.find('REQUESTED') + self.requested = r is not None + p = os.path.join(path, 'top_level.txt') + if os.path.exists(p): + with open(p, 'rb') as f: + data = f.read().decode('utf-8') + self.modules = data.splitlines() + + def __repr__(self): + return '' % (self.name, self.version, self.path) + + def __str__(self): + return "%s %s" % (self.name, self.version) + + def _get_records(self): + """ + Get the list of installed files for the distribution + :return: A list of tuples of path, hash and size. Note that hash and + size might be ``None`` for some entries. The path is exactly + as stored in the file (which is as in PEP 376). + """ + results = [] + r = self.get_distinfo_resource('RECORD') + with contextlib.closing(r.as_stream()) as stream: + with CSVReader(stream=stream) as record_reader: + # Base location is parent dir of .dist-info dir + # base_location = os.path.dirname(self.path) + # base_location = os.path.abspath(base_location) + for row in record_reader: + missing = [None for i in range(len(row), 3)] + path, checksum, size = row + missing + # if not os.path.isabs(path): + # path = path.replace('/', os.sep) + # path = os.path.join(base_location, path) + results.append((path, checksum, size)) + return results + + @cached_property + def exports(self): + """ + Return the information exported by this distribution. + :return: A dictionary of exports, mapping an export category to a dict + of :class:`ExportEntry` instances describing the individual + export entries, and keyed by name. + """ + result = {} + r = self.get_distinfo_resource(EXPORTS_FILENAME) + if r: + result = self.read_exports() + return result + + def read_exports(self): + """ + Read exports data from a file in .ini format. + + :return: A dictionary of exports, mapping an export category to a list + of :class:`ExportEntry` instances describing the individual + export entries. + """ + result = {} + r = self.get_distinfo_resource(EXPORTS_FILENAME) + if r: + with contextlib.closing(r.as_stream()) as stream: + result = read_exports(stream) + return result + + def write_exports(self, exports): + """ + Write a dictionary of exports to a file in .ini format. + :param exports: A dictionary of exports, mapping an export category to + a list of :class:`ExportEntry` instances describing the + individual export entries. + """ + rf = self.get_distinfo_file(EXPORTS_FILENAME) + with open(rf, 'w') as f: + write_exports(exports, f) + + def get_resource_path(self, relative_path): + """ + NOTE: This API may change in the future. + + Return the absolute path to a resource file with the given relative + path. + + :param relative_path: The path, relative to .dist-info, of the resource + of interest. + :return: The absolute path where the resource is to be found. + """ + r = self.get_distinfo_resource('RESOURCES') + with contextlib.closing(r.as_stream()) as stream: + with CSVReader(stream=stream) as resources_reader: + for relative, destination in resources_reader: + if relative == relative_path: + return destination + raise KeyError('no resource file with relative path %r ' + 'is installed' % relative_path) + + def list_installed_files(self): + """ + Iterates over the ``RECORD`` entries and returns a tuple + ``(path, hash, size)`` for each line. + + :returns: iterator of (path, hash, size) + """ + for result in self._get_records(): + yield result + + def write_installed_files(self, paths, prefix, dry_run=False): + """ + Writes the ``RECORD`` file, using the ``paths`` iterable passed in. Any + existing ``RECORD`` file is silently overwritten. + + prefix is used to determine when to write absolute paths. + """ + prefix = os.path.join(prefix, '') + base = os.path.dirname(self.path) + base_under_prefix = base.startswith(prefix) + base = os.path.join(base, '') + record_path = self.get_distinfo_file('RECORD') + logger.info('creating %s', record_path) + if dry_run: + return None + with CSVWriter(record_path) as writer: + for path in paths: + if os.path.isdir(path) or path.endswith(('.pyc', '.pyo')): + # do not put size and hash, as in PEP-376 + hash_value = size = '' + else: + size = '%d' % os.path.getsize(path) + with open(path, 'rb') as fp: + hash_value = self.get_hash(fp.read()) + if path.startswith(base) or (base_under_prefix and path.startswith(prefix)): + path = os.path.relpath(path, base) + writer.writerow((path, hash_value, size)) + + # add the RECORD file itself + if record_path.startswith(base): + record_path = os.path.relpath(record_path, base) + writer.writerow((record_path, '', '')) + return record_path + + def check_installed_files(self): + """ + Checks that the hashes and sizes of the files in ``RECORD`` are + matched by the files themselves. Returns a (possibly empty) list of + mismatches. Each entry in the mismatch list will be a tuple consisting + of the path, 'exists', 'size' or 'hash' according to what didn't match + (existence is checked first, then size, then hash), the expected + value and the actual value. + """ + mismatches = [] + base = os.path.dirname(self.path) + record_path = self.get_distinfo_file('RECORD') + for path, hash_value, size in self.list_installed_files(): + if not os.path.isabs(path): + path = os.path.join(base, path) + if path == record_path: + continue + if not os.path.exists(path): + mismatches.append((path, 'exists', True, False)) + elif os.path.isfile(path): + actual_size = str(os.path.getsize(path)) + if size and actual_size != size: + mismatches.append((path, 'size', size, actual_size)) + elif hash_value: + if '=' in hash_value: + hasher = hash_value.split('=', 1)[0] + else: + hasher = None + + with open(path, 'rb') as f: + actual_hash = self.get_hash(f.read(), hasher) + if actual_hash != hash_value: + mismatches.append((path, 'hash', hash_value, actual_hash)) + return mismatches + + @cached_property + def shared_locations(self): + """ + A dictionary of shared locations whose keys are in the set 'prefix', + 'purelib', 'platlib', 'scripts', 'headers', 'data' and 'namespace'. + The corresponding value is the absolute path of that category for + this distribution, and takes into account any paths selected by the + user at installation time (e.g. via command-line arguments). In the + case of the 'namespace' key, this would be a list of absolute paths + for the roots of namespace packages in this distribution. + + The first time this property is accessed, the relevant information is + read from the SHARED file in the .dist-info directory. + """ + result = {} + shared_path = os.path.join(self.path, 'SHARED') + if os.path.isfile(shared_path): + with codecs.open(shared_path, 'r', encoding='utf-8') as f: + lines = f.read().splitlines() + for line in lines: + key, value = line.split('=', 1) + if key == 'namespace': + result.setdefault(key, []).append(value) + else: + result[key] = value + return result + + def write_shared_locations(self, paths, dry_run=False): + """ + Write shared location information to the SHARED file in .dist-info. + :param paths: A dictionary as described in the documentation for + :meth:`shared_locations`. + :param dry_run: If True, the action is logged but no file is actually + written. + :return: The path of the file written to. + """ + shared_path = os.path.join(self.path, 'SHARED') + logger.info('creating %s', shared_path) + if dry_run: + return None + lines = [] + for key in ('prefix', 'lib', 'headers', 'scripts', 'data'): + path = paths[key] + if os.path.isdir(paths[key]): + lines.append('%s=%s' % (key, path)) + for ns in paths.get('namespace', ()): + lines.append('namespace=%s' % ns) + + with codecs.open(shared_path, 'w', encoding='utf-8') as f: + f.write('\n'.join(lines)) + return shared_path + + def get_distinfo_resource(self, path): + if path not in DIST_FILES: + raise DistlibException('invalid path for a dist-info file: ' + '%r at %r' % (path, self.path)) + finder = resources.finder_for_path(self.path) + if finder is None: + raise DistlibException('Unable to get a finder for %s' % self.path) + return finder.find(path) + + def get_distinfo_file(self, path): + """ + Returns a path located under the ``.dist-info`` directory. Returns a + string representing the path. + + :parameter path: a ``'/'``-separated path relative to the + ``.dist-info`` directory or an absolute path; + If *path* is an absolute path and doesn't start + with the ``.dist-info`` directory path, + a :class:`DistlibException` is raised + :type path: str + :rtype: str + """ + # Check if it is an absolute path # XXX use relpath, add tests + if path.find(os.sep) >= 0: + # it's an absolute path? + distinfo_dirname, path = path.split(os.sep)[-2:] + if distinfo_dirname != self.path.split(os.sep)[-1]: + raise DistlibException('dist-info file %r does not belong to the %r %s ' + 'distribution' % (path, self.name, self.version)) + + # The file must be relative + if path not in DIST_FILES: + raise DistlibException('invalid path for a dist-info file: ' + '%r at %r' % (path, self.path)) + + return os.path.join(self.path, path) + + def list_distinfo_files(self): + """ + Iterates over the ``RECORD`` entries and returns paths for each line if + the path is pointing to a file located in the ``.dist-info`` directory + or one of its subdirectories. + + :returns: iterator of paths + """ + base = os.path.dirname(self.path) + for path, checksum, size in self._get_records(): + # XXX add separator or use real relpath algo + if not os.path.isabs(path): + path = os.path.join(base, path) + if path.startswith(self.path): + yield path + + def __eq__(self, other): + return (isinstance(other, InstalledDistribution) and self.path == other.path) + + # See http://docs.python.org/reference/datamodel#object.__hash__ + __hash__ = object.__hash__ + + +class EggInfoDistribution(BaseInstalledDistribution): + """Created with the *path* of the ``.egg-info`` directory or file provided + to the constructor. It reads the metadata contained in the file itself, or + if the given path happens to be a directory, the metadata is read from the + file ``PKG-INFO`` under that directory.""" + + requested = True # as we have no way of knowing, assume it was + shared_locations = {} + + def __init__(self, path, env=None): + + def set_name_and_version(s, n, v): + s.name = n + s.key = n.lower() # for case-insensitive comparisons + s.version = v + + self.path = path + self.dist_path = env + if env and env._cache_enabled and path in env._cache_egg.path: + metadata = env._cache_egg.path[path].metadata + set_name_and_version(self, metadata.name, metadata.version) + else: + metadata = self._get_metadata(path) + + # Need to be set before caching + set_name_and_version(self, metadata.name, metadata.version) + + if env and env._cache_enabled: + env._cache_egg.add(self) + super(EggInfoDistribution, self).__init__(metadata, path, env) + + def _get_metadata(self, path): + requires = None + + def parse_requires_data(data): + """Create a list of dependencies from a requires.txt file. + + *data*: the contents of a setuptools-produced requires.txt file. + """ + reqs = [] + lines = data.splitlines() + for line in lines: + line = line.strip() + # sectioned files have bare newlines (separating sections) + if not line: # pragma: no cover + continue + if line.startswith('['): # pragma: no cover + logger.warning('Unexpected line: quitting requirement scan: %r', line) + break + r = parse_requirement(line) + if not r: # pragma: no cover + logger.warning('Not recognised as a requirement: %r', line) + continue + if r.extras: # pragma: no cover + logger.warning('extra requirements in requires.txt are ' + 'not supported') + if not r.constraints: + reqs.append(r.name) + else: + cons = ', '.join('%s%s' % c for c in r.constraints) + reqs.append('%s (%s)' % (r.name, cons)) + return reqs + + def parse_requires_path(req_path): + """Create a list of dependencies from a requires.txt file. + + *req_path*: the path to a setuptools-produced requires.txt file. + """ + + reqs = [] + try: + with codecs.open(req_path, 'r', 'utf-8') as fp: + reqs = parse_requires_data(fp.read()) + except IOError: + pass + return reqs + + tl_path = tl_data = None + if path.endswith('.egg'): + if os.path.isdir(path): + p = os.path.join(path, 'EGG-INFO') + meta_path = os.path.join(p, 'PKG-INFO') + metadata = Metadata(path=meta_path, scheme='legacy') + req_path = os.path.join(p, 'requires.txt') + tl_path = os.path.join(p, 'top_level.txt') + requires = parse_requires_path(req_path) + else: + # FIXME handle the case where zipfile is not available + zipf = zipimport.zipimporter(path) + fileobj = StringIO(zipf.get_data('EGG-INFO/PKG-INFO').decode('utf8')) + metadata = Metadata(fileobj=fileobj, scheme='legacy') + try: + data = zipf.get_data('EGG-INFO/requires.txt') + tl_data = zipf.get_data('EGG-INFO/top_level.txt').decode('utf-8') + requires = parse_requires_data(data.decode('utf-8')) + except IOError: + requires = None + elif path.endswith('.egg-info'): + if os.path.isdir(path): + req_path = os.path.join(path, 'requires.txt') + requires = parse_requires_path(req_path) + path = os.path.join(path, 'PKG-INFO') + tl_path = os.path.join(path, 'top_level.txt') + metadata = Metadata(path=path, scheme='legacy') + else: + raise DistlibException('path must end with .egg-info or .egg, ' + 'got %r' % path) + + if requires: + metadata.add_requirements(requires) + # look for top-level modules in top_level.txt, if present + if tl_data is None: + if tl_path is not None and os.path.exists(tl_path): + with open(tl_path, 'rb') as f: + tl_data = f.read().decode('utf-8') + if not tl_data: + tl_data = [] + else: + tl_data = tl_data.splitlines() + self.modules = tl_data + return metadata + + def __repr__(self): + return '' % (self.name, self.version, self.path) + + def __str__(self): + return "%s %s" % (self.name, self.version) + + def check_installed_files(self): + """ + Checks that the hashes and sizes of the files in ``RECORD`` are + matched by the files themselves. Returns a (possibly empty) list of + mismatches. Each entry in the mismatch list will be a tuple consisting + of the path, 'exists', 'size' or 'hash' according to what didn't match + (existence is checked first, then size, then hash), the expected + value and the actual value. + """ + mismatches = [] + record_path = os.path.join(self.path, 'installed-files.txt') + if os.path.exists(record_path): + for path, _, _ in self.list_installed_files(): + if path == record_path: + continue + if not os.path.exists(path): + mismatches.append((path, 'exists', True, False)) + return mismatches + + def list_installed_files(self): + """ + Iterates over the ``installed-files.txt`` entries and returns a tuple + ``(path, hash, size)`` for each line. + + :returns: a list of (path, hash, size) + """ + + def _md5(path): + f = open(path, 'rb') + try: + content = f.read() + finally: + f.close() + return hashlib.md5(content).hexdigest() + + def _size(path): + return os.stat(path).st_size + + record_path = os.path.join(self.path, 'installed-files.txt') + result = [] + if os.path.exists(record_path): + with codecs.open(record_path, 'r', encoding='utf-8') as f: + for line in f: + line = line.strip() + p = os.path.normpath(os.path.join(self.path, line)) + # "./" is present as a marker between installed files + # and installation metadata files + if not os.path.exists(p): + logger.warning('Non-existent file: %s', p) + if p.endswith(('.pyc', '.pyo')): + continue + # otherwise fall through and fail + if not os.path.isdir(p): + result.append((p, _md5(p), _size(p))) + result.append((record_path, None, None)) + return result + + def list_distinfo_files(self, absolute=False): + """ + Iterates over the ``installed-files.txt`` entries and returns paths for + each line if the path is pointing to a file located in the + ``.egg-info`` directory or one of its subdirectories. + + :parameter absolute: If *absolute* is ``True``, each returned path is + transformed into a local absolute path. Otherwise the + raw value from ``installed-files.txt`` is returned. + :type absolute: boolean + :returns: iterator of paths + """ + record_path = os.path.join(self.path, 'installed-files.txt') + if os.path.exists(record_path): + skip = True + with codecs.open(record_path, 'r', encoding='utf-8') as f: + for line in f: + line = line.strip() + if line == './': + skip = False + continue + if not skip: + p = os.path.normpath(os.path.join(self.path, line)) + if p.startswith(self.path): + if absolute: + yield p + else: + yield line + + def __eq__(self, other): + return (isinstance(other, EggInfoDistribution) and self.path == other.path) + + # See http://docs.python.org/reference/datamodel#object.__hash__ + __hash__ = object.__hash__ + + +new_dist_class = InstalledDistribution +old_dist_class = EggInfoDistribution + + +class DependencyGraph(object): + """ + Represents a dependency graph between distributions. + + The dependency relationships are stored in an ``adjacency_list`` that maps + distributions to a list of ``(other, label)`` tuples where ``other`` + is a distribution and the edge is labeled with ``label`` (i.e. the version + specifier, if such was provided). Also, for more efficient traversal, for + every distribution ``x``, a list of predecessors is kept in + ``reverse_list[x]``. An edge from distribution ``a`` to + distribution ``b`` means that ``a`` depends on ``b``. If any missing + dependencies are found, they are stored in ``missing``, which is a + dictionary that maps distributions to a list of requirements that were not + provided by any other distributions. + """ + + def __init__(self): + self.adjacency_list = {} + self.reverse_list = {} + self.missing = {} + + def add_distribution(self, distribution): + """Add the *distribution* to the graph. + + :type distribution: :class:`distutils2.database.InstalledDistribution` + or :class:`distutils2.database.EggInfoDistribution` + """ + self.adjacency_list[distribution] = [] + self.reverse_list[distribution] = [] + # self.missing[distribution] = [] + + def add_edge(self, x, y, label=None): + """Add an edge from distribution *x* to distribution *y* with the given + *label*. + + :type x: :class:`distutils2.database.InstalledDistribution` or + :class:`distutils2.database.EggInfoDistribution` + :type y: :class:`distutils2.database.InstalledDistribution` or + :class:`distutils2.database.EggInfoDistribution` + :type label: ``str`` or ``None`` + """ + self.adjacency_list[x].append((y, label)) + # multiple edges are allowed, so be careful + if x not in self.reverse_list[y]: + self.reverse_list[y].append(x) + + def add_missing(self, distribution, requirement): + """ + Add a missing *requirement* for the given *distribution*. + + :type distribution: :class:`distutils2.database.InstalledDistribution` + or :class:`distutils2.database.EggInfoDistribution` + :type requirement: ``str`` + """ + logger.debug('%s missing %r', distribution, requirement) + self.missing.setdefault(distribution, []).append(requirement) + + def _repr_dist(self, dist): + return '%s %s' % (dist.name, dist.version) + + def repr_node(self, dist, level=1): + """Prints only a subgraph""" + output = [self._repr_dist(dist)] + for other, label in self.adjacency_list[dist]: + dist = self._repr_dist(other) + if label is not None: + dist = '%s [%s]' % (dist, label) + output.append(' ' * level + str(dist)) + suboutput = self.repr_node(other, level + 1) + subs = suboutput.split('\n') + output.extend(subs[1:]) + return '\n'.join(output) + + def to_dot(self, f, skip_disconnected=True): + """Writes a DOT output for the graph to the provided file *f*. + + If *skip_disconnected* is set to ``True``, then all distributions + that are not dependent on any other distribution are skipped. + + :type f: has to support ``file``-like operations + :type skip_disconnected: ``bool`` + """ + disconnected = [] + + f.write("digraph dependencies {\n") + for dist, adjs in self.adjacency_list.items(): + if len(adjs) == 0 and not skip_disconnected: + disconnected.append(dist) + for other, label in adjs: + if label is not None: + f.write('"%s" -> "%s" [label="%s"]\n' % (dist.name, other.name, label)) + else: + f.write('"%s" -> "%s"\n' % (dist.name, other.name)) + if not skip_disconnected and len(disconnected) > 0: + f.write('subgraph disconnected {\n') + f.write('label = "Disconnected"\n') + f.write('bgcolor = red\n') + + for dist in disconnected: + f.write('"%s"' % dist.name) + f.write('\n') + f.write('}\n') + f.write('}\n') + + def topological_sort(self): + """ + Perform a topological sort of the graph. + :return: A tuple, the first element of which is a topologically sorted + list of distributions, and the second element of which is a + list of distributions that cannot be sorted because they have + circular dependencies and so form a cycle. + """ + result = [] + # Make a shallow copy of the adjacency list + alist = {} + for k, v in self.adjacency_list.items(): + alist[k] = v[:] + while True: + # See what we can remove in this run + to_remove = [] + for k, v in list(alist.items())[:]: + if not v: + to_remove.append(k) + del alist[k] + if not to_remove: + # What's left in alist (if anything) is a cycle. + break + # Remove from the adjacency list of others + for k, v in alist.items(): + alist[k] = [(d, r) for d, r in v if d not in to_remove] + logger.debug('Moving to result: %s', ['%s (%s)' % (d.name, d.version) for d in to_remove]) + result.extend(to_remove) + return result, list(alist.keys()) + + def __repr__(self): + """Representation of the graph""" + output = [] + for dist, adjs in self.adjacency_list.items(): + output.append(self.repr_node(dist)) + return '\n'.join(output) + + +def make_graph(dists, scheme='default'): + """Makes a dependency graph from the given distributions. + + :parameter dists: a list of distributions + :type dists: list of :class:`distutils2.database.InstalledDistribution` and + :class:`distutils2.database.EggInfoDistribution` instances + :rtype: a :class:`DependencyGraph` instance + """ + scheme = get_scheme(scheme) + graph = DependencyGraph() + provided = {} # maps names to lists of (version, dist) tuples + + # first, build the graph and find out what's provided + for dist in dists: + graph.add_distribution(dist) + + for p in dist.provides: + name, version = parse_name_and_version(p) + logger.debug('Add to provided: %s, %s, %s', name, version, dist) + provided.setdefault(name, []).append((version, dist)) + + # now make the edges + for dist in dists: + requires = (dist.run_requires | dist.meta_requires | dist.build_requires | dist.dev_requires) + for req in requires: + try: + matcher = scheme.matcher(req) + except UnsupportedVersionError: + # XXX compat-mode if cannot read the version + logger.warning('could not read version %r - using name only', req) + name = req.split()[0] + matcher = scheme.matcher(name) + + name = matcher.key # case-insensitive + + matched = False + if name in provided: + for version, provider in provided[name]: + try: + match = matcher.match(version) + except UnsupportedVersionError: + match = False + + if match: + graph.add_edge(dist, provider, req) + matched = True + break + if not matched: + graph.add_missing(dist, req) + return graph + + +def get_dependent_dists(dists, dist): + """Recursively generate a list of distributions from *dists* that are + dependent on *dist*. + + :param dists: a list of distributions + :param dist: a distribution, member of *dists* for which we are interested + """ + if dist not in dists: + raise DistlibException('given distribution %r is not a member ' + 'of the list' % dist.name) + graph = make_graph(dists) + + dep = [dist] # dependent distributions + todo = graph.reverse_list[dist] # list of nodes we should inspect + + while todo: + d = todo.pop() + dep.append(d) + for succ in graph.reverse_list[d]: + if succ not in dep: + todo.append(succ) + + dep.pop(0) # remove dist from dep, was there to prevent infinite loops + return dep + + +def get_required_dists(dists, dist): + """Recursively generate a list of distributions from *dists* that are + required by *dist*. + + :param dists: a list of distributions + :param dist: a distribution, member of *dists* for which we are interested + in finding the dependencies. + """ + if dist not in dists: + raise DistlibException('given distribution %r is not a member ' + 'of the list' % dist.name) + graph = make_graph(dists) + + req = set() # required distributions + todo = graph.adjacency_list[dist] # list of nodes we should inspect + seen = set(t[0] for t in todo) # already added to todo + + while todo: + d = todo.pop()[0] + req.add(d) + pred_list = graph.adjacency_list[d] + for pred in pred_list: + d = pred[0] + if d not in req and d not in seen: + seen.add(d) + todo.append(pred) + return req + + +def make_dist(name, version, **kwargs): + """ + A convenience method for making a dist given just a name and version. + """ + summary = kwargs.pop('summary', 'Placeholder for summary') + md = Metadata(**kwargs) + md.name = name + md.version = version + md.summary = summary or 'Placeholder for summary' + return Distribution(md) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/index.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/index.py new file mode 100644 index 00000000000..56cd2867145 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/index.py @@ -0,0 +1,508 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2013-2023 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +import hashlib +import logging +import os +import shutil +import subprocess +import tempfile +try: + from threading import Thread +except ImportError: # pragma: no cover + from dummy_threading import Thread + +from . import DistlibException +from .compat import (HTTPBasicAuthHandler, Request, HTTPPasswordMgr, + urlparse, build_opener, string_types) +from .util import zip_dir, ServerProxy + +logger = logging.getLogger(__name__) + +DEFAULT_INDEX = 'https://pypi.org/pypi' +DEFAULT_REALM = 'pypi' + + +class PackageIndex(object): + """ + This class represents a package index compatible with PyPI, the Python + Package Index. + """ + + boundary = b'----------ThIs_Is_tHe_distlib_index_bouNdaRY_$' + + def __init__(self, url=None): + """ + Initialise an instance. + + :param url: The URL of the index. If not specified, the URL for PyPI is + used. + """ + self.url = url or DEFAULT_INDEX + self.read_configuration() + scheme, netloc, path, params, query, frag = urlparse(self.url) + if params or query or frag or scheme not in ('http', 'https'): + raise DistlibException('invalid repository: %s' % self.url) + self.password_handler = None + self.ssl_verifier = None + self.gpg = None + self.gpg_home = None + with open(os.devnull, 'w') as sink: + # Use gpg by default rather than gpg2, as gpg2 insists on + # prompting for passwords + for s in ('gpg', 'gpg2'): + try: + rc = subprocess.check_call([s, '--version'], stdout=sink, + stderr=sink) + if rc == 0: + self.gpg = s + break + except OSError: + pass + + def _get_pypirc_command(self): + """ + Get the distutils command for interacting with PyPI configurations. + :return: the command. + """ + from .util import _get_pypirc_command as cmd + return cmd() + + def read_configuration(self): + """ + Read the PyPI access configuration as supported by distutils. This populates + ``username``, ``password``, ``realm`` and ``url`` attributes from the + configuration. + """ + from .util import _load_pypirc + cfg = _load_pypirc(self) + self.username = cfg.get('username') + self.password = cfg.get('password') + self.realm = cfg.get('realm', 'pypi') + self.url = cfg.get('repository', self.url) + + def save_configuration(self): + """ + Save the PyPI access configuration. You must have set ``username`` and + ``password`` attributes before calling this method. + """ + self.check_credentials() + from .util import _store_pypirc + _store_pypirc(self) + + def check_credentials(self): + """ + Check that ``username`` and ``password`` have been set, and raise an + exception if not. + """ + if self.username is None or self.password is None: + raise DistlibException('username and password must be set') + pm = HTTPPasswordMgr() + _, netloc, _, _, _, _ = urlparse(self.url) + pm.add_password(self.realm, netloc, self.username, self.password) + self.password_handler = HTTPBasicAuthHandler(pm) + + def register(self, metadata): # pragma: no cover + """ + Register a distribution on PyPI, using the provided metadata. + + :param metadata: A :class:`Metadata` instance defining at least a name + and version number for the distribution to be + registered. + :return: The HTTP response received from PyPI upon submission of the + request. + """ + self.check_credentials() + metadata.validate() + d = metadata.todict() + d[':action'] = 'verify' + request = self.encode_request(d.items(), []) + self.send_request(request) + d[':action'] = 'submit' + request = self.encode_request(d.items(), []) + return self.send_request(request) + + def _reader(self, name, stream, outbuf): + """ + Thread runner for reading lines of from a subprocess into a buffer. + + :param name: The logical name of the stream (used for logging only). + :param stream: The stream to read from. This will typically a pipe + connected to the output stream of a subprocess. + :param outbuf: The list to append the read lines to. + """ + while True: + s = stream.readline() + if not s: + break + s = s.decode('utf-8').rstrip() + outbuf.append(s) + logger.debug('%s: %s' % (name, s)) + stream.close() + + def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover + """ + Return a suitable command for signing a file. + + :param filename: The pathname to the file to be signed. + :param signer: The identifier of the signer of the file. + :param sign_password: The passphrase for the signer's + private key used for signing. + :param keystore: The path to a directory which contains the keys + used in verification. If not specified, the + instance's ``gpg_home`` attribute is used instead. + :return: The signing command as a list suitable to be + passed to :class:`subprocess.Popen`. + """ + cmd = [self.gpg, '--status-fd', '2', '--no-tty'] + if keystore is None: + keystore = self.gpg_home + if keystore: + cmd.extend(['--homedir', keystore]) + if sign_password is not None: + cmd.extend(['--batch', '--passphrase-fd', '0']) + td = tempfile.mkdtemp() + sf = os.path.join(td, os.path.basename(filename) + '.asc') + cmd.extend(['--detach-sign', '--armor', '--local-user', + signer, '--output', sf, filename]) + logger.debug('invoking: %s', ' '.join(cmd)) + return cmd, sf + + def run_command(self, cmd, input_data=None): + """ + Run a command in a child process , passing it any input data specified. + + :param cmd: The command to run. + :param input_data: If specified, this must be a byte string containing + data to be sent to the child process. + :return: A tuple consisting of the subprocess' exit code, a list of + lines read from the subprocess' ``stdout``, and a list of + lines read from the subprocess' ``stderr``. + """ + kwargs = { + 'stdout': subprocess.PIPE, + 'stderr': subprocess.PIPE, + } + if input_data is not None: + kwargs['stdin'] = subprocess.PIPE + stdout = [] + stderr = [] + p = subprocess.Popen(cmd, **kwargs) + # We don't use communicate() here because we may need to + # get clever with interacting with the command + t1 = Thread(target=self._reader, args=('stdout', p.stdout, stdout)) + t1.start() + t2 = Thread(target=self._reader, args=('stderr', p.stderr, stderr)) + t2.start() + if input_data is not None: + p.stdin.write(input_data) + p.stdin.close() + + p.wait() + t1.join() + t2.join() + return p.returncode, stdout, stderr + + def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover + """ + Sign a file. + + :param filename: The pathname to the file to be signed. + :param signer: The identifier of the signer of the file. + :param sign_password: The passphrase for the signer's + private key used for signing. + :param keystore: The path to a directory which contains the keys + used in signing. If not specified, the instance's + ``gpg_home`` attribute is used instead. + :return: The absolute pathname of the file where the signature is + stored. + """ + cmd, sig_file = self.get_sign_command(filename, signer, sign_password, + keystore) + rc, stdout, stderr = self.run_command(cmd, + sign_password.encode('utf-8')) + if rc != 0: + raise DistlibException('sign command failed with error ' + 'code %s' % rc) + return sig_file + + def upload_file(self, metadata, filename, signer=None, sign_password=None, + filetype='sdist', pyversion='source', keystore=None): + """ + Upload a release file to the index. + + :param metadata: A :class:`Metadata` instance defining at least a name + and version number for the file to be uploaded. + :param filename: The pathname of the file to be uploaded. + :param signer: The identifier of the signer of the file. + :param sign_password: The passphrase for the signer's + private key used for signing. + :param filetype: The type of the file being uploaded. This is the + distutils command which produced that file, e.g. + ``sdist`` or ``bdist_wheel``. + :param pyversion: The version of Python which the release relates + to. For code compatible with any Python, this would + be ``source``, otherwise it would be e.g. ``3.2``. + :param keystore: The path to a directory which contains the keys + used in signing. If not specified, the instance's + ``gpg_home`` attribute is used instead. + :return: The HTTP response received from PyPI upon submission of the + request. + """ + self.check_credentials() + if not os.path.exists(filename): + raise DistlibException('not found: %s' % filename) + metadata.validate() + d = metadata.todict() + sig_file = None + if signer: + if not self.gpg: + logger.warning('no signing program available - not signed') + else: + sig_file = self.sign_file(filename, signer, sign_password, + keystore) + with open(filename, 'rb') as f: + file_data = f.read() + md5_digest = hashlib.md5(file_data).hexdigest() + sha256_digest = hashlib.sha256(file_data).hexdigest() + d.update({ + ':action': 'file_upload', + 'protocol_version': '1', + 'filetype': filetype, + 'pyversion': pyversion, + 'md5_digest': md5_digest, + 'sha256_digest': sha256_digest, + }) + files = [('content', os.path.basename(filename), file_data)] + if sig_file: + with open(sig_file, 'rb') as f: + sig_data = f.read() + files.append(('gpg_signature', os.path.basename(sig_file), + sig_data)) + shutil.rmtree(os.path.dirname(sig_file)) + request = self.encode_request(d.items(), files) + return self.send_request(request) + + def upload_documentation(self, metadata, doc_dir): # pragma: no cover + """ + Upload documentation to the index. + + :param metadata: A :class:`Metadata` instance defining at least a name + and version number for the documentation to be + uploaded. + :param doc_dir: The pathname of the directory which contains the + documentation. This should be the directory that + contains the ``index.html`` for the documentation. + :return: The HTTP response received from PyPI upon submission of the + request. + """ + self.check_credentials() + if not os.path.isdir(doc_dir): + raise DistlibException('not a directory: %r' % doc_dir) + fn = os.path.join(doc_dir, 'index.html') + if not os.path.exists(fn): + raise DistlibException('not found: %r' % fn) + metadata.validate() + name, version = metadata.name, metadata.version + zip_data = zip_dir(doc_dir).getvalue() + fields = [(':action', 'doc_upload'), + ('name', name), ('version', version)] + files = [('content', name, zip_data)] + request = self.encode_request(fields, files) + return self.send_request(request) + + def get_verify_command(self, signature_filename, data_filename, + keystore=None): + """ + Return a suitable command for verifying a file. + + :param signature_filename: The pathname to the file containing the + signature. + :param data_filename: The pathname to the file containing the + signed data. + :param keystore: The path to a directory which contains the keys + used in verification. If not specified, the + instance's ``gpg_home`` attribute is used instead. + :return: The verifying command as a list suitable to be + passed to :class:`subprocess.Popen`. + """ + cmd = [self.gpg, '--status-fd', '2', '--no-tty'] + if keystore is None: + keystore = self.gpg_home + if keystore: + cmd.extend(['--homedir', keystore]) + cmd.extend(['--verify', signature_filename, data_filename]) + logger.debug('invoking: %s', ' '.join(cmd)) + return cmd + + def verify_signature(self, signature_filename, data_filename, + keystore=None): + """ + Verify a signature for a file. + + :param signature_filename: The pathname to the file containing the + signature. + :param data_filename: The pathname to the file containing the + signed data. + :param keystore: The path to a directory which contains the keys + used in verification. If not specified, the + instance's ``gpg_home`` attribute is used instead. + :return: True if the signature was verified, else False. + """ + if not self.gpg: + raise DistlibException('verification unavailable because gpg ' + 'unavailable') + cmd = self.get_verify_command(signature_filename, data_filename, + keystore) + rc, stdout, stderr = self.run_command(cmd) + if rc not in (0, 1): + raise DistlibException('verify command failed with error code %s' % rc) + return rc == 0 + + def download_file(self, url, destfile, digest=None, reporthook=None): + """ + This is a convenience method for downloading a file from an URL. + Normally, this will be a file from the index, though currently + no check is made for this (i.e. a file can be downloaded from + anywhere). + + The method is just like the :func:`urlretrieve` function in the + standard library, except that it allows digest computation to be + done during download and checking that the downloaded data + matched any expected value. + + :param url: The URL of the file to be downloaded (assumed to be + available via an HTTP GET request). + :param destfile: The pathname where the downloaded file is to be + saved. + :param digest: If specified, this must be a (hasher, value) + tuple, where hasher is the algorithm used (e.g. + ``'md5'``) and ``value`` is the expected value. + :param reporthook: The same as for :func:`urlretrieve` in the + standard library. + """ + if digest is None: + digester = None + logger.debug('No digest specified') + else: + if isinstance(digest, (list, tuple)): + hasher, digest = digest + else: + hasher = 'md5' + digester = getattr(hashlib, hasher)() + logger.debug('Digest specified: %s' % digest) + # The following code is equivalent to urlretrieve. + # We need to do it this way so that we can compute the + # digest of the file as we go. + with open(destfile, 'wb') as dfp: + # addinfourl is not a context manager on 2.x + # so we have to use try/finally + sfp = self.send_request(Request(url)) + try: + headers = sfp.info() + blocksize = 8192 + size = -1 + read = 0 + blocknum = 0 + if "content-length" in headers: + size = int(headers["Content-Length"]) + if reporthook: + reporthook(blocknum, blocksize, size) + while True: + block = sfp.read(blocksize) + if not block: + break + read += len(block) + dfp.write(block) + if digester: + digester.update(block) + blocknum += 1 + if reporthook: + reporthook(blocknum, blocksize, size) + finally: + sfp.close() + + # check that we got the whole file, if we can + if size >= 0 and read < size: + raise DistlibException( + 'retrieval incomplete: got only %d out of %d bytes' + % (read, size)) + # if we have a digest, it must match. + if digester: + actual = digester.hexdigest() + if digest != actual: + raise DistlibException('%s digest mismatch for %s: expected ' + '%s, got %s' % (hasher, destfile, + digest, actual)) + logger.debug('Digest verified: %s', digest) + + def send_request(self, req): + """ + Send a standard library :class:`Request` to PyPI and return its + response. + + :param req: The request to send. + :return: The HTTP response from PyPI (a standard library HTTPResponse). + """ + handlers = [] + if self.password_handler: + handlers.append(self.password_handler) + if self.ssl_verifier: + handlers.append(self.ssl_verifier) + opener = build_opener(*handlers) + return opener.open(req) + + def encode_request(self, fields, files): + """ + Encode fields and files for posting to an HTTP server. + + :param fields: The fields to send as a list of (fieldname, value) + tuples. + :param files: The files to send as a list of (fieldname, filename, + file_bytes) tuple. + """ + # Adapted from packaging, which in turn was adapted from + # http://code.activestate.com/recipes/146306 + + parts = [] + boundary = self.boundary + for k, values in fields: + if not isinstance(values, (list, tuple)): + values = [values] + + for v in values: + parts.extend(( + b'--' + boundary, + ('Content-Disposition: form-data; name="%s"' % + k).encode('utf-8'), + b'', + v.encode('utf-8'))) + for key, filename, value in files: + parts.extend(( + b'--' + boundary, + ('Content-Disposition: form-data; name="%s"; filename="%s"' % + (key, filename)).encode('utf-8'), + b'', + value)) + + parts.extend((b'--' + boundary + b'--', b'')) + + body = b'\r\n'.join(parts) + ct = b'multipart/form-data; boundary=' + boundary + headers = { + 'Content-type': ct, + 'Content-length': str(len(body)) + } + return Request(self.url, body, headers) + + def search(self, terms, operator=None): # pragma: no cover + if isinstance(terms, string_types): + terms = {'name': terms} + rpc_proxy = ServerProxy(self.url, timeout=3.0) + try: + return rpc_proxy.search(terms, operator or 'and') + finally: + rpc_proxy('close')() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/locators.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/locators.py new file mode 100644 index 00000000000..222c1bf3e90 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/locators.py @@ -0,0 +1,1295 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012-2023 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# + +import gzip +from io import BytesIO +import json +import logging +import os +import posixpath +import re +try: + import threading +except ImportError: # pragma: no cover + import dummy_threading as threading +import zlib + +from . import DistlibException +from .compat import (urljoin, urlparse, urlunparse, url2pathname, pathname2url, queue, quote, unescape, build_opener, + HTTPRedirectHandler as BaseRedirectHandler, text_type, Request, HTTPError, URLError) +from .database import Distribution, DistributionPath, make_dist +from .metadata import Metadata, MetadataInvalidError +from .util import (cached_property, ensure_slash, split_filename, get_project_data, parse_requirement, + parse_name_and_version, ServerProxy, normalize_name) +from .version import get_scheme, UnsupportedVersionError +from .wheel import Wheel, is_compatible + +logger = logging.getLogger(__name__) + +HASHER_HASH = re.compile(r'^(\w+)=([a-f0-9]+)') +CHARSET = re.compile(r';\s*charset\s*=\s*(.*)\s*$', re.I) +HTML_CONTENT_TYPE = re.compile('text/html|application/x(ht)?ml') +DEFAULT_INDEX = 'https://pypi.org/pypi' + + +def get_all_distribution_names(url=None): + """ + Return all distribution names known by an index. + :param url: The URL of the index. + :return: A list of all known distribution names. + """ + if url is None: + url = DEFAULT_INDEX + client = ServerProxy(url, timeout=3.0) + try: + return client.list_packages() + finally: + client('close')() + + +class RedirectHandler(BaseRedirectHandler): + """ + A class to work around a bug in some Python 3.2.x releases. + """ + + # There's a bug in the base version for some 3.2.x + # (e.g. 3.2.2 on Ubuntu Oneiric). If a Location header + # returns e.g. /abc, it bails because it says the scheme '' + # is bogus, when actually it should use the request's + # URL for the scheme. See Python issue #13696. + def http_error_302(self, req, fp, code, msg, headers): + # Some servers (incorrectly) return multiple Location headers + # (so probably same goes for URI). Use first header. + newurl = None + for key in ('location', 'uri'): + if key in headers: + newurl = headers[key] + break + if newurl is None: # pragma: no cover + return + urlparts = urlparse(newurl) + if urlparts.scheme == '': + newurl = urljoin(req.get_full_url(), newurl) + if hasattr(headers, 'replace_header'): + headers.replace_header(key, newurl) + else: + headers[key] = newurl + return BaseRedirectHandler.http_error_302(self, req, fp, code, msg, headers) + + http_error_301 = http_error_303 = http_error_307 = http_error_302 + + +class Locator(object): + """ + A base class for locators - things that locate distributions. + """ + source_extensions = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz') + binary_extensions = ('.egg', '.exe', '.whl') + excluded_extensions = ('.pdf', ) + + # A list of tags indicating which wheels you want to match. The default + # value of None matches against the tags compatible with the running + # Python. If you want to match other values, set wheel_tags on a locator + # instance to a list of tuples (pyver, abi, arch) which you want to match. + wheel_tags = None + + downloadable_extensions = source_extensions + ('.whl', ) + + def __init__(self, scheme='default'): + """ + Initialise an instance. + :param scheme: Because locators look for most recent versions, they + need to know the version scheme to use. This specifies + the current PEP-recommended scheme - use ``'legacy'`` + if you need to support existing distributions on PyPI. + """ + self._cache = {} + self.scheme = scheme + # Because of bugs in some of the handlers on some of the platforms, + # we use our own opener rather than just using urlopen. + self.opener = build_opener(RedirectHandler()) + # If get_project() is called from locate(), the matcher instance + # is set from the requirement passed to locate(). See issue #18 for + # why this can be useful to know. + self.matcher = None + self.errors = queue.Queue() + + def get_errors(self): + """ + Return any errors which have occurred. + """ + result = [] + while not self.errors.empty(): # pragma: no cover + try: + e = self.errors.get(False) + result.append(e) + except self.errors.Empty: + continue + self.errors.task_done() + return result + + def clear_errors(self): + """ + Clear any errors which may have been logged. + """ + # Just get the errors and throw them away + self.get_errors() + + def clear_cache(self): + self._cache.clear() + + def _get_scheme(self): + return self._scheme + + def _set_scheme(self, value): + self._scheme = value + + scheme = property(_get_scheme, _set_scheme) + + def _get_project(self, name): + """ + For a given project, get a dictionary mapping available versions to Distribution + instances. + + This should be implemented in subclasses. + + If called from a locate() request, self.matcher will be set to a + matcher for the requirement to satisfy, otherwise it will be None. + """ + raise NotImplementedError('Please implement in the subclass') + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + raise NotImplementedError('Please implement in the subclass') + + def get_project(self, name): + """ + For a given project, get a dictionary mapping available versions to Distribution + instances. + + This calls _get_project to do all the work, and just implements a caching layer on top. + """ + if self._cache is None: # pragma: no cover + result = self._get_project(name) + elif name in self._cache: + result = self._cache[name] + else: + self.clear_errors() + result = self._get_project(name) + self._cache[name] = result + return result + + def score_url(self, url): + """ + Give an url a score which can be used to choose preferred URLs + for a given project release. + """ + t = urlparse(url) + basename = posixpath.basename(t.path) + compatible = True + is_wheel = basename.endswith('.whl') + is_downloadable = basename.endswith(self.downloadable_extensions) + if is_wheel: + compatible = is_compatible(Wheel(basename), self.wheel_tags) + return (t.scheme == 'https', 'pypi.org' in t.netloc, is_downloadable, is_wheel, compatible, basename) + + def prefer_url(self, url1, url2): + """ + Choose one of two URLs where both are candidates for distribution + archives for the same version of a distribution (for example, + .tar.gz vs. zip). + + The current implementation favours https:// URLs over http://, archives + from PyPI over those from other locations, wheel compatibility (if a + wheel) and then the archive name. + """ + result = url2 + if url1: + s1 = self.score_url(url1) + s2 = self.score_url(url2) + if s1 > s2: + result = url1 + if result != url2: + logger.debug('Not replacing %r with %r', url1, url2) + else: + logger.debug('Replacing %r with %r', url1, url2) + return result + + def split_filename(self, filename, project_name): + """ + Attempt to split a filename in project name, version and Python version. + """ + return split_filename(filename, project_name) + + def convert_url_to_download_info(self, url, project_name): + """ + See if a URL is a candidate for a download URL for a project (the URL + has typically been scraped from an HTML page). + + If it is, a dictionary is returned with keys "name", "version", + "filename" and "url"; otherwise, None is returned. + """ + + def same_project(name1, name2): + return normalize_name(name1) == normalize_name(name2) + + result = None + scheme, netloc, path, params, query, frag = urlparse(url) + if frag.lower().startswith('egg='): # pragma: no cover + logger.debug('%s: version hint in fragment: %r', project_name, frag) + m = HASHER_HASH.match(frag) + if m: + algo, digest = m.groups() + else: + algo, digest = None, None + origpath = path + if path and path[-1] == '/': # pragma: no cover + path = path[:-1] + if path.endswith('.whl'): + try: + wheel = Wheel(path) + if not is_compatible(wheel, self.wheel_tags): + logger.debug('Wheel not compatible: %s', path) + else: + if project_name is None: + include = True + else: + include = same_project(wheel.name, project_name) + if include: + result = { + 'name': wheel.name, + 'version': wheel.version, + 'filename': wheel.filename, + 'url': urlunparse((scheme, netloc, origpath, params, query, '')), + 'python-version': ', '.join(['.'.join(list(v[2:])) for v in wheel.pyver]), + } + except Exception: # pragma: no cover + logger.warning('invalid path for wheel: %s', path) + elif not path.endswith(self.downloadable_extensions): # pragma: no cover + logger.debug('Not downloadable: %s', path) + else: # downloadable extension + path = filename = posixpath.basename(path) + for ext in self.downloadable_extensions: + if path.endswith(ext): + path = path[:-len(ext)] + t = self.split_filename(path, project_name) + if not t: # pragma: no cover + logger.debug('No match for project/version: %s', path) + else: + name, version, pyver = t + if not project_name or same_project(project_name, name): + result = { + 'name': name, + 'version': version, + 'filename': filename, + 'url': urlunparse((scheme, netloc, origpath, params, query, '')), + } + if pyver: # pragma: no cover + result['python-version'] = pyver + break + if result and algo: + result['%s_digest' % algo] = digest + return result + + def _get_digest(self, info): + """ + Get a digest from a dictionary by looking at a "digests" dictionary + or keys of the form 'algo_digest'. + + Returns a 2-tuple (algo, digest) if found, else None. Currently + looks only for SHA256, then MD5. + """ + result = None + if 'digests' in info: + digests = info['digests'] + for algo in ('sha256', 'md5'): + if algo in digests: + result = (algo, digests[algo]) + break + if not result: + for algo in ('sha256', 'md5'): + key = '%s_digest' % algo + if key in info: + result = (algo, info[key]) + break + return result + + def _update_version_data(self, result, info): + """ + Update a result dictionary (the final result from _get_project) with a + dictionary for a specific version, which typically holds information + gleaned from a filename or URL for an archive for the distribution. + """ + name = info.pop('name') + version = info.pop('version') + if version in result: + dist = result[version] + md = dist.metadata + else: + dist = make_dist(name, version, scheme=self.scheme) + md = dist.metadata + dist.digest = digest = self._get_digest(info) + url = info['url'] + result['digests'][url] = digest + if md.source_url != info['url']: + md.source_url = self.prefer_url(md.source_url, url) + result['urls'].setdefault(version, set()).add(url) + dist.locator = self + result[version] = dist + + def locate(self, requirement, prereleases=False): + """ + Find the most recent distribution which matches the given + requirement. + + :param requirement: A requirement of the form 'foo (1.0)' or perhaps + 'foo (>= 1.0, < 2.0, != 1.3)' + :param prereleases: If ``True``, allow pre-release versions + to be located. Otherwise, pre-release versions + are not returned. + :return: A :class:`Distribution` instance, or ``None`` if no such + distribution could be located. + """ + result = None + r = parse_requirement(requirement) + if r is None: # pragma: no cover + raise DistlibException('Not a valid requirement: %r' % requirement) + scheme = get_scheme(self.scheme) + self.matcher = matcher = scheme.matcher(r.requirement) + logger.debug('matcher: %s (%s)', matcher, type(matcher).__name__) + versions = self.get_project(r.name) + if len(versions) > 2: # urls and digests keys are present + # sometimes, versions are invalid + slist = [] + vcls = matcher.version_class + for k in versions: + if k in ('urls', 'digests'): + continue + try: + if not matcher.match(k): + pass # logger.debug('%s did not match %r', matcher, k) + else: + if prereleases or not vcls(k).is_prerelease: + slist.append(k) + except Exception: # pragma: no cover + logger.warning('error matching %s with %r', matcher, k) + pass # slist.append(k) + if len(slist) > 1: + slist = sorted(slist, key=scheme.key) + if slist: + logger.debug('sorted list: %s', slist) + version = slist[-1] + result = versions[version] + if result: + if r.extras: + result.extras = r.extras + result.download_urls = versions.get('urls', {}).get(version, set()) + d = {} + sd = versions.get('digests', {}) + for url in result.download_urls: + if url in sd: # pragma: no cover + d[url] = sd[url] + result.digests = d + self.matcher = None + return result + + +class PyPIRPCLocator(Locator): + """ + This locator uses XML-RPC to locate distributions. It therefore + cannot be used with simple mirrors (that only mirror file content). + """ + + def __init__(self, url, **kwargs): + """ + Initialise an instance. + + :param url: The URL to use for XML-RPC. + :param kwargs: Passed to the superclass constructor. + """ + super(PyPIRPCLocator, self).__init__(**kwargs) + self.base_url = url + self.client = ServerProxy(url, timeout=3.0) + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + return set(self.client.list_packages()) + + def _get_project(self, name): + result = {'urls': {}, 'digests': {}} + versions = self.client.package_releases(name, True) + for v in versions: + urls = self.client.release_urls(name, v) + data = self.client.release_data(name, v) + metadata = Metadata(scheme=self.scheme) + metadata.name = data['name'] + metadata.version = data['version'] + metadata.license = data.get('license') + metadata.keywords = data.get('keywords', []) + metadata.summary = data.get('summary') + dist = Distribution(metadata) + if urls: + info = urls[0] + metadata.source_url = info['url'] + dist.digest = self._get_digest(info) + dist.locator = self + result[v] = dist + for info in urls: + url = info['url'] + digest = self._get_digest(info) + result['urls'].setdefault(v, set()).add(url) + result['digests'][url] = digest + return result + + +class PyPIJSONLocator(Locator): + """ + This locator uses PyPI's JSON interface. It's very limited in functionality + and probably not worth using. + """ + + def __init__(self, url, **kwargs): + super(PyPIJSONLocator, self).__init__(**kwargs) + self.base_url = ensure_slash(url) + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + raise NotImplementedError('Not available from this locator') + + def _get_project(self, name): + result = {'urls': {}, 'digests': {}} + url = urljoin(self.base_url, '%s/json' % quote(name)) + try: + resp = self.opener.open(url) + data = resp.read().decode() # for now + d = json.loads(data) + md = Metadata(scheme=self.scheme) + data = d['info'] + md.name = data['name'] + md.version = data['version'] + md.license = data.get('license') + md.keywords = data.get('keywords', []) + md.summary = data.get('summary') + dist = Distribution(md) + dist.locator = self + # urls = d['urls'] + result[md.version] = dist + for info in d['urls']: + url = info['url'] + dist.download_urls.add(url) + dist.digests[url] = self._get_digest(info) + result['urls'].setdefault(md.version, set()).add(url) + result['digests'][url] = self._get_digest(info) + # Now get other releases + for version, infos in d['releases'].items(): + if version == md.version: + continue # already done + omd = Metadata(scheme=self.scheme) + omd.name = md.name + omd.version = version + odist = Distribution(omd) + odist.locator = self + result[version] = odist + for info in infos: + url = info['url'] + odist.download_urls.add(url) + odist.digests[url] = self._get_digest(info) + result['urls'].setdefault(version, set()).add(url) + result['digests'][url] = self._get_digest(info) + + +# for info in urls: +# md.source_url = info['url'] +# dist.digest = self._get_digest(info) +# dist.locator = self +# for info in urls: +# url = info['url'] +# result['urls'].setdefault(md.version, set()).add(url) +# result['digests'][url] = self._get_digest(info) + except Exception as e: + self.errors.put(text_type(e)) + logger.exception('JSON fetch failed: %s', e) + return result + + +class Page(object): + """ + This class represents a scraped HTML page. + """ + # The following slightly hairy-looking regex just looks for the contents of + # an anchor link, which has an attribute "href" either immediately preceded + # or immediately followed by a "rel" attribute. The attribute values can be + # declared with double quotes, single quotes or no quotes - which leads to + # the length of the expression. + _href = re.compile( + """ +(rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*))\\s+)? +href\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)) +(\\s+rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)))? +""", re.I | re.S | re.X) + _base = re.compile(r"""]+)""", re.I | re.S) + + def __init__(self, data, url): + """ + Initialise an instance with the Unicode page contents and the URL they + came from. + """ + self.data = data + self.base_url = self.url = url + m = self._base.search(self.data) + if m: + self.base_url = m.group(1) + + _clean_re = re.compile(r'[^a-z0-9$&+,/:;=?@.#%_\\|-]', re.I) + + @cached_property + def links(self): + """ + Return the URLs of all the links on a page together with information + about their "rel" attribute, for determining which ones to treat as + downloads and which ones to queue for further scraping. + """ + + def clean(url): + "Tidy up an URL." + scheme, netloc, path, params, query, frag = urlparse(url) + return urlunparse((scheme, netloc, quote(path), params, query, frag)) + + result = set() + for match in self._href.finditer(self.data): + d = match.groupdict('') + rel = (d['rel1'] or d['rel2'] or d['rel3'] or d['rel4'] or d['rel5'] or d['rel6']) + url = d['url1'] or d['url2'] or d['url3'] + url = urljoin(self.base_url, url) + url = unescape(url) + url = self._clean_re.sub(lambda m: '%%%2x' % ord(m.group(0)), url) + result.add((url, rel)) + # We sort the result, hoping to bring the most recent versions + # to the front + result = sorted(result, key=lambda t: t[0], reverse=True) + return result + + +class SimpleScrapingLocator(Locator): + """ + A locator which scrapes HTML pages to locate downloads for a distribution. + This runs multiple threads to do the I/O; performance is at least as good + as pip's PackageFinder, which works in an analogous fashion. + """ + + # These are used to deal with various Content-Encoding schemes. + decoders = { + 'deflate': zlib.decompress, + 'gzip': lambda b: gzip.GzipFile(fileobj=BytesIO(b)).read(), + 'none': lambda b: b, + } + + def __init__(self, url, timeout=None, num_workers=10, **kwargs): + """ + Initialise an instance. + :param url: The root URL to use for scraping. + :param timeout: The timeout, in seconds, to be applied to requests. + This defaults to ``None`` (no timeout specified). + :param num_workers: The number of worker threads you want to do I/O, + This defaults to 10. + :param kwargs: Passed to the superclass. + """ + super(SimpleScrapingLocator, self).__init__(**kwargs) + self.base_url = ensure_slash(url) + self.timeout = timeout + self._page_cache = {} + self._seen = set() + self._to_fetch = queue.Queue() + self._bad_hosts = set() + self.skip_externals = False + self.num_workers = num_workers + self._lock = threading.RLock() + # See issue #45: we need to be resilient when the locator is used + # in a thread, e.g. with concurrent.futures. We can't use self._lock + # as it is for coordinating our internal threads - the ones created + # in _prepare_threads. + self._gplock = threading.RLock() + self.platform_check = False # See issue #112 + + def _prepare_threads(self): + """ + Threads are created only when get_project is called, and terminate + before it returns. They are there primarily to parallelise I/O (i.e. + fetching web pages). + """ + self._threads = [] + for i in range(self.num_workers): + t = threading.Thread(target=self._fetch) + t.daemon = True + t.start() + self._threads.append(t) + + def _wait_threads(self): + """ + Tell all the threads to terminate (by sending a sentinel value) and + wait for them to do so. + """ + # Note that you need two loops, since you can't say which + # thread will get each sentinel + for t in self._threads: + self._to_fetch.put(None) # sentinel + for t in self._threads: + t.join() + self._threads = [] + + def _get_project(self, name): + result = {'urls': {}, 'digests': {}} + with self._gplock: + self.result = result + self.project_name = name + url = urljoin(self.base_url, '%s/' % quote(name)) + self._seen.clear() + self._page_cache.clear() + self._prepare_threads() + try: + logger.debug('Queueing %s', url) + self._to_fetch.put(url) + self._to_fetch.join() + finally: + self._wait_threads() + del self.result + return result + + platform_dependent = re.compile(r'\b(linux_(i\d86|x86_64|arm\w+)|' + r'win(32|_amd64)|macosx_?\d+)\b', re.I) + + def _is_platform_dependent(self, url): + """ + Does an URL refer to a platform-specific download? + """ + return self.platform_dependent.search(url) + + def _process_download(self, url): + """ + See if an URL is a suitable download for a project. + + If it is, register information in the result dictionary (for + _get_project) about the specific version it's for. + + Note that the return value isn't actually used other than as a boolean + value. + """ + if self.platform_check and self._is_platform_dependent(url): + info = None + else: + info = self.convert_url_to_download_info(url, self.project_name) + logger.debug('process_download: %s -> %s', url, info) + if info: + with self._lock: # needed because self.result is shared + self._update_version_data(self.result, info) + return info + + def _should_queue(self, link, referrer, rel): + """ + Determine whether a link URL from a referring page and with a + particular "rel" attribute should be queued for scraping. + """ + scheme, netloc, path, _, _, _ = urlparse(link) + if path.endswith(self.source_extensions + self.binary_extensions + self.excluded_extensions): + result = False + elif self.skip_externals and not link.startswith(self.base_url): + result = False + elif not referrer.startswith(self.base_url): + result = False + elif rel not in ('homepage', 'download'): + result = False + elif scheme not in ('http', 'https', 'ftp'): + result = False + elif self._is_platform_dependent(link): + result = False + else: + host = netloc.split(':', 1)[0] + if host.lower() == 'localhost': + result = False + else: + result = True + logger.debug('should_queue: %s (%s) from %s -> %s', link, rel, referrer, result) + return result + + def _fetch(self): + """ + Get a URL to fetch from the work queue, get the HTML page, examine its + links for download candidates and candidates for further scraping. + + This is a handy method to run in a thread. + """ + while True: + url = self._to_fetch.get() + try: + if url: + page = self.get_page(url) + if page is None: # e.g. after an error + continue + for link, rel in page.links: + if link not in self._seen: + try: + self._seen.add(link) + if (not self._process_download(link) and self._should_queue(link, url, rel)): + logger.debug('Queueing %s from %s', link, url) + self._to_fetch.put(link) + except MetadataInvalidError: # e.g. invalid versions + pass + except Exception as e: # pragma: no cover + self.errors.put(text_type(e)) + finally: + # always do this, to avoid hangs :-) + self._to_fetch.task_done() + if not url: + # logger.debug('Sentinel seen, quitting.') + break + + def get_page(self, url): + """ + Get the HTML for an URL, possibly from an in-memory cache. + + XXX TODO Note: this cache is never actually cleared. It's assumed that + the data won't get stale over the lifetime of a locator instance (not + necessarily true for the default_locator). + """ + # http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api + scheme, netloc, path, _, _, _ = urlparse(url) + if scheme == 'file' and os.path.isdir(url2pathname(path)): + url = urljoin(ensure_slash(url), 'index.html') + + if url in self._page_cache: + result = self._page_cache[url] + logger.debug('Returning %s from cache: %s', url, result) + else: + host = netloc.split(':', 1)[0] + result = None + if host in self._bad_hosts: + logger.debug('Skipping %s due to bad host %s', url, host) + else: + req = Request(url, headers={'Accept-encoding': 'identity'}) + try: + logger.debug('Fetching %s', url) + resp = self.opener.open(req, timeout=self.timeout) + logger.debug('Fetched %s', url) + headers = resp.info() + content_type = headers.get('Content-Type', '') + if HTML_CONTENT_TYPE.match(content_type): + final_url = resp.geturl() + data = resp.read() + encoding = headers.get('Content-Encoding') + if encoding: + decoder = self.decoders[encoding] # fail if not found + data = decoder(data) + encoding = 'utf-8' + m = CHARSET.search(content_type) + if m: + encoding = m.group(1) + try: + data = data.decode(encoding) + except UnicodeError: # pragma: no cover + data = data.decode('latin-1') # fallback + result = Page(data, final_url) + self._page_cache[final_url] = result + except HTTPError as e: + if e.code != 404: + logger.exception('Fetch failed: %s: %s', url, e) + except URLError as e: # pragma: no cover + logger.exception('Fetch failed: %s: %s', url, e) + with self._lock: + self._bad_hosts.add(host) + except Exception as e: # pragma: no cover + logger.exception('Fetch failed: %s: %s', url, e) + finally: + self._page_cache[url] = result # even if None (failure) + return result + + _distname_re = re.compile(']*>([^<]+)<') + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + result = set() + page = self.get_page(self.base_url) + if not page: + raise DistlibException('Unable to get %s' % self.base_url) + for match in self._distname_re.finditer(page.data): + result.add(match.group(1)) + return result + + +class DirectoryLocator(Locator): + """ + This class locates distributions in a directory tree. + """ + + def __init__(self, path, **kwargs): + """ + Initialise an instance. + :param path: The root of the directory tree to search. + :param kwargs: Passed to the superclass constructor, + except for: + * recursive - if True (the default), subdirectories are + recursed into. If False, only the top-level directory + is searched, + """ + self.recursive = kwargs.pop('recursive', True) + super(DirectoryLocator, self).__init__(**kwargs) + path = os.path.abspath(path) + if not os.path.isdir(path): # pragma: no cover + raise DistlibException('Not a directory: %r' % path) + self.base_dir = path + + def should_include(self, filename, parent): + """ + Should a filename be considered as a candidate for a distribution + archive? As well as the filename, the directory which contains it + is provided, though not used by the current implementation. + """ + return filename.endswith(self.downloadable_extensions) + + def _get_project(self, name): + result = {'urls': {}, 'digests': {}} + for root, dirs, files in os.walk(self.base_dir): + for fn in files: + if self.should_include(fn, root): + fn = os.path.join(root, fn) + url = urlunparse(('file', '', pathname2url(os.path.abspath(fn)), '', '', '')) + info = self.convert_url_to_download_info(url, name) + if info: + self._update_version_data(result, info) + if not self.recursive: + break + return result + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + result = set() + for root, dirs, files in os.walk(self.base_dir): + for fn in files: + if self.should_include(fn, root): + fn = os.path.join(root, fn) + url = urlunparse(('file', '', pathname2url(os.path.abspath(fn)), '', '', '')) + info = self.convert_url_to_download_info(url, None) + if info: + result.add(info['name']) + if not self.recursive: + break + return result + + +class JSONLocator(Locator): + """ + This locator uses special extended metadata (not available on PyPI) and is + the basis of performant dependency resolution in distlib. Other locators + require archive downloads before dependencies can be determined! As you + might imagine, that can be slow. + """ + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + raise NotImplementedError('Not available from this locator') + + def _get_project(self, name): + result = {'urls': {}, 'digests': {}} + data = get_project_data(name) + if data: + for info in data.get('files', []): + if info['ptype'] != 'sdist' or info['pyversion'] != 'source': + continue + # We don't store summary in project metadata as it makes + # the data bigger for no benefit during dependency + # resolution + dist = make_dist(data['name'], + info['version'], + summary=data.get('summary', 'Placeholder for summary'), + scheme=self.scheme) + md = dist.metadata + md.source_url = info['url'] + # TODO SHA256 digest + if 'digest' in info and info['digest']: + dist.digest = ('md5', info['digest']) + md.dependencies = info.get('requirements', {}) + dist.exports = info.get('exports', {}) + result[dist.version] = dist + result['urls'].setdefault(dist.version, set()).add(info['url']) + return result + + +class DistPathLocator(Locator): + """ + This locator finds installed distributions in a path. It can be useful for + adding to an :class:`AggregatingLocator`. + """ + + def __init__(self, distpath, **kwargs): + """ + Initialise an instance. + + :param distpath: A :class:`DistributionPath` instance to search. + """ + super(DistPathLocator, self).__init__(**kwargs) + assert isinstance(distpath, DistributionPath) + self.distpath = distpath + + def _get_project(self, name): + dist = self.distpath.get_distribution(name) + if dist is None: + result = {'urls': {}, 'digests': {}} + else: + result = { + dist.version: dist, + 'urls': { + dist.version: set([dist.source_url]) + }, + 'digests': { + dist.version: set([None]) + } + } + return result + + +class AggregatingLocator(Locator): + """ + This class allows you to chain and/or merge a list of locators. + """ + + def __init__(self, *locators, **kwargs): + """ + Initialise an instance. + + :param locators: The list of locators to search. + :param kwargs: Passed to the superclass constructor, + except for: + * merge - if False (the default), the first successful + search from any of the locators is returned. If True, + the results from all locators are merged (this can be + slow). + """ + self.merge = kwargs.pop('merge', False) + self.locators = locators + super(AggregatingLocator, self).__init__(**kwargs) + + def clear_cache(self): + super(AggregatingLocator, self).clear_cache() + for locator in self.locators: + locator.clear_cache() + + def _set_scheme(self, value): + self._scheme = value + for locator in self.locators: + locator.scheme = value + + scheme = property(Locator.scheme.fget, _set_scheme) + + def _get_project(self, name): + result = {} + for locator in self.locators: + d = locator.get_project(name) + if d: + if self.merge: + files = result.get('urls', {}) + digests = result.get('digests', {}) + # next line could overwrite result['urls'], result['digests'] + result.update(d) + df = result.get('urls') + if files and df: + for k, v in files.items(): + if k in df: + df[k] |= v + else: + df[k] = v + dd = result.get('digests') + if digests and dd: + dd.update(digests) + else: + # See issue #18. If any dists are found and we're looking + # for specific constraints, we only return something if + # a match is found. For example, if a DirectoryLocator + # returns just foo (1.0) while we're looking for + # foo (>= 2.0), we'll pretend there was nothing there so + # that subsequent locators can be queried. Otherwise we + # would just return foo (1.0) which would then lead to a + # failure to find foo (>= 2.0), because other locators + # weren't searched. Note that this only matters when + # merge=False. + if self.matcher is None: + found = True + else: + found = False + for k in d: + if self.matcher.match(k): + found = True + break + if found: + result = d + break + return result + + def get_distribution_names(self): + """ + Return all the distribution names known to this locator. + """ + result = set() + for locator in self.locators: + try: + result |= locator.get_distribution_names() + except NotImplementedError: + pass + return result + + +# We use a legacy scheme simply because most of the dists on PyPI use legacy +# versions which don't conform to PEP 440. +default_locator = AggregatingLocator( + # JSONLocator(), # don't use as PEP 426 is withdrawn + SimpleScrapingLocator('https://pypi.org/simple/', timeout=3.0), + scheme='legacy') + +locate = default_locator.locate + + +class DependencyFinder(object): + """ + Locate dependencies for distributions. + """ + + def __init__(self, locator=None): + """ + Initialise an instance, using the specified locator + to locate distributions. + """ + self.locator = locator or default_locator + self.scheme = get_scheme(self.locator.scheme) + + def add_distribution(self, dist): + """ + Add a distribution to the finder. This will update internal information + about who provides what. + :param dist: The distribution to add. + """ + logger.debug('adding distribution %s', dist) + name = dist.key + self.dists_by_name[name] = dist + self.dists[(name, dist.version)] = dist + for p in dist.provides: + name, version = parse_name_and_version(p) + logger.debug('Add to provided: %s, %s, %s', name, version, dist) + self.provided.setdefault(name, set()).add((version, dist)) + + def remove_distribution(self, dist): + """ + Remove a distribution from the finder. This will update internal + information about who provides what. + :param dist: The distribution to remove. + """ + logger.debug('removing distribution %s', dist) + name = dist.key + del self.dists_by_name[name] + del self.dists[(name, dist.version)] + for p in dist.provides: + name, version = parse_name_and_version(p) + logger.debug('Remove from provided: %s, %s, %s', name, version, dist) + s = self.provided[name] + s.remove((version, dist)) + if not s: + del self.provided[name] + + def get_matcher(self, reqt): + """ + Get a version matcher for a requirement. + :param reqt: The requirement + :type reqt: str + :return: A version matcher (an instance of + :class:`distlib.version.Matcher`). + """ + try: + matcher = self.scheme.matcher(reqt) + except UnsupportedVersionError: # pragma: no cover + # XXX compat-mode if cannot read the version + name = reqt.split()[0] + matcher = self.scheme.matcher(name) + return matcher + + def find_providers(self, reqt): + """ + Find the distributions which can fulfill a requirement. + + :param reqt: The requirement. + :type reqt: str + :return: A set of distribution which can fulfill the requirement. + """ + matcher = self.get_matcher(reqt) + name = matcher.key # case-insensitive + result = set() + provided = self.provided + if name in provided: + for version, provider in provided[name]: + try: + match = matcher.match(version) + except UnsupportedVersionError: + match = False + + if match: + result.add(provider) + break + return result + + def try_to_replace(self, provider, other, problems): + """ + Attempt to replace one provider with another. This is typically used + when resolving dependencies from multiple sources, e.g. A requires + (B >= 1.0) while C requires (B >= 1.1). + + For successful replacement, ``provider`` must meet all the requirements + which ``other`` fulfills. + + :param provider: The provider we are trying to replace with. + :param other: The provider we're trying to replace. + :param problems: If False is returned, this will contain what + problems prevented replacement. This is currently + a tuple of the literal string 'cantreplace', + ``provider``, ``other`` and the set of requirements + that ``provider`` couldn't fulfill. + :return: True if we can replace ``other`` with ``provider``, else + False. + """ + rlist = self.reqts[other] + unmatched = set() + for s in rlist: + matcher = self.get_matcher(s) + if not matcher.match(provider.version): + unmatched.add(s) + if unmatched: + # can't replace other with provider + problems.add(('cantreplace', provider, other, frozenset(unmatched))) + result = False + else: + # can replace other with provider + self.remove_distribution(other) + del self.reqts[other] + for s in rlist: + self.reqts.setdefault(provider, set()).add(s) + self.add_distribution(provider) + result = True + return result + + def find(self, requirement, meta_extras=None, prereleases=False): + """ + Find a distribution and all distributions it depends on. + + :param requirement: The requirement specifying the distribution to + find, or a Distribution instance. + :param meta_extras: A list of meta extras such as :test:, :build: and + so on. + :param prereleases: If ``True``, allow pre-release versions to be + returned - otherwise, don't return prereleases + unless they're all that's available. + + Return a set of :class:`Distribution` instances and a set of + problems. + + The distributions returned should be such that they have the + :attr:`required` attribute set to ``True`` if they were + from the ``requirement`` passed to ``find()``, and they have the + :attr:`build_time_dependency` attribute set to ``True`` unless they + are post-installation dependencies of the ``requirement``. + + The problems should be a tuple consisting of the string + ``'unsatisfied'`` and the requirement which couldn't be satisfied + by any distribution known to the locator. + """ + + self.provided = {} + self.dists = {} + self.dists_by_name = {} + self.reqts = {} + + meta_extras = set(meta_extras or []) + if ':*:' in meta_extras: + meta_extras.remove(':*:') + # :meta: and :run: are implicitly included + meta_extras |= set([':test:', ':build:', ':dev:']) + + if isinstance(requirement, Distribution): + dist = odist = requirement + logger.debug('passed %s as requirement', odist) + else: + dist = odist = self.locator.locate(requirement, prereleases=prereleases) + if dist is None: + raise DistlibException('Unable to locate %r' % requirement) + logger.debug('located %s', odist) + dist.requested = True + problems = set() + todo = set([dist]) + install_dists = set([odist]) + while todo: + dist = todo.pop() + name = dist.key # case-insensitive + if name not in self.dists_by_name: + self.add_distribution(dist) + else: + # import pdb; pdb.set_trace() + other = self.dists_by_name[name] + if other != dist: + self.try_to_replace(dist, other, problems) + + ireqts = dist.run_requires | dist.meta_requires + sreqts = dist.build_requires + ereqts = set() + if meta_extras and dist in install_dists: + for key in ('test', 'build', 'dev'): + e = ':%s:' % key + if e in meta_extras: + ereqts |= getattr(dist, '%s_requires' % key) + all_reqts = ireqts | sreqts | ereqts + for r in all_reqts: + providers = self.find_providers(r) + if not providers: + logger.debug('No providers found for %r', r) + provider = self.locator.locate(r, prereleases=prereleases) + # If no provider is found and we didn't consider + # prereleases, consider them now. + if provider is None and not prereleases: + provider = self.locator.locate(r, prereleases=True) + if provider is None: + logger.debug('Cannot satisfy %r', r) + problems.add(('unsatisfied', r)) + else: + n, v = provider.key, provider.version + if (n, v) not in self.dists: + todo.add(provider) + providers.add(provider) + if r in ireqts and dist in install_dists: + install_dists.add(provider) + logger.debug('Adding %s to install_dists', provider.name_and_version) + for p in providers: + name = p.key + if name not in self.dists_by_name: + self.reqts.setdefault(p, set()).add(r) + else: + other = self.dists_by_name[name] + if other != p: + # see if other can be replaced by p + self.try_to_replace(p, other, problems) + + dists = set(self.dists.values()) + for dist in dists: + dist.build_time_dependency = dist not in install_dists + if dist.build_time_dependency: + logger.debug('%s is a build-time dependency only.', dist.name_and_version) + logger.debug('find done for %s', odist) + return dists, problems diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/manifest.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/manifest.py new file mode 100644 index 00000000000..420dcf12ed2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/manifest.py @@ -0,0 +1,384 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012-2023 Python Software Foundation. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +""" +Class representing the list of files in a distribution. + +Equivalent to distutils.filelist, but fixes some problems. +""" +import fnmatch +import logging +import os +import re +import sys + +from . import DistlibException +from .compat import fsdecode +from .util import convert_path + + +__all__ = ['Manifest'] + +logger = logging.getLogger(__name__) + +# a \ followed by some spaces + EOL +_COLLAPSE_PATTERN = re.compile('\\\\w*\n', re.M) +_COMMENTED_LINE = re.compile('#.*?(?=\n)|\n(?=$)', re.M | re.S) + +# +# Due to the different results returned by fnmatch.translate, we need +# to do slightly different processing for Python 2.7 and 3.2 ... this needed +# to be brought in for Python 3.6 onwards. +# +_PYTHON_VERSION = sys.version_info[:2] + + +class Manifest(object): + """ + A list of files built by exploring the filesystem and filtered by applying various + patterns to what we find there. + """ + + def __init__(self, base=None): + """ + Initialise an instance. + + :param base: The base directory to explore under. + """ + self.base = os.path.abspath(os.path.normpath(base or os.getcwd())) + self.prefix = self.base + os.sep + self.allfiles = None + self.files = set() + + # + # Public API + # + + def findall(self): + """Find all files under the base and set ``allfiles`` to the absolute + pathnames of files found. + """ + from stat import S_ISREG, S_ISDIR, S_ISLNK + + self.allfiles = allfiles = [] + root = self.base + stack = [root] + pop = stack.pop + push = stack.append + + while stack: + root = pop() + names = os.listdir(root) + + for name in names: + fullname = os.path.join(root, name) + + # Avoid excess stat calls -- just one will do, thank you! + stat = os.stat(fullname) + mode = stat.st_mode + if S_ISREG(mode): + allfiles.append(fsdecode(fullname)) + elif S_ISDIR(mode) and not S_ISLNK(mode): + push(fullname) + + def add(self, item): + """ + Add a file to the manifest. + + :param item: The pathname to add. This can be relative to the base. + """ + if not item.startswith(self.prefix): + item = os.path.join(self.base, item) + self.files.add(os.path.normpath(item)) + + def add_many(self, items): + """ + Add a list of files to the manifest. + + :param items: The pathnames to add. These can be relative to the base. + """ + for item in items: + self.add(item) + + def sorted(self, wantdirs=False): + """ + Return sorted files in directory order + """ + + def add_dir(dirs, d): + dirs.add(d) + logger.debug('add_dir added %s', d) + if d != self.base: + parent, _ = os.path.split(d) + assert parent not in ('', '/') + add_dir(dirs, parent) + + result = set(self.files) # make a copy! + if wantdirs: + dirs = set() + for f in result: + add_dir(dirs, os.path.dirname(f)) + result |= dirs + return [os.path.join(*path_tuple) for path_tuple in + sorted(os.path.split(path) for path in result)] + + def clear(self): + """Clear all collected files.""" + self.files = set() + self.allfiles = [] + + def process_directive(self, directive): + """ + Process a directive which either adds some files from ``allfiles`` to + ``files``, or removes some files from ``files``. + + :param directive: The directive to process. This should be in a format + compatible with distutils ``MANIFEST.in`` files: + + http://docs.python.org/distutils/sourcedist.html#commands + """ + # Parse the line: split it up, make sure the right number of words + # is there, and return the relevant words. 'action' is always + # defined: it's the first word of the line. Which of the other + # three are defined depends on the action; it'll be either + # patterns, (dir and patterns), or (dirpattern). + action, patterns, thedir, dirpattern = self._parse_directive(directive) + + # OK, now we know that the action is valid and we have the + # right number of words on the line for that action -- so we + # can proceed with minimal error-checking. + if action == 'include': + for pattern in patterns: + if not self._include_pattern(pattern, anchor=True): + logger.warning('no files found matching %r', pattern) + + elif action == 'exclude': + for pattern in patterns: + self._exclude_pattern(pattern, anchor=True) + + elif action == 'global-include': + for pattern in patterns: + if not self._include_pattern(pattern, anchor=False): + logger.warning('no files found matching %r ' + 'anywhere in distribution', pattern) + + elif action == 'global-exclude': + for pattern in patterns: + self._exclude_pattern(pattern, anchor=False) + + elif action == 'recursive-include': + for pattern in patterns: + if not self._include_pattern(pattern, prefix=thedir): + logger.warning('no files found matching %r ' + 'under directory %r', pattern, thedir) + + elif action == 'recursive-exclude': + for pattern in patterns: + self._exclude_pattern(pattern, prefix=thedir) + + elif action == 'graft': + if not self._include_pattern(None, prefix=dirpattern): + logger.warning('no directories found matching %r', + dirpattern) + + elif action == 'prune': + if not self._exclude_pattern(None, prefix=dirpattern): + logger.warning('no previously-included directories found ' + 'matching %r', dirpattern) + else: # pragma: no cover + # This should never happen, as it should be caught in + # _parse_template_line + raise DistlibException( + 'invalid action %r' % action) + + # + # Private API + # + + def _parse_directive(self, directive): + """ + Validate a directive. + :param directive: The directive to validate. + :return: A tuple of action, patterns, thedir, dir_patterns + """ + words = directive.split() + if len(words) == 1 and words[0] not in ('include', 'exclude', + 'global-include', + 'global-exclude', + 'recursive-include', + 'recursive-exclude', + 'graft', 'prune'): + # no action given, let's use the default 'include' + words.insert(0, 'include') + + action = words[0] + patterns = thedir = dir_pattern = None + + if action in ('include', 'exclude', + 'global-include', 'global-exclude'): + if len(words) < 2: + raise DistlibException( + '%r expects ...' % action) + + patterns = [convert_path(word) for word in words[1:]] + + elif action in ('recursive-include', 'recursive-exclude'): + if len(words) < 3: + raise DistlibException( + '%r expects ...' % action) + + thedir = convert_path(words[1]) + patterns = [convert_path(word) for word in words[2:]] + + elif action in ('graft', 'prune'): + if len(words) != 2: + raise DistlibException( + '%r expects a single ' % action) + + dir_pattern = convert_path(words[1]) + + else: + raise DistlibException('unknown action %r' % action) + + return action, patterns, thedir, dir_pattern + + def _include_pattern(self, pattern, anchor=True, prefix=None, + is_regex=False): + """Select strings (presumably filenames) from 'self.files' that + match 'pattern', a Unix-style wildcard (glob) pattern. + + Patterns are not quite the same as implemented by the 'fnmatch' + module: '*' and '?' match non-special characters, where "special" + is platform-dependent: slash on Unix; colon, slash, and backslash on + DOS/Windows; and colon on Mac OS. + + If 'anchor' is true (the default), then the pattern match is more + stringent: "*.py" will match "foo.py" but not "foo/bar.py". If + 'anchor' is false, both of these will match. + + If 'prefix' is supplied, then only filenames starting with 'prefix' + (itself a pattern) and ending with 'pattern', with anything in between + them, will match. 'anchor' is ignored in this case. + + If 'is_regex' is true, 'anchor' and 'prefix' are ignored, and + 'pattern' is assumed to be either a string containing a regex or a + regex object -- no translation is done, the regex is just compiled + and used as-is. + + Selected strings will be added to self.files. + + Return True if files are found. + """ + # XXX docstring lying about what the special chars are? + found = False + pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) + + # delayed loading of allfiles list + if self.allfiles is None: + self.findall() + + for name in self.allfiles: + if pattern_re.search(name): + self.files.add(name) + found = True + return found + + def _exclude_pattern(self, pattern, anchor=True, prefix=None, + is_regex=False): + """Remove strings (presumably filenames) from 'files' that match + 'pattern'. + + Other parameters are the same as for 'include_pattern()', above. + The list 'self.files' is modified in place. Return True if files are + found. + + This API is public to allow e.g. exclusion of SCM subdirs, e.g. when + packaging source distributions + """ + found = False + pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) + for f in list(self.files): + if pattern_re.search(f): + self.files.remove(f) + found = True + return found + + def _translate_pattern(self, pattern, anchor=True, prefix=None, + is_regex=False): + """Translate a shell-like wildcard pattern to a compiled regular + expression. + + Return the compiled regex. If 'is_regex' true, + then 'pattern' is directly compiled to a regex (if it's a string) + or just returned as-is (assumes it's a regex object). + """ + if is_regex: + if isinstance(pattern, str): + return re.compile(pattern) + else: + return pattern + + if _PYTHON_VERSION > (3, 2): + # ditch start and end characters + start, _, end = self._glob_to_re('_').partition('_') + + if pattern: + pattern_re = self._glob_to_re(pattern) + if _PYTHON_VERSION > (3, 2): + assert pattern_re.startswith(start) and pattern_re.endswith(end) + else: + pattern_re = '' + + base = re.escape(os.path.join(self.base, '')) + if prefix is not None: + # ditch end of pattern character + if _PYTHON_VERSION <= (3, 2): + empty_pattern = self._glob_to_re('') + prefix_re = self._glob_to_re(prefix)[:-len(empty_pattern)] + else: + prefix_re = self._glob_to_re(prefix) + assert prefix_re.startswith(start) and prefix_re.endswith(end) + prefix_re = prefix_re[len(start): len(prefix_re) - len(end)] + sep = os.sep + if os.sep == '\\': + sep = r'\\' + if _PYTHON_VERSION <= (3, 2): + pattern_re = '^' + base + sep.join((prefix_re, + '.*' + pattern_re)) + else: + pattern_re = pattern_re[len(start): len(pattern_re) - len(end)] + pattern_re = r'%s%s%s%s.*%s%s' % (start, base, prefix_re, sep, + pattern_re, end) + else: # no prefix -- respect anchor flag + if anchor: + if _PYTHON_VERSION <= (3, 2): + pattern_re = '^' + base + pattern_re + else: + pattern_re = r'%s%s%s' % (start, base, pattern_re[len(start):]) + + return re.compile(pattern_re) + + def _glob_to_re(self, pattern): + """Translate a shell-like glob pattern to a regular expression. + + Return a string containing the regex. Differs from + 'fnmatch.translate()' in that '*' does not match "special characters" + (which are platform-specific). + """ + pattern_re = fnmatch.translate(pattern) + + # '?' and '*' in the glob pattern become '.' and '.*' in the RE, which + # IMHO is wrong -- '?' and '*' aren't supposed to match slash in Unix, + # and by extension they shouldn't match such "special characters" under + # any OS. So change all non-escaped dots in the RE to match any + # character except the special characters (currently: just os.sep). + sep = os.sep + if os.sep == '\\': + # we're using a regex to manipulate a regex, so we need + # to escape the backslash twice + sep = r'\\\\' + escaped = r'\1[^%s]' % sep + pattern_re = re.sub(r'((? y, + '!=': lambda x, y: x != y, + '<': lambda x, y: x < y, + '<=': lambda x, y: x == y or x < y, + '>': lambda x, y: x > y, + '>=': lambda x, y: x == y or x > y, + 'and': lambda x, y: x and y, + 'or': lambda x, y: x or y, + 'in': lambda x, y: x in y, + 'not in': lambda x, y: x not in y, + } + + def evaluate(self, expr, context): + """ + Evaluate a marker expression returned by the :func:`parse_requirement` + function in the specified context. + """ + if isinstance(expr, string_types): + if expr[0] in '\'"': + result = expr[1:-1] + else: + if expr not in context: + raise SyntaxError('unknown variable: %s' % expr) + result = context[expr] + else: + assert isinstance(expr, dict) + op = expr['op'] + if op not in self.operations: + raise NotImplementedError('op not implemented: %s' % op) + elhs = expr['lhs'] + erhs = expr['rhs'] + if _is_literal(expr['lhs']) and _is_literal(expr['rhs']): + raise SyntaxError('invalid comparison: %s %s %s' % (elhs, op, erhs)) + + lhs = self.evaluate(elhs, context) + rhs = self.evaluate(erhs, context) + if ((_is_version_marker(elhs) or _is_version_marker(erhs)) and + op in ('<', '<=', '>', '>=', '===', '==', '!=', '~=')): + lhs = LV(lhs) + rhs = LV(rhs) + elif _is_version_marker(elhs) and op in ('in', 'not in'): + lhs = LV(lhs) + rhs = _get_versions(rhs) + result = self.operations[op](lhs, rhs) + return result + + +_DIGITS = re.compile(r'\d+\.\d+') + + +def default_context(): + + def format_full_version(info): + version = '%s.%s.%s' % (info.major, info.minor, info.micro) + kind = info.releaselevel + if kind != 'final': + version += kind[0] + str(info.serial) + return version + + if hasattr(sys, 'implementation'): + implementation_version = format_full_version(sys.implementation.version) + implementation_name = sys.implementation.name + else: + implementation_version = '0' + implementation_name = '' + + ppv = platform.python_version() + m = _DIGITS.match(ppv) + pv = m.group(0) + result = { + 'implementation_name': implementation_name, + 'implementation_version': implementation_version, + 'os_name': os.name, + 'platform_machine': platform.machine(), + 'platform_python_implementation': platform.python_implementation(), + 'platform_release': platform.release(), + 'platform_system': platform.system(), + 'platform_version': platform.version(), + 'platform_in_venv': str(in_venv()), + 'python_full_version': ppv, + 'python_version': pv, + 'sys_platform': sys.platform, + } + return result + + +DEFAULT_CONTEXT = default_context() +del default_context + +evaluator = Evaluator() + + +def interpret(marker, execution_context=None): + """ + Interpret a marker and return a result depending on environment. + + :param marker: The marker to interpret. + :type marker: str + :param execution_context: The context used for name lookup. + :type execution_context: mapping + """ + try: + expr, rest = parse_marker(marker) + except Exception as e: + raise SyntaxError('Unable to interpret marker syntax: %s: %s' % (marker, e)) + if rest and rest[0] != '#': + raise SyntaxError('unexpected trailing data in marker: %s: %s' % (marker, rest)) + context = dict(DEFAULT_CONTEXT) + if execution_context: + context.update(execution_context) + return evaluator.evaluate(expr, context) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/metadata.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/metadata.py new file mode 100644 index 00000000000..ce9a34b3e24 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/metadata.py @@ -0,0 +1,1031 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012 The Python Software Foundation. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +"""Implementation of the Metadata for Python packages PEPs. + +Supports all metadata formats (1.0, 1.1, 1.2, 1.3/2.1 and 2.2). +""" +from __future__ import unicode_literals + +import codecs +from email import message_from_file +import json +import logging +import re + +from . import DistlibException, __version__ +from .compat import StringIO, string_types, text_type +from .markers import interpret +from .util import extract_by_key, get_extras +from .version import get_scheme, PEP440_VERSION_RE + +logger = logging.getLogger(__name__) + + +class MetadataMissingError(DistlibException): + """A required metadata is missing""" + + +class MetadataConflictError(DistlibException): + """Attempt to read or write metadata fields that are conflictual.""" + + +class MetadataUnrecognizedVersionError(DistlibException): + """Unknown metadata version number.""" + + +class MetadataInvalidError(DistlibException): + """A metadata value is invalid""" + + +# public API of this module +__all__ = ['Metadata', 'PKG_INFO_ENCODING', 'PKG_INFO_PREFERRED_VERSION'] + +# Encoding used for the PKG-INFO files +PKG_INFO_ENCODING = 'utf-8' + +# preferred version. Hopefully will be changed +# to 1.2 once PEP 345 is supported everywhere +PKG_INFO_PREFERRED_VERSION = '1.1' + +_LINE_PREFIX_1_2 = re.compile('\n \\|') +_LINE_PREFIX_PRE_1_2 = re.compile('\n ') +_241_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', 'Summary', 'Description', 'Keywords', 'Home-page', + 'Author', 'Author-email', 'License') + +_314_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', 'Supported-Platform', 'Summary', 'Description', + 'Keywords', 'Home-page', 'Author', 'Author-email', 'License', 'Classifier', 'Download-URL', 'Obsoletes', + 'Provides', 'Requires') + +_314_MARKERS = ('Obsoletes', 'Provides', 'Requires', 'Classifier', 'Download-URL') + +_345_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', 'Supported-Platform', 'Summary', 'Description', + 'Keywords', 'Home-page', 'Author', 'Author-email', 'Maintainer', 'Maintainer-email', 'License', + 'Classifier', 'Download-URL', 'Obsoletes-Dist', 'Project-URL', 'Provides-Dist', 'Requires-Dist', + 'Requires-Python', 'Requires-External') + +_345_MARKERS = ('Provides-Dist', 'Requires-Dist', 'Requires-Python', 'Obsoletes-Dist', 'Requires-External', + 'Maintainer', 'Maintainer-email', 'Project-URL') + +_426_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', 'Supported-Platform', 'Summary', 'Description', + 'Keywords', 'Home-page', 'Author', 'Author-email', 'Maintainer', 'Maintainer-email', 'License', + 'Classifier', 'Download-URL', 'Obsoletes-Dist', 'Project-URL', 'Provides-Dist', 'Requires-Dist', + 'Requires-Python', 'Requires-External', 'Private-Version', 'Obsoleted-By', 'Setup-Requires-Dist', + 'Extension', 'Provides-Extra') + +_426_MARKERS = ('Private-Version', 'Provides-Extra', 'Obsoleted-By', 'Setup-Requires-Dist', 'Extension') + +# See issue #106: Sometimes 'Requires' and 'Provides' occur wrongly in +# the metadata. Include them in the tuple literal below to allow them +# (for now). +# Ditto for Obsoletes - see issue #140. +_566_FIELDS = _426_FIELDS + ('Description-Content-Type', 'Requires', 'Provides', 'Obsoletes') + +_566_MARKERS = ('Description-Content-Type', ) + +_643_MARKERS = ('Dynamic', 'License-File') + +_643_FIELDS = _566_FIELDS + _643_MARKERS + +_ALL_FIELDS = set() +_ALL_FIELDS.update(_241_FIELDS) +_ALL_FIELDS.update(_314_FIELDS) +_ALL_FIELDS.update(_345_FIELDS) +_ALL_FIELDS.update(_426_FIELDS) +_ALL_FIELDS.update(_566_FIELDS) +_ALL_FIELDS.update(_643_FIELDS) + +EXTRA_RE = re.compile(r'''extra\s*==\s*("([^"]+)"|'([^']+)')''') + + +def _version2fieldlist(version): + if version == '1.0': + return _241_FIELDS + elif version == '1.1': + return _314_FIELDS + elif version == '1.2': + return _345_FIELDS + elif version in ('1.3', '2.1'): + # avoid adding field names if already there + return _345_FIELDS + tuple(f for f in _566_FIELDS if f not in _345_FIELDS) + elif version == '2.0': + raise ValueError('Metadata 2.0 is withdrawn and not supported') + # return _426_FIELDS + elif version == '2.2': + return _643_FIELDS + raise MetadataUnrecognizedVersionError(version) + + +def _best_version(fields): + """Detect the best version depending on the fields used.""" + + def _has_marker(keys, markers): + return any(marker in keys for marker in markers) + + keys = [key for key, value in fields.items() if value not in ([], 'UNKNOWN', None)] + possible_versions = ['1.0', '1.1', '1.2', '1.3', '2.1', '2.2'] # 2.0 removed + + # first let's try to see if a field is not part of one of the version + for key in keys: + if key not in _241_FIELDS and '1.0' in possible_versions: + possible_versions.remove('1.0') + logger.debug('Removed 1.0 due to %s', key) + if key not in _314_FIELDS and '1.1' in possible_versions: + possible_versions.remove('1.1') + logger.debug('Removed 1.1 due to %s', key) + if key not in _345_FIELDS and '1.2' in possible_versions: + possible_versions.remove('1.2') + logger.debug('Removed 1.2 due to %s', key) + if key not in _566_FIELDS and '1.3' in possible_versions: + possible_versions.remove('1.3') + logger.debug('Removed 1.3 due to %s', key) + if key not in _566_FIELDS and '2.1' in possible_versions: + if key != 'Description': # In 2.1, description allowed after headers + possible_versions.remove('2.1') + logger.debug('Removed 2.1 due to %s', key) + if key not in _643_FIELDS and '2.2' in possible_versions: + possible_versions.remove('2.2') + logger.debug('Removed 2.2 due to %s', key) + # if key not in _426_FIELDS and '2.0' in possible_versions: + # possible_versions.remove('2.0') + # logger.debug('Removed 2.0 due to %s', key) + + # possible_version contains qualified versions + if len(possible_versions) == 1: + return possible_versions[0] # found ! + elif len(possible_versions) == 0: + logger.debug('Out of options - unknown metadata set: %s', fields) + raise MetadataConflictError('Unknown metadata set') + + # let's see if one unique marker is found + is_1_1 = '1.1' in possible_versions and _has_marker(keys, _314_MARKERS) + is_1_2 = '1.2' in possible_versions and _has_marker(keys, _345_MARKERS) + is_2_1 = '2.1' in possible_versions and _has_marker(keys, _566_MARKERS) + # is_2_0 = '2.0' in possible_versions and _has_marker(keys, _426_MARKERS) + is_2_2 = '2.2' in possible_versions and _has_marker(keys, _643_MARKERS) + if int(is_1_1) + int(is_1_2) + int(is_2_1) + int(is_2_2) > 1: + raise MetadataConflictError('You used incompatible 1.1/1.2/2.1/2.2 fields') + + # we have the choice, 1.0, or 1.2, 2.1 or 2.2 + # - 1.0 has a broken Summary field but works with all tools + # - 1.1 is to avoid + # - 1.2 fixes Summary but has little adoption + # - 2.1 adds more features + # - 2.2 is the latest + if not is_1_1 and not is_1_2 and not is_2_1 and not is_2_2: + # we couldn't find any specific marker + if PKG_INFO_PREFERRED_VERSION in possible_versions: + return PKG_INFO_PREFERRED_VERSION + if is_1_1: + return '1.1' + if is_1_2: + return '1.2' + if is_2_1: + return '2.1' + # if is_2_2: + # return '2.2' + + return '2.2' + + +# This follows the rules about transforming keys as described in +# https://www.python.org/dev/peps/pep-0566/#id17 +_ATTR2FIELD = {name.lower().replace("-", "_"): name for name in _ALL_FIELDS} +_FIELD2ATTR = {field: attr for attr, field in _ATTR2FIELD.items()} + +_PREDICATE_FIELDS = ('Requires-Dist', 'Obsoletes-Dist', 'Provides-Dist') +_VERSIONS_FIELDS = ('Requires-Python', ) +_VERSION_FIELDS = ('Version', ) +_LISTFIELDS = ('Platform', 'Classifier', 'Obsoletes', 'Requires', 'Provides', 'Obsoletes-Dist', 'Provides-Dist', + 'Requires-Dist', 'Requires-External', 'Project-URL', 'Supported-Platform', 'Setup-Requires-Dist', + 'Provides-Extra', 'Extension', 'License-File') +_LISTTUPLEFIELDS = ('Project-URL', ) + +_ELEMENTSFIELD = ('Keywords', ) + +_UNICODEFIELDS = ('Author', 'Maintainer', 'Summary', 'Description') + +_MISSING = object() + +_FILESAFE = re.compile('[^A-Za-z0-9.]+') + + +def _get_name_and_version(name, version, for_filename=False): + """Return the distribution name with version. + + If for_filename is true, return a filename-escaped form.""" + if for_filename: + # For both name and version any runs of non-alphanumeric or '.' + # characters are replaced with a single '-'. Additionally any + # spaces in the version string become '.' + name = _FILESAFE.sub('-', name) + version = _FILESAFE.sub('-', version.replace(' ', '.')) + return '%s-%s' % (name, version) + + +class LegacyMetadata(object): + """The legacy metadata of a release. + + Supports versions 1.0, 1.1, 1.2, 2.0 and 1.3/2.1 (auto-detected). You can + instantiate the class with one of these arguments (or none): + - *path*, the path to a metadata file + - *fileobj* give a file-like object with metadata as content + - *mapping* is a dict-like object + - *scheme* is a version scheme name + """ + + # TODO document the mapping API and UNKNOWN default key + + def __init__(self, path=None, fileobj=None, mapping=None, scheme='default'): + if [path, fileobj, mapping].count(None) < 2: + raise TypeError('path, fileobj and mapping are exclusive') + self._fields = {} + self.requires_files = [] + self._dependencies = None + self.scheme = scheme + if path is not None: + self.read(path) + elif fileobj is not None: + self.read_file(fileobj) + elif mapping is not None: + self.update(mapping) + self.set_metadata_version() + + def set_metadata_version(self): + self._fields['Metadata-Version'] = _best_version(self._fields) + + def _write_field(self, fileobj, name, value): + fileobj.write('%s: %s\n' % (name, value)) + + def __getitem__(self, name): + return self.get(name) + + def __setitem__(self, name, value): + return self.set(name, value) + + def __delitem__(self, name): + field_name = self._convert_name(name) + try: + del self._fields[field_name] + except KeyError: + raise KeyError(name) + + def __contains__(self, name): + return (name in self._fields or self._convert_name(name) in self._fields) + + def _convert_name(self, name): + if name in _ALL_FIELDS: + return name + name = name.replace('-', '_').lower() + return _ATTR2FIELD.get(name, name) + + def _default_value(self, name): + if name in _LISTFIELDS or name in _ELEMENTSFIELD: + return [] + return 'UNKNOWN' + + def _remove_line_prefix(self, value): + if self.metadata_version in ('1.0', '1.1'): + return _LINE_PREFIX_PRE_1_2.sub('\n', value) + else: + return _LINE_PREFIX_1_2.sub('\n', value) + + def __getattr__(self, name): + if name in _ATTR2FIELD: + return self[name] + raise AttributeError(name) + + # + # Public API + # + + def get_fullname(self, filesafe=False): + """ + Return the distribution name with version. + + If filesafe is true, return a filename-escaped form. + """ + return _get_name_and_version(self['Name'], self['Version'], filesafe) + + def is_field(self, name): + """return True if name is a valid metadata key""" + name = self._convert_name(name) + return name in _ALL_FIELDS + + def is_multi_field(self, name): + name = self._convert_name(name) + return name in _LISTFIELDS + + def read(self, filepath): + """Read the metadata values from a file path.""" + fp = codecs.open(filepath, 'r', encoding='utf-8') + try: + self.read_file(fp) + finally: + fp.close() + + def read_file(self, fileob): + """Read the metadata values from a file object.""" + msg = message_from_file(fileob) + self._fields['Metadata-Version'] = msg['metadata-version'] + + # When reading, get all the fields we can + for field in _ALL_FIELDS: + if field not in msg: + continue + if field in _LISTFIELDS: + # we can have multiple lines + values = msg.get_all(field) + if field in _LISTTUPLEFIELDS and values is not None: + values = [tuple(value.split(',')) for value in values] + self.set(field, values) + else: + # single line + value = msg[field] + if value is not None and value != 'UNKNOWN': + self.set(field, value) + + # PEP 566 specifies that the body be used for the description, if + # available + body = msg.get_payload() + self["Description"] = body if body else self["Description"] + # logger.debug('Attempting to set metadata for %s', self) + # self.set_metadata_version() + + def write(self, filepath, skip_unknown=False): + """Write the metadata fields to filepath.""" + fp = codecs.open(filepath, 'w', encoding='utf-8') + try: + self.write_file(fp, skip_unknown) + finally: + fp.close() + + def write_file(self, fileobject, skip_unknown=False): + """Write the PKG-INFO format data to a file object.""" + self.set_metadata_version() + + for field in _version2fieldlist(self['Metadata-Version']): + values = self.get(field) + if skip_unknown and values in ('UNKNOWN', [], ['UNKNOWN']): + continue + if field in _ELEMENTSFIELD: + self._write_field(fileobject, field, ','.join(values)) + continue + if field not in _LISTFIELDS: + if field == 'Description': + if self.metadata_version in ('1.0', '1.1'): + values = values.replace('\n', '\n ') + else: + values = values.replace('\n', '\n |') + values = [values] + + if field in _LISTTUPLEFIELDS: + values = [','.join(value) for value in values] + + for value in values: + self._write_field(fileobject, field, value) + + def update(self, other=None, **kwargs): + """Set metadata values from the given iterable `other` and kwargs. + + Behavior is like `dict.update`: If `other` has a ``keys`` method, + they are looped over and ``self[key]`` is assigned ``other[key]``. + Else, ``other`` is an iterable of ``(key, value)`` iterables. + + Keys that don't match a metadata field or that have an empty value are + dropped. + """ + + def _set(key, value): + if key in _ATTR2FIELD and value: + self.set(self._convert_name(key), value) + + if not other: + # other is None or empty container + pass + elif hasattr(other, 'keys'): + for k in other.keys(): + _set(k, other[k]) + else: + for k, v in other: + _set(k, v) + + if kwargs: + for k, v in kwargs.items(): + _set(k, v) + + def set(self, name, value): + """Control then set a metadata field.""" + name = self._convert_name(name) + + if ((name in _ELEMENTSFIELD or name == 'Platform') and not isinstance(value, (list, tuple))): + if isinstance(value, string_types): + value = [v.strip() for v in value.split(',')] + else: + value = [] + elif (name in _LISTFIELDS and not isinstance(value, (list, tuple))): + if isinstance(value, string_types): + value = [value] + else: + value = [] + + if logger.isEnabledFor(logging.WARNING): + project_name = self['Name'] + + scheme = get_scheme(self.scheme) + if name in _PREDICATE_FIELDS and value is not None: + for v in value: + # check that the values are valid + if not scheme.is_valid_matcher(v.split(';')[0]): + logger.warning("'%s': '%s' is not valid (field '%s')", project_name, v, name) + # FIXME this rejects UNKNOWN, is that right? + elif name in _VERSIONS_FIELDS and value is not None: + if not scheme.is_valid_constraint_list(value): + logger.warning("'%s': '%s' is not a valid version (field '%s')", project_name, value, name) + elif name in _VERSION_FIELDS and value is not None: + if not scheme.is_valid_version(value): + logger.warning("'%s': '%s' is not a valid version (field '%s')", project_name, value, name) + + if name in _UNICODEFIELDS: + if name == 'Description': + value = self._remove_line_prefix(value) + + self._fields[name] = value + + def get(self, name, default=_MISSING): + """Get a metadata field.""" + name = self._convert_name(name) + if name not in self._fields: + if default is _MISSING: + default = self._default_value(name) + return default + if name in _UNICODEFIELDS: + value = self._fields[name] + return value + elif name in _LISTFIELDS: + value = self._fields[name] + if value is None: + return [] + res = [] + for val in value: + if name not in _LISTTUPLEFIELDS: + res.append(val) + else: + # That's for Project-URL + res.append((val[0], val[1])) + return res + + elif name in _ELEMENTSFIELD: + value = self._fields[name] + if isinstance(value, string_types): + return value.split(',') + return self._fields[name] + + def check(self, strict=False): + """Check if the metadata is compliant. If strict is True then raise if + no Name or Version are provided""" + self.set_metadata_version() + + # XXX should check the versions (if the file was loaded) + missing, warnings = [], [] + + for attr in ('Name', 'Version'): # required by PEP 345 + if attr not in self: + missing.append(attr) + + if strict and missing != []: + msg = 'missing required metadata: %s' % ', '.join(missing) + raise MetadataMissingError(msg) + + for attr in ('Home-page', 'Author'): + if attr not in self: + missing.append(attr) + + # checking metadata 1.2 (XXX needs to check 1.1, 1.0) + if self['Metadata-Version'] != '1.2': + return missing, warnings + + scheme = get_scheme(self.scheme) + + def are_valid_constraints(value): + for v in value: + if not scheme.is_valid_matcher(v.split(';')[0]): + return False + return True + + for fields, controller in ((_PREDICATE_FIELDS, are_valid_constraints), + (_VERSIONS_FIELDS, scheme.is_valid_constraint_list), (_VERSION_FIELDS, + scheme.is_valid_version)): + for field in fields: + value = self.get(field, None) + if value is not None and not controller(value): + warnings.append("Wrong value for '%s': %s" % (field, value)) + + return missing, warnings + + def todict(self, skip_missing=False): + """Return fields as a dict. + + Field names will be converted to use the underscore-lowercase style + instead of hyphen-mixed case (i.e. home_page instead of Home-page). + This is as per https://www.python.org/dev/peps/pep-0566/#id17. + """ + self.set_metadata_version() + + fields = _version2fieldlist(self['Metadata-Version']) + + data = {} + + for field_name in fields: + if not skip_missing or field_name in self._fields: + key = _FIELD2ATTR[field_name] + if key != 'project_url': + data[key] = self[field_name] + else: + data[key] = [','.join(u) for u in self[field_name]] + + return data + + def add_requirements(self, requirements): + if self['Metadata-Version'] == '1.1': + # we can't have 1.1 metadata *and* Setuptools requires + for field in ('Obsoletes', 'Requires', 'Provides'): + if field in self: + del self[field] + self['Requires-Dist'] += requirements + + # Mapping API + # TODO could add iter* variants + + def keys(self): + return list(_version2fieldlist(self['Metadata-Version'])) + + def __iter__(self): + for key in self.keys(): + yield key + + def values(self): + return [self[key] for key in self.keys()] + + def items(self): + return [(key, self[key]) for key in self.keys()] + + def __repr__(self): + return '<%s %s %s>' % (self.__class__.__name__, self.name, self.version) + + +METADATA_FILENAME = 'pydist.json' +WHEEL_METADATA_FILENAME = 'metadata.json' +LEGACY_METADATA_FILENAME = 'METADATA' + + +class Metadata(object): + """ + The metadata of a release. This implementation uses 2.1 + metadata where possible. If not possible, it wraps a LegacyMetadata + instance which handles the key-value metadata format. + """ + + METADATA_VERSION_MATCHER = re.compile(r'^\d+(\.\d+)*$') + + NAME_MATCHER = re.compile('^[0-9A-Z]([0-9A-Z_.-]*[0-9A-Z])?$', re.I) + + FIELDNAME_MATCHER = re.compile('^[A-Z]([0-9A-Z-]*[0-9A-Z])?$', re.I) + + VERSION_MATCHER = PEP440_VERSION_RE + + SUMMARY_MATCHER = re.compile('.{1,2047}') + + METADATA_VERSION = '2.0' + + GENERATOR = 'distlib (%s)' % __version__ + + MANDATORY_KEYS = { + 'name': (), + 'version': (), + 'summary': ('legacy', ), + } + + INDEX_KEYS = ('name version license summary description author ' + 'author_email keywords platform home_page classifiers ' + 'download_url') + + DEPENDENCY_KEYS = ('extras run_requires test_requires build_requires ' + 'dev_requires provides meta_requires obsoleted_by ' + 'supports_environments') + + SYNTAX_VALIDATORS = { + 'metadata_version': (METADATA_VERSION_MATCHER, ()), + 'name': (NAME_MATCHER, ('legacy', )), + 'version': (VERSION_MATCHER, ('legacy', )), + 'summary': (SUMMARY_MATCHER, ('legacy', )), + 'dynamic': (FIELDNAME_MATCHER, ('legacy', )), + } + + __slots__ = ('_legacy', '_data', 'scheme') + + def __init__(self, path=None, fileobj=None, mapping=None, scheme='default'): + if [path, fileobj, mapping].count(None) < 2: + raise TypeError('path, fileobj and mapping are exclusive') + self._legacy = None + self._data = None + self.scheme = scheme + # import pdb; pdb.set_trace() + if mapping is not None: + try: + self._validate_mapping(mapping, scheme) + self._data = mapping + except MetadataUnrecognizedVersionError: + self._legacy = LegacyMetadata(mapping=mapping, scheme=scheme) + self.validate() + else: + data = None + if path: + with open(path, 'rb') as f: + data = f.read() + elif fileobj: + data = fileobj.read() + if data is None: + # Initialised with no args - to be added + self._data = { + 'metadata_version': self.METADATA_VERSION, + 'generator': self.GENERATOR, + } + else: + if not isinstance(data, text_type): + data = data.decode('utf-8') + try: + self._data = json.loads(data) + self._validate_mapping(self._data, scheme) + except ValueError: + # Note: MetadataUnrecognizedVersionError does not + # inherit from ValueError (it's a DistlibException, + # which should not inherit from ValueError). + # The ValueError comes from the json.load - if that + # succeeds and we get a validation error, we want + # that to propagate + self._legacy = LegacyMetadata(fileobj=StringIO(data), scheme=scheme) + self.validate() + + common_keys = set(('name', 'version', 'license', 'keywords', 'summary')) + + none_list = (None, list) + none_dict = (None, dict) + + mapped_keys = { + 'run_requires': ('Requires-Dist', list), + 'build_requires': ('Setup-Requires-Dist', list), + 'dev_requires': none_list, + 'test_requires': none_list, + 'meta_requires': none_list, + 'extras': ('Provides-Extra', list), + 'modules': none_list, + 'namespaces': none_list, + 'exports': none_dict, + 'commands': none_dict, + 'classifiers': ('Classifier', list), + 'source_url': ('Download-URL', None), + 'metadata_version': ('Metadata-Version', None), + } + + del none_list, none_dict + + def __getattribute__(self, key): + common = object.__getattribute__(self, 'common_keys') + mapped = object.__getattribute__(self, 'mapped_keys') + if key in mapped: + lk, maker = mapped[key] + if self._legacy: + if lk is None: + result = None if maker is None else maker() + else: + result = self._legacy.get(lk) + else: + value = None if maker is None else maker() + if key not in ('commands', 'exports', 'modules', 'namespaces', 'classifiers'): + result = self._data.get(key, value) + else: + # special cases for PEP 459 + sentinel = object() + result = sentinel + d = self._data.get('extensions') + if d: + if key == 'commands': + result = d.get('python.commands', value) + elif key == 'classifiers': + d = d.get('python.details') + if d: + result = d.get(key, value) + else: + d = d.get('python.exports') + if not d: + d = self._data.get('python.exports') + if d: + result = d.get(key, value) + if result is sentinel: + result = value + elif key not in common: + result = object.__getattribute__(self, key) + elif self._legacy: + result = self._legacy.get(key) + else: + result = self._data.get(key) + return result + + def _validate_value(self, key, value, scheme=None): + if key in self.SYNTAX_VALIDATORS: + pattern, exclusions = self.SYNTAX_VALIDATORS[key] + if (scheme or self.scheme) not in exclusions: + m = pattern.match(value) + if not m: + raise MetadataInvalidError("'%s' is an invalid value for " + "the '%s' property" % (value, key)) + + def __setattr__(self, key, value): + self._validate_value(key, value) + common = object.__getattribute__(self, 'common_keys') + mapped = object.__getattribute__(self, 'mapped_keys') + if key in mapped: + lk, _ = mapped[key] + if self._legacy: + if lk is None: + raise NotImplementedError + self._legacy[lk] = value + elif key not in ('commands', 'exports', 'modules', 'namespaces', 'classifiers'): + self._data[key] = value + else: + # special cases for PEP 459 + d = self._data.setdefault('extensions', {}) + if key == 'commands': + d['python.commands'] = value + elif key == 'classifiers': + d = d.setdefault('python.details', {}) + d[key] = value + else: + d = d.setdefault('python.exports', {}) + d[key] = value + elif key not in common: + object.__setattr__(self, key, value) + else: + if key == 'keywords': + if isinstance(value, string_types): + value = value.strip() + if value: + value = value.split() + else: + value = [] + if self._legacy: + self._legacy[key] = value + else: + self._data[key] = value + + @property + def name_and_version(self): + return _get_name_and_version(self.name, self.version, True) + + @property + def provides(self): + if self._legacy: + result = self._legacy['Provides-Dist'] + else: + result = self._data.setdefault('provides', []) + s = '%s (%s)' % (self.name, self.version) + if s not in result: + result.append(s) + return result + + @provides.setter + def provides(self, value): + if self._legacy: + self._legacy['Provides-Dist'] = value + else: + self._data['provides'] = value + + def get_requirements(self, reqts, extras=None, env=None): + """ + Base method to get dependencies, given a set of extras + to satisfy and an optional environment context. + :param reqts: A list of sometimes-wanted dependencies, + perhaps dependent on extras and environment. + :param extras: A list of optional components being requested. + :param env: An optional environment for marker evaluation. + """ + if self._legacy: + result = reqts + else: + result = [] + extras = get_extras(extras or [], self.extras) + for d in reqts: + if 'extra' not in d and 'environment' not in d: + # unconditional + include = True + else: + if 'extra' not in d: + # Not extra-dependent - only environment-dependent + include = True + else: + include = d.get('extra') in extras + if include: + # Not excluded because of extras, check environment + marker = d.get('environment') + if marker: + include = interpret(marker, env) + if include: + result.extend(d['requires']) + for key in ('build', 'dev', 'test'): + e = ':%s:' % key + if e in extras: + extras.remove(e) + # A recursive call, but it should terminate since 'test' + # has been removed from the extras + reqts = self._data.get('%s_requires' % key, []) + result.extend(self.get_requirements(reqts, extras=extras, env=env)) + return result + + @property + def dictionary(self): + if self._legacy: + return self._from_legacy() + return self._data + + @property + def dependencies(self): + if self._legacy: + raise NotImplementedError + else: + return extract_by_key(self._data, self.DEPENDENCY_KEYS) + + @dependencies.setter + def dependencies(self, value): + if self._legacy: + raise NotImplementedError + else: + self._data.update(value) + + def _validate_mapping(self, mapping, scheme): + if mapping.get('metadata_version') != self.METADATA_VERSION: + raise MetadataUnrecognizedVersionError() + missing = [] + for key, exclusions in self.MANDATORY_KEYS.items(): + if key not in mapping: + if scheme not in exclusions: + missing.append(key) + if missing: + msg = 'Missing metadata items: %s' % ', '.join(missing) + raise MetadataMissingError(msg) + for k, v in mapping.items(): + self._validate_value(k, v, scheme) + + def validate(self): + if self._legacy: + missing, warnings = self._legacy.check(True) + if missing or warnings: + logger.warning('Metadata: missing: %s, warnings: %s', missing, warnings) + else: + self._validate_mapping(self._data, self.scheme) + + def todict(self): + if self._legacy: + return self._legacy.todict(True) + else: + result = extract_by_key(self._data, self.INDEX_KEYS) + return result + + def _from_legacy(self): + assert self._legacy and not self._data + result = { + 'metadata_version': self.METADATA_VERSION, + 'generator': self.GENERATOR, + } + lmd = self._legacy.todict(True) # skip missing ones + for k in ('name', 'version', 'license', 'summary', 'description', 'classifier'): + if k in lmd: + if k == 'classifier': + nk = 'classifiers' + else: + nk = k + result[nk] = lmd[k] + kw = lmd.get('Keywords', []) + if kw == ['']: + kw = [] + result['keywords'] = kw + keys = (('requires_dist', 'run_requires'), ('setup_requires_dist', 'build_requires')) + for ok, nk in keys: + if ok in lmd and lmd[ok]: + result[nk] = [{'requires': lmd[ok]}] + result['provides'] = self.provides + # author = {} + # maintainer = {} + return result + + LEGACY_MAPPING = { + 'name': 'Name', + 'version': 'Version', + ('extensions', 'python.details', 'license'): 'License', + 'summary': 'Summary', + 'description': 'Description', + ('extensions', 'python.project', 'project_urls', 'Home'): 'Home-page', + ('extensions', 'python.project', 'contacts', 0, 'name'): 'Author', + ('extensions', 'python.project', 'contacts', 0, 'email'): 'Author-email', + 'source_url': 'Download-URL', + ('extensions', 'python.details', 'classifiers'): 'Classifier', + } + + def _to_legacy(self): + + def process_entries(entries): + reqts = set() + for e in entries: + extra = e.get('extra') + env = e.get('environment') + rlist = e['requires'] + for r in rlist: + if not env and not extra: + reqts.add(r) + else: + marker = '' + if extra: + marker = 'extra == "%s"' % extra + if env: + if marker: + marker = '(%s) and %s' % (env, marker) + else: + marker = env + reqts.add(';'.join((r, marker))) + return reqts + + assert self._data and not self._legacy + result = LegacyMetadata() + nmd = self._data + # import pdb; pdb.set_trace() + for nk, ok in self.LEGACY_MAPPING.items(): + if not isinstance(nk, tuple): + if nk in nmd: + result[ok] = nmd[nk] + else: + d = nmd + found = True + for k in nk: + try: + d = d[k] + except (KeyError, IndexError): + found = False + break + if found: + result[ok] = d + r1 = process_entries(self.run_requires + self.meta_requires) + r2 = process_entries(self.build_requires + self.dev_requires) + if self.extras: + result['Provides-Extra'] = sorted(self.extras) + result['Requires-Dist'] = sorted(r1) + result['Setup-Requires-Dist'] = sorted(r2) + # TODO: any other fields wanted + return result + + def write(self, path=None, fileobj=None, legacy=False, skip_unknown=True): + if [path, fileobj].count(None) != 1: + raise ValueError('Exactly one of path and fileobj is needed') + self.validate() + if legacy: + if self._legacy: + legacy_md = self._legacy + else: + legacy_md = self._to_legacy() + if path: + legacy_md.write(path, skip_unknown=skip_unknown) + else: + legacy_md.write_file(fileobj, skip_unknown=skip_unknown) + else: + if self._legacy: + d = self._from_legacy() + else: + d = self._data + if fileobj: + json.dump(d, fileobj, ensure_ascii=True, indent=2, sort_keys=True) + else: + with codecs.open(path, 'w', 'utf-8') as f: + json.dump(d, f, ensure_ascii=True, indent=2, sort_keys=True) + + def add_requirements(self, requirements): + if self._legacy: + self._legacy.add_requirements(requirements) + else: + run_requires = self._data.setdefault('run_requires', []) + always = None + for entry in run_requires: + if 'environment' not in entry and 'extra' not in entry: + always = entry + break + if always is None: + always = {'requires': requirements} + run_requires.insert(0, always) + else: + rset = set(always['requires']) | set(requirements) + always['requires'] = sorted(rset) + + def __repr__(self): + name = self.name or '(no name)' + version = self.version or 'no version' + return '<%s %s %s (%s)>' % (self.__class__.__name__, self.metadata_version, name, version) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/resources.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/resources.py new file mode 100644 index 00000000000..fef52aa103e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/resources.py @@ -0,0 +1,358 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2013-2017 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +from __future__ import unicode_literals + +import bisect +import io +import logging +import os +import pkgutil +import sys +import types +import zipimport + +from . import DistlibException +from .util import cached_property, get_cache_base, Cache + +logger = logging.getLogger(__name__) + + +cache = None # created when needed + + +class ResourceCache(Cache): + def __init__(self, base=None): + if base is None: + # Use native string to avoid issues on 2.x: see Python #20140. + base = os.path.join(get_cache_base(), str('resource-cache')) + super(ResourceCache, self).__init__(base) + + def is_stale(self, resource, path): + """ + Is the cache stale for the given resource? + + :param resource: The :class:`Resource` being cached. + :param path: The path of the resource in the cache. + :return: True if the cache is stale. + """ + # Cache invalidation is a hard problem :-) + return True + + def get(self, resource): + """ + Get a resource into the cache, + + :param resource: A :class:`Resource` instance. + :return: The pathname of the resource in the cache. + """ + prefix, path = resource.finder.get_cache_info(resource) + if prefix is None: + result = path + else: + result = os.path.join(self.base, self.prefix_to_dir(prefix), path) + dirname = os.path.dirname(result) + if not os.path.isdir(dirname): + os.makedirs(dirname) + if not os.path.exists(result): + stale = True + else: + stale = self.is_stale(resource, path) + if stale: + # write the bytes of the resource to the cache location + with open(result, 'wb') as f: + f.write(resource.bytes) + return result + + +class ResourceBase(object): + def __init__(self, finder, name): + self.finder = finder + self.name = name + + +class Resource(ResourceBase): + """ + A class representing an in-package resource, such as a data file. This is + not normally instantiated by user code, but rather by a + :class:`ResourceFinder` which manages the resource. + """ + is_container = False # Backwards compatibility + + def as_stream(self): + """ + Get the resource as a stream. + + This is not a property to make it obvious that it returns a new stream + each time. + """ + return self.finder.get_stream(self) + + @cached_property + def file_path(self): + global cache + if cache is None: + cache = ResourceCache() + return cache.get(self) + + @cached_property + def bytes(self): + return self.finder.get_bytes(self) + + @cached_property + def size(self): + return self.finder.get_size(self) + + +class ResourceContainer(ResourceBase): + is_container = True # Backwards compatibility + + @cached_property + def resources(self): + return self.finder.get_resources(self) + + +class ResourceFinder(object): + """ + Resource finder for file system resources. + """ + + if sys.platform.startswith('java'): + skipped_extensions = ('.pyc', '.pyo', '.class') + else: + skipped_extensions = ('.pyc', '.pyo') + + def __init__(self, module): + self.module = module + self.loader = getattr(module, '__loader__', None) + self.base = os.path.dirname(getattr(module, '__file__', '')) + + def _adjust_path(self, path): + return os.path.realpath(path) + + def _make_path(self, resource_name): + # Issue #50: need to preserve type of path on Python 2.x + # like os.path._get_sep + if isinstance(resource_name, bytes): # should only happen on 2.x + sep = b'/' + else: + sep = '/' + parts = resource_name.split(sep) + parts.insert(0, self.base) + result = os.path.join(*parts) + return self._adjust_path(result) + + def _find(self, path): + return os.path.exists(path) + + def get_cache_info(self, resource): + return None, resource.path + + def find(self, resource_name): + path = self._make_path(resource_name) + if not self._find(path): + result = None + else: + if self._is_directory(path): + result = ResourceContainer(self, resource_name) + else: + result = Resource(self, resource_name) + result.path = path + return result + + def get_stream(self, resource): + return open(resource.path, 'rb') + + def get_bytes(self, resource): + with open(resource.path, 'rb') as f: + return f.read() + + def get_size(self, resource): + return os.path.getsize(resource.path) + + def get_resources(self, resource): + def allowed(f): + return (f != '__pycache__' and not + f.endswith(self.skipped_extensions)) + return set([f for f in os.listdir(resource.path) if allowed(f)]) + + def is_container(self, resource): + return self._is_directory(resource.path) + + _is_directory = staticmethod(os.path.isdir) + + def iterator(self, resource_name): + resource = self.find(resource_name) + if resource is not None: + todo = [resource] + while todo: + resource = todo.pop(0) + yield resource + if resource.is_container: + rname = resource.name + for name in resource.resources: + if not rname: + new_name = name + else: + new_name = '/'.join([rname, name]) + child = self.find(new_name) + if child.is_container: + todo.append(child) + else: + yield child + + +class ZipResourceFinder(ResourceFinder): + """ + Resource finder for resources in .zip files. + """ + def __init__(self, module): + super(ZipResourceFinder, self).__init__(module) + archive = self.loader.archive + self.prefix_len = 1 + len(archive) + # PyPy doesn't have a _files attr on zipimporter, and you can't set one + if hasattr(self.loader, '_files'): + self._files = self.loader._files + else: + self._files = zipimport._zip_directory_cache[archive] + self.index = sorted(self._files) + + def _adjust_path(self, path): + return path + + def _find(self, path): + path = path[self.prefix_len:] + if path in self._files: + result = True + else: + if path and path[-1] != os.sep: + path = path + os.sep + i = bisect.bisect(self.index, path) + try: + result = self.index[i].startswith(path) + except IndexError: + result = False + if not result: + logger.debug('_find failed: %r %r', path, self.loader.prefix) + else: + logger.debug('_find worked: %r %r', path, self.loader.prefix) + return result + + def get_cache_info(self, resource): + prefix = self.loader.archive + path = resource.path[1 + len(prefix):] + return prefix, path + + def get_bytes(self, resource): + return self.loader.get_data(resource.path) + + def get_stream(self, resource): + return io.BytesIO(self.get_bytes(resource)) + + def get_size(self, resource): + path = resource.path[self.prefix_len:] + return self._files[path][3] + + def get_resources(self, resource): + path = resource.path[self.prefix_len:] + if path and path[-1] != os.sep: + path += os.sep + plen = len(path) + result = set() + i = bisect.bisect(self.index, path) + while i < len(self.index): + if not self.index[i].startswith(path): + break + s = self.index[i][plen:] + result.add(s.split(os.sep, 1)[0]) # only immediate children + i += 1 + return result + + def _is_directory(self, path): + path = path[self.prefix_len:] + if path and path[-1] != os.sep: + path += os.sep + i = bisect.bisect(self.index, path) + try: + result = self.index[i].startswith(path) + except IndexError: + result = False + return result + + +_finder_registry = { + type(None): ResourceFinder, + zipimport.zipimporter: ZipResourceFinder +} + +try: + # In Python 3.6, _frozen_importlib -> _frozen_importlib_external + try: + import _frozen_importlib_external as _fi + except ImportError: + import _frozen_importlib as _fi + _finder_registry[_fi.SourceFileLoader] = ResourceFinder + _finder_registry[_fi.FileFinder] = ResourceFinder + # See issue #146 + _finder_registry[_fi.SourcelessFileLoader] = ResourceFinder + del _fi +except (ImportError, AttributeError): + pass + + +def register_finder(loader, finder_maker): + _finder_registry[type(loader)] = finder_maker + + +_finder_cache = {} + + +def finder(package): + """ + Return a resource finder for a package. + :param package: The name of the package. + :return: A :class:`ResourceFinder` instance for the package. + """ + if package in _finder_cache: + result = _finder_cache[package] + else: + if package not in sys.modules: + __import__(package) + module = sys.modules[package] + path = getattr(module, '__path__', None) + if path is None: + raise DistlibException('You cannot get a finder for a module, ' + 'only for a package') + loader = getattr(module, '__loader__', None) + finder_maker = _finder_registry.get(type(loader)) + if finder_maker is None: + raise DistlibException('Unable to locate finder for %r' % package) + result = finder_maker(module) + _finder_cache[package] = result + return result + + +_dummy_module = types.ModuleType(str('__dummy__')) + + +def finder_for_path(path): + """ + Return a resource finder for a path, which should represent a container. + + :param path: The path. + :return: A :class:`ResourceFinder` instance for the path. + """ + result = None + # calls any path hooks, gets importer into cache + pkgutil.get_importer(path) + loader = sys.path_importer_cache.get(path) + finder = _finder_registry.get(type(loader)) + if finder: + module = _dummy_module + module.__file__ = os.path.join(path, '') + module.__loader__ = loader + result = finder(module) + return result diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py new file mode 100644 index 00000000000..b1fc705b7e6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py @@ -0,0 +1,447 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2013-2023 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +from io import BytesIO +import logging +import os +import re +import struct +import sys +import time +from zipfile import ZipInfo + +from .compat import sysconfig, detect_encoding, ZipFile +from .resources import finder +from .util import (FileOperator, get_export_entry, convert_path, get_executable, get_platform, in_venv) + +logger = logging.getLogger(__name__) + +_DEFAULT_MANIFEST = ''' + + + + + + + + + + + + +'''.strip() + +# check if Python is called on the first line with this expression +FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') +SCRIPT_TEMPLATE = r'''# -*- coding: utf-8 -*- +import re +import sys +from %(module)s import %(import_name)s +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.exit(%(func)s()) +''' + +# Pre-fetch the contents of all executable wrapper stubs. +# This is to address https://github.com/pypa/pip/issues/12666. +# When updating pip, we rename the old pip in place before installing the +# new version. If we try to fetch a wrapper *after* that rename, the finder +# machinery will be confused as the package is no longer available at the +# location where it was imported from. So we load everything into memory in +# advance. + +if os.name == 'nt' or (os.name == 'java' and os._name == 'nt'): + # Issue 31: don't hardcode an absolute package name, but + # determine it relative to the current package + DISTLIB_PACKAGE = __name__.rsplit('.', 1)[0] + + WRAPPERS = { + r.name: r.bytes + for r in finder(DISTLIB_PACKAGE).iterator("") + if r.name.endswith(".exe") + } + + +def enquote_executable(executable): + if ' ' in executable: + # make sure we quote only the executable in case of env + # for example /usr/bin/env "/dir with spaces/bin/jython" + # instead of "/usr/bin/env /dir with spaces/bin/jython" + # otherwise whole + if executable.startswith('/usr/bin/env '): + env, _executable = executable.split(' ', 1) + if ' ' in _executable and not _executable.startswith('"'): + executable = '%s "%s"' % (env, _executable) + else: + if not executable.startswith('"'): + executable = '"%s"' % executable + return executable + + +# Keep the old name around (for now), as there is at least one project using it! +_enquote_executable = enquote_executable + + +class ScriptMaker(object): + """ + A class to copy or create scripts from source scripts or callable + specifications. + """ + script_template = SCRIPT_TEMPLATE + + executable = None # for shebangs + + def __init__(self, source_dir, target_dir, add_launchers=True, dry_run=False, fileop=None): + self.source_dir = source_dir + self.target_dir = target_dir + self.add_launchers = add_launchers + self.force = False + self.clobber = False + # It only makes sense to set mode bits on POSIX. + self.set_mode = (os.name == 'posix') or (os.name == 'java' and os._name == 'posix') + self.variants = set(('', 'X.Y')) + self._fileop = fileop or FileOperator(dry_run) + + self._is_nt = os.name == 'nt' or (os.name == 'java' and os._name == 'nt') + self.version_info = sys.version_info + + def _get_alternate_executable(self, executable, options): + if options.get('gui', False) and self._is_nt: # pragma: no cover + dn, fn = os.path.split(executable) + fn = fn.replace('python', 'pythonw') + executable = os.path.join(dn, fn) + return executable + + if sys.platform.startswith('java'): # pragma: no cover + + def _is_shell(self, executable): + """ + Determine if the specified executable is a script + (contains a #! line) + """ + try: + with open(executable) as fp: + return fp.read(2) == '#!' + except (OSError, IOError): + logger.warning('Failed to open %s', executable) + return False + + def _fix_jython_executable(self, executable): + if self._is_shell(executable): + # Workaround for Jython is not needed on Linux systems. + import java + + if java.lang.System.getProperty('os.name') == 'Linux': + return executable + elif executable.lower().endswith('jython.exe'): + # Use wrapper exe for Jython on Windows + return executable + return '/usr/bin/env %s' % executable + + def _build_shebang(self, executable, post_interp): + """ + Build a shebang line. In the simple case (on Windows, or a shebang line + which is not too long or contains spaces) use a simple formulation for + the shebang. Otherwise, use /bin/sh as the executable, with a contrived + shebang which allows the script to run either under Python or sh, using + suitable quoting. Thanks to Harald Nordgren for his input. + + See also: http://www.in-ulm.de/~mascheck/various/shebang/#length + https://hg.mozilla.org/mozilla-central/file/tip/mach + """ + if os.name != 'posix': + simple_shebang = True + elif getattr(sys, "cross_compiling", False): + # In a cross-compiling environment, the shebang will likely be a + # script; this *must* be invoked with the "safe" version of the + # shebang, or else using os.exec() to run the entry script will + # fail, raising "OSError 8 [Errno 8] Exec format error". + simple_shebang = False + else: + # Add 3 for '#!' prefix and newline suffix. + shebang_length = len(executable) + len(post_interp) + 3 + if sys.platform == 'darwin': + max_shebang_length = 512 + else: + max_shebang_length = 127 + simple_shebang = ((b' ' not in executable) and (shebang_length <= max_shebang_length)) + + if simple_shebang: + result = b'#!' + executable + post_interp + b'\n' + else: + result = b'#!/bin/sh\n' + result += b"'''exec' " + executable + post_interp + b' "$0" "$@"\n' + result += b"' '''\n" + return result + + def _get_shebang(self, encoding, post_interp=b'', options=None): + enquote = True + if self.executable: + executable = self.executable + enquote = False # assume this will be taken care of + elif not sysconfig.is_python_build(): + executable = get_executable() + elif in_venv(): # pragma: no cover + executable = os.path.join(sysconfig.get_path('scripts'), 'python%s' % sysconfig.get_config_var('EXE')) + else: # pragma: no cover + if os.name == 'nt': + # for Python builds from source on Windows, no Python executables with + # a version suffix are created, so we use python.exe + executable = os.path.join(sysconfig.get_config_var('BINDIR'), + 'python%s' % (sysconfig.get_config_var('EXE'))) + else: + executable = os.path.join( + sysconfig.get_config_var('BINDIR'), + 'python%s%s' % (sysconfig.get_config_var('VERSION'), sysconfig.get_config_var('EXE'))) + if options: + executable = self._get_alternate_executable(executable, options) + + if sys.platform.startswith('java'): # pragma: no cover + executable = self._fix_jython_executable(executable) + + # Normalise case for Windows - COMMENTED OUT + # executable = os.path.normcase(executable) + # N.B. The normalising operation above has been commented out: See + # issue #124. Although paths in Windows are generally case-insensitive, + # they aren't always. For example, a path containing a ẞ (which is a + # LATIN CAPITAL LETTER SHARP S - U+1E9E) is normcased to ß (which is a + # LATIN SMALL LETTER SHARP S' - U+00DF). The two are not considered by + # Windows as equivalent in path names. + + # If the user didn't specify an executable, it may be necessary to + # cater for executable paths with spaces (not uncommon on Windows) + if enquote: + executable = enquote_executable(executable) + # Issue #51: don't use fsencode, since we later try to + # check that the shebang is decodable using utf-8. + executable = executable.encode('utf-8') + # in case of IronPython, play safe and enable frames support + if (sys.platform == 'cli' and '-X:Frames' not in post_interp and + '-X:FullFrames' not in post_interp): # pragma: no cover + post_interp += b' -X:Frames' + shebang = self._build_shebang(executable, post_interp) + # Python parser starts to read a script using UTF-8 until + # it gets a #coding:xxx cookie. The shebang has to be the + # first line of a file, the #coding:xxx cookie cannot be + # written before. So the shebang has to be decodable from + # UTF-8. + try: + shebang.decode('utf-8') + except UnicodeDecodeError: # pragma: no cover + raise ValueError('The shebang (%r) is not decodable from utf-8' % shebang) + # If the script is encoded to a custom encoding (use a + # #coding:xxx cookie), the shebang has to be decodable from + # the script encoding too. + if encoding != 'utf-8': + try: + shebang.decode(encoding) + except UnicodeDecodeError: # pragma: no cover + raise ValueError('The shebang (%r) is not decodable ' + 'from the script encoding (%r)' % (shebang, encoding)) + return shebang + + def _get_script_text(self, entry): + return self.script_template % dict( + module=entry.prefix, import_name=entry.suffix.split('.')[0], func=entry.suffix) + + manifest = _DEFAULT_MANIFEST + + def get_manifest(self, exename): + base = os.path.basename(exename) + return self.manifest % base + + def _write_script(self, names, shebang, script_bytes, filenames, ext): + use_launcher = self.add_launchers and self._is_nt + if not use_launcher: + script_bytes = shebang + script_bytes + else: # pragma: no cover + if ext == 'py': + launcher = self._get_launcher('t') + else: + launcher = self._get_launcher('w') + stream = BytesIO() + with ZipFile(stream, 'w') as zf: + source_date_epoch = os.environ.get('SOURCE_DATE_EPOCH') + if source_date_epoch: + date_time = time.gmtime(int(source_date_epoch))[:6] + zinfo = ZipInfo(filename='__main__.py', date_time=date_time) + zf.writestr(zinfo, script_bytes) + else: + zf.writestr('__main__.py', script_bytes) + zip_data = stream.getvalue() + script_bytes = launcher + shebang + zip_data + for name in names: + outname = os.path.join(self.target_dir, name) + if use_launcher: # pragma: no cover + n, e = os.path.splitext(outname) + if e.startswith('.py'): + outname = n + outname = '%s.exe' % outname + try: + self._fileop.write_binary_file(outname, script_bytes) + except Exception: + # Failed writing an executable - it might be in use. + logger.warning('Failed to write executable - trying to ' + 'use .deleteme logic') + dfname = '%s.deleteme' % outname + if os.path.exists(dfname): + os.remove(dfname) # Not allowed to fail here + os.rename(outname, dfname) # nor here + self._fileop.write_binary_file(outname, script_bytes) + logger.debug('Able to replace executable using ' + '.deleteme logic') + try: + os.remove(dfname) + except Exception: + pass # still in use - ignore error + else: + if self._is_nt and not outname.endswith('.' + ext): # pragma: no cover + outname = '%s.%s' % (outname, ext) + if os.path.exists(outname) and not self.clobber: + logger.warning('Skipping existing file %s', outname) + continue + self._fileop.write_binary_file(outname, script_bytes) + if self.set_mode: + self._fileop.set_executable_mode([outname]) + filenames.append(outname) + + variant_separator = '-' + + def get_script_filenames(self, name): + result = set() + if '' in self.variants: + result.add(name) + if 'X' in self.variants: + result.add('%s%s' % (name, self.version_info[0])) + if 'X.Y' in self.variants: + result.add('%s%s%s.%s' % (name, self.variant_separator, self.version_info[0], self.version_info[1])) + return result + + def _make_script(self, entry, filenames, options=None): + post_interp = b'' + if options: + args = options.get('interpreter_args', []) + if args: + args = ' %s' % ' '.join(args) + post_interp = args.encode('utf-8') + shebang = self._get_shebang('utf-8', post_interp, options=options) + script = self._get_script_text(entry).encode('utf-8') + scriptnames = self.get_script_filenames(entry.name) + if options and options.get('gui', False): + ext = 'pyw' + else: + ext = 'py' + self._write_script(scriptnames, shebang, script, filenames, ext) + + def _copy_script(self, script, filenames): + adjust = False + script = os.path.join(self.source_dir, convert_path(script)) + outname = os.path.join(self.target_dir, os.path.basename(script)) + if not self.force and not self._fileop.newer(script, outname): + logger.debug('not copying %s (up-to-date)', script) + return + + # Always open the file, but ignore failures in dry-run mode -- + # that way, we'll get accurate feedback if we can read the + # script. + try: + f = open(script, 'rb') + except IOError: # pragma: no cover + if not self.dry_run: + raise + f = None + else: + first_line = f.readline() + if not first_line: # pragma: no cover + logger.warning('%s is an empty file (skipping)', script) + return + + match = FIRST_LINE_RE.match(first_line.replace(b'\r\n', b'\n')) + if match: + adjust = True + post_interp = match.group(1) or b'' + + if not adjust: + if f: + f.close() + self._fileop.copy_file(script, outname) + if self.set_mode: + self._fileop.set_executable_mode([outname]) + filenames.append(outname) + else: + logger.info('copying and adjusting %s -> %s', script, self.target_dir) + if not self._fileop.dry_run: + encoding, lines = detect_encoding(f.readline) + f.seek(0) + shebang = self._get_shebang(encoding, post_interp) + if b'pythonw' in first_line: # pragma: no cover + ext = 'pyw' + else: + ext = 'py' + n = os.path.basename(outname) + self._write_script([n], shebang, f.read(), filenames, ext) + if f: + f.close() + + @property + def dry_run(self): + return self._fileop.dry_run + + @dry_run.setter + def dry_run(self, value): + self._fileop.dry_run = value + + if os.name == 'nt' or (os.name == 'java' and os._name == 'nt'): # pragma: no cover + # Executable launcher support. + # Launchers are from https://bitbucket.org/vinay.sajip/simple_launcher/ + + def _get_launcher(self, kind): + if struct.calcsize('P') == 8: # 64-bit + bits = '64' + else: + bits = '32' + platform_suffix = '-arm' if get_platform() == 'win-arm64' else '' + name = '%s%s%s.exe' % (kind, bits, platform_suffix) + if name not in WRAPPERS: + msg = ('Unable to find resource %s in package %s' % + (name, DISTLIB_PACKAGE)) + raise ValueError(msg) + return WRAPPERS[name] + + # Public API follows + + def make(self, specification, options=None): + """ + Make a script. + + :param specification: The specification, which is either a valid export + entry specification (to make a script from a + callable) or a filename (to make a script by + copying from a source location). + :param options: A dictionary of options controlling script generation. + :return: A list of all absolute pathnames written to. + """ + filenames = [] + entry = get_export_entry(specification) + if entry is None: + self._copy_script(specification, filenames) + else: + self._make_script(entry, filenames, options=options) + return filenames + + def make_multiple(self, specifications, options=None): + """ + Take a list of specifications and make scripts from them, + :param specifications: A list of specifications. + :return: A list of all absolute pathnames written to, + """ + filenames = [] + for specification in specifications: + filenames.extend(self.make(specification, options)) + return filenames diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t32.exe b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t32.exe new file mode 100644 index 0000000000000000000000000000000000000000..52154f0be32cc2bdbf98af131d477900667d0abd GIT binary patch literal 97792 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

XMwe#*Lv$g8jIpIBEV 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 w+IyK^N3WCD*(>mhAj=irKyR>D9b+D<@QBhV6U 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

qx{CqlSNQ_YhQ()VtG-D; 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 z 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 bB!6W7g#4-b3-g!cLzth+PZapSNrC?c%T_@< literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/wheel.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/wheel.py new file mode 100644 index 00000000000..62ab10fb3ad --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/wheel.py @@ -0,0 +1,1100 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2013-2023 Vinay Sajip. +# Licensed to the Python Software Foundation under a contributor agreement. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +from __future__ import unicode_literals + +import base64 +import codecs +import datetime +from email import message_from_file +import hashlib +import json +import logging +import os +import posixpath +import re +import shutil +import sys +import tempfile +import zipfile + +from . import __version__, DistlibException +from .compat import sysconfig, ZipFile, fsdecode, text_type, filter +from .database import InstalledDistribution +from .metadata import Metadata, WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME +from .util import (FileOperator, convert_path, CSVReader, CSVWriter, Cache, cached_property, get_cache_base, + read_exports, tempdir, get_platform) +from .version import NormalizedVersion, UnsupportedVersionError + +logger = logging.getLogger(__name__) + +cache = None # created when needed + +if hasattr(sys, 'pypy_version_info'): # pragma: no cover + IMP_PREFIX = 'pp' +elif sys.platform.startswith('java'): # pragma: no cover + IMP_PREFIX = 'jy' +elif sys.platform == 'cli': # pragma: no cover + IMP_PREFIX = 'ip' +else: + IMP_PREFIX = 'cp' + +VER_SUFFIX = sysconfig.get_config_var('py_version_nodot') +if not VER_SUFFIX: # pragma: no cover + VER_SUFFIX = '%s%s' % sys.version_info[:2] +PYVER = 'py' + VER_SUFFIX +IMPVER = IMP_PREFIX + VER_SUFFIX + +ARCH = get_platform().replace('-', '_').replace('.', '_') + +ABI = sysconfig.get_config_var('SOABI') +if ABI and ABI.startswith('cpython-'): + ABI = ABI.replace('cpython-', 'cp').split('-')[0] +else: + + def _derive_abi(): + parts = ['cp', VER_SUFFIX] + if sysconfig.get_config_var('Py_DEBUG'): + parts.append('d') + if IMP_PREFIX == 'cp': + vi = sys.version_info[:2] + if vi < (3, 8): + wpm = sysconfig.get_config_var('WITH_PYMALLOC') + if wpm is None: + wpm = True + if wpm: + parts.append('m') + if vi < (3, 3): + us = sysconfig.get_config_var('Py_UNICODE_SIZE') + if us == 4 or (us is None and sys.maxunicode == 0x10FFFF): + parts.append('u') + return ''.join(parts) + + ABI = _derive_abi() + del _derive_abi + +FILENAME_RE = re.compile( + r''' +(?P[^-]+) +-(?P\d+[^-]*) +(-(?P\d+[^-]*))? +-(?P\w+\d+(\.\w+\d+)*) +-(?P\w+) +-(?P\w+(\.\w+)*) +\.whl$ +''', re.IGNORECASE | re.VERBOSE) + +NAME_VERSION_RE = re.compile(r''' +(?P[^-]+) +-(?P\d+[^-]*) +(-(?P\d+[^-]*))?$ +''', re.IGNORECASE | re.VERBOSE) + +SHEBANG_RE = re.compile(br'\s*#![^\r\n]*') +SHEBANG_DETAIL_RE = re.compile(br'^(\s*#!("[^"]+"|\S+))\s+(.*)$') +SHEBANG_PYTHON = b'#!python' +SHEBANG_PYTHONW = b'#!pythonw' + +if os.sep == '/': + to_posix = lambda o: o +else: + to_posix = lambda o: o.replace(os.sep, '/') + +if sys.version_info[0] < 3: + import imp +else: + imp = None + import importlib.machinery + import importlib.util + + +def _get_suffixes(): + if imp: + return [s[0] for s in imp.get_suffixes()] + else: + return importlib.machinery.EXTENSION_SUFFIXES + + +def _load_dynamic(name, path): + # https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly + if imp: + return imp.load_dynamic(name, path) + else: + spec = importlib.util.spec_from_file_location(name, path) + module = importlib.util.module_from_spec(spec) + sys.modules[name] = module + spec.loader.exec_module(module) + return module + + +class Mounter(object): + + def __init__(self): + self.impure_wheels = {} + self.libs = {} + + def add(self, pathname, extensions): + self.impure_wheels[pathname] = extensions + self.libs.update(extensions) + + def remove(self, pathname): + extensions = self.impure_wheels.pop(pathname) + for k, v in extensions: + if k in self.libs: + del self.libs[k] + + def find_module(self, fullname, path=None): + if fullname in self.libs: + result = self + else: + result = None + return result + + def load_module(self, fullname): + if fullname in sys.modules: + result = sys.modules[fullname] + else: + if fullname not in self.libs: + raise ImportError('unable to find extension for %s' % fullname) + result = _load_dynamic(fullname, self.libs[fullname]) + result.__loader__ = self + parts = fullname.rsplit('.', 1) + if len(parts) > 1: + result.__package__ = parts[0] + return result + + +_hook = Mounter() + + +class Wheel(object): + """ + Class to build and install from Wheel files (PEP 427). + """ + + wheel_version = (1, 1) + hash_kind = 'sha256' + + def __init__(self, filename=None, sign=False, verify=False): + """ + Initialise an instance using a (valid) filename. + """ + self.sign = sign + self.should_verify = verify + self.buildver = '' + self.pyver = [PYVER] + self.abi = ['none'] + self.arch = ['any'] + self.dirname = os.getcwd() + if filename is None: + self.name = 'dummy' + self.version = '0.1' + self._filename = self.filename + else: + m = NAME_VERSION_RE.match(filename) + if m: + info = m.groupdict('') + self.name = info['nm'] + # Reinstate the local version separator + self.version = info['vn'].replace('_', '-') + self.buildver = info['bn'] + self._filename = self.filename + else: + dirname, filename = os.path.split(filename) + m = FILENAME_RE.match(filename) + if not m: + raise DistlibException('Invalid name or ' + 'filename: %r' % filename) + if dirname: + self.dirname = os.path.abspath(dirname) + self._filename = filename + info = m.groupdict('') + self.name = info['nm'] + self.version = info['vn'] + self.buildver = info['bn'] + self.pyver = info['py'].split('.') + self.abi = info['bi'].split('.') + self.arch = info['ar'].split('.') + + @property + def filename(self): + """ + Build and return a filename from the various components. + """ + if self.buildver: + buildver = '-' + self.buildver + else: + buildver = '' + pyver = '.'.join(self.pyver) + abi = '.'.join(self.abi) + arch = '.'.join(self.arch) + # replace - with _ as a local version separator + version = self.version.replace('-', '_') + return '%s-%s%s-%s-%s-%s.whl' % (self.name, version, buildver, pyver, abi, arch) + + @property + def exists(self): + path = os.path.join(self.dirname, self.filename) + return os.path.isfile(path) + + @property + def tags(self): + for pyver in self.pyver: + for abi in self.abi: + for arch in self.arch: + yield pyver, abi, arch + + @cached_property + def metadata(self): + pathname = os.path.join(self.dirname, self.filename) + name_ver = '%s-%s' % (self.name, self.version) + info_dir = '%s.dist-info' % name_ver + wrapper = codecs.getreader('utf-8') + with ZipFile(pathname, 'r') as zf: + self.get_wheel_metadata(zf) + # wv = wheel_metadata['Wheel-Version'].split('.', 1) + # file_version = tuple([int(i) for i in wv]) + # if file_version < (1, 1): + # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME, + # LEGACY_METADATA_FILENAME] + # else: + # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME] + fns = [WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME] + result = None + for fn in fns: + try: + metadata_filename = posixpath.join(info_dir, fn) + with zf.open(metadata_filename) as bf: + wf = wrapper(bf) + result = Metadata(fileobj=wf) + if result: + break + except KeyError: + pass + if not result: + raise ValueError('Invalid wheel, because metadata is ' + 'missing: looked in %s' % ', '.join(fns)) + return result + + def get_wheel_metadata(self, zf): + name_ver = '%s-%s' % (self.name, self.version) + info_dir = '%s.dist-info' % name_ver + metadata_filename = posixpath.join(info_dir, 'WHEEL') + with zf.open(metadata_filename) as bf: + wf = codecs.getreader('utf-8')(bf) + message = message_from_file(wf) + return dict(message) + + @cached_property + def info(self): + pathname = os.path.join(self.dirname, self.filename) + with ZipFile(pathname, 'r') as zf: + result = self.get_wheel_metadata(zf) + return result + + def process_shebang(self, data): + m = SHEBANG_RE.match(data) + if m: + end = m.end() + shebang, data_after_shebang = data[:end], data[end:] + # Preserve any arguments after the interpreter + if b'pythonw' in shebang.lower(): + shebang_python = SHEBANG_PYTHONW + else: + shebang_python = SHEBANG_PYTHON + m = SHEBANG_DETAIL_RE.match(shebang) + if m: + args = b' ' + m.groups()[-1] + else: + args = b'' + shebang = shebang_python + args + data = shebang + data_after_shebang + else: + cr = data.find(b'\r') + lf = data.find(b'\n') + if cr < 0 or cr > lf: + term = b'\n' + else: + if data[cr:cr + 2] == b'\r\n': + term = b'\r\n' + else: + term = b'\r' + data = SHEBANG_PYTHON + term + data + return data + + def get_hash(self, data, hash_kind=None): + if hash_kind is None: + hash_kind = self.hash_kind + try: + hasher = getattr(hashlib, hash_kind) + except AttributeError: + raise DistlibException('Unsupported hash algorithm: %r' % hash_kind) + result = hasher(data).digest() + result = base64.urlsafe_b64encode(result).rstrip(b'=').decode('ascii') + return hash_kind, result + + def write_record(self, records, record_path, archive_record_path): + records = list(records) # make a copy, as mutated + records.append((archive_record_path, '', '')) + with CSVWriter(record_path) as writer: + for row in records: + writer.writerow(row) + + def write_records(self, info, libdir, archive_paths): + records = [] + distinfo, info_dir = info + # hasher = getattr(hashlib, self.hash_kind) + for ap, p in archive_paths: + with open(p, 'rb') as f: + data = f.read() + digest = '%s=%s' % self.get_hash(data) + size = os.path.getsize(p) + records.append((ap, digest, size)) + + p = os.path.join(distinfo, 'RECORD') + ap = to_posix(os.path.join(info_dir, 'RECORD')) + self.write_record(records, p, ap) + archive_paths.append((ap, p)) + + def build_zip(self, pathname, archive_paths): + with ZipFile(pathname, 'w', zipfile.ZIP_DEFLATED) as zf: + for ap, p in archive_paths: + logger.debug('Wrote %s to %s in wheel', p, ap) + zf.write(p, ap) + + def build(self, paths, tags=None, wheel_version=None): + """ + Build a wheel from files in specified paths, and use any specified tags + when determining the name of the wheel. + """ + if tags is None: + tags = {} + + libkey = list(filter(lambda o: o in paths, ('purelib', 'platlib')))[0] + if libkey == 'platlib': + is_pure = 'false' + default_pyver = [IMPVER] + default_abi = [ABI] + default_arch = [ARCH] + else: + is_pure = 'true' + default_pyver = [PYVER] + default_abi = ['none'] + default_arch = ['any'] + + self.pyver = tags.get('pyver', default_pyver) + self.abi = tags.get('abi', default_abi) + self.arch = tags.get('arch', default_arch) + + libdir = paths[libkey] + + name_ver = '%s-%s' % (self.name, self.version) + data_dir = '%s.data' % name_ver + info_dir = '%s.dist-info' % name_ver + + archive_paths = [] + + # First, stuff which is not in site-packages + for key in ('data', 'headers', 'scripts'): + if key not in paths: + continue + path = paths[key] + if os.path.isdir(path): + for root, dirs, files in os.walk(path): + for fn in files: + p = fsdecode(os.path.join(root, fn)) + rp = os.path.relpath(p, path) + ap = to_posix(os.path.join(data_dir, key, rp)) + archive_paths.append((ap, p)) + if key == 'scripts' and not p.endswith('.exe'): + with open(p, 'rb') as f: + data = f.read() + data = self.process_shebang(data) + with open(p, 'wb') as f: + f.write(data) + + # Now, stuff which is in site-packages, other than the + # distinfo stuff. + path = libdir + distinfo = None + for root, dirs, files in os.walk(path): + if root == path: + # At the top level only, save distinfo for later + # and skip it for now + for i, dn in enumerate(dirs): + dn = fsdecode(dn) + if dn.endswith('.dist-info'): + distinfo = os.path.join(root, dn) + del dirs[i] + break + assert distinfo, '.dist-info directory expected, not found' + + for fn in files: + # comment out next suite to leave .pyc files in + if fsdecode(fn).endswith(('.pyc', '.pyo')): + continue + p = os.path.join(root, fn) + rp = to_posix(os.path.relpath(p, path)) + archive_paths.append((rp, p)) + + # Now distinfo. Assumed to be flat, i.e. os.listdir is enough. + files = os.listdir(distinfo) + for fn in files: + if fn not in ('RECORD', 'INSTALLER', 'SHARED', 'WHEEL'): + p = fsdecode(os.path.join(distinfo, fn)) + ap = to_posix(os.path.join(info_dir, fn)) + archive_paths.append((ap, p)) + + wheel_metadata = [ + 'Wheel-Version: %d.%d' % (wheel_version or self.wheel_version), + 'Generator: distlib %s' % __version__, + 'Root-Is-Purelib: %s' % is_pure, + ] + for pyver, abi, arch in self.tags: + wheel_metadata.append('Tag: %s-%s-%s' % (pyver, abi, arch)) + p = os.path.join(distinfo, 'WHEEL') + with open(p, 'w') as f: + f.write('\n'.join(wheel_metadata)) + ap = to_posix(os.path.join(info_dir, 'WHEEL')) + archive_paths.append((ap, p)) + + # sort the entries by archive path. Not needed by any spec, but it + # keeps the archive listing and RECORD tidier than they would otherwise + # be. Use the number of path segments to keep directory entries together, + # and keep the dist-info stuff at the end. + def sorter(t): + ap = t[0] + n = ap.count('/') + if '.dist-info' in ap: + n += 10000 + return (n, ap) + + archive_paths = sorted(archive_paths, key=sorter) + + # Now, at last, RECORD. + # Paths in here are archive paths - nothing else makes sense. + self.write_records((distinfo, info_dir), libdir, archive_paths) + # Now, ready to build the zip file + pathname = os.path.join(self.dirname, self.filename) + self.build_zip(pathname, archive_paths) + return pathname + + def skip_entry(self, arcname): + """ + Determine whether an archive entry should be skipped when verifying + or installing. + """ + # The signature file won't be in RECORD, + # and we don't currently don't do anything with it + # We also skip directories, as they won't be in RECORD + # either. See: + # + # https://github.com/pypa/wheel/issues/294 + # https://github.com/pypa/wheel/issues/287 + # https://github.com/pypa/wheel/pull/289 + # + return arcname.endswith(('/', '/RECORD.jws')) + + def install(self, paths, maker, **kwargs): + """ + Install a wheel to the specified paths. If kwarg ``warner`` is + specified, it should be a callable, which will be called with two + tuples indicating the wheel version of this software and the wheel + version in the file, if there is a discrepancy in the versions. + This can be used to issue any warnings to raise any exceptions. + If kwarg ``lib_only`` is True, only the purelib/platlib files are + installed, and the headers, scripts, data and dist-info metadata are + not written. If kwarg ``bytecode_hashed_invalidation`` is True, written + bytecode will try to use file-hash based invalidation (PEP-552) on + supported interpreter versions (CPython 3.7+). + + The return value is a :class:`InstalledDistribution` instance unless + ``options.lib_only`` is True, in which case the return value is ``None``. + """ + + dry_run = maker.dry_run + warner = kwargs.get('warner') + lib_only = kwargs.get('lib_only', False) + bc_hashed_invalidation = kwargs.get('bytecode_hashed_invalidation', False) + + pathname = os.path.join(self.dirname, self.filename) + name_ver = '%s-%s' % (self.name, self.version) + data_dir = '%s.data' % name_ver + info_dir = '%s.dist-info' % name_ver + + metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) + wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') + record_name = posixpath.join(info_dir, 'RECORD') + + wrapper = codecs.getreader('utf-8') + + with ZipFile(pathname, 'r') as zf: + with zf.open(wheel_metadata_name) as bwf: + wf = wrapper(bwf) + message = message_from_file(wf) + wv = message['Wheel-Version'].split('.', 1) + file_version = tuple([int(i) for i in wv]) + if (file_version != self.wheel_version) and warner: + warner(self.wheel_version, file_version) + + if message['Root-Is-Purelib'] == 'true': + libdir = paths['purelib'] + else: + libdir = paths['platlib'] + + records = {} + with zf.open(record_name) as bf: + with CSVReader(stream=bf) as reader: + for row in reader: + p = row[0] + records[p] = row + + data_pfx = posixpath.join(data_dir, '') + info_pfx = posixpath.join(info_dir, '') + script_pfx = posixpath.join(data_dir, 'scripts', '') + + # make a new instance rather than a copy of maker's, + # as we mutate it + fileop = FileOperator(dry_run=dry_run) + fileop.record = True # so we can rollback if needed + + bc = not sys.dont_write_bytecode # Double negatives. Lovely! + + outfiles = [] # for RECORD writing + + # for script copying/shebang processing + workdir = tempfile.mkdtemp() + # set target dir later + # we default add_launchers to False, as the + # Python Launcher should be used instead + maker.source_dir = workdir + maker.target_dir = None + try: + for zinfo in zf.infolist(): + arcname = zinfo.filename + if isinstance(arcname, text_type): + u_arcname = arcname + else: + u_arcname = arcname.decode('utf-8') + if self.skip_entry(u_arcname): + continue + row = records[u_arcname] + if row[2] and str(zinfo.file_size) != row[2]: + raise DistlibException('size mismatch for ' + '%s' % u_arcname) + if row[1]: + kind, value = row[1].split('=', 1) + with zf.open(arcname) as bf: + data = bf.read() + _, digest = self.get_hash(data, kind) + if digest != value: + raise DistlibException('digest mismatch for ' + '%s' % arcname) + + if lib_only and u_arcname.startswith((info_pfx, data_pfx)): + logger.debug('lib_only: skipping %s', u_arcname) + continue + is_script = (u_arcname.startswith(script_pfx) and not u_arcname.endswith('.exe')) + + if u_arcname.startswith(data_pfx): + _, where, rp = u_arcname.split('/', 2) + outfile = os.path.join(paths[where], convert_path(rp)) + else: + # meant for site-packages. + if u_arcname in (wheel_metadata_name, record_name): + continue + outfile = os.path.join(libdir, convert_path(u_arcname)) + if not is_script: + with zf.open(arcname) as bf: + fileop.copy_stream(bf, outfile) + # Issue #147: permission bits aren't preserved. Using + # zf.extract(zinfo, libdir) should have worked, but didn't, + # see https://www.thetopsites.net/article/53834422.shtml + # So ... manually preserve permission bits as given in zinfo + if os.name == 'posix': + # just set the normal permission bits + os.chmod(outfile, (zinfo.external_attr >> 16) & 0x1FF) + outfiles.append(outfile) + # Double check the digest of the written file + if not dry_run and row[1]: + with open(outfile, 'rb') as bf: + data = bf.read() + _, newdigest = self.get_hash(data, kind) + if newdigest != digest: + raise DistlibException('digest mismatch ' + 'on write for ' + '%s' % outfile) + if bc and outfile.endswith('.py'): + try: + pyc = fileop.byte_compile(outfile, hashed_invalidation=bc_hashed_invalidation) + outfiles.append(pyc) + except Exception: + # Don't give up if byte-compilation fails, + # but log it and perhaps warn the user + logger.warning('Byte-compilation failed', exc_info=True) + else: + fn = os.path.basename(convert_path(arcname)) + workname = os.path.join(workdir, fn) + with zf.open(arcname) as bf: + fileop.copy_stream(bf, workname) + + dn, fn = os.path.split(outfile) + maker.target_dir = dn + filenames = maker.make(fn) + fileop.set_executable_mode(filenames) + outfiles.extend(filenames) + + if lib_only: + logger.debug('lib_only: returning None') + dist = None + else: + # Generate scripts + + # Try to get pydist.json so we can see if there are + # any commands to generate. If this fails (e.g. because + # of a legacy wheel), log a warning but don't give up. + commands = None + file_version = self.info['Wheel-Version'] + if file_version == '1.0': + # Use legacy info + ep = posixpath.join(info_dir, 'entry_points.txt') + try: + with zf.open(ep) as bwf: + epdata = read_exports(bwf) + commands = {} + for key in ('console', 'gui'): + k = '%s_scripts' % key + if k in epdata: + commands['wrap_%s' % key] = d = {} + for v in epdata[k].values(): + s = '%s:%s' % (v.prefix, v.suffix) + if v.flags: + s += ' [%s]' % ','.join(v.flags) + d[v.name] = s + except Exception: + logger.warning('Unable to read legacy script ' + 'metadata, so cannot generate ' + 'scripts') + else: + try: + with zf.open(metadata_name) as bwf: + wf = wrapper(bwf) + commands = json.load(wf).get('extensions') + if commands: + commands = commands.get('python.commands') + except Exception: + logger.warning('Unable to read JSON metadata, so ' + 'cannot generate scripts') + if commands: + console_scripts = commands.get('wrap_console', {}) + gui_scripts = commands.get('wrap_gui', {}) + if console_scripts or gui_scripts: + script_dir = paths.get('scripts', '') + if not os.path.isdir(script_dir): + raise ValueError('Valid script path not ' + 'specified') + maker.target_dir = script_dir + for k, v in console_scripts.items(): + script = '%s = %s' % (k, v) + filenames = maker.make(script) + fileop.set_executable_mode(filenames) + + if gui_scripts: + options = {'gui': True} + for k, v in gui_scripts.items(): + script = '%s = %s' % (k, v) + filenames = maker.make(script, options) + fileop.set_executable_mode(filenames) + + p = os.path.join(libdir, info_dir) + dist = InstalledDistribution(p) + + # Write SHARED + paths = dict(paths) # don't change passed in dict + del paths['purelib'] + del paths['platlib'] + paths['lib'] = libdir + p = dist.write_shared_locations(paths, dry_run) + if p: + outfiles.append(p) + + # Write RECORD + dist.write_installed_files(outfiles, paths['prefix'], dry_run) + return dist + except Exception: # pragma: no cover + logger.exception('installation failed.') + fileop.rollback() + raise + finally: + shutil.rmtree(workdir) + + def _get_dylib_cache(self): + global cache + if cache is None: + # Use native string to avoid issues on 2.x: see Python #20140. + base = os.path.join(get_cache_base(), str('dylib-cache'), '%s.%s' % sys.version_info[:2]) + cache = Cache(base) + return cache + + def _get_extensions(self): + pathname = os.path.join(self.dirname, self.filename) + name_ver = '%s-%s' % (self.name, self.version) + info_dir = '%s.dist-info' % name_ver + arcname = posixpath.join(info_dir, 'EXTENSIONS') + wrapper = codecs.getreader('utf-8') + result = [] + with ZipFile(pathname, 'r') as zf: + try: + with zf.open(arcname) as bf: + wf = wrapper(bf) + extensions = json.load(wf) + cache = self._get_dylib_cache() + prefix = cache.prefix_to_dir(self.filename, use_abspath=False) + cache_base = os.path.join(cache.base, prefix) + if not os.path.isdir(cache_base): + os.makedirs(cache_base) + for name, relpath in extensions.items(): + dest = os.path.join(cache_base, convert_path(relpath)) + if not os.path.exists(dest): + extract = True + else: + file_time = os.stat(dest).st_mtime + file_time = datetime.datetime.fromtimestamp(file_time) + info = zf.getinfo(relpath) + wheel_time = datetime.datetime(*info.date_time) + extract = wheel_time > file_time + if extract: + zf.extract(relpath, cache_base) + result.append((name, dest)) + except KeyError: + pass + return result + + def is_compatible(self): + """ + Determine if a wheel is compatible with the running system. + """ + return is_compatible(self) + + def is_mountable(self): + """ + Determine if a wheel is asserted as mountable by its metadata. + """ + return True # for now - metadata details TBD + + def mount(self, append=False): + pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) + if not self.is_compatible(): + msg = 'Wheel %s not compatible with this Python.' % pathname + raise DistlibException(msg) + if not self.is_mountable(): + msg = 'Wheel %s is marked as not mountable.' % pathname + raise DistlibException(msg) + if pathname in sys.path: + logger.debug('%s already in path', pathname) + else: + if append: + sys.path.append(pathname) + else: + sys.path.insert(0, pathname) + extensions = self._get_extensions() + if extensions: + if _hook not in sys.meta_path: + sys.meta_path.append(_hook) + _hook.add(pathname, extensions) + + def unmount(self): + pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) + if pathname not in sys.path: + logger.debug('%s not in path', pathname) + else: + sys.path.remove(pathname) + if pathname in _hook.impure_wheels: + _hook.remove(pathname) + if not _hook.impure_wheels: + if _hook in sys.meta_path: + sys.meta_path.remove(_hook) + + def verify(self): + pathname = os.path.join(self.dirname, self.filename) + name_ver = '%s-%s' % (self.name, self.version) + # data_dir = '%s.data' % name_ver + info_dir = '%s.dist-info' % name_ver + + # metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) + wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') + record_name = posixpath.join(info_dir, 'RECORD') + + wrapper = codecs.getreader('utf-8') + + with ZipFile(pathname, 'r') as zf: + with zf.open(wheel_metadata_name) as bwf: + wf = wrapper(bwf) + message_from_file(wf) + # wv = message['Wheel-Version'].split('.', 1) + # file_version = tuple([int(i) for i in wv]) + # TODO version verification + + records = {} + with zf.open(record_name) as bf: + with CSVReader(stream=bf) as reader: + for row in reader: + p = row[0] + records[p] = row + + for zinfo in zf.infolist(): + arcname = zinfo.filename + if isinstance(arcname, text_type): + u_arcname = arcname + else: + u_arcname = arcname.decode('utf-8') + # See issue #115: some wheels have .. in their entries, but + # in the filename ... e.g. __main__..py ! So the check is + # updated to look for .. in the directory portions + p = u_arcname.split('/') + if '..' in p: + raise DistlibException('invalid entry in ' + 'wheel: %r' % u_arcname) + + if self.skip_entry(u_arcname): + continue + row = records[u_arcname] + if row[2] and str(zinfo.file_size) != row[2]: + raise DistlibException('size mismatch for ' + '%s' % u_arcname) + if row[1]: + kind, value = row[1].split('=', 1) + with zf.open(arcname) as bf: + data = bf.read() + _, digest = self.get_hash(data, kind) + if digest != value: + raise DistlibException('digest mismatch for ' + '%s' % arcname) + + def update(self, modifier, dest_dir=None, **kwargs): + """ + Update the contents of a wheel in a generic way. The modifier should + be a callable which expects a dictionary argument: its keys are + archive-entry paths, and its values are absolute filesystem paths + where the contents the corresponding archive entries can be found. The + modifier is free to change the contents of the files pointed to, add + new entries and remove entries, before returning. This method will + extract the entire contents of the wheel to a temporary location, call + the modifier, and then use the passed (and possibly updated) + dictionary to write a new wheel. If ``dest_dir`` is specified, the new + wheel is written there -- otherwise, the original wheel is overwritten. + + The modifier should return True if it updated the wheel, else False. + This method returns the same value the modifier returns. + """ + + def get_version(path_map, info_dir): + version = path = None + key = '%s/%s' % (info_dir, LEGACY_METADATA_FILENAME) + if key not in path_map: + key = '%s/PKG-INFO' % info_dir + if key in path_map: + path = path_map[key] + version = Metadata(path=path).version + return version, path + + def update_version(version, path): + updated = None + try: + NormalizedVersion(version) + i = version.find('-') + if i < 0: + updated = '%s+1' % version + else: + parts = [int(s) for s in version[i + 1:].split('.')] + parts[-1] += 1 + updated = '%s+%s' % (version[:i], '.'.join(str(i) for i in parts)) + except UnsupportedVersionError: + logger.debug('Cannot update non-compliant (PEP-440) ' + 'version %r', version) + if updated: + md = Metadata(path=path) + md.version = updated + legacy = path.endswith(LEGACY_METADATA_FILENAME) + md.write(path=path, legacy=legacy) + logger.debug('Version updated from %r to %r', version, updated) + + pathname = os.path.join(self.dirname, self.filename) + name_ver = '%s-%s' % (self.name, self.version) + info_dir = '%s.dist-info' % name_ver + record_name = posixpath.join(info_dir, 'RECORD') + with tempdir() as workdir: + with ZipFile(pathname, 'r') as zf: + path_map = {} + for zinfo in zf.infolist(): + arcname = zinfo.filename + if isinstance(arcname, text_type): + u_arcname = arcname + else: + u_arcname = arcname.decode('utf-8') + if u_arcname == record_name: + continue + if '..' in u_arcname: + raise DistlibException('invalid entry in ' + 'wheel: %r' % u_arcname) + zf.extract(zinfo, workdir) + path = os.path.join(workdir, convert_path(u_arcname)) + path_map[u_arcname] = path + + # Remember the version. + original_version, _ = get_version(path_map, info_dir) + # Files extracted. Call the modifier. + modified = modifier(path_map, **kwargs) + if modified: + # Something changed - need to build a new wheel. + current_version, path = get_version(path_map, info_dir) + if current_version and (current_version == original_version): + # Add or update local version to signify changes. + update_version(current_version, path) + # Decide where the new wheel goes. + if dest_dir is None: + fd, newpath = tempfile.mkstemp(suffix='.whl', prefix='wheel-update-', dir=workdir) + os.close(fd) + else: + if not os.path.isdir(dest_dir): + raise DistlibException('Not a directory: %r' % dest_dir) + newpath = os.path.join(dest_dir, self.filename) + archive_paths = list(path_map.items()) + distinfo = os.path.join(workdir, info_dir) + info = distinfo, info_dir + self.write_records(info, workdir, archive_paths) + self.build_zip(newpath, archive_paths) + if dest_dir is None: + shutil.copyfile(newpath, pathname) + return modified + + +def _get_glibc_version(): + import platform + ver = platform.libc_ver() + result = [] + if ver[0] == 'glibc': + for s in ver[1].split('.'): + result.append(int(s) if s.isdigit() else 0) + result = tuple(result) + return result + + +def compatible_tags(): + """ + Return (pyver, abi, arch) tuples compatible with this Python. + """ + class _Version: + def __init__(self, major, minor): + self.major = major + self.major_minor = (major, minor) + self.string = ''.join((str(major), str(minor))) + + def __str__(self): + return self.string + + + versions = [ + _Version(sys.version_info.major, minor_version) + for minor_version in range(sys.version_info.minor, -1, -1) + ] + abis = [] + for suffix in _get_suffixes(): + if suffix.startswith('.abi'): + abis.append(suffix.split('.', 2)[1]) + abis.sort() + if ABI != 'none': + abis.insert(0, ABI) + abis.append('none') + result = [] + + arches = [ARCH] + if sys.platform == 'darwin': + m = re.match(r'(\w+)_(\d+)_(\d+)_(\w+)$', ARCH) + if m: + name, major, minor, arch = m.groups() + minor = int(minor) + matches = [arch] + if arch in ('i386', 'ppc'): + matches.append('fat') + if arch in ('i386', 'ppc', 'x86_64'): + matches.append('fat3') + if arch in ('ppc64', 'x86_64'): + matches.append('fat64') + if arch in ('i386', 'x86_64'): + matches.append('intel') + if arch in ('i386', 'x86_64', 'intel', 'ppc', 'ppc64'): + matches.append('universal') + while minor >= 0: + for match in matches: + s = '%s_%s_%s_%s' % (name, major, minor, match) + if s != ARCH: # already there + arches.append(s) + minor -= 1 + + # Most specific - our Python version, ABI and arch + for i, version_object in enumerate(versions): + version = str(version_object) + add_abis = [] + + if i == 0: + add_abis = abis + + if IMP_PREFIX == 'cp' and version_object.major_minor >= (3, 2): + limited_api_abi = 'abi' + str(version_object.major) + if limited_api_abi not in add_abis: + add_abis.append(limited_api_abi) + + for abi in add_abis: + for arch in arches: + result.append((''.join((IMP_PREFIX, version)), abi, arch)) + # manylinux + if abi != 'none' and sys.platform.startswith('linux'): + arch = arch.replace('linux_', '') + parts = _get_glibc_version() + if len(parts) == 2: + if parts >= (2, 5): + result.append((''.join((IMP_PREFIX, version)), abi, 'manylinux1_%s' % arch)) + if parts >= (2, 12): + result.append((''.join((IMP_PREFIX, version)), abi, 'manylinux2010_%s' % arch)) + if parts >= (2, 17): + result.append((''.join((IMP_PREFIX, version)), abi, 'manylinux2014_%s' % arch)) + result.append((''.join( + (IMP_PREFIX, version)), abi, 'manylinux_%s_%s_%s' % (parts[0], parts[1], arch))) + + # where no ABI / arch dependency, but IMP_PREFIX dependency + for i, version_object in enumerate(versions): + version = str(version_object) + result.append((''.join((IMP_PREFIX, version)), 'none', 'any')) + if i == 0: + result.append((''.join((IMP_PREFIX, version[0])), 'none', 'any')) + + # no IMP_PREFIX, ABI or arch dependency + for i, version_object in enumerate(versions): + version = str(version_object) + result.append((''.join(('py', version)), 'none', 'any')) + if i == 0: + result.append((''.join(('py', version[0])), 'none', 'any')) + + return set(result) + + +COMPATIBLE_TAGS = compatible_tags() + +del compatible_tags + + +def is_compatible(wheel, tags=None): + if not isinstance(wheel, Wheel): + wheel = Wheel(wheel) # assume it's a filename + result = False + if tags is None: + tags = COMPATIBLE_TAGS + for ver, abi, arch in tags: + if ver in wheel.pyver and abi in wheel.abi and arch in wheel.arch: + result = True + break + return result diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__init__.py new file mode 100644 index 00000000000..7686fe85a7c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__init__.py @@ -0,0 +1,54 @@ +from .distro import ( + NORMALIZED_DISTRO_ID, + NORMALIZED_LSB_ID, + NORMALIZED_OS_ID, + LinuxDistribution, + __version__, + build_number, + codename, + distro_release_attr, + distro_release_info, + id, + info, + like, + linux_distribution, + lsb_release_attr, + lsb_release_info, + major_version, + minor_version, + name, + os_release_attr, + os_release_info, + uname_attr, + uname_info, + version, + version_parts, +) + +__all__ = [ + "NORMALIZED_DISTRO_ID", + "NORMALIZED_LSB_ID", + "NORMALIZED_OS_ID", + "LinuxDistribution", + "build_number", + "codename", + "distro_release_attr", + "distro_release_info", + "id", + "info", + "like", + "linux_distribution", + "lsb_release_attr", + "lsb_release_info", + "major_version", + "minor_version", + "name", + "os_release_attr", + "os_release_info", + "uname_attr", + "uname_info", + "version", + "version_parts", +] + +__version__ = __version__ diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__main__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__main__.py new file mode 100644 index 00000000000..0c01d5b08b6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/__main__.py @@ -0,0 +1,4 @@ +from .distro import main + +if __name__ == "__main__": + main() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/distro.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/distro.py new file mode 100644 index 00000000000..78ccdfa402a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/distro.py @@ -0,0 +1,1403 @@ +#!/usr/bin/env python +# Copyright 2015-2021 Nir Cohen +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +""" +The ``distro`` package (``distro`` stands for Linux Distribution) provides +information about the Linux distribution it runs on, such as a reliable +machine-readable distro ID, or version information. + +It is the recommended replacement for Python's original +:py:func:`platform.linux_distribution` function, but it provides much more +functionality. An alternative implementation became necessary because Python +3.5 deprecated this function, and Python 3.8 removed it altogether. Its +predecessor function :py:func:`platform.dist` was already deprecated since +Python 2.6 and removed in Python 3.8. Still, there are many cases in which +access to OS distribution information is needed. See `Python issue 1322 +`_ for more information. +""" + +import argparse +import json +import logging +import os +import re +import shlex +import subprocess +import sys +import warnings +from typing import ( + Any, + Callable, + Dict, + Iterable, + Optional, + Sequence, + TextIO, + Tuple, + Type, +) + +try: + from typing import TypedDict +except ImportError: + # Python 3.7 + TypedDict = dict + +__version__ = "1.9.0" + + +class VersionDict(TypedDict): + major: str + minor: str + build_number: str + + +class InfoDict(TypedDict): + id: str + version: str + version_parts: VersionDict + like: str + codename: str + + +_UNIXCONFDIR = os.environ.get("UNIXCONFDIR", "/etc") +_UNIXUSRLIBDIR = os.environ.get("UNIXUSRLIBDIR", "/usr/lib") +_OS_RELEASE_BASENAME = "os-release" + +#: Translation table for normalizing the "ID" attribute defined in os-release +#: files, for use by the :func:`distro.id` method. +#: +#: * Key: Value as defined in the os-release file, translated to lower case, +#: with blanks translated to underscores. +#: +#: * Value: Normalized value. +NORMALIZED_OS_ID = { + "ol": "oracle", # Oracle Linux + "opensuse-leap": "opensuse", # Newer versions of OpenSuSE report as opensuse-leap +} + +#: Translation table for normalizing the "Distributor ID" attribute returned by +#: the lsb_release command, for use by the :func:`distro.id` method. +#: +#: * Key: Value as returned by the lsb_release command, translated to lower +#: case, with blanks translated to underscores. +#: +#: * Value: Normalized value. +NORMALIZED_LSB_ID = { + "enterpriseenterpriseas": "oracle", # Oracle Enterprise Linux 4 + "enterpriseenterpriseserver": "oracle", # Oracle Linux 5 + "redhatenterpriseworkstation": "rhel", # RHEL 6, 7 Workstation + "redhatenterpriseserver": "rhel", # RHEL 6, 7 Server + "redhatenterprisecomputenode": "rhel", # RHEL 6 ComputeNode +} + +#: Translation table for normalizing the distro ID derived from the file name +#: of distro release files, for use by the :func:`distro.id` method. +#: +#: * Key: Value as derived from the file name of a distro release file, +#: translated to lower case, with blanks translated to underscores. +#: +#: * Value: Normalized value. +NORMALIZED_DISTRO_ID = { + "redhat": "rhel", # RHEL 6.x, 7.x +} + +# Pattern for content of distro release file (reversed) +_DISTRO_RELEASE_CONTENT_REVERSED_PATTERN = re.compile( + r"(?:[^)]*\)(.*)\()? *(?:STL )?([\d.+\-a-z]*\d) *(?:esaeler *)?(.+)" +) + +# Pattern for base file name of distro release file +_DISTRO_RELEASE_BASENAME_PATTERN = re.compile(r"(\w+)[-_](release|version)$") + +# Base file names to be looked up for if _UNIXCONFDIR is not readable. +_DISTRO_RELEASE_BASENAMES = [ + "SuSE-release", + "altlinux-release", + "arch-release", + "base-release", + "centos-release", + "fedora-release", + "gentoo-release", + "mageia-release", + "mandrake-release", + "mandriva-release", + "mandrivalinux-release", + "manjaro-release", + "oracle-release", + "redhat-release", + "rocky-release", + "sl-release", + "slackware-version", +] + +# Base file names to be ignored when searching for distro release file +_DISTRO_RELEASE_IGNORE_BASENAMES = ( + "debian_version", + "lsb-release", + "oem-release", + _OS_RELEASE_BASENAME, + "system-release", + "plesk-release", + "iredmail-release", + "board-release", + "ec2_version", +) + + +def linux_distribution(full_distribution_name: bool = True) -> Tuple[str, str, str]: + """ + .. deprecated:: 1.6.0 + + :func:`distro.linux_distribution()` is deprecated. It should only be + used as a compatibility shim with Python's + :py:func:`platform.linux_distribution()`. Please use :func:`distro.id`, + :func:`distro.version` and :func:`distro.name` instead. + + Return information about the current OS distribution as a tuple + ``(id_name, version, codename)`` with items as follows: + + * ``id_name``: If *full_distribution_name* is false, the result of + :func:`distro.id`. Otherwise, the result of :func:`distro.name`. + + * ``version``: The result of :func:`distro.version`. + + * ``codename``: The extra item (usually in parentheses) after the + os-release version number, or the result of :func:`distro.codename`. + + The interface of this function is compatible with the original + :py:func:`platform.linux_distribution` function, supporting a subset of + its parameters. + + The data it returns may not exactly be the same, because it uses more data + sources than the original function, and that may lead to different data if + the OS distribution is not consistent across multiple data sources it + provides (there are indeed such distributions ...). + + Another reason for differences is the fact that the :func:`distro.id` + method normalizes the distro ID string to a reliable machine-readable value + for a number of popular OS distributions. + """ + warnings.warn( + "distro.linux_distribution() is deprecated. It should only be used as a " + "compatibility shim with Python's platform.linux_distribution(). Please use " + "distro.id(), distro.version() and distro.name() instead.", + DeprecationWarning, + stacklevel=2, + ) + return _distro.linux_distribution(full_distribution_name) + + +def id() -> str: + """ + Return the distro ID of the current distribution, as a + machine-readable string. + + For a number of OS distributions, the returned distro ID value is + *reliable*, in the sense that it is documented and that it does not change + across releases of the distribution. + + This package maintains the following reliable distro ID values: + + ============== ========================================= + Distro ID Distribution + ============== ========================================= + "ubuntu" Ubuntu + "debian" Debian + "rhel" RedHat Enterprise Linux + "centos" CentOS + "fedora" Fedora + "sles" SUSE Linux Enterprise Server + "opensuse" openSUSE + "amzn" Amazon Linux + "arch" Arch Linux + "buildroot" Buildroot + "cloudlinux" CloudLinux OS + "exherbo" Exherbo Linux + "gentoo" GenToo Linux + "ibm_powerkvm" IBM PowerKVM + "kvmibm" KVM for IBM z Systems + "linuxmint" Linux Mint + "mageia" Mageia + "mandriva" Mandriva Linux + "parallels" Parallels + "pidora" Pidora + "raspbian" Raspbian + "oracle" Oracle Linux (and Oracle Enterprise Linux) + "scientific" Scientific Linux + "slackware" Slackware + "xenserver" XenServer + "openbsd" OpenBSD + "netbsd" NetBSD + "freebsd" FreeBSD + "midnightbsd" MidnightBSD + "rocky" Rocky Linux + "aix" AIX + "guix" Guix System + "altlinux" ALT Linux + ============== ========================================= + + If you have a need to get distros for reliable IDs added into this set, + or if you find that the :func:`distro.id` function returns a different + distro ID for one of the listed distros, please create an issue in the + `distro issue tracker`_. + + **Lookup hierarchy and transformations:** + + First, the ID is obtained from the following sources, in the specified + order. The first available and non-empty value is used: + + * the value of the "ID" attribute of the os-release file, + + * the value of the "Distributor ID" attribute returned by the lsb_release + command, + + * the first part of the file name of the distro release file, + + The so determined ID value then passes the following transformations, + before it is returned by this method: + + * it is translated to lower case, + + * blanks (which should not be there anyway) are translated to underscores, + + * a normalization of the ID is performed, based upon + `normalization tables`_. The purpose of this normalization is to ensure + that the ID is as reliable as possible, even across incompatible changes + in the OS distributions. A common reason for an incompatible change is + the addition of an os-release file, or the addition of the lsb_release + command, with ID values that differ from what was previously determined + from the distro release file name. + """ + return _distro.id() + + +def name(pretty: bool = False) -> str: + """ + Return the name of the current OS distribution, as a human-readable + string. + + If *pretty* is false, the name is returned without version or codename. + (e.g. "CentOS Linux") + + If *pretty* is true, the version and codename are appended. + (e.g. "CentOS Linux 7.1.1503 (Core)") + + **Lookup hierarchy:** + + The name is obtained from the following sources, in the specified order. + The first available and non-empty value is used: + + * If *pretty* is false: + + - the value of the "NAME" attribute of the os-release file, + + - the value of the "Distributor ID" attribute returned by the lsb_release + command, + + - the value of the "" field of the distro release file. + + * If *pretty* is true: + + - the value of the "PRETTY_NAME" attribute of the os-release file, + + - the value of the "Description" attribute returned by the lsb_release + command, + + - the value of the "" field of the distro release file, appended + with the value of the pretty version ("" and "" + fields) of the distro release file, if available. + """ + return _distro.name(pretty) + + +def version(pretty: bool = False, best: bool = False) -> str: + """ + Return the version of the current OS distribution, as a human-readable + string. + + If *pretty* is false, the version is returned without codename (e.g. + "7.0"). + + If *pretty* is true, the codename in parenthesis is appended, if the + codename is non-empty (e.g. "7.0 (Maipo)"). + + Some distributions provide version numbers with different precisions in + the different sources of distribution information. Examining the different + sources in a fixed priority order does not always yield the most precise + version (e.g. for Debian 8.2, or CentOS 7.1). + + Some other distributions may not provide this kind of information. In these + cases, an empty string would be returned. This behavior can be observed + with rolling releases distributions (e.g. Arch Linux). + + The *best* parameter can be used to control the approach for the returned + version: + + If *best* is false, the first non-empty version number in priority order of + the examined sources is returned. + + If *best* is true, the most precise version number out of all examined + sources is returned. + + **Lookup hierarchy:** + + In all cases, the version number is obtained from the following sources. + If *best* is false, this order represents the priority order: + + * the value of the "VERSION_ID" attribute of the os-release file, + * the value of the "Release" attribute returned by the lsb_release + command, + * the version number parsed from the "" field of the first line + of the distro release file, + * the version number parsed from the "PRETTY_NAME" attribute of the + os-release file, if it follows the format of the distro release files. + * the version number parsed from the "Description" attribute returned by + the lsb_release command, if it follows the format of the distro release + files. + """ + return _distro.version(pretty, best) + + +def version_parts(best: bool = False) -> Tuple[str, str, str]: + """ + Return the version of the current OS distribution as a tuple + ``(major, minor, build_number)`` with items as follows: + + * ``major``: The result of :func:`distro.major_version`. + + * ``minor``: The result of :func:`distro.minor_version`. + + * ``build_number``: The result of :func:`distro.build_number`. + + For a description of the *best* parameter, see the :func:`distro.version` + method. + """ + return _distro.version_parts(best) + + +def major_version(best: bool = False) -> str: + """ + Return the major version of the current OS distribution, as a string, + if provided. + Otherwise, the empty string is returned. The major version is the first + part of the dot-separated version string. + + For a description of the *best* parameter, see the :func:`distro.version` + method. + """ + return _distro.major_version(best) + + +def minor_version(best: bool = False) -> str: + """ + Return the minor version of the current OS distribution, as a string, + if provided. + Otherwise, the empty string is returned. The minor version is the second + part of the dot-separated version string. + + For a description of the *best* parameter, see the :func:`distro.version` + method. + """ + return _distro.minor_version(best) + + +def build_number(best: bool = False) -> str: + """ + Return the build number of the current OS distribution, as a string, + if provided. + Otherwise, the empty string is returned. The build number is the third part + of the dot-separated version string. + + For a description of the *best* parameter, see the :func:`distro.version` + method. + """ + return _distro.build_number(best) + + +def like() -> str: + """ + Return a space-separated list of distro IDs of distributions that are + closely related to the current OS distribution in regards to packaging + and programming interfaces, for example distributions the current + distribution is a derivative from. + + **Lookup hierarchy:** + + This information item is only provided by the os-release file. + For details, see the description of the "ID_LIKE" attribute in the + `os-release man page + `_. + """ + return _distro.like() + + +def codename() -> str: + """ + Return the codename for the release of the current OS distribution, + as a string. + + If the distribution does not have a codename, an empty string is returned. + + Note that the returned codename is not always really a codename. For + example, openSUSE returns "x86_64". This function does not handle such + cases in any special way and just returns the string it finds, if any. + + **Lookup hierarchy:** + + * the codename within the "VERSION" attribute of the os-release file, if + provided, + + * the value of the "Codename" attribute returned by the lsb_release + command, + + * the value of the "" field of the distro release file. + """ + return _distro.codename() + + +def info(pretty: bool = False, best: bool = False) -> InfoDict: + """ + Return certain machine-readable information items about the current OS + distribution in a dictionary, as shown in the following example: + + .. sourcecode:: python + + { + 'id': 'rhel', + 'version': '7.0', + 'version_parts': { + 'major': '7', + 'minor': '0', + 'build_number': '' + }, + 'like': 'fedora', + 'codename': 'Maipo' + } + + The dictionary structure and keys are always the same, regardless of which + information items are available in the underlying data sources. The values + for the various keys are as follows: + + * ``id``: The result of :func:`distro.id`. + + * ``version``: The result of :func:`distro.version`. + + * ``version_parts -> major``: The result of :func:`distro.major_version`. + + * ``version_parts -> minor``: The result of :func:`distro.minor_version`. + + * ``version_parts -> build_number``: The result of + :func:`distro.build_number`. + + * ``like``: The result of :func:`distro.like`. + + * ``codename``: The result of :func:`distro.codename`. + + For a description of the *pretty* and *best* parameters, see the + :func:`distro.version` method. + """ + return _distro.info(pretty, best) + + +def os_release_info() -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information items + from the os-release file data source of the current OS distribution. + + See `os-release file`_ for details about these information items. + """ + return _distro.os_release_info() + + +def lsb_release_info() -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information items + from the lsb_release command data source of the current OS distribution. + + See `lsb_release command output`_ for details about these information + items. + """ + return _distro.lsb_release_info() + + +def distro_release_info() -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information items + from the distro release file data source of the current OS distribution. + + See `distro release file`_ for details about these information items. + """ + return _distro.distro_release_info() + + +def uname_info() -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information items + from the distro release file data source of the current OS distribution. + """ + return _distro.uname_info() + + +def os_release_attr(attribute: str) -> str: + """ + Return a single named information item from the os-release file data source + of the current OS distribution. + + Parameters: + + * ``attribute`` (string): Key of the information item. + + Returns: + + * (string): Value of the information item, if the item exists. + The empty string, if the item does not exist. + + See `os-release file`_ for details about these information items. + """ + return _distro.os_release_attr(attribute) + + +def lsb_release_attr(attribute: str) -> str: + """ + Return a single named information item from the lsb_release command output + data source of the current OS distribution. + + Parameters: + + * ``attribute`` (string): Key of the information item. + + Returns: + + * (string): Value of the information item, if the item exists. + The empty string, if the item does not exist. + + See `lsb_release command output`_ for details about these information + items. + """ + return _distro.lsb_release_attr(attribute) + + +def distro_release_attr(attribute: str) -> str: + """ + Return a single named information item from the distro release file + data source of the current OS distribution. + + Parameters: + + * ``attribute`` (string): Key of the information item. + + Returns: + + * (string): Value of the information item, if the item exists. + The empty string, if the item does not exist. + + See `distro release file`_ for details about these information items. + """ + return _distro.distro_release_attr(attribute) + + +def uname_attr(attribute: str) -> str: + """ + Return a single named information item from the distro release file + data source of the current OS distribution. + + Parameters: + + * ``attribute`` (string): Key of the information item. + + Returns: + + * (string): Value of the information item, if the item exists. + The empty string, if the item does not exist. + """ + return _distro.uname_attr(attribute) + + +try: + from functools import cached_property +except ImportError: + # Python < 3.8 + class cached_property: # type: ignore + """A version of @property which caches the value. On access, it calls the + underlying function and sets the value in `__dict__` so future accesses + will not re-call the property. + """ + + def __init__(self, f: Callable[[Any], Any]) -> None: + self._fname = f.__name__ + self._f = f + + def __get__(self, obj: Any, owner: Type[Any]) -> Any: + assert obj is not None, f"call {self._fname} on an instance" + ret = obj.__dict__[self._fname] = self._f(obj) + return ret + + +class LinuxDistribution: + """ + Provides information about a OS distribution. + + This package creates a private module-global instance of this class with + default initialization arguments, that is used by the + `consolidated accessor functions`_ and `single source accessor functions`_. + By using default initialization arguments, that module-global instance + returns data about the current OS distribution (i.e. the distro this + package runs on). + + Normally, it is not necessary to create additional instances of this class. + However, in situations where control is needed over the exact data sources + that are used, instances of this class can be created with a specific + distro release file, or a specific os-release file, or without invoking the + lsb_release command. + """ + + def __init__( + self, + include_lsb: Optional[bool] = None, + os_release_file: str = "", + distro_release_file: str = "", + include_uname: Optional[bool] = None, + root_dir: Optional[str] = None, + include_oslevel: Optional[bool] = None, + ) -> None: + """ + The initialization method of this class gathers information from the + available data sources, and stores that in private instance attributes. + Subsequent access to the information items uses these private instance + attributes, so that the data sources are read only once. + + Parameters: + + * ``include_lsb`` (bool): Controls whether the + `lsb_release command output`_ is included as a data source. + + If the lsb_release command is not available in the program execution + path, the data source for the lsb_release command will be empty. + + * ``os_release_file`` (string): The path name of the + `os-release file`_ that is to be used as a data source. + + An empty string (the default) will cause the default path name to + be used (see `os-release file`_ for details). + + If the specified or defaulted os-release file does not exist, the + data source for the os-release file will be empty. + + * ``distro_release_file`` (string): The path name of the + `distro release file`_ that is to be used as a data source. + + An empty string (the default) will cause a default search algorithm + to be used (see `distro release file`_ for details). + + If the specified distro release file does not exist, or if no default + distro release file can be found, the data source for the distro + release file will be empty. + + * ``include_uname`` (bool): Controls whether uname command output is + included as a data source. If the uname command is not available in + the program execution path the data source for the uname command will + be empty. + + * ``root_dir`` (string): The absolute path to the root directory to use + to find distro-related information files. Note that ``include_*`` + parameters must not be enabled in combination with ``root_dir``. + + * ``include_oslevel`` (bool): Controls whether (AIX) oslevel command + output is included as a data source. If the oslevel command is not + available in the program execution path the data source will be + empty. + + Public instance attributes: + + * ``os_release_file`` (string): The path name of the + `os-release file`_ that is actually used as a data source. The + empty string if no distro release file is used as a data source. + + * ``distro_release_file`` (string): The path name of the + `distro release file`_ that is actually used as a data source. The + empty string if no distro release file is used as a data source. + + * ``include_lsb`` (bool): The result of the ``include_lsb`` parameter. + This controls whether the lsb information will be loaded. + + * ``include_uname`` (bool): The result of the ``include_uname`` + parameter. This controls whether the uname information will + be loaded. + + * ``include_oslevel`` (bool): The result of the ``include_oslevel`` + parameter. This controls whether (AIX) oslevel information will be + loaded. + + * ``root_dir`` (string): The result of the ``root_dir`` parameter. + The absolute path to the root directory to use to find distro-related + information files. + + Raises: + + * :py:exc:`ValueError`: Initialization parameters combination is not + supported. + + * :py:exc:`OSError`: Some I/O issue with an os-release file or distro + release file. + + * :py:exc:`UnicodeError`: A data source has unexpected characters or + uses an unexpected encoding. + """ + self.root_dir = root_dir + self.etc_dir = os.path.join(root_dir, "etc") if root_dir else _UNIXCONFDIR + self.usr_lib_dir = ( + os.path.join(root_dir, "usr/lib") if root_dir else _UNIXUSRLIBDIR + ) + + if os_release_file: + self.os_release_file = os_release_file + else: + etc_dir_os_release_file = os.path.join(self.etc_dir, _OS_RELEASE_BASENAME) + usr_lib_os_release_file = os.path.join( + self.usr_lib_dir, _OS_RELEASE_BASENAME + ) + + # NOTE: The idea is to respect order **and** have it set + # at all times for API backwards compatibility. + if os.path.isfile(etc_dir_os_release_file) or not os.path.isfile( + usr_lib_os_release_file + ): + self.os_release_file = etc_dir_os_release_file + else: + self.os_release_file = usr_lib_os_release_file + + self.distro_release_file = distro_release_file or "" # updated later + + is_root_dir_defined = root_dir is not None + if is_root_dir_defined and (include_lsb or include_uname or include_oslevel): + raise ValueError( + "Including subprocess data sources from specific root_dir is disallowed" + " to prevent false information" + ) + self.include_lsb = ( + include_lsb if include_lsb is not None else not is_root_dir_defined + ) + self.include_uname = ( + include_uname if include_uname is not None else not is_root_dir_defined + ) + self.include_oslevel = ( + include_oslevel if include_oslevel is not None else not is_root_dir_defined + ) + + def __repr__(self) -> str: + """Return repr of all info""" + return ( + "LinuxDistribution(" + "os_release_file={self.os_release_file!r}, " + "distro_release_file={self.distro_release_file!r}, " + "include_lsb={self.include_lsb!r}, " + "include_uname={self.include_uname!r}, " + "include_oslevel={self.include_oslevel!r}, " + "root_dir={self.root_dir!r}, " + "_os_release_info={self._os_release_info!r}, " + "_lsb_release_info={self._lsb_release_info!r}, " + "_distro_release_info={self._distro_release_info!r}, " + "_uname_info={self._uname_info!r}, " + "_oslevel_info={self._oslevel_info!r})".format(self=self) + ) + + def linux_distribution( + self, full_distribution_name: bool = True + ) -> Tuple[str, str, str]: + """ + Return information about the OS distribution that is compatible + with Python's :func:`platform.linux_distribution`, supporting a subset + of its parameters. + + For details, see :func:`distro.linux_distribution`. + """ + return ( + self.name() if full_distribution_name else self.id(), + self.version(), + self._os_release_info.get("release_codename") or self.codename(), + ) + + def id(self) -> str: + """Return the distro ID of the OS distribution, as a string. + + For details, see :func:`distro.id`. + """ + + def normalize(distro_id: str, table: Dict[str, str]) -> str: + distro_id = distro_id.lower().replace(" ", "_") + return table.get(distro_id, distro_id) + + distro_id = self.os_release_attr("id") + if distro_id: + return normalize(distro_id, NORMALIZED_OS_ID) + + distro_id = self.lsb_release_attr("distributor_id") + if distro_id: + return normalize(distro_id, NORMALIZED_LSB_ID) + + distro_id = self.distro_release_attr("id") + if distro_id: + return normalize(distro_id, NORMALIZED_DISTRO_ID) + + distro_id = self.uname_attr("id") + if distro_id: + return normalize(distro_id, NORMALIZED_DISTRO_ID) + + return "" + + def name(self, pretty: bool = False) -> str: + """ + Return the name of the OS distribution, as a string. + + For details, see :func:`distro.name`. + """ + name = ( + self.os_release_attr("name") + or self.lsb_release_attr("distributor_id") + or self.distro_release_attr("name") + or self.uname_attr("name") + ) + if pretty: + name = self.os_release_attr("pretty_name") or self.lsb_release_attr( + "description" + ) + if not name: + name = self.distro_release_attr("name") or self.uname_attr("name") + version = self.version(pretty=True) + if version: + name = f"{name} {version}" + return name or "" + + def version(self, pretty: bool = False, best: bool = False) -> str: + """ + Return the version of the OS distribution, as a string. + + For details, see :func:`distro.version`. + """ + versions = [ + self.os_release_attr("version_id"), + self.lsb_release_attr("release"), + self.distro_release_attr("version_id"), + self._parse_distro_release_content(self.os_release_attr("pretty_name")).get( + "version_id", "" + ), + self._parse_distro_release_content( + self.lsb_release_attr("description") + ).get("version_id", ""), + self.uname_attr("release"), + ] + if self.uname_attr("id").startswith("aix"): + # On AIX platforms, prefer oslevel command output. + versions.insert(0, self.oslevel_info()) + elif self.id() == "debian" or "debian" in self.like().split(): + # On Debian-like, add debian_version file content to candidates list. + versions.append(self._debian_version) + version = "" + if best: + # This algorithm uses the last version in priority order that has + # the best precision. If the versions are not in conflict, that + # does not matter; otherwise, using the last one instead of the + # first one might be considered a surprise. + for v in versions: + if v.count(".") > version.count(".") or version == "": + version = v + else: + for v in versions: + if v != "": + version = v + break + if pretty and version and self.codename(): + version = f"{version} ({self.codename()})" + return version + + def version_parts(self, best: bool = False) -> Tuple[str, str, str]: + """ + Return the version of the OS distribution, as a tuple of version + numbers. + + For details, see :func:`distro.version_parts`. + """ + version_str = self.version(best=best) + if version_str: + version_regex = re.compile(r"(\d+)\.?(\d+)?\.?(\d+)?") + matches = version_regex.match(version_str) + if matches: + major, minor, build_number = matches.groups() + return major, minor or "", build_number or "" + return "", "", "" + + def major_version(self, best: bool = False) -> str: + """ + Return the major version number of the current distribution. + + For details, see :func:`distro.major_version`. + """ + return self.version_parts(best)[0] + + def minor_version(self, best: bool = False) -> str: + """ + Return the minor version number of the current distribution. + + For details, see :func:`distro.minor_version`. + """ + return self.version_parts(best)[1] + + def build_number(self, best: bool = False) -> str: + """ + Return the build number of the current distribution. + + For details, see :func:`distro.build_number`. + """ + return self.version_parts(best)[2] + + def like(self) -> str: + """ + Return the IDs of distributions that are like the OS distribution. + + For details, see :func:`distro.like`. + """ + return self.os_release_attr("id_like") or "" + + def codename(self) -> str: + """ + Return the codename of the OS distribution. + + For details, see :func:`distro.codename`. + """ + try: + # Handle os_release specially since distros might purposefully set + # this to empty string to have no codename + return self._os_release_info["codename"] + except KeyError: + return ( + self.lsb_release_attr("codename") + or self.distro_release_attr("codename") + or "" + ) + + def info(self, pretty: bool = False, best: bool = False) -> InfoDict: + """ + Return certain machine-readable information about the OS + distribution. + + For details, see :func:`distro.info`. + """ + return InfoDict( + id=self.id(), + version=self.version(pretty, best), + version_parts=VersionDict( + major=self.major_version(best), + minor=self.minor_version(best), + build_number=self.build_number(best), + ), + like=self.like(), + codename=self.codename(), + ) + + def os_release_info(self) -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information + items from the os-release file data source of the OS distribution. + + For details, see :func:`distro.os_release_info`. + """ + return self._os_release_info + + def lsb_release_info(self) -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information + items from the lsb_release command data source of the OS + distribution. + + For details, see :func:`distro.lsb_release_info`. + """ + return self._lsb_release_info + + def distro_release_info(self) -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information + items from the distro release file data source of the OS + distribution. + + For details, see :func:`distro.distro_release_info`. + """ + return self._distro_release_info + + def uname_info(self) -> Dict[str, str]: + """ + Return a dictionary containing key-value pairs for the information + items from the uname command data source of the OS distribution. + + For details, see :func:`distro.uname_info`. + """ + return self._uname_info + + def oslevel_info(self) -> str: + """ + Return AIX' oslevel command output. + """ + return self._oslevel_info + + def os_release_attr(self, attribute: str) -> str: + """ + Return a single named information item from the os-release file data + source of the OS distribution. + + For details, see :func:`distro.os_release_attr`. + """ + return self._os_release_info.get(attribute, "") + + def lsb_release_attr(self, attribute: str) -> str: + """ + Return a single named information item from the lsb_release command + output data source of the OS distribution. + + For details, see :func:`distro.lsb_release_attr`. + """ + return self._lsb_release_info.get(attribute, "") + + def distro_release_attr(self, attribute: str) -> str: + """ + Return a single named information item from the distro release file + data source of the OS distribution. + + For details, see :func:`distro.distro_release_attr`. + """ + return self._distro_release_info.get(attribute, "") + + def uname_attr(self, attribute: str) -> str: + """ + Return a single named information item from the uname command + output data source of the OS distribution. + + For details, see :func:`distro.uname_attr`. + """ + return self._uname_info.get(attribute, "") + + @cached_property + def _os_release_info(self) -> Dict[str, str]: + """ + Get the information items from the specified os-release file. + + Returns: + A dictionary containing all information items. + """ + if os.path.isfile(self.os_release_file): + with open(self.os_release_file, encoding="utf-8") as release_file: + return self._parse_os_release_content(release_file) + return {} + + @staticmethod + def _parse_os_release_content(lines: TextIO) -> Dict[str, str]: + """ + Parse the lines of an os-release file. + + Parameters: + + * lines: Iterable through the lines in the os-release file. + Each line must be a unicode string or a UTF-8 encoded byte + string. + + Returns: + A dictionary containing all information items. + """ + props = {} + lexer = shlex.shlex(lines, posix=True) + lexer.whitespace_split = True + + tokens = list(lexer) + for token in tokens: + # At this point, all shell-like parsing has been done (i.e. + # comments processed, quotes and backslash escape sequences + # processed, multi-line values assembled, trailing newlines + # stripped, etc.), so the tokens are now either: + # * variable assignments: var=value + # * commands or their arguments (not allowed in os-release) + # Ignore any tokens that are not variable assignments + if "=" in token: + k, v = token.split("=", 1) + props[k.lower()] = v + + if "version" in props: + # extract release codename (if any) from version attribute + match = re.search(r"\((\D+)\)|,\s*(\D+)", props["version"]) + if match: + release_codename = match.group(1) or match.group(2) + props["codename"] = props["release_codename"] = release_codename + + if "version_codename" in props: + # os-release added a version_codename field. Use that in + # preference to anything else Note that some distros purposefully + # do not have code names. They should be setting + # version_codename="" + props["codename"] = props["version_codename"] + elif "ubuntu_codename" in props: + # Same as above but a non-standard field name used on older Ubuntus + props["codename"] = props["ubuntu_codename"] + + return props + + @cached_property + def _lsb_release_info(self) -> Dict[str, str]: + """ + Get the information items from the lsb_release command output. + + Returns: + A dictionary containing all information items. + """ + if not self.include_lsb: + return {} + try: + cmd = ("lsb_release", "-a") + stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) + # Command not found or lsb_release returned error + except (OSError, subprocess.CalledProcessError): + return {} + content = self._to_str(stdout).splitlines() + return self._parse_lsb_release_content(content) + + @staticmethod + def _parse_lsb_release_content(lines: Iterable[str]) -> Dict[str, str]: + """ + Parse the output of the lsb_release command. + + Parameters: + + * lines: Iterable through the lines of the lsb_release output. + Each line must be a unicode string or a UTF-8 encoded byte + string. + + Returns: + A dictionary containing all information items. + """ + props = {} + for line in lines: + kv = line.strip("\n").split(":", 1) + if len(kv) != 2: + # Ignore lines without colon. + continue + k, v = kv + props.update({k.replace(" ", "_").lower(): v.strip()}) + return props + + @cached_property + def _uname_info(self) -> Dict[str, str]: + if not self.include_uname: + return {} + try: + cmd = ("uname", "-rs") + stdout = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) + except OSError: + return {} + content = self._to_str(stdout).splitlines() + return self._parse_uname_content(content) + + @cached_property + def _oslevel_info(self) -> str: + if not self.include_oslevel: + return "" + try: + stdout = subprocess.check_output("oslevel", stderr=subprocess.DEVNULL) + except (OSError, subprocess.CalledProcessError): + return "" + return self._to_str(stdout).strip() + + @cached_property + def _debian_version(self) -> str: + try: + with open( + os.path.join(self.etc_dir, "debian_version"), encoding="ascii" + ) as fp: + return fp.readline().rstrip() + except FileNotFoundError: + return "" + + @staticmethod + def _parse_uname_content(lines: Sequence[str]) -> Dict[str, str]: + if not lines: + return {} + props = {} + match = re.search(r"^([^\s]+)\s+([\d\.]+)", lines[0].strip()) + if match: + name, version = match.groups() + + # This is to prevent the Linux kernel version from + # appearing as the 'best' version on otherwise + # identifiable distributions. + if name == "Linux": + return {} + props["id"] = name.lower() + props["name"] = name + props["release"] = version + return props + + @staticmethod + def _to_str(bytestring: bytes) -> str: + encoding = sys.getfilesystemencoding() + return bytestring.decode(encoding) + + @cached_property + def _distro_release_info(self) -> Dict[str, str]: + """ + Get the information items from the specified distro release file. + + Returns: + A dictionary containing all information items. + """ + if self.distro_release_file: + # If it was specified, we use it and parse what we can, even if + # its file name or content does not match the expected pattern. + distro_info = self._parse_distro_release_file(self.distro_release_file) + basename = os.path.basename(self.distro_release_file) + # The file name pattern for user-specified distro release files + # is somewhat more tolerant (compared to when searching for the + # file), because we want to use what was specified as best as + # possible. + match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) + else: + try: + basenames = [ + basename + for basename in os.listdir(self.etc_dir) + if basename not in _DISTRO_RELEASE_IGNORE_BASENAMES + and os.path.isfile(os.path.join(self.etc_dir, basename)) + ] + # We sort for repeatability in cases where there are multiple + # distro specific files; e.g. CentOS, Oracle, Enterprise all + # containing `redhat-release` on top of their own. + basenames.sort() + except OSError: + # This may occur when /etc is not readable but we can't be + # sure about the *-release files. Check common entries of + # /etc for information. If they turn out to not be there the + # error is handled in `_parse_distro_release_file()`. + basenames = _DISTRO_RELEASE_BASENAMES + for basename in basenames: + match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) + if match is None: + continue + filepath = os.path.join(self.etc_dir, basename) + distro_info = self._parse_distro_release_file(filepath) + # The name is always present if the pattern matches. + if "name" not in distro_info: + continue + self.distro_release_file = filepath + break + else: # the loop didn't "break": no candidate. + return {} + + if match is not None: + distro_info["id"] = match.group(1) + + # CloudLinux < 7: manually enrich info with proper id. + if "cloudlinux" in distro_info.get("name", "").lower(): + distro_info["id"] = "cloudlinux" + + return distro_info + + def _parse_distro_release_file(self, filepath: str) -> Dict[str, str]: + """ + Parse a distro release file. + + Parameters: + + * filepath: Path name of the distro release file. + + Returns: + A dictionary containing all information items. + """ + try: + with open(filepath, encoding="utf-8") as fp: + # Only parse the first line. For instance, on SLES there + # are multiple lines. We don't want them... + return self._parse_distro_release_content(fp.readline()) + except OSError: + # Ignore not being able to read a specific, seemingly version + # related file. + # See https://github.com/python-distro/distro/issues/162 + return {} + + @staticmethod + def _parse_distro_release_content(line: str) -> Dict[str, str]: + """ + Parse a line from a distro release file. + + Parameters: + * line: Line from the distro release file. Must be a unicode string + or a UTF-8 encoded byte string. + + Returns: + A dictionary containing all information items. + """ + matches = _DISTRO_RELEASE_CONTENT_REVERSED_PATTERN.match(line.strip()[::-1]) + distro_info = {} + if matches: + # regexp ensures non-None + distro_info["name"] = matches.group(3)[::-1] + if matches.group(2): + distro_info["version_id"] = matches.group(2)[::-1] + if matches.group(1): + distro_info["codename"] = matches.group(1)[::-1] + elif line: + distro_info["name"] = line.strip() + return distro_info + + +_distro = LinuxDistribution() + + +def main() -> None: + logger = logging.getLogger(__name__) + logger.setLevel(logging.DEBUG) + logger.addHandler(logging.StreamHandler(sys.stdout)) + + parser = argparse.ArgumentParser(description="OS distro info tool") + parser.add_argument( + "--json", "-j", help="Output in machine readable format", action="store_true" + ) + + parser.add_argument( + "--root-dir", + "-r", + type=str, + dest="root_dir", + help="Path to the root filesystem directory (defaults to /)", + ) + + args = parser.parse_args() + + if args.root_dir: + dist = LinuxDistribution( + include_lsb=False, + include_uname=False, + include_oslevel=False, + root_dir=args.root_dir, + ) + else: + dist = _distro + + if args.json: + logger.info(json.dumps(dist.info(), indent=4, sort_keys=True)) + else: + logger.info("Name: %s", dist.name(pretty=True)) + distribution_version = dist.version(pretty=True) + logger.info("Version: %s", distribution_version) + distribution_codename = dist.codename() + logger.info("Codename: %s", distribution_codename) + + +if __name__ == "__main__": + main() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distro/py.typed new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/__init__.py new file mode 100644 index 00000000000..cfdc030a751 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/__init__.py @@ -0,0 +1,45 @@ +from .core import ( + IDNABidiError, + IDNAError, + InvalidCodepoint, + InvalidCodepointContext, + alabel, + check_bidi, + check_hyphen_ok, + check_initial_combiner, + check_label, + check_nfc, + decode, + encode, + ulabel, + uts46_remap, + valid_contextj, + valid_contexto, + valid_label_length, + valid_string_length, +) +from .intranges import intranges_contain +from .package_data import __version__ + +__all__ = [ + "__version__", + "IDNABidiError", + "IDNAError", + "InvalidCodepoint", + "InvalidCodepointContext", + "alabel", + "check_bidi", + "check_hyphen_ok", + "check_initial_combiner", + "check_label", + "check_nfc", + "decode", + "encode", + "intranges_contain", + "ulabel", + "uts46_remap", + "valid_contextj", + "valid_contexto", + "valid_label_length", + "valid_string_length", +] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/codec.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/codec.py new file mode 100644 index 00000000000..913abfd6a23 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/codec.py @@ -0,0 +1,122 @@ +import codecs +import re +from typing import Any, Optional, Tuple + +from .core import IDNAError, alabel, decode, encode, ulabel + +_unicode_dots_re = re.compile("[\u002e\u3002\uff0e\uff61]") + + +class Codec(codecs.Codec): + def encode(self, data: str, errors: str = "strict") -> Tuple[bytes, int]: + if errors != "strict": + raise IDNAError('Unsupported error handling "{}"'.format(errors)) + + if not data: + return b"", 0 + + return encode(data), len(data) + + def decode(self, data: bytes, errors: str = "strict") -> Tuple[str, int]: + if errors != "strict": + raise IDNAError('Unsupported error handling "{}"'.format(errors)) + + if not data: + return "", 0 + + return decode(data), len(data) + + +class IncrementalEncoder(codecs.BufferedIncrementalEncoder): + def _buffer_encode(self, data: str, errors: str, final: bool) -> Tuple[bytes, int]: + if errors != "strict": + raise IDNAError('Unsupported error handling "{}"'.format(errors)) + + if not data: + return b"", 0 + + labels = _unicode_dots_re.split(data) + trailing_dot = b"" + if labels: + if not labels[-1]: + trailing_dot = b"." + del labels[-1] + elif not final: + # Keep potentially unfinished label until the next call + del labels[-1] + if labels: + trailing_dot = b"." + + result = [] + size = 0 + for label in labels: + result.append(alabel(label)) + if size: + size += 1 + size += len(label) + + # Join with U+002E + result_bytes = b".".join(result) + trailing_dot + size += len(trailing_dot) + return result_bytes, size + + +class IncrementalDecoder(codecs.BufferedIncrementalDecoder): + def _buffer_decode(self, data: Any, errors: str, final: bool) -> Tuple[str, int]: + if errors != "strict": + raise IDNAError('Unsupported error handling "{}"'.format(errors)) + + if not data: + return ("", 0) + + if not isinstance(data, str): + data = str(data, "ascii") + + labels = _unicode_dots_re.split(data) + trailing_dot = "" + if labels: + if not labels[-1]: + trailing_dot = "." + del labels[-1] + elif not final: + # Keep potentially unfinished label until the next call + del labels[-1] + if labels: + trailing_dot = "." + + result = [] + size = 0 + for label in labels: + result.append(ulabel(label)) + if size: + size += 1 + size += len(label) + + result_str = ".".join(result) + trailing_dot + size += len(trailing_dot) + return (result_str, size) + + +class StreamWriter(Codec, codecs.StreamWriter): + pass + + +class StreamReader(Codec, codecs.StreamReader): + pass + + +def search_function(name: str) -> Optional[codecs.CodecInfo]: + if name != "idna2008": + return None + return codecs.CodecInfo( + name=name, + encode=Codec().encode, + decode=Codec().decode, + incrementalencoder=IncrementalEncoder, + incrementaldecoder=IncrementalDecoder, + streamwriter=StreamWriter, + streamreader=StreamReader, + ) + + +codecs.register(search_function) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/compat.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/compat.py new file mode 100644 index 00000000000..1df9f2a70e6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/compat.py @@ -0,0 +1,15 @@ +from typing import Any, Union + +from .core import decode, encode + + +def ToASCII(label: str) -> bytes: + return encode(label) + + +def ToUnicode(label: Union[bytes, bytearray]) -> str: + return decode(label) + + +def nameprep(s: Any) -> None: + raise NotImplementedError("IDNA 2008 does not utilise nameprep protocol") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/core.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/core.py new file mode 100644 index 00000000000..9115f123f02 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/core.py @@ -0,0 +1,437 @@ +import bisect +import re +import unicodedata +from typing import Optional, Union + +from . import idnadata +from .intranges import intranges_contain + +_virama_combining_class = 9 +_alabel_prefix = b"xn--" +_unicode_dots_re = re.compile("[\u002e\u3002\uff0e\uff61]") + + +class IDNAError(UnicodeError): + """Base exception for all IDNA-encoding related problems""" + + pass + + +class IDNABidiError(IDNAError): + """Exception when bidirectional requirements are not satisfied""" + + pass + + +class InvalidCodepoint(IDNAError): + """Exception when a disallowed or unallocated codepoint is used""" + + pass + + +class InvalidCodepointContext(IDNAError): + """Exception when the codepoint is not valid in the context it is used""" + + pass + + +def _combining_class(cp: int) -> int: + v = unicodedata.combining(chr(cp)) + if v == 0: + if not unicodedata.name(chr(cp)): + raise ValueError("Unknown character in unicodedata") + return v + + +def _is_script(cp: str, script: str) -> bool: + return intranges_contain(ord(cp), idnadata.scripts[script]) + + +def _punycode(s: str) -> bytes: + return s.encode("punycode") + + +def _unot(s: int) -> str: + return "U+{:04X}".format(s) + + +def valid_label_length(label: Union[bytes, str]) -> bool: + if len(label) > 63: + return False + return True + + +def valid_string_length(label: Union[bytes, str], trailing_dot: bool) -> bool: + if len(label) > (254 if trailing_dot else 253): + return False + return True + + +def check_bidi(label: str, check_ltr: bool = False) -> bool: + # Bidi rules should only be applied if string contains RTL characters + bidi_label = False + for idx, cp in enumerate(label, 1): + direction = unicodedata.bidirectional(cp) + if direction == "": + # String likely comes from a newer version of Unicode + raise IDNABidiError("Unknown directionality in label {} at position {}".format(repr(label), idx)) + if direction in ["R", "AL", "AN"]: + bidi_label = True + if not bidi_label and not check_ltr: + return True + + # Bidi rule 1 + direction = unicodedata.bidirectional(label[0]) + if direction in ["R", "AL"]: + rtl = True + elif direction == "L": + rtl = False + else: + raise IDNABidiError("First codepoint in label {} must be directionality L, R or AL".format(repr(label))) + + valid_ending = False + number_type: Optional[str] = None + for idx, cp in enumerate(label, 1): + direction = unicodedata.bidirectional(cp) + + if rtl: + # Bidi rule 2 + if direction not in [ + "R", + "AL", + "AN", + "EN", + "ES", + "CS", + "ET", + "ON", + "BN", + "NSM", + ]: + raise IDNABidiError("Invalid direction for codepoint at position {} in a right-to-left label".format(idx)) + # Bidi rule 3 + if direction in ["R", "AL", "EN", "AN"]: + valid_ending = True + elif direction != "NSM": + valid_ending = False + # Bidi rule 4 + if direction in ["AN", "EN"]: + if not number_type: + number_type = direction + else: + if number_type != direction: + raise IDNABidiError("Can not mix numeral types in a right-to-left label") + else: + # Bidi rule 5 + if direction not in ["L", "EN", "ES", "CS", "ET", "ON", "BN", "NSM"]: + raise IDNABidiError("Invalid direction for codepoint at position {} in a left-to-right label".format(idx)) + # Bidi rule 6 + if direction in ["L", "EN"]: + valid_ending = True + elif direction != "NSM": + valid_ending = False + + if not valid_ending: + raise IDNABidiError("Label ends with illegal codepoint directionality") + + return True + + +def check_initial_combiner(label: str) -> bool: + if unicodedata.category(label[0])[0] == "M": + raise IDNAError("Label begins with an illegal combining character") + return True + + +def check_hyphen_ok(label: str) -> bool: + if label[2:4] == "--": + raise IDNAError("Label has disallowed hyphens in 3rd and 4th position") + if label[0] == "-" or label[-1] == "-": + raise IDNAError("Label must not start or end with a hyphen") + return True + + +def check_nfc(label: str) -> None: + if unicodedata.normalize("NFC", label) != label: + raise IDNAError("Label must be in Normalization Form C") + + +def valid_contextj(label: str, pos: int) -> bool: + cp_value = ord(label[pos]) + + if cp_value == 0x200C: + if pos > 0: + if _combining_class(ord(label[pos - 1])) == _virama_combining_class: + return True + + ok = False + for i in range(pos - 1, -1, -1): + joining_type = idnadata.joining_types.get(ord(label[i])) + if joining_type == ord("T"): + continue + elif joining_type in [ord("L"), ord("D")]: + ok = True + break + else: + break + + if not ok: + return False + + ok = False + for i in range(pos + 1, len(label)): + joining_type = idnadata.joining_types.get(ord(label[i])) + if joining_type == ord("T"): + continue + elif joining_type in [ord("R"), ord("D")]: + ok = True + break + else: + break + return ok + + if cp_value == 0x200D: + if pos > 0: + if _combining_class(ord(label[pos - 1])) == _virama_combining_class: + return True + return False + + else: + return False + + +def valid_contexto(label: str, pos: int, exception: bool = False) -> bool: + cp_value = ord(label[pos]) + + if cp_value == 0x00B7: + if 0 < pos < len(label) - 1: + if ord(label[pos - 1]) == 0x006C and ord(label[pos + 1]) == 0x006C: + return True + return False + + elif cp_value == 0x0375: + if pos < len(label) - 1 and len(label) > 1: + return _is_script(label[pos + 1], "Greek") + return False + + elif cp_value == 0x05F3 or cp_value == 0x05F4: + if pos > 0: + return _is_script(label[pos - 1], "Hebrew") + return False + + elif cp_value == 0x30FB: + for cp in label: + if cp == "\u30fb": + continue + if _is_script(cp, "Hiragana") or _is_script(cp, "Katakana") or _is_script(cp, "Han"): + return True + return False + + elif 0x660 <= cp_value <= 0x669: + for cp in label: + if 0x6F0 <= ord(cp) <= 0x06F9: + return False + return True + + elif 0x6F0 <= cp_value <= 0x6F9: + for cp in label: + if 0x660 <= ord(cp) <= 0x0669: + return False + return True + + return False + + +def check_label(label: Union[str, bytes, bytearray]) -> None: + if isinstance(label, (bytes, bytearray)): + label = label.decode("utf-8") + if len(label) == 0: + raise IDNAError("Empty Label") + + check_nfc(label) + check_hyphen_ok(label) + check_initial_combiner(label) + + for pos, cp in enumerate(label): + cp_value = ord(cp) + if intranges_contain(cp_value, idnadata.codepoint_classes["PVALID"]): + continue + elif intranges_contain(cp_value, idnadata.codepoint_classes["CONTEXTJ"]): + try: + if not valid_contextj(label, pos): + raise InvalidCodepointContext( + "Joiner {} not allowed at position {} in {}".format(_unot(cp_value), pos + 1, repr(label)) + ) + except ValueError: + raise IDNAError( + "Unknown codepoint adjacent to joiner {} at position {} in {}".format( + _unot(cp_value), pos + 1, repr(label) + ) + ) + elif intranges_contain(cp_value, idnadata.codepoint_classes["CONTEXTO"]): + if not valid_contexto(label, pos): + raise InvalidCodepointContext( + "Codepoint {} not allowed at position {} in {}".format(_unot(cp_value), pos + 1, repr(label)) + ) + else: + raise InvalidCodepoint( + "Codepoint {} at position {} of {} not allowed".format(_unot(cp_value), pos + 1, repr(label)) + ) + + check_bidi(label) + + +def alabel(label: str) -> bytes: + try: + label_bytes = label.encode("ascii") + ulabel(label_bytes) + if not valid_label_length(label_bytes): + raise IDNAError("Label too long") + return label_bytes + except UnicodeEncodeError: + pass + + check_label(label) + label_bytes = _alabel_prefix + _punycode(label) + + if not valid_label_length(label_bytes): + raise IDNAError("Label too long") + + return label_bytes + + +def ulabel(label: Union[str, bytes, bytearray]) -> str: + if not isinstance(label, (bytes, bytearray)): + try: + label_bytes = label.encode("ascii") + except UnicodeEncodeError: + check_label(label) + return label + else: + label_bytes = label + + label_bytes = label_bytes.lower() + if label_bytes.startswith(_alabel_prefix): + label_bytes = label_bytes[len(_alabel_prefix) :] + if not label_bytes: + raise IDNAError("Malformed A-label, no Punycode eligible content found") + if label_bytes.decode("ascii")[-1] == "-": + raise IDNAError("A-label must not end with a hyphen") + else: + check_label(label_bytes) + return label_bytes.decode("ascii") + + try: + label = label_bytes.decode("punycode") + except UnicodeError: + raise IDNAError("Invalid A-label") + check_label(label) + return label + + +def uts46_remap(domain: str, std3_rules: bool = True, transitional: bool = False) -> str: + """Re-map the characters in the string according to UTS46 processing.""" + from .uts46data import uts46data + + output = "" + + for pos, char in enumerate(domain): + code_point = ord(char) + try: + uts46row = uts46data[code_point if code_point < 256 else bisect.bisect_left(uts46data, (code_point, "Z")) - 1] + status = uts46row[1] + replacement: Optional[str] = None + if len(uts46row) == 3: + replacement = uts46row[2] + if ( + status == "V" + or (status == "D" and not transitional) + or (status == "3" and not std3_rules and replacement is None) + ): + output += char + elif replacement is not None and ( + status == "M" or (status == "3" and not std3_rules) or (status == "D" and transitional) + ): + output += replacement + elif status != "I": + raise IndexError() + except IndexError: + raise InvalidCodepoint( + "Codepoint {} not allowed at position {} in {}".format(_unot(code_point), pos + 1, repr(domain)) + ) + + return unicodedata.normalize("NFC", output) + + +def encode( + s: Union[str, bytes, bytearray], + strict: bool = False, + uts46: bool = False, + std3_rules: bool = False, + transitional: bool = False, +) -> bytes: + if not isinstance(s, str): + try: + s = str(s, "ascii") + except UnicodeDecodeError: + raise IDNAError("should pass a unicode string to the function rather than a byte string.") + if uts46: + s = uts46_remap(s, std3_rules, transitional) + trailing_dot = False + result = [] + if strict: + labels = s.split(".") + else: + labels = _unicode_dots_re.split(s) + if not labels or labels == [""]: + raise IDNAError("Empty domain") + if labels[-1] == "": + del labels[-1] + trailing_dot = True + for label in labels: + s = alabel(label) + if s: + result.append(s) + else: + raise IDNAError("Empty label") + if trailing_dot: + result.append(b"") + s = b".".join(result) + if not valid_string_length(s, trailing_dot): + raise IDNAError("Domain too long") + return s + + +def decode( + s: Union[str, bytes, bytearray], + strict: bool = False, + uts46: bool = False, + std3_rules: bool = False, +) -> str: + try: + if not isinstance(s, str): + s = str(s, "ascii") + except UnicodeDecodeError: + raise IDNAError("Invalid ASCII in A-label") + if uts46: + s = uts46_remap(s, std3_rules, False) + trailing_dot = False + result = [] + if not strict: + labels = _unicode_dots_re.split(s) + else: + labels = s.split(".") + if not labels or labels == [""]: + raise IDNAError("Empty domain") + if not labels[-1]: + del labels[-1] + trailing_dot = True + for label in labels: + s = ulabel(label) + if s: + result.append(s) + else: + raise IDNAError("Empty label") + if trailing_dot: + result.append("") + return ".".join(result) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/idnadata.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/idnadata.py new file mode 100644 index 00000000000..4be6004622e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/idnadata.py @@ -0,0 +1,4243 @@ +# This file is automatically generated by tools/idna-data + +__version__ = "15.1.0" +scripts = { + "Greek": ( + 0x37000000374, + 0x37500000378, + 0x37A0000037E, + 0x37F00000380, + 0x38400000385, + 0x38600000387, + 0x3880000038B, + 0x38C0000038D, + 0x38E000003A2, + 0x3A3000003E2, + 0x3F000000400, + 0x1D2600001D2B, + 0x1D5D00001D62, + 0x1D6600001D6B, + 0x1DBF00001DC0, + 0x1F0000001F16, + 0x1F1800001F1E, + 0x1F2000001F46, + 0x1F4800001F4E, + 0x1F5000001F58, + 0x1F5900001F5A, + 0x1F5B00001F5C, + 0x1F5D00001F5E, + 0x1F5F00001F7E, + 0x1F8000001FB5, + 0x1FB600001FC5, + 0x1FC600001FD4, + 0x1FD600001FDC, + 0x1FDD00001FF0, + 0x1FF200001FF5, + 0x1FF600001FFF, + 0x212600002127, + 0xAB650000AB66, + 0x101400001018F, + 0x101A0000101A1, + 0x1D2000001D246, + ), + "Han": ( + 0x2E8000002E9A, + 0x2E9B00002EF4, + 0x2F0000002FD6, + 0x300500003006, + 0x300700003008, + 0x30210000302A, + 0x30380000303C, + 0x340000004DC0, + 0x4E000000A000, + 0xF9000000FA6E, + 0xFA700000FADA, + 0x16FE200016FE4, + 0x16FF000016FF2, + 0x200000002A6E0, + 0x2A7000002B73A, + 0x2B7400002B81E, + 0x2B8200002CEA2, + 0x2CEB00002EBE1, + 0x2EBF00002EE5E, + 0x2F8000002FA1E, + 0x300000003134B, + 0x31350000323B0, + ), + "Hebrew": ( + 0x591000005C8, + 0x5D0000005EB, + 0x5EF000005F5, + 0xFB1D0000FB37, + 0xFB380000FB3D, + 0xFB3E0000FB3F, + 0xFB400000FB42, + 0xFB430000FB45, + 0xFB460000FB50, + ), + "Hiragana": ( + 0x304100003097, + 0x309D000030A0, + 0x1B0010001B120, + 0x1B1320001B133, + 0x1B1500001B153, + 0x1F2000001F201, + ), + "Katakana": ( + 0x30A1000030FB, + 0x30FD00003100, + 0x31F000003200, + 0x32D0000032FF, + 0x330000003358, + 0xFF660000FF70, + 0xFF710000FF9E, + 0x1AFF00001AFF4, + 0x1AFF50001AFFC, + 0x1AFFD0001AFFF, + 0x1B0000001B001, + 0x1B1200001B123, + 0x1B1550001B156, + 0x1B1640001B168, + ), +} +joining_types = { + 0xAD: 84, + 0x300: 84, + 0x301: 84, + 0x302: 84, + 0x303: 84, + 0x304: 84, + 0x305: 84, + 0x306: 84, + 0x307: 84, + 0x308: 84, + 0x309: 84, + 0x30A: 84, + 0x30B: 84, + 0x30C: 84, + 0x30D: 84, + 0x30E: 84, + 0x30F: 84, + 0x310: 84, + 0x311: 84, + 0x312: 84, + 0x313: 84, + 0x314: 84, + 0x315: 84, + 0x316: 84, + 0x317: 84, + 0x318: 84, + 0x319: 84, + 0x31A: 84, + 0x31B: 84, + 0x31C: 84, + 0x31D: 84, + 0x31E: 84, + 0x31F: 84, + 0x320: 84, + 0x321: 84, + 0x322: 84, + 0x323: 84, + 0x324: 84, + 0x325: 84, + 0x326: 84, + 0x327: 84, + 0x328: 84, + 0x329: 84, + 0x32A: 84, + 0x32B: 84, + 0x32C: 84, + 0x32D: 84, + 0x32E: 84, + 0x32F: 84, + 0x330: 84, + 0x331: 84, + 0x332: 84, + 0x333: 84, + 0x334: 84, + 0x335: 84, + 0x336: 84, + 0x337: 84, + 0x338: 84, + 0x339: 84, + 0x33A: 84, + 0x33B: 84, + 0x33C: 84, + 0x33D: 84, + 0x33E: 84, + 0x33F: 84, + 0x340: 84, + 0x341: 84, + 0x342: 84, + 0x343: 84, + 0x344: 84, + 0x345: 84, + 0x346: 84, + 0x347: 84, + 0x348: 84, + 0x349: 84, + 0x34A: 84, + 0x34B: 84, + 0x34C: 84, + 0x34D: 84, + 0x34E: 84, + 0x34F: 84, + 0x350: 84, + 0x351: 84, + 0x352: 84, + 0x353: 84, + 0x354: 84, + 0x355: 84, + 0x356: 84, + 0x357: 84, + 0x358: 84, + 0x359: 84, + 0x35A: 84, + 0x35B: 84, + 0x35C: 84, + 0x35D: 84, + 0x35E: 84, + 0x35F: 84, + 0x360: 84, + 0x361: 84, + 0x362: 84, + 0x363: 84, + 0x364: 84, + 0x365: 84, + 0x366: 84, + 0x367: 84, + 0x368: 84, + 0x369: 84, + 0x36A: 84, + 0x36B: 84, + 0x36C: 84, + 0x36D: 84, + 0x36E: 84, + 0x36F: 84, + 0x483: 84, + 0x484: 84, + 0x485: 84, + 0x486: 84, + 0x487: 84, + 0x488: 84, + 0x489: 84, + 0x591: 84, + 0x592: 84, + 0x593: 84, + 0x594: 84, + 0x595: 84, + 0x596: 84, + 0x597: 84, + 0x598: 84, + 0x599: 84, + 0x59A: 84, + 0x59B: 84, + 0x59C: 84, + 0x59D: 84, + 0x59E: 84, + 0x59F: 84, + 0x5A0: 84, + 0x5A1: 84, + 0x5A2: 84, + 0x5A3: 84, + 0x5A4: 84, + 0x5A5: 84, + 0x5A6: 84, + 0x5A7: 84, + 0x5A8: 84, + 0x5A9: 84, + 0x5AA: 84, + 0x5AB: 84, + 0x5AC: 84, + 0x5AD: 84, + 0x5AE: 84, + 0x5AF: 84, + 0x5B0: 84, + 0x5B1: 84, + 0x5B2: 84, + 0x5B3: 84, + 0x5B4: 84, + 0x5B5: 84, + 0x5B6: 84, + 0x5B7: 84, + 0x5B8: 84, + 0x5B9: 84, + 0x5BA: 84, + 0x5BB: 84, + 0x5BC: 84, + 0x5BD: 84, + 0x5BF: 84, + 0x5C1: 84, + 0x5C2: 84, + 0x5C4: 84, + 0x5C5: 84, + 0x5C7: 84, + 0x610: 84, + 0x611: 84, + 0x612: 84, + 0x613: 84, + 0x614: 84, + 0x615: 84, + 0x616: 84, + 0x617: 84, + 0x618: 84, + 0x619: 84, + 0x61A: 84, + 0x61C: 84, + 0x620: 68, + 0x622: 82, + 0x623: 82, + 0x624: 82, + 0x625: 82, + 0x626: 68, + 0x627: 82, + 0x628: 68, + 0x629: 82, + 0x62A: 68, + 0x62B: 68, + 0x62C: 68, + 0x62D: 68, + 0x62E: 68, + 0x62F: 82, + 0x630: 82, + 0x631: 82, + 0x632: 82, + 0x633: 68, + 0x634: 68, + 0x635: 68, + 0x636: 68, + 0x637: 68, + 0x638: 68, + 0x639: 68, + 0x63A: 68, + 0x63B: 68, + 0x63C: 68, + 0x63D: 68, + 0x63E: 68, + 0x63F: 68, + 0x640: 67, + 0x641: 68, + 0x642: 68, + 0x643: 68, + 0x644: 68, + 0x645: 68, + 0x646: 68, + 0x647: 68, + 0x648: 82, + 0x649: 68, + 0x64A: 68, + 0x64B: 84, + 0x64C: 84, + 0x64D: 84, + 0x64E: 84, + 0x64F: 84, + 0x650: 84, + 0x651: 84, + 0x652: 84, + 0x653: 84, + 0x654: 84, + 0x655: 84, + 0x656: 84, + 0x657: 84, + 0x658: 84, + 0x659: 84, + 0x65A: 84, + 0x65B: 84, + 0x65C: 84, + 0x65D: 84, + 0x65E: 84, + 0x65F: 84, + 0x66E: 68, + 0x66F: 68, + 0x670: 84, + 0x671: 82, + 0x672: 82, + 0x673: 82, + 0x675: 82, + 0x676: 82, + 0x677: 82, + 0x678: 68, + 0x679: 68, + 0x67A: 68, + 0x67B: 68, + 0x67C: 68, + 0x67D: 68, + 0x67E: 68, + 0x67F: 68, + 0x680: 68, + 0x681: 68, + 0x682: 68, + 0x683: 68, + 0x684: 68, + 0x685: 68, + 0x686: 68, + 0x687: 68, + 0x688: 82, + 0x689: 82, + 0x68A: 82, + 0x68B: 82, + 0x68C: 82, + 0x68D: 82, + 0x68E: 82, + 0x68F: 82, + 0x690: 82, + 0x691: 82, + 0x692: 82, + 0x693: 82, + 0x694: 82, + 0x695: 82, + 0x696: 82, + 0x697: 82, + 0x698: 82, + 0x699: 82, + 0x69A: 68, + 0x69B: 68, + 0x69C: 68, + 0x69D: 68, + 0x69E: 68, + 0x69F: 68, + 0x6A0: 68, + 0x6A1: 68, + 0x6A2: 68, + 0x6A3: 68, + 0x6A4: 68, + 0x6A5: 68, + 0x6A6: 68, + 0x6A7: 68, + 0x6A8: 68, + 0x6A9: 68, + 0x6AA: 68, + 0x6AB: 68, + 0x6AC: 68, + 0x6AD: 68, + 0x6AE: 68, + 0x6AF: 68, + 0x6B0: 68, + 0x6B1: 68, + 0x6B2: 68, + 0x6B3: 68, + 0x6B4: 68, + 0x6B5: 68, + 0x6B6: 68, + 0x6B7: 68, + 0x6B8: 68, + 0x6B9: 68, + 0x6BA: 68, + 0x6BB: 68, + 0x6BC: 68, + 0x6BD: 68, + 0x6BE: 68, + 0x6BF: 68, + 0x6C0: 82, + 0x6C1: 68, + 0x6C2: 68, + 0x6C3: 82, + 0x6C4: 82, + 0x6C5: 82, + 0x6C6: 82, + 0x6C7: 82, + 0x6C8: 82, + 0x6C9: 82, + 0x6CA: 82, + 0x6CB: 82, + 0x6CC: 68, + 0x6CD: 82, + 0x6CE: 68, + 0x6CF: 82, + 0x6D0: 68, + 0x6D1: 68, + 0x6D2: 82, + 0x6D3: 82, + 0x6D5: 82, + 0x6D6: 84, + 0x6D7: 84, + 0x6D8: 84, + 0x6D9: 84, + 0x6DA: 84, + 0x6DB: 84, + 0x6DC: 84, + 0x6DF: 84, + 0x6E0: 84, + 0x6E1: 84, + 0x6E2: 84, + 0x6E3: 84, + 0x6E4: 84, + 0x6E7: 84, + 0x6E8: 84, + 0x6EA: 84, + 0x6EB: 84, + 0x6EC: 84, + 0x6ED: 84, + 0x6EE: 82, + 0x6EF: 82, + 0x6FA: 68, + 0x6FB: 68, + 0x6FC: 68, + 0x6FF: 68, + 0x70F: 84, + 0x710: 82, + 0x711: 84, + 0x712: 68, + 0x713: 68, + 0x714: 68, + 0x715: 82, + 0x716: 82, + 0x717: 82, + 0x718: 82, + 0x719: 82, + 0x71A: 68, + 0x71B: 68, + 0x71C: 68, + 0x71D: 68, + 0x71E: 82, + 0x71F: 68, + 0x720: 68, + 0x721: 68, + 0x722: 68, + 0x723: 68, + 0x724: 68, + 0x725: 68, + 0x726: 68, + 0x727: 68, + 0x728: 82, + 0x729: 68, + 0x72A: 82, + 0x72B: 68, + 0x72C: 82, + 0x72D: 68, + 0x72E: 68, + 0x72F: 82, + 0x730: 84, + 0x731: 84, + 0x732: 84, + 0x733: 84, + 0x734: 84, + 0x735: 84, + 0x736: 84, + 0x737: 84, + 0x738: 84, + 0x739: 84, + 0x73A: 84, + 0x73B: 84, + 0x73C: 84, + 0x73D: 84, + 0x73E: 84, + 0x73F: 84, + 0x740: 84, + 0x741: 84, + 0x742: 84, + 0x743: 84, + 0x744: 84, + 0x745: 84, + 0x746: 84, + 0x747: 84, + 0x748: 84, + 0x749: 84, + 0x74A: 84, + 0x74D: 82, + 0x74E: 68, + 0x74F: 68, + 0x750: 68, + 0x751: 68, + 0x752: 68, + 0x753: 68, + 0x754: 68, + 0x755: 68, + 0x756: 68, + 0x757: 68, + 0x758: 68, + 0x759: 82, + 0x75A: 82, + 0x75B: 82, + 0x75C: 68, + 0x75D: 68, + 0x75E: 68, + 0x75F: 68, + 0x760: 68, + 0x761: 68, + 0x762: 68, + 0x763: 68, + 0x764: 68, + 0x765: 68, + 0x766: 68, + 0x767: 68, + 0x768: 68, + 0x769: 68, + 0x76A: 68, + 0x76B: 82, + 0x76C: 82, + 0x76D: 68, + 0x76E: 68, + 0x76F: 68, + 0x770: 68, + 0x771: 82, + 0x772: 68, + 0x773: 82, + 0x774: 82, + 0x775: 68, + 0x776: 68, + 0x777: 68, + 0x778: 82, + 0x779: 82, + 0x77A: 68, + 0x77B: 68, + 0x77C: 68, + 0x77D: 68, + 0x77E: 68, + 0x77F: 68, + 0x7A6: 84, + 0x7A7: 84, + 0x7A8: 84, + 0x7A9: 84, + 0x7AA: 84, + 0x7AB: 84, + 0x7AC: 84, + 0x7AD: 84, + 0x7AE: 84, + 0x7AF: 84, + 0x7B0: 84, + 0x7CA: 68, + 0x7CB: 68, + 0x7CC: 68, + 0x7CD: 68, + 0x7CE: 68, + 0x7CF: 68, + 0x7D0: 68, + 0x7D1: 68, + 0x7D2: 68, + 0x7D3: 68, + 0x7D4: 68, + 0x7D5: 68, + 0x7D6: 68, + 0x7D7: 68, + 0x7D8: 68, + 0x7D9: 68, + 0x7DA: 68, + 0x7DB: 68, + 0x7DC: 68, + 0x7DD: 68, + 0x7DE: 68, + 0x7DF: 68, + 0x7E0: 68, + 0x7E1: 68, + 0x7E2: 68, + 0x7E3: 68, + 0x7E4: 68, + 0x7E5: 68, + 0x7E6: 68, + 0x7E7: 68, + 0x7E8: 68, + 0x7E9: 68, + 0x7EA: 68, + 0x7EB: 84, + 0x7EC: 84, + 0x7ED: 84, + 0x7EE: 84, + 0x7EF: 84, + 0x7F0: 84, + 0x7F1: 84, + 0x7F2: 84, + 0x7F3: 84, + 0x7FA: 67, + 0x7FD: 84, + 0x816: 84, + 0x817: 84, + 0x818: 84, + 0x819: 84, + 0x81B: 84, + 0x81C: 84, + 0x81D: 84, + 0x81E: 84, + 0x81F: 84, + 0x820: 84, + 0x821: 84, + 0x822: 84, + 0x823: 84, + 0x825: 84, + 0x826: 84, + 0x827: 84, + 0x829: 84, + 0x82A: 84, + 0x82B: 84, + 0x82C: 84, + 0x82D: 84, + 0x840: 82, + 0x841: 68, + 0x842: 68, + 0x843: 68, + 0x844: 68, + 0x845: 68, + 0x846: 82, + 0x847: 82, + 0x848: 68, + 0x849: 82, + 0x84A: 68, + 0x84B: 68, + 0x84C: 68, + 0x84D: 68, + 0x84E: 68, + 0x84F: 68, + 0x850: 68, + 0x851: 68, + 0x852: 68, + 0x853: 68, + 0x854: 82, + 0x855: 68, + 0x856: 82, + 0x857: 82, + 0x858: 82, + 0x859: 84, + 0x85A: 84, + 0x85B: 84, + 0x860: 68, + 0x862: 68, + 0x863: 68, + 0x864: 68, + 0x865: 68, + 0x867: 82, + 0x868: 68, + 0x869: 82, + 0x86A: 82, + 0x870: 82, + 0x871: 82, + 0x872: 82, + 0x873: 82, + 0x874: 82, + 0x875: 82, + 0x876: 82, + 0x877: 82, + 0x878: 82, + 0x879: 82, + 0x87A: 82, + 0x87B: 82, + 0x87C: 82, + 0x87D: 82, + 0x87E: 82, + 0x87F: 82, + 0x880: 82, + 0x881: 82, + 0x882: 82, + 0x883: 67, + 0x884: 67, + 0x885: 67, + 0x886: 68, + 0x889: 68, + 0x88A: 68, + 0x88B: 68, + 0x88C: 68, + 0x88D: 68, + 0x88E: 82, + 0x898: 84, + 0x899: 84, + 0x89A: 84, + 0x89B: 84, + 0x89C: 84, + 0x89D: 84, + 0x89E: 84, + 0x89F: 84, + 0x8A0: 68, + 0x8A1: 68, + 0x8A2: 68, + 0x8A3: 68, + 0x8A4: 68, + 0x8A5: 68, + 0x8A6: 68, + 0x8A7: 68, + 0x8A8: 68, + 0x8A9: 68, + 0x8AA: 82, + 0x8AB: 82, + 0x8AC: 82, + 0x8AE: 82, + 0x8AF: 68, + 0x8B0: 68, + 0x8B1: 82, + 0x8B2: 82, + 0x8B3: 68, + 0x8B4: 68, + 0x8B5: 68, + 0x8B6: 68, + 0x8B7: 68, + 0x8B8: 68, + 0x8B9: 82, + 0x8BA: 68, + 0x8BB: 68, + 0x8BC: 68, + 0x8BD: 68, + 0x8BE: 68, + 0x8BF: 68, + 0x8C0: 68, + 0x8C1: 68, + 0x8C2: 68, + 0x8C3: 68, + 0x8C4: 68, + 0x8C5: 68, + 0x8C6: 68, + 0x8C7: 68, + 0x8C8: 68, + 0x8CA: 84, + 0x8CB: 84, + 0x8CC: 84, + 0x8CD: 84, + 0x8CE: 84, + 0x8CF: 84, + 0x8D0: 84, + 0x8D1: 84, + 0x8D2: 84, + 0x8D3: 84, + 0x8D4: 84, + 0x8D5: 84, + 0x8D6: 84, + 0x8D7: 84, + 0x8D8: 84, + 0x8D9: 84, + 0x8DA: 84, + 0x8DB: 84, + 0x8DC: 84, + 0x8DD: 84, + 0x8DE: 84, + 0x8DF: 84, + 0x8E0: 84, + 0x8E1: 84, + 0x8E3: 84, + 0x8E4: 84, + 0x8E5: 84, + 0x8E6: 84, + 0x8E7: 84, + 0x8E8: 84, + 0x8E9: 84, + 0x8EA: 84, + 0x8EB: 84, + 0x8EC: 84, + 0x8ED: 84, + 0x8EE: 84, + 0x8EF: 84, + 0x8F0: 84, + 0x8F1: 84, + 0x8F2: 84, + 0x8F3: 84, + 0x8F4: 84, + 0x8F5: 84, + 0x8F6: 84, + 0x8F7: 84, + 0x8F8: 84, + 0x8F9: 84, + 0x8FA: 84, + 0x8FB: 84, + 0x8FC: 84, + 0x8FD: 84, + 0x8FE: 84, + 0x8FF: 84, + 0x900: 84, + 0x901: 84, + 0x902: 84, + 0x93A: 84, + 0x93C: 84, + 0x941: 84, + 0x942: 84, + 0x943: 84, + 0x944: 84, + 0x945: 84, + 0x946: 84, + 0x947: 84, + 0x948: 84, + 0x94D: 84, + 0x951: 84, + 0x952: 84, + 0x953: 84, + 0x954: 84, + 0x955: 84, + 0x956: 84, + 0x957: 84, + 0x962: 84, + 0x963: 84, + 0x981: 84, + 0x9BC: 84, + 0x9C1: 84, + 0x9C2: 84, + 0x9C3: 84, + 0x9C4: 84, + 0x9CD: 84, + 0x9E2: 84, + 0x9E3: 84, + 0x9FE: 84, + 0xA01: 84, + 0xA02: 84, + 0xA3C: 84, + 0xA41: 84, + 0xA42: 84, + 0xA47: 84, + 0xA48: 84, + 0xA4B: 84, + 0xA4C: 84, + 0xA4D: 84, + 0xA51: 84, + 0xA70: 84, + 0xA71: 84, + 0xA75: 84, + 0xA81: 84, + 0xA82: 84, + 0xABC: 84, + 0xAC1: 84, + 0xAC2: 84, + 0xAC3: 84, + 0xAC4: 84, + 0xAC5: 84, + 0xAC7: 84, + 0xAC8: 84, + 0xACD: 84, + 0xAE2: 84, + 0xAE3: 84, + 0xAFA: 84, + 0xAFB: 84, + 0xAFC: 84, + 0xAFD: 84, + 0xAFE: 84, + 0xAFF: 84, + 0xB01: 84, + 0xB3C: 84, + 0xB3F: 84, + 0xB41: 84, + 0xB42: 84, + 0xB43: 84, + 0xB44: 84, + 0xB4D: 84, + 0xB55: 84, + 0xB56: 84, + 0xB62: 84, + 0xB63: 84, + 0xB82: 84, + 0xBC0: 84, + 0xBCD: 84, + 0xC00: 84, + 0xC04: 84, + 0xC3C: 84, + 0xC3E: 84, + 0xC3F: 84, + 0xC40: 84, + 0xC46: 84, + 0xC47: 84, + 0xC48: 84, + 0xC4A: 84, + 0xC4B: 84, + 0xC4C: 84, + 0xC4D: 84, + 0xC55: 84, + 0xC56: 84, + 0xC62: 84, + 0xC63: 84, + 0xC81: 84, + 0xCBC: 84, + 0xCBF: 84, + 0xCC6: 84, + 0xCCC: 84, + 0xCCD: 84, + 0xCE2: 84, + 0xCE3: 84, + 0xD00: 84, + 0xD01: 84, + 0xD3B: 84, + 0xD3C: 84, + 0xD41: 84, + 0xD42: 84, + 0xD43: 84, + 0xD44: 84, + 0xD4D: 84, + 0xD62: 84, + 0xD63: 84, + 0xD81: 84, + 0xDCA: 84, + 0xDD2: 84, + 0xDD3: 84, + 0xDD4: 84, + 0xDD6: 84, + 0xE31: 84, + 0xE34: 84, + 0xE35: 84, + 0xE36: 84, + 0xE37: 84, + 0xE38: 84, + 0xE39: 84, + 0xE3A: 84, + 0xE47: 84, + 0xE48: 84, + 0xE49: 84, + 0xE4A: 84, + 0xE4B: 84, + 0xE4C: 84, + 0xE4D: 84, + 0xE4E: 84, + 0xEB1: 84, + 0xEB4: 84, + 0xEB5: 84, + 0xEB6: 84, + 0xEB7: 84, + 0xEB8: 84, + 0xEB9: 84, + 0xEBA: 84, + 0xEBB: 84, + 0xEBC: 84, + 0xEC8: 84, + 0xEC9: 84, + 0xECA: 84, + 0xECB: 84, + 0xECC: 84, + 0xECD: 84, + 0xECE: 84, + 0xF18: 84, + 0xF19: 84, + 0xF35: 84, + 0xF37: 84, + 0xF39: 84, + 0xF71: 84, + 0xF72: 84, + 0xF73: 84, + 0xF74: 84, + 0xF75: 84, + 0xF76: 84, + 0xF77: 84, + 0xF78: 84, + 0xF79: 84, + 0xF7A: 84, + 0xF7B: 84, + 0xF7C: 84, + 0xF7D: 84, + 0xF7E: 84, + 0xF80: 84, + 0xF81: 84, + 0xF82: 84, + 0xF83: 84, + 0xF84: 84, + 0xF86: 84, + 0xF87: 84, + 0xF8D: 84, + 0xF8E: 84, + 0xF8F: 84, + 0xF90: 84, + 0xF91: 84, + 0xF92: 84, + 0xF93: 84, + 0xF94: 84, + 0xF95: 84, + 0xF96: 84, + 0xF97: 84, + 0xF99: 84, + 0xF9A: 84, + 0xF9B: 84, + 0xF9C: 84, + 0xF9D: 84, + 0xF9E: 84, + 0xF9F: 84, + 0xFA0: 84, + 0xFA1: 84, + 0xFA2: 84, + 0xFA3: 84, + 0xFA4: 84, + 0xFA5: 84, + 0xFA6: 84, + 0xFA7: 84, + 0xFA8: 84, + 0xFA9: 84, + 0xFAA: 84, + 0xFAB: 84, + 0xFAC: 84, + 0xFAD: 84, + 0xFAE: 84, + 0xFAF: 84, + 0xFB0: 84, + 0xFB1: 84, + 0xFB2: 84, + 0xFB3: 84, + 0xFB4: 84, + 0xFB5: 84, + 0xFB6: 84, + 0xFB7: 84, + 0xFB8: 84, + 0xFB9: 84, + 0xFBA: 84, + 0xFBB: 84, + 0xFBC: 84, + 0xFC6: 84, + 0x102D: 84, + 0x102E: 84, + 0x102F: 84, + 0x1030: 84, + 0x1032: 84, + 0x1033: 84, + 0x1034: 84, + 0x1035: 84, + 0x1036: 84, + 0x1037: 84, + 0x1039: 84, + 0x103A: 84, + 0x103D: 84, + 0x103E: 84, + 0x1058: 84, + 0x1059: 84, + 0x105E: 84, + 0x105F: 84, + 0x1060: 84, + 0x1071: 84, + 0x1072: 84, + 0x1073: 84, + 0x1074: 84, + 0x1082: 84, + 0x1085: 84, + 0x1086: 84, + 0x108D: 84, + 0x109D: 84, + 0x135D: 84, + 0x135E: 84, + 0x135F: 84, + 0x1712: 84, + 0x1713: 84, + 0x1714: 84, + 0x1732: 84, + 0x1733: 84, + 0x1752: 84, + 0x1753: 84, + 0x1772: 84, + 0x1773: 84, + 0x17B4: 84, + 0x17B5: 84, + 0x17B7: 84, + 0x17B8: 84, + 0x17B9: 84, + 0x17BA: 84, + 0x17BB: 84, + 0x17BC: 84, + 0x17BD: 84, + 0x17C6: 84, + 0x17C9: 84, + 0x17CA: 84, + 0x17CB: 84, + 0x17CC: 84, + 0x17CD: 84, + 0x17CE: 84, + 0x17CF: 84, + 0x17D0: 84, + 0x17D1: 84, + 0x17D2: 84, + 0x17D3: 84, + 0x17DD: 84, + 0x1807: 68, + 0x180A: 67, + 0x180B: 84, + 0x180C: 84, + 0x180D: 84, + 0x180F: 84, + 0x1820: 68, + 0x1821: 68, + 0x1822: 68, + 0x1823: 68, + 0x1824: 68, + 0x1825: 68, + 0x1826: 68, + 0x1827: 68, + 0x1828: 68, + 0x1829: 68, + 0x182A: 68, + 0x182B: 68, + 0x182C: 68, + 0x182D: 68, + 0x182E: 68, + 0x182F: 68, + 0x1830: 68, + 0x1831: 68, + 0x1832: 68, + 0x1833: 68, + 0x1834: 68, + 0x1835: 68, + 0x1836: 68, + 0x1837: 68, + 0x1838: 68, + 0x1839: 68, + 0x183A: 68, + 0x183B: 68, + 0x183C: 68, + 0x183D: 68, + 0x183E: 68, + 0x183F: 68, + 0x1840: 68, + 0x1841: 68, + 0x1842: 68, + 0x1843: 68, + 0x1844: 68, + 0x1845: 68, + 0x1846: 68, + 0x1847: 68, + 0x1848: 68, + 0x1849: 68, + 0x184A: 68, + 0x184B: 68, + 0x184C: 68, + 0x184D: 68, + 0x184E: 68, + 0x184F: 68, + 0x1850: 68, + 0x1851: 68, + 0x1852: 68, + 0x1853: 68, + 0x1854: 68, + 0x1855: 68, + 0x1856: 68, + 0x1857: 68, + 0x1858: 68, + 0x1859: 68, + 0x185A: 68, + 0x185B: 68, + 0x185C: 68, + 0x185D: 68, + 0x185E: 68, + 0x185F: 68, + 0x1860: 68, + 0x1861: 68, + 0x1862: 68, + 0x1863: 68, + 0x1864: 68, + 0x1865: 68, + 0x1866: 68, + 0x1867: 68, + 0x1868: 68, + 0x1869: 68, + 0x186A: 68, + 0x186B: 68, + 0x186C: 68, + 0x186D: 68, + 0x186E: 68, + 0x186F: 68, + 0x1870: 68, + 0x1871: 68, + 0x1872: 68, + 0x1873: 68, + 0x1874: 68, + 0x1875: 68, + 0x1876: 68, + 0x1877: 68, + 0x1878: 68, + 0x1885: 84, + 0x1886: 84, + 0x1887: 68, + 0x1888: 68, + 0x1889: 68, + 0x188A: 68, + 0x188B: 68, + 0x188C: 68, + 0x188D: 68, + 0x188E: 68, + 0x188F: 68, + 0x1890: 68, + 0x1891: 68, + 0x1892: 68, + 0x1893: 68, + 0x1894: 68, + 0x1895: 68, + 0x1896: 68, + 0x1897: 68, + 0x1898: 68, + 0x1899: 68, + 0x189A: 68, + 0x189B: 68, + 0x189C: 68, + 0x189D: 68, + 0x189E: 68, + 0x189F: 68, + 0x18A0: 68, + 0x18A1: 68, + 0x18A2: 68, + 0x18A3: 68, + 0x18A4: 68, + 0x18A5: 68, + 0x18A6: 68, + 0x18A7: 68, + 0x18A8: 68, + 0x18A9: 84, + 0x18AA: 68, + 0x1920: 84, + 0x1921: 84, + 0x1922: 84, + 0x1927: 84, + 0x1928: 84, + 0x1932: 84, + 0x1939: 84, + 0x193A: 84, + 0x193B: 84, + 0x1A17: 84, + 0x1A18: 84, + 0x1A1B: 84, + 0x1A56: 84, + 0x1A58: 84, + 0x1A59: 84, + 0x1A5A: 84, + 0x1A5B: 84, + 0x1A5C: 84, + 0x1A5D: 84, + 0x1A5E: 84, + 0x1A60: 84, + 0x1A62: 84, + 0x1A65: 84, + 0x1A66: 84, + 0x1A67: 84, + 0x1A68: 84, + 0x1A69: 84, + 0x1A6A: 84, + 0x1A6B: 84, + 0x1A6C: 84, + 0x1A73: 84, + 0x1A74: 84, + 0x1A75: 84, + 0x1A76: 84, + 0x1A77: 84, + 0x1A78: 84, + 0x1A79: 84, + 0x1A7A: 84, + 0x1A7B: 84, + 0x1A7C: 84, + 0x1A7F: 84, + 0x1AB0: 84, + 0x1AB1: 84, + 0x1AB2: 84, + 0x1AB3: 84, + 0x1AB4: 84, + 0x1AB5: 84, + 0x1AB6: 84, + 0x1AB7: 84, + 0x1AB8: 84, + 0x1AB9: 84, + 0x1ABA: 84, + 0x1ABB: 84, + 0x1ABC: 84, + 0x1ABD: 84, + 0x1ABE: 84, + 0x1ABF: 84, + 0x1AC0: 84, + 0x1AC1: 84, + 0x1AC2: 84, + 0x1AC3: 84, + 0x1AC4: 84, + 0x1AC5: 84, + 0x1AC6: 84, + 0x1AC7: 84, + 0x1AC8: 84, + 0x1AC9: 84, + 0x1ACA: 84, + 0x1ACB: 84, + 0x1ACC: 84, + 0x1ACD: 84, + 0x1ACE: 84, + 0x1B00: 84, + 0x1B01: 84, + 0x1B02: 84, + 0x1B03: 84, + 0x1B34: 84, + 0x1B36: 84, + 0x1B37: 84, + 0x1B38: 84, + 0x1B39: 84, + 0x1B3A: 84, + 0x1B3C: 84, + 0x1B42: 84, + 0x1B6B: 84, + 0x1B6C: 84, + 0x1B6D: 84, + 0x1B6E: 84, + 0x1B6F: 84, + 0x1B70: 84, + 0x1B71: 84, + 0x1B72: 84, + 0x1B73: 84, + 0x1B80: 84, + 0x1B81: 84, + 0x1BA2: 84, + 0x1BA3: 84, + 0x1BA4: 84, + 0x1BA5: 84, + 0x1BA8: 84, + 0x1BA9: 84, + 0x1BAB: 84, + 0x1BAC: 84, + 0x1BAD: 84, + 0x1BE6: 84, + 0x1BE8: 84, + 0x1BE9: 84, + 0x1BED: 84, + 0x1BEF: 84, + 0x1BF0: 84, + 0x1BF1: 84, + 0x1C2C: 84, + 0x1C2D: 84, + 0x1C2E: 84, + 0x1C2F: 84, + 0x1C30: 84, + 0x1C31: 84, + 0x1C32: 84, + 0x1C33: 84, + 0x1C36: 84, + 0x1C37: 84, + 0x1CD0: 84, + 0x1CD1: 84, + 0x1CD2: 84, + 0x1CD4: 84, + 0x1CD5: 84, + 0x1CD6: 84, + 0x1CD7: 84, + 0x1CD8: 84, + 0x1CD9: 84, + 0x1CDA: 84, + 0x1CDB: 84, + 0x1CDC: 84, + 0x1CDD: 84, + 0x1CDE: 84, + 0x1CDF: 84, + 0x1CE0: 84, + 0x1CE2: 84, + 0x1CE3: 84, + 0x1CE4: 84, + 0x1CE5: 84, + 0x1CE6: 84, + 0x1CE7: 84, + 0x1CE8: 84, + 0x1CED: 84, + 0x1CF4: 84, + 0x1CF8: 84, + 0x1CF9: 84, + 0x1DC0: 84, + 0x1DC1: 84, + 0x1DC2: 84, + 0x1DC3: 84, + 0x1DC4: 84, + 0x1DC5: 84, + 0x1DC6: 84, + 0x1DC7: 84, + 0x1DC8: 84, + 0x1DC9: 84, + 0x1DCA: 84, + 0x1DCB: 84, + 0x1DCC: 84, + 0x1DCD: 84, + 0x1DCE: 84, + 0x1DCF: 84, + 0x1DD0: 84, + 0x1DD1: 84, + 0x1DD2: 84, + 0x1DD3: 84, + 0x1DD4: 84, + 0x1DD5: 84, + 0x1DD6: 84, + 0x1DD7: 84, + 0x1DD8: 84, + 0x1DD9: 84, + 0x1DDA: 84, + 0x1DDB: 84, + 0x1DDC: 84, + 0x1DDD: 84, + 0x1DDE: 84, + 0x1DDF: 84, + 0x1DE0: 84, + 0x1DE1: 84, + 0x1DE2: 84, + 0x1DE3: 84, + 0x1DE4: 84, + 0x1DE5: 84, + 0x1DE6: 84, + 0x1DE7: 84, + 0x1DE8: 84, + 0x1DE9: 84, + 0x1DEA: 84, + 0x1DEB: 84, + 0x1DEC: 84, + 0x1DED: 84, + 0x1DEE: 84, + 0x1DEF: 84, + 0x1DF0: 84, + 0x1DF1: 84, + 0x1DF2: 84, + 0x1DF3: 84, + 0x1DF4: 84, + 0x1DF5: 84, + 0x1DF6: 84, + 0x1DF7: 84, + 0x1DF8: 84, + 0x1DF9: 84, + 0x1DFA: 84, + 0x1DFB: 84, + 0x1DFC: 84, + 0x1DFD: 84, + 0x1DFE: 84, + 0x1DFF: 84, + 0x200B: 84, + 0x200D: 67, + 0x200E: 84, + 0x200F: 84, + 0x202A: 84, + 0x202B: 84, + 0x202C: 84, + 0x202D: 84, + 0x202E: 84, + 0x2060: 84, + 0x2061: 84, + 0x2062: 84, + 0x2063: 84, + 0x2064: 84, + 0x206A: 84, + 0x206B: 84, + 0x206C: 84, + 0x206D: 84, + 0x206E: 84, + 0x206F: 84, + 0x20D0: 84, + 0x20D1: 84, + 0x20D2: 84, + 0x20D3: 84, + 0x20D4: 84, + 0x20D5: 84, + 0x20D6: 84, + 0x20D7: 84, + 0x20D8: 84, + 0x20D9: 84, + 0x20DA: 84, + 0x20DB: 84, + 0x20DC: 84, + 0x20DD: 84, + 0x20DE: 84, + 0x20DF: 84, + 0x20E0: 84, + 0x20E1: 84, + 0x20E2: 84, + 0x20E3: 84, + 0x20E4: 84, + 0x20E5: 84, + 0x20E6: 84, + 0x20E7: 84, + 0x20E8: 84, + 0x20E9: 84, + 0x20EA: 84, + 0x20EB: 84, + 0x20EC: 84, + 0x20ED: 84, + 0x20EE: 84, + 0x20EF: 84, + 0x20F0: 84, + 0x2CEF: 84, + 0x2CF0: 84, + 0x2CF1: 84, + 0x2D7F: 84, + 0x2DE0: 84, + 0x2DE1: 84, + 0x2DE2: 84, + 0x2DE3: 84, + 0x2DE4: 84, + 0x2DE5: 84, + 0x2DE6: 84, + 0x2DE7: 84, + 0x2DE8: 84, + 0x2DE9: 84, + 0x2DEA: 84, + 0x2DEB: 84, + 0x2DEC: 84, + 0x2DED: 84, + 0x2DEE: 84, + 0x2DEF: 84, + 0x2DF0: 84, + 0x2DF1: 84, + 0x2DF2: 84, + 0x2DF3: 84, + 0x2DF4: 84, + 0x2DF5: 84, + 0x2DF6: 84, + 0x2DF7: 84, + 0x2DF8: 84, + 0x2DF9: 84, + 0x2DFA: 84, + 0x2DFB: 84, + 0x2DFC: 84, + 0x2DFD: 84, + 0x2DFE: 84, + 0x2DFF: 84, + 0x302A: 84, + 0x302B: 84, + 0x302C: 84, + 0x302D: 84, + 0x3099: 84, + 0x309A: 84, + 0xA66F: 84, + 0xA670: 84, + 0xA671: 84, + 0xA672: 84, + 0xA674: 84, + 0xA675: 84, + 0xA676: 84, + 0xA677: 84, + 0xA678: 84, + 0xA679: 84, + 0xA67A: 84, + 0xA67B: 84, + 0xA67C: 84, + 0xA67D: 84, + 0xA69E: 84, + 0xA69F: 84, + 0xA6F0: 84, + 0xA6F1: 84, + 0xA802: 84, + 0xA806: 84, + 0xA80B: 84, + 0xA825: 84, + 0xA826: 84, + 0xA82C: 84, + 0xA840: 68, + 0xA841: 68, + 0xA842: 68, + 0xA843: 68, + 0xA844: 68, + 0xA845: 68, + 0xA846: 68, + 0xA847: 68, + 0xA848: 68, + 0xA849: 68, + 0xA84A: 68, + 0xA84B: 68, + 0xA84C: 68, + 0xA84D: 68, + 0xA84E: 68, + 0xA84F: 68, + 0xA850: 68, + 0xA851: 68, + 0xA852: 68, + 0xA853: 68, + 0xA854: 68, + 0xA855: 68, + 0xA856: 68, + 0xA857: 68, + 0xA858: 68, + 0xA859: 68, + 0xA85A: 68, + 0xA85B: 68, + 0xA85C: 68, + 0xA85D: 68, + 0xA85E: 68, + 0xA85F: 68, + 0xA860: 68, + 0xA861: 68, + 0xA862: 68, + 0xA863: 68, + 0xA864: 68, + 0xA865: 68, + 0xA866: 68, + 0xA867: 68, + 0xA868: 68, + 0xA869: 68, + 0xA86A: 68, + 0xA86B: 68, + 0xA86C: 68, + 0xA86D: 68, + 0xA86E: 68, + 0xA86F: 68, + 0xA870: 68, + 0xA871: 68, + 0xA872: 76, + 0xA8C4: 84, + 0xA8C5: 84, + 0xA8E0: 84, + 0xA8E1: 84, + 0xA8E2: 84, + 0xA8E3: 84, + 0xA8E4: 84, + 0xA8E5: 84, + 0xA8E6: 84, + 0xA8E7: 84, + 0xA8E8: 84, + 0xA8E9: 84, + 0xA8EA: 84, + 0xA8EB: 84, + 0xA8EC: 84, + 0xA8ED: 84, + 0xA8EE: 84, + 0xA8EF: 84, + 0xA8F0: 84, + 0xA8F1: 84, + 0xA8FF: 84, + 0xA926: 84, + 0xA927: 84, + 0xA928: 84, + 0xA929: 84, + 0xA92A: 84, + 0xA92B: 84, + 0xA92C: 84, + 0xA92D: 84, + 0xA947: 84, + 0xA948: 84, + 0xA949: 84, + 0xA94A: 84, + 0xA94B: 84, + 0xA94C: 84, + 0xA94D: 84, + 0xA94E: 84, + 0xA94F: 84, + 0xA950: 84, + 0xA951: 84, + 0xA980: 84, + 0xA981: 84, + 0xA982: 84, + 0xA9B3: 84, + 0xA9B6: 84, + 0xA9B7: 84, + 0xA9B8: 84, + 0xA9B9: 84, + 0xA9BC: 84, + 0xA9BD: 84, + 0xA9E5: 84, + 0xAA29: 84, + 0xAA2A: 84, + 0xAA2B: 84, + 0xAA2C: 84, + 0xAA2D: 84, + 0xAA2E: 84, + 0xAA31: 84, + 0xAA32: 84, + 0xAA35: 84, + 0xAA36: 84, + 0xAA43: 84, + 0xAA4C: 84, + 0xAA7C: 84, + 0xAAB0: 84, + 0xAAB2: 84, + 0xAAB3: 84, + 0xAAB4: 84, + 0xAAB7: 84, + 0xAAB8: 84, + 0xAABE: 84, + 0xAABF: 84, + 0xAAC1: 84, + 0xAAEC: 84, + 0xAAED: 84, + 0xAAF6: 84, + 0xABE5: 84, + 0xABE8: 84, + 0xABED: 84, + 0xFB1E: 84, + 0xFE00: 84, + 0xFE01: 84, + 0xFE02: 84, + 0xFE03: 84, + 0xFE04: 84, + 0xFE05: 84, + 0xFE06: 84, + 0xFE07: 84, + 0xFE08: 84, + 0xFE09: 84, + 0xFE0A: 84, + 0xFE0B: 84, + 0xFE0C: 84, + 0xFE0D: 84, + 0xFE0E: 84, + 0xFE0F: 84, + 0xFE20: 84, + 0xFE21: 84, + 0xFE22: 84, + 0xFE23: 84, + 0xFE24: 84, + 0xFE25: 84, + 0xFE26: 84, + 0xFE27: 84, + 0xFE28: 84, + 0xFE29: 84, + 0xFE2A: 84, + 0xFE2B: 84, + 0xFE2C: 84, + 0xFE2D: 84, + 0xFE2E: 84, + 0xFE2F: 84, + 0xFEFF: 84, + 0xFFF9: 84, + 0xFFFA: 84, + 0xFFFB: 84, + 0x101FD: 84, + 0x102E0: 84, + 0x10376: 84, + 0x10377: 84, + 0x10378: 84, + 0x10379: 84, + 0x1037A: 84, + 0x10A01: 84, + 0x10A02: 84, + 0x10A03: 84, + 0x10A05: 84, + 0x10A06: 84, + 0x10A0C: 84, + 0x10A0D: 84, + 0x10A0E: 84, + 0x10A0F: 84, + 0x10A38: 84, + 0x10A39: 84, + 0x10A3A: 84, + 0x10A3F: 84, + 0x10AC0: 68, + 0x10AC1: 68, + 0x10AC2: 68, + 0x10AC3: 68, + 0x10AC4: 68, + 0x10AC5: 82, + 0x10AC7: 82, + 0x10AC9: 82, + 0x10ACA: 82, + 0x10ACD: 76, + 0x10ACE: 82, + 0x10ACF: 82, + 0x10AD0: 82, + 0x10AD1: 82, + 0x10AD2: 82, + 0x10AD3: 68, + 0x10AD4: 68, + 0x10AD5: 68, + 0x10AD6: 68, + 0x10AD7: 76, + 0x10AD8: 68, + 0x10AD9: 68, + 0x10ADA: 68, + 0x10ADB: 68, + 0x10ADC: 68, + 0x10ADD: 82, + 0x10ADE: 68, + 0x10ADF: 68, + 0x10AE0: 68, + 0x10AE1: 82, + 0x10AE4: 82, + 0x10AE5: 84, + 0x10AE6: 84, + 0x10AEB: 68, + 0x10AEC: 68, + 0x10AED: 68, + 0x10AEE: 68, + 0x10AEF: 82, + 0x10B80: 68, + 0x10B81: 82, + 0x10B82: 68, + 0x10B83: 82, + 0x10B84: 82, + 0x10B85: 82, + 0x10B86: 68, + 0x10B87: 68, + 0x10B88: 68, + 0x10B89: 82, + 0x10B8A: 68, + 0x10B8B: 68, + 0x10B8C: 82, + 0x10B8D: 68, + 0x10B8E: 82, + 0x10B8F: 82, + 0x10B90: 68, + 0x10B91: 82, + 0x10BA9: 82, + 0x10BAA: 82, + 0x10BAB: 82, + 0x10BAC: 82, + 0x10BAD: 68, + 0x10BAE: 68, + 0x10D00: 76, + 0x10D01: 68, + 0x10D02: 68, + 0x10D03: 68, + 0x10D04: 68, + 0x10D05: 68, + 0x10D06: 68, + 0x10D07: 68, + 0x10D08: 68, + 0x10D09: 68, + 0x10D0A: 68, + 0x10D0B: 68, + 0x10D0C: 68, + 0x10D0D: 68, + 0x10D0E: 68, + 0x10D0F: 68, + 0x10D10: 68, + 0x10D11: 68, + 0x10D12: 68, + 0x10D13: 68, + 0x10D14: 68, + 0x10D15: 68, + 0x10D16: 68, + 0x10D17: 68, + 0x10D18: 68, + 0x10D19: 68, + 0x10D1A: 68, + 0x10D1B: 68, + 0x10D1C: 68, + 0x10D1D: 68, + 0x10D1E: 68, + 0x10D1F: 68, + 0x10D20: 68, + 0x10D21: 68, + 0x10D22: 82, + 0x10D23: 68, + 0x10D24: 84, + 0x10D25: 84, + 0x10D26: 84, + 0x10D27: 84, + 0x10EAB: 84, + 0x10EAC: 84, + 0x10EFD: 84, + 0x10EFE: 84, + 0x10EFF: 84, + 0x10F30: 68, + 0x10F31: 68, + 0x10F32: 68, + 0x10F33: 82, + 0x10F34: 68, + 0x10F35: 68, + 0x10F36: 68, + 0x10F37: 68, + 0x10F38: 68, + 0x10F39: 68, + 0x10F3A: 68, + 0x10F3B: 68, + 0x10F3C: 68, + 0x10F3D: 68, + 0x10F3E: 68, + 0x10F3F: 68, + 0x10F40: 68, + 0x10F41: 68, + 0x10F42: 68, + 0x10F43: 68, + 0x10F44: 68, + 0x10F46: 84, + 0x10F47: 84, + 0x10F48: 84, + 0x10F49: 84, + 0x10F4A: 84, + 0x10F4B: 84, + 0x10F4C: 84, + 0x10F4D: 84, + 0x10F4E: 84, + 0x10F4F: 84, + 0x10F50: 84, + 0x10F51: 68, + 0x10F52: 68, + 0x10F53: 68, + 0x10F54: 82, + 0x10F70: 68, + 0x10F71: 68, + 0x10F72: 68, + 0x10F73: 68, + 0x10F74: 82, + 0x10F75: 82, + 0x10F76: 68, + 0x10F77: 68, + 0x10F78: 68, + 0x10F79: 68, + 0x10F7A: 68, + 0x10F7B: 68, + 0x10F7C: 68, + 0x10F7D: 68, + 0x10F7E: 68, + 0x10F7F: 68, + 0x10F80: 68, + 0x10F81: 68, + 0x10F82: 84, + 0x10F83: 84, + 0x10F84: 84, + 0x10F85: 84, + 0x10FB0: 68, + 0x10FB2: 68, + 0x10FB3: 68, + 0x10FB4: 82, + 0x10FB5: 82, + 0x10FB6: 82, + 0x10FB8: 68, + 0x10FB9: 82, + 0x10FBA: 82, + 0x10FBB: 68, + 0x10FBC: 68, + 0x10FBD: 82, + 0x10FBE: 68, + 0x10FBF: 68, + 0x10FC1: 68, + 0x10FC2: 82, + 0x10FC3: 82, + 0x10FC4: 68, + 0x10FC9: 82, + 0x10FCA: 68, + 0x10FCB: 76, + 0x11001: 84, + 0x11038: 84, + 0x11039: 84, + 0x1103A: 84, + 0x1103B: 84, + 0x1103C: 84, + 0x1103D: 84, + 0x1103E: 84, + 0x1103F: 84, + 0x11040: 84, + 0x11041: 84, + 0x11042: 84, + 0x11043: 84, + 0x11044: 84, + 0x11045: 84, + 0x11046: 84, + 0x11070: 84, + 0x11073: 84, + 0x11074: 84, + 0x1107F: 84, + 0x11080: 84, + 0x11081: 84, + 0x110B3: 84, + 0x110B4: 84, + 0x110B5: 84, + 0x110B6: 84, + 0x110B9: 84, + 0x110BA: 84, + 0x110C2: 84, + 0x11100: 84, + 0x11101: 84, + 0x11102: 84, + 0x11127: 84, + 0x11128: 84, + 0x11129: 84, + 0x1112A: 84, + 0x1112B: 84, + 0x1112D: 84, + 0x1112E: 84, + 0x1112F: 84, + 0x11130: 84, + 0x11131: 84, + 0x11132: 84, + 0x11133: 84, + 0x11134: 84, + 0x11173: 84, + 0x11180: 84, + 0x11181: 84, + 0x111B6: 84, + 0x111B7: 84, + 0x111B8: 84, + 0x111B9: 84, + 0x111BA: 84, + 0x111BB: 84, + 0x111BC: 84, + 0x111BD: 84, + 0x111BE: 84, + 0x111C9: 84, + 0x111CA: 84, + 0x111CB: 84, + 0x111CC: 84, + 0x111CF: 84, + 0x1122F: 84, + 0x11230: 84, + 0x11231: 84, + 0x11234: 84, + 0x11236: 84, + 0x11237: 84, + 0x1123E: 84, + 0x11241: 84, + 0x112DF: 84, + 0x112E3: 84, + 0x112E4: 84, + 0x112E5: 84, + 0x112E6: 84, + 0x112E7: 84, + 0x112E8: 84, + 0x112E9: 84, + 0x112EA: 84, + 0x11300: 84, + 0x11301: 84, + 0x1133B: 84, + 0x1133C: 84, + 0x11340: 84, + 0x11366: 84, + 0x11367: 84, + 0x11368: 84, + 0x11369: 84, + 0x1136A: 84, + 0x1136B: 84, + 0x1136C: 84, + 0x11370: 84, + 0x11371: 84, + 0x11372: 84, + 0x11373: 84, + 0x11374: 84, + 0x11438: 84, + 0x11439: 84, + 0x1143A: 84, + 0x1143B: 84, + 0x1143C: 84, + 0x1143D: 84, + 0x1143E: 84, + 0x1143F: 84, + 0x11442: 84, + 0x11443: 84, + 0x11444: 84, + 0x11446: 84, + 0x1145E: 84, + 0x114B3: 84, + 0x114B4: 84, + 0x114B5: 84, + 0x114B6: 84, + 0x114B7: 84, + 0x114B8: 84, + 0x114BA: 84, + 0x114BF: 84, + 0x114C0: 84, + 0x114C2: 84, + 0x114C3: 84, + 0x115B2: 84, + 0x115B3: 84, + 0x115B4: 84, + 0x115B5: 84, + 0x115BC: 84, + 0x115BD: 84, + 0x115BF: 84, + 0x115C0: 84, + 0x115DC: 84, + 0x115DD: 84, + 0x11633: 84, + 0x11634: 84, + 0x11635: 84, + 0x11636: 84, + 0x11637: 84, + 0x11638: 84, + 0x11639: 84, + 0x1163A: 84, + 0x1163D: 84, + 0x1163F: 84, + 0x11640: 84, + 0x116AB: 84, + 0x116AD: 84, + 0x116B0: 84, + 0x116B1: 84, + 0x116B2: 84, + 0x116B3: 84, + 0x116B4: 84, + 0x116B5: 84, + 0x116B7: 84, + 0x1171D: 84, + 0x1171E: 84, + 0x1171F: 84, + 0x11722: 84, + 0x11723: 84, + 0x11724: 84, + 0x11725: 84, + 0x11727: 84, + 0x11728: 84, + 0x11729: 84, + 0x1172A: 84, + 0x1172B: 84, + 0x1182F: 84, + 0x11830: 84, + 0x11831: 84, + 0x11832: 84, + 0x11833: 84, + 0x11834: 84, + 0x11835: 84, + 0x11836: 84, + 0x11837: 84, + 0x11839: 84, + 0x1183A: 84, + 0x1193B: 84, + 0x1193C: 84, + 0x1193E: 84, + 0x11943: 84, + 0x119D4: 84, + 0x119D5: 84, + 0x119D6: 84, + 0x119D7: 84, + 0x119DA: 84, + 0x119DB: 84, + 0x119E0: 84, + 0x11A01: 84, + 0x11A02: 84, + 0x11A03: 84, + 0x11A04: 84, + 0x11A05: 84, + 0x11A06: 84, + 0x11A07: 84, + 0x11A08: 84, + 0x11A09: 84, + 0x11A0A: 84, + 0x11A33: 84, + 0x11A34: 84, + 0x11A35: 84, + 0x11A36: 84, + 0x11A37: 84, + 0x11A38: 84, + 0x11A3B: 84, + 0x11A3C: 84, + 0x11A3D: 84, + 0x11A3E: 84, + 0x11A47: 84, + 0x11A51: 84, + 0x11A52: 84, + 0x11A53: 84, + 0x11A54: 84, + 0x11A55: 84, + 0x11A56: 84, + 0x11A59: 84, + 0x11A5A: 84, + 0x11A5B: 84, + 0x11A8A: 84, + 0x11A8B: 84, + 0x11A8C: 84, + 0x11A8D: 84, + 0x11A8E: 84, + 0x11A8F: 84, + 0x11A90: 84, + 0x11A91: 84, + 0x11A92: 84, + 0x11A93: 84, + 0x11A94: 84, + 0x11A95: 84, + 0x11A96: 84, + 0x11A98: 84, + 0x11A99: 84, + 0x11C30: 84, + 0x11C31: 84, + 0x11C32: 84, + 0x11C33: 84, + 0x11C34: 84, + 0x11C35: 84, + 0x11C36: 84, + 0x11C38: 84, + 0x11C39: 84, + 0x11C3A: 84, + 0x11C3B: 84, + 0x11C3C: 84, + 0x11C3D: 84, + 0x11C3F: 84, + 0x11C92: 84, + 0x11C93: 84, + 0x11C94: 84, + 0x11C95: 84, + 0x11C96: 84, + 0x11C97: 84, + 0x11C98: 84, + 0x11C99: 84, + 0x11C9A: 84, + 0x11C9B: 84, + 0x11C9C: 84, + 0x11C9D: 84, + 0x11C9E: 84, + 0x11C9F: 84, + 0x11CA0: 84, + 0x11CA1: 84, + 0x11CA2: 84, + 0x11CA3: 84, + 0x11CA4: 84, + 0x11CA5: 84, + 0x11CA6: 84, + 0x11CA7: 84, + 0x11CAA: 84, + 0x11CAB: 84, + 0x11CAC: 84, + 0x11CAD: 84, + 0x11CAE: 84, + 0x11CAF: 84, + 0x11CB0: 84, + 0x11CB2: 84, + 0x11CB3: 84, + 0x11CB5: 84, + 0x11CB6: 84, + 0x11D31: 84, + 0x11D32: 84, + 0x11D33: 84, + 0x11D34: 84, + 0x11D35: 84, + 0x11D36: 84, + 0x11D3A: 84, + 0x11D3C: 84, + 0x11D3D: 84, + 0x11D3F: 84, + 0x11D40: 84, + 0x11D41: 84, + 0x11D42: 84, + 0x11D43: 84, + 0x11D44: 84, + 0x11D45: 84, + 0x11D47: 84, + 0x11D90: 84, + 0x11D91: 84, + 0x11D95: 84, + 0x11D97: 84, + 0x11EF3: 84, + 0x11EF4: 84, + 0x11F00: 84, + 0x11F01: 84, + 0x11F36: 84, + 0x11F37: 84, + 0x11F38: 84, + 0x11F39: 84, + 0x11F3A: 84, + 0x11F40: 84, + 0x11F42: 84, + 0x13430: 84, + 0x13431: 84, + 0x13432: 84, + 0x13433: 84, + 0x13434: 84, + 0x13435: 84, + 0x13436: 84, + 0x13437: 84, + 0x13438: 84, + 0x13439: 84, + 0x1343A: 84, + 0x1343B: 84, + 0x1343C: 84, + 0x1343D: 84, + 0x1343E: 84, + 0x1343F: 84, + 0x13440: 84, + 0x13447: 84, + 0x13448: 84, + 0x13449: 84, + 0x1344A: 84, + 0x1344B: 84, + 0x1344C: 84, + 0x1344D: 84, + 0x1344E: 84, + 0x1344F: 84, + 0x13450: 84, + 0x13451: 84, + 0x13452: 84, + 0x13453: 84, + 0x13454: 84, + 0x13455: 84, + 0x16AF0: 84, + 0x16AF1: 84, + 0x16AF2: 84, + 0x16AF3: 84, + 0x16AF4: 84, + 0x16B30: 84, + 0x16B31: 84, + 0x16B32: 84, + 0x16B33: 84, + 0x16B34: 84, + 0x16B35: 84, + 0x16B36: 84, + 0x16F4F: 84, + 0x16F8F: 84, + 0x16F90: 84, + 0x16F91: 84, + 0x16F92: 84, + 0x16FE4: 84, + 0x1BC9D: 84, + 0x1BC9E: 84, + 0x1BCA0: 84, + 0x1BCA1: 84, + 0x1BCA2: 84, + 0x1BCA3: 84, + 0x1CF00: 84, + 0x1CF01: 84, + 0x1CF02: 84, + 0x1CF03: 84, + 0x1CF04: 84, + 0x1CF05: 84, + 0x1CF06: 84, + 0x1CF07: 84, + 0x1CF08: 84, + 0x1CF09: 84, + 0x1CF0A: 84, + 0x1CF0B: 84, + 0x1CF0C: 84, + 0x1CF0D: 84, + 0x1CF0E: 84, + 0x1CF0F: 84, + 0x1CF10: 84, + 0x1CF11: 84, + 0x1CF12: 84, + 0x1CF13: 84, + 0x1CF14: 84, + 0x1CF15: 84, + 0x1CF16: 84, + 0x1CF17: 84, + 0x1CF18: 84, + 0x1CF19: 84, + 0x1CF1A: 84, + 0x1CF1B: 84, + 0x1CF1C: 84, + 0x1CF1D: 84, + 0x1CF1E: 84, + 0x1CF1F: 84, + 0x1CF20: 84, + 0x1CF21: 84, + 0x1CF22: 84, + 0x1CF23: 84, + 0x1CF24: 84, + 0x1CF25: 84, + 0x1CF26: 84, + 0x1CF27: 84, + 0x1CF28: 84, + 0x1CF29: 84, + 0x1CF2A: 84, + 0x1CF2B: 84, + 0x1CF2C: 84, + 0x1CF2D: 84, + 0x1CF30: 84, + 0x1CF31: 84, + 0x1CF32: 84, + 0x1CF33: 84, + 0x1CF34: 84, + 0x1CF35: 84, + 0x1CF36: 84, + 0x1CF37: 84, + 0x1CF38: 84, + 0x1CF39: 84, + 0x1CF3A: 84, + 0x1CF3B: 84, + 0x1CF3C: 84, + 0x1CF3D: 84, + 0x1CF3E: 84, + 0x1CF3F: 84, + 0x1CF40: 84, + 0x1CF41: 84, + 0x1CF42: 84, + 0x1CF43: 84, + 0x1CF44: 84, + 0x1CF45: 84, + 0x1CF46: 84, + 0x1D167: 84, + 0x1D168: 84, + 0x1D169: 84, + 0x1D173: 84, + 0x1D174: 84, + 0x1D175: 84, + 0x1D176: 84, + 0x1D177: 84, + 0x1D178: 84, + 0x1D179: 84, + 0x1D17A: 84, + 0x1D17B: 84, + 0x1D17C: 84, + 0x1D17D: 84, + 0x1D17E: 84, + 0x1D17F: 84, + 0x1D180: 84, + 0x1D181: 84, + 0x1D182: 84, + 0x1D185: 84, + 0x1D186: 84, + 0x1D187: 84, + 0x1D188: 84, + 0x1D189: 84, + 0x1D18A: 84, + 0x1D18B: 84, + 0x1D1AA: 84, + 0x1D1AB: 84, + 0x1D1AC: 84, + 0x1D1AD: 84, + 0x1D242: 84, + 0x1D243: 84, + 0x1D244: 84, + 0x1DA00: 84, + 0x1DA01: 84, + 0x1DA02: 84, + 0x1DA03: 84, + 0x1DA04: 84, + 0x1DA05: 84, + 0x1DA06: 84, + 0x1DA07: 84, + 0x1DA08: 84, + 0x1DA09: 84, + 0x1DA0A: 84, + 0x1DA0B: 84, + 0x1DA0C: 84, + 0x1DA0D: 84, + 0x1DA0E: 84, + 0x1DA0F: 84, + 0x1DA10: 84, + 0x1DA11: 84, + 0x1DA12: 84, + 0x1DA13: 84, + 0x1DA14: 84, + 0x1DA15: 84, + 0x1DA16: 84, + 0x1DA17: 84, + 0x1DA18: 84, + 0x1DA19: 84, + 0x1DA1A: 84, + 0x1DA1B: 84, + 0x1DA1C: 84, + 0x1DA1D: 84, + 0x1DA1E: 84, + 0x1DA1F: 84, + 0x1DA20: 84, + 0x1DA21: 84, + 0x1DA22: 84, + 0x1DA23: 84, + 0x1DA24: 84, + 0x1DA25: 84, + 0x1DA26: 84, + 0x1DA27: 84, + 0x1DA28: 84, + 0x1DA29: 84, + 0x1DA2A: 84, + 0x1DA2B: 84, + 0x1DA2C: 84, + 0x1DA2D: 84, + 0x1DA2E: 84, + 0x1DA2F: 84, + 0x1DA30: 84, + 0x1DA31: 84, + 0x1DA32: 84, + 0x1DA33: 84, + 0x1DA34: 84, + 0x1DA35: 84, + 0x1DA36: 84, + 0x1DA3B: 84, + 0x1DA3C: 84, + 0x1DA3D: 84, + 0x1DA3E: 84, + 0x1DA3F: 84, + 0x1DA40: 84, + 0x1DA41: 84, + 0x1DA42: 84, + 0x1DA43: 84, + 0x1DA44: 84, + 0x1DA45: 84, + 0x1DA46: 84, + 0x1DA47: 84, + 0x1DA48: 84, + 0x1DA49: 84, + 0x1DA4A: 84, + 0x1DA4B: 84, + 0x1DA4C: 84, + 0x1DA4D: 84, + 0x1DA4E: 84, + 0x1DA4F: 84, + 0x1DA50: 84, + 0x1DA51: 84, + 0x1DA52: 84, + 0x1DA53: 84, + 0x1DA54: 84, + 0x1DA55: 84, + 0x1DA56: 84, + 0x1DA57: 84, + 0x1DA58: 84, + 0x1DA59: 84, + 0x1DA5A: 84, + 0x1DA5B: 84, + 0x1DA5C: 84, + 0x1DA5D: 84, + 0x1DA5E: 84, + 0x1DA5F: 84, + 0x1DA60: 84, + 0x1DA61: 84, + 0x1DA62: 84, + 0x1DA63: 84, + 0x1DA64: 84, + 0x1DA65: 84, + 0x1DA66: 84, + 0x1DA67: 84, + 0x1DA68: 84, + 0x1DA69: 84, + 0x1DA6A: 84, + 0x1DA6B: 84, + 0x1DA6C: 84, + 0x1DA75: 84, + 0x1DA84: 84, + 0x1DA9B: 84, + 0x1DA9C: 84, + 0x1DA9D: 84, + 0x1DA9E: 84, + 0x1DA9F: 84, + 0x1DAA1: 84, + 0x1DAA2: 84, + 0x1DAA3: 84, + 0x1DAA4: 84, + 0x1DAA5: 84, + 0x1DAA6: 84, + 0x1DAA7: 84, + 0x1DAA8: 84, + 0x1DAA9: 84, + 0x1DAAA: 84, + 0x1DAAB: 84, + 0x1DAAC: 84, + 0x1DAAD: 84, + 0x1DAAE: 84, + 0x1DAAF: 84, + 0x1E000: 84, + 0x1E001: 84, + 0x1E002: 84, + 0x1E003: 84, + 0x1E004: 84, + 0x1E005: 84, + 0x1E006: 84, + 0x1E008: 84, + 0x1E009: 84, + 0x1E00A: 84, + 0x1E00B: 84, + 0x1E00C: 84, + 0x1E00D: 84, + 0x1E00E: 84, + 0x1E00F: 84, + 0x1E010: 84, + 0x1E011: 84, + 0x1E012: 84, + 0x1E013: 84, + 0x1E014: 84, + 0x1E015: 84, + 0x1E016: 84, + 0x1E017: 84, + 0x1E018: 84, + 0x1E01B: 84, + 0x1E01C: 84, + 0x1E01D: 84, + 0x1E01E: 84, + 0x1E01F: 84, + 0x1E020: 84, + 0x1E021: 84, + 0x1E023: 84, + 0x1E024: 84, + 0x1E026: 84, + 0x1E027: 84, + 0x1E028: 84, + 0x1E029: 84, + 0x1E02A: 84, + 0x1E08F: 84, + 0x1E130: 84, + 0x1E131: 84, + 0x1E132: 84, + 0x1E133: 84, + 0x1E134: 84, + 0x1E135: 84, + 0x1E136: 84, + 0x1E2AE: 84, + 0x1E2EC: 84, + 0x1E2ED: 84, + 0x1E2EE: 84, + 0x1E2EF: 84, + 0x1E4EC: 84, + 0x1E4ED: 84, + 0x1E4EE: 84, + 0x1E4EF: 84, + 0x1E8D0: 84, + 0x1E8D1: 84, + 0x1E8D2: 84, + 0x1E8D3: 84, + 0x1E8D4: 84, + 0x1E8D5: 84, + 0x1E8D6: 84, + 0x1E900: 68, + 0x1E901: 68, + 0x1E902: 68, + 0x1E903: 68, + 0x1E904: 68, + 0x1E905: 68, + 0x1E906: 68, + 0x1E907: 68, + 0x1E908: 68, + 0x1E909: 68, + 0x1E90A: 68, + 0x1E90B: 68, + 0x1E90C: 68, + 0x1E90D: 68, + 0x1E90E: 68, + 0x1E90F: 68, + 0x1E910: 68, + 0x1E911: 68, + 0x1E912: 68, + 0x1E913: 68, + 0x1E914: 68, + 0x1E915: 68, + 0x1E916: 68, + 0x1E917: 68, + 0x1E918: 68, + 0x1E919: 68, + 0x1E91A: 68, + 0x1E91B: 68, + 0x1E91C: 68, + 0x1E91D: 68, + 0x1E91E: 68, + 0x1E91F: 68, + 0x1E920: 68, + 0x1E921: 68, + 0x1E922: 68, + 0x1E923: 68, + 0x1E924: 68, + 0x1E925: 68, + 0x1E926: 68, + 0x1E927: 68, + 0x1E928: 68, + 0x1E929: 68, + 0x1E92A: 68, + 0x1E92B: 68, + 0x1E92C: 68, + 0x1E92D: 68, + 0x1E92E: 68, + 0x1E92F: 68, + 0x1E930: 68, + 0x1E931: 68, + 0x1E932: 68, + 0x1E933: 68, + 0x1E934: 68, + 0x1E935: 68, + 0x1E936: 68, + 0x1E937: 68, + 0x1E938: 68, + 0x1E939: 68, + 0x1E93A: 68, + 0x1E93B: 68, + 0x1E93C: 68, + 0x1E93D: 68, + 0x1E93E: 68, + 0x1E93F: 68, + 0x1E940: 68, + 0x1E941: 68, + 0x1E942: 68, + 0x1E943: 68, + 0x1E944: 84, + 0x1E945: 84, + 0x1E946: 84, + 0x1E947: 84, + 0x1E948: 84, + 0x1E949: 84, + 0x1E94A: 84, + 0x1E94B: 84, + 0xE0001: 84, + 0xE0020: 84, + 0xE0021: 84, + 0xE0022: 84, + 0xE0023: 84, + 0xE0024: 84, + 0xE0025: 84, + 0xE0026: 84, + 0xE0027: 84, + 0xE0028: 84, + 0xE0029: 84, + 0xE002A: 84, + 0xE002B: 84, + 0xE002C: 84, + 0xE002D: 84, + 0xE002E: 84, + 0xE002F: 84, + 0xE0030: 84, + 0xE0031: 84, + 0xE0032: 84, + 0xE0033: 84, + 0xE0034: 84, + 0xE0035: 84, + 0xE0036: 84, + 0xE0037: 84, + 0xE0038: 84, + 0xE0039: 84, + 0xE003A: 84, + 0xE003B: 84, + 0xE003C: 84, + 0xE003D: 84, + 0xE003E: 84, + 0xE003F: 84, + 0xE0040: 84, + 0xE0041: 84, + 0xE0042: 84, + 0xE0043: 84, + 0xE0044: 84, + 0xE0045: 84, + 0xE0046: 84, + 0xE0047: 84, + 0xE0048: 84, + 0xE0049: 84, + 0xE004A: 84, + 0xE004B: 84, + 0xE004C: 84, + 0xE004D: 84, + 0xE004E: 84, + 0xE004F: 84, + 0xE0050: 84, + 0xE0051: 84, + 0xE0052: 84, + 0xE0053: 84, + 0xE0054: 84, + 0xE0055: 84, + 0xE0056: 84, + 0xE0057: 84, + 0xE0058: 84, + 0xE0059: 84, + 0xE005A: 84, + 0xE005B: 84, + 0xE005C: 84, + 0xE005D: 84, + 0xE005E: 84, + 0xE005F: 84, + 0xE0060: 84, + 0xE0061: 84, + 0xE0062: 84, + 0xE0063: 84, + 0xE0064: 84, + 0xE0065: 84, + 0xE0066: 84, + 0xE0067: 84, + 0xE0068: 84, + 0xE0069: 84, + 0xE006A: 84, + 0xE006B: 84, + 0xE006C: 84, + 0xE006D: 84, + 0xE006E: 84, + 0xE006F: 84, + 0xE0070: 84, + 0xE0071: 84, + 0xE0072: 84, + 0xE0073: 84, + 0xE0074: 84, + 0xE0075: 84, + 0xE0076: 84, + 0xE0077: 84, + 0xE0078: 84, + 0xE0079: 84, + 0xE007A: 84, + 0xE007B: 84, + 0xE007C: 84, + 0xE007D: 84, + 0xE007E: 84, + 0xE007F: 84, + 0xE0100: 84, + 0xE0101: 84, + 0xE0102: 84, + 0xE0103: 84, + 0xE0104: 84, + 0xE0105: 84, + 0xE0106: 84, + 0xE0107: 84, + 0xE0108: 84, + 0xE0109: 84, + 0xE010A: 84, + 0xE010B: 84, + 0xE010C: 84, + 0xE010D: 84, + 0xE010E: 84, + 0xE010F: 84, + 0xE0110: 84, + 0xE0111: 84, + 0xE0112: 84, + 0xE0113: 84, + 0xE0114: 84, + 0xE0115: 84, + 0xE0116: 84, + 0xE0117: 84, + 0xE0118: 84, + 0xE0119: 84, + 0xE011A: 84, + 0xE011B: 84, + 0xE011C: 84, + 0xE011D: 84, + 0xE011E: 84, + 0xE011F: 84, + 0xE0120: 84, + 0xE0121: 84, + 0xE0122: 84, + 0xE0123: 84, + 0xE0124: 84, + 0xE0125: 84, + 0xE0126: 84, + 0xE0127: 84, + 0xE0128: 84, + 0xE0129: 84, + 0xE012A: 84, + 0xE012B: 84, + 0xE012C: 84, + 0xE012D: 84, + 0xE012E: 84, + 0xE012F: 84, + 0xE0130: 84, + 0xE0131: 84, + 0xE0132: 84, + 0xE0133: 84, + 0xE0134: 84, + 0xE0135: 84, + 0xE0136: 84, + 0xE0137: 84, + 0xE0138: 84, + 0xE0139: 84, + 0xE013A: 84, + 0xE013B: 84, + 0xE013C: 84, + 0xE013D: 84, + 0xE013E: 84, + 0xE013F: 84, + 0xE0140: 84, + 0xE0141: 84, + 0xE0142: 84, + 0xE0143: 84, + 0xE0144: 84, + 0xE0145: 84, + 0xE0146: 84, + 0xE0147: 84, + 0xE0148: 84, + 0xE0149: 84, + 0xE014A: 84, + 0xE014B: 84, + 0xE014C: 84, + 0xE014D: 84, + 0xE014E: 84, + 0xE014F: 84, + 0xE0150: 84, + 0xE0151: 84, + 0xE0152: 84, + 0xE0153: 84, + 0xE0154: 84, + 0xE0155: 84, + 0xE0156: 84, + 0xE0157: 84, + 0xE0158: 84, + 0xE0159: 84, + 0xE015A: 84, + 0xE015B: 84, + 0xE015C: 84, + 0xE015D: 84, + 0xE015E: 84, + 0xE015F: 84, + 0xE0160: 84, + 0xE0161: 84, + 0xE0162: 84, + 0xE0163: 84, + 0xE0164: 84, + 0xE0165: 84, + 0xE0166: 84, + 0xE0167: 84, + 0xE0168: 84, + 0xE0169: 84, + 0xE016A: 84, + 0xE016B: 84, + 0xE016C: 84, + 0xE016D: 84, + 0xE016E: 84, + 0xE016F: 84, + 0xE0170: 84, + 0xE0171: 84, + 0xE0172: 84, + 0xE0173: 84, + 0xE0174: 84, + 0xE0175: 84, + 0xE0176: 84, + 0xE0177: 84, + 0xE0178: 84, + 0xE0179: 84, + 0xE017A: 84, + 0xE017B: 84, + 0xE017C: 84, + 0xE017D: 84, + 0xE017E: 84, + 0xE017F: 84, + 0xE0180: 84, + 0xE0181: 84, + 0xE0182: 84, + 0xE0183: 84, + 0xE0184: 84, + 0xE0185: 84, + 0xE0186: 84, + 0xE0187: 84, + 0xE0188: 84, + 0xE0189: 84, + 0xE018A: 84, + 0xE018B: 84, + 0xE018C: 84, + 0xE018D: 84, + 0xE018E: 84, + 0xE018F: 84, + 0xE0190: 84, + 0xE0191: 84, + 0xE0192: 84, + 0xE0193: 84, + 0xE0194: 84, + 0xE0195: 84, + 0xE0196: 84, + 0xE0197: 84, + 0xE0198: 84, + 0xE0199: 84, + 0xE019A: 84, + 0xE019B: 84, + 0xE019C: 84, + 0xE019D: 84, + 0xE019E: 84, + 0xE019F: 84, + 0xE01A0: 84, + 0xE01A1: 84, + 0xE01A2: 84, + 0xE01A3: 84, + 0xE01A4: 84, + 0xE01A5: 84, + 0xE01A6: 84, + 0xE01A7: 84, + 0xE01A8: 84, + 0xE01A9: 84, + 0xE01AA: 84, + 0xE01AB: 84, + 0xE01AC: 84, + 0xE01AD: 84, + 0xE01AE: 84, + 0xE01AF: 84, + 0xE01B0: 84, + 0xE01B1: 84, + 0xE01B2: 84, + 0xE01B3: 84, + 0xE01B4: 84, + 0xE01B5: 84, + 0xE01B6: 84, + 0xE01B7: 84, + 0xE01B8: 84, + 0xE01B9: 84, + 0xE01BA: 84, + 0xE01BB: 84, + 0xE01BC: 84, + 0xE01BD: 84, + 0xE01BE: 84, + 0xE01BF: 84, + 0xE01C0: 84, + 0xE01C1: 84, + 0xE01C2: 84, + 0xE01C3: 84, + 0xE01C4: 84, + 0xE01C5: 84, + 0xE01C6: 84, + 0xE01C7: 84, + 0xE01C8: 84, + 0xE01C9: 84, + 0xE01CA: 84, + 0xE01CB: 84, + 0xE01CC: 84, + 0xE01CD: 84, + 0xE01CE: 84, + 0xE01CF: 84, + 0xE01D0: 84, + 0xE01D1: 84, + 0xE01D2: 84, + 0xE01D3: 84, + 0xE01D4: 84, + 0xE01D5: 84, + 0xE01D6: 84, + 0xE01D7: 84, + 0xE01D8: 84, + 0xE01D9: 84, + 0xE01DA: 84, + 0xE01DB: 84, + 0xE01DC: 84, + 0xE01DD: 84, + 0xE01DE: 84, + 0xE01DF: 84, + 0xE01E0: 84, + 0xE01E1: 84, + 0xE01E2: 84, + 0xE01E3: 84, + 0xE01E4: 84, + 0xE01E5: 84, + 0xE01E6: 84, + 0xE01E7: 84, + 0xE01E8: 84, + 0xE01E9: 84, + 0xE01EA: 84, + 0xE01EB: 84, + 0xE01EC: 84, + 0xE01ED: 84, + 0xE01EE: 84, + 0xE01EF: 84, +} +codepoint_classes = { + "PVALID": ( + 0x2D0000002E, + 0x300000003A, + 0x610000007B, + 0xDF000000F7, + 0xF800000100, + 0x10100000102, + 0x10300000104, + 0x10500000106, + 0x10700000108, + 0x1090000010A, + 0x10B0000010C, + 0x10D0000010E, + 0x10F00000110, + 0x11100000112, + 0x11300000114, + 0x11500000116, + 0x11700000118, + 0x1190000011A, + 0x11B0000011C, + 0x11D0000011E, + 0x11F00000120, + 0x12100000122, + 0x12300000124, + 0x12500000126, + 0x12700000128, + 0x1290000012A, + 0x12B0000012C, + 0x12D0000012E, + 0x12F00000130, + 0x13100000132, + 0x13500000136, + 0x13700000139, + 0x13A0000013B, + 0x13C0000013D, + 0x13E0000013F, + 0x14200000143, + 0x14400000145, + 0x14600000147, + 0x14800000149, + 0x14B0000014C, + 0x14D0000014E, + 0x14F00000150, + 0x15100000152, + 0x15300000154, + 0x15500000156, + 0x15700000158, + 0x1590000015A, + 0x15B0000015C, + 0x15D0000015E, + 0x15F00000160, + 0x16100000162, + 0x16300000164, + 0x16500000166, + 0x16700000168, + 0x1690000016A, + 0x16B0000016C, + 0x16D0000016E, + 0x16F00000170, + 0x17100000172, + 0x17300000174, + 0x17500000176, + 0x17700000178, + 0x17A0000017B, + 0x17C0000017D, + 0x17E0000017F, + 0x18000000181, + 0x18300000184, + 0x18500000186, + 0x18800000189, + 0x18C0000018E, + 0x19200000193, + 0x19500000196, + 0x1990000019C, + 0x19E0000019F, + 0x1A1000001A2, + 0x1A3000001A4, + 0x1A5000001A6, + 0x1A8000001A9, + 0x1AA000001AC, + 0x1AD000001AE, + 0x1B0000001B1, + 0x1B4000001B5, + 0x1B6000001B7, + 0x1B9000001BC, + 0x1BD000001C4, + 0x1CE000001CF, + 0x1D0000001D1, + 0x1D2000001D3, + 0x1D4000001D5, + 0x1D6000001D7, + 0x1D8000001D9, + 0x1DA000001DB, + 0x1DC000001DE, + 0x1DF000001E0, + 0x1E1000001E2, + 0x1E3000001E4, + 0x1E5000001E6, + 0x1E7000001E8, + 0x1E9000001EA, + 0x1EB000001EC, + 0x1ED000001EE, + 0x1EF000001F1, + 0x1F5000001F6, + 0x1F9000001FA, + 0x1FB000001FC, + 0x1FD000001FE, + 0x1FF00000200, + 0x20100000202, + 0x20300000204, + 0x20500000206, + 0x20700000208, + 0x2090000020A, + 0x20B0000020C, + 0x20D0000020E, + 0x20F00000210, + 0x21100000212, + 0x21300000214, + 0x21500000216, + 0x21700000218, + 0x2190000021A, + 0x21B0000021C, + 0x21D0000021E, + 0x21F00000220, + 0x22100000222, + 0x22300000224, + 0x22500000226, + 0x22700000228, + 0x2290000022A, + 0x22B0000022C, + 0x22D0000022E, + 0x22F00000230, + 0x23100000232, + 0x2330000023A, + 0x23C0000023D, + 0x23F00000241, + 0x24200000243, + 0x24700000248, + 0x2490000024A, + 0x24B0000024C, + 0x24D0000024E, + 0x24F000002B0, + 0x2B9000002C2, + 0x2C6000002D2, + 0x2EC000002ED, + 0x2EE000002EF, + 0x30000000340, + 0x34200000343, + 0x3460000034F, + 0x35000000370, + 0x37100000372, + 0x37300000374, + 0x37700000378, + 0x37B0000037E, + 0x39000000391, + 0x3AC000003CF, + 0x3D7000003D8, + 0x3D9000003DA, + 0x3DB000003DC, + 0x3DD000003DE, + 0x3DF000003E0, + 0x3E1000003E2, + 0x3E3000003E4, + 0x3E5000003E6, + 0x3E7000003E8, + 0x3E9000003EA, + 0x3EB000003EC, + 0x3ED000003EE, + 0x3EF000003F0, + 0x3F3000003F4, + 0x3F8000003F9, + 0x3FB000003FD, + 0x43000000460, + 0x46100000462, + 0x46300000464, + 0x46500000466, + 0x46700000468, + 0x4690000046A, + 0x46B0000046C, + 0x46D0000046E, + 0x46F00000470, + 0x47100000472, + 0x47300000474, + 0x47500000476, + 0x47700000478, + 0x4790000047A, + 0x47B0000047C, + 0x47D0000047E, + 0x47F00000480, + 0x48100000482, + 0x48300000488, + 0x48B0000048C, + 0x48D0000048E, + 0x48F00000490, + 0x49100000492, + 0x49300000494, + 0x49500000496, + 0x49700000498, + 0x4990000049A, + 0x49B0000049C, + 0x49D0000049E, + 0x49F000004A0, + 0x4A1000004A2, + 0x4A3000004A4, + 0x4A5000004A6, + 0x4A7000004A8, + 0x4A9000004AA, + 0x4AB000004AC, + 0x4AD000004AE, + 0x4AF000004B0, + 0x4B1000004B2, + 0x4B3000004B4, + 0x4B5000004B6, + 0x4B7000004B8, + 0x4B9000004BA, + 0x4BB000004BC, + 0x4BD000004BE, + 0x4BF000004C0, + 0x4C2000004C3, + 0x4C4000004C5, + 0x4C6000004C7, + 0x4C8000004C9, + 0x4CA000004CB, + 0x4CC000004CD, + 0x4CE000004D0, + 0x4D1000004D2, + 0x4D3000004D4, + 0x4D5000004D6, + 0x4D7000004D8, + 0x4D9000004DA, + 0x4DB000004DC, + 0x4DD000004DE, + 0x4DF000004E0, + 0x4E1000004E2, + 0x4E3000004E4, + 0x4E5000004E6, + 0x4E7000004E8, + 0x4E9000004EA, + 0x4EB000004EC, + 0x4ED000004EE, + 0x4EF000004F0, + 0x4F1000004F2, + 0x4F3000004F4, + 0x4F5000004F6, + 0x4F7000004F8, + 0x4F9000004FA, + 0x4FB000004FC, + 0x4FD000004FE, + 0x4FF00000500, + 0x50100000502, + 0x50300000504, + 0x50500000506, + 0x50700000508, + 0x5090000050A, + 0x50B0000050C, + 0x50D0000050E, + 0x50F00000510, + 0x51100000512, + 0x51300000514, + 0x51500000516, + 0x51700000518, + 0x5190000051A, + 0x51B0000051C, + 0x51D0000051E, + 0x51F00000520, + 0x52100000522, + 0x52300000524, + 0x52500000526, + 0x52700000528, + 0x5290000052A, + 0x52B0000052C, + 0x52D0000052E, + 0x52F00000530, + 0x5590000055A, + 0x56000000587, + 0x58800000589, + 0x591000005BE, + 0x5BF000005C0, + 0x5C1000005C3, + 0x5C4000005C6, + 0x5C7000005C8, + 0x5D0000005EB, + 0x5EF000005F3, + 0x6100000061B, + 0x62000000640, + 0x64100000660, + 0x66E00000675, + 0x679000006D4, + 0x6D5000006DD, + 0x6DF000006E9, + 0x6EA000006F0, + 0x6FA00000700, + 0x7100000074B, + 0x74D000007B2, + 0x7C0000007F6, + 0x7FD000007FE, + 0x8000000082E, + 0x8400000085C, + 0x8600000086B, + 0x87000000888, + 0x8890000088F, + 0x898000008E2, + 0x8E300000958, + 0x96000000964, + 0x96600000970, + 0x97100000984, + 0x9850000098D, + 0x98F00000991, + 0x993000009A9, + 0x9AA000009B1, + 0x9B2000009B3, + 0x9B6000009BA, + 0x9BC000009C5, + 0x9C7000009C9, + 0x9CB000009CF, + 0x9D7000009D8, + 0x9E0000009E4, + 0x9E6000009F2, + 0x9FC000009FD, + 0x9FE000009FF, + 0xA0100000A04, + 0xA0500000A0B, + 0xA0F00000A11, + 0xA1300000A29, + 0xA2A00000A31, + 0xA3200000A33, + 0xA3500000A36, + 0xA3800000A3A, + 0xA3C00000A3D, + 0xA3E00000A43, + 0xA4700000A49, + 0xA4B00000A4E, + 0xA5100000A52, + 0xA5C00000A5D, + 0xA6600000A76, + 0xA8100000A84, + 0xA8500000A8E, + 0xA8F00000A92, + 0xA9300000AA9, + 0xAAA00000AB1, + 0xAB200000AB4, + 0xAB500000ABA, + 0xABC00000AC6, + 0xAC700000ACA, + 0xACB00000ACE, + 0xAD000000AD1, + 0xAE000000AE4, + 0xAE600000AF0, + 0xAF900000B00, + 0xB0100000B04, + 0xB0500000B0D, + 0xB0F00000B11, + 0xB1300000B29, + 0xB2A00000B31, + 0xB3200000B34, + 0xB3500000B3A, + 0xB3C00000B45, + 0xB4700000B49, + 0xB4B00000B4E, + 0xB5500000B58, + 0xB5F00000B64, + 0xB6600000B70, + 0xB7100000B72, + 0xB8200000B84, + 0xB8500000B8B, + 0xB8E00000B91, + 0xB9200000B96, + 0xB9900000B9B, + 0xB9C00000B9D, + 0xB9E00000BA0, + 0xBA300000BA5, + 0xBA800000BAB, + 0xBAE00000BBA, + 0xBBE00000BC3, + 0xBC600000BC9, + 0xBCA00000BCE, + 0xBD000000BD1, + 0xBD700000BD8, + 0xBE600000BF0, + 0xC0000000C0D, + 0xC0E00000C11, + 0xC1200000C29, + 0xC2A00000C3A, + 0xC3C00000C45, + 0xC4600000C49, + 0xC4A00000C4E, + 0xC5500000C57, + 0xC5800000C5B, + 0xC5D00000C5E, + 0xC6000000C64, + 0xC6600000C70, + 0xC8000000C84, + 0xC8500000C8D, + 0xC8E00000C91, + 0xC9200000CA9, + 0xCAA00000CB4, + 0xCB500000CBA, + 0xCBC00000CC5, + 0xCC600000CC9, + 0xCCA00000CCE, + 0xCD500000CD7, + 0xCDD00000CDF, + 0xCE000000CE4, + 0xCE600000CF0, + 0xCF100000CF4, + 0xD0000000D0D, + 0xD0E00000D11, + 0xD1200000D45, + 0xD4600000D49, + 0xD4A00000D4F, + 0xD5400000D58, + 0xD5F00000D64, + 0xD6600000D70, + 0xD7A00000D80, + 0xD8100000D84, + 0xD8500000D97, + 0xD9A00000DB2, + 0xDB300000DBC, + 0xDBD00000DBE, + 0xDC000000DC7, + 0xDCA00000DCB, + 0xDCF00000DD5, + 0xDD600000DD7, + 0xDD800000DE0, + 0xDE600000DF0, + 0xDF200000DF4, + 0xE0100000E33, + 0xE3400000E3B, + 0xE4000000E4F, + 0xE5000000E5A, + 0xE8100000E83, + 0xE8400000E85, + 0xE8600000E8B, + 0xE8C00000EA4, + 0xEA500000EA6, + 0xEA700000EB3, + 0xEB400000EBE, + 0xEC000000EC5, + 0xEC600000EC7, + 0xEC800000ECF, + 0xED000000EDA, + 0xEDE00000EE0, + 0xF0000000F01, + 0xF0B00000F0C, + 0xF1800000F1A, + 0xF2000000F2A, + 0xF3500000F36, + 0xF3700000F38, + 0xF3900000F3A, + 0xF3E00000F43, + 0xF4400000F48, + 0xF4900000F4D, + 0xF4E00000F52, + 0xF5300000F57, + 0xF5800000F5C, + 0xF5D00000F69, + 0xF6A00000F6D, + 0xF7100000F73, + 0xF7400000F75, + 0xF7A00000F81, + 0xF8200000F85, + 0xF8600000F93, + 0xF9400000F98, + 0xF9900000F9D, + 0xF9E00000FA2, + 0xFA300000FA7, + 0xFA800000FAC, + 0xFAD00000FB9, + 0xFBA00000FBD, + 0xFC600000FC7, + 0x10000000104A, + 0x10500000109E, + 0x10D0000010FB, + 0x10FD00001100, + 0x120000001249, + 0x124A0000124E, + 0x125000001257, + 0x125800001259, + 0x125A0000125E, + 0x126000001289, + 0x128A0000128E, + 0x1290000012B1, + 0x12B2000012B6, + 0x12B8000012BF, + 0x12C0000012C1, + 0x12C2000012C6, + 0x12C8000012D7, + 0x12D800001311, + 0x131200001316, + 0x13180000135B, + 0x135D00001360, + 0x138000001390, + 0x13A0000013F6, + 0x14010000166D, + 0x166F00001680, + 0x16810000169B, + 0x16A0000016EB, + 0x16F1000016F9, + 0x170000001716, + 0x171F00001735, + 0x174000001754, + 0x17600000176D, + 0x176E00001771, + 0x177200001774, + 0x1780000017B4, + 0x17B6000017D4, + 0x17D7000017D8, + 0x17DC000017DE, + 0x17E0000017EA, + 0x18100000181A, + 0x182000001879, + 0x1880000018AB, + 0x18B0000018F6, + 0x19000000191F, + 0x19200000192C, + 0x19300000193C, + 0x19460000196E, + 0x197000001975, + 0x1980000019AC, + 0x19B0000019CA, + 0x19D0000019DA, + 0x1A0000001A1C, + 0x1A2000001A5F, + 0x1A6000001A7D, + 0x1A7F00001A8A, + 0x1A9000001A9A, + 0x1AA700001AA8, + 0x1AB000001ABE, + 0x1ABF00001ACF, + 0x1B0000001B4D, + 0x1B5000001B5A, + 0x1B6B00001B74, + 0x1B8000001BF4, + 0x1C0000001C38, + 0x1C4000001C4A, + 0x1C4D00001C7E, + 0x1CD000001CD3, + 0x1CD400001CFB, + 0x1D0000001D2C, + 0x1D2F00001D30, + 0x1D3B00001D3C, + 0x1D4E00001D4F, + 0x1D6B00001D78, + 0x1D7900001D9B, + 0x1DC000001E00, + 0x1E0100001E02, + 0x1E0300001E04, + 0x1E0500001E06, + 0x1E0700001E08, + 0x1E0900001E0A, + 0x1E0B00001E0C, + 0x1E0D00001E0E, + 0x1E0F00001E10, + 0x1E1100001E12, + 0x1E1300001E14, + 0x1E1500001E16, + 0x1E1700001E18, + 0x1E1900001E1A, + 0x1E1B00001E1C, + 0x1E1D00001E1E, + 0x1E1F00001E20, + 0x1E2100001E22, + 0x1E2300001E24, + 0x1E2500001E26, + 0x1E2700001E28, + 0x1E2900001E2A, + 0x1E2B00001E2C, + 0x1E2D00001E2E, + 0x1E2F00001E30, + 0x1E3100001E32, + 0x1E3300001E34, + 0x1E3500001E36, + 0x1E3700001E38, + 0x1E3900001E3A, + 0x1E3B00001E3C, + 0x1E3D00001E3E, + 0x1E3F00001E40, + 0x1E4100001E42, + 0x1E4300001E44, + 0x1E4500001E46, + 0x1E4700001E48, + 0x1E4900001E4A, + 0x1E4B00001E4C, + 0x1E4D00001E4E, + 0x1E4F00001E50, + 0x1E5100001E52, + 0x1E5300001E54, + 0x1E5500001E56, + 0x1E5700001E58, + 0x1E5900001E5A, + 0x1E5B00001E5C, + 0x1E5D00001E5E, + 0x1E5F00001E60, + 0x1E6100001E62, + 0x1E6300001E64, + 0x1E6500001E66, + 0x1E6700001E68, + 0x1E6900001E6A, + 0x1E6B00001E6C, + 0x1E6D00001E6E, + 0x1E6F00001E70, + 0x1E7100001E72, + 0x1E7300001E74, + 0x1E7500001E76, + 0x1E7700001E78, + 0x1E7900001E7A, + 0x1E7B00001E7C, + 0x1E7D00001E7E, + 0x1E7F00001E80, + 0x1E8100001E82, + 0x1E8300001E84, + 0x1E8500001E86, + 0x1E8700001E88, + 0x1E8900001E8A, + 0x1E8B00001E8C, + 0x1E8D00001E8E, + 0x1E8F00001E90, + 0x1E9100001E92, + 0x1E9300001E94, + 0x1E9500001E9A, + 0x1E9C00001E9E, + 0x1E9F00001EA0, + 0x1EA100001EA2, + 0x1EA300001EA4, + 0x1EA500001EA6, + 0x1EA700001EA8, + 0x1EA900001EAA, + 0x1EAB00001EAC, + 0x1EAD00001EAE, + 0x1EAF00001EB0, + 0x1EB100001EB2, + 0x1EB300001EB4, + 0x1EB500001EB6, + 0x1EB700001EB8, + 0x1EB900001EBA, + 0x1EBB00001EBC, + 0x1EBD00001EBE, + 0x1EBF00001EC0, + 0x1EC100001EC2, + 0x1EC300001EC4, + 0x1EC500001EC6, + 0x1EC700001EC8, + 0x1EC900001ECA, + 0x1ECB00001ECC, + 0x1ECD00001ECE, + 0x1ECF00001ED0, + 0x1ED100001ED2, + 0x1ED300001ED4, + 0x1ED500001ED6, + 0x1ED700001ED8, + 0x1ED900001EDA, + 0x1EDB00001EDC, + 0x1EDD00001EDE, + 0x1EDF00001EE0, + 0x1EE100001EE2, + 0x1EE300001EE4, + 0x1EE500001EE6, + 0x1EE700001EE8, + 0x1EE900001EEA, + 0x1EEB00001EEC, + 0x1EED00001EEE, + 0x1EEF00001EF0, + 0x1EF100001EF2, + 0x1EF300001EF4, + 0x1EF500001EF6, + 0x1EF700001EF8, + 0x1EF900001EFA, + 0x1EFB00001EFC, + 0x1EFD00001EFE, + 0x1EFF00001F08, + 0x1F1000001F16, + 0x1F2000001F28, + 0x1F3000001F38, + 0x1F4000001F46, + 0x1F5000001F58, + 0x1F6000001F68, + 0x1F7000001F71, + 0x1F7200001F73, + 0x1F7400001F75, + 0x1F7600001F77, + 0x1F7800001F79, + 0x1F7A00001F7B, + 0x1F7C00001F7D, + 0x1FB000001FB2, + 0x1FB600001FB7, + 0x1FC600001FC7, + 0x1FD000001FD3, + 0x1FD600001FD8, + 0x1FE000001FE3, + 0x1FE400001FE8, + 0x1FF600001FF7, + 0x214E0000214F, + 0x218400002185, + 0x2C3000002C60, + 0x2C6100002C62, + 0x2C6500002C67, + 0x2C6800002C69, + 0x2C6A00002C6B, + 0x2C6C00002C6D, + 0x2C7100002C72, + 0x2C7300002C75, + 0x2C7600002C7C, + 0x2C8100002C82, + 0x2C8300002C84, + 0x2C8500002C86, + 0x2C8700002C88, + 0x2C8900002C8A, + 0x2C8B00002C8C, + 0x2C8D00002C8E, + 0x2C8F00002C90, + 0x2C9100002C92, + 0x2C9300002C94, + 0x2C9500002C96, + 0x2C9700002C98, + 0x2C9900002C9A, + 0x2C9B00002C9C, + 0x2C9D00002C9E, + 0x2C9F00002CA0, + 0x2CA100002CA2, + 0x2CA300002CA4, + 0x2CA500002CA6, + 0x2CA700002CA8, + 0x2CA900002CAA, + 0x2CAB00002CAC, + 0x2CAD00002CAE, + 0x2CAF00002CB0, + 0x2CB100002CB2, + 0x2CB300002CB4, + 0x2CB500002CB6, + 0x2CB700002CB8, + 0x2CB900002CBA, + 0x2CBB00002CBC, + 0x2CBD00002CBE, + 0x2CBF00002CC0, + 0x2CC100002CC2, + 0x2CC300002CC4, + 0x2CC500002CC6, + 0x2CC700002CC8, + 0x2CC900002CCA, + 0x2CCB00002CCC, + 0x2CCD00002CCE, + 0x2CCF00002CD0, + 0x2CD100002CD2, + 0x2CD300002CD4, + 0x2CD500002CD6, + 0x2CD700002CD8, + 0x2CD900002CDA, + 0x2CDB00002CDC, + 0x2CDD00002CDE, + 0x2CDF00002CE0, + 0x2CE100002CE2, + 0x2CE300002CE5, + 0x2CEC00002CED, + 0x2CEE00002CF2, + 0x2CF300002CF4, + 0x2D0000002D26, + 0x2D2700002D28, + 0x2D2D00002D2E, + 0x2D3000002D68, + 0x2D7F00002D97, + 0x2DA000002DA7, + 0x2DA800002DAF, + 0x2DB000002DB7, + 0x2DB800002DBF, + 0x2DC000002DC7, + 0x2DC800002DCF, + 0x2DD000002DD7, + 0x2DD800002DDF, + 0x2DE000002E00, + 0x2E2F00002E30, + 0x300500003008, + 0x302A0000302E, + 0x303C0000303D, + 0x304100003097, + 0x30990000309B, + 0x309D0000309F, + 0x30A1000030FB, + 0x30FC000030FF, + 0x310500003130, + 0x31A0000031C0, + 0x31F000003200, + 0x340000004DC0, + 0x4E000000A48D, + 0xA4D00000A4FE, + 0xA5000000A60D, + 0xA6100000A62C, + 0xA6410000A642, + 0xA6430000A644, + 0xA6450000A646, + 0xA6470000A648, + 0xA6490000A64A, + 0xA64B0000A64C, + 0xA64D0000A64E, + 0xA64F0000A650, + 0xA6510000A652, + 0xA6530000A654, + 0xA6550000A656, + 0xA6570000A658, + 0xA6590000A65A, + 0xA65B0000A65C, + 0xA65D0000A65E, + 0xA65F0000A660, + 0xA6610000A662, + 0xA6630000A664, + 0xA6650000A666, + 0xA6670000A668, + 0xA6690000A66A, + 0xA66B0000A66C, + 0xA66D0000A670, + 0xA6740000A67E, + 0xA67F0000A680, + 0xA6810000A682, + 0xA6830000A684, + 0xA6850000A686, + 0xA6870000A688, + 0xA6890000A68A, + 0xA68B0000A68C, + 0xA68D0000A68E, + 0xA68F0000A690, + 0xA6910000A692, + 0xA6930000A694, + 0xA6950000A696, + 0xA6970000A698, + 0xA6990000A69A, + 0xA69B0000A69C, + 0xA69E0000A6E6, + 0xA6F00000A6F2, + 0xA7170000A720, + 0xA7230000A724, + 0xA7250000A726, + 0xA7270000A728, + 0xA7290000A72A, + 0xA72B0000A72C, + 0xA72D0000A72E, + 0xA72F0000A732, + 0xA7330000A734, + 0xA7350000A736, + 0xA7370000A738, + 0xA7390000A73A, + 0xA73B0000A73C, + 0xA73D0000A73E, + 0xA73F0000A740, + 0xA7410000A742, + 0xA7430000A744, + 0xA7450000A746, + 0xA7470000A748, + 0xA7490000A74A, + 0xA74B0000A74C, + 0xA74D0000A74E, + 0xA74F0000A750, + 0xA7510000A752, + 0xA7530000A754, + 0xA7550000A756, + 0xA7570000A758, + 0xA7590000A75A, + 0xA75B0000A75C, + 0xA75D0000A75E, + 0xA75F0000A760, + 0xA7610000A762, + 0xA7630000A764, + 0xA7650000A766, + 0xA7670000A768, + 0xA7690000A76A, + 0xA76B0000A76C, + 0xA76D0000A76E, + 0xA76F0000A770, + 0xA7710000A779, + 0xA77A0000A77B, + 0xA77C0000A77D, + 0xA77F0000A780, + 0xA7810000A782, + 0xA7830000A784, + 0xA7850000A786, + 0xA7870000A789, + 0xA78C0000A78D, + 0xA78E0000A790, + 0xA7910000A792, + 0xA7930000A796, + 0xA7970000A798, + 0xA7990000A79A, + 0xA79B0000A79C, + 0xA79D0000A79E, + 0xA79F0000A7A0, + 0xA7A10000A7A2, + 0xA7A30000A7A4, + 0xA7A50000A7A6, + 0xA7A70000A7A8, + 0xA7A90000A7AA, + 0xA7AF0000A7B0, + 0xA7B50000A7B6, + 0xA7B70000A7B8, + 0xA7B90000A7BA, + 0xA7BB0000A7BC, + 0xA7BD0000A7BE, + 0xA7BF0000A7C0, + 0xA7C10000A7C2, + 0xA7C30000A7C4, + 0xA7C80000A7C9, + 0xA7CA0000A7CB, + 0xA7D10000A7D2, + 0xA7D30000A7D4, + 0xA7D50000A7D6, + 0xA7D70000A7D8, + 0xA7D90000A7DA, + 0xA7F60000A7F8, + 0xA7FA0000A828, + 0xA82C0000A82D, + 0xA8400000A874, + 0xA8800000A8C6, + 0xA8D00000A8DA, + 0xA8E00000A8F8, + 0xA8FB0000A8FC, + 0xA8FD0000A92E, + 0xA9300000A954, + 0xA9800000A9C1, + 0xA9CF0000A9DA, + 0xA9E00000A9FF, + 0xAA000000AA37, + 0xAA400000AA4E, + 0xAA500000AA5A, + 0xAA600000AA77, + 0xAA7A0000AAC3, + 0xAADB0000AADE, + 0xAAE00000AAF0, + 0xAAF20000AAF7, + 0xAB010000AB07, + 0xAB090000AB0F, + 0xAB110000AB17, + 0xAB200000AB27, + 0xAB280000AB2F, + 0xAB300000AB5B, + 0xAB600000AB69, + 0xABC00000ABEB, + 0xABEC0000ABEE, + 0xABF00000ABFA, + 0xAC000000D7A4, + 0xFA0E0000FA10, + 0xFA110000FA12, + 0xFA130000FA15, + 0xFA1F0000FA20, + 0xFA210000FA22, + 0xFA230000FA25, + 0xFA270000FA2A, + 0xFB1E0000FB1F, + 0xFE200000FE30, + 0xFE730000FE74, + 0x100000001000C, + 0x1000D00010027, + 0x100280001003B, + 0x1003C0001003E, + 0x1003F0001004E, + 0x100500001005E, + 0x10080000100FB, + 0x101FD000101FE, + 0x102800001029D, + 0x102A0000102D1, + 0x102E0000102E1, + 0x1030000010320, + 0x1032D00010341, + 0x103420001034A, + 0x103500001037B, + 0x103800001039E, + 0x103A0000103C4, + 0x103C8000103D0, + 0x104280001049E, + 0x104A0000104AA, + 0x104D8000104FC, + 0x1050000010528, + 0x1053000010564, + 0x10597000105A2, + 0x105A3000105B2, + 0x105B3000105BA, + 0x105BB000105BD, + 0x1060000010737, + 0x1074000010756, + 0x1076000010768, + 0x1078000010781, + 0x1080000010806, + 0x1080800010809, + 0x1080A00010836, + 0x1083700010839, + 0x1083C0001083D, + 0x1083F00010856, + 0x1086000010877, + 0x108800001089F, + 0x108E0000108F3, + 0x108F4000108F6, + 0x1090000010916, + 0x109200001093A, + 0x10980000109B8, + 0x109BE000109C0, + 0x10A0000010A04, + 0x10A0500010A07, + 0x10A0C00010A14, + 0x10A1500010A18, + 0x10A1900010A36, + 0x10A3800010A3B, + 0x10A3F00010A40, + 0x10A6000010A7D, + 0x10A8000010A9D, + 0x10AC000010AC8, + 0x10AC900010AE7, + 0x10B0000010B36, + 0x10B4000010B56, + 0x10B6000010B73, + 0x10B8000010B92, + 0x10C0000010C49, + 0x10CC000010CF3, + 0x10D0000010D28, + 0x10D3000010D3A, + 0x10E8000010EAA, + 0x10EAB00010EAD, + 0x10EB000010EB2, + 0x10EFD00010F1D, + 0x10F2700010F28, + 0x10F3000010F51, + 0x10F7000010F86, + 0x10FB000010FC5, + 0x10FE000010FF7, + 0x1100000011047, + 0x1106600011076, + 0x1107F000110BB, + 0x110C2000110C3, + 0x110D0000110E9, + 0x110F0000110FA, + 0x1110000011135, + 0x1113600011140, + 0x1114400011148, + 0x1115000011174, + 0x1117600011177, + 0x11180000111C5, + 0x111C9000111CD, + 0x111CE000111DB, + 0x111DC000111DD, + 0x1120000011212, + 0x1121300011238, + 0x1123E00011242, + 0x1128000011287, + 0x1128800011289, + 0x1128A0001128E, + 0x1128F0001129E, + 0x1129F000112A9, + 0x112B0000112EB, + 0x112F0000112FA, + 0x1130000011304, + 0x113050001130D, + 0x1130F00011311, + 0x1131300011329, + 0x1132A00011331, + 0x1133200011334, + 0x113350001133A, + 0x1133B00011345, + 0x1134700011349, + 0x1134B0001134E, + 0x1135000011351, + 0x1135700011358, + 0x1135D00011364, + 0x113660001136D, + 0x1137000011375, + 0x114000001144B, + 0x114500001145A, + 0x1145E00011462, + 0x11480000114C6, + 0x114C7000114C8, + 0x114D0000114DA, + 0x11580000115B6, + 0x115B8000115C1, + 0x115D8000115DE, + 0x1160000011641, + 0x1164400011645, + 0x116500001165A, + 0x11680000116B9, + 0x116C0000116CA, + 0x117000001171B, + 0x1171D0001172C, + 0x117300001173A, + 0x1174000011747, + 0x118000001183B, + 0x118C0000118EA, + 0x118FF00011907, + 0x119090001190A, + 0x1190C00011914, + 0x1191500011917, + 0x1191800011936, + 0x1193700011939, + 0x1193B00011944, + 0x119500001195A, + 0x119A0000119A8, + 0x119AA000119D8, + 0x119DA000119E2, + 0x119E3000119E5, + 0x11A0000011A3F, + 0x11A4700011A48, + 0x11A5000011A9A, + 0x11A9D00011A9E, + 0x11AB000011AF9, + 0x11C0000011C09, + 0x11C0A00011C37, + 0x11C3800011C41, + 0x11C5000011C5A, + 0x11C7200011C90, + 0x11C9200011CA8, + 0x11CA900011CB7, + 0x11D0000011D07, + 0x11D0800011D0A, + 0x11D0B00011D37, + 0x11D3A00011D3B, + 0x11D3C00011D3E, + 0x11D3F00011D48, + 0x11D5000011D5A, + 0x11D6000011D66, + 0x11D6700011D69, + 0x11D6A00011D8F, + 0x11D9000011D92, + 0x11D9300011D99, + 0x11DA000011DAA, + 0x11EE000011EF7, + 0x11F0000011F11, + 0x11F1200011F3B, + 0x11F3E00011F43, + 0x11F5000011F5A, + 0x11FB000011FB1, + 0x120000001239A, + 0x1248000012544, + 0x12F9000012FF1, + 0x1300000013430, + 0x1344000013456, + 0x1440000014647, + 0x1680000016A39, + 0x16A4000016A5F, + 0x16A6000016A6A, + 0x16A7000016ABF, + 0x16AC000016ACA, + 0x16AD000016AEE, + 0x16AF000016AF5, + 0x16B0000016B37, + 0x16B4000016B44, + 0x16B5000016B5A, + 0x16B6300016B78, + 0x16B7D00016B90, + 0x16E6000016E80, + 0x16F0000016F4B, + 0x16F4F00016F88, + 0x16F8F00016FA0, + 0x16FE000016FE2, + 0x16FE300016FE5, + 0x16FF000016FF2, + 0x17000000187F8, + 0x1880000018CD6, + 0x18D0000018D09, + 0x1AFF00001AFF4, + 0x1AFF50001AFFC, + 0x1AFFD0001AFFF, + 0x1B0000001B123, + 0x1B1320001B133, + 0x1B1500001B153, + 0x1B1550001B156, + 0x1B1640001B168, + 0x1B1700001B2FC, + 0x1BC000001BC6B, + 0x1BC700001BC7D, + 0x1BC800001BC89, + 0x1BC900001BC9A, + 0x1BC9D0001BC9F, + 0x1CF000001CF2E, + 0x1CF300001CF47, + 0x1DA000001DA37, + 0x1DA3B0001DA6D, + 0x1DA750001DA76, + 0x1DA840001DA85, + 0x1DA9B0001DAA0, + 0x1DAA10001DAB0, + 0x1DF000001DF1F, + 0x1DF250001DF2B, + 0x1E0000001E007, + 0x1E0080001E019, + 0x1E01B0001E022, + 0x1E0230001E025, + 0x1E0260001E02B, + 0x1E08F0001E090, + 0x1E1000001E12D, + 0x1E1300001E13E, + 0x1E1400001E14A, + 0x1E14E0001E14F, + 0x1E2900001E2AF, + 0x1E2C00001E2FA, + 0x1E4D00001E4FA, + 0x1E7E00001E7E7, + 0x1E7E80001E7EC, + 0x1E7ED0001E7EF, + 0x1E7F00001E7FF, + 0x1E8000001E8C5, + 0x1E8D00001E8D7, + 0x1E9220001E94C, + 0x1E9500001E95A, + 0x200000002A6E0, + 0x2A7000002B73A, + 0x2B7400002B81E, + 0x2B8200002CEA2, + 0x2CEB00002EBE1, + 0x2EBF00002EE5E, + 0x300000003134B, + 0x31350000323B0, + ), + "CONTEXTJ": (0x200C0000200E,), + "CONTEXTO": ( + 0xB7000000B8, + 0x37500000376, + 0x5F3000005F5, + 0x6600000066A, + 0x6F0000006FA, + 0x30FB000030FC, + ), +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/intranges.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/intranges.py new file mode 100644 index 00000000000..7bfaa8d80d7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/intranges.py @@ -0,0 +1,57 @@ +""" +Given a list of integers, made up of (hopefully) a small number of long runs +of consecutive integers, compute a representation of the form +((start1, end1), (start2, end2) ...). Then answer the question "was x present +in the original list?" in time O(log(# runs)). +""" + +import bisect +from typing import List, Tuple + + +def intranges_from_list(list_: List[int]) -> Tuple[int, ...]: + """Represent a list of integers as a sequence of ranges: + ((start_0, end_0), (start_1, end_1), ...), such that the original + integers are exactly those x such that start_i <= x < end_i for some i. + + Ranges are encoded as single integers (start << 32 | end), not as tuples. + """ + + sorted_list = sorted(list_) + ranges = [] + last_write = -1 + for i in range(len(sorted_list)): + if i + 1 < len(sorted_list): + if sorted_list[i] == sorted_list[i + 1] - 1: + continue + current_range = sorted_list[last_write + 1 : i + 1] + ranges.append(_encode_range(current_range[0], current_range[-1] + 1)) + last_write = i + + return tuple(ranges) + + +def _encode_range(start: int, end: int) -> int: + return (start << 32) | end + + +def _decode_range(r: int) -> Tuple[int, int]: + return (r >> 32), (r & ((1 << 32) - 1)) + + +def intranges_contain(int_: int, ranges: Tuple[int, ...]) -> bool: + """Determine if `int_` falls into one of the ranges in `ranges`.""" + tuple_ = _encode_range(int_, 0) + pos = bisect.bisect_left(ranges, tuple_) + # we could be immediately ahead of a tuple (start, end) + # with start < int_ <= end + if pos > 0: + left, right = _decode_range(ranges[pos - 1]) + if left <= int_ < right: + return True + # or we could be immediately behind a tuple (int_, end) + if pos < len(ranges): + left, _ = _decode_range(ranges[pos]) + if left == int_: + return True + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/package_data.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/package_data.py new file mode 100644 index 00000000000..514ff7e2e68 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/package_data.py @@ -0,0 +1 @@ +__version__ = "3.10" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/py.typed new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/uts46data.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/uts46data.py new file mode 100644 index 00000000000..eb894327410 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/idna/uts46data.py @@ -0,0 +1,8681 @@ +# This file is automatically generated by tools/idna-data +# vim: set fileencoding=utf-8 : + +from typing import List, Tuple, Union + +"""IDNA Mapping Table from UTS46.""" + + +__version__ = "15.1.0" + + +def _seg_0() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x0, "3"), + (0x1, "3"), + (0x2, "3"), + (0x3, "3"), + (0x4, "3"), + (0x5, "3"), + (0x6, "3"), + (0x7, "3"), + (0x8, "3"), + (0x9, "3"), + (0xA, "3"), + (0xB, "3"), + (0xC, "3"), + (0xD, "3"), + (0xE, "3"), + (0xF, "3"), + (0x10, "3"), + (0x11, "3"), + (0x12, "3"), + (0x13, "3"), + (0x14, "3"), + (0x15, "3"), + (0x16, "3"), + (0x17, "3"), + (0x18, "3"), + (0x19, "3"), + (0x1A, "3"), + (0x1B, "3"), + (0x1C, "3"), + (0x1D, "3"), + (0x1E, "3"), + (0x1F, "3"), + (0x20, "3"), + (0x21, "3"), + (0x22, "3"), + (0x23, "3"), + (0x24, "3"), + (0x25, "3"), + (0x26, "3"), + (0x27, "3"), + (0x28, "3"), + (0x29, "3"), + (0x2A, "3"), + (0x2B, "3"), + (0x2C, "3"), + (0x2D, "V"), + (0x2E, "V"), + (0x2F, "3"), + (0x30, "V"), + (0x31, "V"), + (0x32, "V"), + (0x33, "V"), + (0x34, "V"), + (0x35, "V"), + (0x36, "V"), + (0x37, "V"), + (0x38, "V"), + (0x39, "V"), + (0x3A, "3"), + (0x3B, "3"), + (0x3C, "3"), + (0x3D, "3"), + (0x3E, "3"), + (0x3F, "3"), + (0x40, "3"), + (0x41, "M", "a"), + (0x42, "M", "b"), + (0x43, "M", "c"), + (0x44, "M", "d"), + (0x45, "M", "e"), + (0x46, "M", "f"), + (0x47, "M", "g"), + (0x48, "M", "h"), + (0x49, "M", "i"), + (0x4A, "M", "j"), + (0x4B, "M", "k"), + (0x4C, "M", "l"), + (0x4D, "M", "m"), + (0x4E, "M", "n"), + (0x4F, "M", "o"), + (0x50, "M", "p"), + (0x51, "M", "q"), + (0x52, "M", "r"), + (0x53, "M", "s"), + (0x54, "M", "t"), + (0x55, "M", "u"), + (0x56, "M", "v"), + (0x57, "M", "w"), + (0x58, "M", "x"), + (0x59, "M", "y"), + (0x5A, "M", "z"), + (0x5B, "3"), + (0x5C, "3"), + (0x5D, "3"), + (0x5E, "3"), + (0x5F, "3"), + (0x60, "3"), + (0x61, "V"), + (0x62, "V"), + (0x63, "V"), + ] + + +def _seg_1() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x64, "V"), + (0x65, "V"), + (0x66, "V"), + (0x67, "V"), + (0x68, "V"), + (0x69, "V"), + (0x6A, "V"), + (0x6B, "V"), + (0x6C, "V"), + (0x6D, "V"), + (0x6E, "V"), + (0x6F, "V"), + (0x70, "V"), + (0x71, "V"), + (0x72, "V"), + (0x73, "V"), + (0x74, "V"), + (0x75, "V"), + (0x76, "V"), + (0x77, "V"), + (0x78, "V"), + (0x79, "V"), + (0x7A, "V"), + (0x7B, "3"), + (0x7C, "3"), + (0x7D, "3"), + (0x7E, "3"), + (0x7F, "3"), + (0x80, "X"), + (0x81, "X"), + (0x82, "X"), + (0x83, "X"), + (0x84, "X"), + (0x85, "X"), + (0x86, "X"), + (0x87, "X"), + (0x88, "X"), + (0x89, "X"), + (0x8A, "X"), + (0x8B, "X"), + (0x8C, "X"), + (0x8D, "X"), + (0x8E, "X"), + (0x8F, "X"), + (0x90, "X"), + (0x91, "X"), + (0x92, "X"), + (0x93, "X"), + (0x94, "X"), + (0x95, "X"), + (0x96, "X"), + (0x97, "X"), + (0x98, "X"), + (0x99, "X"), + (0x9A, "X"), + (0x9B, "X"), + (0x9C, "X"), + (0x9D, "X"), + (0x9E, "X"), + (0x9F, "X"), + (0xA0, "3", " "), + (0xA1, "V"), + (0xA2, "V"), + (0xA3, "V"), + (0xA4, "V"), + (0xA5, "V"), + (0xA6, "V"), + (0xA7, "V"), + (0xA8, "3", " ̈"), + (0xA9, "V"), + (0xAA, "M", "a"), + (0xAB, "V"), + (0xAC, "V"), + (0xAD, "I"), + (0xAE, "V"), + (0xAF, "3", " ̄"), + (0xB0, "V"), + (0xB1, "V"), + (0xB2, "M", "2"), + (0xB3, "M", "3"), + (0xB4, "3", " ́"), + (0xB5, "M", "μ"), + (0xB6, "V"), + (0xB7, "V"), + (0xB8, "3", " ̧"), + (0xB9, "M", "1"), + (0xBA, "M", "o"), + (0xBB, "V"), + (0xBC, "M", "1⁄4"), + (0xBD, "M", "1⁄2"), + (0xBE, "M", "3⁄4"), + (0xBF, "V"), + (0xC0, "M", "à"), + (0xC1, "M", "á"), + (0xC2, "M", "â"), + (0xC3, "M", "ã"), + (0xC4, "M", "ä"), + (0xC5, "M", "å"), + (0xC6, "M", "æ"), + (0xC7, "M", "ç"), + ] + + +def _seg_2() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xC8, "M", "è"), + (0xC9, "M", "é"), + (0xCA, "M", "ê"), + (0xCB, "M", "ë"), + (0xCC, "M", "ì"), + (0xCD, "M", "í"), + (0xCE, "M", "î"), + (0xCF, "M", "ï"), + (0xD0, "M", "ð"), + (0xD1, "M", "ñ"), + (0xD2, "M", "ò"), + (0xD3, "M", "ó"), + (0xD4, "M", "ô"), + (0xD5, "M", "õ"), + (0xD6, "M", "ö"), + (0xD7, "V"), + (0xD8, "M", "ø"), + (0xD9, "M", "ù"), + (0xDA, "M", "ú"), + (0xDB, "M", "û"), + (0xDC, "M", "ü"), + (0xDD, "M", "ý"), + (0xDE, "M", "þ"), + (0xDF, "D", "ss"), + (0xE0, "V"), + (0xE1, "V"), + (0xE2, "V"), + (0xE3, "V"), + (0xE4, "V"), + (0xE5, "V"), + (0xE6, "V"), + (0xE7, "V"), + (0xE8, "V"), + (0xE9, "V"), + (0xEA, "V"), + (0xEB, "V"), + (0xEC, "V"), + (0xED, "V"), + (0xEE, "V"), + (0xEF, "V"), + (0xF0, "V"), + (0xF1, "V"), + (0xF2, "V"), + (0xF3, "V"), + (0xF4, "V"), + (0xF5, "V"), + (0xF6, "V"), + (0xF7, "V"), + (0xF8, "V"), + (0xF9, "V"), + (0xFA, "V"), + (0xFB, "V"), + (0xFC, "V"), + (0xFD, "V"), + (0xFE, "V"), + (0xFF, "V"), + (0x100, "M", "ā"), + (0x101, "V"), + (0x102, "M", "ă"), + (0x103, "V"), + (0x104, "M", "ą"), + (0x105, "V"), + (0x106, "M", "ć"), + (0x107, "V"), + (0x108, "M", "ĉ"), + (0x109, "V"), + (0x10A, "M", "ċ"), + (0x10B, "V"), + (0x10C, "M", "č"), + (0x10D, "V"), + (0x10E, "M", "ď"), + (0x10F, "V"), + (0x110, "M", "đ"), + (0x111, "V"), + (0x112, "M", "ē"), + (0x113, "V"), + (0x114, "M", "ĕ"), + (0x115, "V"), + (0x116, "M", "ė"), + (0x117, "V"), + (0x118, "M", "ę"), + (0x119, "V"), + (0x11A, "M", "ě"), + (0x11B, "V"), + (0x11C, "M", "ĝ"), + (0x11D, "V"), + (0x11E, "M", "ğ"), + (0x11F, "V"), + (0x120, "M", "ġ"), + (0x121, "V"), + (0x122, "M", "ģ"), + (0x123, "V"), + (0x124, "M", "ĥ"), + (0x125, "V"), + (0x126, "M", "ħ"), + (0x127, "V"), + (0x128, "M", "ĩ"), + (0x129, "V"), + (0x12A, "M", "ī"), + (0x12B, "V"), + ] + + +def _seg_3() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x12C, "M", "ĭ"), + (0x12D, "V"), + (0x12E, "M", "į"), + (0x12F, "V"), + (0x130, "M", "i̇"), + (0x131, "V"), + (0x132, "M", "ij"), + (0x134, "M", "ĵ"), + (0x135, "V"), + (0x136, "M", "ķ"), + (0x137, "V"), + (0x139, "M", "ĺ"), + (0x13A, "V"), + (0x13B, "M", "ļ"), + (0x13C, "V"), + (0x13D, "M", "ľ"), + (0x13E, "V"), + (0x13F, "M", "l·"), + (0x141, "M", "ł"), + (0x142, "V"), + (0x143, "M", "ń"), + (0x144, "V"), + (0x145, "M", "ņ"), + (0x146, "V"), + (0x147, "M", "ň"), + (0x148, "V"), + (0x149, "M", "ʼn"), + (0x14A, "M", "ŋ"), + (0x14B, "V"), + (0x14C, "M", "ō"), + (0x14D, "V"), + (0x14E, "M", "ŏ"), + (0x14F, "V"), + (0x150, "M", "ő"), + (0x151, "V"), + (0x152, "M", "œ"), + (0x153, "V"), + (0x154, "M", "ŕ"), + (0x155, "V"), + (0x156, "M", "ŗ"), + (0x157, "V"), + (0x158, "M", "ř"), + (0x159, "V"), + (0x15A, "M", "ś"), + (0x15B, "V"), + (0x15C, "M", "ŝ"), + (0x15D, "V"), + (0x15E, "M", "ş"), + (0x15F, "V"), + (0x160, "M", "š"), + (0x161, "V"), + (0x162, "M", "ţ"), + (0x163, "V"), + (0x164, "M", "ť"), + (0x165, "V"), + (0x166, "M", "ŧ"), + (0x167, "V"), + (0x168, "M", "ũ"), + (0x169, "V"), + (0x16A, "M", "ū"), + (0x16B, "V"), + (0x16C, "M", "ŭ"), + (0x16D, "V"), + (0x16E, "M", "ů"), + (0x16F, "V"), + (0x170, "M", "ű"), + (0x171, "V"), + (0x172, "M", "ų"), + (0x173, "V"), + (0x174, "M", "ŵ"), + (0x175, "V"), + (0x176, "M", "ŷ"), + (0x177, "V"), + (0x178, "M", "ÿ"), + (0x179, "M", "ź"), + (0x17A, "V"), + (0x17B, "M", "ż"), + (0x17C, "V"), + (0x17D, "M", "ž"), + (0x17E, "V"), + (0x17F, "M", "s"), + (0x180, "V"), + (0x181, "M", "ɓ"), + (0x182, "M", "ƃ"), + (0x183, "V"), + (0x184, "M", "ƅ"), + (0x185, "V"), + (0x186, "M", "ɔ"), + (0x187, "M", "ƈ"), + (0x188, "V"), + (0x189, "M", "ɖ"), + (0x18A, "M", "ɗ"), + (0x18B, "M", "ƌ"), + (0x18C, "V"), + (0x18E, "M", "ǝ"), + (0x18F, "M", "ə"), + (0x190, "M", "ɛ"), + (0x191, "M", "ƒ"), + (0x192, "V"), + (0x193, "M", "ɠ"), + ] + + +def _seg_4() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x194, "M", "ɣ"), + (0x195, "V"), + (0x196, "M", "ɩ"), + (0x197, "M", "ɨ"), + (0x198, "M", "ƙ"), + (0x199, "V"), + (0x19C, "M", "ɯ"), + (0x19D, "M", "ɲ"), + (0x19E, "V"), + (0x19F, "M", "ɵ"), + (0x1A0, "M", "ơ"), + (0x1A1, "V"), + (0x1A2, "M", "ƣ"), + (0x1A3, "V"), + (0x1A4, "M", "ƥ"), + (0x1A5, "V"), + (0x1A6, "M", "ʀ"), + (0x1A7, "M", "ƨ"), + (0x1A8, "V"), + (0x1A9, "M", "ʃ"), + (0x1AA, "V"), + (0x1AC, "M", "ƭ"), + (0x1AD, "V"), + (0x1AE, "M", "ʈ"), + (0x1AF, "M", "ư"), + (0x1B0, "V"), + (0x1B1, "M", "ʊ"), + (0x1B2, "M", "ʋ"), + (0x1B3, "M", "ƴ"), + (0x1B4, "V"), + (0x1B5, "M", "ƶ"), + (0x1B6, "V"), + (0x1B7, "M", "ʒ"), + (0x1B8, "M", "ƹ"), + (0x1B9, "V"), + (0x1BC, "M", "ƽ"), + (0x1BD, "V"), + (0x1C4, "M", "dž"), + (0x1C7, "M", "lj"), + (0x1CA, "M", "nj"), + (0x1CD, "M", "ǎ"), + (0x1CE, "V"), + (0x1CF, "M", "ǐ"), + (0x1D0, "V"), + (0x1D1, "M", "ǒ"), + (0x1D2, "V"), + (0x1D3, "M", "ǔ"), + (0x1D4, "V"), + (0x1D5, "M", "ǖ"), + (0x1D6, "V"), + (0x1D7, "M", "ǘ"), + (0x1D8, "V"), + (0x1D9, "M", "ǚ"), + (0x1DA, "V"), + (0x1DB, "M", "ǜ"), + (0x1DC, "V"), + (0x1DE, "M", "ǟ"), + (0x1DF, "V"), + (0x1E0, "M", "ǡ"), + (0x1E1, "V"), + (0x1E2, "M", "ǣ"), + (0x1E3, "V"), + (0x1E4, "M", "ǥ"), + (0x1E5, "V"), + (0x1E6, "M", "ǧ"), + (0x1E7, "V"), + (0x1E8, "M", "ǩ"), + (0x1E9, "V"), + (0x1EA, "M", "ǫ"), + (0x1EB, "V"), + (0x1EC, "M", "ǭ"), + (0x1ED, "V"), + (0x1EE, "M", "ǯ"), + (0x1EF, "V"), + (0x1F1, "M", "dz"), + (0x1F4, "M", "ǵ"), + (0x1F5, "V"), + (0x1F6, "M", "ƕ"), + (0x1F7, "M", "ƿ"), + (0x1F8, "M", "ǹ"), + (0x1F9, "V"), + (0x1FA, "M", "ǻ"), + (0x1FB, "V"), + (0x1FC, "M", "ǽ"), + (0x1FD, "V"), + (0x1FE, "M", "ǿ"), + (0x1FF, "V"), + (0x200, "M", "ȁ"), + (0x201, "V"), + (0x202, "M", "ȃ"), + (0x203, "V"), + (0x204, "M", "ȅ"), + (0x205, "V"), + (0x206, "M", "ȇ"), + (0x207, "V"), + (0x208, "M", "ȉ"), + (0x209, "V"), + (0x20A, "M", "ȋ"), + (0x20B, "V"), + (0x20C, "M", "ȍ"), + ] + + +def _seg_5() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x20D, "V"), + (0x20E, "M", "ȏ"), + (0x20F, "V"), + (0x210, "M", "ȑ"), + (0x211, "V"), + (0x212, "M", "ȓ"), + (0x213, "V"), + (0x214, "M", "ȕ"), + (0x215, "V"), + (0x216, "M", "ȗ"), + (0x217, "V"), + (0x218, "M", "ș"), + (0x219, "V"), + (0x21A, "M", "ț"), + (0x21B, "V"), + (0x21C, "M", "ȝ"), + (0x21D, "V"), + (0x21E, "M", "ȟ"), + (0x21F, "V"), + (0x220, "M", "ƞ"), + (0x221, "V"), + (0x222, "M", "ȣ"), + (0x223, "V"), + (0x224, "M", "ȥ"), + (0x225, "V"), + (0x226, "M", "ȧ"), + (0x227, "V"), + (0x228, "M", "ȩ"), + (0x229, "V"), + (0x22A, "M", "ȫ"), + (0x22B, "V"), + (0x22C, "M", "ȭ"), + (0x22D, "V"), + (0x22E, "M", "ȯ"), + (0x22F, "V"), + (0x230, "M", "ȱ"), + (0x231, "V"), + (0x232, "M", "ȳ"), + (0x233, "V"), + (0x23A, "M", "ⱥ"), + (0x23B, "M", "ȼ"), + (0x23C, "V"), + (0x23D, "M", "ƚ"), + (0x23E, "M", "ⱦ"), + (0x23F, "V"), + (0x241, "M", "ɂ"), + (0x242, "V"), + (0x243, "M", "ƀ"), + (0x244, "M", "ʉ"), + (0x245, "M", "ʌ"), + (0x246, "M", "ɇ"), + (0x247, "V"), + (0x248, "M", "ɉ"), + (0x249, "V"), + (0x24A, "M", "ɋ"), + (0x24B, "V"), + (0x24C, "M", "ɍ"), + (0x24D, "V"), + (0x24E, "M", "ɏ"), + (0x24F, "V"), + (0x2B0, "M", "h"), + (0x2B1, "M", "ɦ"), + (0x2B2, "M", "j"), + (0x2B3, "M", "r"), + (0x2B4, "M", "ɹ"), + (0x2B5, "M", "ɻ"), + (0x2B6, "M", "ʁ"), + (0x2B7, "M", "w"), + (0x2B8, "M", "y"), + (0x2B9, "V"), + (0x2D8, "3", " ̆"), + (0x2D9, "3", " ̇"), + (0x2DA, "3", " ̊"), + (0x2DB, "3", " ̨"), + (0x2DC, "3", " ̃"), + (0x2DD, "3", " ̋"), + (0x2DE, "V"), + (0x2E0, "M", "ɣ"), + (0x2E1, "M", "l"), + (0x2E2, "M", "s"), + (0x2E3, "M", "x"), + (0x2E4, "M", "ʕ"), + (0x2E5, "V"), + (0x340, "M", "̀"), + (0x341, "M", "́"), + (0x342, "V"), + (0x343, "M", "̓"), + (0x344, "M", "̈́"), + (0x345, "M", "ι"), + (0x346, "V"), + (0x34F, "I"), + (0x350, "V"), + (0x370, "M", "ͱ"), + (0x371, "V"), + (0x372, "M", "ͳ"), + (0x373, "V"), + (0x374, "M", "ʹ"), + (0x375, "V"), + (0x376, "M", "ͷ"), + (0x377, "V"), + ] + + +def _seg_6() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x378, "X"), + (0x37A, "3", " ι"), + (0x37B, "V"), + (0x37E, "3", ";"), + (0x37F, "M", "ϳ"), + (0x380, "X"), + (0x384, "3", " ́"), + (0x385, "3", " ̈́"), + (0x386, "M", "ά"), + (0x387, "M", "·"), + (0x388, "M", "έ"), + (0x389, "M", "ή"), + (0x38A, "M", "ί"), + (0x38B, "X"), + (0x38C, "M", "ό"), + (0x38D, "X"), + (0x38E, "M", "ύ"), + (0x38F, "M", "ώ"), + (0x390, "V"), + (0x391, "M", "α"), + (0x392, "M", "β"), + (0x393, "M", "γ"), + (0x394, "M", "δ"), + (0x395, "M", "ε"), + (0x396, "M", "ζ"), + (0x397, "M", "η"), + (0x398, "M", "θ"), + (0x399, "M", "ι"), + (0x39A, "M", "κ"), + (0x39B, "M", "λ"), + (0x39C, "M", "μ"), + (0x39D, "M", "ν"), + (0x39E, "M", "ξ"), + (0x39F, "M", "ο"), + (0x3A0, "M", "π"), + (0x3A1, "M", "ρ"), + (0x3A2, "X"), + (0x3A3, "M", "σ"), + (0x3A4, "M", "τ"), + (0x3A5, "M", "υ"), + (0x3A6, "M", "φ"), + (0x3A7, "M", "χ"), + (0x3A8, "M", "ψ"), + (0x3A9, "M", "ω"), + (0x3AA, "M", "ϊ"), + (0x3AB, "M", "ϋ"), + (0x3AC, "V"), + (0x3C2, "D", "σ"), + (0x3C3, "V"), + (0x3CF, "M", "ϗ"), + (0x3D0, "M", "β"), + (0x3D1, "M", "θ"), + (0x3D2, "M", "υ"), + (0x3D3, "M", "ύ"), + (0x3D4, "M", "ϋ"), + (0x3D5, "M", "φ"), + (0x3D6, "M", "π"), + (0x3D7, "V"), + (0x3D8, "M", "ϙ"), + (0x3D9, "V"), + (0x3DA, "M", "ϛ"), + (0x3DB, "V"), + (0x3DC, "M", "ϝ"), + (0x3DD, "V"), + (0x3DE, "M", "ϟ"), + (0x3DF, "V"), + (0x3E0, "M", "ϡ"), + (0x3E1, "V"), + (0x3E2, "M", "ϣ"), + (0x3E3, "V"), + (0x3E4, "M", "ϥ"), + (0x3E5, "V"), + (0x3E6, "M", "ϧ"), + (0x3E7, "V"), + (0x3E8, "M", "ϩ"), + (0x3E9, "V"), + (0x3EA, "M", "ϫ"), + (0x3EB, "V"), + (0x3EC, "M", "ϭ"), + (0x3ED, "V"), + (0x3EE, "M", "ϯ"), + (0x3EF, "V"), + (0x3F0, "M", "κ"), + (0x3F1, "M", "ρ"), + (0x3F2, "M", "σ"), + (0x3F3, "V"), + (0x3F4, "M", "θ"), + (0x3F5, "M", "ε"), + (0x3F6, "V"), + (0x3F7, "M", "ϸ"), + (0x3F8, "V"), + (0x3F9, "M", "σ"), + (0x3FA, "M", "ϻ"), + (0x3FB, "V"), + (0x3FD, "M", "ͻ"), + (0x3FE, "M", "ͼ"), + (0x3FF, "M", "ͽ"), + (0x400, "M", "ѐ"), + (0x401, "M", "ё"), + (0x402, "M", "ђ"), + ] + + +def _seg_7() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x403, "M", "ѓ"), + (0x404, "M", "є"), + (0x405, "M", "ѕ"), + (0x406, "M", "і"), + (0x407, "M", "ї"), + (0x408, "M", "ј"), + (0x409, "M", "љ"), + (0x40A, "M", "њ"), + (0x40B, "M", "ћ"), + (0x40C, "M", "ќ"), + (0x40D, "M", "ѝ"), + (0x40E, "M", "ў"), + (0x40F, "M", "џ"), + (0x410, "M", "а"), + (0x411, "M", "б"), + (0x412, "M", "в"), + (0x413, "M", "г"), + (0x414, "M", "д"), + (0x415, "M", "е"), + (0x416, "M", "ж"), + (0x417, "M", "з"), + (0x418, "M", "и"), + (0x419, "M", "й"), + (0x41A, "M", "к"), + (0x41B, "M", "л"), + (0x41C, "M", "м"), + (0x41D, "M", "н"), + (0x41E, "M", "о"), + (0x41F, "M", "п"), + (0x420, "M", "р"), + (0x421, "M", "с"), + (0x422, "M", "т"), + (0x423, "M", "у"), + (0x424, "M", "ф"), + (0x425, "M", "х"), + (0x426, "M", "ц"), + (0x427, "M", "ч"), + (0x428, "M", "ш"), + (0x429, "M", "щ"), + (0x42A, "M", "ъ"), + (0x42B, "M", "ы"), + (0x42C, "M", "ь"), + (0x42D, "M", "э"), + (0x42E, "M", "ю"), + (0x42F, "M", "я"), + (0x430, "V"), + (0x460, "M", "ѡ"), + (0x461, "V"), + (0x462, "M", "ѣ"), + (0x463, "V"), + (0x464, "M", "ѥ"), + (0x465, "V"), + (0x466, "M", "ѧ"), + (0x467, "V"), + (0x468, "M", "ѩ"), + (0x469, "V"), + (0x46A, "M", "ѫ"), + (0x46B, "V"), + (0x46C, "M", "ѭ"), + (0x46D, "V"), + (0x46E, "M", "ѯ"), + (0x46F, "V"), + (0x470, "M", "ѱ"), + (0x471, "V"), + (0x472, "M", "ѳ"), + (0x473, "V"), + (0x474, "M", "ѵ"), + (0x475, "V"), + (0x476, "M", "ѷ"), + (0x477, "V"), + (0x478, "M", "ѹ"), + (0x479, "V"), + (0x47A, "M", "ѻ"), + (0x47B, "V"), + (0x47C, "M", "ѽ"), + (0x47D, "V"), + (0x47E, "M", "ѿ"), + (0x47F, "V"), + (0x480, "M", "ҁ"), + (0x481, "V"), + (0x48A, "M", "ҋ"), + (0x48B, "V"), + (0x48C, "M", "ҍ"), + (0x48D, "V"), + (0x48E, "M", "ҏ"), + (0x48F, "V"), + (0x490, "M", "ґ"), + (0x491, "V"), + (0x492, "M", "ғ"), + (0x493, "V"), + (0x494, "M", "ҕ"), + (0x495, "V"), + (0x496, "M", "җ"), + (0x497, "V"), + (0x498, "M", "ҙ"), + (0x499, "V"), + (0x49A, "M", "қ"), + (0x49B, "V"), + (0x49C, "M", "ҝ"), + (0x49D, "V"), + ] + + +def _seg_8() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x49E, "M", "ҟ"), + (0x49F, "V"), + (0x4A0, "M", "ҡ"), + (0x4A1, "V"), + (0x4A2, "M", "ң"), + (0x4A3, "V"), + (0x4A4, "M", "ҥ"), + (0x4A5, "V"), + (0x4A6, "M", "ҧ"), + (0x4A7, "V"), + (0x4A8, "M", "ҩ"), + (0x4A9, "V"), + (0x4AA, "M", "ҫ"), + (0x4AB, "V"), + (0x4AC, "M", "ҭ"), + (0x4AD, "V"), + (0x4AE, "M", "ү"), + (0x4AF, "V"), + (0x4B0, "M", "ұ"), + (0x4B1, "V"), + (0x4B2, "M", "ҳ"), + (0x4B3, "V"), + (0x4B4, "M", "ҵ"), + (0x4B5, "V"), + (0x4B6, "M", "ҷ"), + (0x4B7, "V"), + (0x4B8, "M", "ҹ"), + (0x4B9, "V"), + (0x4BA, "M", "һ"), + (0x4BB, "V"), + (0x4BC, "M", "ҽ"), + (0x4BD, "V"), + (0x4BE, "M", "ҿ"), + (0x4BF, "V"), + (0x4C0, "X"), + (0x4C1, "M", "ӂ"), + (0x4C2, "V"), + (0x4C3, "M", "ӄ"), + (0x4C4, "V"), + (0x4C5, "M", "ӆ"), + (0x4C6, "V"), + (0x4C7, "M", "ӈ"), + (0x4C8, "V"), + (0x4C9, "M", "ӊ"), + (0x4CA, "V"), + (0x4CB, "M", "ӌ"), + (0x4CC, "V"), + (0x4CD, "M", "ӎ"), + (0x4CE, "V"), + (0x4D0, "M", "ӑ"), + (0x4D1, "V"), + (0x4D2, "M", "ӓ"), + (0x4D3, "V"), + (0x4D4, "M", "ӕ"), + (0x4D5, "V"), + (0x4D6, "M", "ӗ"), + (0x4D7, "V"), + (0x4D8, "M", "ә"), + (0x4D9, "V"), + (0x4DA, "M", "ӛ"), + (0x4DB, "V"), + (0x4DC, "M", "ӝ"), + (0x4DD, "V"), + (0x4DE, "M", "ӟ"), + (0x4DF, "V"), + (0x4E0, "M", "ӡ"), + (0x4E1, "V"), + (0x4E2, "M", "ӣ"), + (0x4E3, "V"), + (0x4E4, "M", "ӥ"), + (0x4E5, "V"), + (0x4E6, "M", "ӧ"), + (0x4E7, "V"), + (0x4E8, "M", "ө"), + (0x4E9, "V"), + (0x4EA, "M", "ӫ"), + (0x4EB, "V"), + (0x4EC, "M", "ӭ"), + (0x4ED, "V"), + (0x4EE, "M", "ӯ"), + (0x4EF, "V"), + (0x4F0, "M", "ӱ"), + (0x4F1, "V"), + (0x4F2, "M", "ӳ"), + (0x4F3, "V"), + (0x4F4, "M", "ӵ"), + (0x4F5, "V"), + (0x4F6, "M", "ӷ"), + (0x4F7, "V"), + (0x4F8, "M", "ӹ"), + (0x4F9, "V"), + (0x4FA, "M", "ӻ"), + (0x4FB, "V"), + (0x4FC, "M", "ӽ"), + (0x4FD, "V"), + (0x4FE, "M", "ӿ"), + (0x4FF, "V"), + (0x500, "M", "ԁ"), + (0x501, "V"), + (0x502, "M", "ԃ"), + ] + + +def _seg_9() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x503, "V"), + (0x504, "M", "ԅ"), + (0x505, "V"), + (0x506, "M", "ԇ"), + (0x507, "V"), + (0x508, "M", "ԉ"), + (0x509, "V"), + (0x50A, "M", "ԋ"), + (0x50B, "V"), + (0x50C, "M", "ԍ"), + (0x50D, "V"), + (0x50E, "M", "ԏ"), + (0x50F, "V"), + (0x510, "M", "ԑ"), + (0x511, "V"), + (0x512, "M", "ԓ"), + (0x513, "V"), + (0x514, "M", "ԕ"), + (0x515, "V"), + (0x516, "M", "ԗ"), + (0x517, "V"), + (0x518, "M", "ԙ"), + (0x519, "V"), + (0x51A, "M", "ԛ"), + (0x51B, "V"), + (0x51C, "M", "ԝ"), + (0x51D, "V"), + (0x51E, "M", "ԟ"), + (0x51F, "V"), + (0x520, "M", "ԡ"), + (0x521, "V"), + (0x522, "M", "ԣ"), + (0x523, "V"), + (0x524, "M", "ԥ"), + (0x525, "V"), + (0x526, "M", "ԧ"), + (0x527, "V"), + (0x528, "M", "ԩ"), + (0x529, "V"), + (0x52A, "M", "ԫ"), + (0x52B, "V"), + (0x52C, "M", "ԭ"), + (0x52D, "V"), + (0x52E, "M", "ԯ"), + (0x52F, "V"), + (0x530, "X"), + (0x531, "M", "ա"), + (0x532, "M", "բ"), + (0x533, "M", "գ"), + (0x534, "M", "դ"), + (0x535, "M", "ե"), + (0x536, "M", "զ"), + (0x537, "M", "է"), + (0x538, "M", "ը"), + (0x539, "M", "թ"), + (0x53A, "M", "ժ"), + (0x53B, "M", "ի"), + (0x53C, "M", "լ"), + (0x53D, "M", "խ"), + (0x53E, "M", "ծ"), + (0x53F, "M", "կ"), + (0x540, "M", "հ"), + (0x541, "M", "ձ"), + (0x542, "M", "ղ"), + (0x543, "M", "ճ"), + (0x544, "M", "մ"), + (0x545, "M", "յ"), + (0x546, "M", "ն"), + (0x547, "M", "շ"), + (0x548, "M", "ո"), + (0x549, "M", "չ"), + (0x54A, "M", "պ"), + (0x54B, "M", "ջ"), + (0x54C, "M", "ռ"), + (0x54D, "M", "ս"), + (0x54E, "M", "վ"), + (0x54F, "M", "տ"), + (0x550, "M", "ր"), + (0x551, "M", "ց"), + (0x552, "M", "ւ"), + (0x553, "M", "փ"), + (0x554, "M", "ք"), + (0x555, "M", "օ"), + (0x556, "M", "ֆ"), + (0x557, "X"), + (0x559, "V"), + (0x587, "M", "եւ"), + (0x588, "V"), + (0x58B, "X"), + (0x58D, "V"), + (0x590, "X"), + (0x591, "V"), + (0x5C8, "X"), + (0x5D0, "V"), + (0x5EB, "X"), + (0x5EF, "V"), + (0x5F5, "X"), + (0x606, "V"), + (0x61C, "X"), + (0x61D, "V"), + ] + + +def _seg_10() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x675, "M", "اٴ"), + (0x676, "M", "وٴ"), + (0x677, "M", "ۇٴ"), + (0x678, "M", "يٴ"), + (0x679, "V"), + (0x6DD, "X"), + (0x6DE, "V"), + (0x70E, "X"), + (0x710, "V"), + (0x74B, "X"), + (0x74D, "V"), + (0x7B2, "X"), + (0x7C0, "V"), + (0x7FB, "X"), + (0x7FD, "V"), + (0x82E, "X"), + (0x830, "V"), + (0x83F, "X"), + (0x840, "V"), + (0x85C, "X"), + (0x85E, "V"), + (0x85F, "X"), + (0x860, "V"), + (0x86B, "X"), + (0x870, "V"), + (0x88F, "X"), + (0x898, "V"), + (0x8E2, "X"), + (0x8E3, "V"), + (0x958, "M", "क़"), + (0x959, "M", "ख़"), + (0x95A, "M", "ग़"), + (0x95B, "M", "ज़"), + (0x95C, "M", "ड़"), + (0x95D, "M", "ढ़"), + (0x95E, "M", "फ़"), + (0x95F, "M", "य़"), + (0x960, "V"), + (0x984, "X"), + (0x985, "V"), + (0x98D, "X"), + (0x98F, "V"), + (0x991, "X"), + (0x993, "V"), + (0x9A9, "X"), + (0x9AA, "V"), + (0x9B1, "X"), + (0x9B2, "V"), + (0x9B3, "X"), + (0x9B6, "V"), + (0x9BA, "X"), + (0x9BC, "V"), + (0x9C5, "X"), + (0x9C7, "V"), + (0x9C9, "X"), + (0x9CB, "V"), + (0x9CF, "X"), + (0x9D7, "V"), + (0x9D8, "X"), + (0x9DC, "M", "ড়"), + (0x9DD, "M", "ঢ়"), + (0x9DE, "X"), + (0x9DF, "M", "য়"), + (0x9E0, "V"), + (0x9E4, "X"), + (0x9E6, "V"), + (0x9FF, "X"), + (0xA01, "V"), + (0xA04, "X"), + (0xA05, "V"), + (0xA0B, "X"), + (0xA0F, "V"), + (0xA11, "X"), + (0xA13, "V"), + (0xA29, "X"), + (0xA2A, "V"), + (0xA31, "X"), + (0xA32, "V"), + (0xA33, "M", "ਲ਼"), + (0xA34, "X"), + (0xA35, "V"), + (0xA36, "M", "ਸ਼"), + (0xA37, "X"), + (0xA38, "V"), + (0xA3A, "X"), + (0xA3C, "V"), + (0xA3D, "X"), + (0xA3E, "V"), + (0xA43, "X"), + (0xA47, "V"), + (0xA49, "X"), + (0xA4B, "V"), + (0xA4E, "X"), + (0xA51, "V"), + (0xA52, "X"), + (0xA59, "M", "ਖ਼"), + (0xA5A, "M", "ਗ਼"), + (0xA5B, "M", "ਜ਼"), + (0xA5C, "V"), + (0xA5D, "X"), + ] + + +def _seg_11() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xA5E, "M", "ਫ਼"), + (0xA5F, "X"), + (0xA66, "V"), + (0xA77, "X"), + (0xA81, "V"), + (0xA84, "X"), + (0xA85, "V"), + (0xA8E, "X"), + (0xA8F, "V"), + (0xA92, "X"), + (0xA93, "V"), + (0xAA9, "X"), + (0xAAA, "V"), + (0xAB1, "X"), + (0xAB2, "V"), + (0xAB4, "X"), + (0xAB5, "V"), + (0xABA, "X"), + (0xABC, "V"), + (0xAC6, "X"), + (0xAC7, "V"), + (0xACA, "X"), + (0xACB, "V"), + (0xACE, "X"), + (0xAD0, "V"), + (0xAD1, "X"), + (0xAE0, "V"), + (0xAE4, "X"), + (0xAE6, "V"), + (0xAF2, "X"), + (0xAF9, "V"), + (0xB00, "X"), + (0xB01, "V"), + (0xB04, "X"), + (0xB05, "V"), + (0xB0D, "X"), + (0xB0F, "V"), + (0xB11, "X"), + (0xB13, "V"), + (0xB29, "X"), + (0xB2A, "V"), + (0xB31, "X"), + (0xB32, "V"), + (0xB34, "X"), + (0xB35, "V"), + (0xB3A, "X"), + (0xB3C, "V"), + (0xB45, "X"), + (0xB47, "V"), + (0xB49, "X"), + (0xB4B, "V"), + (0xB4E, "X"), + (0xB55, "V"), + (0xB58, "X"), + (0xB5C, "M", "ଡ଼"), + (0xB5D, "M", "ଢ଼"), + (0xB5E, "X"), + (0xB5F, "V"), + (0xB64, "X"), + (0xB66, "V"), + (0xB78, "X"), + (0xB82, "V"), + (0xB84, "X"), + (0xB85, "V"), + (0xB8B, "X"), + (0xB8E, "V"), + (0xB91, "X"), + (0xB92, "V"), + (0xB96, "X"), + (0xB99, "V"), + (0xB9B, "X"), + (0xB9C, "V"), + (0xB9D, "X"), + (0xB9E, "V"), + (0xBA0, "X"), + (0xBA3, "V"), + (0xBA5, "X"), + (0xBA8, "V"), + (0xBAB, "X"), + (0xBAE, "V"), + (0xBBA, "X"), + (0xBBE, "V"), + (0xBC3, "X"), + (0xBC6, "V"), + (0xBC9, "X"), + (0xBCA, "V"), + (0xBCE, "X"), + (0xBD0, "V"), + (0xBD1, "X"), + (0xBD7, "V"), + (0xBD8, "X"), + (0xBE6, "V"), + (0xBFB, "X"), + (0xC00, "V"), + (0xC0D, "X"), + (0xC0E, "V"), + (0xC11, "X"), + (0xC12, "V"), + (0xC29, "X"), + (0xC2A, "V"), + ] + + +def _seg_12() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xC3A, "X"), + (0xC3C, "V"), + (0xC45, "X"), + (0xC46, "V"), + (0xC49, "X"), + (0xC4A, "V"), + (0xC4E, "X"), + (0xC55, "V"), + (0xC57, "X"), + (0xC58, "V"), + (0xC5B, "X"), + (0xC5D, "V"), + (0xC5E, "X"), + (0xC60, "V"), + (0xC64, "X"), + (0xC66, "V"), + (0xC70, "X"), + (0xC77, "V"), + (0xC8D, "X"), + (0xC8E, "V"), + (0xC91, "X"), + (0xC92, "V"), + (0xCA9, "X"), + (0xCAA, "V"), + (0xCB4, "X"), + (0xCB5, "V"), + (0xCBA, "X"), + (0xCBC, "V"), + (0xCC5, "X"), + (0xCC6, "V"), + (0xCC9, "X"), + (0xCCA, "V"), + (0xCCE, "X"), + (0xCD5, "V"), + (0xCD7, "X"), + (0xCDD, "V"), + (0xCDF, "X"), + (0xCE0, "V"), + (0xCE4, "X"), + (0xCE6, "V"), + (0xCF0, "X"), + (0xCF1, "V"), + (0xCF4, "X"), + (0xD00, "V"), + (0xD0D, "X"), + (0xD0E, "V"), + (0xD11, "X"), + (0xD12, "V"), + (0xD45, "X"), + (0xD46, "V"), + (0xD49, "X"), + (0xD4A, "V"), + (0xD50, "X"), + (0xD54, "V"), + (0xD64, "X"), + (0xD66, "V"), + (0xD80, "X"), + (0xD81, "V"), + (0xD84, "X"), + (0xD85, "V"), + (0xD97, "X"), + (0xD9A, "V"), + (0xDB2, "X"), + (0xDB3, "V"), + (0xDBC, "X"), + (0xDBD, "V"), + (0xDBE, "X"), + (0xDC0, "V"), + (0xDC7, "X"), + (0xDCA, "V"), + (0xDCB, "X"), + (0xDCF, "V"), + (0xDD5, "X"), + (0xDD6, "V"), + (0xDD7, "X"), + (0xDD8, "V"), + (0xDE0, "X"), + (0xDE6, "V"), + (0xDF0, "X"), + (0xDF2, "V"), + (0xDF5, "X"), + (0xE01, "V"), + (0xE33, "M", "ํา"), + (0xE34, "V"), + (0xE3B, "X"), + (0xE3F, "V"), + (0xE5C, "X"), + (0xE81, "V"), + (0xE83, "X"), + (0xE84, "V"), + (0xE85, "X"), + (0xE86, "V"), + (0xE8B, "X"), + (0xE8C, "V"), + (0xEA4, "X"), + (0xEA5, "V"), + (0xEA6, "X"), + (0xEA7, "V"), + (0xEB3, "M", "ໍາ"), + (0xEB4, "V"), + ] + + +def _seg_13() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xEBE, "X"), + (0xEC0, "V"), + (0xEC5, "X"), + (0xEC6, "V"), + (0xEC7, "X"), + (0xEC8, "V"), + (0xECF, "X"), + (0xED0, "V"), + (0xEDA, "X"), + (0xEDC, "M", "ຫນ"), + (0xEDD, "M", "ຫມ"), + (0xEDE, "V"), + (0xEE0, "X"), + (0xF00, "V"), + (0xF0C, "M", "་"), + (0xF0D, "V"), + (0xF43, "M", "གྷ"), + (0xF44, "V"), + (0xF48, "X"), + (0xF49, "V"), + (0xF4D, "M", "ཌྷ"), + (0xF4E, "V"), + (0xF52, "M", "དྷ"), + (0xF53, "V"), + (0xF57, "M", "བྷ"), + (0xF58, "V"), + (0xF5C, "M", "ཛྷ"), + (0xF5D, "V"), + (0xF69, "M", "ཀྵ"), + (0xF6A, "V"), + (0xF6D, "X"), + (0xF71, "V"), + (0xF73, "M", "ཱི"), + (0xF74, "V"), + (0xF75, "M", "ཱུ"), + (0xF76, "M", "ྲྀ"), + (0xF77, "M", "ྲཱྀ"), + (0xF78, "M", "ླྀ"), + (0xF79, "M", "ླཱྀ"), + (0xF7A, "V"), + (0xF81, "M", "ཱྀ"), + (0xF82, "V"), + (0xF93, "M", "ྒྷ"), + (0xF94, "V"), + (0xF98, "X"), + (0xF99, "V"), + (0xF9D, "M", "ྜྷ"), + (0xF9E, "V"), + (0xFA2, "M", "ྡྷ"), + (0xFA3, "V"), + (0xFA7, "M", "ྦྷ"), + (0xFA8, "V"), + (0xFAC, "M", "ྫྷ"), + (0xFAD, "V"), + (0xFB9, "M", "ྐྵ"), + (0xFBA, "V"), + (0xFBD, "X"), + (0xFBE, "V"), + (0xFCD, "X"), + (0xFCE, "V"), + (0xFDB, "X"), + (0x1000, "V"), + (0x10A0, "X"), + (0x10C7, "M", "ⴧ"), + (0x10C8, "X"), + (0x10CD, "M", "ⴭ"), + (0x10CE, "X"), + (0x10D0, "V"), + (0x10FC, "M", "ნ"), + (0x10FD, "V"), + (0x115F, "X"), + (0x1161, "V"), + (0x1249, "X"), + (0x124A, "V"), + (0x124E, "X"), + (0x1250, "V"), + (0x1257, "X"), + (0x1258, "V"), + (0x1259, "X"), + (0x125A, "V"), + (0x125E, "X"), + (0x1260, "V"), + (0x1289, "X"), + (0x128A, "V"), + (0x128E, "X"), + (0x1290, "V"), + (0x12B1, "X"), + (0x12B2, "V"), + (0x12B6, "X"), + (0x12B8, "V"), + (0x12BF, "X"), + (0x12C0, "V"), + (0x12C1, "X"), + (0x12C2, "V"), + (0x12C6, "X"), + (0x12C8, "V"), + (0x12D7, "X"), + (0x12D8, "V"), + (0x1311, "X"), + (0x1312, "V"), + ] + + +def _seg_14() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1316, "X"), + (0x1318, "V"), + (0x135B, "X"), + (0x135D, "V"), + (0x137D, "X"), + (0x1380, "V"), + (0x139A, "X"), + (0x13A0, "V"), + (0x13F6, "X"), + (0x13F8, "M", "Ᏸ"), + (0x13F9, "M", "Ᏹ"), + (0x13FA, "M", "Ᏺ"), + (0x13FB, "M", "Ᏻ"), + (0x13FC, "M", "Ᏼ"), + (0x13FD, "M", "Ᏽ"), + (0x13FE, "X"), + (0x1400, "V"), + (0x1680, "X"), + (0x1681, "V"), + (0x169D, "X"), + (0x16A0, "V"), + (0x16F9, "X"), + (0x1700, "V"), + (0x1716, "X"), + (0x171F, "V"), + (0x1737, "X"), + (0x1740, "V"), + (0x1754, "X"), + (0x1760, "V"), + (0x176D, "X"), + (0x176E, "V"), + (0x1771, "X"), + (0x1772, "V"), + (0x1774, "X"), + (0x1780, "V"), + (0x17B4, "X"), + (0x17B6, "V"), + (0x17DE, "X"), + (0x17E0, "V"), + (0x17EA, "X"), + (0x17F0, "V"), + (0x17FA, "X"), + (0x1800, "V"), + (0x1806, "X"), + (0x1807, "V"), + (0x180B, "I"), + (0x180E, "X"), + (0x180F, "I"), + (0x1810, "V"), + (0x181A, "X"), + (0x1820, "V"), + (0x1879, "X"), + (0x1880, "V"), + (0x18AB, "X"), + (0x18B0, "V"), + (0x18F6, "X"), + (0x1900, "V"), + (0x191F, "X"), + (0x1920, "V"), + (0x192C, "X"), + (0x1930, "V"), + (0x193C, "X"), + (0x1940, "V"), + (0x1941, "X"), + (0x1944, "V"), + (0x196E, "X"), + (0x1970, "V"), + (0x1975, "X"), + (0x1980, "V"), + (0x19AC, "X"), + (0x19B0, "V"), + (0x19CA, "X"), + (0x19D0, "V"), + (0x19DB, "X"), + (0x19DE, "V"), + (0x1A1C, "X"), + (0x1A1E, "V"), + (0x1A5F, "X"), + (0x1A60, "V"), + (0x1A7D, "X"), + (0x1A7F, "V"), + (0x1A8A, "X"), + (0x1A90, "V"), + (0x1A9A, "X"), + (0x1AA0, "V"), + (0x1AAE, "X"), + (0x1AB0, "V"), + (0x1ACF, "X"), + (0x1B00, "V"), + (0x1B4D, "X"), + (0x1B50, "V"), + (0x1B7F, "X"), + (0x1B80, "V"), + (0x1BF4, "X"), + (0x1BFC, "V"), + (0x1C38, "X"), + (0x1C3B, "V"), + (0x1C4A, "X"), + (0x1C4D, "V"), + (0x1C80, "M", "в"), + ] + + +def _seg_15() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1C81, "M", "д"), + (0x1C82, "M", "о"), + (0x1C83, "M", "с"), + (0x1C84, "M", "т"), + (0x1C86, "M", "ъ"), + (0x1C87, "M", "ѣ"), + (0x1C88, "M", "ꙋ"), + (0x1C89, "X"), + (0x1C90, "M", "ა"), + (0x1C91, "M", "ბ"), + (0x1C92, "M", "გ"), + (0x1C93, "M", "დ"), + (0x1C94, "M", "ე"), + (0x1C95, "M", "ვ"), + (0x1C96, "M", "ზ"), + (0x1C97, "M", "თ"), + (0x1C98, "M", "ი"), + (0x1C99, "M", "კ"), + (0x1C9A, "M", "ლ"), + (0x1C9B, "M", "მ"), + (0x1C9C, "M", "ნ"), + (0x1C9D, "M", "ო"), + (0x1C9E, "M", "პ"), + (0x1C9F, "M", "ჟ"), + (0x1CA0, "M", "რ"), + (0x1CA1, "M", "ს"), + (0x1CA2, "M", "ტ"), + (0x1CA3, "M", "უ"), + (0x1CA4, "M", "ფ"), + (0x1CA5, "M", "ქ"), + (0x1CA6, "M", "ღ"), + (0x1CA7, "M", "ყ"), + (0x1CA8, "M", "შ"), + (0x1CA9, "M", "ჩ"), + (0x1CAA, "M", "ც"), + (0x1CAB, "M", "ძ"), + (0x1CAC, "M", "წ"), + (0x1CAD, "M", "ჭ"), + (0x1CAE, "M", "ხ"), + (0x1CAF, "M", "ჯ"), + (0x1CB0, "M", "ჰ"), + (0x1CB1, "M", "ჱ"), + (0x1CB2, "M", "ჲ"), + (0x1CB3, "M", "ჳ"), + (0x1CB4, "M", "ჴ"), + (0x1CB5, "M", "ჵ"), + (0x1CB6, "M", "ჶ"), + (0x1CB7, "M", "ჷ"), + (0x1CB8, "M", "ჸ"), + (0x1CB9, "M", "ჹ"), + (0x1CBA, "M", "ჺ"), + (0x1CBB, "X"), + (0x1CBD, "M", "ჽ"), + (0x1CBE, "M", "ჾ"), + (0x1CBF, "M", "ჿ"), + (0x1CC0, "V"), + (0x1CC8, "X"), + (0x1CD0, "V"), + (0x1CFB, "X"), + (0x1D00, "V"), + (0x1D2C, "M", "a"), + (0x1D2D, "M", "æ"), + (0x1D2E, "M", "b"), + (0x1D2F, "V"), + (0x1D30, "M", "d"), + (0x1D31, "M", "e"), + (0x1D32, "M", "ǝ"), + (0x1D33, "M", "g"), + (0x1D34, "M", "h"), + (0x1D35, "M", "i"), + (0x1D36, "M", "j"), + (0x1D37, "M", "k"), + (0x1D38, "M", "l"), + (0x1D39, "M", "m"), + (0x1D3A, "M", "n"), + (0x1D3B, "V"), + (0x1D3C, "M", "o"), + (0x1D3D, "M", "ȣ"), + (0x1D3E, "M", "p"), + (0x1D3F, "M", "r"), + (0x1D40, "M", "t"), + (0x1D41, "M", "u"), + (0x1D42, "M", "w"), + (0x1D43, "M", "a"), + (0x1D44, "M", "ɐ"), + (0x1D45, "M", "ɑ"), + (0x1D46, "M", "ᴂ"), + (0x1D47, "M", "b"), + (0x1D48, "M", "d"), + (0x1D49, "M", "e"), + (0x1D4A, "M", "ə"), + (0x1D4B, "M", "ɛ"), + (0x1D4C, "M", "ɜ"), + (0x1D4D, "M", "g"), + (0x1D4E, "V"), + (0x1D4F, "M", "k"), + (0x1D50, "M", "m"), + (0x1D51, "M", "ŋ"), + (0x1D52, "M", "o"), + (0x1D53, "M", "ɔ"), + ] + + +def _seg_16() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D54, "M", "ᴖ"), + (0x1D55, "M", "ᴗ"), + (0x1D56, "M", "p"), + (0x1D57, "M", "t"), + (0x1D58, "M", "u"), + (0x1D59, "M", "ᴝ"), + (0x1D5A, "M", "ɯ"), + (0x1D5B, "M", "v"), + (0x1D5C, "M", "ᴥ"), + (0x1D5D, "M", "β"), + (0x1D5E, "M", "γ"), + (0x1D5F, "M", "δ"), + (0x1D60, "M", "φ"), + (0x1D61, "M", "χ"), + (0x1D62, "M", "i"), + (0x1D63, "M", "r"), + (0x1D64, "M", "u"), + (0x1D65, "M", "v"), + (0x1D66, "M", "β"), + (0x1D67, "M", "γ"), + (0x1D68, "M", "ρ"), + (0x1D69, "M", "φ"), + (0x1D6A, "M", "χ"), + (0x1D6B, "V"), + (0x1D78, "M", "н"), + (0x1D79, "V"), + (0x1D9B, "M", "ɒ"), + (0x1D9C, "M", "c"), + (0x1D9D, "M", "ɕ"), + (0x1D9E, "M", "ð"), + (0x1D9F, "M", "ɜ"), + (0x1DA0, "M", "f"), + (0x1DA1, "M", "ɟ"), + (0x1DA2, "M", "ɡ"), + (0x1DA3, "M", "ɥ"), + (0x1DA4, "M", "ɨ"), + (0x1DA5, "M", "ɩ"), + (0x1DA6, "M", "ɪ"), + (0x1DA7, "M", "ᵻ"), + (0x1DA8, "M", "ʝ"), + (0x1DA9, "M", "ɭ"), + (0x1DAA, "M", "ᶅ"), + (0x1DAB, "M", "ʟ"), + (0x1DAC, "M", "ɱ"), + (0x1DAD, "M", "ɰ"), + (0x1DAE, "M", "ɲ"), + (0x1DAF, "M", "ɳ"), + (0x1DB0, "M", "ɴ"), + (0x1DB1, "M", "ɵ"), + (0x1DB2, "M", "ɸ"), + (0x1DB3, "M", "ʂ"), + (0x1DB4, "M", "ʃ"), + (0x1DB5, "M", "ƫ"), + (0x1DB6, "M", "ʉ"), + (0x1DB7, "M", "ʊ"), + (0x1DB8, "M", "ᴜ"), + (0x1DB9, "M", "ʋ"), + (0x1DBA, "M", "ʌ"), + (0x1DBB, "M", "z"), + (0x1DBC, "M", "ʐ"), + (0x1DBD, "M", "ʑ"), + (0x1DBE, "M", "ʒ"), + (0x1DBF, "M", "θ"), + (0x1DC0, "V"), + (0x1E00, "M", "ḁ"), + (0x1E01, "V"), + (0x1E02, "M", "ḃ"), + (0x1E03, "V"), + (0x1E04, "M", "ḅ"), + (0x1E05, "V"), + (0x1E06, "M", "ḇ"), + (0x1E07, "V"), + (0x1E08, "M", "ḉ"), + (0x1E09, "V"), + (0x1E0A, "M", "ḋ"), + (0x1E0B, "V"), + (0x1E0C, "M", "ḍ"), + (0x1E0D, "V"), + (0x1E0E, "M", "ḏ"), + (0x1E0F, "V"), + (0x1E10, "M", "ḑ"), + (0x1E11, "V"), + (0x1E12, "M", "ḓ"), + (0x1E13, "V"), + (0x1E14, "M", "ḕ"), + (0x1E15, "V"), + (0x1E16, "M", "ḗ"), + (0x1E17, "V"), + (0x1E18, "M", "ḙ"), + (0x1E19, "V"), + (0x1E1A, "M", "ḛ"), + (0x1E1B, "V"), + (0x1E1C, "M", "ḝ"), + (0x1E1D, "V"), + (0x1E1E, "M", "ḟ"), + (0x1E1F, "V"), + (0x1E20, "M", "ḡ"), + (0x1E21, "V"), + (0x1E22, "M", "ḣ"), + (0x1E23, "V"), + ] + + +def _seg_17() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1E24, "M", "ḥ"), + (0x1E25, "V"), + (0x1E26, "M", "ḧ"), + (0x1E27, "V"), + (0x1E28, "M", "ḩ"), + (0x1E29, "V"), + (0x1E2A, "M", "ḫ"), + (0x1E2B, "V"), + (0x1E2C, "M", "ḭ"), + (0x1E2D, "V"), + (0x1E2E, "M", "ḯ"), + (0x1E2F, "V"), + (0x1E30, "M", "ḱ"), + (0x1E31, "V"), + (0x1E32, "M", "ḳ"), + (0x1E33, "V"), + (0x1E34, "M", "ḵ"), + (0x1E35, "V"), + (0x1E36, "M", "ḷ"), + (0x1E37, "V"), + (0x1E38, "M", "ḹ"), + (0x1E39, "V"), + (0x1E3A, "M", "ḻ"), + (0x1E3B, "V"), + (0x1E3C, "M", "ḽ"), + (0x1E3D, "V"), + (0x1E3E, "M", "ḿ"), + (0x1E3F, "V"), + (0x1E40, "M", "ṁ"), + (0x1E41, "V"), + (0x1E42, "M", "ṃ"), + (0x1E43, "V"), + (0x1E44, "M", "ṅ"), + (0x1E45, "V"), + (0x1E46, "M", "ṇ"), + (0x1E47, "V"), + (0x1E48, "M", "ṉ"), + (0x1E49, "V"), + (0x1E4A, "M", "ṋ"), + (0x1E4B, "V"), + (0x1E4C, "M", "ṍ"), + (0x1E4D, "V"), + (0x1E4E, "M", "ṏ"), + (0x1E4F, "V"), + (0x1E50, "M", "ṑ"), + (0x1E51, "V"), + (0x1E52, "M", "ṓ"), + (0x1E53, "V"), + (0x1E54, "M", "ṕ"), + (0x1E55, "V"), + (0x1E56, "M", "ṗ"), + (0x1E57, "V"), + (0x1E58, "M", "ṙ"), + (0x1E59, "V"), + (0x1E5A, "M", "ṛ"), + (0x1E5B, "V"), + (0x1E5C, "M", "ṝ"), + (0x1E5D, "V"), + (0x1E5E, "M", "ṟ"), + (0x1E5F, "V"), + (0x1E60, "M", "ṡ"), + (0x1E61, "V"), + (0x1E62, "M", "ṣ"), + (0x1E63, "V"), + (0x1E64, "M", "ṥ"), + (0x1E65, "V"), + (0x1E66, "M", "ṧ"), + (0x1E67, "V"), + (0x1E68, "M", "ṩ"), + (0x1E69, "V"), + (0x1E6A, "M", "ṫ"), + (0x1E6B, "V"), + (0x1E6C, "M", "ṭ"), + (0x1E6D, "V"), + (0x1E6E, "M", "ṯ"), + (0x1E6F, "V"), + (0x1E70, "M", "ṱ"), + (0x1E71, "V"), + (0x1E72, "M", "ṳ"), + (0x1E73, "V"), + (0x1E74, "M", "ṵ"), + (0x1E75, "V"), + (0x1E76, "M", "ṷ"), + (0x1E77, "V"), + (0x1E78, "M", "ṹ"), + (0x1E79, "V"), + (0x1E7A, "M", "ṻ"), + (0x1E7B, "V"), + (0x1E7C, "M", "ṽ"), + (0x1E7D, "V"), + (0x1E7E, "M", "ṿ"), + (0x1E7F, "V"), + (0x1E80, "M", "ẁ"), + (0x1E81, "V"), + (0x1E82, "M", "ẃ"), + (0x1E83, "V"), + (0x1E84, "M", "ẅ"), + (0x1E85, "V"), + (0x1E86, "M", "ẇ"), + (0x1E87, "V"), + ] + + +def _seg_18() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1E88, "M", "ẉ"), + (0x1E89, "V"), + (0x1E8A, "M", "ẋ"), + (0x1E8B, "V"), + (0x1E8C, "M", "ẍ"), + (0x1E8D, "V"), + (0x1E8E, "M", "ẏ"), + (0x1E8F, "V"), + (0x1E90, "M", "ẑ"), + (0x1E91, "V"), + (0x1E92, "M", "ẓ"), + (0x1E93, "V"), + (0x1E94, "M", "ẕ"), + (0x1E95, "V"), + (0x1E9A, "M", "aʾ"), + (0x1E9B, "M", "ṡ"), + (0x1E9C, "V"), + (0x1E9E, "M", "ß"), + (0x1E9F, "V"), + (0x1EA0, "M", "ạ"), + (0x1EA1, "V"), + (0x1EA2, "M", "ả"), + (0x1EA3, "V"), + (0x1EA4, "M", "ấ"), + (0x1EA5, "V"), + (0x1EA6, "M", "ầ"), + (0x1EA7, "V"), + (0x1EA8, "M", "ẩ"), + (0x1EA9, "V"), + (0x1EAA, "M", "ẫ"), + (0x1EAB, "V"), + (0x1EAC, "M", "ậ"), + (0x1EAD, "V"), + (0x1EAE, "M", "ắ"), + (0x1EAF, "V"), + (0x1EB0, "M", "ằ"), + (0x1EB1, "V"), + (0x1EB2, "M", "ẳ"), + (0x1EB3, "V"), + (0x1EB4, "M", "ẵ"), + (0x1EB5, "V"), + (0x1EB6, "M", "ặ"), + (0x1EB7, "V"), + (0x1EB8, "M", "ẹ"), + (0x1EB9, "V"), + (0x1EBA, "M", "ẻ"), + (0x1EBB, "V"), + (0x1EBC, "M", "ẽ"), + (0x1EBD, "V"), + (0x1EBE, "M", "ế"), + (0x1EBF, "V"), + (0x1EC0, "M", "ề"), + (0x1EC1, "V"), + (0x1EC2, "M", "ể"), + (0x1EC3, "V"), + (0x1EC4, "M", "ễ"), + (0x1EC5, "V"), + (0x1EC6, "M", "ệ"), + (0x1EC7, "V"), + (0x1EC8, "M", "ỉ"), + (0x1EC9, "V"), + (0x1ECA, "M", "ị"), + (0x1ECB, "V"), + (0x1ECC, "M", "ọ"), + (0x1ECD, "V"), + (0x1ECE, "M", "ỏ"), + (0x1ECF, "V"), + (0x1ED0, "M", "ố"), + (0x1ED1, "V"), + (0x1ED2, "M", "ồ"), + (0x1ED3, "V"), + (0x1ED4, "M", "ổ"), + (0x1ED5, "V"), + (0x1ED6, "M", "ỗ"), + (0x1ED7, "V"), + (0x1ED8, "M", "ộ"), + (0x1ED9, "V"), + (0x1EDA, "M", "ớ"), + (0x1EDB, "V"), + (0x1EDC, "M", "ờ"), + (0x1EDD, "V"), + (0x1EDE, "M", "ở"), + (0x1EDF, "V"), + (0x1EE0, "M", "ỡ"), + (0x1EE1, "V"), + (0x1EE2, "M", "ợ"), + (0x1EE3, "V"), + (0x1EE4, "M", "ụ"), + (0x1EE5, "V"), + (0x1EE6, "M", "ủ"), + (0x1EE7, "V"), + (0x1EE8, "M", "ứ"), + (0x1EE9, "V"), + (0x1EEA, "M", "ừ"), + (0x1EEB, "V"), + (0x1EEC, "M", "ử"), + (0x1EED, "V"), + (0x1EEE, "M", "ữ"), + (0x1EEF, "V"), + (0x1EF0, "M", "ự"), + ] + + +def _seg_19() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1EF1, "V"), + (0x1EF2, "M", "ỳ"), + (0x1EF3, "V"), + (0x1EF4, "M", "ỵ"), + (0x1EF5, "V"), + (0x1EF6, "M", "ỷ"), + (0x1EF7, "V"), + (0x1EF8, "M", "ỹ"), + (0x1EF9, "V"), + (0x1EFA, "M", "ỻ"), + (0x1EFB, "V"), + (0x1EFC, "M", "ỽ"), + (0x1EFD, "V"), + (0x1EFE, "M", "ỿ"), + (0x1EFF, "V"), + (0x1F08, "M", "ἀ"), + (0x1F09, "M", "ἁ"), + (0x1F0A, "M", "ἂ"), + (0x1F0B, "M", "ἃ"), + (0x1F0C, "M", "ἄ"), + (0x1F0D, "M", "ἅ"), + (0x1F0E, "M", "ἆ"), + (0x1F0F, "M", "ἇ"), + (0x1F10, "V"), + (0x1F16, "X"), + (0x1F18, "M", "ἐ"), + (0x1F19, "M", "ἑ"), + (0x1F1A, "M", "ἒ"), + (0x1F1B, "M", "ἓ"), + (0x1F1C, "M", "ἔ"), + (0x1F1D, "M", "ἕ"), + (0x1F1E, "X"), + (0x1F20, "V"), + (0x1F28, "M", "ἠ"), + (0x1F29, "M", "ἡ"), + (0x1F2A, "M", "ἢ"), + (0x1F2B, "M", "ἣ"), + (0x1F2C, "M", "ἤ"), + (0x1F2D, "M", "ἥ"), + (0x1F2E, "M", "ἦ"), + (0x1F2F, "M", "ἧ"), + (0x1F30, "V"), + (0x1F38, "M", "ἰ"), + (0x1F39, "M", "ἱ"), + (0x1F3A, "M", "ἲ"), + (0x1F3B, "M", "ἳ"), + (0x1F3C, "M", "ἴ"), + (0x1F3D, "M", "ἵ"), + (0x1F3E, "M", "ἶ"), + (0x1F3F, "M", "ἷ"), + (0x1F40, "V"), + (0x1F46, "X"), + (0x1F48, "M", "ὀ"), + (0x1F49, "M", "ὁ"), + (0x1F4A, "M", "ὂ"), + (0x1F4B, "M", "ὃ"), + (0x1F4C, "M", "ὄ"), + (0x1F4D, "M", "ὅ"), + (0x1F4E, "X"), + (0x1F50, "V"), + (0x1F58, "X"), + (0x1F59, "M", "ὑ"), + (0x1F5A, "X"), + (0x1F5B, "M", "ὓ"), + (0x1F5C, "X"), + (0x1F5D, "M", "ὕ"), + (0x1F5E, "X"), + (0x1F5F, "M", "ὗ"), + (0x1F60, "V"), + (0x1F68, "M", "ὠ"), + (0x1F69, "M", "ὡ"), + (0x1F6A, "M", "ὢ"), + (0x1F6B, "M", "ὣ"), + (0x1F6C, "M", "ὤ"), + (0x1F6D, "M", "ὥ"), + (0x1F6E, "M", "ὦ"), + (0x1F6F, "M", "ὧ"), + (0x1F70, "V"), + (0x1F71, "M", "ά"), + (0x1F72, "V"), + (0x1F73, "M", "έ"), + (0x1F74, "V"), + (0x1F75, "M", "ή"), + (0x1F76, "V"), + (0x1F77, "M", "ί"), + (0x1F78, "V"), + (0x1F79, "M", "ό"), + (0x1F7A, "V"), + (0x1F7B, "M", "ύ"), + (0x1F7C, "V"), + (0x1F7D, "M", "ώ"), + (0x1F7E, "X"), + (0x1F80, "M", "ἀι"), + (0x1F81, "M", "ἁι"), + (0x1F82, "M", "ἂι"), + (0x1F83, "M", "ἃι"), + (0x1F84, "M", "ἄι"), + (0x1F85, "M", "ἅι"), + (0x1F86, "M", "ἆι"), + (0x1F87, "M", "ἇι"), + ] + + +def _seg_20() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1F88, "M", "ἀι"), + (0x1F89, "M", "ἁι"), + (0x1F8A, "M", "ἂι"), + (0x1F8B, "M", "ἃι"), + (0x1F8C, "M", "ἄι"), + (0x1F8D, "M", "ἅι"), + (0x1F8E, "M", "ἆι"), + (0x1F8F, "M", "ἇι"), + (0x1F90, "M", "ἠι"), + (0x1F91, "M", "ἡι"), + (0x1F92, "M", "ἢι"), + (0x1F93, "M", "ἣι"), + (0x1F94, "M", "ἤι"), + (0x1F95, "M", "ἥι"), + (0x1F96, "M", "ἦι"), + (0x1F97, "M", "ἧι"), + (0x1F98, "M", "ἠι"), + (0x1F99, "M", "ἡι"), + (0x1F9A, "M", "ἢι"), + (0x1F9B, "M", "ἣι"), + (0x1F9C, "M", "ἤι"), + (0x1F9D, "M", "ἥι"), + (0x1F9E, "M", "ἦι"), + (0x1F9F, "M", "ἧι"), + (0x1FA0, "M", "ὠι"), + (0x1FA1, "M", "ὡι"), + (0x1FA2, "M", "ὢι"), + (0x1FA3, "M", "ὣι"), + (0x1FA4, "M", "ὤι"), + (0x1FA5, "M", "ὥι"), + (0x1FA6, "M", "ὦι"), + (0x1FA7, "M", "ὧι"), + (0x1FA8, "M", "ὠι"), + (0x1FA9, "M", "ὡι"), + (0x1FAA, "M", "ὢι"), + (0x1FAB, "M", "ὣι"), + (0x1FAC, "M", "ὤι"), + (0x1FAD, "M", "ὥι"), + (0x1FAE, "M", "ὦι"), + (0x1FAF, "M", "ὧι"), + (0x1FB0, "V"), + (0x1FB2, "M", "ὰι"), + (0x1FB3, "M", "αι"), + (0x1FB4, "M", "άι"), + (0x1FB5, "X"), + (0x1FB6, "V"), + (0x1FB7, "M", "ᾶι"), + (0x1FB8, "M", "ᾰ"), + (0x1FB9, "M", "ᾱ"), + (0x1FBA, "M", "ὰ"), + (0x1FBB, "M", "ά"), + (0x1FBC, "M", "αι"), + (0x1FBD, "3", " ̓"), + (0x1FBE, "M", "ι"), + (0x1FBF, "3", " ̓"), + (0x1FC0, "3", " ͂"), + (0x1FC1, "3", " ̈͂"), + (0x1FC2, "M", "ὴι"), + (0x1FC3, "M", "ηι"), + (0x1FC4, "M", "ήι"), + (0x1FC5, "X"), + (0x1FC6, "V"), + (0x1FC7, "M", "ῆι"), + (0x1FC8, "M", "ὲ"), + (0x1FC9, "M", "έ"), + (0x1FCA, "M", "ὴ"), + (0x1FCB, "M", "ή"), + (0x1FCC, "M", "ηι"), + (0x1FCD, "3", " ̓̀"), + (0x1FCE, "3", " ̓́"), + (0x1FCF, "3", " ̓͂"), + (0x1FD0, "V"), + (0x1FD3, "M", "ΐ"), + (0x1FD4, "X"), + (0x1FD6, "V"), + (0x1FD8, "M", "ῐ"), + (0x1FD9, "M", "ῑ"), + (0x1FDA, "M", "ὶ"), + (0x1FDB, "M", "ί"), + (0x1FDC, "X"), + (0x1FDD, "3", " ̔̀"), + (0x1FDE, "3", " ̔́"), + (0x1FDF, "3", " ̔͂"), + (0x1FE0, "V"), + (0x1FE3, "M", "ΰ"), + (0x1FE4, "V"), + (0x1FE8, "M", "ῠ"), + (0x1FE9, "M", "ῡ"), + (0x1FEA, "M", "ὺ"), + (0x1FEB, "M", "ύ"), + (0x1FEC, "M", "ῥ"), + (0x1FED, "3", " ̈̀"), + (0x1FEE, "3", " ̈́"), + (0x1FEF, "3", "`"), + (0x1FF0, "X"), + (0x1FF2, "M", "ὼι"), + (0x1FF3, "M", "ωι"), + (0x1FF4, "M", "ώι"), + (0x1FF5, "X"), + (0x1FF6, "V"), + ] + + +def _seg_21() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1FF7, "M", "ῶι"), + (0x1FF8, "M", "ὸ"), + (0x1FF9, "M", "ό"), + (0x1FFA, "M", "ὼ"), + (0x1FFB, "M", "ώ"), + (0x1FFC, "M", "ωι"), + (0x1FFD, "3", " ́"), + (0x1FFE, "3", " ̔"), + (0x1FFF, "X"), + (0x2000, "3", " "), + (0x200B, "I"), + (0x200C, "D", ""), + (0x200E, "X"), + (0x2010, "V"), + (0x2011, "M", "‐"), + (0x2012, "V"), + (0x2017, "3", " ̳"), + (0x2018, "V"), + (0x2024, "X"), + (0x2027, "V"), + (0x2028, "X"), + (0x202F, "3", " "), + (0x2030, "V"), + (0x2033, "M", "′′"), + (0x2034, "M", "′′′"), + (0x2035, "V"), + (0x2036, "M", "‵‵"), + (0x2037, "M", "‵‵‵"), + (0x2038, "V"), + (0x203C, "3", "!!"), + (0x203D, "V"), + (0x203E, "3", " ̅"), + (0x203F, "V"), + (0x2047, "3", "??"), + (0x2048, "3", "?!"), + (0x2049, "3", "!?"), + (0x204A, "V"), + (0x2057, "M", "′′′′"), + (0x2058, "V"), + (0x205F, "3", " "), + (0x2060, "I"), + (0x2061, "X"), + (0x2064, "I"), + (0x2065, "X"), + (0x2070, "M", "0"), + (0x2071, "M", "i"), + (0x2072, "X"), + (0x2074, "M", "4"), + (0x2075, "M", "5"), + (0x2076, "M", "6"), + (0x2077, "M", "7"), + (0x2078, "M", "8"), + (0x2079, "M", "9"), + (0x207A, "3", "+"), + (0x207B, "M", "−"), + (0x207C, "3", "="), + (0x207D, "3", "("), + (0x207E, "3", ")"), + (0x207F, "M", "n"), + (0x2080, "M", "0"), + (0x2081, "M", "1"), + (0x2082, "M", "2"), + (0x2083, "M", "3"), + (0x2084, "M", "4"), + (0x2085, "M", "5"), + (0x2086, "M", "6"), + (0x2087, "M", "7"), + (0x2088, "M", "8"), + (0x2089, "M", "9"), + (0x208A, "3", "+"), + (0x208B, "M", "−"), + (0x208C, "3", "="), + (0x208D, "3", "("), + (0x208E, "3", ")"), + (0x208F, "X"), + (0x2090, "M", "a"), + (0x2091, "M", "e"), + (0x2092, "M", "o"), + (0x2093, "M", "x"), + (0x2094, "M", "ə"), + (0x2095, "M", "h"), + (0x2096, "M", "k"), + (0x2097, "M", "l"), + (0x2098, "M", "m"), + (0x2099, "M", "n"), + (0x209A, "M", "p"), + (0x209B, "M", "s"), + (0x209C, "M", "t"), + (0x209D, "X"), + (0x20A0, "V"), + (0x20A8, "M", "rs"), + (0x20A9, "V"), + (0x20C1, "X"), + (0x20D0, "V"), + (0x20F1, "X"), + (0x2100, "3", "a/c"), + (0x2101, "3", "a/s"), + (0x2102, "M", "c"), + (0x2103, "M", "°c"), + (0x2104, "V"), + ] + + +def _seg_22() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2105, "3", "c/o"), + (0x2106, "3", "c/u"), + (0x2107, "M", "ɛ"), + (0x2108, "V"), + (0x2109, "M", "°f"), + (0x210A, "M", "g"), + (0x210B, "M", "h"), + (0x210F, "M", "ħ"), + (0x2110, "M", "i"), + (0x2112, "M", "l"), + (0x2114, "V"), + (0x2115, "M", "n"), + (0x2116, "M", "no"), + (0x2117, "V"), + (0x2119, "M", "p"), + (0x211A, "M", "q"), + (0x211B, "M", "r"), + (0x211E, "V"), + (0x2120, "M", "sm"), + (0x2121, "M", "tel"), + (0x2122, "M", "tm"), + (0x2123, "V"), + (0x2124, "M", "z"), + (0x2125, "V"), + (0x2126, "M", "ω"), + (0x2127, "V"), + (0x2128, "M", "z"), + (0x2129, "V"), + (0x212A, "M", "k"), + (0x212B, "M", "å"), + (0x212C, "M", "b"), + (0x212D, "M", "c"), + (0x212E, "V"), + (0x212F, "M", "e"), + (0x2131, "M", "f"), + (0x2132, "X"), + (0x2133, "M", "m"), + (0x2134, "M", "o"), + (0x2135, "M", "א"), + (0x2136, "M", "ב"), + (0x2137, "M", "ג"), + (0x2138, "M", "ד"), + (0x2139, "M", "i"), + (0x213A, "V"), + (0x213B, "M", "fax"), + (0x213C, "M", "π"), + (0x213D, "M", "γ"), + (0x213F, "M", "π"), + (0x2140, "M", "∑"), + (0x2141, "V"), + (0x2145, "M", "d"), + (0x2147, "M", "e"), + (0x2148, "M", "i"), + (0x2149, "M", "j"), + (0x214A, "V"), + (0x2150, "M", "1⁄7"), + (0x2151, "M", "1⁄9"), + (0x2152, "M", "1⁄10"), + (0x2153, "M", "1⁄3"), + (0x2154, "M", "2⁄3"), + (0x2155, "M", "1⁄5"), + (0x2156, "M", "2⁄5"), + (0x2157, "M", "3⁄5"), + (0x2158, "M", "4⁄5"), + (0x2159, "M", "1⁄6"), + (0x215A, "M", "5⁄6"), + (0x215B, "M", "1⁄8"), + (0x215C, "M", "3⁄8"), + (0x215D, "M", "5⁄8"), + (0x215E, "M", "7⁄8"), + (0x215F, "M", "1⁄"), + (0x2160, "M", "i"), + (0x2161, "M", "ii"), + (0x2162, "M", "iii"), + (0x2163, "M", "iv"), + (0x2164, "M", "v"), + (0x2165, "M", "vi"), + (0x2166, "M", "vii"), + (0x2167, "M", "viii"), + (0x2168, "M", "ix"), + (0x2169, "M", "x"), + (0x216A, "M", "xi"), + (0x216B, "M", "xii"), + (0x216C, "M", "l"), + (0x216D, "M", "c"), + (0x216E, "M", "d"), + (0x216F, "M", "m"), + (0x2170, "M", "i"), + (0x2171, "M", "ii"), + (0x2172, "M", "iii"), + (0x2173, "M", "iv"), + (0x2174, "M", "v"), + (0x2175, "M", "vi"), + (0x2176, "M", "vii"), + (0x2177, "M", "viii"), + (0x2178, "M", "ix"), + (0x2179, "M", "x"), + (0x217A, "M", "xi"), + (0x217B, "M", "xii"), + (0x217C, "M", "l"), + ] + + +def _seg_23() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x217D, "M", "c"), + (0x217E, "M", "d"), + (0x217F, "M", "m"), + (0x2180, "V"), + (0x2183, "X"), + (0x2184, "V"), + (0x2189, "M", "0⁄3"), + (0x218A, "V"), + (0x218C, "X"), + (0x2190, "V"), + (0x222C, "M", "∫∫"), + (0x222D, "M", "∫∫∫"), + (0x222E, "V"), + (0x222F, "M", "∮∮"), + (0x2230, "M", "∮∮∮"), + (0x2231, "V"), + (0x2329, "M", "〈"), + (0x232A, "M", "〉"), + (0x232B, "V"), + (0x2427, "X"), + (0x2440, "V"), + (0x244B, "X"), + (0x2460, "M", "1"), + (0x2461, "M", "2"), + (0x2462, "M", "3"), + (0x2463, "M", "4"), + (0x2464, "M", "5"), + (0x2465, "M", "6"), + (0x2466, "M", "7"), + (0x2467, "M", "8"), + (0x2468, "M", "9"), + (0x2469, "M", "10"), + (0x246A, "M", "11"), + (0x246B, "M", "12"), + (0x246C, "M", "13"), + (0x246D, "M", "14"), + (0x246E, "M", "15"), + (0x246F, "M", "16"), + (0x2470, "M", "17"), + (0x2471, "M", "18"), + (0x2472, "M", "19"), + (0x2473, "M", "20"), + (0x2474, "3", "(1)"), + (0x2475, "3", "(2)"), + (0x2476, "3", "(3)"), + (0x2477, "3", "(4)"), + (0x2478, "3", "(5)"), + (0x2479, "3", "(6)"), + (0x247A, "3", "(7)"), + (0x247B, "3", "(8)"), + (0x247C, "3", "(9)"), + (0x247D, "3", "(10)"), + (0x247E, "3", "(11)"), + (0x247F, "3", "(12)"), + (0x2480, "3", "(13)"), + (0x2481, "3", "(14)"), + (0x2482, "3", "(15)"), + (0x2483, "3", "(16)"), + (0x2484, "3", "(17)"), + (0x2485, "3", "(18)"), + (0x2486, "3", "(19)"), + (0x2487, "3", "(20)"), + (0x2488, "X"), + (0x249C, "3", "(a)"), + (0x249D, "3", "(b)"), + (0x249E, "3", "(c)"), + (0x249F, "3", "(d)"), + (0x24A0, "3", "(e)"), + (0x24A1, "3", "(f)"), + (0x24A2, "3", "(g)"), + (0x24A3, "3", "(h)"), + (0x24A4, "3", "(i)"), + (0x24A5, "3", "(j)"), + (0x24A6, "3", "(k)"), + (0x24A7, "3", "(l)"), + (0x24A8, "3", "(m)"), + (0x24A9, "3", "(n)"), + (0x24AA, "3", "(o)"), + (0x24AB, "3", "(p)"), + (0x24AC, "3", "(q)"), + (0x24AD, "3", "(r)"), + (0x24AE, "3", "(s)"), + (0x24AF, "3", "(t)"), + (0x24B0, "3", "(u)"), + (0x24B1, "3", "(v)"), + (0x24B2, "3", "(w)"), + (0x24B3, "3", "(x)"), + (0x24B4, "3", "(y)"), + (0x24B5, "3", "(z)"), + (0x24B6, "M", "a"), + (0x24B7, "M", "b"), + (0x24B8, "M", "c"), + (0x24B9, "M", "d"), + (0x24BA, "M", "e"), + (0x24BB, "M", "f"), + (0x24BC, "M", "g"), + (0x24BD, "M", "h"), + (0x24BE, "M", "i"), + (0x24BF, "M", "j"), + (0x24C0, "M", "k"), + ] + + +def _seg_24() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x24C1, "M", "l"), + (0x24C2, "M", "m"), + (0x24C3, "M", "n"), + (0x24C4, "M", "o"), + (0x24C5, "M", "p"), + (0x24C6, "M", "q"), + (0x24C7, "M", "r"), + (0x24C8, "M", "s"), + (0x24C9, "M", "t"), + (0x24CA, "M", "u"), + (0x24CB, "M", "v"), + (0x24CC, "M", "w"), + (0x24CD, "M", "x"), + (0x24CE, "M", "y"), + (0x24CF, "M", "z"), + (0x24D0, "M", "a"), + (0x24D1, "M", "b"), + (0x24D2, "M", "c"), + (0x24D3, "M", "d"), + (0x24D4, "M", "e"), + (0x24D5, "M", "f"), + (0x24D6, "M", "g"), + (0x24D7, "M", "h"), + (0x24D8, "M", "i"), + (0x24D9, "M", "j"), + (0x24DA, "M", "k"), + (0x24DB, "M", "l"), + (0x24DC, "M", "m"), + (0x24DD, "M", "n"), + (0x24DE, "M", "o"), + (0x24DF, "M", "p"), + (0x24E0, "M", "q"), + (0x24E1, "M", "r"), + (0x24E2, "M", "s"), + (0x24E3, "M", "t"), + (0x24E4, "M", "u"), + (0x24E5, "M", "v"), + (0x24E6, "M", "w"), + (0x24E7, "M", "x"), + (0x24E8, "M", "y"), + (0x24E9, "M", "z"), + (0x24EA, "M", "0"), + (0x24EB, "V"), + (0x2A0C, "M", "∫∫∫∫"), + (0x2A0D, "V"), + (0x2A74, "3", "::="), + (0x2A75, "3", "=="), + (0x2A76, "3", "==="), + (0x2A77, "V"), + (0x2ADC, "M", "⫝̸"), + (0x2ADD, "V"), + (0x2B74, "X"), + (0x2B76, "V"), + (0x2B96, "X"), + (0x2B97, "V"), + (0x2C00, "M", "ⰰ"), + (0x2C01, "M", "ⰱ"), + (0x2C02, "M", "ⰲ"), + (0x2C03, "M", "ⰳ"), + (0x2C04, "M", "ⰴ"), + (0x2C05, "M", "ⰵ"), + (0x2C06, "M", "ⰶ"), + (0x2C07, "M", "ⰷ"), + (0x2C08, "M", "ⰸ"), + (0x2C09, "M", "ⰹ"), + (0x2C0A, "M", "ⰺ"), + (0x2C0B, "M", "ⰻ"), + (0x2C0C, "M", "ⰼ"), + (0x2C0D, "M", "ⰽ"), + (0x2C0E, "M", "ⰾ"), + (0x2C0F, "M", "ⰿ"), + (0x2C10, "M", "ⱀ"), + (0x2C11, "M", "ⱁ"), + (0x2C12, "M", "ⱂ"), + (0x2C13, "M", "ⱃ"), + (0x2C14, "M", "ⱄ"), + (0x2C15, "M", "ⱅ"), + (0x2C16, "M", "ⱆ"), + (0x2C17, "M", "ⱇ"), + (0x2C18, "M", "ⱈ"), + (0x2C19, "M", "ⱉ"), + (0x2C1A, "M", "ⱊ"), + (0x2C1B, "M", "ⱋ"), + (0x2C1C, "M", "ⱌ"), + (0x2C1D, "M", "ⱍ"), + (0x2C1E, "M", "ⱎ"), + (0x2C1F, "M", "ⱏ"), + (0x2C20, "M", "ⱐ"), + (0x2C21, "M", "ⱑ"), + (0x2C22, "M", "ⱒ"), + (0x2C23, "M", "ⱓ"), + (0x2C24, "M", "ⱔ"), + (0x2C25, "M", "ⱕ"), + (0x2C26, "M", "ⱖ"), + (0x2C27, "M", "ⱗ"), + (0x2C28, "M", "ⱘ"), + (0x2C29, "M", "ⱙ"), + (0x2C2A, "M", "ⱚ"), + (0x2C2B, "M", "ⱛ"), + (0x2C2C, "M", "ⱜ"), + ] + + +def _seg_25() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2C2D, "M", "ⱝ"), + (0x2C2E, "M", "ⱞ"), + (0x2C2F, "M", "ⱟ"), + (0x2C30, "V"), + (0x2C60, "M", "ⱡ"), + (0x2C61, "V"), + (0x2C62, "M", "ɫ"), + (0x2C63, "M", "ᵽ"), + (0x2C64, "M", "ɽ"), + (0x2C65, "V"), + (0x2C67, "M", "ⱨ"), + (0x2C68, "V"), + (0x2C69, "M", "ⱪ"), + (0x2C6A, "V"), + (0x2C6B, "M", "ⱬ"), + (0x2C6C, "V"), + (0x2C6D, "M", "ɑ"), + (0x2C6E, "M", "ɱ"), + (0x2C6F, "M", "ɐ"), + (0x2C70, "M", "ɒ"), + (0x2C71, "V"), + (0x2C72, "M", "ⱳ"), + (0x2C73, "V"), + (0x2C75, "M", "ⱶ"), + (0x2C76, "V"), + (0x2C7C, "M", "j"), + (0x2C7D, "M", "v"), + (0x2C7E, "M", "ȿ"), + (0x2C7F, "M", "ɀ"), + (0x2C80, "M", "ⲁ"), + (0x2C81, "V"), + (0x2C82, "M", "ⲃ"), + (0x2C83, "V"), + (0x2C84, "M", "ⲅ"), + (0x2C85, "V"), + (0x2C86, "M", "ⲇ"), + (0x2C87, "V"), + (0x2C88, "M", "ⲉ"), + (0x2C89, "V"), + (0x2C8A, "M", "ⲋ"), + (0x2C8B, "V"), + (0x2C8C, "M", "ⲍ"), + (0x2C8D, "V"), + (0x2C8E, "M", "ⲏ"), + (0x2C8F, "V"), + (0x2C90, "M", "ⲑ"), + (0x2C91, "V"), + (0x2C92, "M", "ⲓ"), + (0x2C93, "V"), + (0x2C94, "M", "ⲕ"), + (0x2C95, "V"), + (0x2C96, "M", "ⲗ"), + (0x2C97, "V"), + (0x2C98, "M", "ⲙ"), + (0x2C99, "V"), + (0x2C9A, "M", "ⲛ"), + (0x2C9B, "V"), + (0x2C9C, "M", "ⲝ"), + (0x2C9D, "V"), + (0x2C9E, "M", "ⲟ"), + (0x2C9F, "V"), + (0x2CA0, "M", "ⲡ"), + (0x2CA1, "V"), + (0x2CA2, "M", "ⲣ"), + (0x2CA3, "V"), + (0x2CA4, "M", "ⲥ"), + (0x2CA5, "V"), + (0x2CA6, "M", "ⲧ"), + (0x2CA7, "V"), + (0x2CA8, "M", "ⲩ"), + (0x2CA9, "V"), + (0x2CAA, "M", "ⲫ"), + (0x2CAB, "V"), + (0x2CAC, "M", "ⲭ"), + (0x2CAD, "V"), + (0x2CAE, "M", "ⲯ"), + (0x2CAF, "V"), + (0x2CB0, "M", "ⲱ"), + (0x2CB1, "V"), + (0x2CB2, "M", "ⲳ"), + (0x2CB3, "V"), + (0x2CB4, "M", "ⲵ"), + (0x2CB5, "V"), + (0x2CB6, "M", "ⲷ"), + (0x2CB7, "V"), + (0x2CB8, "M", "ⲹ"), + (0x2CB9, "V"), + (0x2CBA, "M", "ⲻ"), + (0x2CBB, "V"), + (0x2CBC, "M", "ⲽ"), + (0x2CBD, "V"), + (0x2CBE, "M", "ⲿ"), + (0x2CBF, "V"), + (0x2CC0, "M", "ⳁ"), + (0x2CC1, "V"), + (0x2CC2, "M", "ⳃ"), + (0x2CC3, "V"), + (0x2CC4, "M", "ⳅ"), + (0x2CC5, "V"), + (0x2CC6, "M", "ⳇ"), + ] + + +def _seg_26() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2CC7, "V"), + (0x2CC8, "M", "ⳉ"), + (0x2CC9, "V"), + (0x2CCA, "M", "ⳋ"), + (0x2CCB, "V"), + (0x2CCC, "M", "ⳍ"), + (0x2CCD, "V"), + (0x2CCE, "M", "ⳏ"), + (0x2CCF, "V"), + (0x2CD0, "M", "ⳑ"), + (0x2CD1, "V"), + (0x2CD2, "M", "ⳓ"), + (0x2CD3, "V"), + (0x2CD4, "M", "ⳕ"), + (0x2CD5, "V"), + (0x2CD6, "M", "ⳗ"), + (0x2CD7, "V"), + (0x2CD8, "M", "ⳙ"), + (0x2CD9, "V"), + (0x2CDA, "M", "ⳛ"), + (0x2CDB, "V"), + (0x2CDC, "M", "ⳝ"), + (0x2CDD, "V"), + (0x2CDE, "M", "ⳟ"), + (0x2CDF, "V"), + (0x2CE0, "M", "ⳡ"), + (0x2CE1, "V"), + (0x2CE2, "M", "ⳣ"), + (0x2CE3, "V"), + (0x2CEB, "M", "ⳬ"), + (0x2CEC, "V"), + (0x2CED, "M", "ⳮ"), + (0x2CEE, "V"), + (0x2CF2, "M", "ⳳ"), + (0x2CF3, "V"), + (0x2CF4, "X"), + (0x2CF9, "V"), + (0x2D26, "X"), + (0x2D27, "V"), + (0x2D28, "X"), + (0x2D2D, "V"), + (0x2D2E, "X"), + (0x2D30, "V"), + (0x2D68, "X"), + (0x2D6F, "M", "ⵡ"), + (0x2D70, "V"), + (0x2D71, "X"), + (0x2D7F, "V"), + (0x2D97, "X"), + (0x2DA0, "V"), + (0x2DA7, "X"), + (0x2DA8, "V"), + (0x2DAF, "X"), + (0x2DB0, "V"), + (0x2DB7, "X"), + (0x2DB8, "V"), + (0x2DBF, "X"), + (0x2DC0, "V"), + (0x2DC7, "X"), + (0x2DC8, "V"), + (0x2DCF, "X"), + (0x2DD0, "V"), + (0x2DD7, "X"), + (0x2DD8, "V"), + (0x2DDF, "X"), + (0x2DE0, "V"), + (0x2E5E, "X"), + (0x2E80, "V"), + (0x2E9A, "X"), + (0x2E9B, "V"), + (0x2E9F, "M", "母"), + (0x2EA0, "V"), + (0x2EF3, "M", "龟"), + (0x2EF4, "X"), + (0x2F00, "M", "一"), + (0x2F01, "M", "丨"), + (0x2F02, "M", "丶"), + (0x2F03, "M", "丿"), + (0x2F04, "M", "乙"), + (0x2F05, "M", "亅"), + (0x2F06, "M", "二"), + (0x2F07, "M", "亠"), + (0x2F08, "M", "人"), + (0x2F09, "M", "儿"), + (0x2F0A, "M", "入"), + (0x2F0B, "M", "八"), + (0x2F0C, "M", "冂"), + (0x2F0D, "M", "冖"), + (0x2F0E, "M", "冫"), + (0x2F0F, "M", "几"), + (0x2F10, "M", "凵"), + (0x2F11, "M", "刀"), + (0x2F12, "M", "力"), + (0x2F13, "M", "勹"), + (0x2F14, "M", "匕"), + (0x2F15, "M", "匚"), + (0x2F16, "M", "匸"), + (0x2F17, "M", "十"), + (0x2F18, "M", "卜"), + (0x2F19, "M", "卩"), + ] + + +def _seg_27() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F1A, "M", "厂"), + (0x2F1B, "M", "厶"), + (0x2F1C, "M", "又"), + (0x2F1D, "M", "口"), + (0x2F1E, "M", "囗"), + (0x2F1F, "M", "土"), + (0x2F20, "M", "士"), + (0x2F21, "M", "夂"), + (0x2F22, "M", "夊"), + (0x2F23, "M", "夕"), + (0x2F24, "M", "大"), + (0x2F25, "M", "女"), + (0x2F26, "M", "子"), + (0x2F27, "M", "宀"), + (0x2F28, "M", "寸"), + (0x2F29, "M", "小"), + (0x2F2A, "M", "尢"), + (0x2F2B, "M", "尸"), + (0x2F2C, "M", "屮"), + (0x2F2D, "M", "山"), + (0x2F2E, "M", "巛"), + (0x2F2F, "M", "工"), + (0x2F30, "M", "己"), + (0x2F31, "M", "巾"), + (0x2F32, "M", "干"), + (0x2F33, "M", "幺"), + (0x2F34, "M", "广"), + (0x2F35, "M", "廴"), + (0x2F36, "M", "廾"), + (0x2F37, "M", "弋"), + (0x2F38, "M", "弓"), + (0x2F39, "M", "彐"), + (0x2F3A, "M", "彡"), + (0x2F3B, "M", "彳"), + (0x2F3C, "M", "心"), + (0x2F3D, "M", "戈"), + (0x2F3E, "M", "戶"), + (0x2F3F, "M", "手"), + (0x2F40, "M", "支"), + (0x2F41, "M", "攴"), + (0x2F42, "M", "文"), + (0x2F43, "M", "斗"), + (0x2F44, "M", "斤"), + (0x2F45, "M", "方"), + (0x2F46, "M", "无"), + (0x2F47, "M", "日"), + (0x2F48, "M", "曰"), + (0x2F49, "M", "月"), + (0x2F4A, "M", "木"), + (0x2F4B, "M", "欠"), + (0x2F4C, "M", "止"), + (0x2F4D, "M", "歹"), + (0x2F4E, "M", "殳"), + (0x2F4F, "M", "毋"), + (0x2F50, "M", "比"), + (0x2F51, "M", "毛"), + (0x2F52, "M", "氏"), + (0x2F53, "M", "气"), + (0x2F54, "M", "水"), + (0x2F55, "M", "火"), + (0x2F56, "M", "爪"), + (0x2F57, "M", "父"), + (0x2F58, "M", "爻"), + (0x2F59, "M", "爿"), + (0x2F5A, "M", "片"), + (0x2F5B, "M", "牙"), + (0x2F5C, "M", "牛"), + (0x2F5D, "M", "犬"), + (0x2F5E, "M", "玄"), + (0x2F5F, "M", "玉"), + (0x2F60, "M", "瓜"), + (0x2F61, "M", "瓦"), + (0x2F62, "M", "甘"), + (0x2F63, "M", "生"), + (0x2F64, "M", "用"), + (0x2F65, "M", "田"), + (0x2F66, "M", "疋"), + (0x2F67, "M", "疒"), + (0x2F68, "M", "癶"), + (0x2F69, "M", "白"), + (0x2F6A, "M", "皮"), + (0x2F6B, "M", "皿"), + (0x2F6C, "M", "目"), + (0x2F6D, "M", "矛"), + (0x2F6E, "M", "矢"), + (0x2F6F, "M", "石"), + (0x2F70, "M", "示"), + (0x2F71, "M", "禸"), + (0x2F72, "M", "禾"), + (0x2F73, "M", "穴"), + (0x2F74, "M", "立"), + (0x2F75, "M", "竹"), + (0x2F76, "M", "米"), + (0x2F77, "M", "糸"), + (0x2F78, "M", "缶"), + (0x2F79, "M", "网"), + (0x2F7A, "M", "羊"), + (0x2F7B, "M", "羽"), + (0x2F7C, "M", "老"), + (0x2F7D, "M", "而"), + ] + + +def _seg_28() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F7E, "M", "耒"), + (0x2F7F, "M", "耳"), + (0x2F80, "M", "聿"), + (0x2F81, "M", "肉"), + (0x2F82, "M", "臣"), + (0x2F83, "M", "自"), + (0x2F84, "M", "至"), + (0x2F85, "M", "臼"), + (0x2F86, "M", "舌"), + (0x2F87, "M", "舛"), + (0x2F88, "M", "舟"), + (0x2F89, "M", "艮"), + (0x2F8A, "M", "色"), + (0x2F8B, "M", "艸"), + (0x2F8C, "M", "虍"), + (0x2F8D, "M", "虫"), + (0x2F8E, "M", "血"), + (0x2F8F, "M", "行"), + (0x2F90, "M", "衣"), + (0x2F91, "M", "襾"), + (0x2F92, "M", "見"), + (0x2F93, "M", "角"), + (0x2F94, "M", "言"), + (0x2F95, "M", "谷"), + (0x2F96, "M", "豆"), + (0x2F97, "M", "豕"), + (0x2F98, "M", "豸"), + (0x2F99, "M", "貝"), + (0x2F9A, "M", "赤"), + (0x2F9B, "M", "走"), + (0x2F9C, "M", "足"), + (0x2F9D, "M", "身"), + (0x2F9E, "M", "車"), + (0x2F9F, "M", "辛"), + (0x2FA0, "M", "辰"), + (0x2FA1, "M", "辵"), + (0x2FA2, "M", "邑"), + (0x2FA3, "M", "酉"), + (0x2FA4, "M", "釆"), + (0x2FA5, "M", "里"), + (0x2FA6, "M", "金"), + (0x2FA7, "M", "長"), + (0x2FA8, "M", "門"), + (0x2FA9, "M", "阜"), + (0x2FAA, "M", "隶"), + (0x2FAB, "M", "隹"), + (0x2FAC, "M", "雨"), + (0x2FAD, "M", "靑"), + (0x2FAE, "M", "非"), + (0x2FAF, "M", "面"), + (0x2FB0, "M", "革"), + (0x2FB1, "M", "韋"), + (0x2FB2, "M", "韭"), + (0x2FB3, "M", "音"), + (0x2FB4, "M", "頁"), + (0x2FB5, "M", "風"), + (0x2FB6, "M", "飛"), + (0x2FB7, "M", "食"), + (0x2FB8, "M", "首"), + (0x2FB9, "M", "香"), + (0x2FBA, "M", "馬"), + (0x2FBB, "M", "骨"), + (0x2FBC, "M", "高"), + (0x2FBD, "M", "髟"), + (0x2FBE, "M", "鬥"), + (0x2FBF, "M", "鬯"), + (0x2FC0, "M", "鬲"), + (0x2FC1, "M", "鬼"), + (0x2FC2, "M", "魚"), + (0x2FC3, "M", "鳥"), + (0x2FC4, "M", "鹵"), + (0x2FC5, "M", "鹿"), + (0x2FC6, "M", "麥"), + (0x2FC7, "M", "麻"), + (0x2FC8, "M", "黃"), + (0x2FC9, "M", "黍"), + (0x2FCA, "M", "黑"), + (0x2FCB, "M", "黹"), + (0x2FCC, "M", "黽"), + (0x2FCD, "M", "鼎"), + (0x2FCE, "M", "鼓"), + (0x2FCF, "M", "鼠"), + (0x2FD0, "M", "鼻"), + (0x2FD1, "M", "齊"), + (0x2FD2, "M", "齒"), + (0x2FD3, "M", "龍"), + (0x2FD4, "M", "龜"), + (0x2FD5, "M", "龠"), + (0x2FD6, "X"), + (0x3000, "3", " "), + (0x3001, "V"), + (0x3002, "M", "."), + (0x3003, "V"), + (0x3036, "M", "〒"), + (0x3037, "V"), + (0x3038, "M", "十"), + (0x3039, "M", "卄"), + (0x303A, "M", "卅"), + (0x303B, "V"), + (0x3040, "X"), + ] + + +def _seg_29() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x3041, "V"), + (0x3097, "X"), + (0x3099, "V"), + (0x309B, "3", " ゙"), + (0x309C, "3", " ゚"), + (0x309D, "V"), + (0x309F, "M", "より"), + (0x30A0, "V"), + (0x30FF, "M", "コト"), + (0x3100, "X"), + (0x3105, "V"), + (0x3130, "X"), + (0x3131, "M", "ᄀ"), + (0x3132, "M", "ᄁ"), + (0x3133, "M", "ᆪ"), + (0x3134, "M", "ᄂ"), + (0x3135, "M", "ᆬ"), + (0x3136, "M", "ᆭ"), + (0x3137, "M", "ᄃ"), + (0x3138, "M", "ᄄ"), + (0x3139, "M", "ᄅ"), + (0x313A, "M", "ᆰ"), + (0x313B, "M", "ᆱ"), + (0x313C, "M", "ᆲ"), + (0x313D, "M", "ᆳ"), + (0x313E, "M", "ᆴ"), + (0x313F, "M", "ᆵ"), + (0x3140, "M", "ᄚ"), + (0x3141, "M", "ᄆ"), + (0x3142, "M", "ᄇ"), + (0x3143, "M", "ᄈ"), + (0x3144, "M", "ᄡ"), + (0x3145, "M", "ᄉ"), + (0x3146, "M", "ᄊ"), + (0x3147, "M", "ᄋ"), + (0x3148, "M", "ᄌ"), + (0x3149, "M", "ᄍ"), + (0x314A, "M", "ᄎ"), + (0x314B, "M", "ᄏ"), + (0x314C, "M", "ᄐ"), + (0x314D, "M", "ᄑ"), + (0x314E, "M", "ᄒ"), + (0x314F, "M", "ᅡ"), + (0x3150, "M", "ᅢ"), + (0x3151, "M", "ᅣ"), + (0x3152, "M", "ᅤ"), + (0x3153, "M", "ᅥ"), + (0x3154, "M", "ᅦ"), + (0x3155, "M", "ᅧ"), + (0x3156, "M", "ᅨ"), + (0x3157, "M", "ᅩ"), + (0x3158, "M", "ᅪ"), + (0x3159, "M", "ᅫ"), + (0x315A, "M", "ᅬ"), + (0x315B, "M", "ᅭ"), + (0x315C, "M", "ᅮ"), + (0x315D, "M", "ᅯ"), + (0x315E, "M", "ᅰ"), + (0x315F, "M", "ᅱ"), + (0x3160, "M", "ᅲ"), + (0x3161, "M", "ᅳ"), + (0x3162, "M", "ᅴ"), + (0x3163, "M", "ᅵ"), + (0x3164, "X"), + (0x3165, "M", "ᄔ"), + (0x3166, "M", "ᄕ"), + (0x3167, "M", "ᇇ"), + (0x3168, "M", "ᇈ"), + (0x3169, "M", "ᇌ"), + (0x316A, "M", "ᇎ"), + (0x316B, "M", "ᇓ"), + (0x316C, "M", "ᇗ"), + (0x316D, "M", "ᇙ"), + (0x316E, "M", "ᄜ"), + (0x316F, "M", "ᇝ"), + (0x3170, "M", "ᇟ"), + (0x3171, "M", "ᄝ"), + (0x3172, "M", "ᄞ"), + (0x3173, "M", "ᄠ"), + (0x3174, "M", "ᄢ"), + (0x3175, "M", "ᄣ"), + (0x3176, "M", "ᄧ"), + (0x3177, "M", "ᄩ"), + (0x3178, "M", "ᄫ"), + (0x3179, "M", "ᄬ"), + (0x317A, "M", "ᄭ"), + (0x317B, "M", "ᄮ"), + (0x317C, "M", "ᄯ"), + (0x317D, "M", "ᄲ"), + (0x317E, "M", "ᄶ"), + (0x317F, "M", "ᅀ"), + (0x3180, "M", "ᅇ"), + (0x3181, "M", "ᅌ"), + (0x3182, "M", "ᇱ"), + (0x3183, "M", "ᇲ"), + (0x3184, "M", "ᅗ"), + (0x3185, "M", "ᅘ"), + (0x3186, "M", "ᅙ"), + (0x3187, "M", "ᆄ"), + (0x3188, "M", "ᆅ"), + ] + + +def _seg_30() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x3189, "M", "ᆈ"), + (0x318A, "M", "ᆑ"), + (0x318B, "M", "ᆒ"), + (0x318C, "M", "ᆔ"), + (0x318D, "M", "ᆞ"), + (0x318E, "M", "ᆡ"), + (0x318F, "X"), + (0x3190, "V"), + (0x3192, "M", "一"), + (0x3193, "M", "二"), + (0x3194, "M", "三"), + (0x3195, "M", "四"), + (0x3196, "M", "上"), + (0x3197, "M", "中"), + (0x3198, "M", "下"), + (0x3199, "M", "甲"), + (0x319A, "M", "乙"), + (0x319B, "M", "丙"), + (0x319C, "M", "丁"), + (0x319D, "M", "天"), + (0x319E, "M", "地"), + (0x319F, "M", "人"), + (0x31A0, "V"), + (0x31E4, "X"), + (0x31F0, "V"), + (0x3200, "3", "(ᄀ)"), + (0x3201, "3", "(ᄂ)"), + (0x3202, "3", "(ᄃ)"), + (0x3203, "3", "(ᄅ)"), + (0x3204, "3", "(ᄆ)"), + (0x3205, "3", "(ᄇ)"), + (0x3206, "3", "(ᄉ)"), + (0x3207, "3", "(ᄋ)"), + (0x3208, "3", "(ᄌ)"), + (0x3209, "3", "(ᄎ)"), + (0x320A, "3", "(ᄏ)"), + (0x320B, "3", "(ᄐ)"), + (0x320C, "3", "(ᄑ)"), + (0x320D, "3", "(ᄒ)"), + (0x320E, "3", "(가)"), + (0x320F, "3", "(나)"), + (0x3210, "3", "(다)"), + (0x3211, "3", "(라)"), + (0x3212, "3", "(마)"), + (0x3213, "3", "(바)"), + (0x3214, "3", "(사)"), + (0x3215, "3", "(아)"), + (0x3216, "3", "(자)"), + (0x3217, "3", "(차)"), + (0x3218, "3", "(카)"), + (0x3219, "3", "(타)"), + (0x321A, "3", "(파)"), + (0x321B, "3", "(하)"), + (0x321C, "3", "(주)"), + (0x321D, "3", "(오전)"), + (0x321E, "3", "(오후)"), + (0x321F, "X"), + (0x3220, "3", "(一)"), + (0x3221, "3", "(二)"), + (0x3222, "3", "(三)"), + (0x3223, "3", "(四)"), + (0x3224, "3", "(五)"), + (0x3225, "3", "(六)"), + (0x3226, "3", "(七)"), + (0x3227, "3", "(八)"), + (0x3228, "3", "(九)"), + (0x3229, "3", "(十)"), + (0x322A, "3", "(月)"), + (0x322B, "3", "(火)"), + (0x322C, "3", "(水)"), + (0x322D, "3", "(木)"), + (0x322E, "3", "(金)"), + (0x322F, "3", "(土)"), + (0x3230, "3", "(日)"), + (0x3231, "3", "(株)"), + (0x3232, "3", "(有)"), + (0x3233, "3", "(社)"), + (0x3234, "3", "(名)"), + (0x3235, "3", "(特)"), + (0x3236, "3", "(財)"), + (0x3237, "3", "(祝)"), + (0x3238, "3", "(労)"), + (0x3239, "3", "(代)"), + (0x323A, "3", "(呼)"), + (0x323B, "3", "(学)"), + (0x323C, "3", "(監)"), + (0x323D, "3", "(企)"), + (0x323E, "3", "(資)"), + (0x323F, "3", "(協)"), + (0x3240, "3", "(祭)"), + (0x3241, "3", "(休)"), + (0x3242, "3", "(自)"), + (0x3243, "3", "(至)"), + (0x3244, "M", "問"), + (0x3245, "M", "幼"), + (0x3246, "M", "文"), + (0x3247, "M", "箏"), + (0x3248, "V"), + (0x3250, "M", "pte"), + (0x3251, "M", "21"), + ] + + +def _seg_31() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x3252, "M", "22"), + (0x3253, "M", "23"), + (0x3254, "M", "24"), + (0x3255, "M", "25"), + (0x3256, "M", "26"), + (0x3257, "M", "27"), + (0x3258, "M", "28"), + (0x3259, "M", "29"), + (0x325A, "M", "30"), + (0x325B, "M", "31"), + (0x325C, "M", "32"), + (0x325D, "M", "33"), + (0x325E, "M", "34"), + (0x325F, "M", "35"), + (0x3260, "M", "ᄀ"), + (0x3261, "M", "ᄂ"), + (0x3262, "M", "ᄃ"), + (0x3263, "M", "ᄅ"), + (0x3264, "M", "ᄆ"), + (0x3265, "M", "ᄇ"), + (0x3266, "M", "ᄉ"), + (0x3267, "M", "ᄋ"), + (0x3268, "M", "ᄌ"), + (0x3269, "M", "ᄎ"), + (0x326A, "M", "ᄏ"), + (0x326B, "M", "ᄐ"), + (0x326C, "M", "ᄑ"), + (0x326D, "M", "ᄒ"), + (0x326E, "M", "가"), + (0x326F, "M", "나"), + (0x3270, "M", "다"), + (0x3271, "M", "라"), + (0x3272, "M", "마"), + (0x3273, "M", "바"), + (0x3274, "M", "사"), + (0x3275, "M", "아"), + (0x3276, "M", "자"), + (0x3277, "M", "차"), + (0x3278, "M", "카"), + (0x3279, "M", "타"), + (0x327A, "M", "파"), + (0x327B, "M", "하"), + (0x327C, "M", "참고"), + (0x327D, "M", "주의"), + (0x327E, "M", "우"), + (0x327F, "V"), + (0x3280, "M", "一"), + (0x3281, "M", "二"), + (0x3282, "M", "三"), + (0x3283, "M", "四"), + (0x3284, "M", "五"), + (0x3285, "M", "六"), + (0x3286, "M", "七"), + (0x3287, "M", "八"), + (0x3288, "M", "九"), + (0x3289, "M", "十"), + (0x328A, "M", "月"), + (0x328B, "M", "火"), + (0x328C, "M", "水"), + (0x328D, "M", "木"), + (0x328E, "M", "金"), + (0x328F, "M", "土"), + (0x3290, "M", "日"), + (0x3291, "M", "株"), + (0x3292, "M", "有"), + (0x3293, "M", "社"), + (0x3294, "M", "名"), + (0x3295, "M", "特"), + (0x3296, "M", "財"), + (0x3297, "M", "祝"), + (0x3298, "M", "労"), + (0x3299, "M", "秘"), + (0x329A, "M", "男"), + (0x329B, "M", "女"), + (0x329C, "M", "適"), + (0x329D, "M", "優"), + (0x329E, "M", "印"), + (0x329F, "M", "注"), + (0x32A0, "M", "項"), + (0x32A1, "M", "休"), + (0x32A2, "M", "写"), + (0x32A3, "M", "正"), + (0x32A4, "M", "上"), + (0x32A5, "M", "中"), + (0x32A6, "M", "下"), + (0x32A7, "M", "左"), + (0x32A8, "M", "右"), + (0x32A9, "M", "医"), + (0x32AA, "M", "宗"), + (0x32AB, "M", "学"), + (0x32AC, "M", "監"), + (0x32AD, "M", "企"), + (0x32AE, "M", "資"), + (0x32AF, "M", "協"), + (0x32B0, "M", "夜"), + (0x32B1, "M", "36"), + (0x32B2, "M", "37"), + (0x32B3, "M", "38"), + (0x32B4, "M", "39"), + (0x32B5, "M", "40"), + ] + + +def _seg_32() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x32B6, "M", "41"), + (0x32B7, "M", "42"), + (0x32B8, "M", "43"), + (0x32B9, "M", "44"), + (0x32BA, "M", "45"), + (0x32BB, "M", "46"), + (0x32BC, "M", "47"), + (0x32BD, "M", "48"), + (0x32BE, "M", "49"), + (0x32BF, "M", "50"), + (0x32C0, "M", "1月"), + (0x32C1, "M", "2月"), + (0x32C2, "M", "3月"), + (0x32C3, "M", "4月"), + (0x32C4, "M", "5月"), + (0x32C5, "M", "6月"), + (0x32C6, "M", "7月"), + (0x32C7, "M", "8月"), + (0x32C8, "M", "9月"), + (0x32C9, "M", "10月"), + (0x32CA, "M", "11月"), + (0x32CB, "M", "12月"), + (0x32CC, "M", "hg"), + (0x32CD, "M", "erg"), + (0x32CE, "M", "ev"), + (0x32CF, "M", "ltd"), + (0x32D0, "M", "ア"), + (0x32D1, "M", "イ"), + (0x32D2, "M", "ウ"), + (0x32D3, "M", "エ"), + (0x32D4, "M", "オ"), + (0x32D5, "M", "カ"), + (0x32D6, "M", "キ"), + (0x32D7, "M", "ク"), + (0x32D8, "M", "ケ"), + (0x32D9, "M", "コ"), + (0x32DA, "M", "サ"), + (0x32DB, "M", "シ"), + (0x32DC, "M", "ス"), + (0x32DD, "M", "セ"), + (0x32DE, "M", "ソ"), + (0x32DF, "M", "タ"), + (0x32E0, "M", "チ"), + (0x32E1, "M", "ツ"), + (0x32E2, "M", "テ"), + (0x32E3, "M", "ト"), + (0x32E4, "M", "ナ"), + (0x32E5, "M", "ニ"), + (0x32E6, "M", "ヌ"), + (0x32E7, "M", "ネ"), + (0x32E8, "M", "ノ"), + (0x32E9, "M", "ハ"), + (0x32EA, "M", "ヒ"), + (0x32EB, "M", "フ"), + (0x32EC, "M", "ヘ"), + (0x32ED, "M", "ホ"), + (0x32EE, "M", "マ"), + (0x32EF, "M", "ミ"), + (0x32F0, "M", "ム"), + (0x32F1, "M", "メ"), + (0x32F2, "M", "モ"), + (0x32F3, "M", "ヤ"), + (0x32F4, "M", "ユ"), + (0x32F5, "M", "ヨ"), + (0x32F6, "M", "ラ"), + (0x32F7, "M", "リ"), + (0x32F8, "M", "ル"), + (0x32F9, "M", "レ"), + (0x32FA, "M", "ロ"), + (0x32FB, "M", "ワ"), + (0x32FC, "M", "ヰ"), + (0x32FD, "M", "ヱ"), + (0x32FE, "M", "ヲ"), + (0x32FF, "M", "令和"), + (0x3300, "M", "アパート"), + (0x3301, "M", "アルファ"), + (0x3302, "M", "アンペア"), + (0x3303, "M", "アール"), + (0x3304, "M", "イニング"), + (0x3305, "M", "インチ"), + (0x3306, "M", "ウォン"), + (0x3307, "M", "エスクード"), + (0x3308, "M", "エーカー"), + (0x3309, "M", "オンス"), + (0x330A, "M", "オーム"), + (0x330B, "M", "カイリ"), + (0x330C, "M", "カラット"), + (0x330D, "M", "カロリー"), + (0x330E, "M", "ガロン"), + (0x330F, "M", "ガンマ"), + (0x3310, "M", "ギガ"), + (0x3311, "M", "ギニー"), + (0x3312, "M", "キュリー"), + (0x3313, "M", "ギルダー"), + (0x3314, "M", "キロ"), + (0x3315, "M", "キログラム"), + (0x3316, "M", "キロメートル"), + (0x3317, "M", "キロワット"), + (0x3318, "M", "グラム"), + (0x3319, "M", "グラムトン"), + ] + + +def _seg_33() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x331A, "M", "クルゼイロ"), + (0x331B, "M", "クローネ"), + (0x331C, "M", "ケース"), + (0x331D, "M", "コルナ"), + (0x331E, "M", "コーポ"), + (0x331F, "M", "サイクル"), + (0x3320, "M", "サンチーム"), + (0x3321, "M", "シリング"), + (0x3322, "M", "センチ"), + (0x3323, "M", "セント"), + (0x3324, "M", "ダース"), + (0x3325, "M", "デシ"), + (0x3326, "M", "ドル"), + (0x3327, "M", "トン"), + (0x3328, "M", "ナノ"), + (0x3329, "M", "ノット"), + (0x332A, "M", "ハイツ"), + (0x332B, "M", "パーセント"), + (0x332C, "M", "パーツ"), + (0x332D, "M", "バーレル"), + (0x332E, "M", "ピアストル"), + (0x332F, "M", "ピクル"), + (0x3330, "M", "ピコ"), + (0x3331, "M", "ビル"), + (0x3332, "M", "ファラッド"), + (0x3333, "M", "フィート"), + (0x3334, "M", "ブッシェル"), + (0x3335, "M", "フラン"), + (0x3336, "M", "ヘクタール"), + (0x3337, "M", "ペソ"), + (0x3338, "M", "ペニヒ"), + (0x3339, "M", "ヘルツ"), + (0x333A, "M", "ペンス"), + (0x333B, "M", "ページ"), + (0x333C, "M", "ベータ"), + (0x333D, "M", "ポイント"), + (0x333E, "M", "ボルト"), + (0x333F, "M", "ホン"), + (0x3340, "M", "ポンド"), + (0x3341, "M", "ホール"), + (0x3342, "M", "ホーン"), + (0x3343, "M", "マイクロ"), + (0x3344, "M", "マイル"), + (0x3345, "M", "マッハ"), + (0x3346, "M", "マルク"), + (0x3347, "M", "マンション"), + (0x3348, "M", "ミクロン"), + (0x3349, "M", "ミリ"), + (0x334A, "M", "ミリバール"), + (0x334B, "M", "メガ"), + (0x334C, "M", "メガトン"), + (0x334D, "M", "メートル"), + (0x334E, "M", "ヤード"), + (0x334F, "M", "ヤール"), + (0x3350, "M", "ユアン"), + (0x3351, "M", "リットル"), + (0x3352, "M", "リラ"), + (0x3353, "M", "ルピー"), + (0x3354, "M", "ルーブル"), + (0x3355, "M", "レム"), + (0x3356, "M", "レントゲン"), + (0x3357, "M", "ワット"), + (0x3358, "M", "0点"), + (0x3359, "M", "1点"), + (0x335A, "M", "2点"), + (0x335B, "M", "3点"), + (0x335C, "M", "4点"), + (0x335D, "M", "5点"), + (0x335E, "M", "6点"), + (0x335F, "M", "7点"), + (0x3360, "M", "8点"), + (0x3361, "M", "9点"), + (0x3362, "M", "10点"), + (0x3363, "M", "11点"), + (0x3364, "M", "12点"), + (0x3365, "M", "13点"), + (0x3366, "M", "14点"), + (0x3367, "M", "15点"), + (0x3368, "M", "16点"), + (0x3369, "M", "17点"), + (0x336A, "M", "18点"), + (0x336B, "M", "19点"), + (0x336C, "M", "20点"), + (0x336D, "M", "21点"), + (0x336E, "M", "22点"), + (0x336F, "M", "23点"), + (0x3370, "M", "24点"), + (0x3371, "M", "hpa"), + (0x3372, "M", "da"), + (0x3373, "M", "au"), + (0x3374, "M", "bar"), + (0x3375, "M", "ov"), + (0x3376, "M", "pc"), + (0x3377, "M", "dm"), + (0x3378, "M", "dm2"), + (0x3379, "M", "dm3"), + (0x337A, "M", "iu"), + (0x337B, "M", "平成"), + (0x337C, "M", "昭和"), + (0x337D, "M", "大正"), + ] + + +def _seg_34() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x337E, "M", "明治"), + (0x337F, "M", "株式会社"), + (0x3380, "M", "pa"), + (0x3381, "M", "na"), + (0x3382, "M", "μa"), + (0x3383, "M", "ma"), + (0x3384, "M", "ka"), + (0x3385, "M", "kb"), + (0x3386, "M", "mb"), + (0x3387, "M", "gb"), + (0x3388, "M", "cal"), + (0x3389, "M", "kcal"), + (0x338A, "M", "pf"), + (0x338B, "M", "nf"), + (0x338C, "M", "μf"), + (0x338D, "M", "μg"), + (0x338E, "M", "mg"), + (0x338F, "M", "kg"), + (0x3390, "M", "hz"), + (0x3391, "M", "khz"), + (0x3392, "M", "mhz"), + (0x3393, "M", "ghz"), + (0x3394, "M", "thz"), + (0x3395, "M", "μl"), + (0x3396, "M", "ml"), + (0x3397, "M", "dl"), + (0x3398, "M", "kl"), + (0x3399, "M", "fm"), + (0x339A, "M", "nm"), + (0x339B, "M", "μm"), + (0x339C, "M", "mm"), + (0x339D, "M", "cm"), + (0x339E, "M", "km"), + (0x339F, "M", "mm2"), + (0x33A0, "M", "cm2"), + (0x33A1, "M", "m2"), + (0x33A2, "M", "km2"), + (0x33A3, "M", "mm3"), + (0x33A4, "M", "cm3"), + (0x33A5, "M", "m3"), + (0x33A6, "M", "km3"), + (0x33A7, "M", "m∕s"), + (0x33A8, "M", "m∕s2"), + (0x33A9, "M", "pa"), + (0x33AA, "M", "kpa"), + (0x33AB, "M", "mpa"), + (0x33AC, "M", "gpa"), + (0x33AD, "M", "rad"), + (0x33AE, "M", "rad∕s"), + (0x33AF, "M", "rad∕s2"), + (0x33B0, "M", "ps"), + (0x33B1, "M", "ns"), + (0x33B2, "M", "μs"), + (0x33B3, "M", "ms"), + (0x33B4, "M", "pv"), + (0x33B5, "M", "nv"), + (0x33B6, "M", "μv"), + (0x33B7, "M", "mv"), + (0x33B8, "M", "kv"), + (0x33B9, "M", "mv"), + (0x33BA, "M", "pw"), + (0x33BB, "M", "nw"), + (0x33BC, "M", "μw"), + (0x33BD, "M", "mw"), + (0x33BE, "M", "kw"), + (0x33BF, "M", "mw"), + (0x33C0, "M", "kω"), + (0x33C1, "M", "mω"), + (0x33C2, "X"), + (0x33C3, "M", "bq"), + (0x33C4, "M", "cc"), + (0x33C5, "M", "cd"), + (0x33C6, "M", "c∕kg"), + (0x33C7, "X"), + (0x33C8, "M", "db"), + (0x33C9, "M", "gy"), + (0x33CA, "M", "ha"), + (0x33CB, "M", "hp"), + (0x33CC, "M", "in"), + (0x33CD, "M", "kk"), + (0x33CE, "M", "km"), + (0x33CF, "M", "kt"), + (0x33D0, "M", "lm"), + (0x33D1, "M", "ln"), + (0x33D2, "M", "log"), + (0x33D3, "M", "lx"), + (0x33D4, "M", "mb"), + (0x33D5, "M", "mil"), + (0x33D6, "M", "mol"), + (0x33D7, "M", "ph"), + (0x33D8, "X"), + (0x33D9, "M", "ppm"), + (0x33DA, "M", "pr"), + (0x33DB, "M", "sr"), + (0x33DC, "M", "sv"), + (0x33DD, "M", "wb"), + (0x33DE, "M", "v∕m"), + (0x33DF, "M", "a∕m"), + (0x33E0, "M", "1日"), + (0x33E1, "M", "2日"), + ] + + +def _seg_35() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x33E2, "M", "3日"), + (0x33E3, "M", "4日"), + (0x33E4, "M", "5日"), + (0x33E5, "M", "6日"), + (0x33E6, "M", "7日"), + (0x33E7, "M", "8日"), + (0x33E8, "M", "9日"), + (0x33E9, "M", "10日"), + (0x33EA, "M", "11日"), + (0x33EB, "M", "12日"), + (0x33EC, "M", "13日"), + (0x33ED, "M", "14日"), + (0x33EE, "M", "15日"), + (0x33EF, "M", "16日"), + (0x33F0, "M", "17日"), + (0x33F1, "M", "18日"), + (0x33F2, "M", "19日"), + (0x33F3, "M", "20日"), + (0x33F4, "M", "21日"), + (0x33F5, "M", "22日"), + (0x33F6, "M", "23日"), + (0x33F7, "M", "24日"), + (0x33F8, "M", "25日"), + (0x33F9, "M", "26日"), + (0x33FA, "M", "27日"), + (0x33FB, "M", "28日"), + (0x33FC, "M", "29日"), + (0x33FD, "M", "30日"), + (0x33FE, "M", "31日"), + (0x33FF, "M", "gal"), + (0x3400, "V"), + (0xA48D, "X"), + (0xA490, "V"), + (0xA4C7, "X"), + (0xA4D0, "V"), + (0xA62C, "X"), + (0xA640, "M", "ꙁ"), + (0xA641, "V"), + (0xA642, "M", "ꙃ"), + (0xA643, "V"), + (0xA644, "M", "ꙅ"), + (0xA645, "V"), + (0xA646, "M", "ꙇ"), + (0xA647, "V"), + (0xA648, "M", "ꙉ"), + (0xA649, "V"), + (0xA64A, "M", "ꙋ"), + (0xA64B, "V"), + (0xA64C, "M", "ꙍ"), + (0xA64D, "V"), + (0xA64E, "M", "ꙏ"), + (0xA64F, "V"), + (0xA650, "M", "ꙑ"), + (0xA651, "V"), + (0xA652, "M", "ꙓ"), + (0xA653, "V"), + (0xA654, "M", "ꙕ"), + (0xA655, "V"), + (0xA656, "M", "ꙗ"), + (0xA657, "V"), + (0xA658, "M", "ꙙ"), + (0xA659, "V"), + (0xA65A, "M", "ꙛ"), + (0xA65B, "V"), + (0xA65C, "M", "ꙝ"), + (0xA65D, "V"), + (0xA65E, "M", "ꙟ"), + (0xA65F, "V"), + (0xA660, "M", "ꙡ"), + (0xA661, "V"), + (0xA662, "M", "ꙣ"), + (0xA663, "V"), + (0xA664, "M", "ꙥ"), + (0xA665, "V"), + (0xA666, "M", "ꙧ"), + (0xA667, "V"), + (0xA668, "M", "ꙩ"), + (0xA669, "V"), + (0xA66A, "M", "ꙫ"), + (0xA66B, "V"), + (0xA66C, "M", "ꙭ"), + (0xA66D, "V"), + (0xA680, "M", "ꚁ"), + (0xA681, "V"), + (0xA682, "M", "ꚃ"), + (0xA683, "V"), + (0xA684, "M", "ꚅ"), + (0xA685, "V"), + (0xA686, "M", "ꚇ"), + (0xA687, "V"), + (0xA688, "M", "ꚉ"), + (0xA689, "V"), + (0xA68A, "M", "ꚋ"), + (0xA68B, "V"), + (0xA68C, "M", "ꚍ"), + (0xA68D, "V"), + (0xA68E, "M", "ꚏ"), + (0xA68F, "V"), + (0xA690, "M", "ꚑ"), + (0xA691, "V"), + ] + + +def _seg_36() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xA692, "M", "ꚓ"), + (0xA693, "V"), + (0xA694, "M", "ꚕ"), + (0xA695, "V"), + (0xA696, "M", "ꚗ"), + (0xA697, "V"), + (0xA698, "M", "ꚙ"), + (0xA699, "V"), + (0xA69A, "M", "ꚛ"), + (0xA69B, "V"), + (0xA69C, "M", "ъ"), + (0xA69D, "M", "ь"), + (0xA69E, "V"), + (0xA6F8, "X"), + (0xA700, "V"), + (0xA722, "M", "ꜣ"), + (0xA723, "V"), + (0xA724, "M", "ꜥ"), + (0xA725, "V"), + (0xA726, "M", "ꜧ"), + (0xA727, "V"), + (0xA728, "M", "ꜩ"), + (0xA729, "V"), + (0xA72A, "M", "ꜫ"), + (0xA72B, "V"), + (0xA72C, "M", "ꜭ"), + (0xA72D, "V"), + (0xA72E, "M", "ꜯ"), + (0xA72F, "V"), + (0xA732, "M", "ꜳ"), + (0xA733, "V"), + (0xA734, "M", "ꜵ"), + (0xA735, "V"), + (0xA736, "M", "ꜷ"), + (0xA737, "V"), + (0xA738, "M", "ꜹ"), + (0xA739, "V"), + (0xA73A, "M", "ꜻ"), + (0xA73B, "V"), + (0xA73C, "M", "ꜽ"), + (0xA73D, "V"), + (0xA73E, "M", "ꜿ"), + (0xA73F, "V"), + (0xA740, "M", "ꝁ"), + (0xA741, "V"), + (0xA742, "M", "ꝃ"), + (0xA743, "V"), + (0xA744, "M", "ꝅ"), + (0xA745, "V"), + (0xA746, "M", "ꝇ"), + (0xA747, "V"), + (0xA748, "M", "ꝉ"), + (0xA749, "V"), + (0xA74A, "M", "ꝋ"), + (0xA74B, "V"), + (0xA74C, "M", "ꝍ"), + (0xA74D, "V"), + (0xA74E, "M", "ꝏ"), + (0xA74F, "V"), + (0xA750, "M", "ꝑ"), + (0xA751, "V"), + (0xA752, "M", "ꝓ"), + (0xA753, "V"), + (0xA754, "M", "ꝕ"), + (0xA755, "V"), + (0xA756, "M", "ꝗ"), + (0xA757, "V"), + (0xA758, "M", "ꝙ"), + (0xA759, "V"), + (0xA75A, "M", "ꝛ"), + (0xA75B, "V"), + (0xA75C, "M", "ꝝ"), + (0xA75D, "V"), + (0xA75E, "M", "ꝟ"), + (0xA75F, "V"), + (0xA760, "M", "ꝡ"), + (0xA761, "V"), + (0xA762, "M", "ꝣ"), + (0xA763, "V"), + (0xA764, "M", "ꝥ"), + (0xA765, "V"), + (0xA766, "M", "ꝧ"), + (0xA767, "V"), + (0xA768, "M", "ꝩ"), + (0xA769, "V"), + (0xA76A, "M", "ꝫ"), + (0xA76B, "V"), + (0xA76C, "M", "ꝭ"), + (0xA76D, "V"), + (0xA76E, "M", "ꝯ"), + (0xA76F, "V"), + (0xA770, "M", "ꝯ"), + (0xA771, "V"), + (0xA779, "M", "ꝺ"), + (0xA77A, "V"), + (0xA77B, "M", "ꝼ"), + (0xA77C, "V"), + (0xA77D, "M", "ᵹ"), + (0xA77E, "M", "ꝿ"), + (0xA77F, "V"), + ] + + +def _seg_37() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xA780, "M", "ꞁ"), + (0xA781, "V"), + (0xA782, "M", "ꞃ"), + (0xA783, "V"), + (0xA784, "M", "ꞅ"), + (0xA785, "V"), + (0xA786, "M", "ꞇ"), + (0xA787, "V"), + (0xA78B, "M", "ꞌ"), + (0xA78C, "V"), + (0xA78D, "M", "ɥ"), + (0xA78E, "V"), + (0xA790, "M", "ꞑ"), + (0xA791, "V"), + (0xA792, "M", "ꞓ"), + (0xA793, "V"), + (0xA796, "M", "ꞗ"), + (0xA797, "V"), + (0xA798, "M", "ꞙ"), + (0xA799, "V"), + (0xA79A, "M", "ꞛ"), + (0xA79B, "V"), + (0xA79C, "M", "ꞝ"), + (0xA79D, "V"), + (0xA79E, "M", "ꞟ"), + (0xA79F, "V"), + (0xA7A0, "M", "ꞡ"), + (0xA7A1, "V"), + (0xA7A2, "M", "ꞣ"), + (0xA7A3, "V"), + (0xA7A4, "M", "ꞥ"), + (0xA7A5, "V"), + (0xA7A6, "M", "ꞧ"), + (0xA7A7, "V"), + (0xA7A8, "M", "ꞩ"), + (0xA7A9, "V"), + (0xA7AA, "M", "ɦ"), + (0xA7AB, "M", "ɜ"), + (0xA7AC, "M", "ɡ"), + (0xA7AD, "M", "ɬ"), + (0xA7AE, "M", "ɪ"), + (0xA7AF, "V"), + (0xA7B0, "M", "ʞ"), + (0xA7B1, "M", "ʇ"), + (0xA7B2, "M", "ʝ"), + (0xA7B3, "M", "ꭓ"), + (0xA7B4, "M", "ꞵ"), + (0xA7B5, "V"), + (0xA7B6, "M", "ꞷ"), + (0xA7B7, "V"), + (0xA7B8, "M", "ꞹ"), + (0xA7B9, "V"), + (0xA7BA, "M", "ꞻ"), + (0xA7BB, "V"), + (0xA7BC, "M", "ꞽ"), + (0xA7BD, "V"), + (0xA7BE, "M", "ꞿ"), + (0xA7BF, "V"), + (0xA7C0, "M", "ꟁ"), + (0xA7C1, "V"), + (0xA7C2, "M", "ꟃ"), + (0xA7C3, "V"), + (0xA7C4, "M", "ꞔ"), + (0xA7C5, "M", "ʂ"), + (0xA7C6, "M", "ᶎ"), + (0xA7C7, "M", "ꟈ"), + (0xA7C8, "V"), + (0xA7C9, "M", "ꟊ"), + (0xA7CA, "V"), + (0xA7CB, "X"), + (0xA7D0, "M", "ꟑ"), + (0xA7D1, "V"), + (0xA7D2, "X"), + (0xA7D3, "V"), + (0xA7D4, "X"), + (0xA7D5, "V"), + (0xA7D6, "M", "ꟗ"), + (0xA7D7, "V"), + (0xA7D8, "M", "ꟙ"), + (0xA7D9, "V"), + (0xA7DA, "X"), + (0xA7F2, "M", "c"), + (0xA7F3, "M", "f"), + (0xA7F4, "M", "q"), + (0xA7F5, "M", "ꟶ"), + (0xA7F6, "V"), + (0xA7F8, "M", "ħ"), + (0xA7F9, "M", "œ"), + (0xA7FA, "V"), + (0xA82D, "X"), + (0xA830, "V"), + (0xA83A, "X"), + (0xA840, "V"), + (0xA878, "X"), + (0xA880, "V"), + (0xA8C6, "X"), + (0xA8CE, "V"), + (0xA8DA, "X"), + (0xA8E0, "V"), + (0xA954, "X"), + ] + + +def _seg_38() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xA95F, "V"), + (0xA97D, "X"), + (0xA980, "V"), + (0xA9CE, "X"), + (0xA9CF, "V"), + (0xA9DA, "X"), + (0xA9DE, "V"), + (0xA9FF, "X"), + (0xAA00, "V"), + (0xAA37, "X"), + (0xAA40, "V"), + (0xAA4E, "X"), + (0xAA50, "V"), + (0xAA5A, "X"), + (0xAA5C, "V"), + (0xAAC3, "X"), + (0xAADB, "V"), + (0xAAF7, "X"), + (0xAB01, "V"), + (0xAB07, "X"), + (0xAB09, "V"), + (0xAB0F, "X"), + (0xAB11, "V"), + (0xAB17, "X"), + (0xAB20, "V"), + (0xAB27, "X"), + (0xAB28, "V"), + (0xAB2F, "X"), + (0xAB30, "V"), + (0xAB5C, "M", "ꜧ"), + (0xAB5D, "M", "ꬷ"), + (0xAB5E, "M", "ɫ"), + (0xAB5F, "M", "ꭒ"), + (0xAB60, "V"), + (0xAB69, "M", "ʍ"), + (0xAB6A, "V"), + (0xAB6C, "X"), + (0xAB70, "M", "Ꭰ"), + (0xAB71, "M", "Ꭱ"), + (0xAB72, "M", "Ꭲ"), + (0xAB73, "M", "Ꭳ"), + (0xAB74, "M", "Ꭴ"), + (0xAB75, "M", "Ꭵ"), + (0xAB76, "M", "Ꭶ"), + (0xAB77, "M", "Ꭷ"), + (0xAB78, "M", "Ꭸ"), + (0xAB79, "M", "Ꭹ"), + (0xAB7A, "M", "Ꭺ"), + (0xAB7B, "M", "Ꭻ"), + (0xAB7C, "M", "Ꭼ"), + (0xAB7D, "M", "Ꭽ"), + (0xAB7E, "M", "Ꭾ"), + (0xAB7F, "M", "Ꭿ"), + (0xAB80, "M", "Ꮀ"), + (0xAB81, "M", "Ꮁ"), + (0xAB82, "M", "Ꮂ"), + (0xAB83, "M", "Ꮃ"), + (0xAB84, "M", "Ꮄ"), + (0xAB85, "M", "Ꮅ"), + (0xAB86, "M", "Ꮆ"), + (0xAB87, "M", "Ꮇ"), + (0xAB88, "M", "Ꮈ"), + (0xAB89, "M", "Ꮉ"), + (0xAB8A, "M", "Ꮊ"), + (0xAB8B, "M", "Ꮋ"), + (0xAB8C, "M", "Ꮌ"), + (0xAB8D, "M", "Ꮍ"), + (0xAB8E, "M", "Ꮎ"), + (0xAB8F, "M", "Ꮏ"), + (0xAB90, "M", "Ꮐ"), + (0xAB91, "M", "Ꮑ"), + (0xAB92, "M", "Ꮒ"), + (0xAB93, "M", "Ꮓ"), + (0xAB94, "M", "Ꮔ"), + (0xAB95, "M", "Ꮕ"), + (0xAB96, "M", "Ꮖ"), + (0xAB97, "M", "Ꮗ"), + (0xAB98, "M", "Ꮘ"), + (0xAB99, "M", "Ꮙ"), + (0xAB9A, "M", "Ꮚ"), + (0xAB9B, "M", "Ꮛ"), + (0xAB9C, "M", "Ꮜ"), + (0xAB9D, "M", "Ꮝ"), + (0xAB9E, "M", "Ꮞ"), + (0xAB9F, "M", "Ꮟ"), + (0xABA0, "M", "Ꮠ"), + (0xABA1, "M", "Ꮡ"), + (0xABA2, "M", "Ꮢ"), + (0xABA3, "M", "Ꮣ"), + (0xABA4, "M", "Ꮤ"), + (0xABA5, "M", "Ꮥ"), + (0xABA6, "M", "Ꮦ"), + (0xABA7, "M", "Ꮧ"), + (0xABA8, "M", "Ꮨ"), + (0xABA9, "M", "Ꮩ"), + (0xABAA, "M", "Ꮪ"), + (0xABAB, "M", "Ꮫ"), + (0xABAC, "M", "Ꮬ"), + (0xABAD, "M", "Ꮭ"), + (0xABAE, "M", "Ꮮ"), + ] + + +def _seg_39() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xABAF, "M", "Ꮯ"), + (0xABB0, "M", "Ꮰ"), + (0xABB1, "M", "Ꮱ"), + (0xABB2, "M", "Ꮲ"), + (0xABB3, "M", "Ꮳ"), + (0xABB4, "M", "Ꮴ"), + (0xABB5, "M", "Ꮵ"), + (0xABB6, "M", "Ꮶ"), + (0xABB7, "M", "Ꮷ"), + (0xABB8, "M", "Ꮸ"), + (0xABB9, "M", "Ꮹ"), + (0xABBA, "M", "Ꮺ"), + (0xABBB, "M", "Ꮻ"), + (0xABBC, "M", "Ꮼ"), + (0xABBD, "M", "Ꮽ"), + (0xABBE, "M", "Ꮾ"), + (0xABBF, "M", "Ꮿ"), + (0xABC0, "V"), + (0xABEE, "X"), + (0xABF0, "V"), + (0xABFA, "X"), + (0xAC00, "V"), + (0xD7A4, "X"), + (0xD7B0, "V"), + (0xD7C7, "X"), + (0xD7CB, "V"), + (0xD7FC, "X"), + (0xF900, "M", "豈"), + (0xF901, "M", "更"), + (0xF902, "M", "車"), + (0xF903, "M", "賈"), + (0xF904, "M", "滑"), + (0xF905, "M", "串"), + (0xF906, "M", "句"), + (0xF907, "M", "龜"), + (0xF909, "M", "契"), + (0xF90A, "M", "金"), + (0xF90B, "M", "喇"), + (0xF90C, "M", "奈"), + (0xF90D, "M", "懶"), + (0xF90E, "M", "癩"), + (0xF90F, "M", "羅"), + (0xF910, "M", "蘿"), + (0xF911, "M", "螺"), + (0xF912, "M", "裸"), + (0xF913, "M", "邏"), + (0xF914, "M", "樂"), + (0xF915, "M", "洛"), + (0xF916, "M", "烙"), + (0xF917, "M", "珞"), + (0xF918, "M", "落"), + (0xF919, "M", "酪"), + (0xF91A, "M", "駱"), + (0xF91B, "M", "亂"), + (0xF91C, "M", "卵"), + (0xF91D, "M", "欄"), + (0xF91E, "M", "爛"), + (0xF91F, "M", "蘭"), + (0xF920, "M", "鸞"), + (0xF921, "M", "嵐"), + (0xF922, "M", "濫"), + (0xF923, "M", "藍"), + (0xF924, "M", "襤"), + (0xF925, "M", "拉"), + (0xF926, "M", "臘"), + (0xF927, "M", "蠟"), + (0xF928, "M", "廊"), + (0xF929, "M", "朗"), + (0xF92A, "M", "浪"), + (0xF92B, "M", "狼"), + (0xF92C, "M", "郎"), + (0xF92D, "M", "來"), + (0xF92E, "M", "冷"), + (0xF92F, "M", "勞"), + (0xF930, "M", "擄"), + (0xF931, "M", "櫓"), + (0xF932, "M", "爐"), + (0xF933, "M", "盧"), + (0xF934, "M", "老"), + (0xF935, "M", "蘆"), + (0xF936, "M", "虜"), + (0xF937, "M", "路"), + (0xF938, "M", "露"), + (0xF939, "M", "魯"), + (0xF93A, "M", "鷺"), + (0xF93B, "M", "碌"), + (0xF93C, "M", "祿"), + (0xF93D, "M", "綠"), + (0xF93E, "M", "菉"), + (0xF93F, "M", "錄"), + (0xF940, "M", "鹿"), + (0xF941, "M", "論"), + (0xF942, "M", "壟"), + (0xF943, "M", "弄"), + (0xF944, "M", "籠"), + (0xF945, "M", "聾"), + (0xF946, "M", "牢"), + (0xF947, "M", "磊"), + (0xF948, "M", "賂"), + (0xF949, "M", "雷"), + ] + + +def _seg_40() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xF94A, "M", "壘"), + (0xF94B, "M", "屢"), + (0xF94C, "M", "樓"), + (0xF94D, "M", "淚"), + (0xF94E, "M", "漏"), + (0xF94F, "M", "累"), + (0xF950, "M", "縷"), + (0xF951, "M", "陋"), + (0xF952, "M", "勒"), + (0xF953, "M", "肋"), + (0xF954, "M", "凜"), + (0xF955, "M", "凌"), + (0xF956, "M", "稜"), + (0xF957, "M", "綾"), + (0xF958, "M", "菱"), + (0xF959, "M", "陵"), + (0xF95A, "M", "讀"), + (0xF95B, "M", "拏"), + (0xF95C, "M", "樂"), + (0xF95D, "M", "諾"), + (0xF95E, "M", "丹"), + (0xF95F, "M", "寧"), + (0xF960, "M", "怒"), + (0xF961, "M", "率"), + (0xF962, "M", "異"), + (0xF963, "M", "北"), + (0xF964, "M", "磻"), + (0xF965, "M", "便"), + (0xF966, "M", "復"), + (0xF967, "M", "不"), + (0xF968, "M", "泌"), + (0xF969, "M", "數"), + (0xF96A, "M", "索"), + (0xF96B, "M", "參"), + (0xF96C, "M", "塞"), + (0xF96D, "M", "省"), + (0xF96E, "M", "葉"), + (0xF96F, "M", "說"), + (0xF970, "M", "殺"), + (0xF971, "M", "辰"), + (0xF972, "M", "沈"), + (0xF973, "M", "拾"), + (0xF974, "M", "若"), + (0xF975, "M", "掠"), + (0xF976, "M", "略"), + (0xF977, "M", "亮"), + (0xF978, "M", "兩"), + (0xF979, "M", "凉"), + (0xF97A, "M", "梁"), + (0xF97B, "M", "糧"), + (0xF97C, "M", "良"), + (0xF97D, "M", "諒"), + (0xF97E, "M", "量"), + (0xF97F, "M", "勵"), + (0xF980, "M", "呂"), + (0xF981, "M", "女"), + (0xF982, "M", "廬"), + (0xF983, "M", "旅"), + (0xF984, "M", "濾"), + (0xF985, "M", "礪"), + (0xF986, "M", "閭"), + (0xF987, "M", "驪"), + (0xF988, "M", "麗"), + (0xF989, "M", "黎"), + (0xF98A, "M", "力"), + (0xF98B, "M", "曆"), + (0xF98C, "M", "歷"), + (0xF98D, "M", "轢"), + (0xF98E, "M", "年"), + (0xF98F, "M", "憐"), + (0xF990, "M", "戀"), + (0xF991, "M", "撚"), + (0xF992, "M", "漣"), + (0xF993, "M", "煉"), + (0xF994, "M", "璉"), + (0xF995, "M", "秊"), + (0xF996, "M", "練"), + (0xF997, "M", "聯"), + (0xF998, "M", "輦"), + (0xF999, "M", "蓮"), + (0xF99A, "M", "連"), + (0xF99B, "M", "鍊"), + (0xF99C, "M", "列"), + (0xF99D, "M", "劣"), + (0xF99E, "M", "咽"), + (0xF99F, "M", "烈"), + (0xF9A0, "M", "裂"), + (0xF9A1, "M", "說"), + (0xF9A2, "M", "廉"), + (0xF9A3, "M", "念"), + (0xF9A4, "M", "捻"), + (0xF9A5, "M", "殮"), + (0xF9A6, "M", "簾"), + (0xF9A7, "M", "獵"), + (0xF9A8, "M", "令"), + (0xF9A9, "M", "囹"), + (0xF9AA, "M", "寧"), + (0xF9AB, "M", "嶺"), + (0xF9AC, "M", "怜"), + (0xF9AD, "M", "玲"), + ] + + +def _seg_41() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xF9AE, "M", "瑩"), + (0xF9AF, "M", "羚"), + (0xF9B0, "M", "聆"), + (0xF9B1, "M", "鈴"), + (0xF9B2, "M", "零"), + (0xF9B3, "M", "靈"), + (0xF9B4, "M", "領"), + (0xF9B5, "M", "例"), + (0xF9B6, "M", "禮"), + (0xF9B7, "M", "醴"), + (0xF9B8, "M", "隸"), + (0xF9B9, "M", "惡"), + (0xF9BA, "M", "了"), + (0xF9BB, "M", "僚"), + (0xF9BC, "M", "寮"), + (0xF9BD, "M", "尿"), + (0xF9BE, "M", "料"), + (0xF9BF, "M", "樂"), + (0xF9C0, "M", "燎"), + (0xF9C1, "M", "療"), + (0xF9C2, "M", "蓼"), + (0xF9C3, "M", "遼"), + (0xF9C4, "M", "龍"), + (0xF9C5, "M", "暈"), + (0xF9C6, "M", "阮"), + (0xF9C7, "M", "劉"), + (0xF9C8, "M", "杻"), + (0xF9C9, "M", "柳"), + (0xF9CA, "M", "流"), + (0xF9CB, "M", "溜"), + (0xF9CC, "M", "琉"), + (0xF9CD, "M", "留"), + (0xF9CE, "M", "硫"), + (0xF9CF, "M", "紐"), + (0xF9D0, "M", "類"), + (0xF9D1, "M", "六"), + (0xF9D2, "M", "戮"), + (0xF9D3, "M", "陸"), + (0xF9D4, "M", "倫"), + (0xF9D5, "M", "崙"), + (0xF9D6, "M", "淪"), + (0xF9D7, "M", "輪"), + (0xF9D8, "M", "律"), + (0xF9D9, "M", "慄"), + (0xF9DA, "M", "栗"), + (0xF9DB, "M", "率"), + (0xF9DC, "M", "隆"), + (0xF9DD, "M", "利"), + (0xF9DE, "M", "吏"), + (0xF9DF, "M", "履"), + (0xF9E0, "M", "易"), + (0xF9E1, "M", "李"), + (0xF9E2, "M", "梨"), + (0xF9E3, "M", "泥"), + (0xF9E4, "M", "理"), + (0xF9E5, "M", "痢"), + (0xF9E6, "M", "罹"), + (0xF9E7, "M", "裏"), + (0xF9E8, "M", "裡"), + (0xF9E9, "M", "里"), + (0xF9EA, "M", "離"), + (0xF9EB, "M", "匿"), + (0xF9EC, "M", "溺"), + (0xF9ED, "M", "吝"), + (0xF9EE, "M", "燐"), + (0xF9EF, "M", "璘"), + (0xF9F0, "M", "藺"), + (0xF9F1, "M", "隣"), + (0xF9F2, "M", "鱗"), + (0xF9F3, "M", "麟"), + (0xF9F4, "M", "林"), + (0xF9F5, "M", "淋"), + (0xF9F6, "M", "臨"), + (0xF9F7, "M", "立"), + (0xF9F8, "M", "笠"), + (0xF9F9, "M", "粒"), + (0xF9FA, "M", "狀"), + (0xF9FB, "M", "炙"), + (0xF9FC, "M", "識"), + (0xF9FD, "M", "什"), + (0xF9FE, "M", "茶"), + (0xF9FF, "M", "刺"), + (0xFA00, "M", "切"), + (0xFA01, "M", "度"), + (0xFA02, "M", "拓"), + (0xFA03, "M", "糖"), + (0xFA04, "M", "宅"), + (0xFA05, "M", "洞"), + (0xFA06, "M", "暴"), + (0xFA07, "M", "輻"), + (0xFA08, "M", "行"), + (0xFA09, "M", "降"), + (0xFA0A, "M", "見"), + (0xFA0B, "M", "廓"), + (0xFA0C, "M", "兀"), + (0xFA0D, "M", "嗀"), + (0xFA0E, "V"), + (0xFA10, "M", "塚"), + (0xFA11, "V"), + (0xFA12, "M", "晴"), + ] + + +def _seg_42() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFA13, "V"), + (0xFA15, "M", "凞"), + (0xFA16, "M", "猪"), + (0xFA17, "M", "益"), + (0xFA18, "M", "礼"), + (0xFA19, "M", "神"), + (0xFA1A, "M", "祥"), + (0xFA1B, "M", "福"), + (0xFA1C, "M", "靖"), + (0xFA1D, "M", "精"), + (0xFA1E, "M", "羽"), + (0xFA1F, "V"), + (0xFA20, "M", "蘒"), + (0xFA21, "V"), + (0xFA22, "M", "諸"), + (0xFA23, "V"), + (0xFA25, "M", "逸"), + (0xFA26, "M", "都"), + (0xFA27, "V"), + (0xFA2A, "M", "飯"), + (0xFA2B, "M", "飼"), + (0xFA2C, "M", "館"), + (0xFA2D, "M", "鶴"), + (0xFA2E, "M", "郞"), + (0xFA2F, "M", "隷"), + (0xFA30, "M", "侮"), + (0xFA31, "M", "僧"), + (0xFA32, "M", "免"), + (0xFA33, "M", "勉"), + (0xFA34, "M", "勤"), + (0xFA35, "M", "卑"), + (0xFA36, "M", "喝"), + (0xFA37, "M", "嘆"), + (0xFA38, "M", "器"), + (0xFA39, "M", "塀"), + (0xFA3A, "M", "墨"), + (0xFA3B, "M", "層"), + (0xFA3C, "M", "屮"), + (0xFA3D, "M", "悔"), + (0xFA3E, "M", "慨"), + (0xFA3F, "M", "憎"), + (0xFA40, "M", "懲"), + (0xFA41, "M", "敏"), + (0xFA42, "M", "既"), + (0xFA43, "M", "暑"), + (0xFA44, "M", "梅"), + (0xFA45, "M", "海"), + (0xFA46, "M", "渚"), + (0xFA47, "M", "漢"), + (0xFA48, "M", "煮"), + (0xFA49, "M", "爫"), + (0xFA4A, "M", "琢"), + (0xFA4B, "M", "碑"), + (0xFA4C, "M", "社"), + (0xFA4D, "M", "祉"), + (0xFA4E, "M", "祈"), + (0xFA4F, "M", "祐"), + (0xFA50, "M", "祖"), + (0xFA51, "M", "祝"), + (0xFA52, "M", "禍"), + (0xFA53, "M", "禎"), + (0xFA54, "M", "穀"), + (0xFA55, "M", "突"), + (0xFA56, "M", "節"), + (0xFA57, "M", "練"), + (0xFA58, "M", "縉"), + (0xFA59, "M", "繁"), + (0xFA5A, "M", "署"), + (0xFA5B, "M", "者"), + (0xFA5C, "M", "臭"), + (0xFA5D, "M", "艹"), + (0xFA5F, "M", "著"), + (0xFA60, "M", "褐"), + (0xFA61, "M", "視"), + (0xFA62, "M", "謁"), + (0xFA63, "M", "謹"), + (0xFA64, "M", "賓"), + (0xFA65, "M", "贈"), + (0xFA66, "M", "辶"), + (0xFA67, "M", "逸"), + (0xFA68, "M", "難"), + (0xFA69, "M", "響"), + (0xFA6A, "M", "頻"), + (0xFA6B, "M", "恵"), + (0xFA6C, "M", "𤋮"), + (0xFA6D, "M", "舘"), + (0xFA6E, "X"), + (0xFA70, "M", "並"), + (0xFA71, "M", "况"), + (0xFA72, "M", "全"), + (0xFA73, "M", "侀"), + (0xFA74, "M", "充"), + (0xFA75, "M", "冀"), + (0xFA76, "M", "勇"), + (0xFA77, "M", "勺"), + (0xFA78, "M", "喝"), + (0xFA79, "M", "啕"), + (0xFA7A, "M", "喙"), + (0xFA7B, "M", "嗢"), + (0xFA7C, "M", "塚"), + ] + + +def _seg_43() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFA7D, "M", "墳"), + (0xFA7E, "M", "奄"), + (0xFA7F, "M", "奔"), + (0xFA80, "M", "婢"), + (0xFA81, "M", "嬨"), + (0xFA82, "M", "廒"), + (0xFA83, "M", "廙"), + (0xFA84, "M", "彩"), + (0xFA85, "M", "徭"), + (0xFA86, "M", "惘"), + (0xFA87, "M", "慎"), + (0xFA88, "M", "愈"), + (0xFA89, "M", "憎"), + (0xFA8A, "M", "慠"), + (0xFA8B, "M", "懲"), + (0xFA8C, "M", "戴"), + (0xFA8D, "M", "揄"), + (0xFA8E, "M", "搜"), + (0xFA8F, "M", "摒"), + (0xFA90, "M", "敖"), + (0xFA91, "M", "晴"), + (0xFA92, "M", "朗"), + (0xFA93, "M", "望"), + (0xFA94, "M", "杖"), + (0xFA95, "M", "歹"), + (0xFA96, "M", "殺"), + (0xFA97, "M", "流"), + (0xFA98, "M", "滛"), + (0xFA99, "M", "滋"), + (0xFA9A, "M", "漢"), + (0xFA9B, "M", "瀞"), + (0xFA9C, "M", "煮"), + (0xFA9D, "M", "瞧"), + (0xFA9E, "M", "爵"), + (0xFA9F, "M", "犯"), + (0xFAA0, "M", "猪"), + (0xFAA1, "M", "瑱"), + (0xFAA2, "M", "甆"), + (0xFAA3, "M", "画"), + (0xFAA4, "M", "瘝"), + (0xFAA5, "M", "瘟"), + (0xFAA6, "M", "益"), + (0xFAA7, "M", "盛"), + (0xFAA8, "M", "直"), + (0xFAA9, "M", "睊"), + (0xFAAA, "M", "着"), + (0xFAAB, "M", "磌"), + (0xFAAC, "M", "窱"), + (0xFAAD, "M", "節"), + (0xFAAE, "M", "类"), + (0xFAAF, "M", "絛"), + (0xFAB0, "M", "練"), + (0xFAB1, "M", "缾"), + (0xFAB2, "M", "者"), + (0xFAB3, "M", "荒"), + (0xFAB4, "M", "華"), + (0xFAB5, "M", "蝹"), + (0xFAB6, "M", "襁"), + (0xFAB7, "M", "覆"), + (0xFAB8, "M", "視"), + (0xFAB9, "M", "調"), + (0xFABA, "M", "諸"), + (0xFABB, "M", "請"), + (0xFABC, "M", "謁"), + (0xFABD, "M", "諾"), + (0xFABE, "M", "諭"), + (0xFABF, "M", "謹"), + (0xFAC0, "M", "變"), + (0xFAC1, "M", "贈"), + (0xFAC2, "M", "輸"), + (0xFAC3, "M", "遲"), + (0xFAC4, "M", "醙"), + (0xFAC5, "M", "鉶"), + (0xFAC6, "M", "陼"), + (0xFAC7, "M", "難"), + (0xFAC8, "M", "靖"), + (0xFAC9, "M", "韛"), + (0xFACA, "M", "響"), + (0xFACB, "M", "頋"), + (0xFACC, "M", "頻"), + (0xFACD, "M", "鬒"), + (0xFACE, "M", "龜"), + (0xFACF, "M", "𢡊"), + (0xFAD0, "M", "𢡄"), + (0xFAD1, "M", "𣏕"), + (0xFAD2, "M", "㮝"), + (0xFAD3, "M", "䀘"), + (0xFAD4, "M", "䀹"), + (0xFAD5, "M", "𥉉"), + (0xFAD6, "M", "𥳐"), + (0xFAD7, "M", "𧻓"), + (0xFAD8, "M", "齃"), + (0xFAD9, "M", "龎"), + (0xFADA, "X"), + (0xFB00, "M", "ff"), + (0xFB01, "M", "fi"), + (0xFB02, "M", "fl"), + (0xFB03, "M", "ffi"), + (0xFB04, "M", "ffl"), + (0xFB05, "M", "st"), + ] + + +def _seg_44() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFB07, "X"), + (0xFB13, "M", "մն"), + (0xFB14, "M", "մե"), + (0xFB15, "M", "մի"), + (0xFB16, "M", "վն"), + (0xFB17, "M", "մխ"), + (0xFB18, "X"), + (0xFB1D, "M", "יִ"), + (0xFB1E, "V"), + (0xFB1F, "M", "ײַ"), + (0xFB20, "M", "ע"), + (0xFB21, "M", "א"), + (0xFB22, "M", "ד"), + (0xFB23, "M", "ה"), + (0xFB24, "M", "כ"), + (0xFB25, "M", "ל"), + (0xFB26, "M", "ם"), + (0xFB27, "M", "ר"), + (0xFB28, "M", "ת"), + (0xFB29, "3", "+"), + (0xFB2A, "M", "שׁ"), + (0xFB2B, "M", "שׂ"), + (0xFB2C, "M", "שּׁ"), + (0xFB2D, "M", "שּׂ"), + (0xFB2E, "M", "אַ"), + (0xFB2F, "M", "אָ"), + (0xFB30, "M", "אּ"), + (0xFB31, "M", "בּ"), + (0xFB32, "M", "גּ"), + (0xFB33, "M", "דּ"), + (0xFB34, "M", "הּ"), + (0xFB35, "M", "וּ"), + (0xFB36, "M", "זּ"), + (0xFB37, "X"), + (0xFB38, "M", "טּ"), + (0xFB39, "M", "יּ"), + (0xFB3A, "M", "ךּ"), + (0xFB3B, "M", "כּ"), + (0xFB3C, "M", "לּ"), + (0xFB3D, "X"), + (0xFB3E, "M", "מּ"), + (0xFB3F, "X"), + (0xFB40, "M", "נּ"), + (0xFB41, "M", "סּ"), + (0xFB42, "X"), + (0xFB43, "M", "ףּ"), + (0xFB44, "M", "פּ"), + (0xFB45, "X"), + (0xFB46, "M", "צּ"), + (0xFB47, "M", "קּ"), + (0xFB48, "M", "רּ"), + (0xFB49, "M", "שּ"), + (0xFB4A, "M", "תּ"), + (0xFB4B, "M", "וֹ"), + (0xFB4C, "M", "בֿ"), + (0xFB4D, "M", "כֿ"), + (0xFB4E, "M", "פֿ"), + (0xFB4F, "M", "אל"), + (0xFB50, "M", "ٱ"), + (0xFB52, "M", "ٻ"), + (0xFB56, "M", "پ"), + (0xFB5A, "M", "ڀ"), + (0xFB5E, "M", "ٺ"), + (0xFB62, "M", "ٿ"), + (0xFB66, "M", "ٹ"), + (0xFB6A, "M", "ڤ"), + (0xFB6E, "M", "ڦ"), + (0xFB72, "M", "ڄ"), + (0xFB76, "M", "ڃ"), + (0xFB7A, "M", "چ"), + (0xFB7E, "M", "ڇ"), + (0xFB82, "M", "ڍ"), + (0xFB84, "M", "ڌ"), + (0xFB86, "M", "ڎ"), + (0xFB88, "M", "ڈ"), + (0xFB8A, "M", "ژ"), + (0xFB8C, "M", "ڑ"), + (0xFB8E, "M", "ک"), + (0xFB92, "M", "گ"), + (0xFB96, "M", "ڳ"), + (0xFB9A, "M", "ڱ"), + (0xFB9E, "M", "ں"), + (0xFBA0, "M", "ڻ"), + (0xFBA4, "M", "ۀ"), + (0xFBA6, "M", "ہ"), + (0xFBAA, "M", "ھ"), + (0xFBAE, "M", "ے"), + (0xFBB0, "M", "ۓ"), + (0xFBB2, "V"), + (0xFBC3, "X"), + (0xFBD3, "M", "ڭ"), + (0xFBD7, "M", "ۇ"), + (0xFBD9, "M", "ۆ"), + (0xFBDB, "M", "ۈ"), + (0xFBDD, "M", "ۇٴ"), + (0xFBDE, "M", "ۋ"), + (0xFBE0, "M", "ۅ"), + (0xFBE2, "M", "ۉ"), + (0xFBE4, "M", "ې"), + (0xFBE8, "M", "ى"), + ] + + +def _seg_45() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFBEA, "M", "ئا"), + (0xFBEC, "M", "ئە"), + (0xFBEE, "M", "ئو"), + (0xFBF0, "M", "ئۇ"), + (0xFBF2, "M", "ئۆ"), + (0xFBF4, "M", "ئۈ"), + (0xFBF6, "M", "ئې"), + (0xFBF9, "M", "ئى"), + (0xFBFC, "M", "ی"), + (0xFC00, "M", "ئج"), + (0xFC01, "M", "ئح"), + (0xFC02, "M", "ئم"), + (0xFC03, "M", "ئى"), + (0xFC04, "M", "ئي"), + (0xFC05, "M", "بج"), + (0xFC06, "M", "بح"), + (0xFC07, "M", "بخ"), + (0xFC08, "M", "بم"), + (0xFC09, "M", "بى"), + (0xFC0A, "M", "بي"), + (0xFC0B, "M", "تج"), + (0xFC0C, "M", "تح"), + (0xFC0D, "M", "تخ"), + (0xFC0E, "M", "تم"), + (0xFC0F, "M", "تى"), + (0xFC10, "M", "تي"), + (0xFC11, "M", "ثج"), + (0xFC12, "M", "ثم"), + (0xFC13, "M", "ثى"), + (0xFC14, "M", "ثي"), + (0xFC15, "M", "جح"), + (0xFC16, "M", "جم"), + (0xFC17, "M", "حج"), + (0xFC18, "M", "حم"), + (0xFC19, "M", "خج"), + (0xFC1A, "M", "خح"), + (0xFC1B, "M", "خم"), + (0xFC1C, "M", "سج"), + (0xFC1D, "M", "سح"), + (0xFC1E, "M", "سخ"), + (0xFC1F, "M", "سم"), + (0xFC20, "M", "صح"), + (0xFC21, "M", "صم"), + (0xFC22, "M", "ضج"), + (0xFC23, "M", "ضح"), + (0xFC24, "M", "ضخ"), + (0xFC25, "M", "ضم"), + (0xFC26, "M", "طح"), + (0xFC27, "M", "طم"), + (0xFC28, "M", "ظم"), + (0xFC29, "M", "عج"), + (0xFC2A, "M", "عم"), + (0xFC2B, "M", "غج"), + (0xFC2C, "M", "غم"), + (0xFC2D, "M", "فج"), + (0xFC2E, "M", "فح"), + (0xFC2F, "M", "فخ"), + (0xFC30, "M", "فم"), + (0xFC31, "M", "فى"), + (0xFC32, "M", "في"), + (0xFC33, "M", "قح"), + (0xFC34, "M", "قم"), + (0xFC35, "M", "قى"), + (0xFC36, "M", "قي"), + (0xFC37, "M", "كا"), + (0xFC38, "M", "كج"), + (0xFC39, "M", "كح"), + (0xFC3A, "M", "كخ"), + (0xFC3B, "M", "كل"), + (0xFC3C, "M", "كم"), + (0xFC3D, "M", "كى"), + (0xFC3E, "M", "كي"), + (0xFC3F, "M", "لج"), + (0xFC40, "M", "لح"), + (0xFC41, "M", "لخ"), + (0xFC42, "M", "لم"), + (0xFC43, "M", "لى"), + (0xFC44, "M", "لي"), + (0xFC45, "M", "مج"), + (0xFC46, "M", "مح"), + (0xFC47, "M", "مخ"), + (0xFC48, "M", "مم"), + (0xFC49, "M", "مى"), + (0xFC4A, "M", "مي"), + (0xFC4B, "M", "نج"), + (0xFC4C, "M", "نح"), + (0xFC4D, "M", "نخ"), + (0xFC4E, "M", "نم"), + (0xFC4F, "M", "نى"), + (0xFC50, "M", "ني"), + (0xFC51, "M", "هج"), + (0xFC52, "M", "هم"), + (0xFC53, "M", "هى"), + (0xFC54, "M", "هي"), + (0xFC55, "M", "يج"), + (0xFC56, "M", "يح"), + (0xFC57, "M", "يخ"), + (0xFC58, "M", "يم"), + (0xFC59, "M", "يى"), + (0xFC5A, "M", "يي"), + ] + + +def _seg_46() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFC5B, "M", "ذٰ"), + (0xFC5C, "M", "رٰ"), + (0xFC5D, "M", "ىٰ"), + (0xFC5E, "3", " ٌّ"), + (0xFC5F, "3", " ٍّ"), + (0xFC60, "3", " َّ"), + (0xFC61, "3", " ُّ"), + (0xFC62, "3", " ِّ"), + (0xFC63, "3", " ّٰ"), + (0xFC64, "M", "ئر"), + (0xFC65, "M", "ئز"), + (0xFC66, "M", "ئم"), + (0xFC67, "M", "ئن"), + (0xFC68, "M", "ئى"), + (0xFC69, "M", "ئي"), + (0xFC6A, "M", "بر"), + (0xFC6B, "M", "بز"), + (0xFC6C, "M", "بم"), + (0xFC6D, "M", "بن"), + (0xFC6E, "M", "بى"), + (0xFC6F, "M", "بي"), + (0xFC70, "M", "تر"), + (0xFC71, "M", "تز"), + (0xFC72, "M", "تم"), + (0xFC73, "M", "تن"), + (0xFC74, "M", "تى"), + (0xFC75, "M", "تي"), + (0xFC76, "M", "ثر"), + (0xFC77, "M", "ثز"), + (0xFC78, "M", "ثم"), + (0xFC79, "M", "ثن"), + (0xFC7A, "M", "ثى"), + (0xFC7B, "M", "ثي"), + (0xFC7C, "M", "فى"), + (0xFC7D, "M", "في"), + (0xFC7E, "M", "قى"), + (0xFC7F, "M", "قي"), + (0xFC80, "M", "كا"), + (0xFC81, "M", "كل"), + (0xFC82, "M", "كم"), + (0xFC83, "M", "كى"), + (0xFC84, "M", "كي"), + (0xFC85, "M", "لم"), + (0xFC86, "M", "لى"), + (0xFC87, "M", "لي"), + (0xFC88, "M", "ما"), + (0xFC89, "M", "مم"), + (0xFC8A, "M", "نر"), + (0xFC8B, "M", "نز"), + (0xFC8C, "M", "نم"), + (0xFC8D, "M", "نن"), + (0xFC8E, "M", "نى"), + (0xFC8F, "M", "ني"), + (0xFC90, "M", "ىٰ"), + (0xFC91, "M", "ير"), + (0xFC92, "M", "يز"), + (0xFC93, "M", "يم"), + (0xFC94, "M", "ين"), + (0xFC95, "M", "يى"), + (0xFC96, "M", "يي"), + (0xFC97, "M", "ئج"), + (0xFC98, "M", "ئح"), + (0xFC99, "M", "ئخ"), + (0xFC9A, "M", "ئم"), + (0xFC9B, "M", "ئه"), + (0xFC9C, "M", "بج"), + (0xFC9D, "M", "بح"), + (0xFC9E, "M", "بخ"), + (0xFC9F, "M", "بم"), + (0xFCA0, "M", "به"), + (0xFCA1, "M", "تج"), + (0xFCA2, "M", "تح"), + (0xFCA3, "M", "تخ"), + (0xFCA4, "M", "تم"), + (0xFCA5, "M", "ته"), + (0xFCA6, "M", "ثم"), + (0xFCA7, "M", "جح"), + (0xFCA8, "M", "جم"), + (0xFCA9, "M", "حج"), + (0xFCAA, "M", "حم"), + (0xFCAB, "M", "خج"), + (0xFCAC, "M", "خم"), + (0xFCAD, "M", "سج"), + (0xFCAE, "M", "سح"), + (0xFCAF, "M", "سخ"), + (0xFCB0, "M", "سم"), + (0xFCB1, "M", "صح"), + (0xFCB2, "M", "صخ"), + (0xFCB3, "M", "صم"), + (0xFCB4, "M", "ضج"), + (0xFCB5, "M", "ضح"), + (0xFCB6, "M", "ضخ"), + (0xFCB7, "M", "ضم"), + (0xFCB8, "M", "طح"), + (0xFCB9, "M", "ظم"), + (0xFCBA, "M", "عج"), + (0xFCBB, "M", "عم"), + (0xFCBC, "M", "غج"), + (0xFCBD, "M", "غم"), + (0xFCBE, "M", "فج"), + ] + + +def _seg_47() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFCBF, "M", "فح"), + (0xFCC0, "M", "فخ"), + (0xFCC1, "M", "فم"), + (0xFCC2, "M", "قح"), + (0xFCC3, "M", "قم"), + (0xFCC4, "M", "كج"), + (0xFCC5, "M", "كح"), + (0xFCC6, "M", "كخ"), + (0xFCC7, "M", "كل"), + (0xFCC8, "M", "كم"), + (0xFCC9, "M", "لج"), + (0xFCCA, "M", "لح"), + (0xFCCB, "M", "لخ"), + (0xFCCC, "M", "لم"), + (0xFCCD, "M", "له"), + (0xFCCE, "M", "مج"), + (0xFCCF, "M", "مح"), + (0xFCD0, "M", "مخ"), + (0xFCD1, "M", "مم"), + (0xFCD2, "M", "نج"), + (0xFCD3, "M", "نح"), + (0xFCD4, "M", "نخ"), + (0xFCD5, "M", "نم"), + (0xFCD6, "M", "نه"), + (0xFCD7, "M", "هج"), + (0xFCD8, "M", "هم"), + (0xFCD9, "M", "هٰ"), + (0xFCDA, "M", "يج"), + (0xFCDB, "M", "يح"), + (0xFCDC, "M", "يخ"), + (0xFCDD, "M", "يم"), + (0xFCDE, "M", "يه"), + (0xFCDF, "M", "ئم"), + (0xFCE0, "M", "ئه"), + (0xFCE1, "M", "بم"), + (0xFCE2, "M", "به"), + (0xFCE3, "M", "تم"), + (0xFCE4, "M", "ته"), + (0xFCE5, "M", "ثم"), + (0xFCE6, "M", "ثه"), + (0xFCE7, "M", "سم"), + (0xFCE8, "M", "سه"), + (0xFCE9, "M", "شم"), + (0xFCEA, "M", "شه"), + (0xFCEB, "M", "كل"), + (0xFCEC, "M", "كم"), + (0xFCED, "M", "لم"), + (0xFCEE, "M", "نم"), + (0xFCEF, "M", "نه"), + (0xFCF0, "M", "يم"), + (0xFCF1, "M", "يه"), + (0xFCF2, "M", "ـَّ"), + (0xFCF3, "M", "ـُّ"), + (0xFCF4, "M", "ـِّ"), + (0xFCF5, "M", "طى"), + (0xFCF6, "M", "طي"), + (0xFCF7, "M", "عى"), + (0xFCF8, "M", "عي"), + (0xFCF9, "M", "غى"), + (0xFCFA, "M", "غي"), + (0xFCFB, "M", "سى"), + (0xFCFC, "M", "سي"), + (0xFCFD, "M", "شى"), + (0xFCFE, "M", "شي"), + (0xFCFF, "M", "حى"), + (0xFD00, "M", "حي"), + (0xFD01, "M", "جى"), + (0xFD02, "M", "جي"), + (0xFD03, "M", "خى"), + (0xFD04, "M", "خي"), + (0xFD05, "M", "صى"), + (0xFD06, "M", "صي"), + (0xFD07, "M", "ضى"), + (0xFD08, "M", "ضي"), + (0xFD09, "M", "شج"), + (0xFD0A, "M", "شح"), + (0xFD0B, "M", "شخ"), + (0xFD0C, "M", "شم"), + (0xFD0D, "M", "شر"), + (0xFD0E, "M", "سر"), + (0xFD0F, "M", "صر"), + (0xFD10, "M", "ضر"), + (0xFD11, "M", "طى"), + (0xFD12, "M", "طي"), + (0xFD13, "M", "عى"), + (0xFD14, "M", "عي"), + (0xFD15, "M", "غى"), + (0xFD16, "M", "غي"), + (0xFD17, "M", "سى"), + (0xFD18, "M", "سي"), + (0xFD19, "M", "شى"), + (0xFD1A, "M", "شي"), + (0xFD1B, "M", "حى"), + (0xFD1C, "M", "حي"), + (0xFD1D, "M", "جى"), + (0xFD1E, "M", "جي"), + (0xFD1F, "M", "خى"), + (0xFD20, "M", "خي"), + (0xFD21, "M", "صى"), + (0xFD22, "M", "صي"), + ] + + +def _seg_48() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFD23, "M", "ضى"), + (0xFD24, "M", "ضي"), + (0xFD25, "M", "شج"), + (0xFD26, "M", "شح"), + (0xFD27, "M", "شخ"), + (0xFD28, "M", "شم"), + (0xFD29, "M", "شر"), + (0xFD2A, "M", "سر"), + (0xFD2B, "M", "صر"), + (0xFD2C, "M", "ضر"), + (0xFD2D, "M", "شج"), + (0xFD2E, "M", "شح"), + (0xFD2F, "M", "شخ"), + (0xFD30, "M", "شم"), + (0xFD31, "M", "سه"), + (0xFD32, "M", "شه"), + (0xFD33, "M", "طم"), + (0xFD34, "M", "سج"), + (0xFD35, "M", "سح"), + (0xFD36, "M", "سخ"), + (0xFD37, "M", "شج"), + (0xFD38, "M", "شح"), + (0xFD39, "M", "شخ"), + (0xFD3A, "M", "طم"), + (0xFD3B, "M", "ظم"), + (0xFD3C, "M", "اً"), + (0xFD3E, "V"), + (0xFD50, "M", "تجم"), + (0xFD51, "M", "تحج"), + (0xFD53, "M", "تحم"), + (0xFD54, "M", "تخم"), + (0xFD55, "M", "تمج"), + (0xFD56, "M", "تمح"), + (0xFD57, "M", "تمخ"), + (0xFD58, "M", "جمح"), + (0xFD5A, "M", "حمي"), + (0xFD5B, "M", "حمى"), + (0xFD5C, "M", "سحج"), + (0xFD5D, "M", "سجح"), + (0xFD5E, "M", "سجى"), + (0xFD5F, "M", "سمح"), + (0xFD61, "M", "سمج"), + (0xFD62, "M", "سمم"), + (0xFD64, "M", "صحح"), + (0xFD66, "M", "صمم"), + (0xFD67, "M", "شحم"), + (0xFD69, "M", "شجي"), + (0xFD6A, "M", "شمخ"), + (0xFD6C, "M", "شمم"), + (0xFD6E, "M", "ضحى"), + (0xFD6F, "M", "ضخم"), + (0xFD71, "M", "طمح"), + (0xFD73, "M", "طمم"), + (0xFD74, "M", "طمي"), + (0xFD75, "M", "عجم"), + (0xFD76, "M", "عمم"), + (0xFD78, "M", "عمى"), + (0xFD79, "M", "غمم"), + (0xFD7A, "M", "غمي"), + (0xFD7B, "M", "غمى"), + (0xFD7C, "M", "فخم"), + (0xFD7E, "M", "قمح"), + (0xFD7F, "M", "قمم"), + (0xFD80, "M", "لحم"), + (0xFD81, "M", "لحي"), + (0xFD82, "M", "لحى"), + (0xFD83, "M", "لجج"), + (0xFD85, "M", "لخم"), + (0xFD87, "M", "لمح"), + (0xFD89, "M", "محج"), + (0xFD8A, "M", "محم"), + (0xFD8B, "M", "محي"), + (0xFD8C, "M", "مجح"), + (0xFD8D, "M", "مجم"), + (0xFD8E, "M", "مخج"), + (0xFD8F, "M", "مخم"), + (0xFD90, "X"), + (0xFD92, "M", "مجخ"), + (0xFD93, "M", "همج"), + (0xFD94, "M", "همم"), + (0xFD95, "M", "نحم"), + (0xFD96, "M", "نحى"), + (0xFD97, "M", "نجم"), + (0xFD99, "M", "نجى"), + (0xFD9A, "M", "نمي"), + (0xFD9B, "M", "نمى"), + (0xFD9C, "M", "يمم"), + (0xFD9E, "M", "بخي"), + (0xFD9F, "M", "تجي"), + (0xFDA0, "M", "تجى"), + (0xFDA1, "M", "تخي"), + (0xFDA2, "M", "تخى"), + (0xFDA3, "M", "تمي"), + (0xFDA4, "M", "تمى"), + (0xFDA5, "M", "جمي"), + (0xFDA6, "M", "جحى"), + (0xFDA7, "M", "جمى"), + (0xFDA8, "M", "سخى"), + (0xFDA9, "M", "صحي"), + (0xFDAA, "M", "شحي"), + ] + + +def _seg_49() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFDAB, "M", "ضحي"), + (0xFDAC, "M", "لجي"), + (0xFDAD, "M", "لمي"), + (0xFDAE, "M", "يحي"), + (0xFDAF, "M", "يجي"), + (0xFDB0, "M", "يمي"), + (0xFDB1, "M", "ممي"), + (0xFDB2, "M", "قمي"), + (0xFDB3, "M", "نحي"), + (0xFDB4, "M", "قمح"), + (0xFDB5, "M", "لحم"), + (0xFDB6, "M", "عمي"), + (0xFDB7, "M", "كمي"), + (0xFDB8, "M", "نجح"), + (0xFDB9, "M", "مخي"), + (0xFDBA, "M", "لجم"), + (0xFDBB, "M", "كمم"), + (0xFDBC, "M", "لجم"), + (0xFDBD, "M", "نجح"), + (0xFDBE, "M", "جحي"), + (0xFDBF, "M", "حجي"), + (0xFDC0, "M", "مجي"), + (0xFDC1, "M", "فمي"), + (0xFDC2, "M", "بحي"), + (0xFDC3, "M", "كمم"), + (0xFDC4, "M", "عجم"), + (0xFDC5, "M", "صمم"), + (0xFDC6, "M", "سخي"), + (0xFDC7, "M", "نجي"), + (0xFDC8, "X"), + (0xFDCF, "V"), + (0xFDD0, "X"), + (0xFDF0, "M", "صلے"), + (0xFDF1, "M", "قلے"), + (0xFDF2, "M", "الله"), + (0xFDF3, "M", "اكبر"), + (0xFDF4, "M", "محمد"), + (0xFDF5, "M", "صلعم"), + (0xFDF6, "M", "رسول"), + (0xFDF7, "M", "عليه"), + (0xFDF8, "M", "وسلم"), + (0xFDF9, "M", "صلى"), + (0xFDFA, "3", "صلى الله عليه وسلم"), + (0xFDFB, "3", "جل جلاله"), + (0xFDFC, "M", "ریال"), + (0xFDFD, "V"), + (0xFE00, "I"), + (0xFE10, "3", ","), + (0xFE11, "M", "、"), + (0xFE12, "X"), + (0xFE13, "3", ":"), + (0xFE14, "3", ";"), + (0xFE15, "3", "!"), + (0xFE16, "3", "?"), + (0xFE17, "M", "〖"), + (0xFE18, "M", "〗"), + (0xFE19, "X"), + (0xFE20, "V"), + (0xFE30, "X"), + (0xFE31, "M", "—"), + (0xFE32, "M", "–"), + (0xFE33, "3", "_"), + (0xFE35, "3", "("), + (0xFE36, "3", ")"), + (0xFE37, "3", "{"), + (0xFE38, "3", "}"), + (0xFE39, "M", "〔"), + (0xFE3A, "M", "〕"), + (0xFE3B, "M", "【"), + (0xFE3C, "M", "】"), + (0xFE3D, "M", "《"), + (0xFE3E, "M", "》"), + (0xFE3F, "M", "〈"), + (0xFE40, "M", "〉"), + (0xFE41, "M", "「"), + (0xFE42, "M", "」"), + (0xFE43, "M", "『"), + (0xFE44, "M", "』"), + (0xFE45, "V"), + (0xFE47, "3", "["), + (0xFE48, "3", "]"), + (0xFE49, "3", " ̅"), + (0xFE4D, "3", "_"), + (0xFE50, "3", ","), + (0xFE51, "M", "、"), + (0xFE52, "X"), + (0xFE54, "3", ";"), + (0xFE55, "3", ":"), + (0xFE56, "3", "?"), + (0xFE57, "3", "!"), + (0xFE58, "M", "—"), + (0xFE59, "3", "("), + (0xFE5A, "3", ")"), + (0xFE5B, "3", "{"), + (0xFE5C, "3", "}"), + (0xFE5D, "M", "〔"), + (0xFE5E, "M", "〕"), + (0xFE5F, "3", "#"), + (0xFE60, "3", "&"), + (0xFE61, "3", "*"), + ] + + +def _seg_50() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFE62, "3", "+"), + (0xFE63, "M", "-"), + (0xFE64, "3", "<"), + (0xFE65, "3", ">"), + (0xFE66, "3", "="), + (0xFE67, "X"), + (0xFE68, "3", "\\"), + (0xFE69, "3", "$"), + (0xFE6A, "3", "%"), + (0xFE6B, "3", "@"), + (0xFE6C, "X"), + (0xFE70, "3", " ً"), + (0xFE71, "M", "ـً"), + (0xFE72, "3", " ٌ"), + (0xFE73, "V"), + (0xFE74, "3", " ٍ"), + (0xFE75, "X"), + (0xFE76, "3", " َ"), + (0xFE77, "M", "ـَ"), + (0xFE78, "3", " ُ"), + (0xFE79, "M", "ـُ"), + (0xFE7A, "3", " ِ"), + (0xFE7B, "M", "ـِ"), + (0xFE7C, "3", " ّ"), + (0xFE7D, "M", "ـّ"), + (0xFE7E, "3", " ْ"), + (0xFE7F, "M", "ـْ"), + (0xFE80, "M", "ء"), + (0xFE81, "M", "آ"), + (0xFE83, "M", "أ"), + (0xFE85, "M", "ؤ"), + (0xFE87, "M", "إ"), + (0xFE89, "M", "ئ"), + (0xFE8D, "M", "ا"), + (0xFE8F, "M", "ب"), + (0xFE93, "M", "ة"), + (0xFE95, "M", "ت"), + (0xFE99, "M", "ث"), + (0xFE9D, "M", "ج"), + (0xFEA1, "M", "ح"), + (0xFEA5, "M", "خ"), + (0xFEA9, "M", "د"), + (0xFEAB, "M", "ذ"), + (0xFEAD, "M", "ر"), + (0xFEAF, "M", "ز"), + (0xFEB1, "M", "س"), + (0xFEB5, "M", "ش"), + (0xFEB9, "M", "ص"), + (0xFEBD, "M", "ض"), + (0xFEC1, "M", "ط"), + (0xFEC5, "M", "ظ"), + (0xFEC9, "M", "ع"), + (0xFECD, "M", "غ"), + (0xFED1, "M", "ف"), + (0xFED5, "M", "ق"), + (0xFED9, "M", "ك"), + (0xFEDD, "M", "ل"), + (0xFEE1, "M", "م"), + (0xFEE5, "M", "ن"), + (0xFEE9, "M", "ه"), + (0xFEED, "M", "و"), + (0xFEEF, "M", "ى"), + (0xFEF1, "M", "ي"), + (0xFEF5, "M", "لآ"), + (0xFEF7, "M", "لأ"), + (0xFEF9, "M", "لإ"), + (0xFEFB, "M", "لا"), + (0xFEFD, "X"), + (0xFEFF, "I"), + (0xFF00, "X"), + (0xFF01, "3", "!"), + (0xFF02, "3", '"'), + (0xFF03, "3", "#"), + (0xFF04, "3", "$"), + (0xFF05, "3", "%"), + (0xFF06, "3", "&"), + (0xFF07, "3", "'"), + (0xFF08, "3", "("), + (0xFF09, "3", ")"), + (0xFF0A, "3", "*"), + (0xFF0B, "3", "+"), + (0xFF0C, "3", ","), + (0xFF0D, "M", "-"), + (0xFF0E, "M", "."), + (0xFF0F, "3", "/"), + (0xFF10, "M", "0"), + (0xFF11, "M", "1"), + (0xFF12, "M", "2"), + (0xFF13, "M", "3"), + (0xFF14, "M", "4"), + (0xFF15, "M", "5"), + (0xFF16, "M", "6"), + (0xFF17, "M", "7"), + (0xFF18, "M", "8"), + (0xFF19, "M", "9"), + (0xFF1A, "3", ":"), + (0xFF1B, "3", ";"), + (0xFF1C, "3", "<"), + (0xFF1D, "3", "="), + (0xFF1E, "3", ">"), + ] + + +def _seg_51() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFF1F, "3", "?"), + (0xFF20, "3", "@"), + (0xFF21, "M", "a"), + (0xFF22, "M", "b"), + (0xFF23, "M", "c"), + (0xFF24, "M", "d"), + (0xFF25, "M", "e"), + (0xFF26, "M", "f"), + (0xFF27, "M", "g"), + (0xFF28, "M", "h"), + (0xFF29, "M", "i"), + (0xFF2A, "M", "j"), + (0xFF2B, "M", "k"), + (0xFF2C, "M", "l"), + (0xFF2D, "M", "m"), + (0xFF2E, "M", "n"), + (0xFF2F, "M", "o"), + (0xFF30, "M", "p"), + (0xFF31, "M", "q"), + (0xFF32, "M", "r"), + (0xFF33, "M", "s"), + (0xFF34, "M", "t"), + (0xFF35, "M", "u"), + (0xFF36, "M", "v"), + (0xFF37, "M", "w"), + (0xFF38, "M", "x"), + (0xFF39, "M", "y"), + (0xFF3A, "M", "z"), + (0xFF3B, "3", "["), + (0xFF3C, "3", "\\"), + (0xFF3D, "3", "]"), + (0xFF3E, "3", "^"), + (0xFF3F, "3", "_"), + (0xFF40, "3", "`"), + (0xFF41, "M", "a"), + (0xFF42, "M", "b"), + (0xFF43, "M", "c"), + (0xFF44, "M", "d"), + (0xFF45, "M", "e"), + (0xFF46, "M", "f"), + (0xFF47, "M", "g"), + (0xFF48, "M", "h"), + (0xFF49, "M", "i"), + (0xFF4A, "M", "j"), + (0xFF4B, "M", "k"), + (0xFF4C, "M", "l"), + (0xFF4D, "M", "m"), + (0xFF4E, "M", "n"), + (0xFF4F, "M", "o"), + (0xFF50, "M", "p"), + (0xFF51, "M", "q"), + (0xFF52, "M", "r"), + (0xFF53, "M", "s"), + (0xFF54, "M", "t"), + (0xFF55, "M", "u"), + (0xFF56, "M", "v"), + (0xFF57, "M", "w"), + (0xFF58, "M", "x"), + (0xFF59, "M", "y"), + (0xFF5A, "M", "z"), + (0xFF5B, "3", "{"), + (0xFF5C, "3", "|"), + (0xFF5D, "3", "}"), + (0xFF5E, "3", "~"), + (0xFF5F, "M", "⦅"), + (0xFF60, "M", "⦆"), + (0xFF61, "M", "."), + (0xFF62, "M", "「"), + (0xFF63, "M", "」"), + (0xFF64, "M", "、"), + (0xFF65, "M", "・"), + (0xFF66, "M", "ヲ"), + (0xFF67, "M", "ァ"), + (0xFF68, "M", "ィ"), + (0xFF69, "M", "ゥ"), + (0xFF6A, "M", "ェ"), + (0xFF6B, "M", "ォ"), + (0xFF6C, "M", "ャ"), + (0xFF6D, "M", "ュ"), + (0xFF6E, "M", "ョ"), + (0xFF6F, "M", "ッ"), + (0xFF70, "M", "ー"), + (0xFF71, "M", "ア"), + (0xFF72, "M", "イ"), + (0xFF73, "M", "ウ"), + (0xFF74, "M", "エ"), + (0xFF75, "M", "オ"), + (0xFF76, "M", "カ"), + (0xFF77, "M", "キ"), + (0xFF78, "M", "ク"), + (0xFF79, "M", "ケ"), + (0xFF7A, "M", "コ"), + (0xFF7B, "M", "サ"), + (0xFF7C, "M", "シ"), + (0xFF7D, "M", "ス"), + (0xFF7E, "M", "セ"), + (0xFF7F, "M", "ソ"), + (0xFF80, "M", "タ"), + (0xFF81, "M", "チ"), + (0xFF82, "M", "ツ"), + ] + + +def _seg_52() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFF83, "M", "テ"), + (0xFF84, "M", "ト"), + (0xFF85, "M", "ナ"), + (0xFF86, "M", "ニ"), + (0xFF87, "M", "ヌ"), + (0xFF88, "M", "ネ"), + (0xFF89, "M", "ノ"), + (0xFF8A, "M", "ハ"), + (0xFF8B, "M", "ヒ"), + (0xFF8C, "M", "フ"), + (0xFF8D, "M", "ヘ"), + (0xFF8E, "M", "ホ"), + (0xFF8F, "M", "マ"), + (0xFF90, "M", "ミ"), + (0xFF91, "M", "ム"), + (0xFF92, "M", "メ"), + (0xFF93, "M", "モ"), + (0xFF94, "M", "ヤ"), + (0xFF95, "M", "ユ"), + (0xFF96, "M", "ヨ"), + (0xFF97, "M", "ラ"), + (0xFF98, "M", "リ"), + (0xFF99, "M", "ル"), + (0xFF9A, "M", "レ"), + (0xFF9B, "M", "ロ"), + (0xFF9C, "M", "ワ"), + (0xFF9D, "M", "ン"), + (0xFF9E, "M", "゙"), + (0xFF9F, "M", "゚"), + (0xFFA0, "X"), + (0xFFA1, "M", "ᄀ"), + (0xFFA2, "M", "ᄁ"), + (0xFFA3, "M", "ᆪ"), + (0xFFA4, "M", "ᄂ"), + (0xFFA5, "M", "ᆬ"), + (0xFFA6, "M", "ᆭ"), + (0xFFA7, "M", "ᄃ"), + (0xFFA8, "M", "ᄄ"), + (0xFFA9, "M", "ᄅ"), + (0xFFAA, "M", "ᆰ"), + (0xFFAB, "M", "ᆱ"), + (0xFFAC, "M", "ᆲ"), + (0xFFAD, "M", "ᆳ"), + (0xFFAE, "M", "ᆴ"), + (0xFFAF, "M", "ᆵ"), + (0xFFB0, "M", "ᄚ"), + (0xFFB1, "M", "ᄆ"), + (0xFFB2, "M", "ᄇ"), + (0xFFB3, "M", "ᄈ"), + (0xFFB4, "M", "ᄡ"), + (0xFFB5, "M", "ᄉ"), + (0xFFB6, "M", "ᄊ"), + (0xFFB7, "M", "ᄋ"), + (0xFFB8, "M", "ᄌ"), + (0xFFB9, "M", "ᄍ"), + (0xFFBA, "M", "ᄎ"), + (0xFFBB, "M", "ᄏ"), + (0xFFBC, "M", "ᄐ"), + (0xFFBD, "M", "ᄑ"), + (0xFFBE, "M", "ᄒ"), + (0xFFBF, "X"), + (0xFFC2, "M", "ᅡ"), + (0xFFC3, "M", "ᅢ"), + (0xFFC4, "M", "ᅣ"), + (0xFFC5, "M", "ᅤ"), + (0xFFC6, "M", "ᅥ"), + (0xFFC7, "M", "ᅦ"), + (0xFFC8, "X"), + (0xFFCA, "M", "ᅧ"), + (0xFFCB, "M", "ᅨ"), + (0xFFCC, "M", "ᅩ"), + (0xFFCD, "M", "ᅪ"), + (0xFFCE, "M", "ᅫ"), + (0xFFCF, "M", "ᅬ"), + (0xFFD0, "X"), + (0xFFD2, "M", "ᅭ"), + (0xFFD3, "M", "ᅮ"), + (0xFFD4, "M", "ᅯ"), + (0xFFD5, "M", "ᅰ"), + (0xFFD6, "M", "ᅱ"), + (0xFFD7, "M", "ᅲ"), + (0xFFD8, "X"), + (0xFFDA, "M", "ᅳ"), + (0xFFDB, "M", "ᅴ"), + (0xFFDC, "M", "ᅵ"), + (0xFFDD, "X"), + (0xFFE0, "M", "¢"), + (0xFFE1, "M", "£"), + (0xFFE2, "M", "¬"), + (0xFFE3, "3", " ̄"), + (0xFFE4, "M", "¦"), + (0xFFE5, "M", "¥"), + (0xFFE6, "M", "₩"), + (0xFFE7, "X"), + (0xFFE8, "M", "│"), + (0xFFE9, "M", "←"), + (0xFFEA, "M", "↑"), + (0xFFEB, "M", "→"), + (0xFFEC, "M", "↓"), + (0xFFED, "M", "■"), + ] + + +def _seg_53() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0xFFEE, "M", "○"), + (0xFFEF, "X"), + (0x10000, "V"), + (0x1000C, "X"), + (0x1000D, "V"), + (0x10027, "X"), + (0x10028, "V"), + (0x1003B, "X"), + (0x1003C, "V"), + (0x1003E, "X"), + (0x1003F, "V"), + (0x1004E, "X"), + (0x10050, "V"), + (0x1005E, "X"), + (0x10080, "V"), + (0x100FB, "X"), + (0x10100, "V"), + (0x10103, "X"), + (0x10107, "V"), + (0x10134, "X"), + (0x10137, "V"), + (0x1018F, "X"), + (0x10190, "V"), + (0x1019D, "X"), + (0x101A0, "V"), + (0x101A1, "X"), + (0x101D0, "V"), + (0x101FE, "X"), + (0x10280, "V"), + (0x1029D, "X"), + (0x102A0, "V"), + (0x102D1, "X"), + (0x102E0, "V"), + (0x102FC, "X"), + (0x10300, "V"), + (0x10324, "X"), + (0x1032D, "V"), + (0x1034B, "X"), + (0x10350, "V"), + (0x1037B, "X"), + (0x10380, "V"), + (0x1039E, "X"), + (0x1039F, "V"), + (0x103C4, "X"), + (0x103C8, "V"), + (0x103D6, "X"), + (0x10400, "M", "𐐨"), + (0x10401, "M", "𐐩"), + (0x10402, "M", "𐐪"), + (0x10403, "M", "𐐫"), + (0x10404, "M", "𐐬"), + (0x10405, "M", "𐐭"), + (0x10406, "M", "𐐮"), + (0x10407, "M", "𐐯"), + (0x10408, "M", "𐐰"), + (0x10409, "M", "𐐱"), + (0x1040A, "M", "𐐲"), + (0x1040B, "M", "𐐳"), + (0x1040C, "M", "𐐴"), + (0x1040D, "M", "𐐵"), + (0x1040E, "M", "𐐶"), + (0x1040F, "M", "𐐷"), + (0x10410, "M", "𐐸"), + (0x10411, "M", "𐐹"), + (0x10412, "M", "𐐺"), + (0x10413, "M", "𐐻"), + (0x10414, "M", "𐐼"), + (0x10415, "M", "𐐽"), + (0x10416, "M", "𐐾"), + (0x10417, "M", "𐐿"), + (0x10418, "M", "𐑀"), + (0x10419, "M", "𐑁"), + (0x1041A, "M", "𐑂"), + (0x1041B, "M", "𐑃"), + (0x1041C, "M", "𐑄"), + (0x1041D, "M", "𐑅"), + (0x1041E, "M", "𐑆"), + (0x1041F, "M", "𐑇"), + (0x10420, "M", "𐑈"), + (0x10421, "M", "𐑉"), + (0x10422, "M", "𐑊"), + (0x10423, "M", "𐑋"), + (0x10424, "M", "𐑌"), + (0x10425, "M", "𐑍"), + (0x10426, "M", "𐑎"), + (0x10427, "M", "𐑏"), + (0x10428, "V"), + (0x1049E, "X"), + (0x104A0, "V"), + (0x104AA, "X"), + (0x104B0, "M", "𐓘"), + (0x104B1, "M", "𐓙"), + (0x104B2, "M", "𐓚"), + (0x104B3, "M", "𐓛"), + (0x104B4, "M", "𐓜"), + (0x104B5, "M", "𐓝"), + (0x104B6, "M", "𐓞"), + (0x104B7, "M", "𐓟"), + (0x104B8, "M", "𐓠"), + (0x104B9, "M", "𐓡"), + ] + + +def _seg_54() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x104BA, "M", "𐓢"), + (0x104BB, "M", "𐓣"), + (0x104BC, "M", "𐓤"), + (0x104BD, "M", "𐓥"), + (0x104BE, "M", "𐓦"), + (0x104BF, "M", "𐓧"), + (0x104C0, "M", "𐓨"), + (0x104C1, "M", "𐓩"), + (0x104C2, "M", "𐓪"), + (0x104C3, "M", "𐓫"), + (0x104C4, "M", "𐓬"), + (0x104C5, "M", "𐓭"), + (0x104C6, "M", "𐓮"), + (0x104C7, "M", "𐓯"), + (0x104C8, "M", "𐓰"), + (0x104C9, "M", "𐓱"), + (0x104CA, "M", "𐓲"), + (0x104CB, "M", "𐓳"), + (0x104CC, "M", "𐓴"), + (0x104CD, "M", "𐓵"), + (0x104CE, "M", "𐓶"), + (0x104CF, "M", "𐓷"), + (0x104D0, "M", "𐓸"), + (0x104D1, "M", "𐓹"), + (0x104D2, "M", "𐓺"), + (0x104D3, "M", "𐓻"), + (0x104D4, "X"), + (0x104D8, "V"), + (0x104FC, "X"), + (0x10500, "V"), + (0x10528, "X"), + (0x10530, "V"), + (0x10564, "X"), + (0x1056F, "V"), + (0x10570, "M", "𐖗"), + (0x10571, "M", "𐖘"), + (0x10572, "M", "𐖙"), + (0x10573, "M", "𐖚"), + (0x10574, "M", "𐖛"), + (0x10575, "M", "𐖜"), + (0x10576, "M", "𐖝"), + (0x10577, "M", "𐖞"), + (0x10578, "M", "𐖟"), + (0x10579, "M", "𐖠"), + (0x1057A, "M", "𐖡"), + (0x1057B, "X"), + (0x1057C, "M", "𐖣"), + (0x1057D, "M", "𐖤"), + (0x1057E, "M", "𐖥"), + (0x1057F, "M", "𐖦"), + (0x10580, "M", "𐖧"), + (0x10581, "M", "𐖨"), + (0x10582, "M", "𐖩"), + (0x10583, "M", "𐖪"), + (0x10584, "M", "𐖫"), + (0x10585, "M", "𐖬"), + (0x10586, "M", "𐖭"), + (0x10587, "M", "𐖮"), + (0x10588, "M", "𐖯"), + (0x10589, "M", "𐖰"), + (0x1058A, "M", "𐖱"), + (0x1058B, "X"), + (0x1058C, "M", "𐖳"), + (0x1058D, "M", "𐖴"), + (0x1058E, "M", "𐖵"), + (0x1058F, "M", "𐖶"), + (0x10590, "M", "𐖷"), + (0x10591, "M", "𐖸"), + (0x10592, "M", "𐖹"), + (0x10593, "X"), + (0x10594, "M", "𐖻"), + (0x10595, "M", "𐖼"), + (0x10596, "X"), + (0x10597, "V"), + (0x105A2, "X"), + (0x105A3, "V"), + (0x105B2, "X"), + (0x105B3, "V"), + (0x105BA, "X"), + (0x105BB, "V"), + (0x105BD, "X"), + (0x10600, "V"), + (0x10737, "X"), + (0x10740, "V"), + (0x10756, "X"), + (0x10760, "V"), + (0x10768, "X"), + (0x10780, "V"), + (0x10781, "M", "ː"), + (0x10782, "M", "ˑ"), + (0x10783, "M", "æ"), + (0x10784, "M", "ʙ"), + (0x10785, "M", "ɓ"), + (0x10786, "X"), + (0x10787, "M", "ʣ"), + (0x10788, "M", "ꭦ"), + (0x10789, "M", "ʥ"), + (0x1078A, "M", "ʤ"), + (0x1078B, "M", "ɖ"), + (0x1078C, "M", "ɗ"), + ] + + +def _seg_55() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1078D, "M", "ᶑ"), + (0x1078E, "M", "ɘ"), + (0x1078F, "M", "ɞ"), + (0x10790, "M", "ʩ"), + (0x10791, "M", "ɤ"), + (0x10792, "M", "ɢ"), + (0x10793, "M", "ɠ"), + (0x10794, "M", "ʛ"), + (0x10795, "M", "ħ"), + (0x10796, "M", "ʜ"), + (0x10797, "M", "ɧ"), + (0x10798, "M", "ʄ"), + (0x10799, "M", "ʪ"), + (0x1079A, "M", "ʫ"), + (0x1079B, "M", "ɬ"), + (0x1079C, "M", "𝼄"), + (0x1079D, "M", "ꞎ"), + (0x1079E, "M", "ɮ"), + (0x1079F, "M", "𝼅"), + (0x107A0, "M", "ʎ"), + (0x107A1, "M", "𝼆"), + (0x107A2, "M", "ø"), + (0x107A3, "M", "ɶ"), + (0x107A4, "M", "ɷ"), + (0x107A5, "M", "q"), + (0x107A6, "M", "ɺ"), + (0x107A7, "M", "𝼈"), + (0x107A8, "M", "ɽ"), + (0x107A9, "M", "ɾ"), + (0x107AA, "M", "ʀ"), + (0x107AB, "M", "ʨ"), + (0x107AC, "M", "ʦ"), + (0x107AD, "M", "ꭧ"), + (0x107AE, "M", "ʧ"), + (0x107AF, "M", "ʈ"), + (0x107B0, "M", "ⱱ"), + (0x107B1, "X"), + (0x107B2, "M", "ʏ"), + (0x107B3, "M", "ʡ"), + (0x107B4, "M", "ʢ"), + (0x107B5, "M", "ʘ"), + (0x107B6, "M", "ǀ"), + (0x107B7, "M", "ǁ"), + (0x107B8, "M", "ǂ"), + (0x107B9, "M", "𝼊"), + (0x107BA, "M", "𝼞"), + (0x107BB, "X"), + (0x10800, "V"), + (0x10806, "X"), + (0x10808, "V"), + (0x10809, "X"), + (0x1080A, "V"), + (0x10836, "X"), + (0x10837, "V"), + (0x10839, "X"), + (0x1083C, "V"), + (0x1083D, "X"), + (0x1083F, "V"), + (0x10856, "X"), + (0x10857, "V"), + (0x1089F, "X"), + (0x108A7, "V"), + (0x108B0, "X"), + (0x108E0, "V"), + (0x108F3, "X"), + (0x108F4, "V"), + (0x108F6, "X"), + (0x108FB, "V"), + (0x1091C, "X"), + (0x1091F, "V"), + (0x1093A, "X"), + (0x1093F, "V"), + (0x10940, "X"), + (0x10980, "V"), + (0x109B8, "X"), + (0x109BC, "V"), + (0x109D0, "X"), + (0x109D2, "V"), + (0x10A04, "X"), + (0x10A05, "V"), + (0x10A07, "X"), + (0x10A0C, "V"), + (0x10A14, "X"), + (0x10A15, "V"), + (0x10A18, "X"), + (0x10A19, "V"), + (0x10A36, "X"), + (0x10A38, "V"), + (0x10A3B, "X"), + (0x10A3F, "V"), + (0x10A49, "X"), + (0x10A50, "V"), + (0x10A59, "X"), + (0x10A60, "V"), + (0x10AA0, "X"), + (0x10AC0, "V"), + (0x10AE7, "X"), + (0x10AEB, "V"), + (0x10AF7, "X"), + (0x10B00, "V"), + ] + + +def _seg_56() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x10B36, "X"), + (0x10B39, "V"), + (0x10B56, "X"), + (0x10B58, "V"), + (0x10B73, "X"), + (0x10B78, "V"), + (0x10B92, "X"), + (0x10B99, "V"), + (0x10B9D, "X"), + (0x10BA9, "V"), + (0x10BB0, "X"), + (0x10C00, "V"), + (0x10C49, "X"), + (0x10C80, "M", "𐳀"), + (0x10C81, "M", "𐳁"), + (0x10C82, "M", "𐳂"), + (0x10C83, "M", "𐳃"), + (0x10C84, "M", "𐳄"), + (0x10C85, "M", "𐳅"), + (0x10C86, "M", "𐳆"), + (0x10C87, "M", "𐳇"), + (0x10C88, "M", "𐳈"), + (0x10C89, "M", "𐳉"), + (0x10C8A, "M", "𐳊"), + (0x10C8B, "M", "𐳋"), + (0x10C8C, "M", "𐳌"), + (0x10C8D, "M", "𐳍"), + (0x10C8E, "M", "𐳎"), + (0x10C8F, "M", "𐳏"), + (0x10C90, "M", "𐳐"), + (0x10C91, "M", "𐳑"), + (0x10C92, "M", "𐳒"), + (0x10C93, "M", "𐳓"), + (0x10C94, "M", "𐳔"), + (0x10C95, "M", "𐳕"), + (0x10C96, "M", "𐳖"), + (0x10C97, "M", "𐳗"), + (0x10C98, "M", "𐳘"), + (0x10C99, "M", "𐳙"), + (0x10C9A, "M", "𐳚"), + (0x10C9B, "M", "𐳛"), + (0x10C9C, "M", "𐳜"), + (0x10C9D, "M", "𐳝"), + (0x10C9E, "M", "𐳞"), + (0x10C9F, "M", "𐳟"), + (0x10CA0, "M", "𐳠"), + (0x10CA1, "M", "𐳡"), + (0x10CA2, "M", "𐳢"), + (0x10CA3, "M", "𐳣"), + (0x10CA4, "M", "𐳤"), + (0x10CA5, "M", "𐳥"), + (0x10CA6, "M", "𐳦"), + (0x10CA7, "M", "𐳧"), + (0x10CA8, "M", "𐳨"), + (0x10CA9, "M", "𐳩"), + (0x10CAA, "M", "𐳪"), + (0x10CAB, "M", "𐳫"), + (0x10CAC, "M", "𐳬"), + (0x10CAD, "M", "𐳭"), + (0x10CAE, "M", "𐳮"), + (0x10CAF, "M", "𐳯"), + (0x10CB0, "M", "𐳰"), + (0x10CB1, "M", "𐳱"), + (0x10CB2, "M", "𐳲"), + (0x10CB3, "X"), + (0x10CC0, "V"), + (0x10CF3, "X"), + (0x10CFA, "V"), + (0x10D28, "X"), + (0x10D30, "V"), + (0x10D3A, "X"), + (0x10E60, "V"), + (0x10E7F, "X"), + (0x10E80, "V"), + (0x10EAA, "X"), + (0x10EAB, "V"), + (0x10EAE, "X"), + (0x10EB0, "V"), + (0x10EB2, "X"), + (0x10EFD, "V"), + (0x10F28, "X"), + (0x10F30, "V"), + (0x10F5A, "X"), + (0x10F70, "V"), + (0x10F8A, "X"), + (0x10FB0, "V"), + (0x10FCC, "X"), + (0x10FE0, "V"), + (0x10FF7, "X"), + (0x11000, "V"), + (0x1104E, "X"), + (0x11052, "V"), + (0x11076, "X"), + (0x1107F, "V"), + (0x110BD, "X"), + (0x110BE, "V"), + (0x110C3, "X"), + (0x110D0, "V"), + (0x110E9, "X"), + (0x110F0, "V"), + ] + + +def _seg_57() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x110FA, "X"), + (0x11100, "V"), + (0x11135, "X"), + (0x11136, "V"), + (0x11148, "X"), + (0x11150, "V"), + (0x11177, "X"), + (0x11180, "V"), + (0x111E0, "X"), + (0x111E1, "V"), + (0x111F5, "X"), + (0x11200, "V"), + (0x11212, "X"), + (0x11213, "V"), + (0x11242, "X"), + (0x11280, "V"), + (0x11287, "X"), + (0x11288, "V"), + (0x11289, "X"), + (0x1128A, "V"), + (0x1128E, "X"), + (0x1128F, "V"), + (0x1129E, "X"), + (0x1129F, "V"), + (0x112AA, "X"), + (0x112B0, "V"), + (0x112EB, "X"), + (0x112F0, "V"), + (0x112FA, "X"), + (0x11300, "V"), + (0x11304, "X"), + (0x11305, "V"), + (0x1130D, "X"), + (0x1130F, "V"), + (0x11311, "X"), + (0x11313, "V"), + (0x11329, "X"), + (0x1132A, "V"), + (0x11331, "X"), + (0x11332, "V"), + (0x11334, "X"), + (0x11335, "V"), + (0x1133A, "X"), + (0x1133B, "V"), + (0x11345, "X"), + (0x11347, "V"), + (0x11349, "X"), + (0x1134B, "V"), + (0x1134E, "X"), + (0x11350, "V"), + (0x11351, "X"), + (0x11357, "V"), + (0x11358, "X"), + (0x1135D, "V"), + (0x11364, "X"), + (0x11366, "V"), + (0x1136D, "X"), + (0x11370, "V"), + (0x11375, "X"), + (0x11400, "V"), + (0x1145C, "X"), + (0x1145D, "V"), + (0x11462, "X"), + (0x11480, "V"), + (0x114C8, "X"), + (0x114D0, "V"), + (0x114DA, "X"), + (0x11580, "V"), + (0x115B6, "X"), + (0x115B8, "V"), + (0x115DE, "X"), + (0x11600, "V"), + (0x11645, "X"), + (0x11650, "V"), + (0x1165A, "X"), + (0x11660, "V"), + (0x1166D, "X"), + (0x11680, "V"), + (0x116BA, "X"), + (0x116C0, "V"), + (0x116CA, "X"), + (0x11700, "V"), + (0x1171B, "X"), + (0x1171D, "V"), + (0x1172C, "X"), + (0x11730, "V"), + (0x11747, "X"), + (0x11800, "V"), + (0x1183C, "X"), + (0x118A0, "M", "𑣀"), + (0x118A1, "M", "𑣁"), + (0x118A2, "M", "𑣂"), + (0x118A3, "M", "𑣃"), + (0x118A4, "M", "𑣄"), + (0x118A5, "M", "𑣅"), + (0x118A6, "M", "𑣆"), + (0x118A7, "M", "𑣇"), + (0x118A8, "M", "𑣈"), + (0x118A9, "M", "𑣉"), + (0x118AA, "M", "𑣊"), + ] + + +def _seg_58() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x118AB, "M", "𑣋"), + (0x118AC, "M", "𑣌"), + (0x118AD, "M", "𑣍"), + (0x118AE, "M", "𑣎"), + (0x118AF, "M", "𑣏"), + (0x118B0, "M", "𑣐"), + (0x118B1, "M", "𑣑"), + (0x118B2, "M", "𑣒"), + (0x118B3, "M", "𑣓"), + (0x118B4, "M", "𑣔"), + (0x118B5, "M", "𑣕"), + (0x118B6, "M", "𑣖"), + (0x118B7, "M", "𑣗"), + (0x118B8, "M", "𑣘"), + (0x118B9, "M", "𑣙"), + (0x118BA, "M", "𑣚"), + (0x118BB, "M", "𑣛"), + (0x118BC, "M", "𑣜"), + (0x118BD, "M", "𑣝"), + (0x118BE, "M", "𑣞"), + (0x118BF, "M", "𑣟"), + (0x118C0, "V"), + (0x118F3, "X"), + (0x118FF, "V"), + (0x11907, "X"), + (0x11909, "V"), + (0x1190A, "X"), + (0x1190C, "V"), + (0x11914, "X"), + (0x11915, "V"), + (0x11917, "X"), + (0x11918, "V"), + (0x11936, "X"), + (0x11937, "V"), + (0x11939, "X"), + (0x1193B, "V"), + (0x11947, "X"), + (0x11950, "V"), + (0x1195A, "X"), + (0x119A0, "V"), + (0x119A8, "X"), + (0x119AA, "V"), + (0x119D8, "X"), + (0x119DA, "V"), + (0x119E5, "X"), + (0x11A00, "V"), + (0x11A48, "X"), + (0x11A50, "V"), + (0x11AA3, "X"), + (0x11AB0, "V"), + (0x11AF9, "X"), + (0x11B00, "V"), + (0x11B0A, "X"), + (0x11C00, "V"), + (0x11C09, "X"), + (0x11C0A, "V"), + (0x11C37, "X"), + (0x11C38, "V"), + (0x11C46, "X"), + (0x11C50, "V"), + (0x11C6D, "X"), + (0x11C70, "V"), + (0x11C90, "X"), + (0x11C92, "V"), + (0x11CA8, "X"), + (0x11CA9, "V"), + (0x11CB7, "X"), + (0x11D00, "V"), + (0x11D07, "X"), + (0x11D08, "V"), + (0x11D0A, "X"), + (0x11D0B, "V"), + (0x11D37, "X"), + (0x11D3A, "V"), + (0x11D3B, "X"), + (0x11D3C, "V"), + (0x11D3E, "X"), + (0x11D3F, "V"), + (0x11D48, "X"), + (0x11D50, "V"), + (0x11D5A, "X"), + (0x11D60, "V"), + (0x11D66, "X"), + (0x11D67, "V"), + (0x11D69, "X"), + (0x11D6A, "V"), + (0x11D8F, "X"), + (0x11D90, "V"), + (0x11D92, "X"), + (0x11D93, "V"), + (0x11D99, "X"), + (0x11DA0, "V"), + (0x11DAA, "X"), + (0x11EE0, "V"), + (0x11EF9, "X"), + (0x11F00, "V"), + (0x11F11, "X"), + (0x11F12, "V"), + (0x11F3B, "X"), + (0x11F3E, "V"), + ] + + +def _seg_59() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x11F5A, "X"), + (0x11FB0, "V"), + (0x11FB1, "X"), + (0x11FC0, "V"), + (0x11FF2, "X"), + (0x11FFF, "V"), + (0x1239A, "X"), + (0x12400, "V"), + (0x1246F, "X"), + (0x12470, "V"), + (0x12475, "X"), + (0x12480, "V"), + (0x12544, "X"), + (0x12F90, "V"), + (0x12FF3, "X"), + (0x13000, "V"), + (0x13430, "X"), + (0x13440, "V"), + (0x13456, "X"), + (0x14400, "V"), + (0x14647, "X"), + (0x16800, "V"), + (0x16A39, "X"), + (0x16A40, "V"), + (0x16A5F, "X"), + (0x16A60, "V"), + (0x16A6A, "X"), + (0x16A6E, "V"), + (0x16ABF, "X"), + (0x16AC0, "V"), + (0x16ACA, "X"), + (0x16AD0, "V"), + (0x16AEE, "X"), + (0x16AF0, "V"), + (0x16AF6, "X"), + (0x16B00, "V"), + (0x16B46, "X"), + (0x16B50, "V"), + (0x16B5A, "X"), + (0x16B5B, "V"), + (0x16B62, "X"), + (0x16B63, "V"), + (0x16B78, "X"), + (0x16B7D, "V"), + (0x16B90, "X"), + (0x16E40, "M", "𖹠"), + (0x16E41, "M", "𖹡"), + (0x16E42, "M", "𖹢"), + (0x16E43, "M", "𖹣"), + (0x16E44, "M", "𖹤"), + (0x16E45, "M", "𖹥"), + (0x16E46, "M", "𖹦"), + (0x16E47, "M", "𖹧"), + (0x16E48, "M", "𖹨"), + (0x16E49, "M", "𖹩"), + (0x16E4A, "M", "𖹪"), + (0x16E4B, "M", "𖹫"), + (0x16E4C, "M", "𖹬"), + (0x16E4D, "M", "𖹭"), + (0x16E4E, "M", "𖹮"), + (0x16E4F, "M", "𖹯"), + (0x16E50, "M", "𖹰"), + (0x16E51, "M", "𖹱"), + (0x16E52, "M", "𖹲"), + (0x16E53, "M", "𖹳"), + (0x16E54, "M", "𖹴"), + (0x16E55, "M", "𖹵"), + (0x16E56, "M", "𖹶"), + (0x16E57, "M", "𖹷"), + (0x16E58, "M", "𖹸"), + (0x16E59, "M", "𖹹"), + (0x16E5A, "M", "𖹺"), + (0x16E5B, "M", "𖹻"), + (0x16E5C, "M", "𖹼"), + (0x16E5D, "M", "𖹽"), + (0x16E5E, "M", "𖹾"), + (0x16E5F, "M", "𖹿"), + (0x16E60, "V"), + (0x16E9B, "X"), + (0x16F00, "V"), + (0x16F4B, "X"), + (0x16F4F, "V"), + (0x16F88, "X"), + (0x16F8F, "V"), + (0x16FA0, "X"), + (0x16FE0, "V"), + (0x16FE5, "X"), + (0x16FF0, "V"), + (0x16FF2, "X"), + (0x17000, "V"), + (0x187F8, "X"), + (0x18800, "V"), + (0x18CD6, "X"), + (0x18D00, "V"), + (0x18D09, "X"), + (0x1AFF0, "V"), + (0x1AFF4, "X"), + (0x1AFF5, "V"), + (0x1AFFC, "X"), + (0x1AFFD, "V"), + ] + + +def _seg_60() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1AFFF, "X"), + (0x1B000, "V"), + (0x1B123, "X"), + (0x1B132, "V"), + (0x1B133, "X"), + (0x1B150, "V"), + (0x1B153, "X"), + (0x1B155, "V"), + (0x1B156, "X"), + (0x1B164, "V"), + (0x1B168, "X"), + (0x1B170, "V"), + (0x1B2FC, "X"), + (0x1BC00, "V"), + (0x1BC6B, "X"), + (0x1BC70, "V"), + (0x1BC7D, "X"), + (0x1BC80, "V"), + (0x1BC89, "X"), + (0x1BC90, "V"), + (0x1BC9A, "X"), + (0x1BC9C, "V"), + (0x1BCA0, "I"), + (0x1BCA4, "X"), + (0x1CF00, "V"), + (0x1CF2E, "X"), + (0x1CF30, "V"), + (0x1CF47, "X"), + (0x1CF50, "V"), + (0x1CFC4, "X"), + (0x1D000, "V"), + (0x1D0F6, "X"), + (0x1D100, "V"), + (0x1D127, "X"), + (0x1D129, "V"), + (0x1D15E, "M", "𝅗𝅥"), + (0x1D15F, "M", "𝅘𝅥"), + (0x1D160, "M", "𝅘𝅥𝅮"), + (0x1D161, "M", "𝅘𝅥𝅯"), + (0x1D162, "M", "𝅘𝅥𝅰"), + (0x1D163, "M", "𝅘𝅥𝅱"), + (0x1D164, "M", "𝅘𝅥𝅲"), + (0x1D165, "V"), + (0x1D173, "X"), + (0x1D17B, "V"), + (0x1D1BB, "M", "𝆹𝅥"), + (0x1D1BC, "M", "𝆺𝅥"), + (0x1D1BD, "M", "𝆹𝅥𝅮"), + (0x1D1BE, "M", "𝆺𝅥𝅮"), + (0x1D1BF, "M", "𝆹𝅥𝅯"), + (0x1D1C0, "M", "𝆺𝅥𝅯"), + (0x1D1C1, "V"), + (0x1D1EB, "X"), + (0x1D200, "V"), + (0x1D246, "X"), + (0x1D2C0, "V"), + (0x1D2D4, "X"), + (0x1D2E0, "V"), + (0x1D2F4, "X"), + (0x1D300, "V"), + (0x1D357, "X"), + (0x1D360, "V"), + (0x1D379, "X"), + (0x1D400, "M", "a"), + (0x1D401, "M", "b"), + (0x1D402, "M", "c"), + (0x1D403, "M", "d"), + (0x1D404, "M", "e"), + (0x1D405, "M", "f"), + (0x1D406, "M", "g"), + (0x1D407, "M", "h"), + (0x1D408, "M", "i"), + (0x1D409, "M", "j"), + (0x1D40A, "M", "k"), + (0x1D40B, "M", "l"), + (0x1D40C, "M", "m"), + (0x1D40D, "M", "n"), + (0x1D40E, "M", "o"), + (0x1D40F, "M", "p"), + (0x1D410, "M", "q"), + (0x1D411, "M", "r"), + (0x1D412, "M", "s"), + (0x1D413, "M", "t"), + (0x1D414, "M", "u"), + (0x1D415, "M", "v"), + (0x1D416, "M", "w"), + (0x1D417, "M", "x"), + (0x1D418, "M", "y"), + (0x1D419, "M", "z"), + (0x1D41A, "M", "a"), + (0x1D41B, "M", "b"), + (0x1D41C, "M", "c"), + (0x1D41D, "M", "d"), + (0x1D41E, "M", "e"), + (0x1D41F, "M", "f"), + (0x1D420, "M", "g"), + (0x1D421, "M", "h"), + (0x1D422, "M", "i"), + (0x1D423, "M", "j"), + (0x1D424, "M", "k"), + ] + + +def _seg_61() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D425, "M", "l"), + (0x1D426, "M", "m"), + (0x1D427, "M", "n"), + (0x1D428, "M", "o"), + (0x1D429, "M", "p"), + (0x1D42A, "M", "q"), + (0x1D42B, "M", "r"), + (0x1D42C, "M", "s"), + (0x1D42D, "M", "t"), + (0x1D42E, "M", "u"), + (0x1D42F, "M", "v"), + (0x1D430, "M", "w"), + (0x1D431, "M", "x"), + (0x1D432, "M", "y"), + (0x1D433, "M", "z"), + (0x1D434, "M", "a"), + (0x1D435, "M", "b"), + (0x1D436, "M", "c"), + (0x1D437, "M", "d"), + (0x1D438, "M", "e"), + (0x1D439, "M", "f"), + (0x1D43A, "M", "g"), + (0x1D43B, "M", "h"), + (0x1D43C, "M", "i"), + (0x1D43D, "M", "j"), + (0x1D43E, "M", "k"), + (0x1D43F, "M", "l"), + (0x1D440, "M", "m"), + (0x1D441, "M", "n"), + (0x1D442, "M", "o"), + (0x1D443, "M", "p"), + (0x1D444, "M", "q"), + (0x1D445, "M", "r"), + (0x1D446, "M", "s"), + (0x1D447, "M", "t"), + (0x1D448, "M", "u"), + (0x1D449, "M", "v"), + (0x1D44A, "M", "w"), + (0x1D44B, "M", "x"), + (0x1D44C, "M", "y"), + (0x1D44D, "M", "z"), + (0x1D44E, "M", "a"), + (0x1D44F, "M", "b"), + (0x1D450, "M", "c"), + (0x1D451, "M", "d"), + (0x1D452, "M", "e"), + (0x1D453, "M", "f"), + (0x1D454, "M", "g"), + (0x1D455, "X"), + (0x1D456, "M", "i"), + (0x1D457, "M", "j"), + (0x1D458, "M", "k"), + (0x1D459, "M", "l"), + (0x1D45A, "M", "m"), + (0x1D45B, "M", "n"), + (0x1D45C, "M", "o"), + (0x1D45D, "M", "p"), + (0x1D45E, "M", "q"), + (0x1D45F, "M", "r"), + (0x1D460, "M", "s"), + (0x1D461, "M", "t"), + (0x1D462, "M", "u"), + (0x1D463, "M", "v"), + (0x1D464, "M", "w"), + (0x1D465, "M", "x"), + (0x1D466, "M", "y"), + (0x1D467, "M", "z"), + (0x1D468, "M", "a"), + (0x1D469, "M", "b"), + (0x1D46A, "M", "c"), + (0x1D46B, "M", "d"), + (0x1D46C, "M", "e"), + (0x1D46D, "M", "f"), + (0x1D46E, "M", "g"), + (0x1D46F, "M", "h"), + (0x1D470, "M", "i"), + (0x1D471, "M", "j"), + (0x1D472, "M", "k"), + (0x1D473, "M", "l"), + (0x1D474, "M", "m"), + (0x1D475, "M", "n"), + (0x1D476, "M", "o"), + (0x1D477, "M", "p"), + (0x1D478, "M", "q"), + (0x1D479, "M", "r"), + (0x1D47A, "M", "s"), + (0x1D47B, "M", "t"), + (0x1D47C, "M", "u"), + (0x1D47D, "M", "v"), + (0x1D47E, "M", "w"), + (0x1D47F, "M", "x"), + (0x1D480, "M", "y"), + (0x1D481, "M", "z"), + (0x1D482, "M", "a"), + (0x1D483, "M", "b"), + (0x1D484, "M", "c"), + (0x1D485, "M", "d"), + (0x1D486, "M", "e"), + (0x1D487, "M", "f"), + (0x1D488, "M", "g"), + ] + + +def _seg_62() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D489, "M", "h"), + (0x1D48A, "M", "i"), + (0x1D48B, "M", "j"), + (0x1D48C, "M", "k"), + (0x1D48D, "M", "l"), + (0x1D48E, "M", "m"), + (0x1D48F, "M", "n"), + (0x1D490, "M", "o"), + (0x1D491, "M", "p"), + (0x1D492, "M", "q"), + (0x1D493, "M", "r"), + (0x1D494, "M", "s"), + (0x1D495, "M", "t"), + (0x1D496, "M", "u"), + (0x1D497, "M", "v"), + (0x1D498, "M", "w"), + (0x1D499, "M", "x"), + (0x1D49A, "M", "y"), + (0x1D49B, "M", "z"), + (0x1D49C, "M", "a"), + (0x1D49D, "X"), + (0x1D49E, "M", "c"), + (0x1D49F, "M", "d"), + (0x1D4A0, "X"), + (0x1D4A2, "M", "g"), + (0x1D4A3, "X"), + (0x1D4A5, "M", "j"), + (0x1D4A6, "M", "k"), + (0x1D4A7, "X"), + (0x1D4A9, "M", "n"), + (0x1D4AA, "M", "o"), + (0x1D4AB, "M", "p"), + (0x1D4AC, "M", "q"), + (0x1D4AD, "X"), + (0x1D4AE, "M", "s"), + (0x1D4AF, "M", "t"), + (0x1D4B0, "M", "u"), + (0x1D4B1, "M", "v"), + (0x1D4B2, "M", "w"), + (0x1D4B3, "M", "x"), + (0x1D4B4, "M", "y"), + (0x1D4B5, "M", "z"), + (0x1D4B6, "M", "a"), + (0x1D4B7, "M", "b"), + (0x1D4B8, "M", "c"), + (0x1D4B9, "M", "d"), + (0x1D4BA, "X"), + (0x1D4BB, "M", "f"), + (0x1D4BC, "X"), + (0x1D4BD, "M", "h"), + (0x1D4BE, "M", "i"), + (0x1D4BF, "M", "j"), + (0x1D4C0, "M", "k"), + (0x1D4C1, "M", "l"), + (0x1D4C2, "M", "m"), + (0x1D4C3, "M", "n"), + (0x1D4C4, "X"), + (0x1D4C5, "M", "p"), + (0x1D4C6, "M", "q"), + (0x1D4C7, "M", "r"), + (0x1D4C8, "M", "s"), + (0x1D4C9, "M", "t"), + (0x1D4CA, "M", "u"), + (0x1D4CB, "M", "v"), + (0x1D4CC, "M", "w"), + (0x1D4CD, "M", "x"), + (0x1D4CE, "M", "y"), + (0x1D4CF, "M", "z"), + (0x1D4D0, "M", "a"), + (0x1D4D1, "M", "b"), + (0x1D4D2, "M", "c"), + (0x1D4D3, "M", "d"), + (0x1D4D4, "M", "e"), + (0x1D4D5, "M", "f"), + (0x1D4D6, "M", "g"), + (0x1D4D7, "M", "h"), + (0x1D4D8, "M", "i"), + (0x1D4D9, "M", "j"), + (0x1D4DA, "M", "k"), + (0x1D4DB, "M", "l"), + (0x1D4DC, "M", "m"), + (0x1D4DD, "M", "n"), + (0x1D4DE, "M", "o"), + (0x1D4DF, "M", "p"), + (0x1D4E0, "M", "q"), + (0x1D4E1, "M", "r"), + (0x1D4E2, "M", "s"), + (0x1D4E3, "M", "t"), + (0x1D4E4, "M", "u"), + (0x1D4E5, "M", "v"), + (0x1D4E6, "M", "w"), + (0x1D4E7, "M", "x"), + (0x1D4E8, "M", "y"), + (0x1D4E9, "M", "z"), + (0x1D4EA, "M", "a"), + (0x1D4EB, "M", "b"), + (0x1D4EC, "M", "c"), + (0x1D4ED, "M", "d"), + (0x1D4EE, "M", "e"), + (0x1D4EF, "M", "f"), + ] + + +def _seg_63() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D4F0, "M", "g"), + (0x1D4F1, "M", "h"), + (0x1D4F2, "M", "i"), + (0x1D4F3, "M", "j"), + (0x1D4F4, "M", "k"), + (0x1D4F5, "M", "l"), + (0x1D4F6, "M", "m"), + (0x1D4F7, "M", "n"), + (0x1D4F8, "M", "o"), + (0x1D4F9, "M", "p"), + (0x1D4FA, "M", "q"), + (0x1D4FB, "M", "r"), + (0x1D4FC, "M", "s"), + (0x1D4FD, "M", "t"), + (0x1D4FE, "M", "u"), + (0x1D4FF, "M", "v"), + (0x1D500, "M", "w"), + (0x1D501, "M", "x"), + (0x1D502, "M", "y"), + (0x1D503, "M", "z"), + (0x1D504, "M", "a"), + (0x1D505, "M", "b"), + (0x1D506, "X"), + (0x1D507, "M", "d"), + (0x1D508, "M", "e"), + (0x1D509, "M", "f"), + (0x1D50A, "M", "g"), + (0x1D50B, "X"), + (0x1D50D, "M", "j"), + (0x1D50E, "M", "k"), + (0x1D50F, "M", "l"), + (0x1D510, "M", "m"), + (0x1D511, "M", "n"), + (0x1D512, "M", "o"), + (0x1D513, "M", "p"), + (0x1D514, "M", "q"), + (0x1D515, "X"), + (0x1D516, "M", "s"), + (0x1D517, "M", "t"), + (0x1D518, "M", "u"), + (0x1D519, "M", "v"), + (0x1D51A, "M", "w"), + (0x1D51B, "M", "x"), + (0x1D51C, "M", "y"), + (0x1D51D, "X"), + (0x1D51E, "M", "a"), + (0x1D51F, "M", "b"), + (0x1D520, "M", "c"), + (0x1D521, "M", "d"), + (0x1D522, "M", "e"), + (0x1D523, "M", "f"), + (0x1D524, "M", "g"), + (0x1D525, "M", "h"), + (0x1D526, "M", "i"), + (0x1D527, "M", "j"), + (0x1D528, "M", "k"), + (0x1D529, "M", "l"), + (0x1D52A, "M", "m"), + (0x1D52B, "M", "n"), + (0x1D52C, "M", "o"), + (0x1D52D, "M", "p"), + (0x1D52E, "M", "q"), + (0x1D52F, "M", "r"), + (0x1D530, "M", "s"), + (0x1D531, "M", "t"), + (0x1D532, "M", "u"), + (0x1D533, "M", "v"), + (0x1D534, "M", "w"), + (0x1D535, "M", "x"), + (0x1D536, "M", "y"), + (0x1D537, "M", "z"), + (0x1D538, "M", "a"), + (0x1D539, "M", "b"), + (0x1D53A, "X"), + (0x1D53B, "M", "d"), + (0x1D53C, "M", "e"), + (0x1D53D, "M", "f"), + (0x1D53E, "M", "g"), + (0x1D53F, "X"), + (0x1D540, "M", "i"), + (0x1D541, "M", "j"), + (0x1D542, "M", "k"), + (0x1D543, "M", "l"), + (0x1D544, "M", "m"), + (0x1D545, "X"), + (0x1D546, "M", "o"), + (0x1D547, "X"), + (0x1D54A, "M", "s"), + (0x1D54B, "M", "t"), + (0x1D54C, "M", "u"), + (0x1D54D, "M", "v"), + (0x1D54E, "M", "w"), + (0x1D54F, "M", "x"), + (0x1D550, "M", "y"), + (0x1D551, "X"), + (0x1D552, "M", "a"), + (0x1D553, "M", "b"), + (0x1D554, "M", "c"), + (0x1D555, "M", "d"), + (0x1D556, "M", "e"), + ] + + +def _seg_64() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D557, "M", "f"), + (0x1D558, "M", "g"), + (0x1D559, "M", "h"), + (0x1D55A, "M", "i"), + (0x1D55B, "M", "j"), + (0x1D55C, "M", "k"), + (0x1D55D, "M", "l"), + (0x1D55E, "M", "m"), + (0x1D55F, "M", "n"), + (0x1D560, "M", "o"), + (0x1D561, "M", "p"), + (0x1D562, "M", "q"), + (0x1D563, "M", "r"), + (0x1D564, "M", "s"), + (0x1D565, "M", "t"), + (0x1D566, "M", "u"), + (0x1D567, "M", "v"), + (0x1D568, "M", "w"), + (0x1D569, "M", "x"), + (0x1D56A, "M", "y"), + (0x1D56B, "M", "z"), + (0x1D56C, "M", "a"), + (0x1D56D, "M", "b"), + (0x1D56E, "M", "c"), + (0x1D56F, "M", "d"), + (0x1D570, "M", "e"), + (0x1D571, "M", "f"), + (0x1D572, "M", "g"), + (0x1D573, "M", "h"), + (0x1D574, "M", "i"), + (0x1D575, "M", "j"), + (0x1D576, "M", "k"), + (0x1D577, "M", "l"), + (0x1D578, "M", "m"), + (0x1D579, "M", "n"), + (0x1D57A, "M", "o"), + (0x1D57B, "M", "p"), + (0x1D57C, "M", "q"), + (0x1D57D, "M", "r"), + (0x1D57E, "M", "s"), + (0x1D57F, "M", "t"), + (0x1D580, "M", "u"), + (0x1D581, "M", "v"), + (0x1D582, "M", "w"), + (0x1D583, "M", "x"), + (0x1D584, "M", "y"), + (0x1D585, "M", "z"), + (0x1D586, "M", "a"), + (0x1D587, "M", "b"), + (0x1D588, "M", "c"), + (0x1D589, "M", "d"), + (0x1D58A, "M", "e"), + (0x1D58B, "M", "f"), + (0x1D58C, "M", "g"), + (0x1D58D, "M", "h"), + (0x1D58E, "M", "i"), + (0x1D58F, "M", "j"), + (0x1D590, "M", "k"), + (0x1D591, "M", "l"), + (0x1D592, "M", "m"), + (0x1D593, "M", "n"), + (0x1D594, "M", "o"), + (0x1D595, "M", "p"), + (0x1D596, "M", "q"), + (0x1D597, "M", "r"), + (0x1D598, "M", "s"), + (0x1D599, "M", "t"), + (0x1D59A, "M", "u"), + (0x1D59B, "M", "v"), + (0x1D59C, "M", "w"), + (0x1D59D, "M", "x"), + (0x1D59E, "M", "y"), + (0x1D59F, "M", "z"), + (0x1D5A0, "M", "a"), + (0x1D5A1, "M", "b"), + (0x1D5A2, "M", "c"), + (0x1D5A3, "M", "d"), + (0x1D5A4, "M", "e"), + (0x1D5A5, "M", "f"), + (0x1D5A6, "M", "g"), + (0x1D5A7, "M", "h"), + (0x1D5A8, "M", "i"), + (0x1D5A9, "M", "j"), + (0x1D5AA, "M", "k"), + (0x1D5AB, "M", "l"), + (0x1D5AC, "M", "m"), + (0x1D5AD, "M", "n"), + (0x1D5AE, "M", "o"), + (0x1D5AF, "M", "p"), + (0x1D5B0, "M", "q"), + (0x1D5B1, "M", "r"), + (0x1D5B2, "M", "s"), + (0x1D5B3, "M", "t"), + (0x1D5B4, "M", "u"), + (0x1D5B5, "M", "v"), + (0x1D5B6, "M", "w"), + (0x1D5B7, "M", "x"), + (0x1D5B8, "M", "y"), + (0x1D5B9, "M", "z"), + (0x1D5BA, "M", "a"), + ] + + +def _seg_65() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D5BB, "M", "b"), + (0x1D5BC, "M", "c"), + (0x1D5BD, "M", "d"), + (0x1D5BE, "M", "e"), + (0x1D5BF, "M", "f"), + (0x1D5C0, "M", "g"), + (0x1D5C1, "M", "h"), + (0x1D5C2, "M", "i"), + (0x1D5C3, "M", "j"), + (0x1D5C4, "M", "k"), + (0x1D5C5, "M", "l"), + (0x1D5C6, "M", "m"), + (0x1D5C7, "M", "n"), + (0x1D5C8, "M", "o"), + (0x1D5C9, "M", "p"), + (0x1D5CA, "M", "q"), + (0x1D5CB, "M", "r"), + (0x1D5CC, "M", "s"), + (0x1D5CD, "M", "t"), + (0x1D5CE, "M", "u"), + (0x1D5CF, "M", "v"), + (0x1D5D0, "M", "w"), + (0x1D5D1, "M", "x"), + (0x1D5D2, "M", "y"), + (0x1D5D3, "M", "z"), + (0x1D5D4, "M", "a"), + (0x1D5D5, "M", "b"), + (0x1D5D6, "M", "c"), + (0x1D5D7, "M", "d"), + (0x1D5D8, "M", "e"), + (0x1D5D9, "M", "f"), + (0x1D5DA, "M", "g"), + (0x1D5DB, "M", "h"), + (0x1D5DC, "M", "i"), + (0x1D5DD, "M", "j"), + (0x1D5DE, "M", "k"), + (0x1D5DF, "M", "l"), + (0x1D5E0, "M", "m"), + (0x1D5E1, "M", "n"), + (0x1D5E2, "M", "o"), + (0x1D5E3, "M", "p"), + (0x1D5E4, "M", "q"), + (0x1D5E5, "M", "r"), + (0x1D5E6, "M", "s"), + (0x1D5E7, "M", "t"), + (0x1D5E8, "M", "u"), + (0x1D5E9, "M", "v"), + (0x1D5EA, "M", "w"), + (0x1D5EB, "M", "x"), + (0x1D5EC, "M", "y"), + (0x1D5ED, "M", "z"), + (0x1D5EE, "M", "a"), + (0x1D5EF, "M", "b"), + (0x1D5F0, "M", "c"), + (0x1D5F1, "M", "d"), + (0x1D5F2, "M", "e"), + (0x1D5F3, "M", "f"), + (0x1D5F4, "M", "g"), + (0x1D5F5, "M", "h"), + (0x1D5F6, "M", "i"), + (0x1D5F7, "M", "j"), + (0x1D5F8, "M", "k"), + (0x1D5F9, "M", "l"), + (0x1D5FA, "M", "m"), + (0x1D5FB, "M", "n"), + (0x1D5FC, "M", "o"), + (0x1D5FD, "M", "p"), + (0x1D5FE, "M", "q"), + (0x1D5FF, "M", "r"), + (0x1D600, "M", "s"), + (0x1D601, "M", "t"), + (0x1D602, "M", "u"), + (0x1D603, "M", "v"), + (0x1D604, "M", "w"), + (0x1D605, "M", "x"), + (0x1D606, "M", "y"), + (0x1D607, "M", "z"), + (0x1D608, "M", "a"), + (0x1D609, "M", "b"), + (0x1D60A, "M", "c"), + (0x1D60B, "M", "d"), + (0x1D60C, "M", "e"), + (0x1D60D, "M", "f"), + (0x1D60E, "M", "g"), + (0x1D60F, "M", "h"), + (0x1D610, "M", "i"), + (0x1D611, "M", "j"), + (0x1D612, "M", "k"), + (0x1D613, "M", "l"), + (0x1D614, "M", "m"), + (0x1D615, "M", "n"), + (0x1D616, "M", "o"), + (0x1D617, "M", "p"), + (0x1D618, "M", "q"), + (0x1D619, "M", "r"), + (0x1D61A, "M", "s"), + (0x1D61B, "M", "t"), + (0x1D61C, "M", "u"), + (0x1D61D, "M", "v"), + (0x1D61E, "M", "w"), + ] + + +def _seg_66() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D61F, "M", "x"), + (0x1D620, "M", "y"), + (0x1D621, "M", "z"), + (0x1D622, "M", "a"), + (0x1D623, "M", "b"), + (0x1D624, "M", "c"), + (0x1D625, "M", "d"), + (0x1D626, "M", "e"), + (0x1D627, "M", "f"), + (0x1D628, "M", "g"), + (0x1D629, "M", "h"), + (0x1D62A, "M", "i"), + (0x1D62B, "M", "j"), + (0x1D62C, "M", "k"), + (0x1D62D, "M", "l"), + (0x1D62E, "M", "m"), + (0x1D62F, "M", "n"), + (0x1D630, "M", "o"), + (0x1D631, "M", "p"), + (0x1D632, "M", "q"), + (0x1D633, "M", "r"), + (0x1D634, "M", "s"), + (0x1D635, "M", "t"), + (0x1D636, "M", "u"), + (0x1D637, "M", "v"), + (0x1D638, "M", "w"), + (0x1D639, "M", "x"), + (0x1D63A, "M", "y"), + (0x1D63B, "M", "z"), + (0x1D63C, "M", "a"), + (0x1D63D, "M", "b"), + (0x1D63E, "M", "c"), + (0x1D63F, "M", "d"), + (0x1D640, "M", "e"), + (0x1D641, "M", "f"), + (0x1D642, "M", "g"), + (0x1D643, "M", "h"), + (0x1D644, "M", "i"), + (0x1D645, "M", "j"), + (0x1D646, "M", "k"), + (0x1D647, "M", "l"), + (0x1D648, "M", "m"), + (0x1D649, "M", "n"), + (0x1D64A, "M", "o"), + (0x1D64B, "M", "p"), + (0x1D64C, "M", "q"), + (0x1D64D, "M", "r"), + (0x1D64E, "M", "s"), + (0x1D64F, "M", "t"), + (0x1D650, "M", "u"), + (0x1D651, "M", "v"), + (0x1D652, "M", "w"), + (0x1D653, "M", "x"), + (0x1D654, "M", "y"), + (0x1D655, "M", "z"), + (0x1D656, "M", "a"), + (0x1D657, "M", "b"), + (0x1D658, "M", "c"), + (0x1D659, "M", "d"), + (0x1D65A, "M", "e"), + (0x1D65B, "M", "f"), + (0x1D65C, "M", "g"), + (0x1D65D, "M", "h"), + (0x1D65E, "M", "i"), + (0x1D65F, "M", "j"), + (0x1D660, "M", "k"), + (0x1D661, "M", "l"), + (0x1D662, "M", "m"), + (0x1D663, "M", "n"), + (0x1D664, "M", "o"), + (0x1D665, "M", "p"), + (0x1D666, "M", "q"), + (0x1D667, "M", "r"), + (0x1D668, "M", "s"), + (0x1D669, "M", "t"), + (0x1D66A, "M", "u"), + (0x1D66B, "M", "v"), + (0x1D66C, "M", "w"), + (0x1D66D, "M", "x"), + (0x1D66E, "M", "y"), + (0x1D66F, "M", "z"), + (0x1D670, "M", "a"), + (0x1D671, "M", "b"), + (0x1D672, "M", "c"), + (0x1D673, "M", "d"), + (0x1D674, "M", "e"), + (0x1D675, "M", "f"), + (0x1D676, "M", "g"), + (0x1D677, "M", "h"), + (0x1D678, "M", "i"), + (0x1D679, "M", "j"), + (0x1D67A, "M", "k"), + (0x1D67B, "M", "l"), + (0x1D67C, "M", "m"), + (0x1D67D, "M", "n"), + (0x1D67E, "M", "o"), + (0x1D67F, "M", "p"), + (0x1D680, "M", "q"), + (0x1D681, "M", "r"), + (0x1D682, "M", "s"), + ] + + +def _seg_67() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D683, "M", "t"), + (0x1D684, "M", "u"), + (0x1D685, "M", "v"), + (0x1D686, "M", "w"), + (0x1D687, "M", "x"), + (0x1D688, "M", "y"), + (0x1D689, "M", "z"), + (0x1D68A, "M", "a"), + (0x1D68B, "M", "b"), + (0x1D68C, "M", "c"), + (0x1D68D, "M", "d"), + (0x1D68E, "M", "e"), + (0x1D68F, "M", "f"), + (0x1D690, "M", "g"), + (0x1D691, "M", "h"), + (0x1D692, "M", "i"), + (0x1D693, "M", "j"), + (0x1D694, "M", "k"), + (0x1D695, "M", "l"), + (0x1D696, "M", "m"), + (0x1D697, "M", "n"), + (0x1D698, "M", "o"), + (0x1D699, "M", "p"), + (0x1D69A, "M", "q"), + (0x1D69B, "M", "r"), + (0x1D69C, "M", "s"), + (0x1D69D, "M", "t"), + (0x1D69E, "M", "u"), + (0x1D69F, "M", "v"), + (0x1D6A0, "M", "w"), + (0x1D6A1, "M", "x"), + (0x1D6A2, "M", "y"), + (0x1D6A3, "M", "z"), + (0x1D6A4, "M", "ı"), + (0x1D6A5, "M", "ȷ"), + (0x1D6A6, "X"), + (0x1D6A8, "M", "α"), + (0x1D6A9, "M", "β"), + (0x1D6AA, "M", "γ"), + (0x1D6AB, "M", "δ"), + (0x1D6AC, "M", "ε"), + (0x1D6AD, "M", "ζ"), + (0x1D6AE, "M", "η"), + (0x1D6AF, "M", "θ"), + (0x1D6B0, "M", "ι"), + (0x1D6B1, "M", "κ"), + (0x1D6B2, "M", "λ"), + (0x1D6B3, "M", "μ"), + (0x1D6B4, "M", "ν"), + (0x1D6B5, "M", "ξ"), + (0x1D6B6, "M", "ο"), + (0x1D6B7, "M", "π"), + (0x1D6B8, "M", "ρ"), + (0x1D6B9, "M", "θ"), + (0x1D6BA, "M", "σ"), + (0x1D6BB, "M", "τ"), + (0x1D6BC, "M", "υ"), + (0x1D6BD, "M", "φ"), + (0x1D6BE, "M", "χ"), + (0x1D6BF, "M", "ψ"), + (0x1D6C0, "M", "ω"), + (0x1D6C1, "M", "∇"), + (0x1D6C2, "M", "α"), + (0x1D6C3, "M", "β"), + (0x1D6C4, "M", "γ"), + (0x1D6C5, "M", "δ"), + (0x1D6C6, "M", "ε"), + (0x1D6C7, "M", "ζ"), + (0x1D6C8, "M", "η"), + (0x1D6C9, "M", "θ"), + (0x1D6CA, "M", "ι"), + (0x1D6CB, "M", "κ"), + (0x1D6CC, "M", "λ"), + (0x1D6CD, "M", "μ"), + (0x1D6CE, "M", "ν"), + (0x1D6CF, "M", "ξ"), + (0x1D6D0, "M", "ο"), + (0x1D6D1, "M", "π"), + (0x1D6D2, "M", "ρ"), + (0x1D6D3, "M", "σ"), + (0x1D6D5, "M", "τ"), + (0x1D6D6, "M", "υ"), + (0x1D6D7, "M", "φ"), + (0x1D6D8, "M", "χ"), + (0x1D6D9, "M", "ψ"), + (0x1D6DA, "M", "ω"), + (0x1D6DB, "M", "∂"), + (0x1D6DC, "M", "ε"), + (0x1D6DD, "M", "θ"), + (0x1D6DE, "M", "κ"), + (0x1D6DF, "M", "φ"), + (0x1D6E0, "M", "ρ"), + (0x1D6E1, "M", "π"), + (0x1D6E2, "M", "α"), + (0x1D6E3, "M", "β"), + (0x1D6E4, "M", "γ"), + (0x1D6E5, "M", "δ"), + (0x1D6E6, "M", "ε"), + (0x1D6E7, "M", "ζ"), + (0x1D6E8, "M", "η"), + ] + + +def _seg_68() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D6E9, "M", "θ"), + (0x1D6EA, "M", "ι"), + (0x1D6EB, "M", "κ"), + (0x1D6EC, "M", "λ"), + (0x1D6ED, "M", "μ"), + (0x1D6EE, "M", "ν"), + (0x1D6EF, "M", "ξ"), + (0x1D6F0, "M", "ο"), + (0x1D6F1, "M", "π"), + (0x1D6F2, "M", "ρ"), + (0x1D6F3, "M", "θ"), + (0x1D6F4, "M", "σ"), + (0x1D6F5, "M", "τ"), + (0x1D6F6, "M", "υ"), + (0x1D6F7, "M", "φ"), + (0x1D6F8, "M", "χ"), + (0x1D6F9, "M", "ψ"), + (0x1D6FA, "M", "ω"), + (0x1D6FB, "M", "∇"), + (0x1D6FC, "M", "α"), + (0x1D6FD, "M", "β"), + (0x1D6FE, "M", "γ"), + (0x1D6FF, "M", "δ"), + (0x1D700, "M", "ε"), + (0x1D701, "M", "ζ"), + (0x1D702, "M", "η"), + (0x1D703, "M", "θ"), + (0x1D704, "M", "ι"), + (0x1D705, "M", "κ"), + (0x1D706, "M", "λ"), + (0x1D707, "M", "μ"), + (0x1D708, "M", "ν"), + (0x1D709, "M", "ξ"), + (0x1D70A, "M", "ο"), + (0x1D70B, "M", "π"), + (0x1D70C, "M", "ρ"), + (0x1D70D, "M", "σ"), + (0x1D70F, "M", "τ"), + (0x1D710, "M", "υ"), + (0x1D711, "M", "φ"), + (0x1D712, "M", "χ"), + (0x1D713, "M", "ψ"), + (0x1D714, "M", "ω"), + (0x1D715, "M", "∂"), + (0x1D716, "M", "ε"), + (0x1D717, "M", "θ"), + (0x1D718, "M", "κ"), + (0x1D719, "M", "φ"), + (0x1D71A, "M", "ρ"), + (0x1D71B, "M", "π"), + (0x1D71C, "M", "α"), + (0x1D71D, "M", "β"), + (0x1D71E, "M", "γ"), + (0x1D71F, "M", "δ"), + (0x1D720, "M", "ε"), + (0x1D721, "M", "ζ"), + (0x1D722, "M", "η"), + (0x1D723, "M", "θ"), + (0x1D724, "M", "ι"), + (0x1D725, "M", "κ"), + (0x1D726, "M", "λ"), + (0x1D727, "M", "μ"), + (0x1D728, "M", "ν"), + (0x1D729, "M", "ξ"), + (0x1D72A, "M", "ο"), + (0x1D72B, "M", "π"), + (0x1D72C, "M", "ρ"), + (0x1D72D, "M", "θ"), + (0x1D72E, "M", "σ"), + (0x1D72F, "M", "τ"), + (0x1D730, "M", "υ"), + (0x1D731, "M", "φ"), + (0x1D732, "M", "χ"), + (0x1D733, "M", "ψ"), + (0x1D734, "M", "ω"), + (0x1D735, "M", "∇"), + (0x1D736, "M", "α"), + (0x1D737, "M", "β"), + (0x1D738, "M", "γ"), + (0x1D739, "M", "δ"), + (0x1D73A, "M", "ε"), + (0x1D73B, "M", "ζ"), + (0x1D73C, "M", "η"), + (0x1D73D, "M", "θ"), + (0x1D73E, "M", "ι"), + (0x1D73F, "M", "κ"), + (0x1D740, "M", "λ"), + (0x1D741, "M", "μ"), + (0x1D742, "M", "ν"), + (0x1D743, "M", "ξ"), + (0x1D744, "M", "ο"), + (0x1D745, "M", "π"), + (0x1D746, "M", "ρ"), + (0x1D747, "M", "σ"), + (0x1D749, "M", "τ"), + (0x1D74A, "M", "υ"), + (0x1D74B, "M", "φ"), + (0x1D74C, "M", "χ"), + (0x1D74D, "M", "ψ"), + (0x1D74E, "M", "ω"), + ] + + +def _seg_69() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D74F, "M", "∂"), + (0x1D750, "M", "ε"), + (0x1D751, "M", "θ"), + (0x1D752, "M", "κ"), + (0x1D753, "M", "φ"), + (0x1D754, "M", "ρ"), + (0x1D755, "M", "π"), + (0x1D756, "M", "α"), + (0x1D757, "M", "β"), + (0x1D758, "M", "γ"), + (0x1D759, "M", "δ"), + (0x1D75A, "M", "ε"), + (0x1D75B, "M", "ζ"), + (0x1D75C, "M", "η"), + (0x1D75D, "M", "θ"), + (0x1D75E, "M", "ι"), + (0x1D75F, "M", "κ"), + (0x1D760, "M", "λ"), + (0x1D761, "M", "μ"), + (0x1D762, "M", "ν"), + (0x1D763, "M", "ξ"), + (0x1D764, "M", "ο"), + (0x1D765, "M", "π"), + (0x1D766, "M", "ρ"), + (0x1D767, "M", "θ"), + (0x1D768, "M", "σ"), + (0x1D769, "M", "τ"), + (0x1D76A, "M", "υ"), + (0x1D76B, "M", "φ"), + (0x1D76C, "M", "χ"), + (0x1D76D, "M", "ψ"), + (0x1D76E, "M", "ω"), + (0x1D76F, "M", "∇"), + (0x1D770, "M", "α"), + (0x1D771, "M", "β"), + (0x1D772, "M", "γ"), + (0x1D773, "M", "δ"), + (0x1D774, "M", "ε"), + (0x1D775, "M", "ζ"), + (0x1D776, "M", "η"), + (0x1D777, "M", "θ"), + (0x1D778, "M", "ι"), + (0x1D779, "M", "κ"), + (0x1D77A, "M", "λ"), + (0x1D77B, "M", "μ"), + (0x1D77C, "M", "ν"), + (0x1D77D, "M", "ξ"), + (0x1D77E, "M", "ο"), + (0x1D77F, "M", "π"), + (0x1D780, "M", "ρ"), + (0x1D781, "M", "σ"), + (0x1D783, "M", "τ"), + (0x1D784, "M", "υ"), + (0x1D785, "M", "φ"), + (0x1D786, "M", "χ"), + (0x1D787, "M", "ψ"), + (0x1D788, "M", "ω"), + (0x1D789, "M", "∂"), + (0x1D78A, "M", "ε"), + (0x1D78B, "M", "θ"), + (0x1D78C, "M", "κ"), + (0x1D78D, "M", "φ"), + (0x1D78E, "M", "ρ"), + (0x1D78F, "M", "π"), + (0x1D790, "M", "α"), + (0x1D791, "M", "β"), + (0x1D792, "M", "γ"), + (0x1D793, "M", "δ"), + (0x1D794, "M", "ε"), + (0x1D795, "M", "ζ"), + (0x1D796, "M", "η"), + (0x1D797, "M", "θ"), + (0x1D798, "M", "ι"), + (0x1D799, "M", "κ"), + (0x1D79A, "M", "λ"), + (0x1D79B, "M", "μ"), + (0x1D79C, "M", "ν"), + (0x1D79D, "M", "ξ"), + (0x1D79E, "M", "ο"), + (0x1D79F, "M", "π"), + (0x1D7A0, "M", "ρ"), + (0x1D7A1, "M", "θ"), + (0x1D7A2, "M", "σ"), + (0x1D7A3, "M", "τ"), + (0x1D7A4, "M", "υ"), + (0x1D7A5, "M", "φ"), + (0x1D7A6, "M", "χ"), + (0x1D7A7, "M", "ψ"), + (0x1D7A8, "M", "ω"), + (0x1D7A9, "M", "∇"), + (0x1D7AA, "M", "α"), + (0x1D7AB, "M", "β"), + (0x1D7AC, "M", "γ"), + (0x1D7AD, "M", "δ"), + (0x1D7AE, "M", "ε"), + (0x1D7AF, "M", "ζ"), + (0x1D7B0, "M", "η"), + (0x1D7B1, "M", "θ"), + (0x1D7B2, "M", "ι"), + (0x1D7B3, "M", "κ"), + ] + + +def _seg_70() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1D7B4, "M", "λ"), + (0x1D7B5, "M", "μ"), + (0x1D7B6, "M", "ν"), + (0x1D7B7, "M", "ξ"), + (0x1D7B8, "M", "ο"), + (0x1D7B9, "M", "π"), + (0x1D7BA, "M", "ρ"), + (0x1D7BB, "M", "σ"), + (0x1D7BD, "M", "τ"), + (0x1D7BE, "M", "υ"), + (0x1D7BF, "M", "φ"), + (0x1D7C0, "M", "χ"), + (0x1D7C1, "M", "ψ"), + (0x1D7C2, "M", "ω"), + (0x1D7C3, "M", "∂"), + (0x1D7C4, "M", "ε"), + (0x1D7C5, "M", "θ"), + (0x1D7C6, "M", "κ"), + (0x1D7C7, "M", "φ"), + (0x1D7C8, "M", "ρ"), + (0x1D7C9, "M", "π"), + (0x1D7CA, "M", "ϝ"), + (0x1D7CC, "X"), + (0x1D7CE, "M", "0"), + (0x1D7CF, "M", "1"), + (0x1D7D0, "M", "2"), + (0x1D7D1, "M", "3"), + (0x1D7D2, "M", "4"), + (0x1D7D3, "M", "5"), + (0x1D7D4, "M", "6"), + (0x1D7D5, "M", "7"), + (0x1D7D6, "M", "8"), + (0x1D7D7, "M", "9"), + (0x1D7D8, "M", "0"), + (0x1D7D9, "M", "1"), + (0x1D7DA, "M", "2"), + (0x1D7DB, "M", "3"), + (0x1D7DC, "M", "4"), + (0x1D7DD, "M", "5"), + (0x1D7DE, "M", "6"), + (0x1D7DF, "M", "7"), + (0x1D7E0, "M", "8"), + (0x1D7E1, "M", "9"), + (0x1D7E2, "M", "0"), + (0x1D7E3, "M", "1"), + (0x1D7E4, "M", "2"), + (0x1D7E5, "M", "3"), + (0x1D7E6, "M", "4"), + (0x1D7E7, "M", "5"), + (0x1D7E8, "M", "6"), + (0x1D7E9, "M", "7"), + (0x1D7EA, "M", "8"), + (0x1D7EB, "M", "9"), + (0x1D7EC, "M", "0"), + (0x1D7ED, "M", "1"), + (0x1D7EE, "M", "2"), + (0x1D7EF, "M", "3"), + (0x1D7F0, "M", "4"), + (0x1D7F1, "M", "5"), + (0x1D7F2, "M", "6"), + (0x1D7F3, "M", "7"), + (0x1D7F4, "M", "8"), + (0x1D7F5, "M", "9"), + (0x1D7F6, "M", "0"), + (0x1D7F7, "M", "1"), + (0x1D7F8, "M", "2"), + (0x1D7F9, "M", "3"), + (0x1D7FA, "M", "4"), + (0x1D7FB, "M", "5"), + (0x1D7FC, "M", "6"), + (0x1D7FD, "M", "7"), + (0x1D7FE, "M", "8"), + (0x1D7FF, "M", "9"), + (0x1D800, "V"), + (0x1DA8C, "X"), + (0x1DA9B, "V"), + (0x1DAA0, "X"), + (0x1DAA1, "V"), + (0x1DAB0, "X"), + (0x1DF00, "V"), + (0x1DF1F, "X"), + (0x1DF25, "V"), + (0x1DF2B, "X"), + (0x1E000, "V"), + (0x1E007, "X"), + (0x1E008, "V"), + (0x1E019, "X"), + (0x1E01B, "V"), + (0x1E022, "X"), + (0x1E023, "V"), + (0x1E025, "X"), + (0x1E026, "V"), + (0x1E02B, "X"), + (0x1E030, "M", "а"), + (0x1E031, "M", "б"), + (0x1E032, "M", "в"), + (0x1E033, "M", "г"), + (0x1E034, "M", "д"), + (0x1E035, "M", "е"), + (0x1E036, "M", "ж"), + ] + + +def _seg_71() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1E037, "M", "з"), + (0x1E038, "M", "и"), + (0x1E039, "M", "к"), + (0x1E03A, "M", "л"), + (0x1E03B, "M", "м"), + (0x1E03C, "M", "о"), + (0x1E03D, "M", "п"), + (0x1E03E, "M", "р"), + (0x1E03F, "M", "с"), + (0x1E040, "M", "т"), + (0x1E041, "M", "у"), + (0x1E042, "M", "ф"), + (0x1E043, "M", "х"), + (0x1E044, "M", "ц"), + (0x1E045, "M", "ч"), + (0x1E046, "M", "ш"), + (0x1E047, "M", "ы"), + (0x1E048, "M", "э"), + (0x1E049, "M", "ю"), + (0x1E04A, "M", "ꚉ"), + (0x1E04B, "M", "ә"), + (0x1E04C, "M", "і"), + (0x1E04D, "M", "ј"), + (0x1E04E, "M", "ө"), + (0x1E04F, "M", "ү"), + (0x1E050, "M", "ӏ"), + (0x1E051, "M", "а"), + (0x1E052, "M", "б"), + (0x1E053, "M", "в"), + (0x1E054, "M", "г"), + (0x1E055, "M", "д"), + (0x1E056, "M", "е"), + (0x1E057, "M", "ж"), + (0x1E058, "M", "з"), + (0x1E059, "M", "и"), + (0x1E05A, "M", "к"), + (0x1E05B, "M", "л"), + (0x1E05C, "M", "о"), + (0x1E05D, "M", "п"), + (0x1E05E, "M", "с"), + (0x1E05F, "M", "у"), + (0x1E060, "M", "ф"), + (0x1E061, "M", "х"), + (0x1E062, "M", "ц"), + (0x1E063, "M", "ч"), + (0x1E064, "M", "ш"), + (0x1E065, "M", "ъ"), + (0x1E066, "M", "ы"), + (0x1E067, "M", "ґ"), + (0x1E068, "M", "і"), + (0x1E069, "M", "ѕ"), + (0x1E06A, "M", "џ"), + (0x1E06B, "M", "ҫ"), + (0x1E06C, "M", "ꙑ"), + (0x1E06D, "M", "ұ"), + (0x1E06E, "X"), + (0x1E08F, "V"), + (0x1E090, "X"), + (0x1E100, "V"), + (0x1E12D, "X"), + (0x1E130, "V"), + (0x1E13E, "X"), + (0x1E140, "V"), + (0x1E14A, "X"), + (0x1E14E, "V"), + (0x1E150, "X"), + (0x1E290, "V"), + (0x1E2AF, "X"), + (0x1E2C0, "V"), + (0x1E2FA, "X"), + (0x1E2FF, "V"), + (0x1E300, "X"), + (0x1E4D0, "V"), + (0x1E4FA, "X"), + (0x1E7E0, "V"), + (0x1E7E7, "X"), + (0x1E7E8, "V"), + (0x1E7EC, "X"), + (0x1E7ED, "V"), + (0x1E7EF, "X"), + (0x1E7F0, "V"), + (0x1E7FF, "X"), + (0x1E800, "V"), + (0x1E8C5, "X"), + (0x1E8C7, "V"), + (0x1E8D7, "X"), + (0x1E900, "M", "𞤢"), + (0x1E901, "M", "𞤣"), + (0x1E902, "M", "𞤤"), + (0x1E903, "M", "𞤥"), + (0x1E904, "M", "𞤦"), + (0x1E905, "M", "𞤧"), + (0x1E906, "M", "𞤨"), + (0x1E907, "M", "𞤩"), + (0x1E908, "M", "𞤪"), + (0x1E909, "M", "𞤫"), + (0x1E90A, "M", "𞤬"), + (0x1E90B, "M", "𞤭"), + (0x1E90C, "M", "𞤮"), + (0x1E90D, "M", "𞤯"), + ] + + +def _seg_72() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1E90E, "M", "𞤰"), + (0x1E90F, "M", "𞤱"), + (0x1E910, "M", "𞤲"), + (0x1E911, "M", "𞤳"), + (0x1E912, "M", "𞤴"), + (0x1E913, "M", "𞤵"), + (0x1E914, "M", "𞤶"), + (0x1E915, "M", "𞤷"), + (0x1E916, "M", "𞤸"), + (0x1E917, "M", "𞤹"), + (0x1E918, "M", "𞤺"), + (0x1E919, "M", "𞤻"), + (0x1E91A, "M", "𞤼"), + (0x1E91B, "M", "𞤽"), + (0x1E91C, "M", "𞤾"), + (0x1E91D, "M", "𞤿"), + (0x1E91E, "M", "𞥀"), + (0x1E91F, "M", "𞥁"), + (0x1E920, "M", "𞥂"), + (0x1E921, "M", "𞥃"), + (0x1E922, "V"), + (0x1E94C, "X"), + (0x1E950, "V"), + (0x1E95A, "X"), + (0x1E95E, "V"), + (0x1E960, "X"), + (0x1EC71, "V"), + (0x1ECB5, "X"), + (0x1ED01, "V"), + (0x1ED3E, "X"), + (0x1EE00, "M", "ا"), + (0x1EE01, "M", "ب"), + (0x1EE02, "M", "ج"), + (0x1EE03, "M", "د"), + (0x1EE04, "X"), + (0x1EE05, "M", "و"), + (0x1EE06, "M", "ز"), + (0x1EE07, "M", "ح"), + (0x1EE08, "M", "ط"), + (0x1EE09, "M", "ي"), + (0x1EE0A, "M", "ك"), + (0x1EE0B, "M", "ل"), + (0x1EE0C, "M", "م"), + (0x1EE0D, "M", "ن"), + (0x1EE0E, "M", "س"), + (0x1EE0F, "M", "ع"), + (0x1EE10, "M", "ف"), + (0x1EE11, "M", "ص"), + (0x1EE12, "M", "ق"), + (0x1EE13, "M", "ر"), + (0x1EE14, "M", "ش"), + (0x1EE15, "M", "ت"), + (0x1EE16, "M", "ث"), + (0x1EE17, "M", "خ"), + (0x1EE18, "M", "ذ"), + (0x1EE19, "M", "ض"), + (0x1EE1A, "M", "ظ"), + (0x1EE1B, "M", "غ"), + (0x1EE1C, "M", "ٮ"), + (0x1EE1D, "M", "ں"), + (0x1EE1E, "M", "ڡ"), + (0x1EE1F, "M", "ٯ"), + (0x1EE20, "X"), + (0x1EE21, "M", "ب"), + (0x1EE22, "M", "ج"), + (0x1EE23, "X"), + (0x1EE24, "M", "ه"), + (0x1EE25, "X"), + (0x1EE27, "M", "ح"), + (0x1EE28, "X"), + (0x1EE29, "M", "ي"), + (0x1EE2A, "M", "ك"), + (0x1EE2B, "M", "ل"), + (0x1EE2C, "M", "م"), + (0x1EE2D, "M", "ن"), + (0x1EE2E, "M", "س"), + (0x1EE2F, "M", "ع"), + (0x1EE30, "M", "ف"), + (0x1EE31, "M", "ص"), + (0x1EE32, "M", "ق"), + (0x1EE33, "X"), + (0x1EE34, "M", "ش"), + (0x1EE35, "M", "ت"), + (0x1EE36, "M", "ث"), + (0x1EE37, "M", "خ"), + (0x1EE38, "X"), + (0x1EE39, "M", "ض"), + (0x1EE3A, "X"), + (0x1EE3B, "M", "غ"), + (0x1EE3C, "X"), + (0x1EE42, "M", "ج"), + (0x1EE43, "X"), + (0x1EE47, "M", "ح"), + (0x1EE48, "X"), + (0x1EE49, "M", "ي"), + (0x1EE4A, "X"), + (0x1EE4B, "M", "ل"), + (0x1EE4C, "X"), + (0x1EE4D, "M", "ن"), + (0x1EE4E, "M", "س"), + ] + + +def _seg_73() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1EE4F, "M", "ع"), + (0x1EE50, "X"), + (0x1EE51, "M", "ص"), + (0x1EE52, "M", "ق"), + (0x1EE53, "X"), + (0x1EE54, "M", "ش"), + (0x1EE55, "X"), + (0x1EE57, "M", "خ"), + (0x1EE58, "X"), + (0x1EE59, "M", "ض"), + (0x1EE5A, "X"), + (0x1EE5B, "M", "غ"), + (0x1EE5C, "X"), + (0x1EE5D, "M", "ں"), + (0x1EE5E, "X"), + (0x1EE5F, "M", "ٯ"), + (0x1EE60, "X"), + (0x1EE61, "M", "ب"), + (0x1EE62, "M", "ج"), + (0x1EE63, "X"), + (0x1EE64, "M", "ه"), + (0x1EE65, "X"), + (0x1EE67, "M", "ح"), + (0x1EE68, "M", "ط"), + (0x1EE69, "M", "ي"), + (0x1EE6A, "M", "ك"), + (0x1EE6B, "X"), + (0x1EE6C, "M", "م"), + (0x1EE6D, "M", "ن"), + (0x1EE6E, "M", "س"), + (0x1EE6F, "M", "ع"), + (0x1EE70, "M", "ف"), + (0x1EE71, "M", "ص"), + (0x1EE72, "M", "ق"), + (0x1EE73, "X"), + (0x1EE74, "M", "ش"), + (0x1EE75, "M", "ت"), + (0x1EE76, "M", "ث"), + (0x1EE77, "M", "خ"), + (0x1EE78, "X"), + (0x1EE79, "M", "ض"), + (0x1EE7A, "M", "ظ"), + (0x1EE7B, "M", "غ"), + (0x1EE7C, "M", "ٮ"), + (0x1EE7D, "X"), + (0x1EE7E, "M", "ڡ"), + (0x1EE7F, "X"), + (0x1EE80, "M", "ا"), + (0x1EE81, "M", "ب"), + (0x1EE82, "M", "ج"), + (0x1EE83, "M", "د"), + (0x1EE84, "M", "ه"), + (0x1EE85, "M", "و"), + (0x1EE86, "M", "ز"), + (0x1EE87, "M", "ح"), + (0x1EE88, "M", "ط"), + (0x1EE89, "M", "ي"), + (0x1EE8A, "X"), + (0x1EE8B, "M", "ل"), + (0x1EE8C, "M", "م"), + (0x1EE8D, "M", "ن"), + (0x1EE8E, "M", "س"), + (0x1EE8F, "M", "ع"), + (0x1EE90, "M", "ف"), + (0x1EE91, "M", "ص"), + (0x1EE92, "M", "ق"), + (0x1EE93, "M", "ر"), + (0x1EE94, "M", "ش"), + (0x1EE95, "M", "ت"), + (0x1EE96, "M", "ث"), + (0x1EE97, "M", "خ"), + (0x1EE98, "M", "ذ"), + (0x1EE99, "M", "ض"), + (0x1EE9A, "M", "ظ"), + (0x1EE9B, "M", "غ"), + (0x1EE9C, "X"), + (0x1EEA1, "M", "ب"), + (0x1EEA2, "M", "ج"), + (0x1EEA3, "M", "د"), + (0x1EEA4, "X"), + (0x1EEA5, "M", "و"), + (0x1EEA6, "M", "ز"), + (0x1EEA7, "M", "ح"), + (0x1EEA8, "M", "ط"), + (0x1EEA9, "M", "ي"), + (0x1EEAA, "X"), + (0x1EEAB, "M", "ل"), + (0x1EEAC, "M", "م"), + (0x1EEAD, "M", "ن"), + (0x1EEAE, "M", "س"), + (0x1EEAF, "M", "ع"), + (0x1EEB0, "M", "ف"), + (0x1EEB1, "M", "ص"), + (0x1EEB2, "M", "ق"), + (0x1EEB3, "M", "ر"), + (0x1EEB4, "M", "ش"), + (0x1EEB5, "M", "ت"), + (0x1EEB6, "M", "ث"), + (0x1EEB7, "M", "خ"), + (0x1EEB8, "M", "ذ"), + ] + + +def _seg_74() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1EEB9, "M", "ض"), + (0x1EEBA, "M", "ظ"), + (0x1EEBB, "M", "غ"), + (0x1EEBC, "X"), + (0x1EEF0, "V"), + (0x1EEF2, "X"), + (0x1F000, "V"), + (0x1F02C, "X"), + (0x1F030, "V"), + (0x1F094, "X"), + (0x1F0A0, "V"), + (0x1F0AF, "X"), + (0x1F0B1, "V"), + (0x1F0C0, "X"), + (0x1F0C1, "V"), + (0x1F0D0, "X"), + (0x1F0D1, "V"), + (0x1F0F6, "X"), + (0x1F101, "3", "0,"), + (0x1F102, "3", "1,"), + (0x1F103, "3", "2,"), + (0x1F104, "3", "3,"), + (0x1F105, "3", "4,"), + (0x1F106, "3", "5,"), + (0x1F107, "3", "6,"), + (0x1F108, "3", "7,"), + (0x1F109, "3", "8,"), + (0x1F10A, "3", "9,"), + (0x1F10B, "V"), + (0x1F110, "3", "(a)"), + (0x1F111, "3", "(b)"), + (0x1F112, "3", "(c)"), + (0x1F113, "3", "(d)"), + (0x1F114, "3", "(e)"), + (0x1F115, "3", "(f)"), + (0x1F116, "3", "(g)"), + (0x1F117, "3", "(h)"), + (0x1F118, "3", "(i)"), + (0x1F119, "3", "(j)"), + (0x1F11A, "3", "(k)"), + (0x1F11B, "3", "(l)"), + (0x1F11C, "3", "(m)"), + (0x1F11D, "3", "(n)"), + (0x1F11E, "3", "(o)"), + (0x1F11F, "3", "(p)"), + (0x1F120, "3", "(q)"), + (0x1F121, "3", "(r)"), + (0x1F122, "3", "(s)"), + (0x1F123, "3", "(t)"), + (0x1F124, "3", "(u)"), + (0x1F125, "3", "(v)"), + (0x1F126, "3", "(w)"), + (0x1F127, "3", "(x)"), + (0x1F128, "3", "(y)"), + (0x1F129, "3", "(z)"), + (0x1F12A, "M", "〔s〕"), + (0x1F12B, "M", "c"), + (0x1F12C, "M", "r"), + (0x1F12D, "M", "cd"), + (0x1F12E, "M", "wz"), + (0x1F12F, "V"), + (0x1F130, "M", "a"), + (0x1F131, "M", "b"), + (0x1F132, "M", "c"), + (0x1F133, "M", "d"), + (0x1F134, "M", "e"), + (0x1F135, "M", "f"), + (0x1F136, "M", "g"), + (0x1F137, "M", "h"), + (0x1F138, "M", "i"), + (0x1F139, "M", "j"), + (0x1F13A, "M", "k"), + (0x1F13B, "M", "l"), + (0x1F13C, "M", "m"), + (0x1F13D, "M", "n"), + (0x1F13E, "M", "o"), + (0x1F13F, "M", "p"), + (0x1F140, "M", "q"), + (0x1F141, "M", "r"), + (0x1F142, "M", "s"), + (0x1F143, "M", "t"), + (0x1F144, "M", "u"), + (0x1F145, "M", "v"), + (0x1F146, "M", "w"), + (0x1F147, "M", "x"), + (0x1F148, "M", "y"), + (0x1F149, "M", "z"), + (0x1F14A, "M", "hv"), + (0x1F14B, "M", "mv"), + (0x1F14C, "M", "sd"), + (0x1F14D, "M", "ss"), + (0x1F14E, "M", "ppv"), + (0x1F14F, "M", "wc"), + (0x1F150, "V"), + (0x1F16A, "M", "mc"), + (0x1F16B, "M", "md"), + (0x1F16C, "M", "mr"), + (0x1F16D, "V"), + (0x1F190, "M", "dj"), + (0x1F191, "V"), + ] + + +def _seg_75() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1F1AE, "X"), + (0x1F1E6, "V"), + (0x1F200, "M", "ほか"), + (0x1F201, "M", "ココ"), + (0x1F202, "M", "サ"), + (0x1F203, "X"), + (0x1F210, "M", "手"), + (0x1F211, "M", "字"), + (0x1F212, "M", "双"), + (0x1F213, "M", "デ"), + (0x1F214, "M", "二"), + (0x1F215, "M", "多"), + (0x1F216, "M", "解"), + (0x1F217, "M", "天"), + (0x1F218, "M", "交"), + (0x1F219, "M", "映"), + (0x1F21A, "M", "無"), + (0x1F21B, "M", "料"), + (0x1F21C, "M", "前"), + (0x1F21D, "M", "後"), + (0x1F21E, "M", "再"), + (0x1F21F, "M", "新"), + (0x1F220, "M", "初"), + (0x1F221, "M", "終"), + (0x1F222, "M", "生"), + (0x1F223, "M", "販"), + (0x1F224, "M", "声"), + (0x1F225, "M", "吹"), + (0x1F226, "M", "演"), + (0x1F227, "M", "投"), + (0x1F228, "M", "捕"), + (0x1F229, "M", "一"), + (0x1F22A, "M", "三"), + (0x1F22B, "M", "遊"), + (0x1F22C, "M", "左"), + (0x1F22D, "M", "中"), + (0x1F22E, "M", "右"), + (0x1F22F, "M", "指"), + (0x1F230, "M", "走"), + (0x1F231, "M", "打"), + (0x1F232, "M", "禁"), + (0x1F233, "M", "空"), + (0x1F234, "M", "合"), + (0x1F235, "M", "満"), + (0x1F236, "M", "有"), + (0x1F237, "M", "月"), + (0x1F238, "M", "申"), + (0x1F239, "M", "割"), + (0x1F23A, "M", "営"), + (0x1F23B, "M", "配"), + (0x1F23C, "X"), + (0x1F240, "M", "〔本〕"), + (0x1F241, "M", "〔三〕"), + (0x1F242, "M", "〔二〕"), + (0x1F243, "M", "〔安〕"), + (0x1F244, "M", "〔点〕"), + (0x1F245, "M", "〔打〕"), + (0x1F246, "M", "〔盗〕"), + (0x1F247, "M", "〔勝〕"), + (0x1F248, "M", "〔敗〕"), + (0x1F249, "X"), + (0x1F250, "M", "得"), + (0x1F251, "M", "可"), + (0x1F252, "X"), + (0x1F260, "V"), + (0x1F266, "X"), + (0x1F300, "V"), + (0x1F6D8, "X"), + (0x1F6DC, "V"), + (0x1F6ED, "X"), + (0x1F6F0, "V"), + (0x1F6FD, "X"), + (0x1F700, "V"), + (0x1F777, "X"), + (0x1F77B, "V"), + (0x1F7DA, "X"), + (0x1F7E0, "V"), + (0x1F7EC, "X"), + (0x1F7F0, "V"), + (0x1F7F1, "X"), + (0x1F800, "V"), + (0x1F80C, "X"), + (0x1F810, "V"), + (0x1F848, "X"), + (0x1F850, "V"), + (0x1F85A, "X"), + (0x1F860, "V"), + (0x1F888, "X"), + (0x1F890, "V"), + (0x1F8AE, "X"), + (0x1F8B0, "V"), + (0x1F8B2, "X"), + (0x1F900, "V"), + (0x1FA54, "X"), + (0x1FA60, "V"), + (0x1FA6E, "X"), + (0x1FA70, "V"), + (0x1FA7D, "X"), + (0x1FA80, "V"), + (0x1FA89, "X"), + ] + + +def _seg_76() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x1FA90, "V"), + (0x1FABE, "X"), + (0x1FABF, "V"), + (0x1FAC6, "X"), + (0x1FACE, "V"), + (0x1FADC, "X"), + (0x1FAE0, "V"), + (0x1FAE9, "X"), + (0x1FAF0, "V"), + (0x1FAF9, "X"), + (0x1FB00, "V"), + (0x1FB93, "X"), + (0x1FB94, "V"), + (0x1FBCB, "X"), + (0x1FBF0, "M", "0"), + (0x1FBF1, "M", "1"), + (0x1FBF2, "M", "2"), + (0x1FBF3, "M", "3"), + (0x1FBF4, "M", "4"), + (0x1FBF5, "M", "5"), + (0x1FBF6, "M", "6"), + (0x1FBF7, "M", "7"), + (0x1FBF8, "M", "8"), + (0x1FBF9, "M", "9"), + (0x1FBFA, "X"), + (0x20000, "V"), + (0x2A6E0, "X"), + (0x2A700, "V"), + (0x2B73A, "X"), + (0x2B740, "V"), + (0x2B81E, "X"), + (0x2B820, "V"), + (0x2CEA2, "X"), + (0x2CEB0, "V"), + (0x2EBE1, "X"), + (0x2EBF0, "V"), + (0x2EE5E, "X"), + (0x2F800, "M", "丽"), + (0x2F801, "M", "丸"), + (0x2F802, "M", "乁"), + (0x2F803, "M", "𠄢"), + (0x2F804, "M", "你"), + (0x2F805, "M", "侮"), + (0x2F806, "M", "侻"), + (0x2F807, "M", "倂"), + (0x2F808, "M", "偺"), + (0x2F809, "M", "備"), + (0x2F80A, "M", "僧"), + (0x2F80B, "M", "像"), + (0x2F80C, "M", "㒞"), + (0x2F80D, "M", "𠘺"), + (0x2F80E, "M", "免"), + (0x2F80F, "M", "兔"), + (0x2F810, "M", "兤"), + (0x2F811, "M", "具"), + (0x2F812, "M", "𠔜"), + (0x2F813, "M", "㒹"), + (0x2F814, "M", "內"), + (0x2F815, "M", "再"), + (0x2F816, "M", "𠕋"), + (0x2F817, "M", "冗"), + (0x2F818, "M", "冤"), + (0x2F819, "M", "仌"), + (0x2F81A, "M", "冬"), + (0x2F81B, "M", "况"), + (0x2F81C, "M", "𩇟"), + (0x2F81D, "M", "凵"), + (0x2F81E, "M", "刃"), + (0x2F81F, "M", "㓟"), + (0x2F820, "M", "刻"), + (0x2F821, "M", "剆"), + (0x2F822, "M", "割"), + (0x2F823, "M", "剷"), + (0x2F824, "M", "㔕"), + (0x2F825, "M", "勇"), + (0x2F826, "M", "勉"), + (0x2F827, "M", "勤"), + (0x2F828, "M", "勺"), + (0x2F829, "M", "包"), + (0x2F82A, "M", "匆"), + (0x2F82B, "M", "北"), + (0x2F82C, "M", "卉"), + (0x2F82D, "M", "卑"), + (0x2F82E, "M", "博"), + (0x2F82F, "M", "即"), + (0x2F830, "M", "卽"), + (0x2F831, "M", "卿"), + (0x2F834, "M", "𠨬"), + (0x2F835, "M", "灰"), + (0x2F836, "M", "及"), + (0x2F837, "M", "叟"), + (0x2F838, "M", "𠭣"), + (0x2F839, "M", "叫"), + (0x2F83A, "M", "叱"), + (0x2F83B, "M", "吆"), + (0x2F83C, "M", "咞"), + (0x2F83D, "M", "吸"), + (0x2F83E, "M", "呈"), + (0x2F83F, "M", "周"), + (0x2F840, "M", "咢"), + ] + + +def _seg_77() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F841, "M", "哶"), + (0x2F842, "M", "唐"), + (0x2F843, "M", "啓"), + (0x2F844, "M", "啣"), + (0x2F845, "M", "善"), + (0x2F847, "M", "喙"), + (0x2F848, "M", "喫"), + (0x2F849, "M", "喳"), + (0x2F84A, "M", "嗂"), + (0x2F84B, "M", "圖"), + (0x2F84C, "M", "嘆"), + (0x2F84D, "M", "圗"), + (0x2F84E, "M", "噑"), + (0x2F84F, "M", "噴"), + (0x2F850, "M", "切"), + (0x2F851, "M", "壮"), + (0x2F852, "M", "城"), + (0x2F853, "M", "埴"), + (0x2F854, "M", "堍"), + (0x2F855, "M", "型"), + (0x2F856, "M", "堲"), + (0x2F857, "M", "報"), + (0x2F858, "M", "墬"), + (0x2F859, "M", "𡓤"), + (0x2F85A, "M", "売"), + (0x2F85B, "M", "壷"), + (0x2F85C, "M", "夆"), + (0x2F85D, "M", "多"), + (0x2F85E, "M", "夢"), + (0x2F85F, "M", "奢"), + (0x2F860, "M", "𡚨"), + (0x2F861, "M", "𡛪"), + (0x2F862, "M", "姬"), + (0x2F863, "M", "娛"), + (0x2F864, "M", "娧"), + (0x2F865, "M", "姘"), + (0x2F866, "M", "婦"), + (0x2F867, "M", "㛮"), + (0x2F868, "X"), + (0x2F869, "M", "嬈"), + (0x2F86A, "M", "嬾"), + (0x2F86C, "M", "𡧈"), + (0x2F86D, "M", "寃"), + (0x2F86E, "M", "寘"), + (0x2F86F, "M", "寧"), + (0x2F870, "M", "寳"), + (0x2F871, "M", "𡬘"), + (0x2F872, "M", "寿"), + (0x2F873, "M", "将"), + (0x2F874, "X"), + (0x2F875, "M", "尢"), + (0x2F876, "M", "㞁"), + (0x2F877, "M", "屠"), + (0x2F878, "M", "屮"), + (0x2F879, "M", "峀"), + (0x2F87A, "M", "岍"), + (0x2F87B, "M", "𡷤"), + (0x2F87C, "M", "嵃"), + (0x2F87D, "M", "𡷦"), + (0x2F87E, "M", "嵮"), + (0x2F87F, "M", "嵫"), + (0x2F880, "M", "嵼"), + (0x2F881, "M", "巡"), + (0x2F882, "M", "巢"), + (0x2F883, "M", "㠯"), + (0x2F884, "M", "巽"), + (0x2F885, "M", "帨"), + (0x2F886, "M", "帽"), + (0x2F887, "M", "幩"), + (0x2F888, "M", "㡢"), + (0x2F889, "M", "𢆃"), + (0x2F88A, "M", "㡼"), + (0x2F88B, "M", "庰"), + (0x2F88C, "M", "庳"), + (0x2F88D, "M", "庶"), + (0x2F88E, "M", "廊"), + (0x2F88F, "M", "𪎒"), + (0x2F890, "M", "廾"), + (0x2F891, "M", "𢌱"), + (0x2F893, "M", "舁"), + (0x2F894, "M", "弢"), + (0x2F896, "M", "㣇"), + (0x2F897, "M", "𣊸"), + (0x2F898, "M", "𦇚"), + (0x2F899, "M", "形"), + (0x2F89A, "M", "彫"), + (0x2F89B, "M", "㣣"), + (0x2F89C, "M", "徚"), + (0x2F89D, "M", "忍"), + (0x2F89E, "M", "志"), + (0x2F89F, "M", "忹"), + (0x2F8A0, "M", "悁"), + (0x2F8A1, "M", "㤺"), + (0x2F8A2, "M", "㤜"), + (0x2F8A3, "M", "悔"), + (0x2F8A4, "M", "𢛔"), + (0x2F8A5, "M", "惇"), + (0x2F8A6, "M", "慈"), + (0x2F8A7, "M", "慌"), + (0x2F8A8, "M", "慎"), + ] + + +def _seg_78() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F8A9, "M", "慌"), + (0x2F8AA, "M", "慺"), + (0x2F8AB, "M", "憎"), + (0x2F8AC, "M", "憲"), + (0x2F8AD, "M", "憤"), + (0x2F8AE, "M", "憯"), + (0x2F8AF, "M", "懞"), + (0x2F8B0, "M", "懲"), + (0x2F8B1, "M", "懶"), + (0x2F8B2, "M", "成"), + (0x2F8B3, "M", "戛"), + (0x2F8B4, "M", "扝"), + (0x2F8B5, "M", "抱"), + (0x2F8B6, "M", "拔"), + (0x2F8B7, "M", "捐"), + (0x2F8B8, "M", "𢬌"), + (0x2F8B9, "M", "挽"), + (0x2F8BA, "M", "拼"), + (0x2F8BB, "M", "捨"), + (0x2F8BC, "M", "掃"), + (0x2F8BD, "M", "揤"), + (0x2F8BE, "M", "𢯱"), + (0x2F8BF, "M", "搢"), + (0x2F8C0, "M", "揅"), + (0x2F8C1, "M", "掩"), + (0x2F8C2, "M", "㨮"), + (0x2F8C3, "M", "摩"), + (0x2F8C4, "M", "摾"), + (0x2F8C5, "M", "撝"), + (0x2F8C6, "M", "摷"), + (0x2F8C7, "M", "㩬"), + (0x2F8C8, "M", "敏"), + (0x2F8C9, "M", "敬"), + (0x2F8CA, "M", "𣀊"), + (0x2F8CB, "M", "旣"), + (0x2F8CC, "M", "書"), + (0x2F8CD, "M", "晉"), + (0x2F8CE, "M", "㬙"), + (0x2F8CF, "M", "暑"), + (0x2F8D0, "M", "㬈"), + (0x2F8D1, "M", "㫤"), + (0x2F8D2, "M", "冒"), + (0x2F8D3, "M", "冕"), + (0x2F8D4, "M", "最"), + (0x2F8D5, "M", "暜"), + (0x2F8D6, "M", "肭"), + (0x2F8D7, "M", "䏙"), + (0x2F8D8, "M", "朗"), + (0x2F8D9, "M", "望"), + (0x2F8DA, "M", "朡"), + (0x2F8DB, "M", "杞"), + (0x2F8DC, "M", "杓"), + (0x2F8DD, "M", "𣏃"), + (0x2F8DE, "M", "㭉"), + (0x2F8DF, "M", "柺"), + (0x2F8E0, "M", "枅"), + (0x2F8E1, "M", "桒"), + (0x2F8E2, "M", "梅"), + (0x2F8E3, "M", "𣑭"), + (0x2F8E4, "M", "梎"), + (0x2F8E5, "M", "栟"), + (0x2F8E6, "M", "椔"), + (0x2F8E7, "M", "㮝"), + (0x2F8E8, "M", "楂"), + (0x2F8E9, "M", "榣"), + (0x2F8EA, "M", "槪"), + (0x2F8EB, "M", "檨"), + (0x2F8EC, "M", "𣚣"), + (0x2F8ED, "M", "櫛"), + (0x2F8EE, "M", "㰘"), + (0x2F8EF, "M", "次"), + (0x2F8F0, "M", "𣢧"), + (0x2F8F1, "M", "歔"), + (0x2F8F2, "M", "㱎"), + (0x2F8F3, "M", "歲"), + (0x2F8F4, "M", "殟"), + (0x2F8F5, "M", "殺"), + (0x2F8F6, "M", "殻"), + (0x2F8F7, "M", "𣪍"), + (0x2F8F8, "M", "𡴋"), + (0x2F8F9, "M", "𣫺"), + (0x2F8FA, "M", "汎"), + (0x2F8FB, "M", "𣲼"), + (0x2F8FC, "M", "沿"), + (0x2F8FD, "M", "泍"), + (0x2F8FE, "M", "汧"), + (0x2F8FF, "M", "洖"), + (0x2F900, "M", "派"), + (0x2F901, "M", "海"), + (0x2F902, "M", "流"), + (0x2F903, "M", "浩"), + (0x2F904, "M", "浸"), + (0x2F905, "M", "涅"), + (0x2F906, "M", "𣴞"), + (0x2F907, "M", "洴"), + (0x2F908, "M", "港"), + (0x2F909, "M", "湮"), + (0x2F90A, "M", "㴳"), + (0x2F90B, "M", "滋"), + (0x2F90C, "M", "滇"), + ] + + +def _seg_79() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F90D, "M", "𣻑"), + (0x2F90E, "M", "淹"), + (0x2F90F, "M", "潮"), + (0x2F910, "M", "𣽞"), + (0x2F911, "M", "𣾎"), + (0x2F912, "M", "濆"), + (0x2F913, "M", "瀹"), + (0x2F914, "M", "瀞"), + (0x2F915, "M", "瀛"), + (0x2F916, "M", "㶖"), + (0x2F917, "M", "灊"), + (0x2F918, "M", "災"), + (0x2F919, "M", "灷"), + (0x2F91A, "M", "炭"), + (0x2F91B, "M", "𠔥"), + (0x2F91C, "M", "煅"), + (0x2F91D, "M", "𤉣"), + (0x2F91E, "M", "熜"), + (0x2F91F, "X"), + (0x2F920, "M", "爨"), + (0x2F921, "M", "爵"), + (0x2F922, "M", "牐"), + (0x2F923, "M", "𤘈"), + (0x2F924, "M", "犀"), + (0x2F925, "M", "犕"), + (0x2F926, "M", "𤜵"), + (0x2F927, "M", "𤠔"), + (0x2F928, "M", "獺"), + (0x2F929, "M", "王"), + (0x2F92A, "M", "㺬"), + (0x2F92B, "M", "玥"), + (0x2F92C, "M", "㺸"), + (0x2F92E, "M", "瑇"), + (0x2F92F, "M", "瑜"), + (0x2F930, "M", "瑱"), + (0x2F931, "M", "璅"), + (0x2F932, "M", "瓊"), + (0x2F933, "M", "㼛"), + (0x2F934, "M", "甤"), + (0x2F935, "M", "𤰶"), + (0x2F936, "M", "甾"), + (0x2F937, "M", "𤲒"), + (0x2F938, "M", "異"), + (0x2F939, "M", "𢆟"), + (0x2F93A, "M", "瘐"), + (0x2F93B, "M", "𤾡"), + (0x2F93C, "M", "𤾸"), + (0x2F93D, "M", "𥁄"), + (0x2F93E, "M", "㿼"), + (0x2F93F, "M", "䀈"), + (0x2F940, "M", "直"), + (0x2F941, "M", "𥃳"), + (0x2F942, "M", "𥃲"), + (0x2F943, "M", "𥄙"), + (0x2F944, "M", "𥄳"), + (0x2F945, "M", "眞"), + (0x2F946, "M", "真"), + (0x2F948, "M", "睊"), + (0x2F949, "M", "䀹"), + (0x2F94A, "M", "瞋"), + (0x2F94B, "M", "䁆"), + (0x2F94C, "M", "䂖"), + (0x2F94D, "M", "𥐝"), + (0x2F94E, "M", "硎"), + (0x2F94F, "M", "碌"), + (0x2F950, "M", "磌"), + (0x2F951, "M", "䃣"), + (0x2F952, "M", "𥘦"), + (0x2F953, "M", "祖"), + (0x2F954, "M", "𥚚"), + (0x2F955, "M", "𥛅"), + (0x2F956, "M", "福"), + (0x2F957, "M", "秫"), + (0x2F958, "M", "䄯"), + (0x2F959, "M", "穀"), + (0x2F95A, "M", "穊"), + (0x2F95B, "M", "穏"), + (0x2F95C, "M", "𥥼"), + (0x2F95D, "M", "𥪧"), + (0x2F95F, "X"), + (0x2F960, "M", "䈂"), + (0x2F961, "M", "𥮫"), + (0x2F962, "M", "篆"), + (0x2F963, "M", "築"), + (0x2F964, "M", "䈧"), + (0x2F965, "M", "𥲀"), + (0x2F966, "M", "糒"), + (0x2F967, "M", "䊠"), + (0x2F968, "M", "糨"), + (0x2F969, "M", "糣"), + (0x2F96A, "M", "紀"), + (0x2F96B, "M", "𥾆"), + (0x2F96C, "M", "絣"), + (0x2F96D, "M", "䌁"), + (0x2F96E, "M", "緇"), + (0x2F96F, "M", "縂"), + (0x2F970, "M", "繅"), + (0x2F971, "M", "䌴"), + (0x2F972, "M", "𦈨"), + (0x2F973, "M", "𦉇"), + ] + + +def _seg_80() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F974, "M", "䍙"), + (0x2F975, "M", "𦋙"), + (0x2F976, "M", "罺"), + (0x2F977, "M", "𦌾"), + (0x2F978, "M", "羕"), + (0x2F979, "M", "翺"), + (0x2F97A, "M", "者"), + (0x2F97B, "M", "𦓚"), + (0x2F97C, "M", "𦔣"), + (0x2F97D, "M", "聠"), + (0x2F97E, "M", "𦖨"), + (0x2F97F, "M", "聰"), + (0x2F980, "M", "𣍟"), + (0x2F981, "M", "䏕"), + (0x2F982, "M", "育"), + (0x2F983, "M", "脃"), + (0x2F984, "M", "䐋"), + (0x2F985, "M", "脾"), + (0x2F986, "M", "媵"), + (0x2F987, "M", "𦞧"), + (0x2F988, "M", "𦞵"), + (0x2F989, "M", "𣎓"), + (0x2F98A, "M", "𣎜"), + (0x2F98B, "M", "舁"), + (0x2F98C, "M", "舄"), + (0x2F98D, "M", "辞"), + (0x2F98E, "M", "䑫"), + (0x2F98F, "M", "芑"), + (0x2F990, "M", "芋"), + (0x2F991, "M", "芝"), + (0x2F992, "M", "劳"), + (0x2F993, "M", "花"), + (0x2F994, "M", "芳"), + (0x2F995, "M", "芽"), + (0x2F996, "M", "苦"), + (0x2F997, "M", "𦬼"), + (0x2F998, "M", "若"), + (0x2F999, "M", "茝"), + (0x2F99A, "M", "荣"), + (0x2F99B, "M", "莭"), + (0x2F99C, "M", "茣"), + (0x2F99D, "M", "莽"), + (0x2F99E, "M", "菧"), + (0x2F99F, "M", "著"), + (0x2F9A0, "M", "荓"), + (0x2F9A1, "M", "菊"), + (0x2F9A2, "M", "菌"), + (0x2F9A3, "M", "菜"), + (0x2F9A4, "M", "𦰶"), + (0x2F9A5, "M", "𦵫"), + (0x2F9A6, "M", "𦳕"), + (0x2F9A7, "M", "䔫"), + (0x2F9A8, "M", "蓱"), + (0x2F9A9, "M", "蓳"), + (0x2F9AA, "M", "蔖"), + (0x2F9AB, "M", "𧏊"), + (0x2F9AC, "M", "蕤"), + (0x2F9AD, "M", "𦼬"), + (0x2F9AE, "M", "䕝"), + (0x2F9AF, "M", "䕡"), + (0x2F9B0, "M", "𦾱"), + (0x2F9B1, "M", "𧃒"), + (0x2F9B2, "M", "䕫"), + (0x2F9B3, "M", "虐"), + (0x2F9B4, "M", "虜"), + (0x2F9B5, "M", "虧"), + (0x2F9B6, "M", "虩"), + (0x2F9B7, "M", "蚩"), + (0x2F9B8, "M", "蚈"), + (0x2F9B9, "M", "蜎"), + (0x2F9BA, "M", "蛢"), + (0x2F9BB, "M", "蝹"), + (0x2F9BC, "M", "蜨"), + (0x2F9BD, "M", "蝫"), + (0x2F9BE, "M", "螆"), + (0x2F9BF, "X"), + (0x2F9C0, "M", "蟡"), + (0x2F9C1, "M", "蠁"), + (0x2F9C2, "M", "䗹"), + (0x2F9C3, "M", "衠"), + (0x2F9C4, "M", "衣"), + (0x2F9C5, "M", "𧙧"), + (0x2F9C6, "M", "裗"), + (0x2F9C7, "M", "裞"), + (0x2F9C8, "M", "䘵"), + (0x2F9C9, "M", "裺"), + (0x2F9CA, "M", "㒻"), + (0x2F9CB, "M", "𧢮"), + (0x2F9CC, "M", "𧥦"), + (0x2F9CD, "M", "䚾"), + (0x2F9CE, "M", "䛇"), + (0x2F9CF, "M", "誠"), + (0x2F9D0, "M", "諭"), + (0x2F9D1, "M", "變"), + (0x2F9D2, "M", "豕"), + (0x2F9D3, "M", "𧲨"), + (0x2F9D4, "M", "貫"), + (0x2F9D5, "M", "賁"), + (0x2F9D6, "M", "贛"), + (0x2F9D7, "M", "起"), + ] + + +def _seg_81() -> List[Union[Tuple[int, str], Tuple[int, str, str]]]: + return [ + (0x2F9D8, "M", "𧼯"), + (0x2F9D9, "M", "𠠄"), + (0x2F9DA, "M", "跋"), + (0x2F9DB, "M", "趼"), + (0x2F9DC, "M", "跰"), + (0x2F9DD, "M", "𠣞"), + (0x2F9DE, "M", "軔"), + (0x2F9DF, "M", "輸"), + (0x2F9E0, "M", "𨗒"), + (0x2F9E1, "M", "𨗭"), + (0x2F9E2, "M", "邔"), + (0x2F9E3, "M", "郱"), + (0x2F9E4, "M", "鄑"), + (0x2F9E5, "M", "𨜮"), + (0x2F9E6, "M", "鄛"), + (0x2F9E7, "M", "鈸"), + (0x2F9E8, "M", "鋗"), + (0x2F9E9, "M", "鋘"), + (0x2F9EA, "M", "鉼"), + (0x2F9EB, "M", "鏹"), + (0x2F9EC, "M", "鐕"), + (0x2F9ED, "M", "𨯺"), + (0x2F9EE, "M", "開"), + (0x2F9EF, "M", "䦕"), + (0x2F9F0, "M", "閷"), + (0x2F9F1, "M", "𨵷"), + (0x2F9F2, "M", "䧦"), + (0x2F9F3, "M", "雃"), + (0x2F9F4, "M", "嶲"), + (0x2F9F5, "M", "霣"), + (0x2F9F6, "M", "𩅅"), + (0x2F9F7, "M", "𩈚"), + (0x2F9F8, "M", "䩮"), + (0x2F9F9, "M", "䩶"), + (0x2F9FA, "M", "韠"), + (0x2F9FB, "M", "𩐊"), + (0x2F9FC, "M", "䪲"), + (0x2F9FD, "M", "𩒖"), + (0x2F9FE, "M", "頋"), + (0x2FA00, "M", "頩"), + (0x2FA01, "M", "𩖶"), + (0x2FA02, "M", "飢"), + (0x2FA03, "M", "䬳"), + (0x2FA04, "M", "餩"), + (0x2FA05, "M", "馧"), + (0x2FA06, "M", "駂"), + (0x2FA07, "M", "駾"), + (0x2FA08, "M", "䯎"), + (0x2FA09, "M", "𩬰"), + (0x2FA0A, "M", "鬒"), + (0x2FA0B, "M", "鱀"), + (0x2FA0C, "M", "鳽"), + (0x2FA0D, "M", "䳎"), + (0x2FA0E, "M", "䳭"), + (0x2FA0F, "M", "鵧"), + (0x2FA10, "M", "𪃎"), + (0x2FA11, "M", "䳸"), + (0x2FA12, "M", "𪄅"), + (0x2FA13, "M", "𪈎"), + (0x2FA14, "M", "𪊑"), + (0x2FA15, "M", "麻"), + (0x2FA16, "M", "䵖"), + (0x2FA17, "M", "黹"), + (0x2FA18, "M", "黾"), + (0x2FA19, "M", "鼅"), + (0x2FA1A, "M", "鼏"), + (0x2FA1B, "M", "鼖"), + (0x2FA1C, "M", "鼻"), + (0x2FA1D, "M", "𪘀"), + (0x2FA1E, "X"), + (0x30000, "V"), + (0x3134B, "X"), + (0x31350, "V"), + (0x323B0, "X"), + (0xE0100, "I"), + (0xE01F0, "X"), + ] + + +uts46data = tuple( + _seg_0() + + _seg_1() + + _seg_2() + + _seg_3() + + _seg_4() + + _seg_5() + + _seg_6() + + _seg_7() + + _seg_8() + + _seg_9() + + _seg_10() + + _seg_11() + + _seg_12() + + _seg_13() + + _seg_14() + + _seg_15() + + _seg_16() + + _seg_17() + + _seg_18() + + _seg_19() + + _seg_20() + + _seg_21() + + _seg_22() + + _seg_23() + + _seg_24() + + _seg_25() + + _seg_26() + + _seg_27() + + _seg_28() + + _seg_29() + + _seg_30() + + _seg_31() + + _seg_32() + + _seg_33() + + _seg_34() + + _seg_35() + + _seg_36() + + _seg_37() + + _seg_38() + + _seg_39() + + _seg_40() + + _seg_41() + + _seg_42() + + _seg_43() + + _seg_44() + + _seg_45() + + _seg_46() + + _seg_47() + + _seg_48() + + _seg_49() + + _seg_50() + + _seg_51() + + _seg_52() + + _seg_53() + + _seg_54() + + _seg_55() + + _seg_56() + + _seg_57() + + _seg_58() + + _seg_59() + + _seg_60() + + _seg_61() + + _seg_62() + + _seg_63() + + _seg_64() + + _seg_65() + + _seg_66() + + _seg_67() + + _seg_68() + + _seg_69() + + _seg_70() + + _seg_71() + + _seg_72() + + _seg_73() + + _seg_74() + + _seg_75() + + _seg_76() + + _seg_77() + + _seg_78() + + _seg_79() + + _seg_80() + + _seg_81() +) # type: Tuple[Union[Tuple[int, str], Tuple[int, str, str]], ...] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py new file mode 100644 index 00000000000..b61510544a9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py @@ -0,0 +1,55 @@ +# ruff: noqa: F401 +import os + +from .exceptions import * # noqa: F403 +from .ext import ExtType, Timestamp + +version = (1, 1, 0) +__version__ = "1.1.0" + + +if os.environ.get("MSGPACK_PUREPYTHON"): + from .fallback import Packer, Unpacker, unpackb +else: + try: + from ._cmsgpack import Packer, Unpacker, unpackb + except ImportError: + from .fallback import Packer, Unpacker, unpackb + + +def pack(o, stream, **kwargs): + """ + Pack object `o` and write it to `stream` + + See :class:`Packer` for options. + """ + packer = Packer(**kwargs) + stream.write(packer.pack(o)) + + +def packb(o, **kwargs): + """ + Pack object `o` and return packed bytes + + See :class:`Packer` for options. + """ + return Packer(**kwargs).pack(o) + + +def unpack(stream, **kwargs): + """ + Unpack an object from `stream`. + + Raises `ExtraData` when `stream` contains extra bytes. + See :class:`Unpacker` for options. + """ + data = stream.read() + return unpackb(data, **kwargs) + + +# alias for compatibility to simplejson/marshal/pickle. +load = unpack +loads = unpackb + +dump = pack +dumps = packb diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py new file mode 100644 index 00000000000..d6d2615cfdd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/exceptions.py @@ -0,0 +1,48 @@ +class UnpackException(Exception): + """Base class for some exceptions raised while unpacking. + + NOTE: unpack may raise exception other than subclass of + UnpackException. If you want to catch all error, catch + Exception instead. + """ + + +class BufferFull(UnpackException): + pass + + +class OutOfData(UnpackException): + pass + + +class FormatError(ValueError, UnpackException): + """Invalid msgpack format""" + + +class StackError(ValueError, UnpackException): + """Too nested""" + + +# Deprecated. Use ValueError instead +UnpackValueError = ValueError + + +class ExtraData(UnpackValueError): + """ExtraData is raised when there is trailing data. + + This exception is raised while only one-shot (not streaming) + unpack. + """ + + def __init__(self, unpacked, extra): + self.unpacked = unpacked + self.extra = extra + + def __str__(self): + return "unpack(b) received extra data." + + +# Deprecated. Use Exception instead to catch all exception during packing. +PackException = Exception +PackValueError = ValueError +PackOverflowError = OverflowError diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/ext.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/ext.py new file mode 100644 index 00000000000..9694819a7df --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/ext.py @@ -0,0 +1,170 @@ +import datetime +import struct +from collections import namedtuple + + +class ExtType(namedtuple("ExtType", "code data")): + """ExtType represents ext type in msgpack.""" + + def __new__(cls, code, data): + if not isinstance(code, int): + raise TypeError("code must be int") + if not isinstance(data, bytes): + raise TypeError("data must be bytes") + if not 0 <= code <= 127: + raise ValueError("code must be 0~127") + return super().__new__(cls, code, data) + + +class Timestamp: + """Timestamp represents the Timestamp extension type in msgpack. + + When built with Cython, msgpack uses C methods to pack and unpack `Timestamp`. + When using pure-Python msgpack, :func:`to_bytes` and :func:`from_bytes` are used to pack and + unpack `Timestamp`. + + This class is immutable: Do not override seconds and nanoseconds. + """ + + __slots__ = ["seconds", "nanoseconds"] + + def __init__(self, seconds, nanoseconds=0): + """Initialize a Timestamp object. + + :param int seconds: + Number of seconds since the UNIX epoch (00:00:00 UTC Jan 1 1970, minus leap seconds). + May be negative. + + :param int nanoseconds: + Number of nanoseconds to add to `seconds` to get fractional time. + Maximum is 999_999_999. Default is 0. + + Note: Negative times (before the UNIX epoch) are represented as neg. seconds + pos. ns. + """ + if not isinstance(seconds, int): + raise TypeError("seconds must be an integer") + if not isinstance(nanoseconds, int): + raise TypeError("nanoseconds must be an integer") + if not (0 <= nanoseconds < 10**9): + raise ValueError("nanoseconds must be a non-negative integer less than 999999999.") + self.seconds = seconds + self.nanoseconds = nanoseconds + + def __repr__(self): + """String representation of Timestamp.""" + return f"Timestamp(seconds={self.seconds}, nanoseconds={self.nanoseconds})" + + def __eq__(self, other): + """Check for equality with another Timestamp object""" + if type(other) is self.__class__: + return self.seconds == other.seconds and self.nanoseconds == other.nanoseconds + return False + + def __ne__(self, other): + """not-equals method (see :func:`__eq__()`)""" + return not self.__eq__(other) + + def __hash__(self): + return hash((self.seconds, self.nanoseconds)) + + @staticmethod + def from_bytes(b): + """Unpack bytes into a `Timestamp` object. + + Used for pure-Python msgpack unpacking. + + :param b: Payload from msgpack ext message with code -1 + :type b: bytes + + :returns: Timestamp object unpacked from msgpack ext payload + :rtype: Timestamp + """ + if len(b) == 4: + seconds = struct.unpack("!L", b)[0] + nanoseconds = 0 + elif len(b) == 8: + data64 = struct.unpack("!Q", b)[0] + seconds = data64 & 0x00000003FFFFFFFF + nanoseconds = data64 >> 34 + elif len(b) == 12: + nanoseconds, seconds = struct.unpack("!Iq", b) + else: + raise ValueError( + "Timestamp type can only be created from 32, 64, or 96-bit byte objects" + ) + return Timestamp(seconds, nanoseconds) + + def to_bytes(self): + """Pack this Timestamp object into bytes. + + Used for pure-Python msgpack packing. + + :returns data: Payload for EXT message with code -1 (timestamp type) + :rtype: bytes + """ + if (self.seconds >> 34) == 0: # seconds is non-negative and fits in 34 bits + data64 = self.nanoseconds << 34 | self.seconds + if data64 & 0xFFFFFFFF00000000 == 0: + # nanoseconds is zero and seconds < 2**32, so timestamp 32 + data = struct.pack("!L", data64) + else: + # timestamp 64 + data = struct.pack("!Q", data64) + else: + # timestamp 96 + data = struct.pack("!Iq", self.nanoseconds, self.seconds) + return data + + @staticmethod + def from_unix(unix_sec): + """Create a Timestamp from posix timestamp in seconds. + + :param unix_float: Posix timestamp in seconds. + :type unix_float: int or float + """ + seconds = int(unix_sec // 1) + nanoseconds = int((unix_sec % 1) * 10**9) + return Timestamp(seconds, nanoseconds) + + def to_unix(self): + """Get the timestamp as a floating-point value. + + :returns: posix timestamp + :rtype: float + """ + return self.seconds + self.nanoseconds / 1e9 + + @staticmethod + def from_unix_nano(unix_ns): + """Create a Timestamp from posix timestamp in nanoseconds. + + :param int unix_ns: Posix timestamp in nanoseconds. + :rtype: Timestamp + """ + return Timestamp(*divmod(unix_ns, 10**9)) + + def to_unix_nano(self): + """Get the timestamp as a unixtime in nanoseconds. + + :returns: posix timestamp in nanoseconds + :rtype: int + """ + return self.seconds * 10**9 + self.nanoseconds + + def to_datetime(self): + """Get the timestamp as a UTC datetime. + + :rtype: `datetime.datetime` + """ + utc = datetime.timezone.utc + return datetime.datetime.fromtimestamp(0, utc) + datetime.timedelta( + seconds=self.seconds, microseconds=self.nanoseconds // 1000 + ) + + @staticmethod + def from_datetime(dt): + """Create a Timestamp from datetime with tzinfo. + + :rtype: Timestamp + """ + return Timestamp(seconds=int(dt.timestamp()), nanoseconds=dt.microsecond * 1000) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py new file mode 100644 index 00000000000..b02e47cfb91 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py @@ -0,0 +1,929 @@ +"""Fallback pure Python implementation of msgpack""" + +import struct +import sys +from datetime import datetime as _DateTime + +if hasattr(sys, "pypy_version_info"): + from __pypy__ import newlist_hint + from __pypy__.builders import BytesBuilder + + _USING_STRINGBUILDER = True + + class BytesIO: + def __init__(self, s=b""): + if s: + self.builder = BytesBuilder(len(s)) + self.builder.append(s) + else: + self.builder = BytesBuilder() + + def write(self, s): + if isinstance(s, memoryview): + s = s.tobytes() + elif isinstance(s, bytearray): + s = bytes(s) + self.builder.append(s) + + def getvalue(self): + return self.builder.build() + +else: + from io import BytesIO + + _USING_STRINGBUILDER = False + + def newlist_hint(size): + return [] + + +from .exceptions import BufferFull, ExtraData, FormatError, OutOfData, StackError +from .ext import ExtType, Timestamp + +EX_SKIP = 0 +EX_CONSTRUCT = 1 +EX_READ_ARRAY_HEADER = 2 +EX_READ_MAP_HEADER = 3 + +TYPE_IMMEDIATE = 0 +TYPE_ARRAY = 1 +TYPE_MAP = 2 +TYPE_RAW = 3 +TYPE_BIN = 4 +TYPE_EXT = 5 + +DEFAULT_RECURSE_LIMIT = 511 + + +def _check_type_strict(obj, t, type=type, tuple=tuple): + if type(t) is tuple: + return type(obj) in t + else: + return type(obj) is t + + +def _get_data_from_buffer(obj): + view = memoryview(obj) + if view.itemsize != 1: + raise ValueError("cannot unpack from multi-byte object") + return view + + +def unpackb(packed, **kwargs): + """ + Unpack an object from `packed`. + + Raises ``ExtraData`` when *packed* contains extra bytes. + Raises ``ValueError`` when *packed* is incomplete. + Raises ``FormatError`` when *packed* is not valid msgpack. + Raises ``StackError`` when *packed* contains too nested. + Other exceptions can be raised during unpacking. + + See :class:`Unpacker` for options. + """ + unpacker = Unpacker(None, max_buffer_size=len(packed), **kwargs) + unpacker.feed(packed) + try: + ret = unpacker._unpack() + except OutOfData: + raise ValueError("Unpack failed: incomplete input") + except RecursionError: + raise StackError + if unpacker._got_extradata(): + raise ExtraData(ret, unpacker._get_extradata()) + return ret + + +_NO_FORMAT_USED = "" +_MSGPACK_HEADERS = { + 0xC4: (1, _NO_FORMAT_USED, TYPE_BIN), + 0xC5: (2, ">H", TYPE_BIN), + 0xC6: (4, ">I", TYPE_BIN), + 0xC7: (2, "Bb", TYPE_EXT), + 0xC8: (3, ">Hb", TYPE_EXT), + 0xC9: (5, ">Ib", TYPE_EXT), + 0xCA: (4, ">f"), + 0xCB: (8, ">d"), + 0xCC: (1, _NO_FORMAT_USED), + 0xCD: (2, ">H"), + 0xCE: (4, ">I"), + 0xCF: (8, ">Q"), + 0xD0: (1, "b"), + 0xD1: (2, ">h"), + 0xD2: (4, ">i"), + 0xD3: (8, ">q"), + 0xD4: (1, "b1s", TYPE_EXT), + 0xD5: (2, "b2s", TYPE_EXT), + 0xD6: (4, "b4s", TYPE_EXT), + 0xD7: (8, "b8s", TYPE_EXT), + 0xD8: (16, "b16s", TYPE_EXT), + 0xD9: (1, _NO_FORMAT_USED, TYPE_RAW), + 0xDA: (2, ">H", TYPE_RAW), + 0xDB: (4, ">I", TYPE_RAW), + 0xDC: (2, ">H", TYPE_ARRAY), + 0xDD: (4, ">I", TYPE_ARRAY), + 0xDE: (2, ">H", TYPE_MAP), + 0xDF: (4, ">I", TYPE_MAP), +} + + +class Unpacker: + """Streaming unpacker. + + Arguments: + + :param file_like: + File-like object having `.read(n)` method. + If specified, unpacker reads serialized data from it and `.feed()` is not usable. + + :param int read_size: + Used as `file_like.read(read_size)`. (default: `min(16*1024, max_buffer_size)`) + + :param bool use_list: + If true, unpack msgpack array to Python list. + Otherwise, unpack to Python tuple. (default: True) + + :param bool raw: + If true, unpack msgpack raw to Python bytes. + Otherwise, unpack to Python str by decoding with UTF-8 encoding (default). + + :param int timestamp: + Control how timestamp type is unpacked: + + 0 - Timestamp + 1 - float (Seconds from the EPOCH) + 2 - int (Nanoseconds from the EPOCH) + 3 - datetime.datetime (UTC). + + :param bool strict_map_key: + If true (default), only str or bytes are accepted for map (dict) keys. + + :param object_hook: + When specified, it should be callable. + Unpacker calls it with a dict argument after unpacking msgpack map. + (See also simplejson) + + :param object_pairs_hook: + When specified, it should be callable. + Unpacker calls it with a list of key-value pairs after unpacking msgpack map. + (See also simplejson) + + :param str unicode_errors: + The error handler for decoding unicode. (default: 'strict') + This option should be used only when you have msgpack data which + contains invalid UTF-8 string. + + :param int max_buffer_size: + Limits size of data waiting unpacked. 0 means 2**32-1. + The default value is 100*1024*1024 (100MiB). + Raises `BufferFull` exception when it is insufficient. + You should set this parameter when unpacking data from untrusted source. + + :param int max_str_len: + Deprecated, use *max_buffer_size* instead. + Limits max length of str. (default: max_buffer_size) + + :param int max_bin_len: + Deprecated, use *max_buffer_size* instead. + Limits max length of bin. (default: max_buffer_size) + + :param int max_array_len: + Limits max length of array. + (default: max_buffer_size) + + :param int max_map_len: + Limits max length of map. + (default: max_buffer_size//2) + + :param int max_ext_len: + Deprecated, use *max_buffer_size* instead. + Limits max size of ext type. (default: max_buffer_size) + + Example of streaming deserialize from file-like object:: + + unpacker = Unpacker(file_like) + for o in unpacker: + process(o) + + Example of streaming deserialize from socket:: + + unpacker = Unpacker() + while True: + buf = sock.recv(1024**2) + if not buf: + break + unpacker.feed(buf) + for o in unpacker: + process(o) + + Raises ``ExtraData`` when *packed* contains extra bytes. + Raises ``OutOfData`` when *packed* is incomplete. + Raises ``FormatError`` when *packed* is not valid msgpack. + Raises ``StackError`` when *packed* contains too nested. + Other exceptions can be raised during unpacking. + """ + + def __init__( + self, + file_like=None, + *, + read_size=0, + use_list=True, + raw=False, + timestamp=0, + strict_map_key=True, + object_hook=None, + object_pairs_hook=None, + list_hook=None, + unicode_errors=None, + max_buffer_size=100 * 1024 * 1024, + ext_hook=ExtType, + max_str_len=-1, + max_bin_len=-1, + max_array_len=-1, + max_map_len=-1, + max_ext_len=-1, + ): + if unicode_errors is None: + unicode_errors = "strict" + + if file_like is None: + self._feeding = True + else: + if not callable(file_like.read): + raise TypeError("`file_like.read` must be callable") + self.file_like = file_like + self._feeding = False + + #: array of bytes fed. + self._buffer = bytearray() + #: Which position we currently reads + self._buff_i = 0 + + # When Unpacker is used as an iterable, between the calls to next(), + # the buffer is not "consumed" completely, for efficiency sake. + # Instead, it is done sloppily. To make sure we raise BufferFull at + # the correct moments, we have to keep track of how sloppy we were. + # Furthermore, when the buffer is incomplete (that is: in the case + # we raise an OutOfData) we need to rollback the buffer to the correct + # state, which _buf_checkpoint records. + self._buf_checkpoint = 0 + + if not max_buffer_size: + max_buffer_size = 2**31 - 1 + if max_str_len == -1: + max_str_len = max_buffer_size + if max_bin_len == -1: + max_bin_len = max_buffer_size + if max_array_len == -1: + max_array_len = max_buffer_size + if max_map_len == -1: + max_map_len = max_buffer_size // 2 + if max_ext_len == -1: + max_ext_len = max_buffer_size + + self._max_buffer_size = max_buffer_size + if read_size > self._max_buffer_size: + raise ValueError("read_size must be smaller than max_buffer_size") + self._read_size = read_size or min(self._max_buffer_size, 16 * 1024) + self._raw = bool(raw) + self._strict_map_key = bool(strict_map_key) + self._unicode_errors = unicode_errors + self._use_list = use_list + if not (0 <= timestamp <= 3): + raise ValueError("timestamp must be 0..3") + self._timestamp = timestamp + self._list_hook = list_hook + self._object_hook = object_hook + self._object_pairs_hook = object_pairs_hook + self._ext_hook = ext_hook + self._max_str_len = max_str_len + self._max_bin_len = max_bin_len + self._max_array_len = max_array_len + self._max_map_len = max_map_len + self._max_ext_len = max_ext_len + self._stream_offset = 0 + + if list_hook is not None and not callable(list_hook): + raise TypeError("`list_hook` is not callable") + if object_hook is not None and not callable(object_hook): + raise TypeError("`object_hook` is not callable") + if object_pairs_hook is not None and not callable(object_pairs_hook): + raise TypeError("`object_pairs_hook` is not callable") + if object_hook is not None and object_pairs_hook is not None: + raise TypeError("object_pairs_hook and object_hook are mutually exclusive") + if not callable(ext_hook): + raise TypeError("`ext_hook` is not callable") + + def feed(self, next_bytes): + assert self._feeding + view = _get_data_from_buffer(next_bytes) + if len(self._buffer) - self._buff_i + len(view) > self._max_buffer_size: + raise BufferFull + + # Strip buffer before checkpoint before reading file. + if self._buf_checkpoint > 0: + del self._buffer[: self._buf_checkpoint] + self._buff_i -= self._buf_checkpoint + self._buf_checkpoint = 0 + + # Use extend here: INPLACE_ADD += doesn't reliably typecast memoryview in jython + self._buffer.extend(view) + view.release() + + def _consume(self): + """Gets rid of the used parts of the buffer.""" + self._stream_offset += self._buff_i - self._buf_checkpoint + self._buf_checkpoint = self._buff_i + + def _got_extradata(self): + return self._buff_i < len(self._buffer) + + def _get_extradata(self): + return self._buffer[self._buff_i :] + + def read_bytes(self, n): + ret = self._read(n, raise_outofdata=False) + self._consume() + return ret + + def _read(self, n, raise_outofdata=True): + # (int) -> bytearray + self._reserve(n, raise_outofdata=raise_outofdata) + i = self._buff_i + ret = self._buffer[i : i + n] + self._buff_i = i + len(ret) + return ret + + def _reserve(self, n, raise_outofdata=True): + remain_bytes = len(self._buffer) - self._buff_i - n + + # Fast path: buffer has n bytes already + if remain_bytes >= 0: + return + + if self._feeding: + self._buff_i = self._buf_checkpoint + raise OutOfData + + # Strip buffer before checkpoint before reading file. + if self._buf_checkpoint > 0: + del self._buffer[: self._buf_checkpoint] + self._buff_i -= self._buf_checkpoint + self._buf_checkpoint = 0 + + # Read from file + remain_bytes = -remain_bytes + if remain_bytes + len(self._buffer) > self._max_buffer_size: + raise BufferFull + while remain_bytes > 0: + to_read_bytes = max(self._read_size, remain_bytes) + read_data = self.file_like.read(to_read_bytes) + if not read_data: + break + assert isinstance(read_data, bytes) + self._buffer += read_data + remain_bytes -= len(read_data) + + if len(self._buffer) < n + self._buff_i and raise_outofdata: + self._buff_i = 0 # rollback + raise OutOfData + + def _read_header(self): + typ = TYPE_IMMEDIATE + n = 0 + obj = None + self._reserve(1) + b = self._buffer[self._buff_i] + self._buff_i += 1 + if b & 0b10000000 == 0: + obj = b + elif b & 0b11100000 == 0b11100000: + obj = -1 - (b ^ 0xFF) + elif b & 0b11100000 == 0b10100000: + n = b & 0b00011111 + typ = TYPE_RAW + if n > self._max_str_len: + raise ValueError(f"{n} exceeds max_str_len({self._max_str_len})") + obj = self._read(n) + elif b & 0b11110000 == 0b10010000: + n = b & 0b00001111 + typ = TYPE_ARRAY + if n > self._max_array_len: + raise ValueError(f"{n} exceeds max_array_len({self._max_array_len})") + elif b & 0b11110000 == 0b10000000: + n = b & 0b00001111 + typ = TYPE_MAP + if n > self._max_map_len: + raise ValueError(f"{n} exceeds max_map_len({self._max_map_len})") + elif b == 0xC0: + obj = None + elif b == 0xC2: + obj = False + elif b == 0xC3: + obj = True + elif 0xC4 <= b <= 0xC6: + size, fmt, typ = _MSGPACK_HEADERS[b] + self._reserve(size) + if len(fmt) > 0: + n = struct.unpack_from(fmt, self._buffer, self._buff_i)[0] + else: + n = self._buffer[self._buff_i] + self._buff_i += size + if n > self._max_bin_len: + raise ValueError(f"{n} exceeds max_bin_len({self._max_bin_len})") + obj = self._read(n) + elif 0xC7 <= b <= 0xC9: + size, fmt, typ = _MSGPACK_HEADERS[b] + self._reserve(size) + L, n = struct.unpack_from(fmt, self._buffer, self._buff_i) + self._buff_i += size + if L > self._max_ext_len: + raise ValueError(f"{L} exceeds max_ext_len({self._max_ext_len})") + obj = self._read(L) + elif 0xCA <= b <= 0xD3: + size, fmt = _MSGPACK_HEADERS[b] + self._reserve(size) + if len(fmt) > 0: + obj = struct.unpack_from(fmt, self._buffer, self._buff_i)[0] + else: + obj = self._buffer[self._buff_i] + self._buff_i += size + elif 0xD4 <= b <= 0xD8: + size, fmt, typ = _MSGPACK_HEADERS[b] + if self._max_ext_len < size: + raise ValueError(f"{size} exceeds max_ext_len({self._max_ext_len})") + self._reserve(size + 1) + n, obj = struct.unpack_from(fmt, self._buffer, self._buff_i) + self._buff_i += size + 1 + elif 0xD9 <= b <= 0xDB: + size, fmt, typ = _MSGPACK_HEADERS[b] + self._reserve(size) + if len(fmt) > 0: + (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) + else: + n = self._buffer[self._buff_i] + self._buff_i += size + if n > self._max_str_len: + raise ValueError(f"{n} exceeds max_str_len({self._max_str_len})") + obj = self._read(n) + elif 0xDC <= b <= 0xDD: + size, fmt, typ = _MSGPACK_HEADERS[b] + self._reserve(size) + (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) + self._buff_i += size + if n > self._max_array_len: + raise ValueError(f"{n} exceeds max_array_len({self._max_array_len})") + elif 0xDE <= b <= 0xDF: + size, fmt, typ = _MSGPACK_HEADERS[b] + self._reserve(size) + (n,) = struct.unpack_from(fmt, self._buffer, self._buff_i) + self._buff_i += size + if n > self._max_map_len: + raise ValueError(f"{n} exceeds max_map_len({self._max_map_len})") + else: + raise FormatError("Unknown header: 0x%x" % b) + return typ, n, obj + + def _unpack(self, execute=EX_CONSTRUCT): + typ, n, obj = self._read_header() + + if execute == EX_READ_ARRAY_HEADER: + if typ != TYPE_ARRAY: + raise ValueError("Expected array") + return n + if execute == EX_READ_MAP_HEADER: + if typ != TYPE_MAP: + raise ValueError("Expected map") + return n + # TODO should we eliminate the recursion? + if typ == TYPE_ARRAY: + if execute == EX_SKIP: + for i in range(n): + # TODO check whether we need to call `list_hook` + self._unpack(EX_SKIP) + return + ret = newlist_hint(n) + for i in range(n): + ret.append(self._unpack(EX_CONSTRUCT)) + if self._list_hook is not None: + ret = self._list_hook(ret) + # TODO is the interaction between `list_hook` and `use_list` ok? + return ret if self._use_list else tuple(ret) + if typ == TYPE_MAP: + if execute == EX_SKIP: + for i in range(n): + # TODO check whether we need to call hooks + self._unpack(EX_SKIP) + self._unpack(EX_SKIP) + return + if self._object_pairs_hook is not None: + ret = self._object_pairs_hook( + (self._unpack(EX_CONSTRUCT), self._unpack(EX_CONSTRUCT)) for _ in range(n) + ) + else: + ret = {} + for _ in range(n): + key = self._unpack(EX_CONSTRUCT) + if self._strict_map_key and type(key) not in (str, bytes): + raise ValueError("%s is not allowed for map key" % str(type(key))) + if isinstance(key, str): + key = sys.intern(key) + ret[key] = self._unpack(EX_CONSTRUCT) + if self._object_hook is not None: + ret = self._object_hook(ret) + return ret + if execute == EX_SKIP: + return + if typ == TYPE_RAW: + if self._raw: + obj = bytes(obj) + else: + obj = obj.decode("utf_8", self._unicode_errors) + return obj + if typ == TYPE_BIN: + return bytes(obj) + if typ == TYPE_EXT: + if n == -1: # timestamp + ts = Timestamp.from_bytes(bytes(obj)) + if self._timestamp == 1: + return ts.to_unix() + elif self._timestamp == 2: + return ts.to_unix_nano() + elif self._timestamp == 3: + return ts.to_datetime() + else: + return ts + else: + return self._ext_hook(n, bytes(obj)) + assert typ == TYPE_IMMEDIATE + return obj + + def __iter__(self): + return self + + def __next__(self): + try: + ret = self._unpack(EX_CONSTRUCT) + self._consume() + return ret + except OutOfData: + self._consume() + raise StopIteration + except RecursionError: + raise StackError + + next = __next__ + + def skip(self): + self._unpack(EX_SKIP) + self._consume() + + def unpack(self): + try: + ret = self._unpack(EX_CONSTRUCT) + except RecursionError: + raise StackError + self._consume() + return ret + + def read_array_header(self): + ret = self._unpack(EX_READ_ARRAY_HEADER) + self._consume() + return ret + + def read_map_header(self): + ret = self._unpack(EX_READ_MAP_HEADER) + self._consume() + return ret + + def tell(self): + return self._stream_offset + + +class Packer: + """ + MessagePack Packer + + Usage:: + + packer = Packer() + astream.write(packer.pack(a)) + astream.write(packer.pack(b)) + + Packer's constructor has some keyword arguments: + + :param default: + When specified, it should be callable. + Convert user type to builtin type that Packer supports. + See also simplejson's document. + + :param bool use_single_float: + Use single precision float type for float. (default: False) + + :param bool autoreset: + Reset buffer after each pack and return its content as `bytes`. (default: True). + If set this to false, use `bytes()` to get content and `.reset()` to clear buffer. + + :param bool use_bin_type: + Use bin type introduced in msgpack spec 2.0 for bytes. + It also enables str8 type for unicode. (default: True) + + :param bool strict_types: + If set to true, types will be checked to be exact. Derived classes + from serializable types will not be serialized and will be + treated as unsupported type and forwarded to default. + Additionally tuples will not be serialized as lists. + This is useful when trying to implement accurate serialization + for python types. + + :param bool datetime: + If set to true, datetime with tzinfo is packed into Timestamp type. + Note that the tzinfo is stripped in the timestamp. + You can get UTC datetime with `timestamp=3` option of the Unpacker. + + :param str unicode_errors: + The error handler for encoding unicode. (default: 'strict') + DO NOT USE THIS!! This option is kept for very specific usage. + + :param int buf_size: + Internal buffer size. This option is used only for C implementation. + """ + + def __init__( + self, + *, + default=None, + use_single_float=False, + autoreset=True, + use_bin_type=True, + strict_types=False, + datetime=False, + unicode_errors=None, + buf_size=None, + ): + self._strict_types = strict_types + self._use_float = use_single_float + self._autoreset = autoreset + self._use_bin_type = use_bin_type + self._buffer = BytesIO() + self._datetime = bool(datetime) + self._unicode_errors = unicode_errors or "strict" + if default is not None and not callable(default): + raise TypeError("default must be callable") + self._default = default + + def _pack( + self, + obj, + nest_limit=DEFAULT_RECURSE_LIMIT, + check=isinstance, + check_type_strict=_check_type_strict, + ): + default_used = False + if self._strict_types: + check = check_type_strict + list_types = list + else: + list_types = (list, tuple) + while True: + if nest_limit < 0: + raise ValueError("recursion limit exceeded") + if obj is None: + return self._buffer.write(b"\xc0") + if check(obj, bool): + if obj: + return self._buffer.write(b"\xc3") + return self._buffer.write(b"\xc2") + if check(obj, int): + if 0 <= obj < 0x80: + return self._buffer.write(struct.pack("B", obj)) + if -0x20 <= obj < 0: + return self._buffer.write(struct.pack("b", obj)) + if 0x80 <= obj <= 0xFF: + return self._buffer.write(struct.pack("BB", 0xCC, obj)) + if -0x80 <= obj < 0: + return self._buffer.write(struct.pack(">Bb", 0xD0, obj)) + if 0xFF < obj <= 0xFFFF: + return self._buffer.write(struct.pack(">BH", 0xCD, obj)) + if -0x8000 <= obj < -0x80: + return self._buffer.write(struct.pack(">Bh", 0xD1, obj)) + if 0xFFFF < obj <= 0xFFFFFFFF: + return self._buffer.write(struct.pack(">BI", 0xCE, obj)) + if -0x80000000 <= obj < -0x8000: + return self._buffer.write(struct.pack(">Bi", 0xD2, obj)) + if 0xFFFFFFFF < obj <= 0xFFFFFFFFFFFFFFFF: + return self._buffer.write(struct.pack(">BQ", 0xCF, obj)) + if -0x8000000000000000 <= obj < -0x80000000: + return self._buffer.write(struct.pack(">Bq", 0xD3, obj)) + if not default_used and self._default is not None: + obj = self._default(obj) + default_used = True + continue + raise OverflowError("Integer value out of range") + if check(obj, (bytes, bytearray)): + n = len(obj) + if n >= 2**32: + raise ValueError("%s is too large" % type(obj).__name__) + self._pack_bin_header(n) + return self._buffer.write(obj) + if check(obj, str): + obj = obj.encode("utf-8", self._unicode_errors) + n = len(obj) + if n >= 2**32: + raise ValueError("String is too large") + self._pack_raw_header(n) + return self._buffer.write(obj) + if check(obj, memoryview): + n = obj.nbytes + if n >= 2**32: + raise ValueError("Memoryview is too large") + self._pack_bin_header(n) + return self._buffer.write(obj) + if check(obj, float): + if self._use_float: + return self._buffer.write(struct.pack(">Bf", 0xCA, obj)) + return self._buffer.write(struct.pack(">Bd", 0xCB, obj)) + if check(obj, (ExtType, Timestamp)): + if check(obj, Timestamp): + code = -1 + data = obj.to_bytes() + else: + code = obj.code + data = obj.data + assert isinstance(code, int) + assert isinstance(data, bytes) + L = len(data) + if L == 1: + self._buffer.write(b"\xd4") + elif L == 2: + self._buffer.write(b"\xd5") + elif L == 4: + self._buffer.write(b"\xd6") + elif L == 8: + self._buffer.write(b"\xd7") + elif L == 16: + self._buffer.write(b"\xd8") + elif L <= 0xFF: + self._buffer.write(struct.pack(">BB", 0xC7, L)) + elif L <= 0xFFFF: + self._buffer.write(struct.pack(">BH", 0xC8, L)) + else: + self._buffer.write(struct.pack(">BI", 0xC9, L)) + self._buffer.write(struct.pack("b", code)) + self._buffer.write(data) + return + if check(obj, list_types): + n = len(obj) + self._pack_array_header(n) + for i in range(n): + self._pack(obj[i], nest_limit - 1) + return + if check(obj, dict): + return self._pack_map_pairs(len(obj), obj.items(), nest_limit - 1) + + if self._datetime and check(obj, _DateTime) and obj.tzinfo is not None: + obj = Timestamp.from_datetime(obj) + default_used = 1 + continue + + if not default_used and self._default is not None: + obj = self._default(obj) + default_used = 1 + continue + + if self._datetime and check(obj, _DateTime): + raise ValueError(f"Cannot serialize {obj!r} where tzinfo=None") + + raise TypeError(f"Cannot serialize {obj!r}") + + def pack(self, obj): + try: + self._pack(obj) + except: + self._buffer = BytesIO() # force reset + raise + if self._autoreset: + ret = self._buffer.getvalue() + self._buffer = BytesIO() + return ret + + def pack_map_pairs(self, pairs): + self._pack_map_pairs(len(pairs), pairs) + if self._autoreset: + ret = self._buffer.getvalue() + self._buffer = BytesIO() + return ret + + def pack_array_header(self, n): + if n >= 2**32: + raise ValueError + self._pack_array_header(n) + if self._autoreset: + ret = self._buffer.getvalue() + self._buffer = BytesIO() + return ret + + def pack_map_header(self, n): + if n >= 2**32: + raise ValueError + self._pack_map_header(n) + if self._autoreset: + ret = self._buffer.getvalue() + self._buffer = BytesIO() + return ret + + def pack_ext_type(self, typecode, data): + if not isinstance(typecode, int): + raise TypeError("typecode must have int type.") + if not 0 <= typecode <= 127: + raise ValueError("typecode should be 0-127") + if not isinstance(data, bytes): + raise TypeError("data must have bytes type") + L = len(data) + if L > 0xFFFFFFFF: + raise ValueError("Too large data") + if L == 1: + self._buffer.write(b"\xd4") + elif L == 2: + self._buffer.write(b"\xd5") + elif L == 4: + self._buffer.write(b"\xd6") + elif L == 8: + self._buffer.write(b"\xd7") + elif L == 16: + self._buffer.write(b"\xd8") + elif L <= 0xFF: + self._buffer.write(b"\xc7" + struct.pack("B", L)) + elif L <= 0xFFFF: + self._buffer.write(b"\xc8" + struct.pack(">H", L)) + else: + self._buffer.write(b"\xc9" + struct.pack(">I", L)) + self._buffer.write(struct.pack("B", typecode)) + self._buffer.write(data) + + def _pack_array_header(self, n): + if n <= 0x0F: + return self._buffer.write(struct.pack("B", 0x90 + n)) + if n <= 0xFFFF: + return self._buffer.write(struct.pack(">BH", 0xDC, n)) + if n <= 0xFFFFFFFF: + return self._buffer.write(struct.pack(">BI", 0xDD, n)) + raise ValueError("Array is too large") + + def _pack_map_header(self, n): + if n <= 0x0F: + return self._buffer.write(struct.pack("B", 0x80 + n)) + if n <= 0xFFFF: + return self._buffer.write(struct.pack(">BH", 0xDE, n)) + if n <= 0xFFFFFFFF: + return self._buffer.write(struct.pack(">BI", 0xDF, n)) + raise ValueError("Dict is too large") + + def _pack_map_pairs(self, n, pairs, nest_limit=DEFAULT_RECURSE_LIMIT): + self._pack_map_header(n) + for k, v in pairs: + self._pack(k, nest_limit - 1) + self._pack(v, nest_limit - 1) + + def _pack_raw_header(self, n): + if n <= 0x1F: + self._buffer.write(struct.pack("B", 0xA0 + n)) + elif self._use_bin_type and n <= 0xFF: + self._buffer.write(struct.pack(">BB", 0xD9, n)) + elif n <= 0xFFFF: + self._buffer.write(struct.pack(">BH", 0xDA, n)) + elif n <= 0xFFFFFFFF: + self._buffer.write(struct.pack(">BI", 0xDB, n)) + else: + raise ValueError("Raw is too large") + + def _pack_bin_header(self, n): + if not self._use_bin_type: + return self._pack_raw_header(n) + elif n <= 0xFF: + return self._buffer.write(struct.pack(">BB", 0xC4, n)) + elif n <= 0xFFFF: + return self._buffer.write(struct.pack(">BH", 0xC5, n)) + elif n <= 0xFFFFFFFF: + return self._buffer.write(struct.pack(">BI", 0xC6, n)) + else: + raise ValueError("Bin is too large") + + def bytes(self): + """Return internal buffer contents as bytes object""" + return self._buffer.getvalue() + + def reset(self): + """Reset internal buffer. + + This method is useful only when autoreset=False. + """ + self._buffer = BytesIO() + + def getbuffer(self): + """Return view of internal buffer.""" + if _USING_STRINGBUILDER: + return memoryview(self.bytes()) + else: + return self._buffer.getbuffer() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/__init__.py new file mode 100644 index 00000000000..d79f73c574f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/__init__.py @@ -0,0 +1,15 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. + +__title__ = "packaging" +__summary__ = "Core utilities for Python packages" +__uri__ = "https://github.com/pypa/packaging" + +__version__ = "24.2" + +__author__ = "Donald Stufft and individual contributors" +__email__ = "donald@stufft.io" + +__license__ = "BSD-2-Clause or Apache-2.0" +__copyright__ = f"2014 {__author__}" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_elffile.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_elffile.py new file mode 100644 index 00000000000..25f4282cc29 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_elffile.py @@ -0,0 +1,110 @@ +""" +ELF file parser. + +This provides a class ``ELFFile`` that parses an ELF executable in a similar +interface to ``ZipFile``. Only the read interface is implemented. + +Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca +ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html +""" + +from __future__ import annotations + +import enum +import os +import struct +from typing import IO + + +class ELFInvalid(ValueError): + pass + + +class EIClass(enum.IntEnum): + C32 = 1 + C64 = 2 + + +class EIData(enum.IntEnum): + Lsb = 1 + Msb = 2 + + +class EMachine(enum.IntEnum): + I386 = 3 + S390 = 22 + Arm = 40 + X8664 = 62 + AArc64 = 183 + + +class ELFFile: + """ + Representation of an ELF executable. + """ + + def __init__(self, f: IO[bytes]) -> None: + self._f = f + + try: + ident = self._read("16B") + except struct.error as e: + raise ELFInvalid("unable to parse identification") from e + magic = bytes(ident[:4]) + if magic != b"\x7fELF": + raise ELFInvalid(f"invalid magic: {magic!r}") + + self.capacity = ident[4] # Format for program header (bitness). + self.encoding = ident[5] # Data structure encoding (endianness). + + try: + # e_fmt: Format for program header. + # p_fmt: Format for section header. + # p_idx: Indexes to find p_type, p_offset, and p_filesz. + e_fmt, self._p_fmt, self._p_idx = { + (1, 1): ("HHIIIIIHHH", ">IIIIIIII", (0, 1, 4)), # 32-bit MSB. + (2, 1): ("HHIQQQIHHH", ">IIQQQQQQ", (0, 2, 5)), # 64-bit MSB. + }[(self.capacity, self.encoding)] + except KeyError as e: + raise ELFInvalid( + f"unrecognized capacity ({self.capacity}) or " + f"encoding ({self.encoding})" + ) from e + + try: + ( + _, + self.machine, # Architecture type. + _, + _, + self._e_phoff, # Offset of program header. + _, + self.flags, # Processor-specific flags. + _, + self._e_phentsize, # Size of section. + self._e_phnum, # Number of sections. + ) = self._read(e_fmt) + except struct.error as e: + raise ELFInvalid("unable to parse machine and section information") from e + + def _read(self, fmt: str) -> tuple[int, ...]: + return struct.unpack(fmt, self._f.read(struct.calcsize(fmt))) + + @property + def interpreter(self) -> str | None: + """ + The path recorded in the ``PT_INTERP`` section header. + """ + for index in range(self._e_phnum): + self._f.seek(self._e_phoff + self._e_phentsize * index) + try: + data = self._read(self._p_fmt) + except struct.error: + continue + if data[self._p_idx[0]] != 3: # Not PT_INTERP. + continue + self._f.seek(data[self._p_idx[1]]) + return os.fsdecode(self._f.read(data[self._p_idx[2]])).strip("\0") + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_manylinux.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_manylinux.py new file mode 100644 index 00000000000..61339a6fcc1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_manylinux.py @@ -0,0 +1,263 @@ +from __future__ import annotations + +import collections +import contextlib +import functools +import os +import re +import sys +import warnings +from typing import Generator, Iterator, NamedTuple, Sequence + +from ._elffile import EIClass, EIData, ELFFile, EMachine + +EF_ARM_ABIMASK = 0xFF000000 +EF_ARM_ABI_VER5 = 0x05000000 +EF_ARM_ABI_FLOAT_HARD = 0x00000400 + + +# `os.PathLike` not a generic type until Python 3.9, so sticking with `str` +# as the type for `path` until then. +@contextlib.contextmanager +def _parse_elf(path: str) -> Generator[ELFFile | None, None, None]: + try: + with open(path, "rb") as f: + yield ELFFile(f) + except (OSError, TypeError, ValueError): + yield None + + +def _is_linux_armhf(executable: str) -> bool: + # hard-float ABI can be detected from the ELF header of the running + # process + # https://static.docs.arm.com/ihi0044/g/aaelf32.pdf + with _parse_elf(executable) as f: + return ( + f is not None + and f.capacity == EIClass.C32 + and f.encoding == EIData.Lsb + and f.machine == EMachine.Arm + and f.flags & EF_ARM_ABIMASK == EF_ARM_ABI_VER5 + and f.flags & EF_ARM_ABI_FLOAT_HARD == EF_ARM_ABI_FLOAT_HARD + ) + + +def _is_linux_i686(executable: str) -> bool: + with _parse_elf(executable) as f: + return ( + f is not None + and f.capacity == EIClass.C32 + and f.encoding == EIData.Lsb + and f.machine == EMachine.I386 + ) + + +def _have_compatible_abi(executable: str, archs: Sequence[str]) -> bool: + if "armv7l" in archs: + return _is_linux_armhf(executable) + if "i686" in archs: + return _is_linux_i686(executable) + allowed_archs = { + "x86_64", + "aarch64", + "ppc64", + "ppc64le", + "s390x", + "loongarch64", + "riscv64", + } + return any(arch in allowed_archs for arch in archs) + + +# If glibc ever changes its major version, we need to know what the last +# minor version was, so we can build the complete list of all versions. +# For now, guess what the highest minor version might be, assume it will +# be 50 for testing. Once this actually happens, update the dictionary +# with the actual value. +_LAST_GLIBC_MINOR: dict[int, int] = collections.defaultdict(lambda: 50) + + +class _GLibCVersion(NamedTuple): + major: int + minor: int + + +def _glibc_version_string_confstr() -> str | None: + """ + Primary implementation of glibc_version_string using os.confstr. + """ + # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely + # to be broken or missing. This strategy is used in the standard library + # platform module. + # https://github.com/python/cpython/blob/fcf1d003bf4f0100c/Lib/platform.py#L175-L183 + try: + # Should be a string like "glibc 2.17". + version_string: str | None = os.confstr("CS_GNU_LIBC_VERSION") + assert version_string is not None + _, version = version_string.rsplit() + except (AssertionError, AttributeError, OSError, ValueError): + # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... + return None + return version + + +def _glibc_version_string_ctypes() -> str | None: + """ + Fallback implementation of glibc_version_string using ctypes. + """ + try: + import ctypes + except ImportError: + return None + + # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen + # manpage says, "If filename is NULL, then the returned handle is for the + # main program". This way we can let the linker do the work to figure out + # which libc our process is actually using. + # + # We must also handle the special case where the executable is not a + # dynamically linked executable. This can occur when using musl libc, + # for example. In this situation, dlopen() will error, leading to an + # OSError. Interestingly, at least in the case of musl, there is no + # errno set on the OSError. The single string argument used to construct + # OSError comes from libc itself and is therefore not portable to + # hard code here. In any case, failure to call dlopen() means we + # can proceed, so we bail on our attempt. + try: + process_namespace = ctypes.CDLL(None) + except OSError: + return None + + try: + gnu_get_libc_version = process_namespace.gnu_get_libc_version + except AttributeError: + # Symbol doesn't exist -> therefore, we are not linked to + # glibc. + return None + + # Call gnu_get_libc_version, which returns a string like "2.5" + gnu_get_libc_version.restype = ctypes.c_char_p + version_str: str = gnu_get_libc_version() + # py2 / py3 compatibility: + if not isinstance(version_str, str): + version_str = version_str.decode("ascii") + + return version_str + + +def _glibc_version_string() -> str | None: + """Returns glibc version string, or None if not using glibc.""" + return _glibc_version_string_confstr() or _glibc_version_string_ctypes() + + +def _parse_glibc_version(version_str: str) -> tuple[int, int]: + """Parse glibc version. + + We use a regexp instead of str.split because we want to discard any + random junk that might come after the minor version -- this might happen + in patched/forked versions of glibc (e.g. Linaro's version of glibc + uses version strings like "2.20-2014.11"). See gh-3588. + """ + m = re.match(r"(?P[0-9]+)\.(?P[0-9]+)", version_str) + if not m: + warnings.warn( + f"Expected glibc version with 2 components major.minor," + f" got: {version_str}", + RuntimeWarning, + stacklevel=2, + ) + return -1, -1 + return int(m.group("major")), int(m.group("minor")) + + +@functools.lru_cache +def _get_glibc_version() -> tuple[int, int]: + version_str = _glibc_version_string() + if version_str is None: + return (-1, -1) + return _parse_glibc_version(version_str) + + +# From PEP 513, PEP 600 +def _is_compatible(arch: str, version: _GLibCVersion) -> bool: + sys_glibc = _get_glibc_version() + if sys_glibc < version: + return False + # Check for presence of _manylinux module. + try: + import _manylinux + except ImportError: + return True + if hasattr(_manylinux, "manylinux_compatible"): + result = _manylinux.manylinux_compatible(version[0], version[1], arch) + if result is not None: + return bool(result) + return True + if version == _GLibCVersion(2, 5): + if hasattr(_manylinux, "manylinux1_compatible"): + return bool(_manylinux.manylinux1_compatible) + if version == _GLibCVersion(2, 12): + if hasattr(_manylinux, "manylinux2010_compatible"): + return bool(_manylinux.manylinux2010_compatible) + if version == _GLibCVersion(2, 17): + if hasattr(_manylinux, "manylinux2014_compatible"): + return bool(_manylinux.manylinux2014_compatible) + return True + + +_LEGACY_MANYLINUX_MAP = { + # CentOS 7 w/ glibc 2.17 (PEP 599) + (2, 17): "manylinux2014", + # CentOS 6 w/ glibc 2.12 (PEP 571) + (2, 12): "manylinux2010", + # CentOS 5 w/ glibc 2.5 (PEP 513) + (2, 5): "manylinux1", +} + + +def platform_tags(archs: Sequence[str]) -> Iterator[str]: + """Generate manylinux tags compatible to the current platform. + + :param archs: Sequence of compatible architectures. + The first one shall be the closest to the actual architecture and be the part of + platform tag after the ``linux_`` prefix, e.g. ``x86_64``. + The ``linux_`` prefix is assumed as a prerequisite for the current platform to + be manylinux-compatible. + + :returns: An iterator of compatible manylinux tags. + """ + if not _have_compatible_abi(sys.executable, archs): + return + # Oldest glibc to be supported regardless of architecture is (2, 17). + too_old_glibc2 = _GLibCVersion(2, 16) + if set(archs) & {"x86_64", "i686"}: + # On x86/i686 also oldest glibc to be supported is (2, 5). + too_old_glibc2 = _GLibCVersion(2, 4) + current_glibc = _GLibCVersion(*_get_glibc_version()) + glibc_max_list = [current_glibc] + # We can assume compatibility across glibc major versions. + # https://sourceware.org/bugzilla/show_bug.cgi?id=24636 + # + # Build a list of maximum glibc versions so that we can + # output the canonical list of all glibc from current_glibc + # down to too_old_glibc2, including all intermediary versions. + for glibc_major in range(current_glibc.major - 1, 1, -1): + glibc_minor = _LAST_GLIBC_MINOR[glibc_major] + glibc_max_list.append(_GLibCVersion(glibc_major, glibc_minor)) + for arch in archs: + for glibc_max in glibc_max_list: + if glibc_max.major == too_old_glibc2.major: + min_minor = too_old_glibc2.minor + else: + # For other glibc major versions oldest supported is (x, 0). + min_minor = -1 + for glibc_minor in range(glibc_max.minor, min_minor, -1): + glibc_version = _GLibCVersion(glibc_max.major, glibc_minor) + tag = "manylinux_{}_{}".format(*glibc_version) + if _is_compatible(arch, glibc_version): + yield f"{tag}_{arch}" + # Handle the legacy manylinux1, manylinux2010, manylinux2014 tags. + if glibc_version in _LEGACY_MANYLINUX_MAP: + legacy_tag = _LEGACY_MANYLINUX_MAP[glibc_version] + if _is_compatible(arch, glibc_version): + yield f"{legacy_tag}_{arch}" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_musllinux.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_musllinux.py new file mode 100644 index 00000000000..d2bf30b5631 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_musllinux.py @@ -0,0 +1,85 @@ +"""PEP 656 support. + +This module implements logic to detect if the currently running Python is +linked against musl, and what musl version is used. +""" + +from __future__ import annotations + +import functools +import re +import subprocess +import sys +from typing import Iterator, NamedTuple, Sequence + +from ._elffile import ELFFile + + +class _MuslVersion(NamedTuple): + major: int + minor: int + + +def _parse_musl_version(output: str) -> _MuslVersion | None: + lines = [n for n in (n.strip() for n in output.splitlines()) if n] + if len(lines) < 2 or lines[0][:4] != "musl": + return None + m = re.match(r"Version (\d+)\.(\d+)", lines[1]) + if not m: + return None + return _MuslVersion(major=int(m.group(1)), minor=int(m.group(2))) + + +@functools.lru_cache +def _get_musl_version(executable: str) -> _MuslVersion | None: + """Detect currently-running musl runtime version. + + This is done by checking the specified executable's dynamic linking + information, and invoking the loader to parse its output for a version + string. If the loader is musl, the output would be something like:: + + musl libc (x86_64) + Version 1.2.2 + Dynamic Program Loader + """ + try: + with open(executable, "rb") as f: + ld = ELFFile(f).interpreter + except (OSError, TypeError, ValueError): + return None + if ld is None or "musl" not in ld: + return None + proc = subprocess.run([ld], stderr=subprocess.PIPE, text=True) + return _parse_musl_version(proc.stderr) + + +def platform_tags(archs: Sequence[str]) -> Iterator[str]: + """Generate musllinux tags compatible to the current platform. + + :param archs: Sequence of compatible architectures. + The first one shall be the closest to the actual architecture and be the part of + platform tag after the ``linux_`` prefix, e.g. ``x86_64``. + The ``linux_`` prefix is assumed as a prerequisite for the current platform to + be musllinux-compatible. + + :returns: An iterator of compatible musllinux tags. + """ + sys_musl = _get_musl_version(sys.executable) + if sys_musl is None: # Python not dynamically linked against musl. + return + for arch in archs: + for minor in range(sys_musl.minor, -1, -1): + yield f"musllinux_{sys_musl.major}_{minor}_{arch}" + + +if __name__ == "__main__": # pragma: no cover + import sysconfig + + plat = sysconfig.get_platform() + assert plat.startswith("linux-"), "not linux" + + print("plat:", plat) + print("musl:", _get_musl_version(sys.executable)) + print("tags:", end=" ") + for t in platform_tags(re.sub(r"[.-]", "_", plat.split("-", 1)[-1])): + print(t, end="\n ") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_parser.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_parser.py new file mode 100644 index 00000000000..c1238c06eab --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_parser.py @@ -0,0 +1,354 @@ +"""Handwritten parser of dependency specifiers. + +The docstring for each __parse_* function contains EBNF-inspired grammar representing +the implementation. +""" + +from __future__ import annotations + +import ast +from typing import NamedTuple, Sequence, Tuple, Union + +from ._tokenizer import DEFAULT_RULES, Tokenizer + + +class Node: + def __init__(self, value: str) -> None: + self.value = value + + def __str__(self) -> str: + return self.value + + def __repr__(self) -> str: + return f"<{self.__class__.__name__}('{self}')>" + + def serialize(self) -> str: + raise NotImplementedError + + +class Variable(Node): + def serialize(self) -> str: + return str(self) + + +class Value(Node): + def serialize(self) -> str: + return f'"{self}"' + + +class Op(Node): + def serialize(self) -> str: + return str(self) + + +MarkerVar = Union[Variable, Value] +MarkerItem = Tuple[MarkerVar, Op, MarkerVar] +MarkerAtom = Union[MarkerItem, Sequence["MarkerAtom"]] +MarkerList = Sequence[Union["MarkerList", MarkerAtom, str]] + + +class ParsedRequirement(NamedTuple): + name: str + url: str + extras: list[str] + specifier: str + marker: MarkerList | None + + +# -------------------------------------------------------------------------------------- +# Recursive descent parser for dependency specifier +# -------------------------------------------------------------------------------------- +def parse_requirement(source: str) -> ParsedRequirement: + return _parse_requirement(Tokenizer(source, rules=DEFAULT_RULES)) + + +def _parse_requirement(tokenizer: Tokenizer) -> ParsedRequirement: + """ + requirement = WS? IDENTIFIER WS? extras WS? requirement_details + """ + tokenizer.consume("WS") + + name_token = tokenizer.expect( + "IDENTIFIER", expected="package name at the start of dependency specifier" + ) + name = name_token.text + tokenizer.consume("WS") + + extras = _parse_extras(tokenizer) + tokenizer.consume("WS") + + url, specifier, marker = _parse_requirement_details(tokenizer) + tokenizer.expect("END", expected="end of dependency specifier") + + return ParsedRequirement(name, url, extras, specifier, marker) + + +def _parse_requirement_details( + tokenizer: Tokenizer, +) -> tuple[str, str, MarkerList | None]: + """ + requirement_details = AT URL (WS requirement_marker?)? + | specifier WS? (requirement_marker)? + """ + + specifier = "" + url = "" + marker = None + + if tokenizer.check("AT"): + tokenizer.read() + tokenizer.consume("WS") + + url_start = tokenizer.position + url = tokenizer.expect("URL", expected="URL after @").text + if tokenizer.check("END", peek=True): + return (url, specifier, marker) + + tokenizer.expect("WS", expected="whitespace after URL") + + # The input might end after whitespace. + if tokenizer.check("END", peek=True): + return (url, specifier, marker) + + marker = _parse_requirement_marker( + tokenizer, span_start=url_start, after="URL and whitespace" + ) + else: + specifier_start = tokenizer.position + specifier = _parse_specifier(tokenizer) + tokenizer.consume("WS") + + if tokenizer.check("END", peek=True): + return (url, specifier, marker) + + marker = _parse_requirement_marker( + tokenizer, + span_start=specifier_start, + after=( + "version specifier" + if specifier + else "name and no valid version specifier" + ), + ) + + return (url, specifier, marker) + + +def _parse_requirement_marker( + tokenizer: Tokenizer, *, span_start: int, after: str +) -> MarkerList: + """ + requirement_marker = SEMICOLON marker WS? + """ + + if not tokenizer.check("SEMICOLON"): + tokenizer.raise_syntax_error( + f"Expected end or semicolon (after {after})", + span_start=span_start, + ) + tokenizer.read() + + marker = _parse_marker(tokenizer) + tokenizer.consume("WS") + + return marker + + +def _parse_extras(tokenizer: Tokenizer) -> list[str]: + """ + extras = (LEFT_BRACKET wsp* extras_list? wsp* RIGHT_BRACKET)? + """ + if not tokenizer.check("LEFT_BRACKET", peek=True): + return [] + + with tokenizer.enclosing_tokens( + "LEFT_BRACKET", + "RIGHT_BRACKET", + around="extras", + ): + tokenizer.consume("WS") + extras = _parse_extras_list(tokenizer) + tokenizer.consume("WS") + + return extras + + +def _parse_extras_list(tokenizer: Tokenizer) -> list[str]: + """ + extras_list = identifier (wsp* ',' wsp* identifier)* + """ + extras: list[str] = [] + + if not tokenizer.check("IDENTIFIER"): + return extras + + extras.append(tokenizer.read().text) + + while True: + tokenizer.consume("WS") + if tokenizer.check("IDENTIFIER", peek=True): + tokenizer.raise_syntax_error("Expected comma between extra names") + elif not tokenizer.check("COMMA"): + break + + tokenizer.read() + tokenizer.consume("WS") + + extra_token = tokenizer.expect("IDENTIFIER", expected="extra name after comma") + extras.append(extra_token.text) + + return extras + + +def _parse_specifier(tokenizer: Tokenizer) -> str: + """ + specifier = LEFT_PARENTHESIS WS? version_many WS? RIGHT_PARENTHESIS + | WS? version_many WS? + """ + with tokenizer.enclosing_tokens( + "LEFT_PARENTHESIS", + "RIGHT_PARENTHESIS", + around="version specifier", + ): + tokenizer.consume("WS") + parsed_specifiers = _parse_version_many(tokenizer) + tokenizer.consume("WS") + + return parsed_specifiers + + +def _parse_version_many(tokenizer: Tokenizer) -> str: + """ + version_many = (SPECIFIER (WS? COMMA WS? SPECIFIER)*)? + """ + parsed_specifiers = "" + while tokenizer.check("SPECIFIER"): + span_start = tokenizer.position + parsed_specifiers += tokenizer.read().text + if tokenizer.check("VERSION_PREFIX_TRAIL", peek=True): + tokenizer.raise_syntax_error( + ".* suffix can only be used with `==` or `!=` operators", + span_start=span_start, + span_end=tokenizer.position + 1, + ) + if tokenizer.check("VERSION_LOCAL_LABEL_TRAIL", peek=True): + tokenizer.raise_syntax_error( + "Local version label can only be used with `==` or `!=` operators", + span_start=span_start, + span_end=tokenizer.position, + ) + tokenizer.consume("WS") + if not tokenizer.check("COMMA"): + break + parsed_specifiers += tokenizer.read().text + tokenizer.consume("WS") + + return parsed_specifiers + + +# -------------------------------------------------------------------------------------- +# Recursive descent parser for marker expression +# -------------------------------------------------------------------------------------- +def parse_marker(source: str) -> MarkerList: + return _parse_full_marker(Tokenizer(source, rules=DEFAULT_RULES)) + + +def _parse_full_marker(tokenizer: Tokenizer) -> MarkerList: + retval = _parse_marker(tokenizer) + tokenizer.expect("END", expected="end of marker expression") + return retval + + +def _parse_marker(tokenizer: Tokenizer) -> MarkerList: + """ + marker = marker_atom (BOOLOP marker_atom)+ + """ + expression = [_parse_marker_atom(tokenizer)] + while tokenizer.check("BOOLOP"): + token = tokenizer.read() + expr_right = _parse_marker_atom(tokenizer) + expression.extend((token.text, expr_right)) + return expression + + +def _parse_marker_atom(tokenizer: Tokenizer) -> MarkerAtom: + """ + marker_atom = WS? LEFT_PARENTHESIS WS? marker WS? RIGHT_PARENTHESIS WS? + | WS? marker_item WS? + """ + + tokenizer.consume("WS") + if tokenizer.check("LEFT_PARENTHESIS", peek=True): + with tokenizer.enclosing_tokens( + "LEFT_PARENTHESIS", + "RIGHT_PARENTHESIS", + around="marker expression", + ): + tokenizer.consume("WS") + marker: MarkerAtom = _parse_marker(tokenizer) + tokenizer.consume("WS") + else: + marker = _parse_marker_item(tokenizer) + tokenizer.consume("WS") + return marker + + +def _parse_marker_item(tokenizer: Tokenizer) -> MarkerItem: + """ + marker_item = WS? marker_var WS? marker_op WS? marker_var WS? + """ + tokenizer.consume("WS") + marker_var_left = _parse_marker_var(tokenizer) + tokenizer.consume("WS") + marker_op = _parse_marker_op(tokenizer) + tokenizer.consume("WS") + marker_var_right = _parse_marker_var(tokenizer) + tokenizer.consume("WS") + return (marker_var_left, marker_op, marker_var_right) + + +def _parse_marker_var(tokenizer: Tokenizer) -> MarkerVar: + """ + marker_var = VARIABLE | QUOTED_STRING + """ + if tokenizer.check("VARIABLE"): + return process_env_var(tokenizer.read().text.replace(".", "_")) + elif tokenizer.check("QUOTED_STRING"): + return process_python_str(tokenizer.read().text) + else: + tokenizer.raise_syntax_error( + message="Expected a marker variable or quoted string" + ) + + +def process_env_var(env_var: str) -> Variable: + if env_var in ("platform_python_implementation", "python_implementation"): + return Variable("platform_python_implementation") + else: + return Variable(env_var) + + +def process_python_str(python_str: str) -> Value: + value = ast.literal_eval(python_str) + return Value(str(value)) + + +def _parse_marker_op(tokenizer: Tokenizer) -> Op: + """ + marker_op = IN | NOT IN | OP + """ + if tokenizer.check("IN"): + tokenizer.read() + return Op("in") + elif tokenizer.check("NOT"): + tokenizer.read() + tokenizer.expect("WS", expected="whitespace after 'not'") + tokenizer.expect("IN", expected="'in' after 'not'") + return Op("not in") + elif tokenizer.check("OP"): + return Op(tokenizer.read().text) + else: + return tokenizer.raise_syntax_error( + "Expected marker operator, one of " + "<=, <, !=, ==, >=, >, ~=, ===, in, not in" + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py new file mode 100644 index 00000000000..90a6465f968 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py @@ -0,0 +1,61 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. + + +class InfinityType: + def __repr__(self) -> str: + return "Infinity" + + def __hash__(self) -> int: + return hash(repr(self)) + + def __lt__(self, other: object) -> bool: + return False + + def __le__(self, other: object) -> bool: + return False + + def __eq__(self, other: object) -> bool: + return isinstance(other, self.__class__) + + def __gt__(self, other: object) -> bool: + return True + + def __ge__(self, other: object) -> bool: + return True + + def __neg__(self: object) -> "NegativeInfinityType": + return NegativeInfinity + + +Infinity = InfinityType() + + +class NegativeInfinityType: + def __repr__(self) -> str: + return "-Infinity" + + def __hash__(self) -> int: + return hash(repr(self)) + + def __lt__(self, other: object) -> bool: + return True + + def __le__(self, other: object) -> bool: + return True + + def __eq__(self, other: object) -> bool: + return isinstance(other, self.__class__) + + def __gt__(self, other: object) -> bool: + return False + + def __ge__(self, other: object) -> bool: + return False + + def __neg__(self: object) -> InfinityType: + return Infinity + + +NegativeInfinity = NegativeInfinityType() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_tokenizer.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_tokenizer.py new file mode 100644 index 00000000000..89d041605c0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/_tokenizer.py @@ -0,0 +1,194 @@ +from __future__ import annotations + +import contextlib +import re +from dataclasses import dataclass +from typing import Iterator, NoReturn + +from .specifiers import Specifier + + +@dataclass +class Token: + name: str + text: str + position: int + + +class ParserSyntaxError(Exception): + """The provided source text could not be parsed correctly.""" + + def __init__( + self, + message: str, + *, + source: str, + span: tuple[int, int], + ) -> None: + self.span = span + self.message = message + self.source = source + + super().__init__() + + def __str__(self) -> str: + marker = " " * self.span[0] + "~" * (self.span[1] - self.span[0]) + "^" + return "\n ".join([self.message, self.source, marker]) + + +DEFAULT_RULES: dict[str, str | re.Pattern[str]] = { + "LEFT_PARENTHESIS": r"\(", + "RIGHT_PARENTHESIS": r"\)", + "LEFT_BRACKET": r"\[", + "RIGHT_BRACKET": r"\]", + "SEMICOLON": r";", + "COMMA": r",", + "QUOTED_STRING": re.compile( + r""" + ( + ('[^']*') + | + ("[^"]*") + ) + """, + re.VERBOSE, + ), + "OP": r"(===|==|~=|!=|<=|>=|<|>)", + "BOOLOP": r"\b(or|and)\b", + "IN": r"\bin\b", + "NOT": r"\bnot\b", + "VARIABLE": re.compile( + r""" + \b( + python_version + |python_full_version + |os[._]name + |sys[._]platform + |platform_(release|system) + |platform[._](version|machine|python_implementation) + |python_implementation + |implementation_(name|version) + |extra + )\b + """, + re.VERBOSE, + ), + "SPECIFIER": re.compile( + Specifier._operator_regex_str + Specifier._version_regex_str, + re.VERBOSE | re.IGNORECASE, + ), + "AT": r"\@", + "URL": r"[^ \t]+", + "IDENTIFIER": r"\b[a-zA-Z0-9][a-zA-Z0-9._-]*\b", + "VERSION_PREFIX_TRAIL": r"\.\*", + "VERSION_LOCAL_LABEL_TRAIL": r"\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*", + "WS": r"[ \t]+", + "END": r"$", +} + + +class Tokenizer: + """Context-sensitive token parsing. + + Provides methods to examine the input stream to check whether the next token + matches. + """ + + def __init__( + self, + source: str, + *, + rules: dict[str, str | re.Pattern[str]], + ) -> None: + self.source = source + self.rules: dict[str, re.Pattern[str]] = { + name: re.compile(pattern) for name, pattern in rules.items() + } + self.next_token: Token | None = None + self.position = 0 + + def consume(self, name: str) -> None: + """Move beyond provided token name, if at current position.""" + if self.check(name): + self.read() + + def check(self, name: str, *, peek: bool = False) -> bool: + """Check whether the next token has the provided name. + + By default, if the check succeeds, the token *must* be read before + another check. If `peek` is set to `True`, the token is not loaded and + would need to be checked again. + """ + assert ( + self.next_token is None + ), f"Cannot check for {name!r}, already have {self.next_token!r}" + assert name in self.rules, f"Unknown token name: {name!r}" + + expression = self.rules[name] + + match = expression.match(self.source, self.position) + if match is None: + return False + if not peek: + self.next_token = Token(name, match[0], self.position) + return True + + def expect(self, name: str, *, expected: str) -> Token: + """Expect a certain token name next, failing with a syntax error otherwise. + + The token is *not* read. + """ + if not self.check(name): + raise self.raise_syntax_error(f"Expected {expected}") + return self.read() + + def read(self) -> Token: + """Consume the next token and return it.""" + token = self.next_token + assert token is not None + + self.position += len(token.text) + self.next_token = None + + return token + + def raise_syntax_error( + self, + message: str, + *, + span_start: int | None = None, + span_end: int | None = None, + ) -> NoReturn: + """Raise ParserSyntaxError at the given position.""" + span = ( + self.position if span_start is None else span_start, + self.position if span_end is None else span_end, + ) + raise ParserSyntaxError( + message, + source=self.source, + span=span, + ) + + @contextlib.contextmanager + def enclosing_tokens( + self, open_token: str, close_token: str, *, around: str + ) -> Iterator[None]: + if self.check(open_token): + open_position = self.position + self.read() + else: + open_position = None + + yield + + if open_position is None: + return + + if not self.check(close_token): + self.raise_syntax_error( + f"Expected matching {close_token} for {open_token}, after {around}", + span_start=open_position, + ) + + self.read() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/__init__.py new file mode 100644 index 00000000000..71a1a7794e0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/__init__.py @@ -0,0 +1,145 @@ +####################################################################################### +# +# Adapted from: +# https://github.com/pypa/hatch/blob/5352e44/backend/src/hatchling/licenses/parse.py +# +# MIT License +# +# Copyright (c) 2017-present Ofek Lev +# +# Permission is hereby granted, free of charge, to any person obtaining a copy of this +# software and associated documentation files (the "Software"), to deal in the Software +# without restriction, including without limitation the rights to use, copy, modify, +# merge, publish, distribute, sublicense, and/or sell copies of the Software, and to +# permit persons to whom the Software is furnished to do so, subject to the following +# conditions: +# +# The above copyright notice and this permission notice shall be included in all copies +# or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +# INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +# PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF +# CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE +# OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# +# +# With additional allowance of arbitrary `LicenseRef-` identifiers, not just +# `LicenseRef-Public-Domain` and `LicenseRef-Proprietary`. +# +####################################################################################### +from __future__ import annotations + +import re +from typing import NewType, cast + +from pip._vendor.packaging.licenses._spdx import EXCEPTIONS, LICENSES + +__all__ = [ + "NormalizedLicenseExpression", + "InvalidLicenseExpression", + "canonicalize_license_expression", +] + +license_ref_allowed = re.compile("^[A-Za-z0-9.-]*$") + +NormalizedLicenseExpression = NewType("NormalizedLicenseExpression", str) + + +class InvalidLicenseExpression(ValueError): + """Raised when a license-expression string is invalid + + >>> canonicalize_license_expression("invalid") + Traceback (most recent call last): + ... + packaging.licenses.InvalidLicenseExpression: Invalid license expression: 'invalid' + """ + + +def canonicalize_license_expression( + raw_license_expression: str, +) -> NormalizedLicenseExpression: + if not raw_license_expression: + message = f"Invalid license expression: {raw_license_expression!r}" + raise InvalidLicenseExpression(message) + + # Pad any parentheses so tokenization can be achieved by merely splitting on + # whitespace. + license_expression = raw_license_expression.replace("(", " ( ").replace(")", " ) ") + licenseref_prefix = "LicenseRef-" + license_refs = { + ref.lower(): "LicenseRef-" + ref[len(licenseref_prefix) :] + for ref in license_expression.split() + if ref.lower().startswith(licenseref_prefix.lower()) + } + + # Normalize to lower case so we can look up licenses/exceptions + # and so boolean operators are Python-compatible. + license_expression = license_expression.lower() + + tokens = license_expression.split() + + # Rather than implementing boolean logic, we create an expression that Python can + # parse. Everything that is not involved with the grammar itself is treated as + # `False` and the expression should evaluate as such. + python_tokens = [] + for token in tokens: + if token not in {"or", "and", "with", "(", ")"}: + python_tokens.append("False") + elif token == "with": + python_tokens.append("or") + elif token == "(" and python_tokens and python_tokens[-1] not in {"or", "and"}: + message = f"Invalid license expression: {raw_license_expression!r}" + raise InvalidLicenseExpression(message) + else: + python_tokens.append(token) + + python_expression = " ".join(python_tokens) + try: + invalid = eval(python_expression, globals(), locals()) + except Exception: + invalid = True + + if invalid is not False: + message = f"Invalid license expression: {raw_license_expression!r}" + raise InvalidLicenseExpression(message) from None + + # Take a final pass to check for unknown licenses/exceptions. + normalized_tokens = [] + for token in tokens: + if token in {"or", "and", "with", "(", ")"}: + normalized_tokens.append(token.upper()) + continue + + if normalized_tokens and normalized_tokens[-1] == "WITH": + if token not in EXCEPTIONS: + message = f"Unknown license exception: {token!r}" + raise InvalidLicenseExpression(message) + + normalized_tokens.append(EXCEPTIONS[token]["id"]) + else: + if token.endswith("+"): + final_token = token[:-1] + suffix = "+" + else: + final_token = token + suffix = "" + + if final_token.startswith("licenseref-"): + if not license_ref_allowed.match(final_token): + message = f"Invalid licenseref: {final_token!r}" + raise InvalidLicenseExpression(message) + normalized_tokens.append(license_refs[final_token] + suffix) + else: + if final_token not in LICENSES: + message = f"Unknown license: {final_token!r}" + raise InvalidLicenseExpression(message) + normalized_tokens.append(LICENSES[final_token]["id"] + suffix) + + normalized_expression = " ".join(normalized_tokens) + + return cast( + NormalizedLicenseExpression, + normalized_expression.replace("( ", "(").replace(" )", ")"), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/_spdx.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/_spdx.py new file mode 100644 index 00000000000..eac22276a34 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/licenses/_spdx.py @@ -0,0 +1,759 @@ + +from __future__ import annotations + +from typing import TypedDict + +class SPDXLicense(TypedDict): + id: str + deprecated: bool + +class SPDXException(TypedDict): + id: str + deprecated: bool + + +VERSION = '3.25.0' + +LICENSES: dict[str, SPDXLicense] = { + '0bsd': {'id': '0BSD', 'deprecated': False}, + '3d-slicer-1.0': {'id': '3D-Slicer-1.0', 'deprecated': False}, + 'aal': {'id': 'AAL', 'deprecated': False}, + 'abstyles': {'id': 'Abstyles', 'deprecated': False}, + 'adacore-doc': {'id': 'AdaCore-doc', 'deprecated': False}, + 'adobe-2006': {'id': 'Adobe-2006', 'deprecated': False}, + 'adobe-display-postscript': {'id': 'Adobe-Display-PostScript', 'deprecated': False}, + 'adobe-glyph': {'id': 'Adobe-Glyph', 'deprecated': False}, + 'adobe-utopia': {'id': 'Adobe-Utopia', 'deprecated': False}, + 'adsl': {'id': 'ADSL', 'deprecated': False}, + 'afl-1.1': {'id': 'AFL-1.1', 'deprecated': False}, + 'afl-1.2': {'id': 'AFL-1.2', 'deprecated': False}, + 'afl-2.0': {'id': 'AFL-2.0', 'deprecated': False}, + 'afl-2.1': {'id': 'AFL-2.1', 'deprecated': False}, + 'afl-3.0': {'id': 'AFL-3.0', 'deprecated': False}, + 'afmparse': {'id': 'Afmparse', 'deprecated': False}, + 'agpl-1.0': {'id': 'AGPL-1.0', 'deprecated': True}, + 'agpl-1.0-only': {'id': 'AGPL-1.0-only', 'deprecated': False}, + 'agpl-1.0-or-later': {'id': 'AGPL-1.0-or-later', 'deprecated': False}, + 'agpl-3.0': {'id': 'AGPL-3.0', 'deprecated': True}, + 'agpl-3.0-only': {'id': 'AGPL-3.0-only', 'deprecated': False}, + 'agpl-3.0-or-later': {'id': 'AGPL-3.0-or-later', 'deprecated': False}, + 'aladdin': {'id': 'Aladdin', 'deprecated': False}, + 'amd-newlib': {'id': 'AMD-newlib', 'deprecated': False}, + 'amdplpa': {'id': 'AMDPLPA', 'deprecated': False}, + 'aml': {'id': 'AML', 'deprecated': False}, + 'aml-glslang': {'id': 'AML-glslang', 'deprecated': False}, + 'ampas': {'id': 'AMPAS', 'deprecated': False}, + 'antlr-pd': {'id': 'ANTLR-PD', 'deprecated': False}, + 'antlr-pd-fallback': {'id': 'ANTLR-PD-fallback', 'deprecated': False}, + 'any-osi': {'id': 'any-OSI', 'deprecated': False}, + 'apache-1.0': {'id': 'Apache-1.0', 'deprecated': False}, + 'apache-1.1': {'id': 'Apache-1.1', 'deprecated': False}, + 'apache-2.0': {'id': 'Apache-2.0', 'deprecated': False}, + 'apafml': {'id': 'APAFML', 'deprecated': False}, + 'apl-1.0': {'id': 'APL-1.0', 'deprecated': False}, + 'app-s2p': {'id': 'App-s2p', 'deprecated': False}, + 'apsl-1.0': {'id': 'APSL-1.0', 'deprecated': False}, + 'apsl-1.1': {'id': 'APSL-1.1', 'deprecated': False}, + 'apsl-1.2': {'id': 'APSL-1.2', 'deprecated': False}, + 'apsl-2.0': {'id': 'APSL-2.0', 'deprecated': False}, + 'arphic-1999': {'id': 'Arphic-1999', 'deprecated': False}, + 'artistic-1.0': {'id': 'Artistic-1.0', 'deprecated': False}, + 'artistic-1.0-cl8': {'id': 'Artistic-1.0-cl8', 'deprecated': False}, + 'artistic-1.0-perl': {'id': 'Artistic-1.0-Perl', 'deprecated': False}, + 'artistic-2.0': {'id': 'Artistic-2.0', 'deprecated': False}, + 'aswf-digital-assets-1.0': {'id': 'ASWF-Digital-Assets-1.0', 'deprecated': False}, + 'aswf-digital-assets-1.1': {'id': 'ASWF-Digital-Assets-1.1', 'deprecated': False}, + 'baekmuk': {'id': 'Baekmuk', 'deprecated': False}, + 'bahyph': {'id': 'Bahyph', 'deprecated': False}, + 'barr': {'id': 'Barr', 'deprecated': False}, + 'bcrypt-solar-designer': {'id': 'bcrypt-Solar-Designer', 'deprecated': False}, + 'beerware': {'id': 'Beerware', 'deprecated': False}, + 'bitstream-charter': {'id': 'Bitstream-Charter', 'deprecated': False}, + 'bitstream-vera': {'id': 'Bitstream-Vera', 'deprecated': False}, + 'bittorrent-1.0': {'id': 'BitTorrent-1.0', 'deprecated': False}, + 'bittorrent-1.1': {'id': 'BitTorrent-1.1', 'deprecated': False}, + 'blessing': {'id': 'blessing', 'deprecated': False}, + 'blueoak-1.0.0': {'id': 'BlueOak-1.0.0', 'deprecated': False}, + 'boehm-gc': {'id': 'Boehm-GC', 'deprecated': False}, + 'borceux': {'id': 'Borceux', 'deprecated': False}, + 'brian-gladman-2-clause': {'id': 'Brian-Gladman-2-Clause', 'deprecated': False}, + 'brian-gladman-3-clause': {'id': 'Brian-Gladman-3-Clause', 'deprecated': False}, + 'bsd-1-clause': {'id': 'BSD-1-Clause', 'deprecated': False}, + 'bsd-2-clause': {'id': 'BSD-2-Clause', 'deprecated': False}, + 'bsd-2-clause-darwin': {'id': 'BSD-2-Clause-Darwin', 'deprecated': False}, + 'bsd-2-clause-first-lines': {'id': 'BSD-2-Clause-first-lines', 'deprecated': False}, + 'bsd-2-clause-freebsd': {'id': 'BSD-2-Clause-FreeBSD', 'deprecated': True}, + 'bsd-2-clause-netbsd': {'id': 'BSD-2-Clause-NetBSD', 'deprecated': True}, + 'bsd-2-clause-patent': {'id': 'BSD-2-Clause-Patent', 'deprecated': False}, + 'bsd-2-clause-views': {'id': 'BSD-2-Clause-Views', 'deprecated': False}, + 'bsd-3-clause': {'id': 'BSD-3-Clause', 'deprecated': False}, + 'bsd-3-clause-acpica': {'id': 'BSD-3-Clause-acpica', 'deprecated': False}, + 'bsd-3-clause-attribution': {'id': 'BSD-3-Clause-Attribution', 'deprecated': False}, + 'bsd-3-clause-clear': {'id': 'BSD-3-Clause-Clear', 'deprecated': False}, + 'bsd-3-clause-flex': {'id': 'BSD-3-Clause-flex', 'deprecated': False}, + 'bsd-3-clause-hp': {'id': 'BSD-3-Clause-HP', 'deprecated': False}, + 'bsd-3-clause-lbnl': {'id': 'BSD-3-Clause-LBNL', 'deprecated': False}, + 'bsd-3-clause-modification': {'id': 'BSD-3-Clause-Modification', 'deprecated': False}, + 'bsd-3-clause-no-military-license': {'id': 'BSD-3-Clause-No-Military-License', 'deprecated': False}, + 'bsd-3-clause-no-nuclear-license': {'id': 'BSD-3-Clause-No-Nuclear-License', 'deprecated': False}, + 'bsd-3-clause-no-nuclear-license-2014': {'id': 'BSD-3-Clause-No-Nuclear-License-2014', 'deprecated': False}, + 'bsd-3-clause-no-nuclear-warranty': {'id': 'BSD-3-Clause-No-Nuclear-Warranty', 'deprecated': False}, + 'bsd-3-clause-open-mpi': {'id': 'BSD-3-Clause-Open-MPI', 'deprecated': False}, + 'bsd-3-clause-sun': {'id': 'BSD-3-Clause-Sun', 'deprecated': False}, + 'bsd-4-clause': {'id': 'BSD-4-Clause', 'deprecated': False}, + 'bsd-4-clause-shortened': {'id': 'BSD-4-Clause-Shortened', 'deprecated': False}, + 'bsd-4-clause-uc': {'id': 'BSD-4-Clause-UC', 'deprecated': False}, + 'bsd-4.3reno': {'id': 'BSD-4.3RENO', 'deprecated': False}, + 'bsd-4.3tahoe': {'id': 'BSD-4.3TAHOE', 'deprecated': False}, + 'bsd-advertising-acknowledgement': {'id': 'BSD-Advertising-Acknowledgement', 'deprecated': False}, + 'bsd-attribution-hpnd-disclaimer': {'id': 'BSD-Attribution-HPND-disclaimer', 'deprecated': False}, + 'bsd-inferno-nettverk': {'id': 'BSD-Inferno-Nettverk', 'deprecated': False}, + 'bsd-protection': {'id': 'BSD-Protection', 'deprecated': False}, + 'bsd-source-beginning-file': {'id': 'BSD-Source-beginning-file', 'deprecated': False}, + 'bsd-source-code': {'id': 'BSD-Source-Code', 'deprecated': False}, + 'bsd-systemics': {'id': 'BSD-Systemics', 'deprecated': False}, + 'bsd-systemics-w3works': {'id': 'BSD-Systemics-W3Works', 'deprecated': False}, + 'bsl-1.0': {'id': 'BSL-1.0', 'deprecated': False}, + 'busl-1.1': {'id': 'BUSL-1.1', 'deprecated': False}, + 'bzip2-1.0.5': {'id': 'bzip2-1.0.5', 'deprecated': True}, + 'bzip2-1.0.6': {'id': 'bzip2-1.0.6', 'deprecated': False}, + 'c-uda-1.0': {'id': 'C-UDA-1.0', 'deprecated': False}, + 'cal-1.0': {'id': 'CAL-1.0', 'deprecated': False}, + 'cal-1.0-combined-work-exception': {'id': 'CAL-1.0-Combined-Work-Exception', 'deprecated': False}, + 'caldera': {'id': 'Caldera', 'deprecated': False}, + 'caldera-no-preamble': {'id': 'Caldera-no-preamble', 'deprecated': False}, + 'catharon': {'id': 'Catharon', 'deprecated': False}, + 'catosl-1.1': {'id': 'CATOSL-1.1', 'deprecated': False}, + 'cc-by-1.0': {'id': 'CC-BY-1.0', 'deprecated': False}, + 'cc-by-2.0': {'id': 'CC-BY-2.0', 'deprecated': False}, + 'cc-by-2.5': {'id': 'CC-BY-2.5', 'deprecated': False}, + 'cc-by-2.5-au': {'id': 'CC-BY-2.5-AU', 'deprecated': False}, + 'cc-by-3.0': {'id': 'CC-BY-3.0', 'deprecated': False}, + 'cc-by-3.0-at': {'id': 'CC-BY-3.0-AT', 'deprecated': False}, + 'cc-by-3.0-au': {'id': 'CC-BY-3.0-AU', 'deprecated': False}, + 'cc-by-3.0-de': {'id': 'CC-BY-3.0-DE', 'deprecated': False}, + 'cc-by-3.0-igo': {'id': 'CC-BY-3.0-IGO', 'deprecated': False}, + 'cc-by-3.0-nl': {'id': 'CC-BY-3.0-NL', 'deprecated': False}, + 'cc-by-3.0-us': {'id': 'CC-BY-3.0-US', 'deprecated': False}, + 'cc-by-4.0': {'id': 'CC-BY-4.0', 'deprecated': False}, + 'cc-by-nc-1.0': {'id': 'CC-BY-NC-1.0', 'deprecated': False}, + 'cc-by-nc-2.0': {'id': 'CC-BY-NC-2.0', 'deprecated': False}, + 'cc-by-nc-2.5': {'id': 'CC-BY-NC-2.5', 'deprecated': False}, + 'cc-by-nc-3.0': {'id': 'CC-BY-NC-3.0', 'deprecated': False}, + 'cc-by-nc-3.0-de': {'id': 'CC-BY-NC-3.0-DE', 'deprecated': False}, + 'cc-by-nc-4.0': {'id': 'CC-BY-NC-4.0', 'deprecated': False}, + 'cc-by-nc-nd-1.0': {'id': 'CC-BY-NC-ND-1.0', 'deprecated': False}, + 'cc-by-nc-nd-2.0': {'id': 'CC-BY-NC-ND-2.0', 'deprecated': False}, + 'cc-by-nc-nd-2.5': {'id': 'CC-BY-NC-ND-2.5', 'deprecated': False}, + 'cc-by-nc-nd-3.0': {'id': 'CC-BY-NC-ND-3.0', 'deprecated': False}, + 'cc-by-nc-nd-3.0-de': {'id': 'CC-BY-NC-ND-3.0-DE', 'deprecated': False}, + 'cc-by-nc-nd-3.0-igo': {'id': 'CC-BY-NC-ND-3.0-IGO', 'deprecated': False}, + 'cc-by-nc-nd-4.0': {'id': 'CC-BY-NC-ND-4.0', 'deprecated': False}, + 'cc-by-nc-sa-1.0': {'id': 'CC-BY-NC-SA-1.0', 'deprecated': False}, + 'cc-by-nc-sa-2.0': {'id': 'CC-BY-NC-SA-2.0', 'deprecated': False}, + 'cc-by-nc-sa-2.0-de': {'id': 'CC-BY-NC-SA-2.0-DE', 'deprecated': False}, + 'cc-by-nc-sa-2.0-fr': {'id': 'CC-BY-NC-SA-2.0-FR', 'deprecated': False}, + 'cc-by-nc-sa-2.0-uk': {'id': 'CC-BY-NC-SA-2.0-UK', 'deprecated': False}, + 'cc-by-nc-sa-2.5': {'id': 'CC-BY-NC-SA-2.5', 'deprecated': False}, + 'cc-by-nc-sa-3.0': {'id': 'CC-BY-NC-SA-3.0', 'deprecated': False}, + 'cc-by-nc-sa-3.0-de': {'id': 'CC-BY-NC-SA-3.0-DE', 'deprecated': False}, + 'cc-by-nc-sa-3.0-igo': {'id': 'CC-BY-NC-SA-3.0-IGO', 'deprecated': False}, + 'cc-by-nc-sa-4.0': {'id': 'CC-BY-NC-SA-4.0', 'deprecated': False}, + 'cc-by-nd-1.0': {'id': 'CC-BY-ND-1.0', 'deprecated': False}, + 'cc-by-nd-2.0': {'id': 'CC-BY-ND-2.0', 'deprecated': False}, + 'cc-by-nd-2.5': {'id': 'CC-BY-ND-2.5', 'deprecated': False}, + 'cc-by-nd-3.0': {'id': 'CC-BY-ND-3.0', 'deprecated': False}, + 'cc-by-nd-3.0-de': {'id': 'CC-BY-ND-3.0-DE', 'deprecated': False}, + 'cc-by-nd-4.0': {'id': 'CC-BY-ND-4.0', 'deprecated': False}, + 'cc-by-sa-1.0': {'id': 'CC-BY-SA-1.0', 'deprecated': False}, + 'cc-by-sa-2.0': {'id': 'CC-BY-SA-2.0', 'deprecated': False}, + 'cc-by-sa-2.0-uk': {'id': 'CC-BY-SA-2.0-UK', 'deprecated': False}, + 'cc-by-sa-2.1-jp': {'id': 'CC-BY-SA-2.1-JP', 'deprecated': False}, + 'cc-by-sa-2.5': {'id': 'CC-BY-SA-2.5', 'deprecated': False}, + 'cc-by-sa-3.0': {'id': 'CC-BY-SA-3.0', 'deprecated': False}, + 'cc-by-sa-3.0-at': {'id': 'CC-BY-SA-3.0-AT', 'deprecated': False}, + 'cc-by-sa-3.0-de': {'id': 'CC-BY-SA-3.0-DE', 'deprecated': False}, + 'cc-by-sa-3.0-igo': {'id': 'CC-BY-SA-3.0-IGO', 'deprecated': False}, + 'cc-by-sa-4.0': {'id': 'CC-BY-SA-4.0', 'deprecated': False}, + 'cc-pddc': {'id': 'CC-PDDC', 'deprecated': False}, + 'cc0-1.0': {'id': 'CC0-1.0', 'deprecated': False}, + 'cddl-1.0': {'id': 'CDDL-1.0', 'deprecated': False}, + 'cddl-1.1': {'id': 'CDDL-1.1', 'deprecated': False}, + 'cdl-1.0': {'id': 'CDL-1.0', 'deprecated': False}, + 'cdla-permissive-1.0': {'id': 'CDLA-Permissive-1.0', 'deprecated': False}, + 'cdla-permissive-2.0': {'id': 'CDLA-Permissive-2.0', 'deprecated': False}, + 'cdla-sharing-1.0': {'id': 'CDLA-Sharing-1.0', 'deprecated': False}, + 'cecill-1.0': {'id': 'CECILL-1.0', 'deprecated': False}, + 'cecill-1.1': {'id': 'CECILL-1.1', 'deprecated': False}, + 'cecill-2.0': {'id': 'CECILL-2.0', 'deprecated': False}, + 'cecill-2.1': {'id': 'CECILL-2.1', 'deprecated': False}, + 'cecill-b': {'id': 'CECILL-B', 'deprecated': False}, + 'cecill-c': {'id': 'CECILL-C', 'deprecated': False}, + 'cern-ohl-1.1': {'id': 'CERN-OHL-1.1', 'deprecated': False}, + 'cern-ohl-1.2': {'id': 'CERN-OHL-1.2', 'deprecated': False}, + 'cern-ohl-p-2.0': {'id': 'CERN-OHL-P-2.0', 'deprecated': False}, + 'cern-ohl-s-2.0': {'id': 'CERN-OHL-S-2.0', 'deprecated': False}, + 'cern-ohl-w-2.0': {'id': 'CERN-OHL-W-2.0', 'deprecated': False}, + 'cfitsio': {'id': 'CFITSIO', 'deprecated': False}, + 'check-cvs': {'id': 'check-cvs', 'deprecated': False}, + 'checkmk': {'id': 'checkmk', 'deprecated': False}, + 'clartistic': {'id': 'ClArtistic', 'deprecated': False}, + 'clips': {'id': 'Clips', 'deprecated': False}, + 'cmu-mach': {'id': 'CMU-Mach', 'deprecated': False}, + 'cmu-mach-nodoc': {'id': 'CMU-Mach-nodoc', 'deprecated': False}, + 'cnri-jython': {'id': 'CNRI-Jython', 'deprecated': False}, + 'cnri-python': {'id': 'CNRI-Python', 'deprecated': False}, + 'cnri-python-gpl-compatible': {'id': 'CNRI-Python-GPL-Compatible', 'deprecated': False}, + 'coil-1.0': {'id': 'COIL-1.0', 'deprecated': False}, + 'community-spec-1.0': {'id': 'Community-Spec-1.0', 'deprecated': False}, + 'condor-1.1': {'id': 'Condor-1.1', 'deprecated': False}, + 'copyleft-next-0.3.0': {'id': 'copyleft-next-0.3.0', 'deprecated': False}, + 'copyleft-next-0.3.1': {'id': 'copyleft-next-0.3.1', 'deprecated': False}, + 'cornell-lossless-jpeg': {'id': 'Cornell-Lossless-JPEG', 'deprecated': False}, + 'cpal-1.0': {'id': 'CPAL-1.0', 'deprecated': False}, + 'cpl-1.0': {'id': 'CPL-1.0', 'deprecated': False}, + 'cpol-1.02': {'id': 'CPOL-1.02', 'deprecated': False}, + 'cronyx': {'id': 'Cronyx', 'deprecated': False}, + 'crossword': {'id': 'Crossword', 'deprecated': False}, + 'crystalstacker': {'id': 'CrystalStacker', 'deprecated': False}, + 'cua-opl-1.0': {'id': 'CUA-OPL-1.0', 'deprecated': False}, + 'cube': {'id': 'Cube', 'deprecated': False}, + 'curl': {'id': 'curl', 'deprecated': False}, + 'cve-tou': {'id': 'cve-tou', 'deprecated': False}, + 'd-fsl-1.0': {'id': 'D-FSL-1.0', 'deprecated': False}, + 'dec-3-clause': {'id': 'DEC-3-Clause', 'deprecated': False}, + 'diffmark': {'id': 'diffmark', 'deprecated': False}, + 'dl-de-by-2.0': {'id': 'DL-DE-BY-2.0', 'deprecated': False}, + 'dl-de-zero-2.0': {'id': 'DL-DE-ZERO-2.0', 'deprecated': False}, + 'doc': {'id': 'DOC', 'deprecated': False}, + 'docbook-schema': {'id': 'DocBook-Schema', 'deprecated': False}, + 'docbook-xml': {'id': 'DocBook-XML', 'deprecated': False}, + 'dotseqn': {'id': 'Dotseqn', 'deprecated': False}, + 'drl-1.0': {'id': 'DRL-1.0', 'deprecated': False}, + 'drl-1.1': {'id': 'DRL-1.1', 'deprecated': False}, + 'dsdp': {'id': 'DSDP', 'deprecated': False}, + 'dtoa': {'id': 'dtoa', 'deprecated': False}, + 'dvipdfm': {'id': 'dvipdfm', 'deprecated': False}, + 'ecl-1.0': {'id': 'ECL-1.0', 'deprecated': False}, + 'ecl-2.0': {'id': 'ECL-2.0', 'deprecated': False}, + 'ecos-2.0': {'id': 'eCos-2.0', 'deprecated': True}, + 'efl-1.0': {'id': 'EFL-1.0', 'deprecated': False}, + 'efl-2.0': {'id': 'EFL-2.0', 'deprecated': False}, + 'egenix': {'id': 'eGenix', 'deprecated': False}, + 'elastic-2.0': {'id': 'Elastic-2.0', 'deprecated': False}, + 'entessa': {'id': 'Entessa', 'deprecated': False}, + 'epics': {'id': 'EPICS', 'deprecated': False}, + 'epl-1.0': {'id': 'EPL-1.0', 'deprecated': False}, + 'epl-2.0': {'id': 'EPL-2.0', 'deprecated': False}, + 'erlpl-1.1': {'id': 'ErlPL-1.1', 'deprecated': False}, + 'etalab-2.0': {'id': 'etalab-2.0', 'deprecated': False}, + 'eudatagrid': {'id': 'EUDatagrid', 'deprecated': False}, + 'eupl-1.0': {'id': 'EUPL-1.0', 'deprecated': False}, + 'eupl-1.1': {'id': 'EUPL-1.1', 'deprecated': False}, + 'eupl-1.2': {'id': 'EUPL-1.2', 'deprecated': False}, + 'eurosym': {'id': 'Eurosym', 'deprecated': False}, + 'fair': {'id': 'Fair', 'deprecated': False}, + 'fbm': {'id': 'FBM', 'deprecated': False}, + 'fdk-aac': {'id': 'FDK-AAC', 'deprecated': False}, + 'ferguson-twofish': {'id': 'Ferguson-Twofish', 'deprecated': False}, + 'frameworx-1.0': {'id': 'Frameworx-1.0', 'deprecated': False}, + 'freebsd-doc': {'id': 'FreeBSD-DOC', 'deprecated': False}, + 'freeimage': {'id': 'FreeImage', 'deprecated': False}, + 'fsfap': {'id': 'FSFAP', 'deprecated': False}, + 'fsfap-no-warranty-disclaimer': {'id': 'FSFAP-no-warranty-disclaimer', 'deprecated': False}, + 'fsful': {'id': 'FSFUL', 'deprecated': False}, + 'fsfullr': {'id': 'FSFULLR', 'deprecated': False}, + 'fsfullrwd': {'id': 'FSFULLRWD', 'deprecated': False}, + 'ftl': {'id': 'FTL', 'deprecated': False}, + 'furuseth': {'id': 'Furuseth', 'deprecated': False}, + 'fwlw': {'id': 'fwlw', 'deprecated': False}, + 'gcr-docs': {'id': 'GCR-docs', 'deprecated': False}, + 'gd': {'id': 'GD', 'deprecated': False}, + 'gfdl-1.1': {'id': 'GFDL-1.1', 'deprecated': True}, + 'gfdl-1.1-invariants-only': {'id': 'GFDL-1.1-invariants-only', 'deprecated': False}, + 'gfdl-1.1-invariants-or-later': {'id': 'GFDL-1.1-invariants-or-later', 'deprecated': False}, + 'gfdl-1.1-no-invariants-only': {'id': 'GFDL-1.1-no-invariants-only', 'deprecated': False}, + 'gfdl-1.1-no-invariants-or-later': {'id': 'GFDL-1.1-no-invariants-or-later', 'deprecated': False}, + 'gfdl-1.1-only': {'id': 'GFDL-1.1-only', 'deprecated': False}, + 'gfdl-1.1-or-later': {'id': 'GFDL-1.1-or-later', 'deprecated': False}, + 'gfdl-1.2': {'id': 'GFDL-1.2', 'deprecated': True}, + 'gfdl-1.2-invariants-only': {'id': 'GFDL-1.2-invariants-only', 'deprecated': False}, + 'gfdl-1.2-invariants-or-later': {'id': 'GFDL-1.2-invariants-or-later', 'deprecated': False}, + 'gfdl-1.2-no-invariants-only': {'id': 'GFDL-1.2-no-invariants-only', 'deprecated': False}, + 'gfdl-1.2-no-invariants-or-later': {'id': 'GFDL-1.2-no-invariants-or-later', 'deprecated': False}, + 'gfdl-1.2-only': {'id': 'GFDL-1.2-only', 'deprecated': False}, + 'gfdl-1.2-or-later': {'id': 'GFDL-1.2-or-later', 'deprecated': False}, + 'gfdl-1.3': {'id': 'GFDL-1.3', 'deprecated': True}, + 'gfdl-1.3-invariants-only': {'id': 'GFDL-1.3-invariants-only', 'deprecated': False}, + 'gfdl-1.3-invariants-or-later': {'id': 'GFDL-1.3-invariants-or-later', 'deprecated': False}, + 'gfdl-1.3-no-invariants-only': {'id': 'GFDL-1.3-no-invariants-only', 'deprecated': False}, + 'gfdl-1.3-no-invariants-or-later': {'id': 'GFDL-1.3-no-invariants-or-later', 'deprecated': False}, + 'gfdl-1.3-only': {'id': 'GFDL-1.3-only', 'deprecated': False}, + 'gfdl-1.3-or-later': {'id': 'GFDL-1.3-or-later', 'deprecated': False}, + 'giftware': {'id': 'Giftware', 'deprecated': False}, + 'gl2ps': {'id': 'GL2PS', 'deprecated': False}, + 'glide': {'id': 'Glide', 'deprecated': False}, + 'glulxe': {'id': 'Glulxe', 'deprecated': False}, + 'glwtpl': {'id': 'GLWTPL', 'deprecated': False}, + 'gnuplot': {'id': 'gnuplot', 'deprecated': False}, + 'gpl-1.0': {'id': 'GPL-1.0', 'deprecated': True}, + 'gpl-1.0+': {'id': 'GPL-1.0+', 'deprecated': True}, + 'gpl-1.0-only': {'id': 'GPL-1.0-only', 'deprecated': False}, + 'gpl-1.0-or-later': {'id': 'GPL-1.0-or-later', 'deprecated': False}, + 'gpl-2.0': {'id': 'GPL-2.0', 'deprecated': True}, + 'gpl-2.0+': {'id': 'GPL-2.0+', 'deprecated': True}, + 'gpl-2.0-only': {'id': 'GPL-2.0-only', 'deprecated': False}, + 'gpl-2.0-or-later': {'id': 'GPL-2.0-or-later', 'deprecated': False}, + 'gpl-2.0-with-autoconf-exception': {'id': 'GPL-2.0-with-autoconf-exception', 'deprecated': True}, + 'gpl-2.0-with-bison-exception': {'id': 'GPL-2.0-with-bison-exception', 'deprecated': True}, + 'gpl-2.0-with-classpath-exception': {'id': 'GPL-2.0-with-classpath-exception', 'deprecated': True}, + 'gpl-2.0-with-font-exception': {'id': 'GPL-2.0-with-font-exception', 'deprecated': True}, + 'gpl-2.0-with-gcc-exception': {'id': 'GPL-2.0-with-GCC-exception', 'deprecated': True}, + 'gpl-3.0': {'id': 'GPL-3.0', 'deprecated': True}, + 'gpl-3.0+': {'id': 'GPL-3.0+', 'deprecated': True}, + 'gpl-3.0-only': {'id': 'GPL-3.0-only', 'deprecated': False}, + 'gpl-3.0-or-later': {'id': 'GPL-3.0-or-later', 'deprecated': False}, + 'gpl-3.0-with-autoconf-exception': {'id': 'GPL-3.0-with-autoconf-exception', 'deprecated': True}, + 'gpl-3.0-with-gcc-exception': {'id': 'GPL-3.0-with-GCC-exception', 'deprecated': True}, + 'graphics-gems': {'id': 'Graphics-Gems', 'deprecated': False}, + 'gsoap-1.3b': {'id': 'gSOAP-1.3b', 'deprecated': False}, + 'gtkbook': {'id': 'gtkbook', 'deprecated': False}, + 'gutmann': {'id': 'Gutmann', 'deprecated': False}, + 'haskellreport': {'id': 'HaskellReport', 'deprecated': False}, + 'hdparm': {'id': 'hdparm', 'deprecated': False}, + 'hidapi': {'id': 'HIDAPI', 'deprecated': False}, + 'hippocratic-2.1': {'id': 'Hippocratic-2.1', 'deprecated': False}, + 'hp-1986': {'id': 'HP-1986', 'deprecated': False}, + 'hp-1989': {'id': 'HP-1989', 'deprecated': False}, + 'hpnd': {'id': 'HPND', 'deprecated': False}, + 'hpnd-dec': {'id': 'HPND-DEC', 'deprecated': False}, + 'hpnd-doc': {'id': 'HPND-doc', 'deprecated': False}, + 'hpnd-doc-sell': {'id': 'HPND-doc-sell', 'deprecated': False}, + 'hpnd-export-us': {'id': 'HPND-export-US', 'deprecated': False}, + 'hpnd-export-us-acknowledgement': {'id': 'HPND-export-US-acknowledgement', 'deprecated': False}, + 'hpnd-export-us-modify': {'id': 'HPND-export-US-modify', 'deprecated': False}, + 'hpnd-export2-us': {'id': 'HPND-export2-US', 'deprecated': False}, + 'hpnd-fenneberg-livingston': {'id': 'HPND-Fenneberg-Livingston', 'deprecated': False}, + 'hpnd-inria-imag': {'id': 'HPND-INRIA-IMAG', 'deprecated': False}, + 'hpnd-intel': {'id': 'HPND-Intel', 'deprecated': False}, + 'hpnd-kevlin-henney': {'id': 'HPND-Kevlin-Henney', 'deprecated': False}, + 'hpnd-markus-kuhn': {'id': 'HPND-Markus-Kuhn', 'deprecated': False}, + 'hpnd-merchantability-variant': {'id': 'HPND-merchantability-variant', 'deprecated': False}, + 'hpnd-mit-disclaimer': {'id': 'HPND-MIT-disclaimer', 'deprecated': False}, + 'hpnd-netrek': {'id': 'HPND-Netrek', 'deprecated': False}, + 'hpnd-pbmplus': {'id': 'HPND-Pbmplus', 'deprecated': False}, + 'hpnd-sell-mit-disclaimer-xserver': {'id': 'HPND-sell-MIT-disclaimer-xserver', 'deprecated': False}, + 'hpnd-sell-regexpr': {'id': 'HPND-sell-regexpr', 'deprecated': False}, + 'hpnd-sell-variant': {'id': 'HPND-sell-variant', 'deprecated': False}, + 'hpnd-sell-variant-mit-disclaimer': {'id': 'HPND-sell-variant-MIT-disclaimer', 'deprecated': False}, + 'hpnd-sell-variant-mit-disclaimer-rev': {'id': 'HPND-sell-variant-MIT-disclaimer-rev', 'deprecated': False}, + 'hpnd-uc': {'id': 'HPND-UC', 'deprecated': False}, + 'hpnd-uc-export-us': {'id': 'HPND-UC-export-US', 'deprecated': False}, + 'htmltidy': {'id': 'HTMLTIDY', 'deprecated': False}, + 'ibm-pibs': {'id': 'IBM-pibs', 'deprecated': False}, + 'icu': {'id': 'ICU', 'deprecated': False}, + 'iec-code-components-eula': {'id': 'IEC-Code-Components-EULA', 'deprecated': False}, + 'ijg': {'id': 'IJG', 'deprecated': False}, + 'ijg-short': {'id': 'IJG-short', 'deprecated': False}, + 'imagemagick': {'id': 'ImageMagick', 'deprecated': False}, + 'imatix': {'id': 'iMatix', 'deprecated': False}, + 'imlib2': {'id': 'Imlib2', 'deprecated': False}, + 'info-zip': {'id': 'Info-ZIP', 'deprecated': False}, + 'inner-net-2.0': {'id': 'Inner-Net-2.0', 'deprecated': False}, + 'intel': {'id': 'Intel', 'deprecated': False}, + 'intel-acpi': {'id': 'Intel-ACPI', 'deprecated': False}, + 'interbase-1.0': {'id': 'Interbase-1.0', 'deprecated': False}, + 'ipa': {'id': 'IPA', 'deprecated': False}, + 'ipl-1.0': {'id': 'IPL-1.0', 'deprecated': False}, + 'isc': {'id': 'ISC', 'deprecated': False}, + 'isc-veillard': {'id': 'ISC-Veillard', 'deprecated': False}, + 'jam': {'id': 'Jam', 'deprecated': False}, + 'jasper-2.0': {'id': 'JasPer-2.0', 'deprecated': False}, + 'jpl-image': {'id': 'JPL-image', 'deprecated': False}, + 'jpnic': {'id': 'JPNIC', 'deprecated': False}, + 'json': {'id': 'JSON', 'deprecated': False}, + 'kastrup': {'id': 'Kastrup', 'deprecated': False}, + 'kazlib': {'id': 'Kazlib', 'deprecated': False}, + 'knuth-ctan': {'id': 'Knuth-CTAN', 'deprecated': False}, + 'lal-1.2': {'id': 'LAL-1.2', 'deprecated': False}, + 'lal-1.3': {'id': 'LAL-1.3', 'deprecated': False}, + 'latex2e': {'id': 'Latex2e', 'deprecated': False}, + 'latex2e-translated-notice': {'id': 'Latex2e-translated-notice', 'deprecated': False}, + 'leptonica': {'id': 'Leptonica', 'deprecated': False}, + 'lgpl-2.0': {'id': 'LGPL-2.0', 'deprecated': True}, + 'lgpl-2.0+': {'id': 'LGPL-2.0+', 'deprecated': True}, + 'lgpl-2.0-only': {'id': 'LGPL-2.0-only', 'deprecated': False}, + 'lgpl-2.0-or-later': {'id': 'LGPL-2.0-or-later', 'deprecated': False}, + 'lgpl-2.1': {'id': 'LGPL-2.1', 'deprecated': True}, + 'lgpl-2.1+': {'id': 'LGPL-2.1+', 'deprecated': True}, + 'lgpl-2.1-only': {'id': 'LGPL-2.1-only', 'deprecated': False}, + 'lgpl-2.1-or-later': {'id': 'LGPL-2.1-or-later', 'deprecated': False}, + 'lgpl-3.0': {'id': 'LGPL-3.0', 'deprecated': True}, + 'lgpl-3.0+': {'id': 'LGPL-3.0+', 'deprecated': True}, + 'lgpl-3.0-only': {'id': 'LGPL-3.0-only', 'deprecated': False}, + 'lgpl-3.0-or-later': {'id': 'LGPL-3.0-or-later', 'deprecated': False}, + 'lgpllr': {'id': 'LGPLLR', 'deprecated': False}, + 'libpng': {'id': 'Libpng', 'deprecated': False}, + 'libpng-2.0': {'id': 'libpng-2.0', 'deprecated': False}, + 'libselinux-1.0': {'id': 'libselinux-1.0', 'deprecated': False}, + 'libtiff': {'id': 'libtiff', 'deprecated': False}, + 'libutil-david-nugent': {'id': 'libutil-David-Nugent', 'deprecated': False}, + 'liliq-p-1.1': {'id': 'LiLiQ-P-1.1', 'deprecated': False}, + 'liliq-r-1.1': {'id': 'LiLiQ-R-1.1', 'deprecated': False}, + 'liliq-rplus-1.1': {'id': 'LiLiQ-Rplus-1.1', 'deprecated': False}, + 'linux-man-pages-1-para': {'id': 'Linux-man-pages-1-para', 'deprecated': False}, + 'linux-man-pages-copyleft': {'id': 'Linux-man-pages-copyleft', 'deprecated': False}, + 'linux-man-pages-copyleft-2-para': {'id': 'Linux-man-pages-copyleft-2-para', 'deprecated': False}, + 'linux-man-pages-copyleft-var': {'id': 'Linux-man-pages-copyleft-var', 'deprecated': False}, + 'linux-openib': {'id': 'Linux-OpenIB', 'deprecated': False}, + 'loop': {'id': 'LOOP', 'deprecated': False}, + 'lpd-document': {'id': 'LPD-document', 'deprecated': False}, + 'lpl-1.0': {'id': 'LPL-1.0', 'deprecated': False}, + 'lpl-1.02': {'id': 'LPL-1.02', 'deprecated': False}, + 'lppl-1.0': {'id': 'LPPL-1.0', 'deprecated': False}, + 'lppl-1.1': {'id': 'LPPL-1.1', 'deprecated': False}, + 'lppl-1.2': {'id': 'LPPL-1.2', 'deprecated': False}, + 'lppl-1.3a': {'id': 'LPPL-1.3a', 'deprecated': False}, + 'lppl-1.3c': {'id': 'LPPL-1.3c', 'deprecated': False}, + 'lsof': {'id': 'lsof', 'deprecated': False}, + 'lucida-bitmap-fonts': {'id': 'Lucida-Bitmap-Fonts', 'deprecated': False}, + 'lzma-sdk-9.11-to-9.20': {'id': 'LZMA-SDK-9.11-to-9.20', 'deprecated': False}, + 'lzma-sdk-9.22': {'id': 'LZMA-SDK-9.22', 'deprecated': False}, + 'mackerras-3-clause': {'id': 'Mackerras-3-Clause', 'deprecated': False}, + 'mackerras-3-clause-acknowledgment': {'id': 'Mackerras-3-Clause-acknowledgment', 'deprecated': False}, + 'magaz': {'id': 'magaz', 'deprecated': False}, + 'mailprio': {'id': 'mailprio', 'deprecated': False}, + 'makeindex': {'id': 'MakeIndex', 'deprecated': False}, + 'martin-birgmeier': {'id': 'Martin-Birgmeier', 'deprecated': False}, + 'mcphee-slideshow': {'id': 'McPhee-slideshow', 'deprecated': False}, + 'metamail': {'id': 'metamail', 'deprecated': False}, + 'minpack': {'id': 'Minpack', 'deprecated': False}, + 'miros': {'id': 'MirOS', 'deprecated': False}, + 'mit': {'id': 'MIT', 'deprecated': False}, + 'mit-0': {'id': 'MIT-0', 'deprecated': False}, + 'mit-advertising': {'id': 'MIT-advertising', 'deprecated': False}, + 'mit-cmu': {'id': 'MIT-CMU', 'deprecated': False}, + 'mit-enna': {'id': 'MIT-enna', 'deprecated': False}, + 'mit-feh': {'id': 'MIT-feh', 'deprecated': False}, + 'mit-festival': {'id': 'MIT-Festival', 'deprecated': False}, + 'mit-khronos-old': {'id': 'MIT-Khronos-old', 'deprecated': False}, + 'mit-modern-variant': {'id': 'MIT-Modern-Variant', 'deprecated': False}, + 'mit-open-group': {'id': 'MIT-open-group', 'deprecated': False}, + 'mit-testregex': {'id': 'MIT-testregex', 'deprecated': False}, + 'mit-wu': {'id': 'MIT-Wu', 'deprecated': False}, + 'mitnfa': {'id': 'MITNFA', 'deprecated': False}, + 'mmixware': {'id': 'MMIXware', 'deprecated': False}, + 'motosoto': {'id': 'Motosoto', 'deprecated': False}, + 'mpeg-ssg': {'id': 'MPEG-SSG', 'deprecated': False}, + 'mpi-permissive': {'id': 'mpi-permissive', 'deprecated': False}, + 'mpich2': {'id': 'mpich2', 'deprecated': False}, + 'mpl-1.0': {'id': 'MPL-1.0', 'deprecated': False}, + 'mpl-1.1': {'id': 'MPL-1.1', 'deprecated': False}, + 'mpl-2.0': {'id': 'MPL-2.0', 'deprecated': False}, + 'mpl-2.0-no-copyleft-exception': {'id': 'MPL-2.0-no-copyleft-exception', 'deprecated': False}, + 'mplus': {'id': 'mplus', 'deprecated': False}, + 'ms-lpl': {'id': 'MS-LPL', 'deprecated': False}, + 'ms-pl': {'id': 'MS-PL', 'deprecated': False}, + 'ms-rl': {'id': 'MS-RL', 'deprecated': False}, + 'mtll': {'id': 'MTLL', 'deprecated': False}, + 'mulanpsl-1.0': {'id': 'MulanPSL-1.0', 'deprecated': False}, + 'mulanpsl-2.0': {'id': 'MulanPSL-2.0', 'deprecated': False}, + 'multics': {'id': 'Multics', 'deprecated': False}, + 'mup': {'id': 'Mup', 'deprecated': False}, + 'naist-2003': {'id': 'NAIST-2003', 'deprecated': False}, + 'nasa-1.3': {'id': 'NASA-1.3', 'deprecated': False}, + 'naumen': {'id': 'Naumen', 'deprecated': False}, + 'nbpl-1.0': {'id': 'NBPL-1.0', 'deprecated': False}, + 'ncbi-pd': {'id': 'NCBI-PD', 'deprecated': False}, + 'ncgl-uk-2.0': {'id': 'NCGL-UK-2.0', 'deprecated': False}, + 'ncl': {'id': 'NCL', 'deprecated': False}, + 'ncsa': {'id': 'NCSA', 'deprecated': False}, + 'net-snmp': {'id': 'Net-SNMP', 'deprecated': True}, + 'netcdf': {'id': 'NetCDF', 'deprecated': False}, + 'newsletr': {'id': 'Newsletr', 'deprecated': False}, + 'ngpl': {'id': 'NGPL', 'deprecated': False}, + 'nicta-1.0': {'id': 'NICTA-1.0', 'deprecated': False}, + 'nist-pd': {'id': 'NIST-PD', 'deprecated': False}, + 'nist-pd-fallback': {'id': 'NIST-PD-fallback', 'deprecated': False}, + 'nist-software': {'id': 'NIST-Software', 'deprecated': False}, + 'nlod-1.0': {'id': 'NLOD-1.0', 'deprecated': False}, + 'nlod-2.0': {'id': 'NLOD-2.0', 'deprecated': False}, + 'nlpl': {'id': 'NLPL', 'deprecated': False}, + 'nokia': {'id': 'Nokia', 'deprecated': False}, + 'nosl': {'id': 'NOSL', 'deprecated': False}, + 'noweb': {'id': 'Noweb', 'deprecated': False}, + 'npl-1.0': {'id': 'NPL-1.0', 'deprecated': False}, + 'npl-1.1': {'id': 'NPL-1.1', 'deprecated': False}, + 'nposl-3.0': {'id': 'NPOSL-3.0', 'deprecated': False}, + 'nrl': {'id': 'NRL', 'deprecated': False}, + 'ntp': {'id': 'NTP', 'deprecated': False}, + 'ntp-0': {'id': 'NTP-0', 'deprecated': False}, + 'nunit': {'id': 'Nunit', 'deprecated': True}, + 'o-uda-1.0': {'id': 'O-UDA-1.0', 'deprecated': False}, + 'oar': {'id': 'OAR', 'deprecated': False}, + 'occt-pl': {'id': 'OCCT-PL', 'deprecated': False}, + 'oclc-2.0': {'id': 'OCLC-2.0', 'deprecated': False}, + 'odbl-1.0': {'id': 'ODbL-1.0', 'deprecated': False}, + 'odc-by-1.0': {'id': 'ODC-By-1.0', 'deprecated': False}, + 'offis': {'id': 'OFFIS', 'deprecated': False}, + 'ofl-1.0': {'id': 'OFL-1.0', 'deprecated': False}, + 'ofl-1.0-no-rfn': {'id': 'OFL-1.0-no-RFN', 'deprecated': False}, + 'ofl-1.0-rfn': {'id': 'OFL-1.0-RFN', 'deprecated': False}, + 'ofl-1.1': {'id': 'OFL-1.1', 'deprecated': False}, + 'ofl-1.1-no-rfn': {'id': 'OFL-1.1-no-RFN', 'deprecated': False}, + 'ofl-1.1-rfn': {'id': 'OFL-1.1-RFN', 'deprecated': False}, + 'ogc-1.0': {'id': 'OGC-1.0', 'deprecated': False}, + 'ogdl-taiwan-1.0': {'id': 'OGDL-Taiwan-1.0', 'deprecated': False}, + 'ogl-canada-2.0': {'id': 'OGL-Canada-2.0', 'deprecated': False}, + 'ogl-uk-1.0': {'id': 'OGL-UK-1.0', 'deprecated': False}, + 'ogl-uk-2.0': {'id': 'OGL-UK-2.0', 'deprecated': False}, + 'ogl-uk-3.0': {'id': 'OGL-UK-3.0', 'deprecated': False}, + 'ogtsl': {'id': 'OGTSL', 'deprecated': False}, + 'oldap-1.1': {'id': 'OLDAP-1.1', 'deprecated': False}, + 'oldap-1.2': {'id': 'OLDAP-1.2', 'deprecated': False}, + 'oldap-1.3': {'id': 'OLDAP-1.3', 'deprecated': False}, + 'oldap-1.4': {'id': 'OLDAP-1.4', 'deprecated': False}, + 'oldap-2.0': {'id': 'OLDAP-2.0', 'deprecated': False}, + 'oldap-2.0.1': {'id': 'OLDAP-2.0.1', 'deprecated': False}, + 'oldap-2.1': {'id': 'OLDAP-2.1', 'deprecated': False}, + 'oldap-2.2': {'id': 'OLDAP-2.2', 'deprecated': False}, + 'oldap-2.2.1': {'id': 'OLDAP-2.2.1', 'deprecated': False}, + 'oldap-2.2.2': {'id': 'OLDAP-2.2.2', 'deprecated': False}, + 'oldap-2.3': {'id': 'OLDAP-2.3', 'deprecated': False}, + 'oldap-2.4': {'id': 'OLDAP-2.4', 'deprecated': False}, + 'oldap-2.5': {'id': 'OLDAP-2.5', 'deprecated': False}, + 'oldap-2.6': {'id': 'OLDAP-2.6', 'deprecated': False}, + 'oldap-2.7': {'id': 'OLDAP-2.7', 'deprecated': False}, + 'oldap-2.8': {'id': 'OLDAP-2.8', 'deprecated': False}, + 'olfl-1.3': {'id': 'OLFL-1.3', 'deprecated': False}, + 'oml': {'id': 'OML', 'deprecated': False}, + 'openpbs-2.3': {'id': 'OpenPBS-2.3', 'deprecated': False}, + 'openssl': {'id': 'OpenSSL', 'deprecated': False}, + 'openssl-standalone': {'id': 'OpenSSL-standalone', 'deprecated': False}, + 'openvision': {'id': 'OpenVision', 'deprecated': False}, + 'opl-1.0': {'id': 'OPL-1.0', 'deprecated': False}, + 'opl-uk-3.0': {'id': 'OPL-UK-3.0', 'deprecated': False}, + 'opubl-1.0': {'id': 'OPUBL-1.0', 'deprecated': False}, + 'oset-pl-2.1': {'id': 'OSET-PL-2.1', 'deprecated': False}, + 'osl-1.0': {'id': 'OSL-1.0', 'deprecated': False}, + 'osl-1.1': {'id': 'OSL-1.1', 'deprecated': False}, + 'osl-2.0': {'id': 'OSL-2.0', 'deprecated': False}, + 'osl-2.1': {'id': 'OSL-2.1', 'deprecated': False}, + 'osl-3.0': {'id': 'OSL-3.0', 'deprecated': False}, + 'padl': {'id': 'PADL', 'deprecated': False}, + 'parity-6.0.0': {'id': 'Parity-6.0.0', 'deprecated': False}, + 'parity-7.0.0': {'id': 'Parity-7.0.0', 'deprecated': False}, + 'pddl-1.0': {'id': 'PDDL-1.0', 'deprecated': False}, + 'php-3.0': {'id': 'PHP-3.0', 'deprecated': False}, + 'php-3.01': {'id': 'PHP-3.01', 'deprecated': False}, + 'pixar': {'id': 'Pixar', 'deprecated': False}, + 'pkgconf': {'id': 'pkgconf', 'deprecated': False}, + 'plexus': {'id': 'Plexus', 'deprecated': False}, + 'pnmstitch': {'id': 'pnmstitch', 'deprecated': False}, + 'polyform-noncommercial-1.0.0': {'id': 'PolyForm-Noncommercial-1.0.0', 'deprecated': False}, + 'polyform-small-business-1.0.0': {'id': 'PolyForm-Small-Business-1.0.0', 'deprecated': False}, + 'postgresql': {'id': 'PostgreSQL', 'deprecated': False}, + 'ppl': {'id': 'PPL', 'deprecated': False}, + 'psf-2.0': {'id': 'PSF-2.0', 'deprecated': False}, + 'psfrag': {'id': 'psfrag', 'deprecated': False}, + 'psutils': {'id': 'psutils', 'deprecated': False}, + 'python-2.0': {'id': 'Python-2.0', 'deprecated': False}, + 'python-2.0.1': {'id': 'Python-2.0.1', 'deprecated': False}, + 'python-ldap': {'id': 'python-ldap', 'deprecated': False}, + 'qhull': {'id': 'Qhull', 'deprecated': False}, + 'qpl-1.0': {'id': 'QPL-1.0', 'deprecated': False}, + 'qpl-1.0-inria-2004': {'id': 'QPL-1.0-INRIA-2004', 'deprecated': False}, + 'radvd': {'id': 'radvd', 'deprecated': False}, + 'rdisc': {'id': 'Rdisc', 'deprecated': False}, + 'rhecos-1.1': {'id': 'RHeCos-1.1', 'deprecated': False}, + 'rpl-1.1': {'id': 'RPL-1.1', 'deprecated': False}, + 'rpl-1.5': {'id': 'RPL-1.5', 'deprecated': False}, + 'rpsl-1.0': {'id': 'RPSL-1.0', 'deprecated': False}, + 'rsa-md': {'id': 'RSA-MD', 'deprecated': False}, + 'rscpl': {'id': 'RSCPL', 'deprecated': False}, + 'ruby': {'id': 'Ruby', 'deprecated': False}, + 'ruby-pty': {'id': 'Ruby-pty', 'deprecated': False}, + 'sax-pd': {'id': 'SAX-PD', 'deprecated': False}, + 'sax-pd-2.0': {'id': 'SAX-PD-2.0', 'deprecated': False}, + 'saxpath': {'id': 'Saxpath', 'deprecated': False}, + 'scea': {'id': 'SCEA', 'deprecated': False}, + 'schemereport': {'id': 'SchemeReport', 'deprecated': False}, + 'sendmail': {'id': 'Sendmail', 'deprecated': False}, + 'sendmail-8.23': {'id': 'Sendmail-8.23', 'deprecated': False}, + 'sgi-b-1.0': {'id': 'SGI-B-1.0', 'deprecated': False}, + 'sgi-b-1.1': {'id': 'SGI-B-1.1', 'deprecated': False}, + 'sgi-b-2.0': {'id': 'SGI-B-2.0', 'deprecated': False}, + 'sgi-opengl': {'id': 'SGI-OpenGL', 'deprecated': False}, + 'sgp4': {'id': 'SGP4', 'deprecated': False}, + 'shl-0.5': {'id': 'SHL-0.5', 'deprecated': False}, + 'shl-0.51': {'id': 'SHL-0.51', 'deprecated': False}, + 'simpl-2.0': {'id': 'SimPL-2.0', 'deprecated': False}, + 'sissl': {'id': 'SISSL', 'deprecated': False}, + 'sissl-1.2': {'id': 'SISSL-1.2', 'deprecated': False}, + 'sl': {'id': 'SL', 'deprecated': False}, + 'sleepycat': {'id': 'Sleepycat', 'deprecated': False}, + 'smlnj': {'id': 'SMLNJ', 'deprecated': False}, + 'smppl': {'id': 'SMPPL', 'deprecated': False}, + 'snia': {'id': 'SNIA', 'deprecated': False}, + 'snprintf': {'id': 'snprintf', 'deprecated': False}, + 'softsurfer': {'id': 'softSurfer', 'deprecated': False}, + 'soundex': {'id': 'Soundex', 'deprecated': False}, + 'spencer-86': {'id': 'Spencer-86', 'deprecated': False}, + 'spencer-94': {'id': 'Spencer-94', 'deprecated': False}, + 'spencer-99': {'id': 'Spencer-99', 'deprecated': False}, + 'spl-1.0': {'id': 'SPL-1.0', 'deprecated': False}, + 'ssh-keyscan': {'id': 'ssh-keyscan', 'deprecated': False}, + 'ssh-openssh': {'id': 'SSH-OpenSSH', 'deprecated': False}, + 'ssh-short': {'id': 'SSH-short', 'deprecated': False}, + 'ssleay-standalone': {'id': 'SSLeay-standalone', 'deprecated': False}, + 'sspl-1.0': {'id': 'SSPL-1.0', 'deprecated': False}, + 'standardml-nj': {'id': 'StandardML-NJ', 'deprecated': True}, + 'sugarcrm-1.1.3': {'id': 'SugarCRM-1.1.3', 'deprecated': False}, + 'sun-ppp': {'id': 'Sun-PPP', 'deprecated': False}, + 'sun-ppp-2000': {'id': 'Sun-PPP-2000', 'deprecated': False}, + 'sunpro': {'id': 'SunPro', 'deprecated': False}, + 'swl': {'id': 'SWL', 'deprecated': False}, + 'swrule': {'id': 'swrule', 'deprecated': False}, + 'symlinks': {'id': 'Symlinks', 'deprecated': False}, + 'tapr-ohl-1.0': {'id': 'TAPR-OHL-1.0', 'deprecated': False}, + 'tcl': {'id': 'TCL', 'deprecated': False}, + 'tcp-wrappers': {'id': 'TCP-wrappers', 'deprecated': False}, + 'termreadkey': {'id': 'TermReadKey', 'deprecated': False}, + 'tgppl-1.0': {'id': 'TGPPL-1.0', 'deprecated': False}, + 'threeparttable': {'id': 'threeparttable', 'deprecated': False}, + 'tmate': {'id': 'TMate', 'deprecated': False}, + 'torque-1.1': {'id': 'TORQUE-1.1', 'deprecated': False}, + 'tosl': {'id': 'TOSL', 'deprecated': False}, + 'tpdl': {'id': 'TPDL', 'deprecated': False}, + 'tpl-1.0': {'id': 'TPL-1.0', 'deprecated': False}, + 'ttwl': {'id': 'TTWL', 'deprecated': False}, + 'ttyp0': {'id': 'TTYP0', 'deprecated': False}, + 'tu-berlin-1.0': {'id': 'TU-Berlin-1.0', 'deprecated': False}, + 'tu-berlin-2.0': {'id': 'TU-Berlin-2.0', 'deprecated': False}, + 'ubuntu-font-1.0': {'id': 'Ubuntu-font-1.0', 'deprecated': False}, + 'ucar': {'id': 'UCAR', 'deprecated': False}, + 'ucl-1.0': {'id': 'UCL-1.0', 'deprecated': False}, + 'ulem': {'id': 'ulem', 'deprecated': False}, + 'umich-merit': {'id': 'UMich-Merit', 'deprecated': False}, + 'unicode-3.0': {'id': 'Unicode-3.0', 'deprecated': False}, + 'unicode-dfs-2015': {'id': 'Unicode-DFS-2015', 'deprecated': False}, + 'unicode-dfs-2016': {'id': 'Unicode-DFS-2016', 'deprecated': False}, + 'unicode-tou': {'id': 'Unicode-TOU', 'deprecated': False}, + 'unixcrypt': {'id': 'UnixCrypt', 'deprecated': False}, + 'unlicense': {'id': 'Unlicense', 'deprecated': False}, + 'upl-1.0': {'id': 'UPL-1.0', 'deprecated': False}, + 'urt-rle': {'id': 'URT-RLE', 'deprecated': False}, + 'vim': {'id': 'Vim', 'deprecated': False}, + 'vostrom': {'id': 'VOSTROM', 'deprecated': False}, + 'vsl-1.0': {'id': 'VSL-1.0', 'deprecated': False}, + 'w3c': {'id': 'W3C', 'deprecated': False}, + 'w3c-19980720': {'id': 'W3C-19980720', 'deprecated': False}, + 'w3c-20150513': {'id': 'W3C-20150513', 'deprecated': False}, + 'w3m': {'id': 'w3m', 'deprecated': False}, + 'watcom-1.0': {'id': 'Watcom-1.0', 'deprecated': False}, + 'widget-workshop': {'id': 'Widget-Workshop', 'deprecated': False}, + 'wsuipa': {'id': 'Wsuipa', 'deprecated': False}, + 'wtfpl': {'id': 'WTFPL', 'deprecated': False}, + 'wxwindows': {'id': 'wxWindows', 'deprecated': True}, + 'x11': {'id': 'X11', 'deprecated': False}, + 'x11-distribute-modifications-variant': {'id': 'X11-distribute-modifications-variant', 'deprecated': False}, + 'x11-swapped': {'id': 'X11-swapped', 'deprecated': False}, + 'xdebug-1.03': {'id': 'Xdebug-1.03', 'deprecated': False}, + 'xerox': {'id': 'Xerox', 'deprecated': False}, + 'xfig': {'id': 'Xfig', 'deprecated': False}, + 'xfree86-1.1': {'id': 'XFree86-1.1', 'deprecated': False}, + 'xinetd': {'id': 'xinetd', 'deprecated': False}, + 'xkeyboard-config-zinoviev': {'id': 'xkeyboard-config-Zinoviev', 'deprecated': False}, + 'xlock': {'id': 'xlock', 'deprecated': False}, + 'xnet': {'id': 'Xnet', 'deprecated': False}, + 'xpp': {'id': 'xpp', 'deprecated': False}, + 'xskat': {'id': 'XSkat', 'deprecated': False}, + 'xzoom': {'id': 'xzoom', 'deprecated': False}, + 'ypl-1.0': {'id': 'YPL-1.0', 'deprecated': False}, + 'ypl-1.1': {'id': 'YPL-1.1', 'deprecated': False}, + 'zed': {'id': 'Zed', 'deprecated': False}, + 'zeeff': {'id': 'Zeeff', 'deprecated': False}, + 'zend-2.0': {'id': 'Zend-2.0', 'deprecated': False}, + 'zimbra-1.3': {'id': 'Zimbra-1.3', 'deprecated': False}, + 'zimbra-1.4': {'id': 'Zimbra-1.4', 'deprecated': False}, + 'zlib': {'id': 'Zlib', 'deprecated': False}, + 'zlib-acknowledgement': {'id': 'zlib-acknowledgement', 'deprecated': False}, + 'zpl-1.1': {'id': 'ZPL-1.1', 'deprecated': False}, + 'zpl-2.0': {'id': 'ZPL-2.0', 'deprecated': False}, + 'zpl-2.1': {'id': 'ZPL-2.1', 'deprecated': False}, +} + +EXCEPTIONS: dict[str, SPDXException] = { + '389-exception': {'id': '389-exception', 'deprecated': False}, + 'asterisk-exception': {'id': 'Asterisk-exception', 'deprecated': False}, + 'asterisk-linking-protocols-exception': {'id': 'Asterisk-linking-protocols-exception', 'deprecated': False}, + 'autoconf-exception-2.0': {'id': 'Autoconf-exception-2.0', 'deprecated': False}, + 'autoconf-exception-3.0': {'id': 'Autoconf-exception-3.0', 'deprecated': False}, + 'autoconf-exception-generic': {'id': 'Autoconf-exception-generic', 'deprecated': False}, + 'autoconf-exception-generic-3.0': {'id': 'Autoconf-exception-generic-3.0', 'deprecated': False}, + 'autoconf-exception-macro': {'id': 'Autoconf-exception-macro', 'deprecated': False}, + 'bison-exception-1.24': {'id': 'Bison-exception-1.24', 'deprecated': False}, + 'bison-exception-2.2': {'id': 'Bison-exception-2.2', 'deprecated': False}, + 'bootloader-exception': {'id': 'Bootloader-exception', 'deprecated': False}, + 'classpath-exception-2.0': {'id': 'Classpath-exception-2.0', 'deprecated': False}, + 'clisp-exception-2.0': {'id': 'CLISP-exception-2.0', 'deprecated': False}, + 'cryptsetup-openssl-exception': {'id': 'cryptsetup-OpenSSL-exception', 'deprecated': False}, + 'digirule-foss-exception': {'id': 'DigiRule-FOSS-exception', 'deprecated': False}, + 'ecos-exception-2.0': {'id': 'eCos-exception-2.0', 'deprecated': False}, + 'erlang-otp-linking-exception': {'id': 'erlang-otp-linking-exception', 'deprecated': False}, + 'fawkes-runtime-exception': {'id': 'Fawkes-Runtime-exception', 'deprecated': False}, + 'fltk-exception': {'id': 'FLTK-exception', 'deprecated': False}, + 'fmt-exception': {'id': 'fmt-exception', 'deprecated': False}, + 'font-exception-2.0': {'id': 'Font-exception-2.0', 'deprecated': False}, + 'freertos-exception-2.0': {'id': 'freertos-exception-2.0', 'deprecated': False}, + 'gcc-exception-2.0': {'id': 'GCC-exception-2.0', 'deprecated': False}, + 'gcc-exception-2.0-note': {'id': 'GCC-exception-2.0-note', 'deprecated': False}, + 'gcc-exception-3.1': {'id': 'GCC-exception-3.1', 'deprecated': False}, + 'gmsh-exception': {'id': 'Gmsh-exception', 'deprecated': False}, + 'gnat-exception': {'id': 'GNAT-exception', 'deprecated': False}, + 'gnome-examples-exception': {'id': 'GNOME-examples-exception', 'deprecated': False}, + 'gnu-compiler-exception': {'id': 'GNU-compiler-exception', 'deprecated': False}, + 'gnu-javamail-exception': {'id': 'gnu-javamail-exception', 'deprecated': False}, + 'gpl-3.0-interface-exception': {'id': 'GPL-3.0-interface-exception', 'deprecated': False}, + 'gpl-3.0-linking-exception': {'id': 'GPL-3.0-linking-exception', 'deprecated': False}, + 'gpl-3.0-linking-source-exception': {'id': 'GPL-3.0-linking-source-exception', 'deprecated': False}, + 'gpl-cc-1.0': {'id': 'GPL-CC-1.0', 'deprecated': False}, + 'gstreamer-exception-2005': {'id': 'GStreamer-exception-2005', 'deprecated': False}, + 'gstreamer-exception-2008': {'id': 'GStreamer-exception-2008', 'deprecated': False}, + 'i2p-gpl-java-exception': {'id': 'i2p-gpl-java-exception', 'deprecated': False}, + 'kicad-libraries-exception': {'id': 'KiCad-libraries-exception', 'deprecated': False}, + 'lgpl-3.0-linking-exception': {'id': 'LGPL-3.0-linking-exception', 'deprecated': False}, + 'libpri-openh323-exception': {'id': 'libpri-OpenH323-exception', 'deprecated': False}, + 'libtool-exception': {'id': 'Libtool-exception', 'deprecated': False}, + 'linux-syscall-note': {'id': 'Linux-syscall-note', 'deprecated': False}, + 'llgpl': {'id': 'LLGPL', 'deprecated': False}, + 'llvm-exception': {'id': 'LLVM-exception', 'deprecated': False}, + 'lzma-exception': {'id': 'LZMA-exception', 'deprecated': False}, + 'mif-exception': {'id': 'mif-exception', 'deprecated': False}, + 'nokia-qt-exception-1.1': {'id': 'Nokia-Qt-exception-1.1', 'deprecated': True}, + 'ocaml-lgpl-linking-exception': {'id': 'OCaml-LGPL-linking-exception', 'deprecated': False}, + 'occt-exception-1.0': {'id': 'OCCT-exception-1.0', 'deprecated': False}, + 'openjdk-assembly-exception-1.0': {'id': 'OpenJDK-assembly-exception-1.0', 'deprecated': False}, + 'openvpn-openssl-exception': {'id': 'openvpn-openssl-exception', 'deprecated': False}, + 'pcre2-exception': {'id': 'PCRE2-exception', 'deprecated': False}, + 'ps-or-pdf-font-exception-20170817': {'id': 'PS-or-PDF-font-exception-20170817', 'deprecated': False}, + 'qpl-1.0-inria-2004-exception': {'id': 'QPL-1.0-INRIA-2004-exception', 'deprecated': False}, + 'qt-gpl-exception-1.0': {'id': 'Qt-GPL-exception-1.0', 'deprecated': False}, + 'qt-lgpl-exception-1.1': {'id': 'Qt-LGPL-exception-1.1', 'deprecated': False}, + 'qwt-exception-1.0': {'id': 'Qwt-exception-1.0', 'deprecated': False}, + 'romic-exception': {'id': 'romic-exception', 'deprecated': False}, + 'rrdtool-floss-exception-2.0': {'id': 'RRDtool-FLOSS-exception-2.0', 'deprecated': False}, + 'sane-exception': {'id': 'SANE-exception', 'deprecated': False}, + 'shl-2.0': {'id': 'SHL-2.0', 'deprecated': False}, + 'shl-2.1': {'id': 'SHL-2.1', 'deprecated': False}, + 'stunnel-exception': {'id': 'stunnel-exception', 'deprecated': False}, + 'swi-exception': {'id': 'SWI-exception', 'deprecated': False}, + 'swift-exception': {'id': 'Swift-exception', 'deprecated': False}, + 'texinfo-exception': {'id': 'Texinfo-exception', 'deprecated': False}, + 'u-boot-exception-2.0': {'id': 'u-boot-exception-2.0', 'deprecated': False}, + 'ubdl-exception': {'id': 'UBDL-exception', 'deprecated': False}, + 'universal-foss-exception-1.0': {'id': 'Universal-FOSS-exception-1.0', 'deprecated': False}, + 'vsftpd-openssl-exception': {'id': 'vsftpd-openssl-exception', 'deprecated': False}, + 'wxwindows-exception-3.1': {'id': 'WxWindows-exception-3.1', 'deprecated': False}, + 'x11vnc-openssl-exception': {'id': 'x11vnc-openssl-exception', 'deprecated': False}, +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py new file mode 100644 index 00000000000..fb7f49cf8cd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py @@ -0,0 +1,331 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. + +from __future__ import annotations + +import operator +import os +import platform +import sys +from typing import Any, Callable, TypedDict, cast + +from ._parser import MarkerAtom, MarkerList, Op, Value, Variable +from ._parser import parse_marker as _parse_marker +from ._tokenizer import ParserSyntaxError +from .specifiers import InvalidSpecifier, Specifier +from .utils import canonicalize_name + +__all__ = [ + "InvalidMarker", + "Marker", + "UndefinedComparison", + "UndefinedEnvironmentName", + "default_environment", +] + +Operator = Callable[[str, str], bool] + + +class InvalidMarker(ValueError): + """ + An invalid marker was found, users should refer to PEP 508. + """ + + +class UndefinedComparison(ValueError): + """ + An invalid operation was attempted on a value that doesn't support it. + """ + + +class UndefinedEnvironmentName(ValueError): + """ + A name was attempted to be used that does not exist inside of the + environment. + """ + + +class Environment(TypedDict): + implementation_name: str + """The implementation's identifier, e.g. ``'cpython'``.""" + + implementation_version: str + """ + The implementation's version, e.g. ``'3.13.0a2'`` for CPython 3.13.0a2, or + ``'7.3.13'`` for PyPy3.10 v7.3.13. + """ + + os_name: str + """ + The value of :py:data:`os.name`. The name of the operating system dependent module + imported, e.g. ``'posix'``. + """ + + platform_machine: str + """ + Returns the machine type, e.g. ``'i386'``. + + An empty string if the value cannot be determined. + """ + + platform_release: str + """ + The system's release, e.g. ``'2.2.0'`` or ``'NT'``. + + An empty string if the value cannot be determined. + """ + + platform_system: str + """ + The system/OS name, e.g. ``'Linux'``, ``'Windows'`` or ``'Java'``. + + An empty string if the value cannot be determined. + """ + + platform_version: str + """ + The system's release version, e.g. ``'#3 on degas'``. + + An empty string if the value cannot be determined. + """ + + python_full_version: str + """ + The Python version as string ``'major.minor.patchlevel'``. + + Note that unlike the Python :py:data:`sys.version`, this value will always include + the patchlevel (it defaults to 0). + """ + + platform_python_implementation: str + """ + A string identifying the Python implementation, e.g. ``'CPython'``. + """ + + python_version: str + """The Python version as string ``'major.minor'``.""" + + sys_platform: str + """ + This string contains a platform identifier that can be used to append + platform-specific components to :py:data:`sys.path`, for instance. + + For Unix systems, except on Linux and AIX, this is the lowercased OS name as + returned by ``uname -s`` with the first part of the version as returned by + ``uname -r`` appended, e.g. ``'sunos5'`` or ``'freebsd8'``, at the time when Python + was built. + """ + + +def _normalize_extra_values(results: Any) -> Any: + """ + Normalize extra values. + """ + if isinstance(results[0], tuple): + lhs, op, rhs = results[0] + if isinstance(lhs, Variable) and lhs.value == "extra": + normalized_extra = canonicalize_name(rhs.value) + rhs = Value(normalized_extra) + elif isinstance(rhs, Variable) and rhs.value == "extra": + normalized_extra = canonicalize_name(lhs.value) + lhs = Value(normalized_extra) + results[0] = lhs, op, rhs + return results + + +def _format_marker( + marker: list[str] | MarkerAtom | str, first: bool | None = True +) -> str: + assert isinstance(marker, (list, tuple, str)) + + # Sometimes we have a structure like [[...]] which is a single item list + # where the single item is itself it's own list. In that case we want skip + # the rest of this function so that we don't get extraneous () on the + # outside. + if ( + isinstance(marker, list) + and len(marker) == 1 + and isinstance(marker[0], (list, tuple)) + ): + return _format_marker(marker[0]) + + if isinstance(marker, list): + inner = (_format_marker(m, first=False) for m in marker) + if first: + return " ".join(inner) + else: + return "(" + " ".join(inner) + ")" + elif isinstance(marker, tuple): + return " ".join([m.serialize() for m in marker]) + else: + return marker + + +_operators: dict[str, Operator] = { + "in": lambda lhs, rhs: lhs in rhs, + "not in": lambda lhs, rhs: lhs not in rhs, + "<": operator.lt, + "<=": operator.le, + "==": operator.eq, + "!=": operator.ne, + ">=": operator.ge, + ">": operator.gt, +} + + +def _eval_op(lhs: str, op: Op, rhs: str) -> bool: + try: + spec = Specifier("".join([op.serialize(), rhs])) + except InvalidSpecifier: + pass + else: + return spec.contains(lhs, prereleases=True) + + oper: Operator | None = _operators.get(op.serialize()) + if oper is None: + raise UndefinedComparison(f"Undefined {op!r} on {lhs!r} and {rhs!r}.") + + return oper(lhs, rhs) + + +def _normalize(*values: str, key: str) -> tuple[str, ...]: + # PEP 685 – Comparison of extra names for optional distribution dependencies + # https://peps.python.org/pep-0685/ + # > When comparing extra names, tools MUST normalize the names being + # > compared using the semantics outlined in PEP 503 for names + if key == "extra": + return tuple(canonicalize_name(v) for v in values) + + # other environment markers don't have such standards + return values + + +def _evaluate_markers(markers: MarkerList, environment: dict[str, str]) -> bool: + groups: list[list[bool]] = [[]] + + for marker in markers: + assert isinstance(marker, (list, tuple, str)) + + if isinstance(marker, list): + groups[-1].append(_evaluate_markers(marker, environment)) + elif isinstance(marker, tuple): + lhs, op, rhs = marker + + if isinstance(lhs, Variable): + environment_key = lhs.value + lhs_value = environment[environment_key] + rhs_value = rhs.value + else: + lhs_value = lhs.value + environment_key = rhs.value + rhs_value = environment[environment_key] + + lhs_value, rhs_value = _normalize(lhs_value, rhs_value, key=environment_key) + groups[-1].append(_eval_op(lhs_value, op, rhs_value)) + else: + assert marker in ["and", "or"] + if marker == "or": + groups.append([]) + + return any(all(item) for item in groups) + + +def format_full_version(info: sys._version_info) -> str: + version = f"{info.major}.{info.minor}.{info.micro}" + kind = info.releaselevel + if kind != "final": + version += kind[0] + str(info.serial) + return version + + +def default_environment() -> Environment: + iver = format_full_version(sys.implementation.version) + implementation_name = sys.implementation.name + return { + "implementation_name": implementation_name, + "implementation_version": iver, + "os_name": os.name, + "platform_machine": platform.machine(), + "platform_release": platform.release(), + "platform_system": platform.system(), + "platform_version": platform.version(), + "python_full_version": platform.python_version(), + "platform_python_implementation": platform.python_implementation(), + "python_version": ".".join(platform.python_version_tuple()[:2]), + "sys_platform": sys.platform, + } + + +class Marker: + def __init__(self, marker: str) -> None: + # Note: We create a Marker object without calling this constructor in + # packaging.requirements.Requirement. If any additional logic is + # added here, make sure to mirror/adapt Requirement. + try: + self._markers = _normalize_extra_values(_parse_marker(marker)) + # The attribute `_markers` can be described in terms of a recursive type: + # MarkerList = List[Union[Tuple[Node, ...], str, MarkerList]] + # + # For example, the following expression: + # python_version > "3.6" or (python_version == "3.6" and os_name == "unix") + # + # is parsed into: + # [ + # (, ')>, ), + # 'and', + # [ + # (, , ), + # 'or', + # (, , ) + # ] + # ] + except ParserSyntaxError as e: + raise InvalidMarker(str(e)) from e + + def __str__(self) -> str: + return _format_marker(self._markers) + + def __repr__(self) -> str: + return f"" + + def __hash__(self) -> int: + return hash((self.__class__.__name__, str(self))) + + def __eq__(self, other: Any) -> bool: + if not isinstance(other, Marker): + return NotImplemented + + return str(self) == str(other) + + def evaluate(self, environment: dict[str, str] | None = None) -> bool: + """Evaluate a marker. + + Return the boolean from evaluating the given marker against the + environment. environment is an optional argument to override all or + part of the determined environment. + + The environment is determined from the current Python process. + """ + current_environment = cast("dict[str, str]", default_environment()) + current_environment["extra"] = "" + if environment is not None: + current_environment.update(environment) + # The API used to allow setting extra to None. We need to handle this + # case for backwards compatibility. + if current_environment["extra"] is None: + current_environment["extra"] = "" + + return _evaluate_markers( + self._markers, _repair_python_full_version(current_environment) + ) + + +def _repair_python_full_version(env: dict[str, str]) -> dict[str, str]: + """ + Work around platform.python_version() returning something that is not PEP 440 + compliant for non-tagged Python builds. + """ + if env["python_full_version"].endswith("+"): + env["python_full_version"] += "local" + return env diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/metadata.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/metadata.py new file mode 100644 index 00000000000..721f411cfc4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/metadata.py @@ -0,0 +1,863 @@ +from __future__ import annotations + +import email.feedparser +import email.header +import email.message +import email.parser +import email.policy +import pathlib +import sys +import typing +from typing import ( + Any, + Callable, + Generic, + Literal, + TypedDict, + cast, +) + +from . import licenses, requirements, specifiers, utils +from . import version as version_module +from .licenses import NormalizedLicenseExpression + +T = typing.TypeVar("T") + + +if sys.version_info >= (3, 11): # pragma: no cover + ExceptionGroup = ExceptionGroup +else: # pragma: no cover + + class ExceptionGroup(Exception): + """A minimal implementation of :external:exc:`ExceptionGroup` from Python 3.11. + + If :external:exc:`ExceptionGroup` is already defined by Python itself, + that version is used instead. + """ + + message: str + exceptions: list[Exception] + + def __init__(self, message: str, exceptions: list[Exception]) -> None: + self.message = message + self.exceptions = exceptions + + def __repr__(self) -> str: + return f"{self.__class__.__name__}({self.message!r}, {self.exceptions!r})" + + +class InvalidMetadata(ValueError): + """A metadata field contains invalid data.""" + + field: str + """The name of the field that contains invalid data.""" + + def __init__(self, field: str, message: str) -> None: + self.field = field + super().__init__(message) + + +# The RawMetadata class attempts to make as few assumptions about the underlying +# serialization formats as possible. The idea is that as long as a serialization +# formats offer some very basic primitives in *some* way then we can support +# serializing to and from that format. +class RawMetadata(TypedDict, total=False): + """A dictionary of raw core metadata. + + Each field in core metadata maps to a key of this dictionary (when data is + provided). The key is lower-case and underscores are used instead of dashes + compared to the equivalent core metadata field. Any core metadata field that + can be specified multiple times or can hold multiple values in a single + field have a key with a plural name. See :class:`Metadata` whose attributes + match the keys of this dictionary. + + Core metadata fields that can be specified multiple times are stored as a + list or dict depending on which is appropriate for the field. Any fields + which hold multiple values in a single field are stored as a list. + + """ + + # Metadata 1.0 - PEP 241 + metadata_version: str + name: str + version: str + platforms: list[str] + summary: str + description: str + keywords: list[str] + home_page: str + author: str + author_email: str + license: str + + # Metadata 1.1 - PEP 314 + supported_platforms: list[str] + download_url: str + classifiers: list[str] + requires: list[str] + provides: list[str] + obsoletes: list[str] + + # Metadata 1.2 - PEP 345 + maintainer: str + maintainer_email: str + requires_dist: list[str] + provides_dist: list[str] + obsoletes_dist: list[str] + requires_python: str + requires_external: list[str] + project_urls: dict[str, str] + + # Metadata 2.0 + # PEP 426 attempted to completely revamp the metadata format + # but got stuck without ever being able to build consensus on + # it and ultimately ended up withdrawn. + # + # However, a number of tools had started emitting METADATA with + # `2.0` Metadata-Version, so for historical reasons, this version + # was skipped. + + # Metadata 2.1 - PEP 566 + description_content_type: str + provides_extra: list[str] + + # Metadata 2.2 - PEP 643 + dynamic: list[str] + + # Metadata 2.3 - PEP 685 + # No new fields were added in PEP 685, just some edge case were + # tightened up to provide better interoptability. + + # Metadata 2.4 - PEP 639 + license_expression: str + license_files: list[str] + + +_STRING_FIELDS = { + "author", + "author_email", + "description", + "description_content_type", + "download_url", + "home_page", + "license", + "license_expression", + "maintainer", + "maintainer_email", + "metadata_version", + "name", + "requires_python", + "summary", + "version", +} + +_LIST_FIELDS = { + "classifiers", + "dynamic", + "license_files", + "obsoletes", + "obsoletes_dist", + "platforms", + "provides", + "provides_dist", + "provides_extra", + "requires", + "requires_dist", + "requires_external", + "supported_platforms", +} + +_DICT_FIELDS = { + "project_urls", +} + + +def _parse_keywords(data: str) -> list[str]: + """Split a string of comma-separated keywords into a list of keywords.""" + return [k.strip() for k in data.split(",")] + + +def _parse_project_urls(data: list[str]) -> dict[str, str]: + """Parse a list of label/URL string pairings separated by a comma.""" + urls = {} + for pair in data: + # Our logic is slightly tricky here as we want to try and do + # *something* reasonable with malformed data. + # + # The main thing that we have to worry about, is data that does + # not have a ',' at all to split the label from the Value. There + # isn't a singular right answer here, and we will fail validation + # later on (if the caller is validating) so it doesn't *really* + # matter, but since the missing value has to be an empty str + # and our return value is dict[str, str], if we let the key + # be the missing value, then they'd have multiple '' values that + # overwrite each other in a accumulating dict. + # + # The other potentional issue is that it's possible to have the + # same label multiple times in the metadata, with no solid "right" + # answer with what to do in that case. As such, we'll do the only + # thing we can, which is treat the field as unparseable and add it + # to our list of unparsed fields. + parts = [p.strip() for p in pair.split(",", 1)] + parts.extend([""] * (max(0, 2 - len(parts)))) # Ensure 2 items + + # TODO: The spec doesn't say anything about if the keys should be + # considered case sensitive or not... logically they should + # be case-preserving and case-insensitive, but doing that + # would open up more cases where we might have duplicate + # entries. + label, url = parts + if label in urls: + # The label already exists in our set of urls, so this field + # is unparseable, and we can just add the whole thing to our + # unparseable data and stop processing it. + raise KeyError("duplicate labels in project urls") + urls[label] = url + + return urls + + +def _get_payload(msg: email.message.Message, source: bytes | str) -> str: + """Get the body of the message.""" + # If our source is a str, then our caller has managed encodings for us, + # and we don't need to deal with it. + if isinstance(source, str): + payload = msg.get_payload() + assert isinstance(payload, str) + return payload + # If our source is a bytes, then we're managing the encoding and we need + # to deal with it. + else: + bpayload = msg.get_payload(decode=True) + assert isinstance(bpayload, bytes) + try: + return bpayload.decode("utf8", "strict") + except UnicodeDecodeError as exc: + raise ValueError("payload in an invalid encoding") from exc + + +# The various parse_FORMAT functions here are intended to be as lenient as +# possible in their parsing, while still returning a correctly typed +# RawMetadata. +# +# To aid in this, we also generally want to do as little touching of the +# data as possible, except where there are possibly some historic holdovers +# that make valid data awkward to work with. +# +# While this is a lower level, intermediate format than our ``Metadata`` +# class, some light touch ups can make a massive difference in usability. + +# Map METADATA fields to RawMetadata. +_EMAIL_TO_RAW_MAPPING = { + "author": "author", + "author-email": "author_email", + "classifier": "classifiers", + "description": "description", + "description-content-type": "description_content_type", + "download-url": "download_url", + "dynamic": "dynamic", + "home-page": "home_page", + "keywords": "keywords", + "license": "license", + "license-expression": "license_expression", + "license-file": "license_files", + "maintainer": "maintainer", + "maintainer-email": "maintainer_email", + "metadata-version": "metadata_version", + "name": "name", + "obsoletes": "obsoletes", + "obsoletes-dist": "obsoletes_dist", + "platform": "platforms", + "project-url": "project_urls", + "provides": "provides", + "provides-dist": "provides_dist", + "provides-extra": "provides_extra", + "requires": "requires", + "requires-dist": "requires_dist", + "requires-external": "requires_external", + "requires-python": "requires_python", + "summary": "summary", + "supported-platform": "supported_platforms", + "version": "version", +} +_RAW_TO_EMAIL_MAPPING = {raw: email for email, raw in _EMAIL_TO_RAW_MAPPING.items()} + + +def parse_email(data: bytes | str) -> tuple[RawMetadata, dict[str, list[str]]]: + """Parse a distribution's metadata stored as email headers (e.g. from ``METADATA``). + + This function returns a two-item tuple of dicts. The first dict is of + recognized fields from the core metadata specification. Fields that can be + parsed and translated into Python's built-in types are converted + appropriately. All other fields are left as-is. Fields that are allowed to + appear multiple times are stored as lists. + + The second dict contains all other fields from the metadata. This includes + any unrecognized fields. It also includes any fields which are expected to + be parsed into a built-in type but were not formatted appropriately. Finally, + any fields that are expected to appear only once but are repeated are + included in this dict. + + """ + raw: dict[str, str | list[str] | dict[str, str]] = {} + unparsed: dict[str, list[str]] = {} + + if isinstance(data, str): + parsed = email.parser.Parser(policy=email.policy.compat32).parsestr(data) + else: + parsed = email.parser.BytesParser(policy=email.policy.compat32).parsebytes(data) + + # We have to wrap parsed.keys() in a set, because in the case of multiple + # values for a key (a list), the key will appear multiple times in the + # list of keys, but we're avoiding that by using get_all(). + for name in frozenset(parsed.keys()): + # Header names in RFC are case insensitive, so we'll normalize to all + # lower case to make comparisons easier. + name = name.lower() + + # We use get_all() here, even for fields that aren't multiple use, + # because otherwise someone could have e.g. two Name fields, and we + # would just silently ignore it rather than doing something about it. + headers = parsed.get_all(name) or [] + + # The way the email module works when parsing bytes is that it + # unconditionally decodes the bytes as ascii using the surrogateescape + # handler. When you pull that data back out (such as with get_all() ), + # it looks to see if the str has any surrogate escapes, and if it does + # it wraps it in a Header object instead of returning the string. + # + # As such, we'll look for those Header objects, and fix up the encoding. + value = [] + # Flag if we have run into any issues processing the headers, thus + # signalling that the data belongs in 'unparsed'. + valid_encoding = True + for h in headers: + # It's unclear if this can return more types than just a Header or + # a str, so we'll just assert here to make sure. + assert isinstance(h, (email.header.Header, str)) + + # If it's a header object, we need to do our little dance to get + # the real data out of it. In cases where there is invalid data + # we're going to end up with mojibake, but there's no obvious, good + # way around that without reimplementing parts of the Header object + # ourselves. + # + # That should be fine since, if mojibacked happens, this key is + # going into the unparsed dict anyways. + if isinstance(h, email.header.Header): + # The Header object stores it's data as chunks, and each chunk + # can be independently encoded, so we'll need to check each + # of them. + chunks: list[tuple[bytes, str | None]] = [] + for bin, encoding in email.header.decode_header(h): + try: + bin.decode("utf8", "strict") + except UnicodeDecodeError: + # Enable mojibake. + encoding = "latin1" + valid_encoding = False + else: + encoding = "utf8" + chunks.append((bin, encoding)) + + # Turn our chunks back into a Header object, then let that + # Header object do the right thing to turn them into a + # string for us. + value.append(str(email.header.make_header(chunks))) + # This is already a string, so just add it. + else: + value.append(h) + + # We've processed all of our values to get them into a list of str, + # but we may have mojibake data, in which case this is an unparsed + # field. + if not valid_encoding: + unparsed[name] = value + continue + + raw_name = _EMAIL_TO_RAW_MAPPING.get(name) + if raw_name is None: + # This is a bit of a weird situation, we've encountered a key that + # we don't know what it means, so we don't know whether it's meant + # to be a list or not. + # + # Since we can't really tell one way or another, we'll just leave it + # as a list, even though it may be a single item list, because that's + # what makes the most sense for email headers. + unparsed[name] = value + continue + + # If this is one of our string fields, then we'll check to see if our + # value is a list of a single item. If it is then we'll assume that + # it was emitted as a single string, and unwrap the str from inside + # the list. + # + # If it's any other kind of data, then we haven't the faintest clue + # what we should parse it as, and we have to just add it to our list + # of unparsed stuff. + if raw_name in _STRING_FIELDS and len(value) == 1: + raw[raw_name] = value[0] + # If this is one of our list of string fields, then we can just assign + # the value, since email *only* has strings, and our get_all() call + # above ensures that this is a list. + elif raw_name in _LIST_FIELDS: + raw[raw_name] = value + # Special Case: Keywords + # The keywords field is implemented in the metadata spec as a str, + # but it conceptually is a list of strings, and is serialized using + # ", ".join(keywords), so we'll do some light data massaging to turn + # this into what it logically is. + elif raw_name == "keywords" and len(value) == 1: + raw[raw_name] = _parse_keywords(value[0]) + # Special Case: Project-URL + # The project urls is implemented in the metadata spec as a list of + # specially-formatted strings that represent a key and a value, which + # is fundamentally a mapping, however the email format doesn't support + # mappings in a sane way, so it was crammed into a list of strings + # instead. + # + # We will do a little light data massaging to turn this into a map as + # it logically should be. + elif raw_name == "project_urls": + try: + raw[raw_name] = _parse_project_urls(value) + except KeyError: + unparsed[name] = value + # Nothing that we've done has managed to parse this, so it'll just + # throw it in our unparseable data and move on. + else: + unparsed[name] = value + + # We need to support getting the Description from the message payload in + # addition to getting it from the the headers. This does mean, though, there + # is the possibility of it being set both ways, in which case we put both + # in 'unparsed' since we don't know which is right. + try: + payload = _get_payload(parsed, data) + except ValueError: + unparsed.setdefault("description", []).append( + parsed.get_payload(decode=isinstance(data, bytes)) # type: ignore[call-overload] + ) + else: + if payload: + # Check to see if we've already got a description, if so then both + # it, and this body move to unparseable. + if "description" in raw: + description_header = cast(str, raw.pop("description")) + unparsed.setdefault("description", []).extend( + [description_header, payload] + ) + elif "description" in unparsed: + unparsed["description"].append(payload) + else: + raw["description"] = payload + + # We need to cast our `raw` to a metadata, because a TypedDict only support + # literal key names, but we're computing our key names on purpose, but the + # way this function is implemented, our `TypedDict` can only have valid key + # names. + return cast(RawMetadata, raw), unparsed + + +_NOT_FOUND = object() + + +# Keep the two values in sync. +_VALID_METADATA_VERSIONS = ["1.0", "1.1", "1.2", "2.1", "2.2", "2.3", "2.4"] +_MetadataVersion = Literal["1.0", "1.1", "1.2", "2.1", "2.2", "2.3", "2.4"] + +_REQUIRED_ATTRS = frozenset(["metadata_version", "name", "version"]) + + +class _Validator(Generic[T]): + """Validate a metadata field. + + All _process_*() methods correspond to a core metadata field. The method is + called with the field's raw value. If the raw value is valid it is returned + in its "enriched" form (e.g. ``version.Version`` for the ``Version`` field). + If the raw value is invalid, :exc:`InvalidMetadata` is raised (with a cause + as appropriate). + """ + + name: str + raw_name: str + added: _MetadataVersion + + def __init__( + self, + *, + added: _MetadataVersion = "1.0", + ) -> None: + self.added = added + + def __set_name__(self, _owner: Metadata, name: str) -> None: + self.name = name + self.raw_name = _RAW_TO_EMAIL_MAPPING[name] + + def __get__(self, instance: Metadata, _owner: type[Metadata]) -> T: + # With Python 3.8, the caching can be replaced with functools.cached_property(). + # No need to check the cache as attribute lookup will resolve into the + # instance's __dict__ before __get__ is called. + cache = instance.__dict__ + value = instance._raw.get(self.name) + + # To make the _process_* methods easier, we'll check if the value is None + # and if this field is NOT a required attribute, and if both of those + # things are true, we'll skip the the converter. This will mean that the + # converters never have to deal with the None union. + if self.name in _REQUIRED_ATTRS or value is not None: + try: + converter: Callable[[Any], T] = getattr(self, f"_process_{self.name}") + except AttributeError: + pass + else: + value = converter(value) + + cache[self.name] = value + try: + del instance._raw[self.name] # type: ignore[misc] + except KeyError: + pass + + return cast(T, value) + + def _invalid_metadata( + self, msg: str, cause: Exception | None = None + ) -> InvalidMetadata: + exc = InvalidMetadata( + self.raw_name, msg.format_map({"field": repr(self.raw_name)}) + ) + exc.__cause__ = cause + return exc + + def _process_metadata_version(self, value: str) -> _MetadataVersion: + # Implicitly makes Metadata-Version required. + if value not in _VALID_METADATA_VERSIONS: + raise self._invalid_metadata(f"{value!r} is not a valid metadata version") + return cast(_MetadataVersion, value) + + def _process_name(self, value: str) -> str: + if not value: + raise self._invalid_metadata("{field} is a required field") + # Validate the name as a side-effect. + try: + utils.canonicalize_name(value, validate=True) + except utils.InvalidName as exc: + raise self._invalid_metadata( + f"{value!r} is invalid for {{field}}", cause=exc + ) from exc + else: + return value + + def _process_version(self, value: str) -> version_module.Version: + if not value: + raise self._invalid_metadata("{field} is a required field") + try: + return version_module.parse(value) + except version_module.InvalidVersion as exc: + raise self._invalid_metadata( + f"{value!r} is invalid for {{field}}", cause=exc + ) from exc + + def _process_summary(self, value: str) -> str: + """Check the field contains no newlines.""" + if "\n" in value: + raise self._invalid_metadata("{field} must be a single line") + return value + + def _process_description_content_type(self, value: str) -> str: + content_types = {"text/plain", "text/x-rst", "text/markdown"} + message = email.message.EmailMessage() + message["content-type"] = value + + content_type, parameters = ( + # Defaults to `text/plain` if parsing failed. + message.get_content_type().lower(), + message["content-type"].params, + ) + # Check if content-type is valid or defaulted to `text/plain` and thus was + # not parseable. + if content_type not in content_types or content_type not in value.lower(): + raise self._invalid_metadata( + f"{{field}} must be one of {list(content_types)}, not {value!r}" + ) + + charset = parameters.get("charset", "UTF-8") + if charset != "UTF-8": + raise self._invalid_metadata( + f"{{field}} can only specify the UTF-8 charset, not {list(charset)}" + ) + + markdown_variants = {"GFM", "CommonMark"} + variant = parameters.get("variant", "GFM") # Use an acceptable default. + if content_type == "text/markdown" and variant not in markdown_variants: + raise self._invalid_metadata( + f"valid Markdown variants for {{field}} are {list(markdown_variants)}, " + f"not {variant!r}", + ) + return value + + def _process_dynamic(self, value: list[str]) -> list[str]: + for dynamic_field in map(str.lower, value): + if dynamic_field in {"name", "version", "metadata-version"}: + raise self._invalid_metadata( + f"{dynamic_field!r} is not allowed as a dynamic field" + ) + elif dynamic_field not in _EMAIL_TO_RAW_MAPPING: + raise self._invalid_metadata( + f"{dynamic_field!r} is not a valid dynamic field" + ) + return list(map(str.lower, value)) + + def _process_provides_extra( + self, + value: list[str], + ) -> list[utils.NormalizedName]: + normalized_names = [] + try: + for name in value: + normalized_names.append(utils.canonicalize_name(name, validate=True)) + except utils.InvalidName as exc: + raise self._invalid_metadata( + f"{name!r} is invalid for {{field}}", cause=exc + ) from exc + else: + return normalized_names + + def _process_requires_python(self, value: str) -> specifiers.SpecifierSet: + try: + return specifiers.SpecifierSet(value) + except specifiers.InvalidSpecifier as exc: + raise self._invalid_metadata( + f"{value!r} is invalid for {{field}}", cause=exc + ) from exc + + def _process_requires_dist( + self, + value: list[str], + ) -> list[requirements.Requirement]: + reqs = [] + try: + for req in value: + reqs.append(requirements.Requirement(req)) + except requirements.InvalidRequirement as exc: + raise self._invalid_metadata( + f"{req!r} is invalid for {{field}}", cause=exc + ) from exc + else: + return reqs + + def _process_license_expression( + self, value: str + ) -> NormalizedLicenseExpression | None: + try: + return licenses.canonicalize_license_expression(value) + except ValueError as exc: + raise self._invalid_metadata( + f"{value!r} is invalid for {{field}}", cause=exc + ) from exc + + def _process_license_files(self, value: list[str]) -> list[str]: + paths = [] + for path in value: + if ".." in path: + raise self._invalid_metadata( + f"{path!r} is invalid for {{field}}, " + "parent directory indicators are not allowed" + ) + if "*" in path: + raise self._invalid_metadata( + f"{path!r} is invalid for {{field}}, paths must be resolved" + ) + if ( + pathlib.PurePosixPath(path).is_absolute() + or pathlib.PureWindowsPath(path).is_absolute() + ): + raise self._invalid_metadata( + f"{path!r} is invalid for {{field}}, paths must be relative" + ) + if pathlib.PureWindowsPath(path).as_posix() != path: + raise self._invalid_metadata( + f"{path!r} is invalid for {{field}}, " + "paths must use '/' delimiter" + ) + paths.append(path) + return paths + + +class Metadata: + """Representation of distribution metadata. + + Compared to :class:`RawMetadata`, this class provides objects representing + metadata fields instead of only using built-in types. Any invalid metadata + will cause :exc:`InvalidMetadata` to be raised (with a + :py:attr:`~BaseException.__cause__` attribute as appropriate). + """ + + _raw: RawMetadata + + @classmethod + def from_raw(cls, data: RawMetadata, *, validate: bool = True) -> Metadata: + """Create an instance from :class:`RawMetadata`. + + If *validate* is true, all metadata will be validated. All exceptions + related to validation will be gathered and raised as an :class:`ExceptionGroup`. + """ + ins = cls() + ins._raw = data.copy() # Mutations occur due to caching enriched values. + + if validate: + exceptions: list[Exception] = [] + try: + metadata_version = ins.metadata_version + metadata_age = _VALID_METADATA_VERSIONS.index(metadata_version) + except InvalidMetadata as metadata_version_exc: + exceptions.append(metadata_version_exc) + metadata_version = None + + # Make sure to check for the fields that are present, the required + # fields (so their absence can be reported). + fields_to_check = frozenset(ins._raw) | _REQUIRED_ATTRS + # Remove fields that have already been checked. + fields_to_check -= {"metadata_version"} + + for key in fields_to_check: + try: + if metadata_version: + # Can't use getattr() as that triggers descriptor protocol which + # will fail due to no value for the instance argument. + try: + field_metadata_version = cls.__dict__[key].added + except KeyError: + exc = InvalidMetadata(key, f"unrecognized field: {key!r}") + exceptions.append(exc) + continue + field_age = _VALID_METADATA_VERSIONS.index( + field_metadata_version + ) + if field_age > metadata_age: + field = _RAW_TO_EMAIL_MAPPING[key] + exc = InvalidMetadata( + field, + f"{field} introduced in metadata version " + f"{field_metadata_version}, not {metadata_version}", + ) + exceptions.append(exc) + continue + getattr(ins, key) + except InvalidMetadata as exc: + exceptions.append(exc) + + if exceptions: + raise ExceptionGroup("invalid metadata", exceptions) + + return ins + + @classmethod + def from_email(cls, data: bytes | str, *, validate: bool = True) -> Metadata: + """Parse metadata from email headers. + + If *validate* is true, the metadata will be validated. All exceptions + related to validation will be gathered and raised as an :class:`ExceptionGroup`. + """ + raw, unparsed = parse_email(data) + + if validate: + exceptions: list[Exception] = [] + for unparsed_key in unparsed: + if unparsed_key in _EMAIL_TO_RAW_MAPPING: + message = f"{unparsed_key!r} has invalid data" + else: + message = f"unrecognized field: {unparsed_key!r}" + exceptions.append(InvalidMetadata(unparsed_key, message)) + + if exceptions: + raise ExceptionGroup("unparsed", exceptions) + + try: + return cls.from_raw(raw, validate=validate) + except ExceptionGroup as exc_group: + raise ExceptionGroup( + "invalid or unparsed metadata", exc_group.exceptions + ) from None + + metadata_version: _Validator[_MetadataVersion] = _Validator() + """:external:ref:`core-metadata-metadata-version` + (required; validated to be a valid metadata version)""" + # `name` is not normalized/typed to NormalizedName so as to provide access to + # the original/raw name. + name: _Validator[str] = _Validator() + """:external:ref:`core-metadata-name` + (required; validated using :func:`~packaging.utils.canonicalize_name` and its + *validate* parameter)""" + version: _Validator[version_module.Version] = _Validator() + """:external:ref:`core-metadata-version` (required)""" + dynamic: _Validator[list[str] | None] = _Validator( + added="2.2", + ) + """:external:ref:`core-metadata-dynamic` + (validated against core metadata field names and lowercased)""" + platforms: _Validator[list[str] | None] = _Validator() + """:external:ref:`core-metadata-platform`""" + supported_platforms: _Validator[list[str] | None] = _Validator(added="1.1") + """:external:ref:`core-metadata-supported-platform`""" + summary: _Validator[str | None] = _Validator() + """:external:ref:`core-metadata-summary` (validated to contain no newlines)""" + description: _Validator[str | None] = _Validator() # TODO 2.1: can be in body + """:external:ref:`core-metadata-description`""" + description_content_type: _Validator[str | None] = _Validator(added="2.1") + """:external:ref:`core-metadata-description-content-type` (validated)""" + keywords: _Validator[list[str] | None] = _Validator() + """:external:ref:`core-metadata-keywords`""" + home_page: _Validator[str | None] = _Validator() + """:external:ref:`core-metadata-home-page`""" + download_url: _Validator[str | None] = _Validator(added="1.1") + """:external:ref:`core-metadata-download-url`""" + author: _Validator[str | None] = _Validator() + """:external:ref:`core-metadata-author`""" + author_email: _Validator[str | None] = _Validator() + """:external:ref:`core-metadata-author-email`""" + maintainer: _Validator[str | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-maintainer`""" + maintainer_email: _Validator[str | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-maintainer-email`""" + license: _Validator[str | None] = _Validator() + """:external:ref:`core-metadata-license`""" + license_expression: _Validator[NormalizedLicenseExpression | None] = _Validator( + added="2.4" + ) + """:external:ref:`core-metadata-license-expression`""" + license_files: _Validator[list[str] | None] = _Validator(added="2.4") + """:external:ref:`core-metadata-license-file`""" + classifiers: _Validator[list[str] | None] = _Validator(added="1.1") + """:external:ref:`core-metadata-classifier`""" + requires_dist: _Validator[list[requirements.Requirement] | None] = _Validator( + added="1.2" + ) + """:external:ref:`core-metadata-requires-dist`""" + requires_python: _Validator[specifiers.SpecifierSet | None] = _Validator( + added="1.2" + ) + """:external:ref:`core-metadata-requires-python`""" + # Because `Requires-External` allows for non-PEP 440 version specifiers, we + # don't do any processing on the values. + requires_external: _Validator[list[str] | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-requires-external`""" + project_urls: _Validator[dict[str, str] | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-project-url`""" + # PEP 685 lets us raise an error if an extra doesn't pass `Name` validation + # regardless of metadata version. + provides_extra: _Validator[list[utils.NormalizedName] | None] = _Validator( + added="2.1", + ) + """:external:ref:`core-metadata-provides-extra`""" + provides_dist: _Validator[list[str] | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-provides-dist`""" + obsoletes_dist: _Validator[list[str] | None] = _Validator(added="1.2") + """:external:ref:`core-metadata-obsoletes-dist`""" + requires: _Validator[list[str] | None] = _Validator(added="1.1") + """``Requires`` (deprecated)""" + provides: _Validator[list[str] | None] = _Validator(added="1.1") + """``Provides`` (deprecated)""" + obsoletes: _Validator[list[str] | None] = _Validator(added="1.1") + """``Obsoletes`` (deprecated)""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/py.typed new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py new file mode 100644 index 00000000000..4e068c9567d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py @@ -0,0 +1,91 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. +from __future__ import annotations + +from typing import Any, Iterator + +from ._parser import parse_requirement as _parse_requirement +from ._tokenizer import ParserSyntaxError +from .markers import Marker, _normalize_extra_values +from .specifiers import SpecifierSet +from .utils import canonicalize_name + + +class InvalidRequirement(ValueError): + """ + An invalid requirement was found, users should refer to PEP 508. + """ + + +class Requirement: + """Parse a requirement. + + Parse a given requirement string into its parts, such as name, specifier, + URL, and extras. Raises InvalidRequirement on a badly-formed requirement + string. + """ + + # TODO: Can we test whether something is contained within a requirement? + # If so how do we do that? Do we need to test against the _name_ of + # the thing as well as the version? What about the markers? + # TODO: Can we normalize the name and extra name? + + def __init__(self, requirement_string: str) -> None: + try: + parsed = _parse_requirement(requirement_string) + except ParserSyntaxError as e: + raise InvalidRequirement(str(e)) from e + + self.name: str = parsed.name + self.url: str | None = parsed.url or None + self.extras: set[str] = set(parsed.extras or []) + self.specifier: SpecifierSet = SpecifierSet(parsed.specifier) + self.marker: Marker | None = None + if parsed.marker is not None: + self.marker = Marker.__new__(Marker) + self.marker._markers = _normalize_extra_values(parsed.marker) + + def _iter_parts(self, name: str) -> Iterator[str]: + yield name + + if self.extras: + formatted_extras = ",".join(sorted(self.extras)) + yield f"[{formatted_extras}]" + + if self.specifier: + yield str(self.specifier) + + if self.url: + yield f"@ {self.url}" + if self.marker: + yield " " + + if self.marker: + yield f"; {self.marker}" + + def __str__(self) -> str: + return "".join(self._iter_parts(self.name)) + + def __repr__(self) -> str: + return f"" + + def __hash__(self) -> int: + return hash( + ( + self.__class__.__name__, + *self._iter_parts(canonicalize_name(self.name)), + ) + ) + + def __eq__(self, other: Any) -> bool: + if not isinstance(other, Requirement): + return NotImplemented + + return ( + canonicalize_name(self.name) == canonicalize_name(other.name) + and self.extras == other.extras + and self.specifier == other.specifier + and self.url == other.url + and self.marker == other.marker + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/specifiers.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/specifiers.py new file mode 100644 index 00000000000..f18016e1663 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/specifiers.py @@ -0,0 +1,1020 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. +""" +.. testsetup:: + + from pip._vendor.packaging.specifiers import Specifier, SpecifierSet, InvalidSpecifier + from pip._vendor.packaging.version import Version +""" + +from __future__ import annotations + +import abc +import itertools +import re +from typing import Callable, Iterable, Iterator, TypeVar, Union + +from .utils import canonicalize_version +from .version import Version + +UnparsedVersion = Union[Version, str] +UnparsedVersionVar = TypeVar("UnparsedVersionVar", bound=UnparsedVersion) +CallableOperator = Callable[[Version, str], bool] + + +def _coerce_version(version: UnparsedVersion) -> Version: + if not isinstance(version, Version): + version = Version(version) + return version + + +class InvalidSpecifier(ValueError): + """ + Raised when attempting to create a :class:`Specifier` with a specifier + string that is invalid. + + >>> Specifier("lolwat") + Traceback (most recent call last): + ... + packaging.specifiers.InvalidSpecifier: Invalid specifier: 'lolwat' + """ + + +class BaseSpecifier(metaclass=abc.ABCMeta): + @abc.abstractmethod + def __str__(self) -> str: + """ + Returns the str representation of this Specifier-like object. This + should be representative of the Specifier itself. + """ + + @abc.abstractmethod + def __hash__(self) -> int: + """ + Returns a hash value for this Specifier-like object. + """ + + @abc.abstractmethod + def __eq__(self, other: object) -> bool: + """ + Returns a boolean representing whether or not the two Specifier-like + objects are equal. + + :param other: The other object to check against. + """ + + @property + @abc.abstractmethod + def prereleases(self) -> bool | None: + """Whether or not pre-releases as a whole are allowed. + + This can be set to either ``True`` or ``False`` to explicitly enable or disable + prereleases or it can be set to ``None`` (the default) to use default semantics. + """ + + @prereleases.setter + def prereleases(self, value: bool) -> None: + """Setter for :attr:`prereleases`. + + :param value: The value to set. + """ + + @abc.abstractmethod + def contains(self, item: str, prereleases: bool | None = None) -> bool: + """ + Determines if the given item is contained within this specifier. + """ + + @abc.abstractmethod + def filter( + self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None + ) -> Iterator[UnparsedVersionVar]: + """ + Takes an iterable of items and filters them so that only items which + are contained within this specifier are allowed in it. + """ + + +class Specifier(BaseSpecifier): + """This class abstracts handling of version specifiers. + + .. tip:: + + It is generally not required to instantiate this manually. You should instead + prefer to work with :class:`SpecifierSet` instead, which can parse + comma-separated version specifiers (which is what package metadata contains). + """ + + _operator_regex_str = r""" + (?P(~=|==|!=|<=|>=|<|>|===)) + """ + _version_regex_str = r""" + (?P + (?: + # The identity operators allow for an escape hatch that will + # do an exact string match of the version you wish to install. + # This will not be parsed by PEP 440 and we cannot determine + # any semantic meaning from it. This operator is discouraged + # but included entirely as an escape hatch. + (?<====) # Only match for the identity operator + \s* + [^\s;)]* # The arbitrary version can be just about anything, + # we match everything except for whitespace, a + # semi-colon for marker support, and a closing paren + # since versions can be enclosed in them. + ) + | + (?: + # The (non)equality operators allow for wild card and local + # versions to be specified so we have to define these two + # operators separately to enable that. + (?<===|!=) # Only match for equals and not equals + + \s* + v? + (?:[0-9]+!)? # epoch + [0-9]+(?:\.[0-9]+)* # release + + # You cannot use a wild card and a pre-release, post-release, a dev or + # local version together so group them with a | and make them optional. + (?: + \.\* # Wild card syntax of .* + | + (?: # pre release + [-_\.]? + (alpha|beta|preview|pre|a|b|c|rc) + [-_\.]? + [0-9]* + )? + (?: # post release + (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) + )? + (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release + (?:\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*)? # local + )? + ) + | + (?: + # The compatible operator requires at least two digits in the + # release segment. + (?<=~=) # Only match for the compatible operator + + \s* + v? + (?:[0-9]+!)? # epoch + [0-9]+(?:\.[0-9]+)+ # release (We have a + instead of a *) + (?: # pre release + [-_\.]? + (alpha|beta|preview|pre|a|b|c|rc) + [-_\.]? + [0-9]* + )? + (?: # post release + (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) + )? + (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release + ) + | + (?: + # All other operators only allow a sub set of what the + # (non)equality operators do. Specifically they do not allow + # local versions to be specified nor do they allow the prefix + # matching wild cards. + (?=": "greater_than_equal", + "<": "less_than", + ">": "greater_than", + "===": "arbitrary", + } + + def __init__(self, spec: str = "", prereleases: bool | None = None) -> None: + """Initialize a Specifier instance. + + :param spec: + The string representation of a specifier which will be parsed and + normalized before use. + :param prereleases: + This tells the specifier if it should accept prerelease versions if + applicable or not. The default of ``None`` will autodetect it from the + given specifiers. + :raises InvalidSpecifier: + If the given specifier is invalid (i.e. bad syntax). + """ + match = self._regex.search(spec) + if not match: + raise InvalidSpecifier(f"Invalid specifier: {spec!r}") + + self._spec: tuple[str, str] = ( + match.group("operator").strip(), + match.group("version").strip(), + ) + + # Store whether or not this Specifier should accept prereleases + self._prereleases = prereleases + + # https://github.com/python/mypy/pull/13475#pullrequestreview-1079784515 + @property # type: ignore[override] + def prereleases(self) -> bool: + # If there is an explicit prereleases set for this, then we'll just + # blindly use that. + if self._prereleases is not None: + return self._prereleases + + # Look at all of our specifiers and determine if they are inclusive + # operators, and if they are if they are including an explicit + # prerelease. + operator, version = self._spec + if operator in ["==", ">=", "<=", "~=", "===", ">", "<"]: + # The == specifier can include a trailing .*, if it does we + # want to remove before parsing. + if operator == "==" and version.endswith(".*"): + version = version[:-2] + + # Parse the version, and if it is a pre-release than this + # specifier allows pre-releases. + if Version(version).is_prerelease: + return True + + return False + + @prereleases.setter + def prereleases(self, value: bool) -> None: + self._prereleases = value + + @property + def operator(self) -> str: + """The operator of this specifier. + + >>> Specifier("==1.2.3").operator + '==' + """ + return self._spec[0] + + @property + def version(self) -> str: + """The version of this specifier. + + >>> Specifier("==1.2.3").version + '1.2.3' + """ + return self._spec[1] + + def __repr__(self) -> str: + """A representation of the Specifier that shows all internal state. + + >>> Specifier('>=1.0.0') + =1.0.0')> + >>> Specifier('>=1.0.0', prereleases=False) + =1.0.0', prereleases=False)> + >>> Specifier('>=1.0.0', prereleases=True) + =1.0.0', prereleases=True)> + """ + pre = ( + f", prereleases={self.prereleases!r}" + if self._prereleases is not None + else "" + ) + + return f"<{self.__class__.__name__}({str(self)!r}{pre})>" + + def __str__(self) -> str: + """A string representation of the Specifier that can be round-tripped. + + >>> str(Specifier('>=1.0.0')) + '>=1.0.0' + >>> str(Specifier('>=1.0.0', prereleases=False)) + '>=1.0.0' + """ + return "{}{}".format(*self._spec) + + @property + def _canonical_spec(self) -> tuple[str, str]: + canonical_version = canonicalize_version( + self._spec[1], + strip_trailing_zero=(self._spec[0] != "~="), + ) + return self._spec[0], canonical_version + + def __hash__(self) -> int: + return hash(self._canonical_spec) + + def __eq__(self, other: object) -> bool: + """Whether or not the two Specifier-like objects are equal. + + :param other: The other object to check against. + + The value of :attr:`prereleases` is ignored. + + >>> Specifier("==1.2.3") == Specifier("== 1.2.3.0") + True + >>> (Specifier("==1.2.3", prereleases=False) == + ... Specifier("==1.2.3", prereleases=True)) + True + >>> Specifier("==1.2.3") == "==1.2.3" + True + >>> Specifier("==1.2.3") == Specifier("==1.2.4") + False + >>> Specifier("==1.2.3") == Specifier("~=1.2.3") + False + """ + if isinstance(other, str): + try: + other = self.__class__(str(other)) + except InvalidSpecifier: + return NotImplemented + elif not isinstance(other, self.__class__): + return NotImplemented + + return self._canonical_spec == other._canonical_spec + + def _get_operator(self, op: str) -> CallableOperator: + operator_callable: CallableOperator = getattr( + self, f"_compare_{self._operators[op]}" + ) + return operator_callable + + def _compare_compatible(self, prospective: Version, spec: str) -> bool: + # Compatible releases have an equivalent combination of >= and ==. That + # is that ~=2.2 is equivalent to >=2.2,==2.*. This allows us to + # implement this in terms of the other specifiers instead of + # implementing it ourselves. The only thing we need to do is construct + # the other specifiers. + + # We want everything but the last item in the version, but we want to + # ignore suffix segments. + prefix = _version_join( + list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] + ) + + # Add the prefix notation to the end of our string + prefix += ".*" + + return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( + prospective, prefix + ) + + def _compare_equal(self, prospective: Version, spec: str) -> bool: + # We need special logic to handle prefix matching + if spec.endswith(".*"): + # In the case of prefix matching we want to ignore local segment. + normalized_prospective = canonicalize_version( + prospective.public, strip_trailing_zero=False + ) + # Get the normalized version string ignoring the trailing .* + normalized_spec = canonicalize_version(spec[:-2], strip_trailing_zero=False) + # Split the spec out by bangs and dots, and pretend that there is + # an implicit dot in between a release segment and a pre-release segment. + split_spec = _version_split(normalized_spec) + + # Split the prospective version out by bangs and dots, and pretend + # that there is an implicit dot in between a release segment and + # a pre-release segment. + split_prospective = _version_split(normalized_prospective) + + # 0-pad the prospective version before shortening it to get the correct + # shortened version. + padded_prospective, _ = _pad_version(split_prospective, split_spec) + + # Shorten the prospective version to be the same length as the spec + # so that we can determine if the specifier is a prefix of the + # prospective version or not. + shortened_prospective = padded_prospective[: len(split_spec)] + + return shortened_prospective == split_spec + else: + # Convert our spec string into a Version + spec_version = Version(spec) + + # If the specifier does not have a local segment, then we want to + # act as if the prospective version also does not have a local + # segment. + if not spec_version.local: + prospective = Version(prospective.public) + + return prospective == spec_version + + def _compare_not_equal(self, prospective: Version, spec: str) -> bool: + return not self._compare_equal(prospective, spec) + + def _compare_less_than_equal(self, prospective: Version, spec: str) -> bool: + # NB: Local version identifiers are NOT permitted in the version + # specifier, so local version labels can be universally removed from + # the prospective version. + return Version(prospective.public) <= Version(spec) + + def _compare_greater_than_equal(self, prospective: Version, spec: str) -> bool: + # NB: Local version identifiers are NOT permitted in the version + # specifier, so local version labels can be universally removed from + # the prospective version. + return Version(prospective.public) >= Version(spec) + + def _compare_less_than(self, prospective: Version, spec_str: str) -> bool: + # Convert our spec to a Version instance, since we'll want to work with + # it as a version. + spec = Version(spec_str) + + # Check to see if the prospective version is less than the spec + # version. If it's not we can short circuit and just return False now + # instead of doing extra unneeded work. + if not prospective < spec: + return False + + # This special case is here so that, unless the specifier itself + # includes is a pre-release version, that we do not accept pre-release + # versions for the version mentioned in the specifier (e.g. <3.1 should + # not match 3.1.dev0, but should match 3.0.dev0). + if not spec.is_prerelease and prospective.is_prerelease: + if Version(prospective.base_version) == Version(spec.base_version): + return False + + # If we've gotten to here, it means that prospective version is both + # less than the spec version *and* it's not a pre-release of the same + # version in the spec. + return True + + def _compare_greater_than(self, prospective: Version, spec_str: str) -> bool: + # Convert our spec to a Version instance, since we'll want to work with + # it as a version. + spec = Version(spec_str) + + # Check to see if the prospective version is greater than the spec + # version. If it's not we can short circuit and just return False now + # instead of doing extra unneeded work. + if not prospective > spec: + return False + + # This special case is here so that, unless the specifier itself + # includes is a post-release version, that we do not accept + # post-release versions for the version mentioned in the specifier + # (e.g. >3.1 should not match 3.0.post0, but should match 3.2.post0). + if not spec.is_postrelease and prospective.is_postrelease: + if Version(prospective.base_version) == Version(spec.base_version): + return False + + # Ensure that we do not allow a local version of the version mentioned + # in the specifier, which is technically greater than, to match. + if prospective.local is not None: + if Version(prospective.base_version) == Version(spec.base_version): + return False + + # If we've gotten to here, it means that prospective version is both + # greater than the spec version *and* it's not a pre-release of the + # same version in the spec. + return True + + def _compare_arbitrary(self, prospective: Version, spec: str) -> bool: + return str(prospective).lower() == str(spec).lower() + + def __contains__(self, item: str | Version) -> bool: + """Return whether or not the item is contained in this specifier. + + :param item: The item to check for. + + This is used for the ``in`` operator and behaves the same as + :meth:`contains` with no ``prereleases`` argument passed. + + >>> "1.2.3" in Specifier(">=1.2.3") + True + >>> Version("1.2.3") in Specifier(">=1.2.3") + True + >>> "1.0.0" in Specifier(">=1.2.3") + False + >>> "1.3.0a1" in Specifier(">=1.2.3") + False + >>> "1.3.0a1" in Specifier(">=1.2.3", prereleases=True) + True + """ + return self.contains(item) + + def contains(self, item: UnparsedVersion, prereleases: bool | None = None) -> bool: + """Return whether or not the item is contained in this specifier. + + :param item: + The item to check for, which can be a version string or a + :class:`Version` instance. + :param prereleases: + Whether or not to match prereleases with this Specifier. If set to + ``None`` (the default), it uses :attr:`prereleases` to determine + whether or not prereleases are allowed. + + >>> Specifier(">=1.2.3").contains("1.2.3") + True + >>> Specifier(">=1.2.3").contains(Version("1.2.3")) + True + >>> Specifier(">=1.2.3").contains("1.0.0") + False + >>> Specifier(">=1.2.3").contains("1.3.0a1") + False + >>> Specifier(">=1.2.3", prereleases=True).contains("1.3.0a1") + True + >>> Specifier(">=1.2.3").contains("1.3.0a1", prereleases=True) + True + """ + + # Determine if prereleases are to be allowed or not. + if prereleases is None: + prereleases = self.prereleases + + # Normalize item to a Version, this allows us to have a shortcut for + # "2.0" in Specifier(">=2") + normalized_item = _coerce_version(item) + + # Determine if we should be supporting prereleases in this specifier + # or not, if we do not support prereleases than we can short circuit + # logic if this version is a prereleases. + if normalized_item.is_prerelease and not prereleases: + return False + + # Actually do the comparison to determine if this item is contained + # within this Specifier or not. + operator_callable: CallableOperator = self._get_operator(self.operator) + return operator_callable(normalized_item, self.version) + + def filter( + self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None + ) -> Iterator[UnparsedVersionVar]: + """Filter items in the given iterable, that match the specifier. + + :param iterable: + An iterable that can contain version strings and :class:`Version` instances. + The items in the iterable will be filtered according to the specifier. + :param prereleases: + Whether or not to allow prereleases in the returned iterator. If set to + ``None`` (the default), it will be intelligently decide whether to allow + prereleases or not (based on the :attr:`prereleases` attribute, and + whether the only versions matching are prereleases). + + This method is smarter than just ``filter(Specifier().contains, [...])`` + because it implements the rule from :pep:`440` that a prerelease item + SHOULD be accepted if no other versions match the given specifier. + + >>> list(Specifier(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) + ['1.3'] + >>> list(Specifier(">=1.2.3").filter(["1.2", "1.2.3", "1.3", Version("1.4")])) + ['1.2.3', '1.3', ] + >>> list(Specifier(">=1.2.3").filter(["1.2", "1.5a1"])) + ['1.5a1'] + >>> list(Specifier(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) + ['1.3', '1.5a1'] + >>> list(Specifier(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) + ['1.3', '1.5a1'] + """ + + yielded = False + found_prereleases = [] + + kw = {"prereleases": prereleases if prereleases is not None else True} + + # Attempt to iterate over all the values in the iterable and if any of + # them match, yield them. + for version in iterable: + parsed_version = _coerce_version(version) + + if self.contains(parsed_version, **kw): + # If our version is a prerelease, and we were not set to allow + # prereleases, then we'll store it for later in case nothing + # else matches this specifier. + if parsed_version.is_prerelease and not ( + prereleases or self.prereleases + ): + found_prereleases.append(version) + # Either this is not a prerelease, or we should have been + # accepting prereleases from the beginning. + else: + yielded = True + yield version + + # Now that we've iterated over everything, determine if we've yielded + # any values, and if we have not and we have any prereleases stored up + # then we will go ahead and yield the prereleases. + if not yielded and found_prereleases: + for version in found_prereleases: + yield version + + +_prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") + + +def _version_split(version: str) -> list[str]: + """Split version into components. + + The split components are intended for version comparison. The logic does + not attempt to retain the original version string, so joining the + components back with :func:`_version_join` may not produce the original + version string. + """ + result: list[str] = [] + + epoch, _, rest = version.rpartition("!") + result.append(epoch or "0") + + for item in rest.split("."): + match = _prefix_regex.search(item) + if match: + result.extend(match.groups()) + else: + result.append(item) + return result + + +def _version_join(components: list[str]) -> str: + """Join split version components into a version string. + + This function assumes the input came from :func:`_version_split`, where the + first component must be the epoch (either empty or numeric), and all other + components numeric. + """ + epoch, *rest = components + return f"{epoch}!{'.'.join(rest)}" + + +def _is_not_suffix(segment: str) -> bool: + return not any( + segment.startswith(prefix) for prefix in ("dev", "a", "b", "rc", "post") + ) + + +def _pad_version(left: list[str], right: list[str]) -> tuple[list[str], list[str]]: + left_split, right_split = [], [] + + # Get the release segment of our versions + left_split.append(list(itertools.takewhile(lambda x: x.isdigit(), left))) + right_split.append(list(itertools.takewhile(lambda x: x.isdigit(), right))) + + # Get the rest of our versions + left_split.append(left[len(left_split[0]) :]) + right_split.append(right[len(right_split[0]) :]) + + # Insert our padding + left_split.insert(1, ["0"] * max(0, len(right_split[0]) - len(left_split[0]))) + right_split.insert(1, ["0"] * max(0, len(left_split[0]) - len(right_split[0]))) + + return ( + list(itertools.chain.from_iterable(left_split)), + list(itertools.chain.from_iterable(right_split)), + ) + + +class SpecifierSet(BaseSpecifier): + """This class abstracts handling of a set of version specifiers. + + It can be passed a single specifier (``>=3.0``), a comma-separated list of + specifiers (``>=3.0,!=3.1``), or no specifier at all. + """ + + def __init__( + self, + specifiers: str | Iterable[Specifier] = "", + prereleases: bool | None = None, + ) -> None: + """Initialize a SpecifierSet instance. + + :param specifiers: + The string representation of a specifier or a comma-separated list of + specifiers which will be parsed and normalized before use. + May also be an iterable of ``Specifier`` instances, which will be used + as is. + :param prereleases: + This tells the SpecifierSet if it should accept prerelease versions if + applicable or not. The default of ``None`` will autodetect it from the + given specifiers. + + :raises InvalidSpecifier: + If the given ``specifiers`` are not parseable than this exception will be + raised. + """ + + if isinstance(specifiers, str): + # Split on `,` to break each individual specifier into its own item, and + # strip each item to remove leading/trailing whitespace. + split_specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] + + # Make each individual specifier a Specifier and save in a frozen set + # for later. + self._specs = frozenset(map(Specifier, split_specifiers)) + else: + # Save the supplied specifiers in a frozen set. + self._specs = frozenset(specifiers) + + # Store our prereleases value so we can use it later to determine if + # we accept prereleases or not. + self._prereleases = prereleases + + @property + def prereleases(self) -> bool | None: + # If we have been given an explicit prerelease modifier, then we'll + # pass that through here. + if self._prereleases is not None: + return self._prereleases + + # If we don't have any specifiers, and we don't have a forced value, + # then we'll just return None since we don't know if this should have + # pre-releases or not. + if not self._specs: + return None + + # Otherwise we'll see if any of the given specifiers accept + # prereleases, if any of them do we'll return True, otherwise False. + return any(s.prereleases for s in self._specs) + + @prereleases.setter + def prereleases(self, value: bool) -> None: + self._prereleases = value + + def __repr__(self) -> str: + """A representation of the specifier set that shows all internal state. + + Note that the ordering of the individual specifiers within the set may not + match the input string. + + >>> SpecifierSet('>=1.0.0,!=2.0.0') + =1.0.0')> + >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=False) + =1.0.0', prereleases=False)> + >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=True) + =1.0.0', prereleases=True)> + """ + pre = ( + f", prereleases={self.prereleases!r}" + if self._prereleases is not None + else "" + ) + + return f"" + + def __str__(self) -> str: + """A string representation of the specifier set that can be round-tripped. + + Note that the ordering of the individual specifiers within the set may not + match the input string. + + >>> str(SpecifierSet(">=1.0.0,!=1.0.1")) + '!=1.0.1,>=1.0.0' + >>> str(SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False)) + '!=1.0.1,>=1.0.0' + """ + return ",".join(sorted(str(s) for s in self._specs)) + + def __hash__(self) -> int: + return hash(self._specs) + + def __and__(self, other: SpecifierSet | str) -> SpecifierSet: + """Return a SpecifierSet which is a combination of the two sets. + + :param other: The other object to combine with. + + >>> SpecifierSet(">=1.0.0,!=1.0.1") & '<=2.0.0,!=2.0.1' + =1.0.0')> + >>> SpecifierSet(">=1.0.0,!=1.0.1") & SpecifierSet('<=2.0.0,!=2.0.1') + =1.0.0')> + """ + if isinstance(other, str): + other = SpecifierSet(other) + elif not isinstance(other, SpecifierSet): + return NotImplemented + + specifier = SpecifierSet() + specifier._specs = frozenset(self._specs | other._specs) + + if self._prereleases is None and other._prereleases is not None: + specifier._prereleases = other._prereleases + elif self._prereleases is not None and other._prereleases is None: + specifier._prereleases = self._prereleases + elif self._prereleases == other._prereleases: + specifier._prereleases = self._prereleases + else: + raise ValueError( + "Cannot combine SpecifierSets with True and False prerelease " + "overrides." + ) + + return specifier + + def __eq__(self, other: object) -> bool: + """Whether or not the two SpecifierSet-like objects are equal. + + :param other: The other object to check against. + + The value of :attr:`prereleases` is ignored. + + >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.1") + True + >>> (SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False) == + ... SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True)) + True + >>> SpecifierSet(">=1.0.0,!=1.0.1") == ">=1.0.0,!=1.0.1" + True + >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0") + False + >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.2") + False + """ + if isinstance(other, (str, Specifier)): + other = SpecifierSet(str(other)) + elif not isinstance(other, SpecifierSet): + return NotImplemented + + return self._specs == other._specs + + def __len__(self) -> int: + """Returns the number of specifiers in this specifier set.""" + return len(self._specs) + + def __iter__(self) -> Iterator[Specifier]: + """ + Returns an iterator over all the underlying :class:`Specifier` instances + in this specifier set. + + >>> sorted(SpecifierSet(">=1.0.0,!=1.0.1"), key=str) + [, =1.0.0')>] + """ + return iter(self._specs) + + def __contains__(self, item: UnparsedVersion) -> bool: + """Return whether or not the item is contained in this specifier. + + :param item: The item to check for. + + This is used for the ``in`` operator and behaves the same as + :meth:`contains` with no ``prereleases`` argument passed. + + >>> "1.2.3" in SpecifierSet(">=1.0.0,!=1.0.1") + True + >>> Version("1.2.3") in SpecifierSet(">=1.0.0,!=1.0.1") + True + >>> "1.0.1" in SpecifierSet(">=1.0.0,!=1.0.1") + False + >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1") + False + >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True) + True + """ + return self.contains(item) + + def contains( + self, + item: UnparsedVersion, + prereleases: bool | None = None, + installed: bool | None = None, + ) -> bool: + """Return whether or not the item is contained in this SpecifierSet. + + :param item: + The item to check for, which can be a version string or a + :class:`Version` instance. + :param prereleases: + Whether or not to match prereleases with this SpecifierSet. If set to + ``None`` (the default), it uses :attr:`prereleases` to determine + whether or not prereleases are allowed. + + >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.2.3") + True + >>> SpecifierSet(">=1.0.0,!=1.0.1").contains(Version("1.2.3")) + True + >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.0.1") + False + >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1") + False + >>> SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True).contains("1.3.0a1") + True + >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1", prereleases=True) + True + """ + # Ensure that our item is a Version instance. + if not isinstance(item, Version): + item = Version(item) + + # Determine if we're forcing a prerelease or not, if we're not forcing + # one for this particular filter call, then we'll use whatever the + # SpecifierSet thinks for whether or not we should support prereleases. + if prereleases is None: + prereleases = self.prereleases + + # We can determine if we're going to allow pre-releases by looking to + # see if any of the underlying items supports them. If none of them do + # and this item is a pre-release then we do not allow it and we can + # short circuit that here. + # Note: This means that 1.0.dev1 would not be contained in something + # like >=1.0.devabc however it would be in >=1.0.debabc,>0.0.dev0 + if not prereleases and item.is_prerelease: + return False + + if installed and item.is_prerelease: + item = Version(item.base_version) + + # We simply dispatch to the underlying specs here to make sure that the + # given version is contained within all of them. + # Note: This use of all() here means that an empty set of specifiers + # will always return True, this is an explicit design decision. + return all(s.contains(item, prereleases=prereleases) for s in self._specs) + + def filter( + self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None + ) -> Iterator[UnparsedVersionVar]: + """Filter items in the given iterable, that match the specifiers in this set. + + :param iterable: + An iterable that can contain version strings and :class:`Version` instances. + The items in the iterable will be filtered according to the specifier. + :param prereleases: + Whether or not to allow prereleases in the returned iterator. If set to + ``None`` (the default), it will be intelligently decide whether to allow + prereleases or not (based on the :attr:`prereleases` attribute, and + whether the only versions matching are prereleases). + + This method is smarter than just ``filter(SpecifierSet(...).contains, [...])`` + because it implements the rule from :pep:`440` that a prerelease item + SHOULD be accepted if no other versions match the given specifier. + + >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) + ['1.3'] + >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", Version("1.4")])) + ['1.3', ] + >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.5a1"])) + [] + >>> list(SpecifierSet(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) + ['1.3', '1.5a1'] + >>> list(SpecifierSet(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) + ['1.3', '1.5a1'] + + An "empty" SpecifierSet will filter items based on the presence of prerelease + versions in the set. + + >>> list(SpecifierSet("").filter(["1.3", "1.5a1"])) + ['1.3'] + >>> list(SpecifierSet("").filter(["1.5a1"])) + ['1.5a1'] + >>> list(SpecifierSet("", prereleases=True).filter(["1.3", "1.5a1"])) + ['1.3', '1.5a1'] + >>> list(SpecifierSet("").filter(["1.3", "1.5a1"], prereleases=True)) + ['1.3', '1.5a1'] + """ + # Determine if we're forcing a prerelease or not, if we're not forcing + # one for this particular filter call, then we'll use whatever the + # SpecifierSet thinks for whether or not we should support prereleases. + if prereleases is None: + prereleases = self.prereleases + + # If we have any specifiers, then we want to wrap our iterable in the + # filter method for each one, this will act as a logical AND amongst + # each specifier. + if self._specs: + for spec in self._specs: + iterable = spec.filter(iterable, prereleases=bool(prereleases)) + return iter(iterable) + # If we do not have any specifiers, then we need to have a rough filter + # which will filter out any pre-releases, unless there are no final + # releases. + else: + filtered: list[UnparsedVersionVar] = [] + found_prereleases: list[UnparsedVersionVar] = [] + + for item in iterable: + parsed_version = _coerce_version(item) + + # Store any item which is a pre-release for later unless we've + # already found a final version or we are accepting prereleases + if parsed_version.is_prerelease and not prereleases: + if not filtered: + found_prereleases.append(item) + else: + filtered.append(item) + + # If we've found no items except for pre-releases, then we'll go + # ahead and use the pre-releases + if not filtered and found_prereleases and prereleases is None: + return iter(found_prereleases) + + return iter(filtered) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/tags.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/tags.py new file mode 100644 index 00000000000..f5903402abb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/tags.py @@ -0,0 +1,617 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. + +from __future__ import annotations + +import logging +import platform +import re +import struct +import subprocess +import sys +import sysconfig +from importlib.machinery import EXTENSION_SUFFIXES +from typing import ( + Iterable, + Iterator, + Sequence, + Tuple, + cast, +) + +from . import _manylinux, _musllinux + +logger = logging.getLogger(__name__) + +PythonVersion = Sequence[int] +AppleVersion = Tuple[int, int] + +INTERPRETER_SHORT_NAMES: dict[str, str] = { + "python": "py", # Generic. + "cpython": "cp", + "pypy": "pp", + "ironpython": "ip", + "jython": "jy", +} + + +_32_BIT_INTERPRETER = struct.calcsize("P") == 4 + + +class Tag: + """ + A representation of the tag triple for a wheel. + + Instances are considered immutable and thus are hashable. Equality checking + is also supported. + """ + + __slots__ = ["_abi", "_hash", "_interpreter", "_platform"] + + def __init__(self, interpreter: str, abi: str, platform: str) -> None: + self._interpreter = interpreter.lower() + self._abi = abi.lower() + self._platform = platform.lower() + # The __hash__ of every single element in a Set[Tag] will be evaluated each time + # that a set calls its `.disjoint()` method, which may be called hundreds of + # times when scanning a page of links for packages with tags matching that + # Set[Tag]. Pre-computing the value here produces significant speedups for + # downstream consumers. + self._hash = hash((self._interpreter, self._abi, self._platform)) + + @property + def interpreter(self) -> str: + return self._interpreter + + @property + def abi(self) -> str: + return self._abi + + @property + def platform(self) -> str: + return self._platform + + def __eq__(self, other: object) -> bool: + if not isinstance(other, Tag): + return NotImplemented + + return ( + (self._hash == other._hash) # Short-circuit ASAP for perf reasons. + and (self._platform == other._platform) + and (self._abi == other._abi) + and (self._interpreter == other._interpreter) + ) + + def __hash__(self) -> int: + return self._hash + + def __str__(self) -> str: + return f"{self._interpreter}-{self._abi}-{self._platform}" + + def __repr__(self) -> str: + return f"<{self} @ {id(self)}>" + + +def parse_tag(tag: str) -> frozenset[Tag]: + """ + Parses the provided tag (e.g. `py3-none-any`) into a frozenset of Tag instances. + + Returning a set is required due to the possibility that the tag is a + compressed tag set. + """ + tags = set() + interpreters, abis, platforms = tag.split("-") + for interpreter in interpreters.split("."): + for abi in abis.split("."): + for platform_ in platforms.split("."): + tags.add(Tag(interpreter, abi, platform_)) + return frozenset(tags) + + +def _get_config_var(name: str, warn: bool = False) -> int | str | None: + value: int | str | None = sysconfig.get_config_var(name) + if value is None and warn: + logger.debug( + "Config variable '%s' is unset, Python ABI tag may be incorrect", name + ) + return value + + +def _normalize_string(string: str) -> str: + return string.replace(".", "_").replace("-", "_").replace(" ", "_") + + +def _is_threaded_cpython(abis: list[str]) -> bool: + """ + Determine if the ABI corresponds to a threaded (`--disable-gil`) build. + + The threaded builds are indicated by a "t" in the abiflags. + """ + if len(abis) == 0: + return False + # expect e.g., cp313 + m = re.match(r"cp\d+(.*)", abis[0]) + if not m: + return False + abiflags = m.group(1) + return "t" in abiflags + + +def _abi3_applies(python_version: PythonVersion, threading: bool) -> bool: + """ + Determine if the Python version supports abi3. + + PEP 384 was first implemented in Python 3.2. The threaded (`--disable-gil`) + builds do not support abi3. + """ + return len(python_version) > 1 and tuple(python_version) >= (3, 2) and not threading + + +def _cpython_abis(py_version: PythonVersion, warn: bool = False) -> list[str]: + py_version = tuple(py_version) # To allow for version comparison. + abis = [] + version = _version_nodot(py_version[:2]) + threading = debug = pymalloc = ucs4 = "" + with_debug = _get_config_var("Py_DEBUG", warn) + has_refcount = hasattr(sys, "gettotalrefcount") + # Windows doesn't set Py_DEBUG, so checking for support of debug-compiled + # extension modules is the best option. + # https://github.com/pypa/pip/issues/3383#issuecomment-173267692 + has_ext = "_d.pyd" in EXTENSION_SUFFIXES + if with_debug or (with_debug is None and (has_refcount or has_ext)): + debug = "d" + if py_version >= (3, 13) and _get_config_var("Py_GIL_DISABLED", warn): + threading = "t" + if py_version < (3, 8): + with_pymalloc = _get_config_var("WITH_PYMALLOC", warn) + if with_pymalloc or with_pymalloc is None: + pymalloc = "m" + if py_version < (3, 3): + unicode_size = _get_config_var("Py_UNICODE_SIZE", warn) + if unicode_size == 4 or ( + unicode_size is None and sys.maxunicode == 0x10FFFF + ): + ucs4 = "u" + elif debug: + # Debug builds can also load "normal" extension modules. + # We can also assume no UCS-4 or pymalloc requirement. + abis.append(f"cp{version}{threading}") + abis.insert(0, f"cp{version}{threading}{debug}{pymalloc}{ucs4}") + return abis + + +def cpython_tags( + python_version: PythonVersion | None = None, + abis: Iterable[str] | None = None, + platforms: Iterable[str] | None = None, + *, + warn: bool = False, +) -> Iterator[Tag]: + """ + Yields the tags for a CPython interpreter. + + The tags consist of: + - cp-- + - cp-abi3- + - cp-none- + - cp-abi3- # Older Python versions down to 3.2. + + If python_version only specifies a major version then user-provided ABIs and + the 'none' ABItag will be used. + + If 'abi3' or 'none' are specified in 'abis' then they will be yielded at + their normal position and not at the beginning. + """ + if not python_version: + python_version = sys.version_info[:2] + + interpreter = f"cp{_version_nodot(python_version[:2])}" + + if abis is None: + if len(python_version) > 1: + abis = _cpython_abis(python_version, warn) + else: + abis = [] + abis = list(abis) + # 'abi3' and 'none' are explicitly handled later. + for explicit_abi in ("abi3", "none"): + try: + abis.remove(explicit_abi) + except ValueError: + pass + + platforms = list(platforms or platform_tags()) + for abi in abis: + for platform_ in platforms: + yield Tag(interpreter, abi, platform_) + + threading = _is_threaded_cpython(abis) + use_abi3 = _abi3_applies(python_version, threading) + if use_abi3: + yield from (Tag(interpreter, "abi3", platform_) for platform_ in platforms) + yield from (Tag(interpreter, "none", platform_) for platform_ in platforms) + + if use_abi3: + for minor_version in range(python_version[1] - 1, 1, -1): + for platform_ in platforms: + version = _version_nodot((python_version[0], minor_version)) + interpreter = f"cp{version}" + yield Tag(interpreter, "abi3", platform_) + + +def _generic_abi() -> list[str]: + """ + Return the ABI tag based on EXT_SUFFIX. + """ + # The following are examples of `EXT_SUFFIX`. + # We want to keep the parts which are related to the ABI and remove the + # parts which are related to the platform: + # - linux: '.cpython-310-x86_64-linux-gnu.so' => cp310 + # - mac: '.cpython-310-darwin.so' => cp310 + # - win: '.cp310-win_amd64.pyd' => cp310 + # - win: '.pyd' => cp37 (uses _cpython_abis()) + # - pypy: '.pypy38-pp73-x86_64-linux-gnu.so' => pypy38_pp73 + # - graalpy: '.graalpy-38-native-x86_64-darwin.dylib' + # => graalpy_38_native + + ext_suffix = _get_config_var("EXT_SUFFIX", warn=True) + if not isinstance(ext_suffix, str) or ext_suffix[0] != ".": + raise SystemError("invalid sysconfig.get_config_var('EXT_SUFFIX')") + parts = ext_suffix.split(".") + if len(parts) < 3: + # CPython3.7 and earlier uses ".pyd" on Windows. + return _cpython_abis(sys.version_info[:2]) + soabi = parts[1] + if soabi.startswith("cpython"): + # non-windows + abi = "cp" + soabi.split("-")[1] + elif soabi.startswith("cp"): + # windows + abi = soabi.split("-")[0] + elif soabi.startswith("pypy"): + abi = "-".join(soabi.split("-")[:2]) + elif soabi.startswith("graalpy"): + abi = "-".join(soabi.split("-")[:3]) + elif soabi: + # pyston, ironpython, others? + abi = soabi + else: + return [] + return [_normalize_string(abi)] + + +def generic_tags( + interpreter: str | None = None, + abis: Iterable[str] | None = None, + platforms: Iterable[str] | None = None, + *, + warn: bool = False, +) -> Iterator[Tag]: + """ + Yields the tags for a generic interpreter. + + The tags consist of: + - -- + + The "none" ABI will be added if it was not explicitly provided. + """ + if not interpreter: + interp_name = interpreter_name() + interp_version = interpreter_version(warn=warn) + interpreter = "".join([interp_name, interp_version]) + if abis is None: + abis = _generic_abi() + else: + abis = list(abis) + platforms = list(platforms or platform_tags()) + if "none" not in abis: + abis.append("none") + for abi in abis: + for platform_ in platforms: + yield Tag(interpreter, abi, platform_) + + +def _py_interpreter_range(py_version: PythonVersion) -> Iterator[str]: + """ + Yields Python versions in descending order. + + After the latest version, the major-only version will be yielded, and then + all previous versions of that major version. + """ + if len(py_version) > 1: + yield f"py{_version_nodot(py_version[:2])}" + yield f"py{py_version[0]}" + if len(py_version) > 1: + for minor in range(py_version[1] - 1, -1, -1): + yield f"py{_version_nodot((py_version[0], minor))}" + + +def compatible_tags( + python_version: PythonVersion | None = None, + interpreter: str | None = None, + platforms: Iterable[str] | None = None, +) -> Iterator[Tag]: + """ + Yields the sequence of tags that are compatible with a specific version of Python. + + The tags consist of: + - py*-none- + - -none-any # ... if `interpreter` is provided. + - py*-none-any + """ + if not python_version: + python_version = sys.version_info[:2] + platforms = list(platforms or platform_tags()) + for version in _py_interpreter_range(python_version): + for platform_ in platforms: + yield Tag(version, "none", platform_) + if interpreter: + yield Tag(interpreter, "none", "any") + for version in _py_interpreter_range(python_version): + yield Tag(version, "none", "any") + + +def _mac_arch(arch: str, is_32bit: bool = _32_BIT_INTERPRETER) -> str: + if not is_32bit: + return arch + + if arch.startswith("ppc"): + return "ppc" + + return "i386" + + +def _mac_binary_formats(version: AppleVersion, cpu_arch: str) -> list[str]: + formats = [cpu_arch] + if cpu_arch == "x86_64": + if version < (10, 4): + return [] + formats.extend(["intel", "fat64", "fat32"]) + + elif cpu_arch == "i386": + if version < (10, 4): + return [] + formats.extend(["intel", "fat32", "fat"]) + + elif cpu_arch == "ppc64": + # TODO: Need to care about 32-bit PPC for ppc64 through 10.2? + if version > (10, 5) or version < (10, 4): + return [] + formats.append("fat64") + + elif cpu_arch == "ppc": + if version > (10, 6): + return [] + formats.extend(["fat32", "fat"]) + + if cpu_arch in {"arm64", "x86_64"}: + formats.append("universal2") + + if cpu_arch in {"x86_64", "i386", "ppc64", "ppc", "intel"}: + formats.append("universal") + + return formats + + +def mac_platforms( + version: AppleVersion | None = None, arch: str | None = None +) -> Iterator[str]: + """ + Yields the platform tags for a macOS system. + + The `version` parameter is a two-item tuple specifying the macOS version to + generate platform tags for. The `arch` parameter is the CPU architecture to + generate platform tags for. Both parameters default to the appropriate value + for the current system. + """ + version_str, _, cpu_arch = platform.mac_ver() + if version is None: + version = cast("AppleVersion", tuple(map(int, version_str.split(".")[:2]))) + if version == (10, 16): + # When built against an older macOS SDK, Python will report macOS 10.16 + # instead of the real version. + version_str = subprocess.run( + [ + sys.executable, + "-sS", + "-c", + "import platform; print(platform.mac_ver()[0])", + ], + check=True, + env={"SYSTEM_VERSION_COMPAT": "0"}, + stdout=subprocess.PIPE, + text=True, + ).stdout + version = cast("AppleVersion", tuple(map(int, version_str.split(".")[:2]))) + else: + version = version + if arch is None: + arch = _mac_arch(cpu_arch) + else: + arch = arch + + if (10, 0) <= version and version < (11, 0): + # Prior to Mac OS 11, each yearly release of Mac OS bumped the + # "minor" version number. The major version was always 10. + major_version = 10 + for minor_version in range(version[1], -1, -1): + compat_version = major_version, minor_version + binary_formats = _mac_binary_formats(compat_version, arch) + for binary_format in binary_formats: + yield f"macosx_{major_version}_{minor_version}_{binary_format}" + + if version >= (11, 0): + # Starting with Mac OS 11, each yearly release bumps the major version + # number. The minor versions are now the midyear updates. + minor_version = 0 + for major_version in range(version[0], 10, -1): + compat_version = major_version, minor_version + binary_formats = _mac_binary_formats(compat_version, arch) + for binary_format in binary_formats: + yield f"macosx_{major_version}_{minor_version}_{binary_format}" + + if version >= (11, 0): + # Mac OS 11 on x86_64 is compatible with binaries from previous releases. + # Arm64 support was introduced in 11.0, so no Arm binaries from previous + # releases exist. + # + # However, the "universal2" binary format can have a + # macOS version earlier than 11.0 when the x86_64 part of the binary supports + # that version of macOS. + major_version = 10 + if arch == "x86_64": + for minor_version in range(16, 3, -1): + compat_version = major_version, minor_version + binary_formats = _mac_binary_formats(compat_version, arch) + for binary_format in binary_formats: + yield f"macosx_{major_version}_{minor_version}_{binary_format}" + else: + for minor_version in range(16, 3, -1): + compat_version = major_version, minor_version + binary_format = "universal2" + yield f"macosx_{major_version}_{minor_version}_{binary_format}" + + +def ios_platforms( + version: AppleVersion | None = None, multiarch: str | None = None +) -> Iterator[str]: + """ + Yields the platform tags for an iOS system. + + :param version: A two-item tuple specifying the iOS version to generate + platform tags for. Defaults to the current iOS version. + :param multiarch: The CPU architecture+ABI to generate platform tags for - + (the value used by `sys.implementation._multiarch` e.g., + `arm64_iphoneos` or `x84_64_iphonesimulator`). Defaults to the current + multiarch value. + """ + if version is None: + # if iOS is the current platform, ios_ver *must* be defined. However, + # it won't exist for CPython versions before 3.13, which causes a mypy + # error. + _, release, _, _ = platform.ios_ver() # type: ignore[attr-defined, unused-ignore] + version = cast("AppleVersion", tuple(map(int, release.split(".")[:2]))) + + if multiarch is None: + multiarch = sys.implementation._multiarch + multiarch = multiarch.replace("-", "_") + + ios_platform_template = "ios_{major}_{minor}_{multiarch}" + + # Consider any iOS major.minor version from the version requested, down to + # 12.0. 12.0 is the first iOS version that is known to have enough features + # to support CPython. Consider every possible minor release up to X.9. There + # highest the minor has ever gone is 8 (14.8 and 15.8) but having some extra + # candidates that won't ever match doesn't really hurt, and it saves us from + # having to keep an explicit list of known iOS versions in the code. Return + # the results descending order of version number. + + # If the requested major version is less than 12, there won't be any matches. + if version[0] < 12: + return + + # Consider the actual X.Y version that was requested. + yield ios_platform_template.format( + major=version[0], minor=version[1], multiarch=multiarch + ) + + # Consider every minor version from X.0 to the minor version prior to the + # version requested by the platform. + for minor in range(version[1] - 1, -1, -1): + yield ios_platform_template.format( + major=version[0], minor=minor, multiarch=multiarch + ) + + for major in range(version[0] - 1, 11, -1): + for minor in range(9, -1, -1): + yield ios_platform_template.format( + major=major, minor=minor, multiarch=multiarch + ) + + +def _linux_platforms(is_32bit: bool = _32_BIT_INTERPRETER) -> Iterator[str]: + linux = _normalize_string(sysconfig.get_platform()) + if not linux.startswith("linux_"): + # we should never be here, just yield the sysconfig one and return + yield linux + return + if is_32bit: + if linux == "linux_x86_64": + linux = "linux_i686" + elif linux == "linux_aarch64": + linux = "linux_armv8l" + _, arch = linux.split("_", 1) + archs = {"armv8l": ["armv8l", "armv7l"]}.get(arch, [arch]) + yield from _manylinux.platform_tags(archs) + yield from _musllinux.platform_tags(archs) + for arch in archs: + yield f"linux_{arch}" + + +def _generic_platforms() -> Iterator[str]: + yield _normalize_string(sysconfig.get_platform()) + + +def platform_tags() -> Iterator[str]: + """ + Provides the platform tags for this installation. + """ + if platform.system() == "Darwin": + return mac_platforms() + elif platform.system() == "iOS": + return ios_platforms() + elif platform.system() == "Linux": + return _linux_platforms() + else: + return _generic_platforms() + + +def interpreter_name() -> str: + """ + Returns the name of the running interpreter. + + Some implementations have a reserved, two-letter abbreviation which will + be returned when appropriate. + """ + name = sys.implementation.name + return INTERPRETER_SHORT_NAMES.get(name) or name + + +def interpreter_version(*, warn: bool = False) -> str: + """ + Returns the version of the running interpreter. + """ + version = _get_config_var("py_version_nodot", warn=warn) + if version: + version = str(version) + else: + version = _version_nodot(sys.version_info[:2]) + return version + + +def _version_nodot(version: PythonVersion) -> str: + return "".join(map(str, version)) + + +def sys_tags(*, warn: bool = False) -> Iterator[Tag]: + """ + Returns the sequence of tag triples for the running interpreter. + + The order of the sequence corresponds to priority order for the + interpreter, from most to least important. + """ + + interp_name = interpreter_name() + if interp_name == "cp": + yield from cpython_tags(warn=warn) + else: + yield from generic_tags() + + if interp_name == "pp": + interp = "pp3" + elif interp_name == "cp": + interp = "cp" + interpreter_version(warn=warn) + else: + interp = None + yield from compatible_tags(interpreter=interp) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/utils.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/utils.py new file mode 100644 index 00000000000..23450953df7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/utils.py @@ -0,0 +1,163 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. + +from __future__ import annotations + +import functools +import re +from typing import NewType, Tuple, Union, cast + +from .tags import Tag, parse_tag +from .version import InvalidVersion, Version, _TrimmedRelease + +BuildTag = Union[Tuple[()], Tuple[int, str]] +NormalizedName = NewType("NormalizedName", str) + + +class InvalidName(ValueError): + """ + An invalid distribution name; users should refer to the packaging user guide. + """ + + +class InvalidWheelFilename(ValueError): + """ + An invalid wheel filename was found, users should refer to PEP 427. + """ + + +class InvalidSdistFilename(ValueError): + """ + An invalid sdist filename was found, users should refer to the packaging user guide. + """ + + +# Core metadata spec for `Name` +_validate_regex = re.compile( + r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE +) +_canonicalize_regex = re.compile(r"[-_.]+") +_normalized_regex = re.compile(r"^([a-z0-9]|[a-z0-9]([a-z0-9-](?!--))*[a-z0-9])$") +# PEP 427: The build number must start with a digit. +_build_tag_regex = re.compile(r"(\d+)(.*)") + + +def canonicalize_name(name: str, *, validate: bool = False) -> NormalizedName: + if validate and not _validate_regex.match(name): + raise InvalidName(f"name is invalid: {name!r}") + # This is taken from PEP 503. + value = _canonicalize_regex.sub("-", name).lower() + return cast(NormalizedName, value) + + +def is_normalized_name(name: str) -> bool: + return _normalized_regex.match(name) is not None + + +@functools.singledispatch +def canonicalize_version( + version: Version | str, *, strip_trailing_zero: bool = True +) -> str: + """ + Return a canonical form of a version as a string. + + >>> canonicalize_version('1.0.1') + '1.0.1' + + Per PEP 625, versions may have multiple canonical forms, differing + only by trailing zeros. + + >>> canonicalize_version('1.0.0') + '1' + >>> canonicalize_version('1.0.0', strip_trailing_zero=False) + '1.0.0' + + Invalid versions are returned unaltered. + + >>> canonicalize_version('foo bar baz') + 'foo bar baz' + """ + return str(_TrimmedRelease(str(version)) if strip_trailing_zero else version) + + +@canonicalize_version.register +def _(version: str, *, strip_trailing_zero: bool = True) -> str: + try: + parsed = Version(version) + except InvalidVersion: + # Legacy versions cannot be normalized + return version + return canonicalize_version(parsed, strip_trailing_zero=strip_trailing_zero) + + +def parse_wheel_filename( + filename: str, +) -> tuple[NormalizedName, Version, BuildTag, frozenset[Tag]]: + if not filename.endswith(".whl"): + raise InvalidWheelFilename( + f"Invalid wheel filename (extension must be '.whl'): {filename!r}" + ) + + filename = filename[:-4] + dashes = filename.count("-") + if dashes not in (4, 5): + raise InvalidWheelFilename( + f"Invalid wheel filename (wrong number of parts): {filename!r}" + ) + + parts = filename.split("-", dashes - 2) + name_part = parts[0] + # See PEP 427 for the rules on escaping the project name. + if "__" in name_part or re.match(r"^[\w\d._]*$", name_part, re.UNICODE) is None: + raise InvalidWheelFilename(f"Invalid project name: {filename!r}") + name = canonicalize_name(name_part) + + try: + version = Version(parts[1]) + except InvalidVersion as e: + raise InvalidWheelFilename( + f"Invalid wheel filename (invalid version): {filename!r}" + ) from e + + if dashes == 5: + build_part = parts[2] + build_match = _build_tag_regex.match(build_part) + if build_match is None: + raise InvalidWheelFilename( + f"Invalid build number: {build_part} in {filename!r}" + ) + build = cast(BuildTag, (int(build_match.group(1)), build_match.group(2))) + else: + build = () + tags = parse_tag(parts[-1]) + return (name, version, build, tags) + + +def parse_sdist_filename(filename: str) -> tuple[NormalizedName, Version]: + if filename.endswith(".tar.gz"): + file_stem = filename[: -len(".tar.gz")] + elif filename.endswith(".zip"): + file_stem = filename[: -len(".zip")] + else: + raise InvalidSdistFilename( + f"Invalid sdist filename (extension must be '.tar.gz' or '.zip'):" + f" {filename!r}" + ) + + # We are requiring a PEP 440 version, which cannot contain dashes, + # so we split on the last dash. + name_part, sep, version_part = file_stem.rpartition("-") + if not sep: + raise InvalidSdistFilename(f"Invalid sdist filename: {filename!r}") + + name = canonicalize_name(name_part) + + try: + version = Version(version_part) + except InvalidVersion as e: + raise InvalidSdistFilename( + f"Invalid sdist filename (invalid version): {filename!r}" + ) from e + + return (name, version) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/version.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/version.py new file mode 100644 index 00000000000..21f44ca09b5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/packaging/version.py @@ -0,0 +1,582 @@ +# This file is dual licensed under the terms of the Apache License, Version +# 2.0, and the BSD License. See the LICENSE file in the root of this repository +# for complete details. +""" +.. testsetup:: + + from pip._vendor.packaging.version import parse, Version +""" + +from __future__ import annotations + +import itertools +import re +from typing import Any, Callable, NamedTuple, SupportsInt, Tuple, Union + +from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType + +__all__ = ["VERSION_PATTERN", "InvalidVersion", "Version", "parse"] + +LocalType = Tuple[Union[int, str], ...] + +CmpPrePostDevType = Union[InfinityType, NegativeInfinityType, Tuple[str, int]] +CmpLocalType = Union[ + NegativeInfinityType, + Tuple[Union[Tuple[int, str], Tuple[NegativeInfinityType, Union[int, str]]], ...], +] +CmpKey = Tuple[ + int, + Tuple[int, ...], + CmpPrePostDevType, + CmpPrePostDevType, + CmpPrePostDevType, + CmpLocalType, +] +VersionComparisonMethod = Callable[[CmpKey, CmpKey], bool] + + +class _Version(NamedTuple): + epoch: int + release: tuple[int, ...] + dev: tuple[str, int] | None + pre: tuple[str, int] | None + post: tuple[str, int] | None + local: LocalType | None + + +def parse(version: str) -> Version: + """Parse the given version string. + + >>> parse('1.0.dev1') + + + :param version: The version string to parse. + :raises InvalidVersion: When the version string is not a valid version. + """ + return Version(version) + + +class InvalidVersion(ValueError): + """Raised when a version string is not a valid version. + + >>> Version("invalid") + Traceback (most recent call last): + ... + packaging.version.InvalidVersion: Invalid version: 'invalid' + """ + + +class _BaseVersion: + _key: tuple[Any, ...] + + def __hash__(self) -> int: + return hash(self._key) + + # Please keep the duplicated `isinstance` check + # in the six comparisons hereunder + # unless you find a way to avoid adding overhead function calls. + def __lt__(self, other: _BaseVersion) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key < other._key + + def __le__(self, other: _BaseVersion) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key <= other._key + + def __eq__(self, other: object) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key == other._key + + def __ge__(self, other: _BaseVersion) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key >= other._key + + def __gt__(self, other: _BaseVersion) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key > other._key + + def __ne__(self, other: object) -> bool: + if not isinstance(other, _BaseVersion): + return NotImplemented + + return self._key != other._key + + +# Deliberately not anchored to the start and end of the string, to make it +# easier for 3rd party code to reuse +_VERSION_PATTERN = r""" + v? + (?: + (?:(?P[0-9]+)!)? # epoch + (?P[0-9]+(?:\.[0-9]+)*) # release segment + (?P

                                          # pre-release
+            [-_\.]?
+            (?Palpha|a|beta|b|preview|pre|c|rc)
+            [-_\.]?
+            (?P[0-9]+)?
+        )?
+        (?P                                         # post release
+            (?:-(?P[0-9]+))
+            |
+            (?:
+                [-_\.]?
+                (?Ppost|rev|r)
+                [-_\.]?
+                (?P[0-9]+)?
+            )
+        )?
+        (?P                                          # dev release
+            [-_\.]?
+            (?Pdev)
+            [-_\.]?
+            (?P[0-9]+)?
+        )?
+    )
+    (?:\+(?P[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?       # local version
+"""
+
+VERSION_PATTERN = _VERSION_PATTERN
+"""
+A string containing the regular expression used to match a valid version.
+
+The pattern is not anchored at either end, and is intended for embedding in larger
+expressions (for example, matching a version number as part of a file name). The
+regular expression should be compiled with the ``re.VERBOSE`` and ``re.IGNORECASE``
+flags set.
+
+:meta hide-value:
+"""
+
+
+class Version(_BaseVersion):
+    """This class abstracts handling of a project's versions.
+
+    A :class:`Version` instance is comparison aware and can be compared and
+    sorted using the standard Python interfaces.
+
+    >>> v1 = Version("1.0a5")
+    >>> v2 = Version("1.0")
+    >>> v1
+    
+    >>> v2
+    
+    >>> v1 < v2
+    True
+    >>> v1 == v2
+    False
+    >>> v1 > v2
+    False
+    >>> v1 >= v2
+    False
+    >>> v1 <= v2
+    True
+    """
+
+    _regex = re.compile(r"^\s*" + VERSION_PATTERN + r"\s*$", re.VERBOSE | re.IGNORECASE)
+    _key: CmpKey
+
+    def __init__(self, version: str) -> None:
+        """Initialize a Version object.
+
+        :param version:
+            The string representation of a version which will be parsed and normalized
+            before use.
+        :raises InvalidVersion:
+            If the ``version`` does not conform to PEP 440 in any way then this
+            exception will be raised.
+        """
+
+        # Validate the version and parse it into pieces
+        match = self._regex.search(version)
+        if not match:
+            raise InvalidVersion(f"Invalid version: {version!r}")
+
+        # Store the parsed out pieces of the version
+        self._version = _Version(
+            epoch=int(match.group("epoch")) if match.group("epoch") else 0,
+            release=tuple(int(i) for i in match.group("release").split(".")),
+            pre=_parse_letter_version(match.group("pre_l"), match.group("pre_n")),
+            post=_parse_letter_version(
+                match.group("post_l"), match.group("post_n1") or match.group("post_n2")
+            ),
+            dev=_parse_letter_version(match.group("dev_l"), match.group("dev_n")),
+            local=_parse_local_version(match.group("local")),
+        )
+
+        # Generate a key which will be used for sorting
+        self._key = _cmpkey(
+            self._version.epoch,
+            self._version.release,
+            self._version.pre,
+            self._version.post,
+            self._version.dev,
+            self._version.local,
+        )
+
+    def __repr__(self) -> str:
+        """A representation of the Version that shows all internal state.
+
+        >>> Version('1.0.0')
+        
+        """
+        return f""
+
+    def __str__(self) -> str:
+        """A string representation of the version that can be round-tripped.
+
+        >>> str(Version("1.0a5"))
+        '1.0a5'
+        """
+        parts = []
+
+        # Epoch
+        if self.epoch != 0:
+            parts.append(f"{self.epoch}!")
+
+        # Release segment
+        parts.append(".".join(str(x) for x in self.release))
+
+        # Pre-release
+        if self.pre is not None:
+            parts.append("".join(str(x) for x in self.pre))
+
+        # Post-release
+        if self.post is not None:
+            parts.append(f".post{self.post}")
+
+        # Development release
+        if self.dev is not None:
+            parts.append(f".dev{self.dev}")
+
+        # Local version segment
+        if self.local is not None:
+            parts.append(f"+{self.local}")
+
+        return "".join(parts)
+
+    @property
+    def epoch(self) -> int:
+        """The epoch of the version.
+
+        >>> Version("2.0.0").epoch
+        0
+        >>> Version("1!2.0.0").epoch
+        1
+        """
+        return self._version.epoch
+
+    @property
+    def release(self) -> tuple[int, ...]:
+        """The components of the "release" segment of the version.
+
+        >>> Version("1.2.3").release
+        (1, 2, 3)
+        >>> Version("2.0.0").release
+        (2, 0, 0)
+        >>> Version("1!2.0.0.post0").release
+        (2, 0, 0)
+
+        Includes trailing zeroes but not the epoch or any pre-release / development /
+        post-release suffixes.
+        """
+        return self._version.release
+
+    @property
+    def pre(self) -> tuple[str, int] | None:
+        """The pre-release segment of the version.
+
+        >>> print(Version("1.2.3").pre)
+        None
+        >>> Version("1.2.3a1").pre
+        ('a', 1)
+        >>> Version("1.2.3b1").pre
+        ('b', 1)
+        >>> Version("1.2.3rc1").pre
+        ('rc', 1)
+        """
+        return self._version.pre
+
+    @property
+    def post(self) -> int | None:
+        """The post-release number of the version.
+
+        >>> print(Version("1.2.3").post)
+        None
+        >>> Version("1.2.3.post1").post
+        1
+        """
+        return self._version.post[1] if self._version.post else None
+
+    @property
+    def dev(self) -> int | None:
+        """The development number of the version.
+
+        >>> print(Version("1.2.3").dev)
+        None
+        >>> Version("1.2.3.dev1").dev
+        1
+        """
+        return self._version.dev[1] if self._version.dev else None
+
+    @property
+    def local(self) -> str | None:
+        """The local version segment of the version.
+
+        >>> print(Version("1.2.3").local)
+        None
+        >>> Version("1.2.3+abc").local
+        'abc'
+        """
+        if self._version.local:
+            return ".".join(str(x) for x in self._version.local)
+        else:
+            return None
+
+    @property
+    def public(self) -> str:
+        """The public portion of the version.
+
+        >>> Version("1.2.3").public
+        '1.2.3'
+        >>> Version("1.2.3+abc").public
+        '1.2.3'
+        >>> Version("1!1.2.3dev1+abc").public
+        '1!1.2.3.dev1'
+        """
+        return str(self).split("+", 1)[0]
+
+    @property
+    def base_version(self) -> str:
+        """The "base version" of the version.
+
+        >>> Version("1.2.3").base_version
+        '1.2.3'
+        >>> Version("1.2.3+abc").base_version
+        '1.2.3'
+        >>> Version("1!1.2.3dev1+abc").base_version
+        '1!1.2.3'
+
+        The "base version" is the public version of the project without any pre or post
+        release markers.
+        """
+        parts = []
+
+        # Epoch
+        if self.epoch != 0:
+            parts.append(f"{self.epoch}!")
+
+        # Release segment
+        parts.append(".".join(str(x) for x in self.release))
+
+        return "".join(parts)
+
+    @property
+    def is_prerelease(self) -> bool:
+        """Whether this version is a pre-release.
+
+        >>> Version("1.2.3").is_prerelease
+        False
+        >>> Version("1.2.3a1").is_prerelease
+        True
+        >>> Version("1.2.3b1").is_prerelease
+        True
+        >>> Version("1.2.3rc1").is_prerelease
+        True
+        >>> Version("1.2.3dev1").is_prerelease
+        True
+        """
+        return self.dev is not None or self.pre is not None
+
+    @property
+    def is_postrelease(self) -> bool:
+        """Whether this version is a post-release.
+
+        >>> Version("1.2.3").is_postrelease
+        False
+        >>> Version("1.2.3.post1").is_postrelease
+        True
+        """
+        return self.post is not None
+
+    @property
+    def is_devrelease(self) -> bool:
+        """Whether this version is a development release.
+
+        >>> Version("1.2.3").is_devrelease
+        False
+        >>> Version("1.2.3.dev1").is_devrelease
+        True
+        """
+        return self.dev is not None
+
+    @property
+    def major(self) -> int:
+        """The first item of :attr:`release` or ``0`` if unavailable.
+
+        >>> Version("1.2.3").major
+        1
+        """
+        return self.release[0] if len(self.release) >= 1 else 0
+
+    @property
+    def minor(self) -> int:
+        """The second item of :attr:`release` or ``0`` if unavailable.
+
+        >>> Version("1.2.3").minor
+        2
+        >>> Version("1").minor
+        0
+        """
+        return self.release[1] if len(self.release) >= 2 else 0
+
+    @property
+    def micro(self) -> int:
+        """The third item of :attr:`release` or ``0`` if unavailable.
+
+        >>> Version("1.2.3").micro
+        3
+        >>> Version("1").micro
+        0
+        """
+        return self.release[2] if len(self.release) >= 3 else 0
+
+
+class _TrimmedRelease(Version):
+    @property
+    def release(self) -> tuple[int, ...]:
+        """
+        Release segment without any trailing zeros.
+
+        >>> _TrimmedRelease('1.0.0').release
+        (1,)
+        >>> _TrimmedRelease('0.0').release
+        (0,)
+        """
+        rel = super().release
+        nonzeros = (index for index, val in enumerate(rel) if val)
+        last_nonzero = max(nonzeros, default=0)
+        return rel[: last_nonzero + 1]
+
+
+def _parse_letter_version(
+    letter: str | None, number: str | bytes | SupportsInt | None
+) -> tuple[str, int] | None:
+    if letter:
+        # We consider there to be an implicit 0 in a pre-release if there is
+        # not a numeral associated with it.
+        if number is None:
+            number = 0
+
+        # We normalize any letters to their lower case form
+        letter = letter.lower()
+
+        # We consider some words to be alternate spellings of other words and
+        # in those cases we want to normalize the spellings to our preferred
+        # spelling.
+        if letter == "alpha":
+            letter = "a"
+        elif letter == "beta":
+            letter = "b"
+        elif letter in ["c", "pre", "preview"]:
+            letter = "rc"
+        elif letter in ["rev", "r"]:
+            letter = "post"
+
+        return letter, int(number)
+
+    assert not letter
+    if number:
+        # We assume if we are given a number, but we are not given a letter
+        # then this is using the implicit post release syntax (e.g. 1.0-1)
+        letter = "post"
+
+        return letter, int(number)
+
+    return None
+
+
+_local_version_separators = re.compile(r"[\._-]")
+
+
+def _parse_local_version(local: str | None) -> LocalType | None:
+    """
+    Takes a string like abc.1.twelve and turns it into ("abc", 1, "twelve").
+    """
+    if local is not None:
+        return tuple(
+            part.lower() if not part.isdigit() else int(part)
+            for part in _local_version_separators.split(local)
+        )
+    return None
+
+
+def _cmpkey(
+    epoch: int,
+    release: tuple[int, ...],
+    pre: tuple[str, int] | None,
+    post: tuple[str, int] | None,
+    dev: tuple[str, int] | None,
+    local: LocalType | None,
+) -> CmpKey:
+    # When we compare a release version, we want to compare it with all of the
+    # trailing zeros removed. So we'll use a reverse the list, drop all the now
+    # leading zeros until we come to something non zero, then take the rest
+    # re-reverse it back into the correct order and make it a tuple and use
+    # that for our sorting key.
+    _release = tuple(
+        reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
+    )
+
+    # We need to "trick" the sorting algorithm to put 1.0.dev0 before 1.0a0.
+    # We'll do this by abusing the pre segment, but we _only_ want to do this
+    # if there is not a pre or a post segment. If we have one of those then
+    # the normal sorting rules will handle this case correctly.
+    if pre is None and post is None and dev is not None:
+        _pre: CmpPrePostDevType = NegativeInfinity
+    # Versions without a pre-release (except as noted above) should sort after
+    # those with one.
+    elif pre is None:
+        _pre = Infinity
+    else:
+        _pre = pre
+
+    # Versions without a post segment should sort before those with one.
+    if post is None:
+        _post: CmpPrePostDevType = NegativeInfinity
+
+    else:
+        _post = post
+
+    # Versions without a development segment should sort after those with one.
+    if dev is None:
+        _dev: CmpPrePostDevType = Infinity
+
+    else:
+        _dev = dev
+
+    if local is None:
+        # Versions without a local segment should sort before those with one.
+        _local: CmpLocalType = NegativeInfinity
+    else:
+        # Versions with a local segment need that segment parsed to implement
+        # the sorting rules in PEP440.
+        # - Alpha numeric segments sort before numeric segments
+        # - Alpha numeric segments sort lexicographically
+        # - Numeric segments sort numerically
+        # - Shorter versions sort before longer versions when the prefixes
+        #   match exactly
+        _local = tuple(
+            (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
+        )
+
+    return epoch, _release, _pre, _post, _dev, _local
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py
new file mode 100644
index 00000000000..57ce7f10064
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py
@@ -0,0 +1,3676 @@
+# TODO: Add Generic type annotations to initialized collections.
+# For now we'd simply use implicit Any/Unknown which would add redundant annotations
+# mypy: disable-error-code="var-annotated"
+"""
+Package resource API
+--------------------
+
+A resource is a logical file contained within a package, or a logical
+subdirectory thereof.  The package resource API expects resource names
+to have their path parts separated with ``/``, *not* whatever the local
+path separator is.  Do not use os.path operations to manipulate resource
+names being passed into the API.
+
+The package resource API is designed to work with normal filesystem packages,
+.egg files, and unpacked .egg files.  It can also work in a limited way with
+.zip files and with custom PEP 302 loaders that support the ``get_data()``
+method.
+
+This module is deprecated. Users are directed to :mod:`importlib.resources`,
+:mod:`importlib.metadata` and :pypi:`packaging` instead.
+"""
+
+from __future__ import annotations
+
+import sys
+
+if sys.version_info < (3, 8):  # noqa: UP036 # Check for unsupported versions
+    raise RuntimeError("Python 3.8 or later is required")
+
+import os
+import io
+import time
+import re
+import types
+from typing import (
+    Any,
+    Literal,
+    Dict,
+    Iterator,
+    Mapping,
+    MutableSequence,
+    NamedTuple,
+    NoReturn,
+    Tuple,
+    Union,
+    TYPE_CHECKING,
+    Protocol,
+    Callable,
+    Iterable,
+    TypeVar,
+    overload,
+)
+import zipfile
+import zipimport
+import warnings
+import stat
+import functools
+import pkgutil
+import operator
+import platform
+import collections
+import plistlib
+import email.parser
+import errno
+import tempfile
+import textwrap
+import inspect
+import ntpath
+import posixpath
+import importlib
+import importlib.abc
+import importlib.machinery
+from pkgutil import get_importer
+
+import _imp
+
+# capture these to bypass sandboxing
+from os import utime
+from os import open as os_open
+from os.path import isdir, split
+
+try:
+    from os import mkdir, rename, unlink
+
+    WRITE_SUPPORT = True
+except ImportError:
+    # no write support, probably under GAE
+    WRITE_SUPPORT = False
+
+from pip._internal.utils._jaraco_text import (
+    yield_lines,
+    drop_comment,
+    join_continuation,
+)
+from pip._vendor.packaging import markers as _packaging_markers
+from pip._vendor.packaging import requirements as _packaging_requirements
+from pip._vendor.packaging import utils as _packaging_utils
+from pip._vendor.packaging import version as _packaging_version
+from pip._vendor.platformdirs import user_cache_dir as _user_cache_dir
+
+if TYPE_CHECKING:
+    from _typeshed import BytesPath, StrPath, StrOrBytesPath
+    from pip._vendor.typing_extensions import Self
+
+
+# Patch: Remove deprecation warning from vendored pkg_resources.
+# Setting PYTHONWARNINGS=error to verify builds produce no warnings
+# causes immediate exceptions.
+# See https://github.com/pypa/pip/issues/12243
+
+
+_T = TypeVar("_T")
+_DistributionT = TypeVar("_DistributionT", bound="Distribution")
+# Type aliases
+_NestedStr = Union[str, Iterable[Union[str, Iterable["_NestedStr"]]]]
+_InstallerTypeT = Callable[["Requirement"], "_DistributionT"]
+_InstallerType = Callable[["Requirement"], Union["Distribution", None]]
+_PkgReqType = Union[str, "Requirement"]
+_EPDistType = Union["Distribution", _PkgReqType]
+_MetadataType = Union["IResourceProvider", None]
+_ResolvedEntryPoint = Any  # Can be any attribute in the module
+_ResourceStream = Any  # TODO / Incomplete: A readable file-like object
+# Any object works, but let's indicate we expect something like a module (optionally has __loader__ or __file__)
+_ModuleLike = Union[object, types.ModuleType]
+# Any: Should be _ModuleLike but we end up with issues where _ModuleLike doesn't have _ZipLoaderModule's __loader__
+_ProviderFactoryType = Callable[[Any], "IResourceProvider"]
+_DistFinderType = Callable[[_T, str, bool], Iterable["Distribution"]]
+_NSHandlerType = Callable[[_T, str, str, types.ModuleType], Union[str, None]]
+_AdapterT = TypeVar(
+    "_AdapterT", _DistFinderType[Any], _ProviderFactoryType, _NSHandlerType[Any]
+)
+
+
+# Use _typeshed.importlib.LoaderProtocol once available https://github.com/python/typeshed/pull/11890
+class _LoaderProtocol(Protocol):
+    def load_module(self, fullname: str, /) -> types.ModuleType: ...
+
+
+class _ZipLoaderModule(Protocol):
+    __loader__: zipimport.zipimporter
+
+
+_PEP440_FALLBACK = re.compile(r"^v?(?P(?:[0-9]+!)?[0-9]+(?:\.[0-9]+)*)", re.I)
+
+
+class PEP440Warning(RuntimeWarning):
+    """
+    Used when there is an issue with a version or specifier not complying with
+    PEP 440.
+    """
+
+
+parse_version = _packaging_version.Version
+
+
+_state_vars: dict[str, str] = {}
+
+
+def _declare_state(vartype: str, varname: str, initial_value: _T) -> _T:
+    _state_vars[varname] = vartype
+    return initial_value
+
+
+def __getstate__() -> dict[str, Any]:
+    state = {}
+    g = globals()
+    for k, v in _state_vars.items():
+        state[k] = g['_sget_' + v](g[k])
+    return state
+
+
+def __setstate__(state: dict[str, Any]) -> dict[str, Any]:
+    g = globals()
+    for k, v in state.items():
+        g['_sset_' + _state_vars[k]](k, g[k], v)
+    return state
+
+
+def _sget_dict(val):
+    return val.copy()
+
+
+def _sset_dict(key, ob, state):
+    ob.clear()
+    ob.update(state)
+
+
+def _sget_object(val):
+    return val.__getstate__()
+
+
+def _sset_object(key, ob, state):
+    ob.__setstate__(state)
+
+
+_sget_none = _sset_none = lambda *args: None
+
+
+def get_supported_platform():
+    """Return this platform's maximum compatible version.
+
+    distutils.util.get_platform() normally reports the minimum version
+    of macOS that would be required to *use* extensions produced by
+    distutils.  But what we want when checking compatibility is to know the
+    version of macOS that we are *running*.  To allow usage of packages that
+    explicitly require a newer version of macOS, we must also know the
+    current version of the OS.
+
+    If this condition occurs for any other platform with a version in its
+    platform strings, this function should be extended accordingly.
+    """
+    plat = get_build_platform()
+    m = macosVersionString.match(plat)
+    if m is not None and sys.platform == "darwin":
+        try:
+            plat = 'macosx-%s-%s' % ('.'.join(_macos_vers()[:2]), m.group(3))
+        except ValueError:
+            # not macOS
+            pass
+    return plat
+
+
+__all__ = [
+    # Basic resource access and distribution/entry point discovery
+    'require',
+    'run_script',
+    'get_provider',
+    'get_distribution',
+    'load_entry_point',
+    'get_entry_map',
+    'get_entry_info',
+    'iter_entry_points',
+    'resource_string',
+    'resource_stream',
+    'resource_filename',
+    'resource_listdir',
+    'resource_exists',
+    'resource_isdir',
+    # Environmental control
+    'declare_namespace',
+    'working_set',
+    'add_activation_listener',
+    'find_distributions',
+    'set_extraction_path',
+    'cleanup_resources',
+    'get_default_cache',
+    # Primary implementation classes
+    'Environment',
+    'WorkingSet',
+    'ResourceManager',
+    'Distribution',
+    'Requirement',
+    'EntryPoint',
+    # Exceptions
+    'ResolutionError',
+    'VersionConflict',
+    'DistributionNotFound',
+    'UnknownExtra',
+    'ExtractionError',
+    # Warnings
+    'PEP440Warning',
+    # Parsing functions and string utilities
+    'parse_requirements',
+    'parse_version',
+    'safe_name',
+    'safe_version',
+    'get_platform',
+    'compatible_platforms',
+    'yield_lines',
+    'split_sections',
+    'safe_extra',
+    'to_filename',
+    'invalid_marker',
+    'evaluate_marker',
+    # filesystem utilities
+    'ensure_directory',
+    'normalize_path',
+    # Distribution "precedence" constants
+    'EGG_DIST',
+    'BINARY_DIST',
+    'SOURCE_DIST',
+    'CHECKOUT_DIST',
+    'DEVELOP_DIST',
+    # "Provider" interfaces, implementations, and registration/lookup APIs
+    'IMetadataProvider',
+    'IResourceProvider',
+    'FileMetadata',
+    'PathMetadata',
+    'EggMetadata',
+    'EmptyProvider',
+    'empty_provider',
+    'NullProvider',
+    'EggProvider',
+    'DefaultProvider',
+    'ZipProvider',
+    'register_finder',
+    'register_namespace_handler',
+    'register_loader_type',
+    'fixup_namespace_packages',
+    'get_importer',
+    # Warnings
+    'PkgResourcesDeprecationWarning',
+    # Deprecated/backward compatibility only
+    'run_main',
+    'AvailableDistributions',
+]
+
+
+class ResolutionError(Exception):
+    """Abstract base for dependency resolution errors"""
+
+    def __repr__(self):
+        return self.__class__.__name__ + repr(self.args)
+
+
+class VersionConflict(ResolutionError):
+    """
+    An already-installed version conflicts with the requested version.
+
+    Should be initialized with the installed Distribution and the requested
+    Requirement.
+    """
+
+    _template = "{self.dist} is installed but {self.req} is required"
+
+    @property
+    def dist(self) -> Distribution:
+        return self.args[0]
+
+    @property
+    def req(self) -> Requirement:
+        return self.args[1]
+
+    def report(self):
+        return self._template.format(**locals())
+
+    def with_context(self, required_by: set[Distribution | str]):
+        """
+        If required_by is non-empty, return a version of self that is a
+        ContextualVersionConflict.
+        """
+        if not required_by:
+            return self
+        args = self.args + (required_by,)
+        return ContextualVersionConflict(*args)
+
+
+class ContextualVersionConflict(VersionConflict):
+    """
+    A VersionConflict that accepts a third parameter, the set of the
+    requirements that required the installed Distribution.
+    """
+
+    _template = VersionConflict._template + ' by {self.required_by}'
+
+    @property
+    def required_by(self) -> set[str]:
+        return self.args[2]
+
+
+class DistributionNotFound(ResolutionError):
+    """A requested distribution was not found"""
+
+    _template = (
+        "The '{self.req}' distribution was not found "
+        "and is required by {self.requirers_str}"
+    )
+
+    @property
+    def req(self) -> Requirement:
+        return self.args[0]
+
+    @property
+    def requirers(self) -> set[str] | None:
+        return self.args[1]
+
+    @property
+    def requirers_str(self):
+        if not self.requirers:
+            return 'the application'
+        return ', '.join(self.requirers)
+
+    def report(self):
+        return self._template.format(**locals())
+
+    def __str__(self):
+        return self.report()
+
+
+class UnknownExtra(ResolutionError):
+    """Distribution doesn't have an "extra feature" of the given name"""
+
+
+_provider_factories: dict[type[_ModuleLike], _ProviderFactoryType] = {}
+
+PY_MAJOR = '{}.{}'.format(*sys.version_info)
+EGG_DIST = 3
+BINARY_DIST = 2
+SOURCE_DIST = 1
+CHECKOUT_DIST = 0
+DEVELOP_DIST = -1
+
+
+def register_loader_type(
+    loader_type: type[_ModuleLike], provider_factory: _ProviderFactoryType
+):
+    """Register `provider_factory` to make providers for `loader_type`
+
+    `loader_type` is the type or class of a PEP 302 ``module.__loader__``,
+    and `provider_factory` is a function that, passed a *module* object,
+    returns an ``IResourceProvider`` for that module.
+    """
+    _provider_factories[loader_type] = provider_factory
+
+
+@overload
+def get_provider(moduleOrReq: str) -> IResourceProvider: ...
+@overload
+def get_provider(moduleOrReq: Requirement) -> Distribution: ...
+def get_provider(moduleOrReq: str | Requirement) -> IResourceProvider | Distribution:
+    """Return an IResourceProvider for the named module or requirement"""
+    if isinstance(moduleOrReq, Requirement):
+        return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
+    try:
+        module = sys.modules[moduleOrReq]
+    except KeyError:
+        __import__(moduleOrReq)
+        module = sys.modules[moduleOrReq]
+    loader = getattr(module, '__loader__', None)
+    return _find_adapter(_provider_factories, loader)(module)
+
+
+@functools.lru_cache(maxsize=None)
+def _macos_vers():
+    version = platform.mac_ver()[0]
+    # fallback for MacPorts
+    if version == '':
+        plist = '/System/Library/CoreServices/SystemVersion.plist'
+        if os.path.exists(plist):
+            with open(plist, 'rb') as fh:
+                plist_content = plistlib.load(fh)
+            if 'ProductVersion' in plist_content:
+                version = plist_content['ProductVersion']
+    return version.split('.')
+
+
+def _macos_arch(machine):
+    return {'PowerPC': 'ppc', 'Power_Macintosh': 'ppc'}.get(machine, machine)
+
+
+def get_build_platform():
+    """Return this platform's string for platform-specific distributions
+
+    XXX Currently this is the same as ``distutils.util.get_platform()``, but it
+    needs some hacks for Linux and macOS.
+    """
+    from sysconfig import get_platform
+
+    plat = get_platform()
+    if sys.platform == "darwin" and not plat.startswith('macosx-'):
+        try:
+            version = _macos_vers()
+            machine = os.uname()[4].replace(" ", "_")
+            return "macosx-%d.%d-%s" % (
+                int(version[0]),
+                int(version[1]),
+                _macos_arch(machine),
+            )
+        except ValueError:
+            # if someone is running a non-Mac darwin system, this will fall
+            # through to the default implementation
+            pass
+    return plat
+
+
+macosVersionString = re.compile(r"macosx-(\d+)\.(\d+)-(.*)")
+darwinVersionString = re.compile(r"darwin-(\d+)\.(\d+)\.(\d+)-(.*)")
+# XXX backward compat
+get_platform = get_build_platform
+
+
+def compatible_platforms(provided: str | None, required: str | None):
+    """Can code for the `provided` platform run on the `required` platform?
+
+    Returns true if either platform is ``None``, or the platforms are equal.
+
+    XXX Needs compatibility checks for Linux and other unixy OSes.
+    """
+    if provided is None or required is None or provided == required:
+        # easy case
+        return True
+
+    # macOS special cases
+    reqMac = macosVersionString.match(required)
+    if reqMac:
+        provMac = macosVersionString.match(provided)
+
+        # is this a Mac package?
+        if not provMac:
+            # this is backwards compatibility for packages built before
+            # setuptools 0.6. All packages built after this point will
+            # use the new macOS designation.
+            provDarwin = darwinVersionString.match(provided)
+            if provDarwin:
+                dversion = int(provDarwin.group(1))
+                macosversion = "%s.%s" % (reqMac.group(1), reqMac.group(2))
+                if (
+                    dversion == 7
+                    and macosversion >= "10.3"
+                    or dversion == 8
+                    and macosversion >= "10.4"
+                ):
+                    return True
+            # egg isn't macOS or legacy darwin
+            return False
+
+        # are they the same major version and machine type?
+        if provMac.group(1) != reqMac.group(1) or provMac.group(3) != reqMac.group(3):
+            return False
+
+        # is the required OS major update >= the provided one?
+        if int(provMac.group(2)) > int(reqMac.group(2)):
+            return False
+
+        return True
+
+    # XXX Linux and other platforms' special cases should go here
+    return False
+
+
+@overload
+def get_distribution(dist: _DistributionT) -> _DistributionT: ...
+@overload
+def get_distribution(dist: _PkgReqType) -> Distribution: ...
+def get_distribution(dist: Distribution | _PkgReqType) -> Distribution:
+    """Return a current distribution object for a Requirement or string"""
+    if isinstance(dist, str):
+        dist = Requirement.parse(dist)
+    if isinstance(dist, Requirement):
+        # Bad type narrowing, dist has to be a Requirement here, so get_provider has to return Distribution
+        dist = get_provider(dist)  # type: ignore[assignment]
+    if not isinstance(dist, Distribution):
+        raise TypeError("Expected str, Requirement, or Distribution", dist)
+    return dist
+
+
+def load_entry_point(dist: _EPDistType, group: str, name: str) -> _ResolvedEntryPoint:
+    """Return `name` entry point of `group` for `dist` or raise ImportError"""
+    return get_distribution(dist).load_entry_point(group, name)
+
+
+@overload
+def get_entry_map(
+    dist: _EPDistType, group: None = None
+) -> dict[str, dict[str, EntryPoint]]: ...
+@overload
+def get_entry_map(dist: _EPDistType, group: str) -> dict[str, EntryPoint]: ...
+def get_entry_map(dist: _EPDistType, group: str | None = None):
+    """Return the entry point map for `group`, or the full entry map"""
+    return get_distribution(dist).get_entry_map(group)
+
+
+def get_entry_info(dist: _EPDistType, group: str, name: str):
+    """Return the EntryPoint object for `group`+`name`, or ``None``"""
+    return get_distribution(dist).get_entry_info(group, name)
+
+
+class IMetadataProvider(Protocol):
+    def has_metadata(self, name: str) -> bool:
+        """Does the package's distribution contain the named metadata?"""
+
+    def get_metadata(self, name: str) -> str:
+        """The named metadata resource as a string"""
+
+    def get_metadata_lines(self, name: str) -> Iterator[str]:
+        """Yield named metadata resource as list of non-blank non-comment lines
+
+        Leading and trailing whitespace is stripped from each line, and lines
+        with ``#`` as the first non-blank character are omitted."""
+
+    def metadata_isdir(self, name: str) -> bool:
+        """Is the named metadata a directory?  (like ``os.path.isdir()``)"""
+
+    def metadata_listdir(self, name: str) -> list[str]:
+        """List of metadata names in the directory (like ``os.listdir()``)"""
+
+    def run_script(self, script_name: str, namespace: dict[str, Any]) -> None:
+        """Execute the named script in the supplied namespace dictionary"""
+
+
+class IResourceProvider(IMetadataProvider, Protocol):
+    """An object that provides access to package resources"""
+
+    def get_resource_filename(
+        self, manager: ResourceManager, resource_name: str
+    ) -> str:
+        """Return a true filesystem path for `resource_name`
+
+        `manager` must be a ``ResourceManager``"""
+
+    def get_resource_stream(
+        self, manager: ResourceManager, resource_name: str
+    ) -> _ResourceStream:
+        """Return a readable file-like object for `resource_name`
+
+        `manager` must be a ``ResourceManager``"""
+
+    def get_resource_string(
+        self, manager: ResourceManager, resource_name: str
+    ) -> bytes:
+        """Return the contents of `resource_name` as :obj:`bytes`
+
+        `manager` must be a ``ResourceManager``"""
+
+    def has_resource(self, resource_name: str) -> bool:
+        """Does the package contain the named resource?"""
+
+    def resource_isdir(self, resource_name: str) -> bool:
+        """Is the named resource a directory?  (like ``os.path.isdir()``)"""
+
+    def resource_listdir(self, resource_name: str) -> list[str]:
+        """List of resource names in the directory (like ``os.listdir()``)"""
+
+
+class WorkingSet:
+    """A collection of active distributions on sys.path (or a similar list)"""
+
+    def __init__(self, entries: Iterable[str] | None = None):
+        """Create working set from list of path entries (default=sys.path)"""
+        self.entries: list[str] = []
+        self.entry_keys = {}
+        self.by_key = {}
+        self.normalized_to_canonical_keys = {}
+        self.callbacks = []
+
+        if entries is None:
+            entries = sys.path
+
+        for entry in entries:
+            self.add_entry(entry)
+
+    @classmethod
+    def _build_master(cls):
+        """
+        Prepare the master working set.
+        """
+        ws = cls()
+        try:
+            from __main__ import __requires__
+        except ImportError:
+            # The main program does not list any requirements
+            return ws
+
+        # ensure the requirements are met
+        try:
+            ws.require(__requires__)
+        except VersionConflict:
+            return cls._build_from_requirements(__requires__)
+
+        return ws
+
+    @classmethod
+    def _build_from_requirements(cls, req_spec):
+        """
+        Build a working set from a requirement spec. Rewrites sys.path.
+        """
+        # try it without defaults already on sys.path
+        # by starting with an empty path
+        ws = cls([])
+        reqs = parse_requirements(req_spec)
+        dists = ws.resolve(reqs, Environment())
+        for dist in dists:
+            ws.add(dist)
+
+        # add any missing entries from sys.path
+        for entry in sys.path:
+            if entry not in ws.entries:
+                ws.add_entry(entry)
+
+        # then copy back to sys.path
+        sys.path[:] = ws.entries
+        return ws
+
+    def add_entry(self, entry: str):
+        """Add a path item to ``.entries``, finding any distributions on it
+
+        ``find_distributions(entry, True)`` is used to find distributions
+        corresponding to the path entry, and they are added.  `entry` is
+        always appended to ``.entries``, even if it is already present.
+        (This is because ``sys.path`` can contain the same value more than
+        once, and the ``.entries`` of the ``sys.path`` WorkingSet should always
+        equal ``sys.path``.)
+        """
+        self.entry_keys.setdefault(entry, [])
+        self.entries.append(entry)
+        for dist in find_distributions(entry, True):
+            self.add(dist, entry, False)
+
+    def __contains__(self, dist: Distribution) -> bool:
+        """True if `dist` is the active distribution for its project"""
+        return self.by_key.get(dist.key) == dist
+
+    def find(self, req: Requirement) -> Distribution | None:
+        """Find a distribution matching requirement `req`
+
+        If there is an active distribution for the requested project, this
+        returns it as long as it meets the version requirement specified by
+        `req`.  But, if there is an active distribution for the project and it
+        does *not* meet the `req` requirement, ``VersionConflict`` is raised.
+        If there is no active distribution for the requested project, ``None``
+        is returned.
+        """
+        dist = self.by_key.get(req.key)
+
+        if dist is None:
+            canonical_key = self.normalized_to_canonical_keys.get(req.key)
+
+            if canonical_key is not None:
+                req.key = canonical_key
+                dist = self.by_key.get(canonical_key)
+
+        if dist is not None and dist not in req:
+            # XXX add more info
+            raise VersionConflict(dist, req)
+        return dist
+
+    def iter_entry_points(self, group: str, name: str | None = None):
+        """Yield entry point objects from `group` matching `name`
+
+        If `name` is None, yields all entry points in `group` from all
+        distributions in the working set, otherwise only ones matching
+        both `group` and `name` are yielded (in distribution order).
+        """
+        return (
+            entry
+            for dist in self
+            for entry in dist.get_entry_map(group).values()
+            if name is None or name == entry.name
+        )
+
+    def run_script(self, requires: str, script_name: str):
+        """Locate distribution for `requires` and run `script_name` script"""
+        ns = sys._getframe(1).f_globals
+        name = ns['__name__']
+        ns.clear()
+        ns['__name__'] = name
+        self.require(requires)[0].run_script(script_name, ns)
+
+    def __iter__(self) -> Iterator[Distribution]:
+        """Yield distributions for non-duplicate projects in the working set
+
+        The yield order is the order in which the items' path entries were
+        added to the working set.
+        """
+        seen = set()
+        for item in self.entries:
+            if item not in self.entry_keys:
+                # workaround a cache issue
+                continue
+
+            for key in self.entry_keys[item]:
+                if key not in seen:
+                    seen.add(key)
+                    yield self.by_key[key]
+
+    def add(
+        self,
+        dist: Distribution,
+        entry: str | None = None,
+        insert: bool = True,
+        replace: bool = False,
+    ):
+        """Add `dist` to working set, associated with `entry`
+
+        If `entry` is unspecified, it defaults to the ``.location`` of `dist`.
+        On exit from this routine, `entry` is added to the end of the working
+        set's ``.entries`` (if it wasn't already present).
+
+        `dist` is only added to the working set if it's for a project that
+        doesn't already have a distribution in the set, unless `replace=True`.
+        If it's added, any callbacks registered with the ``subscribe()`` method
+        will be called.
+        """
+        if insert:
+            dist.insert_on(self.entries, entry, replace=replace)
+
+        if entry is None:
+            entry = dist.location
+        keys = self.entry_keys.setdefault(entry, [])
+        keys2 = self.entry_keys.setdefault(dist.location, [])
+        if not replace and dist.key in self.by_key:
+            # ignore hidden distros
+            return
+
+        self.by_key[dist.key] = dist
+        normalized_name = _packaging_utils.canonicalize_name(dist.key)
+        self.normalized_to_canonical_keys[normalized_name] = dist.key
+        if dist.key not in keys:
+            keys.append(dist.key)
+        if dist.key not in keys2:
+            keys2.append(dist.key)
+        self._added_new(dist)
+
+    @overload
+    def resolve(
+        self,
+        requirements: Iterable[Requirement],
+        env: Environment | None,
+        installer: _InstallerTypeT[_DistributionT],
+        replace_conflicting: bool = False,
+        extras: tuple[str, ...] | None = None,
+    ) -> list[_DistributionT]: ...
+    @overload
+    def resolve(
+        self,
+        requirements: Iterable[Requirement],
+        env: Environment | None = None,
+        *,
+        installer: _InstallerTypeT[_DistributionT],
+        replace_conflicting: bool = False,
+        extras: tuple[str, ...] | None = None,
+    ) -> list[_DistributionT]: ...
+    @overload
+    def resolve(
+        self,
+        requirements: Iterable[Requirement],
+        env: Environment | None = None,
+        installer: _InstallerType | None = None,
+        replace_conflicting: bool = False,
+        extras: tuple[str, ...] | None = None,
+    ) -> list[Distribution]: ...
+    def resolve(
+        self,
+        requirements: Iterable[Requirement],
+        env: Environment | None = None,
+        installer: _InstallerType | None | _InstallerTypeT[_DistributionT] = None,
+        replace_conflicting: bool = False,
+        extras: tuple[str, ...] | None = None,
+    ) -> list[Distribution] | list[_DistributionT]:
+        """List all distributions needed to (recursively) meet `requirements`
+
+        `requirements` must be a sequence of ``Requirement`` objects.  `env`,
+        if supplied, should be an ``Environment`` instance.  If
+        not supplied, it defaults to all distributions available within any
+        entry or distribution in the working set.  `installer`, if supplied,
+        will be invoked with each requirement that cannot be met by an
+        already-installed distribution; it should return a ``Distribution`` or
+        ``None``.
+
+        Unless `replace_conflicting=True`, raises a VersionConflict exception
+        if
+        any requirements are found on the path that have the correct name but
+        the wrong version.  Otherwise, if an `installer` is supplied it will be
+        invoked to obtain the correct version of the requirement and activate
+        it.
+
+        `extras` is a list of the extras to be used with these requirements.
+        This is important because extra requirements may look like `my_req;
+        extra = "my_extra"`, which would otherwise be interpreted as a purely
+        optional requirement.  Instead, we want to be able to assert that these
+        requirements are truly required.
+        """
+
+        # set up the stack
+        requirements = list(requirements)[::-1]
+        # set of processed requirements
+        processed = set()
+        # key -> dist
+        best = {}
+        to_activate = []
+
+        req_extras = _ReqExtras()
+
+        # Mapping of requirement to set of distributions that required it;
+        # useful for reporting info about conflicts.
+        required_by = collections.defaultdict(set)
+
+        while requirements:
+            # process dependencies breadth-first
+            req = requirements.pop(0)
+            if req in processed:
+                # Ignore cyclic or redundant dependencies
+                continue
+
+            if not req_extras.markers_pass(req, extras):
+                continue
+
+            dist = self._resolve_dist(
+                req, best, replace_conflicting, env, installer, required_by, to_activate
+            )
+
+            # push the new requirements onto the stack
+            new_requirements = dist.requires(req.extras)[::-1]
+            requirements.extend(new_requirements)
+
+            # Register the new requirements needed by req
+            for new_requirement in new_requirements:
+                required_by[new_requirement].add(req.project_name)
+                req_extras[new_requirement] = req.extras
+
+            processed.add(req)
+
+        # return list of distros to activate
+        return to_activate
+
+    def _resolve_dist(
+        self, req, best, replace_conflicting, env, installer, required_by, to_activate
+    ) -> Distribution:
+        dist = best.get(req.key)
+        if dist is None:
+            # Find the best distribution and add it to the map
+            dist = self.by_key.get(req.key)
+            if dist is None or (dist not in req and replace_conflicting):
+                ws = self
+                if env is None:
+                    if dist is None:
+                        env = Environment(self.entries)
+                    else:
+                        # Use an empty environment and workingset to avoid
+                        # any further conflicts with the conflicting
+                        # distribution
+                        env = Environment([])
+                        ws = WorkingSet([])
+                dist = best[req.key] = env.best_match(
+                    req, ws, installer, replace_conflicting=replace_conflicting
+                )
+                if dist is None:
+                    requirers = required_by.get(req, None)
+                    raise DistributionNotFound(req, requirers)
+            to_activate.append(dist)
+        if dist not in req:
+            # Oops, the "best" so far conflicts with a dependency
+            dependent_req = required_by[req]
+            raise VersionConflict(dist, req).with_context(dependent_req)
+        return dist
+
+    @overload
+    def find_plugins(
+        self,
+        plugin_env: Environment,
+        full_env: Environment | None,
+        installer: _InstallerTypeT[_DistributionT],
+        fallback: bool = True,
+    ) -> tuple[list[_DistributionT], dict[Distribution, Exception]]: ...
+    @overload
+    def find_plugins(
+        self,
+        plugin_env: Environment,
+        full_env: Environment | None = None,
+        *,
+        installer: _InstallerTypeT[_DistributionT],
+        fallback: bool = True,
+    ) -> tuple[list[_DistributionT], dict[Distribution, Exception]]: ...
+    @overload
+    def find_plugins(
+        self,
+        plugin_env: Environment,
+        full_env: Environment | None = None,
+        installer: _InstallerType | None = None,
+        fallback: bool = True,
+    ) -> tuple[list[Distribution], dict[Distribution, Exception]]: ...
+    def find_plugins(
+        self,
+        plugin_env: Environment,
+        full_env: Environment | None = None,
+        installer: _InstallerType | None | _InstallerTypeT[_DistributionT] = None,
+        fallback: bool = True,
+    ) -> tuple[
+        list[Distribution] | list[_DistributionT],
+        dict[Distribution, Exception],
+    ]:
+        """Find all activatable distributions in `plugin_env`
+
+        Example usage::
+
+            distributions, errors = working_set.find_plugins(
+                Environment(plugin_dirlist)
+            )
+            # add plugins+libs to sys.path
+            map(working_set.add, distributions)
+            # display errors
+            print('Could not load', errors)
+
+        The `plugin_env` should be an ``Environment`` instance that contains
+        only distributions that are in the project's "plugin directory" or
+        directories. The `full_env`, if supplied, should be an ``Environment``
+        contains all currently-available distributions.  If `full_env` is not
+        supplied, one is created automatically from the ``WorkingSet`` this
+        method is called on, which will typically mean that every directory on
+        ``sys.path`` will be scanned for distributions.
+
+        `installer` is a standard installer callback as used by the
+        ``resolve()`` method. The `fallback` flag indicates whether we should
+        attempt to resolve older versions of a plugin if the newest version
+        cannot be resolved.
+
+        This method returns a 2-tuple: (`distributions`, `error_info`), where
+        `distributions` is a list of the distributions found in `plugin_env`
+        that were loadable, along with any other distributions that are needed
+        to resolve their dependencies.  `error_info` is a dictionary mapping
+        unloadable plugin distributions to an exception instance describing the
+        error that occurred. Usually this will be a ``DistributionNotFound`` or
+        ``VersionConflict`` instance.
+        """
+
+        plugin_projects = list(plugin_env)
+        # scan project names in alphabetic order
+        plugin_projects.sort()
+
+        error_info: dict[Distribution, Exception] = {}
+        distributions: dict[Distribution, Exception | None] = {}
+
+        if full_env is None:
+            env = Environment(self.entries)
+            env += plugin_env
+        else:
+            env = full_env + plugin_env
+
+        shadow_set = self.__class__([])
+        # put all our entries in shadow_set
+        list(map(shadow_set.add, self))
+
+        for project_name in plugin_projects:
+            for dist in plugin_env[project_name]:
+                req = [dist.as_requirement()]
+
+                try:
+                    resolvees = shadow_set.resolve(req, env, installer)
+
+                except ResolutionError as v:
+                    # save error info
+                    error_info[dist] = v
+                    if fallback:
+                        # try the next older version of project
+                        continue
+                    else:
+                        # give up on this project, keep going
+                        break
+
+                else:
+                    list(map(shadow_set.add, resolvees))
+                    distributions.update(dict.fromkeys(resolvees))
+
+                    # success, no need to try any more versions of this project
+                    break
+
+        sorted_distributions = list(distributions)
+        sorted_distributions.sort()
+
+        return sorted_distributions, error_info
+
+    def require(self, *requirements: _NestedStr):
+        """Ensure that distributions matching `requirements` are activated
+
+        `requirements` must be a string or a (possibly-nested) sequence
+        thereof, specifying the distributions and versions required.  The
+        return value is a sequence of the distributions that needed to be
+        activated to fulfill the requirements; all relevant distributions are
+        included, even if they were already activated in this working set.
+        """
+        needed = self.resolve(parse_requirements(requirements))
+
+        for dist in needed:
+            self.add(dist)
+
+        return needed
+
+    def subscribe(
+        self, callback: Callable[[Distribution], object], existing: bool = True
+    ):
+        """Invoke `callback` for all distributions
+
+        If `existing=True` (default),
+        call on all existing ones, as well.
+        """
+        if callback in self.callbacks:
+            return
+        self.callbacks.append(callback)
+        if not existing:
+            return
+        for dist in self:
+            callback(dist)
+
+    def _added_new(self, dist):
+        for callback in self.callbacks:
+            callback(dist)
+
+    def __getstate__(self):
+        return (
+            self.entries[:],
+            self.entry_keys.copy(),
+            self.by_key.copy(),
+            self.normalized_to_canonical_keys.copy(),
+            self.callbacks[:],
+        )
+
+    def __setstate__(self, e_k_b_n_c):
+        entries, keys, by_key, normalized_to_canonical_keys, callbacks = e_k_b_n_c
+        self.entries = entries[:]
+        self.entry_keys = keys.copy()
+        self.by_key = by_key.copy()
+        self.normalized_to_canonical_keys = normalized_to_canonical_keys.copy()
+        self.callbacks = callbacks[:]
+
+
+class _ReqExtras(Dict["Requirement", Tuple[str, ...]]):
+    """
+    Map each requirement to the extras that demanded it.
+    """
+
+    def markers_pass(self, req: Requirement, extras: tuple[str, ...] | None = None):
+        """
+        Evaluate markers for req against each extra that
+        demanded it.
+
+        Return False if the req has a marker and fails
+        evaluation. Otherwise, return True.
+        """
+        extra_evals = (
+            req.marker.evaluate({'extra': extra})
+            for extra in self.get(req, ()) + (extras or (None,))
+        )
+        return not req.marker or any(extra_evals)
+
+
+class Environment:
+    """Searchable snapshot of distributions on a search path"""
+
+    def __init__(
+        self,
+        search_path: Iterable[str] | None = None,
+        platform: str | None = get_supported_platform(),
+        python: str | None = PY_MAJOR,
+    ):
+        """Snapshot distributions available on a search path
+
+        Any distributions found on `search_path` are added to the environment.
+        `search_path` should be a sequence of ``sys.path`` items.  If not
+        supplied, ``sys.path`` is used.
+
+        `platform` is an optional string specifying the name of the platform
+        that platform-specific distributions must be compatible with.  If
+        unspecified, it defaults to the current platform.  `python` is an
+        optional string naming the desired version of Python (e.g. ``'3.6'``);
+        it defaults to the current version.
+
+        You may explicitly set `platform` (and/or `python`) to ``None`` if you
+        wish to map *all* distributions, not just those compatible with the
+        running platform or Python version.
+        """
+        self._distmap = {}
+        self.platform = platform
+        self.python = python
+        self.scan(search_path)
+
+    def can_add(self, dist: Distribution):
+        """Is distribution `dist` acceptable for this environment?
+
+        The distribution must match the platform and python version
+        requirements specified when this environment was created, or False
+        is returned.
+        """
+        py_compat = (
+            self.python is None
+            or dist.py_version is None
+            or dist.py_version == self.python
+        )
+        return py_compat and compatible_platforms(dist.platform, self.platform)
+
+    def remove(self, dist: Distribution):
+        """Remove `dist` from the environment"""
+        self._distmap[dist.key].remove(dist)
+
+    def scan(self, search_path: Iterable[str] | None = None):
+        """Scan `search_path` for distributions usable in this environment
+
+        Any distributions found are added to the environment.
+        `search_path` should be a sequence of ``sys.path`` items.  If not
+        supplied, ``sys.path`` is used.  Only distributions conforming to
+        the platform/python version defined at initialization are added.
+        """
+        if search_path is None:
+            search_path = sys.path
+
+        for item in search_path:
+            for dist in find_distributions(item):
+                self.add(dist)
+
+    def __getitem__(self, project_name: str) -> list[Distribution]:
+        """Return a newest-to-oldest list of distributions for `project_name`
+
+        Uses case-insensitive `project_name` comparison, assuming all the
+        project's distributions use their project's name converted to all
+        lowercase as their key.
+
+        """
+        distribution_key = project_name.lower()
+        return self._distmap.get(distribution_key, [])
+
+    def add(self, dist: Distribution):
+        """Add `dist` if we ``can_add()`` it and it has not already been added"""
+        if self.can_add(dist) and dist.has_version():
+            dists = self._distmap.setdefault(dist.key, [])
+            if dist not in dists:
+                dists.append(dist)
+                dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
+
+    @overload
+    def best_match(
+        self,
+        req: Requirement,
+        working_set: WorkingSet,
+        installer: _InstallerTypeT[_DistributionT],
+        replace_conflicting: bool = False,
+    ) -> _DistributionT: ...
+    @overload
+    def best_match(
+        self,
+        req: Requirement,
+        working_set: WorkingSet,
+        installer: _InstallerType | None = None,
+        replace_conflicting: bool = False,
+    ) -> Distribution | None: ...
+    def best_match(
+        self,
+        req: Requirement,
+        working_set: WorkingSet,
+        installer: _InstallerType | None | _InstallerTypeT[_DistributionT] = None,
+        replace_conflicting: bool = False,
+    ) -> Distribution | None:
+        """Find distribution best matching `req` and usable on `working_set`
+
+        This calls the ``find(req)`` method of the `working_set` to see if a
+        suitable distribution is already active.  (This may raise
+        ``VersionConflict`` if an unsuitable version of the project is already
+        active in the specified `working_set`.)  If a suitable distribution
+        isn't active, this method returns the newest distribution in the
+        environment that meets the ``Requirement`` in `req`.  If no suitable
+        distribution is found, and `installer` is supplied, then the result of
+        calling the environment's ``obtain(req, installer)`` method will be
+        returned.
+        """
+        try:
+            dist = working_set.find(req)
+        except VersionConflict:
+            if not replace_conflicting:
+                raise
+            dist = None
+        if dist is not None:
+            return dist
+        for dist in self[req.key]:
+            if dist in req:
+                return dist
+        # try to download/install
+        return self.obtain(req, installer)
+
+    @overload
+    def obtain(
+        self,
+        requirement: Requirement,
+        installer: _InstallerTypeT[_DistributionT],
+    ) -> _DistributionT: ...
+    @overload
+    def obtain(
+        self,
+        requirement: Requirement,
+        installer: Callable[[Requirement], None] | None = None,
+    ) -> None: ...
+    @overload
+    def obtain(
+        self,
+        requirement: Requirement,
+        installer: _InstallerType | None = None,
+    ) -> Distribution | None: ...
+    def obtain(
+        self,
+        requirement: Requirement,
+        installer: Callable[[Requirement], None]
+        | _InstallerType
+        | None
+        | _InstallerTypeT[_DistributionT] = None,
+    ) -> Distribution | None:
+        """Obtain a distribution matching `requirement` (e.g. via download)
+
+        Obtain a distro that matches requirement (e.g. via download).  In the
+        base ``Environment`` class, this routine just returns
+        ``installer(requirement)``, unless `installer` is None, in which case
+        None is returned instead.  This method is a hook that allows subclasses
+        to attempt other ways of obtaining a distribution before falling back
+        to the `installer` argument."""
+        return installer(requirement) if installer else None
+
+    def __iter__(self) -> Iterator[str]:
+        """Yield the unique project names of the available distributions"""
+        for key in self._distmap.keys():
+            if self[key]:
+                yield key
+
+    def __iadd__(self, other: Distribution | Environment):
+        """In-place addition of a distribution or environment"""
+        if isinstance(other, Distribution):
+            self.add(other)
+        elif isinstance(other, Environment):
+            for project in other:
+                for dist in other[project]:
+                    self.add(dist)
+        else:
+            raise TypeError("Can't add %r to environment" % (other,))
+        return self
+
+    def __add__(self, other: Distribution | Environment):
+        """Add an environment or distribution to an environment"""
+        new = self.__class__([], platform=None, python=None)
+        for env in self, other:
+            new += env
+        return new
+
+
+# XXX backward compatibility
+AvailableDistributions = Environment
+
+
+class ExtractionError(RuntimeError):
+    """An error occurred extracting a resource
+
+    The following attributes are available from instances of this exception:
+
+    manager
+        The resource manager that raised this exception
+
+    cache_path
+        The base directory for resource extraction
+
+    original_error
+        The exception instance that caused extraction to fail
+    """
+
+    manager: ResourceManager
+    cache_path: str
+    original_error: BaseException | None
+
+
+class ResourceManager:
+    """Manage resource extraction and packages"""
+
+    extraction_path: str | None = None
+
+    def __init__(self):
+        self.cached_files = {}
+
+    def resource_exists(self, package_or_requirement: _PkgReqType, resource_name: str):
+        """Does the named resource exist?"""
+        return get_provider(package_or_requirement).has_resource(resource_name)
+
+    def resource_isdir(self, package_or_requirement: _PkgReqType, resource_name: str):
+        """Is the named resource an existing directory?"""
+        return get_provider(package_or_requirement).resource_isdir(resource_name)
+
+    def resource_filename(
+        self, package_or_requirement: _PkgReqType, resource_name: str
+    ):
+        """Return a true filesystem path for specified resource"""
+        return get_provider(package_or_requirement).get_resource_filename(
+            self, resource_name
+        )
+
+    def resource_stream(self, package_or_requirement: _PkgReqType, resource_name: str):
+        """Return a readable file-like object for specified resource"""
+        return get_provider(package_or_requirement).get_resource_stream(
+            self, resource_name
+        )
+
+    def resource_string(
+        self, package_or_requirement: _PkgReqType, resource_name: str
+    ) -> bytes:
+        """Return specified resource as :obj:`bytes`"""
+        return get_provider(package_or_requirement).get_resource_string(
+            self, resource_name
+        )
+
+    def resource_listdir(self, package_or_requirement: _PkgReqType, resource_name: str):
+        """List the contents of the named resource directory"""
+        return get_provider(package_or_requirement).resource_listdir(resource_name)
+
+    def extraction_error(self) -> NoReturn:
+        """Give an error message for problems extracting file(s)"""
+
+        old_exc = sys.exc_info()[1]
+        cache_path = self.extraction_path or get_default_cache()
+
+        tmpl = textwrap.dedent(
+            """
+            Can't extract file(s) to egg cache
+
+            The following error occurred while trying to extract file(s)
+            to the Python egg cache:
+
+              {old_exc}
+
+            The Python egg cache directory is currently set to:
+
+              {cache_path}
+
+            Perhaps your account does not have write access to this directory?
+            You can change the cache directory by setting the PYTHON_EGG_CACHE
+            environment variable to point to an accessible directory.
+            """
+        ).lstrip()
+        err = ExtractionError(tmpl.format(**locals()))
+        err.manager = self
+        err.cache_path = cache_path
+        err.original_error = old_exc
+        raise err
+
+    def get_cache_path(self, archive_name: str, names: Iterable[StrPath] = ()):
+        """Return absolute location in cache for `archive_name` and `names`
+
+        The parent directory of the resulting path will be created if it does
+        not already exist.  `archive_name` should be the base filename of the
+        enclosing egg (which may not be the name of the enclosing zipfile!),
+        including its ".egg" extension.  `names`, if provided, should be a
+        sequence of path name parts "under" the egg's extraction location.
+
+        This method should only be called by resource providers that need to
+        obtain an extraction location, and only for names they intend to
+        extract, as it tracks the generated names for possible cleanup later.
+        """
+        extract_path = self.extraction_path or get_default_cache()
+        target_path = os.path.join(extract_path, archive_name + '-tmp', *names)
+        try:
+            _bypass_ensure_directory(target_path)
+        except Exception:
+            self.extraction_error()
+
+        self._warn_unsafe_extraction_path(extract_path)
+
+        self.cached_files[target_path] = True
+        return target_path
+
+    @staticmethod
+    def _warn_unsafe_extraction_path(path):
+        """
+        If the default extraction path is overridden and set to an insecure
+        location, such as /tmp, it opens up an opportunity for an attacker to
+        replace an extracted file with an unauthorized payload. Warn the user
+        if a known insecure location is used.
+
+        See Distribute #375 for more details.
+        """
+        if os.name == 'nt' and not path.startswith(os.environ['windir']):
+            # On Windows, permissions are generally restrictive by default
+            #  and temp directories are not writable by other users, so
+            #  bypass the warning.
+            return
+        mode = os.stat(path).st_mode
+        if mode & stat.S_IWOTH or mode & stat.S_IWGRP:
+            msg = (
+                "Extraction path is writable by group/others "
+                "and vulnerable to attack when "
+                "used with get_resource_filename ({path}). "
+                "Consider a more secure "
+                "location (set with .set_extraction_path or the "
+                "PYTHON_EGG_CACHE environment variable)."
+            ).format(**locals())
+            warnings.warn(msg, UserWarning)
+
+    def postprocess(self, tempname: StrOrBytesPath, filename: StrOrBytesPath):
+        """Perform any platform-specific postprocessing of `tempname`
+
+        This is where Mac header rewrites should be done; other platforms don't
+        have anything special they should do.
+
+        Resource providers should call this method ONLY after successfully
+        extracting a compressed resource.  They must NOT call it on resources
+        that are already in the filesystem.
+
+        `tempname` is the current (temporary) name of the file, and `filename`
+        is the name it will be renamed to by the caller after this routine
+        returns.
+        """
+
+        if os.name == 'posix':
+            # Make the resource executable
+            mode = ((os.stat(tempname).st_mode) | 0o555) & 0o7777
+            os.chmod(tempname, mode)
+
+    def set_extraction_path(self, path: str):
+        """Set the base path where resources will be extracted to, if needed.
+
+        If you do not call this routine before any extractions take place, the
+        path defaults to the return value of ``get_default_cache()``.  (Which
+        is based on the ``PYTHON_EGG_CACHE`` environment variable, with various
+        platform-specific fallbacks.  See that routine's documentation for more
+        details.)
+
+        Resources are extracted to subdirectories of this path based upon
+        information given by the ``IResourceProvider``.  You may set this to a
+        temporary directory, but then you must call ``cleanup_resources()`` to
+        delete the extracted files when done.  There is no guarantee that
+        ``cleanup_resources()`` will be able to remove all extracted files.
+
+        (Note: you may not change the extraction path for a given resource
+        manager once resources have been extracted, unless you first call
+        ``cleanup_resources()``.)
+        """
+        if self.cached_files:
+            raise ValueError("Can't change extraction path, files already extracted")
+
+        self.extraction_path = path
+
+    def cleanup_resources(self, force: bool = False) -> list[str]:
+        """
+        Delete all extracted resource files and directories, returning a list
+        of the file and directory names that could not be successfully removed.
+        This function does not have any concurrency protection, so it should
+        generally only be called when the extraction path is a temporary
+        directory exclusive to a single process.  This method is not
+        automatically called; you must call it explicitly or register it as an
+        ``atexit`` function if you wish to ensure cleanup of a temporary
+        directory used for extractions.
+        """
+        # XXX
+        return []
+
+
+def get_default_cache() -> str:
+    """
+    Return the ``PYTHON_EGG_CACHE`` environment variable
+    or a platform-relevant user cache dir for an app
+    named "Python-Eggs".
+    """
+    return os.environ.get('PYTHON_EGG_CACHE') or _user_cache_dir(appname='Python-Eggs')
+
+
+def safe_name(name: str):
+    """Convert an arbitrary string to a standard distribution name
+
+    Any runs of non-alphanumeric/. characters are replaced with a single '-'.
+    """
+    return re.sub('[^A-Za-z0-9.]+', '-', name)
+
+
+def safe_version(version: str):
+    """
+    Convert an arbitrary string to a standard version string
+    """
+    try:
+        # normalize the version
+        return str(_packaging_version.Version(version))
+    except _packaging_version.InvalidVersion:
+        version = version.replace(' ', '.')
+        return re.sub('[^A-Za-z0-9.]+', '-', version)
+
+
+def _forgiving_version(version):
+    """Fallback when ``safe_version`` is not safe enough
+    >>> parse_version(_forgiving_version('0.23ubuntu1'))
+    
+    >>> parse_version(_forgiving_version('0.23-'))
+    
+    >>> parse_version(_forgiving_version('0.-_'))
+    
+    >>> parse_version(_forgiving_version('42.+?1'))
+    
+    >>> parse_version(_forgiving_version('hello world'))
+    
+    """
+    version = version.replace(' ', '.')
+    match = _PEP440_FALLBACK.search(version)
+    if match:
+        safe = match["safe"]
+        rest = version[len(safe) :]
+    else:
+        safe = "0"
+        rest = version
+    local = f"sanitized.{_safe_segment(rest)}".strip(".")
+    return f"{safe}.dev0+{local}"
+
+
+def _safe_segment(segment):
+    """Convert an arbitrary string into a safe segment"""
+    segment = re.sub('[^A-Za-z0-9.]+', '-', segment)
+    segment = re.sub('-[^A-Za-z0-9]+', '-', segment)
+    return re.sub(r'\.[^A-Za-z0-9]+', '.', segment).strip(".-")
+
+
+def safe_extra(extra: str):
+    """Convert an arbitrary string to a standard 'extra' name
+
+    Any runs of non-alphanumeric characters are replaced with a single '_',
+    and the result is always lowercased.
+    """
+    return re.sub('[^A-Za-z0-9.-]+', '_', extra).lower()
+
+
+def to_filename(name: str):
+    """Convert a project or version name to its filename-escaped form
+
+    Any '-' characters are currently replaced with '_'.
+    """
+    return name.replace('-', '_')
+
+
+def invalid_marker(text: str):
+    """
+    Validate text as a PEP 508 environment marker; return an exception
+    if invalid or False otherwise.
+    """
+    try:
+        evaluate_marker(text)
+    except SyntaxError as e:
+        e.filename = None
+        e.lineno = None
+        return e
+    return False
+
+
+def evaluate_marker(text: str, extra: str | None = None) -> bool:
+    """
+    Evaluate a PEP 508 environment marker.
+    Return a boolean indicating the marker result in this environment.
+    Raise SyntaxError if marker is invalid.
+
+    This implementation uses the 'pyparsing' module.
+    """
+    try:
+        marker = _packaging_markers.Marker(text)
+        return marker.evaluate()
+    except _packaging_markers.InvalidMarker as e:
+        raise SyntaxError(e) from e
+
+
+class NullProvider:
+    """Try to implement resources and metadata for arbitrary PEP 302 loaders"""
+
+    egg_name: str | None = None
+    egg_info: str | None = None
+    loader: _LoaderProtocol | None = None
+
+    def __init__(self, module: _ModuleLike):
+        self.loader = getattr(module, '__loader__', None)
+        self.module_path = os.path.dirname(getattr(module, '__file__', ''))
+
+    def get_resource_filename(self, manager: ResourceManager, resource_name: str):
+        return self._fn(self.module_path, resource_name)
+
+    def get_resource_stream(self, manager: ResourceManager, resource_name: str):
+        return io.BytesIO(self.get_resource_string(manager, resource_name))
+
+    def get_resource_string(
+        self, manager: ResourceManager, resource_name: str
+    ) -> bytes:
+        return self._get(self._fn(self.module_path, resource_name))
+
+    def has_resource(self, resource_name: str):
+        return self._has(self._fn(self.module_path, resource_name))
+
+    def _get_metadata_path(self, name):
+        return self._fn(self.egg_info, name)
+
+    def has_metadata(self, name: str) -> bool:
+        if not self.egg_info:
+            return False
+
+        path = self._get_metadata_path(name)
+        return self._has(path)
+
+    def get_metadata(self, name: str):
+        if not self.egg_info:
+            return ""
+        path = self._get_metadata_path(name)
+        value = self._get(path)
+        try:
+            return value.decode('utf-8')
+        except UnicodeDecodeError as exc:
+            # Include the path in the error message to simplify
+            # troubleshooting, and without changing the exception type.
+            exc.reason += ' in {} file at path: {}'.format(name, path)
+            raise
+
+    def get_metadata_lines(self, name: str) -> Iterator[str]:
+        return yield_lines(self.get_metadata(name))
+
+    def resource_isdir(self, resource_name: str):
+        return self._isdir(self._fn(self.module_path, resource_name))
+
+    def metadata_isdir(self, name: str) -> bool:
+        return bool(self.egg_info and self._isdir(self._fn(self.egg_info, name)))
+
+    def resource_listdir(self, resource_name: str):
+        return self._listdir(self._fn(self.module_path, resource_name))
+
+    def metadata_listdir(self, name: str) -> list[str]:
+        if self.egg_info:
+            return self._listdir(self._fn(self.egg_info, name))
+        return []
+
+    def run_script(self, script_name: str, namespace: dict[str, Any]):
+        script = 'scripts/' + script_name
+        if not self.has_metadata(script):
+            raise ResolutionError(
+                "Script {script!r} not found in metadata at {self.egg_info!r}".format(
+                    **locals()
+                ),
+            )
+
+        script_text = self.get_metadata(script).replace('\r\n', '\n')
+        script_text = script_text.replace('\r', '\n')
+        script_filename = self._fn(self.egg_info, script)
+        namespace['__file__'] = script_filename
+        if os.path.exists(script_filename):
+            source = _read_utf8_with_fallback(script_filename)
+            code = compile(source, script_filename, 'exec')
+            exec(code, namespace, namespace)
+        else:
+            from linecache import cache
+
+            cache[script_filename] = (
+                len(script_text),
+                0,
+                script_text.split('\n'),
+                script_filename,
+            )
+            script_code = compile(script_text, script_filename, 'exec')
+            exec(script_code, namespace, namespace)
+
+    def _has(self, path) -> bool:
+        raise NotImplementedError(
+            "Can't perform this operation for unregistered loader type"
+        )
+
+    def _isdir(self, path) -> bool:
+        raise NotImplementedError(
+            "Can't perform this operation for unregistered loader type"
+        )
+
+    def _listdir(self, path) -> list[str]:
+        raise NotImplementedError(
+            "Can't perform this operation for unregistered loader type"
+        )
+
+    def _fn(self, base: str | None, resource_name: str):
+        if base is None:
+            raise TypeError(
+                "`base` parameter in `_fn` is `None`. Either override this method or check the parameter first."
+            )
+        self._validate_resource_path(resource_name)
+        if resource_name:
+            return os.path.join(base, *resource_name.split('/'))
+        return base
+
+    @staticmethod
+    def _validate_resource_path(path):
+        """
+        Validate the resource paths according to the docs.
+        https://setuptools.pypa.io/en/latest/pkg_resources.html#basic-resource-access
+
+        >>> warned = getfixture('recwarn')
+        >>> warnings.simplefilter('always')
+        >>> vrp = NullProvider._validate_resource_path
+        >>> vrp('foo/bar.txt')
+        >>> bool(warned)
+        False
+        >>> vrp('../foo/bar.txt')
+        >>> bool(warned)
+        True
+        >>> warned.clear()
+        >>> vrp('/foo/bar.txt')
+        >>> bool(warned)
+        True
+        >>> vrp('foo/../../bar.txt')
+        >>> bool(warned)
+        True
+        >>> warned.clear()
+        >>> vrp('foo/f../bar.txt')
+        >>> bool(warned)
+        False
+
+        Windows path separators are straight-up disallowed.
+        >>> vrp(r'\\foo/bar.txt')
+        Traceback (most recent call last):
+        ...
+        ValueError: Use of .. or absolute path in a resource path \
+is not allowed.
+
+        >>> vrp(r'C:\\foo/bar.txt')
+        Traceback (most recent call last):
+        ...
+        ValueError: Use of .. or absolute path in a resource path \
+is not allowed.
+
+        Blank values are allowed
+
+        >>> vrp('')
+        >>> bool(warned)
+        False
+
+        Non-string values are not.
+
+        >>> vrp(None)
+        Traceback (most recent call last):
+        ...
+        AttributeError: ...
+        """
+        invalid = (
+            os.path.pardir in path.split(posixpath.sep)
+            or posixpath.isabs(path)
+            or ntpath.isabs(path)
+            or path.startswith("\\")
+        )
+        if not invalid:
+            return
+
+        msg = "Use of .. or absolute path in a resource path is not allowed."
+
+        # Aggressively disallow Windows absolute paths
+        if (path.startswith("\\") or ntpath.isabs(path)) and not posixpath.isabs(path):
+            raise ValueError(msg)
+
+        # for compatibility, warn; in future
+        # raise ValueError(msg)
+        issue_warning(
+            msg[:-1] + " and will raise exceptions in a future release.",
+            DeprecationWarning,
+        )
+
+    def _get(self, path) -> bytes:
+        if hasattr(self.loader, 'get_data') and self.loader:
+            # Already checked get_data exists
+            return self.loader.get_data(path)  # type: ignore[attr-defined]
+        raise NotImplementedError(
+            "Can't perform this operation for loaders without 'get_data()'"
+        )
+
+
+register_loader_type(object, NullProvider)
+
+
+def _parents(path):
+    """
+    yield all parents of path including path
+    """
+    last = None
+    while path != last:
+        yield path
+        last = path
+        path, _ = os.path.split(path)
+
+
+class EggProvider(NullProvider):
+    """Provider based on a virtual filesystem"""
+
+    def __init__(self, module: _ModuleLike):
+        super().__init__(module)
+        self._setup_prefix()
+
+    def _setup_prefix(self):
+        # Assume that metadata may be nested inside a "basket"
+        # of multiple eggs and use module_path instead of .archive.
+        eggs = filter(_is_egg_path, _parents(self.module_path))
+        egg = next(eggs, None)
+        egg and self._set_egg(egg)
+
+    def _set_egg(self, path: str):
+        self.egg_name = os.path.basename(path)
+        self.egg_info = os.path.join(path, 'EGG-INFO')
+        self.egg_root = path
+
+
+class DefaultProvider(EggProvider):
+    """Provides access to package resources in the filesystem"""
+
+    def _has(self, path) -> bool:
+        return os.path.exists(path)
+
+    def _isdir(self, path) -> bool:
+        return os.path.isdir(path)
+
+    def _listdir(self, path):
+        return os.listdir(path)
+
+    def get_resource_stream(self, manager: object, resource_name: str):
+        return open(self._fn(self.module_path, resource_name), 'rb')
+
+    def _get(self, path) -> bytes:
+        with open(path, 'rb') as stream:
+            return stream.read()
+
+    @classmethod
+    def _register(cls):
+        loader_names = (
+            'SourceFileLoader',
+            'SourcelessFileLoader',
+        )
+        for name in loader_names:
+            loader_cls = getattr(importlib.machinery, name, type(None))
+            register_loader_type(loader_cls, cls)
+
+
+DefaultProvider._register()
+
+
+class EmptyProvider(NullProvider):
+    """Provider that returns nothing for all requests"""
+
+    # A special case, we don't want all Providers inheriting from NullProvider to have a potentially None module_path
+    module_path: str | None = None  # type: ignore[assignment]
+
+    _isdir = _has = lambda self, path: False
+
+    def _get(self, path) -> bytes:
+        return b''
+
+    def _listdir(self, path):
+        return []
+
+    def __init__(self):
+        pass
+
+
+empty_provider = EmptyProvider()
+
+
+class ZipManifests(Dict[str, "MemoizedZipManifests.manifest_mod"]):
+    """
+    zip manifest builder
+    """
+
+    # `path` could be `StrPath | IO[bytes]` but that violates the LSP for `MemoizedZipManifests.load`
+    @classmethod
+    def build(cls, path: str):
+        """
+        Build a dictionary similar to the zipimport directory
+        caches, except instead of tuples, store ZipInfo objects.
+
+        Use a platform-specific path separator (os.sep) for the path keys
+        for compatibility with pypy on Windows.
+        """
+        with zipfile.ZipFile(path) as zfile:
+            items = (
+                (
+                    name.replace('/', os.sep),
+                    zfile.getinfo(name),
+                )
+                for name in zfile.namelist()
+            )
+            return dict(items)
+
+    load = build
+
+
+class MemoizedZipManifests(ZipManifests):
+    """
+    Memoized zipfile manifests.
+    """
+
+    class manifest_mod(NamedTuple):
+        manifest: dict[str, zipfile.ZipInfo]
+        mtime: float
+
+    def load(self, path: str) -> dict[str, zipfile.ZipInfo]:  # type: ignore[override] # ZipManifests.load is a classmethod
+        """
+        Load a manifest at path or return a suitable manifest already loaded.
+        """
+        path = os.path.normpath(path)
+        mtime = os.stat(path).st_mtime
+
+        if path not in self or self[path].mtime != mtime:
+            manifest = self.build(path)
+            self[path] = self.manifest_mod(manifest, mtime)
+
+        return self[path].manifest
+
+
+class ZipProvider(EggProvider):
+    """Resource support for zips and eggs"""
+
+    eagers: list[str] | None = None
+    _zip_manifests = MemoizedZipManifests()
+    # ZipProvider's loader should always be a zipimporter or equivalent
+    loader: zipimport.zipimporter
+
+    def __init__(self, module: _ZipLoaderModule):
+        super().__init__(module)
+        self.zip_pre = self.loader.archive + os.sep
+
+    def _zipinfo_name(self, fspath):
+        # Convert a virtual filename (full path to file) into a zipfile subpath
+        # usable with the zipimport directory cache for our target archive
+        fspath = fspath.rstrip(os.sep)
+        if fspath == self.loader.archive:
+            return ''
+        if fspath.startswith(self.zip_pre):
+            return fspath[len(self.zip_pre) :]
+        raise AssertionError("%s is not a subpath of %s" % (fspath, self.zip_pre))
+
+    def _parts(self, zip_path):
+        # Convert a zipfile subpath into an egg-relative path part list.
+        # pseudo-fs path
+        fspath = self.zip_pre + zip_path
+        if fspath.startswith(self.egg_root + os.sep):
+            return fspath[len(self.egg_root) + 1 :].split(os.sep)
+        raise AssertionError("%s is not a subpath of %s" % (fspath, self.egg_root))
+
+    @property
+    def zipinfo(self):
+        return self._zip_manifests.load(self.loader.archive)
+
+    def get_resource_filename(self, manager: ResourceManager, resource_name: str):
+        if not self.egg_name:
+            raise NotImplementedError(
+                "resource_filename() only supported for .egg, not .zip"
+            )
+        # no need to lock for extraction, since we use temp names
+        zip_path = self._resource_to_zip(resource_name)
+        eagers = self._get_eager_resources()
+        if '/'.join(self._parts(zip_path)) in eagers:
+            for name in eagers:
+                self._extract_resource(manager, self._eager_to_zip(name))
+        return self._extract_resource(manager, zip_path)
+
+    @staticmethod
+    def _get_date_and_size(zip_stat):
+        size = zip_stat.file_size
+        # ymdhms+wday, yday, dst
+        date_time = zip_stat.date_time + (0, 0, -1)
+        # 1980 offset already done
+        timestamp = time.mktime(date_time)
+        return timestamp, size
+
+    # FIXME: 'ZipProvider._extract_resource' is too complex (12)
+    def _extract_resource(self, manager: ResourceManager, zip_path) -> str:  # noqa: C901
+        if zip_path in self._index():
+            for name in self._index()[zip_path]:
+                last = self._extract_resource(manager, os.path.join(zip_path, name))
+            # return the extracted directory name
+            return os.path.dirname(last)
+
+        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
+
+        if not WRITE_SUPPORT:
+            raise OSError(
+                '"os.rename" and "os.unlink" are not supported on this platform'
+            )
+        try:
+            if not self.egg_name:
+                raise OSError(
+                    '"egg_name" is empty. This likely means no egg could be found from the "module_path".'
+                )
+            real_path = manager.get_cache_path(self.egg_name, self._parts(zip_path))
+
+            if self._is_current(real_path, zip_path):
+                return real_path
+
+            outf, tmpnam = _mkstemp(
+                ".$extract",
+                dir=os.path.dirname(real_path),
+            )
+            os.write(outf, self.loader.get_data(zip_path))
+            os.close(outf)
+            utime(tmpnam, (timestamp, timestamp))
+            manager.postprocess(tmpnam, real_path)
+
+            try:
+                rename(tmpnam, real_path)
+
+            except OSError:
+                if os.path.isfile(real_path):
+                    if self._is_current(real_path, zip_path):
+                        # the file became current since it was checked above,
+                        #  so proceed.
+                        return real_path
+                    # Windows, del old file and retry
+                    elif os.name == 'nt':
+                        unlink(real_path)
+                        rename(tmpnam, real_path)
+                        return real_path
+                raise
+
+        except OSError:
+            # report a user-friendly error
+            manager.extraction_error()
+
+        return real_path
+
+    def _is_current(self, file_path, zip_path):
+        """
+        Return True if the file_path is current for this zip_path
+        """
+        timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
+        if not os.path.isfile(file_path):
+            return False
+        stat = os.stat(file_path)
+        if stat.st_size != size or stat.st_mtime != timestamp:
+            return False
+        # check that the contents match
+        zip_contents = self.loader.get_data(zip_path)
+        with open(file_path, 'rb') as f:
+            file_contents = f.read()
+        return zip_contents == file_contents
+
+    def _get_eager_resources(self):
+        if self.eagers is None:
+            eagers = []
+            for name in ('native_libs.txt', 'eager_resources.txt'):
+                if self.has_metadata(name):
+                    eagers.extend(self.get_metadata_lines(name))
+            self.eagers = eagers
+        return self.eagers
+
+    def _index(self):
+        try:
+            return self._dirindex
+        except AttributeError:
+            ind = {}
+            for path in self.zipinfo:
+                parts = path.split(os.sep)
+                while parts:
+                    parent = os.sep.join(parts[:-1])
+                    if parent in ind:
+                        ind[parent].append(parts[-1])
+                        break
+                    else:
+                        ind[parent] = [parts.pop()]
+            self._dirindex = ind
+            return ind
+
+    def _has(self, fspath) -> bool:
+        zip_path = self._zipinfo_name(fspath)
+        return zip_path in self.zipinfo or zip_path in self._index()
+
+    def _isdir(self, fspath) -> bool:
+        return self._zipinfo_name(fspath) in self._index()
+
+    def _listdir(self, fspath):
+        return list(self._index().get(self._zipinfo_name(fspath), ()))
+
+    def _eager_to_zip(self, resource_name: str):
+        return self._zipinfo_name(self._fn(self.egg_root, resource_name))
+
+    def _resource_to_zip(self, resource_name: str):
+        return self._zipinfo_name(self._fn(self.module_path, resource_name))
+
+
+register_loader_type(zipimport.zipimporter, ZipProvider)
+
+
+class FileMetadata(EmptyProvider):
+    """Metadata handler for standalone PKG-INFO files
+
+    Usage::
+
+        metadata = FileMetadata("/path/to/PKG-INFO")
+
+    This provider rejects all data and metadata requests except for PKG-INFO,
+    which is treated as existing, and will be the contents of the file at
+    the provided location.
+    """
+
+    def __init__(self, path: StrPath):
+        self.path = path
+
+    def _get_metadata_path(self, name):
+        return self.path
+
+    def has_metadata(self, name: str) -> bool:
+        return name == 'PKG-INFO' and os.path.isfile(self.path)
+
+    def get_metadata(self, name: str):
+        if name != 'PKG-INFO':
+            raise KeyError("No metadata except PKG-INFO is available")
+
+        with open(self.path, encoding='utf-8', errors="replace") as f:
+            metadata = f.read()
+        self._warn_on_replacement(metadata)
+        return metadata
+
+    def _warn_on_replacement(self, metadata):
+        replacement_char = '�'
+        if replacement_char in metadata:
+            tmpl = "{self.path} could not be properly decoded in UTF-8"
+            msg = tmpl.format(**locals())
+            warnings.warn(msg)
+
+    def get_metadata_lines(self, name: str) -> Iterator[str]:
+        return yield_lines(self.get_metadata(name))
+
+
+class PathMetadata(DefaultProvider):
+    """Metadata provider for egg directories
+
+    Usage::
+
+        # Development eggs:
+
+        egg_info = "/path/to/PackageName.egg-info"
+        base_dir = os.path.dirname(egg_info)
+        metadata = PathMetadata(base_dir, egg_info)
+        dist_name = os.path.splitext(os.path.basename(egg_info))[0]
+        dist = Distribution(basedir, project_name=dist_name, metadata=metadata)
+
+        # Unpacked egg directories:
+
+        egg_path = "/path/to/PackageName-ver-pyver-etc.egg"
+        metadata = PathMetadata(egg_path, os.path.join(egg_path,'EGG-INFO'))
+        dist = Distribution.from_filename(egg_path, metadata=metadata)
+    """
+
+    def __init__(self, path: str, egg_info: str):
+        self.module_path = path
+        self.egg_info = egg_info
+
+
+class EggMetadata(ZipProvider):
+    """Metadata provider for .egg files"""
+
+    def __init__(self, importer: zipimport.zipimporter):
+        """Create a metadata provider from a zipimporter"""
+
+        self.zip_pre = importer.archive + os.sep
+        self.loader = importer
+        if importer.prefix:
+            self.module_path = os.path.join(importer.archive, importer.prefix)
+        else:
+            self.module_path = importer.archive
+        self._setup_prefix()
+
+
+_distribution_finders: dict[type, _DistFinderType[Any]] = _declare_state(
+    'dict', '_distribution_finders', {}
+)
+
+
+def register_finder(importer_type: type[_T], distribution_finder: _DistFinderType[_T]):
+    """Register `distribution_finder` to find distributions in sys.path items
+
+    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
+    handler), and `distribution_finder` is a callable that, passed a path
+    item and the importer instance, yields ``Distribution`` instances found on
+    that path item.  See ``pkg_resources.find_on_path`` for an example."""
+    _distribution_finders[importer_type] = distribution_finder
+
+
+def find_distributions(path_item: str, only: bool = False):
+    """Yield distributions accessible via `path_item`"""
+    importer = get_importer(path_item)
+    finder = _find_adapter(_distribution_finders, importer)
+    return finder(importer, path_item, only)
+
+
+def find_eggs_in_zip(
+    importer: zipimport.zipimporter, path_item: str, only: bool = False
+) -> Iterator[Distribution]:
+    """
+    Find eggs in zip files; possibly multiple nested eggs.
+    """
+    if importer.archive.endswith('.whl'):
+        # wheels are not supported with this finder
+        # they don't have PKG-INFO metadata, and won't ever contain eggs
+        return
+    metadata = EggMetadata(importer)
+    if metadata.has_metadata('PKG-INFO'):
+        yield Distribution.from_filename(path_item, metadata=metadata)
+    if only:
+        # don't yield nested distros
+        return
+    for subitem in metadata.resource_listdir(''):
+        if _is_egg_path(subitem):
+            subpath = os.path.join(path_item, subitem)
+            dists = find_eggs_in_zip(zipimport.zipimporter(subpath), subpath)
+            yield from dists
+        elif subitem.lower().endswith(('.dist-info', '.egg-info')):
+            subpath = os.path.join(path_item, subitem)
+            submeta = EggMetadata(zipimport.zipimporter(subpath))
+            submeta.egg_info = subpath
+            yield Distribution.from_location(path_item, subitem, submeta)
+
+
+register_finder(zipimport.zipimporter, find_eggs_in_zip)
+
+
+def find_nothing(
+    importer: object | None, path_item: str | None, only: bool | None = False
+):
+    return ()
+
+
+register_finder(object, find_nothing)
+
+
+def find_on_path(importer: object | None, path_item, only=False):
+    """Yield distributions accessible on a sys.path directory"""
+    path_item = _normalize_cached(path_item)
+
+    if _is_unpacked_egg(path_item):
+        yield Distribution.from_filename(
+            path_item,
+            metadata=PathMetadata(path_item, os.path.join(path_item, 'EGG-INFO')),
+        )
+        return
+
+    entries = (os.path.join(path_item, child) for child in safe_listdir(path_item))
+
+    # scan for .egg and .egg-info in directory
+    for entry in sorted(entries):
+        fullpath = os.path.join(path_item, entry)
+        factory = dist_factory(path_item, entry, only)
+        yield from factory(fullpath)
+
+
+def dist_factory(path_item, entry, only):
+    """Return a dist_factory for the given entry."""
+    lower = entry.lower()
+    is_egg_info = lower.endswith('.egg-info')
+    is_dist_info = lower.endswith('.dist-info') and os.path.isdir(
+        os.path.join(path_item, entry)
+    )
+    is_meta = is_egg_info or is_dist_info
+    return (
+        distributions_from_metadata
+        if is_meta
+        else find_distributions
+        if not only and _is_egg_path(entry)
+        else resolve_egg_link
+        if not only and lower.endswith('.egg-link')
+        else NoDists()
+    )
+
+
+class NoDists:
+    """
+    >>> bool(NoDists())
+    False
+
+    >>> list(NoDists()('anything'))
+    []
+    """
+
+    def __bool__(self):
+        return False
+
+    def __call__(self, fullpath):
+        return iter(())
+
+
+def safe_listdir(path: StrOrBytesPath):
+    """
+    Attempt to list contents of path, but suppress some exceptions.
+    """
+    try:
+        return os.listdir(path)
+    except (PermissionError, NotADirectoryError):
+        pass
+    except OSError as e:
+        # Ignore the directory if does not exist, not a directory or
+        # permission denied
+        if e.errno not in (errno.ENOTDIR, errno.EACCES, errno.ENOENT):
+            raise
+    return ()
+
+
+def distributions_from_metadata(path: str):
+    root = os.path.dirname(path)
+    if os.path.isdir(path):
+        if len(os.listdir(path)) == 0:
+            # empty metadata dir; skip
+            return
+        metadata: _MetadataType = PathMetadata(root, path)
+    else:
+        metadata = FileMetadata(path)
+    entry = os.path.basename(path)
+    yield Distribution.from_location(
+        root,
+        entry,
+        metadata,
+        precedence=DEVELOP_DIST,
+    )
+
+
+def non_empty_lines(path):
+    """
+    Yield non-empty lines from file at path
+    """
+    for line in _read_utf8_with_fallback(path).splitlines():
+        line = line.strip()
+        if line:
+            yield line
+
+
+def resolve_egg_link(path):
+    """
+    Given a path to an .egg-link, resolve distributions
+    present in the referenced path.
+    """
+    referenced_paths = non_empty_lines(path)
+    resolved_paths = (
+        os.path.join(os.path.dirname(path), ref) for ref in referenced_paths
+    )
+    dist_groups = map(find_distributions, resolved_paths)
+    return next(dist_groups, ())
+
+
+if hasattr(pkgutil, 'ImpImporter'):
+    register_finder(pkgutil.ImpImporter, find_on_path)
+
+register_finder(importlib.machinery.FileFinder, find_on_path)
+
+_namespace_handlers: dict[type, _NSHandlerType[Any]] = _declare_state(
+    'dict', '_namespace_handlers', {}
+)
+_namespace_packages: dict[str | None, list[str]] = _declare_state(
+    'dict', '_namespace_packages', {}
+)
+
+
+def register_namespace_handler(
+    importer_type: type[_T], namespace_handler: _NSHandlerType[_T]
+):
+    """Register `namespace_handler` to declare namespace packages
+
+    `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
+    handler), and `namespace_handler` is a callable like this::
+
+        def namespace_handler(importer, path_entry, moduleName, module):
+            # return a path_entry to use for child packages
+
+    Namespace handlers are only called if the importer object has already
+    agreed that it can handle the relevant path item, and they should only
+    return a subpath if the module __path__ does not already contain an
+    equivalent subpath.  For an example namespace handler, see
+    ``pkg_resources.file_ns_handler``.
+    """
+    _namespace_handlers[importer_type] = namespace_handler
+
+
+def _handle_ns(packageName, path_item):
+    """Ensure that named package includes a subpath of path_item (if needed)"""
+
+    importer = get_importer(path_item)
+    if importer is None:
+        return None
+
+    # use find_spec (PEP 451) and fall-back to find_module (PEP 302)
+    try:
+        spec = importer.find_spec(packageName)
+    except AttributeError:
+        # capture warnings due to #1111
+        with warnings.catch_warnings():
+            warnings.simplefilter("ignore")
+            loader = importer.find_module(packageName)
+    else:
+        loader = spec.loader if spec else None
+
+    if loader is None:
+        return None
+    module = sys.modules.get(packageName)
+    if module is None:
+        module = sys.modules[packageName] = types.ModuleType(packageName)
+        module.__path__ = []
+        _set_parent_ns(packageName)
+    elif not hasattr(module, '__path__'):
+        raise TypeError("Not a package:", packageName)
+    handler = _find_adapter(_namespace_handlers, importer)
+    subpath = handler(importer, path_item, packageName, module)
+    if subpath is not None:
+        path = module.__path__
+        path.append(subpath)
+        importlib.import_module(packageName)
+        _rebuild_mod_path(path, packageName, module)
+    return subpath
+
+
+def _rebuild_mod_path(orig_path, package_name, module: types.ModuleType):
+    """
+    Rebuild module.__path__ ensuring that all entries are ordered
+    corresponding to their sys.path order
+    """
+    sys_path = [_normalize_cached(p) for p in sys.path]
+
+    def safe_sys_path_index(entry):
+        """
+        Workaround for #520 and #513.
+        """
+        try:
+            return sys_path.index(entry)
+        except ValueError:
+            return float('inf')
+
+    def position_in_sys_path(path):
+        """
+        Return the ordinal of the path based on its position in sys.path
+        """
+        path_parts = path.split(os.sep)
+        module_parts = package_name.count('.') + 1
+        parts = path_parts[:-module_parts]
+        return safe_sys_path_index(_normalize_cached(os.sep.join(parts)))
+
+    new_path = sorted(orig_path, key=position_in_sys_path)
+    new_path = [_normalize_cached(p) for p in new_path]
+
+    if isinstance(module.__path__, list):
+        module.__path__[:] = new_path
+    else:
+        module.__path__ = new_path
+
+
+def declare_namespace(packageName: str):
+    """Declare that package 'packageName' is a namespace package"""
+
+    msg = (
+        f"Deprecated call to `pkg_resources.declare_namespace({packageName!r})`.\n"
+        "Implementing implicit namespace packages (as specified in PEP 420) "
+        "is preferred to `pkg_resources.declare_namespace`. "
+        "See https://setuptools.pypa.io/en/latest/references/"
+        "keywords.html#keyword-namespace-packages"
+    )
+    warnings.warn(msg, DeprecationWarning, stacklevel=2)
+
+    _imp.acquire_lock()
+    try:
+        if packageName in _namespace_packages:
+            return
+
+        path: MutableSequence[str] = sys.path
+        parent, _, _ = packageName.rpartition('.')
+
+        if parent:
+            declare_namespace(parent)
+            if parent not in _namespace_packages:
+                __import__(parent)
+            try:
+                path = sys.modules[parent].__path__
+            except AttributeError as e:
+                raise TypeError("Not a package:", parent) from e
+
+        # Track what packages are namespaces, so when new path items are added,
+        # they can be updated
+        _namespace_packages.setdefault(parent or None, []).append(packageName)
+        _namespace_packages.setdefault(packageName, [])
+
+        for path_item in path:
+            # Ensure all the parent's path items are reflected in the child,
+            # if they apply
+            _handle_ns(packageName, path_item)
+
+    finally:
+        _imp.release_lock()
+
+
+def fixup_namespace_packages(path_item: str, parent: str | None = None):
+    """Ensure that previously-declared namespace packages include path_item"""
+    _imp.acquire_lock()
+    try:
+        for package in _namespace_packages.get(parent, ()):
+            subpath = _handle_ns(package, path_item)
+            if subpath:
+                fixup_namespace_packages(subpath, package)
+    finally:
+        _imp.release_lock()
+
+
+def file_ns_handler(
+    importer: object,
+    path_item: StrPath,
+    packageName: str,
+    module: types.ModuleType,
+):
+    """Compute an ns-package subpath for a filesystem or zipfile importer"""
+
+    subpath = os.path.join(path_item, packageName.split('.')[-1])
+    normalized = _normalize_cached(subpath)
+    for item in module.__path__:
+        if _normalize_cached(item) == normalized:
+            break
+    else:
+        # Only return the path if it's not already there
+        return subpath
+
+
+if hasattr(pkgutil, 'ImpImporter'):
+    register_namespace_handler(pkgutil.ImpImporter, file_ns_handler)
+
+register_namespace_handler(zipimport.zipimporter, file_ns_handler)
+register_namespace_handler(importlib.machinery.FileFinder, file_ns_handler)
+
+
+def null_ns_handler(
+    importer: object,
+    path_item: str | None,
+    packageName: str | None,
+    module: _ModuleLike | None,
+):
+    return None
+
+
+register_namespace_handler(object, null_ns_handler)
+
+
+@overload
+def normalize_path(filename: StrPath) -> str: ...
+@overload
+def normalize_path(filename: BytesPath) -> bytes: ...
+def normalize_path(filename: StrOrBytesPath):
+    """Normalize a file/dir name for comparison purposes"""
+    return os.path.normcase(os.path.realpath(os.path.normpath(_cygwin_patch(filename))))
+
+
+def _cygwin_patch(filename: StrOrBytesPath):  # pragma: nocover
+    """
+    Contrary to POSIX 2008, on Cygwin, getcwd (3) contains
+    symlink components. Using
+    os.path.abspath() works around this limitation. A fix in os.getcwd()
+    would probably better, in Cygwin even more so, except
+    that this seems to be by design...
+    """
+    return os.path.abspath(filename) if sys.platform == 'cygwin' else filename
+
+
+if TYPE_CHECKING:
+    # https://github.com/python/mypy/issues/16261
+    # https://github.com/python/typeshed/issues/6347
+    @overload
+    def _normalize_cached(filename: StrPath) -> str: ...
+    @overload
+    def _normalize_cached(filename: BytesPath) -> bytes: ...
+    def _normalize_cached(filename: StrOrBytesPath) -> str | bytes: ...
+else:
+
+    @functools.lru_cache(maxsize=None)
+    def _normalize_cached(filename):
+        return normalize_path(filename)
+
+
+def _is_egg_path(path):
+    """
+    Determine if given path appears to be an egg.
+    """
+    return _is_zip_egg(path) or _is_unpacked_egg(path)
+
+
+def _is_zip_egg(path):
+    return (
+        path.lower().endswith('.egg')
+        and os.path.isfile(path)
+        and zipfile.is_zipfile(path)
+    )
+
+
+def _is_unpacked_egg(path):
+    """
+    Determine if given path appears to be an unpacked egg.
+    """
+    return path.lower().endswith('.egg') and os.path.isfile(
+        os.path.join(path, 'EGG-INFO', 'PKG-INFO')
+    )
+
+
+def _set_parent_ns(packageName):
+    parts = packageName.split('.')
+    name = parts.pop()
+    if parts:
+        parent = '.'.join(parts)
+        setattr(sys.modules[parent], name, sys.modules[packageName])
+
+
+MODULE = re.compile(r"\w+(\.\w+)*$").match
+EGG_NAME = re.compile(
+    r"""
+    (?P[^-]+) (
+        -(?P[^-]+) (
+            -py(?P[^-]+) (
+                -(?P.+)
+            )?
+        )?
+    )?
+    """,
+    re.VERBOSE | re.IGNORECASE,
+).match
+
+
+class EntryPoint:
+    """Object representing an advertised importable object"""
+
+    def __init__(
+        self,
+        name: str,
+        module_name: str,
+        attrs: Iterable[str] = (),
+        extras: Iterable[str] = (),
+        dist: Distribution | None = None,
+    ):
+        if not MODULE(module_name):
+            raise ValueError("Invalid module name", module_name)
+        self.name = name
+        self.module_name = module_name
+        self.attrs = tuple(attrs)
+        self.extras = tuple(extras)
+        self.dist = dist
+
+    def __str__(self):
+        s = "%s = %s" % (self.name, self.module_name)
+        if self.attrs:
+            s += ':' + '.'.join(self.attrs)
+        if self.extras:
+            s += ' [%s]' % ','.join(self.extras)
+        return s
+
+    def __repr__(self):
+        return "EntryPoint.parse(%r)" % str(self)
+
+    @overload
+    def load(
+        self,
+        require: Literal[True] = True,
+        env: Environment | None = None,
+        installer: _InstallerType | None = None,
+    ) -> _ResolvedEntryPoint: ...
+    @overload
+    def load(
+        self,
+        require: Literal[False],
+        *args: Any,
+        **kwargs: Any,
+    ) -> _ResolvedEntryPoint: ...
+    def load(
+        self,
+        require: bool = True,
+        *args: Environment | _InstallerType | None,
+        **kwargs: Environment | _InstallerType | None,
+    ) -> _ResolvedEntryPoint:
+        """
+        Require packages for this EntryPoint, then resolve it.
+        """
+        if not require or args or kwargs:
+            warnings.warn(
+                "Parameters to load are deprecated.  Call .resolve and "
+                ".require separately.",
+                PkgResourcesDeprecationWarning,
+                stacklevel=2,
+            )
+        if require:
+            # We could pass `env` and `installer` directly,
+            # but keeping `*args` and `**kwargs` for backwards compatibility
+            self.require(*args, **kwargs)  # type: ignore
+        return self.resolve()
+
+    def resolve(self) -> _ResolvedEntryPoint:
+        """
+        Resolve the entry point from its module and attrs.
+        """
+        module = __import__(self.module_name, fromlist=['__name__'], level=0)
+        try:
+            return functools.reduce(getattr, self.attrs, module)
+        except AttributeError as exc:
+            raise ImportError(str(exc)) from exc
+
+    def require(
+        self,
+        env: Environment | None = None,
+        installer: _InstallerType | None = None,
+    ):
+        if not self.dist:
+            error_cls = UnknownExtra if self.extras else AttributeError
+            raise error_cls("Can't require() without a distribution", self)
+
+        # Get the requirements for this entry point with all its extras and
+        # then resolve them. We have to pass `extras` along when resolving so
+        # that the working set knows what extras we want. Otherwise, for
+        # dist-info distributions, the working set will assume that the
+        # requirements for that extra are purely optional and skip over them.
+        reqs = self.dist.requires(self.extras)
+        items = working_set.resolve(reqs, env, installer, extras=self.extras)
+        list(map(working_set.add, items))
+
+    pattern = re.compile(
+        r'\s*'
+        r'(?P.+?)\s*'
+        r'=\s*'
+        r'(?P[\w.]+)\s*'
+        r'(:\s*(?P[\w.]+))?\s*'
+        r'(?P\[.*\])?\s*$'
+    )
+
+    @classmethod
+    def parse(cls, src: str, dist: Distribution | None = None):
+        """Parse a single entry point from string `src`
+
+        Entry point syntax follows the form::
+
+            name = some.module:some.attr [extra1, extra2]
+
+        The entry name and module name are required, but the ``:attrs`` and
+        ``[extras]`` parts are optional
+        """
+        m = cls.pattern.match(src)
+        if not m:
+            msg = "EntryPoint must be in 'name=module:attrs [extras]' format"
+            raise ValueError(msg, src)
+        res = m.groupdict()
+        extras = cls._parse_extras(res['extras'])
+        attrs = res['attr'].split('.') if res['attr'] else ()
+        return cls(res['name'], res['module'], attrs, extras, dist)
+
+    @classmethod
+    def _parse_extras(cls, extras_spec):
+        if not extras_spec:
+            return ()
+        req = Requirement.parse('x' + extras_spec)
+        if req.specs:
+            raise ValueError
+        return req.extras
+
+    @classmethod
+    def parse_group(
+        cls,
+        group: str,
+        lines: _NestedStr,
+        dist: Distribution | None = None,
+    ):
+        """Parse an entry point group"""
+        if not MODULE(group):
+            raise ValueError("Invalid group name", group)
+        this: dict[str, Self] = {}
+        for line in yield_lines(lines):
+            ep = cls.parse(line, dist)
+            if ep.name in this:
+                raise ValueError("Duplicate entry point", group, ep.name)
+            this[ep.name] = ep
+        return this
+
+    @classmethod
+    def parse_map(
+        cls,
+        data: str | Iterable[str] | dict[str, str | Iterable[str]],
+        dist: Distribution | None = None,
+    ):
+        """Parse a map of entry point groups"""
+        _data: Iterable[tuple[str | None, str | Iterable[str]]]
+        if isinstance(data, dict):
+            _data = data.items()
+        else:
+            _data = split_sections(data)
+        maps: dict[str, dict[str, Self]] = {}
+        for group, lines in _data:
+            if group is None:
+                if not lines:
+                    continue
+                raise ValueError("Entry points must be listed in groups")
+            group = group.strip()
+            if group in maps:
+                raise ValueError("Duplicate group name", group)
+            maps[group] = cls.parse_group(group, lines, dist)
+        return maps
+
+
+def _version_from_file(lines):
+    """
+    Given an iterable of lines from a Metadata file, return
+    the value of the Version field, if present, or None otherwise.
+    """
+
+    def is_version_line(line):
+        return line.lower().startswith('version:')
+
+    version_lines = filter(is_version_line, lines)
+    line = next(iter(version_lines), '')
+    _, _, value = line.partition(':')
+    return safe_version(value.strip()) or None
+
+
+class Distribution:
+    """Wrap an actual or potential sys.path entry w/metadata"""
+
+    PKG_INFO = 'PKG-INFO'
+
+    def __init__(
+        self,
+        location: str | None = None,
+        metadata: _MetadataType = None,
+        project_name: str | None = None,
+        version: str | None = None,
+        py_version: str | None = PY_MAJOR,
+        platform: str | None = None,
+        precedence: int = EGG_DIST,
+    ):
+        self.project_name = safe_name(project_name or 'Unknown')
+        if version is not None:
+            self._version = safe_version(version)
+        self.py_version = py_version
+        self.platform = platform
+        self.location = location
+        self.precedence = precedence
+        self._provider = metadata or empty_provider
+
+    @classmethod
+    def from_location(
+        cls,
+        location: str,
+        basename: StrPath,
+        metadata: _MetadataType = None,
+        **kw: int,  # We could set `precedence` explicitly, but keeping this as `**kw` for full backwards and subclassing compatibility
+    ) -> Distribution:
+        project_name, version, py_version, platform = [None] * 4
+        basename, ext = os.path.splitext(basename)
+        if ext.lower() in _distributionImpl:
+            cls = _distributionImpl[ext.lower()]
+
+            match = EGG_NAME(basename)
+            if match:
+                project_name, version, py_version, platform = match.group(
+                    'name', 'ver', 'pyver', 'plat'
+                )
+        return cls(
+            location,
+            metadata,
+            project_name=project_name,
+            version=version,
+            py_version=py_version,
+            platform=platform,
+            **kw,
+        )._reload_version()
+
+    def _reload_version(self):
+        return self
+
+    @property
+    def hashcmp(self):
+        return (
+            self._forgiving_parsed_version,
+            self.precedence,
+            self.key,
+            self.location,
+            self.py_version or '',
+            self.platform or '',
+        )
+
+    def __hash__(self):
+        return hash(self.hashcmp)
+
+    def __lt__(self, other: Distribution):
+        return self.hashcmp < other.hashcmp
+
+    def __le__(self, other: Distribution):
+        return self.hashcmp <= other.hashcmp
+
+    def __gt__(self, other: Distribution):
+        return self.hashcmp > other.hashcmp
+
+    def __ge__(self, other: Distribution):
+        return self.hashcmp >= other.hashcmp
+
+    def __eq__(self, other: object):
+        if not isinstance(other, self.__class__):
+            # It's not a Distribution, so they are not equal
+            return False
+        return self.hashcmp == other.hashcmp
+
+    def __ne__(self, other: object):
+        return not self == other
+
+    # These properties have to be lazy so that we don't have to load any
+    # metadata until/unless it's actually needed.  (i.e., some distributions
+    # may not know their name or version without loading PKG-INFO)
+
+    @property
+    def key(self):
+        try:
+            return self._key
+        except AttributeError:
+            self._key = key = self.project_name.lower()
+            return key
+
+    @property
+    def parsed_version(self):
+        if not hasattr(self, "_parsed_version"):
+            try:
+                self._parsed_version = parse_version(self.version)
+            except _packaging_version.InvalidVersion as ex:
+                info = f"(package: {self.project_name})"
+                if hasattr(ex, "add_note"):
+                    ex.add_note(info)  # PEP 678
+                    raise
+                raise _packaging_version.InvalidVersion(f"{str(ex)} {info}") from None
+
+        return self._parsed_version
+
+    @property
+    def _forgiving_parsed_version(self):
+        try:
+            return self.parsed_version
+        except _packaging_version.InvalidVersion as ex:
+            self._parsed_version = parse_version(_forgiving_version(self.version))
+
+            notes = "\n".join(getattr(ex, "__notes__", []))  # PEP 678
+            msg = f"""!!\n\n
+            *************************************************************************
+            {str(ex)}\n{notes}
+
+            This is a long overdue deprecation.
+            For the time being, `pkg_resources` will use `{self._parsed_version}`
+            as a replacement to avoid breaking existing environments,
+            but no future compatibility is guaranteed.
+
+            If you maintain package {self.project_name} you should implement
+            the relevant changes to adequate the project to PEP 440 immediately.
+            *************************************************************************
+            \n\n!!
+            """
+            warnings.warn(msg, DeprecationWarning)
+
+            return self._parsed_version
+
+    @property
+    def version(self):
+        try:
+            return self._version
+        except AttributeError as e:
+            version = self._get_version()
+            if version is None:
+                path = self._get_metadata_path_for_display(self.PKG_INFO)
+                msg = ("Missing 'Version:' header and/or {} file at path: {}").format(
+                    self.PKG_INFO, path
+                )
+                raise ValueError(msg, self) from e
+
+            return version
+
+    @property
+    def _dep_map(self):
+        """
+        A map of extra to its list of (direct) requirements
+        for this distribution, including the null extra.
+        """
+        try:
+            return self.__dep_map
+        except AttributeError:
+            self.__dep_map = self._filter_extras(self._build_dep_map())
+        return self.__dep_map
+
+    @staticmethod
+    def _filter_extras(dm: dict[str | None, list[Requirement]]):
+        """
+        Given a mapping of extras to dependencies, strip off
+        environment markers and filter out any dependencies
+        not matching the markers.
+        """
+        for extra in list(filter(None, dm)):
+            new_extra: str | None = extra
+            reqs = dm.pop(extra)
+            new_extra, _, marker = extra.partition(':')
+            fails_marker = marker and (
+                invalid_marker(marker) or not evaluate_marker(marker)
+            )
+            if fails_marker:
+                reqs = []
+            new_extra = safe_extra(new_extra) or None
+
+            dm.setdefault(new_extra, []).extend(reqs)
+        return dm
+
+    def _build_dep_map(self):
+        dm = {}
+        for name in 'requires.txt', 'depends.txt':
+            for extra, reqs in split_sections(self._get_metadata(name)):
+                dm.setdefault(extra, []).extend(parse_requirements(reqs))
+        return dm
+
+    def requires(self, extras: Iterable[str] = ()):
+        """List of Requirements needed for this distro if `extras` are used"""
+        dm = self._dep_map
+        deps: list[Requirement] = []
+        deps.extend(dm.get(None, ()))
+        for ext in extras:
+            try:
+                deps.extend(dm[safe_extra(ext)])
+            except KeyError as e:
+                raise UnknownExtra(
+                    "%s has no such extra feature %r" % (self, ext)
+                ) from e
+        return deps
+
+    def _get_metadata_path_for_display(self, name):
+        """
+        Return the path to the given metadata file, if available.
+        """
+        try:
+            # We need to access _get_metadata_path() on the provider object
+            # directly rather than through this class's __getattr__()
+            # since _get_metadata_path() is marked private.
+            path = self._provider._get_metadata_path(name)
+
+        # Handle exceptions e.g. in case the distribution's metadata
+        # provider doesn't support _get_metadata_path().
+        except Exception:
+            return '[could not detect]'
+
+        return path
+
+    def _get_metadata(self, name):
+        if self.has_metadata(name):
+            yield from self.get_metadata_lines(name)
+
+    def _get_version(self):
+        lines = self._get_metadata(self.PKG_INFO)
+        return _version_from_file(lines)
+
+    def activate(self, path: list[str] | None = None, replace: bool = False):
+        """Ensure distribution is importable on `path` (default=sys.path)"""
+        if path is None:
+            path = sys.path
+        self.insert_on(path, replace=replace)
+        if path is sys.path and self.location is not None:
+            fixup_namespace_packages(self.location)
+            for pkg in self._get_metadata('namespace_packages.txt'):
+                if pkg in sys.modules:
+                    declare_namespace(pkg)
+
+    def egg_name(self):
+        """Return what this distribution's standard .egg filename should be"""
+        filename = "%s-%s-py%s" % (
+            to_filename(self.project_name),
+            to_filename(self.version),
+            self.py_version or PY_MAJOR,
+        )
+
+        if self.platform:
+            filename += '-' + self.platform
+        return filename
+
+    def __repr__(self):
+        if self.location:
+            return "%s (%s)" % (self, self.location)
+        else:
+            return str(self)
+
+    def __str__(self):
+        try:
+            version = getattr(self, 'version', None)
+        except ValueError:
+            version = None
+        version = version or "[unknown version]"
+        return "%s %s" % (self.project_name, version)
+
+    def __getattr__(self, attr):
+        """Delegate all unrecognized public attributes to .metadata provider"""
+        if attr.startswith('_'):
+            raise AttributeError(attr)
+        return getattr(self._provider, attr)
+
+    def __dir__(self):
+        return list(
+            set(super().__dir__())
+            | set(attr for attr in self._provider.__dir__() if not attr.startswith('_'))
+        )
+
+    @classmethod
+    def from_filename(
+        cls,
+        filename: StrPath,
+        metadata: _MetadataType = None,
+        **kw: int,  # We could set `precedence` explicitly, but keeping this as `**kw` for full backwards and subclassing compatibility
+    ):
+        return cls.from_location(
+            _normalize_cached(filename), os.path.basename(filename), metadata, **kw
+        )
+
+    def as_requirement(self):
+        """Return a ``Requirement`` that matches this distribution exactly"""
+        if isinstance(self.parsed_version, _packaging_version.Version):
+            spec = "%s==%s" % (self.project_name, self.parsed_version)
+        else:
+            spec = "%s===%s" % (self.project_name, self.parsed_version)
+
+        return Requirement.parse(spec)
+
+    def load_entry_point(self, group: str, name: str) -> _ResolvedEntryPoint:
+        """Return the `name` entry point of `group` or raise ImportError"""
+        ep = self.get_entry_info(group, name)
+        if ep is None:
+            raise ImportError("Entry point %r not found" % ((group, name),))
+        return ep.load()
+
+    @overload
+    def get_entry_map(self, group: None = None) -> dict[str, dict[str, EntryPoint]]: ...
+    @overload
+    def get_entry_map(self, group: str) -> dict[str, EntryPoint]: ...
+    def get_entry_map(self, group: str | None = None):
+        """Return the entry point map for `group`, or the full entry map"""
+        if not hasattr(self, "_ep_map"):
+            self._ep_map = EntryPoint.parse_map(
+                self._get_metadata('entry_points.txt'), self
+            )
+        if group is not None:
+            return self._ep_map.get(group, {})
+        return self._ep_map
+
+    def get_entry_info(self, group: str, name: str):
+        """Return the EntryPoint object for `group`+`name`, or ``None``"""
+        return self.get_entry_map(group).get(name)
+
+    # FIXME: 'Distribution.insert_on' is too complex (13)
+    def insert_on(  # noqa: C901
+        self,
+        path: list[str],
+        loc=None,
+        replace: bool = False,
+    ):
+        """Ensure self.location is on path
+
+        If replace=False (default):
+            - If location is already in path anywhere, do nothing.
+            - Else:
+              - If it's an egg and its parent directory is on path,
+                insert just ahead of the parent.
+              - Else: add to the end of path.
+        If replace=True:
+            - If location is already on path anywhere (not eggs)
+              or higher priority than its parent (eggs)
+              do nothing.
+            - Else:
+              - If it's an egg and its parent directory is on path,
+                insert just ahead of the parent,
+                removing any lower-priority entries.
+              - Else: add it to the front of path.
+        """
+
+        loc = loc or self.location
+        if not loc:
+            return
+
+        nloc = _normalize_cached(loc)
+        bdir = os.path.dirname(nloc)
+        npath = [(p and _normalize_cached(p) or p) for p in path]
+
+        for p, item in enumerate(npath):
+            if item == nloc:
+                if replace:
+                    break
+                else:
+                    # don't modify path (even removing duplicates) if
+                    # found and not replace
+                    return
+            elif item == bdir and self.precedence == EGG_DIST:
+                # if it's an .egg, give it precedence over its directory
+                # UNLESS it's already been added to sys.path and replace=False
+                if (not replace) and nloc in npath[p:]:
+                    return
+                if path is sys.path:
+                    self.check_version_conflict()
+                path.insert(p, loc)
+                npath.insert(p, nloc)
+                break
+        else:
+            if path is sys.path:
+                self.check_version_conflict()
+            if replace:
+                path.insert(0, loc)
+            else:
+                path.append(loc)
+            return
+
+        # p is the spot where we found or inserted loc; now remove duplicates
+        while True:
+            try:
+                np = npath.index(nloc, p + 1)
+            except ValueError:
+                break
+            else:
+                del npath[np], path[np]
+                # ha!
+                p = np
+
+        return
+
+    def check_version_conflict(self):
+        if self.key == 'setuptools':
+            # ignore the inevitable setuptools self-conflicts  :(
+            return
+
+        nsp = dict.fromkeys(self._get_metadata('namespace_packages.txt'))
+        loc = normalize_path(self.location)
+        for modname in self._get_metadata('top_level.txt'):
+            if (
+                modname not in sys.modules
+                or modname in nsp
+                or modname in _namespace_packages
+            ):
+                continue
+            if modname in ('pkg_resources', 'setuptools', 'site'):
+                continue
+            fn = getattr(sys.modules[modname], '__file__', None)
+            if fn and (
+                normalize_path(fn).startswith(loc) or fn.startswith(self.location)
+            ):
+                continue
+            issue_warning(
+                "Module %s was already imported from %s, but %s is being added"
+                " to sys.path" % (modname, fn, self.location),
+            )
+
+    def has_version(self):
+        try:
+            self.version
+        except ValueError:
+            issue_warning("Unbuilt egg for " + repr(self))
+            return False
+        except SystemError:
+            # TODO: remove this except clause when python/cpython#103632 is fixed.
+            return False
+        return True
+
+    def clone(self, **kw: str | int | IResourceProvider | None):
+        """Copy this distribution, substituting in any changed keyword args"""
+        names = 'project_name version py_version platform location precedence'
+        for attr in names.split():
+            kw.setdefault(attr, getattr(self, attr, None))
+        kw.setdefault('metadata', self._provider)
+        # Unsafely unpacking. But keeping **kw for backwards and subclassing compatibility
+        return self.__class__(**kw)  # type:ignore[arg-type]
+
+    @property
+    def extras(self):
+        return [dep for dep in self._dep_map if dep]
+
+
+class EggInfoDistribution(Distribution):
+    def _reload_version(self):
+        """
+        Packages installed by distutils (e.g. numpy or scipy),
+        which uses an old safe_version, and so
+        their version numbers can get mangled when
+        converted to filenames (e.g., 1.11.0.dev0+2329eae to
+        1.11.0.dev0_2329eae). These distributions will not be
+        parsed properly
+        downstream by Distribution and safe_version, so
+        take an extra step and try to get the version number from
+        the metadata file itself instead of the filename.
+        """
+        md_version = self._get_version()
+        if md_version:
+            self._version = md_version
+        return self
+
+
+class DistInfoDistribution(Distribution):
+    """
+    Wrap an actual or potential sys.path entry
+    w/metadata, .dist-info style.
+    """
+
+    PKG_INFO = 'METADATA'
+    EQEQ = re.compile(r"([\(,])\s*(\d.*?)\s*([,\)])")
+
+    @property
+    def _parsed_pkg_info(self):
+        """Parse and cache metadata"""
+        try:
+            return self._pkg_info
+        except AttributeError:
+            metadata = self.get_metadata(self.PKG_INFO)
+            self._pkg_info = email.parser.Parser().parsestr(metadata)
+            return self._pkg_info
+
+    @property
+    def _dep_map(self):
+        try:
+            return self.__dep_map
+        except AttributeError:
+            self.__dep_map = self._compute_dependencies()
+            return self.__dep_map
+
+    def _compute_dependencies(self) -> dict[str | None, list[Requirement]]:
+        """Recompute this distribution's dependencies."""
+        self.__dep_map: dict[str | None, list[Requirement]] = {None: []}
+
+        reqs: list[Requirement] = []
+        # Including any condition expressions
+        for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
+            reqs.extend(parse_requirements(req))
+
+        def reqs_for_extra(extra):
+            for req in reqs:
+                if not req.marker or req.marker.evaluate({'extra': extra}):
+                    yield req
+
+        common = types.MappingProxyType(dict.fromkeys(reqs_for_extra(None)))
+        self.__dep_map[None].extend(common)
+
+        for extra in self._parsed_pkg_info.get_all('Provides-Extra') or []:
+            s_extra = safe_extra(extra.strip())
+            self.__dep_map[s_extra] = [
+                r for r in reqs_for_extra(extra) if r not in common
+            ]
+
+        return self.__dep_map
+
+
+_distributionImpl = {
+    '.egg': Distribution,
+    '.egg-info': EggInfoDistribution,
+    '.dist-info': DistInfoDistribution,
+}
+
+
+def issue_warning(*args, **kw):
+    level = 1
+    g = globals()
+    try:
+        # find the first stack frame that is *not* code in
+        # the pkg_resources module, to use for the warning
+        while sys._getframe(level).f_globals is g:
+            level += 1
+    except ValueError:
+        pass
+    warnings.warn(stacklevel=level + 1, *args, **kw)
+
+
+def parse_requirements(strs: _NestedStr):
+    """
+    Yield ``Requirement`` objects for each specification in `strs`.
+
+    `strs` must be a string, or a (possibly-nested) iterable thereof.
+    """
+    return map(Requirement, join_continuation(map(drop_comment, yield_lines(strs))))
+
+
+class RequirementParseError(_packaging_requirements.InvalidRequirement):
+    "Compatibility wrapper for InvalidRequirement"
+
+
+class Requirement(_packaging_requirements.Requirement):
+    def __init__(self, requirement_string: str):
+        """DO NOT CALL THIS UNDOCUMENTED METHOD; use Requirement.parse()!"""
+        super().__init__(requirement_string)
+        self.unsafe_name = self.name
+        project_name = safe_name(self.name)
+        self.project_name, self.key = project_name, project_name.lower()
+        self.specs = [(spec.operator, spec.version) for spec in self.specifier]
+        # packaging.requirements.Requirement uses a set for its extras. We use a variable-length tuple
+        self.extras: tuple[str] = tuple(map(safe_extra, self.extras))
+        self.hashCmp = (
+            self.key,
+            self.url,
+            self.specifier,
+            frozenset(self.extras),
+            str(self.marker) if self.marker else None,
+        )
+        self.__hash = hash(self.hashCmp)
+
+    def __eq__(self, other: object):
+        return isinstance(other, Requirement) and self.hashCmp == other.hashCmp
+
+    def __ne__(self, other):
+        return not self == other
+
+    def __contains__(self, item: Distribution | str | tuple[str, ...]) -> bool:
+        if isinstance(item, Distribution):
+            if item.key != self.key:
+                return False
+
+            item = item.version
+
+        # Allow prereleases always in order to match the previous behavior of
+        # this method. In the future this should be smarter and follow PEP 440
+        # more accurately.
+        return self.specifier.contains(item, prereleases=True)
+
+    def __hash__(self):
+        return self.__hash
+
+    def __repr__(self):
+        return "Requirement.parse(%r)" % str(self)
+
+    @staticmethod
+    def parse(s: str | Iterable[str]):
+        (req,) = parse_requirements(s)
+        return req
+
+
+def _always_object(classes):
+    """
+    Ensure object appears in the mro even
+    for old-style classes.
+    """
+    if object not in classes:
+        return classes + (object,)
+    return classes
+
+
+def _find_adapter(registry: Mapping[type, _AdapterT], ob: object) -> _AdapterT:
+    """Return an adapter factory for `ob` from `registry`"""
+    types = _always_object(inspect.getmro(getattr(ob, '__class__', type(ob))))
+    for t in types:
+        if t in registry:
+            return registry[t]
+    # _find_adapter would previously return None, and immediately be called.
+    # So we're raising a TypeError to keep backward compatibility if anyone depended on that behaviour.
+    raise TypeError(f"Could not find adapter for {registry} and {ob}")
+
+
+def ensure_directory(path: StrOrBytesPath):
+    """Ensure that the parent directory of `path` exists"""
+    dirname = os.path.dirname(path)
+    os.makedirs(dirname, exist_ok=True)
+
+
+def _bypass_ensure_directory(path):
+    """Sandbox-bypassing version of ensure_directory()"""
+    if not WRITE_SUPPORT:
+        raise OSError('"os.mkdir" not supported on this platform.')
+    dirname, filename = split(path)
+    if dirname and filename and not isdir(dirname):
+        _bypass_ensure_directory(dirname)
+        try:
+            mkdir(dirname, 0o755)
+        except FileExistsError:
+            pass
+
+
+def split_sections(s: _NestedStr) -> Iterator[tuple[str | None, list[str]]]:
+    """Split a string or iterable thereof into (section, content) pairs
+
+    Each ``section`` is a stripped version of the section header ("[section]")
+    and each ``content`` is a list of stripped lines excluding blank lines and
+    comment-only lines.  If there are any such lines before the first section
+    header, they're returned in a first ``section`` of ``None``.
+    """
+    section = None
+    content = []
+    for line in yield_lines(s):
+        if line.startswith("["):
+            if line.endswith("]"):
+                if section or content:
+                    yield section, content
+                section = line[1:-1].strip()
+                content = []
+            else:
+                raise ValueError("Invalid section heading", line)
+        else:
+            content.append(line)
+
+    # wrap up last segment
+    yield section, content
+
+
+def _mkstemp(*args, **kw):
+    old_open = os.open
+    try:
+        # temporarily bypass sandboxing
+        os.open = os_open
+        return tempfile.mkstemp(*args, **kw)
+    finally:
+        # and then put it back
+        os.open = old_open
+
+
+# Silence the PEP440Warning by default, so that end users don't get hit by it
+# randomly just because they use pkg_resources. We want to append the rule
+# because we want earlier uses of filterwarnings to take precedence over this
+# one.
+warnings.filterwarnings("ignore", category=PEP440Warning, append=True)
+
+
+class PkgResourcesDeprecationWarning(Warning):
+    """
+    Base class for warning about deprecations in ``pkg_resources``
+
+    This class is not derived from ``DeprecationWarning``, and as such is
+    visible by default.
+    """
+
+
+# Ported from ``setuptools`` to avoid introducing an import inter-dependency:
+_LOCALE_ENCODING = "locale" if sys.version_info >= (3, 10) else None
+
+
+def _read_utf8_with_fallback(file: str, fallback_encoding=_LOCALE_ENCODING) -> str:
+    """See setuptools.unicode_utils._read_utf8_with_fallback"""
+    try:
+        with open(file, "r", encoding="utf-8") as f:
+            return f.read()
+    except UnicodeDecodeError:  # pragma: no cover
+        msg = f"""\
+        ********************************************************************************
+        `encoding="utf-8"` fails with {file!r}, trying `encoding={fallback_encoding!r}`.
+
+        This fallback behaviour is considered **deprecated** and future versions of
+        `setuptools/pkg_resources` may not implement it.
+
+        Please encode {file!r} with "utf-8" to ensure future builds will succeed.
+
+        If this file was produced by `setuptools` itself, cleaning up the cached files
+        and re-building/re-installing the package with a newer version of `setuptools`
+        (e.g. by updating `build-system.requires` in its `pyproject.toml`)
+        might solve the problem.
+        ********************************************************************************
+        """
+        # TODO: Add a deadline?
+        #       See comment in setuptools.unicode_utils._Utf8EncodingNeeded
+        warnings.warn(msg, PkgResourcesDeprecationWarning, stacklevel=2)
+        with open(file, "r", encoding=fallback_encoding) as f:
+            return f.read()
+
+
+# from jaraco.functools 1.3
+def _call_aside(f, *args, **kwargs):
+    f(*args, **kwargs)
+    return f
+
+
+@_call_aside
+def _initialize(g=globals()):
+    "Set up global resource manager (deliberately not state-saved)"
+    manager = ResourceManager()
+    g['_manager'] = manager
+    g.update(
+        (name, getattr(manager, name))
+        for name in dir(manager)
+        if not name.startswith('_')
+    )
+
+
+@_call_aside
+def _initialize_master_working_set():
+    """
+    Prepare the master working set and make the ``require()``
+    API available.
+
+    This function has explicit effects on the global state
+    of pkg_resources. It is intended to be invoked once at
+    the initialization of this module.
+
+    Invocation by other packages is unsupported and done
+    at their own risk.
+    """
+    working_set = _declare_state('object', 'working_set', WorkingSet._build_master())
+
+    require = working_set.require
+    iter_entry_points = working_set.iter_entry_points
+    add_activation_listener = working_set.subscribe
+    run_script = working_set.run_script
+    # backward compatibility
+    run_main = run_script
+    # Activate all distributions already on sys.path with replace=False and
+    # ensure that all distributions added to the working set in the future
+    # (e.g. by calling ``require()``) will get activated as well,
+    # with higher priority (replace=True).
+    tuple(dist.activate(replace=False) for dist in working_set)
+    add_activation_listener(
+        lambda dist: dist.activate(replace=True),
+        existing=False,
+    )
+    working_set.entries = []
+    # match order
+    list(map(working_set.add_entry, sys.path))
+    globals().update(locals())
+
+
+if TYPE_CHECKING:
+    # All of these are set by the @_call_aside methods above
+    __resource_manager = ResourceManager()  # Won't exist at runtime
+    resource_exists = __resource_manager.resource_exists
+    resource_isdir = __resource_manager.resource_isdir
+    resource_filename = __resource_manager.resource_filename
+    resource_stream = __resource_manager.resource_stream
+    resource_string = __resource_manager.resource_string
+    resource_listdir = __resource_manager.resource_listdir
+    set_extraction_path = __resource_manager.set_extraction_path
+    cleanup_resources = __resource_manager.cleanup_resources
+
+    working_set = WorkingSet()
+    require = working_set.require
+    iter_entry_points = working_set.iter_entry_points
+    add_activation_listener = working_set.subscribe
+    run_script = working_set.run_script
+    run_main = run_script
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__init__.py
new file mode 100644
index 00000000000..edc21fad2e9
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__init__.py
@@ -0,0 +1,631 @@
+"""
+Utilities for determining application-specific dirs.
+
+See  for details and usage.
+
+"""
+
+from __future__ import annotations
+
+import os
+import sys
+from typing import TYPE_CHECKING
+
+from .api import PlatformDirsABC
+from .version import __version__
+from .version import __version_tuple__ as __version_info__
+
+if TYPE_CHECKING:
+    from pathlib import Path
+    from typing import Literal
+
+if sys.platform == "win32":
+    from pip._vendor.platformdirs.windows import Windows as _Result
+elif sys.platform == "darwin":
+    from pip._vendor.platformdirs.macos import MacOS as _Result
+else:
+    from pip._vendor.platformdirs.unix import Unix as _Result
+
+
+def _set_platform_dir_class() -> type[PlatformDirsABC]:
+    if os.getenv("ANDROID_DATA") == "/data" and os.getenv("ANDROID_ROOT") == "/system":
+        if os.getenv("SHELL") or os.getenv("PREFIX"):
+            return _Result
+
+        from pip._vendor.platformdirs.android import _android_folder  # noqa: PLC0415
+
+        if _android_folder() is not None:
+            from pip._vendor.platformdirs.android import Android  # noqa: PLC0415
+
+            return Android  # return to avoid redefinition of a result
+
+    return _Result
+
+
+if TYPE_CHECKING:
+    # Work around mypy issue: https://github.com/python/mypy/issues/10962
+    PlatformDirs = _Result
+else:
+    PlatformDirs = _set_platform_dir_class()  #: Currently active platform
+AppDirs = PlatformDirs  #: Backwards compatibility with appdirs
+
+
+def user_data_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: data directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_data_dir
+
+
+def site_data_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    multipath: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param multipath: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: data directory shared by users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        multipath=multipath,
+        ensure_exists=ensure_exists,
+    ).site_data_dir
+
+
+def user_config_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: config directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_config_dir
+
+
+def site_config_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    multipath: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param multipath: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: config directory shared by the users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        multipath=multipath,
+        ensure_exists=ensure_exists,
+    ).site_config_dir
+
+
+def user_cache_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: cache directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_cache_dir
+
+
+def site_cache_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: cache directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).site_cache_dir
+
+
+def user_state_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: state directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_state_dir
+
+
+def user_log_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: log directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_log_dir
+
+
+def user_documents_dir() -> str:
+    """:returns: documents directory tied to the user"""
+    return PlatformDirs().user_documents_dir
+
+
+def user_downloads_dir() -> str:
+    """:returns: downloads directory tied to the user"""
+    return PlatformDirs().user_downloads_dir
+
+
+def user_pictures_dir() -> str:
+    """:returns: pictures directory tied to the user"""
+    return PlatformDirs().user_pictures_dir
+
+
+def user_videos_dir() -> str:
+    """:returns: videos directory tied to the user"""
+    return PlatformDirs().user_videos_dir
+
+
+def user_music_dir() -> str:
+    """:returns: music directory tied to the user"""
+    return PlatformDirs().user_music_dir
+
+
+def user_desktop_dir() -> str:
+    """:returns: desktop directory tied to the user"""
+    return PlatformDirs().user_desktop_dir
+
+
+def user_runtime_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: runtime directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_runtime_dir
+
+
+def site_runtime_dir(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> str:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: runtime directory shared by users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).site_runtime_dir
+
+
+def user_data_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: data path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_data_path
+
+
+def site_data_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    multipath: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param multipath: See `multipath `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: data path shared by users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        multipath=multipath,
+        ensure_exists=ensure_exists,
+    ).site_data_path
+
+
+def user_config_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: config path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_config_path
+
+
+def site_config_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    multipath: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param multipath: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: config path shared by the users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        multipath=multipath,
+        ensure_exists=ensure_exists,
+    ).site_config_path
+
+
+def site_cache_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: cache directory tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).site_cache_path
+
+
+def user_cache_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: cache path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_cache_path
+
+
+def user_state_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    roaming: bool = False,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param roaming: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: state path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        roaming=roaming,
+        ensure_exists=ensure_exists,
+    ).user_state_path
+
+
+def user_log_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `roaming `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: log path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_log_path
+
+
+def user_documents_path() -> Path:
+    """:returns: documents a path tied to the user"""
+    return PlatformDirs().user_documents_path
+
+
+def user_downloads_path() -> Path:
+    """:returns: downloads path tied to the user"""
+    return PlatformDirs().user_downloads_path
+
+
+def user_pictures_path() -> Path:
+    """:returns: pictures path tied to the user"""
+    return PlatformDirs().user_pictures_path
+
+
+def user_videos_path() -> Path:
+    """:returns: videos path tied to the user"""
+    return PlatformDirs().user_videos_path
+
+
+def user_music_path() -> Path:
+    """:returns: music path tied to the user"""
+    return PlatformDirs().user_music_path
+
+
+def user_desktop_path() -> Path:
+    """:returns: desktop path tied to the user"""
+    return PlatformDirs().user_desktop_path
+
+
+def user_runtime_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: runtime path tied to the user
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).user_runtime_path
+
+
+def site_runtime_path(
+    appname: str | None = None,
+    appauthor: str | None | Literal[False] = None,
+    version: str | None = None,
+    opinion: bool = True,  # noqa: FBT001, FBT002
+    ensure_exists: bool = False,  # noqa: FBT001, FBT002
+) -> Path:
+    """
+    :param appname: See `appname `.
+    :param appauthor: See `appauthor `.
+    :param version: See `version `.
+    :param opinion: See `opinion `.
+    :param ensure_exists: See `ensure_exists `.
+    :returns: runtime path shared by users
+    """
+    return PlatformDirs(
+        appname=appname,
+        appauthor=appauthor,
+        version=version,
+        opinion=opinion,
+        ensure_exists=ensure_exists,
+    ).site_runtime_path
+
+
+__all__ = [
+    "AppDirs",
+    "PlatformDirs",
+    "PlatformDirsABC",
+    "__version__",
+    "__version_info__",
+    "site_cache_dir",
+    "site_cache_path",
+    "site_config_dir",
+    "site_config_path",
+    "site_data_dir",
+    "site_data_path",
+    "site_runtime_dir",
+    "site_runtime_path",
+    "user_cache_dir",
+    "user_cache_path",
+    "user_config_dir",
+    "user_config_path",
+    "user_data_dir",
+    "user_data_path",
+    "user_desktop_dir",
+    "user_desktop_path",
+    "user_documents_dir",
+    "user_documents_path",
+    "user_downloads_dir",
+    "user_downloads_path",
+    "user_log_dir",
+    "user_log_path",
+    "user_music_dir",
+    "user_music_path",
+    "user_pictures_dir",
+    "user_pictures_path",
+    "user_runtime_dir",
+    "user_runtime_path",
+    "user_state_dir",
+    "user_state_path",
+    "user_videos_dir",
+    "user_videos_path",
+]
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__main__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__main__.py
new file mode 100644
index 00000000000..fa8a677a336
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/__main__.py
@@ -0,0 +1,55 @@
+"""Main entry point."""
+
+from __future__ import annotations
+
+from pip._vendor.platformdirs import PlatformDirs, __version__
+
+PROPS = (
+    "user_data_dir",
+    "user_config_dir",
+    "user_cache_dir",
+    "user_state_dir",
+    "user_log_dir",
+    "user_documents_dir",
+    "user_downloads_dir",
+    "user_pictures_dir",
+    "user_videos_dir",
+    "user_music_dir",
+    "user_runtime_dir",
+    "site_data_dir",
+    "site_config_dir",
+    "site_cache_dir",
+    "site_runtime_dir",
+)
+
+
+def main() -> None:
+    """Run the main entry point."""
+    app_name = "MyApp"
+    app_author = "MyCompany"
+
+    print(f"-- platformdirs {__version__} --")  # noqa: T201
+
+    print("-- app dirs (with optional 'version')")  # noqa: T201
+    dirs = PlatformDirs(app_name, app_author, version="1.0")
+    for prop in PROPS:
+        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
+
+    print("\n-- app dirs (without optional 'version')")  # noqa: T201
+    dirs = PlatformDirs(app_name, app_author)
+    for prop in PROPS:
+        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
+
+    print("\n-- app dirs (without optional 'appauthor')")  # noqa: T201
+    dirs = PlatformDirs(app_name)
+    for prop in PROPS:
+        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
+
+    print("\n-- app dirs (with disabled 'appauthor')")  # noqa: T201
+    dirs = PlatformDirs(app_name, appauthor=False)
+    for prop in PROPS:
+        print(f"{prop}: {getattr(dirs, prop)}")  # noqa: T201
+
+
+if __name__ == "__main__":
+    main()
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/android.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/android.py
new file mode 100644
index 00000000000..7004a852422
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/android.py
@@ -0,0 +1,249 @@
+"""Android."""
+
+from __future__ import annotations
+
+import os
+import re
+import sys
+from functools import lru_cache
+from typing import TYPE_CHECKING, cast
+
+from .api import PlatformDirsABC
+
+
+class Android(PlatformDirsABC):
+    """
+    Follows the guidance `from here `_.
+
+    Makes use of the `appname `, `version
+    `, `ensure_exists `.
+
+    """
+
+    @property
+    def user_data_dir(self) -> str:
+        """:return: data directory tied to the user, e.g. ``/data/user///files/``"""
+        return self._append_app_name_and_version(cast(str, _android_folder()), "files")
+
+    @property
+    def site_data_dir(self) -> str:
+        """:return: data directory shared by users, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def user_config_dir(self) -> str:
+        """
+        :return: config directory tied to the user, e.g. \
+        ``/data/user///shared_prefs/``
+        """
+        return self._append_app_name_and_version(cast(str, _android_folder()), "shared_prefs")
+
+    @property
+    def site_config_dir(self) -> str:
+        """:return: config directory shared by the users, same as `user_config_dir`"""
+        return self.user_config_dir
+
+    @property
+    def user_cache_dir(self) -> str:
+        """:return: cache directory tied to the user, e.g.,``/data/user///cache/``"""
+        return self._append_app_name_and_version(cast(str, _android_folder()), "cache")
+
+    @property
+    def site_cache_dir(self) -> str:
+        """:return: cache directory shared by users, same as `user_cache_dir`"""
+        return self.user_cache_dir
+
+    @property
+    def user_state_dir(self) -> str:
+        """:return: state directory tied to the user, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def user_log_dir(self) -> str:
+        """
+        :return: log directory tied to the user, same as `user_cache_dir` if not opinionated else ``log`` in it,
+          e.g. ``/data/user///cache//log``
+        """
+        path = self.user_cache_dir
+        if self.opinion:
+            path = os.path.join(path, "log")  # noqa: PTH118
+        return path
+
+    @property
+    def user_documents_dir(self) -> str:
+        """:return: documents directory tied to the user e.g. ``/storage/emulated/0/Documents``"""
+        return _android_documents_folder()
+
+    @property
+    def user_downloads_dir(self) -> str:
+        """:return: downloads directory tied to the user e.g. ``/storage/emulated/0/Downloads``"""
+        return _android_downloads_folder()
+
+    @property
+    def user_pictures_dir(self) -> str:
+        """:return: pictures directory tied to the user e.g. ``/storage/emulated/0/Pictures``"""
+        return _android_pictures_folder()
+
+    @property
+    def user_videos_dir(self) -> str:
+        """:return: videos directory tied to the user e.g. ``/storage/emulated/0/DCIM/Camera``"""
+        return _android_videos_folder()
+
+    @property
+    def user_music_dir(self) -> str:
+        """:return: music directory tied to the user e.g. ``/storage/emulated/0/Music``"""
+        return _android_music_folder()
+
+    @property
+    def user_desktop_dir(self) -> str:
+        """:return: desktop directory tied to the user e.g. ``/storage/emulated/0/Desktop``"""
+        return "/storage/emulated/0/Desktop"
+
+    @property
+    def user_runtime_dir(self) -> str:
+        """
+        :return: runtime directory tied to the user, same as `user_cache_dir` if not opinionated else ``tmp`` in it,
+          e.g. ``/data/user///cache//tmp``
+        """
+        path = self.user_cache_dir
+        if self.opinion:
+            path = os.path.join(path, "tmp")  # noqa: PTH118
+        return path
+
+    @property
+    def site_runtime_dir(self) -> str:
+        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
+        return self.user_runtime_dir
+
+
+@lru_cache(maxsize=1)
+def _android_folder() -> str | None:  # noqa: C901
+    """:return: base folder for the Android OS or None if it cannot be found"""
+    result: str | None = None
+    # type checker isn't happy with our "import android", just don't do this when type checking see
+    # https://stackoverflow.com/a/61394121
+    if not TYPE_CHECKING:
+        try:
+            # First try to get a path to android app using python4android (if available)...
+            from android import mActivity  # noqa: PLC0415
+
+            context = cast("android.content.Context", mActivity.getApplicationContext())  # noqa: F821
+            result = context.getFilesDir().getParentFile().getAbsolutePath()
+        except Exception:  # noqa: BLE001
+            result = None
+    if result is None:
+        try:
+            # ...and fall back to using plain pyjnius, if python4android isn't available or doesn't deliver any useful
+            # result...
+            from jnius import autoclass  # noqa: PLC0415
+
+            context = autoclass("android.content.Context")
+            result = context.getFilesDir().getParentFile().getAbsolutePath()
+        except Exception:  # noqa: BLE001
+            result = None
+    if result is None:
+        # and if that fails, too, find an android folder looking at path on the sys.path
+        # warning: only works for apps installed under /data, not adopted storage etc.
+        pattern = re.compile(r"/data/(data|user/\d+)/(.+)/files")
+        for path in sys.path:
+            if pattern.match(path):
+                result = path.split("/files")[0]
+                break
+        else:
+            result = None
+    if result is None:
+        # one last try: find an android folder looking at path on the sys.path taking adopted storage paths into
+        # account
+        pattern = re.compile(r"/mnt/expand/[a-fA-F0-9-]{36}/(data|user/\d+)/(.+)/files")
+        for path in sys.path:
+            if pattern.match(path):
+                result = path.split("/files")[0]
+                break
+        else:
+            result = None
+    return result
+
+
+@lru_cache(maxsize=1)
+def _android_documents_folder() -> str:
+    """:return: documents folder for the Android OS"""
+    # Get directories with pyjnius
+    try:
+        from jnius import autoclass  # noqa: PLC0415
+
+        context = autoclass("android.content.Context")
+        environment = autoclass("android.os.Environment")
+        documents_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOCUMENTS).getAbsolutePath()
+    except Exception:  # noqa: BLE001
+        documents_dir = "/storage/emulated/0/Documents"
+
+    return documents_dir
+
+
+@lru_cache(maxsize=1)
+def _android_downloads_folder() -> str:
+    """:return: downloads folder for the Android OS"""
+    # Get directories with pyjnius
+    try:
+        from jnius import autoclass  # noqa: PLC0415
+
+        context = autoclass("android.content.Context")
+        environment = autoclass("android.os.Environment")
+        downloads_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DOWNLOADS).getAbsolutePath()
+    except Exception:  # noqa: BLE001
+        downloads_dir = "/storage/emulated/0/Downloads"
+
+    return downloads_dir
+
+
+@lru_cache(maxsize=1)
+def _android_pictures_folder() -> str:
+    """:return: pictures folder for the Android OS"""
+    # Get directories with pyjnius
+    try:
+        from jnius import autoclass  # noqa: PLC0415
+
+        context = autoclass("android.content.Context")
+        environment = autoclass("android.os.Environment")
+        pictures_dir: str = context.getExternalFilesDir(environment.DIRECTORY_PICTURES).getAbsolutePath()
+    except Exception:  # noqa: BLE001
+        pictures_dir = "/storage/emulated/0/Pictures"
+
+    return pictures_dir
+
+
+@lru_cache(maxsize=1)
+def _android_videos_folder() -> str:
+    """:return: videos folder for the Android OS"""
+    # Get directories with pyjnius
+    try:
+        from jnius import autoclass  # noqa: PLC0415
+
+        context = autoclass("android.content.Context")
+        environment = autoclass("android.os.Environment")
+        videos_dir: str = context.getExternalFilesDir(environment.DIRECTORY_DCIM).getAbsolutePath()
+    except Exception:  # noqa: BLE001
+        videos_dir = "/storage/emulated/0/DCIM/Camera"
+
+    return videos_dir
+
+
+@lru_cache(maxsize=1)
+def _android_music_folder() -> str:
+    """:return: music folder for the Android OS"""
+    # Get directories with pyjnius
+    try:
+        from jnius import autoclass  # noqa: PLC0415
+
+        context = autoclass("android.content.Context")
+        environment = autoclass("android.os.Environment")
+        music_dir: str = context.getExternalFilesDir(environment.DIRECTORY_MUSIC).getAbsolutePath()
+    except Exception:  # noqa: BLE001
+        music_dir = "/storage/emulated/0/Music"
+
+    return music_dir
+
+
+__all__ = [
+    "Android",
+]
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/api.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/api.py
new file mode 100644
index 00000000000..18d660e4f8c
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/api.py
@@ -0,0 +1,298 @@
+"""Base API."""
+
+from __future__ import annotations
+
+import os
+from abc import ABC, abstractmethod
+from pathlib import Path
+from typing import TYPE_CHECKING
+
+if TYPE_CHECKING:
+    from typing import Iterator, Literal
+
+
+class PlatformDirsABC(ABC):  # noqa: PLR0904
+    """Abstract base class for platform directories."""
+
+    def __init__(  # noqa: PLR0913, PLR0917
+        self,
+        appname: str | None = None,
+        appauthor: str | None | Literal[False] = None,
+        version: str | None = None,
+        roaming: bool = False,  # noqa: FBT001, FBT002
+        multipath: bool = False,  # noqa: FBT001, FBT002
+        opinion: bool = True,  # noqa: FBT001, FBT002
+        ensure_exists: bool = False,  # noqa: FBT001, FBT002
+    ) -> None:
+        """
+        Create a new platform directory.
+
+        :param appname: See `appname`.
+        :param appauthor: See `appauthor`.
+        :param version: See `version`.
+        :param roaming: See `roaming`.
+        :param multipath: See `multipath`.
+        :param opinion: See `opinion`.
+        :param ensure_exists: See `ensure_exists`.
+
+        """
+        self.appname = appname  #: The name of application.
+        self.appauthor = appauthor
+        """
+        The name of the app author or distributing body for this application.
+
+        Typically, it is the owning company name. Defaults to `appname`. You may pass ``False`` to disable it.
+
+        """
+        self.version = version
+        """
+        An optional version path element to append to the path.
+
+        You might want to use this if you want multiple versions of your app to be able to run independently. If used,
+        this would typically be ``.``.
+
+        """
+        self.roaming = roaming
+        """
+        Whether to use the roaming appdata directory on Windows.
+
+        That means that for users on a Windows network setup for roaming profiles, this user data will be synced on
+        login (see
+        `here `_).
+
+        """
+        self.multipath = multipath
+        """
+        An optional parameter which indicates that the entire list of data dirs should be returned.
+
+        By default, the first item would only be returned.
+
+        """
+        self.opinion = opinion  #: A flag to indicating to use opinionated values.
+        self.ensure_exists = ensure_exists
+        """
+        Optionally create the directory (and any missing parents) upon access if it does not exist.
+
+        By default, no directories are created.
+
+        """
+
+    def _append_app_name_and_version(self, *base: str) -> str:
+        params = list(base[1:])
+        if self.appname:
+            params.append(self.appname)
+            if self.version:
+                params.append(self.version)
+        path = os.path.join(base[0], *params)  # noqa: PTH118
+        self._optionally_create_directory(path)
+        return path
+
+    def _optionally_create_directory(self, path: str) -> None:
+        if self.ensure_exists:
+            Path(path).mkdir(parents=True, exist_ok=True)
+
+    def _first_item_as_path_if_multipath(self, directory: str) -> Path:
+        if self.multipath:
+            # If multipath is True, the first path is returned.
+            directory = directory.split(os.pathsep)[0]
+        return Path(directory)
+
+    @property
+    @abstractmethod
+    def user_data_dir(self) -> str:
+        """:return: data directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def site_data_dir(self) -> str:
+        """:return: data directory shared by users"""
+
+    @property
+    @abstractmethod
+    def user_config_dir(self) -> str:
+        """:return: config directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def site_config_dir(self) -> str:
+        """:return: config directory shared by the users"""
+
+    @property
+    @abstractmethod
+    def user_cache_dir(self) -> str:
+        """:return: cache directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def site_cache_dir(self) -> str:
+        """:return: cache directory shared by users"""
+
+    @property
+    @abstractmethod
+    def user_state_dir(self) -> str:
+        """:return: state directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_log_dir(self) -> str:
+        """:return: log directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_documents_dir(self) -> str:
+        """:return: documents directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_downloads_dir(self) -> str:
+        """:return: downloads directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_pictures_dir(self) -> str:
+        """:return: pictures directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_videos_dir(self) -> str:
+        """:return: videos directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_music_dir(self) -> str:
+        """:return: music directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_desktop_dir(self) -> str:
+        """:return: desktop directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def user_runtime_dir(self) -> str:
+        """:return: runtime directory tied to the user"""
+
+    @property
+    @abstractmethod
+    def site_runtime_dir(self) -> str:
+        """:return: runtime directory shared by users"""
+
+    @property
+    def user_data_path(self) -> Path:
+        """:return: data path tied to the user"""
+        return Path(self.user_data_dir)
+
+    @property
+    def site_data_path(self) -> Path:
+        """:return: data path shared by users"""
+        return Path(self.site_data_dir)
+
+    @property
+    def user_config_path(self) -> Path:
+        """:return: config path tied to the user"""
+        return Path(self.user_config_dir)
+
+    @property
+    def site_config_path(self) -> Path:
+        """:return: config path shared by the users"""
+        return Path(self.site_config_dir)
+
+    @property
+    def user_cache_path(self) -> Path:
+        """:return: cache path tied to the user"""
+        return Path(self.user_cache_dir)
+
+    @property
+    def site_cache_path(self) -> Path:
+        """:return: cache path shared by users"""
+        return Path(self.site_cache_dir)
+
+    @property
+    def user_state_path(self) -> Path:
+        """:return: state path tied to the user"""
+        return Path(self.user_state_dir)
+
+    @property
+    def user_log_path(self) -> Path:
+        """:return: log path tied to the user"""
+        return Path(self.user_log_dir)
+
+    @property
+    def user_documents_path(self) -> Path:
+        """:return: documents a path tied to the user"""
+        return Path(self.user_documents_dir)
+
+    @property
+    def user_downloads_path(self) -> Path:
+        """:return: downloads path tied to the user"""
+        return Path(self.user_downloads_dir)
+
+    @property
+    def user_pictures_path(self) -> Path:
+        """:return: pictures path tied to the user"""
+        return Path(self.user_pictures_dir)
+
+    @property
+    def user_videos_path(self) -> Path:
+        """:return: videos path tied to the user"""
+        return Path(self.user_videos_dir)
+
+    @property
+    def user_music_path(self) -> Path:
+        """:return: music path tied to the user"""
+        return Path(self.user_music_dir)
+
+    @property
+    def user_desktop_path(self) -> Path:
+        """:return: desktop path tied to the user"""
+        return Path(self.user_desktop_dir)
+
+    @property
+    def user_runtime_path(self) -> Path:
+        """:return: runtime path tied to the user"""
+        return Path(self.user_runtime_dir)
+
+    @property
+    def site_runtime_path(self) -> Path:
+        """:return: runtime path shared by users"""
+        return Path(self.site_runtime_dir)
+
+    def iter_config_dirs(self) -> Iterator[str]:
+        """:yield: all user and site configuration directories."""
+        yield self.user_config_dir
+        yield self.site_config_dir
+
+    def iter_data_dirs(self) -> Iterator[str]:
+        """:yield: all user and site data directories."""
+        yield self.user_data_dir
+        yield self.site_data_dir
+
+    def iter_cache_dirs(self) -> Iterator[str]:
+        """:yield: all user and site cache directories."""
+        yield self.user_cache_dir
+        yield self.site_cache_dir
+
+    def iter_runtime_dirs(self) -> Iterator[str]:
+        """:yield: all user and site runtime directories."""
+        yield self.user_runtime_dir
+        yield self.site_runtime_dir
+
+    def iter_config_paths(self) -> Iterator[Path]:
+        """:yield: all user and site configuration paths."""
+        for path in self.iter_config_dirs():
+            yield Path(path)
+
+    def iter_data_paths(self) -> Iterator[Path]:
+        """:yield: all user and site data paths."""
+        for path in self.iter_data_dirs():
+            yield Path(path)
+
+    def iter_cache_paths(self) -> Iterator[Path]:
+        """:yield: all user and site cache paths."""
+        for path in self.iter_cache_dirs():
+            yield Path(path)
+
+    def iter_runtime_paths(self) -> Iterator[Path]:
+        """:yield: all user and site runtime paths."""
+        for path in self.iter_runtime_dirs():
+            yield Path(path)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/macos.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/macos.py
new file mode 100644
index 00000000000..e4b0391abd7
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/macos.py
@@ -0,0 +1,144 @@
+"""macOS."""
+
+from __future__ import annotations
+
+import os.path
+import sys
+from typing import TYPE_CHECKING
+
+from .api import PlatformDirsABC
+
+if TYPE_CHECKING:
+    from pathlib import Path
+
+
+class MacOS(PlatformDirsABC):
+    """
+    Platform directories for the macOS operating system.
+
+    Follows the guidance from
+    `Apple documentation `_.
+    Makes use of the `appname `,
+    `version `,
+    `ensure_exists `.
+
+    """
+
+    @property
+    def user_data_dir(self) -> str:
+        """:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``"""
+        return self._append_app_name_and_version(os.path.expanduser("~/Library/Application Support"))  # noqa: PTH111
+
+    @property
+    def site_data_dir(self) -> str:
+        """
+        :return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``.
+          If we're using a Python binary managed by `Homebrew `_, the directory
+          will be under the Homebrew prefix, e.g. ``/opt/homebrew/share/$appname/$version``.
+          If `multipath ` is enabled, and we're in Homebrew,
+          the response is a multi-path string separated by ":", e.g.
+          ``/opt/homebrew/share/$appname/$version:/Library/Application Support/$appname/$version``
+        """
+        is_homebrew = sys.prefix.startswith("/opt/homebrew")
+        path_list = [self._append_app_name_and_version("/opt/homebrew/share")] if is_homebrew else []
+        path_list.append(self._append_app_name_and_version("/Library/Application Support"))
+        if self.multipath:
+            return os.pathsep.join(path_list)
+        return path_list[0]
+
+    @property
+    def site_data_path(self) -> Path:
+        """:return: data path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
+        return self._first_item_as_path_if_multipath(self.site_data_dir)
+
+    @property
+    def user_config_dir(self) -> str:
+        """:return: config directory tied to the user, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def site_config_dir(self) -> str:
+        """:return: config directory shared by the users, same as `site_data_dir`"""
+        return self.site_data_dir
+
+    @property
+    def user_cache_dir(self) -> str:
+        """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``"""
+        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches"))  # noqa: PTH111
+
+    @property
+    def site_cache_dir(self) -> str:
+        """
+        :return: cache directory shared by users, e.g. ``/Library/Caches/$appname/$version``.
+          If we're using a Python binary managed by `Homebrew `_, the directory
+          will be under the Homebrew prefix, e.g. ``/opt/homebrew/var/cache/$appname/$version``.
+          If `multipath ` is enabled, and we're in Homebrew,
+          the response is a multi-path string separated by ":", e.g.
+          ``/opt/homebrew/var/cache/$appname/$version:/Library/Caches/$appname/$version``
+        """
+        is_homebrew = sys.prefix.startswith("/opt/homebrew")
+        path_list = [self._append_app_name_and_version("/opt/homebrew/var/cache")] if is_homebrew else []
+        path_list.append(self._append_app_name_and_version("/Library/Caches"))
+        if self.multipath:
+            return os.pathsep.join(path_list)
+        return path_list[0]
+
+    @property
+    def site_cache_path(self) -> Path:
+        """:return: cache path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
+        return self._first_item_as_path_if_multipath(self.site_cache_dir)
+
+    @property
+    def user_state_dir(self) -> str:
+        """:return: state directory tied to the user, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def user_log_dir(self) -> str:
+        """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``"""
+        return self._append_app_name_and_version(os.path.expanduser("~/Library/Logs"))  # noqa: PTH111
+
+    @property
+    def user_documents_dir(self) -> str:
+        """:return: documents directory tied to the user, e.g. ``~/Documents``"""
+        return os.path.expanduser("~/Documents")  # noqa: PTH111
+
+    @property
+    def user_downloads_dir(self) -> str:
+        """:return: downloads directory tied to the user, e.g. ``~/Downloads``"""
+        return os.path.expanduser("~/Downloads")  # noqa: PTH111
+
+    @property
+    def user_pictures_dir(self) -> str:
+        """:return: pictures directory tied to the user, e.g. ``~/Pictures``"""
+        return os.path.expanduser("~/Pictures")  # noqa: PTH111
+
+    @property
+    def user_videos_dir(self) -> str:
+        """:return: videos directory tied to the user, e.g. ``~/Movies``"""
+        return os.path.expanduser("~/Movies")  # noqa: PTH111
+
+    @property
+    def user_music_dir(self) -> str:
+        """:return: music directory tied to the user, e.g. ``~/Music``"""
+        return os.path.expanduser("~/Music")  # noqa: PTH111
+
+    @property
+    def user_desktop_dir(self) -> str:
+        """:return: desktop directory tied to the user, e.g. ``~/Desktop``"""
+        return os.path.expanduser("~/Desktop")  # noqa: PTH111
+
+    @property
+    def user_runtime_dir(self) -> str:
+        """:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``"""
+        return self._append_app_name_and_version(os.path.expanduser("~/Library/Caches/TemporaryItems"))  # noqa: PTH111
+
+    @property
+    def site_runtime_dir(self) -> str:
+        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
+        return self.user_runtime_dir
+
+
+__all__ = [
+    "MacOS",
+]
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/py.typed b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/py.typed
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/unix.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/unix.py
new file mode 100644
index 00000000000..f1942e92ef4
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/unix.py
@@ -0,0 +1,269 @@
+"""Unix."""
+
+from __future__ import annotations
+
+import os
+import sys
+from configparser import ConfigParser
+from pathlib import Path
+from typing import Iterator, NoReturn
+
+from .api import PlatformDirsABC
+
+if sys.platform == "win32":
+
+    def getuid() -> NoReturn:
+        msg = "should only be used on Unix"
+        raise RuntimeError(msg)
+
+else:
+    from os import getuid
+
+
+class Unix(PlatformDirsABC):  # noqa: PLR0904
+    """
+    On Unix/Linux, we follow the `XDG Basedir Spec `_.
+
+    The spec allows overriding directories with environment variables. The examples shown are the default values,
+    alongside the name of the environment variable that overrides them. Makes use of the `appname
+    `, `version `, `multipath
+    `, `opinion `, `ensure_exists
+    `.
+
+    """
+
+    @property
+    def user_data_dir(self) -> str:
+        """
+        :return: data directory tied to the user, e.g. ``~/.local/share/$appname/$version`` or
+         ``$XDG_DATA_HOME/$appname/$version``
+        """
+        path = os.environ.get("XDG_DATA_HOME", "")
+        if not path.strip():
+            path = os.path.expanduser("~/.local/share")  # noqa: PTH111
+        return self._append_app_name_and_version(path)
+
+    @property
+    def _site_data_dirs(self) -> list[str]:
+        path = os.environ.get("XDG_DATA_DIRS", "")
+        if not path.strip():
+            path = f"/usr/local/share{os.pathsep}/usr/share"
+        return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)]
+
+    @property
+    def site_data_dir(self) -> str:
+        """
+        :return: data directories shared by users (if `multipath ` is
+         enabled and ``XDG_DATA_DIRS`` is set and a multi path the response is also a multi path separated by the
+         OS path separator), e.g. ``/usr/local/share/$appname/$version`` or ``/usr/share/$appname/$version``
+        """
+        # XDG default for $XDG_DATA_DIRS; only first, if multipath is False
+        dirs = self._site_data_dirs
+        if not self.multipath:
+            return dirs[0]
+        return os.pathsep.join(dirs)
+
+    @property
+    def user_config_dir(self) -> str:
+        """
+        :return: config directory tied to the user, e.g. ``~/.config/$appname/$version`` or
+         ``$XDG_CONFIG_HOME/$appname/$version``
+        """
+        path = os.environ.get("XDG_CONFIG_HOME", "")
+        if not path.strip():
+            path = os.path.expanduser("~/.config")  # noqa: PTH111
+        return self._append_app_name_and_version(path)
+
+    @property
+    def _site_config_dirs(self) -> list[str]:
+        path = os.environ.get("XDG_CONFIG_DIRS", "")
+        if not path.strip():
+            path = "/etc/xdg"
+        return [self._append_app_name_and_version(p) for p in path.split(os.pathsep)]
+
+    @property
+    def site_config_dir(self) -> str:
+        """
+        :return: config directories shared by users (if `multipath `
+         is enabled and ``XDG_CONFIG_DIRS`` is set and a multi path the response is also a multi path separated by
+         the OS path separator), e.g. ``/etc/xdg/$appname/$version``
+        """
+        # XDG default for $XDG_CONFIG_DIRS only first, if multipath is False
+        dirs = self._site_config_dirs
+        if not self.multipath:
+            return dirs[0]
+        return os.pathsep.join(dirs)
+
+    @property
+    def user_cache_dir(self) -> str:
+        """
+        :return: cache directory tied to the user, e.g. ``~/.cache/$appname/$version`` or
+         ``~/$XDG_CACHE_HOME/$appname/$version``
+        """
+        path = os.environ.get("XDG_CACHE_HOME", "")
+        if not path.strip():
+            path = os.path.expanduser("~/.cache")  # noqa: PTH111
+        return self._append_app_name_and_version(path)
+
+    @property
+    def site_cache_dir(self) -> str:
+        """:return: cache directory shared by users, e.g. ``/var/cache/$appname/$version``"""
+        return self._append_app_name_and_version("/var/cache")
+
+    @property
+    def user_state_dir(self) -> str:
+        """
+        :return: state directory tied to the user, e.g. ``~/.local/state/$appname/$version`` or
+         ``$XDG_STATE_HOME/$appname/$version``
+        """
+        path = os.environ.get("XDG_STATE_HOME", "")
+        if not path.strip():
+            path = os.path.expanduser("~/.local/state")  # noqa: PTH111
+        return self._append_app_name_and_version(path)
+
+    @property
+    def user_log_dir(self) -> str:
+        """:return: log directory tied to the user, same as `user_state_dir` if not opinionated else ``log`` in it"""
+        path = self.user_state_dir
+        if self.opinion:
+            path = os.path.join(path, "log")  # noqa: PTH118
+            self._optionally_create_directory(path)
+        return path
+
+    @property
+    def user_documents_dir(self) -> str:
+        """:return: documents directory tied to the user, e.g. ``~/Documents``"""
+        return _get_user_media_dir("XDG_DOCUMENTS_DIR", "~/Documents")
+
+    @property
+    def user_downloads_dir(self) -> str:
+        """:return: downloads directory tied to the user, e.g. ``~/Downloads``"""
+        return _get_user_media_dir("XDG_DOWNLOAD_DIR", "~/Downloads")
+
+    @property
+    def user_pictures_dir(self) -> str:
+        """:return: pictures directory tied to the user, e.g. ``~/Pictures``"""
+        return _get_user_media_dir("XDG_PICTURES_DIR", "~/Pictures")
+
+    @property
+    def user_videos_dir(self) -> str:
+        """:return: videos directory tied to the user, e.g. ``~/Videos``"""
+        return _get_user_media_dir("XDG_VIDEOS_DIR", "~/Videos")
+
+    @property
+    def user_music_dir(self) -> str:
+        """:return: music directory tied to the user, e.g. ``~/Music``"""
+        return _get_user_media_dir("XDG_MUSIC_DIR", "~/Music")
+
+    @property
+    def user_desktop_dir(self) -> str:
+        """:return: desktop directory tied to the user, e.g. ``~/Desktop``"""
+        return _get_user_media_dir("XDG_DESKTOP_DIR", "~/Desktop")
+
+    @property
+    def user_runtime_dir(self) -> str:
+        """
+        :return: runtime directory tied to the user, e.g. ``/run/user/$(id -u)/$appname/$version`` or
+         ``$XDG_RUNTIME_DIR/$appname/$version``.
+
+         For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/user/$(id -u)/$appname/$version`` if
+         exists, otherwise ``/tmp/runtime-$(id -u)/$appname/$version``, if``$XDG_RUNTIME_DIR``
+         is not set.
+        """
+        path = os.environ.get("XDG_RUNTIME_DIR", "")
+        if not path.strip():
+            if sys.platform.startswith(("freebsd", "openbsd", "netbsd")):
+                path = f"/var/run/user/{getuid()}"
+                if not Path(path).exists():
+                    path = f"/tmp/runtime-{getuid()}"  # noqa: S108
+            else:
+                path = f"/run/user/{getuid()}"
+        return self._append_app_name_and_version(path)
+
+    @property
+    def site_runtime_dir(self) -> str:
+        """
+        :return: runtime directory shared by users, e.g. ``/run/$appname/$version`` or \
+        ``$XDG_RUNTIME_DIR/$appname/$version``.
+
+        Note that this behaves almost exactly like `user_runtime_dir` if ``$XDG_RUNTIME_DIR`` is set, but will
+        fall back to paths associated to the root user instead of a regular logged-in user if it's not set.
+
+        If you wish to ensure that a logged-in root user path is returned e.g. ``/run/user/0``, use `user_runtime_dir`
+        instead.
+
+        For FreeBSD/OpenBSD/NetBSD, it would return ``/var/run/$appname/$version`` if ``$XDG_RUNTIME_DIR`` is not set.
+        """
+        path = os.environ.get("XDG_RUNTIME_DIR", "")
+        if not path.strip():
+            if sys.platform.startswith(("freebsd", "openbsd", "netbsd")):
+                path = "/var/run"
+            else:
+                path = "/run"
+        return self._append_app_name_and_version(path)
+
+    @property
+    def site_data_path(self) -> Path:
+        """:return: data path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
+        return self._first_item_as_path_if_multipath(self.site_data_dir)
+
+    @property
+    def site_config_path(self) -> Path:
+        """:return: config path shared by the users, returns the first item, even if ``multipath`` is set to ``True``"""
+        return self._first_item_as_path_if_multipath(self.site_config_dir)
+
+    @property
+    def site_cache_path(self) -> Path:
+        """:return: cache path shared by users. Only return the first item, even if ``multipath`` is set to ``True``"""
+        return self._first_item_as_path_if_multipath(self.site_cache_dir)
+
+    def iter_config_dirs(self) -> Iterator[str]:
+        """:yield: all user and site configuration directories."""
+        yield self.user_config_dir
+        yield from self._site_config_dirs
+
+    def iter_data_dirs(self) -> Iterator[str]:
+        """:yield: all user and site data directories."""
+        yield self.user_data_dir
+        yield from self._site_data_dirs
+
+
+def _get_user_media_dir(env_var: str, fallback_tilde_path: str) -> str:
+    media_dir = _get_user_dirs_folder(env_var)
+    if media_dir is None:
+        media_dir = os.environ.get(env_var, "").strip()
+        if not media_dir:
+            media_dir = os.path.expanduser(fallback_tilde_path)  # noqa: PTH111
+
+    return media_dir
+
+
+def _get_user_dirs_folder(key: str) -> str | None:
+    """
+    Return directory from user-dirs.dirs config file.
+
+    See https://freedesktop.org/wiki/Software/xdg-user-dirs/.
+
+    """
+    user_dirs_config_path = Path(Unix().user_config_dir) / "user-dirs.dirs"
+    if user_dirs_config_path.exists():
+        parser = ConfigParser()
+
+        with user_dirs_config_path.open() as stream:
+            # Add fake section header, so ConfigParser doesn't complain
+            parser.read_string(f"[top]\n{stream.read()}")
+
+        if key not in parser["top"]:
+            return None
+
+        path = parser["top"][key].strip('"')
+        # Handle relative home paths
+        return path.replace("$HOME", os.path.expanduser("~"))  # noqa: PTH111
+
+    return None
+
+
+__all__ = [
+    "Unix",
+]
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/version.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/version.py
new file mode 100644
index 00000000000..afb49243e3d
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/version.py
@@ -0,0 +1,16 @@
+# file generated by setuptools_scm
+# don't change, don't track in version control
+TYPE_CHECKING = False
+if TYPE_CHECKING:
+    from typing import Tuple, Union
+    VERSION_TUPLE = Tuple[Union[int, str], ...]
+else:
+    VERSION_TUPLE = object
+
+version: str
+__version__: str
+__version_tuple__: VERSION_TUPLE
+version_tuple: VERSION_TUPLE
+
+__version__ = version = '4.3.6'
+__version_tuple__ = version_tuple = (4, 3, 6)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/windows.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/windows.py
new file mode 100644
index 00000000000..d7bc96091a2
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/platformdirs/windows.py
@@ -0,0 +1,272 @@
+"""Windows."""
+
+from __future__ import annotations
+
+import os
+import sys
+from functools import lru_cache
+from typing import TYPE_CHECKING
+
+from .api import PlatformDirsABC
+
+if TYPE_CHECKING:
+    from collections.abc import Callable
+
+
+class Windows(PlatformDirsABC):
+    """
+    `MSDN on where to store app data files `_.
+
+    Makes use of the `appname `, `appauthor
+    `, `version `, `roaming
+    `, `opinion `, `ensure_exists
+    `.
+
+    """
+
+    @property
+    def user_data_dir(self) -> str:
+        """
+        :return: data directory tied to the user, e.g.
+         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname`` (not roaming) or
+         ``%USERPROFILE%\\AppData\\Roaming\\$appauthor\\$appname`` (roaming)
+        """
+        const = "CSIDL_APPDATA" if self.roaming else "CSIDL_LOCAL_APPDATA"
+        path = os.path.normpath(get_win_folder(const))
+        return self._append_parts(path)
+
+    def _append_parts(self, path: str, *, opinion_value: str | None = None) -> str:
+        params = []
+        if self.appname:
+            if self.appauthor is not False:
+                author = self.appauthor or self.appname
+                params.append(author)
+            params.append(self.appname)
+            if opinion_value is not None and self.opinion:
+                params.append(opinion_value)
+            if self.version:
+                params.append(self.version)
+        path = os.path.join(path, *params)  # noqa: PTH118
+        self._optionally_create_directory(path)
+        return path
+
+    @property
+    def site_data_dir(self) -> str:
+        """:return: data directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname``"""
+        path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA"))
+        return self._append_parts(path)
+
+    @property
+    def user_config_dir(self) -> str:
+        """:return: config directory tied to the user, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def site_config_dir(self) -> str:
+        """:return: config directory shared by the users, same as `site_data_dir`"""
+        return self.site_data_dir
+
+    @property
+    def user_cache_dir(self) -> str:
+        """
+        :return: cache directory tied to the user (if opinionated with ``Cache`` folder within ``$appname``) e.g.
+         ``%USERPROFILE%\\AppData\\Local\\$appauthor\\$appname\\Cache\\$version``
+        """
+        path = os.path.normpath(get_win_folder("CSIDL_LOCAL_APPDATA"))
+        return self._append_parts(path, opinion_value="Cache")
+
+    @property
+    def site_cache_dir(self) -> str:
+        """:return: cache directory shared by users, e.g. ``C:\\ProgramData\\$appauthor\\$appname\\Cache\\$version``"""
+        path = os.path.normpath(get_win_folder("CSIDL_COMMON_APPDATA"))
+        return self._append_parts(path, opinion_value="Cache")
+
+    @property
+    def user_state_dir(self) -> str:
+        """:return: state directory tied to the user, same as `user_data_dir`"""
+        return self.user_data_dir
+
+    @property
+    def user_log_dir(self) -> str:
+        """:return: log directory tied to the user, same as `user_data_dir` if not opinionated else ``Logs`` in it"""
+        path = self.user_data_dir
+        if self.opinion:
+            path = os.path.join(path, "Logs")  # noqa: PTH118
+            self._optionally_create_directory(path)
+        return path
+
+    @property
+    def user_documents_dir(self) -> str:
+        """:return: documents directory tied to the user e.g. ``%USERPROFILE%\\Documents``"""
+        return os.path.normpath(get_win_folder("CSIDL_PERSONAL"))
+
+    @property
+    def user_downloads_dir(self) -> str:
+        """:return: downloads directory tied to the user e.g. ``%USERPROFILE%\\Downloads``"""
+        return os.path.normpath(get_win_folder("CSIDL_DOWNLOADS"))
+
+    @property
+    def user_pictures_dir(self) -> str:
+        """:return: pictures directory tied to the user e.g. ``%USERPROFILE%\\Pictures``"""
+        return os.path.normpath(get_win_folder("CSIDL_MYPICTURES"))
+
+    @property
+    def user_videos_dir(self) -> str:
+        """:return: videos directory tied to the user e.g. ``%USERPROFILE%\\Videos``"""
+        return os.path.normpath(get_win_folder("CSIDL_MYVIDEO"))
+
+    @property
+    def user_music_dir(self) -> str:
+        """:return: music directory tied to the user e.g. ``%USERPROFILE%\\Music``"""
+        return os.path.normpath(get_win_folder("CSIDL_MYMUSIC"))
+
+    @property
+    def user_desktop_dir(self) -> str:
+        """:return: desktop directory tied to the user, e.g. ``%USERPROFILE%\\Desktop``"""
+        return os.path.normpath(get_win_folder("CSIDL_DESKTOPDIRECTORY"))
+
+    @property
+    def user_runtime_dir(self) -> str:
+        """
+        :return: runtime directory tied to the user, e.g.
+         ``%USERPROFILE%\\AppData\\Local\\Temp\\$appauthor\\$appname``
+        """
+        path = os.path.normpath(os.path.join(get_win_folder("CSIDL_LOCAL_APPDATA"), "Temp"))  # noqa: PTH118
+        return self._append_parts(path)
+
+    @property
+    def site_runtime_dir(self) -> str:
+        """:return: runtime directory shared by users, same as `user_runtime_dir`"""
+        return self.user_runtime_dir
+
+
+def get_win_folder_from_env_vars(csidl_name: str) -> str:
+    """Get folder from environment variables."""
+    result = get_win_folder_if_csidl_name_not_env_var(csidl_name)
+    if result is not None:
+        return result
+
+    env_var_name = {
+        "CSIDL_APPDATA": "APPDATA",
+        "CSIDL_COMMON_APPDATA": "ALLUSERSPROFILE",
+        "CSIDL_LOCAL_APPDATA": "LOCALAPPDATA",
+    }.get(csidl_name)
+    if env_var_name is None:
+        msg = f"Unknown CSIDL name: {csidl_name}"
+        raise ValueError(msg)
+    result = os.environ.get(env_var_name)
+    if result is None:
+        msg = f"Unset environment variable: {env_var_name}"
+        raise ValueError(msg)
+    return result
+
+
+def get_win_folder_if_csidl_name_not_env_var(csidl_name: str) -> str | None:
+    """Get a folder for a CSIDL name that does not exist as an environment variable."""
+    if csidl_name == "CSIDL_PERSONAL":
+        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Documents")  # noqa: PTH118
+
+    if csidl_name == "CSIDL_DOWNLOADS":
+        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Downloads")  # noqa: PTH118
+
+    if csidl_name == "CSIDL_MYPICTURES":
+        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Pictures")  # noqa: PTH118
+
+    if csidl_name == "CSIDL_MYVIDEO":
+        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Videos")  # noqa: PTH118
+
+    if csidl_name == "CSIDL_MYMUSIC":
+        return os.path.join(os.path.normpath(os.environ["USERPROFILE"]), "Music")  # noqa: PTH118
+    return None
+
+
+def get_win_folder_from_registry(csidl_name: str) -> str:
+    """
+    Get folder from the registry.
+
+    This is a fallback technique at best. I'm not sure if using the registry for these guarantees us the correct answer
+    for all CSIDL_* names.
+
+    """
+    shell_folder_name = {
+        "CSIDL_APPDATA": "AppData",
+        "CSIDL_COMMON_APPDATA": "Common AppData",
+        "CSIDL_LOCAL_APPDATA": "Local AppData",
+        "CSIDL_PERSONAL": "Personal",
+        "CSIDL_DOWNLOADS": "{374DE290-123F-4565-9164-39C4925E467B}",
+        "CSIDL_MYPICTURES": "My Pictures",
+        "CSIDL_MYVIDEO": "My Video",
+        "CSIDL_MYMUSIC": "My Music",
+    }.get(csidl_name)
+    if shell_folder_name is None:
+        msg = f"Unknown CSIDL name: {csidl_name}"
+        raise ValueError(msg)
+    if sys.platform != "win32":  # only needed for mypy type checker to know that this code runs only on Windows
+        raise NotImplementedError
+    import winreg  # noqa: PLC0415
+
+    key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, r"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders")
+    directory, _ = winreg.QueryValueEx(key, shell_folder_name)
+    return str(directory)
+
+
+def get_win_folder_via_ctypes(csidl_name: str) -> str:
+    """Get folder with ctypes."""
+    # There is no 'CSIDL_DOWNLOADS'.
+    # Use 'CSIDL_PROFILE' (40) and append the default folder 'Downloads' instead.
+    # https://learn.microsoft.com/en-us/windows/win32/shell/knownfolderid
+
+    import ctypes  # noqa: PLC0415
+
+    csidl_const = {
+        "CSIDL_APPDATA": 26,
+        "CSIDL_COMMON_APPDATA": 35,
+        "CSIDL_LOCAL_APPDATA": 28,
+        "CSIDL_PERSONAL": 5,
+        "CSIDL_MYPICTURES": 39,
+        "CSIDL_MYVIDEO": 14,
+        "CSIDL_MYMUSIC": 13,
+        "CSIDL_DOWNLOADS": 40,
+        "CSIDL_DESKTOPDIRECTORY": 16,
+    }.get(csidl_name)
+    if csidl_const is None:
+        msg = f"Unknown CSIDL name: {csidl_name}"
+        raise ValueError(msg)
+
+    buf = ctypes.create_unicode_buffer(1024)
+    windll = getattr(ctypes, "windll")  # noqa: B009 # using getattr to avoid false positive with mypy type checker
+    windll.shell32.SHGetFolderPathW(None, csidl_const, None, 0, buf)
+
+    # Downgrade to short path name if it has high-bit chars.
+    if any(ord(c) > 255 for c in buf):  # noqa: PLR2004
+        buf2 = ctypes.create_unicode_buffer(1024)
+        if windll.kernel32.GetShortPathNameW(buf.value, buf2, 1024):
+            buf = buf2
+
+    if csidl_name == "CSIDL_DOWNLOADS":
+        return os.path.join(buf.value, "Downloads")  # noqa: PTH118
+
+    return buf.value
+
+
+def _pick_get_win_folder() -> Callable[[str], str]:
+    try:
+        import ctypes  # noqa: PLC0415
+    except ImportError:
+        pass
+    else:
+        if hasattr(ctypes, "windll"):
+            return get_win_folder_via_ctypes
+    try:
+        import winreg  # noqa: PLC0415, F401
+    except ImportError:
+        return get_win_folder_from_env_vars
+    else:
+        return get_win_folder_from_registry
+
+
+get_win_folder = lru_cache(maxsize=None)(_pick_get_win_folder())
+
+__all__ = [
+    "Windows",
+]
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__init__.py
new file mode 100644
index 00000000000..60ae9bb8508
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__init__.py
@@ -0,0 +1,82 @@
+"""
+    Pygments
+    ~~~~~~~~
+
+    Pygments is a syntax highlighting package written in Python.
+
+    It is a generic syntax highlighter for general use in all kinds of software
+    such as forum systems, wikis or other applications that need to prettify
+    source code. Highlights are:
+
+    * a wide range of common languages and markup formats is supported
+    * special attention is paid to details, increasing quality by a fair amount
+    * support for new languages and formats are added easily
+    * a number of output formats, presently HTML, LaTeX, RTF, SVG, all image
+      formats that PIL supports, and ANSI sequences
+    * it is usable as a command-line tool and as a library
+    * ... and it highlights even Brainfuck!
+
+    The `Pygments master branch`_ is installable with ``easy_install Pygments==dev``.
+
+    .. _Pygments master branch:
+       https://github.com/pygments/pygments/archive/master.zip#egg=Pygments-dev
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+from io import StringIO, BytesIO
+
+__version__ = '2.18.0'
+__docformat__ = 'restructuredtext'
+
+__all__ = ['lex', 'format', 'highlight']
+
+
+def lex(code, lexer):
+    """
+    Lex `code` with the `lexer` (must be a `Lexer` instance)
+    and return an iterable of tokens. Currently, this only calls
+    `lexer.get_tokens()`.
+    """
+    try:
+        return lexer.get_tokens(code)
+    except TypeError:
+        # Heuristic to catch a common mistake.
+        from pip._vendor.pygments.lexer import RegexLexer
+        if isinstance(lexer, type) and issubclass(lexer, RegexLexer):
+            raise TypeError('lex() argument must be a lexer instance, '
+                            'not a class')
+        raise
+
+
+def format(tokens, formatter, outfile=None):  # pylint: disable=redefined-builtin
+    """
+    Format ``tokens`` (an iterable of tokens) with the formatter ``formatter``
+    (a `Formatter` instance).
+
+    If ``outfile`` is given and a valid file object (an object with a
+    ``write`` method), the result will be written to it, otherwise it
+    is returned as a string.
+    """
+    try:
+        if not outfile:
+            realoutfile = getattr(formatter, 'encoding', None) and BytesIO() or StringIO()
+            formatter.format(tokens, realoutfile)
+            return realoutfile.getvalue()
+        else:
+            formatter.format(tokens, outfile)
+    except TypeError:
+        # Heuristic to catch a common mistake.
+        from pip._vendor.pygments.formatter import Formatter
+        if isinstance(formatter, type) and issubclass(formatter, Formatter):
+            raise TypeError('format() argument must be a formatter instance, '
+                            'not a class')
+        raise
+
+
+def highlight(code, lexer, formatter, outfile=None):
+    """
+    This is the most high-level highlighting function. It combines `lex` and
+    `format` in one function.
+    """
+    return format(lex(code, lexer), formatter, outfile)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__main__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__main__.py
new file mode 100644
index 00000000000..dcc6e5add71
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/__main__.py
@@ -0,0 +1,17 @@
+"""
+    pygments.__main__
+    ~~~~~~~~~~~~~~~~~
+
+    Main entry point for ``python -m pygments``.
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+
+import sys
+from pip._vendor.pygments.cmdline import main
+
+try:
+    sys.exit(main(sys.argv))
+except KeyboardInterrupt:
+    sys.exit(1)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/cmdline.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/cmdline.py
new file mode 100644
index 00000000000..0a7072eff3e
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/cmdline.py
@@ -0,0 +1,668 @@
+"""
+    pygments.cmdline
+    ~~~~~~~~~~~~~~~~
+
+    Command line interface.
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+
+import os
+import sys
+import shutil
+import argparse
+from textwrap import dedent
+
+from pip._vendor.pygments import __version__, highlight
+from pip._vendor.pygments.util import ClassNotFound, OptionError, docstring_headline, \
+    guess_decode, guess_decode_from_terminal, terminal_encoding, \
+    UnclosingTextIOWrapper
+from pip._vendor.pygments.lexers import get_all_lexers, get_lexer_by_name, guess_lexer, \
+    load_lexer_from_file, get_lexer_for_filename, find_lexer_class_for_filename
+from pip._vendor.pygments.lexers.special import TextLexer
+from pip._vendor.pygments.formatters.latex import LatexEmbeddedLexer, LatexFormatter
+from pip._vendor.pygments.formatters import get_all_formatters, get_formatter_by_name, \
+    load_formatter_from_file, get_formatter_for_filename, find_formatter_class
+from pip._vendor.pygments.formatters.terminal import TerminalFormatter
+from pip._vendor.pygments.formatters.terminal256 import Terminal256Formatter, TerminalTrueColorFormatter
+from pip._vendor.pygments.filters import get_all_filters, find_filter_class
+from pip._vendor.pygments.styles import get_all_styles, get_style_by_name
+
+
+def _parse_options(o_strs):
+    opts = {}
+    if not o_strs:
+        return opts
+    for o_str in o_strs:
+        if not o_str.strip():
+            continue
+        o_args = o_str.split(',')
+        for o_arg in o_args:
+            o_arg = o_arg.strip()
+            try:
+                o_key, o_val = o_arg.split('=', 1)
+                o_key = o_key.strip()
+                o_val = o_val.strip()
+            except ValueError:
+                opts[o_arg] = True
+            else:
+                opts[o_key] = o_val
+    return opts
+
+
+def _parse_filters(f_strs):
+    filters = []
+    if not f_strs:
+        return filters
+    for f_str in f_strs:
+        if ':' in f_str:
+            fname, fopts = f_str.split(':', 1)
+            filters.append((fname, _parse_options([fopts])))
+        else:
+            filters.append((f_str, {}))
+    return filters
+
+
+def _print_help(what, name):
+    try:
+        if what == 'lexer':
+            cls = get_lexer_by_name(name)
+            print(f"Help on the {cls.name} lexer:")
+            print(dedent(cls.__doc__))
+        elif what == 'formatter':
+            cls = find_formatter_class(name)
+            print(f"Help on the {cls.name} formatter:")
+            print(dedent(cls.__doc__))
+        elif what == 'filter':
+            cls = find_filter_class(name)
+            print(f"Help on the {name} filter:")
+            print(dedent(cls.__doc__))
+        return 0
+    except (AttributeError, ValueError):
+        print(f"{what} not found!", file=sys.stderr)
+        return 1
+
+
+def _print_list(what):
+    if what == 'lexer':
+        print()
+        print("Lexers:")
+        print("~~~~~~~")
+
+        info = []
+        for fullname, names, exts, _ in get_all_lexers():
+            tup = (', '.join(names)+':', fullname,
+                   exts and '(filenames ' + ', '.join(exts) + ')' or '')
+            info.append(tup)
+        info.sort()
+        for i in info:
+            print(('* {}\n    {} {}').format(*i))
+
+    elif what == 'formatter':
+        print()
+        print("Formatters:")
+        print("~~~~~~~~~~~")
+
+        info = []
+        for cls in get_all_formatters():
+            doc = docstring_headline(cls)
+            tup = (', '.join(cls.aliases) + ':', doc, cls.filenames and
+                   '(filenames ' + ', '.join(cls.filenames) + ')' or '')
+            info.append(tup)
+        info.sort()
+        for i in info:
+            print(('* {}\n    {} {}').format(*i))
+
+    elif what == 'filter':
+        print()
+        print("Filters:")
+        print("~~~~~~~~")
+
+        for name in get_all_filters():
+            cls = find_filter_class(name)
+            print("* " + name + ':')
+            print(f"    {docstring_headline(cls)}")
+
+    elif what == 'style':
+        print()
+        print("Styles:")
+        print("~~~~~~~")
+
+        for name in get_all_styles():
+            cls = get_style_by_name(name)
+            print("* " + name + ':')
+            print(f"    {docstring_headline(cls)}")
+
+
+def _print_list_as_json(requested_items):
+    import json
+    result = {}
+    if 'lexer' in requested_items:
+        info = {}
+        for fullname, names, filenames, mimetypes in get_all_lexers():
+            info[fullname] = {
+                'aliases': names,
+                'filenames': filenames,
+                'mimetypes': mimetypes
+            }
+        result['lexers'] = info
+
+    if 'formatter' in requested_items:
+        info = {}
+        for cls in get_all_formatters():
+            doc = docstring_headline(cls)
+            info[cls.name] = {
+                'aliases': cls.aliases,
+                'filenames': cls.filenames,
+                'doc': doc
+            }
+        result['formatters'] = info
+
+    if 'filter' in requested_items:
+        info = {}
+        for name in get_all_filters():
+            cls = find_filter_class(name)
+            info[name] = {
+                'doc': docstring_headline(cls)
+            }
+        result['filters'] = info
+
+    if 'style' in requested_items:
+        info = {}
+        for name in get_all_styles():
+            cls = get_style_by_name(name)
+            info[name] = {
+                'doc': docstring_headline(cls)
+            }
+        result['styles'] = info
+
+    json.dump(result, sys.stdout)
+
+def main_inner(parser, argns):
+    if argns.help:
+        parser.print_help()
+        return 0
+
+    if argns.V:
+        print(f'Pygments version {__version__}, (c) 2006-2024 by Georg Brandl, Matthäus '
+              'Chajdas and contributors.')
+        return 0
+
+    def is_only_option(opt):
+        return not any(v for (k, v) in vars(argns).items() if k != opt)
+
+    # handle ``pygmentize -L``
+    if argns.L is not None:
+        arg_set = set()
+        for k, v in vars(argns).items():
+            if v:
+                arg_set.add(k)
+
+        arg_set.discard('L')
+        arg_set.discard('json')
+
+        if arg_set:
+            parser.print_help(sys.stderr)
+            return 2
+
+        # print version
+        if not argns.json:
+            main(['', '-V'])
+        allowed_types = {'lexer', 'formatter', 'filter', 'style'}
+        largs = [arg.rstrip('s') for arg in argns.L]
+        if any(arg not in allowed_types for arg in largs):
+            parser.print_help(sys.stderr)
+            return 0
+        if not largs:
+            largs = allowed_types
+        if not argns.json:
+            for arg in largs:
+                _print_list(arg)
+        else:
+            _print_list_as_json(largs)
+        return 0
+
+    # handle ``pygmentize -H``
+    if argns.H:
+        if not is_only_option('H'):
+            parser.print_help(sys.stderr)
+            return 2
+        what, name = argns.H
+        if what not in ('lexer', 'formatter', 'filter'):
+            parser.print_help(sys.stderr)
+            return 2
+        return _print_help(what, name)
+
+    # parse -O options
+    parsed_opts = _parse_options(argns.O or [])
+
+    # parse -P options
+    for p_opt in argns.P or []:
+        try:
+            name, value = p_opt.split('=', 1)
+        except ValueError:
+            parsed_opts[p_opt] = True
+        else:
+            parsed_opts[name] = value
+
+    # encodings
+    inencoding = parsed_opts.get('inencoding', parsed_opts.get('encoding'))
+    outencoding = parsed_opts.get('outencoding', parsed_opts.get('encoding'))
+
+    # handle ``pygmentize -N``
+    if argns.N:
+        lexer = find_lexer_class_for_filename(argns.N)
+        if lexer is None:
+            lexer = TextLexer
+
+        print(lexer.aliases[0])
+        return 0
+
+    # handle ``pygmentize -C``
+    if argns.C:
+        inp = sys.stdin.buffer.read()
+        try:
+            lexer = guess_lexer(inp, inencoding=inencoding)
+        except ClassNotFound:
+            lexer = TextLexer
+
+        print(lexer.aliases[0])
+        return 0
+
+    # handle ``pygmentize -S``
+    S_opt = argns.S
+    a_opt = argns.a
+    if S_opt is not None:
+        f_opt = argns.f
+        if not f_opt:
+            parser.print_help(sys.stderr)
+            return 2
+        if argns.l or argns.INPUTFILE:
+            parser.print_help(sys.stderr)
+            return 2
+
+        try:
+            parsed_opts['style'] = S_opt
+            fmter = get_formatter_by_name(f_opt, **parsed_opts)
+        except ClassNotFound as err:
+            print(err, file=sys.stderr)
+            return 1
+
+        print(fmter.get_style_defs(a_opt or ''))
+        return 0
+
+    # if no -S is given, -a is not allowed
+    if argns.a is not None:
+        parser.print_help(sys.stderr)
+        return 2
+
+    # parse -F options
+    F_opts = _parse_filters(argns.F or [])
+
+    # -x: allow custom (eXternal) lexers and formatters
+    allow_custom_lexer_formatter = bool(argns.x)
+
+    # select lexer
+    lexer = None
+
+    # given by name?
+    lexername = argns.l
+    if lexername:
+        # custom lexer, located relative to user's cwd
+        if allow_custom_lexer_formatter and '.py' in lexername:
+            try:
+                filename = None
+                name = None
+                if ':' in lexername:
+                    filename, name = lexername.rsplit(':', 1)
+
+                    if '.py' in name:
+                        # This can happen on Windows: If the lexername is
+                        # C:\lexer.py -- return to normal load path in that case
+                        name = None
+
+                if filename and name:
+                    lexer = load_lexer_from_file(filename, name,
+                                                 **parsed_opts)
+                else:
+                    lexer = load_lexer_from_file(lexername, **parsed_opts)
+            except ClassNotFound as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+        else:
+            try:
+                lexer = get_lexer_by_name(lexername, **parsed_opts)
+            except (OptionError, ClassNotFound) as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+
+    # read input code
+    code = None
+
+    if argns.INPUTFILE:
+        if argns.s:
+            print('Error: -s option not usable when input file specified',
+                  file=sys.stderr)
+            return 2
+
+        infn = argns.INPUTFILE
+        try:
+            with open(infn, 'rb') as infp:
+                code = infp.read()
+        except Exception as err:
+            print('Error: cannot read infile:', err, file=sys.stderr)
+            return 1
+        if not inencoding:
+            code, inencoding = guess_decode(code)
+
+        # do we have to guess the lexer?
+        if not lexer:
+            try:
+                lexer = get_lexer_for_filename(infn, code, **parsed_opts)
+            except ClassNotFound as err:
+                if argns.g:
+                    try:
+                        lexer = guess_lexer(code, **parsed_opts)
+                    except ClassNotFound:
+                        lexer = TextLexer(**parsed_opts)
+                else:
+                    print('Error:', err, file=sys.stderr)
+                    return 1
+            except OptionError as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+
+    elif not argns.s:  # treat stdin as full file (-s support is later)
+        # read code from terminal, always in binary mode since we want to
+        # decode ourselves and be tolerant with it
+        code = sys.stdin.buffer.read()  # use .buffer to get a binary stream
+        if not inencoding:
+            code, inencoding = guess_decode_from_terminal(code, sys.stdin)
+            # else the lexer will do the decoding
+        if not lexer:
+            try:
+                lexer = guess_lexer(code, **parsed_opts)
+            except ClassNotFound:
+                lexer = TextLexer(**parsed_opts)
+
+    else:  # -s option needs a lexer with -l
+        if not lexer:
+            print('Error: when using -s a lexer has to be selected with -l',
+                  file=sys.stderr)
+            return 2
+
+    # process filters
+    for fname, fopts in F_opts:
+        try:
+            lexer.add_filter(fname, **fopts)
+        except ClassNotFound as err:
+            print('Error:', err, file=sys.stderr)
+            return 1
+
+    # select formatter
+    outfn = argns.o
+    fmter = argns.f
+    if fmter:
+        # custom formatter, located relative to user's cwd
+        if allow_custom_lexer_formatter and '.py' in fmter:
+            try:
+                filename = None
+                name = None
+                if ':' in fmter:
+                    # Same logic as above for custom lexer
+                    filename, name = fmter.rsplit(':', 1)
+
+                    if '.py' in name:
+                        name = None
+
+                if filename and name:
+                    fmter = load_formatter_from_file(filename, name,
+                                                     **parsed_opts)
+                else:
+                    fmter = load_formatter_from_file(fmter, **parsed_opts)
+            except ClassNotFound as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+        else:
+            try:
+                fmter = get_formatter_by_name(fmter, **parsed_opts)
+            except (OptionError, ClassNotFound) as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+
+    if outfn:
+        if not fmter:
+            try:
+                fmter = get_formatter_for_filename(outfn, **parsed_opts)
+            except (OptionError, ClassNotFound) as err:
+                print('Error:', err, file=sys.stderr)
+                return 1
+        try:
+            outfile = open(outfn, 'wb')
+        except Exception as err:
+            print('Error: cannot open outfile:', err, file=sys.stderr)
+            return 1
+    else:
+        if not fmter:
+            if os.environ.get('COLORTERM','') in ('truecolor', '24bit'):
+                fmter = TerminalTrueColorFormatter(**parsed_opts)
+            elif '256' in os.environ.get('TERM', ''):
+                fmter = Terminal256Formatter(**parsed_opts)
+            else:
+                fmter = TerminalFormatter(**parsed_opts)
+        outfile = sys.stdout.buffer
+
+    # determine output encoding if not explicitly selected
+    if not outencoding:
+        if outfn:
+            # output file? use lexer encoding for now (can still be None)
+            fmter.encoding = inencoding
+        else:
+            # else use terminal encoding
+            fmter.encoding = terminal_encoding(sys.stdout)
+
+    # provide coloring under Windows, if possible
+    if not outfn and sys.platform in ('win32', 'cygwin') and \
+       fmter.name in ('Terminal', 'Terminal256'):  # pragma: no cover
+        # unfortunately colorama doesn't support binary streams on Py3
+        outfile = UnclosingTextIOWrapper(outfile, encoding=fmter.encoding)
+        fmter.encoding = None
+        try:
+            import colorama.initialise
+        except ImportError:
+            pass
+        else:
+            outfile = colorama.initialise.wrap_stream(
+                outfile, convert=None, strip=None, autoreset=False, wrap=True)
+
+    # When using the LaTeX formatter and the option `escapeinside` is
+    # specified, we need a special lexer which collects escaped text
+    # before running the chosen language lexer.
+    escapeinside = parsed_opts.get('escapeinside', '')
+    if len(escapeinside) == 2 and isinstance(fmter, LatexFormatter):
+        left = escapeinside[0]
+        right = escapeinside[1]
+        lexer = LatexEmbeddedLexer(left, right, lexer)
+
+    # ... and do it!
+    if not argns.s:
+        # process whole input as per normal...
+        try:
+            highlight(code, lexer, fmter, outfile)
+        finally:
+            if outfn:
+                outfile.close()
+        return 0
+    else:
+        # line by line processing of stdin (eg: for 'tail -f')...
+        try:
+            while 1:
+                line = sys.stdin.buffer.readline()
+                if not line:
+                    break
+                if not inencoding:
+                    line = guess_decode_from_terminal(line, sys.stdin)[0]
+                highlight(line, lexer, fmter, outfile)
+                if hasattr(outfile, 'flush'):
+                    outfile.flush()
+            return 0
+        except KeyboardInterrupt:  # pragma: no cover
+            return 0
+        finally:
+            if outfn:
+                outfile.close()
+
+
+class HelpFormatter(argparse.HelpFormatter):
+    def __init__(self, prog, indent_increment=2, max_help_position=16, width=None):
+        if width is None:
+            try:
+                width = shutil.get_terminal_size().columns - 2
+            except Exception:
+                pass
+        argparse.HelpFormatter.__init__(self, prog, indent_increment,
+                                        max_help_position, width)
+
+
+def main(args=sys.argv):
+    """
+    Main command line entry point.
+    """
+    desc = "Highlight an input file and write the result to an output file."
+    parser = argparse.ArgumentParser(description=desc, add_help=False,
+                                     formatter_class=HelpFormatter)
+
+    operation = parser.add_argument_group('Main operation')
+    lexersel = operation.add_mutually_exclusive_group()
+    lexersel.add_argument(
+        '-l', metavar='LEXER',
+        help='Specify the lexer to use.  (Query names with -L.)  If not '
+        'given and -g is not present, the lexer is guessed from the filename.')
+    lexersel.add_argument(
+        '-g', action='store_true',
+        help='Guess the lexer from the file contents, or pass through '
+        'as plain text if nothing can be guessed.')
+    operation.add_argument(
+        '-F', metavar='FILTER[:options]', action='append',
+        help='Add a filter to the token stream.  (Query names with -L.) '
+        'Filter options are given after a colon if necessary.')
+    operation.add_argument(
+        '-f', metavar='FORMATTER',
+        help='Specify the formatter to use.  (Query names with -L.) '
+        'If not given, the formatter is guessed from the output filename, '
+        'and defaults to the terminal formatter if the output is to the '
+        'terminal or an unknown file extension.')
+    operation.add_argument(
+        '-O', metavar='OPTION=value[,OPTION=value,...]', action='append',
+        help='Give options to the lexer and formatter as a comma-separated '
+        'list of key-value pairs. '
+        'Example: `-O bg=light,python=cool`.')
+    operation.add_argument(
+        '-P', metavar='OPTION=value', action='append',
+        help='Give a single option to the lexer and formatter - with this '
+        'you can pass options whose value contains commas and equal signs. '
+        'Example: `-P "heading=Pygments, the Python highlighter"`.')
+    operation.add_argument(
+        '-o', metavar='OUTPUTFILE',
+        help='Where to write the output.  Defaults to standard output.')
+
+    operation.add_argument(
+        'INPUTFILE', nargs='?',
+        help='Where to read the input.  Defaults to standard input.')
+
+    flags = parser.add_argument_group('Operation flags')
+    flags.add_argument(
+        '-v', action='store_true',
+        help='Print a detailed traceback on unhandled exceptions, which '
+        'is useful for debugging and bug reports.')
+    flags.add_argument(
+        '-s', action='store_true',
+        help='Process lines one at a time until EOF, rather than waiting to '
+        'process the entire file.  This only works for stdin, only for lexers '
+        'with no line-spanning constructs, and is intended for streaming '
+        'input such as you get from `tail -f`. '
+        'Example usage: `tail -f sql.log | pygmentize -s -l sql`.')
+    flags.add_argument(
+        '-x', action='store_true',
+        help='Allow custom lexers and formatters to be loaded from a .py file '
+        'relative to the current working directory. For example, '
+        '`-l ./customlexer.py -x`. By default, this option expects a file '
+        'with a class named CustomLexer or CustomFormatter; you can also '
+        'specify your own class name with a colon (`-l ./lexer.py:MyLexer`). '
+        'Users should be very careful not to use this option with untrusted '
+        'files, because it will import and run them.')
+    flags.add_argument('--json', help='Output as JSON. This can '
+        'be only used in conjunction with -L.',
+        default=False,
+        action='store_true')
+
+    special_modes_group = parser.add_argument_group(
+        'Special modes - do not do any highlighting')
+    special_modes = special_modes_group.add_mutually_exclusive_group()
+    special_modes.add_argument(
+        '-S', metavar='STYLE -f formatter',
+        help='Print style definitions for STYLE for a formatter '
+        'given with -f. The argument given by -a is formatter '
+        'dependent.')
+    special_modes.add_argument(
+        '-L', nargs='*', metavar='WHAT',
+        help='List lexers, formatters, styles or filters -- '
+        'give additional arguments for the thing(s) you want to list '
+        '(e.g. "styles"), or omit them to list everything.')
+    special_modes.add_argument(
+        '-N', metavar='FILENAME',
+        help='Guess and print out a lexer name based solely on the given '
+        'filename. Does not take input or highlight anything. If no specific '
+        'lexer can be determined, "text" is printed.')
+    special_modes.add_argument(
+        '-C', action='store_true',
+        help='Like -N, but print out a lexer name based solely on '
+        'a given content from standard input.')
+    special_modes.add_argument(
+        '-H', action='store', nargs=2, metavar=('NAME', 'TYPE'),
+        help='Print detailed help for the object  of type , '
+        'where  is one of "lexer", "formatter" or "filter".')
+    special_modes.add_argument(
+        '-V', action='store_true',
+        help='Print the package version.')
+    special_modes.add_argument(
+        '-h', '--help', action='store_true',
+        help='Print this help.')
+    special_modes_group.add_argument(
+        '-a', metavar='ARG',
+        help='Formatter-specific additional argument for the -S (print '
+        'style sheet) mode.')
+
+    argns = parser.parse_args(args[1:])
+
+    try:
+        return main_inner(parser, argns)
+    except BrokenPipeError:
+        # someone closed our stdout, e.g. by quitting a pager.
+        return 0
+    except Exception:
+        if argns.v:
+            print(file=sys.stderr)
+            print('*' * 65, file=sys.stderr)
+            print('An unhandled exception occurred while highlighting.',
+                  file=sys.stderr)
+            print('Please report the whole traceback to the issue tracker at',
+                  file=sys.stderr)
+            print('.',
+                  file=sys.stderr)
+            print('*' * 65, file=sys.stderr)
+            print(file=sys.stderr)
+            raise
+        import traceback
+        info = traceback.format_exception(*sys.exc_info())
+        msg = info[-1].strip()
+        if len(info) >= 3:
+            # extract relevant file and position info
+            msg += '\n   (f{})'.format(info[-2].split('\n')[0].strip()[1:])
+        print(file=sys.stderr)
+        print('*** Error while highlighting:', file=sys.stderr)
+        print(msg, file=sys.stderr)
+        print('*** If this is a bug you want to report, please rerun with -v.',
+              file=sys.stderr)
+        return 1
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/console.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/console.py
new file mode 100644
index 00000000000..4c1a06219ca
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/console.py
@@ -0,0 +1,70 @@
+"""
+    pygments.console
+    ~~~~~~~~~~~~~~~~
+
+    Format colored console output.
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+
+esc = "\x1b["
+
+codes = {}
+codes[""] = ""
+codes["reset"] = esc + "39;49;00m"
+
+codes["bold"] = esc + "01m"
+codes["faint"] = esc + "02m"
+codes["standout"] = esc + "03m"
+codes["underline"] = esc + "04m"
+codes["blink"] = esc + "05m"
+codes["overline"] = esc + "06m"
+
+dark_colors = ["black", "red", "green", "yellow", "blue",
+               "magenta", "cyan", "gray"]
+light_colors = ["brightblack", "brightred", "brightgreen", "brightyellow", "brightblue",
+                "brightmagenta", "brightcyan", "white"]
+
+x = 30
+for dark, light in zip(dark_colors, light_colors):
+    codes[dark] = esc + "%im" % x
+    codes[light] = esc + "%im" % (60 + x)
+    x += 1
+
+del dark, light, x
+
+codes["white"] = codes["bold"]
+
+
+def reset_color():
+    return codes["reset"]
+
+
+def colorize(color_key, text):
+    return codes[color_key] + text + codes["reset"]
+
+
+def ansiformat(attr, text):
+    """
+    Format ``text`` with a color and/or some attributes::
+
+        color       normal color
+        *color*     bold color
+        _color_     underlined color
+        +color+     blinking color
+    """
+    result = []
+    if attr[:1] == attr[-1:] == '+':
+        result.append(codes['blink'])
+        attr = attr[1:-1]
+    if attr[:1] == attr[-1:] == '*':
+        result.append(codes['bold'])
+        attr = attr[1:-1]
+    if attr[:1] == attr[-1:] == '_':
+        result.append(codes['underline'])
+        attr = attr[1:-1]
+    result.append(codes[attr])
+    result.append(text)
+    result.append(codes['reset'])
+    return ''.join(result)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filter.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filter.py
new file mode 100644
index 00000000000..aa6f76041b6
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filter.py
@@ -0,0 +1,70 @@
+"""
+    pygments.filter
+    ~~~~~~~~~~~~~~~
+
+    Module that implements the default filter.
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+
+
+def apply_filters(stream, filters, lexer=None):
+    """
+    Use this method to apply an iterable of filters to
+    a stream. If lexer is given it's forwarded to the
+    filter, otherwise the filter receives `None`.
+    """
+    def _apply(filter_, stream):
+        yield from filter_.filter(lexer, stream)
+    for filter_ in filters:
+        stream = _apply(filter_, stream)
+    return stream
+
+
+def simplefilter(f):
+    """
+    Decorator that converts a function into a filter::
+
+        @simplefilter
+        def lowercase(self, lexer, stream, options):
+            for ttype, value in stream:
+                yield ttype, value.lower()
+    """
+    return type(f.__name__, (FunctionFilter,), {
+        '__module__': getattr(f, '__module__'),
+        '__doc__': f.__doc__,
+        'function': f,
+    })
+
+
+class Filter:
+    """
+    Default filter. Subclass this class or use the `simplefilter`
+    decorator to create own filters.
+    """
+
+    def __init__(self, **options):
+        self.options = options
+
+    def filter(self, lexer, stream):
+        raise NotImplementedError()
+
+
+class FunctionFilter(Filter):
+    """
+    Abstract class used by `simplefilter` to create simple
+    function filters on the fly. The `simplefilter` decorator
+    automatically creates subclasses of this class for
+    functions passed to it.
+    """
+    function = None
+
+    def __init__(self, **options):
+        if not hasattr(self, 'function'):
+            raise TypeError(f'{self.__class__.__name__!r} used without bound function')
+        Filter.__init__(self, **options)
+
+    def filter(self, lexer, stream):
+        # pylint: disable=not-callable
+        yield from self.function(lexer, stream, self.options)
diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filters/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filters/__init__.py
new file mode 100644
index 00000000000..9255ca224db
--- /dev/null
+++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/filters/__init__.py
@@ -0,0 +1,940 @@
+"""
+    pygments.filters
+    ~~~~~~~~~~~~~~~~
+
+    Module containing filter lookup functions and default
+    filters.
+
+    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
+    :license: BSD, see LICENSE for details.
+"""
+
+import re
+
+from pip._vendor.pygments.token import String, Comment, Keyword, Name, Error, Whitespace, \
+    string_to_tokentype
+from pip._vendor.pygments.filter import Filter
+from pip._vendor.pygments.util import get_list_opt, get_int_opt, get_bool_opt, \
+    get_choice_opt, ClassNotFound, OptionError
+from pip._vendor.pygments.plugin import find_plugin_filters
+
+
+def find_filter_class(filtername):
+    """Lookup a filter by name. Return None if not found."""
+    if filtername in FILTERS:
+        return FILTERS[filtername]
+    for name, cls in find_plugin_filters():
+        if name == filtername:
+            return cls
+    return None
+
+
+def get_filter_by_name(filtername, **options):
+    """Return an instantiated filter.
+
+    Options are passed to the filter initializer if wanted.
+    Raise a ClassNotFound if not found.
+    """
+    cls = find_filter_class(filtername)
+    if cls:
+        return cls(**options)
+    else:
+        raise ClassNotFound(f'filter {filtername!r} not found')
+
+
+def get_all_filters():
+    """Return a generator of all filter names."""
+    yield from FILTERS
+    for name, _ in find_plugin_filters():
+        yield name
+
+
+def _replace_special(ttype, value, regex, specialttype,
+                     replacefunc=lambda x: x):
+    last = 0
+    for match in regex.finditer(value):
+        start, end = match.start(), match.end()
+        if start != last:
+            yield ttype, value[last:start]
+        yield specialttype, replacefunc(value[start:end])
+        last = end
+    if last != len(value):
+        yield ttype, value[last:]
+
+
+class CodeTagFilter(Filter):
+    """Highlight special code tags in comments and docstrings.
+
+    Options accepted:
+
+    `codetags` : list of strings
+       A list of strings that are flagged as code tags.  The default is to
+       highlight ``XXX``, ``TODO``, ``FIXME``, ``BUG`` and ``NOTE``.
+
+    .. versionchanged:: 2.13
+       Now recognizes ``FIXME`` by default.
+    """
+
+    def __init__(self, **options):
+        Filter.__init__(self, **options)
+        tags = get_list_opt(options, 'codetags',
+                            ['XXX', 'TODO', 'FIXME', 'BUG', 'NOTE'])
+        self.tag_re = re.compile(r'\b({})\b'.format('|'.join([
+            re.escape(tag) for tag in tags if tag
+        ])))
+
+    def filter(self, lexer, stream):
+        regex = self.tag_re
+        for ttype, value in stream:
+            if ttype in String.Doc or \
+               ttype in Comment and \
+               ttype not in Comment.Preproc:
+                yield from _replace_special(ttype, value, regex, Comment.Special)
+            else:
+                yield ttype, value
+
+
+class SymbolFilter(Filter):
+    """Convert mathematical symbols such as \\ in Isabelle
+    or \\longrightarrow in LaTeX into Unicode characters.
+
+    This is mostly useful for HTML or console output when you want to
+    approximate the source rendering you'd see in an IDE.
+
+    Options accepted:
+
+    `lang` : string
+       The symbol language. Must be one of ``'isabelle'`` or
+       ``'latex'``.  The default is ``'isabelle'``.
+    """
+
+    latex_symbols = {
+        '\\alpha'                : '\U000003b1',
+        '\\beta'                 : '\U000003b2',
+        '\\gamma'                : '\U000003b3',
+        '\\delta'                : '\U000003b4',
+        '\\varepsilon'           : '\U000003b5',
+        '\\zeta'                 : '\U000003b6',
+        '\\eta'                  : '\U000003b7',
+        '\\vartheta'             : '\U000003b8',
+        '\\iota'                 : '\U000003b9',
+        '\\kappa'                : '\U000003ba',
+        '\\lambda'               : '\U000003bb',
+        '\\mu'                   : '\U000003bc',
+        '\\nu'                   : '\U000003bd',
+        '\\xi'                   : '\U000003be',
+        '\\pi'                   : '\U000003c0',
+        '\\varrho'               : '\U000003c1',
+        '\\sigma'                : '\U000003c3',
+        '\\tau'                  : '\U000003c4',
+        '\\upsilon'              : '\U000003c5',
+        '\\varphi'               : '\U000003c6',
+        '\\chi'                  : '\U000003c7',
+        '\\psi'                  : '\U000003c8',
+        '\\omega'                : '\U000003c9',
+        '\\Gamma'                : '\U00000393',
+        '\\Delta'                : '\U00000394',
+        '\\Theta'                : '\U00000398',
+        '\\Lambda'               : '\U0000039b',
+        '\\Xi'                   : '\U0000039e',
+        '\\Pi'                   : '\U000003a0',
+        '\\Sigma'                : '\U000003a3',
+        '\\Upsilon'              : '\U000003a5',
+        '\\Phi'                  : '\U000003a6',
+        '\\Psi'                  : '\U000003a8',
+        '\\Omega'                : '\U000003a9',
+        '\\leftarrow'            : '\U00002190',
+        '\\longleftarrow'        : '\U000027f5',
+        '\\rightarrow'           : '\U00002192',
+        '\\longrightarrow'       : '\U000027f6',
+        '\\Leftarrow'            : '\U000021d0',
+        '\\Longleftarrow'        : '\U000027f8',
+        '\\Rightarrow'           : '\U000021d2',
+        '\\Longrightarrow'       : '\U000027f9',
+        '\\leftrightarrow'       : '\U00002194',
+        '\\longleftrightarrow'   : '\U000027f7',
+        '\\Leftrightarrow'       : '\U000021d4',
+        '\\Longleftrightarrow'   : '\U000027fa',
+        '\\mapsto'               : '\U000021a6',
+        '\\longmapsto'           : '\U000027fc',
+        '\\relbar'               : '\U00002500',
+        '\\Relbar'               : '\U00002550',
+        '\\hookleftarrow'        : '\U000021a9',
+        '\\hookrightarrow'       : '\U000021aa',
+        '\\leftharpoondown'      : '\U000021bd',
+        '\\rightharpoondown'     : '\U000021c1',
+        '\\leftharpoonup'        : '\U000021bc',
+        '\\rightharpoonup'       : '\U000021c0',
+        '\\rightleftharpoons'    : '\U000021cc',
+        '\\leadsto'              : '\U0000219d',
+        '\\downharpoonleft'      : '\U000021c3',
+        '\\downharpoonright'     : '\U000021c2',
+        '\\upharpoonleft'        : '\U000021bf',
+        '\\upharpoonright'       : '\U000021be',
+        '\\restriction'          : '\U000021be',
+        '\\uparrow'              : '\U00002191',
+        '\\Uparrow'              : '\U000021d1',
+        '\\downarrow'            : '\U00002193',
+        '\\Downarrow'            : '\U000021d3',
+        '\\updownarrow'          : '\U00002195',
+        '\\Updownarrow'          : '\U000021d5',
+        '\\langle'               : '\U000027e8',
+        '\\rangle'               : '\U000027e9',
+        '\\lceil'                : '\U00002308',
+        '\\rceil'                : '\U00002309',
+        '\\lfloor'               : '\U0000230a',
+        '\\rfloor'               : '\U0000230b',
+        '\\flqq'                 : '\U000000ab',
+        '\\frqq'                 : '\U000000bb',
+        '\\bot'                  : '\U000022a5',
+        '\\top'                  : '\U000022a4',
+        '\\wedge'                : '\U00002227',
+        '\\bigwedge'             : '\U000022c0',
+        '\\vee'                  : '\U00002228',
+        '\\bigvee'               : '\U000022c1',
+        '\\forall'               : '\U00002200',
+        '\\exists'               : '\U00002203',
+        '\\nexists'              : '\U00002204',
+        '\\neg'                  : '\U000000ac',
+        '\\Box'                  : '\U000025a1',
+        '\\Diamond'              : '\U000025c7',
+        '\\vdash'                : '\U000022a2',
+        '\\models'               : '\U000022a8',
+        '\\dashv'                : '\U000022a3',
+        '\\surd'                 : '\U0000221a',
+        '\\le'                   : '\U00002264',
+        '\\ge'                   : '\U00002265',
+        '\\ll'                   : '\U0000226a',
+        '\\gg'                   : '\U0000226b',
+        '\\lesssim'              : '\U00002272',
+        '\\gtrsim'               : '\U00002273',
+        '\\lessapprox'           : '\U00002a85',
+        '\\gtrapprox'            : '\U00002a86',
+        '\\in'                   : '\U00002208',
+        '\\notin'                : '\U00002209',
+        '\\subset'               : '\U00002282',
+        '\\supset'               : '\U00002283',
+        '\\subseteq'             : '\U00002286',
+        '\\supseteq'             : '\U00002287',
+        '\\sqsubset'             : '\U0000228f',
+        '\\sqsupset'             : '\U00002290',
+        '\\sqsubseteq'           : '\U00002291',
+        '\\sqsupseteq'           : '\U00002292',
+        '\\cap'                  : '\U00002229',
+        '\\bigcap'               : '\U000022c2',
+        '\\cup'                  : '\U0000222a',
+        '\\bigcup'               : '\U000022c3',
+        '\\sqcup'                : '\U00002294',
+        '\\bigsqcup'             : '\U00002a06',
+        '\\sqcap'                : '\U00002293',
+        '\\Bigsqcap'             : '\U00002a05',
+        '\\setminus'             : '\U00002216',
+        '\\propto'               : '\U0000221d',
+        '\\uplus'                : '\U0000228e',
+        '\\bigplus'              : '\U00002a04',
+        '\\sim'                  : '\U0000223c',
+        '\\doteq'                : '\U00002250',
+        '\\simeq'                : '\U00002243',
+        '\\approx'               : '\U00002248',
+        '\\asymp'                : '\U0000224d',
+        '\\cong'                 : '\U00002245',
+        '\\equiv'                : '\U00002261',
+        '\\Join'                 : '\U000022c8',
+        '\\bowtie'               : '\U00002a1d',
+        '\\prec'                 : '\U0000227a',
+        '\\succ'                 : '\U0000227b',
+        '\\preceq'               : '\U0000227c',
+        '\\succeq'               : '\U0000227d',
+        '\\parallel'             : '\U00002225',
+        '\\mid'                  : '\U000000a6',
+        '\\pm'                   : '\U000000b1',
+        '\\mp'                   : '\U00002213',
+        '\\times'                : '\U000000d7',
+        '\\div'                  : '\U000000f7',
+        '\\cdot'                 : '\U000022c5',
+        '\\star'                 : '\U000022c6',
+        '\\circ'                 : '\U00002218',
+        '\\dagger'               : '\U00002020',
+        '\\ddagger'              : '\U00002021',
+        '\\lhd'                  : '\U000022b2',
+        '\\rhd'                  : '\U000022b3',
+        '\\unlhd'                : '\U000022b4',
+        '\\unrhd'                : '\U000022b5',
+        '\\triangleleft'         : '\U000025c3',
+        '\\triangleright'        : '\U000025b9',
+        '\\triangle'             : '\U000025b3',
+        '\\triangleq'            : '\U0000225c',
+        '\\oplus'                : '\U00002295',
+        '\\bigoplus'             : '\U00002a01',
+        '\\otimes'               : '\U00002297',
+        '\\bigotimes'            : '\U00002a02',
+        '\\odot'                 : '\U00002299',
+        '\\bigodot'              : '\U00002a00',
+        '\\ominus'               : '\U00002296',
+        '\\oslash'               : '\U00002298',
+        '\\dots'                 : '\U00002026',
+        '\\cdots'                : '\U000022ef',
+        '\\sum'                  : '\U00002211',
+        '\\prod'                 : '\U0000220f',
+        '\\coprod'               : '\U00002210',
+        '\\infty'                : '\U0000221e',
+        '\\int'                  : '\U0000222b',
+        '\\oint'                 : '\U0000222e',
+        '\\clubsuit'             : '\U00002663',
+        '\\diamondsuit'          : '\U00002662',
+        '\\heartsuit'            : '\U00002661',
+        '\\spadesuit'            : '\U00002660',
+        '\\aleph'                : '\U00002135',
+        '\\emptyset'             : '\U00002205',
+        '\\nabla'                : '\U00002207',
+        '\\partial'              : '\U00002202',
+        '\\flat'                 : '\U0000266d',
+        '\\natural'              : '\U0000266e',
+        '\\sharp'                : '\U0000266f',
+        '\\angle'                : '\U00002220',
+        '\\copyright'            : '\U000000a9',
+        '\\textregistered'       : '\U000000ae',
+        '\\textonequarter'       : '\U000000bc',
+        '\\textonehalf'          : '\U000000bd',
+        '\\textthreequarters'    : '\U000000be',
+        '\\textordfeminine'      : '\U000000aa',
+        '\\textordmasculine'     : '\U000000ba',
+        '\\euro'                 : '\U000020ac',
+        '\\pounds'               : '\U000000a3',
+        '\\yen'                  : '\U000000a5',
+        '\\textcent'             : '\U000000a2',
+        '\\textcurrency'         : '\U000000a4',
+        '\\textdegree'           : '\U000000b0',
+    }
+
+    isabelle_symbols = {
+        '\\'                 : '\U0001d7ec',
+        '\\'                  : '\U0001d7ed',
+        '\\'                  : '\U0001d7ee',
+        '\\'                : '\U0001d7ef',
+        '\\'                 : '\U0001d7f0',
+        '\\'                 : '\U0001d7f1',
+        '\\'                  : '\U0001d7f2',
+        '\\'                : '\U0001d7f3',
+        '\\'                : '\U0001d7f4',
+        '\\'                 : '\U0001d7f5',
+        '\\'                    : '\U0001d49c',
+        '\\'                    : '\U0000212c',
+        '\\'                    : '\U0001d49e',
+        '\\'                    : '\U0001d49f',
+        '\\'                    : '\U00002130',
+        '\\'                    : '\U00002131',
+        '\\'                    : '\U0001d4a2',
+        '\\'                    : '\U0000210b',
+        '\\'                    : '\U00002110',
+        '\\'                    : '\U0001d4a5',
+        '\\'                    : '\U0001d4a6',
+        '\\'                    : '\U00002112',
+        '\\'                    : '\U00002133',
+        '\\'                    : '\U0001d4a9',
+        '\\'                    : '\U0001d4aa',
+        '\\

' : '\U0001d5c9', + '\\' : '\U0001d5ca', + '\\' : '\U0001d5cb', + '\\' : '\U0001d5cc', + '\\' : '\U0001d5cd', + '\\' : '\U0001d5ce', + '\\' : '\U0001d5cf', + '\\' : '\U0001d5d0', + '\\' : '\U0001d5d1', + '\\' : '\U0001d5d2', + '\\' : '\U0001d5d3', + '\\' : '\U0001d504', + '\\' : '\U0001d505', + '\\' : '\U0000212d', + '\\

' : '\U0001d507', + '\\' : '\U0001d508', + '\\' : '\U0001d509', + '\\' : '\U0001d50a', + '\\' : '\U0000210c', + '\\' : '\U00002111', + '\\' : '\U0001d50d', + '\\' : '\U0001d50e', + '\\' : '\U0001d50f', + '\\' : '\U0001d510', + '\\' : '\U0001d511', + '\\' : '\U0001d512', + '\\' : '\U0001d513', + '\\' : '\U0001d514', + '\\' : '\U0000211c', + '\\' : '\U0001d516', + '\\' : '\U0001d517', + '\\' : '\U0001d518', + '\\' : '\U0001d519', + '\\' : '\U0001d51a', + '\\' : '\U0001d51b', + '\\' : '\U0001d51c', + '\\' : '\U00002128', + '\\' : '\U0001d51e', + '\\' : '\U0001d51f', + '\\' : '\U0001d520', + '\\
' : '\U0001d521', + '\\' : '\U0001d522', + '\\' : '\U0001d523', + '\\' : '\U0001d524', + '\\' : '\U0001d525', + '\\' : '\U0001d526', + '\\' : '\U0001d527', + '\\' : '\U0001d528', + '\\' : '\U0001d529', + '\\' : '\U0001d52a', + '\\' : '\U0001d52b', + '\\' : '\U0001d52c', + '\\' : '\U0001d52d', + '\\' : '\U0001d52e', + '\\' : '\U0001d52f', + '\\' : '\U0001d530', + '\\' : '\U0001d531', + '\\' : '\U0001d532', + '\\' : '\U0001d533', + '\\' : '\U0001d534', + '\\' : '\U0001d535', + '\\' : '\U0001d536', + '\\' : '\U0001d537', + '\\' : '\U000003b1', + '\\' : '\U000003b2', + '\\' : '\U000003b3', + '\\' : '\U000003b4', + '\\' : '\U000003b5', + '\\' : '\U000003b6', + '\\' : '\U000003b7', + '\\' : '\U000003b8', + '\\' : '\U000003b9', + '\\' : '\U000003ba', + '\\' : '\U000003bb', + '\\' : '\U000003bc', + '\\' : '\U000003bd', + '\\' : '\U000003be', + '\\' : '\U000003c0', + '\\' : '\U000003c1', + '\\' : '\U000003c3', + '\\' : '\U000003c4', + '\\' : '\U000003c5', + '\\' : '\U000003c6', + '\\' : '\U000003c7', + '\\' : '\U000003c8', + '\\' : '\U000003c9', + '\\' : '\U00000393', + '\\' : '\U00000394', + '\\' : '\U00000398', + '\\' : '\U0000039b', + '\\' : '\U0000039e', + '\\' : '\U000003a0', + '\\' : '\U000003a3', + '\\' : '\U000003a5', + '\\' : '\U000003a6', + '\\' : '\U000003a8', + '\\' : '\U000003a9', + '\\' : '\U0001d539', + '\\' : '\U00002102', + '\\' : '\U00002115', + '\\' : '\U0000211a', + '\\' : '\U0000211d', + '\\' : '\U00002124', + '\\' : '\U00002190', + '\\' : '\U000027f5', + '\\' : '\U00002192', + '\\' : '\U000027f6', + '\\' : '\U000021d0', + '\\' : '\U000027f8', + '\\' : '\U000021d2', + '\\' : '\U000027f9', + '\\' : '\U00002194', + '\\' : '\U000027f7', + '\\' : '\U000021d4', + '\\' : '\U000027fa', + '\\' : '\U000021a6', + '\\' : '\U000027fc', + '\\' : '\U00002500', + '\\' : '\U00002550', + '\\' : '\U000021a9', + '\\' : '\U000021aa', + '\\' : '\U000021bd', + '\\' : '\U000021c1', + '\\' : '\U000021bc', + '\\' : '\U000021c0', + '\\' : '\U000021cc', + '\\' : '\U0000219d', + '\\' : '\U000021c3', + '\\' : '\U000021c2', + '\\' : '\U000021bf', + '\\' : '\U000021be', + '\\' : '\U000021be', + '\\' : '\U00002237', + '\\' : '\U00002191', + '\\' : '\U000021d1', + '\\' : '\U00002193', + '\\' : '\U000021d3', + '\\' : '\U00002195', + '\\' : '\U000021d5', + '\\' : '\U000027e8', + '\\' : '\U000027e9', + '\\' : '\U00002308', + '\\' : '\U00002309', + '\\' : '\U0000230a', + '\\' : '\U0000230b', + '\\' : '\U00002987', + '\\' : '\U00002988', + '\\' : '\U000027e6', + '\\' : '\U000027e7', + '\\' : '\U00002983', + '\\' : '\U00002984', + '\\' : '\U000000ab', + '\\' : '\U000000bb', + '\\' : '\U000022a5', + '\\' : '\U000022a4', + '\\' : '\U00002227', + '\\' : '\U000022c0', + '\\' : '\U00002228', + '\\' : '\U000022c1', + '\\' : '\U00002200', + '\\' : '\U00002203', + '\\' : '\U00002204', + '\\' : '\U000000ac', + '\\' : '\U000025a1', + '\\' : '\U000025c7', + '\\' : '\U000022a2', + '\\' : '\U000022a8', + '\\' : '\U000022a9', + '\\' : '\U000022ab', + '\\' : '\U000022a3', + '\\' : '\U0000221a', + '\\' : '\U00002264', + '\\' : '\U00002265', + '\\' : '\U0000226a', + '\\' : '\U0000226b', + '\\' : '\U00002272', + '\\' : '\U00002273', + '\\' : '\U00002a85', + '\\' : '\U00002a86', + '\\' : '\U00002208', + '\\' : '\U00002209', + '\\' : '\U00002282', + '\\' : '\U00002283', + '\\' : '\U00002286', + '\\' : '\U00002287', + '\\' : '\U0000228f', + '\\' : '\U00002290', + '\\' : '\U00002291', + '\\' : '\U00002292', + '\\' : '\U00002229', + '\\' : '\U000022c2', + '\\' : '\U0000222a', + '\\' : '\U000022c3', + '\\' : '\U00002294', + '\\' : '\U00002a06', + '\\' : '\U00002293', + '\\' : '\U00002a05', + '\\' : '\U00002216', + '\\' : '\U0000221d', + '\\' : '\U0000228e', + '\\' : '\U00002a04', + '\\' : '\U00002260', + '\\' : '\U0000223c', + '\\' : '\U00002250', + '\\' : '\U00002243', + '\\' : '\U00002248', + '\\' : '\U0000224d', + '\\' : '\U00002245', + '\\' : '\U00002323', + '\\' : '\U00002261', + '\\' : '\U00002322', + '\\' : '\U000022c8', + '\\' : '\U00002a1d', + '\\' : '\U0000227a', + '\\' : '\U0000227b', + '\\' : '\U0000227c', + '\\' : '\U0000227d', + '\\' : '\U00002225', + '\\' : '\U000000a6', + '\\' : '\U000000b1', + '\\' : '\U00002213', + '\\' : '\U000000d7', + '\\
' : '\U000000f7', + '\\' : '\U000022c5', + '\\' : '\U000022c6', + '\\' : '\U00002219', + '\\' : '\U00002218', + '\\' : '\U00002020', + '\\' : '\U00002021', + '\\' : '\U000022b2', + '\\' : '\U000022b3', + '\\' : '\U000022b4', + '\\' : '\U000022b5', + '\\' : '\U000025c3', + '\\' : '\U000025b9', + '\\' : '\U000025b3', + '\\' : '\U0000225c', + '\\' : '\U00002295', + '\\' : '\U00002a01', + '\\' : '\U00002297', + '\\' : '\U00002a02', + '\\' : '\U00002299', + '\\' : '\U00002a00', + '\\' : '\U00002296', + '\\' : '\U00002298', + '\\' : '\U00002026', + '\\' : '\U000022ef', + '\\' : '\U00002211', + '\\' : '\U0000220f', + '\\' : '\U00002210', + '\\' : '\U0000221e', + '\\' : '\U0000222b', + '\\' : '\U0000222e', + '\\' : '\U00002663', + '\\' : '\U00002662', + '\\' : '\U00002661', + '\\' : '\U00002660', + '\\' : '\U00002135', + '\\' : '\U00002205', + '\\' : '\U00002207', + '\\' : '\U00002202', + '\\' : '\U0000266d', + '\\' : '\U0000266e', + '\\' : '\U0000266f', + '\\' : '\U00002220', + '\\' : '\U000000a9', + '\\' : '\U000000ae', + '\\' : '\U000000ad', + '\\' : '\U000000af', + '\\' : '\U000000bc', + '\\' : '\U000000bd', + '\\' : '\U000000be', + '\\' : '\U000000aa', + '\\' : '\U000000ba', + '\\
' : '\U000000a7', + '\\' : '\U000000b6', + '\\' : '\U000000a1', + '\\' : '\U000000bf', + '\\' : '\U000020ac', + '\\' : '\U000000a3', + '\\' : '\U000000a5', + '\\' : '\U000000a2', + '\\' : '\U000000a4', + '\\' : '\U000000b0', + '\\' : '\U00002a3f', + '\\' : '\U00002127', + '\\' : '\U000025ca', + '\\' : '\U00002118', + '\\' : '\U00002240', + '\\' : '\U000022c4', + '\\' : '\U000000b4', + '\\' : '\U00000131', + '\\' : '\U000000a8', + '\\' : '\U000000b8', + '\\' : '\U000002dd', + '\\' : '\U000003f5', + '\\' : '\U000023ce', + '\\' : '\U00002039', + '\\' : '\U0000203a', + '\\' : '\U00002302', + '\\<^sub>' : '\U000021e9', + '\\<^sup>' : '\U000021e7', + '\\<^bold>' : '\U00002759', + '\\<^bsub>' : '\U000021d8', + '\\<^esub>' : '\U000021d9', + '\\<^bsup>' : '\U000021d7', + '\\<^esup>' : '\U000021d6', + } + + lang_map = {'isabelle' : isabelle_symbols, 'latex' : latex_symbols} + + def __init__(self, **options): + Filter.__init__(self, **options) + lang = get_choice_opt(options, 'lang', + ['isabelle', 'latex'], 'isabelle') + self.symbols = self.lang_map[lang] + + def filter(self, lexer, stream): + for ttype, value in stream: + if value in self.symbols: + yield ttype, self.symbols[value] + else: + yield ttype, value + + +class KeywordCaseFilter(Filter): + """Convert keywords to lowercase or uppercase or capitalize them, which + means first letter uppercase, rest lowercase. + + This can be useful e.g. if you highlight Pascal code and want to adapt the + code to your styleguide. + + Options accepted: + + `case` : string + The casing to convert keywords to. Must be one of ``'lower'``, + ``'upper'`` or ``'capitalize'``. The default is ``'lower'``. + """ + + def __init__(self, **options): + Filter.__init__(self, **options) + case = get_choice_opt(options, 'case', + ['lower', 'upper', 'capitalize'], 'lower') + self.convert = getattr(str, case) + + def filter(self, lexer, stream): + for ttype, value in stream: + if ttype in Keyword: + yield ttype, self.convert(value) + else: + yield ttype, value + + +class NameHighlightFilter(Filter): + """Highlight a normal Name (and Name.*) token with a different token type. + + Example:: + + filter = NameHighlightFilter( + names=['foo', 'bar', 'baz'], + tokentype=Name.Function, + ) + + This would highlight the names "foo", "bar" and "baz" + as functions. `Name.Function` is the default token type. + + Options accepted: + + `names` : list of strings + A list of names that should be given the different token type. + There is no default. + `tokentype` : TokenType or string + A token type or a string containing a token type name that is + used for highlighting the strings in `names`. The default is + `Name.Function`. + """ + + def __init__(self, **options): + Filter.__init__(self, **options) + self.names = set(get_list_opt(options, 'names', [])) + tokentype = options.get('tokentype') + if tokentype: + self.tokentype = string_to_tokentype(tokentype) + else: + self.tokentype = Name.Function + + def filter(self, lexer, stream): + for ttype, value in stream: + if ttype in Name and value in self.names: + yield self.tokentype, value + else: + yield ttype, value + + +class ErrorToken(Exception): + pass + + +class RaiseOnErrorTokenFilter(Filter): + """Raise an exception when the lexer generates an error token. + + Options accepted: + + `excclass` : Exception class + The exception class to raise. + The default is `pygments.filters.ErrorToken`. + + .. versionadded:: 0.8 + """ + + def __init__(self, **options): + Filter.__init__(self, **options) + self.exception = options.get('excclass', ErrorToken) + try: + # issubclass() will raise TypeError if first argument is not a class + if not issubclass(self.exception, Exception): + raise TypeError + except TypeError: + raise OptionError('excclass option is not an exception class') + + def filter(self, lexer, stream): + for ttype, value in stream: + if ttype is Error: + raise self.exception(value) + yield ttype, value + + +class VisibleWhitespaceFilter(Filter): + """Convert tabs, newlines and/or spaces to visible characters. + + Options accepted: + + `spaces` : string or bool + If this is a one-character string, spaces will be replaces by this string. + If it is another true value, spaces will be replaced by ``·`` (unicode + MIDDLE DOT). If it is a false value, spaces will not be replaced. The + default is ``False``. + `tabs` : string or bool + The same as for `spaces`, but the default replacement character is ``»`` + (unicode RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK). The default value + is ``False``. Note: this will not work if the `tabsize` option for the + lexer is nonzero, as tabs will already have been expanded then. + `tabsize` : int + If tabs are to be replaced by this filter (see the `tabs` option), this + is the total number of characters that a tab should be expanded to. + The default is ``8``. + `newlines` : string or bool + The same as for `spaces`, but the default replacement character is ``¶`` + (unicode PILCROW SIGN). The default value is ``False``. + `wstokentype` : bool + If true, give whitespace the special `Whitespace` token type. This allows + styling the visible whitespace differently (e.g. greyed out), but it can + disrupt background colors. The default is ``True``. + + .. versionadded:: 0.8 + """ + + def __init__(self, **options): + Filter.__init__(self, **options) + for name, default in [('spaces', '·'), + ('tabs', '»'), + ('newlines', '¶')]: + opt = options.get(name, False) + if isinstance(opt, str) and len(opt) == 1: + setattr(self, name, opt) + else: + setattr(self, name, (opt and default or '')) + tabsize = get_int_opt(options, 'tabsize', 8) + if self.tabs: + self.tabs += ' ' * (tabsize - 1) + if self.newlines: + self.newlines += '\n' + self.wstt = get_bool_opt(options, 'wstokentype', True) + + def filter(self, lexer, stream): + if self.wstt: + spaces = self.spaces or ' ' + tabs = self.tabs or '\t' + newlines = self.newlines or '\n' + regex = re.compile(r'\s') + + def replacefunc(wschar): + if wschar == ' ': + return spaces + elif wschar == '\t': + return tabs + elif wschar == '\n': + return newlines + return wschar + + for ttype, value in stream: + yield from _replace_special(ttype, value, regex, Whitespace, + replacefunc) + else: + spaces, tabs, newlines = self.spaces, self.tabs, self.newlines + # simpler processing + for ttype, value in stream: + if spaces: + value = value.replace(' ', spaces) + if tabs: + value = value.replace('\t', tabs) + if newlines: + value = value.replace('\n', newlines) + yield ttype, value + + +class GobbleFilter(Filter): + """Gobbles source code lines (eats initial characters). + + This filter drops the first ``n`` characters off every line of code. This + may be useful when the source code fed to the lexer is indented by a fixed + amount of space that isn't desired in the output. + + Options accepted: + + `n` : int + The number of characters to gobble. + + .. versionadded:: 1.2 + """ + def __init__(self, **options): + Filter.__init__(self, **options) + self.n = get_int_opt(options, 'n', 0) + + def gobble(self, value, left): + if left < len(value): + return value[left:], 0 + else: + return '', left - len(value) + + def filter(self, lexer, stream): + n = self.n + left = n # How many characters left to gobble. + for ttype, value in stream: + # Remove ``left`` tokens from first line, ``n`` from all others. + parts = value.split('\n') + (parts[0], left) = self.gobble(parts[0], left) + for i in range(1, len(parts)): + (parts[i], left) = self.gobble(parts[i], n) + value = '\n'.join(parts) + + if value != '': + yield ttype, value + + +class TokenMergeFilter(Filter): + """Merges consecutive tokens with the same token type in the output + stream of a lexer. + + .. versionadded:: 1.2 + """ + def __init__(self, **options): + Filter.__init__(self, **options) + + def filter(self, lexer, stream): + current_type = None + current_value = None + for ttype, value in stream: + if ttype is current_type: + current_value += value + else: + if current_type is not None: + yield current_type, current_value + current_type = ttype + current_value = value + if current_type is not None: + yield current_type, current_value + + +FILTERS = { + 'codetagify': CodeTagFilter, + 'keywordcase': KeywordCaseFilter, + 'highlight': NameHighlightFilter, + 'raiseonerror': RaiseOnErrorTokenFilter, + 'whitespace': VisibleWhitespaceFilter, + 'gobble': GobbleFilter, + 'tokenmerge': TokenMergeFilter, + 'symbols': SymbolFilter, +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatter.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatter.py new file mode 100644 index 00000000000..d2666037f7a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatter.py @@ -0,0 +1,129 @@ +""" + pygments.formatter + ~~~~~~~~~~~~~~~~~~ + + Base formatter class. + + :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + +import codecs + +from pip._vendor.pygments.util import get_bool_opt +from pip._vendor.pygments.styles import get_style_by_name + +__all__ = ['Formatter'] + + +def _lookup_style(style): + if isinstance(style, str): + return get_style_by_name(style) + return style + + +class Formatter: + """ + Converts a token stream to text. + + Formatters should have attributes to help selecting them. These + are similar to the corresponding :class:`~pygments.lexer.Lexer` + attributes. + + .. autoattribute:: name + :no-value: + + .. autoattribute:: aliases + :no-value: + + .. autoattribute:: filenames + :no-value: + + You can pass options as keyword arguments to the constructor. + All formatters accept these basic options: + + ``style`` + The style to use, can be a string or a Style subclass + (default: "default"). Not used by e.g. the + TerminalFormatter. + ``full`` + Tells the formatter to output a "full" document, i.e. + a complete self-contained document. This doesn't have + any effect for some formatters (default: false). + ``title`` + If ``full`` is true, the title that should be used to + caption the document (default: ''). + ``encoding`` + If given, must be an encoding name. This will be used to + convert the Unicode token strings to byte strings in the + output. If it is "" or None, Unicode strings will be written + to the output file, which most file-like objects do not + support (default: None). + ``outencoding`` + Overrides ``encoding`` if given. + + """ + + #: Full name for the formatter, in human-readable form. + name = None + + #: A list of short, unique identifiers that can be used to lookup + #: the formatter from a list, e.g. using :func:`.get_formatter_by_name()`. + aliases = [] + + #: A list of fnmatch patterns that match filenames for which this + #: formatter can produce output. The patterns in this list should be unique + #: among all formatters. + filenames = [] + + #: If True, this formatter outputs Unicode strings when no encoding + #: option is given. + unicodeoutput = True + + def __init__(self, **options): + """ + As with lexers, this constructor takes arbitrary optional arguments, + and if you override it, you should first process your own options, then + call the base class implementation. + """ + self.style = _lookup_style(options.get('style', 'default')) + self.full = get_bool_opt(options, 'full', False) + self.title = options.get('title', '') + self.encoding = options.get('encoding', None) or None + if self.encoding in ('guess', 'chardet'): + # can happen for e.g. pygmentize -O encoding=guess + self.encoding = 'utf-8' + self.encoding = options.get('outencoding') or self.encoding + self.options = options + + def get_style_defs(self, arg=''): + """ + This method must return statements or declarations suitable to define + the current style for subsequent highlighted text (e.g. CSS classes + in the `HTMLFormatter`). + + The optional argument `arg` can be used to modify the generation and + is formatter dependent (it is standardized because it can be given on + the command line). + + This method is called by the ``-S`` :doc:`command-line option `, + the `arg` is then given by the ``-a`` option. + """ + return '' + + def format(self, tokensource, outfile): + """ + This method must format the tokens from the `tokensource` iterable and + write the formatted version to the file object `outfile`. + + Formatter options can control how exactly the tokens are converted. + """ + if self.encoding: + # wrap the outfile in a StreamWriter + outfile = codecs.lookup(self.encoding)[3](outfile) + return self.format_unencoded(tokensource, outfile) + + # Allow writing Formatter[str] or Formatter[bytes]. That's equivalent to + # Formatter. This helps when using third-party type stubs from typeshed. + def __class_getitem__(cls, name): + return cls diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/__init__.py new file mode 100644 index 00000000000..f19e9931f07 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/__init__.py @@ -0,0 +1,157 @@ +""" + pygments.formatters + ~~~~~~~~~~~~~~~~~~~ + + Pygments formatters. + + :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + +import re +import sys +import types +import fnmatch +from os.path import basename + +from pip._vendor.pygments.formatters._mapping import FORMATTERS +from pip._vendor.pygments.plugin import find_plugin_formatters +from pip._vendor.pygments.util import ClassNotFound + +__all__ = ['get_formatter_by_name', 'get_formatter_for_filename', + 'get_all_formatters', 'load_formatter_from_file'] + list(FORMATTERS) + +_formatter_cache = {} # classes by name +_pattern_cache = {} + + +def _fn_matches(fn, glob): + """Return whether the supplied file name fn matches pattern filename.""" + if glob not in _pattern_cache: + pattern = _pattern_cache[glob] = re.compile(fnmatch.translate(glob)) + return pattern.match(fn) + return _pattern_cache[glob].match(fn) + + +def _load_formatters(module_name): + """Load a formatter (and all others in the module too).""" + mod = __import__(module_name, None, None, ['__all__']) + for formatter_name in mod.__all__: + cls = getattr(mod, formatter_name) + _formatter_cache[cls.name] = cls + + +def get_all_formatters(): + """Return a generator for all formatter classes.""" + # NB: this returns formatter classes, not info like get_all_lexers(). + for info in FORMATTERS.values(): + if info[1] not in _formatter_cache: + _load_formatters(info[0]) + yield _formatter_cache[info[1]] + for _, formatter in find_plugin_formatters(): + yield formatter + + +def find_formatter_class(alias): + """Lookup a formatter by alias. + + Returns None if not found. + """ + for module_name, name, aliases, _, _ in FORMATTERS.values(): + if alias in aliases: + if name not in _formatter_cache: + _load_formatters(module_name) + return _formatter_cache[name] + for _, cls in find_plugin_formatters(): + if alias in cls.aliases: + return cls + + +def get_formatter_by_name(_alias, **options): + """ + Return an instance of a :class:`.Formatter` subclass that has `alias` in its + aliases list. The formatter is given the `options` at its instantiation. + + Will raise :exc:`pygments.util.ClassNotFound` if no formatter with that + alias is found. + """ + cls = find_formatter_class(_alias) + if cls is None: + raise ClassNotFound(f"no formatter found for name {_alias!r}") + return cls(**options) + + +def load_formatter_from_file(filename, formattername="CustomFormatter", **options): + """ + Return a `Formatter` subclass instance loaded from the provided file, relative + to the current directory. + + The file is expected to contain a Formatter class named ``formattername`` + (by default, CustomFormatter). Users should be very careful with the input, because + this method is equivalent to running ``eval()`` on the input file. The formatter is + given the `options` at its instantiation. + + :exc:`pygments.util.ClassNotFound` is raised if there are any errors loading + the formatter. + + .. versionadded:: 2.2 + """ + try: + # This empty dict will contain the namespace for the exec'd file + custom_namespace = {} + with open(filename, 'rb') as f: + exec(f.read(), custom_namespace) + # Retrieve the class `formattername` from that namespace + if formattername not in custom_namespace: + raise ClassNotFound(f'no valid {formattername} class found in {filename}') + formatter_class = custom_namespace[formattername] + # And finally instantiate it with the options + return formatter_class(**options) + except OSError as err: + raise ClassNotFound(f'cannot read {filename}: {err}') + except ClassNotFound: + raise + except Exception as err: + raise ClassNotFound(f'error when loading custom formatter: {err}') + + +def get_formatter_for_filename(fn, **options): + """ + Return a :class:`.Formatter` subclass instance that has a filename pattern + matching `fn`. The formatter is given the `options` at its instantiation. + + Will raise :exc:`pygments.util.ClassNotFound` if no formatter for that filename + is found. + """ + fn = basename(fn) + for modname, name, _, filenames, _ in FORMATTERS.values(): + for filename in filenames: + if _fn_matches(fn, filename): + if name not in _formatter_cache: + _load_formatters(modname) + return _formatter_cache[name](**options) + for _name, cls in find_plugin_formatters(): + for filename in cls.filenames: + if _fn_matches(fn, filename): + return cls(**options) + raise ClassNotFound(f"no formatter found for file name {fn!r}") + + +class _automodule(types.ModuleType): + """Automatically import formatters.""" + + def __getattr__(self, name): + info = FORMATTERS.get(name) + if info: + _load_formatters(info[0]) + cls = _formatter_cache[info[1]] + setattr(self, name, cls) + return cls + raise AttributeError(name) + + +oldmod = sys.modules[__name__] +newmod = _automodule(__name__) +newmod.__dict__.update(oldmod.__dict__) +sys.modules[__name__] = newmod +del newmod.newmod, newmod.oldmod, newmod.sys, newmod.types diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/_mapping.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/_mapping.py new file mode 100644 index 00000000000..72ca84040b6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/_mapping.py @@ -0,0 +1,23 @@ +# Automatically generated by scripts/gen_mapfiles.py. +# DO NOT EDIT BY HAND; run `tox -e mapfiles` instead. + +FORMATTERS = { + 'BBCodeFormatter': ('pygments.formatters.bbcode', 'BBCode', ('bbcode', 'bb'), (), 'Format tokens with BBcodes. These formatting codes are used by many bulletin boards, so you can highlight your sourcecode with pygments before posting it there.'), + 'BmpImageFormatter': ('pygments.formatters.img', 'img_bmp', ('bmp', 'bitmap'), ('*.bmp',), 'Create a bitmap image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), + 'GifImageFormatter': ('pygments.formatters.img', 'img_gif', ('gif',), ('*.gif',), 'Create a GIF image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), + 'GroffFormatter': ('pygments.formatters.groff', 'groff', ('groff', 'troff', 'roff'), (), 'Format tokens with groff escapes to change their color and font style.'), + 'HtmlFormatter': ('pygments.formatters.html', 'HTML', ('html',), ('*.html', '*.htm'), "Format tokens as HTML 4 ```` tags. By default, the content is enclosed in a ``
`` tag, itself wrapped in a ``
`` tag (but see the `nowrap` option). The ``
``'s CSS class can be set by the `cssclass` option."), + 'IRCFormatter': ('pygments.formatters.irc', 'IRC', ('irc', 'IRC'), (), 'Format tokens with IRC color sequences'), + 'ImageFormatter': ('pygments.formatters.img', 'img', ('img', 'IMG', 'png'), ('*.png',), 'Create a PNG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), + 'JpgImageFormatter': ('pygments.formatters.img', 'img_jpg', ('jpg', 'jpeg'), ('*.jpg',), 'Create a JPEG image from source code. This uses the Python Imaging Library to generate a pixmap from the source code.'), + 'LatexFormatter': ('pygments.formatters.latex', 'LaTeX', ('latex', 'tex'), ('*.tex',), 'Format tokens as LaTeX code. This needs the `fancyvrb` and `color` standard packages.'), + 'NullFormatter': ('pygments.formatters.other', 'Text only', ('text', 'null'), ('*.txt',), 'Output the text unchanged without any formatting.'), + 'PangoMarkupFormatter': ('pygments.formatters.pangomarkup', 'Pango Markup', ('pango', 'pangomarkup'), (), 'Format tokens as Pango Markup code. It can then be rendered to an SVG.'), + 'RawTokenFormatter': ('pygments.formatters.other', 'Raw tokens', ('raw', 'tokens'), ('*.raw',), 'Format tokens as a raw representation for storing token streams.'), + 'RtfFormatter': ('pygments.formatters.rtf', 'RTF', ('rtf',), ('*.rtf',), 'Format tokens as RTF markup. This formatter automatically outputs full RTF documents with color information and other useful stuff. Perfect for Copy and Paste into Microsoft(R) Word(R) documents.'), + 'SvgFormatter': ('pygments.formatters.svg', 'SVG', ('svg',), ('*.svg',), 'Format tokens as an SVG graphics file. This formatter is still experimental. Each line of code is a ```` element with explicit ``x`` and ``y`` coordinates containing ```` elements with the individual token styles.'), + 'Terminal256Formatter': ('pygments.formatters.terminal256', 'Terminal256', ('terminal256', 'console256', '256'), (), 'Format tokens with ANSI color sequences, for output in a 256-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), + 'TerminalFormatter': ('pygments.formatters.terminal', 'Terminal', ('terminal', 'console'), (), 'Format tokens with ANSI color sequences, for output in a text console. Color sequences are terminated at newlines, so that paging the output works correctly.'), + 'TerminalTrueColorFormatter': ('pygments.formatters.terminal256', 'TerminalTrueColor', ('terminal16m', 'console16m', '16m'), (), 'Format tokens with ANSI color sequences, for output in a true-color terminal or console. Like in `TerminalFormatter` color sequences are terminated at newlines, so that paging the output works correctly.'), + 'TestcaseFormatter': ('pygments.formatters.other', 'Testcase', ('testcase',), (), 'Format tokens as appropriate for a new testcase.'), +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/bbcode.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/bbcode.py new file mode 100644 index 00000000000..5a05bd961de --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/bbcode.py @@ -0,0 +1,108 @@ +""" + pygments.formatters.bbcode + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + + BBcode formatter. + + :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + + +from pip._vendor.pygments.formatter import Formatter +from pip._vendor.pygments.util import get_bool_opt + +__all__ = ['BBCodeFormatter'] + + +class BBCodeFormatter(Formatter): + """ + Format tokens with BBcodes. These formatting codes are used by many + bulletin boards, so you can highlight your sourcecode with pygments before + posting it there. + + This formatter has no support for background colors and borders, as there + are no common BBcode tags for that. + + Some board systems (e.g. phpBB) don't support colors in their [code] tag, + so you can't use the highlighting together with that tag. + Text in a [code] tag usually is shown with a monospace font (which this + formatter can do with the ``monofont`` option) and no spaces (which you + need for indentation) are removed. + + Additional options accepted: + + `style` + The style to use, can be a string or a Style subclass (default: + ``'default'``). + + `codetag` + If set to true, put the output into ``[code]`` tags (default: + ``false``) + + `monofont` + If set to true, add a tag to show the code with a monospace font + (default: ``false``). + """ + name = 'BBCode' + aliases = ['bbcode', 'bb'] + filenames = [] + + def __init__(self, **options): + Formatter.__init__(self, **options) + self._code = get_bool_opt(options, 'codetag', False) + self._mono = get_bool_opt(options, 'monofont', False) + + self.styles = {} + self._make_styles() + + def _make_styles(self): + for ttype, ndef in self.style: + start = end = '' + if ndef['color']: + start += '[color=#{}]'.format(ndef['color']) + end = '[/color]' + end + if ndef['bold']: + start += '[b]' + end = '[/b]' + end + if ndef['italic']: + start += '[i]' + end = '[/i]' + end + if ndef['underline']: + start += '[u]' + end = '[/u]' + end + # there are no common BBcodes for background-color and border + + self.styles[ttype] = start, end + + def format_unencoded(self, tokensource, outfile): + if self._code: + outfile.write('[code]') + if self._mono: + outfile.write('[font=monospace]') + + lastval = '' + lasttype = None + + for ttype, value in tokensource: + while ttype not in self.styles: + ttype = ttype.parent + if ttype == lasttype: + lastval += value + else: + if lastval: + start, end = self.styles[lasttype] + outfile.write(''.join((start, lastval, end))) + lastval = value + lasttype = ttype + + if lastval: + start, end = self.styles[lasttype] + outfile.write(''.join((start, lastval, end))) + + if self._mono: + outfile.write('[/font]') + if self._code: + outfile.write('[/code]') + if self._code or self._mono: + outfile.write('\n') diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/groff.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/groff.py new file mode 100644 index 00000000000..5c8a958f8d7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/groff.py @@ -0,0 +1,170 @@ +""" + pygments.formatters.groff + ~~~~~~~~~~~~~~~~~~~~~~~~~ + + Formatter for groff output. + + :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + +import math +from pip._vendor.pygments.formatter import Formatter +from pip._vendor.pygments.util import get_bool_opt, get_int_opt + +__all__ = ['GroffFormatter'] + + +class GroffFormatter(Formatter): + """ + Format tokens with groff escapes to change their color and font style. + + .. versionadded:: 2.11 + + Additional options accepted: + + `style` + The style to use, can be a string or a Style subclass (default: + ``'default'``). + + `monospaced` + If set to true, monospace font will be used (default: ``true``). + + `linenos` + If set to true, print the line numbers (default: ``false``). + + `wrap` + Wrap lines to the specified number of characters. Disabled if set to 0 + (default: ``0``). + """ + + name = 'groff' + aliases = ['groff','troff','roff'] + filenames = [] + + def __init__(self, **options): + Formatter.__init__(self, **options) + + self.monospaced = get_bool_opt(options, 'monospaced', True) + self.linenos = get_bool_opt(options, 'linenos', False) + self._lineno = 0 + self.wrap = get_int_opt(options, 'wrap', 0) + self._linelen = 0 + + self.styles = {} + self._make_styles() + + + def _make_styles(self): + regular = '\\f[CR]' if self.monospaced else '\\f[R]' + bold = '\\f[CB]' if self.monospaced else '\\f[B]' + italic = '\\f[CI]' if self.monospaced else '\\f[I]' + + for ttype, ndef in self.style: + start = end = '' + if ndef['color']: + start += '\\m[{}]'.format(ndef['color']) + end = '\\m[]' + end + if ndef['bold']: + start += bold + end = regular + end + if ndef['italic']: + start += italic + end = regular + end + if ndef['bgcolor']: + start += '\\M[{}]'.format(ndef['bgcolor']) + end = '\\M[]' + end + + self.styles[ttype] = start, end + + + def _define_colors(self, outfile): + colors = set() + for _, ndef in self.style: + if ndef['color'] is not None: + colors.add(ndef['color']) + + for color in sorted(colors): + outfile.write('.defcolor ' + color + ' rgb #' + color + '\n') + + + def _write_lineno(self, outfile): + self._lineno += 1 + outfile.write("%s% 4d " % (self._lineno != 1 and '\n' or '', self._lineno)) + + + def _wrap_line(self, line): + length = len(line.rstrip('\n')) + space = ' ' if self.linenos else '' + newline = '' + + if length > self.wrap: + for i in range(0, math.floor(length / self.wrap)): + chunk = line[i*self.wrap:i*self.wrap+self.wrap] + newline += (chunk + '\n' + space) + remainder = length % self.wrap + if remainder > 0: + newline += line[-remainder-1:] + self._linelen = remainder + elif self._linelen + length > self.wrap: + newline = ('\n' + space) + line + self._linelen = length + else: + newline = line + self._linelen += length + + return newline + + + def _escape_chars(self, text): + text = text.replace('\\', '\\[u005C]'). \ + replace('.', '\\[char46]'). \ + replace('\'', '\\[u0027]'). \ + replace('`', '\\[u0060]'). \ + replace('~', '\\[u007E]') + copy = text + + for char in copy: + if len(char) != len(char.encode()): + uni = char.encode('unicode_escape') \ + .decode()[1:] \ + .replace('x', 'u00') \ + .upper() + text = text.replace(char, '\\[u' + uni[1:] + ']') + + return text + + + def format_unencoded(self, tokensource, outfile): + self._define_colors(outfile) + + outfile.write('.nf\n\\f[CR]\n') + + if self.linenos: + self._write_lineno(outfile) + + for ttype, value in tokensource: + while ttype not in self.styles: + ttype = ttype.parent + start, end = self.styles[ttype] + + for line in value.splitlines(True): + if self.wrap > 0: + line = self._wrap_line(line) + + if start and end: + text = self._escape_chars(line.rstrip('\n')) + if text != '': + outfile.write(''.join((start, text, end))) + else: + outfile.write(self._escape_chars(line.rstrip('\n'))) + + if line.endswith('\n'): + if self.linenos: + self._write_lineno(outfile) + self._linelen = 0 + else: + outfile.write('\n') + self._linelen = 0 + + outfile.write('\n.fi') diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/html.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/html.py new file mode 100644 index 00000000000..7aa938f5119 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/pygments/formatters/html.py @@ -0,0 +1,987 @@ +""" + pygments.formatters.html + ~~~~~~~~~~~~~~~~~~~~~~~~ + + Formatter for HTML output. + + :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + +import functools +import os +import sys +import os.path +from io import StringIO + +from pip._vendor.pygments.formatter import Formatter +from pip._vendor.pygments.token import Token, Text, STANDARD_TYPES +from pip._vendor.pygments.util import get_bool_opt, get_int_opt, get_list_opt + +try: + import ctags +except ImportError: + ctags = None + +__all__ = ['HtmlFormatter'] + + +_escape_html_table = { + ord('&'): '&', + ord('<'): '<', + ord('>'): '>', + ord('"'): '"', + ord("'"): ''', +} + + +def escape_html(text, table=_escape_html_table): + """Escape &, <, > as well as single and double quotes for HTML.""" + return text.translate(table) + + +def webify(color): + if color.startswith('calc') or color.startswith('var'): + return color + else: + return '#' + color + + +def _get_ttype_class(ttype): + fname = STANDARD_TYPES.get(ttype) + if fname: + return fname + aname = '' + while fname is None: + aname = '-' + ttype[-1] + aname + ttype = ttype.parent + fname = STANDARD_TYPES.get(ttype) + return fname + aname + + +CSSFILE_TEMPLATE = '''\ +/* +generated by Pygments +Copyright 2006-2024 by the Pygments team. +Licensed under the BSD license, see LICENSE for details. +*/ +%(styledefs)s +''' + +DOC_HEADER = '''\ + + + + + %(title)s + + + + +

%(title)s

+ +''' + +DOC_HEADER_EXTERNALCSS = '''\ + + + + + %(title)s + + + + +

%(title)s

+ +''' + +DOC_FOOTER = '''\ + + +''' + + +class HtmlFormatter(Formatter): + r""" + Format tokens as HTML 4 ```` tags. By default, the content is enclosed + in a ``
`` tag, itself wrapped in a ``
`` tag (but see the `nowrap` option). + The ``
``'s CSS class can be set by the `cssclass` option. + + If the `linenos` option is set to ``"table"``, the ``
`` is
+    additionally wrapped inside a ```` which has one row and two
+    cells: one containing the line numbers and one containing the code.
+    Example:
+
+    .. sourcecode:: html
+
+        
+
+ + +
+
1
+            2
+
+
def foo(bar):
+              pass
+            
+
+ + (whitespace added to improve clarity). + + A list of lines can be specified using the `hl_lines` option to make these + lines highlighted (as of Pygments 0.11). + + With the `full` option, a complete HTML 4 document is output, including + the style definitions inside a `` + + +
{code}
+ + +""" + +CONSOLE_SVG_FORMAT = """\ + + + + + + + + + {lines} + + + {chrome} + + {backgrounds} + + {matrix} + + + +""" + +_SVG_FONT_FAMILY = "Rich Fira Code" +_SVG_CLASSES_PREFIX = "rich-svg" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_extension.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_extension.py new file mode 100644 index 00000000000..cbd6da9be49 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_extension.py @@ -0,0 +1,10 @@ +from typing import Any + + +def load_ipython_extension(ip: Any) -> None: # pragma: no cover + # prevent circular import + from pip._vendor.rich.pretty import install + from pip._vendor.rich.traceback import install as tr_install + + install() + tr_install() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_fileno.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_fileno.py new file mode 100644 index 00000000000..b17ee651174 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_fileno.py @@ -0,0 +1,24 @@ +from __future__ import annotations + +from typing import IO, Callable + + +def get_fileno(file_like: IO[str]) -> int | None: + """Get fileno() from a file, accounting for poorly implemented file-like objects. + + Args: + file_like (IO): A file-like object. + + Returns: + int | None: The result of fileno if available, or None if operation failed. + """ + fileno: Callable[[], int] | None = getattr(file_like, "fileno", None) + if fileno is not None: + try: + return fileno() + except Exception: + # `fileno` is documented as potentially raising a OSError + # Alas, from the issues, there are so many poorly implemented file-like objects, + # that `fileno()` can raise just about anything. + return None + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_inspect.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_inspect.py new file mode 100644 index 00000000000..e87698d1fa8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_inspect.py @@ -0,0 +1,268 @@ +import inspect +from inspect import cleandoc, getdoc, getfile, isclass, ismodule, signature +from typing import Any, Collection, Iterable, Optional, Tuple, Type, Union + +from .console import Group, RenderableType +from .control import escape_control_codes +from .highlighter import ReprHighlighter +from .jupyter import JupyterMixin +from .panel import Panel +from .pretty import Pretty +from .table import Table +from .text import Text, TextType + + +def _first_paragraph(doc: str) -> str: + """Get the first paragraph from a docstring.""" + paragraph, _, _ = doc.partition("\n\n") + return paragraph + + +class Inspect(JupyterMixin): + """A renderable to inspect any Python Object. + + Args: + obj (Any): An object to inspect. + title (str, optional): Title to display over inspect result, or None use type. Defaults to None. + help (bool, optional): Show full help text rather than just first paragraph. Defaults to False. + methods (bool, optional): Enable inspection of callables. Defaults to False. + docs (bool, optional): Also render doc strings. Defaults to True. + private (bool, optional): Show private attributes (beginning with underscore). Defaults to False. + dunder (bool, optional): Show attributes starting with double underscore. Defaults to False. + sort (bool, optional): Sort attributes alphabetically. Defaults to True. + all (bool, optional): Show all attributes. Defaults to False. + value (bool, optional): Pretty print value of object. Defaults to True. + """ + + def __init__( + self, + obj: Any, + *, + title: Optional[TextType] = None, + help: bool = False, + methods: bool = False, + docs: bool = True, + private: bool = False, + dunder: bool = False, + sort: bool = True, + all: bool = True, + value: bool = True, + ) -> None: + self.highlighter = ReprHighlighter() + self.obj = obj + self.title = title or self._make_title(obj) + if all: + methods = private = dunder = True + self.help = help + self.methods = methods + self.docs = docs or help + self.private = private or dunder + self.dunder = dunder + self.sort = sort + self.value = value + + def _make_title(self, obj: Any) -> Text: + """Make a default title.""" + title_str = ( + str(obj) + if (isclass(obj) or callable(obj) or ismodule(obj)) + else str(type(obj)) + ) + title_text = self.highlighter(title_str) + return title_text + + def __rich__(self) -> Panel: + return Panel.fit( + Group(*self._render()), + title=self.title, + border_style="scope.border", + padding=(0, 1), + ) + + def _get_signature(self, name: str, obj: Any) -> Optional[Text]: + """Get a signature for a callable.""" + try: + _signature = str(signature(obj)) + ":" + except ValueError: + _signature = "(...)" + except TypeError: + return None + + source_filename: Optional[str] = None + try: + source_filename = getfile(obj) + except (OSError, TypeError): + # OSError is raised if obj has no source file, e.g. when defined in REPL. + pass + + callable_name = Text(name, style="inspect.callable") + if source_filename: + callable_name.stylize(f"link file://{source_filename}") + signature_text = self.highlighter(_signature) + + qualname = name or getattr(obj, "__qualname__", name) + + # If obj is a module, there may be classes (which are callable) to display + if inspect.isclass(obj): + prefix = "class" + elif inspect.iscoroutinefunction(obj): + prefix = "async def" + else: + prefix = "def" + + qual_signature = Text.assemble( + (f"{prefix} ", f"inspect.{prefix.replace(' ', '_')}"), + (qualname, "inspect.callable"), + signature_text, + ) + + return qual_signature + + def _render(self) -> Iterable[RenderableType]: + """Render object.""" + + def sort_items(item: Tuple[str, Any]) -> Tuple[bool, str]: + key, (_error, value) = item + return (callable(value), key.strip("_").lower()) + + def safe_getattr(attr_name: str) -> Tuple[Any, Any]: + """Get attribute or any exception.""" + try: + return (None, getattr(obj, attr_name)) + except Exception as error: + return (error, None) + + obj = self.obj + keys = dir(obj) + total_items = len(keys) + if not self.dunder: + keys = [key for key in keys if not key.startswith("__")] + if not self.private: + keys = [key for key in keys if not key.startswith("_")] + not_shown_count = total_items - len(keys) + items = [(key, safe_getattr(key)) for key in keys] + if self.sort: + items.sort(key=sort_items) + + items_table = Table.grid(padding=(0, 1), expand=False) + items_table.add_column(justify="right") + add_row = items_table.add_row + highlighter = self.highlighter + + if callable(obj): + signature = self._get_signature("", obj) + if signature is not None: + yield signature + yield "" + + if self.docs: + _doc = self._get_formatted_doc(obj) + if _doc is not None: + doc_text = Text(_doc, style="inspect.help") + doc_text = highlighter(doc_text) + yield doc_text + yield "" + + if self.value and not (isclass(obj) or callable(obj) or ismodule(obj)): + yield Panel( + Pretty(obj, indent_guides=True, max_length=10, max_string=60), + border_style="inspect.value.border", + ) + yield "" + + for key, (error, value) in items: + key_text = Text.assemble( + ( + key, + "inspect.attr.dunder" if key.startswith("__") else "inspect.attr", + ), + (" =", "inspect.equals"), + ) + if error is not None: + warning = key_text.copy() + warning.stylize("inspect.error") + add_row(warning, highlighter(repr(error))) + continue + + if callable(value): + if not self.methods: + continue + + _signature_text = self._get_signature(key, value) + if _signature_text is None: + add_row(key_text, Pretty(value, highlighter=highlighter)) + else: + if self.docs: + docs = self._get_formatted_doc(value) + if docs is not None: + _signature_text.append("\n" if "\n" in docs else " ") + doc = highlighter(docs) + doc.stylize("inspect.doc") + _signature_text.append(doc) + + add_row(key_text, _signature_text) + else: + add_row(key_text, Pretty(value, highlighter=highlighter)) + if items_table.row_count: + yield items_table + elif not_shown_count: + yield Text.from_markup( + f"[b cyan]{not_shown_count}[/][i] attribute(s) not shown.[/i] " + f"Run [b][magenta]inspect[/]([not b]inspect[/])[/b] for options." + ) + + def _get_formatted_doc(self, object_: Any) -> Optional[str]: + """ + Extract the docstring of an object, process it and returns it. + The processing consists in cleaning up the doctring's indentation, + taking only its 1st paragraph if `self.help` is not True, + and escape its control codes. + + Args: + object_ (Any): the object to get the docstring from. + + Returns: + Optional[str]: the processed docstring, or None if no docstring was found. + """ + docs = getdoc(object_) + if docs is None: + return None + docs = cleandoc(docs).strip() + if not self.help: + docs = _first_paragraph(docs) + return escape_control_codes(docs) + + +def get_object_types_mro(obj: Union[object, Type[Any]]) -> Tuple[type, ...]: + """Returns the MRO of an object's class, or of the object itself if it's a class.""" + if not hasattr(obj, "__mro__"): + # N.B. we cannot use `if type(obj) is type` here because it doesn't work with + # some types of classes, such as the ones that use abc.ABCMeta. + obj = type(obj) + return getattr(obj, "__mro__", ()) + + +def get_object_types_mro_as_strings(obj: object) -> Collection[str]: + """ + Returns the MRO of an object's class as full qualified names, or of the object itself if it's a class. + + Examples: + `object_types_mro_as_strings(JSONDecoder)` will return `['json.decoder.JSONDecoder', 'builtins.object']` + """ + return [ + f'{getattr(type_, "__module__", "")}.{getattr(type_, "__qualname__", "")}' + for type_ in get_object_types_mro(obj) + ] + + +def is_object_one_of_types( + obj: object, fully_qualified_types_names: Collection[str] +) -> bool: + """ + Returns `True` if the given object's class (or the object itself, if it's a class) has one of the + fully qualified names in its MRO. + """ + for type_name in get_object_types_mro_as_strings(obj): + if type_name in fully_qualified_types_names: + return True + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_log_render.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_log_render.py new file mode 100644 index 00000000000..fc16c84437a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_log_render.py @@ -0,0 +1,94 @@ +from datetime import datetime +from typing import Iterable, List, Optional, TYPE_CHECKING, Union, Callable + + +from .text import Text, TextType + +if TYPE_CHECKING: + from .console import Console, ConsoleRenderable, RenderableType + from .table import Table + +FormatTimeCallable = Callable[[datetime], Text] + + +class LogRender: + def __init__( + self, + show_time: bool = True, + show_level: bool = False, + show_path: bool = True, + time_format: Union[str, FormatTimeCallable] = "[%x %X]", + omit_repeated_times: bool = True, + level_width: Optional[int] = 8, + ) -> None: + self.show_time = show_time + self.show_level = show_level + self.show_path = show_path + self.time_format = time_format + self.omit_repeated_times = omit_repeated_times + self.level_width = level_width + self._last_time: Optional[Text] = None + + def __call__( + self, + console: "Console", + renderables: Iterable["ConsoleRenderable"], + log_time: Optional[datetime] = None, + time_format: Optional[Union[str, FormatTimeCallable]] = None, + level: TextType = "", + path: Optional[str] = None, + line_no: Optional[int] = None, + link_path: Optional[str] = None, + ) -> "Table": + from .containers import Renderables + from .table import Table + + output = Table.grid(padding=(0, 1)) + output.expand = True + if self.show_time: + output.add_column(style="log.time") + if self.show_level: + output.add_column(style="log.level", width=self.level_width) + output.add_column(ratio=1, style="log.message", overflow="fold") + if self.show_path and path: + output.add_column(style="log.path") + row: List["RenderableType"] = [] + if self.show_time: + log_time = log_time or console.get_datetime() + time_format = time_format or self.time_format + if callable(time_format): + log_time_display = time_format(log_time) + else: + log_time_display = Text(log_time.strftime(time_format)) + if log_time_display == self._last_time and self.omit_repeated_times: + row.append(Text(" " * len(log_time_display))) + else: + row.append(log_time_display) + self._last_time = log_time_display + if self.show_level: + row.append(level) + + row.append(Renderables(renderables)) + if self.show_path and path: + path_text = Text() + path_text.append( + path, style=f"link file://{link_path}" if link_path else "" + ) + if line_no: + path_text.append(":") + path_text.append( + f"{line_no}", + style=f"link file://{link_path}#{line_no}" if link_path else "", + ) + row.append(path_text) + + output.add_row(*row) + return output + + +if __name__ == "__main__": # pragma: no cover + from pip._vendor.rich.console import Console + + c = Console() + c.print("[on blue]Hello", justify="right") + c.log("[on blue]hello", justify="right") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_loop.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_loop.py new file mode 100644 index 00000000000..01c6cafbe53 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_loop.py @@ -0,0 +1,43 @@ +from typing import Iterable, Tuple, TypeVar + +T = TypeVar("T") + + +def loop_first(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: + """Iterate and generate a tuple with a flag for first value.""" + iter_values = iter(values) + try: + value = next(iter_values) + except StopIteration: + return + yield True, value + for value in iter_values: + yield False, value + + +def loop_last(values: Iterable[T]) -> Iterable[Tuple[bool, T]]: + """Iterate and generate a tuple with a flag for last value.""" + iter_values = iter(values) + try: + previous_value = next(iter_values) + except StopIteration: + return + for value in iter_values: + yield False, previous_value + previous_value = value + yield True, previous_value + + +def loop_first_last(values: Iterable[T]) -> Iterable[Tuple[bool, bool, T]]: + """Iterate and generate a tuple with a flag for first and last value.""" + iter_values = iter(values) + try: + previous_value = next(iter_values) + except StopIteration: + return + first = True + for value in iter_values: + yield first, False, previous_value + first = False + previous_value = value + yield first, True, previous_value diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_null_file.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_null_file.py new file mode 100644 index 00000000000..6ae05d3e2a9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_null_file.py @@ -0,0 +1,69 @@ +from types import TracebackType +from typing import IO, Iterable, Iterator, List, Optional, Type + + +class NullFile(IO[str]): + def close(self) -> None: + pass + + def isatty(self) -> bool: + return False + + def read(self, __n: int = 1) -> str: + return "" + + def readable(self) -> bool: + return False + + def readline(self, __limit: int = 1) -> str: + return "" + + def readlines(self, __hint: int = 1) -> List[str]: + return [] + + def seek(self, __offset: int, __whence: int = 1) -> int: + return 0 + + def seekable(self) -> bool: + return False + + def tell(self) -> int: + return 0 + + def truncate(self, __size: Optional[int] = 1) -> int: + return 0 + + def writable(self) -> bool: + return False + + def writelines(self, __lines: Iterable[str]) -> None: + pass + + def __next__(self) -> str: + return "" + + def __iter__(self) -> Iterator[str]: + return iter([""]) + + def __enter__(self) -> IO[str]: + return self + + def __exit__( + self, + __t: Optional[Type[BaseException]], + __value: Optional[BaseException], + __traceback: Optional[TracebackType], + ) -> None: + pass + + def write(self, text: str) -> int: + return 0 + + def flush(self) -> None: + pass + + def fileno(self) -> int: + return -1 + + +NULL_FILE = NullFile() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_palettes.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_palettes.py new file mode 100644 index 00000000000..3c748d33e45 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_palettes.py @@ -0,0 +1,309 @@ +from .palette import Palette + + +# Taken from https://en.wikipedia.org/wiki/ANSI_escape_code (Windows 10 column) +WINDOWS_PALETTE = Palette( + [ + (12, 12, 12), + (197, 15, 31), + (19, 161, 14), + (193, 156, 0), + (0, 55, 218), + (136, 23, 152), + (58, 150, 221), + (204, 204, 204), + (118, 118, 118), + (231, 72, 86), + (22, 198, 12), + (249, 241, 165), + (59, 120, 255), + (180, 0, 158), + (97, 214, 214), + (242, 242, 242), + ] +) + +# # The standard ansi colors (including bright variants) +STANDARD_PALETTE = Palette( + [ + (0, 0, 0), + (170, 0, 0), + (0, 170, 0), + (170, 85, 0), + (0, 0, 170), + (170, 0, 170), + (0, 170, 170), + (170, 170, 170), + (85, 85, 85), + (255, 85, 85), + (85, 255, 85), + (255, 255, 85), + (85, 85, 255), + (255, 85, 255), + (85, 255, 255), + (255, 255, 255), + ] +) + + +# The 256 color palette +EIGHT_BIT_PALETTE = Palette( + [ + (0, 0, 0), + (128, 0, 0), + (0, 128, 0), + (128, 128, 0), + (0, 0, 128), + (128, 0, 128), + (0, 128, 128), + (192, 192, 192), + (128, 128, 128), + (255, 0, 0), + (0, 255, 0), + (255, 255, 0), + (0, 0, 255), + (255, 0, 255), + (0, 255, 255), + (255, 255, 255), + (0, 0, 0), + (0, 0, 95), + (0, 0, 135), + (0, 0, 175), + (0, 0, 215), + (0, 0, 255), + (0, 95, 0), + (0, 95, 95), + (0, 95, 135), + (0, 95, 175), + (0, 95, 215), + (0, 95, 255), + (0, 135, 0), + (0, 135, 95), + (0, 135, 135), + (0, 135, 175), + (0, 135, 215), + (0, 135, 255), + (0, 175, 0), + (0, 175, 95), + (0, 175, 135), + (0, 175, 175), + (0, 175, 215), + (0, 175, 255), + (0, 215, 0), + (0, 215, 95), + (0, 215, 135), + (0, 215, 175), + (0, 215, 215), + (0, 215, 255), + (0, 255, 0), + (0, 255, 95), + (0, 255, 135), + (0, 255, 175), + (0, 255, 215), + (0, 255, 255), + (95, 0, 0), + (95, 0, 95), + (95, 0, 135), + (95, 0, 175), + (95, 0, 215), + (95, 0, 255), + (95, 95, 0), + (95, 95, 95), + (95, 95, 135), + (95, 95, 175), + (95, 95, 215), + (95, 95, 255), + (95, 135, 0), + (95, 135, 95), + (95, 135, 135), + (95, 135, 175), + (95, 135, 215), + (95, 135, 255), + (95, 175, 0), + (95, 175, 95), + (95, 175, 135), + (95, 175, 175), + (95, 175, 215), + (95, 175, 255), + (95, 215, 0), + (95, 215, 95), + (95, 215, 135), + (95, 215, 175), + (95, 215, 215), + (95, 215, 255), + (95, 255, 0), + (95, 255, 95), + (95, 255, 135), + (95, 255, 175), + (95, 255, 215), + (95, 255, 255), + (135, 0, 0), + (135, 0, 95), + (135, 0, 135), + (135, 0, 175), + (135, 0, 215), + (135, 0, 255), + (135, 95, 0), + (135, 95, 95), + (135, 95, 135), + (135, 95, 175), + (135, 95, 215), + (135, 95, 255), + (135, 135, 0), + (135, 135, 95), + (135, 135, 135), + (135, 135, 175), + (135, 135, 215), + (135, 135, 255), + (135, 175, 0), + (135, 175, 95), + (135, 175, 135), + (135, 175, 175), + (135, 175, 215), + (135, 175, 255), + (135, 215, 0), + (135, 215, 95), + (135, 215, 135), + (135, 215, 175), + (135, 215, 215), + (135, 215, 255), + (135, 255, 0), + (135, 255, 95), + (135, 255, 135), + (135, 255, 175), + (135, 255, 215), + (135, 255, 255), + (175, 0, 0), + (175, 0, 95), + (175, 0, 135), + (175, 0, 175), + (175, 0, 215), + (175, 0, 255), + (175, 95, 0), + (175, 95, 95), + (175, 95, 135), + (175, 95, 175), + (175, 95, 215), + (175, 95, 255), + (175, 135, 0), + (175, 135, 95), + (175, 135, 135), + (175, 135, 175), + (175, 135, 215), + (175, 135, 255), + (175, 175, 0), + (175, 175, 95), + (175, 175, 135), + (175, 175, 175), + (175, 175, 215), + (175, 175, 255), + (175, 215, 0), + (175, 215, 95), + (175, 215, 135), + (175, 215, 175), + (175, 215, 215), + (175, 215, 255), + (175, 255, 0), + (175, 255, 95), + (175, 255, 135), + (175, 255, 175), + (175, 255, 215), + (175, 255, 255), + (215, 0, 0), + (215, 0, 95), + (215, 0, 135), + (215, 0, 175), + (215, 0, 215), + (215, 0, 255), + (215, 95, 0), + (215, 95, 95), + (215, 95, 135), + (215, 95, 175), + (215, 95, 215), + (215, 95, 255), + (215, 135, 0), + (215, 135, 95), + (215, 135, 135), + (215, 135, 175), + (215, 135, 215), + (215, 135, 255), + (215, 175, 0), + (215, 175, 95), + (215, 175, 135), + (215, 175, 175), + (215, 175, 215), + (215, 175, 255), + (215, 215, 0), + (215, 215, 95), + (215, 215, 135), + (215, 215, 175), + (215, 215, 215), + (215, 215, 255), + (215, 255, 0), + (215, 255, 95), + (215, 255, 135), + (215, 255, 175), + (215, 255, 215), + (215, 255, 255), + (255, 0, 0), + (255, 0, 95), + (255, 0, 135), + (255, 0, 175), + (255, 0, 215), + (255, 0, 255), + (255, 95, 0), + (255, 95, 95), + (255, 95, 135), + (255, 95, 175), + (255, 95, 215), + (255, 95, 255), + (255, 135, 0), + (255, 135, 95), + (255, 135, 135), + (255, 135, 175), + (255, 135, 215), + (255, 135, 255), + (255, 175, 0), + (255, 175, 95), + (255, 175, 135), + (255, 175, 175), + (255, 175, 215), + (255, 175, 255), + (255, 215, 0), + (255, 215, 95), + (255, 215, 135), + (255, 215, 175), + (255, 215, 215), + (255, 215, 255), + (255, 255, 0), + (255, 255, 95), + (255, 255, 135), + (255, 255, 175), + (255, 255, 215), + (255, 255, 255), + (8, 8, 8), + (18, 18, 18), + (28, 28, 28), + (38, 38, 38), + (48, 48, 48), + (58, 58, 58), + (68, 68, 68), + (78, 78, 78), + (88, 88, 88), + (98, 98, 98), + (108, 108, 108), + (118, 118, 118), + (128, 128, 128), + (138, 138, 138), + (148, 148, 148), + (158, 158, 158), + (168, 168, 168), + (178, 178, 178), + (188, 188, 188), + (198, 198, 198), + (208, 208, 208), + (218, 218, 218), + (228, 228, 228), + (238, 238, 238), + ] +) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_pick.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_pick.py new file mode 100644 index 00000000000..4f6d8b2d794 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_pick.py @@ -0,0 +1,17 @@ +from typing import Optional + + +def pick_bool(*values: Optional[bool]) -> bool: + """Pick the first non-none bool or return the last value. + + Args: + *values (bool): Any number of boolean or None values. + + Returns: + bool: First non-none boolean. + """ + assert values, "1 or more values required" + for value in values: + if value is not None: + return value + return bool(value) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_ratio.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_ratio.py new file mode 100644 index 00000000000..95267b0cb6c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_ratio.py @@ -0,0 +1,159 @@ +import sys +from fractions import Fraction +from math import ceil +from typing import cast, List, Optional, Sequence + +if sys.version_info >= (3, 8): + from typing import Protocol +else: + from pip._vendor.typing_extensions import Protocol # pragma: no cover + + +class Edge(Protocol): + """Any object that defines an edge (such as Layout).""" + + size: Optional[int] = None + ratio: int = 1 + minimum_size: int = 1 + + +def ratio_resolve(total: int, edges: Sequence[Edge]) -> List[int]: + """Divide total space to satisfy size, ratio, and minimum_size, constraints. + + The returned list of integers should add up to total in most cases, unless it is + impossible to satisfy all the constraints. For instance, if there are two edges + with a minimum size of 20 each and `total` is 30 then the returned list will be + greater than total. In practice, this would mean that a Layout object would + clip the rows that would overflow the screen height. + + Args: + total (int): Total number of characters. + edges (List[Edge]): Edges within total space. + + Returns: + List[int]: Number of characters for each edge. + """ + # Size of edge or None for yet to be determined + sizes = [(edge.size or None) for edge in edges] + + _Fraction = Fraction + + # While any edges haven't been calculated + while None in sizes: + # Get flexible edges and index to map these back on to sizes list + flexible_edges = [ + (index, edge) + for index, (size, edge) in enumerate(zip(sizes, edges)) + if size is None + ] + # Remaining space in total + remaining = total - sum(size or 0 for size in sizes) + if remaining <= 0: + # No room for flexible edges + return [ + ((edge.minimum_size or 1) if size is None else size) + for size, edge in zip(sizes, edges) + ] + # Calculate number of characters in a ratio portion + portion = _Fraction( + remaining, sum((edge.ratio or 1) for _, edge in flexible_edges) + ) + + # If any edges will be less than their minimum, replace size with the minimum + for index, edge in flexible_edges: + if portion * edge.ratio <= edge.minimum_size: + sizes[index] = edge.minimum_size + # New fixed size will invalidate calculations, so we need to repeat the process + break + else: + # Distribute flexible space and compensate for rounding error + # Since edge sizes can only be integers we need to add the remainder + # to the following line + remainder = _Fraction(0) + for index, edge in flexible_edges: + size, remainder = divmod(portion * edge.ratio + remainder, 1) + sizes[index] = size + break + # Sizes now contains integers only + return cast(List[int], sizes) + + +def ratio_reduce( + total: int, ratios: List[int], maximums: List[int], values: List[int] +) -> List[int]: + """Divide an integer total in to parts based on ratios. + + Args: + total (int): The total to divide. + ratios (List[int]): A list of integer ratios. + maximums (List[int]): List of maximums values for each slot. + values (List[int]): List of values + + Returns: + List[int]: A list of integers guaranteed to sum to total. + """ + ratios = [ratio if _max else 0 for ratio, _max in zip(ratios, maximums)] + total_ratio = sum(ratios) + if not total_ratio: + return values[:] + total_remaining = total + result: List[int] = [] + append = result.append + for ratio, maximum, value in zip(ratios, maximums, values): + if ratio and total_ratio > 0: + distributed = min(maximum, round(ratio * total_remaining / total_ratio)) + append(value - distributed) + total_remaining -= distributed + total_ratio -= ratio + else: + append(value) + return result + + +def ratio_distribute( + total: int, ratios: List[int], minimums: Optional[List[int]] = None +) -> List[int]: + """Distribute an integer total in to parts based on ratios. + + Args: + total (int): The total to divide. + ratios (List[int]): A list of integer ratios. + minimums (List[int]): List of minimum values for each slot. + + Returns: + List[int]: A list of integers guaranteed to sum to total. + """ + if minimums: + ratios = [ratio if _min else 0 for ratio, _min in zip(ratios, minimums)] + total_ratio = sum(ratios) + assert total_ratio > 0, "Sum of ratios must be > 0" + + total_remaining = total + distributed_total: List[int] = [] + append = distributed_total.append + if minimums is None: + _minimums = [0] * len(ratios) + else: + _minimums = minimums + for ratio, minimum in zip(ratios, _minimums): + if total_ratio > 0: + distributed = max(minimum, ceil(ratio * total_remaining / total_ratio)) + else: + distributed = total_remaining + append(distributed) + total_ratio -= ratio + total_remaining -= distributed + return distributed_total + + +if __name__ == "__main__": + from dataclasses import dataclass + + @dataclass + class E: + size: Optional[int] = None + ratio: int = 1 + minimum_size: int = 1 + + resolved = ratio_resolve(110, [E(None, 1, 1), E(None, 1, 1), E(None, 1, 1)]) + print(sum(resolved)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_spinners.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_spinners.py new file mode 100644 index 00000000000..d0bb1fe7516 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_spinners.py @@ -0,0 +1,482 @@ +""" +Spinners are from: +* cli-spinners: + MIT License + Copyright (c) Sindre Sorhus (sindresorhus.com) + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights to + use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of + the Software, and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE + FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS + IN THE SOFTWARE. +""" + +SPINNERS = { + "dots": { + "interval": 80, + "frames": "⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏", + }, + "dots2": {"interval": 80, "frames": "⣾⣽⣻⢿⡿⣟⣯⣷"}, + "dots3": { + "interval": 80, + "frames": "⠋⠙⠚⠞⠖⠦⠴⠲⠳⠓", + }, + "dots4": { + "interval": 80, + "frames": "⠄⠆⠇⠋⠙⠸⠰⠠⠰⠸⠙⠋⠇⠆", + }, + "dots5": { + "interval": 80, + "frames": "⠋⠙⠚⠒⠂⠂⠒⠲⠴⠦⠖⠒⠐⠐⠒⠓⠋", + }, + "dots6": { + "interval": 80, + "frames": "⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠴⠲⠒⠂⠂⠒⠚⠙⠉⠁", + }, + "dots7": { + "interval": 80, + "frames": "⠈⠉⠋⠓⠒⠐⠐⠒⠖⠦⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈", + }, + "dots8": { + "interval": 80, + "frames": "⠁⠁⠉⠙⠚⠒⠂⠂⠒⠲⠴⠤⠄⠄⠤⠠⠠⠤⠦⠖⠒⠐⠐⠒⠓⠋⠉⠈⠈", + }, + "dots9": {"interval": 80, "frames": "⢹⢺⢼⣸⣇⡧⡗⡏"}, + "dots10": {"interval": 80, "frames": "⢄⢂⢁⡁⡈⡐⡠"}, + "dots11": {"interval": 100, "frames": "⠁⠂⠄⡀⢀⠠⠐⠈"}, + "dots12": { + "interval": 80, + "frames": [ + "⢀⠀", + "⡀⠀", + "⠄⠀", + "⢂⠀", + "⡂⠀", + "⠅⠀", + "⢃⠀", + "⡃⠀", + "⠍⠀", + "⢋⠀", + "⡋⠀", + "⠍⠁", + "⢋⠁", + "⡋⠁", + "⠍⠉", + "⠋⠉", + "⠋⠉", + "⠉⠙", + "⠉⠙", + "⠉⠩", + "⠈⢙", + "⠈⡙", + "⢈⠩", + "⡀⢙", + "⠄⡙", + "⢂⠩", + "⡂⢘", + "⠅⡘", + "⢃⠨", + "⡃⢐", + "⠍⡐", + "⢋⠠", + "⡋⢀", + "⠍⡁", + "⢋⠁", + "⡋⠁", + "⠍⠉", + "⠋⠉", + "⠋⠉", + "⠉⠙", + "⠉⠙", + "⠉⠩", + "⠈⢙", + "⠈⡙", + "⠈⠩", + "⠀⢙", + "⠀⡙", + "⠀⠩", + "⠀⢘", + "⠀⡘", + "⠀⠨", + "⠀⢐", + "⠀⡐", + "⠀⠠", + "⠀⢀", + "⠀⡀", + ], + }, + "dots8Bit": { + "interval": 80, + "frames": "⠀⠁⠂⠃⠄⠅⠆⠇⡀⡁⡂⡃⡄⡅⡆⡇⠈⠉⠊⠋⠌⠍⠎⠏⡈⡉⡊⡋⡌⡍⡎⡏⠐⠑⠒⠓⠔⠕⠖⠗⡐⡑⡒⡓⡔⡕⡖⡗⠘⠙⠚⠛⠜⠝⠞⠟⡘⡙" + "⡚⡛⡜⡝⡞⡟⠠⠡⠢⠣⠤⠥⠦⠧⡠⡡⡢⡣⡤⡥⡦⡧⠨⠩⠪⠫⠬⠭⠮⠯⡨⡩⡪⡫⡬⡭⡮⡯⠰⠱⠲⠳⠴⠵⠶⠷⡰⡱⡲⡳⡴⡵⡶⡷⠸⠹⠺⠻" + "⠼⠽⠾⠿⡸⡹⡺⡻⡼⡽⡾⡿⢀⢁⢂⢃⢄⢅⢆⢇⣀⣁⣂⣃⣄⣅⣆⣇⢈⢉⢊⢋⢌⢍⢎⢏⣈⣉⣊⣋⣌⣍⣎⣏⢐⢑⢒⢓⢔⢕⢖⢗⣐⣑⣒⣓⣔⣕" + "⣖⣗⢘⢙⢚⢛⢜⢝⢞⢟⣘⣙⣚⣛⣜⣝⣞⣟⢠⢡⢢⢣⢤⢥⢦⢧⣠⣡⣢⣣⣤⣥⣦⣧⢨⢩⢪⢫⢬⢭⢮⢯⣨⣩⣪⣫⣬⣭⣮⣯⢰⢱⢲⢳⢴⢵⢶⢷" + "⣰⣱⣲⣳⣴⣵⣶⣷⢸⢹⢺⢻⢼⢽⢾⢿⣸⣹⣺⣻⣼⣽⣾⣿", + }, + "line": {"interval": 130, "frames": ["-", "\\", "|", "/"]}, + "line2": {"interval": 100, "frames": "⠂-–—–-"}, + "pipe": {"interval": 100, "frames": "┤┘┴└├┌┬┐"}, + "simpleDots": {"interval": 400, "frames": [". ", ".. ", "...", " "]}, + "simpleDotsScrolling": { + "interval": 200, + "frames": [". ", ".. ", "...", " ..", " .", " "], + }, + "star": {"interval": 70, "frames": "✶✸✹✺✹✷"}, + "star2": {"interval": 80, "frames": "+x*"}, + "flip": { + "interval": 70, + "frames": "___-``'´-___", + }, + "hamburger": {"interval": 100, "frames": "☱☲☴"}, + "growVertical": { + "interval": 120, + "frames": "▁▃▄▅▆▇▆▅▄▃", + }, + "growHorizontal": { + "interval": 120, + "frames": "▏▎▍▌▋▊▉▊▋▌▍▎", + }, + "balloon": {"interval": 140, "frames": " .oO@* "}, + "balloon2": {"interval": 120, "frames": ".oO°Oo."}, + "noise": {"interval": 100, "frames": "▓▒░"}, + "bounce": {"interval": 120, "frames": "⠁⠂⠄⠂"}, + "boxBounce": {"interval": 120, "frames": "▖▘▝▗"}, + "boxBounce2": {"interval": 100, "frames": "▌▀▐▄"}, + "triangle": {"interval": 50, "frames": "◢◣◤◥"}, + "arc": {"interval": 100, "frames": "◜◠◝◞◡◟"}, + "circle": {"interval": 120, "frames": "◡⊙◠"}, + "squareCorners": {"interval": 180, "frames": "◰◳◲◱"}, + "circleQuarters": {"interval": 120, "frames": "◴◷◶◵"}, + "circleHalves": {"interval": 50, "frames": "◐◓◑◒"}, + "squish": {"interval": 100, "frames": "╫╪"}, + "toggle": {"interval": 250, "frames": "⊶⊷"}, + "toggle2": {"interval": 80, "frames": "▫▪"}, + "toggle3": {"interval": 120, "frames": "□■"}, + "toggle4": {"interval": 100, "frames": "■□▪▫"}, + "toggle5": {"interval": 100, "frames": "▮▯"}, + "toggle6": {"interval": 300, "frames": "ဝ၀"}, + "toggle7": {"interval": 80, "frames": "⦾⦿"}, + "toggle8": {"interval": 100, "frames": "◍◌"}, + "toggle9": {"interval": 100, "frames": "◉◎"}, + "toggle10": {"interval": 100, "frames": "㊂㊀㊁"}, + "toggle11": {"interval": 50, "frames": "⧇⧆"}, + "toggle12": {"interval": 120, "frames": "☗☖"}, + "toggle13": {"interval": 80, "frames": "=*-"}, + "arrow": {"interval": 100, "frames": "←↖↑↗→↘↓↙"}, + "arrow2": { + "interval": 80, + "frames": ["⬆️ ", "↗️ ", "➡️ ", "↘️ ", "⬇️ ", "↙️ ", "⬅️ ", "↖️ "], + }, + "arrow3": { + "interval": 120, + "frames": ["▹▹▹▹▹", "▸▹▹▹▹", "▹▸▹▹▹", "▹▹▸▹▹", "▹▹▹▸▹", "▹▹▹▹▸"], + }, + "bouncingBar": { + "interval": 80, + "frames": [ + "[ ]", + "[= ]", + "[== ]", + "[=== ]", + "[ ===]", + "[ ==]", + "[ =]", + "[ ]", + "[ =]", + "[ ==]", + "[ ===]", + "[====]", + "[=== ]", + "[== ]", + "[= ]", + ], + }, + "bouncingBall": { + "interval": 80, + "frames": [ + "( ● )", + "( ● )", + "( ● )", + "( ● )", + "( ●)", + "( ● )", + "( ● )", + "( ● )", + "( ● )", + "(● )", + ], + }, + "smiley": {"interval": 200, "frames": ["😄 ", "😝 "]}, + "monkey": {"interval": 300, "frames": ["🙈 ", "🙈 ", "🙉 ", "🙊 "]}, + "hearts": {"interval": 100, "frames": ["💛 ", "💙 ", "💜 ", "💚 ", "❤️ "]}, + "clock": { + "interval": 100, + "frames": [ + "🕛 ", + "🕐 ", + "🕑 ", + "🕒 ", + "🕓 ", + "🕔 ", + "🕕 ", + "🕖 ", + "🕗 ", + "🕘 ", + "🕙 ", + "🕚 ", + ], + }, + "earth": {"interval": 180, "frames": ["🌍 ", "🌎 ", "🌏 "]}, + "material": { + "interval": 17, + "frames": [ + "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "██████▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "███████▁▁▁▁▁▁▁▁▁▁▁▁▁", + "████████▁▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "██████████▁▁▁▁▁▁▁▁▁▁", + "███████████▁▁▁▁▁▁▁▁▁", + "█████████████▁▁▁▁▁▁▁", + "██████████████▁▁▁▁▁▁", + "██████████████▁▁▁▁▁▁", + "▁██████████████▁▁▁▁▁", + "▁██████████████▁▁▁▁▁", + "▁██████████████▁▁▁▁▁", + "▁▁██████████████▁▁▁▁", + "▁▁▁██████████████▁▁▁", + "▁▁▁▁█████████████▁▁▁", + "▁▁▁▁██████████████▁▁", + "▁▁▁▁██████████████▁▁", + "▁▁▁▁▁██████████████▁", + "▁▁▁▁▁██████████████▁", + "▁▁▁▁▁██████████████▁", + "▁▁▁▁▁▁██████████████", + "▁▁▁▁▁▁██████████████", + "▁▁▁▁▁▁▁█████████████", + "▁▁▁▁▁▁▁█████████████", + "▁▁▁▁▁▁▁▁████████████", + "▁▁▁▁▁▁▁▁████████████", + "▁▁▁▁▁▁▁▁▁███████████", + "▁▁▁▁▁▁▁▁▁███████████", + "▁▁▁▁▁▁▁▁▁▁██████████", + "▁▁▁▁▁▁▁▁▁▁██████████", + "▁▁▁▁▁▁▁▁▁▁▁▁████████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁██████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", + "█▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", + "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", + "██▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", + "███▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", + "████▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", + "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "█████▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "██████▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "████████▁▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "█████████▁▁▁▁▁▁▁▁▁▁▁", + "███████████▁▁▁▁▁▁▁▁▁", + "████████████▁▁▁▁▁▁▁▁", + "████████████▁▁▁▁▁▁▁▁", + "██████████████▁▁▁▁▁▁", + "██████████████▁▁▁▁▁▁", + "▁██████████████▁▁▁▁▁", + "▁██████████████▁▁▁▁▁", + "▁▁▁█████████████▁▁▁▁", + "▁▁▁▁▁████████████▁▁▁", + "▁▁▁▁▁████████████▁▁▁", + "▁▁▁▁▁▁███████████▁▁▁", + "▁▁▁▁▁▁▁▁█████████▁▁▁", + "▁▁▁▁▁▁▁▁█████████▁▁▁", + "▁▁▁▁▁▁▁▁▁█████████▁▁", + "▁▁▁▁▁▁▁▁▁█████████▁▁", + "▁▁▁▁▁▁▁▁▁▁█████████▁", + "▁▁▁▁▁▁▁▁▁▁▁████████▁", + "▁▁▁▁▁▁▁▁▁▁▁████████▁", + "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", + "▁▁▁▁▁▁▁▁▁▁▁▁███████▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁███████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁████", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁███", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁██", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁█", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + ], + }, + "moon": { + "interval": 80, + "frames": ["🌑 ", "🌒 ", "🌓 ", "🌔 ", "🌕 ", "🌖 ", "🌗 ", "🌘 "], + }, + "runner": {"interval": 140, "frames": ["🚶 ", "🏃 "]}, + "pong": { + "interval": 80, + "frames": [ + "▐⠂ ▌", + "▐⠈ ▌", + "▐ ⠂ ▌", + "▐ ⠠ ▌", + "▐ ⡀ ▌", + "▐ ⠠ ▌", + "▐ ⠂ ▌", + "▐ ⠈ ▌", + "▐ ⠂ ▌", + "▐ ⠠ ▌", + "▐ ⡀ ▌", + "▐ ⠠ ▌", + "▐ ⠂ ▌", + "▐ ⠈ ▌", + "▐ ⠂▌", + "▐ ⠠▌", + "▐ ⡀▌", + "▐ ⠠ ▌", + "▐ ⠂ ▌", + "▐ ⠈ ▌", + "▐ ⠂ ▌", + "▐ ⠠ ▌", + "▐ ⡀ ▌", + "▐ ⠠ ▌", + "▐ ⠂ ▌", + "▐ ⠈ ▌", + "▐ ⠂ ▌", + "▐ ⠠ ▌", + "▐ ⡀ ▌", + "▐⠠ ▌", + ], + }, + "shark": { + "interval": 120, + "frames": [ + "▐|\\____________▌", + "▐_|\\___________▌", + "▐__|\\__________▌", + "▐___|\\_________▌", + "▐____|\\________▌", + "▐_____|\\_______▌", + "▐______|\\______▌", + "▐_______|\\_____▌", + "▐________|\\____▌", + "▐_________|\\___▌", + "▐__________|\\__▌", + "▐___________|\\_▌", + "▐____________|\\▌", + "▐____________/|▌", + "▐___________/|_▌", + "▐__________/|__▌", + "▐_________/|___▌", + "▐________/|____▌", + "▐_______/|_____▌", + "▐______/|______▌", + "▐_____/|_______▌", + "▐____/|________▌", + "▐___/|_________▌", + "▐__/|__________▌", + "▐_/|___________▌", + "▐/|____________▌", + ], + }, + "dqpb": {"interval": 100, "frames": "dqpb"}, + "weather": { + "interval": 100, + "frames": [ + "☀️ ", + "☀️ ", + "☀️ ", + "🌤 ", + "⛅️ ", + "🌥 ", + "☁️ ", + "🌧 ", + "🌨 ", + "🌧 ", + "🌨 ", + "🌧 ", + "🌨 ", + "⛈ ", + "🌨 ", + "🌧 ", + "🌨 ", + "☁️ ", + "🌥 ", + "⛅️ ", + "🌤 ", + "☀️ ", + "☀️ ", + ], + }, + "christmas": {"interval": 400, "frames": "🌲🎄"}, + "grenade": { + "interval": 80, + "frames": [ + "، ", + "′ ", + " ´ ", + " ‾ ", + " ⸌", + " ⸊", + " |", + " ⁎", + " ⁕", + " ෴ ", + " ⁓", + " ", + " ", + " ", + ], + }, + "point": {"interval": 125, "frames": ["∙∙∙", "●∙∙", "∙●∙", "∙∙●", "∙∙∙"]}, + "layer": {"interval": 150, "frames": "-=≡"}, + "betaWave": { + "interval": 80, + "frames": [ + "ρββββββ", + "βρβββββ", + "ββρββββ", + "βββρβββ", + "ββββρββ", + "βββββρβ", + "ββββββρ", + ], + }, + "aesthetic": { + "interval": 80, + "frames": [ + "▰▱▱▱▱▱▱", + "▰▰▱▱▱▱▱", + "▰▰▰▱▱▱▱", + "▰▰▰▰▱▱▱", + "▰▰▰▰▰▱▱", + "▰▰▰▰▰▰▱", + "▰▰▰▰▰▰▰", + "▰▱▱▱▱▱▱", + ], + }, +} diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_stack.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_stack.py new file mode 100644 index 00000000000..194564e761d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_stack.py @@ -0,0 +1,16 @@ +from typing import List, TypeVar + +T = TypeVar("T") + + +class Stack(List[T]): + """A small shim over builtin list.""" + + @property + def top(self) -> T: + """Get top of stack.""" + return self[-1] + + def push(self, item: T) -> None: + """Push an item on to the stack (append in stack nomenclature).""" + self.append(item) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_timer.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_timer.py new file mode 100644 index 00000000000..a2ca6be03c4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_timer.py @@ -0,0 +1,19 @@ +""" +Timer context manager, only used in debug. + +""" + +from time import time + +import contextlib +from typing import Generator + + +@contextlib.contextmanager +def timer(subject: str = "time") -> Generator[None, None, None]: + """print the elapsed time. (only used in debugging)""" + start = time() + yield + elapsed = time() - start + elapsed_ms = elapsed * 1000 + print(f"{subject} elapsed {elapsed_ms:.1f}ms") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_win32_console.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_win32_console.py new file mode 100644 index 00000000000..2eba1b9b4ab --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_win32_console.py @@ -0,0 +1,661 @@ +"""Light wrapper around the Win32 Console API - this module should only be imported on Windows + +The API that this module wraps is documented at https://docs.microsoft.com/en-us/windows/console/console-functions +""" + +import ctypes +import sys +from typing import Any + +windll: Any = None +if sys.platform == "win32": + windll = ctypes.LibraryLoader(ctypes.WinDLL) +else: + raise ImportError(f"{__name__} can only be imported on Windows") + +import time +from ctypes import Structure, byref, wintypes +from typing import IO, NamedTuple, Type, cast + +from pip._vendor.rich.color import ColorSystem +from pip._vendor.rich.style import Style + +STDOUT = -11 +ENABLE_VIRTUAL_TERMINAL_PROCESSING = 4 + +COORD = wintypes._COORD + + +class LegacyWindowsError(Exception): + pass + + +class WindowsCoordinates(NamedTuple): + """Coordinates in the Windows Console API are (y, x), not (x, y). + This class is intended to prevent that confusion. + Rows and columns are indexed from 0. + This class can be used in place of wintypes._COORD in arguments and argtypes. + """ + + row: int + col: int + + @classmethod + def from_param(cls, value: "WindowsCoordinates") -> COORD: + """Converts a WindowsCoordinates into a wintypes _COORD structure. + This classmethod is internally called by ctypes to perform the conversion. + + Args: + value (WindowsCoordinates): The input coordinates to convert. + + Returns: + wintypes._COORD: The converted coordinates struct. + """ + return COORD(value.col, value.row) + + +class CONSOLE_SCREEN_BUFFER_INFO(Structure): + _fields_ = [ + ("dwSize", COORD), + ("dwCursorPosition", COORD), + ("wAttributes", wintypes.WORD), + ("srWindow", wintypes.SMALL_RECT), + ("dwMaximumWindowSize", COORD), + ] + + +class CONSOLE_CURSOR_INFO(ctypes.Structure): + _fields_ = [("dwSize", wintypes.DWORD), ("bVisible", wintypes.BOOL)] + + +_GetStdHandle = windll.kernel32.GetStdHandle +_GetStdHandle.argtypes = [ + wintypes.DWORD, +] +_GetStdHandle.restype = wintypes.HANDLE + + +def GetStdHandle(handle: int = STDOUT) -> wintypes.HANDLE: + """Retrieves a handle to the specified standard device (standard input, standard output, or standard error). + + Args: + handle (int): Integer identifier for the handle. Defaults to -11 (stdout). + + Returns: + wintypes.HANDLE: The handle + """ + return cast(wintypes.HANDLE, _GetStdHandle(handle)) + + +_GetConsoleMode = windll.kernel32.GetConsoleMode +_GetConsoleMode.argtypes = [wintypes.HANDLE, wintypes.LPDWORD] +_GetConsoleMode.restype = wintypes.BOOL + + +def GetConsoleMode(std_handle: wintypes.HANDLE) -> int: + """Retrieves the current input mode of a console's input buffer + or the current output mode of a console screen buffer. + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + + Raises: + LegacyWindowsError: If any error occurs while calling the Windows console API. + + Returns: + int: Value representing the current console mode as documented at + https://docs.microsoft.com/en-us/windows/console/getconsolemode#parameters + """ + + console_mode = wintypes.DWORD() + success = bool(_GetConsoleMode(std_handle, console_mode)) + if not success: + raise LegacyWindowsError("Unable to get legacy Windows Console Mode") + return console_mode.value + + +_FillConsoleOutputCharacterW = windll.kernel32.FillConsoleOutputCharacterW +_FillConsoleOutputCharacterW.argtypes = [ + wintypes.HANDLE, + ctypes.c_char, + wintypes.DWORD, + cast(Type[COORD], WindowsCoordinates), + ctypes.POINTER(wintypes.DWORD), +] +_FillConsoleOutputCharacterW.restype = wintypes.BOOL + + +def FillConsoleOutputCharacter( + std_handle: wintypes.HANDLE, + char: str, + length: int, + start: WindowsCoordinates, +) -> int: + """Writes a character to the console screen buffer a specified number of times, beginning at the specified coordinates. + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + char (str): The character to write. Must be a string of length 1. + length (int): The number of times to write the character. + start (WindowsCoordinates): The coordinates to start writing at. + + Returns: + int: The number of characters written. + """ + character = ctypes.c_char(char.encode()) + num_characters = wintypes.DWORD(length) + num_written = wintypes.DWORD(0) + _FillConsoleOutputCharacterW( + std_handle, + character, + num_characters, + start, + byref(num_written), + ) + return num_written.value + + +_FillConsoleOutputAttribute = windll.kernel32.FillConsoleOutputAttribute +_FillConsoleOutputAttribute.argtypes = [ + wintypes.HANDLE, + wintypes.WORD, + wintypes.DWORD, + cast(Type[COORD], WindowsCoordinates), + ctypes.POINTER(wintypes.DWORD), +] +_FillConsoleOutputAttribute.restype = wintypes.BOOL + + +def FillConsoleOutputAttribute( + std_handle: wintypes.HANDLE, + attributes: int, + length: int, + start: WindowsCoordinates, +) -> int: + """Sets the character attributes for a specified number of character cells, + beginning at the specified coordinates in a screen buffer. + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + attributes (int): Integer value representing the foreground and background colours of the cells. + length (int): The number of cells to set the output attribute of. + start (WindowsCoordinates): The coordinates of the first cell whose attributes are to be set. + + Returns: + int: The number of cells whose attributes were actually set. + """ + num_cells = wintypes.DWORD(length) + style_attrs = wintypes.WORD(attributes) + num_written = wintypes.DWORD(0) + _FillConsoleOutputAttribute( + std_handle, style_attrs, num_cells, start, byref(num_written) + ) + return num_written.value + + +_SetConsoleTextAttribute = windll.kernel32.SetConsoleTextAttribute +_SetConsoleTextAttribute.argtypes = [ + wintypes.HANDLE, + wintypes.WORD, +] +_SetConsoleTextAttribute.restype = wintypes.BOOL + + +def SetConsoleTextAttribute( + std_handle: wintypes.HANDLE, attributes: wintypes.WORD +) -> bool: + """Set the colour attributes for all text written after this function is called. + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + attributes (int): Integer value representing the foreground and background colours. + + + Returns: + bool: True if the attribute was set successfully, otherwise False. + """ + return bool(_SetConsoleTextAttribute(std_handle, attributes)) + + +_GetConsoleScreenBufferInfo = windll.kernel32.GetConsoleScreenBufferInfo +_GetConsoleScreenBufferInfo.argtypes = [ + wintypes.HANDLE, + ctypes.POINTER(CONSOLE_SCREEN_BUFFER_INFO), +] +_GetConsoleScreenBufferInfo.restype = wintypes.BOOL + + +def GetConsoleScreenBufferInfo( + std_handle: wintypes.HANDLE, +) -> CONSOLE_SCREEN_BUFFER_INFO: + """Retrieves information about the specified console screen buffer. + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + + Returns: + CONSOLE_SCREEN_BUFFER_INFO: A CONSOLE_SCREEN_BUFFER_INFO ctype struct contain information about + screen size, cursor position, colour attributes, and more.""" + console_screen_buffer_info = CONSOLE_SCREEN_BUFFER_INFO() + _GetConsoleScreenBufferInfo(std_handle, byref(console_screen_buffer_info)) + return console_screen_buffer_info + + +_SetConsoleCursorPosition = windll.kernel32.SetConsoleCursorPosition +_SetConsoleCursorPosition.argtypes = [ + wintypes.HANDLE, + cast(Type[COORD], WindowsCoordinates), +] +_SetConsoleCursorPosition.restype = wintypes.BOOL + + +def SetConsoleCursorPosition( + std_handle: wintypes.HANDLE, coords: WindowsCoordinates +) -> bool: + """Set the position of the cursor in the console screen + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + coords (WindowsCoordinates): The coordinates to move the cursor to. + + Returns: + bool: True if the function succeeds, otherwise False. + """ + return bool(_SetConsoleCursorPosition(std_handle, coords)) + + +_GetConsoleCursorInfo = windll.kernel32.GetConsoleCursorInfo +_GetConsoleCursorInfo.argtypes = [ + wintypes.HANDLE, + ctypes.POINTER(CONSOLE_CURSOR_INFO), +] +_GetConsoleCursorInfo.restype = wintypes.BOOL + + +def GetConsoleCursorInfo( + std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO +) -> bool: + """Get the cursor info - used to get cursor visibility and width + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct that receives information + about the console's cursor. + + Returns: + bool: True if the function succeeds, otherwise False. + """ + return bool(_GetConsoleCursorInfo(std_handle, byref(cursor_info))) + + +_SetConsoleCursorInfo = windll.kernel32.SetConsoleCursorInfo +_SetConsoleCursorInfo.argtypes = [ + wintypes.HANDLE, + ctypes.POINTER(CONSOLE_CURSOR_INFO), +] +_SetConsoleCursorInfo.restype = wintypes.BOOL + + +def SetConsoleCursorInfo( + std_handle: wintypes.HANDLE, cursor_info: CONSOLE_CURSOR_INFO +) -> bool: + """Set the cursor info - used for adjusting cursor visibility and width + + Args: + std_handle (wintypes.HANDLE): A handle to the console input buffer or the console screen buffer. + cursor_info (CONSOLE_CURSOR_INFO): CONSOLE_CURSOR_INFO ctype struct containing the new cursor info. + + Returns: + bool: True if the function succeeds, otherwise False. + """ + return bool(_SetConsoleCursorInfo(std_handle, byref(cursor_info))) + + +_SetConsoleTitle = windll.kernel32.SetConsoleTitleW +_SetConsoleTitle.argtypes = [wintypes.LPCWSTR] +_SetConsoleTitle.restype = wintypes.BOOL + + +def SetConsoleTitle(title: str) -> bool: + """Sets the title of the current console window + + Args: + title (str): The new title of the console window. + + Returns: + bool: True if the function succeeds, otherwise False. + """ + return bool(_SetConsoleTitle(title)) + + +class LegacyWindowsTerm: + """This class allows interaction with the legacy Windows Console API. It should only be used in the context + of environments where virtual terminal processing is not available. However, if it is used in a Windows environment, + the entire API should work. + + Args: + file (IO[str]): The file which the Windows Console API HANDLE is retrieved from, defaults to sys.stdout. + """ + + BRIGHT_BIT = 8 + + # Indices are ANSI color numbers, values are the corresponding Windows Console API color numbers + ANSI_TO_WINDOWS = [ + 0, # black The Windows colours are defined in wincon.h as follows: + 4, # red define FOREGROUND_BLUE 0x0001 -- 0000 0001 + 2, # green define FOREGROUND_GREEN 0x0002 -- 0000 0010 + 6, # yellow define FOREGROUND_RED 0x0004 -- 0000 0100 + 1, # blue define FOREGROUND_INTENSITY 0x0008 -- 0000 1000 + 5, # magenta define BACKGROUND_BLUE 0x0010 -- 0001 0000 + 3, # cyan define BACKGROUND_GREEN 0x0020 -- 0010 0000 + 7, # white define BACKGROUND_RED 0x0040 -- 0100 0000 + 8, # bright black (grey) define BACKGROUND_INTENSITY 0x0080 -- 1000 0000 + 12, # bright red + 10, # bright green + 14, # bright yellow + 9, # bright blue + 13, # bright magenta + 11, # bright cyan + 15, # bright white + ] + + def __init__(self, file: "IO[str]") -> None: + handle = GetStdHandle(STDOUT) + self._handle = handle + default_text = GetConsoleScreenBufferInfo(handle).wAttributes + self._default_text = default_text + + self._default_fore = default_text & 7 + self._default_back = (default_text >> 4) & 7 + self._default_attrs = self._default_fore | (self._default_back << 4) + + self._file = file + self.write = file.write + self.flush = file.flush + + @property + def cursor_position(self) -> WindowsCoordinates: + """Returns the current position of the cursor (0-based) + + Returns: + WindowsCoordinates: The current cursor position. + """ + coord: COORD = GetConsoleScreenBufferInfo(self._handle).dwCursorPosition + return WindowsCoordinates(row=coord.Y, col=coord.X) + + @property + def screen_size(self) -> WindowsCoordinates: + """Returns the current size of the console screen buffer, in character columns and rows + + Returns: + WindowsCoordinates: The width and height of the screen as WindowsCoordinates. + """ + screen_size: COORD = GetConsoleScreenBufferInfo(self._handle).dwSize + return WindowsCoordinates(row=screen_size.Y, col=screen_size.X) + + def write_text(self, text: str) -> None: + """Write text directly to the terminal without any modification of styles + + Args: + text (str): The text to write to the console + """ + self.write(text) + self.flush() + + def write_styled(self, text: str, style: Style) -> None: + """Write styled text to the terminal. + + Args: + text (str): The text to write + style (Style): The style of the text + """ + color = style.color + bgcolor = style.bgcolor + if style.reverse: + color, bgcolor = bgcolor, color + + if color: + fore = color.downgrade(ColorSystem.WINDOWS).number + fore = fore if fore is not None else 7 # Default to ANSI 7: White + if style.bold: + fore = fore | self.BRIGHT_BIT + if style.dim: + fore = fore & ~self.BRIGHT_BIT + fore = self.ANSI_TO_WINDOWS[fore] + else: + fore = self._default_fore + + if bgcolor: + back = bgcolor.downgrade(ColorSystem.WINDOWS).number + back = back if back is not None else 0 # Default to ANSI 0: Black + back = self.ANSI_TO_WINDOWS[back] + else: + back = self._default_back + + assert fore is not None + assert back is not None + + SetConsoleTextAttribute( + self._handle, attributes=ctypes.c_ushort(fore | (back << 4)) + ) + self.write_text(text) + SetConsoleTextAttribute(self._handle, attributes=self._default_text) + + def move_cursor_to(self, new_position: WindowsCoordinates) -> None: + """Set the position of the cursor + + Args: + new_position (WindowsCoordinates): The WindowsCoordinates representing the new position of the cursor. + """ + if new_position.col < 0 or new_position.row < 0: + return + SetConsoleCursorPosition(self._handle, coords=new_position) + + def erase_line(self) -> None: + """Erase all content on the line the cursor is currently located at""" + screen_size = self.screen_size + cursor_position = self.cursor_position + cells_to_erase = screen_size.col + start_coordinates = WindowsCoordinates(row=cursor_position.row, col=0) + FillConsoleOutputCharacter( + self._handle, " ", length=cells_to_erase, start=start_coordinates + ) + FillConsoleOutputAttribute( + self._handle, + self._default_attrs, + length=cells_to_erase, + start=start_coordinates, + ) + + def erase_end_of_line(self) -> None: + """Erase all content from the cursor position to the end of that line""" + cursor_position = self.cursor_position + cells_to_erase = self.screen_size.col - cursor_position.col + FillConsoleOutputCharacter( + self._handle, " ", length=cells_to_erase, start=cursor_position + ) + FillConsoleOutputAttribute( + self._handle, + self._default_attrs, + length=cells_to_erase, + start=cursor_position, + ) + + def erase_start_of_line(self) -> None: + """Erase all content from the cursor position to the start of that line""" + row, col = self.cursor_position + start = WindowsCoordinates(row, 0) + FillConsoleOutputCharacter(self._handle, " ", length=col, start=start) + FillConsoleOutputAttribute( + self._handle, self._default_attrs, length=col, start=start + ) + + def move_cursor_up(self) -> None: + """Move the cursor up a single cell""" + cursor_position = self.cursor_position + SetConsoleCursorPosition( + self._handle, + coords=WindowsCoordinates( + row=cursor_position.row - 1, col=cursor_position.col + ), + ) + + def move_cursor_down(self) -> None: + """Move the cursor down a single cell""" + cursor_position = self.cursor_position + SetConsoleCursorPosition( + self._handle, + coords=WindowsCoordinates( + row=cursor_position.row + 1, + col=cursor_position.col, + ), + ) + + def move_cursor_forward(self) -> None: + """Move the cursor forward a single cell. Wrap to the next line if required.""" + row, col = self.cursor_position + if col == self.screen_size.col - 1: + row += 1 + col = 0 + else: + col += 1 + SetConsoleCursorPosition( + self._handle, coords=WindowsCoordinates(row=row, col=col) + ) + + def move_cursor_to_column(self, column: int) -> None: + """Move cursor to the column specified by the zero-based column index, staying on the same row + + Args: + column (int): The zero-based column index to move the cursor to. + """ + row, _ = self.cursor_position + SetConsoleCursorPosition(self._handle, coords=WindowsCoordinates(row, column)) + + def move_cursor_backward(self) -> None: + """Move the cursor backward a single cell. Wrap to the previous line if required.""" + row, col = self.cursor_position + if col == 0: + row -= 1 + col = self.screen_size.col - 1 + else: + col -= 1 + SetConsoleCursorPosition( + self._handle, coords=WindowsCoordinates(row=row, col=col) + ) + + def hide_cursor(self) -> None: + """Hide the cursor""" + current_cursor_size = self._get_cursor_size() + invisible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=0) + SetConsoleCursorInfo(self._handle, cursor_info=invisible_cursor) + + def show_cursor(self) -> None: + """Show the cursor""" + current_cursor_size = self._get_cursor_size() + visible_cursor = CONSOLE_CURSOR_INFO(dwSize=current_cursor_size, bVisible=1) + SetConsoleCursorInfo(self._handle, cursor_info=visible_cursor) + + def set_title(self, title: str) -> None: + """Set the title of the terminal window + + Args: + title (str): The new title of the console window + """ + assert len(title) < 255, "Console title must be less than 255 characters" + SetConsoleTitle(title) + + def _get_cursor_size(self) -> int: + """Get the percentage of the character cell that is filled by the cursor""" + cursor_info = CONSOLE_CURSOR_INFO() + GetConsoleCursorInfo(self._handle, cursor_info=cursor_info) + return int(cursor_info.dwSize) + + +if __name__ == "__main__": + handle = GetStdHandle() + + from pip._vendor.rich.console import Console + + console = Console() + + term = LegacyWindowsTerm(sys.stdout) + term.set_title("Win32 Console Examples") + + style = Style(color="black", bgcolor="red") + + heading = Style.parse("black on green") + + # Check colour output + console.rule("Checking colour output") + console.print("[on red]on red!") + console.print("[blue]blue!") + console.print("[yellow]yellow!") + console.print("[bold yellow]bold yellow!") + console.print("[bright_yellow]bright_yellow!") + console.print("[dim bright_yellow]dim bright_yellow!") + console.print("[italic cyan]italic cyan!") + console.print("[bold white on blue]bold white on blue!") + console.print("[reverse bold white on blue]reverse bold white on blue!") + console.print("[bold black on cyan]bold black on cyan!") + console.print("[black on green]black on green!") + console.print("[blue on green]blue on green!") + console.print("[white on black]white on black!") + console.print("[black on white]black on white!") + console.print("[#1BB152 on #DA812D]#1BB152 on #DA812D!") + + # Check cursor movement + console.rule("Checking cursor movement") + console.print() + term.move_cursor_backward() + term.move_cursor_backward() + term.write_text("went back and wrapped to prev line") + time.sleep(1) + term.move_cursor_up() + term.write_text("we go up") + time.sleep(1) + term.move_cursor_down() + term.write_text("and down") + time.sleep(1) + term.move_cursor_up() + term.move_cursor_backward() + term.move_cursor_backward() + term.write_text("we went up and back 2") + time.sleep(1) + term.move_cursor_down() + term.move_cursor_backward() + term.move_cursor_backward() + term.write_text("we went down and back 2") + time.sleep(1) + + # Check erasing of lines + term.hide_cursor() + console.print() + console.rule("Checking line erasing") + console.print("\n...Deleting to the start of the line...") + term.write_text("The red arrow shows the cursor location, and direction of erase") + time.sleep(1) + term.move_cursor_to_column(16) + term.write_styled("<", Style.parse("black on red")) + term.move_cursor_backward() + time.sleep(1) + term.erase_start_of_line() + time.sleep(1) + + console.print("\n\n...And to the end of the line...") + term.write_text("The red arrow shows the cursor location, and direction of erase") + time.sleep(1) + + term.move_cursor_to_column(16) + term.write_styled(">", Style.parse("black on red")) + time.sleep(1) + term.erase_end_of_line() + time.sleep(1) + + console.print("\n\n...Now the whole line will be erased...") + term.write_styled("I'm going to disappear!", style=Style.parse("black on cyan")) + time.sleep(1) + term.erase_line() + + term.show_cursor() + print("\n") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows.py new file mode 100644 index 00000000000..7520a9f90a5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows.py @@ -0,0 +1,71 @@ +import sys +from dataclasses import dataclass + + +@dataclass +class WindowsConsoleFeatures: + """Windows features available.""" + + vt: bool = False + """The console supports VT codes.""" + truecolor: bool = False + """The console supports truecolor.""" + + +try: + import ctypes + from ctypes import LibraryLoader + + if sys.platform == "win32": + windll = LibraryLoader(ctypes.WinDLL) + else: + windll = None + raise ImportError("Not windows") + + from pip._vendor.rich._win32_console import ( + ENABLE_VIRTUAL_TERMINAL_PROCESSING, + GetConsoleMode, + GetStdHandle, + LegacyWindowsError, + ) + +except (AttributeError, ImportError, ValueError): + # Fallback if we can't load the Windows DLL + def get_windows_console_features() -> WindowsConsoleFeatures: + features = WindowsConsoleFeatures() + return features + +else: + + def get_windows_console_features() -> WindowsConsoleFeatures: + """Get windows console features. + + Returns: + WindowsConsoleFeatures: An instance of WindowsConsoleFeatures. + """ + handle = GetStdHandle() + try: + console_mode = GetConsoleMode(handle) + success = True + except LegacyWindowsError: + console_mode = 0 + success = False + vt = bool(success and console_mode & ENABLE_VIRTUAL_TERMINAL_PROCESSING) + truecolor = False + if vt: + win_version = sys.getwindowsversion() + truecolor = win_version.major > 10 or ( + win_version.major == 10 and win_version.build >= 15063 + ) + features = WindowsConsoleFeatures(vt=vt, truecolor=truecolor) + return features + + +if __name__ == "__main__": + import platform + + features = get_windows_console_features() + from pip._vendor.rich import print + + print(f'platform="{platform.system()}"') + print(repr(features)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows_renderer.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows_renderer.py new file mode 100644 index 00000000000..5ece05649e7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_windows_renderer.py @@ -0,0 +1,56 @@ +from typing import Iterable, Sequence, Tuple, cast + +from pip._vendor.rich._win32_console import LegacyWindowsTerm, WindowsCoordinates +from pip._vendor.rich.segment import ControlCode, ControlType, Segment + + +def legacy_windows_render(buffer: Iterable[Segment], term: LegacyWindowsTerm) -> None: + """Makes appropriate Windows Console API calls based on the segments in the buffer. + + Args: + buffer (Iterable[Segment]): Iterable of Segments to convert to Win32 API calls. + term (LegacyWindowsTerm): Used to call the Windows Console API. + """ + for text, style, control in buffer: + if not control: + if style: + term.write_styled(text, style) + else: + term.write_text(text) + else: + control_codes: Sequence[ControlCode] = control + for control_code in control_codes: + control_type = control_code[0] + if control_type == ControlType.CURSOR_MOVE_TO: + _, x, y = cast(Tuple[ControlType, int, int], control_code) + term.move_cursor_to(WindowsCoordinates(row=y - 1, col=x - 1)) + elif control_type == ControlType.CARRIAGE_RETURN: + term.write_text("\r") + elif control_type == ControlType.HOME: + term.move_cursor_to(WindowsCoordinates(0, 0)) + elif control_type == ControlType.CURSOR_UP: + term.move_cursor_up() + elif control_type == ControlType.CURSOR_DOWN: + term.move_cursor_down() + elif control_type == ControlType.CURSOR_FORWARD: + term.move_cursor_forward() + elif control_type == ControlType.CURSOR_BACKWARD: + term.move_cursor_backward() + elif control_type == ControlType.CURSOR_MOVE_TO_COLUMN: + _, column = cast(Tuple[ControlType, int], control_code) + term.move_cursor_to_column(column - 1) + elif control_type == ControlType.HIDE_CURSOR: + term.hide_cursor() + elif control_type == ControlType.SHOW_CURSOR: + term.show_cursor() + elif control_type == ControlType.ERASE_IN_LINE: + _, mode = cast(Tuple[ControlType, int], control_code) + if mode == 0: + term.erase_end_of_line() + elif mode == 1: + term.erase_start_of_line() + elif mode == 2: + term.erase_line() + elif control_type == ControlType.SET_WINDOW_TITLE: + _, title = cast(Tuple[ControlType, str], control_code) + term.set_title(title) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_wrap.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_wrap.py new file mode 100644 index 00000000000..2e94ff6f43a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/_wrap.py @@ -0,0 +1,93 @@ +from __future__ import annotations + +import re +from typing import Iterable + +from ._loop import loop_last +from .cells import cell_len, chop_cells + +re_word = re.compile(r"\s*\S+\s*") + + +def words(text: str) -> Iterable[tuple[int, int, str]]: + """Yields each word from the text as a tuple + containing (start_index, end_index, word). A "word" in this context may + include the actual word and any whitespace to the right. + """ + position = 0 + word_match = re_word.match(text, position) + while word_match is not None: + start, end = word_match.span() + word = word_match.group(0) + yield start, end, word + word_match = re_word.match(text, end) + + +def divide_line(text: str, width: int, fold: bool = True) -> list[int]: + """Given a string of text, and a width (measured in cells), return a list + of cell offsets which the string should be split at in order for it to fit + within the given width. + + Args: + text: The text to examine. + width: The available cell width. + fold: If True, words longer than `width` will be folded onto a new line. + + Returns: + A list of indices to break the line at. + """ + break_positions: list[int] = [] # offsets to insert the breaks at + append = break_positions.append + cell_offset = 0 + _cell_len = cell_len + + for start, _end, word in words(text): + word_length = _cell_len(word.rstrip()) + remaining_space = width - cell_offset + word_fits_remaining_space = remaining_space >= word_length + + if word_fits_remaining_space: + # Simplest case - the word fits within the remaining width for this line. + cell_offset += _cell_len(word) + else: + # Not enough space remaining for this word on the current line. + if word_length > width: + # The word doesn't fit on any line, so we can't simply + # place it on the next line... + if fold: + # Fold the word across multiple lines. + folded_word = chop_cells(word, width=width) + for last, line in loop_last(folded_word): + if start: + append(start) + if last: + cell_offset = _cell_len(line) + else: + start += len(line) + else: + # Folding isn't allowed, so crop the word. + if start: + append(start) + cell_offset = _cell_len(word) + elif cell_offset and start: + # The word doesn't fit within the remaining space on the current + # line, but it *can* fit on to the next (empty) line. + append(start) + cell_offset = _cell_len(word) + + return break_positions + + +if __name__ == "__main__": # pragma: no cover + from .console import Console + + console = Console(width=10) + console.print("12345 abcdefghijklmnopqrstuvwyxzABCDEFGHIJKLMNOPQRSTUVWXYZ 12345") + print(chop_cells("abcdefghijklmnopqrstuvwxyz", 10)) + + console = Console(width=20) + console.rule() + console.print("TextualはPythonの高速アプリケーション開発フレームワークです") + + console.rule() + console.print("アプリケーションは1670万色を使用でき") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/abc.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/abc.py new file mode 100644 index 00000000000..e6e498efabf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/abc.py @@ -0,0 +1,33 @@ +from abc import ABC + + +class RichRenderable(ABC): + """An abstract base class for Rich renderables. + + Note that there is no need to extend this class, the intended use is to check if an + object supports the Rich renderable protocol. For example:: + + if isinstance(my_object, RichRenderable): + console.print(my_object) + + """ + + @classmethod + def __subclasshook__(cls, other: type) -> bool: + """Check if this class supports the rich render protocol.""" + return hasattr(other, "__rich_console__") or hasattr(other, "__rich__") + + +if __name__ == "__main__": # pragma: no cover + from pip._vendor.rich.text import Text + + t = Text() + print(isinstance(Text, RichRenderable)) + print(isinstance(t, RichRenderable)) + + class Foo: + pass + + f = Foo() + print(isinstance(f, RichRenderable)) + print(isinstance("", RichRenderable)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/align.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/align.py new file mode 100644 index 00000000000..330dcc51192 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/align.py @@ -0,0 +1,312 @@ +import sys +from itertools import chain +from typing import TYPE_CHECKING, Iterable, Optional + +if sys.version_info >= (3, 8): + from typing import Literal +else: + from pip._vendor.typing_extensions import Literal # pragma: no cover + +from .constrain import Constrain +from .jupyter import JupyterMixin +from .measure import Measurement +from .segment import Segment +from .style import StyleType + +if TYPE_CHECKING: + from .console import Console, ConsoleOptions, RenderableType, RenderResult + +AlignMethod = Literal["left", "center", "right"] +VerticalAlignMethod = Literal["top", "middle", "bottom"] + + +class Align(JupyterMixin): + """Align a renderable by adding spaces if necessary. + + Args: + renderable (RenderableType): A console renderable. + align (AlignMethod): One of "left", "center", or "right"" + style (StyleType, optional): An optional style to apply to the background. + vertical (Optional[VerticalAlignMethod], optional): Optional vertical align, one of "top", "middle", or "bottom". Defaults to None. + pad (bool, optional): Pad the right with spaces. Defaults to True. + width (int, optional): Restrict contents to given width, or None to use default width. Defaults to None. + height (int, optional): Set height of align renderable, or None to fit to contents. Defaults to None. + + Raises: + ValueError: if ``align`` is not one of the expected values. + """ + + def __init__( + self, + renderable: "RenderableType", + align: AlignMethod = "left", + style: Optional[StyleType] = None, + *, + vertical: Optional[VerticalAlignMethod] = None, + pad: bool = True, + width: Optional[int] = None, + height: Optional[int] = None, + ) -> None: + if align not in ("left", "center", "right"): + raise ValueError( + f'invalid value for align, expected "left", "center", or "right" (not {align!r})' + ) + if vertical is not None and vertical not in ("top", "middle", "bottom"): + raise ValueError( + f'invalid value for vertical, expected "top", "middle", or "bottom" (not {vertical!r})' + ) + self.renderable = renderable + self.align = align + self.style = style + self.vertical = vertical + self.pad = pad + self.width = width + self.height = height + + def __repr__(self) -> str: + return f"Align({self.renderable!r}, {self.align!r})" + + @classmethod + def left( + cls, + renderable: "RenderableType", + style: Optional[StyleType] = None, + *, + vertical: Optional[VerticalAlignMethod] = None, + pad: bool = True, + width: Optional[int] = None, + height: Optional[int] = None, + ) -> "Align": + """Align a renderable to the left.""" + return cls( + renderable, + "left", + style=style, + vertical=vertical, + pad=pad, + width=width, + height=height, + ) + + @classmethod + def center( + cls, + renderable: "RenderableType", + style: Optional[StyleType] = None, + *, + vertical: Optional[VerticalAlignMethod] = None, + pad: bool = True, + width: Optional[int] = None, + height: Optional[int] = None, + ) -> "Align": + """Align a renderable to the center.""" + return cls( + renderable, + "center", + style=style, + vertical=vertical, + pad=pad, + width=width, + height=height, + ) + + @classmethod + def right( + cls, + renderable: "RenderableType", + style: Optional[StyleType] = None, + *, + vertical: Optional[VerticalAlignMethod] = None, + pad: bool = True, + width: Optional[int] = None, + height: Optional[int] = None, + ) -> "Align": + """Align a renderable to the right.""" + return cls( + renderable, + "right", + style=style, + vertical=vertical, + pad=pad, + width=width, + height=height, + ) + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + align = self.align + width = console.measure(self.renderable, options=options).maximum + rendered = console.render( + Constrain( + self.renderable, width if self.width is None else min(width, self.width) + ), + options.update(height=None), + ) + lines = list(Segment.split_lines(rendered)) + width, height = Segment.get_shape(lines) + lines = Segment.set_shape(lines, width, height) + new_line = Segment.line() + excess_space = options.max_width - width + style = console.get_style(self.style) if self.style is not None else None + + def generate_segments() -> Iterable[Segment]: + if excess_space <= 0: + # Exact fit + for line in lines: + yield from line + yield new_line + + elif align == "left": + # Pad on the right + pad = Segment(" " * excess_space, style) if self.pad else None + for line in lines: + yield from line + if pad: + yield pad + yield new_line + + elif align == "center": + # Pad left and right + left = excess_space // 2 + pad = Segment(" " * left, style) + pad_right = ( + Segment(" " * (excess_space - left), style) if self.pad else None + ) + for line in lines: + if left: + yield pad + yield from line + if pad_right: + yield pad_right + yield new_line + + elif align == "right": + # Padding on left + pad = Segment(" " * excess_space, style) + for line in lines: + yield pad + yield from line + yield new_line + + blank_line = ( + Segment(f"{' ' * (self.width or options.max_width)}\n", style) + if self.pad + else Segment("\n") + ) + + def blank_lines(count: int) -> Iterable[Segment]: + if count > 0: + for _ in range(count): + yield blank_line + + vertical_height = self.height or options.height + iter_segments: Iterable[Segment] + if self.vertical and vertical_height is not None: + if self.vertical == "top": + bottom_space = vertical_height - height + iter_segments = chain(generate_segments(), blank_lines(bottom_space)) + elif self.vertical == "middle": + top_space = (vertical_height - height) // 2 + bottom_space = vertical_height - top_space - height + iter_segments = chain( + blank_lines(top_space), + generate_segments(), + blank_lines(bottom_space), + ) + else: # self.vertical == "bottom": + top_space = vertical_height - height + iter_segments = chain(blank_lines(top_space), generate_segments()) + else: + iter_segments = generate_segments() + if self.style: + style = console.get_style(self.style) + iter_segments = Segment.apply_style(iter_segments, style) + yield from iter_segments + + def __rich_measure__( + self, console: "Console", options: "ConsoleOptions" + ) -> Measurement: + measurement = Measurement.get(console, options, self.renderable) + return measurement + + +class VerticalCenter(JupyterMixin): + """Vertically aligns a renderable. + + Warn: + This class is deprecated and may be removed in a future version. Use Align class with + `vertical="middle"`. + + Args: + renderable (RenderableType): A renderable object. + style (StyleType, optional): An optional style to apply to the background. Defaults to None. + """ + + def __init__( + self, + renderable: "RenderableType", + style: Optional[StyleType] = None, + ) -> None: + self.renderable = renderable + self.style = style + + def __repr__(self) -> str: + return f"VerticalCenter({self.renderable!r})" + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + style = console.get_style(self.style) if self.style is not None else None + lines = console.render_lines( + self.renderable, options.update(height=None), pad=False + ) + width, _height = Segment.get_shape(lines) + new_line = Segment.line() + height = options.height or options.size.height + top_space = (height - len(lines)) // 2 + bottom_space = height - top_space - len(lines) + blank_line = Segment(f"{' ' * width}", style) + + def blank_lines(count: int) -> Iterable[Segment]: + for _ in range(count): + yield blank_line + yield new_line + + if top_space > 0: + yield from blank_lines(top_space) + for line in lines: + yield from line + yield new_line + if bottom_space > 0: + yield from blank_lines(bottom_space) + + def __rich_measure__( + self, console: "Console", options: "ConsoleOptions" + ) -> Measurement: + measurement = Measurement.get(console, options, self.renderable) + return measurement + + +if __name__ == "__main__": # pragma: no cover + from pip._vendor.rich.console import Console, Group + from pip._vendor.rich.highlighter import ReprHighlighter + from pip._vendor.rich.panel import Panel + + highlighter = ReprHighlighter() + console = Console() + + panel = Panel( + Group( + Align.left(highlighter("align='left'")), + Align.center(highlighter("align='center'")), + Align.right(highlighter("align='right'")), + ), + width=60, + style="on dark_blue", + title="Align", + ) + + console.print( + Align.center(panel, vertical="middle", style="on red", height=console.height) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/ansi.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/ansi.py new file mode 100644 index 00000000000..7de86ce5043 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/ansi.py @@ -0,0 +1,241 @@ +import re +import sys +from contextlib import suppress +from typing import Iterable, NamedTuple, Optional + +from .color import Color +from .style import Style +from .text import Text + +re_ansi = re.compile( + r""" +(?:\x1b[0-?])| +(?:\x1b\](.*?)\x1b\\)| +(?:\x1b([(@-Z\\-_]|\[[0-?]*[ -/]*[@-~])) +""", + re.VERBOSE, +) + + +class _AnsiToken(NamedTuple): + """Result of ansi tokenized string.""" + + plain: str = "" + sgr: Optional[str] = "" + osc: Optional[str] = "" + + +def _ansi_tokenize(ansi_text: str) -> Iterable[_AnsiToken]: + """Tokenize a string in to plain text and ANSI codes. + + Args: + ansi_text (str): A String containing ANSI codes. + + Yields: + AnsiToken: A named tuple of (plain, sgr, osc) + """ + + position = 0 + sgr: Optional[str] + osc: Optional[str] + for match in re_ansi.finditer(ansi_text): + start, end = match.span(0) + osc, sgr = match.groups() + if start > position: + yield _AnsiToken(ansi_text[position:start]) + if sgr: + if sgr == "(": + position = end + 1 + continue + if sgr.endswith("m"): + yield _AnsiToken("", sgr[1:-1], osc) + else: + yield _AnsiToken("", sgr, osc) + position = end + if position < len(ansi_text): + yield _AnsiToken(ansi_text[position:]) + + +SGR_STYLE_MAP = { + 1: "bold", + 2: "dim", + 3: "italic", + 4: "underline", + 5: "blink", + 6: "blink2", + 7: "reverse", + 8: "conceal", + 9: "strike", + 21: "underline2", + 22: "not dim not bold", + 23: "not italic", + 24: "not underline", + 25: "not blink", + 26: "not blink2", + 27: "not reverse", + 28: "not conceal", + 29: "not strike", + 30: "color(0)", + 31: "color(1)", + 32: "color(2)", + 33: "color(3)", + 34: "color(4)", + 35: "color(5)", + 36: "color(6)", + 37: "color(7)", + 39: "default", + 40: "on color(0)", + 41: "on color(1)", + 42: "on color(2)", + 43: "on color(3)", + 44: "on color(4)", + 45: "on color(5)", + 46: "on color(6)", + 47: "on color(7)", + 49: "on default", + 51: "frame", + 52: "encircle", + 53: "overline", + 54: "not frame not encircle", + 55: "not overline", + 90: "color(8)", + 91: "color(9)", + 92: "color(10)", + 93: "color(11)", + 94: "color(12)", + 95: "color(13)", + 96: "color(14)", + 97: "color(15)", + 100: "on color(8)", + 101: "on color(9)", + 102: "on color(10)", + 103: "on color(11)", + 104: "on color(12)", + 105: "on color(13)", + 106: "on color(14)", + 107: "on color(15)", +} + + +class AnsiDecoder: + """Translate ANSI code in to styled Text.""" + + def __init__(self) -> None: + self.style = Style.null() + + def decode(self, terminal_text: str) -> Iterable[Text]: + """Decode ANSI codes in an iterable of lines. + + Args: + lines (Iterable[str]): An iterable of lines of terminal output. + + Yields: + Text: Marked up Text. + """ + for line in terminal_text.splitlines(): + yield self.decode_line(line) + + def decode_line(self, line: str) -> Text: + """Decode a line containing ansi codes. + + Args: + line (str): A line of terminal output. + + Returns: + Text: A Text instance marked up according to ansi codes. + """ + from_ansi = Color.from_ansi + from_rgb = Color.from_rgb + _Style = Style + text = Text() + append = text.append + line = line.rsplit("\r", 1)[-1] + for plain_text, sgr, osc in _ansi_tokenize(line): + if plain_text: + append(plain_text, self.style or None) + elif osc is not None: + if osc.startswith("8;"): + _params, semicolon, link = osc[2:].partition(";") + if semicolon: + self.style = self.style.update_link(link or None) + elif sgr is not None: + # Translate in to semi-colon separated codes + # Ignore invalid codes, because we want to be lenient + codes = [ + min(255, int(_code) if _code else 0) + for _code in sgr.split(";") + if _code.isdigit() or _code == "" + ] + iter_codes = iter(codes) + for code in iter_codes: + if code == 0: + # reset + self.style = _Style.null() + elif code in SGR_STYLE_MAP: + # styles + self.style += _Style.parse(SGR_STYLE_MAP[code]) + elif code == 38: + #  Foreground + with suppress(StopIteration): + color_type = next(iter_codes) + if color_type == 5: + self.style += _Style.from_color( + from_ansi(next(iter_codes)) + ) + elif color_type == 2: + self.style += _Style.from_color( + from_rgb( + next(iter_codes), + next(iter_codes), + next(iter_codes), + ) + ) + elif code == 48: + # Background + with suppress(StopIteration): + color_type = next(iter_codes) + if color_type == 5: + self.style += _Style.from_color( + None, from_ansi(next(iter_codes)) + ) + elif color_type == 2: + self.style += _Style.from_color( + None, + from_rgb( + next(iter_codes), + next(iter_codes), + next(iter_codes), + ), + ) + + return text + + +if sys.platform != "win32" and __name__ == "__main__": # pragma: no cover + import io + import os + import pty + import sys + + decoder = AnsiDecoder() + + stdout = io.BytesIO() + + def read(fd: int) -> bytes: + data = os.read(fd, 1024) + stdout.write(data) + return data + + pty.spawn(sys.argv[1:], read) + + from .console import Console + + console = Console(record=True) + + stdout_result = stdout.getvalue().decode("utf-8") + print(stdout_result) + + for line in decoder.decode(stdout_result): + console.print(line) + + console.save_html("stdout.html") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/bar.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/bar.py new file mode 100644 index 00000000000..022284b5788 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/bar.py @@ -0,0 +1,93 @@ +from typing import Optional, Union + +from .color import Color +from .console import Console, ConsoleOptions, RenderResult +from .jupyter import JupyterMixin +from .measure import Measurement +from .segment import Segment +from .style import Style + +# There are left-aligned characters for 1/8 to 7/8, but +# the right-aligned characters exist only for 1/8 and 4/8. +BEGIN_BLOCK_ELEMENTS = ["█", "█", "█", "▐", "▐", "▐", "▕", "▕"] +END_BLOCK_ELEMENTS = [" ", "▏", "▎", "▍", "▌", "▋", "▊", "▉"] +FULL_BLOCK = "█" + + +class Bar(JupyterMixin): + """Renders a solid block bar. + + Args: + size (float): Value for the end of the bar. + begin (float): Begin point (between 0 and size, inclusive). + end (float): End point (between 0 and size, inclusive). + width (int, optional): Width of the bar, or ``None`` for maximum width. Defaults to None. + color (Union[Color, str], optional): Color of the bar. Defaults to "default". + bgcolor (Union[Color, str], optional): Color of bar background. Defaults to "default". + """ + + def __init__( + self, + size: float, + begin: float, + end: float, + *, + width: Optional[int] = None, + color: Union[Color, str] = "default", + bgcolor: Union[Color, str] = "default", + ): + self.size = size + self.begin = max(begin, 0) + self.end = min(end, size) + self.width = width + self.style = Style(color=color, bgcolor=bgcolor) + + def __repr__(self) -> str: + return f"Bar({self.size}, {self.begin}, {self.end})" + + def __rich_console__( + self, console: Console, options: ConsoleOptions + ) -> RenderResult: + width = min( + self.width if self.width is not None else options.max_width, + options.max_width, + ) + + if self.begin >= self.end: + yield Segment(" " * width, self.style) + yield Segment.line() + return + + prefix_complete_eights = int(width * 8 * self.begin / self.size) + prefix_bar_count = prefix_complete_eights // 8 + prefix_eights_count = prefix_complete_eights % 8 + + body_complete_eights = int(width * 8 * self.end / self.size) + body_bar_count = body_complete_eights // 8 + body_eights_count = body_complete_eights % 8 + + # When start and end fall into the same cell, we ideally should render + # a symbol that's "center-aligned", but there is no good symbol in Unicode. + # In this case, we fall back to right-aligned block symbol for simplicity. + + prefix = " " * prefix_bar_count + if prefix_eights_count: + prefix += BEGIN_BLOCK_ELEMENTS[prefix_eights_count] + + body = FULL_BLOCK * body_bar_count + if body_eights_count: + body += END_BLOCK_ELEMENTS[body_eights_count] + + suffix = " " * (width - len(body)) + + yield Segment(prefix + body[len(prefix) :] + suffix, self.style) + yield Segment.line() + + def __rich_measure__( + self, console: Console, options: ConsoleOptions + ) -> Measurement: + return ( + Measurement(self.width, self.width) + if self.width is not None + else Measurement(4, options.max_width) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/box.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/box.py new file mode 100644 index 00000000000..0511a9e48ba --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/box.py @@ -0,0 +1,480 @@ +import sys +from typing import TYPE_CHECKING, Iterable, List + +if sys.version_info >= (3, 8): + from typing import Literal +else: + from pip._vendor.typing_extensions import Literal # pragma: no cover + + +from ._loop import loop_last + +if TYPE_CHECKING: + from pip._vendor.rich.console import ConsoleOptions + + +class Box: + """Defines characters to render boxes. + + ┌─┬┐ top + │ ││ head + ├─┼┤ head_row + │ ││ mid + ├─┼┤ row + ├─┼┤ foot_row + │ ││ foot + └─┴┘ bottom + + Args: + box (str): Characters making up box. + ascii (bool, optional): True if this box uses ascii characters only. Default is False. + """ + + def __init__(self, box: str, *, ascii: bool = False) -> None: + self._box = box + self.ascii = ascii + line1, line2, line3, line4, line5, line6, line7, line8 = box.splitlines() + # top + self.top_left, self.top, self.top_divider, self.top_right = iter(line1) + # head + self.head_left, _, self.head_vertical, self.head_right = iter(line2) + # head_row + ( + self.head_row_left, + self.head_row_horizontal, + self.head_row_cross, + self.head_row_right, + ) = iter(line3) + + # mid + self.mid_left, _, self.mid_vertical, self.mid_right = iter(line4) + # row + self.row_left, self.row_horizontal, self.row_cross, self.row_right = iter(line5) + # foot_row + ( + self.foot_row_left, + self.foot_row_horizontal, + self.foot_row_cross, + self.foot_row_right, + ) = iter(line6) + # foot + self.foot_left, _, self.foot_vertical, self.foot_right = iter(line7) + # bottom + self.bottom_left, self.bottom, self.bottom_divider, self.bottom_right = iter( + line8 + ) + + def __repr__(self) -> str: + return "Box(...)" + + def __str__(self) -> str: + return self._box + + def substitute(self, options: "ConsoleOptions", safe: bool = True) -> "Box": + """Substitute this box for another if it won't render due to platform issues. + + Args: + options (ConsoleOptions): Console options used in rendering. + safe (bool, optional): Substitute this for another Box if there are known problems + displaying on the platform (currently only relevant on Windows). Default is True. + + Returns: + Box: A different Box or the same Box. + """ + box = self + if options.legacy_windows and safe: + box = LEGACY_WINDOWS_SUBSTITUTIONS.get(box, box) + if options.ascii_only and not box.ascii: + box = ASCII + return box + + def get_plain_headed_box(self) -> "Box": + """If this box uses special characters for the borders of the header, then + return the equivalent box that does not. + + Returns: + Box: The most similar Box that doesn't use header-specific box characters. + If the current Box already satisfies this criterion, then it's returned. + """ + return PLAIN_HEADED_SUBSTITUTIONS.get(self, self) + + def get_top(self, widths: Iterable[int]) -> str: + """Get the top of a simple box. + + Args: + widths (List[int]): Widths of columns. + + Returns: + str: A string of box characters. + """ + + parts: List[str] = [] + append = parts.append + append(self.top_left) + for last, width in loop_last(widths): + append(self.top * width) + if not last: + append(self.top_divider) + append(self.top_right) + return "".join(parts) + + def get_row( + self, + widths: Iterable[int], + level: Literal["head", "row", "foot", "mid"] = "row", + edge: bool = True, + ) -> str: + """Get the top of a simple box. + + Args: + width (List[int]): Widths of columns. + + Returns: + str: A string of box characters. + """ + if level == "head": + left = self.head_row_left + horizontal = self.head_row_horizontal + cross = self.head_row_cross + right = self.head_row_right + elif level == "row": + left = self.row_left + horizontal = self.row_horizontal + cross = self.row_cross + right = self.row_right + elif level == "mid": + left = self.mid_left + horizontal = " " + cross = self.mid_vertical + right = self.mid_right + elif level == "foot": + left = self.foot_row_left + horizontal = self.foot_row_horizontal + cross = self.foot_row_cross + right = self.foot_row_right + else: + raise ValueError("level must be 'head', 'row' or 'foot'") + + parts: List[str] = [] + append = parts.append + if edge: + append(left) + for last, width in loop_last(widths): + append(horizontal * width) + if not last: + append(cross) + if edge: + append(right) + return "".join(parts) + + def get_bottom(self, widths: Iterable[int]) -> str: + """Get the bottom of a simple box. + + Args: + widths (List[int]): Widths of columns. + + Returns: + str: A string of box characters. + """ + + parts: List[str] = [] + append = parts.append + append(self.bottom_left) + for last, width in loop_last(widths): + append(self.bottom * width) + if not last: + append(self.bottom_divider) + append(self.bottom_right) + return "".join(parts) + + +# fmt: off +ASCII: Box = Box( + "+--+\n" + "| ||\n" + "|-+|\n" + "| ||\n" + "|-+|\n" + "|-+|\n" + "| ||\n" + "+--+\n", + ascii=True, +) + +ASCII2: Box = Box( + "+-++\n" + "| ||\n" + "+-++\n" + "| ||\n" + "+-++\n" + "+-++\n" + "| ||\n" + "+-++\n", + ascii=True, +) + +ASCII_DOUBLE_HEAD: Box = Box( + "+-++\n" + "| ||\n" + "+=++\n" + "| ||\n" + "+-++\n" + "+-++\n" + "| ||\n" + "+-++\n", + ascii=True, +) + +SQUARE: Box = Box( + "┌─┬┐\n" + "│ ││\n" + "├─┼┤\n" + "│ ││\n" + "├─┼┤\n" + "├─┼┤\n" + "│ ││\n" + "└─┴┘\n" +) + +SQUARE_DOUBLE_HEAD: Box = Box( + "┌─┬┐\n" + "│ ││\n" + "╞═╪╡\n" + "│ ││\n" + "├─┼┤\n" + "├─┼┤\n" + "│ ││\n" + "└─┴┘\n" +) + +MINIMAL: Box = Box( + " ╷ \n" + " │ \n" + "╶─┼╴\n" + " │ \n" + "╶─┼╴\n" + "╶─┼╴\n" + " │ \n" + " ╵ \n" +) + + +MINIMAL_HEAVY_HEAD: Box = Box( + " ╷ \n" + " │ \n" + "╺━┿╸\n" + " │ \n" + "╶─┼╴\n" + "╶─┼╴\n" + " │ \n" + " ╵ \n" +) + +MINIMAL_DOUBLE_HEAD: Box = Box( + " ╷ \n" + " │ \n" + " ═╪ \n" + " │ \n" + " ─┼ \n" + " ─┼ \n" + " │ \n" + " ╵ \n" +) + + +SIMPLE: Box = Box( + " \n" + " \n" + " ── \n" + " \n" + " \n" + " ── \n" + " \n" + " \n" +) + +SIMPLE_HEAD: Box = Box( + " \n" + " \n" + " ── \n" + " \n" + " \n" + " \n" + " \n" + " \n" +) + + +SIMPLE_HEAVY: Box = Box( + " \n" + " \n" + " ━━ \n" + " \n" + " \n" + " ━━ \n" + " \n" + " \n" +) + + +HORIZONTALS: Box = Box( + " ── \n" + " \n" + " ── \n" + " \n" + " ── \n" + " ── \n" + " \n" + " ── \n" +) + +ROUNDED: Box = Box( + "╭─┬╮\n" + "│ ││\n" + "├─┼┤\n" + "│ ││\n" + "├─┼┤\n" + "├─┼┤\n" + "│ ││\n" + "╰─┴╯\n" +) + +HEAVY: Box = Box( + "┏━┳┓\n" + "┃ ┃┃\n" + "┣━╋┫\n" + "┃ ┃┃\n" + "┣━╋┫\n" + "┣━╋┫\n" + "┃ ┃┃\n" + "┗━┻┛\n" +) + +HEAVY_EDGE: Box = Box( + "┏━┯┓\n" + "┃ │┃\n" + "┠─┼┨\n" + "┃ │┃\n" + "┠─┼┨\n" + "┠─┼┨\n" + "┃ │┃\n" + "┗━┷┛\n" +) + +HEAVY_HEAD: Box = Box( + "┏━┳┓\n" + "┃ ┃┃\n" + "┡━╇┩\n" + "│ ││\n" + "├─┼┤\n" + "├─┼┤\n" + "│ ││\n" + "└─┴┘\n" +) + +DOUBLE: Box = Box( + "╔═╦╗\n" + "║ ║║\n" + "╠═╬╣\n" + "║ ║║\n" + "╠═╬╣\n" + "╠═╬╣\n" + "║ ║║\n" + "╚═╩╝\n" +) + +DOUBLE_EDGE: Box = Box( + "╔═╤╗\n" + "║ │║\n" + "╟─┼╢\n" + "║ │║\n" + "╟─┼╢\n" + "╟─┼╢\n" + "║ │║\n" + "╚═╧╝\n" +) + +MARKDOWN: Box = Box( + " \n" + "| ||\n" + "|-||\n" + "| ||\n" + "|-||\n" + "|-||\n" + "| ||\n" + " \n", + ascii=True, +) +# fmt: on + +# Map Boxes that don't render with raster fonts on to equivalent that do +LEGACY_WINDOWS_SUBSTITUTIONS = { + ROUNDED: SQUARE, + MINIMAL_HEAVY_HEAD: MINIMAL, + SIMPLE_HEAVY: SIMPLE, + HEAVY: SQUARE, + HEAVY_EDGE: SQUARE, + HEAVY_HEAD: SQUARE, +} + +# Map headed boxes to their headerless equivalents +PLAIN_HEADED_SUBSTITUTIONS = { + HEAVY_HEAD: SQUARE, + SQUARE_DOUBLE_HEAD: SQUARE, + MINIMAL_DOUBLE_HEAD: MINIMAL, + MINIMAL_HEAVY_HEAD: MINIMAL, + ASCII_DOUBLE_HEAD: ASCII2, +} + + +if __name__ == "__main__": # pragma: no cover + from pip._vendor.rich.columns import Columns + from pip._vendor.rich.panel import Panel + + from . import box as box + from .console import Console + from .table import Table + from .text import Text + + console = Console(record=True) + + BOXES = [ + "ASCII", + "ASCII2", + "ASCII_DOUBLE_HEAD", + "SQUARE", + "SQUARE_DOUBLE_HEAD", + "MINIMAL", + "MINIMAL_HEAVY_HEAD", + "MINIMAL_DOUBLE_HEAD", + "SIMPLE", + "SIMPLE_HEAD", + "SIMPLE_HEAVY", + "HORIZONTALS", + "ROUNDED", + "HEAVY", + "HEAVY_EDGE", + "HEAVY_HEAD", + "DOUBLE", + "DOUBLE_EDGE", + "MARKDOWN", + ] + + console.print(Panel("[bold green]Box Constants", style="green"), justify="center") + console.print() + + columns = Columns(expand=True, padding=2) + for box_name in sorted(BOXES): + table = Table( + show_footer=True, style="dim", border_style="not dim", expand=True + ) + table.add_column("Header 1", "Footer 1") + table.add_column("Header 2", "Footer 2") + table.add_row("Cell", "Cell") + table.add_row("Cell", "Cell") + table.box = getattr(box, box_name) + table.title = Text(f"box.{box_name}", style="magenta") + columns.add_renderable(table) + console.print(columns) + + # console.save_svg("box.svg") diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/cells.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/cells.py new file mode 100644 index 00000000000..a85462271c9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/cells.py @@ -0,0 +1,174 @@ +from __future__ import annotations + +from functools import lru_cache +from typing import Callable + +from ._cell_widths import CELL_WIDTHS + +# Ranges of unicode ordinals that produce a 1-cell wide character +# This is non-exhaustive, but covers most common Western characters +_SINGLE_CELL_UNICODE_RANGES: list[tuple[int, int]] = [ + (0x20, 0x7E), # Latin (excluding non-printable) + (0xA0, 0xAC), + (0xAE, 0x002FF), + (0x00370, 0x00482), # Greek / Cyrillic + (0x02500, 0x025FC), # Box drawing, box elements, geometric shapes + (0x02800, 0x028FF), # Braille +] + +# A set of characters that are a single cell wide +_SINGLE_CELLS = frozenset( + [ + character + for _start, _end in _SINGLE_CELL_UNICODE_RANGES + for character in map(chr, range(_start, _end + 1)) + ] +) + +# When called with a string this will return True if all +# characters are single-cell, otherwise False +_is_single_cell_widths: Callable[[str], bool] = _SINGLE_CELLS.issuperset + + +@lru_cache(4096) +def cached_cell_len(text: str) -> int: + """Get the number of cells required to display text. + + This method always caches, which may use up a lot of memory. It is recommended to use + `cell_len` over this method. + + Args: + text (str): Text to display. + + Returns: + int: Get the number of cells required to display text. + """ + if _is_single_cell_widths(text): + return len(text) + return sum(map(get_character_cell_size, text)) + + +def cell_len(text: str, _cell_len: Callable[[str], int] = cached_cell_len) -> int: + """Get the number of cells required to display text. + + Args: + text (str): Text to display. + + Returns: + int: Get the number of cells required to display text. + """ + if len(text) < 512: + return _cell_len(text) + if _is_single_cell_widths(text): + return len(text) + return sum(map(get_character_cell_size, text)) + + +@lru_cache(maxsize=4096) +def get_character_cell_size(character: str) -> int: + """Get the cell size of a character. + + Args: + character (str): A single character. + + Returns: + int: Number of cells (0, 1 or 2) occupied by that character. + """ + codepoint = ord(character) + _table = CELL_WIDTHS + lower_bound = 0 + upper_bound = len(_table) - 1 + index = (lower_bound + upper_bound) // 2 + while True: + start, end, width = _table[index] + if codepoint < start: + upper_bound = index - 1 + elif codepoint > end: + lower_bound = index + 1 + else: + return 0 if width == -1 else width + if upper_bound < lower_bound: + break + index = (lower_bound + upper_bound) // 2 + return 1 + + +def set_cell_size(text: str, total: int) -> str: + """Set the length of a string to fit within given number of cells.""" + + if _is_single_cell_widths(text): + size = len(text) + if size < total: + return text + " " * (total - size) + return text[:total] + + if total <= 0: + return "" + cell_size = cell_len(text) + if cell_size == total: + return text + if cell_size < total: + return text + " " * (total - cell_size) + + start = 0 + end = len(text) + + # Binary search until we find the right size + while True: + pos = (start + end) // 2 + before = text[: pos + 1] + before_len = cell_len(before) + if before_len == total + 1 and cell_len(before[-1]) == 2: + return before[:-1] + " " + if before_len == total: + return before + if before_len > total: + end = pos + else: + start = pos + + +def chop_cells( + text: str, + width: int, +) -> list[str]: + """Split text into lines such that each line fits within the available (cell) width. + + Args: + text: The text to fold such that it fits in the given width. + width: The width available (number of cells). + + Returns: + A list of strings such that each string in the list has cell width + less than or equal to the available width. + """ + _get_character_cell_size = get_character_cell_size + lines: list[list[str]] = [[]] + + append_new_line = lines.append + append_to_last_line = lines[-1].append + + total_width = 0 + + for character in text: + cell_width = _get_character_cell_size(character) + char_doesnt_fit = total_width + cell_width > width + + if char_doesnt_fit: + append_new_line([character]) + append_to_last_line = lines[-1].append + total_width = cell_width + else: + append_to_last_line(character) + total_width += cell_width + + return ["".join(line) for line in lines] + + +if __name__ == "__main__": # pragma: no cover + print(get_character_cell_size("😽")) + for line in chop_cells("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", 8): + print(line) + for n in range(80, 1, -1): + print(set_cell_size("""这是对亚洲语言支持的测试。面对模棱两可的想法,拒绝猜测的诱惑。""", n) + "|") + print("x" * n) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color.py new file mode 100644 index 00000000000..e2c23a6a91b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color.py @@ -0,0 +1,621 @@ +import re +import sys +from colorsys import rgb_to_hls +from enum import IntEnum +from functools import lru_cache +from typing import TYPE_CHECKING, NamedTuple, Optional, Tuple + +from ._palettes import EIGHT_BIT_PALETTE, STANDARD_PALETTE, WINDOWS_PALETTE +from .color_triplet import ColorTriplet +from .repr import Result, rich_repr +from .terminal_theme import DEFAULT_TERMINAL_THEME + +if TYPE_CHECKING: # pragma: no cover + from .terminal_theme import TerminalTheme + from .text import Text + + +WINDOWS = sys.platform == "win32" + + +class ColorSystem(IntEnum): + """One of the 3 color system supported by terminals.""" + + STANDARD = 1 + EIGHT_BIT = 2 + TRUECOLOR = 3 + WINDOWS = 4 + + def __repr__(self) -> str: + return f"ColorSystem.{self.name}" + + def __str__(self) -> str: + return repr(self) + + +class ColorType(IntEnum): + """Type of color stored in Color class.""" + + DEFAULT = 0 + STANDARD = 1 + EIGHT_BIT = 2 + TRUECOLOR = 3 + WINDOWS = 4 + + def __repr__(self) -> str: + return f"ColorType.{self.name}" + + +ANSI_COLOR_NAMES = { + "black": 0, + "red": 1, + "green": 2, + "yellow": 3, + "blue": 4, + "magenta": 5, + "cyan": 6, + "white": 7, + "bright_black": 8, + "bright_red": 9, + "bright_green": 10, + "bright_yellow": 11, + "bright_blue": 12, + "bright_magenta": 13, + "bright_cyan": 14, + "bright_white": 15, + "grey0": 16, + "gray0": 16, + "navy_blue": 17, + "dark_blue": 18, + "blue3": 20, + "blue1": 21, + "dark_green": 22, + "deep_sky_blue4": 25, + "dodger_blue3": 26, + "dodger_blue2": 27, + "green4": 28, + "spring_green4": 29, + "turquoise4": 30, + "deep_sky_blue3": 32, + "dodger_blue1": 33, + "green3": 40, + "spring_green3": 41, + "dark_cyan": 36, + "light_sea_green": 37, + "deep_sky_blue2": 38, + "deep_sky_blue1": 39, + "spring_green2": 47, + "cyan3": 43, + "dark_turquoise": 44, + "turquoise2": 45, + "green1": 46, + "spring_green1": 48, + "medium_spring_green": 49, + "cyan2": 50, + "cyan1": 51, + "dark_red": 88, + "deep_pink4": 125, + "purple4": 55, + "purple3": 56, + "blue_violet": 57, + "orange4": 94, + "grey37": 59, + "gray37": 59, + "medium_purple4": 60, + "slate_blue3": 62, + "royal_blue1": 63, + "chartreuse4": 64, + "dark_sea_green4": 71, + "pale_turquoise4": 66, + "steel_blue": 67, + "steel_blue3": 68, + "cornflower_blue": 69, + "chartreuse3": 76, + "cadet_blue": 73, + "sky_blue3": 74, + "steel_blue1": 81, + "pale_green3": 114, + "sea_green3": 78, + "aquamarine3": 79, + "medium_turquoise": 80, + "chartreuse2": 112, + "sea_green2": 83, + "sea_green1": 85, + "aquamarine1": 122, + "dark_slate_gray2": 87, + "dark_magenta": 91, + "dark_violet": 128, + "purple": 129, + "light_pink4": 95, + "plum4": 96, + "medium_purple3": 98, + "slate_blue1": 99, + "yellow4": 106, + "wheat4": 101, + "grey53": 102, + "gray53": 102, + "light_slate_grey": 103, + "light_slate_gray": 103, + "medium_purple": 104, + "light_slate_blue": 105, + "dark_olive_green3": 149, + "dark_sea_green": 108, + "light_sky_blue3": 110, + "sky_blue2": 111, + "dark_sea_green3": 150, + "dark_slate_gray3": 116, + "sky_blue1": 117, + "chartreuse1": 118, + "light_green": 120, + "pale_green1": 156, + "dark_slate_gray1": 123, + "red3": 160, + "medium_violet_red": 126, + "magenta3": 164, + "dark_orange3": 166, + "indian_red": 167, + "hot_pink3": 168, + "medium_orchid3": 133, + "medium_orchid": 134, + "medium_purple2": 140, + "dark_goldenrod": 136, + "light_salmon3": 173, + "rosy_brown": 138, + "grey63": 139, + "gray63": 139, + "medium_purple1": 141, + "gold3": 178, + "dark_khaki": 143, + "navajo_white3": 144, + "grey69": 145, + "gray69": 145, + "light_steel_blue3": 146, + "light_steel_blue": 147, + "yellow3": 184, + "dark_sea_green2": 157, + "light_cyan3": 152, + "light_sky_blue1": 153, + "green_yellow": 154, + "dark_olive_green2": 155, + "dark_sea_green1": 193, + "pale_turquoise1": 159, + "deep_pink3": 162, + "magenta2": 200, + "hot_pink2": 169, + "orchid": 170, + "medium_orchid1": 207, + "orange3": 172, + "light_pink3": 174, + "pink3": 175, + "plum3": 176, + "violet": 177, + "light_goldenrod3": 179, + "tan": 180, + "misty_rose3": 181, + "thistle3": 182, + "plum2": 183, + "khaki3": 185, + "light_goldenrod2": 222, + "light_yellow3": 187, + "grey84": 188, + "gray84": 188, + "light_steel_blue1": 189, + "yellow2": 190, + "dark_olive_green1": 192, + "honeydew2": 194, + "light_cyan1": 195, + "red1": 196, + "deep_pink2": 197, + "deep_pink1": 199, + "magenta1": 201, + "orange_red1": 202, + "indian_red1": 204, + "hot_pink": 206, + "dark_orange": 208, + "salmon1": 209, + "light_coral": 210, + "pale_violet_red1": 211, + "orchid2": 212, + "orchid1": 213, + "orange1": 214, + "sandy_brown": 215, + "light_salmon1": 216, + "light_pink1": 217, + "pink1": 218, + "plum1": 219, + "gold1": 220, + "navajo_white1": 223, + "misty_rose1": 224, + "thistle1": 225, + "yellow1": 226, + "light_goldenrod1": 227, + "khaki1": 228, + "wheat1": 229, + "cornsilk1": 230, + "grey100": 231, + "gray100": 231, + "grey3": 232, + "gray3": 232, + "grey7": 233, + "gray7": 233, + "grey11": 234, + "gray11": 234, + "grey15": 235, + "gray15": 235, + "grey19": 236, + "gray19": 236, + "grey23": 237, + "gray23": 237, + "grey27": 238, + "gray27": 238, + "grey30": 239, + "gray30": 239, + "grey35": 240, + "gray35": 240, + "grey39": 241, + "gray39": 241, + "grey42": 242, + "gray42": 242, + "grey46": 243, + "gray46": 243, + "grey50": 244, + "gray50": 244, + "grey54": 245, + "gray54": 245, + "grey58": 246, + "gray58": 246, + "grey62": 247, + "gray62": 247, + "grey66": 248, + "gray66": 248, + "grey70": 249, + "gray70": 249, + "grey74": 250, + "gray74": 250, + "grey78": 251, + "gray78": 251, + "grey82": 252, + "gray82": 252, + "grey85": 253, + "gray85": 253, + "grey89": 254, + "gray89": 254, + "grey93": 255, + "gray93": 255, +} + + +class ColorParseError(Exception): + """The color could not be parsed.""" + + +RE_COLOR = re.compile( + r"""^ +\#([0-9a-f]{6})$| +color\(([0-9]{1,3})\)$| +rgb\(([\d\s,]+)\)$ +""", + re.VERBOSE, +) + + +@rich_repr +class Color(NamedTuple): + """Terminal color definition.""" + + name: str + """The name of the color (typically the input to Color.parse).""" + type: ColorType + """The type of the color.""" + number: Optional[int] = None + """The color number, if a standard color, or None.""" + triplet: Optional[ColorTriplet] = None + """A triplet of color components, if an RGB color.""" + + def __rich__(self) -> "Text": + """Displays the actual color if Rich printed.""" + from .style import Style + from .text import Text + + return Text.assemble( + f"", + ) + + def __rich_repr__(self) -> Result: + yield self.name + yield self.type + yield "number", self.number, None + yield "triplet", self.triplet, None + + @property + def system(self) -> ColorSystem: + """Get the native color system for this color.""" + if self.type == ColorType.DEFAULT: + return ColorSystem.STANDARD + return ColorSystem(int(self.type)) + + @property + def is_system_defined(self) -> bool: + """Check if the color is ultimately defined by the system.""" + return self.system not in (ColorSystem.EIGHT_BIT, ColorSystem.TRUECOLOR) + + @property + def is_default(self) -> bool: + """Check if the color is a default color.""" + return self.type == ColorType.DEFAULT + + def get_truecolor( + self, theme: Optional["TerminalTheme"] = None, foreground: bool = True + ) -> ColorTriplet: + """Get an equivalent color triplet for this color. + + Args: + theme (TerminalTheme, optional): Optional terminal theme, or None to use default. Defaults to None. + foreground (bool, optional): True for a foreground color, or False for background. Defaults to True. + + Returns: + ColorTriplet: A color triplet containing RGB components. + """ + + if theme is None: + theme = DEFAULT_TERMINAL_THEME + if self.type == ColorType.TRUECOLOR: + assert self.triplet is not None + return self.triplet + elif self.type == ColorType.EIGHT_BIT: + assert self.number is not None + return EIGHT_BIT_PALETTE[self.number] + elif self.type == ColorType.STANDARD: + assert self.number is not None + return theme.ansi_colors[self.number] + elif self.type == ColorType.WINDOWS: + assert self.number is not None + return WINDOWS_PALETTE[self.number] + else: # self.type == ColorType.DEFAULT: + assert self.number is None + return theme.foreground_color if foreground else theme.background_color + + @classmethod + def from_ansi(cls, number: int) -> "Color": + """Create a Color number from it's 8-bit ansi number. + + Args: + number (int): A number between 0-255 inclusive. + + Returns: + Color: A new Color instance. + """ + return cls( + name=f"color({number})", + type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), + number=number, + ) + + @classmethod + def from_triplet(cls, triplet: "ColorTriplet") -> "Color": + """Create a truecolor RGB color from a triplet of values. + + Args: + triplet (ColorTriplet): A color triplet containing red, green and blue components. + + Returns: + Color: A new color object. + """ + return cls(name=triplet.hex, type=ColorType.TRUECOLOR, triplet=triplet) + + @classmethod + def from_rgb(cls, red: float, green: float, blue: float) -> "Color": + """Create a truecolor from three color components in the range(0->255). + + Args: + red (float): Red component in range 0-255. + green (float): Green component in range 0-255. + blue (float): Blue component in range 0-255. + + Returns: + Color: A new color object. + """ + return cls.from_triplet(ColorTriplet(int(red), int(green), int(blue))) + + @classmethod + def default(cls) -> "Color": + """Get a Color instance representing the default color. + + Returns: + Color: Default color. + """ + return cls(name="default", type=ColorType.DEFAULT) + + @classmethod + @lru_cache(maxsize=1024) + def parse(cls, color: str) -> "Color": + """Parse a color definition.""" + original_color = color + color = color.lower().strip() + + if color == "default": + return cls(color, type=ColorType.DEFAULT) + + color_number = ANSI_COLOR_NAMES.get(color) + if color_number is not None: + return cls( + color, + type=(ColorType.STANDARD if color_number < 16 else ColorType.EIGHT_BIT), + number=color_number, + ) + + color_match = RE_COLOR.match(color) + if color_match is None: + raise ColorParseError(f"{original_color!r} is not a valid color") + + color_24, color_8, color_rgb = color_match.groups() + if color_24: + triplet = ColorTriplet( + int(color_24[0:2], 16), int(color_24[2:4], 16), int(color_24[4:6], 16) + ) + return cls(color, ColorType.TRUECOLOR, triplet=triplet) + + elif color_8: + number = int(color_8) + if number > 255: + raise ColorParseError(f"color number must be <= 255 in {color!r}") + return cls( + color, + type=(ColorType.STANDARD if number < 16 else ColorType.EIGHT_BIT), + number=number, + ) + + else: # color_rgb: + components = color_rgb.split(",") + if len(components) != 3: + raise ColorParseError( + f"expected three components in {original_color!r}" + ) + red, green, blue = components + triplet = ColorTriplet(int(red), int(green), int(blue)) + if not all(component <= 255 for component in triplet): + raise ColorParseError( + f"color components must be <= 255 in {original_color!r}" + ) + return cls(color, ColorType.TRUECOLOR, triplet=triplet) + + @lru_cache(maxsize=1024) + def get_ansi_codes(self, foreground: bool = True) -> Tuple[str, ...]: + """Get the ANSI escape codes for this color.""" + _type = self.type + if _type == ColorType.DEFAULT: + return ("39" if foreground else "49",) + + elif _type == ColorType.WINDOWS: + number = self.number + assert number is not None + fore, back = (30, 40) if number < 8 else (82, 92) + return (str(fore + number if foreground else back + number),) + + elif _type == ColorType.STANDARD: + number = self.number + assert number is not None + fore, back = (30, 40) if number < 8 else (82, 92) + return (str(fore + number if foreground else back + number),) + + elif _type == ColorType.EIGHT_BIT: + assert self.number is not None + return ("38" if foreground else "48", "5", str(self.number)) + + else: # self.standard == ColorStandard.TRUECOLOR: + assert self.triplet is not None + red, green, blue = self.triplet + return ("38" if foreground else "48", "2", str(red), str(green), str(blue)) + + @lru_cache(maxsize=1024) + def downgrade(self, system: ColorSystem) -> "Color": + """Downgrade a color system to a system with fewer colors.""" + + if self.type in (ColorType.DEFAULT, system): + return self + # Convert to 8-bit color from truecolor color + if system == ColorSystem.EIGHT_BIT and self.system == ColorSystem.TRUECOLOR: + assert self.triplet is not None + _h, l, s = rgb_to_hls(*self.triplet.normalized) + # If saturation is under 15% assume it is grayscale + if s < 0.15: + gray = round(l * 25.0) + if gray == 0: + color_number = 16 + elif gray == 25: + color_number = 231 + else: + color_number = 231 + gray + return Color(self.name, ColorType.EIGHT_BIT, number=color_number) + + red, green, blue = self.triplet + six_red = red / 95 if red < 95 else 1 + (red - 95) / 40 + six_green = green / 95 if green < 95 else 1 + (green - 95) / 40 + six_blue = blue / 95 if blue < 95 else 1 + (blue - 95) / 40 + + color_number = ( + 16 + 36 * round(six_red) + 6 * round(six_green) + round(six_blue) + ) + return Color(self.name, ColorType.EIGHT_BIT, number=color_number) + + # Convert to standard from truecolor or 8-bit + elif system == ColorSystem.STANDARD: + if self.system == ColorSystem.TRUECOLOR: + assert self.triplet is not None + triplet = self.triplet + else: # self.system == ColorSystem.EIGHT_BIT + assert self.number is not None + triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) + + color_number = STANDARD_PALETTE.match(triplet) + return Color(self.name, ColorType.STANDARD, number=color_number) + + elif system == ColorSystem.WINDOWS: + if self.system == ColorSystem.TRUECOLOR: + assert self.triplet is not None + triplet = self.triplet + else: # self.system == ColorSystem.EIGHT_BIT + assert self.number is not None + if self.number < 16: + return Color(self.name, ColorType.WINDOWS, number=self.number) + triplet = ColorTriplet(*EIGHT_BIT_PALETTE[self.number]) + + color_number = WINDOWS_PALETTE.match(triplet) + return Color(self.name, ColorType.WINDOWS, number=color_number) + + return self + + +def parse_rgb_hex(hex_color: str) -> ColorTriplet: + """Parse six hex characters in to RGB triplet.""" + assert len(hex_color) == 6, "must be 6 characters" + color = ColorTriplet( + int(hex_color[0:2], 16), int(hex_color[2:4], 16), int(hex_color[4:6], 16) + ) + return color + + +def blend_rgb( + color1: ColorTriplet, color2: ColorTriplet, cross_fade: float = 0.5 +) -> ColorTriplet: + """Blend one RGB color in to another.""" + r1, g1, b1 = color1 + r2, g2, b2 = color2 + new_color = ColorTriplet( + int(r1 + (r2 - r1) * cross_fade), + int(g1 + (g2 - g1) * cross_fade), + int(b1 + (b2 - b1) * cross_fade), + ) + return new_color + + +if __name__ == "__main__": # pragma: no cover + from .console import Console + from .table import Table + from .text import Text + + console = Console() + + table = Table(show_footer=False, show_edge=True) + table.add_column("Color", width=10, overflow="ellipsis") + table.add_column("Number", justify="right", style="yellow") + table.add_column("Name", style="green") + table.add_column("Hex", style="blue") + table.add_column("RGB", style="magenta") + + colors = sorted((v, k) for k, v in ANSI_COLOR_NAMES.items()) + for color_number, name in colors: + if "grey" in name: + continue + color_cell = Text(" " * 10, style=f"on {name}") + if color_number < 16: + table.add_row(color_cell, f"{color_number}", Text(f'"{name}"')) + else: + color = EIGHT_BIT_PALETTE[color_number] # type: ignore[has-type] + table.add_row( + color_cell, str(color_number), Text(f'"{name}"'), color.hex, color.rgb + ) + + console.print(table) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color_triplet.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color_triplet.py new file mode 100644 index 00000000000..02cab328251 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/color_triplet.py @@ -0,0 +1,38 @@ +from typing import NamedTuple, Tuple + + +class ColorTriplet(NamedTuple): + """The red, green, and blue components of a color.""" + + red: int + """Red component in 0 to 255 range.""" + green: int + """Green component in 0 to 255 range.""" + blue: int + """Blue component in 0 to 255 range.""" + + @property + def hex(self) -> str: + """get the color triplet in CSS style.""" + red, green, blue = self + return f"#{red:02x}{green:02x}{blue:02x}" + + @property + def rgb(self) -> str: + """The color in RGB format. + + Returns: + str: An rgb color, e.g. ``"rgb(100,23,255)"``. + """ + red, green, blue = self + return f"rgb({red},{green},{blue})" + + @property + def normalized(self) -> Tuple[float, float, float]: + """Convert components into floats between 0 and 1. + + Returns: + Tuple[float, float, float]: A tuple of three normalized colour components. + """ + red, green, blue = self + return red / 255.0, green / 255.0, blue / 255.0 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/columns.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/columns.py new file mode 100644 index 00000000000..669a3a7074f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/columns.py @@ -0,0 +1,187 @@ +from collections import defaultdict +from itertools import chain +from operator import itemgetter +from typing import Dict, Iterable, List, Optional, Tuple + +from .align import Align, AlignMethod +from .console import Console, ConsoleOptions, RenderableType, RenderResult +from .constrain import Constrain +from .measure import Measurement +from .padding import Padding, PaddingDimensions +from .table import Table +from .text import TextType +from .jupyter import JupyterMixin + + +class Columns(JupyterMixin): + """Display renderables in neat columns. + + Args: + renderables (Iterable[RenderableType]): Any number of Rich renderables (including str). + width (int, optional): The desired width of the columns, or None to auto detect. Defaults to None. + padding (PaddingDimensions, optional): Optional padding around cells. Defaults to (0, 1). + expand (bool, optional): Expand columns to full width. Defaults to False. + equal (bool, optional): Arrange in to equal sized columns. Defaults to False. + column_first (bool, optional): Align items from top to bottom (rather than left to right). Defaults to False. + right_to_left (bool, optional): Start column from right hand side. Defaults to False. + align (str, optional): Align value ("left", "right", or "center") or None for default. Defaults to None. + title (TextType, optional): Optional title for Columns. + """ + + def __init__( + self, + renderables: Optional[Iterable[RenderableType]] = None, + padding: PaddingDimensions = (0, 1), + *, + width: Optional[int] = None, + expand: bool = False, + equal: bool = False, + column_first: bool = False, + right_to_left: bool = False, + align: Optional[AlignMethod] = None, + title: Optional[TextType] = None, + ) -> None: + self.renderables = list(renderables or []) + self.width = width + self.padding = padding + self.expand = expand + self.equal = equal + self.column_first = column_first + self.right_to_left = right_to_left + self.align: Optional[AlignMethod] = align + self.title = title + + def add_renderable(self, renderable: RenderableType) -> None: + """Add a renderable to the columns. + + Args: + renderable (RenderableType): Any renderable object. + """ + self.renderables.append(renderable) + + def __rich_console__( + self, console: Console, options: ConsoleOptions + ) -> RenderResult: + render_str = console.render_str + renderables = [ + render_str(renderable) if isinstance(renderable, str) else renderable + for renderable in self.renderables + ] + if not renderables: + return + _top, right, _bottom, left = Padding.unpack(self.padding) + width_padding = max(left, right) + max_width = options.max_width + widths: Dict[int, int] = defaultdict(int) + column_count = len(renderables) + + get_measurement = Measurement.get + renderable_widths = [ + get_measurement(console, options, renderable).maximum + for renderable in renderables + ] + if self.equal: + renderable_widths = [max(renderable_widths)] * len(renderable_widths) + + def iter_renderables( + column_count: int, + ) -> Iterable[Tuple[int, Optional[RenderableType]]]: + item_count = len(renderables) + if self.column_first: + width_renderables = list(zip(renderable_widths, renderables)) + + column_lengths: List[int] = [item_count // column_count] * column_count + for col_no in range(item_count % column_count): + column_lengths[col_no] += 1 + + row_count = (item_count + column_count - 1) // column_count + cells = [[-1] * column_count for _ in range(row_count)] + row = col = 0 + for index in range(item_count): + cells[row][col] = index + column_lengths[col] -= 1 + if column_lengths[col]: + row += 1 + else: + col += 1 + row = 0 + for index in chain.from_iterable(cells): + if index == -1: + break + yield width_renderables[index] + else: + yield from zip(renderable_widths, renderables) + # Pad odd elements with spaces + if item_count % column_count: + for _ in range(column_count - (item_count % column_count)): + yield 0, None + + table = Table.grid(padding=self.padding, collapse_padding=True, pad_edge=False) + table.expand = self.expand + table.title = self.title + + if self.width is not None: + column_count = (max_width) // (self.width + width_padding) + for _ in range(column_count): + table.add_column(width=self.width) + else: + while column_count > 1: + widths.clear() + column_no = 0 + for renderable_width, _ in iter_renderables(column_count): + widths[column_no] = max(widths[column_no], renderable_width) + total_width = sum(widths.values()) + width_padding * ( + len(widths) - 1 + ) + if total_width > max_width: + column_count = len(widths) - 1 + break + else: + column_no = (column_no + 1) % column_count + else: + break + + get_renderable = itemgetter(1) + _renderables = [ + get_renderable(_renderable) + for _renderable in iter_renderables(column_count) + ] + if self.equal: + _renderables = [ + None + if renderable is None + else Constrain(renderable, renderable_widths[0]) + for renderable in _renderables + ] + if self.align: + align = self.align + _Align = Align + _renderables = [ + None if renderable is None else _Align(renderable, align) + for renderable in _renderables + ] + + right_to_left = self.right_to_left + add_row = table.add_row + for start in range(0, len(_renderables), column_count): + row = _renderables[start : start + column_count] + if right_to_left: + row = row[::-1] + add_row(*row) + yield table + + +if __name__ == "__main__": # pragma: no cover + import os + + console = Console() + + files = [f"{i} {s}" for i, s in enumerate(sorted(os.listdir()))] + columns = Columns(files, padding=(0, 1), expand=False, equal=False) + console.print(columns) + console.rule() + columns.column_first = True + console.print(columns) + columns.right_to_left = True + console.rule() + console.print(columns) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/console.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/console.py new file mode 100644 index 00000000000..572884542a1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/console.py @@ -0,0 +1,2661 @@ +import inspect +import os +import sys +import threading +import zlib +from abc import ABC, abstractmethod +from dataclasses import dataclass, field +from datetime import datetime +from functools import wraps +from getpass import getpass +from html import escape +from inspect import isclass +from itertools import islice +from math import ceil +from time import monotonic +from types import FrameType, ModuleType, TracebackType +from typing import ( + IO, + TYPE_CHECKING, + Any, + Callable, + Dict, + Iterable, + List, + Mapping, + NamedTuple, + Optional, + TextIO, + Tuple, + Type, + Union, + cast, +) + +from pip._vendor.rich._null_file import NULL_FILE + +if sys.version_info >= (3, 8): + from typing import Literal, Protocol, runtime_checkable +else: + from pip._vendor.typing_extensions import ( + Literal, + Protocol, + runtime_checkable, + ) # pragma: no cover + +from . import errors, themes +from ._emoji_replace import _emoji_replace +from ._export_format import CONSOLE_HTML_FORMAT, CONSOLE_SVG_FORMAT +from ._fileno import get_fileno +from ._log_render import FormatTimeCallable, LogRender +from .align import Align, AlignMethod +from .color import ColorSystem, blend_rgb +from .control import Control +from .emoji import EmojiVariant +from .highlighter import NullHighlighter, ReprHighlighter +from .markup import render as render_markup +from .measure import Measurement, measure_renderables +from .pager import Pager, SystemPager +from .pretty import Pretty, is_expandable +from .protocol import rich_cast +from .region import Region +from .scope import render_scope +from .screen import Screen +from .segment import Segment +from .style import Style, StyleType +from .styled import Styled +from .terminal_theme import DEFAULT_TERMINAL_THEME, SVG_EXPORT_THEME, TerminalTheme +from .text import Text, TextType +from .theme import Theme, ThemeStack + +if TYPE_CHECKING: + from ._windows import WindowsConsoleFeatures + from .live import Live + from .status import Status + +JUPYTER_DEFAULT_COLUMNS = 115 +JUPYTER_DEFAULT_LINES = 100 +WINDOWS = sys.platform == "win32" + +HighlighterType = Callable[[Union[str, "Text"]], "Text"] +JustifyMethod = Literal["default", "left", "center", "right", "full"] +OverflowMethod = Literal["fold", "crop", "ellipsis", "ignore"] + + +class NoChange: + pass + + +NO_CHANGE = NoChange() + +try: + _STDIN_FILENO = sys.__stdin__.fileno() # type: ignore[union-attr] +except Exception: + _STDIN_FILENO = 0 +try: + _STDOUT_FILENO = sys.__stdout__.fileno() # type: ignore[union-attr] +except Exception: + _STDOUT_FILENO = 1 +try: + _STDERR_FILENO = sys.__stderr__.fileno() # type: ignore[union-attr] +except Exception: + _STDERR_FILENO = 2 + +_STD_STREAMS = (_STDIN_FILENO, _STDOUT_FILENO, _STDERR_FILENO) +_STD_STREAMS_OUTPUT = (_STDOUT_FILENO, _STDERR_FILENO) + + +_TERM_COLORS = { + "kitty": ColorSystem.EIGHT_BIT, + "256color": ColorSystem.EIGHT_BIT, + "16color": ColorSystem.STANDARD, +} + + +class ConsoleDimensions(NamedTuple): + """Size of the terminal.""" + + width: int + """The width of the console in 'cells'.""" + height: int + """The height of the console in lines.""" + + +@dataclass +class ConsoleOptions: + """Options for __rich_console__ method.""" + + size: ConsoleDimensions + """Size of console.""" + legacy_windows: bool + """legacy_windows: flag for legacy windows.""" + min_width: int + """Minimum width of renderable.""" + max_width: int + """Maximum width of renderable.""" + is_terminal: bool + """True if the target is a terminal, otherwise False.""" + encoding: str + """Encoding of terminal.""" + max_height: int + """Height of container (starts as terminal)""" + justify: Optional[JustifyMethod] = None + """Justify value override for renderable.""" + overflow: Optional[OverflowMethod] = None + """Overflow value override for renderable.""" + no_wrap: Optional[bool] = False + """Disable wrapping for text.""" + highlight: Optional[bool] = None + """Highlight override for render_str.""" + markup: Optional[bool] = None + """Enable markup when rendering strings.""" + height: Optional[int] = None + + @property + def ascii_only(self) -> bool: + """Check if renderables should use ascii only.""" + return not self.encoding.startswith("utf") + + def copy(self) -> "ConsoleOptions": + """Return a copy of the options. + + Returns: + ConsoleOptions: a copy of self. + """ + options: ConsoleOptions = ConsoleOptions.__new__(ConsoleOptions) + options.__dict__ = self.__dict__.copy() + return options + + def update( + self, + *, + width: Union[int, NoChange] = NO_CHANGE, + min_width: Union[int, NoChange] = NO_CHANGE, + max_width: Union[int, NoChange] = NO_CHANGE, + justify: Union[Optional[JustifyMethod], NoChange] = NO_CHANGE, + overflow: Union[Optional[OverflowMethod], NoChange] = NO_CHANGE, + no_wrap: Union[Optional[bool], NoChange] = NO_CHANGE, + highlight: Union[Optional[bool], NoChange] = NO_CHANGE, + markup: Union[Optional[bool], NoChange] = NO_CHANGE, + height: Union[Optional[int], NoChange] = NO_CHANGE, + ) -> "ConsoleOptions": + """Update values, return a copy.""" + options = self.copy() + if not isinstance(width, NoChange): + options.min_width = options.max_width = max(0, width) + if not isinstance(min_width, NoChange): + options.min_width = min_width + if not isinstance(max_width, NoChange): + options.max_width = max_width + if not isinstance(justify, NoChange): + options.justify = justify + if not isinstance(overflow, NoChange): + options.overflow = overflow + if not isinstance(no_wrap, NoChange): + options.no_wrap = no_wrap + if not isinstance(highlight, NoChange): + options.highlight = highlight + if not isinstance(markup, NoChange): + options.markup = markup + if not isinstance(height, NoChange): + if height is not None: + options.max_height = height + options.height = None if height is None else max(0, height) + return options + + def update_width(self, width: int) -> "ConsoleOptions": + """Update just the width, return a copy. + + Args: + width (int): New width (sets both min_width and max_width) + + Returns: + ~ConsoleOptions: New console options instance. + """ + options = self.copy() + options.min_width = options.max_width = max(0, width) + return options + + def update_height(self, height: int) -> "ConsoleOptions": + """Update the height, and return a copy. + + Args: + height (int): New height + + Returns: + ~ConsoleOptions: New Console options instance. + """ + options = self.copy() + options.max_height = options.height = height + return options + + def reset_height(self) -> "ConsoleOptions": + """Return a copy of the options with height set to ``None``. + + Returns: + ~ConsoleOptions: New console options instance. + """ + options = self.copy() + options.height = None + return options + + def update_dimensions(self, width: int, height: int) -> "ConsoleOptions": + """Update the width and height, and return a copy. + + Args: + width (int): New width (sets both min_width and max_width). + height (int): New height. + + Returns: + ~ConsoleOptions: New console options instance. + """ + options = self.copy() + options.min_width = options.max_width = max(0, width) + options.height = options.max_height = height + return options + + +@runtime_checkable +class RichCast(Protocol): + """An object that may be 'cast' to a console renderable.""" + + def __rich__( + self, + ) -> Union["ConsoleRenderable", "RichCast", str]: # pragma: no cover + ... + + +@runtime_checkable +class ConsoleRenderable(Protocol): + """An object that supports the console protocol.""" + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": # pragma: no cover + ... + + +# A type that may be rendered by Console. +RenderableType = Union[ConsoleRenderable, RichCast, str] +"""A string or any object that may be rendered by Rich.""" + +# The result of calling a __rich_console__ method. +RenderResult = Iterable[Union[RenderableType, Segment]] + +_null_highlighter = NullHighlighter() + + +class CaptureError(Exception): + """An error in the Capture context manager.""" + + +class NewLine: + """A renderable to generate new line(s)""" + + def __init__(self, count: int = 1) -> None: + self.count = count + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> Iterable[Segment]: + yield Segment("\n" * self.count) + + +class ScreenUpdate: + """Render a list of lines at a given offset.""" + + def __init__(self, lines: List[List[Segment]], x: int, y: int) -> None: + self._lines = lines + self.x = x + self.y = y + + def __rich_console__( + self, console: "Console", options: ConsoleOptions + ) -> RenderResult: + x = self.x + move_to = Control.move_to + for offset, line in enumerate(self._lines, self.y): + yield move_to(x, offset) + yield from line + + +class Capture: + """Context manager to capture the result of printing to the console. + See :meth:`~rich.console.Console.capture` for how to use. + + Args: + console (Console): A console instance to capture output. + """ + + def __init__(self, console: "Console") -> None: + self._console = console + self._result: Optional[str] = None + + def __enter__(self) -> "Capture": + self._console.begin_capture() + return self + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + self._result = self._console.end_capture() + + def get(self) -> str: + """Get the result of the capture.""" + if self._result is None: + raise CaptureError( + "Capture result is not available until context manager exits." + ) + return self._result + + +class ThemeContext: + """A context manager to use a temporary theme. See :meth:`~rich.console.Console.use_theme` for usage.""" + + def __init__(self, console: "Console", theme: Theme, inherit: bool = True) -> None: + self.console = console + self.theme = theme + self.inherit = inherit + + def __enter__(self) -> "ThemeContext": + self.console.push_theme(self.theme) + return self + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + self.console.pop_theme() + + +class PagerContext: + """A context manager that 'pages' content. See :meth:`~rich.console.Console.pager` for usage.""" + + def __init__( + self, + console: "Console", + pager: Optional[Pager] = None, + styles: bool = False, + links: bool = False, + ) -> None: + self._console = console + self.pager = SystemPager() if pager is None else pager + self.styles = styles + self.links = links + + def __enter__(self) -> "PagerContext": + self._console._enter_buffer() + return self + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + if exc_type is None: + with self._console._lock: + buffer: List[Segment] = self._console._buffer[:] + del self._console._buffer[:] + segments: Iterable[Segment] = buffer + if not self.styles: + segments = Segment.strip_styles(segments) + elif not self.links: + segments = Segment.strip_links(segments) + content = self._console._render_buffer(segments) + self.pager.show(content) + self._console._exit_buffer() + + +class ScreenContext: + """A context manager that enables an alternative screen. See :meth:`~rich.console.Console.screen` for usage.""" + + def __init__( + self, console: "Console", hide_cursor: bool, style: StyleType = "" + ) -> None: + self.console = console + self.hide_cursor = hide_cursor + self.screen = Screen(style=style) + self._changed = False + + def update( + self, *renderables: RenderableType, style: Optional[StyleType] = None + ) -> None: + """Update the screen. + + Args: + renderable (RenderableType, optional): Optional renderable to replace current renderable, + or None for no change. Defaults to None. + style: (Style, optional): Replacement style, or None for no change. Defaults to None. + """ + if renderables: + self.screen.renderable = ( + Group(*renderables) if len(renderables) > 1 else renderables[0] + ) + if style is not None: + self.screen.style = style + self.console.print(self.screen, end="") + + def __enter__(self) -> "ScreenContext": + self._changed = self.console.set_alt_screen(True) + if self._changed and self.hide_cursor: + self.console.show_cursor(False) + return self + + def __exit__( + self, + exc_type: Optional[Type[BaseException]], + exc_val: Optional[BaseException], + exc_tb: Optional[TracebackType], + ) -> None: + if self._changed: + self.console.set_alt_screen(False) + if self.hide_cursor: + self.console.show_cursor(True) + + +class Group: + """Takes a group of renderables and returns a renderable object that renders the group. + + Args: + renderables (Iterable[RenderableType]): An iterable of renderable objects. + fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. + """ + + def __init__(self, *renderables: "RenderableType", fit: bool = True) -> None: + self._renderables = renderables + self.fit = fit + self._render: Optional[List[RenderableType]] = None + + @property + def renderables(self) -> List["RenderableType"]: + if self._render is None: + self._render = list(self._renderables) + return self._render + + def __rich_measure__( + self, console: "Console", options: "ConsoleOptions" + ) -> "Measurement": + if self.fit: + return measure_renderables(console, options, self.renderables) + else: + return Measurement(options.max_width, options.max_width) + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> RenderResult: + yield from self.renderables + + +def group(fit: bool = True) -> Callable[..., Callable[..., Group]]: + """A decorator that turns an iterable of renderables in to a group. + + Args: + fit (bool, optional): Fit dimension of group to contents, or fill available space. Defaults to True. + """ + + def decorator( + method: Callable[..., Iterable[RenderableType]] + ) -> Callable[..., Group]: + """Convert a method that returns an iterable of renderables in to a Group.""" + + @wraps(method) + def _replace(*args: Any, **kwargs: Any) -> Group: + renderables = method(*args, **kwargs) + return Group(*renderables, fit=fit) + + return _replace + + return decorator + + +def _is_jupyter() -> bool: # pragma: no cover + """Check if we're running in a Jupyter notebook.""" + try: + get_ipython # type: ignore[name-defined] + except NameError: + return False + ipython = get_ipython() # type: ignore[name-defined] + shell = ipython.__class__.__name__ + if ( + "google.colab" in str(ipython.__class__) + or os.getenv("DATABRICKS_RUNTIME_VERSION") + or shell == "ZMQInteractiveShell" + ): + return True # Jupyter notebook or qtconsole + elif shell == "TerminalInteractiveShell": + return False # Terminal running IPython + else: + return False # Other type (?) + + +COLOR_SYSTEMS = { + "standard": ColorSystem.STANDARD, + "256": ColorSystem.EIGHT_BIT, + "truecolor": ColorSystem.TRUECOLOR, + "windows": ColorSystem.WINDOWS, +} + +_COLOR_SYSTEMS_NAMES = {system: name for name, system in COLOR_SYSTEMS.items()} + + +@dataclass +class ConsoleThreadLocals(threading.local): + """Thread local values for Console context.""" + + theme_stack: ThemeStack + buffer: List[Segment] = field(default_factory=list) + buffer_index: int = 0 + + +class RenderHook(ABC): + """Provides hooks in to the render process.""" + + @abstractmethod + def process_renderables( + self, renderables: List[ConsoleRenderable] + ) -> List[ConsoleRenderable]: + """Called with a list of objects to render. + + This method can return a new list of renderables, or modify and return the same list. + + Args: + renderables (List[ConsoleRenderable]): A number of renderable objects. + + Returns: + List[ConsoleRenderable]: A replacement list of renderables. + """ + + +_windows_console_features: Optional["WindowsConsoleFeatures"] = None + + +def get_windows_console_features() -> "WindowsConsoleFeatures": # pragma: no cover + global _windows_console_features + if _windows_console_features is not None: + return _windows_console_features + from ._windows import get_windows_console_features + + _windows_console_features = get_windows_console_features() + return _windows_console_features + + +def detect_legacy_windows() -> bool: + """Detect legacy Windows.""" + return WINDOWS and not get_windows_console_features().vt + + +class Console: + """A high level console interface. + + Args: + color_system (str, optional): The color system supported by your terminal, + either ``"standard"``, ``"256"`` or ``"truecolor"``. Leave as ``"auto"`` to autodetect. + force_terminal (Optional[bool], optional): Enable/disable terminal control codes, or None to auto-detect terminal. Defaults to None. + force_jupyter (Optional[bool], optional): Enable/disable Jupyter rendering, or None to auto-detect Jupyter. Defaults to None. + force_interactive (Optional[bool], optional): Enable/disable interactive mode, or None to auto detect. Defaults to None. + soft_wrap (Optional[bool], optional): Set soft wrap default on print method. Defaults to False. + theme (Theme, optional): An optional style theme object, or ``None`` for default theme. + stderr (bool, optional): Use stderr rather than stdout if ``file`` is not specified. Defaults to False. + file (IO, optional): A file object where the console should write to. Defaults to stdout. + quiet (bool, Optional): Boolean to suppress all output. Defaults to False. + width (int, optional): The width of the terminal. Leave as default to auto-detect width. + height (int, optional): The height of the terminal. Leave as default to auto-detect height. + style (StyleType, optional): Style to apply to all output, or None for no style. Defaults to None. + no_color (Optional[bool], optional): Enabled no color mode, or None to auto detect. Defaults to None. + tab_size (int, optional): Number of spaces used to replace a tab character. Defaults to 8. + record (bool, optional): Boolean to enable recording of terminal output, + required to call :meth:`export_html`, :meth:`export_svg`, and :meth:`export_text`. Defaults to False. + markup (bool, optional): Boolean to enable :ref:`console_markup`. Defaults to True. + emoji (bool, optional): Enable emoji code. Defaults to True. + emoji_variant (str, optional): Optional emoji variant, either "text" or "emoji". Defaults to None. + highlight (bool, optional): Enable automatic highlighting. Defaults to True. + log_time (bool, optional): Boolean to enable logging of time by :meth:`log` methods. Defaults to True. + log_path (bool, optional): Boolean to enable the logging of the caller by :meth:`log`. Defaults to True. + log_time_format (Union[str, TimeFormatterCallable], optional): If ``log_time`` is enabled, either string for strftime or callable that formats the time. Defaults to "[%X] ". + highlighter (HighlighterType, optional): Default highlighter. + legacy_windows (bool, optional): Enable legacy Windows mode, or ``None`` to auto detect. Defaults to ``None``. + safe_box (bool, optional): Restrict box options that don't render on legacy Windows. + get_datetime (Callable[[], datetime], optional): Callable that gets the current time as a datetime.datetime object (used by Console.log), + or None for datetime.now. + get_time (Callable[[], time], optional): Callable that gets the current time in seconds, default uses time.monotonic. + """ + + _environ: Mapping[str, str] = os.environ + + def __init__( + self, + *, + color_system: Optional[ + Literal["auto", "standard", "256", "truecolor", "windows"] + ] = "auto", + force_terminal: Optional[bool] = None, + force_jupyter: Optional[bool] = None, + force_interactive: Optional[bool] = None, + soft_wrap: bool = False, + theme: Optional[Theme] = None, + stderr: bool = False, + file: Optional[IO[str]] = None, + quiet: bool = False, + width: Optional[int] = None, + height: Optional[int] = None, + style: Optional[StyleType] = None, + no_color: Optional[bool] = None, + tab_size: int = 8, + record: bool = False, + markup: bool = True, + emoji: bool = True, + emoji_variant: Optional[EmojiVariant] = None, + highlight: bool = True, + log_time: bool = True, + log_path: bool = True, + log_time_format: Union[str, FormatTimeCallable] = "[%X]", + highlighter: Optional["HighlighterType"] = ReprHighlighter(), + legacy_windows: Optional[bool] = None, + safe_box: bool = True, + get_datetime: Optional[Callable[[], datetime]] = None, + get_time: Optional[Callable[[], float]] = None, + _environ: Optional[Mapping[str, str]] = None, + ): + # Copy of os.environ allows us to replace it for testing + if _environ is not None: + self._environ = _environ + + self.is_jupyter = _is_jupyter() if force_jupyter is None else force_jupyter + if self.is_jupyter: + if width is None: + jupyter_columns = self._environ.get("JUPYTER_COLUMNS") + if jupyter_columns is not None and jupyter_columns.isdigit(): + width = int(jupyter_columns) + else: + width = JUPYTER_DEFAULT_COLUMNS + if height is None: + jupyter_lines = self._environ.get("JUPYTER_LINES") + if jupyter_lines is not None and jupyter_lines.isdigit(): + height = int(jupyter_lines) + else: + height = JUPYTER_DEFAULT_LINES + + self.tab_size = tab_size + self.record = record + self._markup = markup + self._emoji = emoji + self._emoji_variant: Optional[EmojiVariant] = emoji_variant + self._highlight = highlight + self.legacy_windows: bool = ( + (detect_legacy_windows() and not self.is_jupyter) + if legacy_windows is None + else legacy_windows + ) + + if width is None: + columns = self._environ.get("COLUMNS") + if columns is not None and columns.isdigit(): + width = int(columns) - self.legacy_windows + if height is None: + lines = self._environ.get("LINES") + if lines is not None and lines.isdigit(): + height = int(lines) + + self.soft_wrap = soft_wrap + self._width = width + self._height = height + + self._color_system: Optional[ColorSystem] + + self._force_terminal = None + if force_terminal is not None: + self._force_terminal = force_terminal + + self._file = file + self.quiet = quiet + self.stderr = stderr + + if color_system is None: + self._color_system = None + elif color_system == "auto": + self._color_system = self._detect_color_system() + else: + self._color_system = COLOR_SYSTEMS[color_system] + + self._lock = threading.RLock() + self._log_render = LogRender( + show_time=log_time, + show_path=log_path, + time_format=log_time_format, + ) + self.highlighter: HighlighterType = highlighter or _null_highlighter + self.safe_box = safe_box + self.get_datetime = get_datetime or datetime.now + self.get_time = get_time or monotonic + self.style = style + self.no_color = ( + no_color if no_color is not None else "NO_COLOR" in self._environ + ) + self.is_interactive = ( + (self.is_terminal and not self.is_dumb_terminal) + if force_interactive is None + else force_interactive + ) + + self._record_buffer_lock = threading.RLock() + self._thread_locals = ConsoleThreadLocals( + theme_stack=ThemeStack(themes.DEFAULT if theme is None else theme) + ) + self._record_buffer: List[Segment] = [] + self._render_hooks: List[RenderHook] = [] + self._live: Optional["Live"] = None + self._is_alt_screen = False + + def __repr__(self) -> str: + return f"" + + @property + def file(self) -> IO[str]: + """Get the file object to write to.""" + file = self._file or (sys.stderr if self.stderr else sys.stdout) + file = getattr(file, "rich_proxied_file", file) + if file is None: + file = NULL_FILE + return file + + @file.setter + def file(self, new_file: IO[str]) -> None: + """Set a new file object.""" + self._file = new_file + + @property + def _buffer(self) -> List[Segment]: + """Get a thread local buffer.""" + return self._thread_locals.buffer + + @property + def _buffer_index(self) -> int: + """Get a thread local buffer.""" + return self._thread_locals.buffer_index + + @_buffer_index.setter + def _buffer_index(self, value: int) -> None: + self._thread_locals.buffer_index = value + + @property + def _theme_stack(self) -> ThemeStack: + """Get the thread local theme stack.""" + return self._thread_locals.theme_stack + + def _detect_color_system(self) -> Optional[ColorSystem]: + """Detect color system from env vars.""" + if self.is_jupyter: + return ColorSystem.TRUECOLOR + if not self.is_terminal or self.is_dumb_terminal: + return None + if WINDOWS: # pragma: no cover + if self.legacy_windows: # pragma: no cover + return ColorSystem.WINDOWS + windows_console_features = get_windows_console_features() + return ( + ColorSystem.TRUECOLOR + if windows_console_features.truecolor + else ColorSystem.EIGHT_BIT + ) + else: + color_term = self._environ.get("COLORTERM", "").strip().lower() + if color_term in ("truecolor", "24bit"): + return ColorSystem.TRUECOLOR + term = self._environ.get("TERM", "").strip().lower() + _term_name, _hyphen, colors = term.rpartition("-") + color_system = _TERM_COLORS.get(colors, ColorSystem.STANDARD) + return color_system + + def _enter_buffer(self) -> None: + """Enter in to a buffer context, and buffer all output.""" + self._buffer_index += 1 + + def _exit_buffer(self) -> None: + """Leave buffer context, and render content if required.""" + self._buffer_index -= 1 + self._check_buffer() + + def set_live(self, live: "Live") -> None: + """Set Live instance. Used by Live context manager. + + Args: + live (Live): Live instance using this Console. + + Raises: + errors.LiveError: If this Console has a Live context currently active. + """ + with self._lock: + if self._live is not None: + raise errors.LiveError("Only one live display may be active at once") + self._live = live + + def clear_live(self) -> None: + """Clear the Live instance.""" + with self._lock: + self._live = None + + def push_render_hook(self, hook: RenderHook) -> None: + """Add a new render hook to the stack. + + Args: + hook (RenderHook): Render hook instance. + """ + with self._lock: + self._render_hooks.append(hook) + + def pop_render_hook(self) -> None: + """Pop the last renderhook from the stack.""" + with self._lock: + self._render_hooks.pop() + + def __enter__(self) -> "Console": + """Own context manager to enter buffer context.""" + self._enter_buffer() + return self + + def __exit__(self, exc_type: Any, exc_value: Any, traceback: Any) -> None: + """Exit buffer context.""" + self._exit_buffer() + + def begin_capture(self) -> None: + """Begin capturing console output. Call :meth:`end_capture` to exit capture mode and return output.""" + self._enter_buffer() + + def end_capture(self) -> str: + """End capture mode and return captured string. + + Returns: + str: Console output. + """ + render_result = self._render_buffer(self._buffer) + del self._buffer[:] + self._exit_buffer() + return render_result + + def push_theme(self, theme: Theme, *, inherit: bool = True) -> None: + """Push a new theme on to the top of the stack, replacing the styles from the previous theme. + Generally speaking, you should call :meth:`~rich.console.Console.use_theme` to get a context manager, rather + than calling this method directly. + + Args: + theme (Theme): A theme instance. + inherit (bool, optional): Inherit existing styles. Defaults to True. + """ + self._theme_stack.push_theme(theme, inherit=inherit) + + def pop_theme(self) -> None: + """Remove theme from top of stack, restoring previous theme.""" + self._theme_stack.pop_theme() + + def use_theme(self, theme: Theme, *, inherit: bool = True) -> ThemeContext: + """Use a different theme for the duration of the context manager. + + Args: + theme (Theme): Theme instance to user. + inherit (bool, optional): Inherit existing console styles. Defaults to True. + + Returns: + ThemeContext: [description] + """ + return ThemeContext(self, theme, inherit) + + @property + def color_system(self) -> Optional[str]: + """Get color system string. + + Returns: + Optional[str]: "standard", "256" or "truecolor". + """ + + if self._color_system is not None: + return _COLOR_SYSTEMS_NAMES[self._color_system] + else: + return None + + @property + def encoding(self) -> str: + """Get the encoding of the console file, e.g. ``"utf-8"``. + + Returns: + str: A standard encoding string. + """ + return (getattr(self.file, "encoding", "utf-8") or "utf-8").lower() + + @property + def is_terminal(self) -> bool: + """Check if the console is writing to a terminal. + + Returns: + bool: True if the console writing to a device capable of + understanding terminal codes, otherwise False. + """ + if self._force_terminal is not None: + return self._force_terminal + + if hasattr(sys.stdin, "__module__") and sys.stdin.__module__.startswith( + "idlelib" + ): + # Return False for Idle which claims to be a tty but can't handle ansi codes + return False + + if self.is_jupyter: + # return False for Jupyter, which may have FORCE_COLOR set + return False + + # If FORCE_COLOR env var has any value at all, we assume a terminal. + force_color = self._environ.get("FORCE_COLOR") + if force_color is not None: + self._force_terminal = True + return True + + isatty: Optional[Callable[[], bool]] = getattr(self.file, "isatty", None) + try: + return False if isatty is None else isatty() + except ValueError: + # in some situation (at the end of a pytest run for example) isatty() can raise + # ValueError: I/O operation on closed file + # return False because we aren't in a terminal anymore + return False + + @property + def is_dumb_terminal(self) -> bool: + """Detect dumb terminal. + + Returns: + bool: True if writing to a dumb terminal, otherwise False. + + """ + _term = self._environ.get("TERM", "") + is_dumb = _term.lower() in ("dumb", "unknown") + return self.is_terminal and is_dumb + + @property + def options(self) -> ConsoleOptions: + """Get default console options.""" + return ConsoleOptions( + max_height=self.size.height, + size=self.size, + legacy_windows=self.legacy_windows, + min_width=1, + max_width=self.width, + encoding=self.encoding, + is_terminal=self.is_terminal, + ) + + @property + def size(self) -> ConsoleDimensions: + """Get the size of the console. + + Returns: + ConsoleDimensions: A named tuple containing the dimensions. + """ + + if self._width is not None and self._height is not None: + return ConsoleDimensions(self._width - self.legacy_windows, self._height) + + if self.is_dumb_terminal: + return ConsoleDimensions(80, 25) + + width: Optional[int] = None + height: Optional[int] = None + + streams = _STD_STREAMS_OUTPUT if WINDOWS else _STD_STREAMS + for file_descriptor in streams: + try: + width, height = os.get_terminal_size(file_descriptor) + except (AttributeError, ValueError, OSError): # Probably not a terminal + pass + else: + break + + columns = self._environ.get("COLUMNS") + if columns is not None and columns.isdigit(): + width = int(columns) + lines = self._environ.get("LINES") + if lines is not None and lines.isdigit(): + height = int(lines) + + # get_terminal_size can report 0, 0 if run from pseudo-terminal + width = width or 80 + height = height or 25 + return ConsoleDimensions( + width - self.legacy_windows if self._width is None else self._width, + height if self._height is None else self._height, + ) + + @size.setter + def size(self, new_size: Tuple[int, int]) -> None: + """Set a new size for the terminal. + + Args: + new_size (Tuple[int, int]): New width and height. + """ + width, height = new_size + self._width = width + self._height = height + + @property + def width(self) -> int: + """Get the width of the console. + + Returns: + int: The width (in characters) of the console. + """ + return self.size.width + + @width.setter + def width(self, width: int) -> None: + """Set width. + + Args: + width (int): New width. + """ + self._width = width + + @property + def height(self) -> int: + """Get the height of the console. + + Returns: + int: The height (in lines) of the console. + """ + return self.size.height + + @height.setter + def height(self, height: int) -> None: + """Set height. + + Args: + height (int): new height. + """ + self._height = height + + def bell(self) -> None: + """Play a 'bell' sound (if supported by the terminal).""" + self.control(Control.bell()) + + def capture(self) -> Capture: + """A context manager to *capture* the result of print() or log() in a string, + rather than writing it to the console. + + Example: + >>> from rich.console import Console + >>> console = Console() + >>> with console.capture() as capture: + ... console.print("[bold magenta]Hello World[/]") + >>> print(capture.get()) + + Returns: + Capture: Context manager with disables writing to the terminal. + """ + capture = Capture(self) + return capture + + def pager( + self, pager: Optional[Pager] = None, styles: bool = False, links: bool = False + ) -> PagerContext: + """A context manager to display anything printed within a "pager". The pager application + is defined by the system and will typically support at least pressing a key to scroll. + + Args: + pager (Pager, optional): A pager object, or None to use :class:`~rich.pager.SystemPager`. Defaults to None. + styles (bool, optional): Show styles in pager. Defaults to False. + links (bool, optional): Show links in pager. Defaults to False. + + Example: + >>> from rich.console import Console + >>> from rich.__main__ import make_test_card + >>> console = Console() + >>> with console.pager(): + console.print(make_test_card()) + + Returns: + PagerContext: A context manager. + """ + return PagerContext(self, pager=pager, styles=styles, links=links) + + def line(self, count: int = 1) -> None: + """Write new line(s). + + Args: + count (int, optional): Number of new lines. Defaults to 1. + """ + + assert count >= 0, "count must be >= 0" + self.print(NewLine(count)) + + def clear(self, home: bool = True) -> None: + """Clear the screen. + + Args: + home (bool, optional): Also move the cursor to 'home' position. Defaults to True. + """ + if home: + self.control(Control.clear(), Control.home()) + else: + self.control(Control.clear()) + + def status( + self, + status: RenderableType, + *, + spinner: str = "dots", + spinner_style: StyleType = "status.spinner", + speed: float = 1.0, + refresh_per_second: float = 12.5, + ) -> "Status": + """Display a status and spinner. + + Args: + status (RenderableType): A status renderable (str or Text typically). + spinner (str, optional): Name of spinner animation (see python -m rich.spinner). Defaults to "dots". + spinner_style (StyleType, optional): Style of spinner. Defaults to "status.spinner". + speed (float, optional): Speed factor for spinner animation. Defaults to 1.0. + refresh_per_second (float, optional): Number of refreshes per second. Defaults to 12.5. + + Returns: + Status: A Status object that may be used as a context manager. + """ + from .status import Status + + status_renderable = Status( + status, + console=self, + spinner=spinner, + spinner_style=spinner_style, + speed=speed, + refresh_per_second=refresh_per_second, + ) + return status_renderable + + def show_cursor(self, show: bool = True) -> bool: + """Show or hide the cursor. + + Args: + show (bool, optional): Set visibility of the cursor. + """ + if self.is_terminal: + self.control(Control.show_cursor(show)) + return True + return False + + def set_alt_screen(self, enable: bool = True) -> bool: + """Enables alternative screen mode. + + Note, if you enable this mode, you should ensure that is disabled before + the application exits. See :meth:`~rich.Console.screen` for a context manager + that handles this for you. + + Args: + enable (bool, optional): Enable (True) or disable (False) alternate screen. Defaults to True. + + Returns: + bool: True if the control codes were written. + + """ + changed = False + if self.is_terminal and not self.legacy_windows: + self.control(Control.alt_screen(enable)) + changed = True + self._is_alt_screen = enable + return changed + + @property + def is_alt_screen(self) -> bool: + """Check if the alt screen was enabled. + + Returns: + bool: True if the alt screen was enabled, otherwise False. + """ + return self._is_alt_screen + + def set_window_title(self, title: str) -> bool: + """Set the title of the console terminal window. + + Warning: There is no means within Rich of "resetting" the window title to its + previous value, meaning the title you set will persist even after your application + exits. + + ``fish`` shell resets the window title before and after each command by default, + negating this issue. Windows Terminal and command prompt will also reset the title for you. + Most other shells and terminals, however, do not do this. + + Some terminals may require configuration changes before you can set the title. + Some terminals may not support setting the title at all. + + Other software (including the terminal itself, the shell, custom prompts, plugins, etc.) + may also set the terminal window title. This could result in whatever value you write + using this method being overwritten. + + Args: + title (str): The new title of the terminal window. + + Returns: + bool: True if the control code to change the terminal title was + written, otherwise False. Note that a return value of True + does not guarantee that the window title has actually changed, + since the feature may be unsupported/disabled in some terminals. + """ + if self.is_terminal: + self.control(Control.title(title)) + return True + return False + + def screen( + self, hide_cursor: bool = True, style: Optional[StyleType] = None + ) -> "ScreenContext": + """Context manager to enable and disable 'alternative screen' mode. + + Args: + hide_cursor (bool, optional): Also hide the cursor. Defaults to False. + style (Style, optional): Optional style for screen. Defaults to None. + + Returns: + ~ScreenContext: Context which enables alternate screen on enter, and disables it on exit. + """ + return ScreenContext(self, hide_cursor=hide_cursor, style=style or "") + + def measure( + self, renderable: RenderableType, *, options: Optional[ConsoleOptions] = None + ) -> Measurement: + """Measure a renderable. Returns a :class:`~rich.measure.Measurement` object which contains + information regarding the number of characters required to print the renderable. + + Args: + renderable (RenderableType): Any renderable or string. + options (Optional[ConsoleOptions], optional): Options to use when measuring, or None + to use default options. Defaults to None. + + Returns: + Measurement: A measurement of the renderable. + """ + measurement = Measurement.get(self, options or self.options, renderable) + return measurement + + def render( + self, renderable: RenderableType, options: Optional[ConsoleOptions] = None + ) -> Iterable[Segment]: + """Render an object in to an iterable of `Segment` instances. + + This method contains the logic for rendering objects with the console protocol. + You are unlikely to need to use it directly, unless you are extending the library. + + Args: + renderable (RenderableType): An object supporting the console protocol, or + an object that may be converted to a string. + options (ConsoleOptions, optional): An options object, or None to use self.options. Defaults to None. + + Returns: + Iterable[Segment]: An iterable of segments that may be rendered. + """ + + _options = options or self.options + if _options.max_width < 1: + # No space to render anything. This prevents potential recursion errors. + return + render_iterable: RenderResult + + renderable = rich_cast(renderable) + if hasattr(renderable, "__rich_console__") and not isclass(renderable): + render_iterable = renderable.__rich_console__(self, _options) + elif isinstance(renderable, str): + text_renderable = self.render_str( + renderable, highlight=_options.highlight, markup=_options.markup + ) + render_iterable = text_renderable.__rich_console__(self, _options) + else: + raise errors.NotRenderableError( + f"Unable to render {renderable!r}; " + "A str, Segment or object with __rich_console__ method is required" + ) + + try: + iter_render = iter(render_iterable) + except TypeError: + raise errors.NotRenderableError( + f"object {render_iterable!r} is not renderable" + ) + _Segment = Segment + _options = _options.reset_height() + for render_output in iter_render: + if isinstance(render_output, _Segment): + yield render_output + else: + yield from self.render(render_output, _options) + + def render_lines( + self, + renderable: RenderableType, + options: Optional[ConsoleOptions] = None, + *, + style: Optional[Style] = None, + pad: bool = True, + new_lines: bool = False, + ) -> List[List[Segment]]: + """Render objects in to a list of lines. + + The output of render_lines is useful when further formatting of rendered console text + is required, such as the Panel class which draws a border around any renderable object. + + Args: + renderable (RenderableType): Any object renderable in the console. + options (Optional[ConsoleOptions], optional): Console options, or None to use self.options. Default to ``None``. + style (Style, optional): Optional style to apply to renderables. Defaults to ``None``. + pad (bool, optional): Pad lines shorter than render width. Defaults to ``True``. + new_lines (bool, optional): Include "\n" characters at end of lines. + + Returns: + List[List[Segment]]: A list of lines, where a line is a list of Segment objects. + """ + with self._lock: + render_options = options or self.options + _rendered = self.render(renderable, render_options) + if style: + _rendered = Segment.apply_style(_rendered, style) + + render_height = render_options.height + if render_height is not None: + render_height = max(0, render_height) + + lines = list( + islice( + Segment.split_and_crop_lines( + _rendered, + render_options.max_width, + include_new_lines=new_lines, + pad=pad, + style=style, + ), + None, + render_height, + ) + ) + if render_options.height is not None: + extra_lines = render_options.height - len(lines) + if extra_lines > 0: + pad_line = [ + ( + [ + Segment(" " * render_options.max_width, style), + Segment("\n"), + ] + if new_lines + else [Segment(" " * render_options.max_width, style)] + ) + ] + lines.extend(pad_line * extra_lines) + + return lines + + def render_str( + self, + text: str, + *, + style: Union[str, Style] = "", + justify: Optional[JustifyMethod] = None, + overflow: Optional[OverflowMethod] = None, + emoji: Optional[bool] = None, + markup: Optional[bool] = None, + highlight: Optional[bool] = None, + highlighter: Optional[HighlighterType] = None, + ) -> "Text": + """Convert a string to a Text instance. This is called automatically if + you print or log a string. + + Args: + text (str): Text to render. + style (Union[str, Style], optional): Style to apply to rendered text. + justify (str, optional): Justify method: "default", "left", "center", "full", or "right". Defaults to ``None``. + overflow (str, optional): Overflow method: "crop", "fold", or "ellipsis". Defaults to ``None``. + emoji (Optional[bool], optional): Enable emoji, or ``None`` to use Console default. + markup (Optional[bool], optional): Enable markup, or ``None`` to use Console default. + highlight (Optional[bool], optional): Enable highlighting, or ``None`` to use Console default. + highlighter (HighlighterType, optional): Optional highlighter to apply. + Returns: + ConsoleRenderable: Renderable object. + + """ + emoji_enabled = emoji or (emoji is None and self._emoji) + markup_enabled = markup or (markup is None and self._markup) + highlight_enabled = highlight or (highlight is None and self._highlight) + + if markup_enabled: + rich_text = render_markup( + text, + style=style, + emoji=emoji_enabled, + emoji_variant=self._emoji_variant, + ) + rich_text.justify = justify + rich_text.overflow = overflow + else: + rich_text = Text( + ( + _emoji_replace(text, default_variant=self._emoji_variant) + if emoji_enabled + else text + ), + justify=justify, + overflow=overflow, + style=style, + ) + + _highlighter = (highlighter or self.highlighter) if highlight_enabled else None + if _highlighter is not None: + highlight_text = _highlighter(str(rich_text)) + highlight_text.copy_styles(rich_text) + return highlight_text + + return rich_text + + def get_style( + self, name: Union[str, Style], *, default: Optional[Union[Style, str]] = None + ) -> Style: + """Get a Style instance by its theme name or parse a definition. + + Args: + name (str): The name of a style or a style definition. + + Returns: + Style: A Style object. + + Raises: + MissingStyle: If no style could be parsed from name. + + """ + if isinstance(name, Style): + return name + + try: + style = self._theme_stack.get(name) + if style is None: + style = Style.parse(name) + return style.copy() if style.link else style + except errors.StyleSyntaxError as error: + if default is not None: + return self.get_style(default) + raise errors.MissingStyle( + f"Failed to get style {name!r}; {error}" + ) from None + + def _collect_renderables( + self, + objects: Iterable[Any], + sep: str, + end: str, + *, + justify: Optional[JustifyMethod] = None, + emoji: Optional[bool] = None, + markup: Optional[bool] = None, + highlight: Optional[bool] = None, + ) -> List[ConsoleRenderable]: + """Combine a number of renderables and text into one renderable. + + Args: + objects (Iterable[Any]): Anything that Rich can render. + sep (str): String to write between print data. + end (str): String to write at end of print data. + justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. + emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. + markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. + highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. + + Returns: + List[ConsoleRenderable]: A list of things to render. + """ + renderables: List[ConsoleRenderable] = [] + _append = renderables.append + text: List[Text] = [] + append_text = text.append + + append = _append + if justify in ("left", "center", "right"): + + def align_append(renderable: RenderableType) -> None: + _append(Align(renderable, cast(AlignMethod, justify))) + + append = align_append + + _highlighter: HighlighterType = _null_highlighter + if highlight or (highlight is None and self._highlight): + _highlighter = self.highlighter + + def check_text() -> None: + if text: + sep_text = Text(sep, justify=justify, end=end) + append(sep_text.join(text)) + text.clear() + + for renderable in objects: + renderable = rich_cast(renderable) + if isinstance(renderable, str): + append_text( + self.render_str( + renderable, + emoji=emoji, + markup=markup, + highlight=highlight, + highlighter=_highlighter, + ) + ) + elif isinstance(renderable, Text): + append_text(renderable) + elif isinstance(renderable, ConsoleRenderable): + check_text() + append(renderable) + elif is_expandable(renderable): + check_text() + append(Pretty(renderable, highlighter=_highlighter)) + else: + append_text(_highlighter(str(renderable))) + + check_text() + + if self.style is not None: + style = self.get_style(self.style) + renderables = [Styled(renderable, style) for renderable in renderables] + + return renderables + + def rule( + self, + title: TextType = "", + *, + characters: str = "─", + style: Union[str, Style] = "rule.line", + align: AlignMethod = "center", + ) -> None: + """Draw a line with optional centered title. + + Args: + title (str, optional): Text to render over the rule. Defaults to "". + characters (str, optional): Character(s) to form the line. Defaults to "─". + style (str, optional): Style of line. Defaults to "rule.line". + align (str, optional): How to align the title, one of "left", "center", or "right". Defaults to "center". + """ + from .rule import Rule + + rule = Rule(title=title, characters=characters, style=style, align=align) + self.print(rule) + + def control(self, *control: Control) -> None: + """Insert non-printing control codes. + + Args: + control_codes (str): Control codes, such as those that may move the cursor. + """ + if not self.is_dumb_terminal: + with self: + self._buffer.extend(_control.segment for _control in control) + + def out( + self, + *objects: Any, + sep: str = " ", + end: str = "\n", + style: Optional[Union[str, Style]] = None, + highlight: Optional[bool] = None, + ) -> None: + """Output to the terminal. This is a low-level way of writing to the terminal which unlike + :meth:`~rich.console.Console.print` won't pretty print, wrap text, or apply markup, but will + optionally apply highlighting and a basic style. + + Args: + sep (str, optional): String to write between print data. Defaults to " ". + end (str, optional): String to write at end of print data. Defaults to "\\\\n". + style (Union[str, Style], optional): A style to apply to output. Defaults to None. + highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use + console default. Defaults to ``None``. + """ + raw_output: str = sep.join(str(_object) for _object in objects) + self.print( + raw_output, + style=style, + highlight=highlight, + emoji=False, + markup=False, + no_wrap=True, + overflow="ignore", + crop=False, + end=end, + ) + + def print( + self, + *objects: Any, + sep: str = " ", + end: str = "\n", + style: Optional[Union[str, Style]] = None, + justify: Optional[JustifyMethod] = None, + overflow: Optional[OverflowMethod] = None, + no_wrap: Optional[bool] = None, + emoji: Optional[bool] = None, + markup: Optional[bool] = None, + highlight: Optional[bool] = None, + width: Optional[int] = None, + height: Optional[int] = None, + crop: bool = True, + soft_wrap: Optional[bool] = None, + new_line_start: bool = False, + ) -> None: + """Print to the console. + + Args: + objects (positional args): Objects to log to the terminal. + sep (str, optional): String to write between print data. Defaults to " ". + end (str, optional): String to write at end of print data. Defaults to "\\\\n". + style (Union[str, Style], optional): A style to apply to output. Defaults to None. + justify (str, optional): Justify method: "default", "left", "right", "center", or "full". Defaults to ``None``. + overflow (str, optional): Overflow method: "ignore", "crop", "fold", or "ellipsis". Defaults to None. + no_wrap (Optional[bool], optional): Disable word wrapping. Defaults to None. + emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to ``None``. + markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to ``None``. + highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to ``None``. + width (Optional[int], optional): Width of output, or ``None`` to auto-detect. Defaults to ``None``. + crop (Optional[bool], optional): Crop output to width of terminal. Defaults to True. + soft_wrap (bool, optional): Enable soft wrap mode which disables word wrapping and cropping of text or ``None`` for + Console default. Defaults to ``None``. + new_line_start (bool, False): Insert a new line at the start if the output contains more than one line. Defaults to ``False``. + """ + if not objects: + objects = (NewLine(),) + + if soft_wrap is None: + soft_wrap = self.soft_wrap + if soft_wrap: + if no_wrap is None: + no_wrap = True + if overflow is None: + overflow = "ignore" + crop = False + render_hooks = self._render_hooks[:] + with self: + renderables = self._collect_renderables( + objects, + sep, + end, + justify=justify, + emoji=emoji, + markup=markup, + highlight=highlight, + ) + for hook in render_hooks: + renderables = hook.process_renderables(renderables) + render_options = self.options.update( + justify=justify, + overflow=overflow, + width=min(width, self.width) if width is not None else NO_CHANGE, + height=height, + no_wrap=no_wrap, + markup=markup, + highlight=highlight, + ) + + new_segments: List[Segment] = [] + extend = new_segments.extend + render = self.render + if style is None: + for renderable in renderables: + extend(render(renderable, render_options)) + else: + for renderable in renderables: + extend( + Segment.apply_style( + render(renderable, render_options), self.get_style(style) + ) + ) + if new_line_start: + if ( + len("".join(segment.text for segment in new_segments).splitlines()) + > 1 + ): + new_segments.insert(0, Segment.line()) + if crop: + buffer_extend = self._buffer.extend + for line in Segment.split_and_crop_lines( + new_segments, self.width, pad=False + ): + buffer_extend(line) + else: + self._buffer.extend(new_segments) + + def print_json( + self, + json: Optional[str] = None, + *, + data: Any = None, + indent: Union[None, int, str] = 2, + highlight: bool = True, + skip_keys: bool = False, + ensure_ascii: bool = False, + check_circular: bool = True, + allow_nan: bool = True, + default: Optional[Callable[[Any], Any]] = None, + sort_keys: bool = False, + ) -> None: + """Pretty prints JSON. Output will be valid JSON. + + Args: + json (Optional[str]): A string containing JSON. + data (Any): If json is not supplied, then encode this data. + indent (Union[None, int, str], optional): Number of spaces to indent. Defaults to 2. + highlight (bool, optional): Enable highlighting of output: Defaults to True. + skip_keys (bool, optional): Skip keys not of a basic type. Defaults to False. + ensure_ascii (bool, optional): Escape all non-ascii characters. Defaults to False. + check_circular (bool, optional): Check for circular references. Defaults to True. + allow_nan (bool, optional): Allow NaN and Infinity values. Defaults to True. + default (Callable, optional): A callable that converts values that can not be encoded + in to something that can be JSON encoded. Defaults to None. + sort_keys (bool, optional): Sort dictionary keys. Defaults to False. + """ + from pip._vendor.rich.json import JSON + + if json is None: + json_renderable = JSON.from_data( + data, + indent=indent, + highlight=highlight, + skip_keys=skip_keys, + ensure_ascii=ensure_ascii, + check_circular=check_circular, + allow_nan=allow_nan, + default=default, + sort_keys=sort_keys, + ) + else: + if not isinstance(json, str): + raise TypeError( + f"json must be str. Did you mean print_json(data={json!r}) ?" + ) + json_renderable = JSON( + json, + indent=indent, + highlight=highlight, + skip_keys=skip_keys, + ensure_ascii=ensure_ascii, + check_circular=check_circular, + allow_nan=allow_nan, + default=default, + sort_keys=sort_keys, + ) + self.print(json_renderable, soft_wrap=True) + + def update_screen( + self, + renderable: RenderableType, + *, + region: Optional[Region] = None, + options: Optional[ConsoleOptions] = None, + ) -> None: + """Update the screen at a given offset. + + Args: + renderable (RenderableType): A Rich renderable. + region (Region, optional): Region of screen to update, or None for entire screen. Defaults to None. + x (int, optional): x offset. Defaults to 0. + y (int, optional): y offset. Defaults to 0. + + Raises: + errors.NoAltScreen: If the Console isn't in alt screen mode. + + """ + if not self.is_alt_screen: + raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") + render_options = options or self.options + if region is None: + x = y = 0 + render_options = render_options.update_dimensions( + render_options.max_width, render_options.height or self.height + ) + else: + x, y, width, height = region + render_options = render_options.update_dimensions(width, height) + + lines = self.render_lines(renderable, options=render_options) + self.update_screen_lines(lines, x, y) + + def update_screen_lines( + self, lines: List[List[Segment]], x: int = 0, y: int = 0 + ) -> None: + """Update lines of the screen at a given offset. + + Args: + lines (List[List[Segment]]): Rendered lines (as produced by :meth:`~rich.Console.render_lines`). + x (int, optional): x offset (column no). Defaults to 0. + y (int, optional): y offset (column no). Defaults to 0. + + Raises: + errors.NoAltScreen: If the Console isn't in alt screen mode. + """ + if not self.is_alt_screen: + raise errors.NoAltScreen("Alt screen must be enabled to call update_screen") + screen_update = ScreenUpdate(lines, x, y) + segments = self.render(screen_update) + self._buffer.extend(segments) + self._check_buffer() + + def print_exception( + self, + *, + width: Optional[int] = 100, + extra_lines: int = 3, + theme: Optional[str] = None, + word_wrap: bool = False, + show_locals: bool = False, + suppress: Iterable[Union[str, ModuleType]] = (), + max_frames: int = 100, + ) -> None: + """Prints a rich render of the last exception and traceback. + + Args: + width (Optional[int], optional): Number of characters used to render code. Defaults to 100. + extra_lines (int, optional): Additional lines of code to render. Defaults to 3. + theme (str, optional): Override pygments theme used in traceback + word_wrap (bool, optional): Enable word wrapping of long lines. Defaults to False. + show_locals (bool, optional): Enable display of local variables. Defaults to False. + suppress (Iterable[Union[str, ModuleType]]): Optional sequence of modules or paths to exclude from traceback. + max_frames (int): Maximum number of frames to show in a traceback, 0 for no maximum. Defaults to 100. + """ + from .traceback import Traceback + + traceback = Traceback( + width=width, + extra_lines=extra_lines, + theme=theme, + word_wrap=word_wrap, + show_locals=show_locals, + suppress=suppress, + max_frames=max_frames, + ) + self.print(traceback) + + @staticmethod + def _caller_frame_info( + offset: int, + currentframe: Callable[[], Optional[FrameType]] = inspect.currentframe, + ) -> Tuple[str, int, Dict[str, Any]]: + """Get caller frame information. + + Args: + offset (int): the caller offset within the current frame stack. + currentframe (Callable[[], Optional[FrameType]], optional): the callable to use to + retrieve the current frame. Defaults to ``inspect.currentframe``. + + Returns: + Tuple[str, int, Dict[str, Any]]: A tuple containing the filename, the line number and + the dictionary of local variables associated with the caller frame. + + Raises: + RuntimeError: If the stack offset is invalid. + """ + # Ignore the frame of this local helper + offset += 1 + + frame = currentframe() + if frame is not None: + # Use the faster currentframe where implemented + while offset and frame is not None: + frame = frame.f_back + offset -= 1 + assert frame is not None + return frame.f_code.co_filename, frame.f_lineno, frame.f_locals + else: + # Fallback to the slower stack + frame_info = inspect.stack()[offset] + return frame_info.filename, frame_info.lineno, frame_info.frame.f_locals + + def log( + self, + *objects: Any, + sep: str = " ", + end: str = "\n", + style: Optional[Union[str, Style]] = None, + justify: Optional[JustifyMethod] = None, + emoji: Optional[bool] = None, + markup: Optional[bool] = None, + highlight: Optional[bool] = None, + log_locals: bool = False, + _stack_offset: int = 1, + ) -> None: + """Log rich content to the terminal. + + Args: + objects (positional args): Objects to log to the terminal. + sep (str, optional): String to write between print data. Defaults to " ". + end (str, optional): String to write at end of print data. Defaults to "\\\\n". + style (Union[str, Style], optional): A style to apply to output. Defaults to None. + justify (str, optional): One of "left", "right", "center", or "full". Defaults to ``None``. + emoji (Optional[bool], optional): Enable emoji code, or ``None`` to use console default. Defaults to None. + markup (Optional[bool], optional): Enable markup, or ``None`` to use console default. Defaults to None. + highlight (Optional[bool], optional): Enable automatic highlighting, or ``None`` to use console default. Defaults to None. + log_locals (bool, optional): Boolean to enable logging of locals where ``log()`` + was called. Defaults to False. + _stack_offset (int, optional): Offset of caller from end of call stack. Defaults to 1. + """ + if not objects: + objects = (NewLine(),) + + render_hooks = self._render_hooks[:] + + with self: + renderables = self._collect_renderables( + objects, + sep, + end, + justify=justify, + emoji=emoji, + markup=markup, + highlight=highlight, + ) + if style is not None: + renderables = [Styled(renderable, style) for renderable in renderables] + + filename, line_no, locals = self._caller_frame_info(_stack_offset) + link_path = None if filename.startswith("<") else os.path.abspath(filename) + path = filename.rpartition(os.sep)[-1] + if log_locals: + locals_map = { + key: value + for key, value in locals.items() + if not key.startswith("__") + } + renderables.append(render_scope(locals_map, title="[i]locals")) + + renderables = [ + self._log_render( + self, + renderables, + log_time=self.get_datetime(), + path=path, + line_no=line_no, + link_path=link_path, + ) + ] + for hook in render_hooks: + renderables = hook.process_renderables(renderables) + new_segments: List[Segment] = [] + extend = new_segments.extend + render = self.render + render_options = self.options + for renderable in renderables: + extend(render(renderable, render_options)) + buffer_extend = self._buffer.extend + for line in Segment.split_and_crop_lines( + new_segments, self.width, pad=False + ): + buffer_extend(line) + + def on_broken_pipe(self) -> None: + """This function is called when a `BrokenPipeError` is raised. + + This can occur when piping Textual output in Linux and macOS. + The default implementation is to exit the app, but you could implement + this method in a subclass to change the behavior. + + See https://docs.python.org/3/library/signal.html#note-on-sigpipe for details. + """ + self.quiet = True + devnull = os.open(os.devnull, os.O_WRONLY) + os.dup2(devnull, sys.stdout.fileno()) + raise SystemExit(1) + + def _check_buffer(self) -> None: + """Check if the buffer may be rendered. Render it if it can (e.g. Console.quiet is False) + Rendering is supported on Windows, Unix and Jupyter environments. For + legacy Windows consoles, the win32 API is called directly. + This method will also record what it renders if recording is enabled via Console.record. + """ + if self.quiet: + del self._buffer[:] + return + + try: + self._write_buffer() + except BrokenPipeError: + self.on_broken_pipe() + + def _write_buffer(self) -> None: + """Write the buffer to the output file.""" + + with self._lock: + if self.record and not self._buffer_index: + with self._record_buffer_lock: + self._record_buffer.extend(self._buffer[:]) + + if self._buffer_index == 0: + if self.is_jupyter: # pragma: no cover + from .jupyter import display + + display(self._buffer, self._render_buffer(self._buffer[:])) + del self._buffer[:] + else: + if WINDOWS: + use_legacy_windows_render = False + if self.legacy_windows: + fileno = get_fileno(self.file) + if fileno is not None: + use_legacy_windows_render = ( + fileno in _STD_STREAMS_OUTPUT + ) + + if use_legacy_windows_render: + from pip._vendor.rich._win32_console import LegacyWindowsTerm + from pip._vendor.rich._windows_renderer import legacy_windows_render + + buffer = self._buffer[:] + if self.no_color and self._color_system: + buffer = list(Segment.remove_color(buffer)) + + legacy_windows_render(buffer, LegacyWindowsTerm(self.file)) + else: + # Either a non-std stream on legacy Windows, or modern Windows. + text = self._render_buffer(self._buffer[:]) + # https://bugs.python.org/issue37871 + # https://github.com/python/cpython/issues/82052 + # We need to avoid writing more than 32Kb in a single write, due to the above bug + write = self.file.write + # Worse case scenario, every character is 4 bytes of utf-8 + MAX_WRITE = 32 * 1024 // 4 + try: + if len(text) <= MAX_WRITE: + write(text) + else: + batch: List[str] = [] + batch_append = batch.append + size = 0 + for line in text.splitlines(True): + if size + len(line) > MAX_WRITE and batch: + write("".join(batch)) + batch.clear() + size = 0 + batch_append(line) + size += len(line) + if batch: + write("".join(batch)) + batch.clear() + except UnicodeEncodeError as error: + error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" + raise + else: + text = self._render_buffer(self._buffer[:]) + try: + self.file.write(text) + except UnicodeEncodeError as error: + error.reason = f"{error.reason}\n*** You may need to add PYTHONIOENCODING=utf-8 to your environment ***" + raise + + self.file.flush() + del self._buffer[:] + + def _render_buffer(self, buffer: Iterable[Segment]) -> str: + """Render buffered output, and clear buffer.""" + output: List[str] = [] + append = output.append + color_system = self._color_system + legacy_windows = self.legacy_windows + not_terminal = not self.is_terminal + if self.no_color and color_system: + buffer = Segment.remove_color(buffer) + for text, style, control in buffer: + if style: + append( + style.render( + text, + color_system=color_system, + legacy_windows=legacy_windows, + ) + ) + elif not (not_terminal and control): + append(text) + + rendered = "".join(output) + return rendered + + def input( + self, + prompt: TextType = "", + *, + markup: bool = True, + emoji: bool = True, + password: bool = False, + stream: Optional[TextIO] = None, + ) -> str: + """Displays a prompt and waits for input from the user. The prompt may contain color / style. + + It works in the same way as Python's builtin :func:`input` function and provides elaborate line editing and history features if Python's builtin :mod:`readline` module is previously loaded. + + Args: + prompt (Union[str, Text]): Text to render in the prompt. + markup (bool, optional): Enable console markup (requires a str prompt). Defaults to True. + emoji (bool, optional): Enable emoji (requires a str prompt). Defaults to True. + password: (bool, optional): Hide typed text. Defaults to False. + stream: (TextIO, optional): Optional file to read input from (rather than stdin). Defaults to None. + + Returns: + str: Text read from stdin. + """ + if prompt: + self.print(prompt, markup=markup, emoji=emoji, end="") + if password: + result = getpass("", stream=stream) + else: + if stream: + result = stream.readline() + else: + result = input() + return result + + def export_text(self, *, clear: bool = True, styles: bool = False) -> str: + """Generate text from console contents (requires record=True argument in constructor). + + Args: + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. + styles (bool, optional): If ``True``, ansi escape codes will be included. ``False`` for plain text. + Defaults to ``False``. + + Returns: + str: String containing console contents. + + """ + assert ( + self.record + ), "To export console contents set record=True in the constructor or instance" + + with self._record_buffer_lock: + if styles: + text = "".join( + (style.render(text) if style else text) + for text, style, _ in self._record_buffer + ) + else: + text = "".join( + segment.text + for segment in self._record_buffer + if not segment.control + ) + if clear: + del self._record_buffer[:] + return text + + def save_text(self, path: str, *, clear: bool = True, styles: bool = False) -> None: + """Generate text from console and save to a given location (requires record=True argument in constructor). + + Args: + path (str): Path to write text files. + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. + styles (bool, optional): If ``True``, ansi style codes will be included. ``False`` for plain text. + Defaults to ``False``. + + """ + text = self.export_text(clear=clear, styles=styles) + with open(path, "w", encoding="utf-8") as write_file: + write_file.write(text) + + def export_html( + self, + *, + theme: Optional[TerminalTheme] = None, + clear: bool = True, + code_format: Optional[str] = None, + inline_styles: bool = False, + ) -> str: + """Generate HTML from console contents (requires record=True argument in constructor). + + Args: + theme (TerminalTheme, optional): TerminalTheme object containing console colors. + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. + code_format (str, optional): Format string to render HTML. In addition to '{foreground}', + '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. + inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files + larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. + Defaults to False. + + Returns: + str: String containing console contents as HTML. + """ + assert ( + self.record + ), "To export console contents set record=True in the constructor or instance" + fragments: List[str] = [] + append = fragments.append + _theme = theme or DEFAULT_TERMINAL_THEME + stylesheet = "" + + render_code_format = CONSOLE_HTML_FORMAT if code_format is None else code_format + + with self._record_buffer_lock: + if inline_styles: + for text, style, _ in Segment.filter_control( + Segment.simplify(self._record_buffer) + ): + text = escape(text) + if style: + rule = style.get_html_style(_theme) + if style.link: + text = f'
{text}' + text = f'{text}' if rule else text + append(text) + else: + styles: Dict[str, int] = {} + for text, style, _ in Segment.filter_control( + Segment.simplify(self._record_buffer) + ): + text = escape(text) + if style: + rule = style.get_html_style(_theme) + style_number = styles.setdefault(rule, len(styles) + 1) + if style.link: + text = f'{text}' + else: + text = f'{text}' + append(text) + stylesheet_rules: List[str] = [] + stylesheet_append = stylesheet_rules.append + for style_rule, style_number in styles.items(): + if style_rule: + stylesheet_append(f".r{style_number} {{{style_rule}}}") + stylesheet = "\n".join(stylesheet_rules) + + rendered_code = render_code_format.format( + code="".join(fragments), + stylesheet=stylesheet, + foreground=_theme.foreground_color.hex, + background=_theme.background_color.hex, + ) + if clear: + del self._record_buffer[:] + return rendered_code + + def save_html( + self, + path: str, + *, + theme: Optional[TerminalTheme] = None, + clear: bool = True, + code_format: str = CONSOLE_HTML_FORMAT, + inline_styles: bool = False, + ) -> None: + """Generate HTML from console contents and write to a file (requires record=True argument in constructor). + + Args: + path (str): Path to write html file. + theme (TerminalTheme, optional): TerminalTheme object containing console colors. + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True``. + code_format (str, optional): Format string to render HTML. In addition to '{foreground}', + '{background}', and '{code}', should contain '{stylesheet}' if inline_styles is ``False``. + inline_styles (bool, optional): If ``True`` styles will be inlined in to spans, which makes files + larger but easier to cut and paste markup. If ``False``, styles will be embedded in a style tag. + Defaults to False. + + """ + html = self.export_html( + theme=theme, + clear=clear, + code_format=code_format, + inline_styles=inline_styles, + ) + with open(path, "w", encoding="utf-8") as write_file: + write_file.write(html) + + def export_svg( + self, + *, + title: str = "Rich", + theme: Optional[TerminalTheme] = None, + clear: bool = True, + code_format: str = CONSOLE_SVG_FORMAT, + font_aspect_ratio: float = 0.61, + unique_id: Optional[str] = None, + ) -> str: + """ + Generate an SVG from the console contents (requires record=True in Console constructor). + + Args: + title (str, optional): The title of the tab in the output image + theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` + code_format (str, optional): Format string used to generate the SVG. Rich will inject a number of variables + into the string in order to form the final SVG output. The default template used and the variables + injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. + font_aspect_ratio (float, optional): The width to height ratio of the font used in the ``code_format`` + string. Defaults to 0.61, which is the width to height ratio of Fira Code (the default font). + If you aren't specifying a different font inside ``code_format``, you probably don't need this. + unique_id (str, optional): unique id that is used as the prefix for various elements (CSS styles, node + ids). If not set, this defaults to a computed value based on the recorded content. + """ + + from pip._vendor.rich.cells import cell_len + + style_cache: Dict[Style, str] = {} + + def get_svg_style(style: Style) -> str: + """Convert a Style to CSS rules for SVG.""" + if style in style_cache: + return style_cache[style] + css_rules = [] + color = ( + _theme.foreground_color + if (style.color is None or style.color.is_default) + else style.color.get_truecolor(_theme) + ) + bgcolor = ( + _theme.background_color + if (style.bgcolor is None or style.bgcolor.is_default) + else style.bgcolor.get_truecolor(_theme) + ) + if style.reverse: + color, bgcolor = bgcolor, color + if style.dim: + color = blend_rgb(color, bgcolor, 0.4) + css_rules.append(f"fill: {color.hex}") + if style.bold: + css_rules.append("font-weight: bold") + if style.italic: + css_rules.append("font-style: italic;") + if style.underline: + css_rules.append("text-decoration: underline;") + if style.strike: + css_rules.append("text-decoration: line-through;") + + css = ";".join(css_rules) + style_cache[style] = css + return css + + _theme = theme or SVG_EXPORT_THEME + + width = self.width + char_height = 20 + char_width = char_height * font_aspect_ratio + line_height = char_height * 1.22 + + margin_top = 1 + margin_right = 1 + margin_bottom = 1 + margin_left = 1 + + padding_top = 40 + padding_right = 8 + padding_bottom = 8 + padding_left = 8 + + padding_width = padding_left + padding_right + padding_height = padding_top + padding_bottom + margin_width = margin_left + margin_right + margin_height = margin_top + margin_bottom + + text_backgrounds: List[str] = [] + text_group: List[str] = [] + classes: Dict[str, int] = {} + style_no = 1 + + def escape_text(text: str) -> str: + """HTML escape text and replace spaces with nbsp.""" + return escape(text).replace(" ", " ") + + def make_tag( + name: str, content: Optional[str] = None, **attribs: object + ) -> str: + """Make a tag from name, content, and attributes.""" + + def stringify(value: object) -> str: + if isinstance(value, (float)): + return format(value, "g") + return str(value) + + tag_attribs = " ".join( + f'{k.lstrip("_").replace("_", "-")}="{stringify(v)}"' + for k, v in attribs.items() + ) + return ( + f"<{name} {tag_attribs}>{content}" + if content + else f"<{name} {tag_attribs}/>" + ) + + with self._record_buffer_lock: + segments = list(Segment.filter_control(self._record_buffer)) + if clear: + self._record_buffer.clear() + + if unique_id is None: + unique_id = "terminal-" + str( + zlib.adler32( + ("".join(repr(segment) for segment in segments)).encode( + "utf-8", + "ignore", + ) + + title.encode("utf-8", "ignore") + ) + ) + y = 0 + for y, line in enumerate(Segment.split_and_crop_lines(segments, length=width)): + x = 0 + for text, style, _control in line: + style = style or Style() + rules = get_svg_style(style) + if rules not in classes: + classes[rules] = style_no + style_no += 1 + class_name = f"r{classes[rules]}" + + if style.reverse: + has_background = True + background = ( + _theme.foreground_color.hex + if style.color is None + else style.color.get_truecolor(_theme).hex + ) + else: + bgcolor = style.bgcolor + has_background = bgcolor is not None and not bgcolor.is_default + background = ( + _theme.background_color.hex + if style.bgcolor is None + else style.bgcolor.get_truecolor(_theme).hex + ) + + text_length = cell_len(text) + if has_background: + text_backgrounds.append( + make_tag( + "rect", + fill=background, + x=x * char_width, + y=y * line_height + 1.5, + width=char_width * text_length, + height=line_height + 0.25, + shape_rendering="crispEdges", + ) + ) + + if text != " " * len(text): + text_group.append( + make_tag( + "text", + escape_text(text), + _class=f"{unique_id}-{class_name}", + x=x * char_width, + y=y * line_height + char_height, + textLength=char_width * len(text), + clip_path=f"url(#{unique_id}-line-{y})", + ) + ) + x += cell_len(text) + + line_offsets = [line_no * line_height + 1.5 for line_no in range(y)] + lines = "\n".join( + f""" + {make_tag("rect", x=0, y=offset, width=char_width * width, height=line_height + 0.25)} + """ + for line_no, offset in enumerate(line_offsets) + ) + + styles = "\n".join( + f".{unique_id}-r{rule_no} {{ {css} }}" for css, rule_no in classes.items() + ) + backgrounds = "".join(text_backgrounds) + matrix = "".join(text_group) + + terminal_width = ceil(width * char_width + padding_width) + terminal_height = (y + 1) * line_height + padding_height + chrome = make_tag( + "rect", + fill=_theme.background_color.hex, + stroke="rgba(255,255,255,0.35)", + stroke_width="1", + x=margin_left, + y=margin_top, + width=terminal_width, + height=terminal_height, + rx=8, + ) + + title_color = _theme.foreground_color.hex + if title: + chrome += make_tag( + "text", + escape_text(title), + _class=f"{unique_id}-title", + fill=title_color, + text_anchor="middle", + x=terminal_width // 2, + y=margin_top + char_height + 6, + ) + chrome += f""" + + + + + + """ + + svg = code_format.format( + unique_id=unique_id, + char_width=char_width, + char_height=char_height, + line_height=line_height, + terminal_width=char_width * width - 1, + terminal_height=(y + 1) * line_height - 1, + width=terminal_width + margin_width, + height=terminal_height + margin_height, + terminal_x=margin_left + padding_left, + terminal_y=margin_top + padding_top, + styles=styles, + chrome=chrome, + backgrounds=backgrounds, + matrix=matrix, + lines=lines, + ) + return svg + + def save_svg( + self, + path: str, + *, + title: str = "Rich", + theme: Optional[TerminalTheme] = None, + clear: bool = True, + code_format: str = CONSOLE_SVG_FORMAT, + font_aspect_ratio: float = 0.61, + unique_id: Optional[str] = None, + ) -> None: + """Generate an SVG file from the console contents (requires record=True in Console constructor). + + Args: + path (str): The path to write the SVG to. + title (str, optional): The title of the tab in the output image + theme (TerminalTheme, optional): The ``TerminalTheme`` object to use to style the terminal + clear (bool, optional): Clear record buffer after exporting. Defaults to ``True`` + code_format (str, optional): Format string used to generate the SVG. Rich will inject a number of variables + into the string in order to form the final SVG output. The default template used and the variables + injected by Rich can be found by inspecting the ``console.CONSOLE_SVG_FORMAT`` variable. + font_aspect_ratio (float, optional): The width to height ratio of the font used in the ``code_format`` + string. Defaults to 0.61, which is the width to height ratio of Fira Code (the default font). + If you aren't specifying a different font inside ``code_format``, you probably don't need this. + unique_id (str, optional): unique id that is used as the prefix for various elements (CSS styles, node + ids). If not set, this defaults to a computed value based on the recorded content. + """ + svg = self.export_svg( + title=title, + theme=theme, + clear=clear, + code_format=code_format, + font_aspect_ratio=font_aspect_ratio, + unique_id=unique_id, + ) + with open(path, "w", encoding="utf-8") as write_file: + write_file.write(svg) + + +def _svg_hash(svg_main_code: str) -> str: + """Returns a unique hash for the given SVG main code. + + Args: + svg_main_code (str): The content we're going to inject in the SVG envelope. + + Returns: + str: a hash of the given content + """ + return str(zlib.adler32(svg_main_code.encode())) + + +if __name__ == "__main__": # pragma: no cover + console = Console(record=True) + + console.log( + "JSONRPC [i]request[/i]", + 5, + 1.3, + True, + False, + None, + { + "jsonrpc": "2.0", + "method": "subtract", + "params": {"minuend": 42, "subtrahend": 23}, + "id": 3, + }, + ) + + console.log("Hello, World!", "{'a': 1}", repr(console)) + + console.print( + { + "name": None, + "empty": [], + "quiz": { + "sport": { + "answered": True, + "q1": { + "question": "Which one is correct team name in NBA?", + "options": [ + "New York Bulls", + "Los Angeles Kings", + "Golden State Warriors", + "Huston Rocket", + ], + "answer": "Huston Rocket", + }, + }, + "maths": { + "answered": False, + "q1": { + "question": "5 + 7 = ?", + "options": [10, 11, 12, 13], + "answer": 12, + }, + "q2": { + "question": "12 - 8 = ?", + "options": [1, 2, 3, 4], + "answer": 4, + }, + }, + }, + } + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/constrain.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/constrain.py new file mode 100644 index 00000000000..65fdf56342e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/constrain.py @@ -0,0 +1,37 @@ +from typing import Optional, TYPE_CHECKING + +from .jupyter import JupyterMixin +from .measure import Measurement + +if TYPE_CHECKING: + from .console import Console, ConsoleOptions, RenderableType, RenderResult + + +class Constrain(JupyterMixin): + """Constrain the width of a renderable to a given number of characters. + + Args: + renderable (RenderableType): A renderable object. + width (int, optional): The maximum width (in characters) to render. Defaults to 80. + """ + + def __init__(self, renderable: "RenderableType", width: Optional[int] = 80) -> None: + self.renderable = renderable + self.width = width + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + if self.width is None: + yield self.renderable + else: + child_options = options.update_width(min(self.width, options.max_width)) + yield from console.render(self.renderable, child_options) + + def __rich_measure__( + self, console: "Console", options: "ConsoleOptions" + ) -> "Measurement": + if self.width is not None: + options = options.update_width(self.width) + measurement = Measurement.get(console, options, self.renderable) + return measurement diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/containers.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/containers.py new file mode 100644 index 00000000000..901ff8ba6ea --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/containers.py @@ -0,0 +1,167 @@ +from itertools import zip_longest +from typing import ( + TYPE_CHECKING, + Iterable, + Iterator, + List, + Optional, + TypeVar, + Union, + overload, +) + +if TYPE_CHECKING: + from .console import ( + Console, + ConsoleOptions, + JustifyMethod, + OverflowMethod, + RenderResult, + RenderableType, + ) + from .text import Text + +from .cells import cell_len +from .measure import Measurement + +T = TypeVar("T") + + +class Renderables: + """A list subclass which renders its contents to the console.""" + + def __init__( + self, renderables: Optional[Iterable["RenderableType"]] = None + ) -> None: + self._renderables: List["RenderableType"] = ( + list(renderables) if renderables is not None else [] + ) + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + """Console render method to insert line-breaks.""" + yield from self._renderables + + def __rich_measure__( + self, console: "Console", options: "ConsoleOptions" + ) -> "Measurement": + dimensions = [ + Measurement.get(console, options, renderable) + for renderable in self._renderables + ] + if not dimensions: + return Measurement(1, 1) + _min = max(dimension.minimum for dimension in dimensions) + _max = max(dimension.maximum for dimension in dimensions) + return Measurement(_min, _max) + + def append(self, renderable: "RenderableType") -> None: + self._renderables.append(renderable) + + def __iter__(self) -> Iterable["RenderableType"]: + return iter(self._renderables) + + +class Lines: + """A list subclass which can render to the console.""" + + def __init__(self, lines: Iterable["Text"] = ()) -> None: + self._lines: List["Text"] = list(lines) + + def __repr__(self) -> str: + return f"Lines({self._lines!r})" + + def __iter__(self) -> Iterator["Text"]: + return iter(self._lines) + + @overload + def __getitem__(self, index: int) -> "Text": + ... + + @overload + def __getitem__(self, index: slice) -> List["Text"]: + ... + + def __getitem__(self, index: Union[slice, int]) -> Union["Text", List["Text"]]: + return self._lines[index] + + def __setitem__(self, index: int, value: "Text") -> "Lines": + self._lines[index] = value + return self + + def __len__(self) -> int: + return self._lines.__len__() + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + """Console render method to insert line-breaks.""" + yield from self._lines + + def append(self, line: "Text") -> None: + self._lines.append(line) + + def extend(self, lines: Iterable["Text"]) -> None: + self._lines.extend(lines) + + def pop(self, index: int = -1) -> "Text": + return self._lines.pop(index) + + def justify( + self, + console: "Console", + width: int, + justify: "JustifyMethod" = "left", + overflow: "OverflowMethod" = "fold", + ) -> None: + """Justify and overflow text to a given width. + + Args: + console (Console): Console instance. + width (int): Number of cells available per line. + justify (str, optional): Default justify method for text: "left", "center", "full" or "right". Defaults to "left". + overflow (str, optional): Default overflow for text: "crop", "fold", or "ellipsis". Defaults to "fold". + + """ + from .text import Text + + if justify == "left": + for line in self._lines: + line.truncate(width, overflow=overflow, pad=True) + elif justify == "center": + for line in self._lines: + line.rstrip() + line.truncate(width, overflow=overflow) + line.pad_left((width - cell_len(line.plain)) // 2) + line.pad_right(width - cell_len(line.plain)) + elif justify == "right": + for line in self._lines: + line.rstrip() + line.truncate(width, overflow=overflow) + line.pad_left(width - cell_len(line.plain)) + elif justify == "full": + for line_index, line in enumerate(self._lines): + if line_index == len(self._lines) - 1: + break + words = line.split(" ") + words_size = sum(cell_len(word.plain) for word in words) + num_spaces = len(words) - 1 + spaces = [1 for _ in range(num_spaces)] + index = 0 + if spaces: + while words_size + num_spaces < width: + spaces[len(spaces) - index - 1] += 1 + num_spaces += 1 + index = (index + 1) % len(spaces) + tokens: List[Text] = [] + for index, (word, next_word) in enumerate( + zip_longest(words, words[1:]) + ): + tokens.append(word) + if index < len(spaces): + style = word.get_style_at_offset(console, -1) + next_style = next_word.get_style_at_offset(console, 0) + space_style = style if style == next_style else line.style + tokens.append(Text(" " * spaces[index], style=space_style)) + self[line_index] = Text("").join(tokens) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/control.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/control.py new file mode 100644 index 00000000000..88fcb929516 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/control.py @@ -0,0 +1,225 @@ +import sys +import time +from typing import TYPE_CHECKING, Callable, Dict, Iterable, List, Union + +if sys.version_info >= (3, 8): + from typing import Final +else: + from pip._vendor.typing_extensions import Final # pragma: no cover + +from .segment import ControlCode, ControlType, Segment + +if TYPE_CHECKING: + from .console import Console, ConsoleOptions, RenderResult + +STRIP_CONTROL_CODES: Final = [ + 7, # Bell + 8, # Backspace + 11, # Vertical tab + 12, # Form feed + 13, # Carriage return +] +_CONTROL_STRIP_TRANSLATE: Final = { + _codepoint: None for _codepoint in STRIP_CONTROL_CODES +} + +CONTROL_ESCAPE: Final = { + 7: "\\a", + 8: "\\b", + 11: "\\v", + 12: "\\f", + 13: "\\r", +} + +CONTROL_CODES_FORMAT: Dict[int, Callable[..., str]] = { + ControlType.BELL: lambda: "\x07", + ControlType.CARRIAGE_RETURN: lambda: "\r", + ControlType.HOME: lambda: "\x1b[H", + ControlType.CLEAR: lambda: "\x1b[2J", + ControlType.ENABLE_ALT_SCREEN: lambda: "\x1b[?1049h", + ControlType.DISABLE_ALT_SCREEN: lambda: "\x1b[?1049l", + ControlType.SHOW_CURSOR: lambda: "\x1b[?25h", + ControlType.HIDE_CURSOR: lambda: "\x1b[?25l", + ControlType.CURSOR_UP: lambda param: f"\x1b[{param}A", + ControlType.CURSOR_DOWN: lambda param: f"\x1b[{param}B", + ControlType.CURSOR_FORWARD: lambda param: f"\x1b[{param}C", + ControlType.CURSOR_BACKWARD: lambda param: f"\x1b[{param}D", + ControlType.CURSOR_MOVE_TO_COLUMN: lambda param: f"\x1b[{param+1}G", + ControlType.ERASE_IN_LINE: lambda param: f"\x1b[{param}K", + ControlType.CURSOR_MOVE_TO: lambda x, y: f"\x1b[{y+1};{x+1}H", + ControlType.SET_WINDOW_TITLE: lambda title: f"\x1b]0;{title}\x07", +} + + +class Control: + """A renderable that inserts a control code (non printable but may move cursor). + + Args: + *codes (str): Positional arguments are either a :class:`~rich.segment.ControlType` enum or a + tuple of ControlType and an integer parameter + """ + + __slots__ = ["segment"] + + def __init__(self, *codes: Union[ControlType, ControlCode]) -> None: + control_codes: List[ControlCode] = [ + (code,) if isinstance(code, ControlType) else code for code in codes + ] + _format_map = CONTROL_CODES_FORMAT + rendered_codes = "".join( + _format_map[code](*parameters) for code, *parameters in control_codes + ) + self.segment = Segment(rendered_codes, None, control_codes) + + @classmethod + def bell(cls) -> "Control": + """Ring the 'bell'.""" + return cls(ControlType.BELL) + + @classmethod + def home(cls) -> "Control": + """Move cursor to 'home' position.""" + return cls(ControlType.HOME) + + @classmethod + def move(cls, x: int = 0, y: int = 0) -> "Control": + """Move cursor relative to current position. + + Args: + x (int): X offset. + y (int): Y offset. + + Returns: + ~Control: Control object. + + """ + + def get_codes() -> Iterable[ControlCode]: + control = ControlType + if x: + yield ( + control.CURSOR_FORWARD if x > 0 else control.CURSOR_BACKWARD, + abs(x), + ) + if y: + yield ( + control.CURSOR_DOWN if y > 0 else control.CURSOR_UP, + abs(y), + ) + + control = cls(*get_codes()) + return control + + @classmethod + def move_to_column(cls, x: int, y: int = 0) -> "Control": + """Move to the given column, optionally add offset to row. + + Returns: + x (int): absolute x (column) + y (int): optional y offset (row) + + Returns: + ~Control: Control object. + """ + + return ( + cls( + (ControlType.CURSOR_MOVE_TO_COLUMN, x), + ( + ControlType.CURSOR_DOWN if y > 0 else ControlType.CURSOR_UP, + abs(y), + ), + ) + if y + else cls((ControlType.CURSOR_MOVE_TO_COLUMN, x)) + ) + + @classmethod + def move_to(cls, x: int, y: int) -> "Control": + """Move cursor to absolute position. + + Args: + x (int): x offset (column) + y (int): y offset (row) + + Returns: + ~Control: Control object. + """ + return cls((ControlType.CURSOR_MOVE_TO, x, y)) + + @classmethod + def clear(cls) -> "Control": + """Clear the screen.""" + return cls(ControlType.CLEAR) + + @classmethod + def show_cursor(cls, show: bool) -> "Control": + """Show or hide the cursor.""" + return cls(ControlType.SHOW_CURSOR if show else ControlType.HIDE_CURSOR) + + @classmethod + def alt_screen(cls, enable: bool) -> "Control": + """Enable or disable alt screen.""" + if enable: + return cls(ControlType.ENABLE_ALT_SCREEN, ControlType.HOME) + else: + return cls(ControlType.DISABLE_ALT_SCREEN) + + @classmethod + def title(cls, title: str) -> "Control": + """Set the terminal window title + + Args: + title (str): The new terminal window title + """ + return cls((ControlType.SET_WINDOW_TITLE, title)) + + def __str__(self) -> str: + return self.segment.text + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + if self.segment.text: + yield self.segment + + +def strip_control_codes( + text: str, _translate_table: Dict[int, None] = _CONTROL_STRIP_TRANSLATE +) -> str: + """Remove control codes from text. + + Args: + text (str): A string possibly contain control codes. + + Returns: + str: String with control codes removed. + """ + return text.translate(_translate_table) + + +def escape_control_codes( + text: str, + _translate_table: Dict[int, str] = CONTROL_ESCAPE, +) -> str: + """Replace control codes with their "escaped" equivalent in the given text. + (e.g. "\b" becomes "\\b") + + Args: + text (str): A string possibly containing control codes. + + Returns: + str: String with control codes replaced with their escaped version. + """ + return text.translate(_translate_table) + + +if __name__ == "__main__": # pragma: no cover + from pip._vendor.rich.console import Console + + console = Console() + console.print("Look at the title of your terminal window ^") + # console.print(Control((ControlType.SET_WINDOW_TITLE, "Hello, world!"))) + for i in range(10): + console.set_window_title("🚀 Loading" + "." * i) + time.sleep(0.5) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/default_styles.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/default_styles.py new file mode 100644 index 00000000000..6c0d73231d8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/default_styles.py @@ -0,0 +1,191 @@ +from typing import Dict + +from .style import Style + +DEFAULT_STYLES: Dict[str, Style] = { + "none": Style.null(), + "reset": Style( + color="default", + bgcolor="default", + dim=False, + bold=False, + italic=False, + underline=False, + blink=False, + blink2=False, + reverse=False, + conceal=False, + strike=False, + ), + "dim": Style(dim=True), + "bright": Style(dim=False), + "bold": Style(bold=True), + "strong": Style(bold=True), + "code": Style(reverse=True, bold=True), + "italic": Style(italic=True), + "emphasize": Style(italic=True), + "underline": Style(underline=True), + "blink": Style(blink=True), + "blink2": Style(blink2=True), + "reverse": Style(reverse=True), + "strike": Style(strike=True), + "black": Style(color="black"), + "red": Style(color="red"), + "green": Style(color="green"), + "yellow": Style(color="yellow"), + "magenta": Style(color="magenta"), + "cyan": Style(color="cyan"), + "white": Style(color="white"), + "inspect.attr": Style(color="yellow", italic=True), + "inspect.attr.dunder": Style(color="yellow", italic=True, dim=True), + "inspect.callable": Style(bold=True, color="red"), + "inspect.async_def": Style(italic=True, color="bright_cyan"), + "inspect.def": Style(italic=True, color="bright_cyan"), + "inspect.class": Style(italic=True, color="bright_cyan"), + "inspect.error": Style(bold=True, color="red"), + "inspect.equals": Style(), + "inspect.help": Style(color="cyan"), + "inspect.doc": Style(dim=True), + "inspect.value.border": Style(color="green"), + "live.ellipsis": Style(bold=True, color="red"), + "layout.tree.row": Style(dim=False, color="red"), + "layout.tree.column": Style(dim=False, color="blue"), + "logging.keyword": Style(bold=True, color="yellow"), + "logging.level.notset": Style(dim=True), + "logging.level.debug": Style(color="green"), + "logging.level.info": Style(color="blue"), + "logging.level.warning": Style(color="yellow"), + "logging.level.error": Style(color="red", bold=True), + "logging.level.critical": Style(color="red", bold=True, reverse=True), + "log.level": Style.null(), + "log.time": Style(color="cyan", dim=True), + "log.message": Style.null(), + "log.path": Style(dim=True), + "repr.ellipsis": Style(color="yellow"), + "repr.indent": Style(color="green", dim=True), + "repr.error": Style(color="red", bold=True), + "repr.str": Style(color="green", italic=False, bold=False), + "repr.brace": Style(bold=True), + "repr.comma": Style(bold=True), + "repr.ipv4": Style(bold=True, color="bright_green"), + "repr.ipv6": Style(bold=True, color="bright_green"), + "repr.eui48": Style(bold=True, color="bright_green"), + "repr.eui64": Style(bold=True, color="bright_green"), + "repr.tag_start": Style(bold=True), + "repr.tag_name": Style(color="bright_magenta", bold=True), + "repr.tag_contents": Style(color="default"), + "repr.tag_end": Style(bold=True), + "repr.attrib_name": Style(color="yellow", italic=False), + "repr.attrib_equal": Style(bold=True), + "repr.attrib_value": Style(color="magenta", italic=False), + "repr.number": Style(color="cyan", bold=True, italic=False), + "repr.number_complex": Style(color="cyan", bold=True, italic=False), # same + "repr.bool_true": Style(color="bright_green", italic=True), + "repr.bool_false": Style(color="bright_red", italic=True), + "repr.none": Style(color="magenta", italic=True), + "repr.url": Style(underline=True, color="bright_blue", italic=False, bold=False), + "repr.uuid": Style(color="bright_yellow", bold=False), + "repr.call": Style(color="magenta", bold=True), + "repr.path": Style(color="magenta"), + "repr.filename": Style(color="bright_magenta"), + "rule.line": Style(color="bright_green"), + "rule.text": Style.null(), + "json.brace": Style(bold=True), + "json.bool_true": Style(color="bright_green", italic=True), + "json.bool_false": Style(color="bright_red", italic=True), + "json.null": Style(color="magenta", italic=True), + "json.number": Style(color="cyan", bold=True, italic=False), + "json.str": Style(color="green", italic=False, bold=False), + "json.key": Style(color="blue", bold=True), + "prompt": Style.null(), + "prompt.choices": Style(color="magenta", bold=True), + "prompt.default": Style(color="cyan", bold=True), + "prompt.invalid": Style(color="red"), + "prompt.invalid.choice": Style(color="red"), + "pretty": Style.null(), + "scope.border": Style(color="blue"), + "scope.key": Style(color="yellow", italic=True), + "scope.key.special": Style(color="yellow", italic=True, dim=True), + "scope.equals": Style(color="red"), + "table.header": Style(bold=True), + "table.footer": Style(bold=True), + "table.cell": Style.null(), + "table.title": Style(italic=True), + "table.caption": Style(italic=True, dim=True), + "traceback.error": Style(color="red", italic=True), + "traceback.border.syntax_error": Style(color="bright_red"), + "traceback.border": Style(color="red"), + "traceback.text": Style.null(), + "traceback.title": Style(color="red", bold=True), + "traceback.exc_type": Style(color="bright_red", bold=True), + "traceback.exc_value": Style.null(), + "traceback.offset": Style(color="bright_red", bold=True), + "traceback.error_range": Style(underline=True, bold=True, dim=False), + "bar.back": Style(color="grey23"), + "bar.complete": Style(color="rgb(249,38,114)"), + "bar.finished": Style(color="rgb(114,156,31)"), + "bar.pulse": Style(color="rgb(249,38,114)"), + "progress.description": Style.null(), + "progress.filesize": Style(color="green"), + "progress.filesize.total": Style(color="green"), + "progress.download": Style(color="green"), + "progress.elapsed": Style(color="yellow"), + "progress.percentage": Style(color="magenta"), + "progress.remaining": Style(color="cyan"), + "progress.data.speed": Style(color="red"), + "progress.spinner": Style(color="green"), + "status.spinner": Style(color="green"), + "tree": Style(), + "tree.line": Style(), + "markdown.paragraph": Style(), + "markdown.text": Style(), + "markdown.em": Style(italic=True), + "markdown.emph": Style(italic=True), # For commonmark backwards compatibility + "markdown.strong": Style(bold=True), + "markdown.code": Style(bold=True, color="cyan", bgcolor="black"), + "markdown.code_block": Style(color="cyan", bgcolor="black"), + "markdown.block_quote": Style(color="magenta"), + "markdown.list": Style(color="cyan"), + "markdown.item": Style(), + "markdown.item.bullet": Style(color="yellow", bold=True), + "markdown.item.number": Style(color="yellow", bold=True), + "markdown.hr": Style(color="yellow"), + "markdown.h1.border": Style(), + "markdown.h1": Style(bold=True), + "markdown.h2": Style(bold=True, underline=True), + "markdown.h3": Style(bold=True), + "markdown.h4": Style(bold=True, dim=True), + "markdown.h5": Style(underline=True), + "markdown.h6": Style(italic=True), + "markdown.h7": Style(italic=True, dim=True), + "markdown.link": Style(color="bright_blue"), + "markdown.link_url": Style(color="blue", underline=True), + "markdown.s": Style(strike=True), + "iso8601.date": Style(color="blue"), + "iso8601.time": Style(color="magenta"), + "iso8601.timezone": Style(color="yellow"), +} + + +if __name__ == "__main__": # pragma: no cover + import argparse + import io + + from pip._vendor.rich.console import Console + from pip._vendor.rich.table import Table + from pip._vendor.rich.text import Text + + parser = argparse.ArgumentParser() + parser.add_argument("--html", action="store_true", help="Export as HTML table") + args = parser.parse_args() + html: bool = args.html + console = Console(record=True, width=70, file=io.StringIO()) if html else Console() + + table = Table("Name", "Styling") + + for style_name, style in DEFAULT_STYLES.items(): + table.add_row(Text(style_name, style=style), str(style)) + + console.print(table) + if html: + print(console.export_html(inline_styles=True)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/diagnose.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/diagnose.py new file mode 100644 index 00000000000..ad36183898e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/diagnose.py @@ -0,0 +1,37 @@ +import os +import platform + +from pip._vendor.rich import inspect +from pip._vendor.rich.console import Console, get_windows_console_features +from pip._vendor.rich.panel import Panel +from pip._vendor.rich.pretty import Pretty + + +def report() -> None: # pragma: no cover + """Print a report to the terminal with debugging information""" + console = Console() + inspect(console) + features = get_windows_console_features() + inspect(features) + + env_names = ( + "TERM", + "COLORTERM", + "CLICOLOR", + "NO_COLOR", + "TERM_PROGRAM", + "COLUMNS", + "LINES", + "JUPYTER_COLUMNS", + "JUPYTER_LINES", + "JPY_PARENT_PID", + "VSCODE_VERBOSE_LOGGING", + ) + env = {name: os.getenv(name) for name in env_names} + console.print(Panel.fit((Pretty(env)), title="[b]Environment Variables")) + + console.print(f'platform="{platform.system()}"') + + +if __name__ == "__main__": # pragma: no cover + report() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/emoji.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/emoji.py new file mode 100644 index 00000000000..791f0465de1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/emoji.py @@ -0,0 +1,96 @@ +import sys +from typing import TYPE_CHECKING, Optional, Union + +from .jupyter import JupyterMixin +from .segment import Segment +from .style import Style +from ._emoji_codes import EMOJI +from ._emoji_replace import _emoji_replace + +if sys.version_info >= (3, 8): + from typing import Literal +else: + from pip._vendor.typing_extensions import Literal # pragma: no cover + + +if TYPE_CHECKING: + from .console import Console, ConsoleOptions, RenderResult + + +EmojiVariant = Literal["emoji", "text"] + + +class NoEmoji(Exception): + """No emoji by that name.""" + + +class Emoji(JupyterMixin): + __slots__ = ["name", "style", "_char", "variant"] + + VARIANTS = {"text": "\uFE0E", "emoji": "\uFE0F"} + + def __init__( + self, + name: str, + style: Union[str, Style] = "none", + variant: Optional[EmojiVariant] = None, + ) -> None: + """A single emoji character. + + Args: + name (str): Name of emoji. + style (Union[str, Style], optional): Optional style. Defaults to None. + + Raises: + NoEmoji: If the emoji doesn't exist. + """ + self.name = name + self.style = style + self.variant = variant + try: + self._char = EMOJI[name] + except KeyError: + raise NoEmoji(f"No emoji called {name!r}") + if variant is not None: + self._char += self.VARIANTS.get(variant, "") + + @classmethod + def replace(cls, text: str) -> str: + """Replace emoji markup with corresponding unicode characters. + + Args: + text (str): A string with emojis codes, e.g. "Hello :smiley:!" + + Returns: + str: A string with emoji codes replaces with actual emoji. + """ + return _emoji_replace(text) + + def __repr__(self) -> str: + return f"" + + def __str__(self) -> str: + return self._char + + def __rich_console__( + self, console: "Console", options: "ConsoleOptions" + ) -> "RenderResult": + yield Segment(self._char, console.get_style(self.style)) + + +if __name__ == "__main__": # pragma: no cover + import sys + + from pip._vendor.rich.columns import Columns + from pip._vendor.rich.console import Console + + console = Console(record=True) + + columns = Columns( + (f":{name}: {name}" for name in sorted(EMOJI.keys()) if "\u200D" not in name), + column_first=True, + ) + + console.print(columns) + if len(sys.argv) > 1: + console.save_html(sys.argv[1]) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/errors.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/errors.py new file mode 100644 index 00000000000..0bcbe53ef59 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/errors.py @@ -0,0 +1,34 @@ +class ConsoleError(Exception): + """An error in console operation.""" + + +class StyleError(Exception): + """An error in styles.""" + + +class StyleSyntaxError(ConsoleError): + """Style was badly formatted.""" + + +class MissingStyle(StyleError): + """No such style.""" + + +class StyleStackError(ConsoleError): + """Style stack is invalid.""" + + +class NotRenderableError(ConsoleError): + """Object is not renderable.""" + + +class MarkupError(ConsoleError): + """Markup was badly formatted.""" + + +class LiveError(ConsoleError): + """Error related to Live display.""" + + +class NoAltScreen(ConsoleError): + """Alt screen mode was required.""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/file_proxy.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/file_proxy.py new file mode 100644 index 00000000000..4b0b0da6c2a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/file_proxy.py @@ -0,0 +1,57 @@ +import io +from typing import IO, TYPE_CHECKING, Any, List + +from .ansi import AnsiDecoder +from .text import Text + +if TYPE_CHECKING: + from .console import Console + + +class FileProxy(io.TextIOBase): + """Wraps a file (e.g. sys.stdout) and redirects writes to a console.""" + + def __init__(self, console: "Console", file: IO[str]) -> None: + self.__console = console + self.__file = file + self.__buffer: List[str] = [] + self.__ansi_decoder = AnsiDecoder() + + @property + def rich_proxied_file(self) -> IO[str]: + """Get proxied file.""" + return self.__file + + def __getattr__(self, name: str) -> Any: + return getattr(self.__file, name) + + def write(self, text: str) -> int: + if not isinstance(text, str): + raise TypeError(f"write() argument must be str, not {type(text).__name__}") + buffer = self.__buffer + lines: List[str] = [] + while text: + line, new_line, text = text.partition("\n") + if new_line: + lines.append("".join(buffer) + line) + buffer.clear() + else: + buffer.append(line) + break + if lines: + console = self.__console + with console: + output = Text("\n").join( + self.__ansi_decoder.decode_line(line) for line in lines + ) + console.print(output) + return len(text) + + def flush(self) -> None: + output = "".join(self.__buffer) + if output: + self.__console.print(output) + del self.__buffer[:] + + def fileno(self) -> int: + return self.__file.fileno() diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/filesize.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/filesize.py new file mode 100644 index 00000000000..83bc9118d2b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/filesize.py @@ -0,0 +1,88 @@ +"""Functions for reporting filesizes. Borrowed from https://github.com/PyFilesystem/pyfilesystem2 + +The functions declared in this module should cover the different +use cases needed to generate a string representation of a file size +using several different units. Since there are many standards regarding +file size units, three different functions have been implemented. + +See Also: + * `Wikipedia: Binary prefix `_ + +""" + +__all__ = ["decimal"] + +from typing import Iterable, List, Optional, Tuple + + +def _to_str( + size: int, + suffixes: Iterable[str], + base: int, + *, + precision: Optional[int] = 1, + separator: Optional[str] = " ", +) -> str: + if size == 1: + return "1 byte" + elif size < base: + return f"{size:,} bytes" + + for i, suffix in enumerate(suffixes, 2): # noqa: B007 + unit = base**i + if size < unit: + break + return "{:,.{precision}f}{separator}{}".format( + (base * size / unit), + suffix, + precision=precision, + separator=separator, + ) + + +def pick_unit_and_suffix(size: int, suffixes: List[str], base: int) -> Tuple[int, str]: + """Pick a suffix and base for the given size.""" + for i, suffix in enumerate(suffixes): + unit = base**i + if size < unit * base: + break + return unit, suffix + + +def decimal( + size: int, + *, + precision: Optional[int] = 1, + separator: Optional[str] = " ", +) -> str: + """Convert a filesize in to a string (powers of 1000, SI prefixes). + + In this convention, ``1000 B = 1 kB``. + + This is typically the format used to advertise the storage + capacity of USB flash drives and the like (*256 MB* meaning + actually a storage capacity of more than *256 000 000 B*), + or used by **Mac OS X** since v10.6 to report file sizes. + + Arguments: + int (size): A file size. + int (precision): The number of decimal places to include (default = 1). + str (separator): The string to separate the value from the units (default = " "). + + Returns: + `str`: A string containing a abbreviated file size and units. + + Example: + >>> filesize.decimal(30000) + '30.0 kB' + >>> filesize.decimal(30000, precision=2, separator="") + '30.00kB' + + """ + return _to_str( + size, + ("kB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"), + 1000, + precision=precision, + separator=separator, + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/highlighter.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/highlighter.py new file mode 100644 index 00000000000..e4c462e2b63 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/rich/highlighter.py @@ -0,0 +1,232 @@ +import re +from abc import ABC, abstractmethod +from typing import List, Union + +from .text import Span, Text + + +def _combine_regex(*regexes: str) -> str: + """Combine a number of regexes in to a single regex. + + Returns: + str: New regex with all regexes ORed together. + """ + return "|".join(regexes) + + +class Highlighter(ABC): + """Abstract base class for highlighters.""" + + def __call__(self, text: Union[str, Text]) -> Text: + """Highlight a str or Text instance. + + Args: + text (Union[str, ~Text]): Text to highlight. + + Raises: + TypeError: If not called with text or str. + + Returns: + Text: A test instance with highlighting applied. + """ + if isinstance(text, str): + highlight_text = Text(text) + elif isinstance(text, Text): + highlight_text = text.copy() + else: + raise TypeError(f"str or Text instance required, not {text!r}") + self.highlight(highlight_text) + return highlight_text + + @abstractmethod + def highlight(self, text: Text) -> None: + """Apply highlighting in place to text. + + Args: + text (~Text): A text object highlight. + """ + + +class NullHighlighter(Highlighter): + """A highlighter object that doesn't highlight. + + May be used to disable highlighting entirely. + + """ + + def highlight(self, text: Text) -> None: + """Nothing to do""" + + +class RegexHighlighter(Highlighter): + """Applies highlighting from a list of regular expressions.""" + + highlights: List[str] = [] + base_style: str = "" + + def highlight(self, text: Text) -> None: + """Highlight :class:`rich.text.Text` using regular expressions. + + Args: + text (~Text): Text to highlighted. + + """ + + highlight_regex = text.highlight_regex + for re_highlight in self.highlights: + highlight_regex(re_highlight, style_prefix=self.base_style) + + +class ReprHighlighter(RegexHighlighter): + """Highlights the text typically produced from ``__repr__`` methods.""" + + base_style = "repr." + highlights = [ + r"(?P<)(?P[-\w.:|]*)(?P[\w\W]*)(?P>)", + r'(?P[\w_]{1,50})=(?P"?[\w_]+"?)?', + r"(?P[][{}()])", + _combine_regex( + r"(?P[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})", + r"(?P([A-Fa-f0-9]{1,4}::?){1,7}[A-Fa-f0-9]{1,4})", + r"(?P(?:[0-9A-Fa-f]{1,2}-){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){7}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){3}[0-9A-Fa-f]{4})", + r"(?P(?:[0-9A-Fa-f]{1,2}-){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{1,2}:){5}[0-9A-Fa-f]{1,2}|(?:[0-9A-Fa-f]{4}\.){2}[0-9A-Fa-f]{4})", + r"(?P[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})", + r"(?P[\w.]*?)\(", + r"\b(?PTrue)\b|\b(?PFalse)\b|\b(?PNone)\b", + r"(?P\.\.\.)", + r"(?P(?(?\B(/[-\w._+]+)*\/)(?P[-\w._+]*)?", + r"(?b?'''.*?(?(file|https|http|ws|wss)://[-0-9a-zA-Z$_+!`(),.?/;:&=%#~@]*)", + ), + ] + + +class JSONHighlighter(RegexHighlighter): + """Highlights JSON""" + + # Captures the start and end of JSON strings, handling escaped quotes + JSON_STR = r"(?b?\".*?(?[\{\[\(\)\]\}])", + r"\b(?Ptrue)\b|\b(?Pfalse)\b|\b(?Pnull)\b", + r"(?P(? None: + super().highlight(text) + + # Additional work to handle highlighting JSON keys + plain = text.plain + append = text.spans.append + whitespace = self.JSON_WHITESPACE + for match in re.finditer(self.JSON_STR, plain): + start, end = match.span() + cursor = end + while cursor < len(plain): + char = plain[cursor] + cursor += 1 + if char == ":": + append(Span(start, end, "json.key")) + elif char in whitespace: + continue + break + + +class ISO8601Highlighter(RegexHighlighter): + """Highlights the ISO8601 date time strings. + Regex reference: https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch04s07.html + """ + + base_style = "iso8601." + highlights = [ + # + # Dates + # + # Calendar month (e.g. 2008-08). The hyphen is required + r"^(?P[0-9]{4})-(?P1[0-2]|0[1-9])$", + # Calendar date w/o hyphens (e.g. 20080830) + r"^(?P(?P[0-9]{4})(?P1[0-2]|0[1-9])(?P3[01]|0[1-9]|[12][0-9]))$", + # Ordinal date (e.g. 2008-243). The hyphen is optional + r"^(?P(?P[0-9]{4})-?(?P36[0-6]|3[0-5][0-9]|[12][0-9]{2}|0[1-9][0-9]|00[1-9]))$", + # + # Weeks + # + # Week of the year (e.g., 2008-W35). The hyphen is optional + r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9]))$", + # Week date (e.g., 2008-W35-6). The hyphens are optional + r"^(?P(?P[0-9]{4})-?W(?P5[0-3]|[1-4][0-9]|0[1-9])-?(?P[1-7]))$", + # + # Times + # + # Hours and minutes (e.g., 17:21). The colon is optional + r"^(?P
+ {% endfor %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/includes/object_delete_summary.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/includes/object_delete_summary.html new file mode 100644 index 00000000000..6a8bf6542a5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/includes/object_delete_summary.html @@ -0,0 +1,7 @@ +{% load i18n %} +

{% trans "Summary" %}

+
    + {% for model_name, object_count in model_count %} +
  • {{ model_name|capfirst }}: {{ object_count }}
  • + {% endfor %} +
diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/index.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/index.html new file mode 100644 index 00000000000..2b500158862 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/index.html @@ -0,0 +1,86 @@ +{% extends "admin/base_site.html" %} +{% load i18n static %} + +{% block extrastyle %}{{ block.super }}{% endblock %} + +{% block coltype %}colMS{% endblock %} + +{% block bodyclass %}{{ block.super }} dashboard{% endblock %} + +{% block breadcrumbs %}{% endblock %} + +{% block content %} +
+ +{% if app_list %} + {% for app in app_list %} +
+ + + {% for model in app.models %} + + {% if model.admin_url %} + + {% else %} + + {% endif %} + + {% if model.add_url %} + + {% else %} + + {% endif %} + + {% if model.admin_url %} + {% if model.view_only %} + + {% else %} + + {% endif %} + {% else %} + + {% endif %} + + {% endfor %} +
+ {{ app.name }} +
{{ model.name }}{{ model.name }}{% trans 'Add' %} {% trans 'View' %}{% trans 'Change' %} 
+
+ {% endfor %} +{% else %} +

{% trans "You don't have permission to view or edit anything." %}

+{% endif %} +
+{% endblock %} + +{% block sidebar %} + +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/invalid_setup.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/invalid_setup.html new file mode 100644 index 00000000000..7c711072d66 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/invalid_setup.html @@ -0,0 +1,13 @@ +{% extends "admin/base_site.html" %} +{% load i18n %} + +{% block breadcrumbs %} + +{% endblock %} + +{% block content %} +

{% trans "Something's wrong with your database installation. Make sure the appropriate database tables have been created, and make sure the database is readable by the appropriate user." %}

+{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/login.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/login.html new file mode 100644 index 00000000000..396be276f91 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/login.html @@ -0,0 +1,66 @@ +{% extends "admin/base_site.html" %} +{% load i18n static %} + +{% block extrastyle %}{{ block.super }} +{{ form.media }} +{% endblock %} + +{% block bodyclass %}{{ block.super }} login{% endblock %} + +{% block usertools %}{% endblock %} + +{% block nav-global %}{% endblock %} + +{% block content_title %}{% endblock %} + +{% block breadcrumbs %}{% endblock %} + +{% block content %} +{% if form.errors and not form.non_field_errors %} +

+{% if form.errors.items|length == 1 %}{% trans "Please correct the error below." %}{% else %}{% trans "Please correct the errors below." %}{% endif %} +

+{% endif %} + +{% if form.non_field_errors %} +{% for error in form.non_field_errors %} +

+ {{ error }} +

+{% endfor %} +{% endif %} + +
+ +{% if user.is_authenticated %} +

+{% blocktrans trimmed %} + You are authenticated as {{ username }}, but are not authorized to + access this page. Would you like to login to a different account? +{% endblocktrans %} +

+{% endif %} + +
{% csrf_token %} +
+ {{ form.username.errors }} + {{ form.username.label_tag }} {{ form.username }} +
+
+ {{ form.password.errors }} + {{ form.password.label_tag }} {{ form.password }} + +
+ {% url 'admin_password_reset' as password_reset_url %} + {% if password_reset_url %} + + {% endif %} +
+ +
+
+ +
+{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/object_history.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/object_history.html new file mode 100644 index 00000000000..f512aa1d1c6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/object_history.html @@ -0,0 +1,42 @@ +{% extends "admin/base_site.html" %} +{% load i18n admin_urls %} + +{% block breadcrumbs %} + +{% endblock %} + +{% block content %} +
+
+ +{% if action_list %} + + + + + + + + + + {% for action in action_list %} + + + + + + {% endfor %} + +
{% trans 'Date/time' %}{% trans 'User' %}{% trans 'Action' %}
{{ action.action_time|date:"DATETIME_FORMAT" }}{{ action.user.get_username }}{% if action.user.get_full_name %} ({{ action.user.get_full_name }}){% endif %}{{ action.get_change_message }}
+{% else %} +

{% trans "This object doesn't have a change history. It probably wasn't added via this admin site." %}

+{% endif %} +
+
+{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/pagination.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/pagination.html new file mode 100644 index 00000000000..bef843a4449 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/pagination.html @@ -0,0 +1,12 @@ +{% load admin_list %} +{% load i18n %} +

+{% if pagination_required %} +{% for i in page_range %} + {% paginator_number cl i %} +{% endfor %} +{% endif %} +{{ cl.result_count }} {% if cl.result_count == 1 %}{{ cl.opts.verbose_name }}{% else %}{{ cl.opts.verbose_name_plural }}{% endif %} +{% if show_all_url %}  {% trans 'Show all' %}{% endif %} +{% if cl.formset and cl.result_count %}{% endif %} +

diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/popup_response.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/popup_response.html new file mode 100644 index 00000000000..6e4fac8e8d3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/popup_response.html @@ -0,0 +1,11 @@ +{% load i18n static %} + + {% trans 'Popup closing...' %} + + + + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/prepopulated_fields_js.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/prepopulated_fields_js.html new file mode 100644 index 00000000000..157233993f6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/prepopulated_fields_js.html @@ -0,0 +1,6 @@ +{% load l10n static %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/related_widget_wrapper.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/related_widget_wrapper.html new file mode 100644 index 00000000000..658a7b547b2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/related_widget_wrapper.html @@ -0,0 +1,35 @@ +{% load i18n static %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/search_form.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/search_form.html new file mode 100644 index 00000000000..3bb5cba52c4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/search_form.html @@ -0,0 +1,16 @@ +{% load i18n static %} +{% if cl.search_fields %} +
+{% endif %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/submit_line.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/submit_line.html new file mode 100644 index 00000000000..b9467e82b74 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/submit_line.html @@ -0,0 +1,14 @@ +{% load i18n admin_urls %} +
+{% block submit-row %} +{% if show_save %}{% endif %} +{% if show_delete_link %} + {% url opts|admin_urlname:'delete' original.pk|admin_urlquote as delete_url %} + +{% endif %} +{% if show_save_as_new %}{% endif %} +{% if show_save_and_add_another %}{% endif %} +{% if show_save_and_continue %}{% endif %} +{% if show_close %}{% trans 'Close' %}{% endif %} +{% endblock %} +
diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/clearable_file_input.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/clearable_file_input.html new file mode 100644 index 00000000000..80699d1a50c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/clearable_file_input.html @@ -0,0 +1,6 @@ +{% if widget.is_initial %}

{{ widget.initial_text }}: {{ widget.value }}{% if not widget.required %} + + +{% endif %}
+{{ widget.input_text }}:{% endif %} +{% if widget.is_initial %}

{% endif %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html new file mode 100644 index 00000000000..fa641b7b094 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/input.html' %}{% if related_url %}{% endif %}{% if link_label %} {% if link_url %}{% endif %}{{ link_label }}{% if link_url %}{% endif %}{% endif %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html new file mode 100644 index 00000000000..0dd0331dcbe --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html @@ -0,0 +1 @@ +{% include 'admin/widgets/foreign_key_raw_id.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/radio.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/radio.html new file mode 100644 index 00000000000..780899af446 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/radio.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/multiple_input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html new file mode 100644 index 00000000000..281d3314437 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html @@ -0,0 +1,29 @@ +{% load i18n static %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/split_datetime.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/split_datetime.html new file mode 100644 index 00000000000..7fc7bf68339 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/split_datetime.html @@ -0,0 +1,4 @@ +

+ {{ date_label }} {% with widget=widget.subwidgets.0 %}{% include widget.template_name %}{% endwith %}
+ {{ time_label }} {% with widget=widget.subwidgets.1 %}{% include widget.template_name %}{% endwith %} +

diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/url.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/url.html new file mode 100644 index 00000000000..ee1a66a35f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/admin/widgets/url.html @@ -0,0 +1 @@ +{% if widget.value %}

{{ current_label }} {{ widget.value }}
{{ change_label }} {% endif %}{% include "django/forms/widgets/input.html" %}{% if widget.value %}

{% endif %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/logged_out.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/logged_out.html new file mode 100644 index 00000000000..6a18186f7f3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/logged_out.html @@ -0,0 +1,12 @@ +{% extends "admin/base_site.html" %} +{% load i18n %} + +{% block breadcrumbs %}{% endblock %} + +{% block content %} + +

{% trans "Thanks for spending some quality time with the Web site today." %}

+ +

{% trans 'Log in again' %}

+ +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_done.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_done.html new file mode 100644 index 00000000000..3e557ebef30 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_done.html @@ -0,0 +1,15 @@ +{% extends "admin/base_site.html" %} +{% load i18n %} +{% block userlinks %}{% url 'django-admindocs-docroot' as docsroot %}{% if docsroot %}{% trans 'Documentation' %} / {% endif %}{% trans 'Change password' %} / {% trans 'Log out' %}{% endblock %} +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} +{% block content %} +

{% trans 'Your password was changed.' %}

+{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_form.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_form.html new file mode 100644 index 00000000000..8c26108c6e2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_change_form.html @@ -0,0 +1,60 @@ +{% extends "admin/base_site.html" %} +{% load i18n static %} +{% block extrastyle %}{{ block.super }}{% endblock %} +{% block userlinks %}{% url 'django-admindocs-docroot' as docsroot %}{% if docsroot %}{% trans 'Documentation' %} / {% endif %} {% trans 'Change password' %} / {% trans 'Log out' %}{% endblock %} +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} + +{% block content %}
+ +
{% csrf_token %} +
+{% if form.errors %} +

+ {% if form.errors.items|length == 1 %}{% trans "Please correct the error below." %}{% else %}{% trans "Please correct the errors below." %}{% endif %} +

+{% endif %} + + +

{% trans "Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly." %}

+ +
+ +
+ {{ form.old_password.errors }} + {{ form.old_password.label_tag }} {{ form.old_password }} +
+ +
+ {{ form.new_password1.errors }} + {{ form.new_password1.label_tag }} {{ form.new_password1 }} + {% if form.new_password1.help_text %} +
{{ form.new_password1.help_text|safe }}
+ {% endif %} +
+ +
+{{ form.new_password2.errors }} + {{ form.new_password2.label_tag }} {{ form.new_password2 }} + {% if form.new_password2.help_text %} +
{{ form.new_password2.help_text|safe }}
+ {% endif %} +
+ +
+ +
+ +
+ +
+
+ +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_complete.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_complete.html new file mode 100644 index 00000000000..19f87a5b76b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_complete.html @@ -0,0 +1,20 @@ +{% extends "admin/base_site.html" %} +{% load i18n %} + +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} + +{% block content %} + +

{% trans "Your password has been set. You may go ahead and log in now." %}

+ +

{% trans 'Log in' %}

+ +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_confirm.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_confirm.html new file mode 100644 index 00000000000..8666fa903c6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_confirm.html @@ -0,0 +1,42 @@ +{% extends "admin/base_site.html" %} +{% load i18n static %} + +{% block extrastyle %}{{ block.super }}{% endblock %} +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} +{% block content %} + +{% if validlink %} + +

{% trans "Please enter your new password twice so we can verify you typed it in correctly." %}

+ +
{% csrf_token %} +
+
+ {{ form.new_password1.errors }} + + {{ form.new_password1 }} +
+
+ {{ form.new_password2.errors }} + + {{ form.new_password2 }} +
+ +
+
+ +{% else %} + +

{% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}

+ +{% endif %} + +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_done.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_done.html new file mode 100644 index 00000000000..c6fc3582cb5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_done.html @@ -0,0 +1,19 @@ +{% extends "admin/base_site.html" %} +{% load i18n %} + +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} +{% block content %} + +

{% trans "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." %}

+ +

{% trans "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." %}

+ +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_email.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_email.html new file mode 100644 index 00000000000..01b3bccbbc9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_email.html @@ -0,0 +1,14 @@ +{% load i18n %}{% autoescape off %} +{% blocktrans %}You're receiving this email because you requested a password reset for your user account at {{ site_name }}.{% endblocktrans %} + +{% trans "Please go to the following page and choose a new password:" %} +{% block reset_link %} +{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %} +{% endblock %} +{% trans "Your username, in case you've forgotten:" %} {{ user.get_username }} + +{% trans "Thanks for using our site!" %} + +{% blocktrans %}The {{ site_name }} team{% endblocktrans %} + +{% endautoescape %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_form.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_form.html new file mode 100644 index 00000000000..5c5d761d978 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templates/registration/password_reset_form.html @@ -0,0 +1,29 @@ +{% extends "admin/base_site.html" %} +{% load i18n static %} + +{% block extrastyle %}{{ block.super }}{% endblock %} +{% block breadcrumbs %} + +{% endblock %} + +{% block title %}{{ title }}{% endblock %} +{% block content_title %}

{{ title }}

{% endblock %} +{% block content %} + +

{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}

+ +
{% csrf_token %} +
+
+ {{ form.email.errors }} + + {{ form.email }} +
+ +
+
+ +{% endblock %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..453a7a25c6a4b98f542aad01cb570aabb75acc91 GIT binary patch literal 201 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 HdHw$ZTTS7N literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/admin_modify.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/admin_modify.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..03a23c4c4b54ec487d48fa463980b82c183d2484 GIT binary patch literal 3494 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 aTA#gbth_YpUEHDH29=R*3?G>%6#oMO&8{v0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/admin_urls.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/admin_urls.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6ca2bc0d0e180736b9fa0723e7cd9afe92f7251d GIT binary patch literal 1782 zcmZt{%Wfk#Oq!R+lH>lyp7#rMZ7=zSqCiW^HZ}z+TQo_L6iJcv%XT{=uzvlVW&Z?({DH*% z(Z1p<;PB_g;K^ZL^<`gb-3y*me`A+T^0Shed=8Ym`p~bztSwt)kN4)hLjam6>Hr2v}Gnreqi2$3G7VlFNYEe{qs>NGsd@I^_P3xIZ)BHln zy+?bdHx@ckBbik?siZi~UYmwooP&N7tch|ofWPQd*4F7ns06(hul3>42s6D}XcMoq_dWzK zYH|bFzom1}Vh&)wrrN2Ya<1t-(609CfV(^39ng)8%){D~?`vPaw`acP``pt$>f8jn zaZPS1_jkxPnK!Ru9o9|IjD8^Hrbl#h63JgE!Ou^m{N_i(gE~5oV7E>k&}i{S?VZQ4 z+m?>&xNc1x`HqLRKMCZ!#jQMCdgRyPO{ey6DJ8Wd|Kv>`8@NOgxf zy>f@U>JDG=%HLH`rdQkd3wCq{B`5MsX||DkAXX+MmH@O!{P=lt{Pg(caq|7w&+b;t z7f+MJ$KO3UKxTi_xX@+BLt7GWHXhGLTH@8xMH+irXF8jf5+{_z+LKKHEX0n%a%9-! z7L#o}?Eo;rtm4q!?BhkL50<4quyG6^c(ADC4$6OoAV%N==&zZ^vcilDhM8YYt69ZD zJ%s>8&gB-0ZUZopohBTMmMw-4hv~zbg^*)NsYO#gIzs{D7l^XfXeOm7wN>ie%O1$w z^9LLKUUzJzoZ}Sw?_;4SY7YQ$A{sd{?NZMPY3w|p4vlGt22K}v@Npu?15QXS1S+O- z7xenh;Zc9v#Be#xi-C>jL-y^H*sPdfkw*!C4un1Y-=xlTmMe)p$XZJQFstlqeRw?9 zTb-f!;7sevCf_ukWG6C}mnM{A4D}$S2^K|Zhm6E2z#^5w*cJ)QDC_^dDPl8bM@hI3 c6Lgk~FR|tnzSIMVH>R7Anb7rUz>% literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b6b47cf9ff562f7d72654884cddf0b21b0e7ea7d GIT binary patch literal 1499 zcmZux&5z?W6u0x$H2s*-9tMU55e^(GEe#TvU1^0t8VPZk3(F;1$)vH{N$V!Tc4xL# za_XYx!v8RH+<(bePWvw)fp~T%qmjTfet93Z-`DT;=gA~Ouzr7$7Be5AKaKEsc_4fT zTYe3MB8oZM;uK@UJKWj2sk`-352GItb*c9jQIEMtH}$Fi6Pg7d;1-%;JzX)i+;N_X zm8@AlbM)lLGUq#4ROMwwnU3mANJbWglDWC_c$pZ?l5-#orI@1Bp*VHv;2m0G>vx!X zmiKA!Hcb6@$U|uW5rq25gQM^1wy@p~EQ(>hV%wT$ip45h#p)_kamIOdBV!06Ru9H1 zUa+{jW)fGsqTB{I6ABss=A5G@Xa-H#44bGKH9qJ;cZ^;; z?X*2n-Vv?+#s&SfIf3rDfB2?LPy_Gs0|tM>5a>m?EI2E(Et>^;(x*v`LO5_DoywXQ zisV(PSgE8i<=4L4LEbtfq$t5iW~bVdj4yRy8z;1{stqf(x7?Mv2+cbam2H^p-g%?! z!E7t_;5riq2HFQ^bE8Abmf4Ogse{c;Rq}m$(tXK;0Tb;RWN6P`gmdQm9_t|?InSgd zHVS5^7V{COe^#lC_Yn`{M_ z?vI$v1sux^UXs2-01}xjGRfxkUYMaV&6F_^gadqrL+oG&Mab#@Kypyq8+?ZW8~&yCs#?jzw9EEOnb`ls=#hK~dtnyoApoB6 zY{9tpVOjtbqiV5cxv~(_VPCH_VCAYPS$YCEG3MUTp<^moNtx*3A%>8x4m#z`7b7DM zEC$~w@hM2+GebT%Yg6$9^SVcgk1TWqXgZ)1*bajQ}a~@$vopz4!EZWu-x2{PtaveHIh) zCmzm^5Ds@>noU?Fku)bGnox@SAP+_?VU#F(9G;M*cArQl!xuz`iVmV9mef^k5X+j3 zUXUZ2EXn#K(uz+(5@}HvTQwTz!YbT9Ec*~*hF2qQ=aAK5hg)THI-_;RF&~;oOcH|Y&7|g%2&VH$fW-NNjbT$W~=$D&n zRCYGivktf@J*AUpJDu@?-7AY5?Qc6Kv+5eW7>YhTnzQsu2nnzWbf>cjmlb`}$;*Cw zeBk0V&5F#XDe5;ED?+Cqo_D{!;OJ4joe$jO^l`v|ND3YY-RY%U_my3|=NP}+-l-PV zOTgy$)v^pn)UVZ8rzxJ^rN83ndFy};#|0dAfG{HiNU340KeBWX9J3R07!+5LddOxB z)5}~3tl+#(2DL+mT!U!FBz;K_gIRD~mw{v_fSiqiYw3vo8muF_WYD+;2?^fSx-FW- zh+mqHhpvgyRfSFM!B~0x9BD24jb>nxtCu?i)w9Mik>{?S8JYDV6#{r0?Pj@EI$4D* z02YV==CO1v1HjIbq80j>xw_Z%9I^=1=}eiV?ybn=o8gSKDx}h@px%4{3!x3#3?drS zCS9eRPS+ODATsTWyW5Ho2Tad2b&WI~m2#5fzL};^CnB$IbQ9$1665d%slM^b{L!*OrJY{z-C4VV^alsdL#G$4$v6CylpV>Wb_uvu>jYDnm-4Z+iNZLb5Gh=xxED~w zMc-ehkab)9%3&q^?sEY>QknNE`{Fw4d9D0R&zCn)5E_W%EhFFg&KvoEUM|e-mJngP zCoJFI{udv&w|P$#dG4AmURYJke1ESria*%o2jztCi^8`3?I~vd^!mmH6gRlBkTN5vTEn$^I>|J6w_kFh z`x8$+#U48S>RzUeJ)?44@;3#ICcuEc77Gtgu^qZVm}%#c0;A=BdcPseMiMUoo_>9= zoM_11g+cFAy|H+;amqmTDVA_o1q06yc6&g)U)_$7*rXL+ZqCUT? zb*c3wxbdB##auKN8lvoKwj8R$MgC*nXf1B#LTK^VYd(jCtU-sPAr1ZxgSWp6ioOb* z-B!az)t|Al?9=MdM%&>x+4dFChVG|wGjHJ!vmGro{3o^QX9jB6h1fa0>5jpl)Jr~R btM7`{ukBXVM{gs>2I)=c#WB0I7SewJ{V#e? literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_list.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_list.py new file mode 100644 index 00000000000..22dec6994fc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_list.py @@ -0,0 +1,485 @@ +import datetime + +from django.contrib.admin.templatetags.admin_urls import add_preserved_filters +from django.contrib.admin.utils import ( + display_for_field, display_for_value, label_for_field, lookup_field, +) +from django.contrib.admin.views.main import ( + ALL_VAR, ORDER_VAR, PAGE_VAR, SEARCH_VAR, +) +from django.core.exceptions import ObjectDoesNotExist +from django.db import models +from django.template import Library +from django.template.loader import get_template +from django.templatetags.static import static +from django.urls import NoReverseMatch +from django.utils import formats +from django.utils.html import format_html +from django.utils.safestring import mark_safe +from django.utils.text import capfirst +from django.utils.translation import gettext as _ + +from .base import InclusionAdminNode + +register = Library() + +DOT = '.' + + +@register.simple_tag +def paginator_number(cl, i): + """ + Generate an individual page index link in a paginated list. + """ + if i == DOT: + return '... ' + elif i == cl.page_num: + return format_html('{} ', i + 1) + else: + return format_html('{} ', + cl.get_query_string({PAGE_VAR: i}), + mark_safe(' class="end"' if i == cl.paginator.num_pages - 1 else ''), + i + 1) + + +def pagination(cl): + """ + Generate the series of links to the pages in a paginated list. + """ + paginator, page_num = cl.paginator, cl.page_num + + pagination_required = (not cl.show_all or not cl.can_show_all) and cl.multi_page + if not pagination_required: + page_range = [] + else: + ON_EACH_SIDE = 3 + ON_ENDS = 2 + + # If there are 10 or fewer pages, display links to every page. + # Otherwise, do some fancy + if paginator.num_pages <= 10: + page_range = range(paginator.num_pages) + else: + # Insert "smart" pagination links, so that there are always ON_ENDS + # links at either end of the list of pages, and there are always + # ON_EACH_SIDE links at either end of the "current page" link. + page_range = [] + if page_num > (ON_EACH_SIDE + ON_ENDS): + page_range += [ + *range(0, ON_ENDS), DOT, + *range(page_num - ON_EACH_SIDE, page_num + 1), + ] + else: + page_range.extend(range(0, page_num + 1)) + if page_num < (paginator.num_pages - ON_EACH_SIDE - ON_ENDS - 1): + page_range += [ + *range(page_num + 1, page_num + ON_EACH_SIDE + 1), DOT, + *range(paginator.num_pages - ON_ENDS, paginator.num_pages) + ] + else: + page_range.extend(range(page_num + 1, paginator.num_pages)) + + need_show_all_link = cl.can_show_all and not cl.show_all and cl.multi_page + return { + 'cl': cl, + 'pagination_required': pagination_required, + 'show_all_url': need_show_all_link and cl.get_query_string({ALL_VAR: ''}), + 'page_range': page_range, + 'ALL_VAR': ALL_VAR, + '1': 1, + } + + +@register.tag(name='pagination') +def pagination_tag(parser, token): + return InclusionAdminNode( + parser, token, + func=pagination, + template_name='pagination.html', + takes_context=False, + ) + + +def result_headers(cl): + """ + Generate the list column headers. + """ + ordering_field_columns = cl.get_ordering_field_columns() + for i, field_name in enumerate(cl.list_display): + text, attr = label_for_field( + field_name, cl.model, + model_admin=cl.model_admin, + return_attr=True + ) + is_field_sortable = cl.sortable_by is None or field_name in cl.sortable_by + if attr: + field_name = _coerce_field_name(field_name, i) + # Potentially not sortable + + # if the field is the action checkbox: no sorting and special class + if field_name == 'action_checkbox': + yield { + "text": text, + "class_attrib": mark_safe(' class="action-checkbox-column"'), + "sortable": False, + } + continue + + admin_order_field = getattr(attr, "admin_order_field", None) + if not admin_order_field: + is_field_sortable = False + + if not is_field_sortable: + # Not sortable + yield { + 'text': text, + 'class_attrib': format_html(' class="column-{}"', field_name), + 'sortable': False, + } + continue + + # OK, it is sortable if we got this far + th_classes = ['sortable', 'column-{}'.format(field_name)] + order_type = '' + new_order_type = 'asc' + sort_priority = 0 + # Is it currently being sorted on? + is_sorted = i in ordering_field_columns + if is_sorted: + order_type = ordering_field_columns.get(i).lower() + sort_priority = list(ordering_field_columns).index(i) + 1 + th_classes.append('sorted %sending' % order_type) + new_order_type = {'asc': 'desc', 'desc': 'asc'}[order_type] + + # build new ordering param + o_list_primary = [] # URL for making this field the primary sort + o_list_remove = [] # URL for removing this field from sort + o_list_toggle = [] # URL for toggling order type for this field + + def make_qs_param(t, n): + return ('-' if t == 'desc' else '') + str(n) + + for j, ot in ordering_field_columns.items(): + if j == i: # Same column + param = make_qs_param(new_order_type, j) + # We want clicking on this header to bring the ordering to the + # front + o_list_primary.insert(0, param) + o_list_toggle.append(param) + # o_list_remove - omit + else: + param = make_qs_param(ot, j) + o_list_primary.append(param) + o_list_toggle.append(param) + o_list_remove.append(param) + + if i not in ordering_field_columns: + o_list_primary.insert(0, make_qs_param(new_order_type, i)) + + yield { + "text": text, + "sortable": True, + "sorted": is_sorted, + "ascending": order_type == "asc", + "sort_priority": sort_priority, + "url_primary": cl.get_query_string({ORDER_VAR: '.'.join(o_list_primary)}), + "url_remove": cl.get_query_string({ORDER_VAR: '.'.join(o_list_remove)}), + "url_toggle": cl.get_query_string({ORDER_VAR: '.'.join(o_list_toggle)}), + "class_attrib": format_html(' class="{}"', ' '.join(th_classes)) if th_classes else '', + } + + +def _boolean_icon(field_val): + icon_url = static('admin/img/icon-%s.svg' % + {True: 'yes', False: 'no', None: 'unknown'}[field_val]) + return format_html('{}', icon_url, field_val) + + +def _coerce_field_name(field_name, field_index): + """ + Coerce a field_name (which may be a callable) to a string. + """ + if callable(field_name): + if field_name.__name__ == '': + return 'lambda' + str(field_index) + else: + return field_name.__name__ + return field_name + + +def items_for_result(cl, result, form): + """ + Generate the actual list of data. + """ + + def link_in_col(is_first, field_name, cl): + if cl.list_display_links is None: + return False + if is_first and not cl.list_display_links: + return True + return field_name in cl.list_display_links + + first = True + pk = cl.lookup_opts.pk.attname + for field_index, field_name in enumerate(cl.list_display): + empty_value_display = cl.model_admin.get_empty_value_display() + row_classes = ['field-%s' % _coerce_field_name(field_name, field_index)] + try: + f, attr, value = lookup_field(field_name, result, cl.model_admin) + except ObjectDoesNotExist: + result_repr = empty_value_display + else: + empty_value_display = getattr(attr, 'empty_value_display', empty_value_display) + if f is None or f.auto_created: + if field_name == 'action_checkbox': + row_classes = ['action-checkbox'] + boolean = getattr(attr, 'boolean', False) + result_repr = display_for_value(value, empty_value_display, boolean) + if isinstance(value, (datetime.date, datetime.time)): + row_classes.append('nowrap') + else: + if isinstance(f.remote_field, models.ManyToOneRel): + field_val = getattr(result, f.name) + if field_val is None: + result_repr = empty_value_display + else: + result_repr = field_val + else: + result_repr = display_for_field(value, f, empty_value_display) + if isinstance(f, (models.DateField, models.TimeField, models.ForeignKey)): + row_classes.append('nowrap') + if str(result_repr) == '': + result_repr = mark_safe(' ') + row_class = mark_safe(' class="%s"' % ' '.join(row_classes)) + # If list_display_links not defined, add the link tag to the first field + if link_in_col(first, field_name, cl): + table_tag = 'th' if first else 'td' + first = False + + # Display link to the result's change_view if the url exists, else + # display just the result's representation. + try: + url = cl.url_for_result(result) + except NoReverseMatch: + link_or_text = result_repr + else: + url = add_preserved_filters({'preserved_filters': cl.preserved_filters, 'opts': cl.opts}, url) + # Convert the pk to something that can be used in Javascript. + # Problem cases are non-ASCII strings. + if cl.to_field: + attr = str(cl.to_field) + else: + attr = pk + value = result.serializable_value(attr) + link_or_text = format_html( + '{}', + url, + format_html( + ' data-popup-opener="{}"', value + ) if cl.is_popup else '', + result_repr) + + yield format_html('<{}{}>{}', + table_tag, + row_class, + link_or_text, + table_tag) + else: + # By default the fields come from ModelAdmin.list_editable, but if we pull + # the fields out of the form instead of list_editable custom admins + # can provide fields on a per request basis + if (form and field_name in form.fields and not ( + field_name == cl.model._meta.pk.name and + form[cl.model._meta.pk.name].is_hidden)): + bf = form[field_name] + result_repr = mark_safe(str(bf.errors) + str(bf)) + yield format_html('{}', row_class, result_repr) + if form and not form[cl.model._meta.pk.name].is_hidden: + yield format_html('{}', form[cl.model._meta.pk.name]) + + +class ResultList(list): + """ + Wrapper class used to return items in a list_editable changelist, annotated + with the form object for error reporting purposes. Needed to maintain + backwards compatibility with existing admin templates. + """ + def __init__(self, form, *items): + self.form = form + super().__init__(*items) + + +def results(cl): + if cl.formset: + for res, form in zip(cl.result_list, cl.formset.forms): + yield ResultList(form, items_for_result(cl, res, form)) + else: + for res in cl.result_list: + yield ResultList(None, items_for_result(cl, res, None)) + + +def result_hidden_fields(cl): + if cl.formset: + for res, form in zip(cl.result_list, cl.formset.forms): + if form[cl.model._meta.pk.name].is_hidden: + yield mark_safe(form[cl.model._meta.pk.name]) + + +def result_list(cl): + """ + Display the headers and data list together. + """ + headers = list(result_headers(cl)) + num_sorted_fields = 0 + for h in headers: + if h['sortable'] and h['sorted']: + num_sorted_fields += 1 + return {'cl': cl, + 'result_hidden_fields': list(result_hidden_fields(cl)), + 'result_headers': headers, + 'num_sorted_fields': num_sorted_fields, + 'results': list(results(cl))} + + +@register.tag(name='result_list') +def result_list_tag(parser, token): + return InclusionAdminNode( + parser, token, + func=result_list, + template_name='change_list_results.html', + takes_context=False, + ) + + +def date_hierarchy(cl): + """ + Display the date hierarchy for date drill-down functionality. + """ + if cl.date_hierarchy: + field_name = cl.date_hierarchy + year_field = '%s__year' % field_name + month_field = '%s__month' % field_name + day_field = '%s__day' % field_name + field_generic = '%s__' % field_name + year_lookup = cl.params.get(year_field) + month_lookup = cl.params.get(month_field) + day_lookup = cl.params.get(day_field) + + def link(filters): + return cl.get_query_string(filters, [field_generic]) + + if not (year_lookup or month_lookup or day_lookup): + # select appropriate start level + date_range = cl.queryset.aggregate(first=models.Min(field_name), + last=models.Max(field_name)) + if date_range['first'] and date_range['last']: + if date_range['first'].year == date_range['last'].year: + year_lookup = date_range['first'].year + if date_range['first'].month == date_range['last'].month: + month_lookup = date_range['first'].month + + if year_lookup and month_lookup and day_lookup: + day = datetime.date(int(year_lookup), int(month_lookup), int(day_lookup)) + return { + 'show': True, + 'back': { + 'link': link({year_field: year_lookup, month_field: month_lookup}), + 'title': capfirst(formats.date_format(day, 'YEAR_MONTH_FORMAT')) + }, + 'choices': [{'title': capfirst(formats.date_format(day, 'MONTH_DAY_FORMAT'))}] + } + elif year_lookup and month_lookup: + days = getattr(cl.queryset, 'dates')(field_name, 'day') + return { + 'show': True, + 'back': { + 'link': link({year_field: year_lookup}), + 'title': str(year_lookup) + }, + 'choices': [{ + 'link': link({year_field: year_lookup, month_field: month_lookup, day_field: day.day}), + 'title': capfirst(formats.date_format(day, 'MONTH_DAY_FORMAT')) + } for day in days] + } + elif year_lookup: + months = getattr(cl.queryset, 'dates')(field_name, 'month') + return { + 'show': True, + 'back': { + 'link': link({}), + 'title': _('All dates') + }, + 'choices': [{ + 'link': link({year_field: year_lookup, month_field: month.month}), + 'title': capfirst(formats.date_format(month, 'YEAR_MONTH_FORMAT')) + } for month in months] + } + else: + years = getattr(cl.queryset, 'dates')(field_name, 'year') + return { + 'show': True, + 'choices': [{ + 'link': link({year_field: str(year.year)}), + 'title': str(year.year), + } for year in years] + } + + +@register.tag(name='date_hierarchy') +def date_hierarchy_tag(parser, token): + return InclusionAdminNode( + parser, token, + func=date_hierarchy, + template_name='date_hierarchy.html', + takes_context=False, + ) + + +def search_form(cl): + """ + Display a search form for searching the list. + """ + return { + 'cl': cl, + 'show_result_count': cl.result_count != cl.full_result_count, + 'search_var': SEARCH_VAR + } + + +@register.tag(name='search_form') +def search_form_tag(parser, token): + return InclusionAdminNode(parser, token, func=search_form, template_name='search_form.html', takes_context=False) + + +@register.simple_tag +def admin_list_filter(cl, spec): + tpl = get_template(spec.template) + return tpl.render({ + 'title': spec.title, + 'choices': list(spec.choices(cl)), + 'spec': spec, + }) + + +def admin_actions(context): + """ + Track the number of times the action field has been rendered on the page, + so we know which value to use. + """ + context['action_index'] = context.get('action_index', -1) + 1 + return context + + +@register.tag(name='admin_actions') +def admin_actions_tag(parser, token): + return InclusionAdminNode(parser, token, func=admin_actions, template_name='actions.html') + + +@register.tag(name='change_list_object_tools') +def change_list_object_tools_tag(parser, token): + """Display the row of change list object tools.""" + return InclusionAdminNode( + parser, token, + func=lambda context: context, + template_name='change_list_object_tools.html', + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_modify.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_modify.py new file mode 100644 index 00000000000..60bc560df01 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_modify.py @@ -0,0 +1,111 @@ +import json + +from django import template +from django.template.context import Context + +from .base import InclusionAdminNode + +register = template.Library() + + +def prepopulated_fields_js(context): + """ + Create a list of prepopulated_fields that should render Javascript for + the prepopulated fields for both the admin form and inlines. + """ + prepopulated_fields = [] + if 'adminform' in context: + prepopulated_fields.extend(context['adminform'].prepopulated_fields) + if 'inline_admin_formsets' in context: + for inline_admin_formset in context['inline_admin_formsets']: + for inline_admin_form in inline_admin_formset: + if inline_admin_form.original is None: + prepopulated_fields.extend(inline_admin_form.prepopulated_fields) + + prepopulated_fields_json = [] + for field in prepopulated_fields: + prepopulated_fields_json.append({ + "id": "#%s" % field["field"].auto_id, + "name": field["field"].name, + "dependency_ids": ["#%s" % dependency.auto_id for dependency in field["dependencies"]], + "dependency_list": [dependency.name for dependency in field["dependencies"]], + "maxLength": field["field"].field.max_length or 50, + "allowUnicode": getattr(field["field"].field, "allow_unicode", False) + }) + + context.update({ + 'prepopulated_fields': prepopulated_fields, + 'prepopulated_fields_json': json.dumps(prepopulated_fields_json), + }) + return context + + +@register.tag(name='prepopulated_fields_js') +def prepopulated_fields_js_tag(parser, token): + return InclusionAdminNode(parser, token, func=prepopulated_fields_js, template_name="prepopulated_fields_js.html") + + +def submit_row(context): + """ + Display the row of buttons for delete and save. + """ + add = context['add'] + change = context['change'] + is_popup = context['is_popup'] + save_as = context['save_as'] + show_save = context.get('show_save', True) + show_save_and_continue = context.get('show_save_and_continue', True) + has_add_permission = context['has_add_permission'] + has_change_permission = context['has_change_permission'] + has_view_permission = context['has_view_permission'] + has_editable_inline_admin_formsets = context['has_editable_inline_admin_formsets'] + can_save = (has_change_permission and change) or (has_add_permission and add) or has_editable_inline_admin_formsets + can_save_and_continue = not is_popup and can_save and has_view_permission and show_save_and_continue + can_change = has_change_permission or has_editable_inline_admin_formsets + ctx = Context(context) + ctx.update({ + 'can_change': can_change, + 'show_delete_link': ( + not is_popup and context['has_delete_permission'] and + change and context.get('show_delete', True) + ), + 'show_save_as_new': not is_popup and has_change_permission and change and save_as, + 'show_save_and_add_another': ( + has_add_permission and not is_popup and + (not save_as or add) and can_save + ), + 'show_save_and_continue': can_save_and_continue, + 'show_save': show_save and can_save, + 'show_close': not(show_save and can_save) + }) + return ctx + + +@register.tag(name='submit_row') +def submit_row_tag(parser, token): + return InclusionAdminNode(parser, token, func=submit_row, template_name='submit_line.html') + + +@register.tag(name='change_form_object_tools') +def change_form_object_tools_tag(parser, token): + """Display the row of change form object tools.""" + return InclusionAdminNode( + parser, token, + func=lambda context: context, + template_name='change_form_object_tools.html', + ) + + +@register.filter +def cell_count(inline_admin_form): + """Return the number of cells used in a tabular inline.""" + count = 1 # Hidden cell with hidden 'id' field + for fieldset in inline_admin_form: + # Loop through all the fields (one per cell) + for line in fieldset: + for field in line: + count += 1 + if inline_admin_form.formset.can_delete: + # Delete checkbox + count += 1 + return count diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_static.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_static.py new file mode 100644 index 00000000000..6b1738dd870 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_static.py @@ -0,0 +1,16 @@ +import warnings + +from django.template import Library +from django.templatetags.static import static as _static +from django.utils.deprecation import RemovedInDjango30Warning + +register = Library() + + +@register.simple_tag +def static(path): + warnings.warn( + '{% load admin_static %} is deprecated in favor of {% load static %}.', + RemovedInDjango30Warning, + ) + return _static(path) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_urls.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_urls.py new file mode 100644 index 00000000000..f817c254ebd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/admin_urls.py @@ -0,0 +1,56 @@ +from urllib.parse import parse_qsl, unquote, urlparse, urlunparse + +from django import template +from django.contrib.admin.utils import quote +from django.urls import Resolver404, get_script_prefix, resolve +from django.utils.http import urlencode + +register = template.Library() + + +@register.filter +def admin_urlname(value, arg): + return 'admin:%s_%s_%s' % (value.app_label, value.model_name, arg) + + +@register.filter +def admin_urlquote(value): + return quote(value) + + +@register.simple_tag(takes_context=True) +def add_preserved_filters(context, url, popup=False, to_field=None): + opts = context.get('opts') + preserved_filters = context.get('preserved_filters') + + parsed_url = list(urlparse(url)) + parsed_qs = dict(parse_qsl(parsed_url[4])) + merged_qs = {} + + if opts and preserved_filters: + preserved_filters = dict(parse_qsl(preserved_filters)) + + match_url = '/%s' % unquote(url).partition(get_script_prefix())[2] + try: + match = resolve(match_url) + except Resolver404: + pass + else: + current_url = '%s:%s' % (match.app_name, match.url_name) + changelist_url = 'admin:%s_%s_changelist' % (opts.app_label, opts.model_name) + if changelist_url == current_url and '_changelist_filters' in preserved_filters: + preserved_filters = dict(parse_qsl(preserved_filters['_changelist_filters'])) + + merged_qs.update(preserved_filters) + + if popup: + from django.contrib.admin.options import IS_POPUP_VAR + merged_qs[IS_POPUP_VAR] = 1 + if to_field: + from django.contrib.admin.options import TO_FIELD_VAR + merged_qs[TO_FIELD_VAR] = to_field + + merged_qs.update(parsed_qs) + + parsed_url[4] = urlencode(merged_qs) + return urlunparse(parsed_url) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/base.py new file mode 100644 index 00000000000..ec6f10378d1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/base.py @@ -0,0 +1,33 @@ +from inspect import getfullargspec + +from django.template.library import InclusionNode, parse_bits + + +class InclusionAdminNode(InclusionNode): + """ + Template tag that allows its template to be overridden per model, per app, + or globally. + """ + + def __init__(self, parser, token, func, template_name, takes_context=True): + self.template_name = template_name + params, varargs, varkw, defaults, kwonly, kwonly_defaults, _ = getfullargspec(func) + bits = token.split_contents() + args, kwargs = parse_bits( + parser, bits[1:], params, varargs, varkw, defaults, kwonly, + kwonly_defaults, takes_context, bits[0], + ) + super().__init__(func, takes_context, args, kwargs, filename=None) + + def render(self, context): + opts = context['opts'] + app_label = opts.app_label.lower() + object_name = opts.object_name.lower() + # Load template for this render call. (Setting self.filename isn't + # thread-safe.) + context.render_context[self] = context.template.engine.select_template([ + 'admin/%s/%s/%s' % (app_label, object_name, self.template_name), + 'admin/%s/%s' % (app_label, self.template_name), + 'admin/%s' % (self.template_name,), + ]) + return super().render(context) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/log.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/log.py new file mode 100644 index 00000000000..08c2345e7cb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/templatetags/log.py @@ -0,0 +1,59 @@ +from django import template +from django.contrib.admin.models import LogEntry + +register = template.Library() + + +class AdminLogNode(template.Node): + def __init__(self, limit, varname, user): + self.limit, self.varname, self.user = limit, varname, user + + def __repr__(self): + return "" + + def render(self, context): + if self.user is None: + entries = LogEntry.objects.all() + else: + user_id = self.user + if not user_id.isdigit(): + user_id = context[self.user].pk + entries = LogEntry.objects.filter(user__pk=user_id) + context[self.varname] = entries.select_related('content_type', 'user')[:int(self.limit)] + return '' + + +@register.tag +def get_admin_log(parser, token): + """ + Populate a template variable with the admin log for the given criteria. + + Usage:: + + {% get_admin_log [limit] as [varname] for_user [context_var_containing_user_obj] %} + + Examples:: + + {% get_admin_log 10 as admin_log for_user 23 %} + {% get_admin_log 10 as admin_log for_user user %} + {% get_admin_log 10 as admin_log %} + + Note that ``context_var_containing_user_obj`` can be a hard-coded integer + (user ID) or the name of a template context variable containing the user + object whose ID you want. + """ + tokens = token.contents.split() + if len(tokens) < 4: + raise template.TemplateSyntaxError( + "'get_admin_log' statements require two arguments") + if not tokens[1].isdigit(): + raise template.TemplateSyntaxError( + "First argument to 'get_admin_log' must be an integer") + if tokens[2] != 'as': + raise template.TemplateSyntaxError( + "Second argument to 'get_admin_log' must be 'as'") + if len(tokens) > 4: + if tokens[4] != 'for_user': + raise template.TemplateSyntaxError( + "Fourth argument to 'get_admin_log' must be 'for_user'") + return AdminLogNode(limit=tokens[1], varname=tokens[3], user=(tokens[5] if len(tokens) > 5 else None)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/tests.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/tests.py new file mode 100644 index 00000000000..f623e6605c0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/admin/tests.py @@ -0,0 +1,184 @@ +from django.contrib.staticfiles.testing import StaticLiveServerTestCase +from django.test import modify_settings +from django.test.selenium import SeleniumTestCase +from django.utils.deprecation import MiddlewareMixin +from django.utils.translation import gettext as _ + + +class CSPMiddleware(MiddlewareMixin): + """The admin's JavaScript should be compatible with CSP.""" + def process_response(self, request, response): + response['Content-Security-Policy'] = "default-src 'self'" + return response + + +@modify_settings(MIDDLEWARE={'append': 'django.contrib.admin.tests.CSPMiddleware'}) +class AdminSeleniumTestCase(SeleniumTestCase, StaticLiveServerTestCase): + + available_apps = [ + 'django.contrib.admin', + 'django.contrib.auth', + 'django.contrib.contenttypes', + 'django.contrib.sessions', + 'django.contrib.sites', + ] + + def wait_until(self, callback, timeout=10): + """ + Block the execution of the tests until the specified callback returns a + value that is not falsy. This method can be called, for example, after + clicking a link or submitting a form. See the other public methods that + call this function for more details. + """ + from selenium.webdriver.support.wait import WebDriverWait + WebDriverWait(self.selenium, timeout).until(callback) + + def wait_for_popup(self, num_windows=2, timeout=10): + """ + Block until `num_windows` are present (usually 2, but can be + overridden in the case of pop-ups opening other pop-ups). + """ + self.wait_until(lambda d: len(d.window_handles) == num_windows, timeout) + + def wait_for(self, css_selector, timeout=10): + """ + Block until a CSS selector is found on the page. + """ + from selenium.webdriver.common.by import By + from selenium.webdriver.support import expected_conditions as ec + self.wait_until( + ec.presence_of_element_located((By.CSS_SELECTOR, css_selector)), + timeout + ) + + def wait_for_text(self, css_selector, text, timeout=10): + """ + Block until the text is found in the CSS selector. + """ + from selenium.webdriver.common.by import By + from selenium.webdriver.support import expected_conditions as ec + self.wait_until( + ec.text_to_be_present_in_element( + (By.CSS_SELECTOR, css_selector), text), + timeout + ) + + def wait_for_value(self, css_selector, text, timeout=10): + """ + Block until the value is found in the CSS selector. + """ + from selenium.webdriver.common.by import By + from selenium.webdriver.support import expected_conditions as ec + self.wait_until( + ec.text_to_be_present_in_element_value( + (By.CSS_SELECTOR, css_selector), text), + timeout + ) + + def wait_until_visible(self, css_selector, timeout=10): + """ + Block until the element described by the CSS selector is visible. + """ + from selenium.webdriver.common.by import By + from selenium.webdriver.support import expected_conditions as ec + self.wait_until( + ec.visibility_of_element_located((By.CSS_SELECTOR, css_selector)), + timeout + ) + + def wait_until_invisible(self, css_selector, timeout=10): + """ + Block until the element described by the CSS selector is invisible. + """ + from selenium.webdriver.common.by import By + from selenium.webdriver.support import expected_conditions as ec + self.wait_until( + ec.invisibility_of_element_located((By.CSS_SELECTOR, css_selector)), + timeout + ) + + def wait_page_loaded(self): + """ + Block until page has started to load. + """ + from selenium.common.exceptions import TimeoutException + try: + # Wait for the next page to be loaded + self.wait_for('body') + except TimeoutException: + # IE7 occasionally returns an error "Internet Explorer cannot + # display the webpage" and doesn't load the next page. We just + # ignore it. + pass + + def admin_login(self, username, password, login_url='/admin/'): + """ + Log in to the admin. + """ + self.selenium.get('%s%s' % (self.live_server_url, login_url)) + username_input = self.selenium.find_element_by_name('username') + username_input.send_keys(username) + password_input = self.selenium.find_element_by_name('password') + password_input.send_keys(password) + login_text = _('Log in') + self.selenium.find_element_by_xpath( + '//input[@value="%s"]' % login_text).click() + self.wait_page_loaded() + + def get_css_value(self, selector, attribute): + """ + Return the value for the CSS attribute of a DOM element specified by + the given selector. Uses the jQuery that ships with Django. + """ + return self.selenium.execute_script( + 'return django.jQuery("%s").css("%s")' % (selector, attribute)) + + def get_select_option(self, selector, value): + """ + Return the
diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__init__.py new file mode 100644 index 00000000000..800b2dbb89c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__init__.py @@ -0,0 +1,14 @@ +""" + This module contains useful utilities for GeoDjango. +""" +from django.contrib.gis.utils.ogrinfo import ogrinfo # NOQA +from django.contrib.gis.utils.ogrinspect import mapping, ogrinspect # NOQA +from django.contrib.gis.utils.srs import add_srs_entry # NOQA +from django.core.exceptions import ImproperlyConfigured + +try: + # LayerMapping requires DJANGO_SETTINGS_MODULE to be set, + # and ImproperlyConfigured is raised if that's not the case. + from django.contrib.gis.utils.layermapping import LayerMapping, LayerMapError # NOQA +except ImproperlyConfigured: + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5c5b5f2a9080f52b659313157ee4579fe41d1044 GIT binary patch literal 679 zcmaKqy^ho{6ou_1GnvU|&=w;qib#lJ3X*~XkkATg2O%V&0R*@)+1SaN@lSM}0NFR- zQFx`aRJ;Neb|$P45;)40ul-&7_}FhYn*_P`^&t`G0Ycw>@@HGQicWBw)dsSs-0VM=x-oh3 z!-+&YJjSL0p=+}X##ohYD|9m^)0k~})j48QGDa;}%5?{W8`wTmEtr;r9L|ldMbiUk zu0DNU4jf+0i)?;pPXG+O+-=5~Qf4YjNyd&MyjTzyc_VD@h1z@;1I}MWZvP*f^g-xI zh&+DlpSTkb3y<8qMu6x1OU2tx7;RzcC+}QO{;f*-bIs;J>^Jmx{SASC5L5Wci_ZoQ zwk<1ei~V%GJy)jK^G}6y?YMLy#YNE$-KEj@@&|<#9lz@;4rSwtW@PrHaGn&CCk3TK hi;mK~9mdt8<2|2Yx3fKUAqrD`ic_2hLAb>?@Gs9Y$bA3+ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/layermapping.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/layermapping.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9698e4709e67ee6d2454e48d6e66aac89d5da584 GIT binary patch literal 15677 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 UIJWS6vyAgb4V=AV)UxmY2S!R$`~Uy| literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/ogrinfo.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/ogrinfo.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5b1a58658ef82960da029621b6e0660b63a403dc GIT binary patch literal 1704 zcmZ`)&2QsG6!+NiN1TsMODXIHMn#b}t8IeB0jOZbYE$-7l|w;D7K<~Szh9j1S}j+D^Xunc@Y>e2zm#zQ z7$AHFU;Y>f)jW+Ns)uNydpc6Q5gLn{R|DRmCbfP>o=NQstyf?D>3(||aJ-0V7BU<} zlQ5%*;~eb8U?Z zEjlQ5I_PlZ2!oMCyfHg+T5MtC4PD&l-^t-sa^ zlQwhnP%A8`)u62$DL+;7%N0~?7Y@X3=k_k&9^Cv`)N?0SRqhvVZsqmdRhf!L?)>&n zUjH2x&Aj;rrDrgcrkWG*C-gzlifXh|wDLyY%Atc#!6S0=2HjJfF!P3*$@Rb2e_wx0 zTL7>9)!M~yz9->TxleLKf{=^>X#g9RasX4Q=UI}30qlLG(BoI=89l)?;0ag)*2*{v zZ_|K1hk6}9z0!Ck&;eF>-PL5UrV`6Wph7R!W{2B7(9SH@POMgfPXywto~ ziR@OeNGJ_H29g3iwL690yBd&HcetBDIjU)(8V2KSlUUWVYT$0S%T?emKVP*~d0$ua zPzBof(NUKl^;RZ+)a5-TpT`mF^$w&PaQH1#iU=XQFE$gSZ6PBnSy{t1BE=!4E z(oA4ZLe?UfU}}J!SD&$X;j6Z#0cO(ieRb*k(g<1P8PKa|RUJxGWJw5i3v#PSBCTqd zvab9~KWWUE=(WAZJs5b+`^%LmkY))U&#mJ65LTM60xB-0F>}PNG>nWQ%w(WH$qmE@`P5gu!@_ zEX8FUebWDIzyraK!Q+a|z-ePLi6a2icrXk2K)plxVDlR5CrfE>_y(lpCqOjYMe3vL zj=qoDsEH0y2c8bXsHu10`9A2Bg`yTvORu4}?w}Nd_jwPc3Mf5G+P+WYiSK*wRfY67 zh4i72{*02a+^u)?Kev6gO9quQUM{x`UykM;`4Cb`=Zot9;;F(aw}8~FCTbf00p`Ht A9RL6T literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/ogrinspect.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/ogrinspect.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0741a6676d926bb060337e7547639359b0590d92 GIT binary patch literal 7387 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

lR29CAf4$V zsBmD(ZyrHQ&P-^x2<;MvE=8j`ibjXVW8*j0{rr}06ntVT+FLzO19c9jqEY1rWt4W% zAFTZrUpO2UDI8s!iZhdVG*AJW4Plex&18Cl{Xt%c-B<6pz7SA6$9!5sTmq$RTnl#GvjnRs!S@0k+muk z10tYZlOhh=jxW^lKngfrqOSDq_nOk} zx>0!Zid@BUiwo=Kz@t7Jrmlq5(btb-n3S?B`2Hz5=ZIjAY?C(IH|WSjV57^&A#SN$Ql>fO8&62eQzVbLgXCi{K!X`iX7KLL3H!_m)Qd&}STgFT$# zbaR>ten=8crYqs7#O;umUUvTh+ezOreg62a&=3)Oh30X}7uf+Ybi7XWI(kxkN~E_M z;LfwZD>6s!!K%~rMAcW48@YqV9Fx-Ab7j;E8;kmFfTk82xPc!wX7vo6O+pP2+{UmE(~IP7nV3Mlmq4L4|@ z4rik>IUqMm>47gPrS_B**e{bjIV5_>)W}ya)3Sxk;+XDGeUA{niXka5kIBrKxkl>p z#G87K_tcdjIkCFL6WpL-RE;uG&z~p@Ac{~nQs1TFDh(7V)iQ<=?(hQ)Mwyzr-001h z&0>D8R7QihoLiX7n??O+RV>T2kc#m4*_j--f^%i7l3y@sp8r0p9-XCNG;Co7)>38`XuR)NCR_H=B(M zPwC5crR}i=H7=d-wZ?LqvW1C}u+6Zguzd(3gbHbG9wH0hcCGK>z>% literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/srs.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/__pycache__/srs.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3706a1d49caef09cea66e94671d9fe56ce556cf8 GIT binary patch literal 2485 zcmb_ePj4GV6rcU$wY^E2Pzs15p*bL>uG%%CMU)Z(0jE_(8dY^FU?pUaJ!5yYxC$?ds1c&b@C`$Ko1qz5z7^TN4f86kQ0JN9SE$`ajoM!z zj~Yh4(Vh|+knkZJFwWvWYnb^)YxmC1qrHPp>x<6L-o2f6zS2+PnDu3l#3HwMAGGi8 z_bUpaeCqI9gYhK{feeH)d+JDZVoM{l-$o}DX=atNMUAJXcu(5Yd}@4ez)EH8h?_9C z%DHt~eU45XS<8^DgX{xY&(Krj1Z8OKQhQS4J&>+wX;{gO%$!cu9*h<0{9>O};h?o= zD09ZEr)$qqOKI0=J*!O|ehN|-vMQ}_A?oUt-!p6a8?3Iws=I}bFN5C3>1&z&+!$X} zxOC-52- z&K`a_+E~nlWDzDY#e`BENP&ZRknjkylEhdhSdN&6>53v#9nJDP4@RlDR^X*F z2m?9OcmSUYHb_IQ0%uTG=gxqu1*^()3LGaA4%iP<$|&y5Fl7Uhh7unIa-{LpSxTd~ zUA?lsy^RMvi7*|Lc$j#=MahGnHw=WQJb{Qs(}YVEz>eUe!(hK~PN^=fUb%7W!;cyT z?pJJflyHi7_%Mw?N8HxtFiGX86O)LQbI70y;-nOh$PD)w?x#W~QE&{$P`>M69g;9z zB&55*>Ec1aLh2Rp7`KWu3zgkXRZN>+;Zb2)@PPgwrWMYsOshz@AKq(04kY7I5EmIy zJe~VfQf)aJcYqoNkM{z}RQ9>RNgU3uVZngE3U@gY=VAWKBNg~pcr>T)JU|CvOskY- zFyF^#9ZQ87ocu&PHs>28bm3>27eMHi6r(-wW@&7*QKa5qpO^3`kP0YDG zO;}N1BAx1bm?bI4i-624dH?u+k-ZR~l_zJ9(}06Mi3?6Z%oNF!NHrbRW)>uW$qlbz z=eD9+USANt{8X!ceae&ZP060fKHLk7$Am8nMjM8>2(J# zl@uU`xdl@GY76MJpUB-Ofsnb==im@))O`!0!>bBkUHE(*UVd#(vfMo@JAbXD*+VvH z&qVG_jtCzLa2#5+_CdE5ah6lQro35OI;Z-VAwGZ?dbeiO%vBihYq+)xUoa}RVZz-0 z+o@hs>#%ykGOf$ThQZ$ft%l7N#Qy$%!|~rL%lrHdGNdHb@$&2CF72IVNMoGyQ1ef_ YS=)*dnucs!v0A8DtQs2@{4x0FU)bd4@c;k- literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/layermapping.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/layermapping.py new file mode 100644 index 00000000000..e4baf56dcb4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/layermapping.py @@ -0,0 +1,627 @@ +# LayerMapping -- A Django Model/OGR Layer Mapping Utility +""" + The LayerMapping class provides a way to map the contents of OGR + vector files (e.g. SHP files) to Geographic-enabled Django models. + + For more information, please consult the GeoDjango documentation: + https://docs.djangoproject.com/en/dev/ref/contrib/gis/layermapping/ +""" +import sys +from decimal import Decimal, InvalidOperation as DecimalInvalidOperation + +from django.contrib.gis.db.models import GeometryField +from django.contrib.gis.gdal import ( + CoordTransform, DataSource, GDALException, OGRGeometry, OGRGeomType, + SpatialReference, +) +from django.contrib.gis.gdal.field import ( + OFTDate, OFTDateTime, OFTInteger, OFTInteger64, OFTReal, OFTString, + OFTTime, +) +from django.core.exceptions import FieldDoesNotExist, ObjectDoesNotExist +from django.db import connections, models, router, transaction +from django.utils.encoding import force_text + + +# LayerMapping exceptions. +class LayerMapError(Exception): + pass + + +class InvalidString(LayerMapError): + pass + + +class InvalidDecimal(LayerMapError): + pass + + +class InvalidInteger(LayerMapError): + pass + + +class MissingForeignKey(LayerMapError): + pass + + +class LayerMapping: + "A class that maps OGR Layers to GeoDjango Models." + + # Acceptable 'base' types for a multi-geometry type. + MULTI_TYPES = {1: OGRGeomType('MultiPoint'), + 2: OGRGeomType('MultiLineString'), + 3: OGRGeomType('MultiPolygon'), + OGRGeomType('Point25D').num: OGRGeomType('MultiPoint25D'), + OGRGeomType('LineString25D').num: OGRGeomType('MultiLineString25D'), + OGRGeomType('Polygon25D').num: OGRGeomType('MultiPolygon25D'), + } + + # Acceptable Django field types and corresponding acceptable OGR + # counterparts. + FIELD_TYPES = { + models.AutoField: OFTInteger, + models.BigAutoField: OFTInteger64, + models.IntegerField: (OFTInteger, OFTReal, OFTString), + models.FloatField: (OFTInteger, OFTReal), + models.DateField: OFTDate, + models.DateTimeField: OFTDateTime, + models.EmailField: OFTString, + models.TimeField: OFTTime, + models.DecimalField: (OFTInteger, OFTReal), + models.CharField: OFTString, + models.SlugField: OFTString, + models.TextField: OFTString, + models.URLField: OFTString, + models.BigIntegerField: (OFTInteger, OFTReal, OFTString), + models.SmallIntegerField: (OFTInteger, OFTReal, OFTString), + models.PositiveSmallIntegerField: (OFTInteger, OFTReal, OFTString), + } + + def __init__(self, model, data, mapping, layer=0, + source_srs=None, encoding='utf-8', + transaction_mode='commit_on_success', + transform=True, unique=None, using=None): + """ + A LayerMapping object is initialized using the given Model (not an instance), + a DataSource (or string path to an OGR-supported data file), and a mapping + dictionary. See the module level docstring for more details and keyword + argument usage. + """ + # Getting the DataSource and the associated Layer. + if isinstance(data, str): + self.ds = DataSource(data, encoding=encoding) + else: + self.ds = data + self.layer = self.ds[layer] + + self.using = using if using is not None else router.db_for_write(model) + self.spatial_backend = connections[self.using].ops + + # Setting the mapping & model attributes. + self.mapping = mapping + self.model = model + + # Checking the layer -- initialization of the object will fail if + # things don't check out before hand. + self.check_layer() + + # Getting the geometry column associated with the model (an + # exception will be raised if there is no geometry column). + if connections[self.using].features.supports_transform: + self.geo_field = self.geometry_field() + else: + transform = False + + # Checking the source spatial reference system, and getting + # the coordinate transformation object (unless the `transform` + # keyword is set to False) + if transform: + self.source_srs = self.check_srs(source_srs) + self.transform = self.coord_transform() + else: + self.transform = transform + + # Setting the encoding for OFTString fields, if specified. + if encoding: + # Making sure the encoding exists, if not a LookupError + # exception will be thrown. + from codecs import lookup + lookup(encoding) + self.encoding = encoding + else: + self.encoding = None + + if unique: + self.check_unique(unique) + transaction_mode = 'autocommit' # Has to be set to autocommit. + self.unique = unique + else: + self.unique = None + + # Setting the transaction decorator with the function in the + # transaction modes dictionary. + self.transaction_mode = transaction_mode + if transaction_mode == 'autocommit': + self.transaction_decorator = None + elif transaction_mode == 'commit_on_success': + self.transaction_decorator = transaction.atomic + else: + raise LayerMapError('Unrecognized transaction mode: %s' % transaction_mode) + + # #### Checking routines used during initialization #### + def check_fid_range(self, fid_range): + "Check the `fid_range` keyword." + if fid_range: + if isinstance(fid_range, (tuple, list)): + return slice(*fid_range) + elif isinstance(fid_range, slice): + return fid_range + else: + raise TypeError + else: + return None + + def check_layer(self): + """ + Check the Layer metadata and ensure that it's compatible with the + mapping information and model. Unlike previous revisions, there is no + need to increment through each feature in the Layer. + """ + # The geometry field of the model is set here. + # TODO: Support more than one geometry field / model. However, this + # depends on the GDAL Driver in use. + self.geom_field = False + self.fields = {} + + # Getting lists of the field names and the field types available in + # the OGR Layer. + ogr_fields = self.layer.fields + ogr_field_types = self.layer.field_types + + # Function for determining if the OGR mapping field is in the Layer. + def check_ogr_fld(ogr_map_fld): + try: + idx = ogr_fields.index(ogr_map_fld) + except ValueError: + raise LayerMapError('Given mapping OGR field "%s" not found in OGR Layer.' % ogr_map_fld) + return idx + + # No need to increment through each feature in the model, simply check + # the Layer metadata against what was given in the mapping dictionary. + for field_name, ogr_name in self.mapping.items(): + # Ensuring that a corresponding field exists in the model + # for the given field name in the mapping. + try: + model_field = self.model._meta.get_field(field_name) + except FieldDoesNotExist: + raise LayerMapError('Given mapping field "%s" not in given Model fields.' % field_name) + + # Getting the string name for the Django field class (e.g., 'PointField'). + fld_name = model_field.__class__.__name__ + + if isinstance(model_field, GeometryField): + if self.geom_field: + raise LayerMapError('LayerMapping does not support more than one GeometryField per model.') + + # Getting the coordinate dimension of the geometry field. + coord_dim = model_field.dim + + try: + if coord_dim == 3: + gtype = OGRGeomType(ogr_name + '25D') + else: + gtype = OGRGeomType(ogr_name) + except GDALException: + raise LayerMapError('Invalid mapping for GeometryField "%s".' % field_name) + + # Making sure that the OGR Layer's Geometry is compatible. + ltype = self.layer.geom_type + if not (ltype.name.startswith(gtype.name) or self.make_multi(ltype, model_field)): + raise LayerMapError('Invalid mapping geometry; model has %s%s, ' + 'layer geometry type is %s.' % + (fld_name, '(dim=3)' if coord_dim == 3 else '', ltype)) + + # Setting the `geom_field` attribute w/the name of the model field + # that is a Geometry. Also setting the coordinate dimension + # attribute. + self.geom_field = field_name + self.coord_dim = coord_dim + fields_val = model_field + elif isinstance(model_field, models.ForeignKey): + if isinstance(ogr_name, dict): + # Is every given related model mapping field in the Layer? + rel_model = model_field.remote_field.model + for rel_name, ogr_field in ogr_name.items(): + idx = check_ogr_fld(ogr_field) + try: + rel_model._meta.get_field(rel_name) + except FieldDoesNotExist: + raise LayerMapError('ForeignKey mapping field "%s" not in %s fields.' % + (rel_name, rel_model.__class__.__name__)) + fields_val = rel_model + else: + raise TypeError('ForeignKey mapping must be of dictionary type.') + else: + # Is the model field type supported by LayerMapping? + if model_field.__class__ not in self.FIELD_TYPES: + raise LayerMapError('Django field type "%s" has no OGR mapping (yet).' % fld_name) + + # Is the OGR field in the Layer? + idx = check_ogr_fld(ogr_name) + ogr_field = ogr_field_types[idx] + + # Can the OGR field type be mapped to the Django field type? + if not issubclass(ogr_field, self.FIELD_TYPES[model_field.__class__]): + raise LayerMapError('OGR field "%s" (of type %s) cannot be mapped to Django %s.' % + (ogr_field, ogr_field.__name__, fld_name)) + fields_val = model_field + + self.fields[field_name] = fields_val + + def check_srs(self, source_srs): + "Check the compatibility of the given spatial reference object." + + if isinstance(source_srs, SpatialReference): + sr = source_srs + elif isinstance(source_srs, self.spatial_backend.spatial_ref_sys()): + sr = source_srs.srs + elif isinstance(source_srs, (int, str)): + sr = SpatialReference(source_srs) + else: + # Otherwise just pulling the SpatialReference from the layer + sr = self.layer.srs + + if not sr: + raise LayerMapError('No source reference system defined.') + else: + return sr + + def check_unique(self, unique): + "Check the `unique` keyword parameter -- may be a sequence or string." + if isinstance(unique, (list, tuple)): + # List of fields to determine uniqueness with + for attr in unique: + if attr not in self.mapping: + raise ValueError + elif isinstance(unique, str): + # Only a single field passed in. + if unique not in self.mapping: + raise ValueError + else: + raise TypeError('Unique keyword argument must be set with a tuple, list, or string.') + + # Keyword argument retrieval routines #### + def feature_kwargs(self, feat): + """ + Given an OGR Feature, return a dictionary of keyword arguments for + constructing the mapped model. + """ + # The keyword arguments for model construction. + kwargs = {} + + # Incrementing through each model field and OGR field in the + # dictionary mapping. + for field_name, ogr_name in self.mapping.items(): + model_field = self.fields[field_name] + + if isinstance(model_field, GeometryField): + # Verify OGR geometry. + try: + val = self.verify_geom(feat.geom, model_field) + except GDALException: + raise LayerMapError('Could not retrieve geometry from feature.') + elif isinstance(model_field, models.base.ModelBase): + # The related _model_, not a field was passed in -- indicating + # another mapping for the related Model. + val = self.verify_fk(feat, model_field, ogr_name) + else: + # Otherwise, verify OGR Field type. + val = self.verify_ogr_field(feat[ogr_name], model_field) + + # Setting the keyword arguments for the field name with the + # value obtained above. + kwargs[field_name] = val + + return kwargs + + def unique_kwargs(self, kwargs): + """ + Given the feature keyword arguments (from `feature_kwargs`), construct + and return the uniqueness keyword arguments -- a subset of the feature + kwargs. + """ + if isinstance(self.unique, str): + return {self.unique: kwargs[self.unique]} + else: + return {fld: kwargs[fld] for fld in self.unique} + + # #### Verification routines used in constructing model keyword arguments. #### + def verify_ogr_field(self, ogr_field, model_field): + """ + Verify if the OGR Field contents are acceptable to the model field. If + they are, return the verified value, otherwise raise an exception. + """ + if (isinstance(ogr_field, OFTString) and + isinstance(model_field, (models.CharField, models.TextField))): + if self.encoding: + # The encoding for OGR data sources may be specified here + # (e.g., 'cp437' for Census Bureau boundary files). + val = force_text(ogr_field.value, self.encoding) + else: + val = ogr_field.value + if model_field.max_length and len(val) > model_field.max_length: + raise InvalidString('%s model field maximum string length is %s, given %s characters.' % + (model_field.name, model_field.max_length, len(val))) + elif isinstance(ogr_field, OFTReal) and isinstance(model_field, models.DecimalField): + try: + # Creating an instance of the Decimal value to use. + d = Decimal(str(ogr_field.value)) + except DecimalInvalidOperation: + raise InvalidDecimal('Could not construct decimal from: %s' % ogr_field.value) + + # Getting the decimal value as a tuple. + dtup = d.as_tuple() + digits = dtup[1] + d_idx = dtup[2] # index where the decimal is + + # Maximum amount of precision, or digits to the left of the decimal. + max_prec = model_field.max_digits - model_field.decimal_places + + # Getting the digits to the left of the decimal place for the + # given decimal. + if d_idx < 0: + n_prec = len(digits[:d_idx]) + else: + n_prec = len(digits) + d_idx + + # If we have more than the maximum digits allowed, then throw an + # InvalidDecimal exception. + if n_prec > max_prec: + raise InvalidDecimal( + 'A DecimalField with max_digits %d, decimal_places %d must ' + 'round to an absolute value less than 10^%d.' % + (model_field.max_digits, model_field.decimal_places, max_prec) + ) + val = d + elif isinstance(ogr_field, (OFTReal, OFTString)) and isinstance(model_field, models.IntegerField): + # Attempt to convert any OFTReal and OFTString value to an OFTInteger. + try: + val = int(ogr_field.value) + except ValueError: + raise InvalidInteger('Could not construct integer from: %s' % ogr_field.value) + else: + val = ogr_field.value + return val + + def verify_fk(self, feat, rel_model, rel_mapping): + """ + Given an OGR Feature, the related model and its dictionary mapping, + retrieve the related model for the ForeignKey mapping. + """ + # TODO: It is expensive to retrieve a model for every record -- + # explore if an efficient mechanism exists for caching related + # ForeignKey models. + + # Constructing and verifying the related model keyword arguments. + fk_kwargs = {} + for field_name, ogr_name in rel_mapping.items(): + fk_kwargs[field_name] = self.verify_ogr_field(feat[ogr_name], rel_model._meta.get_field(field_name)) + + # Attempting to retrieve and return the related model. + try: + return rel_model.objects.using(self.using).get(**fk_kwargs) + except ObjectDoesNotExist: + raise MissingForeignKey( + 'No ForeignKey %s model found with keyword arguments: %s' % + (rel_model.__name__, fk_kwargs) + ) + + def verify_geom(self, geom, model_field): + """ + Verify the geometry -- construct and return a GeometryCollection + if necessary (for example if the model field is MultiPolygonField while + the mapped shapefile only contains Polygons). + """ + # Downgrade a 3D geom to a 2D one, if necessary. + if self.coord_dim != geom.coord_dim: + geom.coord_dim = self.coord_dim + + if self.make_multi(geom.geom_type, model_field): + # Constructing a multi-geometry type to contain the single geometry + multi_type = self.MULTI_TYPES[geom.geom_type.num] + g = OGRGeometry(multi_type) + g.add(geom) + else: + g = geom + + # Transforming the geometry with our Coordinate Transformation object, + # but only if the class variable `transform` is set w/a CoordTransform + # object. + if self.transform: + g.transform(self.transform) + + # Returning the WKT of the geometry. + return g.wkt + + # #### Other model methods #### + def coord_transform(self): + "Return the coordinate transformation object." + SpatialRefSys = self.spatial_backend.spatial_ref_sys() + try: + # Getting the target spatial reference system + target_srs = SpatialRefSys.objects.using(self.using).get(srid=self.geo_field.srid).srs + + # Creating the CoordTransform object + return CoordTransform(self.source_srs, target_srs) + except Exception as exc: + raise LayerMapError( + 'Could not translate between the data source and model geometry.' + ) from exc + + def geometry_field(self): + "Return the GeometryField instance associated with the geographic column." + # Use `get_field()` on the model's options so that we + # get the correct field instance if there's model inheritance. + opts = self.model._meta + return opts.get_field(self.geom_field) + + def make_multi(self, geom_type, model_field): + """ + Given the OGRGeomType for a geometry and its associated GeometryField, + determine whether the geometry should be turned into a GeometryCollection. + """ + return (geom_type.num in self.MULTI_TYPES and + model_field.__class__.__name__ == 'Multi%s' % geom_type.django) + + def save(self, verbose=False, fid_range=False, step=False, + progress=False, silent=False, stream=sys.stdout, strict=False): + """ + Save the contents from the OGR DataSource Layer into the database + according to the mapping dictionary given at initialization. + + Keyword Parameters: + verbose: + If set, information will be printed subsequent to each model save + executed on the database. + + fid_range: + May be set with a slice or tuple of (begin, end) feature ID's to map + from the data source. In other words, this keyword enables the user + to selectively import a subset range of features in the geographic + data source. + + step: + If set with an integer, transactions will occur at every step + interval. For example, if step=1000, a commit would occur after + the 1,000th feature, the 2,000th feature etc. + + progress: + When this keyword is set, status information will be printed giving + the number of features processed and successfully saved. By default, + progress information will pe printed every 1000 features processed, + however, this default may be overridden by setting this keyword with an + integer for the desired interval. + + stream: + Status information will be written to this file handle. Defaults to + using `sys.stdout`, but any object with a `write` method is supported. + + silent: + By default, non-fatal error notifications are printed to stdout, but + this keyword may be set to disable these notifications. + + strict: + Execution of the model mapping will cease upon the first error + encountered. The default behavior is to attempt to continue. + """ + # Getting the default Feature ID range. + default_range = self.check_fid_range(fid_range) + + # Setting the progress interval, if requested. + if progress: + if progress is True or not isinstance(progress, int): + progress_interval = 1000 + else: + progress_interval = progress + + def _save(feat_range=default_range, num_feat=0, num_saved=0): + if feat_range: + layer_iter = self.layer[feat_range] + else: + layer_iter = self.layer + + for feat in layer_iter: + num_feat += 1 + # Getting the keyword arguments + try: + kwargs = self.feature_kwargs(feat) + except LayerMapError as msg: + # Something borked the validation + if strict: + raise + elif not silent: + stream.write('Ignoring Feature ID %s because: %s\n' % (feat.fid, msg)) + else: + # Constructing the model using the keyword args + is_update = False + if self.unique: + # If we want unique models on a particular field, handle the + # geometry appropriately. + try: + # Getting the keyword arguments and retrieving + # the unique model. + u_kwargs = self.unique_kwargs(kwargs) + m = self.model.objects.using(self.using).get(**u_kwargs) + is_update = True + + # Getting the geometry (in OGR form), creating + # one from the kwargs WKT, adding in additional + # geometries, and update the attribute with the + # just-updated geometry WKT. + geom = getattr(m, self.geom_field).ogr + new = OGRGeometry(kwargs[self.geom_field]) + for g in new: + geom.add(g) + setattr(m, self.geom_field, geom.wkt) + except ObjectDoesNotExist: + # No unique model exists yet, create. + m = self.model(**kwargs) + else: + m = self.model(**kwargs) + + try: + # Attempting to save. + m.save(using=self.using) + num_saved += 1 + if verbose: + stream.write('%s: %s\n' % ('Updated' if is_update else 'Saved', m)) + except Exception as msg: + if strict: + # Bailing out if the `strict` keyword is set. + if not silent: + stream.write( + 'Failed to save the feature (id: %s) into the ' + 'model with the keyword arguments:\n' % feat.fid + ) + stream.write('%s\n' % kwargs) + raise + elif not silent: + stream.write('Failed to save %s:\n %s\nContinuing\n' % (kwargs, msg)) + + # Printing progress information, if requested. + if progress and num_feat % progress_interval == 0: + stream.write('Processed %d features, saved %d ...\n' % (num_feat, num_saved)) + + # Only used for status output purposes -- incremental saving uses the + # values returned here. + return num_saved, num_feat + + if self.transaction_decorator is not None: + _save = self.transaction_decorator(_save) + + nfeat = self.layer.num_feat + if step and isinstance(step, int) and step < nfeat: + # Incremental saving is requested at the given interval (step) + if default_range: + raise LayerMapError('The `step` keyword may not be used in conjunction with the `fid_range` keyword.') + beg, num_feat, num_saved = (0, 0, 0) + indices = range(step, nfeat, step) + n_i = len(indices) + + for i, end in enumerate(indices): + # Constructing the slice to use for this step; the last slice is + # special (e.g, [100:] instead of [90:100]). + if i + 1 == n_i: + step_slice = slice(beg, None) + else: + step_slice = slice(beg, end) + + try: + num_feat, num_saved = _save(step_slice, num_feat, num_saved) + beg = end + except Exception: # Deliberately catch everything + stream.write('%s\nFailed to save slice: %s\n' % ('=-' * 20, step_slice)) + raise + else: + # Otherwise, just calling the previously defined _save() function. + _save() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinfo.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinfo.py new file mode 100644 index 00000000000..324e41a0ad6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinfo.py @@ -0,0 +1,51 @@ +""" +This module includes some utility functions for inspecting the layout +of a GDAL data source -- the functionality is analogous to the output +produced by the `ogrinfo` utility. +""" + +from django.contrib.gis.gdal import DataSource +from django.contrib.gis.gdal.geometries import GEO_CLASSES + + +def ogrinfo(data_source, num_features=10): + """ + Walk the available layers in the supplied `data_source`, displaying + the fields for the first `num_features` features. + """ + + # Checking the parameters. + if isinstance(data_source, str): + data_source = DataSource(data_source) + elif isinstance(data_source, DataSource): + pass + else: + raise Exception('Data source parameter must be a string or a DataSource object.') + + for i, layer in enumerate(data_source): + print("data source : %s" % data_source.name) + print("==== layer %s" % i) + print(" shape type: %s" % GEO_CLASSES[layer.geom_type.num].__name__) + print(" # features: %s" % len(layer)) + print(" srs: %s" % layer.srs) + extent_tup = layer.extent.tuple + print(" extent: %s - %s" % (extent_tup[0:2], extent_tup[2:4])) + print("Displaying the first %s features ====" % num_features) + + width = max(*map(len, layer.fields)) + fmt = " %%%ss: %%s" % width + for j, feature in enumerate(layer[:num_features]): + print("=== Feature %s" % j) + for fld_name in layer.fields: + type_name = feature[fld_name].type_name + output = fmt % (fld_name, type_name) + val = feature.get(fld_name) + if val: + if isinstance(val, str): + val_fmt = ' ("%s")' + else: + val_fmt = ' (%s)' + output += val_fmt % val + else: + output += ' (None)' + print(output) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinspect.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinspect.py new file mode 100644 index 00000000000..f04974f80dd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/ogrinspect.py @@ -0,0 +1,237 @@ +""" +This module is for inspecting OGR data sources and generating either +models for GeoDjango and/or mapping dictionaries for use with the +`LayerMapping` utility. +""" +from django.contrib.gis.gdal import DataSource +from django.contrib.gis.gdal.field import ( + OFTDate, OFTDateTime, OFTInteger, OFTInteger64, OFTReal, OFTString, + OFTTime, +) + + +def mapping(data_source, geom_name='geom', layer_key=0, multi_geom=False): + """ + Given a DataSource, generate a dictionary that may be used + for invoking the LayerMapping utility. + + Keyword Arguments: + `geom_name` => The name of the geometry field to use for the model. + + `layer_key` => The key for specifying which layer in the DataSource to use; + defaults to 0 (the first layer). May be an integer index or a string + identifier for the layer. + + `multi_geom` => Boolean (default: False) - specify as multigeometry. + """ + if isinstance(data_source, str): + # Instantiating the DataSource from the string. + data_source = DataSource(data_source) + elif isinstance(data_source, DataSource): + pass + else: + raise TypeError('Data source parameter must be a string or a DataSource object.') + + # Creating the dictionary. + _mapping = {} + + # Generating the field name for each field in the layer. + for field in data_source[layer_key].fields: + mfield = field.lower() + if mfield[-1:] == '_': + mfield += 'field' + _mapping[mfield] = field + gtype = data_source[layer_key].geom_type + if multi_geom: + gtype.to_multi() + _mapping[geom_name] = str(gtype).upper() + return _mapping + + +def ogrinspect(*args, **kwargs): + """ + Given a data source (either a string or a DataSource object) and a string + model name this function will generate a GeoDjango model. + + Usage: + + >>> from django.contrib.gis.utils import ogrinspect + >>> ogrinspect('/path/to/shapefile.shp','NewModel') + + ...will print model definition to stout + + or put this in a Python script and use to redirect the output to a new + model like: + + $ python generate_model.py > myapp/models.py + + # generate_model.py + from django.contrib.gis.utils import ogrinspect + shp_file = 'data/mapping_hacks/world_borders.shp' + model_name = 'WorldBorders' + + print(ogrinspect(shp_file, model_name, multi_geom=True, srid=4326, + geom_name='shapes', blank=True)) + + Required Arguments + `datasource` => string or DataSource object to file pointer + + `model name` => string of name of new model class to create + + Optional Keyword Arguments + `geom_name` => For specifying the model name for the Geometry Field. + Otherwise will default to `geom` + + `layer_key` => The key for specifying which layer in the DataSource to use; + defaults to 0 (the first layer). May be an integer index or a string + identifier for the layer. + + `srid` => The SRID to use for the Geometry Field. If it can be determined, + the SRID of the datasource is used. + + `multi_geom` => Boolean (default: False) - specify as multigeometry. + + `name_field` => String - specifies a field name to return for the + __str__() method (which will be generated if specified). + + `imports` => Boolean (default: True) - set to False to omit the + `from django.contrib.gis.db import models` code from the + autogenerated models thus avoiding duplicated imports when building + more than one model by batching ogrinspect() + + `decimal` => Boolean or sequence (default: False). When set to True + all generated model fields corresponding to the `OFTReal` type will + be `DecimalField` instead of `FloatField`. A sequence of specific + field names to generate as `DecimalField` may also be used. + + `blank` => Boolean or sequence (default: False). When set to True all + generated model fields will have `blank=True`. If the user wants to + give specific fields to have blank, then a list/tuple of OGR field + names may be used. + + `null` => Boolean (default: False) - When set to True all generated + model fields will have `null=True`. If the user wants to specify + give specific fields to have null, then a list/tuple of OGR field + names may be used. + + Note: Call the _ogrinspect() helper to do the heavy lifting. + """ + return '\n'.join(s for s in _ogrinspect(*args, **kwargs)) + + +def _ogrinspect(data_source, model_name, geom_name='geom', layer_key=0, srid=None, + multi_geom=False, name_field=None, imports=True, + decimal=False, blank=False, null=False): + """ + Helper routine for `ogrinspect` that generates GeoDjango models corresponding + to the given data source. See the `ogrinspect` docstring for more details. + """ + # Getting the DataSource + if isinstance(data_source, str): + data_source = DataSource(data_source) + elif isinstance(data_source, DataSource): + pass + else: + raise TypeError('Data source parameter must be a string or a DataSource object.') + + # Getting the layer corresponding to the layer key and getting + # a string listing of all OGR fields in the Layer. + layer = data_source[layer_key] + ogr_fields = layer.fields + + # Creating lists from the `null`, `blank`, and `decimal` + # keyword arguments. + def process_kwarg(kwarg): + if isinstance(kwarg, (list, tuple)): + return [s.lower() for s in kwarg] + elif kwarg: + return [s.lower() for s in ogr_fields] + else: + return [] + null_fields = process_kwarg(null) + blank_fields = process_kwarg(blank) + decimal_fields = process_kwarg(decimal) + + # Gets the `null` and `blank` keywords for the given field name. + def get_kwargs_str(field_name): + kwlist = [] + if field_name.lower() in null_fields: + kwlist.append('null=True') + if field_name.lower() in blank_fields: + kwlist.append('blank=True') + if kwlist: + return ', ' + ', '.join(kwlist) + else: + return '' + + # For those wishing to disable the imports. + if imports: + yield '# This is an auto-generated Django model module created by ogrinspect.' + yield 'from django.contrib.gis.db import models' + yield '' + yield '' + + yield 'class %s(models.Model):' % model_name + + for field_name, width, precision, field_type in zip( + ogr_fields, layer.field_widths, layer.field_precisions, layer.field_types): + # The model field name. + mfield = field_name.lower() + if mfield[-1:] == '_': + mfield += 'field' + + # Getting the keyword args string. + kwargs_str = get_kwargs_str(field_name) + + if field_type is OFTReal: + # By default OFTReals are mapped to `FloatField`, however, they + # may also be mapped to `DecimalField` if specified in the + # `decimal` keyword. + if field_name.lower() in decimal_fields: + yield ' %s = models.DecimalField(max_digits=%d, decimal_places=%d%s)' % ( + mfield, width, precision, kwargs_str + ) + else: + yield ' %s = models.FloatField(%s)' % (mfield, kwargs_str[2:]) + elif field_type is OFTInteger: + yield ' %s = models.IntegerField(%s)' % (mfield, kwargs_str[2:]) + elif field_type is OFTInteger64: + yield ' %s = models.BigIntegerField(%s)' % (mfield, kwargs_str[2:]) + elif field_type is OFTString: + yield ' %s = models.CharField(max_length=%s%s)' % (mfield, width, kwargs_str) + elif field_type is OFTDate: + yield ' %s = models.DateField(%s)' % (mfield, kwargs_str[2:]) + elif field_type is OFTDateTime: + yield ' %s = models.DateTimeField(%s)' % (mfield, kwargs_str[2:]) + elif field_type is OFTTime: + yield ' %s = models.TimeField(%s)' % (mfield, kwargs_str[2:]) + else: + raise TypeError('Unknown field type %s in %s' % (field_type, mfield)) + + # TODO: Autodetection of multigeometry types (see #7218). + gtype = layer.geom_type + if multi_geom: + gtype.to_multi() + geom_field = gtype.django + + # Setting up the SRID keyword string. + if srid is None: + if layer.srs is None: + srid_str = 'srid=-1' + else: + srid = layer.srs.srid + if srid is None: + srid_str = 'srid=-1' + elif srid == 4326: + # WGS84 is already the default. + srid_str = '' + else: + srid_str = 'srid=%s' % srid + else: + srid_str = 'srid=%s' % srid + + yield ' %s = models.%s(%s)' % (geom_name, geom_field, srid_str) + + if name_field: + yield '' + yield ' def __str__(self): return self.%s' % name_field diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/srs.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/srs.py new file mode 100644 index 00000000000..4171a37ca40 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/utils/srs.py @@ -0,0 +1,76 @@ +from django.contrib.gis.gdal import SpatialReference +from django.db import DEFAULT_DB_ALIAS, connections + + +def add_srs_entry(srs, auth_name='EPSG', auth_srid=None, ref_sys_name=None, + database=None): + """ + Take a GDAL SpatialReference system and add its information to the + `spatial_ref_sys` table of the spatial backend. Doing this enables + database-level spatial transformations for the backend. Thus, this utility + is useful for adding spatial reference systems not included by default with + the backend: + + >>> from django.contrib.gis.utils import add_srs_entry + >>> add_srs_entry(3857) + + Keyword Arguments: + auth_name: + This keyword may be customized with the value of the `auth_name` field. + Defaults to 'EPSG'. + + auth_srid: + This keyword may be customized with the value of the `auth_srid` field. + Defaults to the SRID determined by GDAL. + + ref_sys_name: + For SpatiaLite users only, sets the value of the `ref_sys_name` field. + Defaults to the name determined by GDAL. + + database: + The name of the database connection to use; the default is the value + of `django.db.DEFAULT_DB_ALIAS` (at the time of this writing, its value + is 'default'). + """ + database = database or DEFAULT_DB_ALIAS + connection = connections[database] + + if not hasattr(connection.ops, 'spatial_version'): + raise Exception('The `add_srs_entry` utility only works ' + 'with spatial backends.') + if not connection.features.supports_add_srs_entry: + raise Exception('This utility does not support your database backend.') + SpatialRefSys = connection.ops.spatial_ref_sys() + + # If argument is not a `SpatialReference` instance, use it as parameter + # to construct a `SpatialReference` instance. + if not isinstance(srs, SpatialReference): + srs = SpatialReference(srs) + + if srs.srid is None: + raise Exception('Spatial reference requires an SRID to be ' + 'compatible with the spatial backend.') + + # Initializing the keyword arguments dictionary for both PostGIS + # and SpatiaLite. + kwargs = {'srid': srs.srid, + 'auth_name': auth_name, + 'auth_srid': auth_srid or srs.srid, + 'proj4text': srs.proj4, + } + + # Backend-specific fields for the SpatialRefSys model. + srs_field_names = {f.name for f in SpatialRefSys._meta.get_fields()} + if 'srtext' in srs_field_names: + kwargs['srtext'] = srs.wkt + if 'ref_sys_name' in srs_field_names: + # SpatiaLite specific + kwargs['ref_sys_name'] = ref_sys_name or srs.name + + # Creating the spatial_ref_sys model. + try: + # Try getting via SRID only, because using all kwargs may + # differ from exact wkt/proj in database. + SpatialRefSys.objects.using(database).get(srid=srs.srid) + except SpatialRefSys.DoesNotExist: + SpatialRefSys.objects.using(database).create(**kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/views.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/views.py new file mode 100644 index 00000000000..35d2b6b6950 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/gis/views.py @@ -0,0 +1,20 @@ +from django.http import Http404 +from django.utils.translation import gettext as _ + + +def feed(request, url, feed_dict=None): + """Provided for backwards compatibility.""" + if not feed_dict: + raise Http404(_("No feeds are registered.")) + + slug = url.partition('/')[0] + try: + f = feed_dict[slug] + except KeyError: + raise Http404(_("Slug %r isn't registered.") % slug) + + instance = f() + instance.feed_url = getattr(f, 'feed_url', None) or request.path + instance.title_template = f.title_template or ('feeds/%s_title.html' % slug) + instance.description_template = f.description_template or ('feeds/%s_description.html' % slug) + return instance(request) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/__init__.py new file mode 100644 index 00000000000..9ca1642fae6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.humanize.apps.HumanizeConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..43bda19fed03da934ae4fed58b8582aa344e466a GIT binary patch literal 257 zcmWIL<>g`kf=IulQBvtB{eOvG^ZpUC?5~h1QcG$Py{j^ zO#DjGFV8Q^E-pw+PA%4V0h{fTnwzihl3J!;Qd9}CO+P0yNxz`7BqKl1SkFSgII|>G v7pNmUF&(H0ss!pFeVBvv&3fi4_QeA*hG&MLB%)X# z>IqDJ83=ESVX_aCgX-{hne!su$Y$>5NIdf*QSnR_R;SZ=-ll1|E4&*WR3T#p&n073 zkFi{dW#;^dv6m&!+DzbVg&B=jQcsnUb;~Exj;31uK9X0Z7pCMhX~?Ahcp`H}CUQlr zUN@_dES-{aZRe^ujn9ZltvrE_1y7)0h{|C`Timw0w literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/apps.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/apps.py new file mode 100644 index 00000000000..c5fcbca7946 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/apps.py @@ -0,0 +1,7 @@ +from django.apps import AppConfig +from django.utils.translation import gettext_lazy as _ + + +class HumanizeConfig(AppConfig): + name = 'django.contrib.humanize' + verbose_name = _("Humanize") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..15a649ff06426b26cf99c041b8ff87a3f3d05cb5 GIT binary patch literal 470 zcmYLF!A=4(5XIJWI_U6K5A{7GRXXn{r-TBS^B4CbQ90 z71jk9`%EYBu*y8dR*-1&5<}l98Bhz4GAKcsjJJSs;BCUWVC_2NjG+*w>Qk4V2i+BL z2CRi6g0nh9M9q#5*\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" +"language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1ce73790002ed1901efad225752c63e9ae6ae1ad GIT binary patch literal 7691 zcmd5=U2GIp6uxQ&U4KCQK?LQBwzR@@cgtV9u=s# zSRC>d0y97b?bii<0c=D258!>k1+xPCY2dwRYe3>(6#Rt1AAmIe-vXD;4(vQFa38Q4 z@-g6b!1F+|a{)->|0UY35K?;!kOTJu9{|1ygiGveAg0333H%^#R|Dr< zALz{kQmEz&TnHrjVj$UDBKTIpFBcdW@(zKWK$vFhfn@J7AU^C#+>adU1Co5@&5TU}e*u04d}~g?_sk9WxwkO(Hu!IW`+$A(g8sh& zseR~H#-0bxx{Wa^kP#r+Uvzt5=W`(0&)*U7E%O8Z8zA{Lcqe1{_`#!b79fb<0Y3#E z2aenow3UU7y^8ifz;nP?P=uHgd-m=i9(}+V+Pi>oojnJ{5bQ7zVPVIB6t^*frv*+4 z`B~Ba5{S}a=LP?xzzaYc&jr#rzXHkLMbZ8fNd20Sd>W5xo8+`!Fa?HiF@)H^5F)=; z5~58&HA5HWl-3u_`SsQgB)fi$fOH{szAyAlb6rjkxTvlX9{*BsUxIH-&@%4AYQk%2_kxNOa}wu7aAiB-+uu zZpf_fD#&?T8<43-(!1r_QreL@UPIb7*_AQ1IkdTqt4g8GYl!OX*}Rsi&6~|-Ty4&5 zF5_g`vUwC+n<>(jv63{|Jc6uA5ota!EoB_ zvqu8f_UTZk*E0JNz9E@nC{y80#x%0k76Z0uQRsxd%7!i~hBDRQeP+R`Hb|T>CltaS zW!3_%P@?I%K8N+{gBt5ae`cso!BX>%-mf(^w`R4xqqYS`<&w~lk!6N%XpF*P0(#Ud%tN}&~=7Pwnwua%_4f6W$x56jOfa{RCTlz??@z9DT$<#T*H&e zRASAtL^6?pqOx5Z)X8Q^Z;g`ZQj%RfxjMBnu`GcrwneoarQ1>sJFhyXmEupRhN0Vh zi>4zSd>y<&^P#-oY}bumb3OVPxq_P0lx|J!Pw|H>wMWnJ);`A>NX6qrLqqKj8Pt2V z-R&8(KORh}2zk*vu3GW7*w)QkHz`HUkAR_muH|&l_)mftnz5OVtG53^vMjq3~79+|dk+G(!HN1j5 z>AoL1g9a3O`{7h%bx$^~cs!!Q-I)k#_OkL`SU%$wdsMmb(gK@H&dEBGkw>4+8%0!m z=)t#ok&=V1n4OBVY#I{fGfF#ASPawXLa+Sg1e)>_?+ObdPdQ{J>Wr(eXquA^v5P*} zuAGoc#Fg!>flCc4jy$B0?x@49-lE83i5zJ(q3l3{pY@{MDcbS4`?2?edxGQb5< zQ8$(9V4pqWPWZok$}&;QgzlB8(}ohxy+VQB{PA0Av>2EQVfA2gVaRfKqG+xvs>P^> z?pMiYV4`j+)lsJ%Y|Nc1EAXmznP>lxq-FrTY*q!Z7+~Q*m2?IM>ZXDkIT+TJ`ym>W z2(5e6J%eqAqFnlC60%SH*XrV5l{CxJQsxZ%;iTUO2F3EGAF?OiQw%~nc*r0g#sQqT k3FwjT1o3#lx;W$=WbSA9^*iRh%-my8@n5#!68Xmd1z#YO2LJ#7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 00000000000..30dbadb2a62 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,377 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bashar Al-Abdulhadi, 2014 +# Eyad Toma , 2013 +# Jannis Leidel , 2011 +# Ossama Khayat , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "Humanize" +msgstr "عمل صفة بشرية" + +msgid "th" +msgstr " " + +msgid "st" +msgstr " " + +msgid "nd" +msgstr " " + +msgid "rd" +msgstr " " + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f مليون" +msgstr[1] "%(value).1f مليون" +msgstr[2] "%(value).1f مليونان" +msgstr[3] "%(value).1f مليون" +msgstr[4] "%(value).1f مليون" +msgstr[5] "%(value).1f مليون" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s مليون" +msgstr[1] "%(value)s مليون" +msgstr[2] "%(value)s مليون" +msgstr[3] "%(value)s ملايين" +msgstr[4] "%(value)s مليون" +msgstr[5] "%(value)s مليون" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f مليار" +msgstr[1] "%(value).1f مليار" +msgstr[2] "%(value).1f ملياران" +msgstr[3] "%(value).1f مليار" +msgstr[4] "%(value).1f مليار" +msgstr[5] "%(value).1f مليار" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s مليار" +msgstr[1] "%(value)s مليار" +msgstr[2] "%(value)s مليار" +msgstr[3] "%(value)s مليار" +msgstr[4] "%(value)s مليار" +msgstr[5] "%(value)s مليار" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ترليون" +msgstr[1] "%(value).1f ترليون" +msgstr[2] "%(value).1f ترليونان" +msgstr[3] "%(value).1f ترليونات" +msgstr[4] "%(value).1f ترليون" +msgstr[5] "%(value).1f ترليون" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s ترليون" +msgstr[1] "%(value)s ترليون" +msgstr[2] "%(value)s ترليون" +msgstr[3] "%(value)s ترليون" +msgstr[4] "%(value)s ترليون" +msgstr[5] "%(value)s ترليون" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f كوادرليون" +msgstr[1] "%(value).1f كوادرليون" +msgstr[2] "%(value).1f كوادرليون" +msgstr[3] "%(value).1f كوادرليون" +msgstr[4] "%(value).1f كوادرليون" +msgstr[5] "%(value).1f كوادرليون" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s كوادرليون" +msgstr[1] "%(value)s كوادرليون" +msgstr[2] "%(value)s كوادرليون" +msgstr[3] "%(value)s كوادرليون" +msgstr[4] "%(value)s كوادرليون" +msgstr[5] "%(value)s كوادرليون" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f كوينتيليون" +msgstr[1] "%(value).1f كوينتيليون" +msgstr[2] "%(value).1f كوينتيليون" +msgstr[3] "%(value).1f كوينتيليون" +msgstr[4] "%(value).1f كوينتيليون" +msgstr[5] "%(value).1f كوينتيليون" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s كوينتيليون" +msgstr[1] "%(value)s كوينتيليون" +msgstr[2] "%(value)s كوينتيليون" +msgstr[3] "%(value)s كوينتيليون" +msgstr[4] "%(value)s كوينتيليون" +msgstr[5] "%(value)s كوينتيليون" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f سكستيليون" +msgstr[1] "%(value).1f سكستيليون" +msgstr[2] "%(value).1f سكستيليون" +msgstr[3] "%(value).1f سكستيليون" +msgstr[4] "%(value).1f سكستيليون" +msgstr[5] "%(value).1f سكستيليون" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s سكستيليون" +msgstr[1] "%(value)s سكستيليون" +msgstr[2] "%(value)s سكستيليون" +msgstr[3] "%(value)s سكستيليون" +msgstr[4] "%(value)s سكستيليون" +msgstr[5] "%(value)s سكستيليون" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f سبتيليون" +msgstr[1] "%(value).1f سبتيليون" +msgstr[2] "%(value).1f سبتيليون" +msgstr[3] "%(value).1f سبتيليون" +msgstr[4] "%(value).1f سبتيليون" +msgstr[5] "%(value).1f سبتيليون" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s سبتيليون" +msgstr[1] "%(value)s سبتيليون" +msgstr[2] "%(value)s سبتيليون" +msgstr[3] "%(value)s سبتيليون" +msgstr[4] "%(value)s سبتيليون" +msgstr[5] "%(value)s سبتيليون" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f أقتيليون" +msgstr[1] "%(value).1f أقتيليون" +msgstr[2] "%(value).1f أقتيليون" +msgstr[3] "%(value).1f أقتيليون" +msgstr[4] "%(value).1f أقتيليون" +msgstr[5] "%(value).1f أقتيليون" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s أقتيليون" +msgstr[1] "%(value)s أقتيليون" +msgstr[2] "%(value)s أقتيليون" +msgstr[3] "%(value)s أقتيليون" +msgstr[4] "%(value)s أقتيليون" +msgstr[5] "%(value)s أقتيليون" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f نانليون" +msgstr[1] "%(value).1f نانليون" +msgstr[2] "%(value).1f نانليون" +msgstr[3] "%(value).1f نانليون" +msgstr[4] "%(value).1f نانليون" +msgstr[5] "%(value).1f نانليون" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s نانليون" +msgstr[1] "%(value)s نانليون" +msgstr[2] "%(value)s نانليون" +msgstr[3] "%(value)s نانليون" +msgstr[4] "%(value)s نانليون" +msgstr[5] "%(value)s نانليون" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f ديسيليون" +msgstr[1] "%(value).1f ديسيليون" +msgstr[2] "%(value).1f ديسيليون" +msgstr[3] "%(value).1f ديسيليون" +msgstr[4] "%(value).1f ديسيليون" +msgstr[5] "%(value).1f ديسيليون" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s ديسيليون" +msgstr[1] "%(value)s ديسيليون" +msgstr[2] "%(value)s ديسيليون" +msgstr[3] "%(value)s ديسيليون" +msgstr[4] "%(value)s ديسيليون" +msgstr[5] "%(value)s ديسيليون" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f جوجول" +msgstr[1] "%(value).1f جوجول" +msgstr[2] "%(value).1f جوجول" +msgstr[3] "%(value).1f جوجول" +msgstr[4] "%(value).1f جوجول" +msgstr[5] "%(value).1f جوجول" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s جوجول" +msgstr[1] "%(value)s جوجول" +msgstr[2] "%(value)s جوجول" +msgstr[3] "%(value)s جوجول" +msgstr[4] "%(value)s جوجول" +msgstr[5] "%(value)s جوجول" + +msgid "one" +msgstr "واحد" + +msgid "two" +msgstr "إثنان" + +msgid "three" +msgstr "ثلالثة" + +msgid "four" +msgstr "أربعة" + +msgid "five" +msgstr "خمسة" + +msgid "six" +msgstr "ستة" + +msgid "seven" +msgstr "سبعة" + +msgid "eight" +msgstr "ثمانية" + +msgid "nine" +msgstr "تسعة" + +msgid "today" +msgstr "اليوم" + +msgid "tomorrow" +msgstr "غداً" + +msgid "yesterday" +msgstr "أمس" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s مضت" + +msgid "now" +msgstr "الآن" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "منذ %(count)s ثانية" +msgstr[1] "منذ ثانية" +msgstr[2] "منذ %(count)s ثانيتين" +msgstr[3] "منذ %(count)s ثواني" +msgstr[4] "منذ %(count)s ثانية" +msgstr[5] "منذ %(count)s ثانية" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "منذ %(count)s دقيقة" +msgstr[1] "منذ دقيقة" +msgstr[2] "منذ %(count)s دقيقة" +msgstr[3] "منذ %(count)s دقيقة" +msgstr[4] "منذ %(count)s دقيقة" +msgstr[5] "منذ %(count)s دقيقة" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "منذ %(count)s ساعة" +msgstr[1] "منذ ساعة" +msgstr[2] "منذ %(count)s ساعة" +msgstr[3] "منذ %(count)s ساعة" +msgstr[4] "منذ %(count)s ساعة" +msgstr[5] "منذ %(count)s ساعة" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s من الآن" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s ثواني من الآن" +msgstr[1] "منذ ثانية من الآن" +msgstr[2] "%(count)s ثواني من الآن" +msgstr[3] "%(count)s ثواني من الآن" +msgstr[4] "%(count)s ثواني من الآن" +msgstr[5] "%(count)s ثواني من الآن" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s دقائق من الآن" +msgstr[1] "منذ دقيقة من الآن" +msgstr[2] "%(count)s دقائق من الآن" +msgstr[3] "%(count)s دقائق من الآن" +msgstr[4] "%(count)s دقائق من الآن" +msgstr[5] "%(count)s دقائق من الآن" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s ساعات من الآن" +msgstr[1] "منذ ساعة من الآن" +msgstr[2] "%(count)s ساعات من الآن" +msgstr[3] "%(count)s ساعات من الآن" +msgstr[4] "%(count)s ساعات من الآن" +msgstr[5] "%(count)s ساعات من الآن" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..049aab2348cf9dfdac9efaa50f97eee7b49f9b66 GIT binary patch literal 3468 zcmai!O>7)B7={fEe_JTf0;QB6mlB$^%>D#bNjC%mX{#0*h^hbw4#?f{PA2Ty>DZee zjvOlW0s@IbFL0=Y$e}_A^@1XV$bkzNgt#Jsgg9}96B6$?XVR?ekrX9RWAMW8jbADEN=l504c3OOC5x4fEF=e*z3o6~n!iuoz94qZB40jn5)@AwyZ6ywp|j6DI) zgS1W$qm-qaA{ zLAwuEkE7FG>ATy9PK|Pf)aBnW?T@}qYImdK6UbvoV``7l-{{zi==9`xwbAAm(oQGU z>VLIZwgS$unrNNq&d`zpsT)`?q$#Ze&akRmHsB4b7keVk0`8slRE1W**bD1ME{E(p z%4=bFP`05L_eA4mH>CJEG(4o0QfRm*l(T2JulRX0Jf!(KGd!e)vSs*As-G$HhSWfs z4BtWYQbf*x7)a1Sl4-JNSvy^ktgU+)Q^NK#(XnY)j*O1QvSY=#;UdvH%(OGzMIcw1 zikV84WOS{;EM`WoNX1OL#*Afl5x-1IW_2vq@!!>12CrS!Y+V{FGm_^sy(C*UIvYo? z$;_ZaGW!!| z$s3JkeezhnQLn=ootG;qt-0-+jOr(%iKltvMDuv#SRJi$P8b_4WI~yausUn<7ll%( z;pb$EaPVjFHW)tF$%oZcwe_>OMaP$ zn&FM{>B>-5rQ*Hym0!G(cQa%x&U4vXsGd35`r0eszC=g6ydY`ba>eN`TMN}Q7e~Bo zE>zFl>WTdPl|fm@rMv(D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po new file mode 100644 index 00000000000..50f4794e0fa --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po @@ -0,0 +1,262 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 19:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/django/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "ᵘ" + +msgid "st" +msgstr "ᵘ" + +msgid "nd" +msgstr "ᵘ" + +msgid "rd" +msgstr "ᵘ" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millones" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millón" +msgstr[1] "%(value)s millones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billones" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s billón" +msgstr[1] "%(value)s billones" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trillón" +msgstr[1] "%(value).1f trillones" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trillón" +msgstr[1] "%(value)s trillones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f cuatrillón" +msgstr[1] "%(value).1f cuatrillones" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s cuatrillón" +msgstr[1] "%(value)s cuatrillones" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillón" +msgstr[1] "%(value).1f quintillones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillón" +msgstr[1] "%(value).1f sextillones" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillón" +msgstr[1] "%(value)s sextillones" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillón" +msgstr[1] "%(value).1f septillones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillón" +msgstr[1] "%(value)s septillones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillón" +msgstr[1] "%(value).1f octillones" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillón" +msgstr[1] "%(value)s octillones" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillón" +msgstr[1] "%(value).1f nonillones" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillón" +msgstr[1] "%(value)s nonillones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillón" +msgstr[1] "%(value).1f decillones" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillón" +msgstr[1] "%(value)s decillones" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gúgol" +msgstr[1] "%(value).1f gúgol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gúgol" +msgstr[1] "%(value)s gúgol" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "trés" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "güei" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayeri" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "hai %(delta)s" + +msgid "now" +msgstr "agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s dende agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..51ca1000d06ac0f46c84a09e52d04a3c29ef8b85 GIT binary patch literal 5216 zcmchaU2GIp6vr>hhb|%o`BG3X^3_tN-7Rftw-hM|5hFrKA%2G3?%ZyN?#{F`vn?$l zhTxkq@?uOMOi@D!4+etmHj=)p+B5qY$v!C#MIa^ke1@4;_D!d>oiF5E`T)N zDpxZcJ;nPV-EaA07z@~>xCVS2_6EfrirtEb z6bBUximu`X#Y-T~YZj#VSCoBC@j6KBbxWQ962#K5+u(3}6)`1fs&Hp{H z6}$z~ynX>`o=aASd1+NV3DWw%t@s&8*ZrXEWldqcE|B89rR)nJt>ZP2*0Bmw{NEH; zVNflw_b3XG#`UhUKL;t^PauZI7NMB4U=z3t901!u8{7$g1U7?TgImErL6jm}_e7YV zXFyuVEg*)@S`>T1^{|hCNF@{CTCl9_iy-;GuQ&^m|8;f#9!UP*Df>Q%M~3|kQeFH5 zQr;G=3GF3{8IZ=aQgN-)H!7Ped%I$*Vpg5+QtVUu07&yatn^nvy6>RUUj zJ9-Z~)y-b?=h3NA9w}G!9;4QYj>j;_;|7q{m2w}oXK>Ju-Wv&uD3PEx$m~X^x_gcc zv_AA4I!BKh)iX89E3Mhn=u|^dqdKI9B?}tWDb*q#rJy~9-xcUo*LeNL?MXV?)@;g> zFIqe^fy`JCl$mM5!WM+H%8u$SRdA$No>vlm(5aUM)IK(J9r1)JSDbJe_7c zw#HMhIt5?jt5?S>!gMv>jdjb`MIW!|bx)4z+#AYg_1;?9*9|-+da3N{lynX~uG11J z^ms~0X3yhkC7m}9HJQw?$J05}Yr1TCypfvD6#42@O`1I3Kuo2GJT;;wL9z5=r7Ub~ zS~7t}vn#$-4{yP#*nW$5`*Ns;&vfil^GK&0<8uO|DLA&7j2Nm>MCB7-wXHdh7&*r0 zgw02sikl2bnhK{J;wx&Rgd)vqzFbutoIocp8uekMdusO zEAn{otYWVR%qj9|Jfp}XF(1p8jJ_xi=(wh3ixST*K6l>pW3vOMZN}zqnC^nv2@^{l zUE5V}cGsJG>dl^dvo|z7IU#N4S!bC);!4SUhib=n%8u(|r2eGCrljXfm*nHFb4C_? zYOXqm==O3^b0ojlJRKQ?F_bfxg&YrG(QndcqZ zT#u3MGID!(E|>4@ZOwLMvv4#{$O(&L*7@}s*P25p8OQDz=FikmuO0sM}-UV>2aCTeaI8oo34U zt8h(hdi3geWjwKyNh@@ZL@yox*VLFjycabxee;rWlUlHKsLQ5KN#~5VF3IfDC%!g|X*-dw@K!Y`Ra=zWL2IQ{ zlCWn_8HtoTH*8PXC2@DwymQlKLzc_U z>dd$`UY+3!k88YpNS&*@AbO0`?%^47#@(zbeemR|TK81w$hkJM@O5MMM2#NCgrEr+ zt6p_xbkv$=L-Ot{Gv~jc_mIhp^K#cRS(lNOfk|ug;K5&7p-? zqRGSG|KTpCGd^CKW|nPQlyG+Le8Gx;=I7`z{0-DQH{)}GUBM^U#Fg0A;ne)x{8cto V2^Yr`Lt=zkqZSrz&aTeb>|Y)zi9i4V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0d451cc9d14 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES/django.po @@ -0,0 +1,398 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Ismayilov , 2011 +# Claude Paroz , 2013 +# Emin Mastizada , 2018 +# Emin Mastizada , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-09 12:56+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "İnsanlaşdır" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}ci" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}ci" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}cü" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}cü" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}ci" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}cı" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}ci" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}ci" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}cu" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milyon" +msgstr[1] "%(value).1f milyon" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milyon" +msgstr[1] "%(value)s milyon" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milyard" +msgstr[1] "%(value).1f milyard" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milyard" +msgstr[1] "%(value)s milyard" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilyon" +msgstr[1] "%(value).1f trilyon" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilyon" +msgstr[1] "%(value)s trilyon" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadrilyon" +msgstr[1] "%(value).1f kvadrilyon" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadrilyon" +msgstr[1] "%(value)s kvadrilyon" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintilyon" +msgstr[1] "%(value).1f kvintilyon" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintilyon" +msgstr[1] "%(value)s kvintilyon" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstilyon" +msgstr[1] "%(value).1f sekstilyon" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstilyon" +msgstr[1] "%(value)s sekstilyon" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilyon" +msgstr[1] "%(value).1f septilyon" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilyon" +msgstr[1] "%(value)s septilyon" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilyon" +msgstr[1] "%(value).1f oktilyon" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilyon" +msgstr[1] "%(value)s oktilyon" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilyon" +msgstr[1] "%(value).1f nonilyon" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilyon" +msgstr[1] "%(value)s nonilyon" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f deçilyon" +msgstr[1] "%(value).1f deçilyon" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s deçilyon" +msgstr[1] "%(value)s deçilyon" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f quqol" +msgstr[1] "%(value).1f quqol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s quqol" +msgstr[1] "%(value)s quqol" + +msgid "one" +msgstr "bir" + +msgid "two" +msgstr "iki" + +msgid "three" +msgstr "üç" + +msgid "four" +msgstr "dörd" + +msgid "five" +msgstr "beş" + +msgid "six" +msgstr "altı" + +msgid "seven" +msgstr "yeddi" + +msgid "eight" +msgstr "səkkiz" + +msgid "nine" +msgstr "doqquz" + +msgid "today" +msgstr "bu gün" + +msgid "tomorrow" +msgstr "sabah" + +msgid "yesterday" +msgstr "dünən" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s əvvəl" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d il" +msgstr[1] "%d il" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d həftə" +msgstr[1] "%d həftə" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dəqiqə" +msgstr[1] "%d dəqiqə" + +msgid "now" +msgstr "indi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "bir saniyə əvvəl" +msgstr[1] "%(count)s saniyə əvvəl" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "bir dəqiqə əvvəl" +msgstr[1] "%(count)s dəqiqə əvvəl" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "bir saat əvvəl" +msgstr[1] "%(count)s saat əvvəl" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s bundan sonra" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d il" +msgstr[1] "%d il" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d həftə" +msgstr[1] "%d həftə" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dəqiqə" +msgstr[1] "%d dəqiqə" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "bir saniyə sonra" +msgstr[1] "%(count)s saniyə sonra" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "bir dəqiqə sonra" +msgstr[1] "%(count)s dəqiqə sonra" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "bir saat sonra" +msgstr[1] "%(count)s saat sonra" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9301d1fdb105bc382e33387956e30dc28fc8ba9f GIT binary patch literal 6681 zcmb7ITWl0n7(OZr)(eUkM7$i)Vk=C$Q$fnotp>bCi3BS?nql{JJGeVjXJ%UC8E2x@FSYZ_fXH z=l}onpUdp_;)*5j5L_niJ8*w^86n$%>#x8EuE8aQ+z;FgTnDs(-N56*{;9D4B5>)I zg!F@dP+%2kp#8SMFM+*i{|USoxaz9Je+76C+6>6;uM7Lf0)GVZ`2PvKe`(_9Ie`a& z-QYh0E(3lCz*T7f1iTCQ7w~f6 z@~acw3Lr1lN`b3^oWC2${jCx99${ZEuwU>40tbO`O@@Ko-xEOmk*D!-9~?dpY@xmX z8bS^L{{p@Ubgm_&3H%<&?L*fkI0HP6_TcpiUI4y|_Q>+2{WFmJ8@mBMfER(hz5PZ) zUI2atWWd!c68j;6{{Xq4=1mFy4dik6-JG=l0rGqf+>)%P-+{-_UUqAO?+9G8GHHJz zaOk$A{WY))`duhGuZIQ1(8wMjLX$~>ZvuIp-Uni6G zMS;Hx{x`w@A@E;eUwV7u_j(|aBIxt-Fn!OO2_i@u#ynuA@=vt!_2YX!X{YTUO1}sEh5kqx1f9OKky9g%?J&a2;R3xH@!14(h;Q#Den5gT z{CSL#z^z&P@Y!@d587bTCHt5kFpryecS*lTq4in478jP4J&ZHGTmjr6j&bJVKw}~w_7jKp$U5& zjYsND%Wm{l-R3YlIrWxRXT}J#nq|6`H7u{?+nA}Iu^<>P_xDduPWA=dt3As0@=pE9 zxZ2PV9{P8){@$+bPi=o}z5-@nscW0-1k6EZ`^GWE01Lc-ykXhS7Fr#%Jf8)X=SLnl z2IqA=)+qCg$DFELvz>aG4(_&tG}AKO&AN6p_+%T8yI#{TQ)fJG`jrh^X!2O;ak|Y? zrDD>xYbk#$-BU45`Y9PMn4@LEXqJ5 zkh9Q8)JzsD!aU3s*8^T;fhHSSqRpnGC^{4!55FkPMWv-oRDqJmVkI*W7Oj!kha}Kt zB1!bQbQB#fTq#H}vxwvja-Q@MbhNa^%Tk2v&`sC-0;lw&ST zYmQW(whzc$oVHQ&Utmsamp#}r704f?c|wYibtO~MDVMF8MCHa3N@NGOGA*5M*{Bkg zk1CNJ+{(1(B+EwD(D~>Z!6HIvB=QL+Wg*i_7P4RwAtZ@wkOYeeAxm;+S2li*$Vbjm3p$L+@U7@|{&frYneZ&0`Ad5)I)?po77^1QiP5X^ z`*Aj&*&{SM4B5Hp$h?H+6h}KLc<@Wp;Dvb*K|iB~SrJttWz|WMltc-X^CD_GUm5-~ zpNWp3V$+enGFgSbG8si-WePRwu+N_s?{1NmcH9|%SVF23n)OjwnT!{?GU2C~uj%l! z;x&^~Xe*Od6ji2JqYmo)>8u(HSe4M6LR*=vqNp;e=1ll`bSOL8uGU@x`*DUoikOm>1JM)WS>RfVH7!V4Nx$>t#Q6_14?Ui1cj)E&Z4NgmTcD1Ikj gs|f7;RgE1VoglHNQ=AE>codulBszsGKaVZ{1MKqH$^ZZW literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po new file mode 100644 index 00000000000..03beb52b655 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES/django.po @@ -0,0 +1,320 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Viktar Palstsiuk , 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Viktar Palstsiuk \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Humanize" +msgstr "Ачалавечваньне" + +msgid "th" +msgstr "-ы" + +msgid "st" +msgstr "-ы" + +msgid "nd" +msgstr "-і" + +msgid "rd" +msgstr "-і" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f мільён" +msgstr[1] "%(value).1f мільёны" +msgstr[2] "%(value).1f мільёнаў" +msgstr[3] "%(value).1f мільёнаў" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s мільён" +msgstr[1] "%(value)s мільёны" +msgstr[2] "%(value)s мільёнаў" +msgstr[3] "%(value)s мільёнаў" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f мільярд" +msgstr[1] "%(value).1f мільярды" +msgstr[2] "%(value).1f мільярдаў" +msgstr[3] "%(value).1f мільярдаў" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value).s мільярд" +msgstr[1] "%(value)s мільярды" +msgstr[2] "%(value)s мільярдаў" +msgstr[3] "%(value)s мільярдаў" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трыльён" +msgstr[1] "%(value).1f трыльёны" +msgstr[2] "%(value).1f трыльёнаў" +msgstr[3] "%(value).1f трыльёнаў" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s трыльён" +msgstr[1] "%(value)s трыльёны" +msgstr[2] "%(value)s трыльёнаў" +msgstr[3] "%(value)s трыльёнаў" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадрыльён" +msgstr[1] "%(value).1f квадрыльёны" +msgstr[2] "%(value).1f квадрыльёнаў" +msgstr[3] "%(value).1f квадрыльёнаў" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадрыльён" +msgstr[1] "%(value)s квадрыльёны" +msgstr[2] "%(value)s квадрыльёнаў" +msgstr[3] "%(value)s квадрыльёнаў" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квінтыльён" +msgstr[1] "%(value).1f квінтыльёны" +msgstr[2] "%(value).1f квінтыльёнаў" +msgstr[3] "%(value).1f квінтыльёнаў" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квінтыльён" +msgstr[1] "%(value)s квінтыльёны" +msgstr[2] "%(value)s квінтыльёнаў" +msgstr[3] "%(value)s квінтыльёнаў" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f сэкстыльён" +msgstr[1] "%(value).1f сэкстыльёны" +msgstr[2] "%(value).1f сэкстыльёнаў" +msgstr[3] "%(value).1f сэкстыльёнаў" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s сэкстыльён" +msgstr[1] "%(value)s сэкстыльёны" +msgstr[2] "%(value)s сэкстыльёнаў" +msgstr[3] "%(value)s сэкстыльёнаў" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f сэптыльён" +msgstr[1] "%(value).1f сэптыльёны" +msgstr[2] "%(value).1f сэптыльёнаў" +msgstr[3] "%(value).1f сэптыльёнаў" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s сэптыльён" +msgstr[1] "%(value)s сэптыльёны" +msgstr[2] "%(value)s сэптыльёнаў" +msgstr[3] "%(value)s сэптыльёнаў" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f актыльён" +msgstr[1] "%(value).1f актыльёны" +msgstr[2] "%(value).1f актыльёнаў" +msgstr[3] "%(value).1f актыльёнаў" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s актыльён" +msgstr[1] "%(value)s актыльёны" +msgstr[2] "%(value)s актыльёнаў" +msgstr[3] "%(value)s актыльёнаў" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нанільён" +msgstr[1] "%(value).1f нанільёны" +msgstr[2] "%(value).1f нанільёнаў" +msgstr[3] "%(value).1f нанільёнаў" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нанільён" +msgstr[1] "%(value)s нанільёны" +msgstr[2] "%(value)s нанільёнаў" +msgstr[3] "%(value)s нанільёнаў" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f дэцыльён" +msgstr[1] "%(value).1f дэцыльёны" +msgstr[2] "%(value).1f дэцыльёнаў" +msgstr[3] "%(value).1f дэцыльёнаў" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s дэцыльён" +msgstr[1] "%(value)s дэцыльёны" +msgstr[2] "%(value)s дэцыльёнаў" +msgstr[3] "%(value)s дэцыльёнаў" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f ґуґал" +msgstr[1] "%(value).1f ґуґлы" +msgstr[2] "%(value).1f ґуґлаў" +msgstr[3] "%(value).1f ґуґлаў" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s ґуґал" +msgstr[1] "%(value)s ґуґлы" +msgstr[2] "%(value)s ґуґлаў" +msgstr[3] "%(value)s ґуґлаў" + +msgid "one" +msgstr "адзін" + +msgid "two" +msgstr "два" + +msgid "three" +msgstr "тры" + +msgid "four" +msgstr "чатыры" + +msgid "five" +msgstr "пяць" + +msgid "six" +msgstr "шэсьць" + +msgid "seven" +msgstr "сем" + +msgid "eight" +msgstr "восем" + +msgid "nine" +msgstr "дзевяць" + +msgid "today" +msgstr "сёньня" + +msgid "tomorrow" +msgstr "заўтра" + +msgid "yesterday" +msgstr "ўчора" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s таму" + +msgid "now" +msgstr "зараз" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s сэкунду таму" +msgstr[1] "%(count)s сэкунды таму" +msgstr[2] "%(count)s сэкундаў таму" +msgstr[3] "%(count)s сэкундаў таму" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s хвіліну таму" +msgstr[1] "%(count)s хвіліны таму" +msgstr[2] "%(count)s хвілінаў таму" +msgstr[3] "%(count)s хвілінаў таму" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s гадзіну таму" +msgstr[1] "%(count)s гадзіны таму" +msgstr[2] "%(count)s гадзінаў таму" +msgstr[3] "%(count)s гадзінаў таму" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "праз %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "праз %(count)s сэкунду" +msgstr[1] "праз %(count)s сэкунды" +msgstr[2] "праз %(count)s сэкундаў" +msgstr[3] "праз %(count)s сэкундаў" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "праз %(count)s хвіліну" +msgstr[1] "праз %(count)s хвіліны" +msgstr[2] "праз %(count)s хвілінаў" +msgstr[3] "праз %(count)s хвілінаў" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "праз %(count)s гадзіну" +msgstr[1] "праз %(count)s гадзіны" +msgstr[2] "праз %(count)s гадзінаў" +msgstr[3] "праз %(count)s гадзінаў" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fb3f047b643a985a3a41d8b0285da161208adcdd GIT binary patch literal 4645 zcmai$U2GIp6vr*cNf&QTNf1sCDKTs@IKwW-45)|l$qILwyEXctG0|i;CM3p$cOQ)6iwVZW|CzbFosYY9(!0OC|MPM0 zoO@=rw>Pf7&T!>1p2YZc6=R3Mz4zh+SMO@Z_JDn07pQ}~!S|#-E%jd|*REkK3;TY_ z5~yMRf#f$}2J=6_r@<}v1^J8MPRs>J`ZcM4F8MP^>;EIUXKj$@q~t|#H|(E*>%gBt z%5w{(_3z4g8b+EQ137pBd=9(;VoU5h5Vyj9lx%`qFuw&p1^x-%18!I!_-zEKRGTHY zfn?tSQodbMPfLBTWLDbuN%n$B%?^N+?{yG=>`i>!z?qx^doaI~Vyqv`+#l3gfcr7O z4wC+Zi7DQYxgHBA-e#EmPsC zR;`k&@Kvkl>U!B$cz4zfQL>x?KRyM z1->tre?iOTwR{iH=L@->u3SEsgQIprj2V=3*{?^-^=bJ&o`13Me6A~pD|JkFTy4MzchB%3BJBksp&?wyJXc4Ak3`P^@`92g_#Y$i2ubl~uE3G&^!)FI1sg^8_A zjN%?$ba-~OsvBlMFOBH7Bi!Pt!6RDlvLCHAENtztS+dH8St;<|A;WENw7`cdspC~T zZS9C<*PH@3NByZ&+}F>8uf?>YkoVS26)x6}*tYGq{qQ)6-w)wV< zUGf?$8so9k%`4utx8yBEquO%ZzqQB2Iw3o>Y|I#so%g=< zro0(cGpK7~&k6@sjybQ>ZM${;?(t$HYw0xLAXQ<6@?0oT9P9 zu?llCKGsz6_?S5opKPg6bkdlNjWts|I%bZ>N7^YI88INn`_TIW@4G2_|DZdU@T9)) zKe3ApkIN-IG&9~@(1VTU6?8vBmi6|}Z`fmw;qDeFGOW_;QvTBsmXUj@Im!KcOh=RZ z+B{y34eX)AvJs!q!Vx{Zbi}a2;=zr34c@$lpMuNkn+|N)8?wq9_UpAAwtUYm-}wD5 z`8%R&;|FAt!42@{=uHt_RQ}6?GPeGCiB>L%z|)Q6^E1&K&o8Om6QjJeRhrLwi>&z$ i9PvhD^!8+A^Sgt=+#n0{KJk@VQt%dspTE6J`1&7xq_lki literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 00000000000..994549d74cb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,265 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Georgi Kostadinov , 2012 +# Jannis Leidel , 2011 +# Todor Lubenov , 2011,2015 +# Venelin Stoykov , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Venelin Stoykov \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Облагородявам" + +msgid "th" +msgstr "и" + +msgid "st" +msgstr "ви" + +msgid "nd" +msgstr "ри" + +msgid "rd" +msgstr "ти" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милион" +msgstr[1] "%(value).1f милиона" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s милион" +msgstr[1] "%(value)s милиона" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милиард" +msgstr[1] "%(value).1f милиарда" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s милиард" +msgstr[1] "%(value)s милиарда" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(value).1f трилиона" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s трилион" +msgstr[1] "%(value)s трилиона" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадрилион" +msgstr[1] "%(value).1f квадрилиона" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадрилион" +msgstr[1] "%(value)s квадрилиона" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квинтилион" +msgstr[1] "%(value).1f квинтилиона" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квинтилион" +msgstr[1] "%(value)s квинтилиона" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстилион" +msgstr[1] "%(value).1f секстилиона" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстилион" +msgstr[1] "%(value)s секстилиона" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септилион" +msgstr[1] "%(value).1f септилиона" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септилион" +msgstr[1] "%(value)s септилиона" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октилион" +msgstr[1] "%(value).1f октилиона" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октилион" +msgstr[1] "%(value)s октилиона" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нонилион" +msgstr[1] "%(value).1f нонилиона" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нонилион" +msgstr[1] "%(value)s нонилиона" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f децилион" +msgstr[1] "%(value).1f децилиона" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s децилион" +msgstr[1] "%(value)s децилиона" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гугола" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гугола" + +msgid "one" +msgstr "един" + +msgid "two" +msgstr "два" + +msgid "three" +msgstr "три" + +msgid "four" +msgstr "четири" + +msgid "five" +msgstr "пет" + +msgid "six" +msgstr "шест" + +msgid "seven" +msgstr "седем" + +msgid "eight" +msgstr "осем" + +msgid "nine" +msgstr "девет" + +msgid "today" +msgstr "днес" + +msgid "tomorrow" +msgstr "Утре" + +msgid "yesterday" +msgstr "вчера" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "преди %(delta)s" + +msgid "now" +msgstr "сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "преди секунда" +msgstr[1] "преди %(count)s секунди" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "преди минута" +msgstr[1] "преди %(count)s минути" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "преди един час" +msgstr[1] "преди %(count)s часа" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s от сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "след секунда" +msgstr[1] "%(count)s секунди от сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "след минута" +msgstr[1] "%(count)s минути от сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "след един час" +msgstr[1] "%(count)s часа от сега" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..042122a7d0882d039fa33770a13e7634c59725fe GIT binary patch literal 4026 zcmb7`Uu+ab9LEPm(eqCc!T;i*R9eWkcPJJPi-uAXq79Xt7>zz`Z|AOC?`DqOx&BGi z;Dh#o7@jJMB!z_Dk%kb$gTWV!`s}-j(X0s%COna-(O`_<-|lo6q_dy>{oUXE zW_GW?Zdg0RFuE|G!hClPW4pjJci@6ixs$PN;4#B5!EVUkfzN?AjJ{(nV_P8ifuw&M zq___a=fEA1e>D6Dq&%H>MLZ04LY@LCeipRAAB=p{$eZqFj6**FZU-F@CUz1;N;YG7 z8hjk`EVvo`2BanZWb8kKD4hj{*Ny#mkn-Iy`kO}or{Ukme#>ypI>zpS|2mNJtq1P~ zH-e|o%gtavNKecZ^$!N-ti+UU=M_+#_9pnc&po&;%6 zp2nmaX>5(a9s#M&rGxf+119bNHcYA)%MSAb;W?+XO5+JkdOn?vPE53yVavj?9@kBn zbgrJqdsil&Nb`o8n;VT(cP0N@DaCEa+PeW zD<}9R>9m*N*r4xN)=TpUV_gX6w531d80-u+3>U^oyzM5za-tU zs_iUqhR>U6UD=rRST#xOi%O$w6Xj%*XM!?egJPA9UdgH!+%78gIIpTwcl+O;jkJEK zj(rNADs!nOk{n~3&3%zq(pjD{(k^5)K5^8NM=vIucBgs+81>S0ffiM+NBIo46(`FK~e+!?cFQKgQEit@BI zC7%Gov|`~Jd??$`*x%==`*~2q0WnWD1NMod4w|#BpJX`uDTPrWibM|Q2b@&mx;PRI}Tzhn=d9_%! z-BM3pmG>b?7OQqqSUF*rvwXjhMZ4tku2HQk+1}oXiHROfDcypYq=?>VQ41)U@ZJ&G z+npLZG&H!l{7g?eHK3#x5@k(Qus$s&b#J9)yK*njkJ_FubpM;VgVydvKYCU{c-ElI zE60_^EZ;ri>bT4-ACaly6795gPdco~N4GK02KCQ^+U3?c+Bo^G*3i~?E~rljwX4l4p!gNIoC@kE zf?9OF5;u^7n_HT;hQeAJFJPBi72MALNl=>!8;|Wy-g+uwWnM^hBA|0~Eo@Y)-K346^{qXd z)Do{DIr_G88auFbB`Zik>-l2IF}{|#k`_+w7O_0}D#~vjieAsMpoUy{yYX_JhHyF* zF5~np{6Dd{Cryf6>KfNor_6Y*2{=sD;plFLMM}IycaC;t~#t8UuQ2mAA literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2b60f57c9bd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po @@ -0,0 +1,263 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Tahmid Rafi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Tahmid Rafi \n" +"Language-Team: Bengali (http://www.transifex.com/django/django/language/" +"bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "তম" + +msgid "st" +msgstr "ম" + +msgid "nd" +msgstr "য়" + +msgid "rd" +msgstr "য়" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f মিলিয়ন" +msgstr[1] "%(value).1f মিলিয়ন" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s মিলিয়ন" +msgstr[1] "%(value)s মিলিয়ন" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f বিলিয়ন" +msgstr[1] "%(value).1f বিলিয়ন" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s বিলিয়ন" +msgstr[1] "%(value)s বিলিয়ন" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ট্রিলিয়ন" +msgstr[1] "%(value).1f ট্রিলিয়ন" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s ট্রিলিয়ন" +msgstr[1] "%(value)s ট্রিলিয়ন" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s কোয়াড্রিলিয়ন" +msgstr[1] "%(value)s কোয়াড্রিলিয়ন" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s কুইন্টিলিয়ন" +msgstr[1] "%(value)s কুইন্টিলিয়ন" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s সেক্সটিলিয়ন" +msgstr[1] "%(value)s সেক্সটিলিয়ন" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s সেপ্টিলিয়ন" +msgstr[1] "%(value)s সেপ্টিলিয়ন" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s অক্টিলিয়ন" +msgstr[1] "%(value)s অক্টিলিয়ন" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s ননিলিয়ন" +msgstr[1] "%(value)s ননিলিয়ন" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s ডেসিলিয়ন" +msgstr[1] "%(value)s ডেসিলিয়ন" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s গোগোল" +msgstr[1] "%(value)s গোগোল" + +msgid "one" +msgstr "এক" + +msgid "two" +msgstr "দুই" + +msgid "three" +msgstr "তিন" + +msgid "four" +msgstr "চার" + +msgid "five" +msgstr "পাঁচ" + +msgid "six" +msgstr "ছয়" + +msgid "seven" +msgstr "সাত" + +msgid "eight" +msgstr "আট" + +msgid "nine" +msgstr "নয়" + +msgid "today" +msgstr "আজ" + +msgid "tomorrow" +msgstr "আগামীকাল" + +msgid "yesterday" +msgstr "গতকাল" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s আগে" + +msgid "now" +msgstr "এখন" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "এক সেকেন্ড আগে" +msgstr[1] "%(count)s সেকেন্ড আগে" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "এক মিনিট আগে" +msgstr[1] "%(count)s মিনিট আগে" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "এক ঘন্টা আগে" +msgstr[1] "%(count)s ঘন্টা আগে" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "এখন থেকে %(delta)s পরে" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "এখন থেকে এক সেকেন্ড পরে" +msgstr[1] "এখন থেকে %(count)s সেকেন্ড পরে" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "এখন থেকে এক মিনিট পরে" +msgstr[1] "এখন থেকে %(count)s মিনিট পরে" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "এখন থেকে এক ঘন্টা পরে" +msgstr[1] "এখন থেকে %(count)s ঘন্টা পরে" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b52ced69ef22db593eac8bea6b2c61c2b3ba07b1 GIT binary patch literal 5850 zcmcJT%WoS+9LEPJv=|C~P#!IXDIrZlwDCG=mDs6U=!;fr)KEesR0%Y(C-ye$8FwFc zVtRlcK;i-iIM4&?36Ow81riSlgn$cDMGtV`gj6A}`~gTvd}nv!*t-+)h&{^eXMf-M z&2L`o+1dQMW7FFNX%zWk#tXu;ljd(5Z65!ezO0N(*s{I9@$;O|=Bd`GO0YCa39c3#qaA5?LE()KhXAdkV5|xd;;8qN@$v#1kq)3M)MiXc@RS<=QUphm48Xwj<#!> zK8QcEf{Utm8N3sG75ofy`zBa|ed;bks^CZ9^Wd(#33&mOpwfTToZJcx_EpVo_YhKp z{W9o*e}JkUyEl&W4XEth+Xy)eu7E2351`Tqw#U2-a@aRDpWYGo>tj&0zkMemb6^WZ zm&pxK_4^mF2_CvH_WKmP1bgqUxL;SmS72|sKc3ImHQxZ$yuAggdAR~&3CO#;{5@U% zA*kBB1}eWVwf;4jf&D$G*6D`Ue+KdBM$ZI5_8?=b+6luU!^nfkn5rnL=V>(!;RaI^ zrN?l66nQW5zWnMCP zn$?Pw73p?`G)Of=Jd-A*FnF3(SqcokX7yso%AUb{ecchJ=odq??(@3IeO-Ck>}`|- zQ^!-HpITj$l3qifnzY0c`ZOgZSI?(uCB1GwHEHQJ^QlQQt(H&MQ`0M@d`+rhnS8pA zm|7y`X%Gzy)Rs<#H71-ECk&G&!hlm&k@yLfWGI3W|J$pv>PK?hXVH^2OkdOF*e+w} zO-YJ!GGeT*M$|s-S{+TVI=0K0pj8=q$$(1J;j}}$Mn|;Rt6jpKN;M#hPJ@$0)F;9b zoTwp5(B};?upz3i>0$FA&xYnfS!6j%)vcmme-oU(N^toYWPEYQsC**WW&$5{Yh>o^N|fsWg`Da$@+nI~KHP${yW z9A9>w1&@yj9vns$Q3+XvTXUS%3iPPQ11acmH3;g3Y_{2Kjs+^7v&fgnO0t%XN3;r8 z*Um0@*^$i5>6sI2W6zD*nPXA}T%b=Ybqp@RQ<<&1%n{SHRArvegW_{@C#|V9Kh@SE z_pB45B+HJd6zJ4~6SR9-pbK7R)(t)8S|_Df^9xkeBhxP)oTl+@ad=n^=4@Il(%cB$ zzn?~?P4~f02$Kmr5BmtUX`vlqJQ*P&OeX9+>?1U{7GZ*3x}_|2Sbt$*s0Z&)~=_fN(-Jvq8wNzpN_YuD+WlG;|(*)p;HY(VPX zVbqbdb2s_#cKW>9DNC-;^ONT%(>r|HdOW14BxK*ZFRu`w;Z zDXbpsyVqi4eyN>6HPU-Au?IxociqGI*B-~Y;4Wi9*SAC{!ZK}je~9!#W7Yx}I2Cn# z->9&p-+D)b+;LSGx(C-YF+Gqtv|)t3FX$X)=rwq&njB^?Rl`u@@TRf$rGz`JDyj2Y z9hU~fHzaEid|=hsch^WL7``AQ59}{Zjtjw8H>o-;r$L&`gCH5|mzfL+{_%nGzX5i> BsSp4F literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b2db9b8b75c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES/django.po @@ -0,0 +1,518 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fulup , 2012,2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-29 08:30+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: Breton (http://www.transifex.com/django/django/language/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !" +"=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n" +"%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > " +"19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 " +"&& n % 1000000 == 0) ? 3 : 4);\n" + +msgid "Humanize" +msgstr "Denelaat" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f milion" +msgstr[2] "%(value).1f milion" +msgstr[3] "%(value).1f milion" +msgstr[4] "%(value).1f milion" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s million" +msgstr[2] "%(value)s million" +msgstr[3] "%(value)s million" +msgstr[4] "%(value)s million" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliard" +msgstr[2] "%(value).1f miliard" +msgstr[3] "%(value).1f miliard" +msgstr[4] "%(value).1f miliard" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliard" +msgstr[1] "%(value)s miliard" +msgstr[2] "%(value)s miliard" +msgstr[3] "%(value)s miliard" +msgstr[4] "%(value)s miliard" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f bilion" +msgstr[2] "%(value).1f bilion" +msgstr[3] "%(value).1f bilion" +msgstr[4] "%(value).1f bilion" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilion" +msgstr[1] "%(value)s bilion" +msgstr[2] "%(value)s bilion" +msgstr[3] "%(value)s bilion" +msgstr[4] "%(value)s bilion" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f c'hadrilion" +msgstr[1] "%(value).1f kadrilion" +msgstr[2] "%(value).1f kadrilion" +msgstr[3] "%(value).1f kadrilion" +msgstr[4] "%(value).1f kadrilion" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s c'hadrilion" +msgstr[1] "%(value)s kadrilion" +msgstr[2] "%(value)s kadrilion" +msgstr[3] "%(value)s kadrilion" +msgstr[4] "%(value)s kadrilion" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f c'hintilion" +msgstr[1] "%(value).1f kintilion" +msgstr[2] "%(value).1f kintilion" +msgstr[3] "%(value).1f kintilion" +msgstr[4] "%(value).1f kintilion" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s c'hintilion" +msgstr[1] "%(value)s kintilion" +msgstr[2] "%(value)s kintilion" +msgstr[3] "%(value)s kintilion" +msgstr[4] "%(value)s kintilion" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstilion" +msgstr[1] "%(value).1f sekstilion" +msgstr[2] "%(value).1f sekstilion" +msgstr[3] "%(value).1f sekstilion" +msgstr[4] "%(value).1f sekstilion" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstilion" +msgstr[1] "%(value)s sekstilion" +msgstr[2] "%(value)s sekstilion" +msgstr[3] "%(value)s sekstilion" +msgstr[4] "%(value)s sekstilion" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilion" +msgstr[1] "%(value).1f septilion" +msgstr[2] "%(value).1f septilion" +msgstr[3] "%(value).1f septilion" +msgstr[4] "%(value).1f septilion" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilion" +msgstr[1] "%(value)s septilion" +msgstr[2] "%(value)s septilion" +msgstr[3] "%(value)s septilion" +msgstr[4] "%(value)s septilion" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilion" +msgstr[1] "%(value).1f oktilion" +msgstr[2] "%(value).1f oktilion" +msgstr[3] "%(value).1f oktilion" +msgstr[4] "%(value).1f oktilion" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilion" +msgstr[1] "%(value)s oktilion" +msgstr[2] "%(value)s oktilion" +msgstr[3] "%(value)s oktilion" +msgstr[4] "%(value)s oktilion" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilion" +msgstr[1] "%(value).1f nonilion" +msgstr[2] "%(value).1f nonilion" +msgstr[3] "%(value).1f nonilion" +msgstr[4] "%(value).1f nonilion" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilion" +msgstr[1] "%(value)s nonilion" +msgstr[2] "%(value)s nonilion" +msgstr[3] "%(value)s nonilion" +msgstr[4] "%(value)s nonilion" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f dekilion" +msgstr[1] "%(value).1f dekilion" +msgstr[2] "%(value).1f dekilion" +msgstr[3] "%(value).1f dekilion" +msgstr[4] "%(value).1f dekilion" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s dekilion" +msgstr[1] "%(value)s dekilion" +msgstr[2] "%(value)s dekilion" +msgstr[3] "%(value)s dekilion" +msgstr[4] "%(value)s dekilion" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gogol" +msgstr[1] "%(value).1f gogol" +msgstr[2] "%(value).1f gogol" +msgstr[3] "%(value).1f gogol" +msgstr[4] "%(value).1f gogol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gogol" +msgstr[1] "%(value)s gogol" +msgstr[2] "%(value)s gogol" +msgstr[3] "%(value)s gogol" +msgstr[4] "%(value)s gogol" + +msgid "one" +msgstr "unan" + +msgid "two" +msgstr "daou" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "pevar" + +msgid "five" +msgstr "pemp" + +msgid "six" +msgstr "c'hwec'h" + +msgid "seven" +msgstr "seizh" + +msgid "eight" +msgstr "eizh" + +msgid "nine" +msgstr "nav" + +msgid "today" +msgstr "hiziv" + +msgid "tomorrow" +msgstr "warc'hoazh" + +msgid "yesterday" +msgstr "dec'h" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +msgid "now" +msgstr "bremañ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s eilenn zo" +msgstr[1] "%(count)s eilenn zo" +msgstr[2] "%(count)s eilenn zo" +msgstr[3] "%(count)s eilenn zo" +msgstr[4] "%(count)s eilenn zo" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s munud zo" +msgstr[1] "%(count)s munud zo" +msgstr[2] "%(count)s munud zo" +msgstr[3] "%(count)s munud zo" +msgstr[4] "%(count)s munud zo" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s eurvezh zo" +msgstr[1] "%(count)s eurvezh zo" +msgstr[2] "%(count)s eurvezh zo" +msgstr[3] "%(count)s eurvezh zo" +msgstr[4] "%(count)s eurvezh zo" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "a-benn %(count)s eilenn" +msgstr[1] "a-benn %(count)s eilenn" +msgstr[2] "a-benn %(count)s eilenn" +msgstr[3] "a-benn %(count)s eilenn" +msgstr[4] "a-benn %(count)s eilenn" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "a-benn %(count)s munud" +msgstr[1] "a-benn %(count)s munud" +msgstr[2] "a-benn %(count)s munud" +msgstr[3] "a-benn %(count)s munud" +msgstr[4] "a-benn %(count)s munud" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "a-benn %(count)s eurvezh" +msgstr[1] "a-benn %(count)s eurvezh" +msgstr[2] "a-benn %(count)s eurvezh" +msgstr[3] "a-benn %(count)s eurvezh" +msgstr[4] "a-benn %(count)s eurvezh" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b3a7647914f1e7ac22cf1cf1fdfa9b297a2a6119 GIT binary patch literal 1416 zcmaiz%We}f6o$S$sI+eumk2sZ2x z3&fHI@4`5Rj$j;y9f5s>9fdvEgd4_J z@C5iR@F!S=e{3@$+raDKR`6Ef5{Qf35B@`N3;b%(>!8nT1ick>7uXH!PXb?nI}!g1 z^mX2VyTG^L5A^aLya@j}nwSPZfeH8v^nFd@VLopL+yPzykwUJ3xXAUuTS31Y{Ck0q zK%ZX=>y6+y!}{aEZqT2B+Y$c~M0>qwjDTMA`xuP9nE1NBm)$V`{tGbQ^C6fY2VwhR ze!mA`dtk%Hz99Pjk>g_>p0`D@6xZmo%yX&Lf3@b2xM7+zLjwPZLe^ItsmYEYHQhEu zWkg9Oh=!SrSkV!RSh-59BW?wk5rR0K@ip9=+8Es>uB*wKuud2+FB;ttRmZMoY)Kf4 ztt2#Sa8=iZ+oGk7V+*z}Gj^$6x2&QQT3EbUVY5bXhgf!*JCV@wC_c@in8lMcj+1Ee zWE4jc0@-cRk-p}7+$4+6viK~G&m}B~Tq`M;yWMWd`HHe8R!ddgEcf>`KpxV| z%eGuBEL>ffTi<+s=+v@wf7(pwvMns;ZNqamuT9e?RJD4pO;1hJ{xls^$KxnXV>&uY{WLn3#xXrl zBZ_eN=hE@P(o8zxr@f45CXVRSr~MSfL`CGp$QdtA7d9MB95~tF`0hhhF;ta*tN$E# zUsbDrYyPd_S3%r{a(!uI>Oj+$H%Uu4^7*xJ(n!K2$#B3OX^4y~?^;ZndFD!WSa8jT1n!4kwK^N*MAR`xZyr literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po new file mode 100644 index 00000000000..51108e9ccfd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po @@ -0,0 +1,292 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Filip Dupanović , 2011 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.com/django/django/language/" +"bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "-i" + +msgid "st" +msgstr "-vi" + +msgid "nd" +msgstr "-i" + +msgid "rd" +msgstr "-i" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f miliona" +msgstr[2] "%(value).1f miliona" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijarda" +msgstr[1] "%(value).1f milijarde" +msgstr[2] "%(value).1f milijardi" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliona" +msgstr[2] "%(value).1f biliona" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +msgid "one" +msgstr "jedan" + +msgid "two" +msgstr "dva" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "četiri" + +msgid "five" +msgstr "pet" + +msgid "six" +msgstr "šest" + +msgid "seven" +msgstr "sedam" + +msgid "eight" +msgstr "osam" + +msgid "nine" +msgstr "devet" + +msgid "today" +msgstr "deset" + +msgid "tomorrow" +msgstr "sutra" + +msgid "yesterday" +msgstr "jučer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b811b34072fac299b79bda694e11bb6063e73269 GIT binary patch literal 3849 zcmai$O>Epm7>1`bKv{kY<*!hFra)-Y)Y;vr&~`%*qO>Iv6`=}nL{od#aoP1Go^jF? z5aq-Hfy4pvbATSo3DFCOo*@E(#HAcSsDOk7QiV9cflDv&e)g=hwkKkg*=OhV>(Arw zo1Muo+eY4DXnWA_LVtM^W7FVISKtHf>&=W^4}Jsg0)GG}z<Q7`H870LL+Y6TBZh4^sS#;7)M!Rk=P2l0Iv>1k!WfxBL>MIDcF2xH_NL zA#e-y7eR_|KzjarcKnqc{{eF7+hN`f9sn@~7J!&KJ7K9T4Tx7~tCp{TT+sL7K;D@Imksa2NQU)h}C)Udz}d^f}8{ zL8{?7%Zni0zvVi{9srvljpxDpz?UpPwEE|km%!b)z7>-qc0ih!w0sMs`kV(b74{=| zFZdhifg?BM<0+8F$H05Q)8HQPBarg?t>py}rDNZNl%Jn1e+6j?{%*&YEdK=Q{=Y2$ z0V)5N?RB;_zdiyYz1cee+1iGsXgA{#6ERihd zq}_;4d8eG+iB65`%SOin*)w8Xa}g?xmPId>%SD%cL;0lJ?Uapc;x$p%s_Rnf zHPqatRZ6INO{i8+^SV;6o8~U9UNg;InyXrxZ=}{MMP8TcD3j(Jh_w=t(;+$vR7g*z zeGx~eBojzloEm9=slG~MGp@flldJg;xbSon)kpeP@LQ`Hi)#Y2@l_mDBj)NLqV*Ja z4MiLni)$k03o1>j0ZFsrtf9DLC|d3+uE;1{FsvIbOV-8xERJHy=#>3Mo z9#2E<&8rS?%soBt9ZaM!@On=OBRhPm)!y&59`f4zc)Q)%dtjn9)oQ`$9h1uu#Vq*_ zcvDlnwXd`H;fWSn<0+wyH=l@D_k>YNhaZuNNCI_4@JGT>Bz`3NB8jvS@#-)jJPv)h}#XpT3I z&K^Cqo`Lpct8q}pM#h-g>LOmzU~M)Rdm@UbxxXM1EzQic^M}3t>ppr`S0>(}*jGUm zhaJBEcw~xccDOGZbG-KDys@rq9YR`A7s@tk{Gi_FNbEa0!_=lnDBx%@|?fa#w7Rq{N?IAN9Yao?l zRjN5ScZMTXDw#j69Hmx7d+byuUMrwIbt<+&m4=p2ap=^nwZau=PQ_X;+Th5k8LI^w zoH!L@rC8bVPZ`fo8*@q|tSfjL=VuOmFE;92(k$2|meRFP`H*d0s=4!MT88+SvJ@?o zD$#PAE1Gp@(FD$#M3kdJk>z04Z;+cfbn3M?wPI16UgF{9$$eIZ_ QSs?psXIP*xT!<3(A2N|4^#A|> literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po new file mode 100644 index 00000000000..39d8420e237 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po @@ -0,0 +1,398 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2011-2012 +# Carles Barrobés , 2011,2014 +# GerardoGa , 2018 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-22 07:46+0000\n" +"Last-Translator: GerardoGa \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanitzar" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milió" +msgstr[1] "%(value).1f milions" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milió" +msgstr[1] "%(value)s milions" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliards" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliard" +msgstr[1] "%(value)s miliards" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilió" +msgstr[1] "%(value).1f bilions" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilió" +msgstr[1] "%(value)s bilió" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrilió" +msgstr[1] "%(value).1f quadrilions" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrilió" +msgstr[1] "%(value)s quadrilions" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintilió" +msgstr[1] "%(value).1f quintilions" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintilió" +msgstr[1] "%(value)s quintilions" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextilió" +msgstr[1] "%(value).1f sextilions" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextilió" +msgstr[1] "%(value)s sextilions" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilió" +msgstr[1] "%(value).1f septilions" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilió" +msgstr[1] "%(value)s septilions" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octilió" +msgstr[1] "%(value).1f octilions" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octilió" +msgstr[1] "%(value)s octilions" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilió" +msgstr[1] "%(value).1f nonilions" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilió" +msgstr[1] "%(value)s nonilions" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilió" +msgstr[1] "%(value).1f decilions" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilió" +msgstr[1] "%(value)s decilions" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googols" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googols" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "quatre" + +msgid "five" +msgstr "cinc" + +msgid "six" +msgstr "sis" + +msgid "seven" +msgstr "set" + +msgid "eight" +msgstr "vuit" + +msgid "nine" +msgstr "nou" + +msgid "today" +msgstr "avui" + +msgid "tomorrow" +msgstr "demà" + +msgid "yesterday" +msgstr "ahir" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "Fa %(delta)s " + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +msgid "now" +msgstr "ara" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "fa un segon" +msgstr[1] "fa %(count)s segons" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "fa un minut" +msgstr[1] "fa %(count)s minuts" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "fa una hora" +msgstr[1] "fa %(count)s hores" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "d'aquí a un segon" +msgstr[1] "d'aquí a %(count)s segons" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "d'aquí a un minut" +msgstr[1] "d'aquí a %(count)s minuts" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "d'aquí a una hora" +msgstr[1] "d'aquí a %(count)s hores" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ee20516e040049f87247b9b340cd7d7664736744 GIT binary patch literal 6846 zcmbW4Uu+yl9mj_fQfe9qg$5`ACKNlqBx~RKPwZUcwA4w|KrBqdH z?PcsJcmx~R{lA*W?qAF(Qk;YLD4qi;uMUVI_9{qmZh&QpVVxEAA#M|_I1tIHGi!63(a3^zNvXz^WPxVxfhE}*Si-ad%xxZkmm28 z9v=oVWvl|e^)ALH!4JSbfFFcnBj6XoNzetq0WN}XYtHUx>>1cEfHeL$ko+%vkg+B3 zyWlh6zre@AC2Tr6|A*jt@IT;F;Mor`_9%D*ya3(?p9H5rtj4c{TBfzeDg#u&;sVz&F9KfE<(jIq+*BjsFIu@xvcg^A&)!UJ;0`%hte8fX{=p z&aZ23fmPUl1uNhKA5-_+8BG@)gZ`Z6Es*?w4~~NS9#H%9IEY(`Jps}>eOc23Y5gv1 z2AYv(Pjf@_InA$YepB;B&Fh-q0;#@NLAu_iwr^_w0Hl0=r0t(-`)44whdgLs(19su zc)ZBx%tIiSOdfRq9MSy=5GAwYXjp3b?4Ws_L7PUyHj>8(erbN__>2PkEI5xgsqKd~ zPk^U%KLxGPnbZJJ>;6$qTBBoVRNEn~(fZKwAleifwurp9X@2PVBpThLbkN%GN5ghu zxW(l?bPq^tIfr%|$#1p%FnCAJ6Ag=}U2TS8Gi(_l zEmGSO&!z=oVDYr8VI#5l+SO;ft`}Ln2kU-di~elauE(Nda~~*Qv3pzP#FltTj7zI) zQ_5=?bDLIJ!kCwY;_Ah`td!R+#-1#$aLmhVX4h=174t!Ad8NqLrdpOM<^#mi5|O7x zv@B32J=$%%fxjV`i%AQ*iO@H1BkTrACH~d-l&bFO%qMqCmmIS(7uhtzz$->nY8p}d zWM>VJW)V}zY|IV#O4yBx0ZG&0v_p1AE}HVnMugv7N!YUA6Komhv%pQdk=siAws4la z=!-qW9{1dJrVtPCps?g3!w>LLb4Xr#HV65IL9!ysA#rQ?I^NE(GvlS{VOb4iG*NDNLwrk+hG); zpkys%>mp7>MDk)3UKWkSIqx|aMHJ(GS?AtmH)w`KkBLqgCC)suXDytM4eAmYqL&u+NsU(TCF~H;%IfET7{$YnCSTw)9{;dYSX+nQ=dM5 zw2EWs0=A2@6uCj%a+5Hs^NX#mo7*qDe8FvqReq{XcsO>m8Jq;AuDBX}NxIk~dbc(?v4(_|iFNw(m#RS{9LWHfV&{C(Syaz2qlZl6BsQ zhZb9O=R4=Zs2$gN(2-_5H+7P$?%Zg==jM2gkBsnu52FLCTHz1zDz9@4o}S|qYVgz? zpDMf6q!*od2q$tna{^~ho*ZJGo!5lNvri|s;pU9|2NPatzKdO9eBNjgs|l@{Mo zTkXjgP&sODz>J(5Frp9A3vX)r?o*N(R%tswF=ARpDy{I*s3bF>(h32sVw!m&XkRu1 z_w_>XT?XXWo^6t|f#Nl?0b@c|dv+aP(&gw{G$U)#h-%a5Zd(R*~kXkg}4@fJ!T*S`y`lskvC0)Q^`*S#~xh z-El_6G0(~Qh&eeI)vgxq+Vq1vAFgzBrcRgvo<56I)|kAKvR;;KC+4QJUs!H2@?t)_ zw5%`~5TPJv_f`MlN})5^jGf8GMA}qZ|HATUDIZZwxoBlYZcU?dt>gn~$tcdIrIi`+ z`eHt0Up1l*kmbb+1*cj*YO3W*wn#J!Mv6+v2U3cWS|%-qE#KR@nQU(cTetLUR(`RD z-Rz~C{nL;GZrlIAM)1m(=Xcf1+YGvH6Rn#15{SiWH}GsZsu63FcQk}Fm0vMWr4|!a zY9UiCs#I6#gUXhv9Iz&O2O~&RdKI&jVlhc67IIWt7`Itxdoy9%FD2_cule+c$-|d7 zfnGHP?28=bd3XZQUpW*eeN?PeqA|5ovYzykS|-WP_GY|wtC8!9T%R^9A}JqbBwKIj z?5L+ME_?l9`7rZ%6v{t;fV_4~Bos`;3q+gDtVCUDzZk3+##OD@@4NJ6Rmxozt=tFp zRXOVVx;7bqP+yj(+zU0!Z2KBYRc_1f4Sw^(>>wsRAI bxmZHm1Tz@3jjdbwlfpbiX1(o~1p5C2V=k)H literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po new file mode 100644 index 00000000000..37b8bc85a70 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po @@ -0,0 +1,477 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Vláďa Macek , 2011,2014 +# Vláďa Macek , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-15 17:56+0000\n" +"Last-Translator: Vláďa Macek \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +msgid "Humanize" +msgstr "Polidštění" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliony" +msgstr[2] "%(value).1f milionů" +msgstr[3] "%(value).1f milionů" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] " %(value)s milion" +msgstr[1] " %(value)s miliony" +msgstr[2] " %(value)s milionů" +msgstr[3] " %(value)s milionů" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliarda" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliard" +msgstr[3] "%(value).1f miliard" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliarda" +msgstr[1] "%(value)s miliardy" +msgstr[2] "%(value)s miliard" +msgstr[3] "%(value)s miliard" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliony" +msgstr[2] "%(value).1f bilionů" +msgstr[3] "%(value).1f bilionů" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilion" +msgstr[1] "%(value)s biliony" +msgstr[2] "%(value)s bilionů" +msgstr[3] "%(value)s bilionů" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biliarda" +msgstr[1] "%(value).1f biliardy" +msgstr[2] "%(value).1f biliard" +msgstr[3] "%(value).1f biliard" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biliarda" +msgstr[1] "%(value)s biliardy" +msgstr[2] "%(value)s biliard" +msgstr[3] "%(value)s biliard" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f triliony" +msgstr[2] "%(value).1f trilionů" +msgstr[3] "%(value).1f trilionů" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trilion" +msgstr[1] "%(value)s triliony" +msgstr[2] "%(value)s trilionů" +msgstr[3] "%(value)s trilionů" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triliarda" +msgstr[1] "%(value).1f triliardy" +msgstr[2] "%(value).1f triliard" +msgstr[3] "%(value).1f triliard" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triliarda" +msgstr[1] "%(value)s triliardy" +msgstr[2] "%(value)s triliard" +msgstr[3] "%(value)s triliard" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvadrilion" +msgstr[1] "%(value).1f kvadriliony" +msgstr[2] "%(value).1f kvadrilionů" +msgstr[3] "%(value).1f kvadrilionů" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvadrilion" +msgstr[1] "%(value)s kvadriliony" +msgstr[2] "%(value)s kvadrilionů" +msgstr[3] "%(value)s kvadrilionů" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvadriliarda" +msgstr[1] "%(value).1f kvadriliardy" +msgstr[2] "%(value).1f kvadriliard" +msgstr[3] "%(value).1f kvadriliard" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvadriliarda" +msgstr[1] "%(value)s kvadriliardy" +msgstr[2] "%(value)s kvadriliard" +msgstr[3] "%(value)s kvadriliard" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintilion" +msgstr[1] "%(value).1f kvintiliony" +msgstr[2] "%(value).1f kvintilionů" +msgstr[3] "%(value).1f kvintilionů" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintilion" +msgstr[1] "%(value)s kvintiliony" +msgstr[2] "%(value)s kvintilionů" +msgstr[3] "%(value)s kvintilionů" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintiliarda" +msgstr[1] "%(value).1f kvintiliardy" +msgstr[2] "%(value).1f kvintiliard" +msgstr[3] "%(value).1f kvintiliard" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintiliarda" +msgstr[1] "%(value)s kvintiliardy" +msgstr[2] "%(value)s kvintiliard" +msgstr[3] "%(value)s kvintiliard" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googoly" +msgstr[2] "%(value).1f googolů" +msgstr[3] "%(value).1f googolů" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googoly" +msgstr[2] "%(value)s googolů" +msgstr[3] "%(value)s googolů" + +msgid "one" +msgstr "jedna" + +msgid "two" +msgstr "dvě" + +msgid "three" +msgstr "tři" + +msgid "four" +msgstr "čtyři" + +msgid "five" +msgstr "pět" + +msgid "six" +msgstr "šest" + +msgid "seven" +msgstr "sedm" + +msgid "eight" +msgstr "osm" + +msgid "nine" +msgstr "devět" + +msgid "today" +msgstr "dnes" + +msgid "tomorrow" +msgstr "zítra" + +msgid "yesterday" +msgstr "včera" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "před %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rokem" +msgstr[1] "%d lety" +msgstr[2] "%d lety" +msgstr[3] "%d lety" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsícem" +msgstr[1] "%d měsíci" +msgstr[2] "%d měsíci" +msgstr[3] "%d měsíci" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týdnem" +msgstr[1] "%d týdny" +msgstr[2] "%d týdny" +msgstr[3] "%d týdny" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnem" +msgstr[1] "%d dny" +msgstr[2] "%d dny" +msgstr[3] "%d dny" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodinou" +msgstr[1] "%d hodinami" +msgstr[2] "%d hodinami" +msgstr[3] "%d hodinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutou" +msgstr[1] "%d minutami" +msgstr[2] "%d minutami" +msgstr[3] "%d minutami" + +msgid "now" +msgstr "nyní" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "před sekundou" +msgstr[1] "před %(count)s sekundami" +msgstr[2] "před %(count)s sekundami" +msgstr[3] "před %(count)s sekundami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "před minutou" +msgstr[1] "před %(count)s minutami" +msgstr[2] "před %(count)s minutami" +msgstr[3] "před %(count)s minutami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "před hodinou" +msgstr[1] "před %(count)s hodinami" +msgstr[2] "před %(count)s hodinami" +msgstr[3] "před %(count)s hodinami" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "za %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d roky" +msgstr[2] "%d let" +msgstr[3] "%d let" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsíc" +msgstr[1] "%d měsíce" +msgstr[2] "%d měsíců" +msgstr[3] "%d měsíců" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týden" +msgstr[1] "%d týdny" +msgstr[2] "%d týdnů" +msgstr[3] "%d týdnů" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d den" +msgstr[1] "%d dny" +msgstr[2] "%d dní" +msgstr[3] "%d dní" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodina" +msgstr[1] "%d hodiny" +msgstr[2] "%d hodin" +msgstr[3] "%d hodin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuta" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "za sekundu" +msgstr[1] "za %(count)s sekundy" +msgstr[2] "za %(count)s sekund" +msgstr[3] "za %(count)s sekund" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "za minutu" +msgstr[1] "za %(count)s minuty" +msgstr[2] "za %(count)s minut" +msgstr[3] "za %(count)s minut" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "za hodinu" +msgstr[1] "za %(count)s hodiny" +msgstr[2] "za %(count)s hodin" +msgstr[3] "za %(count)s hodin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..aceed480c0917553cd1fd46ccc8ac028d9fc2e91 GIT binary patch literal 5241 zcmb`K&5smC7{*HlSx0nnRS-cbK-gKA-kDi6ECUO~z#H!^k! zylVIb_%`b7sg&11y6!G$gPWda>^!K!Iq;sTkBl;Q6!ohh=^ugQ|A%35Q+gk5_#=28 z?c1M8bq}O|eFGv@Y-EhF1#r~R0k5L|wc*&a$OY;*4ex?9{_CGhSpdmr6vVCAX2Wri z#%adzFi6)O18MwE82vOzc{m4>&qdSzmTA9c_>O6JK=Qe1^p>e>5NSx}Hsy)d%Zn&@ z42Gdg4um9grEKa1nlp4zUuk{4ghKOe3WfUf0!rsVY8cX%9Q3UF%sI{LZRXqpccJVx z^$s{rUO}1c2q03xFg=p>MstbA0cm6y;$*GSIBiDRg0cf;`SCm|<0wUx-6#bVI%sUL zl(5)}i^7ZK#8jomue+Y-`s#t2Bki2Xe6{ZTb>Hi;%#oToetDYmRZe8S>f1UeHebCJ z2`9*jURiflp8KsRUk_y~FMLJ$c7AlOtn)ga5yMP&^OS53L!PJgr7+|fp+9>e&nnrx zg*;Eo<}BoST3)t7zLJ{F6vgJLIcW;{3SuTj6qzIDB&aK$j+#QbcO(-SG!<#dMcu~| zvi(TuiSWBmQZ-EEZcHukn;5=0FRP!VPQPQSb{tJi_o`*L?gVz*gyIc93i=I6 zGj=ARd&M%hG^*Po-Fic_n!6}j4c9XzbQB0ryG^-nPtlQ{789vyeoNO#IZU}qG8zsa z3>+59MX6Zm-e#d@x`DqyN~V2BwDH^Yg8;EQ_E}qoS_ULv2>ct;*47!vdQ%1=UX4}m z+z_hn7cR<{A82bnthb zz+|~nE+f#oC>LGwT#7qjl@D6e`+4PHb-FTH#!)yYLTxPsLWQ2teo*D}B9KnxAb~A@ zDsC%B)cE115s!6Frfk1?1Q)A%BaXh8T*saOi6kkdo ztpm?oT(aAxiNgGu`4dZnP?;(h=6t24Lg(5oJf+4QFSR`3szcmvh#-`D_VU6>Yi22q z?p2e4bwb&`t5#ACXJ0$S)6?0anw_mo@T0uU ztDGv+RH-BtzH^q(@V$GvqO(d8HjS43hYCI4AAIKAIP;YoOmd{EXYGbp>v86*Igo;v zZvTS~EG4hzezzgTb2e#i5*YRdVFxbZ`mdLq27mla71RYnf+3) z&+4Kwi_Gk)dc9T`m9w-$KD3xwQsg<5m|aVqeO&KTuRgA`fV%6742Kf?S53$tMmgSA zzUQ(?@n)nVhqo2~{ww, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 19:21+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" +"Language-Team: Welsh (http://www.transifex.com/django/django/language/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +msgid "Humanize" +msgstr "Dynoli" + +msgid "th" +msgstr "edd" + +msgid "st" +msgstr "af" + +msgid "nd" +msgstr "ail" + +msgid "rd" +msgstr "ydd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miliwn" +msgstr[1] "%(value).1f miliwn" +msgstr[2] "%(value).1f miliwn" +msgstr[3] "%(value).1f miliwn" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miliwn" +msgstr[1] "%(value)s miliwn" +msgstr[2] "%(value)s miliwn" +msgstr[3] "%(value)s miliwn" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f biliwn" +msgstr[1] "%(value).1f biliwn" +msgstr[2] "%(value).1f biliwn" +msgstr[3] "%(value).1f biliwn" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s biliwn" +msgstr[1] "%(value)s biliwn" +msgstr[2] "%(value)s biliwn" +msgstr[3] "%(value)s biliwn" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triliwn" +msgstr[1] "%(value).1f triliwn" +msgstr[2] "%(value).1f triliwn" +msgstr[3] "%(value).1f triliwn" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triliwn" +msgstr[1] "%(value)s triliwn" +msgstr[2] "%(value)s triliwn" +msgstr[3] "%(value)s triliwn" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f cwadriliwn" +msgstr[1] "%(value).1f cwadriliwn" +msgstr[2] "%(value).1f cwadriliwn" +msgstr[3] "%(value).1f cwadriliwn" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s cwadriliwn" +msgstr[1] "%(value)s cwadriliwn" +msgstr[2] "%(value)s cwadriliwn" +msgstr[3] "%(value)s cwadriliwn" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f cwintiliwn" +msgstr[1] "%(value).1f cwintiliwn" +msgstr[2] "%(value).1f cwintiliwn" +msgstr[3] "%(value).1f cwintiliwn" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s cwintiliwn" +msgstr[1] "%(value)s cwintiliwn" +msgstr[2] "%(value)s cwintiliwn" +msgstr[3] "%(value)s cwintiliwn" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f secstiliwnfm" +msgstr[1] "%(value).1f secstiliwnfm" +msgstr[2] "%(value).1f secstiliwnfm" +msgstr[3] "%(value).1f secstiliwnfm" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s secstiliwn" +msgstr[1] "%(value)s secstiliwn" +msgstr[2] "%(value)s secstiliwn" +msgstr[3] "%(value)s secstiliwn" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septiliwn" +msgstr[1] "%(value).1f septiliwn" +msgstr[2] "%(value).1f septiliwn" +msgstr[3] "%(value).1f septiliwn" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septiliwn" +msgstr[1] "%(value)s septiliwn" +msgstr[2] "%(value)s septiliwn" +msgstr[3] "%(value)s septiliwn" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octiliwn" +msgstr[1] "%(value).1f octiliwn" +msgstr[2] "%(value).1f octiliwn" +msgstr[3] "%(value).1f octiliwn" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octiliwn" +msgstr[1] "%(value)s octiliwn" +msgstr[2] "%(value)s octiliwn" +msgstr[3] "%(value)s octiliwn" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f noniliwn" +msgstr[1] "%(value).1f noniliwn" +msgstr[2] "%(value).1f noniliwn" +msgstr[3] "%(value).1f noniliwn" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s noniliwn" +msgstr[1] "%(value)s noniliwn" +msgstr[2] "%(value)s noniliwn" +msgstr[3] "%(value)s noniliwn" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f dengiliwn" +msgstr[1] "%(value).1f dengiliwn" +msgstr[2] "%(value).1f dengiliwn" +msgstr[3] "%(value).1f dengiliwn" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s dengiliwn" +msgstr[1] "%(value)s dengiliwn" +msgstr[2] "%(value)s dengiliwn" +msgstr[3] "%(value)s dengiliwn" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gwgol" +msgstr[1] "%(value).1f gwgol" +msgstr[2] "%(value).1f gwgol" +msgstr[3] "%(value).1f gwgol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gwgol" +msgstr[1] "%(value)s gwgol" +msgstr[2] "%(value)s gwgol" +msgstr[3] "%(value)s gwgol" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "dau" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "pedwar" + +msgid "five" +msgstr "pump" + +msgid "six" +msgstr "chwech" + +msgid "seven" +msgstr "saith" + +msgid "eight" +msgstr "wyth" + +msgid "nine" +msgstr "naw" + +msgid "today" +msgstr "heddiw" + +msgid "tomorrow" +msgstr "fory" + +msgid "yesterday" +msgstr "ddoe" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s yn ôl" + +msgid "now" +msgstr "nawr" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "un eiliad yn ôl" +msgstr[1] "%(count)s eiliad yn ôl" +msgstr[2] "%(count)s eiliad yn ôl" +msgstr[3] "%(count)s eiliad yn ôl" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "un munud yn ôl" +msgstr[1] "%(count)s munud yn ôl" +msgstr[2] "%(count)s munud yn ôl" +msgstr[3] "%(count)s munud yn ôl" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "un awr yn ôl" +msgstr[1] "%(count)s awr yn ôl" +msgstr[2] "%(count)s awr yn ôl" +msgstr[3] "%(count)s awr yn ôl" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s o nawr" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "un eiliad o nawr" +msgstr[1] "%(count)s eiliad o nawr" +msgstr[2] "%(count)s eiliad o nawr" +msgstr[3] "%(count)s eiliad o nawr" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "un munud o nawr" +msgstr[1] "%(count)s funud o nawr" +msgstr[2] "%(count)s munud o nawr" +msgstr[3] "%(count)s munud o nawr" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "un awr o nawr" +msgstr[1] "%(count)s awr o nawr" +msgstr[2] "%(count)s awr o nawr" +msgstr[3] "%(count)s awr o nawr" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1049c62ad77023186b7086bb22158550d446c244 GIT binary patch literal 5339 zcmchaONbmr7{^P^!;Fc>SBx69qORFV(z`Red2A-x81urYi%VD&4?$>WYI-|6Q$6Xb z+07aQ5{l|2vARva-r3evoe zgB0&mkmmIZNY7hvMd%+i+zs9a{{fK3y#kW%W7Ge$@z0$f_7_2V-u>WZ;HcpkcqQzI z4IS_X*ptS7&hVJwJBA+_erfof;RVA#L0ab=B$=K!A0&IB;UbXsZ;9#e0kLJQ2)=j; zV}syTus_G-t_8mZSAf5QgWw``(t7U$i(m^ZgGWK?{|Y2MTNrXBNc|6k7I+w>ai>Ar z=bylSuyA#_Ulowz?*U1F2&Dc~AnAWFyc~y@`b!|idjzC$PlK2Od(ZgKfRxt@;Bs(2 z7Ii1M77U&PQa%rXl&9B0+P622{WeH>It5~?>=W=h@H}`u_>1ZP3&hs30y;^*7$p5N zkn}_NL;4Yr`l}%6eGsoGd&2NZ!>2%+$1{e{8opq7#PDUqV}`F8o-};R@Lj|A4L<;B zy&oF;3^*J1S&+`h7a+~+YY?wG`v%1E2nvo^P-s1*q2HOiQLzOw( zyeXW?Y=#x@%vruKFI$Rt^LA#6w0Yi~G%4Q2*^wer<~VZ_6ua(iH*M)YCYX&)lWi@` z%Uku@QWw?P6QMVJr(;dxmF^J6eKuxO^<*s@G4w_ejV2z|(;G*OgmIrO`MB5ivjNFx z!Wlt4A`vZA#XZ7x#x<+ElY-STo=ID`eY>IErm*U5w8gBR8n4;YEQIQ!ps*wf!gtYx zdq^s?o85Gt)Z>AS8r_~aCBy`Yh}|^P!VYFdOlw-U(idA<)Zcwwk>cX3id7d`Q>5v> zqDYZhk1GYEFNz0xe$AD3gO_F8HrIuw5|ctQucGRq0 z!dLiSR(Nf%Egi40Q?xu^TO-PGYu4trqpUHn!V9Ahj#*oLVQXlut+o~wK2RzTS*6uh zc`YxOE34M6C=HZK5L!FMq)Rcgx*lu!x};J8?0zAaV5)}CMC+kAI|@Ae$2 zgyb9iRZS(-CZ}n;jlQba+=v0vY1@vl#)RFh@U8fDQRBRKT6P)E2WEfHLXp$Q~Gqa=_-`Yb>7XVGtY|04@hJ=` z-o5NBbMtHNdTDJ=ZWWJ`7{3HFuKed`W*g@^rH*sg5f)QQDYMy(Z>dm?2q}e{5DnLH z&Ykv|(B>+{qxU|(rUc(X{9>CP{Ie5_8H~ggBvJ;^l$dDaa?}wn^k>6`-b}nm%7i?7 zf^III(a4*enGt3J1uEugjmwZ|;#TAfx?$98#~?6CMRur0BUlf4;)PNB+({|$dl$86 z%WJ&t1Ve$qJa;mQ|K&N-WwMQ(Vh0ZP{pYHtCmD8GF^wH@gAH*xzSR!mXb&ETR`L&O CSccF5 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9c7e8384e4e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,397 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Christian Joergensen , 2012 +# Erik Wognsen , 2014,2018 +# Jannis Leidel , 2011 +# valberg , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 21:12+0000\n" +"Last-Translator: Erik Wognsen \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Menneskeliggør" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millioner" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s millioner" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliarder" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milliard" +msgstr[1] "%(value)s milliarder" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billioner" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billioner" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billiard" +msgstr[1] "%(value).1f billiarder" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billiard" +msgstr[1] "%(value)s billiarder" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillion" +msgstr[1] "%(value).1f trillioner" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillion" +msgstr[1] "%(value)s trillioner" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trilliard" +msgstr[1] "%(value).1f trilliarder" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trilliard" +msgstr[1] "%(value)s trilliarder" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvadrillion" +msgstr[1] "%(value).1f kvadrillioner" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvadrillion" +msgstr[1] "%(value)s kvadrillioner" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvadrilliard" +msgstr[1] "%(value).1f kvadrilliarder" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvadrilliard" +msgstr[1] "%(value)s kvadrilliarder" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintillion" +msgstr[1] "%(value).1f kvintillioner" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintillion" +msgstr[1] "%(value)s kvintillioner" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintilliard" +msgstr[1] "%(value).1f kvintilliarder" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintilliard" +msgstr[1] "%(value)s kvintilliarder" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gogol" +msgstr[1] "%(value).1f gogoler" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gogol" +msgstr[1] "%(value)s gogoler" + +msgid "one" +msgstr "en" + +msgid "two" +msgstr "to" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "fire" + +msgid "five" +msgstr "fem" + +msgid "six" +msgstr "seks" + +msgid "seven" +msgstr "syv" + +msgid "eight" +msgstr "otte" + +msgid "nine" +msgstr "ni" + +msgid "today" +msgstr "i dag" + +msgid "tomorrow" +msgstr "i morgen" + +msgid "yesterday" +msgstr "i går" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s siden" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uge" +msgstr[1] "%d uger" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dage" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minutter" + +msgid "now" +msgstr "nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "et sekund siden" +msgstr[1] "%(count)s sekunder siden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "et minut siden" +msgstr[1] "%(count)s minutter siden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "en time siden" +msgstr[1] "%(count)s timer siden" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s fra nu af" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uge" +msgstr[1] "%d uger" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dage" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minutter" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "om et sekund" +msgstr[1] "om %(count)s sekunder" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "om et minut" +msgstr[1] "om %(count)s minutter" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "om en time" +msgstr[1] "om %(count)s timer" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1cc6ef878fc09d928592968cc9e16c944d327dc1 GIT binary patch literal 5418 zcmchZON>_P%GUn+``1@r zJ-+Imx;$_CNrti&brI_NX^iRM{^|IKa%Bc%bHT5`dEn3Ba&X#A##VwWz+P}KNcuBM ze^v2QFc1AN#Z|Ky(_rscd=AXQehXX%UImwfGjC#S377*(9|cKw6<-2r{0|g=0V&R+ zn|*EvXfq^&rq_##O2It^01_d%N1 zHz18Scebw&DDDIAgMJjGey2e4dr!50t@K%Q{PrwJ<2?%A2#zX_fw#bZQn3o&3A?52 z=M`U8d|mM!#g7y}SNvY_50KV56G^7==741PC@uhL{}!qCUJzTxvf!y37#jfb$3DU2 z7J!$)Rp4*nAh_gKpL@Y9?Bie&d{gP)f#koa$Is^uklLGI4tx!yeiy+$kln^u0mv#o z1=4;V2Q~1l(!T`BzXykw^0OACb{$*+o&c%e+aRs)3itr{19(5!bGtw85J>vdiqC@7 z{su^Sx&YFCeWvV7AePRqf_H$|6lcOfXtq!>2VzNV6G;BMLHsdYu?3RaxE<8gIsYfBe}X**ze& zFHrhoa2D*PAdZJuaKyXwZ;nWJ+_Yoqs;3Y|wP%TNbV z>AcgsP5Gd5FDm7dN-rwqi{4SZ;@%mf_lC~o2hX%+>#TJT6(=Hvbkb~A2926 zQ(FJ38KRuxnXXo)tjc;UWQsJN5-&}&q?O{CuFA5T;+w7>Zt8}e;@w?0t+eQeo9VhE z8forb&#N-!OpW;I=*Uf!~7T5i@kcg9!!cRKWm zywVBBuuaEo%F;4ABl>C(QTc?udi%nNfn(UFTf8Qlc4t7+R5;}j_J~CDy}}k@R%HOGZkY2sN-?=`rgPck1)7Y_q(m)gy4e$sMlo*O-M z8*xI2L*zv4<})dDZ&t*(PeXUy>#Zzk@4l|UXe#d13m|W7xgGEW&i$wpm=oi~XnrakqY$mJzy9tKBvSxZL98z67Me*hqc0xR$Rl2#nRx~m4*I7 z0gl>k(K0D!%x_pL4)VfqsULnQna6Nkv@u(^oVxBxyTrHGrETIx+|-cuI`-e@>npyr zQ4ge?Xl_7HtJ>77LK_qMc!@tGYfz zBA?Cd+_7_8dkc!WLS_q&m9Q|i$p+Tw;wswC&O!cS_u9c&0PbzmEHlBYhTMGQx}5b(zThrY7*J zg?FEpwD>{cPPtr<-)?r&Z@z9DB6dLu)wuJn;Kw1+A=VP_v_}|XDs_}tOT3defsTuq z(r{3tSGI8E4)2Jb=%KDUDXWOI#E03Ox`I%RJCCJZNCL6jY!dSiFJv7({6LAxx8?X` zyg7CRS6U>n!^511+Z)l^Asrs>Y-|c0dbC3<&ynacJ=&o&`)VS1ucKb!JR*yW%p&0( z$!%m3yMl`^ttJ{i%x%Ou)S`|-Vk3Tm6bl%R)G^<*JUhId&P3eQnZ|;)^BdlzTGHkM zzfd+3O*bk=LU<8TqQy)r?gcyP)Q+`B9BNwlc*KI8JEP=CxWF+MFLa9pbd&M;9#4!$ z^S$E1l#^bj8`SxCtqNL0 zydKeO-Y`V3>3<#15>1PF-*$%lI_&7N+<&f)DGuO_;!2BqonZ@;)dZal{O(twPfb9n JdO!RY`v;+KlA8bk literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e8720a48b1d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Hagenbruch, 2011 +# Claude Paroz , 2013 +# Jannis Leidel , 2011,2013-2014,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-14 08:29+0000\n" +"Last-Translator: Florian Apolloner \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f Million" +msgstr[1] "%(value).1f Millionen" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s Million" +msgstr[1] "%(value)s Millionen" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f Milliarde" +msgstr[1] "%(value).1f Milliarden" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s Milliarde" +msgstr[1] "%(value)s Milliarden" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f Billion" +msgstr[1] "%(value).1f Billionen" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s Billion" +msgstr[1] "%(value)s Billionen" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f Billiarde" +msgstr[1] "%(value).1f Billiarden" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s Billiarde" +msgstr[1] "%(value)s Billiarden" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f Trillion" +msgstr[1] "%(value).1f Trillionen" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s Trillion" +msgstr[1] "%(value)s Trillionen" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f Trilliarde" +msgstr[1] "%(value).1f Trilliarden" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s Trilliarde" +msgstr[1] "%(value)s Trilliarden" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f Quadrillion" +msgstr[1] "%(value).1f Quadrillionen" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s Quadrillion" +msgstr[1] "%(value)s Quadrillionen" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f Quadrilliarde" +msgstr[1] "%(value).1f Quadrilliarden" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s Quadrilliarde" +msgstr[1] "%(value)s Quadrilliarden" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f Quintillion" +msgstr[1] "%(value).1f Quintillionen" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s Quintillion" +msgstr[1] "%(value)s Quintillionen" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f Quintilliarde" +msgstr[1] "%(value).1f Quintilliarden" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s Quintilliarde" +msgstr[1] "%(value)s Quintilliarden" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f Sedezilliarde" +msgstr[1] "%(value).1f Sedezilliarden" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s Sedezilliarde" +msgstr[1] "%(value)s Sedezilliarden" + +msgid "one" +msgstr "eins" + +msgid "two" +msgstr "zwei" + +msgid "three" +msgstr "drei" + +msgid "four" +msgstr "vier" + +msgid "five" +msgstr "fünf" + +msgid "six" +msgstr "sechs" + +msgid "seven" +msgstr "sieben" + +msgid "eight" +msgstr "acht" + +msgid "nine" +msgstr "neun" + +msgid "today" +msgstr "heute" + +msgid "tomorrow" +msgstr "morgen" + +msgid "yesterday" +msgstr "gestern" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s her" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d Jahr" +msgstr[1] "%d Jahre" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d Monat" +msgstr[1] "%d Monate" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d Woche" +msgstr[1] "%d Wochen" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d Tag" +msgstr[1] "%d Tage" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d Stunde" +msgstr[1] "%d Stunden" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d Minute" +msgstr[1] "%d Minuten" + +msgid "now" +msgstr "jetzt" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "vor einer Sekunde" +msgstr[1] "vor %(count)s Sekunden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "vor einer Minute" +msgstr[1] "vor %(count)s Minuten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "vor einer Stunde" +msgstr[1] "vor %(count)s Stunden" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s von jetzt an" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d Jahr" +msgstr[1] "%d Jahre" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d Monat" +msgstr[1] "%d Monate" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d Woche" +msgstr[1] "%d Wochen" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d Tag" +msgstr[1] "%d Tage" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d Stunde" +msgstr[1] "%d Stunden" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d Minute" +msgstr[1] "%d Minuten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "in einer Sekunde" +msgstr[1] "in %(count)s Sekunden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "in einer Minute" +msgstr[1] "in %(count)s Minuten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "in einer Stunde" +msgstr[1] "in %(count)s Stunden" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cc0fb5a1a9f3a17d4eb7126efa86aefbcee999f7 GIT binary patch literal 7036 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 HgpT+xElcuk literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4f873b936bd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po @@ -0,0 +1,476 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:54+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliona" +msgstr[2] "%(value).1f miliony" +msgstr[3] "%(value).1f milionow" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milion" +msgstr[1] "%(value)s miliona" +msgstr[2] "%(value)s miliony" +msgstr[3] "%(value)s milionow" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliarda" +msgstr[1] "%(value).1f miliarźe" +msgstr[2] "%(value).1f miliardy" +msgstr[3] "%(value).1f miliardow" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliarda" +msgstr[1] "%(value)s miliarźe" +msgstr[2] "%(value)s miliardy" +msgstr[3] "%(value)s miliardow" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f biliona" +msgstr[2] "%(value).1f biliony" +msgstr[3] "%(value).1f bilionow" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilion" +msgstr[1] "%(value)s biliona" +msgstr[2] "%(value)s biliony" +msgstr[3] "%(value)s bilionow" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biliarda" +msgstr[1] "%(value).1f biliarźe" +msgstr[2] "%(value).1f biliardy" +msgstr[3] "%(value).1f biliardow" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biliarda" +msgstr[1] "%(value)s biliarźe" +msgstr[2] "%(value)s biliardy" +msgstr[3] "%(value)s biliardow" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f triliona" +msgstr[2] "%(value).1f triliony" +msgstr[3] "%(value).1f trilionow" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trilion" +msgstr[1] "%(value)s triliona" +msgstr[2] "%(value)s triliony" +msgstr[3] "%(value)s trilionow" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triliarda" +msgstr[1] "%(value).1f triliarźe" +msgstr[2] "%(value).1f triliardy" +msgstr[3] "%(value).1f triliardow" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triliarda" +msgstr[1] "%(value)s triliarźe" +msgstr[2] "%(value)s triliardy" +msgstr[3] "%(value)s triliardow" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kwadrilion" +msgstr[1] "%(value).1f kwadriliona" +msgstr[2] "%(value).1f kwadriliony" +msgstr[3] "%(value).1f kwadrilionow" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kwadrilion" +msgstr[1] "%(value)s kwadriliona" +msgstr[2] "%(value)s kwadriliony" +msgstr[3] "%(value)s kwadrilionow" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kwadriliarda" +msgstr[1] "%(value).1f kwadriliarźe" +msgstr[2] "%(value).1f kwadriliardy" +msgstr[3] "%(value).1f kwadriliardow" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kwadriliarda" +msgstr[1] "%(value)s kwadriliarźe" +msgstr[2] "%(value)s kwadriliardy" +msgstr[3] "%(value)s kwadriliardow" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kwintilion" +msgstr[1] "%(value).1f kwintiliona" +msgstr[2] "%(value).1f kwintiliony" +msgstr[3] "%(value).1f kwintilionow" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kwintilion" +msgstr[1] "%(value)s kwintiliona" +msgstr[2] "%(value)s kwintiliony" +msgstr[3] "%(value)s kwintilionow" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kwintiliarda" +msgstr[1] "%(value).1f kwintiliarźe" +msgstr[2] "%(value).1f kwintiliardy" +msgstr[3] "%(value).1f kwintiliardow" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kwintiliarda" +msgstr[1] "%(value)s kwintiliarźe" +msgstr[2] "%(value)s kwintiliardy" +msgstr[3] "%(value)s kwintiliardow" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f sedeciliarda" +msgstr[1] "%(value).1f sedeciliarźe" +msgstr[2] "%(value).1f sedeciliardy" +msgstr[3] "%(value).1f sedeciliardow" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s sedeciliarda" +msgstr[1] "%(value)s sedeciliarźe" +msgstr[2] "%(value)s sedeciliardy" +msgstr[3] "%(value)s sedeciliardow" + +msgid "one" +msgstr "jaden" + +msgid "two" +msgstr "dwa" + +msgid "three" +msgstr "tśi" + +msgid "four" +msgstr "styri" + +msgid "five" +msgstr "pěś" + +msgid "six" +msgstr "šesć" + +msgid "seven" +msgstr "sedym" + +msgid "eight" +msgstr "wósym" + +msgid "nine" +msgstr "źewjeś" + +msgid "today" +msgstr "źinsa" + +msgid "tomorrow" +msgstr "witśe" + +msgid "yesterday" +msgstr "cora" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "pśed %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dlětom" +msgstr[1] "%dlětoma" +msgstr[2] "%dlětami" +msgstr[3] "%dlětami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mjasecom" +msgstr[1] "%d mjasecoma" +msgstr[2] "%d mjasecami" +msgstr[3] "%d mjasecami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tyźenjom" +msgstr[1] "%d tyźenjoma" +msgstr[2] "%d tyźenjami" +msgstr[3] "%d tyźenjami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnjom" +msgstr[1] "%d dnjoma" +msgstr[2] "%d dnjami" +msgstr[3] "%d dnjami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d góźinu" +msgstr[1] "%d góźinoma" +msgstr[2] "%d góźinami" +msgstr[3] "%d góźinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutu" +msgstr[1] "%d minutoma" +msgstr[2] "%d minutami" +msgstr[3] "%d minutami" + +msgid "now" +msgstr "něnto" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "Pśed %(count)s sekundu" +msgstr[1] "Pśed %(count)s sekundoma" +msgstr[2] "Pśed %(count)s sekundami" +msgstr[3] "Pśed %(count)s sekundami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "Pśed %(count)s minutu" +msgstr[1] "Pśed %(count)s minutoma" +msgstr[2] "Pśed %(count)s minutami" +msgstr[3] "Pśed %(count)s minutami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "Pśed %(count)s góźinu" +msgstr[1] "Pśed %(count)s góźinoma" +msgstr[2] "Pśed %(count)s góźinami" +msgstr[3] "Pśed %(count)s góźinami" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s wótněnta" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dlěto" +msgstr[1] "%d lěśe" +msgstr[2] "%d lěta" +msgstr[3] "%d lět" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mjasec" +msgstr[1] "%d mjaseca" +msgstr[2] "%d mjasece" +msgstr[3] "%d mjasecow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tyźeń" +msgstr[1] "%d tyźenja" +msgstr[2] "%d tyźenje" +msgstr[3] "%d tyźenjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d źeń" +msgstr[1] "%d dnja" +msgstr[2] "%d dny" +msgstr[3] "%d dnjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d góźina" +msgstr[1] "%d góźinje" +msgstr[2] "%d góźiny" +msgstr[3] "%d góźinow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuta" +msgstr[1] "%d minuśe" +msgstr[2] "%d minuty" +msgstr[3] "%d minuty" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "za %(count)s sekundu" +msgstr[1] "za %(count)s sekunźe" +msgstr[2] "za %(count)s sekundy" +msgstr[3] "za %(count)s sekundow" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "za %(count)s minutu" +msgstr[1] "za %(count)s minuśe" +msgstr[2] "za %(count)s minuty" +msgstr[3] "za %(count)s minutow" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "za %(count)s góźinu" +msgstr[1] "za %(count)s góźinje" +msgstr[2] "za %(count)s góźiny" +msgstr[3] "za %(count)s góźin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2e76853911225ae1d5900a1000ee5e229b3ded68 GIT binary patch literal 6740 zcmdUyX>8m?6vqb$Ed(fMISUL&Aluf-Zrajh+t5PVLIr_;f>ZzfAHr@IvUfgEa0Lkn9f0{_muI{)t|H0;G7?fyaPDlEdHv$hS-8 zz_TEaOL;=_Imt=MwFV{$aV?{T{c{2k1I>reL9`wF-oav98l3s3R-cYq`x0Y|`%r+WI=!FwQ|fkSr- zXn}*^C*Zx{S*LsXDuLwpDUjlQ4O0KW8J_$SxC!$7g`R#hcn9ReAkDMmOvdn^m2m3? zC%_Hh$KWuy07<6t8L$WZ2wV&P1yWwpXETPaX9FOu{|1oqaW{w%tOTA1?vZ>2OhEn+ zq;v5LNcJb=M)nDi?AJ)%36gyYB>NXZiuW!^@jnGoTI_R>&drySM$v-6j zmi$+;?Oe~#@sbNbigP+haTZDW5)em+Ed^;leX@U@?7t4g@o+D)ql?yu*Ngj}Sp#CL z+>7dGv3#Z+V=C+lG;Fo|?wAj*L|cJ|vPB-)z z%XqDkv14rGwf7a(tQlinU$5zL-tQ~M>n$-BXI@vmHQqW_ZO2W#MrqaTZk(oe4=o<2 zi)^9AYZTGlvv{qhcHbe^yK)wTNtQ;{^iXbV}q8KbD%3G2NVJgryLflXCO*BAzUDrS>0^la3lr}aHbn_yH& zXW-E{4Ej`^j~YcY>X3BOoiqqWRC)8Pf*zseMr}5tjSDt{@l03kqN(O>tss<AZF+ju2YPy=|$+qn~kUd{aLA30Om|DtH zJ!s3qW<3z~Y+y#cW<^{cHeL}HuLz4P!(wk(?DIrRj0>Gv+E!+dnnEz!pd)4*1;aG4 zAiHF+ZNjpJN$Mff*eo)(vN5aNDohK%mua5etm-+V{bn&{n6@%#<+QAFbunit!$z97 z58XJd446W-VXLfDZIR|Z$yBeBT%n{^@>D9lyl+XeCz*tyalp)QC70&Cn>0I^WSWb7 z`%s>$U)f-o1uM<|*20Kz4EUceKaAa-LzLFWMB?nEtTkB; zeT-MWyvwZ&al&D+n4L|6IFVD_!iZ=L=beV>3NHieZfqV|g1Z~7RbWHY%A_scpj0c_ zXlNGk*0ee!ZkyUy`;QcE@F9&CmUlWVUhgH+)TBDjTdW+Asaw)NMsoU1x)VQi*u~>S0Hm}zvhEvShi}%D7 zepe2ZcaIfR#`{0k)LbtWslwFBi>046+vDN}l4 z#z&2OH~SI)5%=uuD)07Z5a-QV~voG?DY0w`^{=Ud3sr8dx z-c2^XiPY4_`(GWt9KZ zjOAN;1}O^8x_9E(_8s{7pZg6deH0rxN!9p{Ged57(OIGI=vR?nZ*Q>;{&%vozq|*L L%8xk*-0k=eNT^44 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5a8171ae3ed --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,399 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Dimitris Glezos , 2011 +# Jannis Leidel , 2011 +# Kostas Papadimitriou , 2012 +# Nick Mavrakis , 2018 +# Nikolas Demiridis , 2014 +# Pãnoș , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-22 10:19+0000\n" +"Last-Translator: Nick Mavrakis \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Εξανθρώπιση" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}ο" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}ο" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f εκατομμύριο" +msgstr[1] "%(value).1f εκατομμύρια" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] " %(value)s εκατομμύριο" +msgstr[1] " %(value)s εκατομμύρια" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f δισεκατομμύριο" +msgstr[1] "%(value).1f δισεκατομμύρια" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s δισεκατομμύριο" +msgstr[1] "%(value)s δισεκατομμύρια" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f τρισεκατομμύριο" +msgstr[1] "%(value).1f τρισεκατομμύρια" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s τρισεκατομμύριο" +msgstr[1] "%(value)s τρισεκατομμύρια" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f τετράκις εκατομμύριο" +msgstr[1] "%(value).1f τετράκις εκατομμύρια" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s τετράκις εκατομμύριο" +msgstr[1] "%(value)s τετράκις εκατομμύρια" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f πεντάκις εκατομμύριo" +msgstr[1] "%(value).1f πεντάκις εκατομμύρια" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s πεντάκις εκατομμύριo" +msgstr[1] "%(value)s πεντάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f εξάκις εκατομμύριo" +msgstr[1] "%(value).1f εξάκις εκατομμύρια" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s εξάκις εκατομμύριo" +msgstr[1] "%(value)s εξάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f επτάκις εκατομμύριο" +msgstr[1] "%(value).1f επτάκις εκατομμύρια" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s επτάκις εκατομμύριο" +msgstr[1] "%(value)s επτάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f οκτάκις εκατομμύριο" +msgstr[1] "%(value).1f οκτάκις εκατομμύρια" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s οκτάκις εκατομμύριο" +msgstr[1] "%(value)s οκτάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f εννεάκις εκατομμύριο" +msgstr[1] "%(value).1f εννεάκις εκατομμύρια" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s εννεάκις εκατομμύριο" +msgstr[1] "%(value)s εννεάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f δεκάκις εκατομμύριο" +msgstr[1] "%(value).1f δεκάκις εκατομμύρια" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s δεκάκις εκατομμύριο" +msgstr[1] "%(value)s δεκάκις εκατομμύρια" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "ένα" + +msgid "two" +msgstr "δύο" + +msgid "three" +msgstr "τρία" + +msgid "four" +msgstr "τέσσερα" + +msgid "five" +msgstr "πέντε" + +msgid "six" +msgstr "έξι" + +msgid "seven" +msgstr "εφτά" + +msgid "eight" +msgstr "οκτώ" + +msgid "nine" +msgstr "εννιά" + +msgid "today" +msgstr "σήμερα" + +msgid "tomorrow" +msgstr "αύριο" + +msgid "yesterday" +msgstr "χθες" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "πριν από %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d χρόνος" +msgstr[1] "%d χρόνια" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d μήνας" +msgstr[1] "%d μήνες" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d εβδομάδα" +msgstr[1] "%d εβδομάδες" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d μέρα" +msgstr[1] "%d μέρες" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ώρα" +msgstr[1] "%d ώρες" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d λεπτό" +msgstr[1] "%d λεπτά" + +msgid "now" +msgstr "τώρα" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "ένα δευτερόλεπτο πρίν" +msgstr[1] "%(count)s δευτερόλεπτα πρίν" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "ένα λεπτό πρίν" +msgstr[1] "%(count)s λεπτά πρίν" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "μια ώρα πρίν" +msgstr[1] "%(count)s ώρες πρίν" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "σε %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d χρόνος" +msgstr[1] "%d χρόνια" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d μήνας" +msgstr[1] "%d μήνες" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d εβδομάδα" +msgstr[1] "%d εβδομάδες" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d μέρα" +msgstr[1] "%d μέρες" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ώρα" +msgstr[1] "%d ώρες" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d λεπτό" +msgstr[1] "%d λεπτά" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "ένα δευτερόλεπτο από τώρα" +msgstr[1] "%(count)s δευτερόλεπτα από τώρα" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "ένα λεπτό από τώρα" +msgstr[1] "%(count)s λεπτά από τώρα" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "μία ώρα από τώρα" +msgstr[1] "%(count)s ώρες από τώρα" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..08a7b68596a8a494a33644935e4ca6d40be6447f GIT binary patch literal 356 zcmYL^T}#6-6ow~yl}oR^$c0zxnQ2R<#t+1;!eGTQs`s%yW*IdZNha=x`1kxRo+7R< zJcL6Ya^CzLAAOG~2gC_+N*odwM4y5ZWM(uUoJsz&^Zmzz!*d&8TR@&V)BOZ^1J;Pp-3(L-q)*BYxOFWyXKqhBsF BVW0p2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e63dc9cd447 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,458 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/humanize/apps.py:7 +msgid "Humanize" +msgstr "" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +#: contrib/humanize/templatetags/humanize.py:30 +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +#: contrib/humanize/templatetags/humanize.py:34 +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +#: contrib/humanize/templatetags/humanize.py:36 +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +#: contrib/humanize/templatetags/humanize.py:38 +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +#: contrib/humanize/templatetags/humanize.py:40 +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +#: contrib/humanize/templatetags/humanize.py:42 +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +#: contrib/humanize/templatetags/humanize.py:44 +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +#: contrib/humanize/templatetags/humanize.py:46 +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +#: contrib/humanize/templatetags/humanize.py:48 +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +#: contrib/humanize/templatetags/humanize.py:50 +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +#: contrib/humanize/templatetags/humanize.py:52 +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:84 +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:85 +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:88 +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:89 +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:92 +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:93 +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:96 +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:97 +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:100 +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:101 +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:104 +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:105 +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:108 +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:109 +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:112 +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:113 +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:116 +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:117 +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:120 +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:121 +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:124 +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:125 +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:176 +msgid "one" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:176 +msgid "two" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:176 +msgid "three" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:176 +msgid "four" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:176 +msgid "five" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:177 +msgid "six" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:177 +msgid "seven" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:177 +msgid "eight" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:177 +msgid "nine" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:201 +msgid "today" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:203 +msgid "tomorrow" +msgstr "" + +#: contrib/humanize/templatetags/humanize.py:205 +msgid "yesterday" +msgstr "" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 weeks' +#: contrib/humanize/templatetags/humanize.py:225 +#, python-format +msgid "%(delta)s ago" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#: contrib/humanize/templatetags/humanize.py:228 +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:229 +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:230 +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:231 +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:232 +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:233 +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:236 +#: contrib/humanize/templatetags/humanize.py:272 +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:241 +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:248 +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:255 +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 weeks' +#: contrib/humanize/templatetags/humanize.py:261 +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#: contrib/humanize/templatetags/humanize.py:264 +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:265 +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:266 +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:267 +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:268 +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: contrib/humanize/templatetags/humanize.py:269 +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:277 +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:284 +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#: contrib/humanize/templatetags/humanize.py:291 +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fcc2fc51333228a9617e09ba1058373d60eaf7f0 GIT binary patch literal 486 zcmYLFO-lnY5LNWFN6#Kc@X(^uB%)YTD}Gf_EEZY4O6;cF$ab z*`uv}NZ601EAVn!M$Em2Z19ldRj?+p7OzdR8V;m7La9(4gHl=^?@1*k3-QsuyLr!* z?hutkdBi1JsXfWa?oCXX2Sc$k$p;O0hR8*@x2~`ioU$8E&#Oh+ay0U1Ttns5looSq zCK`HFRxXaAaWRc4n97+ZG{z~_T8P#!&}`V-uoH-KYEp+bi9C(a;x;N)7E- nm;Rk=Sj@@>)szk6jSrKkf$BvXy9XUuhTR6iP8U?Oldb&%5k-%V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6521245af0f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0901a675251c58ca99d93db9cb80874685c6d0c9 GIT binary patch literal 3461 zcmeH|O>Epm6vu})P*|Wq36#=Orj*d#250RGNb59!64DRSs8N(6gpeXxa6z0p+UK9=KX2d6 zyl0Pp-ZS(8LpusP0LyM;Yy$jp2QFyWb~1JZybg|n--9FIpH@FSROqvoJ+O}PE0#Zi z9{M|PFBpI|^q0WH;AN2F-vAGRKUw_`tM9*~7@r1d{x>W?0x8bdmcM}`=`8jwe{J#Jx z-c9f>@GI~Ja{DcK1pPN5(tbV#Y2Dv}r2lU91C?U@3`qGjmY;!?&mS#!++F0s2PvPg zffVO$kn(xe>fc!XSIgmhiufljTVM_T?_1skXW*D zz5r6*r$E~OY0FtVejcQF3s!&C>aSZa+3{t|7D)M&AjRu}ND+GrL^@d&w%#CZG+Gno z;W5~5s~!buPt=}*-QT|}E|1uI4&qT_dto%+1F-!tdN&?|QH~#l(V8BHQA3LQd#8L; zLy9-rFz%j!QBLT&dk{wLNf=7l&-pHpo=s}^!DxS!qxJSU-HcRMqO2=wV?mQIr&*RN z`L9|m8V*mlnkbd1Y)eRo)ON&kX;Mjtr(0DGm%34$JG=+$sdPoZ)OG7xbX@KO z-m8f zjPoD}{qa#h@O?OX3t}aun45m%o`1p%PVnHl@EL#9N2{ERwDA`6Na`#yDi8U~k(8UsP}Cfz6z-lB-wA)k>+mg*L-UXZB~F`rFk603HNS6jw( z!g{^e>x~(jB5jJ*v4(2bi%qU0v+?ReE}fpL*D7;o=VmrD5{&tkX(f%2Sm{~^TQ;bB zy^}?$oZyXClxtxoFD#z&j&J(WbWM?aGqRy#EGXp1ms7K`^pN-Gs?29pfA5sa+dAa3 z)9>oZV-vi%ovccJXp#rDiOQCf_SS*E{d49z4CvG6dh!2Bcf9@NK2R>50EM?x-Z%&T h{%tOauH$=qz1@fRtpnXrrvLRo-+G8|_Wt98`!9Hvj4J>D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po new file mode 100644 index 00000000000..10986588a11 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po @@ -0,0 +1,263 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# bfirsh , 2011 +# jon_atkinson , 2011-2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/django/" +"django/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "th" + +msgid "st" +msgstr "st" + +msgid "nd" +msgstr "nd" + +msgid "rd" +msgstr "rd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f million" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s million" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billion" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billion" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trillion" +msgstr[1] "%(value).1f trillion" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trillion" +msgstr[1] "%(value)s trillion" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrillion" +msgstr[1] "%(value).1f quadrillion" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrillion" +msgstr[1] "%(value)s quadrillion" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillion" +msgstr[1] "%(value).1f quintillion" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillion" +msgstr[1] "%(value)s quintillion" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillion" +msgstr[1] "%(value).1f sextillion" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillion" +msgstr[1] "%(value)s sextillion" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" +msgstr[1] "%(value).1f septillion" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" +msgstr[1] "%(value)s septillion" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillion" +msgstr[1] "%(value).1f octillion" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillion" +msgstr[1] "%(value)s octillion" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillion" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" +msgstr[1] "%(value)s nonillion" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillion" +msgstr[1] "%(value).1f decillion" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillion" +msgstr[1] "%(value)s decillion" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "one" + +msgid "two" +msgstr "two" + +msgid "three" +msgstr "three" + +msgid "four" +msgstr "four" + +msgid "five" +msgstr "five" + +msgid "six" +msgstr "six" + +msgid "seven" +msgstr "seven" + +msgid "eight" +msgstr "eight" + +msgid "nine" +msgstr "nine" + +msgid "today" +msgstr "today" + +msgid "tomorrow" +msgstr "tomorrow" + +msgid "yesterday" +msgstr "yesterday" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s ago" + +msgid "now" +msgstr "now" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s from now" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a3db8df04fa3c743ae761691281e7479846fa04f GIT binary patch literal 5386 zcmc(iNo*WN6o!jn5*YTdLx5s2cx<;l;{`ionL40;(~zxb-!tQrmF)tN-BT#{(Ako zs$SJ}`RlD+PYRS7)NQDfn}o2z`?~N4<=az)I1~I1+zK8CuLn167NQUA1-rq!K++## z{YB+9Zi|A@ezq-v0sfH<03N zJ1yZZkjB*n(IuV&Db5QZz5ji-e`ouGf)En=G}sF|Af_rF2WcsuWIhAZxLyD$-g_X8 z>qn5@cjoDdKFquuyb}6;ke+)MB)=ov{{!n=&Pe);AieK4@MLh7IR~Bv`yOT$ya@IR z+mA7yXTHKb%>0=7CG%(IA0W+hGm=d2I|C&99Oi`}t=~58?*_4Cq6i*3Nr++a9N1rD zaKz(aA1KaF*0~>~b-EWUf)9g(;L9NS9Rn?}3lEb%1d=_^d;%oDcR*U_UqFhp_1t8= zCP7-y`$6)11SG#V*gnSW!seytO3ZtikAO74*Vujwr15?SQoK{nOX8QAcY~DA10ary zcpjvD9b~=);!$ykc?7%=_GiqWz>8u3#r+qZpZNDOr$F+bWmZA*f0+B92I+l=K+4za z%r}{DF%L7}Wxmh+i1`WgQ|9N)FPL93zhVBs{E7K1xCQS&&in(U_4u3ZO&17(?GYDj zvA95redu@QCR8jzTqs|?+#UiiLA?Q$){*uEy=M${6cyVgF4y62iQCsQZvm%KhuOZF zxgDJ3b_0XNPFxw)E?9+)Cp87S0_mSR?=3|!0{4g)XPvQ-}spk*wR9x(m5GN-GNHw(gXr2 zh|e(X8`0h4sCsA@18Gnw;s>XTy=sIHr9zMzf$jr!!)rwj#1m z`c!vM8nNY=_Sv4S>B#R4NE(M@hxCaJ(Gst;N4eEnC>GrnB^L3#@a!=1?Rw}ol(iV4 zt-87$>DX%`L6GA?VaX*9pW~CPA$jp?=J{zati^8B$a~|eQp@B-%=1}Oc04L#yHC>& z!V}G`)t^7FmdA-_m3p0EPA#AO8MQn*=Hq%w&=*C6+IL*fuFF!_{sUOOmRW`wgzILx zUzUeZhuhtTV0upKM!o*JInwSt+HT&^ZjQB^QM4{OS^*W~0pYkeU(x{GSx%}%R#V9~!3QM_to zSCuuV>_$cI44Mj_p_VwYxQMde#Ny#(1c8yQ$3!%YD$)i69s|U*dM+s(>qXB*m(QF_sO+= zM=!NqR?MoSmf@|v4(A-X8dd9b`C7keWfgi)CZ19BFej69p015UHLJ@jHf|F%khbCG z$}T?E*i3_;?xyo>k*}NJpN{njx8V8Op3CE, 2014,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-24 15:17+0000\n" +"Last-Translator: Baptiste Darthenay \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanigi" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}a" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}a" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milionoj" +msgstr[1] "%(value).1f milionoj" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milionoj" +msgstr[1] "%(value)s milionoj" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliardoj" +msgstr[1] "%(value).1f miliardoj" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliardoj" +msgstr[1] "%(value)s miliardoj" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triiliono" +msgstr[1] "%(value).1f triiliono" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triilionoj" +msgstr[1] "%(value)s triilionoj" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvariliono" +msgstr[1] "%(value).1f kvariliono" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvarilionoj" +msgstr[1] "%(value)s kvarilionoj" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvinilionoj" +msgstr[1] "%(value).1f kvinilionoj" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvinilionoj" +msgstr[1] "%(value)s kvinilionoj" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sesilionoj" +msgstr[1] "%(value).1f sesilionoj" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sesilionoj" +msgstr[1] "%(value)s sesilionoj" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f sepilionoj" +msgstr[1] "%(value).1f sepilionoj" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s sepilionoj" +msgstr[1] "%(value)s sepilionoj" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f okilionoj" +msgstr[1] "%(value).1f okilionoj" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s okilionoj" +msgstr[1] "%(value)s okilionoj" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f naŭilionoj" +msgstr[1] "%(value).1f naŭilionoj" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s naŭilionoj" +msgstr[1] "%(value)s naŭilionoj" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f dekilionoj" +msgstr[1] "%(value).1f dekilionoj" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s dekilionoj" +msgstr[1] "%(value)s dekilionoj" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f guglo" +msgstr[1] "%(value).1f guglo" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gugloj" +msgstr[1] "%(value)s gugloj" + +msgid "one" +msgstr "unu" + +msgid "two" +msgstr "du" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "kvar" + +msgid "five" +msgstr "kvin" + +msgid "six" +msgstr "ses" + +msgid "seven" +msgstr "sep" + +msgid "eight" +msgstr "ok" + +msgid "nine" +msgstr "naŭ" + +msgid "today" +msgstr "hodiaŭ" + +msgid "tomorrow" +msgstr "morgaŭ" + +msgid "yesterday" +msgstr "hieraŭ" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "antaŭ %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d jaro" +msgstr[1] "%d jaroj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d monato" +msgstr[1] "%d monatoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semajno" +msgstr[1] "%d semajnoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d tago" +msgstr[1] "%d tagoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d horo" +msgstr[1] "%d horoj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutoj" + +msgid "now" +msgstr "nun" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "sekundo antaŭe" +msgstr[1] "%(count)s sekundoj antaŭe" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "minuto antaŭe" +msgstr[1] "%(count)s minutoj antaŭe" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "horo antaŭe" +msgstr[1] "%(count)s horoj antaŭe" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "antaŭ %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d jaro" +msgstr[1] "%d jaroj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d monato" +msgstr[1] "%d monatoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semajno" +msgstr[1] "%d semajnoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d tago" +msgstr[1] "%d tagoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d horo" +msgstr[1] "%d horoj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutoj" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "post sekundo" +msgstr[1] "post %(count)s sekundoj" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "post minuto" +msgstr[1] "post %(count)s minutoj" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "post horo" +msgstr[1] "post %(count)s horoj" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..120bc1261270f17d885ec12ebe81f09110d7220c GIT binary patch literal 4183 zcmai$O^g&p6vscN%a2)p9Xi_mHJ-*ccU*s(%*CXH;%u8wEn-2`!=V3&N{vWPGI~i@NV!Yko;T& zY5kk7U&SExPl6m=2cHE$0TB}W9>iAIkB+~9JJ7!dJ_Y^*-VScLC$-xOQmVE&?gVLk z7fAm0IKArhX~&uypLLuE;hG%+$=_=rKI{a(K0-~-ffVOo6~<=4?f0hpJpt}R{{mPC zKL%<12axP$kmel*H-pDq{|z^O21FT> zdzq#`K%M2RrYdczYA(aeeNG>dwp-Ihsx*uLhRR#9Qe#PlrQ?Ny|VQMUJ^~Ix;~{`L&JSqp@fE)gktp! zFDvD`8Sc}{H8b3&`Ko33MryfIWb0EsWiosNu~Z_m^oX7U<$A~(~&+eTQ)e}4&IiL!K<;! z+vkPq=*k&6(2)&JnNHXa4#yo6Eb1n&oPKjLI1))=VH>XkzI%Z; zCJ$7`4ikE-h^S4E$M7J_L^Gyl4|mCYbYOf+;k8DGq(`FVu3jELH+@>RPSG~gai@+i z--<=@QYb|{Ixs$k&hV0XCXSmXu8XlG;)a0~t+O~v6Z~Q4>Uba&UeR+=OV5w7oeia- zyWuOmV4CHaWW#uNw-}xk)FTazsG1{xjMA0IHa%Q;bSFc#V4Nkc5ap;mx~Xyj)6+ZM z%`nbVNewR-)bMPX@lZ3h5Ncku{9$rVi;I^_MoQw%ooFIrUD1*}R_Vc}({6qsIMuM+ zfD1klkqsmK4dJ4zBY`N~Iha{{Y_e61?8FK$honE8=;UM__uJ#7Z0|90D+wHeh^?>= zX|zZ>>X|)UA~E$?=vG&=R){wzOX`#F#hr#oM}97rQg!89red6XEX`c3G=pS9X(i6X b&`=K_8{xgv)oZLTu3i#KFnUD9nvB?g3%hKi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5f531f3ab1f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,267 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2012 +# Ernesto Avilés Vázquez , 2014 +# Jannis Leidel , 2011 +# Leonardo J. Caballero G. , 2011 +# ntrrgc , 2014 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Veronicabh \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +msgid "th" +msgstr "º" + +msgid "st" +msgstr "º" + +msgid "nd" +msgstr "º" + +msgid "rd" +msgstr "º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millón" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millon" +msgstr[1] "%(value)s millones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f millardo" +msgstr[1] "%(value).1f millardos" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s millardo" +msgstr[1] "%(value)s millardos" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billón" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billón" +msgstr[1] "%(value)s billones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billardo" +msgstr[1] "%(value).1f billardos" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billardos" +msgstr[1] "%(value)s billardos" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillón" +msgstr[1] "%(value).1f trillones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillón" +msgstr[1] "%(value)s trillones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trillardo" +msgstr[1] "%(value).1f trillardos" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trillardo" +msgstr[1] "%(value)s trillardos" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f cuatrillón" +msgstr[1] "%(value).1f cuatrillones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s cuatrillón" +msgstr[1] "%(value)s cuatrillones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f cuatrillardo" +msgstr[1] "%(value).1f cuatrillardos" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s cuatrillardo" +msgstr[1] "%(value)s cuatrillardos" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f quintillón" +msgstr[1] "%(value).1f quintillones" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f quintillardo" +msgstr[1] "%(value).1f quintillardos" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s quintillardo" +msgstr[1] "%(value)s quintillardos" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] " %(value)s googol" +msgstr[1] " %(value)s googol" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "hoy" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "hace %(delta)s" + +msgid "now" +msgstr "ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "hace un segundo" +msgstr[1] "hace %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "hace un minuto" +msgstr[1] "hace %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "hace una hora" +msgstr[1] "hace %(count)s horas" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "un segundo a partir de ahora" +msgstr[1] "%(count)s segundos a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "un minuto a partir de ahora" +msgstr[1] "%(count)s minutos a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "una hora a partir de ahora" +msgstr[1] "%(count)s horas a partir de ahora" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..76e8be20c11b02869089e1f8669c5afa6643f51e GIT binary patch literal 5502 zcmchZO^g&p6vspfV#?{-nbw)Ep{skB z6-l`2K`%lKYV_d6C#pvZo~~IBCRV2A*YDNq zS0C?Hb$xx+%2N#G0P1?wy(<_K;G-+?hw{xujI9R01+M~s18)UatYT~%xD^}%9|TGN zw9&tA_!&3~{ojV$2N-i8KWg|aSc3d6xEcHoycJw^F=HFS5s>sVAn8NHmqF_PBg5Z8 z^0WSuga<(yR~tkVI}MVbS3&B3$;f{gdF>!$9Qys>R?r18RrWkcOL5BZ3`pa86(oNj zf;6rlKV+hd?YDD}gUuz}PrQ zgc+P;-{xmoNo(1W>AHgl) z6<0D=1$TiY9|dm#Uj(;<=S=(0;27i~BrV0~VUXHSf;+&oAieh;h$*lE44(Y01*!kN zAobe<$H3Dd#rqS`0e=N4PB&hYtQQB7;%p0up)$wtHV{8{7=M^5bB!E=WcQ5W8N)YC z`v)M|e{SS&P5Yl9#b;n`!qp(f?P?=mYq-I1vth|_)NrTaq~SipyA7ue?>Bq|r1?H( z=z`R*2M&NOBS)rv5kz{#1t}I6s2Gly_?)>N#1h7Z;zKz@h1U9dRLTj2CO$jJ|8CTs zsI(?jC{`3FDilX5`%w3zj+20LNBqy&9&oRDPO$+G2T}o~T%@usL41}_zEDhQ-%=S# z5a+=TJg-Bgy-n*v*E8k*i*Q#1*v9)WDM#2p&*8TOKZ}WaM zvg@^M+syl_kJ+uQ>d-duf>IZvYts~CsJTto6GF`kir(mHUepxhrje7q5!SpIGrP_f zEzSFBi;*H*o7NI0&HE?|AtFnQ(h{Idbx+h1zW0=50*mHHp){MfrXoKq>GQ88+GI~> zHeFk~V3@TDjHaf1x7TB$O+6Z$?5&~U%wuYpwF#d$R21|&B%N_*46--6yd_pyi}dP^ zkj;7XlFi|L=8G^2L^JeS(wU3!ELRS>+!c!~f$n2LZpkEe-^V6dL$Wff+0Rb-VIwx9 zhkiXSNckig5&PLJN)eBWn73&Q9WFPsw7vhlQj6thm02w_r_`qZj8co9`FOr$^hHsi z3S7?@OUZO8l}!_ zssE*S^0zP26?#oSQoY8hzVHIP@LD9|?~AQ5nZt4x@#Ufat8{TJw8q`_jxqhl^(FF28Ls>5bNx*kDHds4b2Ogk*T`!BI&hzyon~a z9-V7T-q4y4$(XI{+BN3>?Zr&!dd;$sg)GoX+;GNq<$%ueGe3o8#!(D!*FbEIy^&Au zzwt24g-g^t>OMY9B0sqosPt^fZb0!TR_U%oreoWE@DyH1{c2f{d>lUJ(8}zLzQ=QF zZFQZ!Vtfl+c>+=JOv=1lV`z1nSgTq?v6_c7n#EDTVTr5P(pixb`+#m(=*}=!B&$QJ zbe-stLLDP{&=MEi_`T#QZWT*!$9)iE#sAltAK?bTL_C?uSM2zSk@N5Ur+@9qP%, 2017 +# Jannis Leidel , 2011 +# lardissone , 2014 +# lardissone , 2014 +# Ramiro Morales, 2012,2014-2015,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-31 18:16+0000\n" +"Last-Translator: Ramiro Morales\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" +"language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanización" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}.º" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}.º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millones" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millón" +msgstr[1] "%(value)s millones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f millardo" +msgstr[1] "%(value).1f millardos" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s millardo" +msgstr[1] "%(value)s millardos" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billones" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billón" +msgstr[1] "%(value)s billones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f mil billones" +msgstr[1] "%(value).1f miles de billones" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s mil billones" +msgstr[1] "%(value)s miles de billones" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillón" +msgstr[1] "%(value).1f trilliones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillón" +msgstr[1] "%(value)s trilliones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f mil trillones" +msgstr[1] "%(value).1f miles de trillones" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s mil trillones" +msgstr[1] "%(value)s miles de trillones" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f cuatrillón" +msgstr[1] "%(value).1f cuatrillones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s cuatrillón" +msgstr[1] "%(value)s cuatrillones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f mil cuatrillones" +msgstr[1] "%(value).1f miles de cuatrillones" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s mil cuatrillones" +msgstr[1] "%(value)s miles de cuatrillones" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f quintillón" +msgstr[1] "%(value).1f quintillones" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f mil quintillones" +msgstr[1] "%(value).1f miles de quintillones" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s mil quintillones" +msgstr[1] "%(value)s miles de quintillones" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f \"gúgol\"" +msgstr[1] "%(value).1f \"gúgols\"" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s \"gúgol\"" +msgstr[1] "%(value)s \"gúgols\"" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "hoy" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayer" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "hace %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d año" +msgstr[1] "%d años" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semana" +msgstr[1] "%d semanas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +msgid "now" +msgstr "ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "hace un segundo" +msgstr[1] "hace %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "hace un minuto" +msgstr[1] "hace %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "hace una hora" +msgstr[1] "hace %(count)s horas" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "dentro de %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d año" +msgstr[1] "%d años" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semana" +msgstr[1] "%d semanas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "dentro de un segundo" +msgstr[1] "dentro de %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "dentro de un minuto" +msgstr[1] "dentro de %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "dentro de una hora" +msgstr[1] "dentro de %(count)s horas" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3a00392912616c83b15cb4d965642e670cf3b03e GIT binary patch literal 4203 zcmai$PmB~r6vj(M(NX!UBBD}&E3+)UGqY&e9auzGPy#Cm3kMIH+L@Y}#+k06t9qB+ z#G8pHycpxbiw6@E^&sI!;z2N;^k7W57`=Eh(P%swJ?Qtkt9xd;Yhz_=e_LO@diCnP z?ymi5%ewa%S`Gbi^pEafY!2Li7k;5luVZX4I0H_A0vrRcTK&4!f3RGCH)9pdAFynI z9>(ulehH3a{5!Y@+?tf+v=ZMeh3=xbeQkZVO1M+Ge=} zr1_m7`P*&vveoxnR_y$gA{kn;ZPJEHd&26cEMKiL%)W|ozUr(S@T_(}#T#urs4Jlf z{^-oqJaozz<$kzv3@GmtL*i!qjmIE<->4RpC!~*UMc;)^&*>xR+t7ES54VRgpgK`a z_n?>1sZkCoKWwbLB)X9tpRBd`qTlWMD)?WmDH{$;x7t>!t-2#F9a7KX&!q(_a9Fxk z)i4fQw|Y4e&Cp@Jw(bWm@0TODu4Uh4zNUP|ZS9neEAWD-3)OWg#Tshv(sCu#yddPO zr+HB+)=hJlR;-!kF3nXf&DTL`=uYlwvsk)=a)6eyEkih3gOS0xijS`Zn@ zMO)z&YN#kMe1R{tA@5t4YN5B@Q#YY zyhGBgJ8O`w81j}_Wi!%mcMNO!OOmy)o&~~0q39aFC)bUYo3d-fc;eJOlQ{~SEbs%# zC>;t6n@r0k88Gc%VcIa$!A~e9GpZ?8@VlqN5VmGnu@$L}3`ss4s!OtAypv7uq6{@Y zjdk9<)U>8Lu|Or)u?QV24&ZEwu3#LJ{b$FeMiSs z^y`(%^78VeA^(0$UZKU6B35*XPbu#!K@j=Z_E4QJbum=2T#0fG}73IIqFe zUg>v*9~|P1jtI3hvlkXlc+&$r+O8!-?|9HqO+RSY`ShZ1vY_ic-m7%BOU3t2sIaH& zJm|+mJv()XCx6bC1HNmP*TxT(M(!8-(1@@}Z_MCsOGQ1Rrtf>fe0XAXN$yKW_ohRl z?QUHky-HnLx=-FV)$#C-Zr_MR{GBL7JUlVFgs%01c`A;Y#;)_R#NwKP<3Jcs} zXXwxD@V*F*AL3sVE;=d{h{E2DskOr<-9^iG6yWO+j|U5_9PeZQ zb~q{8JB;j30v97<%k4uNZIaA7Ru8s_O&u1h(NV17, 2012 +# Ernesto Avilés Vázquez , 2014 +# Jannis Leidel , 2011 +# Leonardo J. Caballero G. , 2011 +# ntrrgc , 2014 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:47+0000\n" +"Last-Translator: Carlos Muñoz \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +msgid "th" +msgstr "º" + +msgid "st" +msgstr "º" + +msgid "nd" +msgstr "º" + +msgid "rd" +msgstr "º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millón" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millón" +msgstr[1] "%(value)s millones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f millardo" +msgstr[1] "%(value).1f millardos" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s millardo" +msgstr[1] "%(value)s millardos" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billón" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billón" +msgstr[1] "%(value)s billones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billardo" +msgstr[1] "%(value).1f billardos" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billardos" +msgstr[1] "%(value)s billardos" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillón" +msgstr[1] "%(value).1f trillones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillón" +msgstr[1] "%(value)s trillones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trillardo" +msgstr[1] "%(value).1f trillardos" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trillardo" +msgstr[1] "%(value)s trillardos" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f cuatrillón" +msgstr[1] "%(value).1f cuatrillones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s cuatrillón" +msgstr[1] "%(value)s cuatrillones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f cuatrillardo" +msgstr[1] "%(value).1f cuatrillardos" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s cuatrillardo" +msgstr[1] "%(value)s cuatrillardos" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f quintillón" +msgstr[1] "%(value).1f quintillones" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f quintillardo" +msgstr[1] "%(value).1f quintillardos" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s quintillardo" +msgstr[1] "%(value)s quintillardos" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] " %(value)s googol" +msgstr[1] " %(value)s googol" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "hoy" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "hace %(delta)s" + +msgid "now" +msgstr "ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "hace un segundo" +msgstr[1] "hace %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "hace un minuto" +msgstr[1] "hace %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "hace una hora" +msgstr[1] "hace %(count)s horas" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "un segundo a partir de ahora" +msgstr[1] "%(count)s segundos a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "un minuto a partir de ahora" +msgstr[1] "%(count)s minutos a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "una hora a partir de ahora" +msgstr[1] "%(count)s horas a partir de ahora" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b5199ef8d074058976379615a49325b5e99f839a GIT binary patch literal 3939 zcmai$&yN&E6vsymV$_&Gj5kd@sxk3kG#V3c#*6X$x~pe*x@%))YCc=vdi|>U zy_$Oa)8=&-8QKK;cJw!{V{97ScmuxBwytArH@FQP1D^m#z@F1zclu|Jzk=jz%Z(YQ z!2o09_zqab_*?Kn@E?%;@3@Jvo!}9W^fpNP1;@)Et^b4L`t_NgeU7KW5zM~|-VA;K zlAkM%--EP|e?boJff1Hwvmmz2PB@+dw_$u5ydPWyuLs|B^KXF^noExFy7~7&^7p>e zKXUqI$186BQ^zkseArj`B7fh28^G_t50Qf(!BLDaRIpd@6L2^9Gf4V|Te5iU1!?{a zSOYIOeh!Xf{HNpgjf_2l@v|WLSpdn;C6MCuHAwOM!|9uD&E^~69_UTS*Ff^~h2w7^ z<#Wqz+5V?M^7AxE>-0c+{vx;wyb4mhe*r08zk^6A`wPT}{f)2tz?*K*;=T(cyAj7R zkm6N$^ZT7X36kH#PM>z1ar!Zko_ij|5n#vN_$4=g21MA?GlI~kXBc3c(P>}Q?nI}v zF-`;5=-sK2Z`wEghA6J|&h%be(es8-F@!g5ci@}iNR8ruZ~9l3Q;xqMa^oCy7AbzK z+a?T<-Zaj1b|_AG4YmdS0dzXIccb5fz5{)Ay9)!#)5GZWyTh?c8^w^~!$w9IL^qMu z@p_A&jk?`PtN+zP+4NZY)wb4c-5ql2k$N6~K22%mvGl9DX+5@n^?V}2*kir69x0#q z^NC+KvhOorQ(p30du8j}cu6#+?D~{)4h{Edg%lcI5{lU~ysVV-X1Gr)=ge@Q=F67h zYpLZ-k*!blq{;9##8QgL(j$5jG?0!aJ)xpkBohdlO049ft??6T>O|S9x%zgdnp76> z-_$BB+GJ|MrWNZRLcF-zS#CI(6N-0q5*HnkmbsHryJJ}^T9B*-ktt!5SafaFlj}xC zL)o>Wnpyg11}mwMsYppiJJMhrG9wqHVkTN*#xmQ%Czg^~9g1aq_jDY?)-GzcERB^h z$#bzjC!01n76vcM*x&|h@bH{aZCyDo`#QG4tZ7GK@MO|9!Mtwp%G?X{!E`Kzg>CSZ zu(HAT*6RC%T0N*A;PrZ=c3`Yluhn1}9G43b`CPF(5Y!F^^@F@V*{JOstD#k%6UGMf zu~4Qftd1M}nFLXs6KA`c&vbPx4S(z$q<$+M9DMZgc27jz@uuz_#>1+eh_(#orRX*I zi9V8VI(&3iE=5gU<)a;I`;Cc-#l^*OOKU_exkQgnWN(?H>-Vl^m8YCGzQ4vx}+dHd9NEn~6w&^+oesFFlZ7P{jvw zz4U;)ri%7X_L!%4RoOh1OXl9qr{a+5pwz5NfL|-;IWIs3hlL#H6=-OIQZBP1RPdCg zarGPLRj6QC&TL+W3Wj<1hJEI0!8p&{uyL*yj6K;LRHBk;DU*XzR4~m8&rtAIiLM@r zm~})`@toGbbB%QlWOGCio}AgeY?z9gCIPG^Dzv1!@y) z3M-Rlm~M77Yeu-LSQ>1d?PO4r;CWD-cwfXeim`-S75h{PiVw>+ktoe#jY1@?L{W+i ajVwO6%UMS+v!1y2u~34A+Ay&!WA-28dm`ij literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b3f666b54e1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po @@ -0,0 +1,264 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Abraham Estrada, 2011-2012 +# Alex Dzul , 2015 +# Juan Pablo Flores , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 18:03+0000\n" +"Last-Translator: Juan Pablo Flores \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +msgid "th" +msgstr "to" + +msgid "st" +msgstr "ro" + +msgid "nd" +msgstr "do" + +msgid "rd" +msgstr "ro" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millones" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millones" +msgstr[1] "%(value)s millones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billones" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s billiones" +msgstr[1] "%(value)s billiones" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trillón" +msgstr[1] "%(value).1f trillones" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilliones" +msgstr[1] "%(value)s trilliones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f cuatrillón" +msgstr[1] "%(value).1f cuatrillones" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s cuatrillón" +msgstr[1] "%(value)s cuatrillones" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillón" +msgstr[1] "%(value).1f quintillones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillón" +msgstr[1] "%(value).1f sextillones" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillón" +msgstr[1] "%(value)s sextillones" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillón" +msgstr[1] "%(value).1f septillones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillón" +msgstr[1] "%(value)s septillones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillón" +msgstr[1] "%(value).1f octillones" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillón" +msgstr[1] "%(value)s octillones" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillion" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillón" +msgstr[1] "%(value)s nonillones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillón" +msgstr[1] "%(value).1f decillones" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillón" +msgstr[1] "%(value)s decillones" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googoles" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googoles" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "hoy" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "hace %(delta)s" + +msgid "now" +msgstr "ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "hace un segundo" +msgstr[1] "Hace %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "hace un minuto" +msgstr[1] "Hace %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "hace una hora" +msgstr[1] "Hace %(count)s horas" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s a partir de ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "Un segundo desde ahora" +msgstr[1] "%(count)s desde ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..31bccab7994a6e20db24a55e7c0506ac25d9b9e0 GIT binary patch literal 942 zcmYL`&ubJh6vv-he~neaix&^^)*|W7ES7Dju84Ju1&gJwy@|w`w=*d-$&zHcy9E&h z5%JJVd+0&*(t{U4&))n${9An4ruLDSPhRGm_ueFbZ_OM6*-i30JOger8jg+px|->`+u`QxUr zysuLhZ9ebwRfEEjmOl{=Q`U}?MII+S>98b8qp=b5g<<7J*Kvv!i+ zCmmVzOjyVJMkreer%lRwc_U1&*#peAZ6}Y4TF7c4)Ad8rs-h7E@;-_>WiN(wAGTz3 z+o*7_!Ai`txzf2|+G>qPqXp-)$^nl3>DI}AouUe=KfNI9k=p zp`zv{L;6dHW7is1LaG&(mBLtb-Ix6}zI3MZ, 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:47+0000\n" +"Last-Translator: Eduardo \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/django/django/" +"language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "dos" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "cuatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "siete" + +msgid "eight" +msgstr "ocho" + +msgid "nine" +msgstr "nueve" + +msgid "today" +msgstr "hoy" + +msgid "tomorrow" +msgstr "mañana" + +msgid "yesterday" +msgstr "ayer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "ahora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6866e6d6a2b50d0d606c8635549762ab89a6de0b GIT binary patch literal 4197 zcma) z4@MJDoQ&~cOgNBm;ON1Ni4hVn>cNn3F?#T*F?jHz9`yfpSNA-+M(u3%uj^m``l_qG znlAWpD0-OLZSp8G0e{Z>NEn`)*@3w4$ z9_k-hehE&ZeiM8G+foV`(^MB@LQ1L z+yH6(KW)8?MyekLId~p?3j7$vE3vOYOoe@8`5m|!^&8;h;BVlq;QBjL-$sy@YLn#_ zklMF`6mPrL%T}MZtlIWnmNOtivwa}Ndl|$Zdj+?TkdsA_=KpIcUEj@jrSqS+)F934 z6U(nb%IP1LQ+KER-T+Cz08W8lfV6JEfRo^cd(w5AwR{uY3H@EmD-?M?lKgamz)kzi#;!NaIyeC{MJ8kDzQs z!IYBg0o-Y?)Y58lr#(X#<&@t0F%;Tw6%=~khf%T%OUaOiCyXVEZKV!}78FQMRGbK79yf6UtVU!RtX(DDRXj`W<20B^RwN ztv8z}uZSR)la=}sKjjC3AFBVg3q(kaC;<+>xDu>gphE3z}y45qW zXhjb9c->d7=x1WLuH~}JK2|>Kb~|O`dhvp&3)yuk#T;tx(neCKc|jP>p5{fRm^aN` zS}|vuyEIp}G#{rHGeusP>PVC3W5hy=$mtLr3Cg9zaZf1!ykr84reY(xXovU-HN#k$ zNqzNVs_I0}Jxfv8!}6`VjCq^D+cZPf8jYB$Sw!o}dkqYo8S^%wcqfdb(SW4caMqCb z7>Jg-@)qg0JBBU!E0QgtKU2cQkqC_6lWQi*Eg2XwnFe*YDp8cSLvwG##@Ml(t$8x)Zj;iQoiO#rH|#{&*5!Q zeIZDy6<;ld`_Ms;#(~y4liXF!5UG1EMmSY;|GgypYRFe~ha-U~DR|Zl>=a4LJMah&M~zkT(;Dym`(BthqMg%#t-^&BP(E z&D4OgpSyYG_X58gYa?)mNtPUB+=#Z&K04R~EplQpES, 2013 +# Jannis Leidel , 2011 +# Janno Liivak , 2013 +# Marti Raudsepp , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Inimlikustamine" + +msgid "th" +msgstr "." + +msgid "st" +msgstr "." + +msgid "nd" +msgstr "." + +msgid "rd" +msgstr "." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljonit" +msgstr[1] "%(value).1f miljonit" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miljon" +msgstr[1] "%(value)s miljonit" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljardit" +msgstr[1] "%(value).1f miljardit" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljard" +msgstr[1] "%(value)s miljardit" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljonit" +msgstr[1] "%(value).1f triljonit" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triljon" +msgstr[1] "%(value)s triljonit" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadriljonit" +msgstr[1] "%(value).1f kvadriljonit" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadriljon" +msgstr[1] "%(value)s kvadriljonit" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintiljonit" +msgstr[1] "%(value).1f kvintiljonit" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintiljon" +msgstr[1] "%(value)s kvintiljonit" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstiljonit" +msgstr[1] "%(value).1f sekstiljonit" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstiljon" +msgstr[1] "%(value)s sekstiljonit" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septiljonit" +msgstr[1] "%(value).1f septiljonit" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septiljon" +msgstr[1] "%(value)s septiljonit" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktiljonit" +msgstr[1] "%(value).1f oktiljonit" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktiljon" +msgstr[1] "%(value)s oktiljonit" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f noniljonit" +msgstr[1] "%(value).1f noniljonit" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s noniljon" +msgstr[1] "%(value)s noniljonit" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f detsiljonit" +msgstr[1] "%(value).1f detsiljonit" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s detsiljon" +msgstr[1] "%(value)s detsiljonit" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googolit" +msgstr[1] "%(value).1f googolit" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googolit" + +msgid "one" +msgstr "üks" + +msgid "two" +msgstr "kaks" + +msgid "three" +msgstr "kolm" + +msgid "four" +msgstr "neli" + +msgid "five" +msgstr "viis" + +msgid "six" +msgstr "kuus" + +msgid "seven" +msgstr "seitse" + +msgid "eight" +msgstr "kaheksa" + +msgid "nine" +msgstr "üheksa" + +msgid "today" +msgstr "täna" + +msgid "tomorrow" +msgstr "homme" + +msgid "yesterday" +msgstr "eile" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s tagasi" + +msgid "now" +msgstr "praegu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "sekund tagasi" +msgstr[1] "%(count)s sekundit tagasi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "minut tagasi" +msgstr[1] "%(count)s minutit tagasi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "tund tagasi" +msgstr[1] "%(count)s tundi tagasi" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s praegusest hetkest" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "sekund praegusest hetkest" +msgstr[1] "%(count)s sekundit praegusest hetkest" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "minut praegusest hetkest" +msgstr[1] "%(count)s minutit praegusest hetkest" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "tund praegusest hetkest" +msgstr[1] "%(count)s tundi praegusest hetkest" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..99434dfc130721a380bcf84f733ba736d22570f8 GIT binary patch literal 5287 zcmchZONR*3f{rjuO zS3T9=tzG(>K-rJF0d?0BAryFYDK04AFB4)F_yf2W{2kl`E?F+b7H~7z3myT<|1A4I zV15G*!2b_(>k1((*hiT!fCbnegAaf|f}6nQHwdv2><7s|0g^vpz710UUoigwDb9u) zV;%r$Tn!LS;&qVXTmY&6&)NQy?b~{UknryVH-k2asfu$TEyZihH$fWL1(4!h0%=@7 zgVf)un_~YE^C|E?_)mlM+*=^&KI8VE*uP?B++F~wzsJDq!3pLhcr)y$nHBJM*t2ZE z#C(VOA@d^hE9MpEugt$dn&)yPnfhA^lD(R_9;Ef#!0o*tmP{1D^VbP61l|JsYYdL~ zE%*@l8(09>!AbMo4U*pmH-l$EYX1oA2fqimfVZrUIm)bneek~m()xW0Qk?JDUbZIo zZvv^GgCOO@fE51?wl6WSGS^@;Q~q{>NS!zalD-O3e=mbHo{J!j_ZN`juf0`>2f+~# zTUs0gDPJ~7>*s)&il{TsfcS|QaiM&@$No>4Uox*SuY&lAzi}b`s&#R^Ugj`(BmCna z<>@d;{XWTjhIx#sn40M@>&%nPkU7sh!+Z{;ex7IhEJ*V`$9$FB&x82u5Et10K8WoR z6>PDn+=eS@=zr#6RGKFh$``FMl|j@yQMaRF$)o>{72pokVN_aMDzpcR(OsMmx_tz7 zAL*8PpQzp*@n6vmELVy4=VSf zV%tZB_6oLWltaAY(K|$WqrEkTI*Ll={ut@CoZiJZc)dgk^=?$kGwoGuVIfg1)DhIZ zs8sHXA+YpO&h8+)x6jtKKoxwcDyGGn@l0L1W)7}dRSR{YzceGKoLbE>?lpb3p3YI` zdn?9NOf3^K$5qdXm*;bho1@J4n&}`%o9{gtD%;CZclSGPUi6b;zTel4Jb735seE;= zJIEV&htu!KZl0$zhrZ17wWZLP9gg#3td$vgXd%^!2QEh3}jaLDkb* z1ctU)VCu&6Fri@1hsZ`#!b4zisScK4eLeDxBGou@^ z28U#6TX}fDkHGX_pOHoOkTo}4^jjWl)C*Npb8ad+BayHv_@ zWXcKBQI@3+dnRi12VfmAUfnNCw-K5C*x;y)Z^!yvxp7RE3Zp&34s}h*^os}I9LcxO z6xJXV_`Gq913~kPC-Yqrw+mY@bODQ*tiW7y1&%edAsRCL$0T}8r|+6L&+Tb!4V0h4Rz=r#(%b`+GS9xHe`s!mPOKv4YhP2^)}ErN8V~>Xg7SO% gO#gqb3u>X^AV-d, 2011-2012,2016 +# Ander Martínez , 2014 +# Eneko Illarramendi , 2017-2018 +# Jannis Leidel , 2011 +# julen, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-23 14:56+0000\n" +"Last-Translator: Eneko Illarramendi \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizatu" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "milioi %(value).1f " +msgstr[1] "%(value).1f milioi" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "milioi %(value)s" +msgstr[1] "%(value)s milioi" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "bilioi %(value).1f " +msgstr[1] "%(value).1f bilioi" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "bilioi %(value)s" +msgstr[1] "%(value)s bilioi" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "trilioi %(value).1f " +msgstr[1] "%(value).1f trilioi" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "trilioi %(value)s" +msgstr[1] "%(value)s trilioi" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "kuatrilioi %(value).1f " +msgstr[1] "%(value).1f kuatrilioi" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "kuatrilioi %(value)s" +msgstr[1] "%(value)s kuatrilioi" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "kintilioi %(value).1f" +msgstr[1] "%(value).1f kintilioi" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "kintilioi %(value)s" +msgstr[1] "%(value)s kintilioi" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "sextilioi %(value).1f" +msgstr[1] "%(value).1f sextilioi" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "sextilioi %(value)s" +msgstr[1] "%(value)s sextilioi" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "septilioi %(value).1f" +msgstr[1] "%(value).1f septilioi" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "septilioi %(value)s" +msgstr[1] "%(value)s septilioi" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "octilioi %(value).1f" +msgstr[1] "%(value).1f octilioi" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "octillioi %(value)s" +msgstr[1] " %(value)s octilioi" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "nonilioi %(value).1f " +msgstr[1] "%(value).1f nonilioi" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "nonilioi %(value)s" +msgstr[1] "%(value)s nonilioi" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "dezilioi %(value).1f" +msgstr[1] "%(value).1f dezilioi" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "dezilioi %(value)s " +msgstr[1] "%(value)s dezilioi" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "googol %(value).1f" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "googol %(value)s" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "bat" + +msgid "two" +msgstr "bi" + +msgid "three" +msgstr "hiru" + +msgid "four" +msgstr "lau" + +msgid "five" +msgstr "bost" + +msgid "six" +msgstr "sei" + +msgid "seven" +msgstr "zazpi" + +msgid "eight" +msgstr "zortzi" + +msgid "nine" +msgstr "bederatzi" + +msgid "today" +msgstr "gaur" + +msgid "tomorrow" +msgstr "bihar" + +msgid "yesterday" +msgstr "atzo" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "duela %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "urte %d" +msgstr[1] "%d urte" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "hilabete %d" +msgstr[1] "%d hilabete" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "aste %d" +msgstr[1] "%d aste" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "egun %d" +msgstr[1] "%d egun" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "ordu %d" +msgstr[1] "%d ordu" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "minutu %d" +msgstr[1] "%d minutu" + +msgid "now" +msgstr "orain" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "duela segundu bat" +msgstr[1] "duela %(count)s segundu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "duela minutu bat" +msgstr[1] "duela %(count)s minutu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "duela ordubete" +msgstr[1] "duela %(count)s ordu" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s barru" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "urte %d" +msgstr[1] "%d urte" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "hilabete %d" +msgstr[1] "%d hilabete" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "aste %d" +msgstr[1] "%d aste" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "egun %d" +msgstr[1] "%d egun" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "ordu %d" +msgstr[1] "%d ordu" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "minutu %d" +msgstr[1] "%d minutu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "segundu bat barru" +msgstr[1] "%(count)s segundu barru" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "minutu bat barru" +msgstr[1] "%(count)s minutu barru" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "ordubete barru" +msgstr[1] "%(count)s ordu barru" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6a4b9ae408c6d50660da5f489b6a44ff603ba08d GIT binary patch literal 5808 zcmd6pTWlQF8OKk9n}C4=;a<{mpcuSy#@@A)*xAGZk`PL%iv=d|5FRGGv+JR|Gn<)N zJ824{5wRm=B`@5>U1}?XK{5%B00EJ>2qA<7;%O$9suolUsZwtbMM6mQ|IK_e-u0eY z)3+Y!%%+J6+=)YxdSR;f6c`x%3Fa!Aw@Mqu`;0@sFvxT?@>;*|b3XJrB}&?}D_hzk)R1`R7LZ0p>m6)zBXTso&Ee`MtyTFIm6lyvUvbX};URv%pd2 z82BT|_cF`i<&Y;>KE`~O`3mzb=Eux{`4#hPkoLJ6hfMRG2aa)w~p;yAVMZG z;B!9^VgS4l^5<9_<;Ry`4*U-|40c}-#k&NO{!wr%_#xN>u0rRV!Cr7DSOd3!3n2OZ z9i)EiFN(MqB>OQi1AYW*;J?95pu{5RJobPz|AWl8L9&0t%w8OgR{|-HPlAKst02w$ z70cIM63KhP0rCUM?-LLyEjliZcrHkBS_`79xC*3k`@pNfTUlRV{UpoBnZIZK>md1m z%KE>t{yUa0zbu-s2Smz=evtBIn7M=Px3c^z=3UHtnfEdGG0V&fb3bzeqNze}VOX1d$$LL5hV1TM&4?gzuRfL5dR`uAcG<2p4XIF772~ONmTf6K)mppYDSXx1{dK+QD7@44rllHv ze_gG2jhf0mReeD1tyFueg|{f(meW;fTF=mxD&4XpbY+WT`RTc`RnvNIE^>1D3A?iO z%+xy7X}K~@+j>&utI{ft$(1R}mLnohg;H@qiR$O|s&1LTF@%nwS#{6g%UiJPmX~qg zdm++BcRKNDxY8|-iA~393bs{TK4PSeM`WL*S66p3V(ggMbW4ugb!Yj2q~qb(A?eXD zTI7{j46{7$iIO>Ch!Xk>OZV!IUh&MTp_S@r8y#ImS=0}T2yTi84NETJ@F_k~49Sb5 zndWC(-gxLnjkFmj4dd73L`?HJXz1aph|NAV-Syh-EVifbEB0u=tHi6#o?@T$9mO8Y z_G4Oxpf8FI+D_55^oq=O9C`rJi^Uv7*IN>E8)U8@b)ea;AEH%E+{o%Ii5r`pH#Li! zo5jIqaj03`5{a%cVOYX74+wAEF%03^lwzJ;wH*f=@+NI@&~QD&A@!(Z-)|H=?Y5$} z$8cPHFY~f^ziyT7&O42o?ReUVTQ-Z@j(XYE#_YW89KB;q+vym(2VZTM?iqR6pUn+v z*-ct*Q08*^jaz!M{n;!WwL6Uolg4cF+pP5u$o_$RcCaUl()mlIi#F!ymRr$1+sVt3 zU+5*>kt4c0KCTx{xy{i{t7w)@Pp@F$!JEoe-K_K$?CN%Ow#s$AY-nSKUd_u<+5_%z z_qgZP@_l`ilasw34Q-Z;1Jt80+FXnZcke6deVNXY+eU6#3PY|p+qn~|Wms6=!5a4I z;nmkyt6()-Wnmm?Z+OFZkL}immi%b0lHq8#SOptNQ_jnweWsTzGcQYe=V*mq1KMue zsk(V-)k4u7?%yh-=5V(qx652+YiGkRPH=j0#$RYq`16Z1XXgDAO+O?4i;FYC!>C7t zsqbs>XQjX3pYrFVe=7K0%YbdoXXb;WsK0PtD^zRGyc8VuXMKb-WrZs`$jBp@^5-zbRCokOnu4;jhyPk|I_$1I!FEO& z#p&eYi8xM;k!WxA=b~M==8VeV%J{GluM_@!vc)!raB=D!bECDT85N1-N~JPhRnsn( z*0fCBl2&oJcs-37w`6L~9rd4E+hoD|+a+6UPD!K{&8azrouy?^ylF-Hv^Q~rgvq}2 zzCoX6gFlPiyhhK(nJ*rip{9RwaR#ZwKVs6K4-R9L!@;ynUUdJXt>JyB=&7>49IZ$> z=l8RIp$c~&<;->-v-Q%(djGkf3l8X3LmX$;m_hSPK7TAd`({x vhaL!y;6ZQjxE(51d<5a91!BJ-aL;IDL??, 2012 +# Alireza Savand , 2012 +# Claude Paroz , 2013 +# Jannis Leidel , 2011 +# MJafar Mashhadi , 2018 +# Mohammad Hossein Mojtahedi , 2016 +# Reza Mohammadi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-23 23:07+0000\n" +"Last-Translator: MJafar Mashhadi \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Humanize" +msgstr "انسانی‌سازی" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}ین" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}م" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}م" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f میلیون" +msgstr[1] "%(value).1f میلیون" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s میلیون" +msgstr[1] "%(value)s میلیون" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f بیلیون" +msgstr[1] "%(value).1f بیلیون" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s میلیارد" +msgstr[1] "%(value)s میلیارد" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f تریلون" +msgstr[1] "%(value).1f تریلون" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s تریلیون" +msgstr[1] "%(value)s تریلیون" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f کوادریلیون" +msgstr[1] "%(value).1f کوادریلیون" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s کوادریلیون" +msgstr[1] "%(value)s کوادریلیون" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f کوانتینیوم" +msgstr[1] "%(value).1f کوانتینیوم" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s کوانتینیوم" +msgstr[1] "%(value)s کوانتینیوم" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f با ۲۱ صفر" +msgstr[1] "%(value).1f با ۲۱ صفر" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s با ۲۱ صفر" +msgstr[1] "%(value)s با ۲۱ صفر" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f سپتیلیون" +msgstr[1] "%(value).1f سپتیلیون" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s سپتیلیون" +msgstr[1] "%(value)s سپتیلیون" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillion" +msgstr[1] "%(value).1f octillion" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillion" +msgstr[1] "%(value)s octillion" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] " %(value).1f با ۵۴ صفر" +msgstr[1] " %(value).1f با ۵۴ صفر" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s با ۵۴ صفر" +msgstr[1] "%(value)s با ۵۴ صفر" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f با شصت صفر" +msgstr[1] "%(value).1f با شصت صفر" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s با شصت صفر" +msgstr[1] "%(value)s با شصت صفر" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f گوگُل" +msgstr[1] "%(value).1f گوگُل" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s گوگُل" +msgstr[1] "%(value)s گوگُل" + +msgid "one" +msgstr "یک" + +msgid "two" +msgstr "دو" + +msgid "three" +msgstr "سه" + +msgid "four" +msgstr "چهار" + +msgid "five" +msgstr "پنج" + +msgid "six" +msgstr "شش" + +msgid "seven" +msgstr "هفت" + +msgid "eight" +msgstr "هشت" + +msgid "nine" +msgstr "نُه" + +msgid "today" +msgstr "امروز" + +msgid "tomorrow" +msgstr "فردا" + +msgid "yesterday" +msgstr "دیروز" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s پیش" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d سال" +msgstr[1] "%d سال" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ماه" +msgstr[1] "%d ماه" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d هفته" +msgstr[1] "%d هفته" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d روز" +msgstr[1] "%d روز" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ساعت" +msgstr[1] "%d ساعت" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d دقیقه" +msgstr[1] "%d دقیقه" + +msgid "now" +msgstr "اکنون" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s ثانیه پیش" +msgstr[1] "%(count)s ثانیه پیش" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s دقیقه پیش" +msgstr[1] "%(count)s دقیقه پیش" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s ساعت پیش" +msgstr[1] "%(count)s ساعت پیش" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s دیگر" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d سال" +msgstr[1] "%d سال" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ماه" +msgstr[1] "%d ماه" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d هفته" +msgstr[1] "%d هفته" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d روز" +msgstr[1] "%d روز" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ساعت" +msgstr[1] "%d ساعت" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d دقیقه" +msgstr[1] "%d دقیقه" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s ثانیه دیگر" +msgstr[1] "%(count)s ثانیه دیگر" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s دقیقه دیگر" +msgstr[1] "%(count)s دقیقه دیگر" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s ساعت دیگر" +msgstr[1] "%(count)s ساعت دیگر" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ad13060bd5b8d9efc0dd242993cfc488508568ec GIT binary patch literal 4177 zcma);PmB~r6vj(L(Gdk#5fPOJMP}IT`Ln1j18brPLI5SWka#R+YG!(8rfTV`*=0yP zm}oqCBA&c(*u;Z+BHq6&O|YkpH-ef7HQy`HZ9 zb!PL246TO#B>MVYj2#E(?#2h&!e+(}fJeYtkc0cd53GLE>c3cSxrea|<_}pmKp*4l zmS2J;jQ<3m0e9US$6o~ZVk|(?-?#cFmOp`X{l6^_Y>DH%Y56v|AM+oB_krJo6z3L5 z*S}-OMNHE8Ea-vPz=PmNAa03$4PqKf0%K)x(*tqdY9Q%vfuz4{ zc@vz+_;<@4TN$fjdm4THXQYFfKh5 z>z6=^_Z~?5`4pT5KL_dhzkwxiW?MWy22$PnAjP>3(!Rd{DSzL9C^`E9+z#FbcY=R_ zNJ}J=e-kDtZ(BjC-*%AZcYsJ4+X+VXuzJz*pw;I3ClAe#jBvxJpEpt zK%YU!mZJ73KIvJh#>427o*8O%Z}j_m3Z3#M<;8}Fa^{73JFDQSMZ`vE}A8BKcpzlSe=kzgj%I6;RblZW!0rVm|Jr9&a zYLr|2lyFnURo)wjQn}XhE(g6{pyYpQP0?^T-D+E@w(4aw$DdzcO&^TCBM2Q{}5}w^KH*8_$V4S6!Equc7u_+C&MpmlGzdr@g$A zubcKX>XdEuM~M*s-sNWnwqM$J+`& zp@terQ_^4Eh*cfQV^1qoeWY*AWgO3O+)YEt=48ZJ9YwUB@v79NN5=6SmtIE=!pVT7 z*>Kh{UXh9xyT&sjXm<>21*?L!u%1b71|jd6pf5J>FE&Nb@KPMqJu?m@n@k2$FiM94 z!zR;WRY<0Tt4teaI`|8PU`93h5TAV&hVYs-#fCx~5t4j9RLi1a{L@YUk_a_kjdicN z%w<~@E{GKs8vmSb2TlK#L0kJvs_qrezp>;W4+S^y`mb^$>fU^{_JUun`L)AdtyZrd zo~_oZRT%vXVl|+ciSMvqJ>u7nc(oVn&sS%wXoa&}8-FR}Qunw~VcmO~hcfWaDBTr3 zj%nE*@V4-m1n<|qlYx|h?s&zHF)Q^-Wo>P(Y-n-N5?9L&)vv_2KSIwgue5?nsc`P} zxf97oYvpR;xRORl+`w=JJ27~UD=R%7$fI7P!$U31;>D$t{zBrTYqdn^pO6jJ3}n0R zEnE)F_%`caD=3`rQBD1mD(vgJCs(4OUYtMb#a|bT(%ZY})k;STnPUU*k7XV<1E& zCDEJBwIrFyE{Wf8`4uUBazR&*_VIsb@IOcX3L`NI5*;7e@+VT-<|sWKVWa0EZJj9l z=nzX4J-$SyPUN(GRKS#VByo1S(+{*6YDUM{z?i_(fx&wQ=FAC4Q#h~Ux!4;>Z)IbBV_ln# z^}IbZt3?;5r7O0b8HbL>I4<0w9kXUi;7A{b#b|2K++3G;@Q`XQ*=m4Ofl1L@j, 2011 +# Jannis Leidel , 2011 +# Lasse Liehu , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Aarni Koskela\n" +"Language-Team: Finnish (http://www.transifex.com/django/django/language/" +"fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Ihmistys" + +msgid "th" +msgstr "." + +msgid "st" +msgstr "." + +msgid "nd" +msgstr "." + +msgid "rd" +msgstr "." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljoona" +msgstr[1] "%(value).1f miljoonaa" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miljoona" +msgstr[1] "%(value)s miljoonaa" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljardi" +msgstr[1] "%(value).1f miljardia" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljardi" +msgstr[1] "%(value)s miljardia" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f biljoona" +msgstr[1] "%(value).1f biljoonaa" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s biljoona" +msgstr[1] "%(value)s biljoonaa" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadriljoona" +msgstr[1] "%(value).1f kvadriljoonaa" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadriljoona" +msgstr[1] "%(value)s kvadriljoonaa" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintiljoona" +msgstr[1] "%(value).1f kvintiljoonaa" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintiljoona" +msgstr[1] "%(value)s kvintiljoonaa" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstiljoonaa" +msgstr[1] "%(value).1f sekstiljoonaa" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstiljoona" +msgstr[1] "%(value)s sekstiljoonaa" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septiljoona" +msgstr[1] "%(value).1f septiljoonaa" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septiljoona" +msgstr[1] "%(value)s septiljoonaa" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktiljoona" +msgstr[1] "%(value).1f oktiljoonaa" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktiljoona" +msgstr[1] "%(value)s oktiljoonaa" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f noniljoona" +msgstr[1] "%(value).1f noniljoonaa" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s noniljoona" +msgstr[1] "%(value)s noniljoonaa" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f dekiljoona" +msgstr[1] "%(value).1f dekiljoonaa" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s dekiljoona" +msgstr[1] "%(value)s dekiljoonaa" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googolia" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googolia" + +msgid "one" +msgstr "yksi" + +msgid "two" +msgstr "kaksi" + +msgid "three" +msgstr "kolme" + +msgid "four" +msgstr "neljä" + +msgid "five" +msgstr "viisi" + +msgid "six" +msgstr "kuusi" + +msgid "seven" +msgstr "seitsemän" + +msgid "eight" +msgstr "kahdeksan" + +msgid "nine" +msgstr "yhdeksän" + +msgid "today" +msgstr "tänään" + +msgid "tomorrow" +msgstr "huomenna" + +msgid "yesterday" +msgstr "eilen" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s sitten" + +msgid "now" +msgstr "nyt" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "sekunti sitten" +msgstr[1] "%(count)s sekuntia sitten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "minuutti sitten" +msgstr[1] "%(count)s minuuttia sitten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "tunti sitten" +msgstr[1] "%(count)s tuntia sitten" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s nykyhetkestä" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "sekunnin päästä" +msgstr[1] "%(count)s sekunnin päästä" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "minuutin päästä" +msgstr[1] "%(count)s minuutin päästä" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "tunnin päästä" +msgstr[1] "%(count)s tunnin päästä" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..02ad41c76620f1396fa1a86bac2b86eebd932fb9 GIT binary patch literal 5510 zcmc(hONbmr7{@ERCb}jXA4z<~SQ^*tB-=YPyLoITyYaEfVu&G&tWiXe&UDR8$C>I$ zclADu5xt7&LG+*rMvy>IK|xRuK@(B&B#590;seo(sCe+A;Q#Bc?&+SXi8n2%`Stg& ze^*!4S3O5ppt70u7UBJ{sBM^-RqA%0NvNw9$U9dIM~J-7*6elcS=fukVlvmoh8^8`rG|4{Qc zkosAFNz56L#?=PV#GVJKpO-*-{y820uH!X>jB)7G;AYSPF;(^qNK5gY<_jQ=>m`u- z`v9bI{RqG*Ta?=^qdWNTvo<(eBbEzL>I{UAN> z0g(2`Lm=&sDu}JiT#)7+g5-Nt^9c~!BPz7MR3JrTrT>}RP_YzIq4lQRP#HtL7Iix+ ztw#}c1?mpeZKyOiDwMlYbQSL}y1WB*8g-lkl-r|U#&&{}`Z~c4xY&~f;BI|Qdw@!m zbCBjn?=2PD4^%dyZbhZM(7R3Zrm_K*azKUl2<4UDQCcT@hv>bbJvxQD3zf>vG1A{k zdKF*b^rrX_Dd*VAjH6np6R3BhQn@Zhw67>f*HAn(?1-ka3jw$5UM8yfUW-d_ z0n)tP3`JqIT;qq`X4CcLziN)C8k}ae?s;{und{OZwG924H0eo$)2w<`W$>ESqoM8i z26unmm8Ra0hGsnwZIivPyl8eCWn~(8j~Mi1*QE63FyJPwD}@2?5xTP%@Lr`iZvpmX zcZLJrn=`X!%2vSpslAyZuSqqeDd2s?o)nSOAQ}>sN_T}VTe^=3W@FK0sDyrbt6nHo zAvk*~R^xX%^<-Y@9%I^OV>DGyI^8|SYSN?jq<0Msr#&Xdw9S^h;e~#8hotH5v?0AC z(_8FHTZCJ0C{}al1*_qHCT$h^c2l`6Vbwxhi-94BJN6Qb5%h6Tw`7UB@8gNrkX(8- z`}sVn8j+1I`aN+$h=<8U?B`h$b~Gwt-qW@Nb-tM;?fvJKIL<$-)ODUYC7%8>N*rDD zaiw7NMe#t-cU);Vd1>I-ajaevmJtT36P8DKc?@+tZyQ4>ozzCHeka_TH*d>_+wPS~vqpYesPHu!KusdlAUTv%8bRn(tb6N{r&uT_j^ zl%T2aF4p{FVer7d1A9AjFOQZ6r?H=e#F&=an4H4@U9sJ?UAc=_8`$eYP2D>;V@-5? z^sJijt-Z49VW-q9eB!XH(ot4;%^#d?(z|cXcz!FWaM_N+U}|g^k1wZ&CEv}e+3|I>tT9bu#+YhZ zV56D4z) zNWSCI%b#)TKZEoLllb(%2ApS4#m5?9=vB7_@qY?+n|QnXO`V;Nc|+jPV(2x}GkwOs z?jE(P5xR<1U3rutlM4Oepm9VWafn!aoOPlnB^Qy@dl*1-%X8yK%|Nv9PaXBCFQaB# z%5!HTHNJ|(|Nfy;gf&J3#P`LPiiMILJ3bkN?cHLsNJvA!EB>EDdNtxBg-;7@hqQLi SCZv)%(TW4%B5Sz9Xa4~0JId(* literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..53e77f5595d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,397 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2013-2014,2018 +# Claude Paroz , 2011 +# Jannis Leidel , 2011 +# Jean-Baptiste Mora, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 13:00+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Humanize" +msgstr "Humanisation" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}er" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}e" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}e" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millions" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s millions" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliards" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milliard" +msgstr[1] "%(value)s milliards" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billions" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billions" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrillion" +msgstr[1] "%(value).1f quadrillions" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrillion" +msgstr[1] "%(value)s quadrillions" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillion" +msgstr[1] "%(value).1f quintillions" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillion" +msgstr[1] "%(value)s quintillions" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillion" +msgstr[1] "%(value).1f sextillions" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillion" +msgstr[1] "%(value)s sextillion" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" +msgstr[1] "%(value).1f septillions" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" +msgstr[1] "%(value)s septillions" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillion" +msgstr[1] "%(value).1f octillions" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillion" +msgstr[1] "%(value)s octillions" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillions" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" +msgstr[1] "%(value)s nonillions" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f décillion" +msgstr[1] "%(value).1f décillions" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s décillion" +msgstr[1] "%(value)s décillions" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gogol" +msgstr[1] "%(value).1f gogols" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gogol" +msgstr[1] "%(value)s gogols" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "deux" + +msgid "three" +msgstr "trois" + +msgid "four" +msgstr "quatre" + +msgid "five" +msgstr "cinq" + +msgid "six" +msgstr "six" + +msgid "seven" +msgstr "sept" + +msgid "eight" +msgstr "huit" + +msgid "nine" +msgstr "neuf" + +msgid "today" +msgstr "aujourd'hui" + +msgid "tomorrow" +msgstr "demain" + +msgid "yesterday" +msgstr "hier" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "il y a %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d année" +msgstr[1] "%d années" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mois" +msgstr[1] "%d mois" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semaine" +msgstr[1] "%d semaines" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d jour" +msgstr[1] "%d jours" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d heure" +msgstr[1] "%d heures" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +msgid "now" +msgstr "maintenant" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "il y a une seconde" +msgstr[1] "il y a %(count)s secondes" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "il y a une minute" +msgstr[1] "il y a %(count)s minutes" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "il y a une heure" +msgstr[1] "il y a %(count)s heures" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "dans %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d année" +msgstr[1] "%d années" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mois" +msgstr[1] "%d mois" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d semaine" +msgstr[1] "%d semaines" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d jour" +msgstr[1] "%d jours" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d heure" +msgstr[1] "%d heures" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "dans une seconde" +msgstr[1] "dans %(count)s secondes" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "dans une minute" +msgstr[1] "dans %(count)s minutes" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "dans une heure" +msgstr[1] "dans %(count)s heures" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..489bbab4f0f9b2ca1e5bb1fa90dbb3c412f9ae2d GIT binary patch literal 476 zcmYLF!A=`75CxUf9((R#kT?XNHhVAQC7M5nABvW@i_pjlHrRLOz5a;KTS9 zW(gusda_4;^X84;zVE&4Fm{&@!TZRa4c01r9#yQrL^oHNhKu<@rIsk z>$%mPqLL_k+@jUVkz`~O6BFjaxLBLygN7^PoQ*IcTTl(ZISrS8>yNT)UFrXDkE@oZ zBFxDwG~8266da5Lk24NB4=FWTh}CMA5@i3(;)$jiM2oHAVetCCarp%%+#q zi|tRSuFTH7OXN7=y5Ut5JtxuB#=0TQA54gpMz{GG2U}e`ucUw%Zte@~Dh-4GHho3b jP_DCCy$q(tu@8%=!8IRc932l~a~*XY?2kYl4zrzi!laC+ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2ae2bf8dbbf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:13+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8c3adb8bfa66aba3482e91f78c112e87c04225a7 GIT binary patch literal 4929 zcmchaO>7%Q6vu~t@Zkcb<)ba7Fc4A_qK&<2qXef0L}*25BT5xG7ESH(dV{@_?u_F` zLh23F3kSr9xPVY4L=P2*!X@HE!kiEnRKX2yNL-M(^;C)f+nv~{cdSw+X5{g2=09&| zcIHic=fxU>@Ta zEw6$e`dhcB^ubZ|-vEce3n0yZ8GIc4)#}%*zW?@gd={kj-?aP)qBdXC?NbPhj) zw7;J~n6Rth9`H|)&ht7*=g#g=?YDz;4m&^^-wDE1Y`4|-S^a<|2kH4Ckk%UkX}xif z=9#kk42a`oBdBWyN6;yFjpSY(0C5yap*uco+Xq2xy;Jtu76A@+7|D>f{dNN+fra2H>9LzR=#+ z%45_R9$6OkrW_sjtNct@uZJqSsaBC?hoxH$lnPY+hAACV!!e&ri&W&WbgQat9JX%t zY*SQXhjo8Fj9jyyZMtmaOnFEj(~EvO>T zoqT1%n~kL~u=QRPMi%)*!JqUBzUNPI-!B%X#tMF+07LJTTn=f@uHBSZc*dJJ#Qo{w zx=f~E+hw;)BM z$milv*Z4@yn5AMq-)gnS4b2x;<+<^)YUI-$t)Xro&Icktnwy`SKib{9KVHbqs>sL) z@3gXn%^7$&zf>1tG{eg^5o>8muPq$&rn`2uR#nE{(WtB{VH6bk^qJ6fUb4sokvmx@ zH+#oa+|WfHEhSxDnw;TjvosQwN5o>gUpG_bYbmPcX%0h+4MOa$lZ{pGG-xAsJweKm zLj7lp^@q_3O@k1-CzOp#?$m7~cG+m;PWv`u=L|sWa>n%+d(-4>JnENux?, 2011 +# Michael Thornhill , 2011-2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.com/django/django/language/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "ú" + +msgid "st" +msgstr "ú" + +msgid "nd" +msgstr "ú" + +msgid "rd" +msgstr "ú" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milliún" +msgstr[1] "%(value).1f milliún" +msgstr[2] "%(value).1f milliún" +msgstr[3] "%(value).1f milliún" +msgstr[4] "%(value).1f milliún" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] " %(value)s milliún" +msgstr[1] " %(value)s milliún" +msgstr[2] " %(value)s milliún" +msgstr[3] " %(value)s milliún" +msgstr[4] " %(value)s milliún" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f billiún" +msgstr[1] "%(value).1f billiún" +msgstr[2] "%(value).1f billiún" +msgstr[3] "%(value).1f billiún" +msgstr[4] "%(value).1f billiún" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] " %(value)s billiún" +msgstr[1] " %(value)s billiún" +msgstr[2] " %(value)s billiún" +msgstr[3] " %(value)s billiún" +msgstr[4] " %(value)s billiún" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilliún" +msgstr[1] "%(value).1f trilliún" +msgstr[2] "%(value).1f trilliún" +msgstr[3] "%(value).1f trilliún" +msgstr[4] "%(value).1f trilliún" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] " %(value)s trilliún" +msgstr[1] " %(value)s trilliún" +msgstr[2] " %(value)s trilliún" +msgstr[3] " %(value)s trilliún" +msgstr[4] " %(value)s trilliún" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrilliún" +msgstr[1] "%(value).1f quadrilliún" +msgstr[2] "%(value).1f quadrilliún" +msgstr[3] "%(value).1f quadrilliún" +msgstr[4] "%(value).1f quadrilliún" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrilliún" +msgstr[1] "%(value)s quadrilliún" +msgstr[2] "%(value)s quadrilliún" +msgstr[3] "%(value)s quadrilliún" +msgstr[4] "%(value)s quadrilliún" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillion" +msgstr[1] "%(value).1f quintillion" +msgstr[2] "%(value).1f quintillion" +msgstr[3] "%(value).1f quintillion" +msgstr[4] "%(value).1f quintillion" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillion" +msgstr[1] "%(value)s quintillion" +msgstr[2] "%(value)s quintillion" +msgstr[3] "%(value)s quintillion" +msgstr[4] "%(value)s quintillion" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillion" +msgstr[1] "%(value).1f sextillion" +msgstr[2] "%(value).1f sextillion" +msgstr[3] "%(value).1f sextillion" +msgstr[4] "%(value).1f sextillion" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillion" +msgstr[1] "%(value)s sextillion" +msgstr[2] "%(value)s sextillion" +msgstr[3] "%(value)s sextillion" +msgstr[4] "%(value)s sextillion" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" +msgstr[1] "%(value).1f septillion" +msgstr[2] "%(value).1f septillion" +msgstr[3] "%(value).1f septillion" +msgstr[4] "%(value).1f septillion" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" +msgstr[1] "%(value)s septillion" +msgstr[2] "%(value)s septillion" +msgstr[3] "%(value)s septillion" +msgstr[4] "%(value)s septillion" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillion" +msgstr[1] "%(value).1f octillion" +msgstr[2] "%(value).1f octillion" +msgstr[3] "%(value).1f octillion" +msgstr[4] "%(value).1f octillion" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillion" +msgstr[1] "%(value)s octillion" +msgstr[2] "%(value)s octillion" +msgstr[3] "%(value)s octillion" +msgstr[4] "%(value)s octillion" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillion" +msgstr[2] "%(value).1f nonillion" +msgstr[3] "%(value).1f nonillion" +msgstr[4] "%(value).1f nonillion" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" +msgstr[1] "%(value)s nonillion" +msgstr[2] "%(value)s nonillion" +msgstr[3] "%(value)s nonillion" +msgstr[4] "%(value)s nonillion" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillion" +msgstr[1] "%(value).1f decillion" +msgstr[2] "%(value).1f decillion" +msgstr[3] "%(value).1f decillion" +msgstr[4] "%(value).1f decillion" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillion" +msgstr[1] "%(value)s decillion" +msgstr[2] "%(value)s decillion" +msgstr[3] "%(value)s decillion" +msgstr[4] "%(value)s decillion" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" +msgstr[2] "%(value).1f googol" +msgstr[3] "%(value).1f googol" +msgstr[4] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" +msgstr[2] "%(value)s googol" +msgstr[3] "%(value)s googol" +msgstr[4] "%(value)s googol" + +msgid "one" +msgstr "aon" + +msgid "two" +msgstr "dó" + +msgid "three" +msgstr "trí" + +msgid "four" +msgstr "ceathair" + +msgid "five" +msgstr "cúig" + +msgid "six" +msgstr "sé" + +msgid "seven" +msgstr "seacht" + +msgid "eight" +msgstr "ocht" + +msgid "nine" +msgstr "naoi" + +msgid "today" +msgstr "inniu" + +msgid "tomorrow" +msgstr "amárach" + +msgid "yesterday" +msgstr "inné" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s ó shin" + +msgid "now" +msgstr "anois" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr " %(delta)s as seo amach" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..98f22fd4371bd06f1d70c139a26ee50a4242c2a3 GIT binary patch literal 7232 zcmd^@ON<;x8OJNZ*kqG{2_yk*k_yJoj_ux^nf1oIV{cyTY#aqAi?cBgMM$;XwbLDD zx+dK<@hEsANp!kqT9DG7Tii9}8kOL$_NE{GCiUI)v7hVS}As_gE-PJw) zsIfO^TB`Z=_ph(NdUsdN+qdm_k>NUlv={04jf@HKnH~7S_0IblyA}KccpLZ+@Lur7 zos1m<4}$x_Ga%^~jQ*1M$_v~iu3$T^pFF*l%AA%6S z34RIui{T1_o`L-u_&9hKJPn@w2xE_eFN37N3w{=y{b`DEfHoOR8DX}*|OgZ)zNaOZfkm~b$ zW4~kUKNX;4@mQZgP6jsVe;oe@?Qio zJ(3GkEV04>t-5h3F#OTU7t#k|90}b^ajg|wU978N&nNBV`(ssSe;Qhu47h?9KINs-iw zSoRr+SYNAUS^ng9WggdVRql0-Hf27OTa#^B7%v)`wxw2auX6WT^lpBrBBW36LvUy+GJX$sv%I0Ef#&T1JEDp{x?MG5Ft!RpA z)mKr32I(!u&dFHIh~(8sJu6-9JmxuPWEA6j+2P)^BJ8TE({i99?VO6cf#*Ct?8eTT z>hP)6C)b?iND2*K=Y-I*!`sc)g43LLT1R=S)j6_wsM&5d;pm)}n*qhF__Y^#bFnkm zKGeiD^%+bTXDt$8+!I$XVW%h=$SaPU2nEAb?UKGkBnQ}nrTigV+P3(wKz9Gb2Q#? zvxA-p!eiX^F}tN+dU|ceSs43KSsOBP9tmBAxzX+Lh4nz^_3iMkH?`WM)$XjQs2_KD zI7rNR>Bupj-Y!jtOG_<&;Q}YN8vFs?=y1~8(C3a# z74|_Qz?&*}=<>`$0|OSOR5Pq(NwJ(nx-C&fuOJGC(W1U;8);gd~MHBPces);^r zforM}D}iefun(?IZ@W~R+UX9uSZ=mku4wf&U2rVaub}2{8tknrE7z)2SF&wOUTiW&L>E&kDS7X7i6wl^aUvb$czg$Z0SBjXcg?_WGvGH-B9JSzEid)c2 zk?U(~e0Zov&V4J9bG;DRvZ`=^u&mAe0D{s=aqSWEWmYW9vL^G>N`DrIV7tr@cg(AQy#eAN(mz6$*n%kbML@a#p^RrD>Y;iZR&CI-L`?F~_ z`rd@&UZA>`T6$=>RflYCRw<6HP2^y$Q&N;YCn;=VR-qNcWPG^xN0&VuQfq^?o&03D z-fIY3OG|}WYrj2@VuiL5M!CMn+|dt%E^}p|{UABxVPozKIuMR;MwgI_;3c(OCHPx~ zQk85@`OHOT>3%#fDJPqTkOVBK;bxLIEmbH}}v_uv0 2 && n < 20) ? 2 : 3;\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}d" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}na" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}s" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}mh" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}mh" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f mhillean" +msgstr[1] "%(value).1f mhillean" +msgstr[2] "%(value).1f milleanan" +msgstr[3] "%(value).1f millean" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s mhillean" +msgstr[1] "%(value)s mhillean" +msgstr[2] "%(value)s milleanan" +msgstr[3] "%(value)s millean" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bhillean" +msgstr[1] "%(value).1f bhillean" +msgstr[2] "%(value).1f billeanan" +msgstr[3] "%(value).1f billean" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s bhillean" +msgstr[1] "%(value)s bhillean" +msgstr[2] "%(value)s billeanan" +msgstr[3] "%(value)s billean" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trillean" +msgstr[1] "%(value).1f thrillean" +msgstr[2] "%(value).1f trilleanan" +msgstr[3] "%(value).1f trillean" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trillean" +msgstr[1] "%(value)s thrillean" +msgstr[2] "%(value)s trilleanan" +msgstr[3] "%(value)s trillean" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrillean" +msgstr[1] "%(value).1f quadrillean" +msgstr[2] "%(value).1f quadrilleanan" +msgstr[3] "%(value).1f quadrillean" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrillean" +msgstr[1] "%(value)s quadrillean" +msgstr[2] "%(value)s quadrilleanan" +msgstr[3] "%(value)s quadrillean" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillean" +msgstr[1] "%(value).1f quintillean" +msgstr[2] "%(value).1f quintilleanan" +msgstr[3] "%(value).1f quintillean" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillean" +msgstr[1] "%(value)s quintillean" +msgstr[2] "%(value)s quintilleanan" +msgstr[3] "%(value)s quintillean" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillean" +msgstr[1] "%(value).1f shextillean" +msgstr[2] "%(value).1f sextilleanan" +msgstr[3] "%(value).1f sextillean" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillean" +msgstr[1] "%(value)s shextillean" +msgstr[2] "%(value)s sextilleanan" +msgstr[3] "%(value)s sextillean" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillean" +msgstr[1] "%(value).1f sheptillean" +msgstr[2] "%(value).1f septilleanan" +msgstr[3] "%(value).1f septillean" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillean" +msgstr[1] "%(value)s sheptillean" +msgstr[2] "%(value)s septilleanan" +msgstr[3] "%(value)s septillean" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillean" +msgstr[1] "%(value).1f octillean" +msgstr[2] "%(value).1f octilleanan" +msgstr[3] "%(value).1f octillean" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillean" +msgstr[1] "%(value)s octillean" +msgstr[2] "%(value)s octilleanan" +msgstr[3] "%(value)s octillean" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillean" +msgstr[1] "%(value).1f nonillean" +msgstr[2] "%(value).1f nonilleanan" +msgstr[3] "%(value).1f nonillean" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillean" +msgstr[1] "%(value)s nonillean" +msgstr[2] "%(value)s nonilleanan" +msgstr[3] "%(value)s nonillean" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillean" +msgstr[1] "%(value).1f dhecillean" +msgstr[2] "%(value).1f decilleanan" +msgstr[3] "%(value).1f decillean" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillean" +msgstr[1] "%(value)s dhecillean" +msgstr[2] "%(value)s decilleanan" +msgstr[3] "%(value)s decillean" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f ghoogol" +msgstr[1] "%(value).1f ghoogol" +msgstr[2] "%(value).1f googolan" +msgstr[3] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s ghoogol" +msgstr[1] "%(value)s ghoogol" +msgstr[2] "%(value)s googolan" +msgstr[3] "%(value)s googol" + +msgid "one" +msgstr "aon" + +msgid "two" +msgstr "dà" + +msgid "three" +msgstr "trì" + +msgid "four" +msgstr "ceithir" + +msgid "five" +msgstr "còig" + +msgid "six" +msgstr "sia" + +msgid "seven" +msgstr "seachd" + +msgid "eight" +msgstr "ochd" + +msgid "nine" +msgstr "naoidh" + +msgid "today" +msgstr "an-diugh" + +msgid "tomorrow" +msgstr "a-màireach" + +msgid "yesterday" +msgstr "an-dè" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s air ais" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d bhliadhna" +msgstr[1] "%d bhliadhna" +msgstr[2] "%d bliadhnaichean" +msgstr[3] "%d bliadhna" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mhìos" +msgstr[1] "%d mhìos" +msgstr[2] "%d mìosan" +msgstr[3] "%d mìos" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d seachdain" +msgstr[1] "%d sheachdain" +msgstr[2] "%d seachdainean" +msgstr[3] "%d seachdain" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d latha" +msgstr[1] "%d latha" +msgstr[2] "%d làithean" +msgstr[3] "%d latha" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d uair a thìde" +msgstr[1] "%d uair a thìde" +msgstr[2] "%d uairean a thìde" +msgstr[3] "%d uair a thìde" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mhionaid" +msgstr[1] "%d mhionaid" +msgstr[2] "%d mionaidean" +msgstr[3] "%d mionaid" + +msgid "now" +msgstr "an-dràsta" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s diog air ais" +msgstr[1] "%(count)s dhiog air ais" +msgstr[2] "%(count)s diogan air ais" +msgstr[3] "%(count)s diog air ais" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s mhionaid air ais" +msgstr[1] "%(count)s mhionaid air ais" +msgstr[2] "%(count)s mionaidean air ais" +msgstr[3] "%(count)s mionaid air ais" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s uair a thìde air ais" +msgstr[1] "%(count)s uair a thìde air ais" +msgstr[2] "%(count)s uairean a thìde air ais" +msgstr[3] "%(count)s uair a thìde air ais" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "an ceann %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d bhliadhna" +msgstr[1] "%d bliadhna" +msgstr[2] "%d bliadhnaichean" +msgstr[3] "%d bliadhna" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mhìos" +msgstr[1] "%d mhìos" +msgstr[2] "%d mìosan" +msgstr[3] "%d mìos" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d seachdain" +msgstr[1] "%d sheachdain" +msgstr[2] "%d seachdainean" +msgstr[3] "%d seachdain" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d latha" +msgstr[1] "%d latha" +msgstr[2] "%d làithean" +msgstr[3] "%d latha" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d uair a thìde" +msgstr[1] "%d uair a thìde" +msgstr[2] "%d uairean a thìde" +msgstr[3] "%d uair a thìde" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mhionaid" +msgstr[1] "%d mhionaid" +msgstr[2] "%d mionaidean" +msgstr[3] "%d mionaid" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "an ceann %(count)s diog" +msgstr[1] "an ceann %(count)s dhiog" +msgstr[2] "an ceann %(count)s diogan" +msgstr[3] "an ceann %(count)s diog" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "an ceann %(count)s mhionaid" +msgstr[1] "an ceann %(count)s mhionaid" +msgstr[2] "an ceann %(count)s mionaidean" +msgstr[3] "an ceann %(count)s mionaid" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "an ceann %(count)s uair a thìde" +msgstr[1] "an ceann %(count)s uair a thìde" +msgstr[2] "an ceann %(count)s uairean a thìde" +msgstr[3] "an ceann %(count)s uair a thìde" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..11ae7321cdebb90a20274b2ed71d28bd774b884a GIT binary patch literal 3474 zcma)-&2Jnv7{*;1zLxJoDNsIK+R&t7vO6tR!iE4Mv`}c&sDxfXLhg=tGG*3I#@=iy zap8g}5*(0d#i>G-5IrD-DlQe`&~QXZ6@nvw0h~EhNIdV1vpdOnMXmMx#*ZI+$L~A# z{JCS~3x;w4^>Ng68)GxzkGJ50^38U}_Jfzf3Gg~N3jXW#y(5MGrehDRqyLiQZ(xA- z_FD^v;5gdvfqTJoAkF_RxCi{*>Hj!=_iaW097zBFzT*Xu=2>_A8yrP@*X@j9D4PZG z*KE%5b?{NN=fNkz7^EeB*#cY25~-aTlF_-L<#fRg60X(tPi_ z_9x)eXkP*Mfqyvt26zDNeRnhV40r;37F-2MzvSA#f;8?1NO9!%6mb}JoB;7-AubPs zFM$-#w?Oir0x53qI9)hKu0M86oxb8|o!)c&07PophpzpxX!9*{pw0rM487uTu+p5_LZ(*H*(o$ zA1bf;-Co)H9=sx&N_KrpHHU`#v@Iz#ydrGPp5axcnm5CJS~X{e`!rv+3?HUeGeusX z>PeH~L&Qpo$mtP13F=ESiI*&EC##aRbvI*5*ls3Ln{?#J=vX9EE5;2Mu^!UX&U6QX z>@gKFl_<&RUV~Z0j9it9nPiO_%j^<9 z_U*-^!SujK|J9aRa749ql&HALr%xxg|C~)8r?rKYG94V%S;sWFTF#qh_TUUJZfD07 z-!sd@@tNADGZmXF-(c%kl)1T%Vxv|3L*#h%9Hg=29EfG>Mh;8H4XJD^<*wu`sb%vZ zZzbhXKigS^gC*1W^p>=1S8, 2011 +# fonso , 2013 +# Jannis Leidel , 2011 +# Leandro Regueiro , 2011,2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "º" + +msgid "st" +msgstr "º" + +msgid "nd" +msgstr "º" + +msgid "rd" +msgstr "º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f millón" +msgstr[1] "%(value).1f millóns" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millón" +msgstr[1] "%(value)s millóns" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f mil millóns" +msgstr[1] "%(value).1f mil millóns" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s mil millóns" +msgstr[1] "%(value)s mil millóns" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billón" +msgstr[1] "%(value).1f billóns" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billón" +msgstr[1] "%(value)s billóns" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f trillóns" +msgstr[1] "%(value).1f trillóns" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s trillón" +msgstr[1] "%(value)s trillóns" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f cuadrillóns" +msgstr[1] "%(value).1f cuadrillóns" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s cuadrillón" +msgstr[1] "%(value)s cuadrillóns" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f quintillóns" +msgstr[1] "%(value).1f quintillóns" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s quintillón" +msgstr[1] "%(value)s quintillóns" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f sextillóns" +msgstr[1] "%(value).1f sextillóns" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s sextillón" +msgstr[1] "%(value)s sextillóns" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f septillóns" +msgstr[1] "%(value).1f septillóns" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s septillón" +msgstr[1] "%(value)s septillóns" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f octillóns" +msgstr[1] "%(value).1f octillóns" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s octillón" +msgstr[1] "%(value)s octillóns" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f nonillóns" +msgstr[1] "%(value).1f nonillóns" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s nonillón" +msgstr[1] "%(value)s nonillóns" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gúgols" +msgstr[1] "%(value).1f gúgols" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gúgol" +msgstr[1] "%(value)s gúgols" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "dous" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "catro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "sete" + +msgid "eight" +msgstr "oito" + +msgid "nine" +msgstr "nove" + +msgid "today" +msgstr "hoxe" + +msgid "tomorrow" +msgstr "mañá" + +msgid "yesterday" +msgstr "onte" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "hai %(delta)s" + +msgid "now" +msgstr "agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "dentro de %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7ffdbbcc946e794ae445d8756be1d38c0d48a61b GIT binary patch literal 4525 zcma);&2tn*7{(h#(e(pG6cLdIiPxP>A{1g2g{Ns!rOH`ovMfF{@lUQqf?rQcCp^AKY>*k4sFfd*bSK-;U!g&)aXfEF z?}=$xGD8^z_er%x^@!tV&!BHbr#gKOeFORy^muy~gKqRRI=x49w$$j|z^jBsrAN$q zQ)IG*3O{Yt>y|C=sg*@Z^{QR+G`@OuxM`Lhjd!wc zNnQ5gre1f&kj_0(KCAcE%ARiFZKB(DyE>))4qdL(R$QUW+k}<3=kj)?{oY)z)7tOM z`$APamYO^undcq<3xMQCYCC@lgHr^MGi?7BaFP|}G z)lQudL$>1?$K0w_Hug8Gt}$pAdFuFkgT?_zm>ztMw@gnI`L29nw~;RxgD6&8+z zzk$_YxUU`zvzDybdl4h6O|vSDL18wE{IEFfh*6%ddEQVlmm3`&&3cs3s))1MlHJIK zTUtV0MdxZFmq{Hva_r#p<_p<;>VPdhA+e~jA?(gWZRdvSrX~0AQq6Q+;SHP`JY@7O z`_Wt#;TQ*H$u3*6TI7AFEiYPSk=I1(c%AOqIAl8wx5(vCFmwlY?cw3$Kw9#x1H6#g zlWO@X@xSn={TcLef5D&VV1mn)R`Z1am5QD8uim%mbAQsOKGPbJATO=1ZH8sTZ2QV) zk)LGRS6gI9<2d~1{Yy!)_b|^RdeWc3NhZvFpAOSlec~Fz935S*`PY-$?>%>ViVZ7KDTmS#A`-h zi}0HY-nihb=xd+CV#gN!pAb)|{&iqDVeFjwH}DWd&H0z{i0@g33z))B2uAe13ymIC uZt@7`TY%Rh)^U{u6Hg;a;5P#;aJWdh@Kb{&PWcOJK4?(JF)Qt1hW!sxph

  • , 2011 +# Jannis Leidel , 2011 +# Meir Kriheli , 2012,2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "האנשה" + +msgid "th" +msgstr "רביעי" + +msgid "st" +msgstr "ראשון" + +msgid "nd" +msgstr "שני" + +msgid "rd" +msgstr "שלישי" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f מיליון" +msgstr[1] "%(value).1f מיליונים" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s מיליון" +msgstr[1] "%(value)s מיליון" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f מיליארד" +msgstr[1] "%(value).1f מיליארדים" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s מיליארד" +msgstr[1] "%(value)s מיליארד" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f טריליון" +msgstr[1] "%(value).1f טריליונים" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s טריליון" +msgstr[1] "%(value)s טריליון" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f קוודריליון" +msgstr[1] "%(value).1f קוודריליון" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s קוודריליון" +msgstr[1] "%(value)s קוודריליון" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f קווינטיליון" +msgstr[1] "%(value).1f קווינטיליון" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s קווינטיליון" +msgstr[1] "%(value)s קווינטיליון" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f סקסטיליון" +msgstr[1] "%(value).1f סקסטיליון" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s סקסטיליון" +msgstr[1] "%(value)s סקסטיליון" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f ספטיליון" +msgstr[1] "%(value).1f ספטיליון" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s ספטיליון" +msgstr[1] "%(value)s ספטיליון" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f אוקטיליון" +msgstr[1] "%(value).1f אוקטיליון" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s אוקטיליון" +msgstr[1] "%(value)s אוקטיליון" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f נוניליון" +msgstr[1] "%(value).1f נוניליון" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s נוניליון" +msgstr[1] "%(value)s נוניליון" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f דציליון" +msgstr[1] "%(value).1f דציליון" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s דציליון" +msgstr[1] "%(value)s דציליון" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f גוגול" +msgstr[1] "%(value).1f גוגול" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s גוגול" +msgstr[1] "%(value)s גוגול" + +msgid "one" +msgstr "אחד" + +msgid "two" +msgstr "שניים" + +msgid "three" +msgstr "שלושה" + +msgid "four" +msgstr "ארבעה" + +msgid "five" +msgstr "חמישה" + +msgid "six" +msgstr "שישה" + +msgid "seven" +msgstr "שבעה" + +msgid "eight" +msgstr "שמונה" + +msgid "nine" +msgstr "תשעה" + +msgid "today" +msgstr "היום" + +msgid "tomorrow" +msgstr "מחר" + +msgid "yesterday" +msgstr "אתמול" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "לפני %(delta)s" + +msgid "now" +msgstr "עכשיו" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "לפני שניה" +msgstr[1] "לפני %(count)s שניות" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "לפני דקה" +msgstr[1] "לפני %(count)s דקות" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "לפני שעה" +msgstr[1] "לפני %(count)s שעות" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "בעוד %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "בעוד שניה" +msgstr[1] "בעוד %(count)s שניות" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "בעוד דקה" +msgstr[1] "בעוד %(count)s דקות" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "בעוד שעה" +msgstr[1] "בעוד %(count)s שעות" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3217de2bd96f607af2392ac3a8f0772cd444c874 GIT binary patch literal 4131 zcmb7`Uu+ab9LGngsHgY`|DfWZL9A_Qws(tv3Ri2?TA)H>#i}tr;L@ABTfEyncJ_MZ zO-zIk6cZ5$Xo7}qEv6Mh#7IJFqVbIvV>IzWvk$%)qdpj;FGjz=y=iOj=6c&nXFoIF z`OR-<=J%Vu{g8wLeZA(?(s#pP& z7(b=>4QQah?20N)umk-a;9BqiNdBk6HQ={O|4ZqsmsiL8KzjcxipN0m^QGdiU@Q8o zu4D{TSucoJvp&Tw;O*!Sf_H;CkhZu_jUNE9C3Z;hZ8d%rB!9=1ep2bD6era9X~i?( zRj@w~lD`@7YVZs29h~hYuory`;sAIO>;``ZNneww>N~)#=$}^n6MO;v$FE`R8Spsx z68H<)32wfYv5lYv`@w1O0q_r{x2>q^7PuMuhl;<0&!XRb9nJ_rf+*vlZ6%8KBvUp8$cGTH|t<05`XwmxbLd901vJOwm5i0ki!o^&{k`=C8h{BA^DjY@Ze z-b*=q2P(yw_D_Y*g>s4VmkL5MS8hh@UR26O%DbCTsoaN(kVZL-l!$T@VAy7KZj^Jg z{i>^+okD=r`ttNz$*9o=Jle}K3 zkDKH=tv+Uw>oi@oByXhFM~ZB9swPa5HxTPWM3x#+6QDUs*txvVvi7K8S-0#l$MVab zRq*YiXlZTFh=Ol*NN(la1|wO|E#e?6%*imvb_Aog3wjwQ#i($Yw8xnAnV-j>Cj|4| zjI{^PqU(9E^(!vhBcv}pl7~EZml*MlfsFCI@FczvX`b0-IXO46U6fqUHwIyWs^sv$A3CoAA@ucO8G+&=GA2L#=VRm!VOsBd#Q)Vg!Lu0!bwaMqaUAK|i zXqX$h`EdHdRA&k$vCWdcG3;56ELgtlrTJ5q6KZ4bu`&c3BcG*tWeH3$? zT-nMAV^~7HM#wOP*$~1RMQCIe^@8Q*EZ@a_S^m4PKC$Zpz8U|Bg@Oc=Vi=Jn~ zU~*~06XE#&F!(GSe{~Tbv5by|;|If_`aD;&h{eV}UVQych9{%9PA={vmeJubI1&ay zjVE5SlXzBebT(Sp2VroLhry>|@LCugt??DtYJ6`PAV}Ec|5x`ql-kuD3FF%$=5YGa zLZ_5KwN964h&8-P8MR=sn#8QSjca|BPBfURIl)?0;;b9qho*x~(wyeUFwy5aO>R8W zFv)4!qJvFRo94$bX_nRGCXP+Bj3z(vY~ti`)mvQ47->unmt@vFd*@xov(;tvtQH3Q z!r*-tUD}y2z*pe}Iw!&aowK+Zv;Q4L1{dgiKE8i}j8Ddt+9D?6KFt6~k2e5}P2*Pp zt+x=P`C(jSxDOz_8wM8u{L;|0^O3$6tswgGm_!T9dk;W_&jGkA2UU-^)4inM7<|EI GI@o`8&IHu} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..52551e6967d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po @@ -0,0 +1,263 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Chandan kumar , 2012 +# Jannis Leidel , 2011 +# Sandeep Satavlekar , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "वाँ" + +msgid "st" +msgstr "ला" + +msgid "nd" +msgstr "रा" + +msgid "rd" +msgstr "रा" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f मिलियन" +msgstr[1] "%(value).1f मिलियन" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s मिलियन" +msgstr[1] "%(value)s मिलियन" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f बिलियन" +msgstr[1] "%(value).1f बिलियन" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s बिलियन" +msgstr[1] "%(value)s बिलियन" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f खरब" +msgstr[1] "%(value).1f खरब" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s खरब" +msgstr[1] "%(value)s खरब" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f करोड़ शंख" +msgstr[1] "%(value).1f करोड़ शंख" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s करोड़ शंख" +msgstr[1] "%(value)s करोड़ शंख" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f कुइनतिलिअन " +msgstr[1] "%(value).1f कुइनतिलिअन " + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s कुइनतिलिअन " +msgstr[1] "%(value)s कुइनतिलिअन " + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f सेक्सतिलियन" +msgstr[1] "%(value).1f सेक्सतिलियन" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s सेक्सतिलियन" +msgstr[1] "%(value)s सेक्सतिलियन" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f सेपतिलियन " +msgstr[1] "%(value).1f सेपतिलियन " + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s सेपतिलियन " +msgstr[1] "%(value)s सेपतिलियन " + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f ओकतिलियन " +msgstr[1] "%(value).1f ओकतिलियन " + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s ओकतिलियन " +msgstr[1] "%(value)s ओकतिलियन " + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f नोनिलियन" +msgstr[1] "%(value).1f नोनिलियन" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s नोनिलियन" +msgstr[1] "%(value)s नोनिलियन" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f देसीलियन" +msgstr[1] "%(value).1f देसीलियन" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s देसीलियन" +msgstr[1] "%(value)s देसीलियन" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f गोगोल" +msgstr[1] "%(value).1f गोगोल" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s गोगोल" +msgstr[1] "%(value)s गोगोल" + +msgid "one" +msgstr "एक" + +msgid "two" +msgstr "दो" + +msgid "three" +msgstr "तीन" + +msgid "four" +msgstr "चार" + +msgid "five" +msgstr "पाँच" + +msgid "six" +msgstr "छह" + +msgid "seven" +msgstr "सात" + +msgid "eight" +msgstr "आठ" + +msgid "nine" +msgstr "नौ" + +msgid "today" +msgstr "आज" + +msgid "tomorrow" +msgstr "कल" + +msgid "yesterday" +msgstr "कल (बीता)" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s पहले" + +msgid "now" +msgstr "अभी" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s अब से" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..99793a893afa1f7a88c231cd3bc37244f24c2758 GIT binary patch literal 1274 zcmb7?%WG6I6vm_0*Z3Ah1(AqUTQr?}t5Ut~s8}B;7K@B7+{L+PW-`tsLz3HR!9PG3 zF5RmLF2t4pfscg?7ve$$QN)!i7cSlSWhQMwabe)(m+$0Da&m7zZy&nP(6%A=ARZ%j zA`Y)Whjs_t58jP@2CjyF2M&QBB0qthIQ+r-W>Jz$X(z%%lk6wf2e=0N`~*=(e@}pw5TV`;h>eK;T|t!DZ?G@5%@~E6!am_n;ai7VL)(hj6b6!a zlrB7R*)VK)q-F~3N8O7DgRJYPC3jRaI{(u%$PPTD8comYYK~al6qae}3oF}Rb!cdK zB&W8QqXVZ_nwT~{WMb8(%l zQ$}YzZ%N%SrK{96){7a}P`Nl$G@PiKjF)DwRK>I<>ERV;rKgOKC+RVfq#~W*X__Sy zhmtf&U=&wrPK7;}eG?)%A<`3kJk5^6hgP~QoflOrwQEanY{oB1t(D`KN#Txs3e`ZK zZujMw(sgqZYjmTK4H8w7os3UggLZ?YNBVZeO~}kx4!nR`hV1R4OSyaDazlvagb+{1i_( z+|Va0PQuzub;)6*{MX zo!rl4q~(kym!v7~e9>@pL_NGG{HyB_1*Q4txC&&y{)jk&}+O0>75!bCR_R H>}1(*#A!N` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..635ea6d36a2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,291 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Mislav Cimperšak , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:47+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +msgid "one" +msgstr "jedan" + +msgid "two" +msgstr "dva" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "četiri" + +msgid "five" +msgstr "pet" + +msgid "six" +msgstr "šest" + +msgid "seven" +msgstr "sedam" + +msgid "eight" +msgstr "osam" + +msgid "nine" +msgstr "devet" + +msgid "today" +msgstr "danas" + +msgid "tomorrow" +msgstr "sutra" + +msgid "yesterday" +msgstr "jučer" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "prije %(delta)s" + +msgid "now" +msgstr "sad" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "prije %(count)s sekunde" +msgstr[1] "prije %(count)s sekundi" +msgstr[2] "prije %(count)s sekundi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "prije %(count)s minute" +msgstr[1] "prije %(count)s minute" +msgstr[2] "prije %(count)s minuta" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1c9ef6a254d053efcf34dae1c5333c95f7c851d9 GIT binary patch literal 7146 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..32fb32f5e05 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po @@ -0,0 +1,476 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 11:14+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f milionaj" +msgstr[2] "%(value).1f miliony" +msgstr[3] "%(value).1f milionow" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milion" +msgstr[1] "%(value)s milionaj" +msgstr[2] "%(value)s miliony" +msgstr[3] "%(value)s milionow" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliarda" +msgstr[1] "%(value).1f miliardźe" +msgstr[2] "%(value).1f miliardy" +msgstr[3] "%(value).1f miliardow" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliarda" +msgstr[1] "%(value)s miliardźe" +msgstr[2] "%(value)s miliardy" +msgstr[3] "%(value)s miliardow" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilion" +msgstr[1] "%(value).1f bilionaj" +msgstr[2] "%(value).1f biliony" +msgstr[3] "%(value).1f bilionow" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilion" +msgstr[1] "%(value)s bilionaj" +msgstr[2] "%(value)s biliony" +msgstr[3] "%(value)s bilionow" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biliarda" +msgstr[1] "%(value).1f biliardźe" +msgstr[2] "%(value).1f biliardy" +msgstr[3] "%(value).1f biliardow" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biliarda" +msgstr[1] "%(value)s biliardźe" +msgstr[2] "%(value)s biliardy" +msgstr[3] "%(value)s biliardow" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f trilionaj" +msgstr[2] "%(value).1f triliony" +msgstr[3] "%(value).1f trilionow" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trilion" +msgstr[1] "%(value)s trilionaj" +msgstr[2] "%(value)s triliony" +msgstr[3] "%(value)s trilionow" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triliarda" +msgstr[1] "%(value).1f triliardźe" +msgstr[2] "%(value).1f triliardy" +msgstr[3] "%(value).1f triliardow" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triliarda" +msgstr[1] "%(value)s triliardźe" +msgstr[2] "%(value)s triliardy" +msgstr[3] "%(value)s triliardow" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kwadrilion" +msgstr[1] "%(value).1f kwadrilionaj" +msgstr[2] "%(value).1f kwadriliony" +msgstr[3] "%(value).1f kwadrilionow" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kwadrilion" +msgstr[1] "%(value)s kwadrilionaj" +msgstr[2] "%(value)s kwadriliony" +msgstr[3] "%(value)s kwadrilionow" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kwadriliarda" +msgstr[1] "%(value).1f kwadriliardźe" +msgstr[2] "%(value).1f kwadriliardy" +msgstr[3] "%(value).1f kwadriliardow" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kwadriliarda" +msgstr[1] "%(value)s kwadriliardźe" +msgstr[2] "%(value)s kwadriliardy" +msgstr[3] "%(value)s kwadriliardow" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kwintilion" +msgstr[1] "%(value).1f kwintilionaj" +msgstr[2] "%(value).1f kwintiliony" +msgstr[3] "%(value).1f kwintilionow" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kwintilion" +msgstr[1] "%(value)s kwintilionaj" +msgstr[2] "%(value)s kwintiliony" +msgstr[3] "%(value)s kwintilionow" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kwintiliarda" +msgstr[1] "%(value).1f kwintiliardźe" +msgstr[2] "%(value).1f kwintiliardy" +msgstr[3] "%(value).1f kwintiliardow" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kwintiliarda" +msgstr[1] "%(value)s kwintiliardźe" +msgstr[2] "%(value)s kwintiliardy" +msgstr[3] "%(value)s kwintiliardow" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f sedeciliarda" +msgstr[1] "%(value).1f sedeciliardźe" +msgstr[2] "%(value).1f sedeciliardy" +msgstr[3] "%(value).1f sedeciliardow" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s sedeciliarda" +msgstr[1] "%(value)s sedeciliardźe" +msgstr[2] "%(value)s sedeciliardy" +msgstr[3] "%(value)s sedeciliardow" + +msgid "one" +msgstr "jedyn" + +msgid "two" +msgstr "dwaj" + +msgid "three" +msgstr "tři" + +msgid "four" +msgstr "štyri" + +msgid "five" +msgstr "pjeć" + +msgid "six" +msgstr "šěsć" + +msgid "seven" +msgstr "sydom" + +msgid "eight" +msgstr "wosom" + +msgid "nine" +msgstr "dźewjeć" + +msgid "today" +msgstr "dźensa" + +msgid "tomorrow" +msgstr "jutře" + +msgid "yesterday" +msgstr "wčera" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "Před %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d lětom" +msgstr[1] "%d lětomaj" +msgstr[2] "%d lětami" +msgstr[3] "%d lětami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsacom" +msgstr[1] "%d měsacomaj" +msgstr[2] "%d měsacami" +msgstr[3] "%d měsacami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydźenjom" +msgstr[1] "%d tydźenjomaj" +msgstr[2] "%d tydźenjemi" +msgstr[3] "%d tydźenjemi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dnjom" +msgstr[1] "%d dnjomaj" +msgstr[2] "%d dnjemi" +msgstr[3] "%d dnjemi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodźinu" +msgstr[1] "%d hodźinomaj" +msgstr[2] "%d hodźinami" +msgstr[3] "%d hodźinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mjeńšinu" +msgstr[1] "%d mjeńšinomaj" +msgstr[2] "%d mjeńšinami" +msgstr[3] "%d mjeńšinami" + +msgid "now" +msgstr "nětko" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "před %(count)s sekundu" +msgstr[1] "před %(count)s sekundomaj" +msgstr[2] "před %(count)s sekundami" +msgstr[3] "před %(count)s sekundami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "před %(count)s mjeńšinu" +msgstr[1] "před %(count)s mjeńšinomaj" +msgstr[2] "před %(count)s mjeńšinami" +msgstr[3] "před %(count)s mjeńšinami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "před %(count)s hodźinu" +msgstr[1] "před %(count)s hodźinomaj" +msgstr[2] "před %(count)s hodźinami" +msgstr[3] "před %(count)s hodźinami" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s wotnětka" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d lěto" +msgstr[1] "%d lěće" +msgstr[2] "%d lěta" +msgstr[3] "%d lět" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d měsac" +msgstr[1] "%d měsacaj" +msgstr[2] "%d měsacy" +msgstr[3] "%d měsacow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydźeń" +msgstr[1] "%d njedźeli" +msgstr[2] "%d njedźele" +msgstr[3] "%d njedźel" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d źeń" +msgstr[1] "%d dnjej" +msgstr[2] "%d dny" +msgstr[3] "%d dnjow" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodźina" +msgstr[1] "%d hodźinje" +msgstr[2] "%d hodźiny" +msgstr[3] "%d hodźin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d mjeńšina" +msgstr[1] "%d mjeńšinje" +msgstr[2] "%d mjeńšiny" +msgstr[3] "%d mjeńšin" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "za %(count)s sekundu" +msgstr[1] "za %(count)s sekundźe" +msgstr[2] "za %(count)s sekundy" +msgstr[3] "za %(count)s sekundow" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "za %(count)s mjeńšinu" +msgstr[1] "za %(count)s mjeńšinje" +msgstr[2] "za %(count)s mjeńšiny" +msgstr[3] "za %(count)s mjeńšin" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "za %(count)s hodźinu" +msgstr[1] "za %(count)s hodźinje" +msgstr[2] "za %(count)s hodźiny" +msgstr[3] "za %(count)s hodźin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3348d8febe46a6762cf01d6b0235228d34917ff9 GIT binary patch literal 5348 zcma)H`Ma7vIF$)%r3agzwDhV2+7$D&R5@Jj+hIo0vfrJbiMC*x=6j_=EEOB|=;Y{s3MF{sArn=PeLo1-KmS2X}y^ zKh63P=I7uL^mELW3x%*??_|CJW?-KL?*e}Wmw^i|72*zX5F~v9BwaHPfE52U^G}e* zS$bK_%^=OI3ZhHA2GTeOL5kmC`!BW^_X#1PZvdBrMG#9BFN3rduQJ~NXm$r3z}unk1?jmrLGt^E`+s76;T3Uz2BdfogBODn%t`Pn*iSM`;0>_r zY`?^Oi+P;+0rL~)*UVp-e}lBn1xPZ*y8 z+%@3WU<6j;G`Ir%2c+lj#vs(c4Ya^#LFzvaQvX-nKkwRj zzlK4|!z4(4vmiZx1f;xt0n&b-9XS#FE5O=1CC$#96k#0m<(-*8c@5pI0psVlj9RNb_08 z_6`s(!UgdviRVB%C(nZv|3&62%>B&QnFpAMm`9jLna7#$FyCdK1S!skY@Y%t{uvOT z3h^o1pE18=ehcDwLxf5EVKjD^Y2!^xje#j1iriRcJ3k zrFWb5hstfJIQCJYGlHWU<@9op-l5A-2T;dR*P>FnGe-J1pSI!#oe?^Jx1ds<@tKLv zs|4x&7(-o;O6BGl0$U%Q%^S(?A1EqU+nG?>CBMa*3jB)n{254f+pVe0U~Wq8a$MK( zz5msUs$lRmt0mtr`EJ{g2B~5g&!l<2XYe$uenA_2&FWJ%yBHX}d+Uy88vUu7Sr1j! zw2T&er9H|im9?01 z>Pk%EdEwc*7TB(KD$1Iwp{?fk7iH0&6EVUb9yBbuM8o&+iT9AacsG0b`JOIEZq(=% zaYm_Waw7KfnNxN&D`LA()eiOfR+jYlURUCA{#B)3=UG$Y(|bjUN5^^`PYL=(@j*W* zI-c#y?EJmYVD}O;2Q$=7Gq+OahEYe_-G*U$#ng>@gQmHv-FbDpd2hQp+HQ`un`>e- zRCVQv(3usw94IBUPe)Aq6+Z~DAU)%YITdOZkUSCiyH!D34;8H)DhTm=nU}@gwpa4| zwyUZiXlrX&a*EdaS}C+9{k-g(cy!X*5GY&2*V<@nm6yZW+?bVJZRJK~E|*`mW<_>5 zn}wsbUDX{Lv(0bR8p+A*XnxhmiY!XsBRDSBWMF%tYimEq%Llz;&^R1QOh|>+V|$dR zryVHnoC9aCRI^LUnpAcrFSpdZk{vjBYX{0&SMx(dGcz-Tng(;G)a+ovuMEY@N#ODT zL*?2~rf=&*TQ@Zqo*T^eZNOndKx=ZYij`@6?1rkY?RaZtp^SsB^!VeGo2{{?AH|wd zfwjpi_&6q|yd2x*=yalaS+4a>xb)&%oBf~?=A~DS%y4{ot&E%F1D?ENT;?)s`-E&> za?~E>p4q20?iWOZBUH)b@{)uX|PsS)t*OPed&b@RVq%|wF0S5U(RGDO! zuN~3yjAGN#oa?a188BRVI?G^4iq^-_~PZQUlCp;_aAhvK=Oy+&Y1- zoVG@3b!^6NRSjuN!?e#mo@48?iL$A(O9hUc!Y80{cn>~rLY3xZRRslw*M=`7Y$rW3 zecN066P3I$R_GTyM`=~ty^?2}5u3hAA3f1Hf$!~Z`pzVg6NP(mPfNZ;Egq@r&G~LY zG~Uy~YaA;@7aY&7(v^aN;V^oU0!5@Hke#sHIKiH+tz-BU;vUq9**I2@hKK?8s*V4e zMIpEqO&b3rjNE8R+@>f670E5lI1)eFVI0#s_NU<7MErUza%, 2012 +# Jannis Leidel , 2011 +# János R (Hangya), 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-31 07:43+0000\n" +"Last-Translator: András Veres-Szentkirályi\n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Emberi formázás" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value)1f millió" +msgstr[1] "%(value)1f millió" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s millió" +msgstr[1] "%(value)s millió" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value)1f milliárd" +msgstr[1] "%(value)1f milliárd" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] " %(value)s milliárd" +msgstr[1] " %(value)s milliárd" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value)1f trilliárd" +msgstr[1] "%(value)1f trilliárd" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billió" +msgstr[1] "%(value)s billió" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billiárd" +msgstr[1] "%(value).1f billiárd" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billiárd" +msgstr[1] "%(value)s billiárd" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillió" +msgstr[1] "%(value).1f trillió" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillió" +msgstr[1] "%(value)s trillió" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trilliárd" +msgstr[1] "%(value).1f trilliárd" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trilliárd" +msgstr[1] "%(value)s trilliárd" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvadrillió" +msgstr[1] "%(value).1f kvadrillió" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvadrillió" +msgstr[1] "%(value)s kvadrillió" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvadrilliárd" +msgstr[1] "%(value).1f kvadrilliárd" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvadrilliárd" +msgstr[1] "%(value)s kvadrilliárd" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintillió" +msgstr[1] "%(value).1f kvintillió" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintillió" +msgstr[1] "%(value)s kvintillió" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintilliárd" +msgstr[1] "%(value).1f kvintilliárd" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintilliárd" +msgstr[1] "%(value)s kvintilliárd" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "egy" + +msgid "two" +msgstr "kettő" + +msgid "three" +msgstr "három" + +msgid "four" +msgstr "négy" + +msgid "five" +msgstr "öt" + +msgid "six" +msgstr "hat" + +msgid "seven" +msgstr "hét" + +msgid "eight" +msgstr "nyolc" + +msgid "nine" +msgstr "kilenc" + +msgid "today" +msgstr "ma" + +msgid "tomorrow" +msgstr "holnap" + +msgid "yesterday" +msgstr "tegnap" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr " %(delta)s ezelőtt" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d évvel" +msgstr[1] "%d évvel" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d hónappal" +msgstr[1] "%d hónappal" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d héttel" +msgstr[1] "%d héttel" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d nappal" +msgstr[1] "%d nappal" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d órával" +msgstr[1] "%d órával" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d perccel" +msgstr[1] "%d perccel" + +msgid "now" +msgstr "most" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "egy másodperce" +msgstr[1] "%(count)s másodperce" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "egy perce" +msgstr[1] "%(count)s perce" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "egy órája" +msgstr[1] "%(count)s órája" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s múlva" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d év" +msgstr[1] "%d év" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d hónap" +msgstr[1] "%d hónap" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hét" +msgstr[1] "%d hét" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d nap" +msgstr[1] "%d nap" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d óra" +msgstr[1] "%d óra" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d perc" +msgstr[1] "%d perc" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "egy másodperc múlva" +msgstr[1] "%(count)s másodperc múlva" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "egy perc múlva" +msgstr[1] "%(count)s perc múlva" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "egy óra múlva" +msgstr[1] "%(count)s óra múlva" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c7bec2a722e90dd632a56a0a75bca53f598e8613 GIT binary patch literal 1058 zcmaKo&r4K69Kfg2tXEli3ks&2BD4FRRO-`>$`lMGk*)i*Z}#oT?#wc8)^%?d^(REf zklH8;w9qnWgTPA%4}r5#2Pp`G=upRkpzrKXdF#vj&S$mCZ zKe78E#^ZuUc|OljURD$m5fWT5BxDsypo&n!=9xeVUqFdQx&WVI3~3qB8k{Am6y)lv zL^YOZrmTBL$vKwOWHKUGnM$}6A&%y#h^05n%2H`Eoy0sM7b!1p1M%(8iId+y{75`UNk!#Fq-p7Q&B5O0bmnq(Cf zNs(%)LVSq|!4o{ic*Kf$6s7_5T(M=QxX8=1P$S|BjTy-@S_<)bRbqlufqM&Dm&0_r zTCJwEZOQX&A(fM*bbG14D7yM|p_cCRrYEPzch(P5zBeX?W&*~lm0>^47IeB?q+E>P zT!E^D>CBbv1R2`Nvv1{@BI6<_BQD|)4_)K>-<%;X)V!HuMbRRekgAk~Sd?34k{KAm z?Q5o2;FB2~^o@APtT%6%N64(0$L6`Yhs;axESd&_<34IRAGV{bW(k>9Q#Z>lwr19C s, 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Armenian (http://www.transifex.com/django/django/language/" +"hy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "րդ" + +msgid "st" +msgstr "սթ" + +msgid "nd" +msgstr "րդ" + +msgid "rd" +msgstr "րդ" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "մեկ" + +msgid "two" +msgstr "երկու" + +msgid "three" +msgstr "երեք" + +msgid "four" +msgstr "չորս" + +msgid "five" +msgstr "հինգ" + +msgid "six" +msgstr "վեց" + +msgid "seven" +msgstr "յոթ" + +msgid "eight" +msgstr "ութ" + +msgid "nine" +msgstr "ինը" + +msgid "today" +msgstr "այսօր" + +msgid "tomorrow" +msgstr "վաղը" + +msgid "yesterday" +msgstr "երեկ" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "հիմա" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9e1f2508fcc4c58ac34be6fa8cdeeed45ddf7222 GIT binary patch literal 4167 zcmai$&x;&I6vs=A#*D^jqQ?9%sm%{F<8JTFtkG;H*&z98FpD8>a<5F+&U7+UHQQai zy9wwuCr=`Rg6u(1(3^jO0Rw`9A_P>(&6}X0h^Pm@Z@Q+Zf7EI-)t{;Fd-eMDdp%uq zZ|jD47>*{!Zj2A_W9$?-^#D#dW;ZZ)2s{c-f&x4UzGd~#tp20r#s?Xz!~TM08}u-L z+wya;hWRhxesIS_N&Go*0&@wHe#`2gSbhi6_5Zd!v@wbEy5$?-LD)Y69|pe$Db8Jx zuK$;vS7D_21(1U`!RNvEL8Qd)fVdU*mF2hK4$SX@d%$18`@t=n62Gk=m1?`?E|Bbd zL5jD}>Q$>xS=Oz6#&Q-!Xm$dmc;`TT*sC~wfSz0ir!fD$!q{PO;*q3oSHK$PZ-Ugr zk3q8k0FwWfN0Yi82g%+Ar@{9?TK6Sb1%Cq@;O@;y-R426=MqTudKV=77a;ln0UiSP zK9<vDfM=>DF;7#%3-@ZM;S%MI&6 z->IIv=nD=HV;{zIG|3zs->Ht18SM#t$73+;GxdV*k7~FLV*-Qf^fbnHjJ+7y<0(w2 zZ`AAk7=uDt5@cFM+;cu9;(-E}GD9!A`y6 zO~poX(b4z`wRNmaExNsysL@bPeHKIANBLGVdF=C>QB3hqxRp!zo$J8bi z@9H=#1|-dfvkvKsOti!+waB2;HEc0hmTVF0nGz-rMb89%x#3{dmpvnDNl>>X4WxXg z0wo!hLxZ8uBDpLTi-J`a8D_fpgiX|`KS~4-pRNVc?-J5D;Hl|@J@wN82Eapg^?{j(`dfvHJV=Y z2yZr9jU$tdW}^W|?~+^&DCXGjh}SskHIMSr^Ke9qBDd(Qond3b)h?NaNM6F@sjU zzOu41Z76cEC|7A!J-N3LdNxEo5cOJR{`~xzaTS`=jmjyFpbFXD7~nPy9`gF2Cjxbh zx4R;Yq?xma0)sPJiX41vyK8QQ-|o`(+}@ykGG(M~+r2 zc%~OCY`Gb|w8Cyvj>I#Td_u!ry|f@z^UmozC|kynxL!7;{L{^}up$Xm%4IC)llhPT zBbmTts1itEfY7u2>HmrpjnNQ5j_$<`-$C{38z{Hz>V zeeCDU$d_D)0vY5tNVnV^Z|*o6N%nzaM96ibGGGD$5)J7H3rK=E{QWXh*qZ&~&kl_FNm1QL7Sz|eV> b^(Dim7oyf(yn`k4CH`tKKh~@(!+`w@%!+0; literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cc7aec53225 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,262 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2012,2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Martijn Dekker \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanisar" + +msgid "th" +msgstr "e" + +msgid "st" +msgstr "me" + +msgid "nd" +msgstr "nde" + +msgid "rd" +msgstr "tie" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f milliones" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s milliones" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliardo" +msgstr[1] "%(value).1f milliardos" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milliardo" +msgstr[1] "%(value)s milliardos" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billiones" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billiones" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billiardo" +msgstr[1] "%(value).1f billiardos" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billiardo" +msgstr[1] "%(value)s billiardos" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trillion" +msgstr[1] "%(value).1f trilliones" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trillion" +msgstr[1] "%(value)s trilliones" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trilliardo" +msgstr[1] "%(value).1f trilliardos" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trilliardo" +msgstr[1] "%(value)s trilliardos" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f quadrillion" +msgstr[1] "%(value).1f quadrilliones" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s quadrillion" +msgstr[1] "%(value)s quadrilliones" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f quadrilliardo" +msgstr[1] "%(value).1f quadrilliardos" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s quadrilliardo" +msgstr[1] "%(value)s quadrilliardos" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f quintillion" +msgstr[1] "%(value).1f quintilliones" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s quintillion" +msgstr[1] "%(value)s quintilliones" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f quintilliardo" +msgstr[1] "%(value).1f quintilliardos" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s quintilliardo" +msgstr[1] "%(value)s quintilliardos" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googoles" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googoles" + +msgid "one" +msgstr "un" + +msgid "two" +msgstr "duo" + +msgid "three" +msgstr "tres" + +msgid "four" +msgstr "quatro" + +msgid "five" +msgstr "cinque" + +msgid "six" +msgstr "sex" + +msgid "seven" +msgstr "septe" + +msgid "eight" +msgstr "octo" + +msgid "nine" +msgstr "novem" + +msgid "today" +msgstr "hodie" + +msgid "tomorrow" +msgstr "deman" + +msgid "yesterday" +msgstr "heri" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s retro" + +msgid "now" +msgstr "ora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "un secunda retro" +msgstr[1] "%(count)s secundas retro" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "un minuta retro" +msgstr[1] "%(count)s minutas retro" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "un hora retro" +msgstr[1] "%(count)s horas retro" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "in %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "un secunda desde ora" +msgstr[1] "%(count)s secundas desde ora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "un minuta desde ora" +msgstr[1] "%(count)s minutas desde ora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "un hora desde ora" +msgstr[1] "%(count)s horas desde ora" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..18c23417d10241f9c8c14d7bb7ff0f55fe57913f GIT binary patch literal 4665 zcmb7`O^g&p6vs=x89)&MK@rQ3b$3~McV?H5WncmMibRPku4p2c+UeSv-s$Ncx~q2? zajzacNTOomS1^VX@#0CN@qn0^n3(86qZdD;;bOp;Xh=x(|GM7{^U(vbv$el|uU@^X zSMSwS|FCMo8G+{j+6J^;^Mp{~@dfyY=ck22tN?!oSAmzoUU1$bAqK!rU=MfnTO zKgawE9D@EDbMs;$EXc>1FM|D$KLj5De*t^JMN5RZ4;%zZKMs=KFy8`c{?C|KK=QL; zX~IJwt*Z*6OS}e>pR*v%f05-sSzeP7LPEbE+yvSnLKUY$+KMyGH$Ym~S&;l)0BK#n zfi&NWWr==-`80Sh^rt`?_a;bopK$-LtY5r5>F)<=zDL3N;5c&vycO~@%p!OvjigOW?O!F-VNnXiZ3)22=;Qk&ETPFI!S8fqv1Y8OEb1aV5 z^BqWaas^xs&c7{@*MVd=0Fr(e^9gV*t|96(Jg0wFg zbdr8Ob2CWu>|suTB`;<`+P^vG3n1;^X_j9H$B@jnf z{K34!{EPWF^D6Ti^IzsXYyyp6$Xvo)22xzNf;7)+=6aCg+Q|LAAk~irQam{jgxK@XjuP4Sx$!yx5h8yZ~1za8XnJK9z>q&t2d!v8G4KgfI-+>bWG z@?Pc+a2LPVK{-B97r@>8KEUh;H=|Kb=-kpXm>@p)TkuYGOJ|$*g`SOQREzZVprLf) zn!yo|_lok^hcpH%7Q=P2~DVFKlqVE@dx5Z_O zs*>U_P3QSuieqA{lGw-TCnQon`Hfam*P=+1Z zP1AJdFqCP!wiJf4L(!hSP&YY#|(y|rGZraXFk!_kbB~791qU=Z! zS*9pc64X#V5>=GvJg0@irg@Rke0U3fOh$&}Aiz$p3o-$FOT;o)< zH5K7qFX*wQt!g4c*u{d}l1c2oi%qhJWW~GL&Cd5sDK?{*ZZpnmT_z)9H=CMP@v4Ze zHdPgx8%0*{?;cm(;>J-mtZoof-KKj)b&Ixm98U|nQGC!3Y{yfs%q}=Jhuy1-If$XT zF6K7N+%VcmtJyF_&u*AeZ*X1Q(rUc5RovDpZf_MwTg4rT80s1AiO@MIOexS>7@tba z_!U105RjSmMNNlB2c#Yk{Apb<)?wQ^rh^doWnS9T$}9Srqq^z`#yS!f9oyO$6+>&n z&&$mC;}h2YKq~`V>wq#kFNd?aQ7gOE%59gqTz<=rf$VTL3q$Luo^i-$i`_OWH!6om z@*~-SES}6`C>LuYP+sUN;|F9 zQblb|XjRF}!=8;qg%0fdO2$<4LqoH(vxA1bI#c>24H`<~s>5XuLykSvpE+{)$ieG7 zkQ>Zq_M@t_hn3Z;2+`nIZ>Z`j$J;3jB~-jNV^2*SvPQ4l(OgqHunu|!AN5kq%h5^4 zG*+6Ij-45I=@-B{b~nNDpv zOmR*3N3Ch`@s;Z|g-CaKTYxDycS~@5Avdo8cW--Op-c&jlpR6U@6A?+$WMDfp`>ug z?1=WJmF<*Kskjy+lq|NM?;}~!o?~PUxs@)yV>^1<(_bHFL}8; zj=^`gswz*oPDKfgsx, 2016,2018 +# Jannis Leidel , 2011 +# rodin , 2011-2012 +# rodin , 2014 +# Sutrisno Efendi , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-18 23:30+0000\n" +"Last-Translator: Fery Setiawan \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "Menjadikan manusia" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f juta" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s juta" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milyar" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliar" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilyun" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triliun" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kuadriliun" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kuadriliun" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kuintiliun" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kuintiliun" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstiliun" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstiliun" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septiliun" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septiliun" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktiliun" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktiliun" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f noniliun" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s noniliun" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f desiliun" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s desiliun" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" + +msgid "one" +msgstr "satu" + +msgid "two" +msgstr "dua" + +msgid "three" +msgstr "tiga" + +msgid "four" +msgstr "empat" + +msgid "five" +msgstr "lima" + +msgid "six" +msgstr "enam" + +msgid "seven" +msgstr "tujuh" + +msgid "eight" +msgstr "delapan" + +msgid "nine" +msgstr "sembilan" + +msgid "today" +msgstr "hari ini" + +msgid "tomorrow" +msgstr "besok" + +msgid "yesterday" +msgstr "kemarin" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s lampau" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d tahun" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d bulan" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d minggu" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d hari" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d jam" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d menit" + +msgid "now" +msgstr "sekarang" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s detik yang lalu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s menit yang lalu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s jam yang lalu" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s dari sekarang" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d tahun" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d bulan" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d minggu" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d hari" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d jam" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d menit" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s detik dari sekarang" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s menit dari sekarang" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s jam dari sekarang" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fba64da89f8fb8d99dd31e965014a6bd1a0d0105 GIT binary patch literal 464 zcmYLE!A=4(6x8TxkDfi$!~+E1wj~mI(vO)*>gO7K3R-OZ<&Ms9NV3fhTa$Z{_NVb$Fx6w?M z)&-dOTxamK&OIbnkZAgvK;J1D&~^tj*j$V8-NYnJY+?TnRGD zEU7I*Cr`Hlfkh)k6F~WCMbhjeU(@* zsBNHSA+_m}bRnHrq4$;yp>yaa(*OVf literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES/django.po new file mode 100644 index 00000000000..046e77581eb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" +"io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b22c4adccf739ad346d4e5e02d2608fd7058a827 GIT binary patch literal 3805 zcma)-O^g&p6vs`jk;28KgI1Dz8{+7|dGW-*ywKm=y zaRzkYE5l3RDE#Z-4)7n4*57&yW81-lAn6`R`WuGJAnpH~;i^^9IunM^gTokq6~vNk z2}CMv+3*X)Z$LWQw}#(?YvKQ3_zQRs{J)IPZjHv*8E!Ll4EGxzF?`O@2Puz5koJ4g z_~#8@1M$Z$;6~#Y!PVgV;1%@XW02}t$uTwwz6{d&z6Plde}EI<+S?f03myO|{wzrK z{uJB;{tA}B^=lZ*g9pGd@Dxb%KLDxjKY}~Kzd>4O%k9zpBOt}U1XACYKw9r-&;eJY zcrc${Bt0k`@G>RhOZl5FnrVSUBmYbKQ#Qv@Ur12Ankv} z_{$(38TPs1HIVB39Z30J2Pw~=K$N|Eq4eD|ld}Paq3(4j?(`eUM=slDNT9ROMKyUC zwhKo4_O1u<4@$;R-tM&?_Z{Yc!o9EuU{p)0Kh?T-J%oQY!?wUUjQVvy><$>(%SK>y zCOXeL*hUy#H^T0Q(eu0smb~tQvo#^$aq2!_R6D8%8y;!9jg}bAmuC41ztQjm`JY-% zR4tKq)e8bIXrz|3NKMOnHcbZ75@}b1s%O$DeyU~Hm6*4M50n?} z(N$~N|U@)D(~JqRva%D5$GHjZJ*Z6#!d0!L^rO8xF=nu zol59R)o^tXmU(3k1#gA?Y2RywHKhW{_v=V|tnTK0^(f{@ujP8esR*}O=7+1I;mVp{ z*Xzu9YqX$>cU&`(S5npJDq;qbvNu>#p9a% zq{OLzE@OBy2+tbzP92;-{NkSQn7KP;~$mc zv6g5)CE43Bn|wk~%~s$`mzZ%&MAOHXW literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d9b14c0274d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES/django.po @@ -0,0 +1,399 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# gudmundur , 2012 +# Hafsteinn Einarsson , 2012 +# Jannis Leidel , 2011 +# Matt R, 2018 +# Thordur Sigurdsson , 2016,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 03:49+0000\n" +"Last-Translator: Thordur Sigurdsson \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "Humanize" +msgstr "" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milljón" +msgstr[1] "%(value).1f milljónir" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milljón" +msgstr[1] "%(value)s milljónir" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milljarður" +msgstr[1] "%(value).1f milljarðar" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milljarður" +msgstr[1] "%(value)s milljarðar" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billjarður" +msgstr[1] "%(value).1f billjónir" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billjón" +msgstr[1] "%(value)s billjónir" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f billjarður" +msgstr[1] "%(value).1f billjarðar" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s billjarður" +msgstr[1] "%(value)s billjarðar" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trilljón" +msgstr[1] "%(value).1f trilljónir" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trilljón" +msgstr[1] "%(value)s trilljónir" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f trilljarður" +msgstr[1] "%(value).1f trilljarðar" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s trilljarður" +msgstr[1] "%(value)s trilljarðar" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvaðrilljón" +msgstr[1] "%(value).1f kvaðrilljónir" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvaðrilljón" +msgstr[1] "%(value)s kvaðrilljónir" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvaðrilljarður" +msgstr[1] "%(value).1f kvaðrilljarðar" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvaðrilljarður" +msgstr[1] "%(value)s kvaðrilljarðar" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintilljón" +msgstr[1] "%(value).1f kvintilljónir" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintilljón" +msgstr[1] "%(value)s kvintilljónir" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintilljarður" +msgstr[1] "%(value).1f kvintilljarðar" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintilljarður" +msgstr[1] "%(value)s kvintilljarðar" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "einn" + +msgid "two" +msgstr "tveir" + +msgid "three" +msgstr "þrír" + +msgid "four" +msgstr "fjórir" + +msgid "five" +msgstr "fimm" + +msgid "six" +msgstr "sex" + +msgid "seven" +msgstr "sjö" + +msgid "eight" +msgstr "átta" + +msgid "nine" +msgstr "níu" + +msgid "today" +msgstr "í dag" + +msgid "tomorrow" +msgstr "á morgun" + +msgid "yesterday" +msgstr "í gær" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +msgid "now" +msgstr "núna" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3644d331b333eed656cdb3fea5ec160be546bb30 GIT binary patch literal 5981 zcmcha&yN&E6vs=%MORToKt5{ z<%b+hJbBQQKjM#IqA{BI2bdTSpeK#dcrjjxN=ytFe_TwA2fweoX10G+kD3@Osr}S@ z_4-xSd#|Q@FRfkq5<{Cp--Nz<1!Dp{wi18PzPpC8)!_HwTJUFZGq|FUv8~`1Z~%M~ zB>gi+|Bm5T;4t)m8g5&~m;?Ek;qzb#@`vDk;1A$tu}uh|S#sehHSq%b)^R-xQzs97u6`8(aWC2cH5b)-d)k_zL(4_zidjy#3~QegP!? z=U^0H6yZt8qaeleJQ(ExY(f4JJPaPfX2!wy!3olXhrs*R#q&!b>AwIeuGg=R^S=?i z7xK8_)8PG(p9MF9?}BtsE`XG$OCU;{T?SWyS3oSqeghF2*0&*+*MT@P8w76$$BcZ? z%pV8Ie$mL!nfX^ivVYIW7eQM0YmnCc2Bf@Q0%`pp46hjeX84EU3KR|5^&74=+-P{O z;TFRYkm{id(mHz#r$E}rqaf{L+URGE{wRp@h#J)gHH3uW=Ov0C<(%R~jp|}cG-7N7 zr1L(Aj#Ng!9kkz_=sVCUhSVNFFGr&|KQyE|nM5BY0c}t8m$6;oZZq!SP7J0x0{D;_ zZ#ASE-iA(RqdKED6eFs)?HD7Z(cPvvP`eAAYKa=vDoQ!JqqySH9in?Ph)#7!wMmU? zE!nC`0b{C(3i=)B6o358FkA)3(H-W;o>eoY{4@Y=yi?o6i*4+O(E5g}gwSOA%RGl$Hc_Rgbn?!uQTdCJ;2gt);oV zHP!ZYDZKbrtc~w<*CuhLbB5hHf!)-U?`A#5+KxwK(|u}SuyUKD zoiXS>k?hz%uje8&8WgR#B;`pmA{N=4mLl2}F>Nz1Lfz|Ro%!N(bu4^VfQBUT`WdReS&#fp(_DhUYqa+l|nfRaM?U^Tez(8AzdF>r4qPt9+zf8FR`z zoXSpKsZ_V`+FBkdmtp7}l#3quOxf*pM$3GpQZ2&{t^aY9i!&PtKWqxEf-0XBK~wQ* zFHk<;Jvp{-Pm6{_o_+|nexofK(wUW_Rpke?XnMG^gL7KXSBHm}mX?MzdGhM=)KE>e zhU2qz&@_(^dwRIkKYd_&-}0#|L*@QSRFd?uo73|+mc}pL@O)Ev{y4AAp~|J6I6S-G z8C$lawdyi(_W3o18fjGd*l|yHw^`*7W}0;Co&73kg;nm)M`AcJGS1`S#Gudbnc$Vu zcz^PfMkEARaN)`@q;H<(4;;LLJQ287rI)irA#>Nm&qMT(S2VUfS7@8`k$Nuk{-m!l zi;A{F*DHG_yfZVp2KMZ!LWIH}J(7)Lf~kR02L3!{`X&Sb(epYoNPr=0(* z-Q+xEcF@xqvXPumjx&CHXUS$HXKuQNwWr@VDNM4xKud(u@c*IBIU5f|&ZJ5Lox zsNkv0Ww3v6rtU^}rPR54N4#M1mY0uK(lj|vt@aP^#By|#o|5B?*G$xNv#IE2W()6v zeHWRhGb{JpV`>+Lmc28QTE2G{@}~Csr*q~#vBS|f_Ze}9s))0;AAc7rUZ?kp`TmV{ z9_jGb8n=zev7V}JLtys, 2014 +# Carlo Miron , 2018 +# Federico Capoano , 2011 +# Jannis Leidel , 2011 +# Luca Manlio De Lisi , 2011 +# Marco Bonetti, 2014 +# Mirco Grillo , 2018 +# Nicola Larosa , 2011 +# palmux , 2015 +# Stefano Brentegani , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 21:09+0000\n" +"Last-Translator: Carlo Miron \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Umanizzazione " + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}esimo" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}esimo" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milione" +msgstr[1] "%(value).1f milioni" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milione" +msgstr[1] "%(value)s milioni" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliardo" +msgstr[1] "%(value).1f miliardi" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliardo" +msgstr[1] "%(value)s miliardi" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f migliaio di miliardi" +msgstr[1] "%(value).1f migliaia di miliardi" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s migliaio di miliardi" +msgstr[1] "%(value)s migliaia di miliardi" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f milione di miliardi" +msgstr[1] "%(value).1f milioni di miliardi" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s milione di miliardi" +msgstr[1] "%(value)s milioni di miliardi" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f miliardo di miliardi" +msgstr[1] "%(value).1f miliardi di miliardi" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s miliardo di miliardi" +msgstr[1] "%(value)s miliardi di miliardi" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f migliaio di miliardi di miliardi" +msgstr[1] "%(value).1f migliaia di miliardi di miliardi" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s migliaio di miliardi di miliardi" +msgstr[1] "%(value)s migliaia di miliardi di miliardi" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f milione di miliardi di miliardi" +msgstr[1] "%(value).1f milioni di miliardi di miliardi" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s milione di miliardi di miliardi" +msgstr[1] "%(value)s milioni di miliardi di miliardi" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f miliardo di miliardi di miliardi" +msgstr[1] "%(value).1f miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s miliardo di miliardi di miliardi" +msgstr[1] "%(value)s miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f migliaio di miliardi di miliardi di miliardi" +msgstr[1] "%(value).1f migliaia di miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s migliaio di miliardi di miliardi di miliardi" +msgstr[1] "%(value)s migliaia di miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f milione di miliardi di miliardi di miliardi" +msgstr[1] "%(value).1f milioni di miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s milione di miliardi di miliardi di miliardi" +msgstr[1] "%(value)s milioni di miliardi di miliardi di miliardi" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "uno" + +msgid "two" +msgstr "due" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "quattro" + +msgid "five" +msgstr "cinque" + +msgid "six" +msgstr "sei" + +msgid "seven" +msgstr "sette" + +msgid "eight" +msgstr "otto" + +msgid "nine" +msgstr "nove" + +msgid "today" +msgstr "oggi" + +msgid "tomorrow" +msgstr "domani" + +msgid "yesterday" +msgstr "ieri" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s fa" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d anni" +msgstr[1] "%d anni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesi" +msgstr[1] "%d mesi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d settimane" +msgstr[1] "%d settimane" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d giorni" +msgstr[1] "%d giorni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ore" +msgstr[1] "%d ore" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuti" +msgstr[1] "%d minuti" + +msgid "now" +msgstr "adesso" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "un secondo fa" +msgstr[1] "%(count)s secondi fa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "un minuto fa" +msgstr[1] "%(count)s minuti fa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "un ora fa" +msgstr[1] "%(count)s ore fa" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s da adesso" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d anni" +msgstr[1] "%d anni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesi" +msgstr[1] "%d mesi" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d settimane" +msgstr[1] "%d settimane" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d giorni" +msgstr[1] "%d giorni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d ore" +msgstr[1] "%d ore" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuti" +msgstr[1] "%d minuti" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "tra un secondo" +msgstr[1] "tra %(count)s secondi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "tra un minuto" +msgstr[1] "tra %(count)s minuti" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "tra un'ora" +msgstr[1] "tra %(count)s ore" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5ec0aac023cb3029a1b81a7717e29101a5b25aa3 GIT binary patch literal 4840 zcmcJSS&S4#7{^OR&=ovD@j@-dRR-wYnH`X2I7B((McC+iB|O;d)XX-_bPwG;Osc0ZI3nkAc+xhs<9Be>;b9&4> zgVf)IQzAXhycN6%`Ua5dJqnWVT`mtj`4#g=<{u!k0Xz%Lf#^!y$?-OhpW^s6kmh#~r1^afV*27Y=I_iu zK^%4Q7f9=L94b+K3P|xp<`mX1V;Zc_;&>s)OPMQJza6B0?*M7PR&ksIX`lL;Ynkhr z0dpI37jrlBIp!hELbr_9eln%5W1FIoSV<3k+7Qav9;T4%gos_&UA!AVH; z(EXWS%?Z&3(!N}QgeI!*j&a}|q}fQcNAz5Vl&t2Wb3)mxkQO7QDZsO+`YFU*a6ad2 zxB!_YwE$em`5DXvI1`EHcrj}o%&FikBs!0D*66;{b0HFrd-b6^jw4sSqqySLy`lY| zhO_`_9uhrt7Dqmrkpc3!ULu7=cYyXAuNi@(B_xu8)QxmC5-27|?CS>JB6=;mt5aI{(33i? zX$w8sA~f%wCtH=)ee-Z8n|Iigt$U`|bi3urIJI@B$g5K|+vLd@v1N~^)eHq>2vICbBmE$Ymq(mTJ6*7 zE!K?nGSim*PT6g4kThK9;QneWN&_<7O?}EXd@T4R>MnYGDeY=MRUenKIRd zly0=a*yk*R(-y4ZPvI&xgNeRGcvo{wDV5ejjH6hzOmfPTUq1ka^5p~os4Yj zSbLA6Q?6KJ+K!y>J8P^}mhUXe7fq|s(dQHwqKcg_n|WpQ zDzli8*O?{LR-Tg6`hCBY>FgXF9PIF^MJuP)QI*bUPBj#`e&=elGtsvE+T}}!XP@dw zwk^hqQZ`04RKoOpyzx3q1=F(U$-aJ^cI7X)xp$e-J?x{ta>_N9+I zGjg@r)>EL{Z!B}%qL-0&sTz6~UpgV&o1?hPw%#*|fF34?dS%Dymop{dfIm>R+MFxVPXhR!Q5hr!0M@^qZz z<*@Q(7;L6u{b<)u1w0D)aag_K= z_3);RO=owwVAyr^xt)3!3Wi-r9, 2011 +# Jonas Obrist , 2012 +# Shinya Okano , 2012-2014,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 03:33+0000\n" +"Last-Translator: Shinya Okano \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "ヒューマナイズ" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}番目" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}番目" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f ミリオン" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s ミリオン" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ビリオン" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s ビリオン" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f トリリオン" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s トリリオン" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f クァドリリオン" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] " %(value)s クァドリリオン" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f クインテリオン" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s クインテリオン" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f セクスティリオン" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s セクスティリオン" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f セプティリオン" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s セプティリオン" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f オクティリオン" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s オクティリオン" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f ノニリオン" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s ノニリオン" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f デシリオン" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s デシリオン" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f グーゴル" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s グーゴル" + +msgid "one" +msgstr "1" + +msgid "two" +msgstr "2" + +msgid "three" +msgstr "3" + +msgid "four" +msgstr "4" + +msgid "five" +msgstr "5" + +msgid "six" +msgstr "6" + +msgid "seven" +msgstr "7" + +msgid "eight" +msgstr "8" + +msgid "nine" +msgstr "9" + +msgid "today" +msgstr "今日" + +msgid "tomorrow" +msgstr "明日" + +msgid "yesterday" +msgstr "昨日" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s前" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d 年" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ヶ月" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d 週間" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d 日" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d 時間" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d 分" + +msgid "now" +msgstr "今" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s秒前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s分前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s時間前" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "今から%(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d 年" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ヶ月" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d 週間" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d 日" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d 時間" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d 分" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "今から%(count)s秒" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "今から%(count)s分" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "今から%(count)s時間" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b928e731c3e414106b4b7bff3d587a9368d0931a GIT binary patch literal 4139 zcma)-O^g&p6vsd?_wS7V#TnOuTq8MofqYIT#ZzMw5(#4z z)jfYK>p98L^0*$w_0esNZ3EZdjvLx=4`XYGf44vg7~qQaC;jy*#|xe`>%}NuSJV>K6#M#Z46uk zhK92st@EPcb&%G%@^0$;NBdVB?g9tlmxi-oKkQ4! zz6Mgf-g|ZY&4xwr5%}LQ_IYFf1XA9Af{%fVm*{m5fJlL@H{1f!_)(DRS_Y|3Z<_w2 zhGz{gnEr1;{MdJfmq8o__B%-9uYxqs--iDf_S~oQSPH_$dO?&SJ=;_#dS57?Ww?-f z+8)52&Pq<3>7C9DHL5A?E3J|0FoX+7nLUiF-mrCPE@Wdmww4~ys4l(fldc`@?^DLE z!@&d9lWJ3MOYwlRr|%n`B|49^miuwhnW1y~5U%C8sMgKxK^RmQsx9p|j$PVl&uITx zU;h-Z)WpD0e!|)BS1NuWyZSs)v?%S~QV^7a$_*hcuBs)T%_jqCQQEyhQCYNh@1Yv^ zLW{by-UTZ|{tw%JP#;B&L>%vAKmrgmTg{=X} zXTljlV?f^qBOeV6+_p z7a!l$v| zcn7#F1)05KG6Ccf6b1Ar z#NnZ0P|fNk)lo6yvj=&0ATzpqbo>0`^Fz7Jwm>Q&k<^h%tWM!y9Py`6R|2-4wDVO!Hj! z0ElTi>N(kU@P3@cA9hXX{Ukn_#8?+rfTcB7YLBYb5Fw53vCpNOa`x7x$QWa~2ZrKi zxkgUcs*$97%}CX;Vy&~Z?ilrVuNJAg*NRlPTB&($_d1dGmZ~%_>|P_%cBoJif1SPn zIOjNW^nN7qyXk!{Ju64yZ~j|J;xAMEd#UCe0>h?dbr5}q-nK5xq~EKXjn|^~@z@=7 z;nyXFW?dR3J)-n#u_XSgu?QHbHe$g=nVP>E*RsC0E`-H5220Tg_ZY*d69|Z}4x-KJ zsgNlQd|GH;$l<2U>srJ>PS`=jIHeURC|t-t6{Q~~6Iic__6|x6_#};Z4hE*sUyWH9 PSkRo-=y!#dPbK;vcA9xM literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b7d92787694 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,235 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Bouatchidzé , 2013-2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: André Bouatchidzé \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "ჰუმანიზირება" + +msgid "th" +msgstr "-ე" + +msgid "st" +msgstr "-ლი" + +msgid "nd" +msgstr "-ე" + +msgid "rd" +msgstr "-ე" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f მილიონი" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s მილიონი" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f მილიარდი" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s მილიარდი" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ტრილიონი" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s ტრილიონი" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f კვადრილიონი" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s კვადრილიონი" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f კვინტილიონი" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s კვინტილიონი" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f სექსტილიონი" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s სექსტილიონი" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f სეპტილიონი" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s სეპტილიონი" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f ოქტილიონი" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s ოქტილიონი" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f ნონილიონი" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s ნონილიონი" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f დეცილიონი" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s დეცილიონი" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f გუგოლი" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s გუგოლი" + +msgid "one" +msgstr "ერთი" + +msgid "two" +msgstr "ორი" + +msgid "three" +msgstr "სამი" + +msgid "four" +msgstr "ოთხი" + +msgid "five" +msgstr "ხუთი" + +msgid "six" +msgstr "ექვსი" + +msgid "seven" +msgstr "შვიდი" + +msgid "eight" +msgstr "რვა" + +msgid "nine" +msgstr "ცხრა" + +msgid "today" +msgstr "დღეს" + +msgid "tomorrow" +msgstr "ხვალ" + +msgid "yesterday" +msgstr "გუშინ" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s-ის წინ" + +msgid "now" +msgstr "ახლა" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s წამის წინ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s წუთის წინ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s საათის წინ" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s-ის შემდეგ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s წამში" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s წუთში" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s საათში" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e40f34ce0b0106b3594889d465e70460a6547bf1 GIT binary patch literal 2106 zcmaizO>7%Q6vqb$6ioPNq2;51rl5#~Xzg7Dq}>n%lonMaYFZhtXkw4;t=GF|cN{0c zp$(UaiXK1>0*Np6fIvcRNJE25dH@ND3z|*N^v(%5a6t(1fA+*7WDVne`fZYe{zlO0P@K2E1$Ja9UF!+h#4`2@C-wgL%*U=vXAAax2Bh`Rf_H)+g0#*Oh^5(&AnDf)uY#2Kvx)x-QvUCTe;NM{I4Qs1 za3@If>;dtxeR$D4kC?Fo(iM~D4jAR`fl<2)c1ye0sg3qaXN;xVjqYiu=@agU(OKRM zyA5_b>{b{xy2JiQd)P+HjEh)V`A7t@FH{)0d|ZY+A2p^#p~9c^WvDv+ zr^_|r`Po8PdkQ&0xgpBZ%1cpm`3vGzQLXU7ic)nqmuohgSw$0iB{@S0xz3h0;G67R zwVE5sOdOdww7GdFYiACIfsz4=nyq7ZO3tWU-4|Xk$_o_{#ZryEm_Kao-_+4sB^gL*qgV80{8sdZ zRfh@6f5RLP27P3C$^lDQuFG4EN}me4=fMBu-RGJ@VE#k~6k zC8zYVUP>19C8ihka&n3#bL*caCzClG!^Q`s7uOcyI*qf@t@ZcxrDTE55SgpIt76G~ zvVd%TW$hhEF<)1TsVSqQ&|hJhIY@D=m(e+G5-EG_d@>L5+WB@#SZ$dq(aY%Q7NxY{ HnaB8VU;cX* literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c695bbc111b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po @@ -0,0 +1,234 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Leo Trubach , 2017 +# yun_man_ger , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Leo Trubach \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "ші" + +msgid "st" +msgstr "ші" + +msgid "nd" +msgstr "ші" + +msgid "rd" +msgstr "ші" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f миллион" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s миллион" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f миллиард" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s миллиард" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f триллион" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trillion" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадриллион" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадриллион" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квинтиллион" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квинтиллион" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" + +msgid "one" +msgstr "бір" + +msgid "two" +msgstr "екі" + +msgid "three" +msgstr "үш" + +msgid "four" +msgstr "төрт" + +msgid "five" +msgstr "бес" + +msgid "six" +msgstr "алты" + +msgid "seven" +msgstr "жеті" + +msgid "eight" +msgstr "сегіз" + +msgid "nine" +msgstr "тоғыз" + +msgid "today" +msgstr "бүгін" + +msgid "tomorrow" +msgstr "ерте" + +msgid "yesterday" +msgstr "кеше" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s бұрын" + +msgid "now" +msgstr "кәзір" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "кәзірден %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..482b022aabfd68028d61c7d3b151124cd4cab802 GIT binary patch literal 459 zcmYLE!A=4(6vXIhkDfjB;6a0rwnhRLF-C+0g-FQiz3!H!u-k6hBKR2|{5`+Lw_sqB zNjvGh*O}kblb;&m2ziD)M;;@ukQLg-ZN@faTB@01b z=7nC9ri&5Sr*YGUpbk>z`DW< RV#=-bUEU$PYnOGR+8-7Nhe`kd literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0aab550a533 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES/django.po @@ -0,0 +1,233 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Khmer (http://www.transifex.com/projects/p/django/language/" +"km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b75cf46d95c92eea48ae5a202cd3c2244dde302d GIT binary patch literal 461 zcmYLF!A=4(5XIYYL~R!<@B_qyLhztA3+y}UPhzAsCW1Q9dwTJ}( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b38dd8cc760 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po @@ -0,0 +1,233 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/" +"kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9157864c003fec9a868ffd18cf518e201d375f0f GIT binary patch literal 3781 zcma);Uu+ab9LEPm(Nk3LANY?!t+bZy-L-`thb2aYh=LHPKKZiT&D|}%+c|dk`iDeA zNE^{=q7iBhCDvGh2x_4~N&+TIVnU)1YQzT<<@s)ji4Q)g4}O2Q)8no;rA#{ex!-rb z`UH?H((RuKfx!!rMCw8JHh3M1xWgvNtF-MkAk;> zKY*0yGD!3PqvA#kQoI@D;2!X4@DPY4vF|`U3j1F1M{pV9%OI`qZ;<9$a(j?}9Z334 z#Q~7+KLSz-k1Ku!QvOL5pHuM##fu5f{9N$_NWL!>&nW%8ioaGdoo$-mK&SOnjWJYi z^c+jkBSBccKBhj?S)lieo{{#g1)b(wf@N8x-0TJ`>b-G-mR5A-NNfcw{CZJO8p+XT&K<0LYLPGGk4GB^-BG|xm>5! z@0rVWnr^pTKAT#gDnr(9VEMnajky9gTHmD-KP{^6KwMQ@$MY9W@;AUFl6-vm0 z?KQdIjs>b)mMfl=BXcNUug+K*GqIY4w39P42I_Q1<*D3NHTATyGG^L5BMZ*Vgruo- z%22tZDqG;Hj0h{8@mR|05iEuKnQeLn$IN0bK1kr6fZ+wbl_- zk36c5dY81lOxZ*q^mFwJ(M=Yj-qA12@@j~1ShiraMG|yHkFc3*^)WBw2*Er_kLJmo zbR1Z`Udj4}>j{VCZI0X}5}vUsX}l^N7vIuxp4?^HX&Krs^3w5)EpFOM8qXEduF)mq zJhW|Vm$BXvrU$R_yy=NJZ;eD_Mr4%{?cmX9ynRh`q%{(O(bz6}EXrBq>oB4*9*M4BsI#l0Rdaxo2H`vSp^F+gS&zoi3PZVRQ*I7w0cY zti$Gw8PChd!{OfE-WHGYSSiuhl90J@@Fdg7s=LG8GTao}vT4hPYtI~QiGrE8-RyXK?0Qo=Dd*a?}m>~x&Rc3NI#m2uuJL))@+ z(u|GL$+>ZE=gXnn8C}bRkDZaVq3T~Tf9MN;_)N9JO9u}4L*u0*C;Z_lBO37!kMOoO ze{8fkd9ub=JaeKrc}zK?kx0FzG;y+Y^qrcUN`q6Sq4%njw`p$V{>W!nho-7+ytSi# z0`8w0^*@=Yonhi+@zjMH$sc^HE?c`U+rYUQzSd~Ht$IS2&nTdKL*;Y%9K}PL+S);w zyK-2~4b%;;+NzZ&tF9RwH&8LS=B^h^*q_QTLFGG>m(C7we{6vHNB0(|_Lt7?y*e<# zYlg9f>X(B1r}tmajNxkY&}ebuy2<^rgT>e?){gHz|L}Rb24X`JD??bE81)YwApKJs mEe#H^HEOZ=kGF%ZW^K$L885v(!b, 2015 +# Jannis Leidel , 2011 +# Le Tartuffe , 2014 +# JunGu Kang , 2015 +# Noh Seho , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-18 08:54+0000\n" +"Last-Translator: Noh Seho \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f백만" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s 백만" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f십억" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s 십억" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f조" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s 조" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f 천조" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s 천조" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f 백경" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s 백경" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f 섹틸리언-10의21제곱" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s 섹틸리언-10의21제곱" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f 셉틸리언-10의 24제곱" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s 셉틸리언-10의 24제곱" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f 옥틸리언-10의 27제곱" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s 옥틸리언-10의 27제곱" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f 노닐리언-10의30제곱" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s 노닐리언-10의30제곱" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f 디실리언-10의 33제곱" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s 디실리언-10의 33제곱" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f 구골-10의 100제곱" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s 구골-10의 100제곱" + +msgid "one" +msgstr "1" + +msgid "two" +msgstr "2" + +msgid "three" +msgstr "3" + +msgid "four" +msgstr "4" + +msgid "five" +msgstr "5" + +msgid "six" +msgstr "6" + +msgid "seven" +msgstr "7" + +msgid "eight" +msgstr "8" + +msgid "nine" +msgstr "9" + +msgid "today" +msgstr "오늘" + +msgid "tomorrow" +msgstr "내일" + +msgid "yesterday" +msgstr "어제" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d년" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d개월" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d주" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d일" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d시간" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d분" + +msgid "now" +msgstr "지금" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s 초 전" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s 분 전" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s 시간 전" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "지금부터 %(count)s 초" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "지금부터 %(count)s 분" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "지금부터 %(count)s 시간" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b7937f60831ed7f8a2584d2470803c9833582d3 GIT binary patch literal 474 zcmYLFO-lnY5LNWFN6#K2cu;hjq*$z}74f4`X|a^mdv-V7M$%+SvbO#Z@BT7>i?gk? z4<4CE-c07@_vr9@53!FtMxG)MkeA2?UE~j5-r(7IwwQSLq4EgB0^XGm+F3!04{1x6 zOjYH4gmEZ!0S|QtWugDrx$FBl>j$q*s+(gq`=^MbrcYjq$ar3+=qEpCJI-mGOy+nKw=9$VJ3RFEpU z5M)%Z)FN}WFLjucvw4h_pme!hwqi3^&(x}wy9KQ_X#=h3CL}fggQ&^qc`_c3pLhSj zTP%5WHY$tzeN`AVs#TIYHPWptO_maIo)MJbs literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..32550deba22 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" +"language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bcd03fd3829d00a0275200b84d0c31f8e1766969 GIT binary patch literal 7374 zcmdUzUu+yl9mj_fl44pK`j0|GnF3CHN!Grzlg7UIlC*JCs@95?nzj;^+Kq2~UfvkSfYQTS7ebfrla?R6s~PAOQl27asWjc4l{H z_hwBb!~-j>KQrIoZ@;tiZ*SMXy>r)9hGPNeKAiKnFy?~K?ZO`%@4Sbx+ri&~cY=Qb z4}iDqX6z7n5F7`e21&oH_3voD1x`W#m*(L;j5(-3r};&&hWZb|kAuGl4}iOGW$Zz4 z5+r>IBwcEL3#9h9H2(^c&%XC6o&o8;1|UN0>md2O3{v|)*Y&^Y`aNTeapZ-R7RFN5UwQ;_cKk07;o`}>qWqxlT@QRtUIy6!qic|X$eKWKf=Z7N;^ zsl6w_cY{ls%i#M_e^#>teh~Gcu75@I+nV3gd_(h>n!nckljc7`>gR4uGPQRbNcFv% z_kuKj`*eI9#E`KXct6(447eBdvv)9d7x)7BX;6aCgKvRn!8($j0Y3|Nz_&q)pZb8R zzoL077TF5)0Z4hj0?BV4=1+kyf#maN@G)@VZsq?akob&$s8jt{Hxx(~z>XAgh}z;SR2 zT-3Y*PNV)RI0L=|()zjkew9B9QvM5?Uj-@uCm`kj9i;pN*re3X6ClmgIbDBN*PquE znqAEcnj4x|G(V^L186; zV2LFMrXa~dh@HfFSE8!^AJk>)GlrHugcDPrj0v@W4ChgtSWd~YAAjq*{0Ys6!P7Wt zyy!TU{AFwooY&}&eNqdxz zahzD<$sVQkMQeq|YXWBr=W(2Ld`uzx+ssO;fbGQ^I5GXn{={R3VXH8X)4@55^AVhM zU`Zthwm>o`ShBd0iMHrTw-#}?6BxDCFz9nX*nl*2d$FiZHdgt0uh;Ve|37MNv0}-z ztDPX|1igZ#Me1ApY?>eVmQ1@EtVm0)UA+*y?a-24t$V)B{X%TlBQdb0SIQUd*;ZNF zZhSQ8sjMs_yv~|rtKLwsRb0<}SH_{+ zlU`pqt1-%A*La(^-A$$tRb-GYr6l$hIcf|kOOIw%Uf|2MB#jDHEp7RB4E?pK#-*xE4 zP>p0>Z5-x}X`C~~v}siRc9urbFs~jdCLb+UA1YRl6|1ww>YS=ZVkmqTc^8>n3x!}Z zpd}`Qeh`M}klYB^rii2nNnQ$rb+ICy$J@@+B8>2R+2rkY*Y5;l=fofgrL!1yytea5 z+=-m!pvlLU&MrHrL*Yu~It#88O+H<3%sTa>PU9GFG@3`|4%MgYbtF3H#Ly$pa^5Vj z&o-y057lvuJ&EPwEQhWi^;{W*O}^+#H{uJf*V}Bne7;ZBQ*Bk9TnYLoaEafE-HvdU zh1+lPCq20q;~9g^JFzC^pgA?Qv9U2J$tHm39|9-CPb$)_3=J@5yT*d2r z9s^zDCwZMW(w64I@%&Wv58hcy)()q})yx8EK~~qF$gZ-7x~iR`Nipk?MfgjqI}$8Ie*e zd8FJ-WrSYcEIrBOVhgEUvbV^|TXXpdVTieJE*h>CVz#4=-K*d8lTMhfS#H7Bu9lw& z_$)}C5vE^x=j)t;d%EZIhobHXo(`th=zh=g3Vz0(E%eybOT4( zi-_(oY3t_0BfZ4`&s_BK^P}^jB3MBc*VyJzU6ZV(bSBaUtoNvbfqf2BvmLJ7e%%PV z+c#v4f55PT@Vg%C3Vd>7spFH|6Fz#VOSC7HM)zr!(px1}l~rzfBe|}wOg>k)u92L6 zh3leT$4bvDTi1LMZGAtvASrusax;BZ(XM7Ca)+)bu?S(T%2;-3IWtZoS*?$bD_f(W zy@kv>{l6QM, 2015,2018 +# Simonas Kazlauskas , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 08:22+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" + +msgid "Humanize" +msgstr "Sužmoginti" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}-as" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}-as" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milijonas" +msgstr[1] "%(value).1f milijonai" +msgstr[2] "%(value).1f milijonų" +msgstr[3] "%(value).1f milijonų" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milijonas" +msgstr[1] "%(value)s milijonai" +msgstr[2] "%(value)s milijonų" +msgstr[3] "%(value)s milijonų" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milijardas" +msgstr[1] "%(value).1f milijardai" +msgstr[2] "%(value).1f milijardų" +msgstr[3] "%(value).1f milijardų" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milijardas" +msgstr[1] "%(value)s milijardai" +msgstr[2] "%(value)s milijardų" +msgstr[3] "%(value)s milijardų" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilijonas" +msgstr[1] "%(value).1f trilijonai" +msgstr[2] "%(value).1f trilijonų" +msgstr[3] "%(value).1f trilijonų" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilijonas" +msgstr[1] "%(value)s trilijonai" +msgstr[2] "%(value)s trilijonų" +msgstr[3] "%(value)s trilijonų" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadrilijonas" +msgstr[1] "%(value).1f kvadrilijonai" +msgstr[2] "%(value).1f kvadrilijonų" +msgstr[3] "%(value).1f kvadrilijonų" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadrilijonas" +msgstr[1] "%(value)s kvadrilijonai" +msgstr[2] "%(value)s kvadrilijonų" +msgstr[3] "%(value)s kvadrilijonų" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintilijonas" +msgstr[1] "%(value).1f kvintilijonai" +msgstr[2] "%(value).1f kvintilijonų" +msgstr[3] "%(value).1f kvintilijonų" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintilijonas" +msgstr[1] "%(value)s kvintilijonai" +msgstr[2] "%(value)s kvintilijonų" +msgstr[3] "%(value)s kvintilijonų" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sikstilijonas" +msgstr[1] "%(value).1f sikstilijonai" +msgstr[2] "%(value).1f sikstilijonų" +msgstr[3] "%(value).1f sikstilijonų" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sikstilijonas" +msgstr[1] "%(value)s sikstilijonai" +msgstr[2] "%(value)s sikstilijonų" +msgstr[3] "%(value)s sikstilijonų" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilijonas" +msgstr[1] "%(value).1f septilijonai" +msgstr[2] "%(value).1f septilijonų" +msgstr[3] "%(value).1f septilijonų" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilijonas" +msgstr[1] "%(value)s septilijonai" +msgstr[2] "%(value)s septilijonų" +msgstr[3] "%(value)s septilijonų" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilijonas" +msgstr[1] "%(value).1f oktilijonai" +msgstr[2] "%(value).1f oktilijonų" +msgstr[3] "%(value).1f oktilijonų" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilijonas" +msgstr[1] "%(value)s oktilijonai" +msgstr[2] "%(value)s oktilijonų" +msgstr[3] "%(value)s oktilijonų" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f naintilijonas" +msgstr[1] "%(value).1f naintilijonai" +msgstr[2] "%(value).1f naintilijonų" +msgstr[3] "%(value).1f naintilijonų" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s naintilijonas" +msgstr[1] "%(value)s naintilijonai" +msgstr[2] "%(value)s naintilijonų" +msgstr[3] "%(value)s naintilijonų" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilijonas" +msgstr[1] "%(value).1f decilijonai" +msgstr[2] "%(value).1f decilijonų" +msgstr[3] "%(value).1f decilijonų" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilijonas" +msgstr[1] "%(value)s decilijonai" +msgstr[2] "%(value)s decilijonų" +msgstr[3] "%(value)s decilijonų" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gugolas" +msgstr[1] "%(value).1f gugolai" +msgstr[2] "%(value).1f gugolų" +msgstr[3] "%(value).1f gugolų" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gugolas" +msgstr[1] "%(value)s gugolai" +msgstr[2] "%(value)s gugolų" +msgstr[3] "%(value)s gugolų" + +msgid "one" +msgstr "vienas" + +msgid "two" +msgstr "du" + +msgid "three" +msgstr "trys" + +msgid "four" +msgstr "keturi" + +msgid "five" +msgstr "penki" + +msgid "six" +msgstr "šeši" + +msgid "seven" +msgstr "septyni" + +msgid "eight" +msgstr "aštuoni" + +msgid "nine" +msgstr "devyni" + +msgid "today" +msgstr "šiandien" + +msgid "tomorrow" +msgstr "rytoj" + +msgid "yesterday" +msgstr "vakar" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "prieš %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d metus" +msgstr[1] "%d metus" +msgstr[2] "%d metų" +msgstr[3] "%d metų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mėnesį" +msgstr[1] "%d mėnesius" +msgstr[2] "%d mėnesių" +msgstr[3] "%d mėnesių" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d savaitę" +msgstr[1] "%d savaites" +msgstr[2] "%d savaičių" +msgstr[3] "%d savaičių" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dieną" +msgstr[1] "%d dienas" +msgstr[2] "%d dienų" +msgstr[3] "%d dienų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d valandą" +msgstr[1] "%d valandas" +msgstr[2] "%d valandų" +msgstr[3] "%d valandų" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minutes" +msgstr[2] "%d minučių" +msgstr[3] "%d minučių" + +msgid "now" +msgstr "dabar" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "prieš %(count)s sekundę" +msgstr[1] "prieš %(count)s sekundes" +msgstr[2] "prieš %(count)s sekundžių" +msgstr[3] "prieš %(count)s sekundžių" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "prieš %(count)s minutę" +msgstr[1] "prieš %(count)s minutes" +msgstr[2] "prieš %(count)s minučių" +msgstr[3] "prieš %(count)s minučių" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "prieš %(count)s valandą" +msgstr[1] "prieš %(count)s valandas" +msgstr[2] "prieš %(count)s valandų" +msgstr[3] "prieš %(count)s valandų" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s nuo dabar" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d metus" +msgstr[1] "%d metus" +msgstr[2] "%d metų" +msgstr[3] "%d metų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mėnesį" +msgstr[1] "%d mėnesius" +msgstr[2] "%d mėnesių" +msgstr[3] "%d mėnesių" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d savaitę" +msgstr[1] "%d savaites" +msgstr[2] "%d savaičių" +msgstr[3] "%d savaičių" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dieną" +msgstr[1] "%d dienas" +msgstr[2] "%d dienų" +msgstr[3] "%d dienų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d valandą" +msgstr[1] "%d valandas" +msgstr[2] "%d valandų" +msgstr[3] "%d valandų" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutė" +msgstr[1] "%d minutes" +msgstr[2] "%d minučių" +msgstr[3] "%d minučių" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s sekundė nuo dabar" +msgstr[1] "%(count)s sekundes nuo dabar" +msgstr[2] "%(count)s skundžių nuo dabar" +msgstr[3] "%(count)s skundžių nuo dabar" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s minutė nuo dabar" +msgstr[1] "%(count)s minutės nuo dabar" +msgstr[2] "%(count)s minučių nuo dabar" +msgstr[3] "%(count)s minučių nuo dabar" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s valandą nuo dabar" +msgstr[1] "%(count)s valandos nuo dabar" +msgstr[2] "%(count)s valandų nuo dabar" +msgstr[3] "%(count)s valandų nuo dabar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6d99979d3e6b4d8140df7729e8e14b9cf234b6a5 GIT binary patch literal 6252 zcmds*O^h5z6~`;V*knjZFiA+jgmTE*yS96GX4hV?XLsXZJ0>e^XBBM{B77-N*Uq-L zr+d;>GrPw4fP@eq3OQKez=sl}+#D&#ARv)2V+kP+9Ju6y0tg8yha@MIz=8kkuI}lN zYUfVNHNUEVy?XWas=L;I-M!-_hUXO09;Bt)857|79r(fX&Lme)f7S5M;0*Nt8Xnrkn1k|p!ykfEDE|ul3ix+$Ke+Q#jO_)dLDE-2 z(zW5wLF#{G_&!K}_S}*1G)Uv>gQ#LZ0m;wHAoc%yQ~tn|?`tr|p`Qc~fG&usvKK*G zikA$33evb<2Fc&=KpNLSLF(_WPbd1E;j`eEpd(+ha!|1#2OzNjV>hJ5| zC%{$1HSjYif5Wf~ejeqaDgW5;7lyAH{>Jc+hHo4G%kbYI&2uL zkYe%P&nEhFAo;rnlAm`#^79~qaTa_UJOX|nB>gSJk3i~w{&NYpLGtr!Q~nSne~b5` zFHqy>N$>~Y8SrgW-gh7N0_7n{`VDXey!(E}c7e}F`XUmYPrPOrjsW9G4$=bB2_$;HkRXm{+AC}U z1~TbNUyCWlMK{cq)}ye;gK!JdQ1}BmHQie07d+qh!r)^yS9UCxcC{OZ-Ow+%v`9UR zKbsbWfyL6Uh8=COwX4q$gd16`>vb=%d4GOj*Olzs%xmRsyR}u;wt-hfRoPveQr$zv zZCYsy6|V^8-BY}(RQF9GCd)glcy-V0nr*ifuT!f#MYcB8vQ3KDh?OlOON(gPpiFvV z&=Z08Ey)BHEf{EN4sRzM1bRx{cqLJjGo9Jwj&#K^s}mSaCk))O$3#s%8k?-u#AN0% zHO%Tnz&FA{RCY+3ac2y&7CCQ;RaPUt?uKUT-cYi2v}b|PgGl(=>q%#QfV|u>;c{18 zVhL1@1-T`Y*nN#nvW8@3RdwrNtJCN{@@JL%cPMG*>j6 zMKN$QGpdco#luD8BgNu;v3RstTqqWgB}FBNGGNNvW_lx%lIf5_OozQNiZCI)6|zfG zX&I5c8if~SM>{L7^NfrXzL#z8UKBw$Y&<3VVWge2s_VJVi9uI6Yhjx=R-asRPDWB_ z*gB_#mTf-UY%Ms=BTnlmZ?)Qoj~#5zHk&YXo{~e4e3tBH=Xh(refa3XCZ5I_gp0El zi9q>6hf$lK8~FZ;Iv46DUkZ@-RDk?rUT`7Yp7w{2qD9ahh^}Kbdim+K)6T-!j`~`ck@I-a2@xsXHea~l>1>#7?hhNQKAnB%bQtwi zn+N^4sFvpzd6He83?^F5<>eONw~te{xp%qM;>UTD!<_G3M&>wgp)fnO*kFARet32t zV*Sz8POg~02jNR~QADmP+**w2*~CFXbmgY-FNQ&}eX156q-xPacYr%nv3V>N+s0C{ zAq}$JaiSHQCR(v={N=5*PSs-jR4sZ4H*syLcu3Wvhg22>V2Qf)c3PT!jb%03sC}yD2QXIi1F%F} zB~%s9tX739qS1BD@kitkFX7Sk?jUBzic9R`7G8(dOj9bB%e&=ak-@mA1pyi(VqP*WM3hBIMVH$@er?^u>?TvHxE>dU6b zuIegqLkVww&%+ks{|eaX1&Qsa`?2fE0E4UK$Qi_VBuRZaYb>(3fOR!b3r`iJtAV_E zP1NK)8CwO?9bFy$HtEh*FkN;Lu;eL6, 2017 +# NullIsNot0 , 2017-2018 +# Jannis Leidel , 2011 +# peterisb , 2016 +# peterisb , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 16:47+0000\n" +"Last-Translator: NullIsNot0 \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +msgid "Humanize" +msgstr "Padarīt cilvēcīgu" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljons" +msgstr[1] "%(value).1f miljoni" +msgstr[2] "%(value).1f miljonu" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miljonu" +msgstr[1] "%(value)s miljons" +msgstr[2] "%(value)s miljonu" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljards" +msgstr[1] "%(value).1f miljardi" +msgstr[2] "%(value).1f miljardu" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljardu" +msgstr[1] "%(value)s miljards" +msgstr[2] "%(value)s miljardu" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljons" +msgstr[1] "%(value).1f triljoni" +msgstr[2] "%(value).1f triljonu" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triljonu" +msgstr[1] "%(value)s triljons" +msgstr[2] "%(value)s triljonu" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadriljons" +msgstr[1] "%(value).1f kvadriljoni" +msgstr[2] "%(value).1f kvadriljonu" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadriljonu" +msgstr[1] "%(value)s kvadriljons" +msgstr[2] "%(value)s kvadriljonu" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintiljons" +msgstr[1] "%(value).1f kvintiljoni" +msgstr[2] "%(value).1f kvintiljonu" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintiljonu" +msgstr[1] "%(value)s kvintiljons" +msgstr[2] "%(value)s kvintiljonu" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstiljons" +msgstr[1] "%(value).1f sekstiljoni" +msgstr[2] "%(value).1f sekstiljonu" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstiljonu" +msgstr[1] "%(value)s sekstiljons" +msgstr[2] "%(value)s sekstiljonu" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septiljons" +msgstr[1] "%(value).1f septiljoni" +msgstr[2] "%(value).1f septiljonu" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septiljonu" +msgstr[1] "%(value)s septiljons" +msgstr[2] "%(value)s septiljonu" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktiljons" +msgstr[1] "%(value).1f oktiljoni" +msgstr[2] "%(value).1f oktiljonu" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktiljonu" +msgstr[1] "%(value)s oktiljons" +msgstr[2] "%(value)s oktiljonu" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f noniljons" +msgstr[1] "%(value).1f noniljoni" +msgstr[2] "%(value).1f noniljonu" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s noniljonu" +msgstr[1] "%(value)s noniljons" +msgstr[2] "%(value)s noniljonu" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f dekaljons" +msgstr[1] "%(value).1f dekaljoni" +msgstr[2] "%(value).1f dekaljonu" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s dekaljonu" +msgstr[1] "%(value)s dekaljons" +msgstr[2] "%(value)s dekaljonu" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gugols" +msgstr[1] "%(value).1f gugoli" +msgstr[2] "%(value).1f gugolu" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gugolu" +msgstr[1] "%(value)s gugols" +msgstr[2] "%(value)s gugolu" + +msgid "one" +msgstr "viens" + +msgid "two" +msgstr "divi" + +msgid "three" +msgstr "trīs" + +msgid "four" +msgstr "četri" + +msgid "five" +msgstr "pieci" + +msgid "six" +msgstr "seši" + +msgid "seven" +msgstr "septiņi" + +msgid "eight" +msgstr "astoņi" + +msgid "nine" +msgstr "deviņi" + +msgid "today" +msgstr "šodien" + +msgid "tomorrow" +msgstr "rīt" + +msgid "yesterday" +msgstr "vakar" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "pirms %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d gada" +msgstr[1] "%d gada" +msgstr[2] "%d gadiem" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mēneša" +msgstr[1] "%d mēneša" +msgstr[2] "%d mēnešiem" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d nedēļas" +msgstr[1] "%d nedēļas" +msgstr[2] "%d nedēļām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dienas" +msgstr[1] "%d dienas" +msgstr[2] "%d dienām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d stundas" +msgstr[1] "%d stundas" +msgstr[2] "%d stundām" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minūtes" +msgstr[1] "%d minūtes" +msgstr[2] "%d minūtēm" + +msgid "now" +msgstr "tagad" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "pirms %(count)s sekundes" +msgstr[1] "pirms %(count)s sekundēm" +msgstr[2] "pirms %(count)s sekundēm" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "pirms %(count)s minūtes" +msgstr[1] "pirms %(count)s minūtēm" +msgstr[2] "pirms %(count)s minūtēm" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "pirms %(count)s stundas" +msgstr[1] "pirms %(count)s stundām" +msgstr[2] "pirms %(count)s stundām" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "pēc %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d gada" +msgstr[1] "%d gada" +msgstr[2] "%d gadiem" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mēneša" +msgstr[1] "%d mēneša" +msgstr[2] "%d mēnešiem" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d nedēļas" +msgstr[1] "%d nedēļas" +msgstr[2] "%d nedēļām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dienas" +msgstr[1] "%d dienas" +msgstr[2] "%d dienām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d stundas" +msgstr[1] "%d stundas" +msgstr[2] "%d stundām" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minūtes" +msgstr[1] "%d minūtes" +msgstr[2] "%d minūtēm" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "pēc %(count)s sekundes" +msgstr[1] "pēc %(count)s sekundēm" +msgstr[2] "pēc %(count)s sekundēm" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "pēc %(count)s minūtes" +msgstr[1] "pēc %(count)s minūtēm" +msgstr[2] "pēc %(count)s minūtēm" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "pēc %(count)s stundas" +msgstr[1] "pēc %(count)s stundām" +msgstr[2] "pēc %(count)s stundām" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cc6bfbda1e7ab838399b4ee155069224f7f8d478 GIT binary patch literal 4761 zcmai$Piz!b9LJwpMb|$FiioJZf~76(bazTf+pPtpf)c0_EJhC;hTYfg(A}9bGur}* zhL%LU=*5s2i3y1sW4shwLQ^OP4xTibjR_Zn2?t~1MZKyAzrUH+?fiM$PWt9E@AvP$ z`Tc(Lw!f}#y2xzsk1Nm`q5c~q%1O6`Ot&cO-gZUWPM|wHG3wB_>;fXN*D@zaZrwgD69g zbJFV=&tX8!kc!}X8h7fITsRHx)H8HZP3il30fYLj3xn3B94%c)Jwthd3+Z8<@|pU2 zvwYUTtr*+odscB zCBwSTu=uE5b&>%|Cc{aCx<@2hXjRt;voz|l5pzPY5%@F9@T!hc_RNZCYH2HqvS+l1 zLDiaiAgjnM(-Mr*VS`SQxne?C%r#Fl*JIu&{v08gXBUk#xL0h)fvq=bvopf=ghS#Z zj(t)TJndjnds{dzj>bGMo;0kIojEGTZO7Aw+>%+;_Ek%+Hf-m4=E$4F+Mpv054PH? zh9~m8JE!l`a=NDXa9z*mdOC7?E(b&HsF*M*=CWOnmh02HcXGWipWD@u!<9K~xSlrb z7?xW$JlnzgVho!_OT1iky69nVsbZMru7X|J4Qs1ZHA+Go7Dgq{hm3+K;>1LW+D1KZ zJfF=@PEK}t6wVwGr^zWBzR(iNGD5a8mTk`r9UR)f{OWpFE;DFbp0Kc`GvjzS51pMI zFB_)S&kLi5;|g!!*zf_ZciE2C8WE1R-zwNe(<Q6zm9$-2@0 z63V3SO@E;_-N-kgO!#tt!T-*m@#m1zAib$gD=iXHf*|w$V&h%VDhY!`jM|ic)&IU> zgtS`azfhZ6IYPo98DqL(8fr0B#Lwj`bf!YN+*?pK>dLe#zGA)g>KzG>x-f1VX}YL& zL>#wIG+Wdsp^Ez@8ZGLVP{sXLYCyb|LY?+cv{rQOl{?Sn>Bfq9rG}!Y~VXjYWS>wXc|gVq-Gdp?`9@#7jhN{nht&`*Q69 z@;Rl, 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 19:05+0000\n" +"Last-Translator: dekomote \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "Humanize" +msgstr "Хуманизирање" + +msgid "th" +msgstr "ти" + +msgid "st" +msgstr "ви" + +msgid "nd" +msgstr "ри" + +msgid "rd" +msgstr "ти" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милион" +msgstr[1] "%(value).1f милиони" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s милион" +msgstr[1] "%(value)s милиони" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милијарда" +msgstr[1] "%(value).1f милијарди" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s милијарда" +msgstr[1] "%(value)s милијарди" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(value).1f трилиони" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s трилион" +msgstr[1] "%(value)s трилиони" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадрилион" +msgstr[1] "%(value).1f квадрилиони" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадрилион" +msgstr[1] "%(value)s квадрилиони" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квинтилион" +msgstr[1] "%(value).1f квинтилиони" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квинтилион" +msgstr[1] "%(value)s квинтилиони" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстилион" +msgstr[1] "%(value).1f секстилиони" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстилион" +msgstr[1] "%(value)s секстилиони" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септилион" +msgstr[1] "%(value).1f септилиони" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септилион" +msgstr[1] "%(value)s септилиони" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октилион" +msgstr[1] "%(value).1f октилиони" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октилион" +msgstr[1] "%(value)s октилиони" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нонилион" +msgstr[1] "%(value).1f нонилиони" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нонилион" +msgstr[1] "%(value)s нонилиони" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f децилион" +msgstr[1] "%(value).1f децилиони" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s децилион" +msgstr[1] "%(value)s децилиони" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гуголи" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гуголи" + +msgid "one" +msgstr "еден" + +msgid "two" +msgstr "две" + +msgid "three" +msgstr "три" + +msgid "four" +msgstr "четри" + +msgid "five" +msgstr "пет" + +msgid "six" +msgstr "шест" + +msgid "seven" +msgstr "седум" + +msgid "eight" +msgstr "осум" + +msgid "nine" +msgstr "девет" + +msgid "today" +msgstr "денес" + +msgid "tomorrow" +msgstr "утре" + +msgid "yesterday" +msgstr "вчера" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "пред %(delta)s" + +msgid "now" +msgstr "сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "пред %(count)s секундa" +msgstr[1] "пред %(count)s секунди" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "пред %(count)s минутa" +msgstr[1] "пред %(count)s минути" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "пред %(count)s час" +msgstr[1] "пред %(count)s часа" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s од сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "за %(count)s секундa од сега" +msgstr[1] "за %(count)s секунди од сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "за %(count)s минута од сега" +msgstr[1] "за %(count)s минути од сега" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "за %(count)s час од сега" +msgstr[1] "за %(count)s часа од сега" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8607a086d03c4f07249846037a5bf0b115616be2 GIT binary patch literal 5077 zcmb`JUu+ab9LGng|IWXFih_RzvC`UX?~aJT)vB?AqFf|cOnfl9^yaQx_jb$9UQ5G+ z(u5j9zyt!Q4>qPsz$ggpDGvq>y!v8{@quVICdMZpeDcY}?{9Z{=iN=O+_jUN{p|ea z_h)8)vvc#?vW{a6<#E&pQ0?m&>jS^N9uJgLOBh=Vo(6lsAHh!WUnO7D5zAjz90!x= zpHch?G|*mhL(DYTjrN=18t?!}{=WoQgFh?zKT5vp#<+g~r1)W10bfv4l5o}{l`J__o0$cEBTD#N!5Q^@ho^V z^vfXmy9C|>UIstF+Wr8(gSLRs1pfdBz!wsX?FSEnBwu~G723Q840hiwy^Hq@KM?n|-8!Un5T`_-A%r0eYALLiSEVy|YV^C#B z6=y(%W*0!(FW-af!Cyh7fGuCn*gfD%@IEjFlKobY`dF6rQF32#F9=s`5+u80 zAjSJkwa=^m%OIAMb)n7{EJ3A^kF}@|qGBncLVLVZy*~zG%9TQ6rNU8ZoGVZ%e^>^# z3YF$c^IC(t5|wg%FDexpAMK^p)IdS1D&=mxJ%UPmk@g*i9hFD%M5?1bj4cuEP3oXI z)B4b!n=KF1OJ~=ZX_rKIZ#vI+S+;Gt&b+dm7}99!r3Ke5xOR<8ji{*cr;|CZqtVn$ z-63D2tC#LBnK@6RJ-6I)bl!KD^l~Xib?S49_vp2?VqZ7#2BB=ou1?aJL&)+bW{PxmQcap9pF`M?BGS|dH3_PSgjE>!S>75G zEbo>)=9qrTGi~20ijK~%oUnbfTXM7D&e4SdL)y?t)&9NiilICapb8 z`ph53&l7_AZqA&*v*>yrbp3IcO$g}=kHp(OcSH>N#@3win(!n}hz!q-m`=e>>=2`_ z=NnmBuyV$8rGhjD-3(7`e`U}Z@Pz3@*LdFaMTW0SrPmv&w2|Jx)9FlVLr*H5N5nii@a;t_eV3y= z2g#zH>`r92W;a*opYBa123*G%4#qVxiV6D2a&pu*EvJtU4V#`6e*ezFEyl*G9>vNF z&)Dn?xjD-zWcbEimR}iYh8OL`cAHXdY;nD!%y4HkYRdj~eLQ~c?{fI+exB~`OVk{y zVemy5d>01i!}6io=h-lrLG$-_5Am)r_&N+e4TEE0`Cu4KL$`a8?LP_2Q(WrA1xFX@|!T2tY4@_aB(V{!>J}?she2K z21jORa4y;q=dL|e`SSh8{$TnYmu7w=zPd)UP>#utF4LgW@ET#4L{@x^G@f39M- z7-aEc62Bt2Oe><@#FqxMH}8~?}HL3D$H&)I8s7@P^q`=Tc->7a+@ zd+}TJtX@X2#<4E$S>%N-UKK~M!u4npz&5A, 2011 +# Rajeesh Nair , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Malayalam (http://www.transifex.com/django/django/language/" +"ml/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "ആം" + +msgid "st" +msgstr "ആം" + +msgid "nd" +msgstr "ആം" + +msgid "rd" +msgstr "ആം" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f മില്ല്യണ്‍ (ദശലക്ഷം)" +msgstr[1] "%(value).1f മില്ല്യണ്‍ (ദശലക്ഷം)" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s ദശലക്ഷം" +msgstr[1] "%(value)s ദശലക്ഷം" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ബില്ല്യണ്‍ (ശതകോടി)" +msgstr[1] "%(value).1f ബില്ല്യണ്‍ (ശതകോടി)" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s ശതകോടി" +msgstr[1] "%(value)s ശതകോടി" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ട്രില്ല്യണ്‍ (ലക്ഷം കോടി)" +msgstr[1] "%(value).1f ട്രില്ല്യണ്‍ (ലക്ഷം കോടി)" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s ലക്ഷം കോടി" +msgstr[1] "%(value)s ലക്ഷം കോടി" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f ക്വാഡ്രില്ല്യണ്‍" +msgstr[1] "%(value).1f ക്വാഡ്രില്ല്യണ്‍" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s ക്വാഡ്രില്ല്യണ്‍" +msgstr[1] "%(value)s ക്വാഡ്രില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f ക്വിന്റില്ല്യണ്‍" +msgstr[1] "%(value).1f ക്വിന്റില്ല്യണ്‍" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s ക്വിന്റില്ല്യണ്‍" +msgstr[1] "%(value)s ക്വിന്റില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f സെക്സ്റ്റില്ല്യണ്‍" +msgstr[1] "%(value).1f സെക്സ്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s സെക്സ്റ്റില്ല്യണ്‍" +msgstr[1] "%(value)s സെക്സ്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f സെപ്റ്റില്ല്യണ്‍" +msgstr[1] "%(value).1f സെപ്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s സെപ്റ്റില്ല്യണ്‍" +msgstr[1] "%(value)s സെപ്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f ഒക്റ്റില്ല്യണ്‍" +msgstr[1] "%(value).1f ഒക്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s ഒക്റ്റില്ല്യണ്‍" +msgstr[1] "%(value)s ഒക്റ്റില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f നോനില്ല്യണ്‍" +msgstr[1] "%(value).1f നോനില്ല്യണ്‍" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s നോനില്ല്യണ്‍" +msgstr[1] "%(value)s നോനില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f ഡെസില്ല്യണ്‍" +msgstr[1] "%(value).1f ഡെസില്ല്യണ്‍" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s ഡെസില്ല്യണ്‍" +msgstr[1] "%(value)s ഡെസില്ല്യണ്‍" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f ഗൂഗോള്‍" +msgstr[1] "%(value).1f ഗൂഗോള്‍" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s ഗൂഗോള്‍" +msgstr[1] "%(value)s ഗൂഗോള്‍" + +msgid "one" +msgstr "ഒന്ന്" + +msgid "two" +msgstr "രണ്ട്" + +msgid "three" +msgstr "മൂന്ന്" + +msgid "four" +msgstr "നാല്" + +msgid "five" +msgstr "അഞ്ച്" + +msgid "six" +msgstr "ആറ്" + +msgid "seven" +msgstr "ഏഴ്" + +msgid "eight" +msgstr "എട്ട്" + +msgid "nine" +msgstr "ഒന്‍പത്" + +msgid "today" +msgstr "ഇന്ന്" + +msgid "tomorrow" +msgstr "നാളെ" + +msgid "yesterday" +msgstr "ഇന്നലെ" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s മുമ്പ്" + +msgid "now" +msgstr "ഇപ്പോള്‍" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "ഇപ്പോള്‍ മുതല്‍ %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8a8c29c6ef5b2870dcabbfef08acc74158136bd5 GIT binary patch literal 4613 zcmbW3U2GIp6vr>hhpr!J{Xj(J0#;hfbazl}yS0ecq9|2@#rQhx-fjnX@06L@7D!B> zO)Uv&(5MM&VtBw9;sccyMcNW2#>7P93{7}3;mKD&o_xR;|7YiRyB~KKF1#C!zv)Dp(J!A-Z~g3-Q|v5jB{*aBK$BRHYtQ%e4u;)-RA#j*dC zVhS{{{y_12uo>&WzzyK)<&pm`a2?hHB>A|Kf2lYR(*6Hc+_)n0^M>L(U?cXw0B-|- z0m;u5knVp?t(&k(>zyD64}njDpMnU9{RrYH>}SOgT#fY=@GWd5P$4dTuz`SdqAqupRp)@en)iP*A#tF zVE+@a17vqHwgpInJ>VeN4SucG*T811x7`)_+XvG61W0wbr1(2%VZHqB$lm}+aeM|o z4+h|KV8hC2y&G)A`a=*~>;l*c{sfZVvU?)-fE3Rd*hc#x=`Fc8%0m~3QnT$Kj?8+& z2JkI#4fr-lc^U_)UdKSn-+Lh0eXRCRf@FUR#F5z5N*e3dc zLHVRJ(=agCV?IHPlELx&amPaDiy@nQF6y-zi4Mc;;N~;Qr_GiGMr^0$ z`9_~>NiS>pj+^AKSW?;^-zjXQgFlOCu-uj{EL&~a?`(yQ%;c?%F#3d*OY&X^0cUO0 zscFFX2b1ym@bGY}Pd@E_aiBHj_j`i;7?O8m(*_w!TJJJ^taUC4Q z0e!T0d@yU-vXiFy%Mx`LCs8sYI^ zhSG}qj^ZRUIK@;rUVe`2t562uX}Zj=O6YNI=hYThw-z5{@Hrltxo{k>go$vB znH&!vo+UK!NO&xmLoy+ln?H?iRNw!a8dbKzG(8J=3MOk?m*|+(N9TeIg_po|t-IIO z(b$)GUyQ%XLx~oAyi1QQa`3JG^!oh@yAqEj_bv5YqCvI5-DVkH%9Fua7EIF%6p25J zv@QIvqgaRFB1|vh-yB`TBYaVZ8R20ToC}Yz1to?`;>8|qkl73wF}&_aQ5d|cP#Q8S o7)}+06aj9AlH*#4gwgwWK|MUm!ZF, 2013 +# Анхбаяр Анхаа , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:41+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Хүнчлэх" + +msgid "th" +msgstr "-р" + +msgid "st" +msgstr "-р" + +msgid "nd" +msgstr "-р" + +msgid "rd" +msgstr "-р" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f сая" +msgstr[1] "%(value).1f сая" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s сая" +msgstr[1] "%(value)s сая" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f тэрбум" +msgstr[1] "%(value).1f тэрбум" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s тэрбум" +msgstr[1] "%(value)s тэрбум" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f наяд" +msgstr[1] "%(value).1f наяд" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s наяд" +msgstr[1] "%(value)s наяд" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f тунамал" +msgstr[1] "%(value).1f тунамал" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s тунамал" +msgstr[1] "%(value)s тунамал" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f их ингүүмэл " +msgstr[1] "%(value).1f их ингүүмэл " + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s их ингүүмэл " +msgstr[1] "%(value)s их ингүүмэл " + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f ялгаруулагч" +msgstr[1] "%(value).1f ялгаруулагч" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s ялгаруулагч" +msgstr[1] "%(value)s ялгаруулагч" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f их өөр дээр " +msgstr[1] "%(value).1f их өөр дээр " + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s их өөр дээр " +msgstr[1] "%(value)s их өөр дээр " + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f өөр дээр " +msgstr[1] "%(value).1f өөр дээр " + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s өөр дээр " +msgstr[1] "%(value)s өөр дээр " + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f их шалтгааны үзэгдэл" +msgstr[1] "%(value).1f их шалтгааны үзэгдэл" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s их шалтгааны үзэгдэл" +msgstr[1] "%(value)s их шалтгааны үзэгдэл" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f эрхэт" +msgstr[1] "%(value).1f эрхэт" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s эрхэт" +msgstr[1] "%(value)s эрхэт" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "нэг" + +msgid "two" +msgstr "хоёр" + +msgid "three" +msgstr "гурав" + +msgid "four" +msgstr "дөрөв" + +msgid "five" +msgstr "тав" + +msgid "six" +msgstr "зургаа" + +msgid "seven" +msgstr "долоо" + +msgid "eight" +msgstr "найм" + +msgid "nine" +msgstr "ес" + +msgid "today" +msgstr "өнөөдөр" + +msgid "tomorrow" +msgstr "маргааш" + +msgid "yesterday" +msgstr "өчигдөр" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s өмнө" + +msgid "now" +msgstr "одоо" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "1 секундын өмнө" +msgstr[1] "%(count)s секундын өмнө" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "1 минутын өмнө" +msgstr[1] "%(count)s минутын өмнө" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "1 цагийн өмнө" +msgstr[1] "%(count)s цагийн өмнө" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "одооноос %(delta)s " + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "1 секундын дараа" +msgstr[1] "%(count)s секундын дараа" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "1 минутын дараа" +msgstr[1] "%(count)s минутын дараа" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "1 цагийн дараа" +msgstr[1] "%(count)s цагийн дараа" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..183b3d14e9fb10c1d39cdf7eb3080abd7a0a7b50 GIT binary patch literal 468 zcmYLF!A=4(5Y^~ukDfi$!~+C}wnPFJF-C+01Cfx`d)+Nd$!@!8i{OWN@#Fj!XTiWr zUOF#*Go9Dpi}UXj#3}L;d5t_n-XJS~1MyesFmHG-roX)+tl zRcT#-sn2u@PwUJ>Yz2vCuQ3dqk^#N&EQ1oH#dsSS2i_r^3)X2c&KMeDu0C}&^XR(; z&VaSCMetUGA)<-&0b(bO&t- zGL=q-r6#py2&JHOv)MF5HBm3rwwc(1miwHZmUJJF=KmvT;b=XYj;F)p5AY_72G#^+ zaI>!xBL=k%w9KV8J(4V?^D6Y;;t_O@zUsY&axgTBO|{7c>3-;NSXGe1MYDYEWDX\n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d26a6d2238fd16eb83f32dc7923e4710c1415c15 GIT binary patch literal 3479 zcma)+ZD<@t7{{kJt$Mz;zErI*qit-`uy?njrrj8k#uob$EF~&}AltjS%f`Lk>&{#* zLBv&RA%ZUy+gcT^6vUvlifBWu`B1;AAmSGhVZpEUtDgk_&+c48a&tL{oBi$l=b2|_ zp6A*7b7Rj5hPEC3PIP|_V?*G@EAT-3bS-1sz*%qr`~~a<|JC}Io=o4b*#rxiKdbpG zXkol|T}B)1$M|`03pfLk|8wBI;BQ+0N9&u{XY(T2D9ph2(Zm=CdHJJE}Pg(z>5P%HL)1 zJ}`F;WA}g-Nct#9`UFUEdIRhOzt;Ri&#${Sv+DzC-F^^1HjW35#2T6}gSTQl15#Yi zfE&Si5I^=49%TQ!=3gMq{|(*%uDLE7Z_wPTIS9gp?bCb)yba^B9>1jdI*4$lcL34` zX|d5>6u-OBuh;5!knT?He)JpDx9mZCP~+$*CAJBj^0xtfGdjiM7IdoFJJ2b|bbo4e zUaBR^BQ=C_vE7U}iaXUJ<>@ALYLr8yDy?CZL>faNjSa<(YOd8NkF2+E()AmnKW|s~ zVbAxyFzBk4Maf`kR;yuH4gF;<4N}eE&!h!mV6Zf+VM!Tm&FYbcTaFCYopmoTc|X!H z>r&KB<{jlJv$auHrh~VMvMswNr9Fp|o3s@vl)Oz?nLWwdmG-y7WlQo- zYI~;0)}$KJBzXt1Ek$H$5Df`hl!R9uSFGYq3RVdl5er<^h+JQJHPO@CR~Ei<`z3d) zVTYMY6xI;PCJV|e@B+c;Jp`jNlVVZ?OnOsHDyGKqi-ce*EW6Wq*1{-)t!jpBT1X`# zk`G4VgeWO%Z`pcUL=yiH4lhr*K{d=B67?`r)~Kv{WouWXDy^~5;kkoPj#(p-a20H= z$6X~H{y@=w$ST^FJ;-g_DGm-4?P3vz)*&(Jkz?I4x zi`+o^t_mZE?{kB|ll*}25DxwbPJ`iNemcy1K_z??Yl3RStqN;QxHX6GYD6_51@9YI zs_qmD&1N&N$fH*gQ~6R@D`aD)n|5^e1XqndPh zP)~<)*dF59>u_->x9q<(iQi4)FOv9!^!Z*Af4gG(coN4+JfFm`wd}rYH+nURzf9t} zB*x2EN&FcWtZ;L>wHkXFc6ld>&n5BsB*sg28pAFhr_Mi5;tNUq_9}Kb@ApZ3B0V*Z z|9)4~qp4{Zug6+0SKAs!S+rI&!kqa`lCP2un(UGcGFdGZG~Y21G}$E$WYRqeWEKCP z6f7BbNdOsk3BNYMz9?05@X4et^l2&<((0aPNsNP_c<1nj4+51uhca&cU#53|B{hhb z$*5<@C|<;N0ZW04tx}EYQ%K{H)i=4;_ISf_@L7?8VNK=}DbXevuXJlzWsp9^2b-Qx dZw{BZ+J$Ua4B|9sCsX$r(s6*LpulBo$$wLrgq{EZ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a3fe48cc2c4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES/django.po @@ -0,0 +1,234 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Yhal Htet Aung , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" +"my/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: my\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "မြောက်" + +msgid "st" +msgstr "မြောက်" + +msgid "nd" +msgstr "မြောက်" + +msgid "rd" +msgstr "မြောက်" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f မီလီယံ" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s မီလီယံ" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ဘီလီယံ" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s ဘီလီယံ" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f တရီလျံ" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s တရီလျံ" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f ကွပ်ဒရီလျံ" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s ကွပ်ဒရီလျံ" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f ကွင့်တီလျံ" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s ကွင့်တီလျံ" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f ဆက်တီလျံ" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s ဆက်တီလျံ" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f ဆပ်တီလျံ" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s ဆပ်တီလျံ" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f အော့တီလျံ" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s အော့တီလျံ" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f နိုနီလျံ" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s နိုနီလျံ" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f ဒက်စီလျံ" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s ဒက်စီလျံ" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f ဂူးဂေါ်" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s ဂူးဂေါ်" + +msgid "one" +msgstr "တစ်" + +msgid "two" +msgstr "နှစ်" + +msgid "three" +msgstr "သံုး" + +msgid "four" +msgstr "လေး" + +msgid "five" +msgstr "ငါး" + +msgid "six" +msgstr "ခြောက်" + +msgid "seven" +msgstr "ခုနစ်" + +msgid "eight" +msgstr "ရှစ်" + +msgid "nine" +msgstr "ကိုး" + +msgid "today" +msgstr "ယနေ့" + +msgid "tomorrow" +msgstr "မနက်ဖြန်" + +msgid "yesterday" +msgstr "မနေ့" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s အခါက" + +msgid "now" +msgstr "ယခု" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s ယခုမှ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9de6d5146702f44756d7d2f1da388ddf529386ff GIT binary patch literal 5358 zcmchZTZkOR8plhGi5U}*w|I?O>RGdsq<3d_6L&ModdbG19;1t_HxQwBr*^h8GgWJM z&2D1Mlc?Z>ayUlB3;JL<3MxK`22@a2P((o=L`3i$Z>Ucy2)+pV|GK~K>F()?KG{(7 z>+j$HuG?4DQ(v6A;*h|#3uQgZj$?&z!P{5h2iO0P7h)~=C3q_MBe(%PcBK%Tz>VMl zcr!@)-K;;u{0JO|{u^`iDj^)iw=*9A%ZQJF7lU7c8^Dz(2yr1e1d=`ll5Uw#fYkmw z%%4E2XZ`AkyFu#L0*FWA5s>P63Z(XzIsTdBbtNGr^ht0dSO+mw@eoK;aftaCNd0;W zr25_hsbAlM)ZW??BYl*43wQza10cQkI7q%X`1#kYuUZp5FN4(Hzrf?bDdseI65?B# z4e(6FiyS}5e3JP*^EKxC%+HwLGk*nXoGX!JYHtll@yX0HK$^ex{Coh!l!-F+q1~XA&%fO_20M%w@2O_-E$DCr9h$CXn=dL3;01km~u8 zd*MVO!e*r0vrPHH*bv8);4Iuf)K=NPB zyaOb^1=oW2fY_qq-ypU7F!NF76U?WX&oG~5KF@rK`7-ke^L6H%%y*dYfi%7kIQ|%< z@qYr+{Cy5mzrF#n)x~!pmPdGDiG>%9i#+t5xf}&k5neQ(8~J_&JR9Xw6r>>hcB}%& zP`0AbT+ww2N+rA#;-Abb!AX=+j;~;D19$L!jPr1_D-OWR_@34XU9^^H9ne^4-_kV{ zAzTMraDN60?QNPDy3R+TT+u~qi}Fc(6k9x;qtzg-u?dvzD0E#EA^EK(chL>yyoz!z z3gsK0nQ)&;kk;`y%1#uz&WRu}^XrpQ~Q7NjYVeZ-y=k+VQ7NKhhO-D$hpyGscdlcqaX@#dX19c|0O+fPSo zw5JnKYD@PRlV>h^Gi!7`Ut^@kHL@ppYhW;`F*YX8TrKBK$In+t8dt}L6f<6wamMmfQeLT?|l8a}vpU-GJ zAKK`qUyDmhHOWNm=h?5^uvf&aXTc5Z(MA?O??0~Car99ouA_`8_Vgc7?8uGB(@M}k ziUEyZ_q5xRl@$jLV)o*&iZHO&4Zwq@I< z%1EUGqjRHL^r+5^Z_F93guanY6YmJsW_8NUf)3osYbX!B( zTn3wNbliq=rj^^S$?J{3q#7Rf>rT^bFCT8n!Fg*JYQw`zOG`tRs`KX5zM)yu9*zbS zqs0{s>zUzlY0ou#uIdiGI#el5VmT>|F702y*epJG!wW6f)7$0jJeIn$6E{uocE-Ct zYHLpU&Q*HWV4*Z>a(u?KNr!7v&y=QGwDq0c#%~7@7Q!%?7}+kP+lfIfFPxCo^7c~d zToZV8q_TVJne$z#mk(#oAK@R7ixrhV`^2Kc7EK+A>MAHW79?uUo%le6 z&noM=H;!^>O*#4ak#M=)cRb#OMy*BZ&`TG<%Cnw)6323X@qN=rJv^wddW(oOcn?{uq+ zT(Q1<*jk*7R2xSmU(s=+?lu@Si}kRnn4u7!2P{d^U1Y=8Un_k7poVvm+G&P$0^zI6 vhtv3*TGF1N&-L, 2011 +# Jon , 2014 +# Jon , 2018 +# Jon , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 11:42+0000\n" +"Last-Translator: Jon \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanize" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millioner" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s millioner" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliarder" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milliard" +msgstr[1] "%(value)s milliarder" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billioner" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billioner" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadrillion" +msgstr[1] "%(value).1f kvadrillioner" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadrillion" +msgstr[1] "%(value)s kvadrillioner" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintillion" +msgstr[1] "%(value).1f kvintillioner" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintillion" +msgstr[1] "%(value)s kvintillioner" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstillion" +msgstr[1] "%(value).1f sekstillioner" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstillion" +msgstr[1] "%(value)s sekstillioner" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" +msgstr[1] "%(value).1f septillioner" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" +msgstr[1] "%(value)s septillioner" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktillion" +msgstr[1] "%(value).1f oktillioner" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktillion" +msgstr[1] "%(value)s oktillioner" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillioner" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" +msgstr[1] "%(value)s nonillioner" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f desillion" +msgstr[1] "%(value).1f desillioner" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s desillion" +msgstr[1] "%(value)s desillioner" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googoler" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googoler" + +msgid "one" +msgstr "én" + +msgid "two" +msgstr "to" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "fire" + +msgid "five" +msgstr "fem" + +msgid "six" +msgstr "seks" + +msgid "seven" +msgstr "sju" + +msgid "eight" +msgstr "åtte" + +msgid "nine" +msgstr "ni" + +msgid "today" +msgstr "i dag" + +msgid "tomorrow" +msgstr "i morgen" + +msgid "yesterday" +msgstr "i går" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s siden" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uke" +msgstr[1] "%d uker" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dager" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutt" +msgstr[1] "%d minutter" + +msgid "now" +msgstr "nå" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "et sekund siden" +msgstr[1] "%(count)s sekunder siden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "et minutt siden" +msgstr[1] "%(count)s minutter siden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "en time siden" +msgstr[1] "%(count)s timer siden" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s fra nå" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d år" +msgstr[1] "%d år" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d måned" +msgstr[1] "%d måneder" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d uke" +msgstr[1] "%d uker" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dag" +msgstr[1] "%d dager" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d time" +msgstr[1] "%d timer" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutt" +msgstr[1] "%d minutter" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "et sekund fra nå" +msgstr[1] "%(count)s sekunder fra nå" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "et minutt fra nå" +msgstr[1] "%(count)s minutter fra nå" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "en time fra nå" +msgstr[1] "%(count)s timer fra nå" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3bf4b7231f96e5cb00259207775ae9a3a656e169 GIT binary patch literal 2285 zcma)+&u<(x6vu}Wpe*56_*Enhu24imG}+k*NZAlnNLy5iKw1_gj_$5^cB)x>nepx> zCw@q@Aby=vK~vEnyj4{dD3z#+go@w-h!Y36R6;)R4{+eZ0r+~xGubBD1S|H(@A>iwJH_+5@)!Ki7_;dcY{0B5~I}l|2J3(U)TaJJ`Vehi*yTO}b zkAffJEJg4k*gqlYaqv&@8F1pp)E|TUV6RweZ~^w{O({E|S^vRu7@J}090G3zUj_@H z58eevcKsN5JM8zZ{V`~CXF!zXd}-}VAhvYA1BbyMt^ZeRYtTH2$-N8x4s@f-+P&Gt z@=ow>^jpwJtk2}X2i@FX){r)-!`S8=_o176HE&_=&(xkZQ#YPBIk)lMW`@zR4h`FE zJSIniFbo9W($n0a+30ztO>5Bx-R54oQJA|ZX$HJ48KJ&FQB~3Aayg)SG3rnmnp+>r9xhQBE479j#Ajd^VjG2@h zdeC7`9q|sQvK`S-22D0JI#y$$qFs? zM0SO<#A3-J<6elwQC5}i!J7LLi())?nbeL_?u)`<))J9)=VL#pxlgzK*sX{%DJ(o+ zapxjNCA987Dp{FKd8J2PujH1dNvTx!rYF3T=RxQmW}U#~T+>avCC~Myi8ob#VgBI!{io98&$aqitBc9_g;r;;3D|OR+3e7J zN2^b?`i5wANvk)sI&n>c|D!pvNu`-js}HnVM)I_hv$}U&tJAP?ybn<`HnYF!Ei?m@ zoYQJ$yCj(=PjWe_VL2I5&wDukfO@u8Zj&(ExBq~fC(M+2LR`$JNnxk8x-y`)L7IU{ zvR(S?S)U}+Xmw1hRpMv`&lRm+*XpFPPA1j`f>+D_6|KD_zCGQ0*U0d;U)!&;cN})| r34oWAaAhPbW>C8K8lub;`<((lOTNd8@WVKxd)W9bvz(?og;nQ2=C(DR literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po new file mode 100644 index 00000000000..069cb567a32 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Paras Nath Chaudhary , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-10-07 02:46+0000\n" +"Last-Translator: Sagar Chalise \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s मिलियन" +msgstr[1] "%(value)s मिलियन" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s अरब" +msgstr[1] "%(value)s अरब" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s खरब" +msgstr[1] "%(value)s खरब" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s करोड़ शंख" +msgstr[1] "%(value)s करोड़ शंख" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "एक " + +msgid "two" +msgstr "दुई " + +msgid "three" +msgstr "तीन " + +msgid "four" +msgstr "चार " + +msgid "five" +msgstr "पाँच " + +msgid "six" +msgstr "छ " + +msgid "seven" +msgstr "सात " + +msgid "eight" +msgstr "आठ " + +msgid "nine" +msgstr "नौ " + +msgid "today" +msgstr "आज" + +msgid "tomorrow" +msgstr "भोली" + +msgid "yesterday" +msgstr "हिजो" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s अघि" + +msgid "now" +msgstr "अहिले" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "एक सेकेन्ड अघि" +msgstr[1] "%(count)s सेकेन्ड अघि" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "एक मिनेट अघि" +msgstr[1] "%(count)s मिनेट अघि" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "एक घण्टा अघि" +msgstr[1] "%(count)s घण्टा अघि" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "एक सेकेन्ड पछि" +msgstr[1] "%(count)s सेकेन्ड पछि" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "एक मिनेट पछि" +msgstr[1] "%(count)s मिनेट पछि" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "एक घण्टा पछि" +msgstr[1] "%(count)s घण्टा पछि" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4b5f7061073c92963b8ecaf3e24ad487249ff164 GIT binary patch literal 4092 zcma);O^g&p6vs|Z3!5AeWMiV`$H#PBK)Pw$CcTLYscWtDy)xW8Ky?#~w zUU$9yVcn{846TWNKl*#uF}4TXegiIOv#S`J1b2c{pa3VpSB?Im(Z4rbeIsLa%s*<_ z1|5vwFuVxXF#ZkP25!75^FIe}!B~Q%pEddg!z&=I|BvD1>denE!9mi;!)UT!>_@O7+(b+1b+vw2iM+`*{uU9R2vL8 zfi%AvB!63tUN!o5!@8N@VK@uIHG2vqf6svUW6$C8E^=}loW%IAN*3QOYqIA(0+QYb zDei9@er5E3!5Z|*TeJBiAdSy}bl(M#;&cU^0{;Xl58H0b^nD=dzTr8eUj!-MKN)?^ z?b&z+B!4f0_+w{qalqF=TJIB(_W3hN`&hr0v4_Fk;AYSRDgI{-Uom_gyc7DH;2q!x zAi}~v0x8ZPgB16RX8f6%|H6zfgA~_qjDFSdTaecK4qOfX2;voEzZm^jkn-{eNbA+n zX-wbCedz1Z@hEA#8&`T)8rd+t(mO+q)~4_40d#ubrqOAgd(j6Cp=1bu+UOa#o8J`Y zP3AYnaw|H;Y_xF<9zv&F4I0G@=}+T~*C&k=9)sP5PC2G{tw-O0PO%?t_h3Nzs-jaq z@!F-0VnuOc6V;vw5?PyWcK8WD2>ej}ujb0O#nP^NVd#aym`jV)wfM7XDpVFryBfB& z#n!H#OoSU*tXI~3W%GVAvFov1vYD?apR!w9Wo_GdNsLR`wJGHs#@wbAQW*1+P|RM; z%St(KF}G>uoW(iHO*#8QgL(jrqEldOaLnG!mQM4abj4|0yI~Z;R`)}8TE<#NBp;5#McLNQ0oQp!Mlp`Y z7Izng^1{kdxfDj)ITU-o>pY!!u`?gGc;)c(^Uj_~3JqIluh6o^cQl%hJB_B(oZ-!8 zt1&axXf_%!bdJiNPdC8*fZSlQ{ZZGiag4Ro|dcEK8 zPmkHxvj-d?FgMp#P_I=E9XPaa7>ed}qp~MdS}JVu^b(#`<4vzG1;SUmczZ!avD9c`ZJB!q@pGTU-T|!vSU8*&jyT7{XFIjOTXj;@Qu+s^VMb zc(b;vGFDh{!Ym4;dbFn5H1n00Y**3?hZ~hji$p7hc*TmV7q!7E*RH3v$+BC!jw)WV zwP|$Rls0S?%?VmEUP(`#6cb?;X3F0}Wc4odniU|K-#cPvrYwHVOv&-!jX zs+eW7qjJ7chy`byB+*9w>iLTuTx5i!U{JG$eg{eqg;OOAHA;Gj4t`!bf9X7)ku9f{ fYFWnkEgAkVl?=wN5FSIBB4gc0>GFK4QyBdR7spPR literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f6237d1e07d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,265 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Blue , 2011-2012 +# Jannis Leidel , 2011 +# Jeffrey Gelens , 2014 +# Sander Steffann , 2015 +# Tino de Bruijn , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sander Steffann \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Vermenselijken" + +msgid "th" +msgstr "e" + +msgid "st" +msgstr "e" + +msgid "nd" +msgstr "e" + +msgid "rd" +msgstr "e" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljoen" +msgstr[1] "%(value).1f miljoen" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miljoen" +msgstr[1] "%(value)s miljoen" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljard" +msgstr[1] "%(value).1f miljard" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljard" +msgstr[1] "%(value)s miljard" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f biljoen" +msgstr[1] "%(value).1f biljoen" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s biljoen" +msgstr[1] "%(value)s biljoen" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biljard" +msgstr[1] "%(value).1f biljard" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biljard" +msgstr[1] "%(value)s biljard" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f triljoen" +msgstr[1] "%(value).1f triljoen" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s triljoen" +msgstr[1] "%(value)s triljoen" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triljard" +msgstr[1] "%(value).1f triljard" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triljard" +msgstr[1] "%(value)s triljard" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f quadriljoen" +msgstr[1] "%(value).1f quadriljoen" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s quadriljoen" +msgstr[1] "%(value)s quadriljoen" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f quadriljard" +msgstr[1] "%(value).1f quadriljard" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s quadriljard" +msgstr[1] "%(value)s quadriljard" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f quintiljoen" +msgstr[1] "%(value).1f quintiljoen" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s quintiljoen" +msgstr[1] "%(value)s quintiljoen" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f quintiljard" +msgstr[1] "%(value).1f quintiljard" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s quintiljard" +msgstr[1] "%(value)s quintiljard" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "één" + +msgid "two" +msgstr "twee" + +msgid "three" +msgstr "drie" + +msgid "four" +msgstr "vier" + +msgid "five" +msgstr "vijf" + +msgid "six" +msgstr "zes" + +msgid "seven" +msgstr "zeven" + +msgid "eight" +msgstr "acht" + +msgid "nine" +msgstr "negen" + +msgid "today" +msgstr "vandaag" + +msgid "tomorrow" +msgstr "morgen" + +msgid "yesterday" +msgstr "gisteren" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s geleden" + +msgid "now" +msgstr "nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "een seconde geleden" +msgstr[1] "%(count)s seconden geleden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "een minuut geleden" +msgstr[1] "%(count)s minuten geleden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "een uur geleden" +msgstr[1] "%(count)s uur geleden" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s van nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "over een seconde" +msgstr[1] "over %(count)s seconden" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "over een minuut" +msgstr[1] "over %(count)s minuten" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "over een uur" +msgstr[1] "over %(count)s uur" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..35956dd921dd0a4353b9ced9ffb1ff1432f489aa GIT binary patch literal 3482 zcmai$&2Jk;7{&)0K5D+pM=9lFN(qevKpZ(C@x1nUZSPKCl-b|TGtbWMyzlPo z{IPH51BNz_em{Ea8pf8uZ?DAx?ejg19Rat&1@I?u7W~KRhi8WRiB;N`JSEs5Tx}kTm56JU$Oku&Tm_O3El|**C4I; z9k>_#9{dEc{Sl;nv>{SlE`vwFAHX8`m(>pxhV##XKJ>2TXCTG*SFi%^y=iz|6{K}S zJANCa_km6dmY=GpC?YsnOosQLw)we8Pwezom6!+IbisxG(t@|#BRI~R%y5Ai7s6k5G zKAcfJ9zeg2^D1<9hI%sB_tMDft{~?$R&XTmzK|&<}S^ZEzNgR z^O+*AOLe44^IgPTipc2@9SKS$5l8EWHR7IN4b@GU3`{o(S|)Cbnc2Bev`kRcJc!gT zGmS*G5y(E1A(OEbjLsF9giMQ`kW9y$OdDp_@s|j}j0%G-9NQ{M;5B{4wuCk!A$cuP z8=`K!)1mjWNHi)$m4_RFj8x&g=%~bat2&B9@0o6-y_%}>!rHl-w~~m!!0SC57*XX% zEB@nN#rOP0?)%ls;zGr*RABVZi(X7?j(v+><%H*-;Qq1dW0i#pTH#EfjaN$osat_j zNtM44NEvH>M#KmQe*#Z~;nS_buoTONdJ@;js2fDWtBIgpvna_^K%+8RP< zFx1OOm-z5>c~0^}%iJ$66{d>o;42G|=*hx95`$z)4uy8qyj0D&GoLv9U<{>w6KcktCUDA~s#ET9_9o0@G2_iAl?Z, 2011 +# velmont , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/django/django/" +"language/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "." + +msgid "st" +msgstr "." + +msgid "nd" +msgstr "." + +msgid "rd" +msgstr "." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f million" +msgstr[1] "%(value).1f millionar" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s million" +msgstr[1] "%(value)s millionar" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milliard" +msgstr[1] "%(value).1f milliardar" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milliard" +msgstr[1] "%(value)s milliardar" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f billion" +msgstr[1] "%(value).1f billionar" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s billion" +msgstr[1] "%(value)s billionar" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadrillion" +msgstr[1] "%(value).1f kvadrillionar" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadrillion" +msgstr[1] "%(value)s kvadrillionar" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintillion" +msgstr[1] "%(value).1f kvintillionar" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintillion" +msgstr[1] "%(value)s kvintillionar" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstillion" +msgstr[1] "%(value).1f sekstilionar" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstillion" +msgstr[1] "%(value)s sekstillionar" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" +msgstr[1] "%(value).1f septillionar" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" +msgstr[1] "%(value)s septillionar" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktillion" +msgstr[1] "%(value).1f oktillionar" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktillion" +msgstr[1] "%(value)s oktillionar" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" +msgstr[1] "%(value).1f nonillionar" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" +msgstr[1] "%(value)s nonillionar" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f desillion" +msgstr[1] "%(value).1f desillionar" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s desillion" +msgstr[1] "%(value)s desillionar" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googolar" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googolar" + +msgid "one" +msgstr "éin" + +msgid "two" +msgstr "to" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "fire" + +msgid "five" +msgstr "fem" + +msgid "six" +msgstr "seks" + +msgid "seven" +msgstr "sju" + +msgid "eight" +msgstr "åtte" + +msgid "nine" +msgstr "ni" + +msgid "today" +msgstr "i dag" + +msgid "tomorrow" +msgstr "i morgon" + +msgid "yesterday" +msgstr "i går" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s sidan" + +msgid "now" +msgstr "no" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s frå no" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c156f1a7e47a54138675d189243ac35223018867 GIT binary patch literal 3902 zcmb7_OKclO7{>?NQ0nq(c@$b66G~_v+SpqNX&k~Uv?8=oqbhJkTYKzmv3Js)b<*7O zpn+0}11POHAdo5{dO)NkRYIGj5*!O?SD{xVZd`iefCNI~|Jjp7iD#X5obhkw|2<}Q z=JV$FU0bIZS~L2S=!Lr&>jW3>#uwT*TNv99UIJUd2y6iV)B3)x75#|jFqnk>qUJJa zVZNoVLK|$t{5^0VcowAm--7kvO|Ac}^}Y90?A;)(|Gwr0kn;Sbc?)d7eD^lS5X!nh zEX}$#-vXb&ycc{L%!BlZliGe3#3Qj!G(Xk$^C0E>TBx{TX}#^9;l;@B&EZa}%_|Es2WWrm4Ul=$AGB1z*Sf&<=F)L$Cw<1*G_G z_f_T{U=!vFr2JoK{f1`U{gwDvHP3*wpBo_M-~Iq&ZQv0QN6W@QEX_Uwk%D~&J_dfJ zIS0}?{i^N1ffV-#NcZrkw%^kFUm)fCN9%PDR^oSnbbdQE_kfgVA4vYqT5kh!oU9Rj zrD5xf*9%C!kFJXX10=qy*-Gc;&u9C8XJ z(bQ_^_zAaAaHY4YmK7O;r&-NQnU{riDGgH5kk6!f(ldCPRhbD4zGn4Q$;tW#?|9wy zOxaJB%(@bTCihtRwAtGz2d0fziK^;$O-l70DsIv?T%qDs!p7TEyjrQgH^og_^_?kh z(oDCdc$`{&Q{-z>4cDZ2j97I=TCm4+-=x3P{L&9UqJvi(Xfa7DWu6OzmTL;(tXsw*^twUZ$W?e6z<_Ax>!Rj{CT&hH0 zfiBuQEd8QNb8oObRb2-h9CzR} zA1>C~O(j!pr)Vs^5?-&7<@Ow|Mq``h*u-VL#+gKMM#WbvbbY1OGQ`&>qG}qeix3e; z(Nuo$jgjMv4ly;2@dby-n#Rq_4Dq+^5?^AgS!%h|EHTAz#~fc=I=-eue0fz>UN}va z&Y};>uaVhsjzyEvx$rtZ)6pp2Su6iWQO?uhTsXTtwNA#bZ816*jV@1xKQId}Gn5OV zI&sCy!ue=Io8j|)ILnadOf-hDIjvh5FOWPMjW16zxLu|_F&x(t4B;%6nTRIHG*>Ai F_CFHWc^m)$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po new file mode 100644 index 00000000000..186ac893449 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES/django.po @@ -0,0 +1,262 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Soslan Khubulov , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ossetic (http://www.transifex.com/django/django/language/" +"os/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: os\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "-ӕм" + +msgid "st" +msgstr "-аг" + +msgid "nd" +msgstr "-аг" + +msgid "rd" +msgstr "-аг" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милуан" +msgstr[1] "%(value).1f милуан" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s милуан" +msgstr[1] "%(value)s милуан" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f биллон" +msgstr[1] "%(value).1f биллион" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s биллион" +msgstr[1] "%(value)s биллион" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f триллион" +msgstr[1] "%(value).1f триллион" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s триллион" +msgstr[1] "%(value)s триллион" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f къуадриллион" +msgstr[1] "%(value).1f къуадриллион" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s къуадриллион" +msgstr[1] "%(value)s къуадриллион" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f къуинтиллион" +msgstr[1] "%(value).1f къуинтиллион" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s къуинтиллион" +msgstr[1] "%(value)s къуинтиллион" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстиллион" +msgstr[1] "%(value).1f секстиллион" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстиллион" +msgstr[1] "%(value)s секстиллион" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септиллион" +msgstr[1] "%(value).1f септиллион" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септиллион" +msgstr[1] "%(value)s септиллион" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октиллион" +msgstr[1] "%(value).1f октиллион" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октиллион" +msgstr[1] "%(value)s октиллион" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нониллион" +msgstr[1] "%(value).1f нониллион" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нониллион" +msgstr[1] "%(value)s нониллион" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f дециллион" +msgstr[1] "%(value).1f дециллион" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s дециллион" +msgstr[1] "%(value)s дециллион" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гугол" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гугол" + +msgid "one" +msgstr "иу" + +msgid "two" +msgstr "дыууӕ" + +msgid "three" +msgstr "ӕртӕ" + +msgid "four" +msgstr "цыппар" + +msgid "five" +msgstr "фондз" + +msgid "six" +msgstr "ӕхсӕз" + +msgid "seven" +msgstr "авд" + +msgid "eight" +msgstr "аст" + +msgid "nine" +msgstr "фараст" + +msgid "today" +msgstr "абон" + +msgid "tomorrow" +msgstr "сом" + +msgid "yesterday" +msgstr "знон" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s раздӕр" + +msgid "now" +msgstr "ныр" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s енырӕй" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..84c657162485315c55e064536eeb7e51e8a233e1 GIT binary patch literal 1569 zcmb7?O^g&p6vvAX6!-NdnYjq)$hH3y?U>z zX6~$6K1VRt!rp*ghrJ0qumlsvU2p?<&-3-AgcJ~e0ImZ+2A=`H2A6|#o<~7^WZuUo zz-5R}d!7ODkqemI{spgJ_WIABSN-}gp1*-BkbeVo_5J{#2XBGLamGKvGUCs07{^~d zm!ioC;w_-d-|zW}=U3pf(7*AV_xdT%i(dc9$Jc!PyN_>r-UeSpoxgm1-^YK0u6}@N z6}TF7Pwcc;Vb8(bx!mvIhRbpH!*$3?*b6XM*S+y;FgIR-t%e1#HL#apgT~7c(Z2U? zWc|=IPurqUjOuheNz+8hr)tdsd4n{g2P8fsX7u5`eMKaVNki(%v>b5m)JT+>lxR%AwKCs(wZ5)+2)tg(GUXSi}q zYg1e{RIo?1ls0TEYa})HVY`vBs)}h)*{5onWfw)9n+7vlu1T+iKHe{`W{Y$ za7)??i;1kO_pwJd+PooHRq$p^D_l7rX6lJu=IjS8c| zfBt|rKWp==HeayagEs%v=K23yKL6z1Pg$O~`Nb#ne(Z8aZT{HO0~g)hx|eKzoY?$( z+eO!7@Q&L23XTBp7(5`i-7kP2ZTFDPzk_$Aw`;DSak(d)gz&BH9sw45H4el3;emJ3 hy^3p+Ltbp`+MVlV&n@mdWxJn4Lxf}D`M*S4@(;XU>|6i< literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d37c9ae3a3c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po @@ -0,0 +1,263 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# A S Alam , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" +"language/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "ਵਾਂ" + +msgid "st" +msgstr "ਲਾਂ" + +msgid "nd" +msgstr "ਜਾ" + +msgid "rd" +msgstr "ਜਾ" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f ਮਿਲੀਅਨ" +msgstr[1] "%(value).1f ਮਿਲੀਅਨ" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s ਮਿਲੀਅਨ" +msgstr[1] "%(value)s ਮਿਲੀਅਨ" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f ਬਿਲੀਅਨ" +msgstr[1] "%(value).1f ਬਿਲੀਅਨ" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ਟਰਲੀਅਨ" +msgstr[1] "%(value).1f ਟਰਲੀਅਨ" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "ਇੱਕ" + +msgid "two" +msgstr "ਦੋ" + +msgid "three" +msgstr "ਤਿੰਨ" + +msgid "four" +msgstr "ਚਾਰ" + +msgid "five" +msgstr "ਪੰਜ" + +msgid "six" +msgstr "ਛੇ" + +msgid "seven" +msgstr "ਸੱਤ" + +msgid "eight" +msgstr "ਅੱਠ" + +msgid "nine" +msgstr "ਨੌ" + +msgid "today" +msgstr "ਅੱਜ" + +msgid "tomorrow" +msgstr "ਭਲਕੇ" + +msgid "yesterday" +msgstr "ਕੱਲ੍ਹ" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "ਹੁਣ" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ac8cde4a45f483cdfe233b82d2218743c134ca80 GIT binary patch literal 7018 zcmds)Uu+yl9mj`Y5;z)~wrOcefGNa@FUi?^XQ#2xKBv@app<|WOj=OYvbh_d*S_1i z?(X?=m-LMa303e^q|l;9h)2W=5{iTnG<78eFFb;T5PyWk3j&@H5)XWTJG1|19iCZf z{h9gBZ@%;2JNNqsr(S1xF5*3ocjW+MHu%C6{^0q;`xrY6{tqXAdz}L;eNLZ-7zdyI zsb6n_tKXjieuY%Oxv*3Hdb><7M>HP+Y5tDu@@WuL z#;V{6?3H;i?AQIM3%v_o1p{ys{1tcwY#dR16}*Q0Z$K(vet@x;!0&-n?*KO0i{O{R zuYh-S{-K8$`#ka`FAf30rffQf)h>EX*6u$vd{0)%ee+W|i??7xd_HU5dpE{;k0crh?XdcykRP(qd z*F2#)qj^@-(p=D71ZjLL;304g4ELwbuY=T&=Rs=!MXg^0--A3ov@htv5-@C;a2yvv zEMfT2`JuU@hsKO4VNc-2(ue;$sNM5;&*8;(3LlyyOQ%n0ehOT}JFoLkYA%5*IvwGo zNL-9E;Hpla(X4`J@zU7o+|o0v5T5%5q_K6vvrY3s53M7e1$w6OVvC1ol=c^$Av!lR zcw2av@zV1Nh4^nXPN@Wr7pvpNbcXXwYmcMCI9}Qpi+G>HOAoe0_}~bHYl1C`j?8pK zFR-gVx4SZx+w^3gyK)3+*X|8Pb+*3AuQ|P*Bi(yy9nm&Kn$@n9UD?Z68l=9#&!oB1 zHAI?K*$xb`X7%Nv-SG_3<+|gV++QA=bzclj;id9*bF@(oOdT(XeqnV@N^uQ+Zqjl~ z=<|Y*Up=1}mEyYj*pvAc_IYv5%$jMnd|sv&SBhdys$rRYULqEjh$0Q5VS!@lGsC{^ zIupTcOqx3kgg(4&Idp@nfA_Xh)tQcCQb)QF7?;`TO^p$u4Ar&t3JAXFp_L6{6Kgl zuX}P^w1e6+o!V95`S@Nod1u>pyRvdc45Sy-F8f`lQ+sOI^=lil$t&w$*r=^}!VVBy zyJ!cZ$s1OEv1XmC)z9;Ky}7V-#%fp=0&7>qu0x*rxFv2`O>6#)g{Sg4Y?s=GXS;sS z4y4!Q{g>>vBX;;opSV3Mdpq*UZr^r#vu)X5MFqDzw7a6VA?$vWugjj}Z}FL}AQ&{~ z=0>B@Y(Q?#rnpWO=G1s1^mOgHL2s^Fx%|xKr<0M_XRXQ_c9U??qwxSk3-I3#k+$P5 z^Y#{Yx(Hfd+PG9(Oya1mP2ts^cH0vBq}$|+*PI~kWs?tjmGvH-{Msey_5CJy2VvH4 zEi9vuN?J2+t5xS0xW$`%#+|NPtE~nnORv>!{>D zj`~s1YRgJ0*Q*q-P0uCzQlg_Zxa#K6p0aJgcD}k?NnNx8(I2vj&Etz$<|>45qGMxk zr*C0e!~eL{)l7@;{3v^4E0K3b_>7H<)+s$}pDM^Vu}@L%qfb{zC5cSmm6rE4t2Ch8 z4OB_l{wghRX;z~F1F} zQ>~=uB9gLQGOO{qOU**8rA=co>za{y^iA`5*jje8MpD`}(z2#zHCf_RU-O5RrcQkw zi&L7`^^Y*Sy=}AbR=s!Y?(Ohvp8EX~7L0M{!ACwX@2BEIpgnOnxO+RUs?@PbG-|%s z8M>XlTZOh%L9u5_F9}yN`WD&d+SH~-)hu>pXX3b~nNua>;*_d_d+6w6WSwpJ?rm*s zmP=IWJEG49&fcxPue0_9H+^hD{Lq{@;@z)>Dc30??g2uhR^udvE0I#sVn@l)J{03p zl@PwO_i8(x#(!9tD;Eh*i|K}Hbrh{GMPsF=#VA}-VWXxdeJN7o)9tNIdosrE( J?TPfD{1=pu=r8~P literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..edec426d100 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,483 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Adam Stachowicz , 2015 +# angularcircle, 2011 +# angularcircle, 2014 +# Jannis Leidel , 2011 +# m_aciek , 2018 +# Piotr Meuś , 2014 +# Roman Barczyński , 2012 +# Tomasz Kajtoch , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-19 00:03+0000\n" +"Last-Translator: m_aciek \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Humanize" +msgstr "Humanizacja" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f miliony" +msgstr[2] "%(value).1f milionów" +msgstr[3] "%(value).1f milionów" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milion" +msgstr[1] "%(value)s miliony" +msgstr[2] "%(value)s milionów" +msgstr[3] "%(value)s milionów" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliardów" +msgstr[3] "%(value).1f miliardów" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliard" +msgstr[1] "%(value)s miliardy" +msgstr[2] "%(value)s miliardów" +msgstr[3] "%(value)s miliardów" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f kwintylion" +msgstr[1] "%(value).1f biliony" +msgstr[2] "%(value).1f kwintylionów" +msgstr[3] "%(value).1f kwintylionów" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s kwintylion" +msgstr[1] "%(value)s biliony" +msgstr[2] "%(value)s kwintylionów" +msgstr[3] "%(value)s kwintylionów" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kwadrylion" +msgstr[1] "%(value).1f biliardy" +msgstr[2] "%(value).1f kwadrylionów" +msgstr[3] "%(value).1f kwadrylionów" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kwadrylion" +msgstr[1] "%(value)s biliardy" +msgstr[2] "%(value)s kwadrylionów" +msgstr[3] "%(value)s kwadrylionów" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f trylion" +msgstr[1] "%(value).1f tryliony" +msgstr[2] "%(value).1f trylionów" +msgstr[3] "%(value).1f trylionów" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trylion" +msgstr[1] "%(value)s tryliony" +msgstr[2] "%(value)s trylionyów" +msgstr[3] "%(value)s trylionyów" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f tryliard" +msgstr[1] "%(value).1f tryliardy" +msgstr[2] "%(value).1f tryliardów" +msgstr[3] "%(value).1f tryliardów" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] " %(value)s tryliard" +msgstr[1] "%(value)s tryliardy" +msgstr[2] "%(value)s tryliardów" +msgstr[3] "%(value)s tryliardów" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septylion" +msgstr[1] "%(value).1f septyliony" +msgstr[2] "%(value).1f septylionów" +msgstr[3] "%(value).1f septylionów" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septylion" +msgstr[1] "%(value)s septyliony" +msgstr[2] "%(value)s septylionów" +msgstr[3] "%(value)s septylionów" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kwadryliard" +msgstr[1] "%(value).1f kwardyliardy" +msgstr[2] "%(value).1f kwadryliardów" +msgstr[3] "%(value).1f kwadryliardów" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kwadryliard" +msgstr[1] "%(value)s kwardyliardy" +msgstr[2] "%(value)s kwadryliardów" +msgstr[3] "%(value)s kwadryliardów" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kwintylion" +msgstr[1] "%(value).1f kwintyliony" +msgstr[2] "%(value).1f kwintylionów" +msgstr[3] "%(value).1f kwintylionów" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kwintylion" +msgstr[1] "%(value)s kwintyliony" +msgstr[2] "%(value)s kwintylionów" +msgstr[3] "%(value)s kwintylionów" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kwintyliard" +msgstr[1] "%(value).1f kwintyliardy" +msgstr[2] "%(value).1f kwintyliardów" +msgstr[3] "%(value).1f kwintyliardów" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kwintyliard" +msgstr[1] "%(value)s kwintyliardy" +msgstr[2] "%(value)s kwintyliardów" +msgstr[3] "%(value)s kwintyliardów" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googole" +msgstr[2] "%(value).1f googolów" +msgstr[3] "%(value).1f googolów" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googole" +msgstr[2] "%(value)s googolów" +msgstr[3] "%(value)s googolów" + +msgid "one" +msgstr "jeden" + +msgid "two" +msgstr "dwa" + +msgid "three" +msgstr "trzy" + +msgid "four" +msgstr "cztery" + +msgid "five" +msgstr "pięć" + +msgid "six" +msgstr "sześć" + +msgid "seven" +msgstr "siedem" + +msgid "eight" +msgstr "osiem" + +msgid "nine" +msgstr "dziewięć" + +msgid "today" +msgstr "dzisiaj" + +msgid "tomorrow" +msgstr "jutro" + +msgid "yesterday" +msgstr "wczoraj" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s temu" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d lata" +msgstr[2] "%d lat" +msgstr[3] "%d lat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d miesiąc" +msgstr[1] "%d miesiące" +msgstr[2] "%d miesięcy" +msgstr[3] "%d miesięcy" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydzień" +msgstr[1] "%d tygodnie" +msgstr[2] "%d tygodni" +msgstr[3] "%d tygodni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dzień" +msgstr[1] "%d dni" +msgstr[2] "%d dni" +msgstr[3] "%d dni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d godzinę" +msgstr[1] "%d godziny" +msgstr[2] "%d godzin" +msgstr[3] "%d godzin" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" + +msgid "now" +msgstr "teraz" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "sekundę temu" +msgstr[1] "%(count)s sekundy temu" +msgstr[2] "%(count)s sekund temu" +msgstr[3] "%(count)s sekund temu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "minutę temu" +msgstr[1] "%(count)s minuty temu" +msgstr[2] "%(count)s minut temu" +msgstr[3] "%(count)s minut temu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "godzinę temu" +msgstr[1] "%(count)s godziny temu" +msgstr[2] "%(count)s godzin temu" +msgstr[3] "%(count)s godzin temu" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "za %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d lata" +msgstr[2] "%d lat" +msgstr[3] "%d lat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d miesiąc" +msgstr[1] "%d miesiące" +msgstr[2] "%d miesięcy" +msgstr[3] "%d miesięcy" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d tydzień" +msgstr[1] "%d tygodnie" +msgstr[2] "%d tygodni" +msgstr[3] "%d tygodni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dzień" +msgstr[1] "%d dni" +msgstr[2] "%d dni" +msgstr[3] "%d dni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d godzinę" +msgstr[1] "%d godziny" +msgstr[2] "%d godzin" +msgstr[3] "%d godzin" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutę" +msgstr[1] "%d minuty" +msgstr[2] "%d minut" +msgstr[3] "%d minut" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "za sekundę" +msgstr[1] "za %(count)s sekundy" +msgstr[2] "za %(count)s sekund" +msgstr[3] "za %(count)s sekund" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "za minutę" +msgstr[1] "za %(count)s minuty" +msgstr[2] "za %(count)s minut" +msgstr[3] "za %(count)s minut" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "za godzinę" +msgstr[1] "za %(count)s godziny" +msgstr[2] "za %(count)s godzin" +msgstr[3] "za %(count)s godzin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d9bed57684daf9985dd04bb5124bfaf579caeb17 GIT binary patch literal 4154 zcmai$&yN&E6vsW~OnbYUrxo1rp=Y zlZlBMV!TK+G10_}@t_AItns2A3<-(R_#Y@9jU?*#b=S=9bl1kp)O@zS_4-xSdp-5` zx2@~mWoUKuJ?J0Z!Ps%|z+L!4n_0)$ICun{1O+$-zUlPOo&JmC`nwscVt(4O2?iLy z?RX8G!1xyU7`XGE%>OL74`T_E{)W>(b-V%6`nMg&*JplSc6<#S!~DnK2JlCa{M-a- z{lDF~j7b`w0y%gYd=h*g#Fp51AdbR*aQq3}iSbSFQSeXjPH^+a%x)`4q1x`a8>IQY zAo<(x^s>_rI9A>Kl;aEt*X$Tb{+=vpSjPBP3Aq7x+?$J?AyHd-B={LPI)F`L)`+5YO;#EPXbL~JMG=!2N{At5-X`E>=hE8XuMlsuu zPBC8HI0lqQit(Ur!5>I}`g@~X&^Zw%_8>atnBuezeLMPI^wsTQ493wZC-ghQYnL{P zCB=u0l@~=fkrS1Ai=T_S-AJqd)k4|ySo+nr)@|J#ap{qI9)CVfY2~r>tGa1Dwtn?O zBEr~Xy|x}HpZ5!iUpKPvGhb7_=(qOD*0=G3XbRc&Da9Nb?$dH9G`t|>vuAiwDdx>^ zpH|G7;XcimEyLGRiX|2bpS8d1%v$br0cN@)-{21a{NZD$IM#)PYB5Gkj{*(gVZcoKU=@lQ{2?H0RD4 z44+u#EwdWV$f(`1tQ9Rv*242l37f>CYonfAH&za1*NTbEsefkZNQF#AN-_$E2IG(! zxhNGg(M4t~vmJb5DVf!wxPdc9FQJXx#P zYA_7W$i;|!uGk$8YDa>pX7CHuo9`3K89yhI}vReEJ)F7@Of-BX(!T1UhY`iZ&a&GOG_0?PNSB*SZV5BH9OV- zUFV_Nx7CT#>654DRsvA3)Jn&-vQlAVm-;xN#rs|DcSWR*@@7ZGM%vl43nzk^6+2q1 zCF5XDHFX%Nc7xBHi|lZx4c@n<`7Y%;IHBX7X>ip~hh}!_D9`?!Ei1lnme(hamPX16 zs#di8A^ko^Dp|Drg)}2#dXW`Ootih!U1(GuJreG;PJZoF%ezajwZhs?%^Rn8Tfx|= zd1H6I70jX2g;ETIyW>0$q<3HOf$XL$*bn6VhO+CgqXPpj34Q>Uz6 z-W98ynJ2@Zf|bi|TCYZO>y**;ig|S^|LT*JMa^!ayFo&^RExfKLzT`UGWq%*DTg=Rd?vqwCxQ+uW(t64L`y~xrW z(>*pUbXg!)3A`_28^!pajOuMH*!8ba<4`WMQPLv;_piiPWN3g7ynKRKqn0s&e=P7) MvruD}F7Y1w4;oi}qyPW_ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..095ea1dfbe1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,265 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# jorgecarleitao , 2014 +# Nuno Mariz , 2012-2013 +# Raúl Pedro Fernandes Santos, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +msgid "th" +msgstr "º" + +msgid "st" +msgstr "º" + +msgid "nd" +msgstr "º" + +msgid "rd" +msgstr "º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milhão" +msgstr[1] "%(value).1f milhões" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milhão" +msgstr[1] "%(value)s milhões" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilião" +msgstr[1] "%(value).1f biliões" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s bilião" +msgstr[1] "%(value)s biliões" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilião" +msgstr[1] "%(value).1f triliões" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilião" +msgstr[1] "%(value)s triliões" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrilião" +msgstr[1] "%(value).1f quatriliões" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrilião" +msgstr[1] "%(value)s quatriliões" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintilião" +msgstr[1] "%(value).1f quintiliões" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintilião" +msgstr[1] "%(value)s quintiliões" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextilião" +msgstr[1] "%(value).1f sextiliões" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextilião" +msgstr[1] "%(value)s sextiliões" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilião" +msgstr[1] "%(value).1f septiliões" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilião" +msgstr[1] "%(value)s septiliões" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octilião" +msgstr[1] "%(value).1f octiliões" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octilião" +msgstr[1] "%(value)s octiliões" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilião" +msgstr[1] "%(value).1f noniliões" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilião" +msgstr[1] "%(value)s noniliões" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilião" +msgstr[1] "%(value).1f deciliões" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilião" +msgstr[1] "%(value)s deciliões" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "um" + +msgid "two" +msgstr "dois" + +msgid "three" +msgstr "três" + +msgid "four" +msgstr "quatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "sete" + +msgid "eight" +msgstr "oito" + +msgid "nine" +msgstr "nove" + +msgid "today" +msgstr "hoje" + +msgid "tomorrow" +msgstr "amanhã" + +msgid "yesterday" +msgstr "ontem" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s atrás" + +msgid "now" +msgstr "agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "há um segundo atrás" +msgstr[1] "há %(count)s segundos atrás" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "há um minuto atrás" +msgstr[1] "há %(count)s minutos atrás" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "há uma hora atrás" +msgstr[1] "há %(count)s horas atrás" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s a partir de agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "daqui a um segundo" +msgstr[1] "daqui a %(count)s segundos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "daqui a um minuto" +msgstr[1] "daqui a %(count)s minutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "daqui a uma hora" +msgstr[1] "daqui a %(count)s horas" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f3c4f1096c3b3ce14bffbf730a5427a9ddab55ea GIT binary patch literal 5425 zcmb`JTZ|-A7{?FBVC=fB#j-e-VR~n4x_kCE+k3Hg*M_i6HskWJ38m{ycdhO^y;Y}Y zcC39M5s3#pun#U-LOdYegb)u554;dBE)j7F5gx3B2$Asrs=lu7t~$LEagtNN`o8*~ z@6@U9oI2;rbA}!lD7#QsqHZ}+2p8NpgbT`7CkwF@{2Dw5{29CoJaJfvad0&_3f>Bm z|6cY#&-@51!v7a@%_%}Su=g<^0t>KT2QLS|0j~mwPZi=aZ~`R%G)R8Kdk1i6bDzISNw$i){bG_VN)SB>X$U)u0DrsNxZjKE>nACqR0yqaek5 z8>IL84y68;o}T#EGH(Mfh5ryp?Vbcl_ZC0@mi?zJNuC!#>hA{dBygHJ1D*lO-;zRY}+`2q7Y<`2x@K^o^Ul1%+A0m(j#c^*jLZzVq;1@Xy50es;EA=ZLt z!u}jDcMGxdtqPG~Rt6`R`}{OUzHf68tBhm2d+%0lUUL0A z&rZJAHjw;xg5-aI`3gw=f5IHX#yE_&Rts_zgG?u39F)0*+d$GQejf7k``CUA zL`d-*NV?ZR>i1oc`h6e7k`*7a|6}GS%rBT2z!kqM{b%SK)3~V6`k~xVnM7TIx&f8GTM?DwZ$w>> zis=#;%0-FqDgRU`Pdic9l7X^4z6!Akq@4AZi(%~Qactvz$~hI93u{m*rJC&Y7bXx$U7Vu}$Q~W@RKvK1NV+xMW6g%TDFZzZ*PPpEtHMNi zR^H_|8omzx)#s_IMQQiew65t!Ur39qX^Cg^1v;=O?Ot6q7OmZTpzV60MLpQ>2e#-3 z+ID}WS~mGW_d&bb>Nd6)&pD%9c5R+~4kKyvWl|W)oFkjPNaj8HyhWIk*$hWApEJA9 zmaRw*^5!!|TASCBrbrHO=2ApTi_?;z)OB6E=?4BiO1SuFLE9)^yj9%}Od)#bnZ%o{ z=~UCRq;tabnTxln>cGoJOuU_ltVvsqj-?Sh!t|LN$hvNa*?{EZa4bk$^h8Tk=@aGG z>PF1^b4tvjy$D>>4&8?Fo64DO<6aGodeUIcuVa>BMy6|)*U0iD>e_zUB+S4|W%M-cn(O+->-)_O{pQAgbE@Cm zl$ep4Q-O&5gTmB9rG(Km#f)z1FvNh&ycP>8GAbnZbg1{Ms&TIOoLf~GVZW?MZ@(MV z^vGV-(xGwoL^a=YcC>4eGoveVWcubAXJ@Ef1Ff^mHL4;fOXVr2wB9Lil;v_|-KO!< zWT^z9vscae6thpa(J60|<*7=!JYGT>xe?RFnF-w>YPd#+6?wZ~)pA;ya6xW4i2I2a z-EXfoUB59=)y-{a64csmO*u2lZC2zo-m_h6t4PVQ9ie-V-zdnjx-qRvu{b|JKVc}i zKdTN>>tZsz4jLS)*fMwQ*jp@&?74o=wcT$~o+yp%#QahL-f^LY!5aMkimit02b*QJ zj=8VQ)>~$FJ5ya9bvLU*=h~pEF>`7aIdzwB(zmY2xUZ4v2K^44-8yVW6&bW*Guk@2 zSthqz#{#)cmJ6Flx|75hbEOrh+IcYwFk<8_<^2Dm6)N$mIsqLIPy{AK|+lb>qk31C8Ti@*{6I#i7IRyzw6{*prlqlphI9 W8w{?FO, 2014 +# bruno.devpod , 2014 +# Eduardo Cereto Carvalho, 2012 +# semente, 2012-2013 +# Jannis Leidel , 2011 +# Sandro , 2011 +# Xico Petry , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-19 18:11+0000\n" +"Last-Translator: Xico Petry \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Humanize" +msgstr "Humanizar" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}º" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}º" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milhão" +msgstr[1] "%(value).1f milhões" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milhão" +msgstr[1] "%(value)s milhões" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f bilhão" +msgstr[1] "%(value).1f bilhões" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s bilhão" +msgstr[1] "%(value)s bilhões" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilhão" +msgstr[1] "%(value).1f trilhões" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilhão" +msgstr[1] "%(value)s trilhões" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrilhão" +msgstr[1] "%(value).1f quadrilhões" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrilhão" +msgstr[1] "%(value)s quadrilhões" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintilhão" +msgstr[1] "%(value).1f quintilhões" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintilhão" +msgstr[1] "%(value)s quintilhões" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextilhão" +msgstr[1] "%(value).1f sextilhões" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextilhão" +msgstr[1] "%(value)s sextilhões" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilhão" +msgstr[1] "%(value).1f septilhões" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilhão" +msgstr[1] "%(value)s septilhões" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octilhão" +msgstr[1] "%(value).1f octilhões" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octilhão" +msgstr[1] "%(value)s octilhões" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilhão" +msgstr[1] "%(value).1f nonilhões" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilhão" +msgstr[1] "%(value)s nonilhões" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilhão" +msgstr[1] "%(value).1f decilhões" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilhão" +msgstr[1] "%(value)s decilhões" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "um" + +msgid "two" +msgstr "dois" + +msgid "three" +msgstr "três" + +msgid "four" +msgstr "quatro" + +msgid "five" +msgstr "cinco" + +msgid "six" +msgstr "seis" + +msgid "seven" +msgstr "sete" + +msgid "eight" +msgstr "oito" + +msgid "nine" +msgstr "nove" + +msgid "today" +msgstr "hoje" + +msgid "tomorrow" +msgstr "amanhã" + +msgid "yesterday" +msgstr "ontem" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)satrás" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dano" +msgstr[1] "%danos" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%dmês" +msgstr[1] "%dmeses" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%dsemanas" +msgstr[1] "%dsemanas" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%ddia" +msgstr[1] "%ddias" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%dhora" +msgstr[1] "%dhoras" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%dminuto" +msgstr[1] "%dminutos" + +msgid "now" +msgstr "agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "um segundo atrás" +msgstr[1] "%(count)s segundos atrás" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "um minuto atrás" +msgstr[1] "%(count)s minutos atrás" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "uma hora atrás" +msgstr[1] "%(count)s horas atrás" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s a partir de agora" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%dano" +msgstr[1] "%d anos" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%dmês" +msgstr[1] "%dmeses" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%dsemana" +msgstr[1] "%dsemanas" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%ddia" +msgstr[1] "%ddias" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%dhora" +msgstr[1] "%dhoras" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%dminuto" +msgstr[1] "%dminutos" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "um segundo a partir de agora" +msgstr[1] "%(count)s segundos a partir de agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "um minuto a partir de agora" +msgstr[1] "%(count)s minutos a partir de agora" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "uma hora a partir de agora" +msgstr[1] "%(count)s horas a partir de agora" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3a91e3d1da5b96e0bc5e7bf4b6f4c200d2725c84 GIT binary patch literal 6229 zcmdUyO^h5z6~`-%abSrdBsk&2khWo+8LxYHX4mW89W$|G$0ku?SXrCE!I$<-?QA;~Tk?+4!n9|3pl z5@H5C2u_2~f}~$%{TIwXfpgG5Vjj9j2p8pZ%TmZajlRJA7WgpqD~zvo_4-vp_@r@*_x zRpuJ_DU`p>9Dom@yvgMkm_KFylKBSn56rii|6qOq(mZ!zlc~RZK`P(Jd=RAd+spOS zAeKxt!C&1a!~#g;dK*7@6z_q@!GD9Nz+;~l;wboC@EG_eNcvs(8Gapn3gz#EPk?VR z_kYHep94=oe--S2AAsa%9>KT>hTsbL3P}1p%>54-|K~w!{|fV;%-PQ()}dbnX+FOO zkAts+&cwG{f{33V*TmXLq z;!oVh57~dj+=ERe`&p3ezX6i{1(5822Gah#22z~70n#{r2hu#Y!5!cqx%_A5UzoR< z?=nAR-i<*}``yfknEOB+T`>bvzw;pVyA0x}iZ0im0%;sibNwoa@X!e%rW2M-kB#0l zw8q#9o#^}=AYyWO;`pr@Ci$&9+;SQ>RvUifnDFWt$?WMyzZRSz1KP24&I{$;b=* z=cVwlXh9N7KD<4Z1aULE`La>Xna*r-N4jE|)p;0APX+z5N28`5*(Pf>-N-zqhFP5# zI2$Sn%MM9ncWjWg$aynXS&j4u8?jjTH>Frddl7hX5_-efA4zvT!L!^s-FN!lWnmE2 zSdd#X(e7((%o>svuV$T{3gQiIMh|s8Zb|tZ84>GjE=y03ideK6dr^F+nWgph^GYr5 zJgdy=4s%Lv>SvT%l;-0HQqUJgfhz3#fj4woJFi^B>ZQdticvf%whuY&dE|wn**uCt zKQp7+a8f*6G+rzgj}(hb#o}_YxMGTt+?0Wc{7WL<2&ELUq7aMKNQEIL6mKbUSw^u8 zNnQ=r1=)+;C;RTRGK}!O>^S`kUNBHoXXRLhv3n*O_%tlad;XW4GqX&vbtUYuzmO+Afpao0jG zh=yLQ!j5x74f;5TXW&~#y#xlqAn^v$U6bCZ}QJh7v`)@A6P3VI5WG3YqU=lwVvXU7TE)asDVx_erMqp0HqV_l583r8LE*lh&e zZu?lP(`Yn;>2|C2XnUo3^(q&--B$C!fkv2ZMT?J`8vU^@dtuSyrKYB5E@WjtnQZY?Ti3%^v$`~?YV~9ql&j1qzdWW? zEn8!g>Z;6*pz4V33D#&y8O|?Q_$_inhDU*Pu8(=l$`CgdsJd^T$ z>(-WFw_F)ZA+1|hv{I0p@fHr4ZdVC#zF8K>YYAc9+NxIqn=hfo4b$x{K^-|+d`|ws z%88XV%gl>4Y1kH>RO3~TBQ-9%NTV|EBGrnPH6ff{X^V?#i%~radqp{PBWrvX!uA<` zE%ribUh7Fh4B0_hp0wBB6-AfnBouiT=^%1m%KfEI%6iTR4@8BwK`36T@&HJOPpp7)bjxxFY+!4r#wnktS#hW5@0^&K|4n+H2oND zUmwTY*GIR0&NewAwJl2?VjchU7zgmhPye3-4^)E1@etf12@-*8_LXbyP, 2014 +# Jannis Leidel , 2011 +# Razvan Stefanescu , 2016 +# Sorin Sbarnea, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 06:45+0000\n" +"Last-Translator: Bogdan Mateescu\n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +msgid "Humanize" +msgstr "Umanizare" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "al {}-lea" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "al {}-lea" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f milioane" +msgstr[2] "%(value).1f de milioane" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milion" +msgstr[1] "%(value)s milioane" +msgstr[2] "%(value)s de milioane" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliarde" +msgstr[2] "%(value).1f de miliarde" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliard" +msgstr[1] "%(value)s miliarde" +msgstr[2] "%(value)s de miliarde" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f trilioane" +msgstr[2] "%(value).1f de trilioane" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilion" +msgstr[1] "%(value)s trilioane" +msgstr[2] "%(value)s de trilioane" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f cuadrilion" +msgstr[1] "%(value).1f cuadrilioane" +msgstr[2] "%(value).1f de cuadrilioane" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s cuadrilion" +msgstr[1] "%(value)s cuadrilioane" +msgstr[2] "%(value)s de cuadrilioane" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f cuntilion" +msgstr[1] "%(value).1f cuntilioane" +msgstr[2] "%(value).1f de cuntilioane" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s cuntilion" +msgstr[1] "%(value)s cuntilioane" +msgstr[2] "%(value)s de cuntilioane" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextilion" +msgstr[1] "%(value).1f sextilioane" +msgstr[2] "%(value).1f de sextilioane" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextilion" +msgstr[1] "%(value)s sextilioane" +msgstr[2] "%(value)s de sextilioane" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilion" +msgstr[1] "%(value).1f septilioane" +msgstr[2] "%(value).1f de septilioane" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilion" +msgstr[1] "%(value)s septilioane" +msgstr[2] "%(value)s de septilioane" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octilion" +msgstr[1] "%(value).1f octilioane" +msgstr[2] "%(value).1f de octilioane" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octilion" +msgstr[1] "%(value)s octilioane" +msgstr[2] "%(value)s de octilioane" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilion" +msgstr[1] "%(value).1f nonilioane" +msgstr[2] "%(value).1f de nonilioane" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilion" +msgstr[1] "%(value)s nonilioane" +msgstr[2] "%(value)s de nonilioane" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilion" +msgstr[1] "%(value).1f decilioane" +msgstr[2] "%(value).1f de decilioane" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilion" +msgstr[1] "%(value)s decilioane" +msgstr[2] "%(value)s de decilioane" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" +msgstr[2] "%(value).1f de googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" +msgstr[2] "%(value)s de googol" + +msgid "one" +msgstr "unu" + +msgid "two" +msgstr "doi" + +msgid "three" +msgstr "trei" + +msgid "four" +msgstr "patru" + +msgid "five" +msgstr "cinci" + +msgid "six" +msgstr "șase" + +msgid "seven" +msgstr "șapte" + +msgid "eight" +msgstr "opt" + +msgid "nine" +msgstr "nouă" + +msgid "today" +msgstr "astăzi" + +msgid "tomorrow" +msgstr "mâine" + +msgid "yesterday" +msgstr "ieri" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "Acum %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d an" +msgstr[1] "%d ani" +msgstr[2] "%d de ani" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d lună" +msgstr[1] "%d luni" +msgstr[2] "%d de luni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d săptămână" +msgstr[1] "%d săptămâni" +msgstr[2] "%d de săptămâni" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d zi" +msgstr[1] "%d zile" +msgstr[2] "%d de zile" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d oră" +msgstr[1] "%d ore" +msgstr[2] "%d de ore" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minute" +msgstr[2] "%d de minute" + +msgid "now" +msgstr "acum" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "Acum o secundă" +msgstr[1] "Acum %(count)s secunde" +msgstr[2] "Acum %(count)s de secunde" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "Acum un minut" +msgstr[1] "Acum %(count)s minute" +msgstr[2] "Acum %(count)s de minute" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "Acum o oră" +msgstr[1] "Acum %(count)s ore" +msgstr[2] "Acum %(count)s de ore" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "În %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d an" +msgstr[1] "%d ani" +msgstr[2] "%d de ani" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d lună" +msgstr[1] "%d luni" +msgstr[2] "%d de luni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d săptămână" +msgstr[1] "%d săptămâni" +msgstr[2] "%d de săptămâni" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d zi" +msgstr[1] "%d zile" +msgstr[2] "%d de zile" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d oră" +msgstr[1] "%d ore" +msgstr[2] "%d de ore" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minut" +msgstr[1] "%d minute" +msgstr[2] "%d de minute" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "Într-o secundă" +msgstr[1] "În %(count)s secunde" +msgstr[2] "În %(count)s de secunde" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "Într-un minut" +msgstr[1] "În %(count)s minute" +msgstr[2] "În %(count)s de minute" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "Într-o oră" +msgstr[1] "În %(count)s ore" +msgstr[2] "În %(count)s de ore" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5e3e331d9d09b90de6d35ad42566a5c341f3058a GIT binary patch literal 7859 zcmb_gO^h5z6|Tf4;N>TO5W($=Sj5CKOAa7F?U~-$wr9FG z-95Wr2oQU563GDzC7d`U+&FGFUd7(^t_e3Jkh%dyAYlZD+^%%+U6se;WOFw=s4c`0^I~gSNbtu@3{^0Nw+<0o)1v z4R9CmU%*k|j`zj#r+_36B)$%u!1z}Z{|z)S-hD@mUj>#hehK(6a0N*A-vK@d{Ew9L z_s8I{I(pw3*?aByN$6&fKxz( z%DxH25}76O43Oe-fn@JTz@5NV;3)8>ly4b{^*ezNK>kHJJ`1GzmnFUdB>TSwQp$fX z@sB|A|7SUVPmcd8@$W!{%>F6${{_M|+wwu=<#y~D@S_+Xz~&Kt3HTjg9e5G=7oY`f zeuS|O@Yg_+AH6fiUjnHxp1v!_cY!~^_}h2K<83GgviBO0=5N0@9=`(oI>vXyX&dMQ ziFZ@t*FF~8`GdsfeX+lP0EPXJ$M&|}&)74V_dVc?z;`5m;}ggo#_vg-|72|cj!(t- zec*?nza7O)`MDEFYpei?WWcoFz{;M>3>z%AS3Iywp@ej7;op8!dJQ|h;W zCbs*8#AzV;GbNq@VoR70LQ6}OXqAVCnPShZ+59PuhLZ^nU7k3AiC>pJo8l4|b4`|p={#&g@;aTg$(H(MR6G+vqEr|nkDcAbH;hE>-v z_0p#6Hr-anq(;=%*we`z*U>QbQnwyxxO(Zc9kbzS*u`?&(OG}CqnG>EoQ_^7KBs4E z#eptxMd&NLtCOgE=yRPcw}n1e1o_?bxhhfj%|}hZF=& z@_B(!*&*JEjXrV~!;NGrrdXCj)q z>ooEfV`;0tT5SiZEZmiE~ISnav`e>jblcMh`_E7cA>6kqC=8 ziVa{*VLW4bKHeNv-Z*1AO?Tv!HRpPPal&uf4dV-)rf*EU zRX%d^>1pGrXPE)G#$#q+RrzGOvfn80H7fgfrBa-E`w;CvgU2Fnc;z2;pKhR zJ(Ii2Xd_P{amKV~I)2LxT(8QX@a(4RE%IY9zG%(!G4rg+o1WDy@k7m-)2`<{+H9M4 zYrO8Z4`aI1?3hicqst!oqk!#_bvF9L<=Bm)C`soIc@o zCQ2hGj-PnEmx#)EdE_Xz%W@Fl;v7~Q;2M~iYnirlkk@BX0#;D_%JeZ~e~(ALW-QNm z+^M?_+i6z${?m4lgjwZYXXIpyj)ZZ{_1b=wJ9A>_*QO5g_^~$Tj8@9ET7~b}!RfL5 zV69T&M|hcoj`88zWLI^lHbswOM)^=>l0WxcJmqj@s)Q*OIi*%BlS=Ro*Y@_NA1Ebq z*oB*}&qFm>IKn4kU{C4bNb1WY+z6M$x6rS!=*4g~dOlnY-{Q%4O6E%;ydGW+*YW3S zxD4WzzRGa9zj`xVxkbVig!e)c!DhITov*0#5vT+uh9M|#MoZzF;byp=^`40HUV93~ zTOU;~)5!Iy@7RY6lYjb=e?^0C4wO+o8ek?p*RXfosU8#C{YYSSqoR_ zRG`kgHLvW1mXeP~Pf{Yf1=`hcqhEf=l0wl%rINH!4W>osacSJ>6O)dRi%3h!$1^-> zEjm9a9)+TdNF`}w8iIDAPbEb;Wj>O;T8W__!RLkdwyH{b)+p0{2dkCKG`TS`S5am? ztLmKZfrR98O?yp*S#LdY&P$;pbCIS!WE5F1Syj$cU!`(sradaktXEZ?^E{BCT$X9? ziZbh6Rp-19Bxo5+; zxipY+ON7kt0c}XxpA0(6rGb>egw$e1IU+|$1=3ltnhdEZCu!0UcG47mUeX4!i9?Wz za+9_+gq?J~!0U2!J{@d2c|sX3_gAA1Z;4Q_P~od6dKpN6H66fy#_7Z`9GXp$uj|pv z4BwzQSa=ZAE<~4bJXh(zf#Tx{Mf{BO*L}i~yOw{BlStC|iSCKynVc%4-Z722y>WC& zSf{tUIL6x1Dn3>(M=wa793_^z(LK|jbt2N&5mUT61^PL&sqGK zN1nu!^t=u~7lgF;B(Aw(^Vo}2Sn0(r^4ZfOa*uSis>sL1E>_&+oLWOD!j literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c64fe8664f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,484 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Mingun , 2014 +# Dimmus , 2011 +# Eugene , 2012 +# Grigory Fateyev (aka greg) , 2018 +# Jannis Leidel , 2011 +# Mingun , 2014 +# Алексей Борискин , 2012,2014 +# Дмитрий Шатера , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-01 07:32+0000\n" +"Last-Translator: Grigory Fateyev (aka greg) \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Humanize" +msgstr "Приведение значений к виду, понятному человеку" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f миллион" +msgstr[1] "%(value).1f миллиона" +msgstr[2] "%(value).1f миллионов" +msgstr[3] "%(value).1f миллионов" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s миллион" +msgstr[1] "%(value)s миллиона" +msgstr[2] "%(value)s миллионов" +msgstr[3] "%(value)s миллионов" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f миллиард" +msgstr[1] "%(value).1f миллиарда" +msgstr[2] "%(value).1f миллиардов" +msgstr[3] "%(value).1f миллиардов" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s миллиард" +msgstr[1] "%(value)s миллиарда" +msgstr[2] "%(value)s миллиардов" +msgstr[3] "%(value)s миллиардов" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f триллион" +msgstr[1] "%(value).1f триллиона" +msgstr[2] "%(value).1f триллионов" +msgstr[3] "%(value).1f триллионов" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s триллион" +msgstr[1] "%(value)s триллиона" +msgstr[2] "%(value)s триллионов" +msgstr[3] "%(value)s триллионов" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадриллион" +msgstr[1] "%(value).1f квадриллиона" +msgstr[2] "%(value).1f квадриллионов" +msgstr[3] "%(value).1f квадриллионов" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадриллион" +msgstr[1] "%(value)s квадриллиона" +msgstr[2] "%(value)s квадриллионов" +msgstr[3] "%(value)s квадриллионов" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квинтиллион" +msgstr[1] "%(value).1f квинтиллиона" +msgstr[2] "%(value).1f квинтиллионов" +msgstr[3] "%(value).1f квинтиллионов" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квинтиллион" +msgstr[1] "%(value)s квинтиллиона" +msgstr[2] "%(value)s квинтиллионов" +msgstr[3] "%(value)s квинтиллионов" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстиллион" +msgstr[1] "%(value).1f секстиллиона" +msgstr[2] "%(value).1f секстиллионов" +msgstr[3] "%(value).1f секстиллионов" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстиллион" +msgstr[1] "%(value)s секстиллиона" +msgstr[2] "%(value)s секстиллионов" +msgstr[3] "%(value)s секстиллионов" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септиллион" +msgstr[1] "%(value).1f септиллиона" +msgstr[2] "%(value).1f септиллионов" +msgstr[3] "%(value).1f септиллионов" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септиллион" +msgstr[1] "%(value)s септиллиона" +msgstr[2] "%(value)s септиллионов" +msgstr[3] "%(value)s септиллионов" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октиллион" +msgstr[1] "%(value).1f октиллиона" +msgstr[2] "%(value).1f октиллионов" +msgstr[3] "%(value).1f октиллионов" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октиллион" +msgstr[1] "%(value)s октиллиона" +msgstr[2] "%(value)s октиллионов" +msgstr[3] "%(value)s октиллионов" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нониллион" +msgstr[1] "%(value).1f нониллиона" +msgstr[2] "%(value).1f нониллионов" +msgstr[3] "%(value).1f нониллионов" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нониллион" +msgstr[1] "%(value)s нониллиона" +msgstr[2] "%(value)s нониллионов" +msgstr[3] "%(value)s нониллионов" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f дециллион" +msgstr[1] "%(value).1f дециллиона" +msgstr[2] "%(value).1f дециллионов" +msgstr[3] "%(value).1f дециллионов" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s дециллион" +msgstr[1] "%(value)s дециллиона" +msgstr[2] "%(value)s дециллионов" +msgstr[3] "%(value)s дециллионов" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гугола" +msgstr[2] "%(value).1f гуголов" +msgstr[3] "%(value).1f гуголов" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гугола" +msgstr[2] "%(value)s гуголов" +msgstr[3] "%(value)s гуголов" + +msgid "one" +msgstr "один" + +msgid "two" +msgstr "два" + +msgid "three" +msgstr "три" + +msgid "four" +msgstr "четыре" + +msgid "five" +msgstr "пять" + +msgid "six" +msgstr "шесть" + +msgid "seven" +msgstr "семь" + +msgid "eight" +msgstr "восемь" + +msgid "nine" +msgstr "девять" + +msgid "today" +msgstr "сегодня" + +msgid "tomorrow" +msgstr "завтра" + +msgid "yesterday" +msgstr "вчера" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s назад" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d год" +msgstr[1] "%d года" +msgstr[2] "%d лет" +msgstr[3] "%d лет" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месяц" +msgstr[1] "%d месяца" +msgstr[2] "%d месяцев" +msgstr[3] "%d месяцев" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d неделя" +msgstr[1] "%d недели" +msgstr[2] "%d недель" +msgstr[3] "%d недель" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" +msgstr[3] "%d дней" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +msgid "now" +msgstr "сейчас" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s секунду назад" +msgstr[1] "%(count)s секунды назад" +msgstr[2] "%(count)s секунд назад" +msgstr[3] "%(count)s секунд назад" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s минуту назад" +msgstr[1] "%(count)s минуты назад" +msgstr[2] "%(count)s минут назад" +msgstr[3] "%(count)s минут назад" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s час назад" +msgstr[1] "%(count)s часа назад" +msgstr[2] "%(count)s часов назад" +msgstr[3] "%(count)s часов назад" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "через %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d год" +msgstr[1] "%d года" +msgstr[2] "%d лет" +msgstr[3] "%d лет" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месяц" +msgstr[1] "%d месяца" +msgstr[2] "%d месяцев" +msgstr[3] "%d месяцев" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d неделю" +msgstr[1] "%d недели" +msgstr[2] "%d недель" +msgstr[3] "%d недель" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" +msgstr[3] "%d дней" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" +msgstr[2] "%d часов" +msgstr[3] "%d часов" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" +msgstr[3] "%d минут" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "через %(count)s секунду" +msgstr[1] "через %(count)s секунды" +msgstr[2] "через %(count)s секунд" +msgstr[3] "через %(count)s секунд" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "через %(count)s минуту" +msgstr[1] "через %(count)s минуты" +msgstr[2] "через %(count)s минут" +msgstr[3] "через %(count)s минут" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "через %(count)s час" +msgstr[1] "через %(count)s часа" +msgstr[2] "через %(count)s часов" +msgstr[3] "через %(count)s часов" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..633b9a925dc19589ae63c364130e777f5b9aa67d GIT binary patch literal 6930 zcmbuCO^h5z6~`-y@rF$d`5@uTkTPMNUE8xev%8MhW3TPRv6aZNy@{6u2_w;&uAOb~ zOxL8lXVz;Ii336r5+4`mkN_c(xrF3`FDA&AlJVw{140~-Kq7+hA&8I&;t+`siT|sr z?&*)}-IZyn=U4Tw*RS8JdezhY&K;XBFdPrz+=_Gmjf^?q=}q{-@w*Q(wgvn>cnA1* z@ILUy&5Z2?cYq_{6CmkdHTp%vUw{+P|6{moh_MR#rwzXej-h`Uycc{Iybs)bGh^Gp zagg*mko3s#dm!Ean&JB(`Puqm&7&a2)d4ZYo&(9xiy+;F36i9L1{!zw|3gh4@a2MDBzXl!y|7i5;ZHx)@zYfy)dm!1L zxSg>l!IwcA|Ci~11w}WH{$=naxaCg9z65?5JPiI6oCE(0o(4~ROppHW! zG=32zKR4XX*rVWMAW~pI0LkyG;1Tdq7^v1Fa!SMeS{x z2RdloX)n+*f)k~!_9*QO+C#K&Msd#K+=r8n&uJvT^`xa6RGT%Nm`=66c+4pYmEQPx|X> zu4q^+?P^oXrfg+gTBNqcpH1_nZ?UwivJqKq?dsEA#|!Ik_%uD67 zc5AB~*#a+!VPSP`N^uQCZqss081jOUU%ikQmEyXEsLA{ahrGCEcFne0Aum&lD@C?8 z)v`<>FA)n%M3xrOvOtOSaJTLF-Z{Y>Oq$<~gxS0e+4ZBb@Xa4;RqyGxHQt@=-k@YHg-c-Ce2e;k87x>Mt(-f6?;k4`gR7>`pB|f?sMV=)*bR%Qlvbgu;wRF3!! zi8^W4`OH&ZltfwQ;nMJ2i*|nHs0`X+o%|@!45k<=eM&pISA3 z5IvaZh7Qc~No}-$mQTZ|mKbfL>ksnDI-eTbH_SSLaC!35#AK?SepAAKndhJ!GVe7; z#KS4|PDNt>C6w>F;!;oj_mJPLi**MI{^KhO1G&Fxdg;4vNo97)?-nz=elZC=?_whZ zvX==ZbxC1Fz3tg%dYys7gf8{;6@>x3OBel@iq^{uBE2AZ{ruGY|7wy%-t|TXO6C?} z=0;SUh2maAEy+K>nP^gRx6IlbExV75mEZvR?d#mg-6F=GykQZZe%utmevw5DQBtxHC==9?**jCsy^vP-kG znaEl1mK{pYtuj?ZZk3Fb_Ni(nU5DyhD*K!ddAu>%pb%my?JU+ZIaChLf(b1`@SajOv3Z)m@>rRKsCY~MBrNq@e(9lkE4OjG3S>P+oImgZj7hi1WpBdlq j8RCjIib{m2Ej+K7>x+<`bI#z)hq*n6^{#yjuG#+pQuXZZ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e8d8d3ab3b1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po @@ -0,0 +1,478 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2013 +# Jannis Leidel , 2011 +# Marian Andre , 2012-2013 +# Martin Tóth , 2017-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-05 17:04+0000\n" +"Last-Translator: Martin Tóth \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +msgid "Humanize" +msgstr "Poľudštenie" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miliónu" +msgstr[1] "%(value).1f miliónu" +msgstr[2] "%(value).1f miliónu" +msgstr[3] "%(value).1f miliónu" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] " %(value)s milión" +msgstr[1] " %(value)s milióny" +msgstr[2] " %(value)s miliónov" +msgstr[3] " %(value)s miliónov" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliarda" +msgstr[1] "%(value).1f miliardy" +msgstr[2] "%(value).1f miliárd" +msgstr[3] "%(value).1f miliárd" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] " %(value)s miliarda" +msgstr[1] " %(value)s miliardy" +msgstr[2] " %(value)s miliárd" +msgstr[3] " %(value)s miliárd" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f bilión" +msgstr[1] "%(value).1f bilióny" +msgstr[2] "%(value).1f biliónov" +msgstr[3] "%(value).1f biliónov" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s bilión" +msgstr[1] "%(value)s bilióny" +msgstr[2] "%(value)s biliónov" +msgstr[3] "%(value)s biliónov" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biliardy" +msgstr[1] "%(value).1f biliardy" +msgstr[2] "%(value).1f biliárd" +msgstr[3] "%(value).1f biliárd" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biliarda" +msgstr[1] "%(value)s biliardy" +msgstr[2] "%(value)s biliárd" +msgstr[3] "%(value)s biliárd" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f triliónu" +msgstr[1] "%(value).1f triliónu" +msgstr[2] "%(value).1f triliónu" +msgstr[3] "%(value).1f triliónu" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s trilión" +msgstr[1] "%(value)s trilióny" +msgstr[2] "%(value)s triliónov" +msgstr[3] "%(value)s triliónov" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triliardy" +msgstr[1] "%(value).1f triliardy" +msgstr[2] "%(value).1f triliárd" +msgstr[3] "%(value).1f triliárd" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triliarda" +msgstr[1] "%(value)s triliardy" +msgstr[2] "%(value)s triliárd" +msgstr[3] "%(value)s triliárd" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvadriliónu" +msgstr[1] "%(value).1f kvadriliónu" +msgstr[2] "%(value).1f kvadriliónov" +msgstr[3] "%(value).1f kvadriliónov" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvadrilión" +msgstr[1] "%(value)s kvadrilióny" +msgstr[2] "%(value)s kvadriliónov" +msgstr[3] "%(value)s kvadriliónov" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvadriliardy" +msgstr[1] "%(value).1f kvadriliardy" +msgstr[2] "%(value).1f kvadriliárd" +msgstr[3] "%(value).1f kvadriliárd" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvadriliarda" +msgstr[1] "%(value)s kvadriliardy" +msgstr[2] "%(value)s kvadriliárd" +msgstr[3] "%(value)s kvadriliárd" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintiliónu" +msgstr[1] "%(value).1f kvintiliónu" +msgstr[2] "%(value).1f kvintiliónov" +msgstr[3] "%(value).1f kvintiliónov" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintilión" +msgstr[1] "%(value)s kvintilióny" +msgstr[2] "%(value)s kvintiliónov" +msgstr[3] "%(value)s kvintiliónov" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintiliardy" +msgstr[1] "%(value).1f kvintiliardy" +msgstr[2] "%(value).1f kvintiliárd" +msgstr[3] "%(value).1f kvintiliárd" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintiliarda" +msgstr[1] "%(value)s kvintiliardy" +msgstr[2] "%(value)s kvintiliárd" +msgstr[3] "%(value)s kvintiliárd" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" +msgstr[2] "%(value).1f googol" +msgstr[3] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" +msgstr[2] "%(value)s googol" +msgstr[3] "%(value)s googol" + +msgid "one" +msgstr "jeden" + +msgid "two" +msgstr "dva" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "štyri" + +msgid "five" +msgstr "päť" + +msgid "six" +msgstr "šesť" + +msgid "seven" +msgstr "sedem" + +msgid "eight" +msgstr "osem" + +msgid "nine" +msgstr "deväť" + +msgid "today" +msgstr "dnes" + +msgid "tomorrow" +msgstr "zajtra" + +msgid "yesterday" +msgstr "včera" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "pred %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rokom" +msgstr[1] "%d rokmi" +msgstr[2] "%d rokmi" +msgstr[3] "%d rokmi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesiacom" +msgstr[1] "%d mesiacmi" +msgstr[2] "%d mesiacmi" +msgstr[3] "%d mesiacmi" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týždeň" +msgstr[1] "%d týždne" +msgstr[2] "%d týždňami" +msgstr[3] "%d týždňami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dňom" +msgstr[1] "%d dňami" +msgstr[2] "%d dňami" +msgstr[3] "%d dňami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodinou" +msgstr[1] "%d hodinami" +msgstr[2] "%d hodinami" +msgstr[3] "%d hodinami" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minútou" +msgstr[1] "%d minútami" +msgstr[2] "%d minútami" +msgstr[3] "%d minútami" + +msgid "now" +msgstr "teraz" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "pred sekundou" +msgstr[1] "pred %(count)s sekundami" +msgstr[2] "pred %(count)s sekundami" +msgstr[3] "pred %(count)s sekundami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "pred minútou" +msgstr[1] "pred %(count)s minútami" +msgstr[2] "pred %(count)s minútami" +msgstr[3] "pred %(count)s minútami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "pred hodinou" +msgstr[1] "pred %(count)s hodinami" +msgstr[2] "pred %(count)s hodinami" +msgstr[3] "pred %(count)s hodinami" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "o %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d rok" +msgstr[1] "%d roky" +msgstr[2] "%d rokov" +msgstr[3] "%d rokov" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesiac" +msgstr[1] "%d mesiace" +msgstr[2] "%d mesiacov" +msgstr[3] "%d mesiacov" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d týždeň" +msgstr[1] "%d týždne" +msgstr[2] "%d týždňov" +msgstr[3] "%d týždňov" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d deň" +msgstr[1] "%d dni" +msgstr[2] "%d dní" +msgstr[3] "%d dní" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hodina" +msgstr[1] "%d hodiny" +msgstr[2] "%d hodín" +msgstr[3] "%d hodín" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minúta" +msgstr[1] "%d minúty" +msgstr[2] "%d minút" +msgstr[3] "%d minút" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "o sekundu" +msgstr[1] "o %(count)s sekúnd" +msgstr[2] "o %(count)s sekúnd" +msgstr[3] "o %(count)s sekúnd" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "o minútu" +msgstr[1] "o %(count)s minút" +msgstr[2] "o %(count)s minút" +msgstr[3] "o %(count)s minút" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "o hodinu" +msgstr[1] "o %(count)s hodín" +msgstr[2] "o %(count)s hodín" +msgstr[3] "o %(count)s hodín" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9d5f9aa18af95490612a99fc7b4de72ecfc63d56 GIT binary patch literal 5430 zcmai%O^g&p7={Z4!BIgGL_nnkMs`_xXJ!||GPr15KoE!n|lCML!xCcf2OQ`6O58#~+cPCeh(Z+%_W zHC_Aj#?>DY95tNJ;Jm(ykO}C%2l0VpY&9W!pogGCPzEhSuPFYd;y)=}yM~Yo;-g9% zPzUV~mEM33qWv3m7j)}GssA|id9*oH@(&dMTS(f4!RZXd(h{gze68@Zg@D&+X$6I zwMFT6sEqG`O23_o4=BD*X+_0Hl#W4RO^!gN->XpkkyH4%i#a(DJ&X3B)zT(2udT@q3=S!fXciLPvRMZHlZ^AHdNkMc~g4b z0#uIwGE|PkZ78Ok+<~GLausD<}<7=QYzE0_S#WyM4 z0+spORQx%myA|IH#iK)pp_qo`*_QJp*UL7XxUHlf2tn7$vr?4}b;xH%9b1k;ur7+$hZeJ?||tM3kUC(ajCyC)Q1cHcP-%~iZ;M{>Td*F7Hbw2>zg|noBa*XA8kn%v6wPHRvT$`pByjIH-{{J$U zH!PWU+7zNGT85=Vv8Atw7wp+q z9N7vlz_2j8Hd36!klI*o3PV}|`PmC;krd}Gq&8NZvyj@DZMH(X5-rY@%(YR=G=+2p zSePQ2X@Qmr(&$9oX1=$?3B#cIal|QW3M`?9i2Z0Vym>XHVS;tebRgOozIj`sjxkiz z5WbstOli+i<>;$2UH1}ojQMm%#6jLrGG(U{^c5MmG)qUg*PMySwAbZi8rKt_MRCAd zk=N#{%L6WNMQkuNwMVp(?-JkhIg!I5pn*$5-sL_Cy#*3RB$~lrz&VM8%NFt37D0gA zXkL&-9!5Nncrp;Pyb(DkUFQuRg!pN!Q+Jm6O;I|_J0ggjGhx$nomb*!=uC+^Els{Y z8jX%15!w#jUR?3UYmKj=tEDU}?CUwqI_xnb#U_i1ra&>o;T8 zOvHm#J zhO4Cs;YZv@eTyC3XoSbS(rGczKTI1lEC_itetzn>GuF?OeNFSgIp#Nn>-o((9lPK~ zy3jfeTcydCoO0*52-;zt`kka1j_*HA)34(Lei=WW0&+lQhdP)i&taAh$t-CBK&5Z0;?pso9mrW@j3UuHoH`3$Id1OwT0A z^h;3A3%6dVQZds{LDNyeoM-aeU2xUZ^wrpO);Q-a=I}}^cx!5UYixRJob#r0-Q@LO zu+Ij}9~+x49s?6 zTiVz?84FvrvtGGHtupern5(L=oRiy;N!f~uOIdBga&CHIX6w>0>!_hopI&^KvD7T< zsbSVrL&MXyZo}*X%=%`Mv(6cu^DZt{>8+{ht+DB?vEkicU75k?!>n_kW{vwa=c|{L zVXUd?tg&gWvEiLxlp!rFNsY38{pC0*maoV?$nq7BbOP>Dy%9{exxz|Wo2|g}E^1%Q z+8$ZH!k3EnHfqo1IR|B(F9bh&vF{e@PO+u%ULapNHs#XDQhBe3T, 2011 +# Jure Cuhalev , 2011 +# Primož Verdnik , 2013-2014 +# zejn , 2016 +# zejn , 2011,2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Primož Verdnik \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Humanize" +msgstr "Počloveči" + +msgid "th" +msgstr "th" + +msgid "st" +msgstr "st" + +msgid "nd" +msgstr "nd" + +msgid "rd" +msgstr "rd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milijon" +msgstr[1] "%(value).1f milijona" +msgstr[2] "%(value).1f milijoni" +msgstr[3] "%(value).1f milijonov" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milijon" +msgstr[1] "%(value)s milijona" +msgstr[2] "%(value)s milijoni" +msgstr[3] "%(value)s milijonov" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miljarda" +msgstr[1] "%(value).1f miljardi" +msgstr[2] "%(value).1f miljarde" +msgstr[3] "%(value).1f miljard" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljarda" +msgstr[1] "%(value)s miljardi" +msgstr[2] "%(value)s miljarde" +msgstr[3] "%(value)s miljard" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f triljon" +msgstr[1] "%(value).1f triljona" +msgstr[2] "%(value).1f triljoni" +msgstr[3] "%(value).1f triljonov" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triljon" +msgstr[1] "%(value)s triljona" +msgstr[2] "%(value)s triljoni" +msgstr[3] "%(value)s triljonov" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kvadrilijon" +msgstr[1] "%(value).1f kvadrilijona" +msgstr[2] "%(value).1f kvadrilijoni" +msgstr[3] "%(value).1f kvadrilijonov" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kvadrilijon" +msgstr[1] "%(value)s kvadrilijona" +msgstr[2] "%(value)s kvadrilijoni" +msgstr[3] "%(value)s kvadrilijonov" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintilijon" +msgstr[1] "%(value).1f kvintilijona" +msgstr[2] "%(value).1f kvintilijoni" +msgstr[3] "%(value).1f kvintilijonov" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintilijon" +msgstr[1] "%(value)s kvintilijona" +msgstr[2] "%(value)s kvintilijoni" +msgstr[3] "%(value)s kvintilijonov" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sekstilijon" +msgstr[1] "%(value).1f sekstilijona" +msgstr[2] "%(value).1f sekstilijoni" +msgstr[3] "%(value).1f sekstilijonov" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sekstilijon" +msgstr[1] "%(value)s sekstilijona" +msgstr[2] "%(value)s sekstilijoni" +msgstr[3] "%(value)s sekstilijonov" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilijon" +msgstr[1] "%(value).1f septilijona" +msgstr[2] "%(value).1f septilijoni" +msgstr[3] "%(value).1f septilijonov" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilijon" +msgstr[1] "%(value)s septilijona" +msgstr[2] "%(value)s septilijoni" +msgstr[3] "%(value)s septilijonov" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilijon" +msgstr[1] "%(value).1f oktilijona" +msgstr[2] "%(value).1f oktilijoni" +msgstr[3] "%(value).1f oktilijonov" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilijon" +msgstr[1] "%(value)s oktilijona" +msgstr[2] "%(value)s oktilijoni" +msgstr[3] "%(value)s oktilijonov" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilijon" +msgstr[1] "%(value).1f nonilijona" +msgstr[2] "%(value).1f nonilijoni" +msgstr[3] "%(value).1f nonilijonov" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilijon" +msgstr[1] "%(value)s nonilijona" +msgstr[2] "%(value)s nonilijoni" +msgstr[3] "%(value)s nonilijonov" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilijon" +msgstr[1] "%(value).1f decilijona" +msgstr[2] "%(value).1f decilijoni" +msgstr[3] "%(value).1f decilijonov" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilijon" +msgstr[1] "%(value)s decilijona" +msgstr[2] "%(value)s decilijoni" +msgstr[3] "%(value)s decilijonov" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gugol" +msgstr[1] "%(value).1f gugola" +msgstr[2] "%(value).1f gugoli" +msgstr[3] "%(value).1f gugolov" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gugol" +msgstr[1] "%(value)s gugola" +msgstr[2] "%(value)s gugoli" +msgstr[3] "%(value)s gugolov" + +msgid "one" +msgstr "ena" + +msgid "two" +msgstr "dve" + +msgid "three" +msgstr "tri" + +msgid "four" +msgstr "štiri" + +msgid "five" +msgstr "pet" + +msgid "six" +msgstr "šest" + +msgid "seven" +msgstr "sedem" + +msgid "eight" +msgstr "osem" + +msgid "nine" +msgstr "devet" + +msgid "today" +msgstr "danes" + +msgid "tomorrow" +msgstr "jutri" + +msgid "yesterday" +msgstr "včeraj" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s nazaj" + +msgid "now" +msgstr "zdaj" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "pred %(count)s sekundo" +msgstr[1] "pred %(count)s sekundama" +msgstr[2] "pred %(count)s sekundami" +msgstr[3] "pred %(count)s sekundami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "pred %(count)s minuto" +msgstr[1] "pred %(count)s minutama" +msgstr[2] "pred %(count)s minutami" +msgstr[3] "pred %(count)s minutami" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "pred %(count)s uro" +msgstr[1] "pred %(count)s urama" +msgstr[2] "pred %(count)s urami" +msgstr[3] "pred %(count)s urami" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "čez %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "čez %(count)s sekundo" +msgstr[1] "čez %(count)s sekundi" +msgstr[2] "čez %(count)s sekunde" +msgstr[3] "čez %(count)s sekund" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "čez %(count)s minuto" +msgstr[1] "čez %(count)s minuti" +msgstr[2] "čez %(count)s minute" +msgstr[3] "čez %(count)s minut" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "čez %(count)s uro" +msgstr[1] "čez %(count)s uri" +msgstr[2] "čez %(count)s ure" +msgstr[3] "čez %(count)s ur" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c755b4ab244ab758779cec0cadc8572d96a0e13a GIT binary patch literal 4912 zcmb`J&5smC7{&`(KNuAR!4D8Dkd+;l-kDkX*d1J>ASfaqfz@y@XfsnY)AP|a+f_5W zizb@jm6({ICyb~G2e|kbs1P+quNqIDGy#p#8=9Et^LAJF^z`&#VytZKuj;9%->#~+ zd#Zm}HFA!jOrt)8`r{JDj)0e!;vdSj5ytKYuY;?=8{if&b1P%x;3PN-o&-sM)99BC zzXx;BM{Wza9kkFd8@>%@(f<^D1pFDKILmKmY$Lc6B>e7O*?E{LVE zH%$L6GkyUi|Hr2Pg&F@2B>y!Kk0iSRQa=AS96=IDUj|aXR)Uo0wT2r&n%^ey7BFk{ zZ6MO-wOWSA8XSbXkTcLsL(xj`mJEUY0Z`{>NOojHJQv-#befnLYf-Ue%4*wrOrRRgnR#ZG@Y%MCS zo$?%(0vdVK!4~*?jz^j8K&9WT^{5Y`(q4sS6B-k!%TOujcvP^^v9f4tJFB=|m9bvM zlP&Jbc}QKm*%8@^LWQ4lnoUQ#|EiTmDaDztR;8@UW?#q@sg)8hO>?E2;!Ia%NvC+z z)wzyc_EOx#b;nJMKG#Xtm1w8ghsq1-?o?T)O?*I91KCYe26L!*nwChR;sZi5dx{S# zgLzYUCX*Rfd@yI}T3WUgAEpjwio9uRN}3cOA`Ya8oGD^Tf+FeJPRn+k(}LO9G`FLL zd3j5+U0#zNFBy(-o|O>zQloj%PQu(-KytgSHqME%UOy$O5P#4hl;aKl~6+ zu!rO_yE)7!U0w5S)EIWhc_A8PA`bH`3frF*vES3SmA=`^!tvqj3LQ6JRph$KnnKU; z6@`w(dK_0UI#DF3L|3>>ISWkJJRz8tlr$|{((_=^^O7wJrG-cGQBT%INm~cX){DYZ zIDv}1T({k-%p4PK>1pebsybzBPp7J^Sy|+nqeo_~y`Hc&yw=mU7DYapFHBka9ado% zFBFQ~r^oY?`8X3{ss^V7x2{CFNE^E?t@&3d-0nzoi+k?#@8bsGHfQ$C+; zd$Q`;Eum_2PJ2Rn)hBR?TkY6YVa*D=Rpd`KPvM=#%P>~cx?RlW=I7@pG(~hOVqu~r zTe)COA)4m;oSMsJGlvcw+SglsVIrT|iyR3Tvs!Fpc^bbVxpvcb+}*rX!}BBb%nP&o zt*M@m?o|<z!B%Ps{@X7|x;iNYd6W&Jf36XU7I(0izo3MhPM&0Bqs5&55#E>INa=HhX^b8N^9_MJ^!fVpif@QSR)grVoQ6VQlrVL% zyM8|A6bIhZ@elbMSY#CuM( z9Zs)0Uf;uYf%o^c^za*9N8djuh_P2YI^+F8d{;zc?W>nO9>0$HO6(vHE(u~Q(ZCnR zu;9UHJh~tFKV2lTrr0!N^GS^K7C-|7v-d?UGz|%b{|y^$|FAAQq~c_c8on7qNVApE zmxS%NI(9wIy4?-JM2)Va$, 2011,2015 +# Besnik , 2015,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:20+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Jepi Formë Njerëzore" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milion" +msgstr[1] "%(value).1f milionë" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milion" +msgstr[1] "%(value)s milionë" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f miliard" +msgstr[1] "%(value).1f miliardë" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miliard" +msgstr[1] "%(value)s miliardë" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilion" +msgstr[1] "%(value).1f trilionë" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilion" +msgstr[1] "%(value)s trilionë" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f kuadrilion" +msgstr[1] "%(value).1f kuadrilionë" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s kuadrilion" +msgstr[1] "%(value)s kuadrilionë" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kuintilion" +msgstr[1] "%(value).1f kuintilionë" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kuintilionë" +msgstr[1] "%(value)s kuintilionë" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sestilion" +msgstr[1] "%(value).1f sestilionë" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sestilion" +msgstr[1] "%(value)s sestilionë" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilion" +msgstr[1] "%(value).1f septilionë" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilion" +msgstr[1] "%(value)s septilionë" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilion" +msgstr[1] "%(value).1f oktilionë" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilion" +msgstr[1] "%(value)s oktilionë" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilion" +msgstr[1] "%(value).1f nonilionë" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilion" +msgstr[1] "%(value)s nonilionë" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decilion" +msgstr[1] "%(value).1f decilionë" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decilion" +msgstr[1] "%(value)s decilionë" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f gugol" +msgstr[1] "%(value).1f gugolë" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s gugol" +msgstr[1] "%(value)s gugolë" + +msgid "one" +msgstr "një" + +msgid "two" +msgstr "dy" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "katër" + +msgid "five" +msgstr "pesë" + +msgid "six" +msgstr "gjashtë" + +msgid "seven" +msgstr "shtatë" + +msgid "eight" +msgstr "tetë" + +msgid "nine" +msgstr "nëntë" + +msgid "today" +msgstr "sot" + +msgid "tomorrow" +msgstr "nesër" + +msgid "yesterday" +msgstr "dje" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s më parë" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d vit" +msgstr[1] "%d vjet" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d muaj" +msgstr[1] "%d muaj" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d javë" +msgstr[1] "%d javë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d ditë" +msgstr[1] "%d ditë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d orë" +msgstr[1] "%d orë" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutë" +msgstr[1] "%d minuta" + +msgid "now" +msgstr "tani" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "një sekondë më parë" +msgstr[1] "%(count)s sekonda më parë" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "një minutë më parë" +msgstr[1] "%(count)s minuta më parë" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "një orë më parë" +msgstr[1] "%(count)s orë më parë" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s nga tani" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d vit" +msgstr[1] "%d vjet" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d muaj" +msgstr[1] "%d muaj" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d javë" +msgstr[1] "%d javë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d ditë" +msgstr[1] "%d ditë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d orë" +msgstr[1] "%d orë" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minutë" +msgstr[1] "%d minuta" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "një sekondë më parë" +msgstr[1] "%(count)s sekonda më parë" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "për një minutë" +msgstr[1] "për %(count)s minuta" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "për një orë" +msgstr[1] "për %(count)s orë" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..43ee2b1fd3abc5664544e7023c2c9752bbb3b90d GIT binary patch literal 7246 zcmbuCU2Gjk700J-nt*9aNohz+fCs-vsIXKV$w4BtKi<8Syws>zW6l5?=wy&r2Y^|EE0uJCE<{6GB3M1l$2OK!hs3 z2vRCuV7>^_x?Tdw-%mhV*P9@{Z{xcn`3Uoq;D;bT57NAEfMmDE`Zrj<;jTzu0qK2@ zfp>rt%t`QWj6cO}g73q4fyd7?zr}o+d5!r?=5LvAG5-ltoa?d4^uD`58sEd*3{w8K zvc4Zg%0vZx^EM$yz5e$#s(122P< z;GaR#??9A*08gJjSA1ud0r}ei()%`o^u8@1#k-B=1I!VY9|Xzn7>M!+AIb|oR3Err z!h7an5L*~NbbfYle;7on#9lPIZ-&q|pzTB3gNAYnpY8Zt<^D&Q9|ez~jqvyob3Zu7 z{TLrW=V&|t4|0DevjXly3u9&3Ad~iMHyTPOJlk|$>G>eq-C-{}<0$d)jN*ugIiYhi zfHsbH0F9mxM@atGlU~%p@e(yOY)g1PX)ka@ghZpd8bzaXKo3eLe5jsj?@+2($Uwtt z`)0+HX4A=xW?W}Z+Rh?G3ue1xRR(J_a;nvCw;cPXvW7LSvD8bOj?;A7IhPvIoW`F{ zW;?dVQZIF;eT}VN`b@`cxEkwndCS&$f2O0Cd)B<&kx`h{nUSW52lHwkE zQYTZk(31s$x_h21N{ajDp(fQG_GEF-^fKLUd9qAe+$plvNj2N#$r52~SXslLq))zCa1xw6ezOYTdreToo~IGjDo+ zugGG3d0eqY@2C>19x=r>P&Ya`A z2*_V_#5v3JEtkX-uJg1t?Hi9aj3+JE!|!EXHl8-^rqg%Qns;2^IN>#04dZa9=^2ww zUG_~pF=-reEz^gsan$s!x*V?7Mvdwoqqa}hYW3awcUFh1RTvs4t%Vl(RP9DFrCzP= ztm5f=9OYt6x~A>5P2X|r@-X^m9Ql}Y#t(}z5FsM2@h(G$ng6x0T* zeMeAMmW`#In@5a3uDzl8w%M`|$mv;>yycI7V)D2#n%dF3W-Qk@W=}gPm}Xs$PPP1G znRV&8eG_fE0*vF1JLlDW&ZC{k7`&cuj8KE~#7HHeRdAhh5ggKNQR_iMotCNBp|z11tSw|+IRel_?3Ub)u2*y}ApnN|K}rDm(jnqKK% z3SL3L*Yayg#A=MC3eF8&t>s;16sofxDkV(Str{QcgC!+4jSqDNk;yW4v**rg%mSLU zk`Gm57S@Tf(cka=GF7d-L{;aVcQ3}Vs40_qm6C~`O3rqYrh;pof%1Y|FiF=?a>6tQ z`Q&H}^63dUd&LMc3U%drl_z`L2O4F%QjIcQrKgs5nv1l&%Z)PEK)F%o62MxLBb^j; zR+vdfxj1u>vraPNyqgk*8anM#kDy7NJ@kcu%M6l2?v>l3ktVlAqkL}F!TD{~pb~X98F3ovwHc>b zalZKS$2s^8e$rR)HSl@-_~Hk+`yy`jIT;}v*X>3)u_d6ZbkLWZt%vQ?ab%y43z0^-;CW$QqP`~Xa4yT09Ps>N)SRP4AIBN3 z<2qstvr^Ejc~Ik4$4VZ$m%==yaToJI3C0x^)<^i?2iAZqj}lMCasF8Y#q$6BrN}~O l*9ERS1WJ_{elUtS>D}i9#JJ~BnYihe=}N>RAVI~7{{qT#0XqNy literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..1e9f0146927 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,436 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Branko Kokanovic , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 20:01+0000\n" +"Last-Translator: Branko Kokanovic \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Humanize" +msgstr "Улепшавање" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}-и" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}-и" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f милион" +msgstr[1] "%(value).1f милиона" +msgstr[2] "%(value).1f милиона" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s милион" +msgstr[1] "%(value)s милиона" +msgstr[2] "%(value)s милиона" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f милијарда" +msgstr[1] "%(value).1f милијарде " +msgstr[2] "%(value).1f милијарди" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s милијарда" +msgstr[1] "%(value)s милијарде" +msgstr[2] "%(value)s милијарди" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f билион" +msgstr[1] "%(value).1f билиона" +msgstr[2] "%(value).1f билиона" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s билион" +msgstr[1] "%(value)s билиона" +msgstr[2] "%(value)s билиона" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f билијарда" +msgstr[1] "%(value).1f билијарде" +msgstr[2] "%(value).1f билијарди" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s билијарда" +msgstr[1] "%(value)s билијарде" +msgstr[2] "%(value)s билијарди" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f трилион" +msgstr[1] "%(value).1f трилиона" +msgstr[2] "%(value).1f трилиона" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s трилион" +msgstr[1] "%(value)s трилиона" +msgstr[2] "%(value)s трилиона" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f трилијарда" +msgstr[1] "%(value).1f трилијарде" +msgstr[2] "%(value).1f трилијарди" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s трилијарда" +msgstr[1] "%(value)s трилијарде" +msgstr[2] "%(value)s трилијарди" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f квадрилион" +msgstr[1] "%(value).1f квадрилиона" +msgstr[2] "%(value).1f квадрилиона" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)sквадрилион " +msgstr[1] "%(value)sквадрилиона " +msgstr[2] "%(value)sквадрилиона " + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f квадрилијарда" +msgstr[1] "%(value).1f квадрилијадре" +msgstr[2] "%(value).1f квадрилијарди" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)sквадрилијарда " +msgstr[1] "%(value)sквадрилијарде " +msgstr[2] "%(value)sквадрилијарди " + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f квантилион" +msgstr[1] "%(value).1fквантилиона " +msgstr[2] "%(value).1f квантилиона" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)sквантилион " +msgstr[1] "%(value)sквантилиона " +msgstr[2] "%(value)sквантилиона " + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f квантилијарда" +msgstr[1] "%(value).1fквантилијарде " +msgstr[2] "%(value).1fквантилијарди " + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)sквантилијарда " +msgstr[1] "%(value)sквантилијарде " +msgstr[2] "%(value)sквантилијарди " + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гугола" +msgstr[2] "%(value).1f гугола" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гугола" +msgstr[2] "%(value)s гугола" + +msgid "one" +msgstr "један" + +msgid "two" +msgstr "два" + +msgid "three" +msgstr "три" + +msgid "four" +msgstr "четири" + +msgid "five" +msgstr "пет" + +msgid "six" +msgstr "шест" + +msgid "seven" +msgstr "седам" + +msgid "eight" +msgstr "осам" + +msgid "nine" +msgstr "девет" + +msgid "today" +msgstr "данас" + +msgid "tomorrow" +msgstr "сутра" + +msgid "yesterday" +msgstr "јуче" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "пре %(delta)s" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d годину" +msgstr[1] "%d године" +msgstr[2] "%d година" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месеца" +msgstr[1] "%d месеца" +msgstr[2] "%d месеци" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d недеље" +msgstr[1] "%d недеље" +msgstr[2] "%d недеља" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d дана" +msgstr[1] "%d дана" +msgstr[2] "%d дана" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d сата" +msgstr[1] "%d сата" +msgstr[2] "%d сати" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минута" +msgstr[2] "%d минута" + +msgid "now" +msgstr "сада" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "пре %(count)s секунде" +msgstr[1] "пре %(count)s секунде" +msgstr[2] "пре %(count)s секунди" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "пре %(count)s минута" +msgstr[1] "пре %(count)s минута" +msgstr[2] "пре %(count)s минута" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "пре %(count)s сата" +msgstr[1] "пре %(count)s сата" +msgstr[2] "пре %(count)s сати" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "%(delta)s од сад" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d година" +msgstr[1] "%d године" +msgstr[2] "%d година" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d месец" +msgstr[1] "%d месеца" +msgstr[2] "%d месеци" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d недеља" +msgstr[1] "%d недеље" +msgstr[2] "%d недеља" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d дан" +msgstr[1] "%d дана" +msgstr[2] "%d дана" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d сат" +msgstr[1] "%d сата" +msgstr[2] "%d сати" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минут" +msgstr[1] "%d минута" +msgstr[2] "%d минута" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s секунда од сад" +msgstr[1] "%(count)s секунде од сада" +msgstr[2] "%(count)s секунди од сада" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s минут од сад" +msgstr[1] "%(count)s минута од сада" +msgstr[2] "%(count)s минута од сада" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s сат од сад" +msgstr[1] "%(count)s сата од сада" +msgstr[2] "%(count)s сати од сада" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ae5cebe05569315bf6f787abf3028c0bb677cd49 GIT binary patch literal 562 zcmYLFO-~y!5Tz=oJ@(wgAhjqFo!Cx6q)wKi@*zwc7S=2@{Iuc58G_E3ZBZ9Gw<$GRh}CM@-Y3!2#?cUFw)ZyspqVcn zRT>62F1;Gp@UkwO*2`dOy!2raHBhrIWBz#vn>6pxM0F=W f{g>7#KWx*rLXMP#$H$F?IkL+d#hQM1nC<)n4o093 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..72c18eff63f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po @@ -0,0 +1,290 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django/" +"language/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3ec4c8d482108e7d8dbc0831777f47bbca7b5d55 GIT binary patch literal 4097 zcmb7`UuYaf9LGnE)?T&M_@}m2JFUhhrklH~+NM`hu(j1{gQZP<6ehQGcbneLraN<& zrr?{XFZxn_Q7D225g!Y_=!*slf(1pXU_qfED2V#xgMIP)yPe(J+npc|nf=^+=exh1 z`Th28^3&+ZI}ELg{vi5?H!*e?+G?M-cdd)#oU(ic9K-xa;O*cQ zkm6hg>G}WI@i-=Fd>rK9dGK-YJrGM`mqBcWeQo(IxCP^@;KSfw;LYHs^|5ahq*QIT z+y>J8c97!jwEDQ!cUzY2{2t3`5TV&Ykm5ZH;*Y(6%d4o#X>bDLA4_qqMmEHG+iUqU zNO^w^q*{IolK)q$kKPf_9|9+#N8m2-B1n0=3{qZx2Ptn`?~Hj6B>y}}^KXIV|J>@= zEjMnABqE3sOBUg7{+} z;4%tc0x8dzLGpcN$5-t58$15qj(@PcX7!&fuUq{Wke>4!h*yREVaI=iw4NIv%Fxd- z)roSv6`j_Ct@PWyxYD~)iHH3wy))Ekjr9F`2%X+H+B;rl_5ga)kV=O1_uE~#Qog8B zKDYHh#WmQ8&y=%l;}|@OPB~24-T1Hpo$|dNo%VrkuzS$yyGHrDAAK|WcJyq!4+DBX z#?k40pjuL+98rGQ*mzI0yK-Wx+Tim+yB&n;KQ&+09Zt8}48vyF9t!D@I*xcQO@+$g zbgN`BFRaE@uiObdUJl+1*_SjM#zMiIPbDP+r18yS&&A_^B|-FU}*?t^%wDIO5p>$iAFskwALu|c; zq#qBIzxuI)Lp8giDZM!75K5ou{=PR||nrUyQHRzpVK z5mgWUKs9T8dOk4eGHYD-N+;S>R_|ySb##rZ#r{yw>^Z>Wk2B+n@0j7$i36qdGi+JL++fOyCe4tM&?+``DhKfGcuNPzGMYC??5j2`$v#t z#i^dV1IKm2ZMB?p@K9%x@D0glFMeiW?TMW8(=S(HDT$czQoU$}nYaTfb4L!dv4h6IdT=CJRWh9tX@#%#V#~1WZW$yTj>_qBoM5`-` ztM0&RkH3hgQ!s0Jri%lt5H;3iCaiU)H>XRmG2l(-5E#cyM;7CfEHY7JTYBRls5PcD zt1HF`){q_6SVleu2UxQ7e9j;kgr OV0x=7ENHH-MC@PW15@Du literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2a5e50a5cc9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po @@ -0,0 +1,265 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Andreas Pelme , 2011-2012,2014 +# Jannis Leidel , 2011 +# Jonathan Lindén, 2014 +# Rasmus Précenth , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jonathan Lindén\n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Humanisera" + +msgid "th" +msgstr ":e" + +msgid "st" +msgstr ":a" + +msgid "nd" +msgstr ":a" + +msgid "rd" +msgstr ":e" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f miljon" +msgstr[1] "%(value).1f miljoner" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s miljon" +msgstr[1] "%(value)s miljoner" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value)1.f miljard" +msgstr[1] "%(value)1.f miljarder" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s miljard" +msgstr[1] "%(value)s miljarder" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value)1.f biljon" +msgstr[1] "%(value)1.f biljoner" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s triljon" +msgstr[1] "%(value)s triljoner" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f biljard" +msgstr[1] "%(value).1f biljarder" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s biljard" +msgstr[1] "%(value)s biljarder" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kvintiljon" +msgstr[1] "%(value).1f kvintiljoner" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kvintiljon" +msgstr[1] "%(value)s kvintiljoner" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f triljard" +msgstr[1] "%(value).1f triljarder" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s triljard" +msgstr[1] "%(value)s triljarder" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f kvadriljon" +msgstr[1] "%(value).1f kvadriljoner" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s kvadriljon" +msgstr[1] "%(value)s kvadriljoner" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f kvadriljard" +msgstr[1] "%(value).1f kvadriljarder" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s kvadriljard" +msgstr[1] "%(value)s kvadriljarder" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f kvintiljon" +msgstr[1] "%(value).1f kvintiljoner" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s kvintiljon" +msgstr[1] "%(value)s kvintiljoner" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f kvintiljard" +msgstr[1] "%(value).1f kvintiljarder" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s kvintiljard" +msgstr[1] "%(value)s kvintiljarder" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googoler" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googoler" + +msgid "one" +msgstr "ett" + +msgid "two" +msgstr "två" + +msgid "three" +msgstr "tre" + +msgid "four" +msgstr "fyra" + +msgid "five" +msgstr "fem" + +msgid "six" +msgstr "sex" + +msgid "seven" +msgstr "sju" + +msgid "eight" +msgstr "åtta" + +msgid "nine" +msgstr "nio" + +msgid "today" +msgstr "idag" + +msgid "tomorrow" +msgstr "imorgon" + +msgid "yesterday" +msgstr "igår" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s sedan" + +msgid "now" +msgstr "nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "en sekund sedan" +msgstr[1] "%(count)s sekunder sedan" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "en minut sedan" +msgstr[1] "%(count)s minuter sedan" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "en timme sedan" +msgstr[1] "%(count)s timmar sedan" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s från nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "en sekund från nu" +msgstr[1] "%(count)s sekunder från nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "en minut från nu" +msgstr[1] "%(count)s minuter från nu" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "en timme från nu" +msgstr[1] "%(count)s timmar från nu" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c0b789139b772962373c78f5c046c5edd67444a9 GIT binary patch literal 4146 zcmai$O^h2g6vquMw1kgBDgB@=bqmWTw6jUJE#0PURnZS9bVb$O!WD1ENv4_D>DbwH zSKWAKt;(Y4Fene4xy2WNaEd4ju#rI0e4x^v|6Bv*V__7%QUxuwxYr z(0<$TOR#|U@8IL$uDetJ^Wc88B}n?~PXEO5Cy?g<$8ma7>SxjMHE;_3AA_60??Li& z6QucXyLKL()V=_6a1DG4d>_P;*ta0I!frVJ2<}4rCiocm2Y4sA<(|}TD@dW*;kX;5 z{(T_%JK*%Z(+@coUH`1(90=F!BuM_A1M$yZ#K*hH$z^aF?cZ`~9Jbw??)MZ(dJUxb zyyf^gNO}0xar=GgzR!V_YYP^@k3fpk4i-Bxc~}OwfNy|@!1ur-;5Xn5cpH2gEWn7yzX~1(uY(l-FC4!HDIVW}+rS&(Bj7I} z!ovOn$^LK0e;qeGnD%c5sXynq#p&A|w>y0&Nb~FkDR287r(J&l(tJf!$`i%#QPi!d z*h;U^`sl2b(q`|I&I}duP2aD*sC3>a1~|%WCu+YSlnmkT6-?KQ8#O4NyXgTXKs|u^ zBsE3~$MX}Yl$(Be2oFeqFTOZFy?r4(>|s>OF`d)xs5?;ip^g@cG37mvO6LQ|u2(3Q zo9JmOzarv}EX5*CWLK zS~h2f`!rv+44FCL~`>^c7jP!TB(FStbUr#tILw2vyg) zOR}vK8!VW56b8?B>Lysy6`s5J(o%3bk;1|@I3ujA@Yz!NXizE#dLeyBJfVgL67*nF?3!UenCap5W=@d|vVW^SoR*kz=@~5VnYq zTwPu*l*VJ}SL<|3t#|2>@CwV!?9+NLv5ci(9oYrfO}zJM+`9X6s5aAUD&u*w-g}*S z?EQNBPRp22l$$1U3tpEDBPVpw8!qGBD~{*bWHM}6Hj{pBERlv~gz+32mQ}LZGkCq= z=g7JZ88*n)AS8axmovjAso8vytxxqN%i!flzdy!S>P-{bda`F&CQV-H71?-j$PA=rPXHdYD% literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5852ab39eb6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po @@ -0,0 +1,262 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Machaku , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swahili (http://www.transifex.com/django/django/language/" +"sw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sw\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "Weka kibinadamu" + +msgid "th" +msgstr " " + +msgid "st" +msgstr " " + +msgid "nd" +msgstr " " + +msgid "rd" +msgstr " " + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "milioni %(value).1f" +msgstr[1] "milioni %(value).1f" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "milioni %(value)s" +msgstr[1] "milioni %(value)s" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "bilioni %(value).1f" +msgstr[1] "bilioni %(value).1f" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "bilioni %(value)s" +msgstr[1] "bilioni %(value)s" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "trilioni %(value).1f" +msgstr[1] "trilioni %(value).1f" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "trilioni %(value)s" +msgstr[1] "trilioni %(value)s" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "kuadrilioni %(value).1f" +msgstr[1] "kuadrilioni %(value).1f" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "kuadrilioni %(value)s" +msgstr[1] "kuadrilioni %(value)s" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "kuintilioni %(value).1f" +msgstr[1] "kuintilioni %(value).1f" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "kuintilioni %(value)s" +msgstr[1] "kuintilioni %(value)s" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "seksitilioni %(value).1f" +msgstr[1] "seksitilioni %(value).1f" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "seksitilioni %(value)s" +msgstr[1] "seksitilioni %(value)s" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "septilioni %(value).1f" +msgstr[1] "septilioni %(value).1f" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "septilioni %(value)s" +msgstr[1] "septilioni %(value)s" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilioni" +msgstr[1] "%(value).1f oktilioni" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "oktilioni %(value)s" +msgstr[1] "oktilioni %(value)s" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "nonilioni %(value).1f" +msgstr[1] "nonilioni %(value).1f" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "nonilioni %(value)s" +msgstr[1] "nonilioni %(value)s" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "desilioni %(value).1f" +msgstr[1] "desilioni %(value).1f" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "desilioni %(value)s" +msgstr[1] "desilioni %(value)s" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "gogoli %(value).1f" +msgstr[1] "gogoli %(value).1f" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "gogoli %(value)s" +msgstr[1] "gogoli %(value)s" + +msgid "one" +msgstr "moja" + +msgid "two" +msgstr "mbili" + +msgid "three" +msgstr "tatu" + +msgid "four" +msgstr "nne" + +msgid "five" +msgstr "tano" + +msgid "six" +msgstr "sita" + +msgid "seven" +msgstr "saba" + +msgid "eight" +msgstr "nane" + +msgid "nine" +msgstr "tisa" + +msgid "today" +msgstr "leo" + +msgid "tomorrow" +msgstr "kesho" + +msgid "yesterday" +msgstr "jana" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s zilizopita" + +msgid "now" +msgstr "sasa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "Sekunde iliyopita" +msgstr[1] "Sekunde %(count)s zilizopita" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "Dakika iliyopita" +msgstr[1] "Dakika %(count)s zilizopita" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "Saa lililopita" +msgstr[1] "Masaa %(count)s yaliyopita" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s kutoka sasa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "Sekunde moja kutoka sasa" +msgstr[1] "Sekunde %(count)s kutoka sasa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "Dakika moja kutoka sasa" +msgstr[1] "Dakika %(count)s kutoka sasa" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "Saa limoja kutoka sasa " +msgstr[1] "Masaa %(count)s kutoka sasa" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..77e9f9b72e8f0e776be6733ff81ebd237c3f9bd8 GIT binary patch literal 466 zcmYLE!A=4(6x8TxkDfi$!~+B$ZHWXdt}!Ac7>IHS!F3gRIa+{@~*so|Wf-sk19J4=_sMT{*9<5hPtnli6sd zO6vkle5O-)T4x>-D@ZhbO`z|T4CsYt8I&L`#@oO+@DAZzuug+<#?S~e^{K1Oqwf|t z1J=e7!CMW6h{n)$gYq%o$)+|7`+zehTgyyAqGTaR zA`6|9+A@SvP`cS{nxV?m3$<;|Z9&U@OHWI>FGutL02(B%N0ZTHaO}^UEb3bml)=5e zN-P-EHqbJc+VseLDV\n" +"Language-Team: Tamil (http://www.transifex.com/projects/p/django/language/" +"ta/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e7439a30495b2dadc52d45c653b8db45a1209830 GIT binary patch literal 1327 zcmZ{i&ubKC7{_02THCc&jYX?8^;NJWhIe-+YF8)SQkp765)5JM$%A9|-PsAd@4LM7 zZZ9G^j7rZ!J~Td63Q$14|wUNmwunw(UqbP`@Elden0Qb z{yjX@V~~%bpF;nFjzBML!2x*$z6(AEhrp*fH^Kd|pMjr&|AJe=12`ye1bhcPobz)K zKXw!c^%J@OSne<94Dxs-=M?xp@~1)SHxGUQo(FrFc@f+T`yT|!zXQXE!F}LC@F+L| zo&~A?d+-x*6{NafK+509;}1aU^DyU=+`pOAfgd9N9NY!I$nCAT)K1tta~=e-UUp|7 zo4t+VWI%R6--FWZ?NFLofPMts10~rFrFTX5r&%=jO+w#}1gkJ6u5_2F8dI^7jGi@UYAlgUQn4gnW{G9CfuE6* zSzQZPaJIBD$hBR~R%BwOA@`ioi*mt=>6$n%O%iJr@Y-UiB3+o5ZEdWWO`^CazUf4X zsOo?h=FU~cl#!uDuJ|^zGT;-Qe?oY^@XOry1Ft;p`JRVFF)x>5>N&_O3-6ThPjUZ? z;J7#LK?*ZrVnx-2DrtsRn}DAUm5LKSBV)V{{w217`E@fhi?OQfuTZ0+P8dm1m0>I3 zRoU!B9X{HywjGp8-EOyNsbO4~%f$uVD)q1Q63x82WMyfrFgrbadT@Ea=oO~4vQlBG zl{Ri?<+3fcn_;Xb`9dQ!iL{mPs%ON>K_1PjOCwIJ1zn3(6!4RmV*6@K>QR_$(sveT zv}q*)SMAJ9Dif2u|5zDS{7{AaW0M8u((5i=cj2FzVJuCmgrEApxe;sJbpU~TG<4V>8 zEeG2m@LE6GVhzn`$6GJw_xfY, 2011 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.com/django/django/language/te/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "వ" + +msgid "st" +msgstr "వ" + +msgid "nd" +msgstr "వ" + +msgid "rd" +msgstr "వ" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "ఒక్కటి" + +msgid "two" +msgstr "రెండు" + +msgid "three" +msgstr "మూడు" + +msgid "four" +msgstr "నాలుగు" + +msgid "five" +msgstr "ఐదు" + +msgid "six" +msgstr "ఆరు" + +msgid "seven" +msgstr "ఏడు" + +msgid "eight" +msgstr "ఎనిమిది " + +msgid "nine" +msgstr "తొమ్మిది" + +msgid "today" +msgstr "ఈ రోజు" + +msgid "tomorrow" +msgstr "రెపు" + +msgid "yesterday" +msgstr "నిన్న" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s క్రితము" + +msgid "now" +msgstr "ఇప్పుడు " + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "ఇప్పటినుండి %(delta)s కు" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..eaf0a943d2fc57add756f0fccac31bc9ed51c834 GIT binary patch literal 3922 zcmb7`Uu+ab9LGn*Kb#;60-_?LSm;@|cZW8`gQ~GYB#}^|_~grSH@#bOw{z^w^{9!7 zU?O1RlM;du12%?4Ljo$geIO>1XrhlM`lf4q6HI*4$b<3w+nu{>yK@4Q?tXT@^PAty z{C+cY{dw8KV+W;+Es9_!KL;G=%`d77aaNsvQ#!Nl(gRt zlD|bDwJ$aLa>JFTeYN3Q5H46BNcMvu{@6ym-a#(5fE1VSGK{SNuY$|K1$QNJTLF?j zVz?Vzg}P^W5L}7+3B&W?W2k=%t_81x%fZEq8M_DMAlVl{(qA-u6{K+*hHruQp?=En z0!V(p0Sn+2!!=778%BMn;bE|d`d5b6Kw9t6-3gyH+zzgXz8j>xz6MhKPlIsHra_9s zd2lIs*|h&)+J6MGRoHJv|K0EpkjDEHr2f~y`@tn}Li&1;;++Q(em01Q@mJ#QXgA_l?E$t85)3XcZmg2p^h}dRvp)-LagbDOd zy0xar4i+Z(Uawa3q<>wlEJ_wjyIPU5B5QM8TBN$gpH1_nZ?UwivZO7xc6EQ#Ee96s z-n!@8yzg(?btM`$^PchnyR}u;wuz@imCCM7N#{^;n>H_nil>D6*;72Nr1Pe@O-tuY zahqn#mg2qCbf(DGrdraZcn>j^BC@oImIQSq7qRl2T5z`_adJws>Fcce`gEeISnk+N z1hS5(wQPo+HW!m9NxwYbW1_Y_8k7f9AWo8Mrm=)y2ZT{<5fPH=8)Mw{#r&W#)UnU=$7s24$wir0|*Y4lt#e zuHr8cf@xWHr|_=JAb_oINj4>v76Hj)f!rrb+Sy)qUJ-%9jacO6eXd`TnO&kG1MTck z6|d|(->fKSTo!p|Z0EQ$8VFaz)_K9zqR2Pq3qwx6;1q^=p-{{Z59AB^JPe&(V$vg@ zUAti?|Fl!s#Pd%ThlU37D4CaBrJeD>^;ON)GAQyf5d>3wmu!fDZ^0{=dafdL%T?8K zARB`vS$_td{7TcU2xnZl^&%gyx*qSZYTYR2a;;WtP?JAzLL4CTT(Y7zYNl^aS996S zj_o_PcGq4Q%x6ZWuZ52}O*ODMjUAn9)LhTs%u7`_P(qLF8Qe|s*6C!Z7`XyQR z{7R8;+Ux1g9O0vy8LLs6oozCxt0MOsaaD~JHuL0jB)>T`=a(Z2KaRrBqwxJG{3x0^ z8ik)m;fXmG>C1|K*yi0%Bt_vT=o^J!L^DUC@NiFu>HCO!r*9upZ8uG#r*9R~Emue) zr|t`qqi{N2^SLPe&^lcOlMkZsLcA_Zd~Wb6@8LTgh?~2F(;>M29m?DPohXjAb(b{z zyL<1!1PR5KI39%;&6|>YDo!zNl_)#|gPuK(#fFG4I>G#4+~XpGKBvdocnjYANa=nz zHs0HmQd-B^Xy#D70_@g!iPv46wQKKDqZusuWE8%~=yb&A3tu>Lh`|xWpnVe~(Em4n z+bjxu4~3gLnt6j_+#Uu?dp8QtcVj;9gwkamcR3QxAOOi6!-M8pkEe;8oxy|==;RC_ mN0|9hNH`YLQ5eQyMCWb;7KeNvPCR3CeA(UtaFXnpw(Wmzi2C&a literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po new file mode 100644 index 00000000000..00decc3527c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,237 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2012 +# Perry Roper , 2017 +# sipp11 , 2014 +# Vichai Vongvorakul , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-18 04:55+0000\n" +"Last-Translator: Perry Roper \n" +"Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "th" + +msgid "st" +msgstr "st" + +msgid "nd" +msgstr "nd" + +msgid "rd" +msgstr "rd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f หนึ่งล้าน" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s ล้าน" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f สิบล้าน" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s พันล้าน" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ร้อยล้าน" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] " %(value)s ล้านล้าน" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f quadrillion" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s quadrillion" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f quintillion" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s quintillion" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f sextillion" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s sextillion" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septillion" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septillion" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f octillion" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s octillion" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonillion" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonillion" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f decillion" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s decillion" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" + +msgid "one" +msgstr "หนึ่ง" + +msgid "two" +msgstr "สอง" + +msgid "three" +msgstr "สาม" + +msgid "four" +msgstr "สี่" + +msgid "five" +msgstr "ห้า" + +msgid "six" +msgstr "หก" + +msgid "seven" +msgstr "เจ็ด" + +msgid "eight" +msgstr "แปด" + +msgid "nine" +msgstr "เก้า" + +msgid "today" +msgstr "วันนี้" + +msgid "tomorrow" +msgstr "พรุ่งนี้" + +msgid "yesterday" +msgstr "เมื่อวานนี้" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s ที่ผ่านมา" + +msgid "now" +msgstr "ขณะนี้" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s วินาทีที่ผ่านมา" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s นาทีที่ผ่านมา" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s ชั่วโมงที่ผ่านมา" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s ต่อจากนี้" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s วินาทีต่อจากนี้" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s นาทีต่อจากนี้" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s ชั่วโมงต่อจากนี้" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9238c9992a34227d1ffe90a7149d38ddce6b3acd GIT binary patch literal 5304 zcmcJSONDt+LX1bT|>RkpT z#)Ah!PV7&Myb!6?MUnD|I^my2Ay8WW=!6B7@<4qiO?|GK~F-RZ7DFIKkZSKq(B zuGd%9UHjdtrLPF2-N>tvw=NMvfsZf657PG+39$nF0bB+C3f=`SSti6FxEAaO9|lQ( zlJ&QlUxUNY|7NaRE`$U7aprSi3HHa}?ch1^E^yh!Lfi@tfuxUtq#Nc5kouoz{svMz zt1n5p2c&ULgQyb6L2BnDNd3>T{X5&&^a&xM?*i9?E{Lg$7eQKzSD3GYG_I2%wf6-` zg$=0fVV(D3et10f#mlY*Z;`+^2^ft5=i|$0A2`=F~`BnVL!^OgV({H zVfzK<>&*9p@T!tW1f0uz|uVh{e()z9D`hE~gCQ9Iu3xrq?UIF`k z4375C=OE4RTd)LPfJ(9lnGb=a&obWx2VtLO{>8j~WvcH7X?>4^w0>`a)ZQ7ke_^h; zGS!Ef2f^ey=3C6O%s)Yj-%Z%mG@tDt`R@gHfQQ)rknL|l@?Ue65Zk~VAg$9=AjRt$ zwx0tr1@RK|4G@3g6n+qDF%P0^@ij<(=a_#mmt39tuL8;cPLTXZK=R)WQorLMj+A%| zq_`=jW_rvP^AIy;wwcG6PcxrkKFfR_r1`xJQoqO9J^@nyZ!+HnX&fJL{f8j7N0P9` zl5`Dz@p?)2$#xJ^P7ogOmn1tM`5!~r3D->Q9-^5nbsGtnPfjm&_NzW-ib`<#uNfe zpTz2Vvik>I-88BcNmUOPS(9PVl727?X+||;T^g!P$_cO8^aB51HCNXxo_4h!1ofcV z)ucsgS=zH{e&Aa??P^dn7GJx1C{}K0@$RjAzOD5`v0ab!w9UPzeAw=7m5puS1u-f_ z*QOL>7)hI!3t=P+LOyztEGosgMc9-12uHFQGrMMsRwR3=#YmB_O|^t6l0C#ih{)3- zS^|_w_s1>edq=cTSTsL2nh$R+h<#IvzI-E9(=(m4sqa0nj>q|Dm3f_KP92}#GwOKc=HvNV&=(~DgV6PS)s*F>M~`9kI%WlCWERZI zI$0S(Uf=CD0@HUhH>wR6%njYn8@tWByUk7A=4iLMIW;3aqkR#1hlQC6wH79zEoOpN z5QdnLnGHl+M@EMvkA=Y#x@MfcuJf=CBYZEb(tSet^`P&7o(@9e?2GE2>+Fo{kux4t zW#8ETac5Vkm4UCbTNz!IBjw7dQ{L!QHpxn*x?%HRd8Ay1qjNydc+_UzZ&a2yS2u1N zEF<+ji0$Hxhsuwd$^>Cm?hN7sL9KxbzaFc)cE+`8RpodbHoRy`4on#{T^$~tot+&r z^q4oP4-eIX)^IxT4x0SZsGbi|!KLD-6_(w|PuXxqpZ znHIMV`0^fEDQ)RnbbXoo$ggQ}=433D@8S*Q8E-;`+LzgVr|ZUnPfwf9-lDsXMRIin zzuf)DD(1d+ba%2y)J3i}iwfI`q^qZG&x0l+m zEN6t*W3e~eX!BZffmj?xi%+AJ_tE1Y~!Zt}-bLrSw9S{!Xb$qo_J7wC7LbA23&T_&@jH295X# tChxUekD?`x9vk}4xvlXKZhY8MbDz$=BPQZxv^e+kr+wiyJS-H}=O4WadW!%6 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9bb2363bdfb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,400 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ahmet Emre Aladağ , 2013 +# BouRock, 2018 +# BouRock, 2014 +# Jannis Leidel , 2011 +# Metin Amiroff , 2012 +# Murat Sahin , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:57+0000\n" +"Last-Translator: BouRock\n" +"Language-Team: Turkish (http://www.transifex.com/django/django/language/" +"tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Humanize" +msgstr "İnsansı" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}." + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}." + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f milyon" +msgstr[1] "%(value).1f milyon" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s milyon" +msgstr[1] "%(value)s milyon" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f milyar" +msgstr[1] "%(value).1f milyar" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s milyar" +msgstr[1] "%(value)s milyar" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f trilyon" +msgstr[1] "%(value).1f trilyon" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s trilyon" +msgstr[1] "%(value)s trilyon" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f katrilyon" +msgstr[1] "%(value).1f katrilyon" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s katrilyon" +msgstr[1] "%(value)s katrilyon" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f kentilyon" +msgstr[1] "%(value).1f kentilyon" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s kentilyon" +msgstr[1] "%(value)s kentilyon" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f seksilyon" +msgstr[1] "%(value).1f seksilyon" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s seksilyon" +msgstr[1] "%(value)s seksilyon" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f septilyon" +msgstr[1] "%(value).1f septilyon" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s septilyon" +msgstr[1] "%(value)s septilyon" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f oktilyon" +msgstr[1] "%(value).1f oktilyon" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s oktilyon" +msgstr[1] "%(value)s oktilyon" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nonilyon" +msgstr[1] "%(value).1f nonilyon" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nonilyon" +msgstr[1] "%(value)s nonilyon" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f desilyon" +msgstr[1] "%(value).1f desilyon" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s desilyon" +msgstr[1] "%(value)s desilyon" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f googol" +msgstr[1] "%(value).1f googol" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s googol" +msgstr[1] "%(value)s googol" + +msgid "one" +msgstr "bir" + +msgid "two" +msgstr "iki" + +msgid "three" +msgstr "üç" + +msgid "four" +msgstr "dört" + +msgid "five" +msgstr "beş" + +msgid "six" +msgstr "altı" + +msgid "seven" +msgstr "yedi" + +msgid "eight" +msgstr "sekiz" + +msgid "nine" +msgstr "dokuz" + +msgid "today" +msgstr "bugün" + +msgid "tomorrow" +msgstr "yarın" + +msgid "yesterday" +msgstr "dün" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s önce" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d yıl" +msgstr[1] "%d yıl" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" +msgstr[1] "%d hafta" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dakika" +msgstr[1] "%d dakika" + +msgid "now" +msgstr "şimdi" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "bir saniye önce" +msgstr[1] "%(count)s saniye önce" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "bir dakika önce" +msgstr[1] "%(count)s dakika önce" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "bir saat önce" +msgstr[1] "%(count)s saat önce" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "şu andan itibaren %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d yıl" +msgstr[1] "%d yıl" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d hafta" +msgstr[1] "%d hafta" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d gün" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saat" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dakika" +msgstr[1] "%d dakika" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "şu andan itibaren bir saniye" +msgstr[1] "şu andan itibaren %(count)s saniye" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "şu andan itibaren bir dakika" +msgstr[1] "şu andan itibaren %(count)s dakika" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "şu andan itibaren bir saat" +msgstr[1] "şu andan itibaren %(count)s saat" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..98df56f9585769d3b7d58d5a45e8e313e8cc2b67 GIT binary patch literal 3243 zcmb7^-)~e!6vs!Xzg9uTAE@=mAXZwM+udtaU~3JrLPTh6$ijn(F}K~>?SsQ?y-aT8fFj`Y^YR@y-8$nE2uoiQlt3ZEbgMiPN6@x#v4) z&Yd}DvVU%C`I2GmhP?nQ-N#rrcxw|L7~gGXY!^5Qc7ie32HrLL&X$IL*suzwF@N1~ z33T9ZzP~{i?129XxDz}NQvUD39pLXq|HtU94>aa`LHhnl!z&==`PJ|a*am<5gN$J* z>jCj;)@%4a_#FH`@FlPa(h<*@`ST!-#4Z_rVdgJ`l<%t1uNnQi;kRaf(r^lV2=O(L z^4$g>27duBqPD+*ROgQ%(mtw&m%-=Z*Nm?X{{mluzBSdL3v&25<5xh+_Z3)QZ+s0t z1^o{AEV${BMqI1mUXVjSW;g=Uey$k*Cy?^}0U`za8$^lOU69V#@+f25z%3xfaggfW z4O0Am!^0r0J8tGb25J3(;Yp(_!!g58LCSL$#6P=)2j%%1r1jr`C?{)&EsrhBFCgu0 z7wkpYRv3-lFuEf&UV}Yee``FbMl?8#zOx-h{d)q|3Zoi74Wm0t=cPS71EWFvqr0?& z91N6bWl#^Oe^eW)?~^bZufphj9WY#p`rQQBV=%P5e&@)i@iINy+DE)nMRatz1wP=H zN`4sJQ_G7%OQc;bhG8)*tx0K-%9eaKEeHckq+JaMl_l1$o~n5H$P%5b`++U{sft~f zV%Qd*D398st+KLhyh)Tz-L)yrJ(S$0t!ts=O~U%_N#3k9_f2w}*4#76ZJMoHk|(Ln zouXKqYH5??31U-=DAFQY8nhw_zc{2=!5WdQ z@&Z}%R2XIX2VM~Pk{=O1%E8~pZs6`O)!i;XD1`4|O;D_OMd9RxSI+XBr@V-_4=FXA zO{c5XYL}vXenE_O4Tj}(<3!6SnZ;?P(jBS3LwyHU&+c|*QoUiIM1Vbw4dZYM9ZnCI zJU{5>gF{{C%&!c z;_>9^IsK!)p=Yq)<-Iq3fI?>V!UkF5GrFdKzE{9pd}gDN@q|4{o>*8+C6^VG)A3n7 zjq=Q|)Ot;_|DF^R$%VvZav3qXaS=^GatS5huz+SdxqJv%Upyq7#nEf}CeuIY+4ys& zXBMa8)A2Y;vHY7AU&Ljt={XjEwsckB#0ABz#oGd3iDB`Ct}&!XA>#|kwi-%_v7!;N vcm>}>FBmS, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tatar (http://www.transifex.com/django/django/language/tt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "че" + +msgid "st" +msgstr "че" + +msgid "nd" +msgstr "че" + +msgid "rd" +msgstr "че" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f миллион" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s миллион" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f миллиард" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s миллиард" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f триллион" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s триллион" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадриллион" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадриллион" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квинтиллион" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квинтиллион" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстиллион" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстиллион" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септиллион" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септиллион" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октиллион" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октиллион" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нониллион" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нониллион" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f дециллион" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s дециллион" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f дециллион" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" + +msgid "one" +msgstr "бер" + +msgid "two" +msgstr "ике" + +msgid "three" +msgstr "өч" + +msgid "four" +msgstr "дүрт" + +msgid "five" +msgstr "биш" + +msgid "six" +msgstr "алты" + +msgid "seven" +msgstr "җиде" + +msgid "eight" +msgstr "сигез" + +msgid "nine" +msgstr "тугыз" + +msgid "today" +msgstr "бүген" + +msgid "tomorrow" +msgstr "иртәгә" + +msgid "yesterday" +msgstr "кичә" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s элек" + +msgid "now" +msgstr "хәзер" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "хәзердән %(delta)s" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af7ab53bb6735a670114ecf738e973e4f5831251 GIT binary patch literal 462 zcmYLF!A=4(5XI3XRZ0i%-OX{0*q65Q_gE^1WDJ@WHy?s z(z*aspXn5ys?0-d1&L;_F$|oN0k!ZfgA(ML@is6HyhAt_tkYziF%-gFedyZrpt}Xm zfVHtj@S7$>L=)))#7-KY%V3=#FVYz8$wcW?<>VgIVELHu%9b`u`+z+rt7N7iRZRJY5?j!6zow@p-ET+pKL=W+1-*=>\n" +"Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" +"udm/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: udm\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" + +msgid "one" +msgstr "" + +msgid "two" +msgstr "" + +msgid "three" +msgstr "" + +msgid "four" +msgstr "" + +msgid "five" +msgstr "" + +msgid "six" +msgstr "" + +msgid "seven" +msgstr "" + +msgid "eight" +msgstr "" + +msgid "nine" +msgstr "" + +msgid "today" +msgstr "" + +msgid "tomorrow" +msgstr "" + +msgid "yesterday" +msgstr "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fe9442db4aa59f2b625be59da722980bdcbf98dd GIT binary patch literal 8854 zcmds5U2Ggz6~3ft(wL@yknqz0w*)8NBxCQ|PGYaUPTTybRf%dyntI3Ut#@af znOQqdV&NwJK{Rcing{;M0}njp!6Yt8ojOt5NR@c$>;poTPz4kO5=elA)CVfTcV_O+ z&dj~DyHUjpBVB)U&iU>+=brmBcm3gg>tADd4xw#B8(qhk4t#1o{^0rD?Tl>({vLQA z@bAE#z;zoK+YQ_W>;^swB>icj|CvA!*a!V50{3iWOoRNC!0!Vykgo!_1OEWr3EXf8 zV-Em(futV?lHL{gBOt}UDexaa^0RGIfJcCo*DMewb^%C!UI$YAcZK{YWVyNsqkV^5Iz#jl9uh)U(?`gq{kAXDK4VYw# zcPEhKdjxI;QvJ3Gdp8gzV;SHg*2(~o*2ORGX6*C8o4^|I1K{4;;BS z&|elfjLx(GZwNg0ImTXr{8u397vOXec=r~@s=!x(B>x-uG}*TX`riOae;7p}d>2T5 z9{OT{?*l2Hr@s`)9|3ESkAFGH`_I6aAb$dUANc(JfjogtLGo{b-vwU$3S;j9_k5Kx zOgZ}(km~UtAWF$LVX`&gR^SNm5bz*yN#IT30myf7#&W<%fW$uuB>vBV#Q&qf9xNK- zSAfL72;2<(5J>U=2Bi7<7>F&#*w+KxDDWI2V!d2J~UcaeP|oe z_M`1Z!?N<99r&9S@81yk5Rhs&Amj%H4g*KUdjl|y{+ZX1$HdESff?W)G^!~|>p#5$ zw*v>!u;l!`EsjctCE)K-fWOD7K3IkfTilwS#8qh()8z0Jr8GsvR45e_6sjJnRdus`(qKA@X4YIoY~D$$X1W>You3BU zU{8mf$d;Cfp-o3Nla^UbdJMD;kAf5S>h1|WHi)53H~F+xvy%=N*uy>3t~;CW>zkjS z?{&#_dCE9JefomIHJ~CK^wnniGF?X>J$krVhFov9>mZhvVIsYSS&Y-g(bqRyL5vYT zIgMp+xP@aAN3@|Pk77+3wszQ@w6JJOc|P<^*$orT^V&?;c!iDu?TBSpojf;ZebFfl zj_}~M&|~s$p5uiA&+;8RxG!Z%%r(UkVR2{|&yuaCjj~4hKiGlZQmXBh& z^3$h<|12Nlxxow^<|K!r3sT5ZhlV&-*c^(4Xf6nUSu@ z4X%F1yY9VJKg;Sbd2iI0yf?fnJiP72?pt78@UGR*)z5>r(!%6jZDE9uOSfcRL0T_* zS1GdhCURYi_m<4b=n_HBpaaU~`dRNXqF;+g57o)2p+Sz;!XzrJ8fVNTJNTVj*A;Da#9fz8L22zKAn?R>(8~zN1~`Ql1S>DI-s3tv6AWu zV=|M3SE$F;g;9OQUpHMk7kbcvQ)pjNFzW9g@-Lk})1#GAE-H6h$^|NvdNoQW=#wmWhgx$fHw=bnqqfkO*=n5=E6uTTo4L4eVuNx9C!U?d??SRC6CN*z0?1&3*9qTaRXn&y)31!5lUKJBNTOA zZ-vl#T_avQuWO`Jr**ycF8(i?l@_bDNl2+_lc20<$L5Z!+4R_PEt_3BtYl{$XoFx6 zUGUyw-i@93QGBL;j($X6r&EFMeDr@jy7u5KI49om8>{(7zk_`S{qhRl=@+J$58oEb z!docEtt7?Io}?z|ALS$&zDHb2Fr@QzQY7Rc@20(xv83^D-@lBGTWG}Cn^G`lNnS!V zR{iXjP>ofQx&Pj%6RJzsh(->{8lU%br&GGgXugLv^p<^IQx0Y, 2014 +# Kirill Gagarski , 2014 +# Max V. Stotsky , 2014 +# Mykola Zamkovoi , 2014 +# Alex Bolotov , 2013 +# Taras Korzhak , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-24 20:06+0000\n" +"Last-Translator: Taras Korzhak \n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != " +"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " +"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " +"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +msgid "Humanize" +msgstr "Олюднювати" + +#. Translators: Ordinal format for 11 (11th), 12 (12th), and 13 (13th). +msgctxt "ordinal 11, 12, 13" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 0, e.g. 80th. +msgctxt "ordinal 0" +msgid "{}th" +msgstr "{}ть" + +#. Translators: Ordinal format when value ends with 1, e.g. 81st, except 11. +msgctxt "ordinal 1" +msgid "{}st" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 2, e.g. 82nd, except 12. +msgctxt "ordinal 2" +msgid "{}nd" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 3, e.g. 83th, except 13. +msgctxt "ordinal 3" +msgid "{}rd" +msgstr "{}ій" + +#. Translators: Ordinal format when value ends with 4, e.g. 84th. +msgctxt "ordinal 4" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 5, e.g. 85th. +msgctxt "ordinal 5" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 6, e.g. 86th. +msgctxt "ordinal 6" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 7, e.g. 87th. +msgctxt "ordinal 7" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 8, e.g. 88th. +msgctxt "ordinal 8" +msgid "{}th" +msgstr "{}ий" + +#. Translators: Ordinal format when value ends with 9, e.g. 89th. +msgctxt "ordinal 9" +msgid "{}th" +msgstr "{}ий" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f мільйон" +msgstr[1] "%(value).1f мільйонів" +msgstr[2] "%(value).1f мільйонів" +msgstr[3] "%(value).1f мільйонів" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s мільйон" +msgstr[1] "%(value)s мільйони" +msgstr[2] "%(value)s мільйонів" +msgstr[3] "%(value)s мільйонів" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f мільярд" +msgstr[1] "%(value).1f мільярди" +msgstr[2] "%(value).1f мільярдів" +msgstr[3] "%(value).1f мільярдів" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s мільярд" +msgstr[1] "%(value)s мільярди" +msgstr[2] "%(value)s мільярдів" +msgstr[3] "%(value)s мільярдів" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f трильйон" +msgstr[1] "%(value).1f трильйони" +msgstr[2] "%(value).1f трильйонів" +msgstr[3] "%(value).1f трильйонів" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s трильйон" +msgstr[1] "%(value)s трильйони" +msgstr[2] "%(value)s трильйонів" +msgstr[3] "%(value)s трильйонів" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f квадрильйон" +msgstr[1] "%(value).1f квадрильйони" +msgstr[2] "%(value).1f квадрильйонів" +msgstr[3] "%(value).1f квадрильйонів" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s квадрильйон" +msgstr[1] "%(value)s квадрильйони" +msgstr[2] "%(value)s квадрильйонів" +msgstr[3] "%(value)s квадрильйонів" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f квінтильйон" +msgstr[1] "%(value).1f квінтильйони" +msgstr[2] "%(value).1f квінтильйонів" +msgstr[3] "%(value).1f квінтильйонів" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s квінтильйон" +msgstr[1] "%(value)s квінтильйони" +msgstr[2] "%(value)s квінтильйонів" +msgstr[3] "%(value)s квінтильйонів" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f секстильйон" +msgstr[1] "%(value).1f секстильйони" +msgstr[2] "%(value).1f секстильйонів" +msgstr[3] "%(value).1f секстильйонів" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s секстильйон" +msgstr[1] "%(value)s секстильйони" +msgstr[2] "%(value)s секстильйонів" +msgstr[3] "%(value)s секстильйонів" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f септильйон" +msgstr[1] "%(value).1f септильйони" +msgstr[2] "%(value).1f септильйонів" +msgstr[3] "%(value).1f септильйонів" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s септильйон" +msgstr[1] "%(value)s септильйони" +msgstr[2] "%(value)s септильйонів" +msgstr[3] "%(value)s септильйонів" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f октильйон" +msgstr[1] "%(value).1f октильйони" +msgstr[2] "%(value).1f октильйонів" +msgstr[3] "%(value).1f октильйонів" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s октильйон" +msgstr[1] "%(value)s октильйони" +msgstr[2] "%(value)s октильйонів" +msgstr[3] "%(value)s октильйонів" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f нонільйон" +msgstr[1] "%(value).1f нонільйони" +msgstr[2] "%(value).1f нонільйонів" +msgstr[3] "%(value).1f нонільйонів" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s нонільйон" +msgstr[1] "%(value)s нонільйони" +msgstr[2] "%(value)s нонільйонів" +msgstr[3] "%(value)s нонільйонів" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f децильйон" +msgstr[1] "%(value).1f децильйони" +msgstr[2] "%(value).1f децильйонів" +msgstr[3] "%(value).1f децильйонів" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s децильйон" +msgstr[1] "%(value)s децильйони" +msgstr[2] "%(value)s децильйонів" +msgstr[3] "%(value)s децильйонів" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f гугол" +msgstr[1] "%(value).1f гуголи" +msgstr[2] "%(value).1f гуголів" +msgstr[3] "%(value).1f гуголів" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s гугол" +msgstr[1] "%(value)s гуголи" +msgstr[2] "%(value)s гуголів" +msgstr[3] "%(value)s гуголів" + +msgid "one" +msgstr "один" + +msgid "two" +msgstr "два" + +msgid "three" +msgstr "три" + +msgid "four" +msgstr "чотири" + +msgid "five" +msgstr "п'ять" + +msgid "six" +msgstr "шість" + +msgid "seven" +msgstr "сім" + +msgid "eight" +msgstr "вісім" + +msgid "nine" +msgstr "дев'ять" + +msgid "today" +msgstr "сьогодні" + +msgid "tomorrow" +msgstr "завтра" + +msgid "yesterday" +msgstr "вчора" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s ago" +msgstr "%(delta)s тому" + +#. Translators: 'naturaltime-past' strings will be included in +#. '%(delta)s ago' +#, python-format +msgctxt "naturaltime-past" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d рік" +msgstr[1] "%d роки" +msgstr[2] "%d років" +msgstr[3] "%d років" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d місяць" +msgstr[1] "%d місяці" +msgstr[2] "%d місяців" +msgstr[3] "%d місяців" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d тиждень" +msgstr[1] "%d тижні" +msgstr[2] "%d тижнів" +msgstr[3] "%d тижнів" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d днів" +msgstr[3] "%d днів" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d година" +msgstr[1] "%d години" +msgstr[2] "%d годин" +msgstr[3] "%d годин" + +#, python-format +msgctxt "naturaltime-past" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d хвилина" +msgstr[1] "%d хвилини" +msgstr[2] "%d хвилин" +msgstr[3] "%d хвилин" + +msgid "now" +msgstr "зараз" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s секунду тому" +msgstr[1] "%(count)s секунди тому" +msgstr[2] "%(count)s секунд тому" +msgstr[3] "%(count)s секунд тому" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s хвилину тому" +msgstr[1] "%(count)s хвилини тому" +msgstr[2] "%(count)s хвилин тому" +msgstr[3] "%(count)s хвилин тому" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s годину тому" +msgstr[1] "%(count)s години тому" +msgstr[2] "%(count)s годин тому" +msgstr[3] "%(count)s годин тому" + +#. Translators: delta will contain a string like '2 months' or '1 month, 2 +#. weeks' +#, python-format +msgid "%(delta)s from now" +msgstr "через %(delta)s" + +#. Translators: 'naturaltime-future' strings will be included in +#. '%(delta)s from now' +#, python-format +msgctxt "naturaltime-future" +msgid "%d year" +msgid_plural "%d years" +msgstr[0] "%d рік" +msgstr[1] "%d роки" +msgstr[2] "%d років" +msgstr[3] "%d років" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d місяць" +msgstr[1] "%d місяці" +msgstr[2] "%d місяців" +msgstr[3] "%d місяців" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d week" +msgid_plural "%d weeks" +msgstr[0] "%d тиждень" +msgstr[1] "%d тижні" +msgstr[2] "%d тижнів" +msgstr[3] "%d тижнів" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дні" +msgstr[2] "%d днів" +msgstr[3] "%d днів" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d годину" +msgstr[1] "%d години" +msgstr[2] "%d годин" +msgstr[3] "%d годин" + +#, python-format +msgctxt "naturaltime-future" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d хвилину" +msgstr[1] "%d хвилини" +msgstr[2] "%d хвилин" +msgstr[3] "%d хвилин" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s секунда від цього часу" +msgstr[1] "%(count)s секунди від цього часу" +msgstr[2] "%(count)s секунд від цього часу" +msgstr[3] "%(count)s секунд від цього часу" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s хвилина від цього часу" +msgstr[1] "%(count)s хвилини від цього часу" +msgstr[2] "%(count)s хвилин від цього часу" +msgstr[3] "%(count)s хвилин від цього часу" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s година від цього часу" +msgstr[1] "%(count)s години від цього часу" +msgstr[2] "%(count)s годин від цього часу" +msgstr[3] "%(count)s годин від цього часу" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..078d2e9fc3854556af8cbdeb473f174d4ba1d940 GIT binary patch literal 1347 zcmaiyO=uHA6vxMJjo)9l3e$twB9rX;RlBt!Y72f8t3)q~ux2Oemd#9+xOo$|Gc;4%Yn^L2-YD)7vde_ z2;$xb99W;gW8i1YA7C%??u~?O0k46Z!JC$MKx}f?=J&x($O~34f#%-0)hkxlmNonS zq2(iRJL>D8@p%mH02jao^zsxm{kUkt@Gj_rv!J>6+VTUq75PUn1AYRrNz3YAt^UpC z-$88h1BdbXY4vSr-uUdXJPhtf-UXWaEVvgu38KCBtOr1I$M~$R-FPtbpnb9vVZOiV z%Xl0_m}Pv8mzj4TVi%&*+GE9ShDUoQ{HV%%vu=?-2%{*J;=fwCLtQ6Ls}6;~MIM&M zG%1D?oD^kM5fKm(3Qip6YL9oKPC$Zqk8(0H!b^)aWPx&72Vx<$2r@rK(@zEYJP2M{ld3N_)n%u6VgztyarwV;2_r zWVRs7xz&Nz5ZSxAs>=0dMy`wut&i?zoy;XEG#6-Ts)E@xpVYZZa&3K?b2HdGzdqQ2*}Hqg9m|jjGCz*sxUP*rTG-PUFE719bIqut(7D zLF)DnWd8auCC}5D)_hw3znIQ;sO&7hNmk(buW$P2i=>e*BumZrBz=#^db3WN^`w!k zkYqWXOI{@_NrR;IbdDsA)_il3BulM%D+7&W3H9yUt?6{e)XpW1=G%4|#%a61SjDrn Xo-DVfX>&21X}go=a`F-;OKajU6L@(3 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2e889dd336b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po @@ -0,0 +1,261 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Mansoorulhaq Mansoor , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Urdu (http://www.transifex.com/django/django/language/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Humanize" +msgstr "" + +msgid "th" +msgstr "واں" + +msgid "st" +msgstr "پہلا" + +msgid "nd" +msgstr "دوسرا" + +msgid "rd" +msgstr "تیسرا" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f ملین" +msgstr[1] "%(value).1f ملین" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f بلین" +msgstr[1] "%(value).1f بلین" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f ٹریلین" +msgstr[1] "%(value).1f ٹریلین" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "" +msgstr[1] "" + +msgid "one" +msgstr "ایک" + +msgid "two" +msgstr "دو" + +msgid "three" +msgstr "تین" + +msgid "four" +msgstr "چار" + +msgid "five" +msgstr "پانچ" + +msgid "six" +msgstr "چھ" + +msgid "seven" +msgstr "سات" + +msgid "eight" +msgstr "آتھ" + +msgid "nine" +msgstr "نو" + +msgid "today" +msgstr "آج" + +msgid "tomorrow" +msgstr "آئندہ کل" + +msgid "yesterday" +msgstr "گزستہ کل" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "" + +msgid "now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "" +msgstr[1] "" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "" +msgstr[1] "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7c0b900c798a9f98e4d3aab1efbdef3f2c0a26b6 GIT binary patch literal 3646 zcmai#UyKt)9LEPmPwO8LMLRm5dF6yTDP<1_#0OTK`<@KWPr!!&nyf z9hybZ!uTD{ufP$E?|@st4fjUzC&8yN79i>8w0>3ddyt<0kLJ)o6z90+Yv3U4AA$FQ z-+&b7Hb~F^TaSlfr14>pgJ;3#z>6T3#BPCj7525}ci;w$Z-Y;Pe}H#^tL~5d)_|0% zb($MNvTp_{-ZNSs*7`QhthR60oB$D;?Exv?OCWyi5H9CYlM~=-jDN`>CioY)8C>@O zV~>L4Am#56_yp*I>%lj{wcsMS3A_eUoqqt=fq#MzgP8}Td~5*8uK+#*zM}QhAjNwd zd>p(2(sP^OM(|tB-$8obz(djdYyv5NTfxV`y?T5?k9|FU1EhHGgOvZzG_Qe_$1g#O zdjrIe{fGETFv#E8$rtdQy}Gi2&6jXwZ0QX z89IBL{OEh3Jg-5Asnh8F=v{Nsuydt7Lycll-YK`V-^S3fl{+~FIt@!_NMEN>t+(m> zL6CAx%|fU8Z>2#`@=SY$@k+J+7Kjl^`t}p*rD~Y1P)2uqa@A#EONQ2}V;+Zt*OM|Cb z^^3~jYgW(H>{4LxUS4;lDf*e3Sr0|ki3%Czv57^bRgQqnaHxk>9QVaQWL zfAvD1R?>9~xk*dcEaWE5RIQLNr=}}Kz9!XBrjRcqrb?U9dUKXVO-+z^*9Q6DtRYOQNFektnFy5(knc zCS55QrNak<5(`CLNEW&aEL2RD@e71t$}iasTs=Ps;H&0+))1i*0m(-L|FkG7>tM+` zDS{A3V}X}W+tTqf$3)c+lrqT3M0^gp?@3eAx zD?iTj`9f}dG?&li;AkBab(dl;`Hfq-UDoy;JU>y``TS@OEpylol{FjKGOXCj4+@;_ z`APH_>b6u1-rj~?_WiMly3KYG@j2&{dw=$BmS6!^p`SH&wW@Vc8hTA?yq`~AQR3tUz^!*DXcn@6{k zx!sw>Ux;cquO)@RZ8y)=I2o2MNtcAFtDOu^uL4VAvl&<Ji-q^u9#@ zs(Wmy1te|V%CY!7?Kyd><<@nDoZR}f-Mm=D#Q1QHETLWN6&<(rLBr@CSyJxp<|TtW zcd#Wcaq^yREqd(8&DT9P)oxyptk_yCmif&K^qlyt!xFlu9?ikAHeGIgB3ZrNyo!S# zOLwCwY^L3OPtiFy)xQ2=gB@=z*7QL)WwQgVFYwoZ6YYr8y4>KN?Xm;ZNygtJ`xntp B`UL<0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4b7cd6e5524 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,235 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# xgenvn , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tran Van \n" +"Language-Team: Vietnamese (http://www.transifex.com/django/django/language/" +"vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "Humanize" + +msgid "th" +msgstr "th" + +msgid "st" +msgstr "st" + +msgid "nd" +msgstr "nd" + +msgid "rd" +msgstr "rd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f triệu" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s triệu" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f tỷ" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s tỷ" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f nghìn tỷ" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s nghìn tỷ" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f triệu tỷ" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s triệu tỷ" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f tỷ tỷ" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s tỷ tỷ" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f nghìn tỷ tỷ" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s nghỉn tỷ tỷ" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f triệu tỷ tỷ" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s triệu tỷ tỷ" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f tỷ tỷ tỷ" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s tỷ tỷ tỷ" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f nghìn tỷ tỷ tỷ" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s nghỉn tỷ tỷ tỷ" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f triệu tỷ tỷ tỷ" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s triệu tỷ tỷ tỷ" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f tỷ tỷ tỷ tỷ" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s tỷ tỷ tỷ tỷ" + +msgid "one" +msgstr "Một" + +msgid "two" +msgstr "Hai" + +msgid "three" +msgstr "Ba" + +msgid "four" +msgstr "Bốn" + +msgid "five" +msgstr "Năm" + +msgid "six" +msgstr "Sáu" + +msgid "seven" +msgstr "Bảy" + +msgid "eight" +msgstr "Tám" + +msgid "nine" +msgstr "Chín" + +msgid "today" +msgstr "Hôm nay" + +msgid "tomorrow" +msgstr "Ngày mai" + +msgid "yesterday" +msgstr "Hôm qua" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "cách đây %(delta)s" + +msgid "now" +msgstr "vừa mới đây" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s giây trước" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s phút trước" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s giờ trước" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s sau" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s giây sau" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s phút sau" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s giờ sau" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5e5b7814d63c54968de0e1bdf551cfa2cc6cd429 GIT binary patch literal 3573 zcmai#U2GIp6vwZKBI^eVDk2J35NR#bokg(iVu`VW5Q`El`rv~Zc5iow?9Q}vXImgK z!5|{v1{6j7j2JLzLSi&+AsRK&#HfiM5EG3r?zYhf@L3=9e|Ar&W%h2o>Dk}h|2cE+ z+;i?sf15e=C4rHG-3B{;nGjvzlFRXf(LPm(#b5{60y^L#a6juGvi=Km+7&`1;lGEO z0WHiAGd}~HF~0~d1m|2?%ijs!fw=-n-^KbV=8qt){||HVv|66Wm`{U?;6DLg1%3-s zp7S8B|2NN@;G}ssD8X&u-QY10k0ibXu@&(R^Lua(=I6nA;9uYraK`jn+)R*4HJdpX zB>#Mn@-1M!iS;GSB>R^#+d-rjD?!Tl5QsnVFn*4rCmX?;m|si?F&CV2wGg+0^FY!& zK+?Ne&og&0-(U_ie*&xd!0RdBHMM=t0&l_G0!d%Z`V*}8GxspxVV-541L?jCAU*%T z;7#E4Yipbj(z?r;Ygm7h*$>kGcQN-e4}z5UF!MM_b^eI`Lm-ZZILq@d*#8yJzh-{N z`VY)=tp5zs{l7AQXZ=r}UjWgD>e;3~(fdO6r@dSUqj4jQ&WcSF9&~1C(4Of1x*bO6 ztrbS=QLV=ZmJldcbMacmwg7e)O(qSA>pNjBle8OfjrLaGH|hnQ#~H9$ zFnZUhemBEr!{);#59--sSQBg^49BiI=-t4pgqN*pz$uheb8D(sZgL9+*Z2Nc%c_ha z(yZouKj#-NNokOZhI}T?^F2ePS@koaA=a$+mz->1h;FRAo+*2O$*gPDX9{m9Z!t$3 z<#i3qF9q^Xp@!= z#JUzyq(L+^D3aEcijL=QQ^G;fyi%y7lk@QkW&DyCHtWyds;RmvM=`yDUqtx^O@Wcm z!P8`XFB{KTQ^zxMOmx?zrN;v!pX15AUkc(0N#k@J5Zy5;TP-T`C^wf6MXx)cL@(|a zo)eY=rx3bDHFZ%_Ruw|0xt7%Ii4u8P;klj?R1O~uvO=o?5jqrM9)E#SBJ{J) zR{R$IAV6$5=!>mNhbka>ec*3anb2CBwH{Z2#-}kYvzr|+=O;F(K0gSpbvox}tp`du zZT0wRnOOg5kJS|@Cq%6EpcAUJTxzG5TXxDywaHW}ZMU`9DceS%wLuNIlyf4k&9XbJ zREJF6n_gzO*cgd!M~7BV;CQ;=gnp2g-KwBux9{cTeL9m@MJJ>0&lMfF(3h`KFbZ4@*uW=MOO>$fQsjf$o z&53nu*R7f;LaNnHbopMWJUraiKI}5Y8Bg{V9M@YRGkGV_D(u|Yv)XE(h@<6tRbZ|1 zGJe+ea%tJV$ql0?PRr_AiS-3)xwYC4iaIU5zUowWrdG(>Wv9I&aml}v%Km4{BcEO( zp~CjqtIwuVqwl{xdSp1}BadwxTw_N+DG%+6Mb|Q!!g-YrLnd}DZ|qvu*wxl80tP~SD;)RGj@iIh?co8B;yabUWUVz9E-@cZ-`SQrf==Kwp zeMitd{z_J!f9{V%ZI(FhvJdmVVROR%+(U(7t2eMj=t?WD{ z$|Em|%CTd}KK{XqZka4#eSD?L!>^061E(vmofPGv?ev{05A6_@ogeU5sywt?l+Wy` T9Dh%YzH)$29@&S>lXUqXr(ET! literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8eb6c924991 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po @@ -0,0 +1,239 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Lele Long , 2015 +# Ronald White , 2014 +# Xiang Yu , 2014 +# Ziang Song , 2011 +# Kevin Sze , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Lele Long \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "人性化" + +msgid "th" +msgstr "th" + +msgid "st" +msgstr "st" + +msgid "nd" +msgstr "nd" + +msgid "rd" +msgstr "rd" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f 百万" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s 百万" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f 十亿" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s 十亿" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f 万亿" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s 万亿" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f 1000的5次方" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s 1000的5次方" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f 1000的4次方" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s 1000的4次方" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f 1000的7次方" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s 1000的7次方" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f 1000的8次方" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s 1000的8次方" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f 1000的9次方" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s 1000的9次方" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f 1000的10次方" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s 1000的10次方" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f 1000的11次方" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s 1000的11次方" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f 10的100次方" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s 10的100次方" + +msgid "one" +msgstr "一" + +msgid "two" +msgstr "二" + +msgid "three" +msgstr "三" + +msgid "four" +msgstr "四" + +msgid "five" +msgstr "五" + +msgid "six" +msgstr "六" + +msgid "seven" +msgstr "七" + +msgid "eight" +msgstr "八" + +msgid "nine" +msgstr "九" + +msgid "today" +msgstr "今天" + +msgid "tomorrow" +msgstr "明天" + +msgid "yesterday" +msgstr "昨天" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s 之前" + +msgid "now" +msgstr "现在" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s秒之前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s分钟之前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s小时之前" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s 之后" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s秒以后" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s分钟以后" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s小时以后" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..909a067f6bd50786272dfcbed776a85557813c5a GIT binary patch literal 3314 zcmai#TZ|M%6oyMhltH}U1@T&-E4wVcGh;+xmNmu|B8g--IBKE~q?xImX`HDZx~g|s zOc3M}F(4=+5JZfk3sE9(;9@pPd{7g-B>I3R2IKUOw-=)iCcgMrckM7eQyVLL`s?%e zsnd1pRL}l6bILw~VZm;LZM}q$9`KJ#alyE786oq)pTJIV+7v?Cz=fdFp9Yn_Me_qN z3I7Mp>6b^jyEPrK1JCz^cY&XPDo+5;0cT8&^dzYC$26Y>)qCF7{0dZg{?%-|B3f4; zcqMcnRQWf8s;9KAeK&~<}f%L{zmW)@PO7&f!GrAk>Bj4kq=KTy#18d+B?D?PIO!zM+A|3^Agnvr==QJ;9{-rr}dK5n! zyaw?Lw7*pQec-jwS8G)~(K{yxojHBV`NrgkT@|f=7O3*g(Od|s z_pQ);O6$*PJ_oA$_iFCfJOrwFM?m$ylUg4G(PDB|`=4u`)BHyBJ5a@)*Sw(hn)ZJO zvCZLGm=CHkHv(w~uZG>NeO1pa*zK@RnCd^uCbz)UP~QoKss5o2;l2Z5{}k0wy;DP- ziHXsMo10+QX<;6CGfaPK;rUXJ?u4l`cmqtGVRg>cz>y^jU??RVYM)fi_rTPi-U`Dp z3cn*D+)vWhK4_PG*3p$7plh5`$#MDrYI&A3M4Hut>lWNnETusz8}gYn?s7wO zyWrvz%DFz59pdbpkt#yD9y8#%Wo+M&DX{*`#%gjd&o^g`)QOBbrar6T)f0jBXEvur z*Y}zeDov-;0reRT*`lcW6Xq0(k_vXC-NOL`lt0>WR3+ z8Bu%Tf`Sb)PK2|b$fCy>k#61|#^_VRYYdvgBmZA5i(hIFr+Db2?>2xNw zs56yLr4VSXVuOy#c`*}@Ik)@(Ch>xA7nqf0b~%Gc?0{gjJ!?BdHt(SAMJX$pWO8U| zs7tEc&H!7lrY586CQ#COk{gPvvri^F5-V4%Ty}9Q(p{-UugfLlSmJO6wMv}sWTj*~ zyqo5VwkMeEc|5z^T6{51y>5Vc)-s-R^Qa?37q4+-eaRUbzAMpRQq8uOyIxsjD6fRB z=t+0e=(Z=-orwJ-33hD`wr*{f#zzmwq}uV5!O@ZNeW&B0u?CeURzWDl-`uo% zf8BE+*s-fs8{65S)ka>42Pq*I5uDsT ze(?Etkk$|vY4k7Erk3#j#JJEy*L8YvIc$n07j|HzEBh}NJU|TTz1h|7# W&%78MJx<0CyrfVa-HF>{>h?d_0-PlP literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po new file mode 100644 index 00000000000..72ae856114b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po @@ -0,0 +1,238 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Chen Chun-Chia , 2015 +# Jannis Leidel , 2011 +# tcc , 2011 +# Tzu-ping Chung , 2016 +# Yeh-Yung , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Tzu-ping Chung \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Humanize" +msgstr "人性化" + +msgid "th" +msgstr "" + +msgid "st" +msgstr "" + +msgid "nd" +msgstr "" + +msgid "rd" +msgstr "" + +#, python-format +msgid "%(value).1f million" +msgid_plural "%(value).1f million" +msgstr[0] "%(value).1f 百萬" + +#, python-format +msgid "%(value)s million" +msgid_plural "%(value)s million" +msgstr[0] "%(value)s 百萬" + +#, python-format +msgid "%(value).1f billion" +msgid_plural "%(value).1f billion" +msgstr[0] "%(value).1f 十億" + +#, python-format +msgid "%(value)s billion" +msgid_plural "%(value)s billion" +msgstr[0] "%(value)s 十億" + +#, python-format +msgid "%(value).1f trillion" +msgid_plural "%(value).1f trillion" +msgstr[0] "%(value).1f 兆" + +#, python-format +msgid "%(value)s trillion" +msgid_plural "%(value)s trillion" +msgstr[0] "%(value)s 兆" + +#, python-format +msgid "%(value).1f quadrillion" +msgid_plural "%(value).1f quadrillion" +msgstr[0] "%(value).1f 千兆" + +#, python-format +msgid "%(value)s quadrillion" +msgid_plural "%(value)s quadrillion" +msgstr[0] "%(value)s 千兆" + +#, python-format +msgid "%(value).1f quintillion" +msgid_plural "%(value).1f quintillion" +msgstr[0] "%(value).1f 百京" + +#, python-format +msgid "%(value)s quintillion" +msgid_plural "%(value)s quintillion" +msgstr[0] "%(value)s 百京" + +#, python-format +msgid "%(value).1f sextillion" +msgid_plural "%(value).1f sextillion" +msgstr[0] "%(value).1f 十垓" + +#, python-format +msgid "%(value)s sextillion" +msgid_plural "%(value)s sextillion" +msgstr[0] "%(value)s 十垓" + +#, python-format +msgid "%(value).1f septillion" +msgid_plural "%(value).1f septillion" +msgstr[0] "%(value).1f 秭" + +#, python-format +msgid "%(value)s septillion" +msgid_plural "%(value)s septillion" +msgstr[0] "%(value)s 秭" + +#, python-format +msgid "%(value).1f octillion" +msgid_plural "%(value).1f octillion" +msgstr[0] "%(value).1f 千秭" + +#, python-format +msgid "%(value)s octillion" +msgid_plural "%(value)s octillion" +msgstr[0] "%(value)s 千秭" + +#, python-format +msgid "%(value).1f nonillion" +msgid_plural "%(value).1f nonillion" +msgstr[0] "%(value).1f 百穰" + +#, python-format +msgid "%(value)s nonillion" +msgid_plural "%(value)s nonillion" +msgstr[0] "%(value)s 百穰" + +#, python-format +msgid "%(value).1f decillion" +msgid_plural "%(value).1f decillion" +msgstr[0] "%(value).1f 十溝" + +#, python-format +msgid "%(value)s decillion" +msgid_plural "%(value)s decillion" +msgstr[0] "%(value)s 十溝" + +#, python-format +msgid "%(value).1f googol" +msgid_plural "%(value).1f googol" +msgstr[0] "%(value).1f 穰大數" + +#, python-format +msgid "%(value)s googol" +msgid_plural "%(value)s googol" +msgstr[0] "%(value)s 穰大數" + +msgid "one" +msgstr "一" + +msgid "two" +msgstr "二" + +msgid "three" +msgstr "三" + +msgid "four" +msgstr "四" + +msgid "five" +msgstr "五" + +msgid "six" +msgstr "六" + +msgid "seven" +msgstr "七" + +msgid "eight" +msgstr "八" + +msgid "nine" +msgstr "九" + +msgid "today" +msgstr "今天" + +msgid "tomorrow" +msgstr "明天" + +msgid "yesterday" +msgstr "昨天" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s ago" +msgstr "%(delta)s 以前" + +msgid "now" +msgstr "現在" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second ago" +msgid_plural "%(count)s seconds ago" +msgstr[0] "%(count)s 秒前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute ago" +msgid_plural "%(count)s minutes ago" +msgstr[0] "%(count)s 分鐘前" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour ago" +msgid_plural "%(count)s hours ago" +msgstr[0] "%(count)s 小時前" + +#, python-format +msgctxt "naturaltime" +msgid "%(delta)s from now" +msgstr "%(delta)s 後" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a second from now" +msgid_plural "%(count)s seconds from now" +msgstr[0] "%(count)s 秒後" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "a minute from now" +msgid_plural "%(count)s minutes from now" +msgstr[0] "%(count)s 分鐘後" + +#. Translators: please keep a non-breaking space (U+00A0) +#. between count and time unit. +#, python-format +msgid "an hour from now" +msgid_plural "%(count)s hours from now" +msgstr[0] "%(count)s 小時後" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..55b941b1a35241690f016b3c502bc286507341f7 GIT binary patch literal 204 zcmWIL<>g`kf=Hb&&{2QW&i*u&o}h| literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__pycache__/humanize.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/humanize/templatetags/__pycache__/humanize.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..db0e8a955d07e8008cc30b4ab6cb8eb930321a4d GIT binary patch literal 7558 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 or see #19988 + return mark_safe(value) + + +@register.filter(is_safe=True) +def intcomma(value, use_l10n=True): + """ + Convert an integer to a string containing commas every three digits. + For example, 3000 becomes '3,000' and 45000 becomes '45,000'. + """ + if settings.USE_L10N and use_l10n: + try: + if not isinstance(value, (float, Decimal)): + value = int(value) + except (TypeError, ValueError): + return intcomma(value, False) + else: + return number_format(value, force_grouping=True) + orig = str(value) + new = re.sub(r"^(-?\d+)(\d{3})", r'\g<1>,\g<2>', orig) + if orig == new: + return new + else: + return intcomma(new, use_l10n) + + +# A tuple of standard large number to their converters +intword_converters = ( + (6, lambda number: ( + ngettext('%(value).1f million', '%(value).1f million', number), + ngettext('%(value)s million', '%(value)s million', number), + )), + (9, lambda number: ( + ngettext('%(value).1f billion', '%(value).1f billion', number), + ngettext('%(value)s billion', '%(value)s billion', number), + )), + (12, lambda number: ( + ngettext('%(value).1f trillion', '%(value).1f trillion', number), + ngettext('%(value)s trillion', '%(value)s trillion', number), + )), + (15, lambda number: ( + ngettext('%(value).1f quadrillion', '%(value).1f quadrillion', number), + ngettext('%(value)s quadrillion', '%(value)s quadrillion', number), + )), + (18, lambda number: ( + ngettext('%(value).1f quintillion', '%(value).1f quintillion', number), + ngettext('%(value)s quintillion', '%(value)s quintillion', number), + )), + (21, lambda number: ( + ngettext('%(value).1f sextillion', '%(value).1f sextillion', number), + ngettext('%(value)s sextillion', '%(value)s sextillion', number), + )), + (24, lambda number: ( + ngettext('%(value).1f septillion', '%(value).1f septillion', number), + ngettext('%(value)s septillion', '%(value)s septillion', number), + )), + (27, lambda number: ( + ngettext('%(value).1f octillion', '%(value).1f octillion', number), + ngettext('%(value)s octillion', '%(value)s octillion', number), + )), + (30, lambda number: ( + ngettext('%(value).1f nonillion', '%(value).1f nonillion', number), + ngettext('%(value)s nonillion', '%(value)s nonillion', number), + )), + (33, lambda number: ( + ngettext('%(value).1f decillion', '%(value).1f decillion', number), + ngettext('%(value)s decillion', '%(value)s decillion', number), + )), + (100, lambda number: ( + ngettext('%(value).1f googol', '%(value).1f googol', number), + ngettext('%(value)s googol', '%(value)s googol', number), + )), +) + + +@register.filter(is_safe=False) +def intword(value): + """ + Convert a large integer to a friendly text representation. Works best + for numbers over 1 million. For example, 1000000 becomes '1.0 million', + 1200000 becomes '1.2 million' and '1200000000' becomes '1.2 billion'. + """ + try: + value = int(value) + except (TypeError, ValueError): + return value + + if value < 1000000: + return value + + def _check_for_i18n(value, float_formatted, string_formatted): + """ + Use the i18n enabled defaultfilters.floatformat if possible + """ + if settings.USE_L10N: + value = defaultfilters.floatformat(value, 1) + template = string_formatted + else: + template = float_formatted + return template % {'value': value} + + for exponent, converters in intword_converters: + large_number = 10 ** exponent + if value < large_number * 1000: + new_value = value / large_number + return _check_for_i18n(new_value, *converters(new_value)) + return value + + +@register.filter(is_safe=True) +def apnumber(value): + """ + For numbers 1-9, return the number spelled out. Otherwise, return the + number. This follows Associated Press style. + """ + try: + value = int(value) + except (TypeError, ValueError): + return value + if not 0 < value < 10: + return value + return (_('one'), _('two'), _('three'), _('four'), _('five'), + _('six'), _('seven'), _('eight'), _('nine'))[value - 1] + + +# Perform the comparison in the default time zone when USE_TZ = True +# (unless a specific time zone has been applied with the |timezone filter). +@register.filter(expects_localtime=True) +def naturalday(value, arg=None): + """ + For date values that are tomorrow, today or yesterday compared to + present day return representing string. Otherwise, return a string + formatted according to settings.DATE_FORMAT. + """ + try: + tzinfo = getattr(value, 'tzinfo', None) + value = date(value.year, value.month, value.day) + except AttributeError: + # Passed value wasn't a date object + return value + except ValueError: + # Date arguments out of range + return value + today = datetime.now(tzinfo).date() + delta = value - today + if delta.days == 0: + return _('today') + elif delta.days == 1: + return _('tomorrow') + elif delta.days == -1: + return _('yesterday') + return defaultfilters.date(value, arg) + + +# This filter doesn't require expects_localtime=True because it deals properly +# with both naive and aware datetimes. Therefore avoid the cost of conversion. +@register.filter +def naturaltime(value): + """ + For date and time values show how many seconds, minutes, or hours ago + compared to current timestamp return representing string. + """ + if not isinstance(value, date): # datetime is a subclass of date + return value + + now = datetime.now(utc if is_aware(value) else None) + if value < now: + delta = now - value + if delta.days != 0: + # Translators: delta will contain a string like '2 months' or '1 month, 2 weeks' + return _('%(delta)s ago') % {'delta': defaultfilters.timesince(value, now, time_strings={ + # Translators: 'naturaltime-past' strings will be included in + # '%(delta)s ago' + 'year': npgettext_lazy('naturaltime-past', '%d year', '%d years'), + 'month': npgettext_lazy('naturaltime-past', '%d month', '%d months'), + 'week': npgettext_lazy('naturaltime-past', '%d week', '%d weeks'), + 'day': npgettext_lazy('naturaltime-past', '%d day', '%d days'), + 'hour': npgettext_lazy('naturaltime-past', '%d hour', '%d hours'), + 'minute': npgettext_lazy('naturaltime-past', '%d minute', '%d minutes') + })} + elif delta.seconds == 0: + return _('now') + elif delta.seconds < 60: + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'a second ago', '%(count)s seconds ago', delta.seconds + ) % {'count': delta.seconds} + elif delta.seconds // 60 < 60: + count = delta.seconds // 60 + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'a minute ago', '%(count)s minutes ago', count + ) % {'count': count} + else: + count = delta.seconds // 60 // 60 + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'an hour ago', '%(count)s hours ago', count + ) % {'count': count} + else: + delta = value - now + if delta.days != 0: + # Translators: delta will contain a string like '2 months' or '1 month, 2 weeks' + return _('%(delta)s from now') % {'delta': defaultfilters.timeuntil(value, now, time_strings={ + # Translators: 'naturaltime-future' strings will be included in + # '%(delta)s from now' + 'year': npgettext_lazy('naturaltime-future', '%d year', '%d years'), + 'month': npgettext_lazy('naturaltime-future', '%d month', '%d months'), + 'week': npgettext_lazy('naturaltime-future', '%d week', '%d weeks'), + 'day': npgettext_lazy('naturaltime-future', '%d day', '%d days'), + 'hour': npgettext_lazy('naturaltime-future', '%d hour', '%d hours'), + 'minute': npgettext_lazy('naturaltime-future', '%d minute', '%d minutes') + })} + elif delta.seconds == 0: + return _('now') + elif delta.seconds < 60: + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'a second from now', '%(count)s seconds from now', delta.seconds + ) % {'count': delta.seconds} + elif delta.seconds // 60 < 60: + count = delta.seconds // 60 + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'a minute from now', '%(count)s minutes from now', count + ) % {'count': count} + else: + count = delta.seconds // 60 // 60 + return ngettext( + # Translators: please keep a non-breaking space (U+00A0) + # between count and time unit. + 'an hour from now', '%(count)s hours from now', count + ) % {'count': count} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__init__.py new file mode 100644 index 00000000000..25da09f3bf7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__init__.py @@ -0,0 +1,4 @@ +from django.contrib.messages.api import * # NOQA +from django.contrib.messages.constants import * # NOQA + +default_app_config = 'django.contrib.messages.apps.MessagesConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e4a5a191818622588d837951b839aac1e1c02c38 GIT binary patch literal 351 zcmZ`!u};G<5VeyI5mJ{;|9Uz_BAWRzUf!$ShY3~$)OjyZ8AGn3!5a`a7A zR`NAJc{?@F+SftMgHN5CiPj?O+M>`gqPQKho8T9&zAJNiw7=iU<9$U^$E1BiIWcyj zS4~o+ujrd(KUkNOpDp|tcn#eWqn=xYYU{1CZGg(YKp4GI#wwm@s!ffX35$14b*J@6&tE|XMdq%Us zTsFN&nnhM-Gw@wv6*ddsF1yC&*cn(c&91Yv>>OBSc7vT~7r>ffH`zsY39JgE>@xcV ztXXztom6lA1xQHMNK5TFlFE;igvl)99X|<`Csi!`F0Z=jw9lB=<5I#jEqA#ZO=Mca zS;*h=FfGYL(_wrw>85rNb>g%jlXe>(P7B+iO@_XF#QrGi(F-tk(c`2vQ4J0x4=z4M$zU)e+% zuU)ZZ5d0`}2vXTK(ud0$O23+0O%kN@HVj z@a>o!?o_ESx=D{miuMxNVUtroqTegkU(5H5H@A3OEzl@dbpE!SuMNDHaYEaEgdT)5 z`YE~{0OyIK0m?B95lcpQEvLIST3YJ`jD;K&#cL~>j8+aktJPv!I?`wbP7k3<6mMwV z6<+z$2Ul9!*y-oKlIOKUUrNst6$nTcHVeR2r_w^sPU>VrFXSLnm%mfO_mtn2=}ZSy z?8zVmCc>SxI0Aa4J#iK{#xgJmU0#EM*rwqc73d~>rVh*l+qTg@a2>s}jX5xCXyfBr zHmEU0P#j&d3*oMs1FnO###JIB9m5<0%`=(CnR^uMphE*i`MW?WxjeE~VBRh>U zh9K`<>%B2FwoHAl{ePV+h=N|yqdFWk?i>jSN8=w7UEhp3x}A zxv>O=;|L3ft1v*hLWY`!JPwmoVL7-9U1D%aVa^cfX(K_ShBoe}$->PtvY;+h7?1>6 zPqqxtWGDoC@P`Jv&LQ6cXzv5rT7bl5dGO(M8zSLwx}c*s!;Lb!w|#j?FwIMQCkexy zoNZtZSj588YOTf*?6Cl4CFAUP6z)i#xexCUs3x5xYO5fQs$+~UZ&WRT64BZl=TzI1 zd=_BkJ?Ii^EGf8#Z9pMLZ(B2rUTA2eQ*(M54CGXS=&~Bhj9(qNkWqrxV1Dsf)x>D%dy0b=XPVfB~*2ox=iympXdkzMUltCjZgO$pawn26Tx!AZ8irfk59! z!~g75_{TIXZo!Wnhi&5m@hSKxL6*Sx82UI!^nEnQ>Zu^tpFMa0iF(NL2{;S+niHYo zi`fqoP|^24Kz+Wrw)$xGNDwDM&DWd=72X`l^9iWv`)H`AE4Q(>_H^yPICb=j6Jg@* z^V0-O^sPdzI|tv(AN)PnymZPHuk)sP^OXPAM#U7%Vp{M#cwc}wzf$8}oA}cW<7Tm`{DtZz%wII5>YG= z^#rEA41~AEFxiL6L3MB=jp2zj&D_nQc;-c-;<+lUPG@o6rfIk}g<$g9!|Q}VeqWLkebmAN8Qxgu7t zn^j1b&PchoPpUYHPl-vbJcf>iTbi^b?Y3mME#YNp;&QDW=^aOdb3z>8IszxqL3^mH w)Q&AWY9mXVW+t|p7bfF2RfYB;t$R+nG5-fN-T-1%c;3)(fdSROML6>R0IH3OivR!s literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/constants.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/constants.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..df8f6491398450eea75e37e611b6fa71a93b6bad GIT binary patch literal 449 zcmZ9J%}xR_5XZY8W%*POUc7h~6WN0oOpFoPg^-XX*=059#VmBh71)w?k?;tDK z_3DXNkc%y1Vw}nRlKJ;PlQxZOwK7uic16;rfzYRJ{)RriRV6eiB8VEqpe8Y?MJ#F) z8xX}{&;pp$0gD#Frlk}U3&c9`~Bzx@gwcj_yTvu_*5(sbr;urNwNv^ zV9s0*UfrCp=}vKH>BwEI^JkV_Hkz(TbGT3w(`2HC_Lecra;|K1^`@P!1d%6ME*guq gEMCtUUC!V}eE<^Y3bwIN%S5K}ueNqcX+OFB23J0A>Hq)$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/context_processors.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/context_processors.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..dbc24db0e7ce77f58fbc064560120fe8b6444ce4 GIT binary patch literal 591 zcmZ`$y-ve05Vn*4scJj2umlMy%0N7@fP@f;1eU@;C_{u)xs6pq^M~!Wq+)}Gci;th zrLIi80t4b464U`sy7S%n?z{W!LATpRATRrVIKl|Mt6*I;2#!F-HkbefI6^V@F;>17 zX|e9>;Ojx{8TqxK?jfu30hP$YtImYUVa$Y}6DA<;IqvE4pno;&yVq{t8^gF?QN9j( z0xEi7Bzib z&Z5z*hM&8hcYNlSOPF?XYiX-ih2?MjU217uJqA~60-Gjh_cJEs8{!Sfd?sX(@~Oz^ zm_y_XV+kvtkd=JCyZKH1vpSs>qD#cAVM)^EL87Z)}Mu;e}{W-*jm zIf@a|ww>9z6FbIsGB@{P4_QYRbD4K*F^_vQC+@J$2P^3Q0dFfnjW4-UX>lgO-e!D6 z>r4@;Ntr#&Ywi${YW;5s3irqGO?6ql| zontN~#9qanyzF6+)d5!LRN-@4Kw^m%&nu`#jB(z2%Fw(|bmoO=90o}Bk4YCLm*o`ZBHfp+pU)5ZyUzXT_Cx1uLO(`yAMH4Qg!38bO$^p;I zXuz){CC1F0L|J+oRbzEt7B9m6NT!NE2aijDCZqY2q%4$xXN!zczHDY#jhpRCl#oJ_ zdHzjZyg`K~PwurTyz@HIa2BFTq4x&=9vB)wLo-|KPSFMWVNdO!=!-LT#IABKT+kk~ zXXq=M+Rz-K&DD+qf__xCiF9Dkx& z%@2hr1x`n}C>5qzwwxbM$~t5Cw9UX7hDqbW;oFlVoJ#yr)V!UrE=P0#%;ec{9^yV3 z?gk5kPSZW7k}4&PbJM8}B%wRocqUKNTU8jiq6;^|*Vn$_vMLM7O(z%5PN;gevBb5Z%2y1Q9H3Y_G78!rQ_|6JsPE(x`<8%{JuZ*5lwl$j*SlRvZ6-|G~dR zYvo_CFwPzrm}Fnx%+9`flkGQ~bw=@iE)&KX`!dOPSd?7Rfg^&5MLcC0mz*1JrB-H3 zo46f0Z%jH-C19lO!63r?+%L`Fw7B#=5{+Olw8w+0|I1YjuzSxPuQ#d zVUeEoa$I*Q9u&@W?&3(fnF0u7<)&(`QWwJ*ys||$?m9ux?sf*fb~k7_+9pZa@H;o{ z{%x-;E~~M^5K(Kh*(cLxd3U#Xo7u2Kz$y-}|LQ8S`&LEn tt%N)hdMbU&!%f9Vd;ikqhUL4>A}eNOm$i$mh-Rs}q_1V*5Hxth{sY|bdVK%@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/views.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/__pycache__/views.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a3ae062d982f6c2536a04c4a57780a43dde1f9f1 GIT binary patch literal 957 zcmZuv&2G~`5T3Q2*bPYwRN`3WhJqkIa48b1Kvd$?ULr2OtX%IVIQ37uYo{bKr$(xH zi}u)8+AAksffF;1(+22RJKmj{{pQ=5`O@ok0OiNKAbw&2{G`LS*m(GWOCO*TAXow^ z3mAjXAS_|8K-gDSU%!Y zVA`(iTZ=(ujo^-*BF~mCXHuCCCFJukiG|sp$bvWYctg*0qeO<86kLQwsECGfn;7FN zc~MGT3>@QVnT(A?XvR}g&+<%5v-c0$9Wy(eM@gtP=XdZs^e=ODu4f@u%s-xn*(5)f zY3?7(xnHP-s4adHpZT*z@iouh4i9}D7xE3>IH%V6O-Phyg~G5+OZ|B)FZFP?P%bj2 z;nDR3u`YfN+hxmx(f@rKJ{04xg43&MecIq)L7`$VU<9g#wgFRn^s`hKe`<%+^Lw>V zI}g<}T)J)~TfTfO{Uh}sc*f&A3scFt>2RLrqD*Mt<@}-ylg8t6F7k-;nn(TSI-}_| z)sAG6p!b2)QzBI}qbZ_k(nQf?j_p`oSCRE}UdSbjAQ0YjXo%u9B-#6MXjpcnkn6mWXhALUgcZXmQZM^`B$F^GgfCXS6q@+#%EXHxm2|aj7 z4jJ-Q@0wq+Yfkg{<*$(-J5kQ5nKR6^CG&-b@IZ8b6Ar; zkdu|F7k*+YFDGUrF>G~M9+ zwzgOl*?PM>zIT;K0U}j43`6oC(?R~A8<^3+c_-u19%;}z$U4o1^GefMI<>L4)pN%k U5Vkvf)s?@AKLPZ~9r2^&4^(fqhX4Qo literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..31d2c13cef4fce4bd19c93cf58adad3a26b4fbc2 GIT binary patch literal 6504 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/cookie.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/cookie.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..adf0c67b648520038b11de3bd7340c5825638cd7 GIT binary patch literal 6081 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 Wk$g~;YALBLz&&t`xp;c<;(q|NP893_ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/fallback.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/fallback.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9318b6fd72a93b46c6d88db47530dcfa31cf2117 GIT binary patch literal 2056 zcmah~&2HO95Z>jVXj!t0BnbL*;h}IrAfbvDC{n;Miq>$799*DoFGPa{&0Wc~C{o&` zoLZnxHsJKo0(}Gf=$GjO@Y+*fp_g=KNy>79A{2JDT+R+>zWKi4&;5Rv!1deLVKQ(D z`5SN6FAHwIfuWwk#0jSp+ z2Tl{8R-4~ON*oorj79=(``_jHI9c1+Iuc4HdDfW3cx?SLn;RXDAR*->G&l`SVF`O^ zgw7QiQf_eb(hWOxAfd}0-nk^<#uc$h*oAQ1YWpBc)8i-}H!oVuyB=IW$#bvBJp};@ z4=lV1gae@}FUh>(M0mqQs=~vABIALFr@=5g_vV>C#I>9CQzD8_JT*U7Vm24q-C1oI z)3xLI@1@OjwBOdx3%r;$>(MrB2Eq$+3p z3jej`zv{gMpn3UV*c2$3o>$%7G*LyIPo{es93-VfjW>%YZC5mc`&6VJ+-So}MQX(D74TwOZa&Bq0 z!D^%!lb|3XH*wm6sSiVGdC@J}qt+YOSbX?@5#Os@2To#=KcI&nVH%O82}LLSCZh$hSd2N-pUOBRh7PD??md?-ssu+tG znuEyu=c4c;PbJwX6&?cS<-D6tf7H(UgC))SwompPgosD}Dbge0fTW~Lj#+GAmTe-`iWUY(43Lp41>`T!2 znP7R!g(`fjF1e%SA?l(#wTbW4_5K(ztz0S8G|!Z{E5G~*9=u)CPhf8chC=ZWw+pp= zU_xC%J&VWh)DjsZ{7n>d7EJ_WRhO|z&gUtvdyLKIQQAD|Fvjy31d7F%s4R(%M5|OH zl_b8q>NiS`1yGNzh4%&1L5qIS5Ii`B y51_=p9PYf&G}a$S9dr2E`;1ln;jELxXx75VfOYtlyIUi)haVn=`#r$7XZ{Du_7iUa literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/session.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/__pycache__/session.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5113e742ea2e5428ec5ef0a823fb97775d608657 GIT binary patch literal 2266 zcmai0O>Y}T7@nD3+Z*SDkbXfaVi2XUQeq=<0aPJM9U(-UN_7y@URIl(v9s}d*PWT9 zie)aOQpKU%xuEvgU%;8aF;`Cfg-S@g@9f%1(*kSF?0oP0KF{;M}@F^X+3_r`wYySAS<#?7cXZbdChz9FI^nvaNR zO8>-*0zvyEZ2bi%k)4p*Kucq?VyL0L{B@#b-;^pD%8=Q$yHaat_GDTLsTTe1!u3-; z;_Tzq9cQK_5fvn2f<~TTk^h(ssPKgUD2N)BK~Yn*MDU12EwLop@D9YXSb_J_W8#yj z4Q8&|wLaL8l|^mU^t(2P2YZr_EAuqZ3U2l#*VR(~vDr@y&-5l22T3t3J84-MmF;!v z1v>1wQ=+AKeniU7ID&9vc>{{R36&u;D(DH**9{fSumew!QJ}5~uVBKzOit)e)c7al zpfRHZI%B`FnfD7tD!_-vj&0Q+p8mRfYUb7+fGxO@;|Tz+j_2-hT@k>Qd~ld4sTY2Y zGa+*MFag(1$@e7qtxb~WQf%_15Iil%5{3te4dPKd$ItAmk-GbBuXktrhg~CcXDj@%i`0{XI-5cxdl5$piSMam((10=Zto17`rw0oyoCU0pr(^)Bq|% z*Sz(=oBs4l|0Ria=ANV!SJe+{y8-1M6nzz{8F>ojfF7`?9=!c$^ciSmz<_Z!{oUyc zm3m)-^5l`^iNl$fgE=jl4^%mJMAb-rw4l1fclR^sRZ3VKmgEnU<7yaW0jDa!1Y(zG zD0e>0j%2aPbqUfjhpOPa>QHi!1AgSpA$bh*&MLtNc`~e`0j=E)8}_1*z<8GA*;Fp# zL#=_!ss)wxhSJ#O8r66tk3&zb;w*-XLU`4MMRgHc){kM!6=-P}WzFe@^N7QII?o=k z&LNEv=+OQI8Z)Y{I>Z6x3U#Qxo21yNIq^G7i`Z JU7_oZe*nA`SGfQH literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/base.py new file mode 100644 index 00000000000..fd5d0c24aa8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/base.py @@ -0,0 +1,170 @@ +from django.conf import settings +from django.contrib.messages import constants, utils + +LEVEL_TAGS = utils.get_level_tags() + + +class Message: + """ + Represent an actual message that can be stored in any of the supported + storage classes (typically session- or cookie-based) and rendered in a view + or template. + """ + + def __init__(self, level, message, extra_tags=None): + self.level = int(level) + self.message = message + self.extra_tags = extra_tags + + def _prepare(self): + """ + Prepare the message for serialization by forcing the ``message`` + and ``extra_tags`` to str in case they are lazy translations. + """ + self.message = str(self.message) + self.extra_tags = str(self.extra_tags) if self.extra_tags is not None else None + + def __eq__(self, other): + return isinstance(other, Message) and self.level == other.level and \ + self.message == other.message + + def __str__(self): + return str(self.message) + + @property + def tags(self): + return ' '.join(tag for tag in [self.extra_tags, self.level_tag] if tag) + + @property + def level_tag(self): + return LEVEL_TAGS.get(self.level, '') + + +class BaseStorage: + """ + This is the base backend for temporary message storage. + + This is not a complete class; to be a usable storage backend, it must be + subclassed and the two methods ``_get`` and ``_store`` overridden. + """ + + def __init__(self, request, *args, **kwargs): + self.request = request + self._queued_messages = [] + self.used = False + self.added_new = False + super().__init__(*args, **kwargs) + + def __len__(self): + return len(self._loaded_messages) + len(self._queued_messages) + + def __iter__(self): + self.used = True + if self._queued_messages: + self._loaded_messages.extend(self._queued_messages) + self._queued_messages = [] + return iter(self._loaded_messages) + + def __contains__(self, item): + return item in self._loaded_messages or item in self._queued_messages + + @property + def _loaded_messages(self): + """ + Return a list of loaded messages, retrieving them first if they have + not been loaded yet. + """ + if not hasattr(self, '_loaded_data'): + messages, all_retrieved = self._get() + self._loaded_data = messages or [] + return self._loaded_data + + def _get(self, *args, **kwargs): + """ + Retrieve a list of stored messages. Return a tuple of the messages + and a flag indicating whether or not all the messages originally + intended to be stored in this storage were, in fact, stored and + retrieved; e.g., ``(messages, all_retrieved)``. + + **This method must be implemented by a subclass.** + + If it is possible to tell if the backend was not used (as opposed to + just containing no messages) then ``None`` should be returned in + place of ``messages``. + """ + raise NotImplementedError('subclasses of BaseStorage must provide a _get() method') + + def _store(self, messages, response, *args, **kwargs): + """ + Store a list of messages and return a list of any messages which could + not be stored. + + One type of object must be able to be stored, ``Message``. + + **This method must be implemented by a subclass.** + """ + raise NotImplementedError('subclasses of BaseStorage must provide a _store() method') + + def _prepare_messages(self, messages): + """ + Prepare a list of messages for storage. + """ + for message in messages: + message._prepare() + + def update(self, response): + """ + Store all unread messages. + + If the backend has yet to be iterated, store previously stored messages + again. Otherwise, only store messages added after the last iteration. + """ + self._prepare_messages(self._queued_messages) + if self.used: + return self._store(self._queued_messages, response) + elif self.added_new: + messages = self._loaded_messages + self._queued_messages + return self._store(messages, response) + + def add(self, level, message, extra_tags=''): + """ + Queue a message to be stored. + + The message is only queued if it contained something and its level is + not less than the recording level (``self.level``). + """ + if not message: + return + # Check that the message level is not less than the recording level. + level = int(level) + if level < self.level: + return + # Add the message. + self.added_new = True + message = Message(level, message, extra_tags=extra_tags) + self._queued_messages.append(message) + + def _get_level(self): + """ + Return the minimum recorded level. + + The default level is the ``MESSAGE_LEVEL`` setting. If this is + not found, the ``INFO`` level is used. + """ + if not hasattr(self, '_level'): + self._level = getattr(settings, 'MESSAGE_LEVEL', constants.INFO) + return self._level + + def _set_level(self, value=None): + """ + Set a custom minimum recorded level. + + If set to ``None``, the default level will be used (see the + ``_get_level`` method). + """ + if value is None and hasattr(self, '_level'): + del self._level + else: + self._level = int(value) + + level = property(_get_level, _set_level, _set_level) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/cookie.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/cookie.py new file mode 100644 index 00000000000..9e0c93e436f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/cookie.py @@ -0,0 +1,166 @@ +import json + +from django.conf import settings +from django.contrib.messages.storage.base import BaseStorage, Message +from django.http import SimpleCookie +from django.utils.crypto import constant_time_compare, salted_hmac +from django.utils.safestring import SafeData, mark_safe + + +class MessageEncoder(json.JSONEncoder): + """ + Compactly serialize instances of the ``Message`` class as JSON. + """ + message_key = '__json_message' + + def default(self, obj): + if isinstance(obj, Message): + # Using 0/1 here instead of False/True to produce more compact json + is_safedata = 1 if isinstance(obj.message, SafeData) else 0 + message = [self.message_key, is_safedata, obj.level, obj.message] + if obj.extra_tags: + message.append(obj.extra_tags) + return message + return super().default(obj) + + +class MessageDecoder(json.JSONDecoder): + """ + Decode JSON that includes serialized ``Message`` instances. + """ + + def process_messages(self, obj): + if isinstance(obj, list) and obj: + if obj[0] == MessageEncoder.message_key: + if len(obj) == 3: + # Compatibility with previously-encoded messages + return Message(*obj[1:]) + if obj[1]: + obj[3] = mark_safe(obj[3]) + return Message(*obj[2:]) + return [self.process_messages(item) for item in obj] + if isinstance(obj, dict): + return {key: self.process_messages(value) + for key, value in obj.items()} + return obj + + def decode(self, s, **kwargs): + decoded = super().decode(s, **kwargs) + return self.process_messages(decoded) + + +class CookieStorage(BaseStorage): + """ + Store messages in a cookie. + """ + cookie_name = 'messages' + # uwsgi's default configuration enforces a maximum size of 4kb for all the + # HTTP headers. In order to leave some room for other cookies and headers, + # restrict the session cookie to 1/2 of 4kb. See #18781. + max_cookie_size = 2048 + not_finished = '__messagesnotfinished__' + + def _get(self, *args, **kwargs): + """ + Retrieve a list of messages from the messages cookie. If the + not_finished sentinel value is found at the end of the message list, + remove it and return a result indicating that not all messages were + retrieved by this storage. + """ + data = self.request.COOKIES.get(self.cookie_name) + messages = self._decode(data) + all_retrieved = not (messages and messages[-1] == self.not_finished) + if messages and not all_retrieved: + # remove the sentinel value + messages.pop() + return messages, all_retrieved + + def _update_cookie(self, encoded_data, response): + """ + Either set the cookie with the encoded data if there is any data to + store, or delete the cookie. + """ + if encoded_data: + response.set_cookie( + self.cookie_name, encoded_data, + domain=settings.SESSION_COOKIE_DOMAIN, + secure=settings.SESSION_COOKIE_SECURE or None, + httponly=settings.SESSION_COOKIE_HTTPONLY or None, + samesite=settings.SESSION_COOKIE_SAMESITE, + ) + else: + response.delete_cookie(self.cookie_name, domain=settings.SESSION_COOKIE_DOMAIN) + + def _store(self, messages, response, remove_oldest=True, *args, **kwargs): + """ + Store the messages to a cookie and return a list of any messages which + could not be stored. + + If the encoded data is larger than ``max_cookie_size``, remove + messages until the data fits (these are the messages which are + returned), and add the not_finished sentinel value to indicate as much. + """ + unstored_messages = [] + encoded_data = self._encode(messages) + if self.max_cookie_size: + # data is going to be stored eventually by SimpleCookie, which + # adds its own overhead, which we must account for. + cookie = SimpleCookie() # create outside the loop + + def stored_length(val): + return len(cookie.value_encode(val)[1]) + + while encoded_data and stored_length(encoded_data) > self.max_cookie_size: + if remove_oldest: + unstored_messages.append(messages.pop(0)) + else: + unstored_messages.insert(0, messages.pop()) + encoded_data = self._encode(messages + [self.not_finished], + encode_empty=unstored_messages) + self._update_cookie(encoded_data, response) + return unstored_messages + + def _hash(self, value): + """ + Create an HMAC/SHA1 hash based on the value and the project setting's + SECRET_KEY, modified to make it unique for the present purpose. + """ + key_salt = 'django.contrib.messages' + return salted_hmac(key_salt, value).hexdigest() + + def _encode(self, messages, encode_empty=False): + """ + Return an encoded version of the messages list which can be stored as + plain text. + + Since the data will be retrieved from the client-side, the encoded data + also contains a hash to ensure that the data was not tampered with. + """ + if messages or encode_empty: + encoder = MessageEncoder(separators=(',', ':')) + value = encoder.encode(messages) + return '%s$%s' % (self._hash(value), value) + + def _decode(self, data): + """ + Safely decode an encoded text stream back into a list of messages. + + If the encoded text stream contained an invalid hash or was in an + invalid format, return None. + """ + if not data: + return None + bits = data.split('$', 1) + if len(bits) == 2: + hash, value = bits + if constant_time_compare(hash, self._hash(value)): + try: + # If we get here (and the JSON decode works), everything is + # good. In any other case, drop back and return None. + return json.loads(value, cls=MessageDecoder) + except json.JSONDecodeError: + pass + # Mark the data as used (so it gets removed) since something was wrong + # with the data. + self.used = True + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/fallback.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/fallback.py new file mode 100644 index 00000000000..39df6f3c9dc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/fallback.py @@ -0,0 +1,54 @@ +from django.contrib.messages.storage.base import BaseStorage +from django.contrib.messages.storage.cookie import CookieStorage +from django.contrib.messages.storage.session import SessionStorage + + +class FallbackStorage(BaseStorage): + """ + Try to store all messages in the first backend. Store any unstored + messages in each subsequent backend. + """ + storage_classes = (CookieStorage, SessionStorage) + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.storages = [storage_class(*args, **kwargs) + for storage_class in self.storage_classes] + self._used_storages = set() + + def _get(self, *args, **kwargs): + """ + Get a single list of messages from all storage backends. + """ + all_messages = [] + for storage in self.storages: + messages, all_retrieved = storage._get() + # If the backend hasn't been used, no more retrieval is necessary. + if messages is None: + break + if messages: + self._used_storages.add(storage) + all_messages.extend(messages) + # If this storage class contained all the messages, no further + # retrieval is necessary + if all_retrieved: + break + return all_messages, all_retrieved + + def _store(self, messages, response, *args, **kwargs): + """ + Store the messages and return any unstored messages after trying all + backends. + + For each storage backend, any messages not stored are passed on to the + next backend. + """ + for storage in self.storages: + if messages: + messages = storage._store(messages, response, remove_oldest=False) + # Even if there are no more messages, continue iterating to ensure + # storages which contained messages are flushed. + elif storage in self._used_storages: + storage._store([], response) + self._used_storages.remove(storage) + return messages diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/session.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/session.py new file mode 100644 index 00000000000..59d36d14e51 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/storage/session.py @@ -0,0 +1,48 @@ +import json + +from django.conf import settings +from django.contrib.messages.storage.base import BaseStorage +from django.contrib.messages.storage.cookie import ( + MessageDecoder, MessageEncoder, +) + + +class SessionStorage(BaseStorage): + """ + Store messages in the session (that is, django.contrib.sessions). + """ + session_key = '_messages' + + def __init__(self, request, *args, **kwargs): + assert hasattr(request, 'session'), "The session-based temporary "\ + "message storage requires session middleware to be installed, "\ + "and come before the message middleware in the "\ + "MIDDLEWARE%s list." % ("_CLASSES" if settings.MIDDLEWARE is None else "") + super().__init__(request, *args, **kwargs) + + def _get(self, *args, **kwargs): + """ + Retrieve a list of messages from the request's session. This storage + always stores everything it is given, so return True for the + all_retrieved flag. + """ + return self.deserialize_messages(self.request.session.get(self.session_key)), True + + def _store(self, messages, response, *args, **kwargs): + """ + Store a list of messages to the request's session. + """ + if messages: + self.request.session[self.session_key] = self.serialize_messages(messages) + else: + self.request.session.pop(self.session_key, None) + return [] + + def serialize_messages(self, messages): + encoder = MessageEncoder(separators=(',', ':')) + return encoder.encode(messages) + + def deserialize_messages(self, data): + if data and isinstance(data, str): + return json.loads(data, cls=MessageDecoder) + return data diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/utils.py new file mode 100644 index 00000000000..90130449697 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/utils.py @@ -0,0 +1,12 @@ +from django.conf import settings +from django.contrib.messages import constants + + +def get_level_tags(): + """ + Return the message level tags. + """ + return { + **constants.DEFAULT_TAGS, + **getattr(settings, 'MESSAGE_TAGS', {}), + } diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/views.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/views.py new file mode 100644 index 00000000000..eaa1bee9d52 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/messages/views.py @@ -0,0 +1,18 @@ +from django.contrib import messages + + +class SuccessMessageMixin: + """ + Add a success message on successful form submission. + """ + success_message = '' + + def form_valid(self, form): + response = super().form_valid(form) + success_message = self.get_success_message(form.cleaned_data) + if success_message: + messages.success(self.request, success_message) + return response + + def get_success_message(self, cleaned_data): + return self.success_message % cleaned_data diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__init__.py new file mode 100644 index 00000000000..8723eea638a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.postgres.apps.PostgresConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6a36d047e248122930781af7d084c733251d5db9 GIT binary patch literal 257 zcmYjL!3x4K4DCFL;KjcfVsr4KAR=sM5yZ84? zcu8JfR^4ugAg<#~C0HLd`A39ghT+?o1j&eqmLzUn`eM&@Zs^A7;MAI0<3sMGr`%dk z7Y$2{-l}{aM_EtEEk724;hdoe+c)Cs>!0)za5nDXE#F8F>F0JTO9QDqL2%XA4GOge tTZNs`LplPlf*hdYz;hHeE6qdjdk7d)S_Q_at?unfX~eOR)7tonLEg%~OyK|k literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/apps.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/apps.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..479b761bbdeb3b5206bad687dc51c524703f18a1 GIT binary patch literal 1645 zcma)6OK;mo5Z)yzij*kHNz)`KP#~wGI)rMGO9BLiYYXlJf%}lt!vY1f(ynP*%ZGPY zZY88A=h9n$Ko8Ebe`&8hNKo4?5#}Az1>I+D5#>G7 z%lo9C56Ga#0_pJj@*TFXcTF_mRL;&` zl;wO;nf{5)Qc3ekmS=)W6TB?wY{m->;rAs^Go`sq^s?f~87-LLQqAml?k)$6eYn*l z5F8QA5OEkLF87#og-MIK%zJ}~&svbDZ~EVtN~e;mb(X6K?3@;98AEPbX4AN8wpSlE zj*}l=Jc2ZMp==puHj$fU&$i4S!ma)Qq0u#di^k~Z=fC0C_#D1t?#KW%_uRW~F~@!j zYgvX^@TdP47=}Hcp?N3+-F}U)0J#Wsa2@Kl-PN7zu8wN0x6v%t-(YLaVuKA4YSL;phZK7j9EjeaTRTvc?&)o5Hd_L%48Xv{B1S}xc17>R5; zs+Rh!ES|(qM=I0&F+|L13PFuaGYzAg-Wk!VQgO93Etq?@ghC+o2?*pwxPt@iY_Io0 z&;e}sTHR}AsTsPse#!B$ZGt2zXwH+wbdn@5*+N)7N|K8O70r%kp9Uu+f>KUP#p@9H z5KgbN-VqNh)&pTHrfkIm?BT$vvE$(fq}#NFO-I`CC1HcGX-zEoXk*7yC<+j)VwI%@ z6{_Zn>}?(3gE_#Kw3;6Bu-RMaOsH5(S|~y7?^Cv|&&ME4drhj^a#{0B+Bc`vZDEtx gNzAe4IY;5` zB%ciWg!86UlJkDZxzeJm@jT-Edso&^ZxSa}TSI*Yo9;)tb8YAN6;}E{%qtK*{E_L6 zHrKW-SJI~0x3XF5Oe&pb@<-~-MtCKytIM?AxUaf-KRrxs<>WiaxGvX_^c1qvjWZag zty>$=uV5Um(v6+A8xz9^u@Z}r1X19X{~Xcl!jz3Iy?d^2*#76`Vlm4LUYyNm7sc`X z3yjGOu*V&Q1Ys8;M8He(Jb~?LgxVMY!=8&o1-#haw#liuoWj6mZMRMov#=xIjnDs= Tai4tL{-#fO1-$zK-HZPM-&2|U literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/indexes.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/indexes.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..43ed08c4033ead25f99cb4ea99a3f50c3fb202e8 GIT binary patch literal 3684 zcmcgvO>Y}T7@pY=$99}1EoquiS}bT$4Q-5ykP2#1)uxnQEKq5YR*2QcGj=vvuicq- zn_A9=M5;KzFW`_I^OyF@i4%7Yi07U4cUutr@M_txO>b~N6V;j%+x7N{=Hs()>b>Z6V#=yZfpl} zv%Mi(?dpbnT20h*VKmh!+^lwz(JSfSssmvXA9@7p7cZpS73Ohfy`tAzU;Hg#H{NVfzR}pZ6`n5ddoifceqhbNcMi zK4N=r-&J=AIEPN(J>q?5+ZFB_YhYg1zlmQ&K3D4%%8wpCsNFAL)`W?!4&!F8^v#2> zzbIdU3hJJ9wVb+gH&H<)m%6$Okfg=Bl0hPU{UlQJuqRz?%EW&bCR=_dP(e$l&UQPD zQx~H|S8@vQXQ|t23mJI}8hC33z7%27R_Zifc?F$dy_SrVbbewPq^jWi^(fHV_f59c zBBrZl2>MPhK`_3`^W5PUWd4tm(_5X6?bz1(EV5{9kVVmM0z)c~PPS2L)FYH+`<_Mb zJX)4TKAXjvAXK;_`zrY~?`LTA)1vPq3f)Nhep>SVC*2@2IQ11J*TBShr)aBmVc>jS zM$s?;#u{QmX3`vb)HGS1w=7)KQ8DYtJy$(U7J>*C1TYHc1S$j4S*M#B{_4+87pd~2Xw;MLx zwra*G7-%e>7ZUYFC#qXd%!^|uW0lhhP~aS6_`BF<*7{4(T_GC?AY^?Jf4#F~>n9eT za)2roIdK2?IFU%CPvSQHBs zVL!ro3(*RbQBsBpAw(HEk++66pvx3_>>+tfJ;SN^0cNVJBnV6bMYrXTYPIH-f(pwzkffPEm z+Hq>P8x7O}lRu(z7K;k?#*j7#Ba!DG+Q8wAJVhLkz15M!GyGBSPp>nk1_AYBTFe|R zpvJOW%KxX-Adq=Z6VNAa6gF{RlQ?9Wph*}-ji8PT!@og?D!ELD(aUrgzj_@VzM_y! z(BaJJYW%7sB4aO4%mT`EjaHjvL9J5o zma=RAy4YMd7h7%q_wddQ)ZHYE^m?Nk*ORav2a&nprE|U?n7bU^(9Atb5zQ3sGC^iT e>qY3&{LSpX_!-@SOx{YoWEJhD)uolCwLbymgza$v literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/lookups.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/lookups.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6ac1bea1266ec034caca951f9581be7b57aad4bd GIT binary patch literal 3332 zcmbVOTW=dh6yBL#uh))~xM|vka;s1;SOps>5*I}!C81p9A|>Tv1zK%)CaIJ4t~;{^ zY&lP!ne@G|hKr~}sxUI9KM)_~XK3f5Z% zJ}cIN*Chw81D_M;fzQh_@EPC>Vgq=?%wGe3MO*~FC>`{l6|e4Ejn^LIq*jCH?ssW= z)bHh$JryQ;KULiZ%S&JU8b;Y;Mnmkpwktyw-Ty&GS*r3g^T>=lExO&2v508(`Hur^ zq3Cr~((;+Gd@h*a4=vvoHZ*eb_3u-i9Vn@HJKbI^3&kQE6DFUB2Kj0mMQ@@SS$|q1 zHsXKrANjF;>;SVVE*-lgXXIY6j?03L?2&cIN2PuHyfrHCbL`05L+^^dWd3l>rJhP7 zsdW(F*E661ytF4(h{HF$+|e@L&-sHSuSRK-z$TqE$!(fbMHTcy6?S!QW1e3{H4(T) z$0JLT1)fB$Us83Xdm(mg?Hq>5LAoQmX=_LR+{)BI7)dMc+-vm)+5I%R(fqijJDGeJ zGmgRoOd1b?5}Bf5W81Z2<4@h}4RSZsfqoE^)ihNWtK;Xf;j8~;>1Hvy4NrJMkc3?s z1bH6OBCP zFh!D=Qg3OjniQW8{MuMMDS~^0A>Z6;tJkpb-1bHrqr)5MAT-l~Brl~y`OeQ$#bM7c zr$uAPuU>u5)^B1Xves;Cl018BGVkoRPQ2rngoFE2%H6L*{jD7M<@?~yksLf>pWSXZ z+^1ZlUdJlNB|h$$#6^$+ZpMGw<`RaIHMEP0`~we>Y(d3oKp`_Pswf-;mXatzO*bzW zYHHsb>j@5hb~PdnPCjbWlG`Y{j;e@Fh#A(7b;7WW-99ye1`~&NX##ok0Kw>|+A+%z zkWSbi`~gg4j)-__>r5fm^5%QFgG=0{-B7ji|i1sA?Z45&i2Tgd<<(|(P-7bXK@8hLQ^9HP_l-XSHX_naipR^fk$?%hqo zD3VFG=X?Ee)A#PSZ*6aX(cW9MlV7>liNg$8BR1^Mz5RY-QpKEKW+o%2zfaoEv7TfL z`q~iEr!S$JXZ>&1K9Z@hA9}v?8;I!>^PNfRE>dakYLm#L$ttu`359G#GW{Vc@YgzI zhdi@SxW1Snr5=LMBP(E8>BRceou*exxAw>}sg$)F<-FR_2+vuVL{iZe@@r{7>-Do> zpPmGYGLWJJ<|W-nLRIu8Ym^GMu23fhW;0WrLF*CAD?t#&AyRTsn9YPwn)WHmIHj$y z8e3z-jpA8SoU}QY%AXOAXq9|~qsf@5BU%PV`T zbAZh|#2?x3m4EdES&!O}O*!R|)CQOlJL6eDdUz8%1Z+7pr%{y-I6fx+$ zQ)1BN$t<{k{JJ`}M>Zm)b-?!d5m%Q5Kd^`hBYMf%ZJb08-D^odj;}SiYGSrpLe+4L zw<(u*dz}~@AeZMZ-hBNyQ^xAETR}6vMlq(h*a{z>o9a6CFcQgvhyAlrm;`+-gCtF4 zfT%&~hL%%w%jT}&%+EK_aeJ~E5)W4-X*bsWdhya~ihE5wg=DN1g-u0v_BWpHYZmcY zD>9v;2xKU)=s{H6fC{zf(V-~MDayYl!h-eBG{l^^*CyrsdYF_0qpvF`dQ$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d66bc27867014b729e29bdf006881125b067fadb GIT binary patch literal 3481 zcmbVO%WfMt6rGnwBU!R#*LCw~6X#V_MJoYq7im!hZfz%ZQOHHC0L5$uqaiJiEzKw- zoy3NB$)0E#Dg2zHL&QHE@O{zhoLu3}!RujlmpVdTskIaEZCVE_Z>; zz-8tEdm4Md6;=hVYFq)HVKv~I##P`tn+2ZLcm{ZmHGmr$*MR5Q0`P*yb@tJg(Omoo zo*GR%o9lBGM6u$pRFK9@<_$YirGn=TOM>@fskjK#!H5StVZsJn$flW9Hb-29Do&G# zW*biyzzVW_h=Low$qe6Orf)Ng*>4QrVGb+d3+Akhugg4E!MDt+YzAMC)!=14n_Cq; zRDAuF;)%pU-H2u`64fcMB1_t$BlE}zp!Sw=Y<7;#%t^u_Z(5ln`CwaAU~z1S8GQcT zZof>$o*ab{m+iIPFzKgje3-V^_=~m@2TZrL2XU`GI#4@l@@?y3TSBIXzt znzo=hvr0G`1%t512U$rfh@}bUMU4z*b!)JlikG2avW~XGkz13FoHvb1uq_hRU1aUf z8Y)NDuCZ$}bI%qHa_z`^YcUI@ePrx9@609RooO1X^wxa`9;$ru^=RB{^w5~5-N~wj zbk7HecUGUS|I}SyUjL)J-r3sN>@06QUhZsm(Xg@A-CBMio0Y5z%@ZC`;AQR$p0HG8 zW&Vms`-*4P=liMR0d2hAa6vL=Gf^1r@E{uSPzc%uL4qEaw1i?7b-ylQF$@FFVg$cm z-4^LE(0cfuO7q&JwDT-fVK0>YRNV%qk|euf)=bA-vOLpsKS7Fpa?BG07Xaqr44T53H_6Jn21;O+EaFF--Rl#52 zhKqZ+=jgNu+Ej6kitAL|q~gpIU85}*qzs);9RQx`Se}hv&2x26gr0MWlvqKQv^Qs$ zB(rb<+RTO~PB#Cu5}ZGYlhZ5k{{_u&KnUtrdNexd$B9-^+`vL(o@=Lx;TPluxnr1z zH!iGrdOdZH9YG-=KBM9m6l99pCjvOJxdUtN`ZwFf25j9f@&dwRF`YeDx8G| zH!rSvCW2Uo<(P_R`+o-=Ulr4UGvTQ?&#i8BaR#O$?B@UGmy`Xj@DgONO)Pd5rgYxE zDdqrE!c#I82P2hE#nc=1BR%?Zu0IrhYOd#(y9(EP7*EfbB9aMD$Mu&jdR9%v)ykXe>Hb!D3c5EgEO-^ZbQ%9z%!17&+-c7GxATW= z>*OKZDqdqP8TXTLAoB-;4Qu^o^6#J6vtDaRn@rCz*&2KG(tAkIYf=B}>5E_Ag!+;Y l_o#ycOOW8&i}&57nfGJ<@BE0~3~~X*qFu8aw;S%+?>~MOyR!fQ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/search.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/search.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d63a6f73c45bd0df6f176ecc9c9db2eedf6e998f GIT binary patch literal 8599 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/signals.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/signals.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b2709d4cf66bd03c858694da7467da1d91778e09 GIT binary patch literal 1855 zcmaJ>UvDEd5VyU5ve~3*4^sTm;{bpZM)R z9EAQ<%=~8n^8kj3flx$ojQo7YJ_eq|xJ!J3mCT5ZuIZb4ZN^sD_HDhk;zHN)9gG;d zEM6gM)4~OsVBekc4lQcFL|t0CKz^CxJyb2f1dFIy#o5vmo<=w#Zr3 z7LxJSv5+ZeAS#7vlCV&=(?lq?xzlQV+IskS`{7=Qm9FV$!K|Eq1Vg(e(Fm=gOMHcX zemce@d`T$2!WczpOkfxz+(3uk*c_2dV`NgYiq!7N(43KTr)v`SCm5(P!OzJ7BIq9a z2JNEX(4L;3A!>qK)^Kf?$v#iK{NY}Z(AkpnVBqa+H$-h1?`=KadbID!TH2=Xd2-MT z^zLW7J70Ufs09M%N$<;@?WSUrpvy!r2$`1%Z>Oow--zymP^s|_zS!E`y595dd+Yfd z*13w$OGTPhi<>ZKcG%}48&W(U0Q^EQ@6z$f#fwlfO;d zgxSFryoC83klz9b0l^F)4}h5i$h-3Zkp?ByxIhXZ6FkBHll0YT(nIj&TzYvf^Gx5n z&h&q#_?4998rENVv8q&|#tM)TI;^OdQULZ-gwZKL8o)<%qMJGuRg#g~2fPBOHJ_6u zV6);z#1eMiBL;MP4gifF{bqui#D=bNe@YgAn-Ed7B zN;1JekTDq>P@L$*qGUuy1~qKJ8CPYlAe7k!wyfH9T`)d~Gd!p>T` z5!Ev?dvAYtyZO1lFzcX7T($YC(rkCm0v-uoR$3Q;_@%kj_|vjhH~tNpm0S8+$I#be z#>G3JL%ab5;bm+R0yVdSD@7YtE`AOEipAfCUGTa1yq|;9-UVv(NTbbvbH>+>piw~V1S|y8gsbRf#hCY7VGtg(Jdg@j+VY$u8kxEToQ-Zu Z`!U;8O;Ps_hd8*5%LImDWA_e>!asJ;%T)jX literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..05e29734c406cb2161dc8276c21705e09ebf4ffa GIT binary patch literal 1233 zcmZ`&J8u&~5Z>K;*f>sNUWo)0*IEcW5)DX}MPa%qAX!kHgsjco+PUP;ckHec+es=% zvQtpd@CT^!m#(Fvh6)M6%w8T&kvYxoJa%U1o1Ocxx>_MX=db@&;IK z!4i^?#w4LWr6{wQC6;d)*^2GN@g0!u&^aT%8@gRmFa3llQm6U)M;=EZ*HJorD`hId zRO?1b7K?2@oxI!K7l8)bNS$T#!oiotwLZ4X+vS17A8w;H;R+nftCnmxQ-LQ04#@rn;qcaK+ z%G0Rg0lk-^AB{ck9bO~x1VZr=p%fno?`SWIg_rPXsDY#5z|(ue6XQr}P)w4gSZD_K zl$N7FkECcA_tZH)^^Q*iz;}!A5gr07Y{7yq$Oh?>3%YYbqzjfh%iWAio+#K&na2Ew zH;+Vdd3hvA zhg#yXROx{P`$$KzYGjkV+=_X!8}jyJsN)wfnbwOEdN){mrcaGloCZ8rZ4io>yK&-7 zE(pFbB9#uPFde1KPG5m`Oy0a|wqDTz&6jm_Yl2zDpJ4izzOCSammMg*z zqtSHv2?zsnLOwk>rJ9^jm=&mGW`AX$ZK%eyoaUQ%;Dpy;jjfytxN;pbnad=;+)ZtH zr4_?i1Zk4BpMpo>e7ls9>GM0XE_d%LvhMhm0y`!v?m-|Dvq}6_>b6`(+1!3pj6vWO z)fxX99zy)ZNz=X>sCZC4gM~O%TA|Ekl+hZk{bdfL?r(RkM(uwRPwv!9{zfq_jUa`A z7UMu<_`fTOHTj#D&SG@>qhWwf9-BJ-`?tJWjCBD5Qx|Q+QkEK6ZY60ribWe=QK7R+ H;j{h&B$_1# literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/validators.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/__pycache__/validators.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..133275652079b07c5d13a8555357a3ea4759aa2a GIT binary patch literal 3195 zcmbtWOLH4V5Z>9B*0O9XCO8hS+M}6}SGqzXShtji( zW0i8jxp3f`69+i@FYT2Re}N)_?peK^gd~h=T0K2IvpruwW`0;(t83VPzU0Rexj$$y z-%K1_!7d*m;TmU&mNK6);`KyN4c|yj-%KsvN^Rd(awDmwj_)YmOjgpmznV7u2GhRQ zxW(;<8n=aUZ1`(9u5ky)j<9gNE*zAs@H$HB$NDkzH*mbl8#rzV6E&JRUgPUHUKciw z&+v_1&1?RNwrL(KH+~G0n1@B2XV(C7@XT`aR(SuW$o7ka@mvn&8I<8@AZDV?TXA+; zEzTCz=o4H-c_s@OL`8fj5uRQ)_C-;M`$dq1!=rL7n;%AG*?gPgxs6hx`HXA6E)34N z&IuEfn|LCtJa-i!JUVUs@b=AE7B1RQgmEU__bVaiYN)94qqIUi&bIp6rK_knNprnC<5~BF)=7;$FLeBd#RvB)-$` z9~B3A_G#<$wnQ{O#uYu>Ot!}=gdC7sE{lCYIYLJD25_dRha;2GZh{*}G?oLylR@#sJU>C7t?w@I?skdU{QaU=OD+zb?6A!QJRH-zK*9Ww?tYeXYQ1RD05mkaoBVNb;6?S<6NuiC{ zF&k+C8|g^(k-@dz3cNScy2i+OL^71@YA39NMb40-C{6VZyE;zkjFU*>v?)ch2j_8H zc!S8BM5d_)`wkC=Z89ZqgGBxb#09|CN13W-O zyLg0c?E#t%pA|I5Vs{=d5-NDVnIq$O7Nf6!F@D11b}iVW19us&Fh?frjaOK>!WyqI zXDbK-&+fqM_(gTVp?=Xt+|4NGqO|)VgsFrrob_y=id&&TmMauWvzy16LdCP-EfklQ zDy5a4+Ll&71+6Gdk{}>oNf(KRNY$B%<${Vvqs=c!Rr6$di{xR)c+oyT@DIT_Vnu=uMTUd4YUR}kd(C` z;CY0#o&{CtsUUot<|)|V10u6t zuuJmgtg>+Zp{A+}))lNN)fKyS8*dSD>ManF2PTbp+EaOizKBTU)2HY3H;EhRJ>088 zot4(0-xqLVRIswJWOwGyrP8bxX;v2k);TP0VM1kY@v4`t&WXL`9%!KvKyeHN^PIsmM|e1)5TH8c zFh>WHMA#SFD}cZJ!g@*YG5x3DCplJZ_y{eUJA;ZNI^lQNmjGY>_7w2W3jvOghp?Dj z!q3GV+KWcbfTbM&mMohBOOlSa>2Fof6|@ONOWcn{pI)^R2;;@c=~X9zq7`T>pn428 z>28lV8WeFNTXU~hpnAPDjn`8q6ZL=wx&x}XpjVlC0I6GEC7ucZAYHXE#IG;7V8&YB-K?SBEy`W3?f literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__init__.py new file mode 100644 index 00000000000..4bfbd526f7c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__init__.py @@ -0,0 +1,2 @@ +from .general import * # NOQA +from .statistics import * # NOQA diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..56cecf562422e060126caeb63a2b79804245f66f GIT binary patch literal 248 zcmYjMF%H5o3{1)ZLh8mRiUb*0Ktc$l&Md&vr3!5n0&P;o2Gl3;6u#7zi7znW0t1%p z^VxTjy$i!Wqqxlyvm$)7KbD{lu1F}Q%0?13k1=%IJCYFzw zzw$Tu$$X>mT1rLdyRl3};eLB`(59o$3%AwnD%p*4SvaHva#7ie^HwSf8~zVeQQgY2 z1my}I;D&==*g{SBC|7aXg<}UT&0f}6&`;nXS-=Gg48a3a7=a~iMCgiL@}MHTm+XWi zR#$F7cwMo;dC4pmxDdmFvf%@P+d4dK{SdbH_AdOjjgvvz$>S{b^~TzUh;<%=?CZ4+ z`J%6+*6>LC+VAigkML~5+J>c)oefk+hBMzR zYS|#~5AyH?p#=OaEt8XLrWWCaS84O-Og-2As3UcA=QK*Y*^caG%^i8x%+KW6EdjmJ$L=kg19<9XDDm&PicECpOaEz>!qM>nG~OS;*WsZ>$Y=%1?^7_Gz7 z=q@uZ?v)vA%zC-o!Klj%(}HUOmi`2`oLvG6Lk=n6LqpvaMrsH%=0o#$<2R0F4aivS z!YN^XzJZ4|a1^d%HU7{+OwhoNsNbgJ;CxG99Yu;q(fMb}VtVc1C` zt;3LTQ+MF0x(C}btWhxhVtEow`Qc7kQlLdKV6rHi2*i+UrwhIgA(Pjb-{;{L>;IW?c}`W{A~Mm-sZ zg%^gsObik{*TV3pL6nT2IAzrqPA+@>gqp6eGC(gMC6ho0!98=)?0`IXAyAvJsO;x^5t3^vj54Th?H`A&_D&m6`v7jJRop(r z?IYaC`gEhD;fwFXqNF+ee;Yx zMu~kmIZgV33b6tA=enTe{>EGvwEgOhMT68sJVhV7v4+t5&q^y;#uei~byRk~Mt5fM zz+oa_SO9y$z=Z)qLl?230a68gT!ma0ct^*F`|UlNAWv>PK|WtyhxsCtxCbO@1gBY615gZuQ_{E$u>(CgQ!u-P+T63JLknhwAY%rqTi5X%`^$y;)iAssM z)H*67k*Wu{5f4mrh4lFtmL{lpjbE%xW^?2A3@U&e*tP^3KjqW literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__pycache__/statistics.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/aggregates/__pycache__/statistics.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8d0073a468b5140b1fd090cf83372c6a7c64f028 GIT binary patch literal 3090 zcmbtW%WfMt6eZ`S(O6PsH}9m0`dD;;Rw~jiQXnYo%2p7d9UGDp*s~c-L|Rcinvuzo z5*u381%fW}1>LmE{L*Z@>Ms;U(R-<79oEk zSZoCV>(J#tFfhVsM0(VxJ2fK7$-fInguU`t^K@MV?*oKtuO@D*kQ zwiPY_zRL1|^9mOMUtud$^io%xw-(Us61%=CiZ?YobqQa}}R*Sf|{{jmT zSIeA6l!R%c%OjQ*9>po|aG{V(v;0PVJLQzerD7YAu_wkJ7Qzl*_%oG zSsuUDlR=zjMHF#2(dPX$vk*4#jWt?P(&t$YKehJuro#S2*x%2Jtu#z$)NMTIVlyW| z-UERXpEBZWTt6kg!R%M$fHDotpZ86cR|uR4$a+N#;^*M%jwr)IuRYxdw?i2MhUn1c z7ch)8VUMURrw}Bk^kR4>oF`#4;9Ei@A~WTn&%v-k(2cuk5V&S$ zNFE(z^f;q0#VQ<1tikXG{1OE1D3me?-jKhKYA+ITDEncX%i8AiFzzIqyqDBA`LLFX zW2U~;qVCgL|2Tb?#NSl!*JL;4U%`sQumg)GD(xgr1*#=71-HvuIQ71)N$^Nlrroxz z_K(FCI7Sh=M3WI}!|&wk8K+gJx7cm8l@cmKLwROryiH0@$?tS(*FOxfDD_-TT!y)9 z4Nj3nLmu##eGp|giCs%v#VPY>z{Rn@5=K$-B6yy3W9gfM4VLFH)% zFzV|}!-y1UVc)24H=EuYL)--&cVB^WdJx_cF z9~PMAenZU)^#99b!`eC1{t_nCL|ea)39q`2^JgLif)id#0!0~%Gx05k5n_rwX!?%2 zVSW3tx7$`8fRETv#_j6RRjiMo)*srUz-Wt%pu3tU(1yw+t}!VMLoBM9GcOvM1GO#Y z=c69;Ei1wl)Q2=stG+}gq$Kp@+Uz;2p3(8#-1#U#dkBo^al*SO&EsM2CA=-ZE|cUo zAidiF&$JK41QrLsq%8Kx+udr`w{~`yxC_<4hW2iv$d2b01>V10w9{g)I z353><+dErJs8IF(1*q`p@@;h`_ye+p2o)b(fT*-cv@EAkas2{BmllZjml2`j=A6iL z*ZlJM`LD94Rd~sGB*!loMzeqG{9JYZpFm)CX1O4MCm7x`e2Ub=ql&)3dL*z^s0ic$$3(ehX|RV0bbbx}5VsgES69HY{X!D0k!>(r8Vr#p8*$?+=QRPA~uf literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/array.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/array.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6b5e7d7bb03afb7e104bc1b8f6f6f0a34ee6350d GIT binary patch literal 11227 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/hstore.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/hstore.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2d94cbef2d68bead2a82082776d0b2bc250e26e6 GIT binary patch literal 4310 zcma)9-ESMm5x?C#9zR4;v?R-)X;?Q-%od^ACTNq^aGh9n0~ApM*lmGD(!-g%l1@7E z=-p#%veZjyAjm@l^rer5{OEt_Ui*}Pp+J-VX75fSWgF-nc5ilfc5im(H#56`TwQHA zc)tEnL|-=@=ik&=d@5+%MKRx@l8$7tBk0RxHsFE}T;VcmyRkQ@h>E4X*dJ6y)zX!? zHmHmGpdlKA6|rLb{J1$-6)n(JS&P>OZP5l@-)G{&?;P2X^=D|QwyMuPv98unHk5m~ z`J6GQpf4`aTMP811^P14SZzf%v078D%w2H>?N!-AyEW(Hs#-tXK+l?Nqo++Ab0)48 zy%*#ykZix*Oj@2hMJnXO+D~4@_2#ljLYTGF_H6KGHgz+>cZ&simIw)hLaU zq3OC=#dc@)hw5osk~$n3S_I6^eU+vd3gU1&`Ig}q=-j$@p!!Fadq?es<2d~^dKwM0 zl}{d|iB@)?PvR^-ZqYC)2;~SS9l<3NuJRjXZ_Xknd|44y>C5UfN7TM@_L!_e z@ikGmbVIIyZpfxw#rTSB$u)eNcC0NgU~JXW>v98h>nq1|#2QqzsR1JA{`AdH!%-*M z>zGtW!+q09lakyXj^o&5&0&%TVUUkcw;vv;&X-|4Ry66x&09xm(ls|ak?DZ16Bd&@ ziSE$!9!%iLsGm;xUyu8IK?OvU2JfL550y0>-xdCWA-%nDXsS{1Ue@R*!=dVvk@Olk zZS|jM`$?jY%qZ+Dv%PZ|4)>ECHAuF1)R)_-o=DrX9Y>G0N0am*8NS#1VB18gdKWW} z!hK9CSg<wegWb|zg{ zx3OgA4a0#F^;6~-EUO1WKMsuvf?Qea;L{}e6%^NV%|2aQ)kG<5Ld8s$&W^3k2=cul?(#oMfa}KMLU4fY; zpScl}?%&W_Y^W$_*EQ~3+ZcC42)?~ z*MbIrfaaShhV<^R7HhM0=&;5(^Zz^DT-0PK=n@*1P~vQe-U+CO>{>V0$G^gjmQ&**m)Fw<9*LL|87~YrwcFXm2^t- zTIY#Dl+J@N0EvMC7Z~^~au5{QiDw<@R^dpM84}$w+{wDp$7yATjBxDDyct~Rw)6PL zj2CP8SmS_P>lskB_UEvBet8iiK1EO)ZxOHCrBVs=1yxZveC5iKG11K+csvf{d_-JSgHbvu;BA61j*}-!W-Q27q%wUS*^`FY zlKDX)SPo5MH7ExTBIKkE+6hH&O~FUMO%-{zCO~T1Q?^^zCDG=^?<ceqaEo&-=XRkRGt0n z3@YRzl;3UYs4<^6JxzTtVS^&)U1FqjO^J;>{0O%|geNOdjIS?&WeEf{nTpjf-D#}Z zaWyH;&T?%PnT|}nAg#qT?d2~hW%jtfXw~9~bY|Se^g)KD@&}qtYa#Mc`arn+7fxlA zICAW9yYpO<{II2e1$J#=cBVXQD1-(CH8@~MtJ2;aHhqmuIpZ#{aL#1bK6f#7VY8=L zuv+{agBA!icy6v&^ejE}@4G05BF33vU=%JqRZ;#NxdFEc7pC#DRjAFJ9xXEu-ep83 zq|fe)^O(w3@;j9EzpS=59_A-JjZM19>i?D0li%C82!;%d+PI>>D%nmb_{-or&F#0;@gP)dG05&kEk0S-hp z{~FN%@zHQX*vNf=JlNVxla5}c(5!Yl&xm)(*Ua0fYP^kWMw4wK+cvrHuK$`^_I2CM LR^4OkzQ_Itd@9N7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/jsonb.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/jsonb.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..94a35bc8457707eabb7ee1cf7d234cedb2171516 GIT binary patch literal 7054 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/mixins.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/mixins.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..52126357ce02fd1c615dfda40cdabeb7d86287af GIT binary patch literal 1187 zcmZ`&OKTf35SFy-M;=ZZ0x6VGbP4T3x*N!$Erei*`?xfh5DI(Q$Sc`id%f#QavsJ# zB@lXOe?xN2U(&Uw{(&BPaYyU8IFQQBc=Y%_&1k+ouGJP1jBjtl#5f53w3GP(Yp4#U zo`d6v;}rFAh%x$rIN{C};?5-r33rc>SNa8KkcUkaTgHL>v}R(0)kU5;T^>Xuu00}6(? zvH=+GaQD00#z&})j^J5r@rR?{mYO9(RVN>&oHhkzG-heanyH{krnF$3<}J#yV#cyq zP?b~NVVWlTg`!!m0nDVZV0|V;MgdM+w)lS#<&Rz;tH-#vsqowWHXXw5$(A~qzthhB zQEiYb-IhZ6?{;=}J;%76B-6&pn_WW^?p4iFhpFiPMNMTERA*&K0`F!jpP9^(tZf#e zC{CGDQDmx7l(D{ms5Zk#mK-GEDv`GCkX!}qpCmZTWls%QEL70wvaFpqL_ZH2;xy3m zf)^`6nlyvKh3@3puKy-bi59N_(PM1@-5-hbOiO$0zNDadCKdFpJd{7UFe_1^#aTKP z+xJay2yYS>6H=a#2`LfmPKZM=`Rz{J)zQ}Ddh;K0JrI_awhOidrYJa#E{h#H{=xi7IwUbzR!EL(d79rp@x>T#7)!DN17ZMXYYXATM literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/ranges.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/ranges.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4f07d4ce61c78ef741530065064cc93156418455 GIT binary patch literal 8481 zcmb_hJCGYkdY(51SnPwV>0n z!0rL1#bF(otWsTY3LQCECaz-U{PK$&IdV2ZFx%_=S11zw+5?MM8svF(^ z^yBZZ|Nrm*@A+hLv1Z`;)t?2OU%zS?|IW(n{Y`Pj!J1ySGif~5}( zu_!7}L5~-@%TMfJ1(YS>gW|_4sGmZ8SyWN4>iR0`E24&aP1j#R{ghZheL>gPP+t{w z)a$x_I$k+gkE`7?&rH)O%V%fG=U7IcSHv3ntbvR3nDs(@8oe&)c59OoTAdc_XtiFp zx`_W*@%Ex_x6r*bQ~u6OxiM3IZCYOGu4BYA;w(ly3l1+ov7ea1>v2IpC(eU@eoDVm z(l3aMpkJKQua@*z#U;=$P3hN4`gcSF^v0Bay`;Y;E`xpPGNr#! z(yxkZpkJHP|3H}cjOO*cvTS-jur#rK1PP;U);vFx;qnydes zR_^YkvZwM&lBN%b1JyKhua}BAQNJ@WD5}fvW|{1453~4QoMo}hYr5;*PMnDR)Q9~n z-i_r9Y3;qv?s4k!-6V~&nP#gK{$^-PQ}*@fZ7yr}vCE3;q7WNYguoJJV1Hrkn8FhF zQ$KKGS2)6bYG50^*y~n=H>pwVpBjM{ef(E-FQ@=|)t~@Npe<KdvXn2GAUXp!>XAzbM(sL9&St+p971) z`AF|0sXs+Fs*jB>;5ujg6reapW0c7s~Fy6Z(Wh(QfsYL6#JO_r@ zupjkez-h|UAjtF6>;g*{k&&dh4#Tp{y18VIR%TYN=WN4VPal>kBYN5EC_obQvTqh8 zGqg&X(8D)viKD>Kf>02wf)&nv5ugMoB$C zhWXGnE3V4s7_yHQNJBaPLw-IM`gL2 z4F^e_*R;HZ+1?;-7Hi1e$5AqjkE|kJ+KsbtAmc%(UsI3N5;DW|O$Vao0OU1ubZ!Rb z`5tqtCKS_E_feUy^!u5006lzW?!#W(HvXouZ;$P<_0W@Nu_MlbJGRC)RtrrX+c%9z zq*LvU)JMPGGAlV1x8+h4s!Og_DzkE(|QhrnxvmWgWcf(iadi^RbB>1xvesp zJ6)Cb*)kHU(EDnZhJ|j*t7s-)XLbcy(sa0f#S%X0M z_^ks!jo{i0g43zyz?%pw1y)hwGUEvh89_5)%(~X3Oc8o+wjiyqpjCcWVGF0Kr@|eX z_OvSLg-y2Kp>oNy=umL3b?SSl{y9=1!_cVF>oaVA)wpw9SJ0i?t_A%m3fLS7EH`=# z<$}nsli#t`HRT%=0s*n^;5}&A_%4fQ&!Ix#s%%=E zo~3;}gISKs)-BLJ=Ims{z*~?Rli<${8MebnR|%#7LvMxY~mNiI6wn8_JT_6cdPJlAo%of zgblu2ehy?2jcK0L}38(xBJiEA(;tcGCXLLb!&!BDS^d z4^UAY*MJE><`Zs|ty;~x-UCSylv~Vr#^&|1$6Y!~#i2;H3j0X!L$5*p1xp_=J3O&< zNyEuyeuAWrZ65;dn4a~m0Jw-zUmn1B4gr*R=9$%easgy(0@uZpyyzDpwtU#>_X3Se z`vsZdK76a7@oaxN(ER?e_Y#;TWU~~pGe=^K7r|B2?Y|l+GW!DYVv}96@U0`oxZ>rI zs%9!1y#!Q4@>xQ4{&@8DBD5AKU1k8YG31OslIIry#wG(Y@~s25f>B=*FoDqcB>?+d z@>v45J|CLC2rM0l&j7_yW`H8EF93>7_Q=530>usBqv$(KEI%V+VFiwkWo_XgmUVgk z1MBbUn6`owppu`SZ0L_^+uujz7r~_;eOhba`AA;}G;mHf*lcsIZG&MV8u#LU*2vOE zJ5u<65I5ul#X5`aR7#ucf$wYBezodbVtcB}Br7=qW}#V#-eXD9<#16LaL zbeIi>Ss8-Yv6+h9KT1s0p()+BdW(g%@j;kEpjZQP$QhzVBVP^HP^IE+6>?4lHo zz}$U==w`3*P!`}8AQD$0hHScpPlko}2Au@n!Cek_kC}GS^wEEKVEr5~zC=>`e$ZMn zFTwAE_ww4@4or4yV`io~MA@6DzR#gDWQAW$6h5`~ZJ?xm`?BuB*LB9;8Dqa9%zZ!8 z@i%aV7c94dt=;wXf29jo;-Ci9tHJ`RR=0kzI0n-2w|#ih_ShZ!JNCLUuIvzPrP_D7eqTkUZmLc?=iZfLL1o271OsI9hj|}ql+i+YSFFf zAMuOw3T`vfHeA$&;<~PgvowA&Mwi^}86FP3%D={oFOW)W;yCateMxE?Y3`wCwS}bK zMmBF!1dIs{iKzU88#uf}hDmXGk4)1d>e%tcytoo61vD1#?FIEx=VK9W@5$R3R({Cr zhs=J&?5~jFQlUaH;btOe>g=LCS`q1RJBb_6vNkRp;A#E@Ek|dmp}2hL4H}T?2<9qK2Hbl zQcbH=7@&_>3X$b?n$oZr4F(AJ3a|H5zN840Qk`3m`dX-QwX5%FZAf4->^7Tf9pkP` z!Ax78L-Rv1`X{7PTzv%PXRY-@Y|YV`*`tDcyHQB$TPfEWLWq%Tt#gIQ+z`(MxZ7bM>k!MTUa-a=Aq$maD1x}t-weDUruN%lU%(QyAk z)DQd}R>LG4SvPOCp1UXUoBNC~qYTICNvx)r?6;hi$0rSoB;^}1w@l_fkTK7_S@w3p z-mP0LIl#at@*wfzpOFrEAmtnJu+U1gDLh_3%``aIzHWAfx&CEtc2d64>`Rz^768ov zmw)Z%*DOE7bpJZX04d*yft7c058sAYbw4c}uwWr7DPfk5?6<~meGMaY@c(U&5mJsZ zVuQHFW({OV1r=XU=rQWAC&Gn6_wr?}Y4@^7X6mOfx450rWtv{u#2Cl4e|n8TFQl-# zUAO~U^Pk%@CXNTUJVEod0pwS$Lffs;#Ungy%z6Z^=O=1<4)y96_Y?1Oo_owr(xJzA z@gJN_yV}qpD!e51_r`8f^L+;wfEqa;H@8aT_6A2MPLqdaruUJw?{@?@`8i&EC075% zUKTRLD(~nfbIv0r_c+Q)Ap8<9{u5~)1X7QIz@8@=+NBIy6wdF4ZO zhZmvpPtdk?%%hRoB#-b;pL9X}y);eYs9%ImU%6xZ=Al%#CaA;X0r95T1ySRZP2cI6$4S|i3WjJSOV>=>61r?B1KU0eGdHtW^@sPwU5iscK13xe1<7I@<5QZ$dZOp z(l|*PhM;<1MtwyeSqr=5W@{Kv5|G@#SzM6bqLeCn9r(atowZiXx>dI=13y#e|L1tC hw^yo@UmY$)-Cn(bFNOB%IbG8f$6RwyNLA2~{vV-d1*`x7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bf5999bc482571e817351672ecfb725ad809ac81 GIT binary patch literal 508 zcmZ8dy-ve05Vn&*qlyZI7tfLI^XoR|P4)H${ zf!7Dv3s3@On4>J>m`59w#XJU1;!hu(Gjd!xF%r%RlZQ5Y3GW2(2(V|M99p3jUPbE| z!vIhK54+g6tZ)pEgO~L#%Y-3K(-X1=4Ryu8S}+DYbP|1M!Izid#}Sscf&TeM+e; zq@y(KZ-YYk{qoF{Qpu=|b~Lh4%@iuN70fACp3vW|ITe3Nak&1DZ}L ZZhW{(V-Iq}5lkTX^lsPUKCr$3=m!aLcsc+8 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/array.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/array.py new file mode 100644 index 00000000000..ab667acd5bf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/array.py @@ -0,0 +1,303 @@ +import json + +from django.contrib.postgres import lookups +from django.contrib.postgres.forms import SimpleArrayField +from django.contrib.postgres.validators import ArrayMaxLengthValidator +from django.core import checks, exceptions +from django.db.models import Field, IntegerField, Transform +from django.db.models.lookups import Exact, In +from django.utils.inspect import func_supports_parameter +from django.utils.translation import gettext_lazy as _ + +from ..utils import prefix_validation_error +from .mixins import CheckFieldDefaultMixin +from .utils import AttributeSetter + +__all__ = ['ArrayField'] + + +class ArrayField(CheckFieldDefaultMixin, Field): + empty_strings_allowed = False + default_error_messages = { + 'item_invalid': _('Item %(nth)s in the array did not validate:'), + 'nested_array_mismatch': _('Nested arrays must have the same length.'), + } + _default_hint = ('list', '[]') + + def __init__(self, base_field, size=None, **kwargs): + self.base_field = base_field + self.size = size + if self.size: + self.default_validators = self.default_validators[:] + self.default_validators.append(ArrayMaxLengthValidator(self.size)) + # For performance, only add a from_db_value() method if the base field + # implements it. + if hasattr(self.base_field, 'from_db_value'): + self.from_db_value = self._from_db_value + super().__init__(**kwargs) + + @property + def model(self): + try: + return self.__dict__['model'] + except KeyError: + raise AttributeError("'%s' object has no attribute 'model'" % self.__class__.__name__) + + @model.setter + def model(self, model): + self.__dict__['model'] = model + self.base_field.model = model + + def check(self, **kwargs): + errors = super().check(**kwargs) + if self.base_field.remote_field: + errors.append( + checks.Error( + 'Base field for array cannot be a related field.', + obj=self, + id='postgres.E002' + ) + ) + else: + # Remove the field name checks as they are not needed here. + base_errors = self.base_field.check() + if base_errors: + messages = '\n '.join('%s (%s)' % (error.msg, error.id) for error in base_errors) + errors.append( + checks.Error( + 'Base field for array has errors:\n %s' % messages, + obj=self, + id='postgres.E001' + ) + ) + return errors + + def set_attributes_from_name(self, name): + super().set_attributes_from_name(name) + self.base_field.set_attributes_from_name(name) + + @property + def description(self): + return 'Array of %s' % self.base_field.description + + def db_type(self, connection): + size = self.size or '' + return '%s[%s]' % (self.base_field.db_type(connection), size) + + def get_db_prep_value(self, value, connection, prepared=False): + if isinstance(value, (list, tuple)): + return [self.base_field.get_db_prep_value(i, connection, prepared=False) for i in value] + return value + + def deconstruct(self): + name, path, args, kwargs = super().deconstruct() + if path == 'django.contrib.postgres.fields.array.ArrayField': + path = 'django.contrib.postgres.fields.ArrayField' + kwargs.update({ + 'base_field': self.base_field.clone(), + 'size': self.size, + }) + return name, path, args, kwargs + + def to_python(self, value): + if isinstance(value, str): + # Assume we're deserializing + vals = json.loads(value) + value = [self.base_field.to_python(val) for val in vals] + return value + + def _from_db_value(self, value, expression, connection): + if value is None: + return value + return [ + self.base_field.from_db_value(item, expression, connection, {}) + if func_supports_parameter(self.base_field.from_db_value, 'context') # RemovedInDjango30Warning + else self.base_field.from_db_value(item, expression, connection) + for item in value + ] + + def value_to_string(self, obj): + values = [] + vals = self.value_from_object(obj) + base_field = self.base_field + + for val in vals: + if val is None: + values.append(None) + else: + obj = AttributeSetter(base_field.attname, val) + values.append(base_field.value_to_string(obj)) + return json.dumps(values) + + def get_transform(self, name): + transform = super().get_transform(name) + if transform: + return transform + if '_' not in name: + try: + index = int(name) + except ValueError: + pass + else: + index += 1 # postgres uses 1-indexing + return IndexTransformFactory(index, self.base_field) + try: + start, end = name.split('_') + start = int(start) + 1 + end = int(end) # don't add one here because postgres slices are weird + except ValueError: + pass + else: + return SliceTransformFactory(start, end) + + def validate(self, value, model_instance): + super().validate(value, model_instance) + for index, part in enumerate(value): + try: + self.base_field.validate(part, model_instance) + except exceptions.ValidationError as error: + raise prefix_validation_error( + error, + prefix=self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + ) + if isinstance(self.base_field, ArrayField): + if len({len(i) for i in value}) > 1: + raise exceptions.ValidationError( + self.error_messages['nested_array_mismatch'], + code='nested_array_mismatch', + ) + + def run_validators(self, value): + super().run_validators(value) + for index, part in enumerate(value): + try: + self.base_field.run_validators(part) + except exceptions.ValidationError as error: + raise prefix_validation_error( + error, + prefix=self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + ) + + def formfield(self, **kwargs): + return super().formfield(**{ + 'form_class': SimpleArrayField, + 'base_field': self.base_field.formfield(), + 'max_length': self.size, + **kwargs, + }) + + +@ArrayField.register_lookup +class ArrayContains(lookups.DataContains): + def as_sql(self, qn, connection): + sql, params = super().as_sql(qn, connection) + sql = '%s::%s' % (sql, self.lhs.output_field.db_type(connection)) + return sql, params + + +@ArrayField.register_lookup +class ArrayContainedBy(lookups.ContainedBy): + def as_sql(self, qn, connection): + sql, params = super().as_sql(qn, connection) + sql = '%s::%s' % (sql, self.lhs.output_field.db_type(connection)) + return sql, params + + +@ArrayField.register_lookup +class ArrayExact(Exact): + def as_sql(self, qn, connection): + sql, params = super().as_sql(qn, connection) + sql = '%s::%s' % (sql, self.lhs.output_field.db_type(connection)) + return sql, params + + +@ArrayField.register_lookup +class ArrayOverlap(lookups.Overlap): + def as_sql(self, qn, connection): + sql, params = super().as_sql(qn, connection) + sql = '%s::%s' % (sql, self.lhs.output_field.db_type(connection)) + return sql, params + + +@ArrayField.register_lookup +class ArrayLenTransform(Transform): + lookup_name = 'len' + output_field = IntegerField() + + def as_sql(self, compiler, connection): + lhs, params = compiler.compile(self.lhs) + # Distinguish NULL and empty arrays + return ( + 'CASE WHEN %(lhs)s IS NULL THEN NULL ELSE ' + 'coalesce(array_length(%(lhs)s, 1), 0) END' + ) % {'lhs': lhs}, params + + +@ArrayField.register_lookup +class ArrayInLookup(In): + def get_prep_lookup(self): + values = super().get_prep_lookup() + if hasattr(self.rhs, '_prepare'): + # Subqueries don't need further preparation. + return values + # In.process_rhs() expects values to be hashable, so convert lists + # to tuples. + prepared_values = [] + for value in values: + if hasattr(value, 'resolve_expression'): + prepared_values.append(value) + else: + prepared_values.append(tuple(value)) + return prepared_values + + +class IndexTransform(Transform): + + def __init__(self, index, base_field, *args, **kwargs): + super().__init__(*args, **kwargs) + self.index = index + self.base_field = base_field + + def as_sql(self, compiler, connection): + lhs, params = compiler.compile(self.lhs) + return '%s[%s]' % (lhs, self.index), params + + @property + def output_field(self): + return self.base_field + + +class IndexTransformFactory: + + def __init__(self, index, base_field): + self.index = index + self.base_field = base_field + + def __call__(self, *args, **kwargs): + return IndexTransform(self.index, self.base_field, *args, **kwargs) + + +class SliceTransform(Transform): + + def __init__(self, start, end, *args, **kwargs): + super().__init__(*args, **kwargs) + self.start = start + self.end = end + + def as_sql(self, compiler, connection): + lhs, params = compiler.compile(self.lhs) + return '%s[%s:%s]' % (lhs, self.start, self.end), params + + +class SliceTransformFactory: + + def __init__(self, start, end): + self.start = start + self.end = end + + def __call__(self, *args, **kwargs): + return SliceTransform(self.start, self.end, *args, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/citext.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/citext.py new file mode 100644 index 00000000000..46f6d3d1c26 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/citext.py @@ -0,0 +1,24 @@ +from django.db.models import CharField, EmailField, TextField + +__all__ = ['CICharField', 'CIEmailField', 'CIText', 'CITextField'] + + +class CIText: + + def get_internal_type(self): + return 'CI' + super().get_internal_type() + + def db_type(self, connection): + return 'citext' + + +class CICharField(CIText, CharField): + pass + + +class CIEmailField(CIText, EmailField): + pass + + +class CITextField(CIText, TextField): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/hstore.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/hstore.py new file mode 100644 index 00000000000..39f074b7634 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/hstore.py @@ -0,0 +1,112 @@ +import json + +from django.contrib.postgres import forms, lookups +from django.contrib.postgres.fields.array import ArrayField +from django.core import exceptions +from django.db.models import Field, TextField, Transform +from django.utils.translation import gettext_lazy as _ + +from .mixins import CheckFieldDefaultMixin + +__all__ = ['HStoreField'] + + +class HStoreField(CheckFieldDefaultMixin, Field): + empty_strings_allowed = False + description = _('Map of strings to strings/nulls') + default_error_messages = { + 'not_a_string': _('The value of "%(key)s" is not a string or null.'), + } + _default_hint = ('dict', '{}') + + def db_type(self, connection): + return 'hstore' + + def get_transform(self, name): + transform = super().get_transform(name) + if transform: + return transform + return KeyTransformFactory(name) + + def validate(self, value, model_instance): + super().validate(value, model_instance) + for key, val in value.items(): + if not isinstance(val, str) and val is not None: + raise exceptions.ValidationError( + self.error_messages['not_a_string'], + code='not_a_string', + params={'key': key}, + ) + + def to_python(self, value): + if isinstance(value, str): + value = json.loads(value) + return value + + def value_to_string(self, obj): + return json.dumps(self.value_from_object(obj)) + + def formfield(self, **kwargs): + return super().formfield(**{ + 'form_class': forms.HStoreField, + **kwargs, + }) + + def get_prep_value(self, value): + value = super().get_prep_value(value) + + if isinstance(value, dict): + prep_value = {} + for key, val in value.items(): + key = str(key) + if val is not None: + val = str(val) + prep_value[key] = val + value = prep_value + + if isinstance(value, list): + value = [str(item) for item in value] + + return value + + +HStoreField.register_lookup(lookups.DataContains) +HStoreField.register_lookup(lookups.ContainedBy) +HStoreField.register_lookup(lookups.HasKey) +HStoreField.register_lookup(lookups.HasKeys) +HStoreField.register_lookup(lookups.HasAnyKeys) + + +class KeyTransform(Transform): + output_field = TextField() + + def __init__(self, key_name, *args, **kwargs): + super().__init__(*args, **kwargs) + self.key_name = key_name + + def as_sql(self, compiler, connection): + lhs, params = compiler.compile(self.lhs) + return "(%s -> '%s')" % (lhs, self.key_name), params + + +class KeyTransformFactory: + + def __init__(self, key_name): + self.key_name = key_name + + def __call__(self, *args, **kwargs): + return KeyTransform(self.key_name, *args, **kwargs) + + +@HStoreField.register_lookup +class KeysTransform(Transform): + lookup_name = 'keys' + function = 'akeys' + output_field = ArrayField(TextField()) + + +@HStoreField.register_lookup +class ValuesTransform(Transform): + lookup_name = 'values' + function = 'avals' + output_field = ArrayField(TextField()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/jsonb.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/jsonb.py new file mode 100644 index 00000000000..966e8f11418 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/jsonb.py @@ -0,0 +1,188 @@ +import json + +from psycopg2.extras import Json + +from django.contrib.postgres import forms, lookups +from django.core import exceptions +from django.db.models import ( + Field, TextField, Transform, lookups as builtin_lookups, +) +from django.utils.translation import gettext_lazy as _ + +from .mixins import CheckFieldDefaultMixin + +__all__ = ['JSONField'] + + +class JsonAdapter(Json): + """ + Customized psycopg2.extras.Json to allow for a custom encoder. + """ + def __init__(self, adapted, dumps=None, encoder=None): + self.encoder = encoder + super().__init__(adapted, dumps=dumps) + + def dumps(self, obj): + options = {'cls': self.encoder} if self.encoder else {} + return json.dumps(obj, **options) + + +class JSONField(CheckFieldDefaultMixin, Field): + empty_strings_allowed = False + description = _('A JSON object') + default_error_messages = { + 'invalid': _("Value must be valid JSON."), + } + _default_hint = ('dict', '{}') + + def __init__(self, verbose_name=None, name=None, encoder=None, **kwargs): + if encoder and not callable(encoder): + raise ValueError("The encoder parameter must be a callable object.") + self.encoder = encoder + super().__init__(verbose_name, name, **kwargs) + + def db_type(self, connection): + return 'jsonb' + + def deconstruct(self): + name, path, args, kwargs = super().deconstruct() + if self.encoder is not None: + kwargs['encoder'] = self.encoder + return name, path, args, kwargs + + def get_transform(self, name): + transform = super().get_transform(name) + if transform: + return transform + return KeyTransformFactory(name) + + def get_prep_value(self, value): + if value is not None: + return JsonAdapter(value, encoder=self.encoder) + return value + + def validate(self, value, model_instance): + super().validate(value, model_instance) + options = {'cls': self.encoder} if self.encoder else {} + try: + json.dumps(value, **options) + except TypeError: + raise exceptions.ValidationError( + self.error_messages['invalid'], + code='invalid', + params={'value': value}, + ) + + def value_to_string(self, obj): + return self.value_from_object(obj) + + def formfield(self, **kwargs): + return super().formfield(**{ + 'form_class': forms.JSONField, + **kwargs, + }) + + +JSONField.register_lookup(lookups.DataContains) +JSONField.register_lookup(lookups.ContainedBy) +JSONField.register_lookup(lookups.HasKey) +JSONField.register_lookup(lookups.HasKeys) +JSONField.register_lookup(lookups.HasAnyKeys) +JSONField.register_lookup(lookups.JSONExact) + + +class KeyTransform(Transform): + operator = '->' + nested_operator = '#>' + + def __init__(self, key_name, *args, **kwargs): + super().__init__(*args, **kwargs) + self.key_name = key_name + + def as_sql(self, compiler, connection): + key_transforms = [self.key_name] + previous = self.lhs + while isinstance(previous, KeyTransform): + key_transforms.insert(0, previous.key_name) + previous = previous.lhs + lhs, params = compiler.compile(previous) + if len(key_transforms) > 1: + return "(%s %s %%s)" % (lhs, self.nested_operator), [key_transforms] + params + try: + int(self.key_name) + except ValueError: + lookup = "'%s'" % self.key_name + else: + lookup = "%s" % self.key_name + return "(%s %s %s)" % (lhs, self.operator, lookup), params + + +class KeyTextTransform(KeyTransform): + operator = '->>' + nested_operator = '#>>' + output_field = TextField() + + +class KeyTransformTextLookupMixin: + """ + Mixin for combining with a lookup expecting a text lhs from a JSONField + key lookup. Make use of the ->> operator instead of casting key values to + text and performing the lookup on the resulting representation. + """ + def __init__(self, key_transform, *args, **kwargs): + assert isinstance(key_transform, KeyTransform) + key_text_transform = KeyTextTransform( + key_transform.key_name, *key_transform.source_expressions, **key_transform.extra + ) + super().__init__(key_text_transform, *args, **kwargs) + + +class KeyTransformIExact(KeyTransformTextLookupMixin, builtin_lookups.IExact): + pass + + +class KeyTransformIContains(KeyTransformTextLookupMixin, builtin_lookups.IContains): + pass + + +class KeyTransformStartsWith(KeyTransformTextLookupMixin, builtin_lookups.StartsWith): + pass + + +class KeyTransformIStartsWith(KeyTransformTextLookupMixin, builtin_lookups.IStartsWith): + pass + + +class KeyTransformEndsWith(KeyTransformTextLookupMixin, builtin_lookups.EndsWith): + pass + + +class KeyTransformIEndsWith(KeyTransformTextLookupMixin, builtin_lookups.IEndsWith): + pass + + +class KeyTransformRegex(KeyTransformTextLookupMixin, builtin_lookups.Regex): + pass + + +class KeyTransformIRegex(KeyTransformTextLookupMixin, builtin_lookups.IRegex): + pass + + +KeyTransform.register_lookup(KeyTransformIExact) +KeyTransform.register_lookup(KeyTransformIContains) +KeyTransform.register_lookup(KeyTransformStartsWith) +KeyTransform.register_lookup(KeyTransformIStartsWith) +KeyTransform.register_lookup(KeyTransformEndsWith) +KeyTransform.register_lookup(KeyTransformIEndsWith) +KeyTransform.register_lookup(KeyTransformRegex) +KeyTransform.register_lookup(KeyTransformIRegex) + + +class KeyTransformFactory: + + def __init__(self, key_name): + self.key_name = key_name + + def __call__(self, *args, **kwargs): + return KeyTransform(self.key_name, *args, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/mixins.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/mixins.py new file mode 100644 index 00000000000..254b80c4a23 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/mixins.py @@ -0,0 +1,29 @@ +from django.core import checks + + +class CheckFieldDefaultMixin: + _default_hint = ('', '') + + def _check_default(self): + if self.has_default() and self.default is not None and not callable(self.default): + return [ + checks.Warning( + "%s default should be a callable instead of an instance so " + "that it's not shared between all field instances." % ( + self.__class__.__name__, + ), + hint=( + 'Use a callable instead, e.g., use `%s` instead of ' + '`%s`.' % self._default_hint + ), + obj=self, + id='postgres.E003', + ) + ] + else: + return [] + + def check(self, **kwargs): + errors = super().check(**kwargs) + errors.extend(self._check_default()) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/ranges.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/ranges.py new file mode 100644 index 00000000000..0bb914d383e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/ranges.py @@ -0,0 +1,252 @@ +import datetime +import json + +from psycopg2.extras import DateRange, DateTimeTZRange, NumericRange, Range + +from django.contrib.postgres import forms, lookups +from django.db import models + +from .utils import AttributeSetter + +__all__ = [ + 'RangeField', 'IntegerRangeField', 'BigIntegerRangeField', + 'FloatRangeField', 'DateTimeRangeField', 'DateRangeField', +] + + +class RangeField(models.Field): + empty_strings_allowed = False + + def __init__(self, *args, **kwargs): + # Initializing base_field here ensures that its model matches the model for self. + if hasattr(self, 'base_field'): + self.base_field = self.base_field() + super().__init__(*args, **kwargs) + + @property + def model(self): + try: + return self.__dict__['model'] + except KeyError: + raise AttributeError("'%s' object has no attribute 'model'" % self.__class__.__name__) + + @model.setter + def model(self, model): + self.__dict__['model'] = model + self.base_field.model = model + + def get_prep_value(self, value): + if value is None: + return None + elif isinstance(value, Range): + return value + elif isinstance(value, (list, tuple)): + return self.range_type(value[0], value[1]) + return value + + def to_python(self, value): + if isinstance(value, str): + # Assume we're deserializing + vals = json.loads(value) + for end in ('lower', 'upper'): + if end in vals: + vals[end] = self.base_field.to_python(vals[end]) + value = self.range_type(**vals) + elif isinstance(value, (list, tuple)): + value = self.range_type(value[0], value[1]) + return value + + def set_attributes_from_name(self, name): + super().set_attributes_from_name(name) + self.base_field.set_attributes_from_name(name) + + def value_to_string(self, obj): + value = self.value_from_object(obj) + if value is None: + return None + if value.isempty: + return json.dumps({"empty": True}) + base_field = self.base_field + result = {"bounds": value._bounds} + for end in ('lower', 'upper'): + val = getattr(value, end) + if val is None: + result[end] = None + else: + obj = AttributeSetter(base_field.attname, val) + result[end] = base_field.value_to_string(obj) + return json.dumps(result) + + def formfield(self, **kwargs): + kwargs.setdefault('form_class', self.form_field) + return super().formfield(**kwargs) + + +class IntegerRangeField(RangeField): + base_field = models.IntegerField + range_type = NumericRange + form_field = forms.IntegerRangeField + + def db_type(self, connection): + return 'int4range' + + +class BigIntegerRangeField(RangeField): + base_field = models.BigIntegerField + range_type = NumericRange + form_field = forms.IntegerRangeField + + def db_type(self, connection): + return 'int8range' + + +class FloatRangeField(RangeField): + base_field = models.FloatField + range_type = NumericRange + form_field = forms.FloatRangeField + + def db_type(self, connection): + return 'numrange' + + +class DateTimeRangeField(RangeField): + base_field = models.DateTimeField + range_type = DateTimeTZRange + form_field = forms.DateTimeRangeField + + def db_type(self, connection): + return 'tstzrange' + + +class DateRangeField(RangeField): + base_field = models.DateField + range_type = DateRange + form_field = forms.DateRangeField + + def db_type(self, connection): + return 'daterange' + + +RangeField.register_lookup(lookups.DataContains) +RangeField.register_lookup(lookups.ContainedBy) +RangeField.register_lookup(lookups.Overlap) + + +class DateTimeRangeContains(models.Lookup): + """ + Lookup for Date/DateTimeRange containment to cast the rhs to the correct + type. + """ + lookup_name = 'contains' + + def process_rhs(self, compiler, connection): + # Transform rhs value for db lookup. + if isinstance(self.rhs, datetime.date): + output_field = models.DateTimeField() if isinstance(self.rhs, datetime.datetime) else models.DateField() + value = models.Value(self.rhs, output_field=output_field) + self.rhs = value.resolve_expression(compiler.query) + return super().process_rhs(compiler, connection) + + def as_sql(self, compiler, connection): + lhs, lhs_params = self.process_lhs(compiler, connection) + rhs, rhs_params = self.process_rhs(compiler, connection) + params = lhs_params + rhs_params + # Cast the rhs if needed. + cast_sql = '' + if isinstance(self.rhs, models.Expression) and self.rhs._output_field_or_none: + cast_internal_type = self.lhs.output_field.base_field.get_internal_type() + cast_sql = '::{}'.format(connection.data_types.get(cast_internal_type)) + return '%s @> %s%s' % (lhs, rhs, cast_sql), params + + +DateRangeField.register_lookup(DateTimeRangeContains) +DateTimeRangeField.register_lookup(DateTimeRangeContains) + + +class RangeContainedBy(models.Lookup): + lookup_name = 'contained_by' + type_mapping = { + 'integer': 'int4range', + 'bigint': 'int8range', + 'double precision': 'numrange', + 'date': 'daterange', + 'timestamp with time zone': 'tstzrange', + } + + def as_sql(self, qn, connection): + field = self.lhs.output_field + if isinstance(field, models.FloatField): + sql = '%s::numeric <@ %s::{}'.format(self.type_mapping[field.db_type(connection)]) + else: + sql = '%s <@ %s::{}'.format(self.type_mapping[field.db_type(connection)]) + lhs, lhs_params = self.process_lhs(qn, connection) + rhs, rhs_params = self.process_rhs(qn, connection) + params = lhs_params + rhs_params + return sql % (lhs, rhs), params + + def get_prep_lookup(self): + return RangeField().get_prep_value(self.rhs) + + +models.DateField.register_lookup(RangeContainedBy) +models.DateTimeField.register_lookup(RangeContainedBy) +models.IntegerField.register_lookup(RangeContainedBy) +models.BigIntegerField.register_lookup(RangeContainedBy) +models.FloatField.register_lookup(RangeContainedBy) + + +@RangeField.register_lookup +class FullyLessThan(lookups.PostgresSimpleLookup): + lookup_name = 'fully_lt' + operator = '<<' + + +@RangeField.register_lookup +class FullGreaterThan(lookups.PostgresSimpleLookup): + lookup_name = 'fully_gt' + operator = '>>' + + +@RangeField.register_lookup +class NotLessThan(lookups.PostgresSimpleLookup): + lookup_name = 'not_lt' + operator = '&>' + + +@RangeField.register_lookup +class NotGreaterThan(lookups.PostgresSimpleLookup): + lookup_name = 'not_gt' + operator = '&<' + + +@RangeField.register_lookup +class AdjacentToLookup(lookups.PostgresSimpleLookup): + lookup_name = 'adjacent_to' + operator = '-|-' + + +@RangeField.register_lookup +class RangeStartsWith(models.Transform): + lookup_name = 'startswith' + function = 'lower' + + @property + def output_field(self): + return self.lhs.output_field.base_field + + +@RangeField.register_lookup +class RangeEndsWith(models.Transform): + lookup_name = 'endswith' + function = 'upper' + + @property + def output_field(self): + return self.lhs.output_field.base_field + + +@RangeField.register_lookup +class IsEmpty(models.Transform): + lookup_name = 'isempty' + function = 'isempty' + output_field = models.BooleanField() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/utils.py new file mode 100644 index 00000000000..82da93e892b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/fields/utils.py @@ -0,0 +1,3 @@ +class AttributeSetter: + def __init__(self, name, value): + setattr(self, name, value) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__init__.py new file mode 100644 index 00000000000..9158f1e7cc0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__init__.py @@ -0,0 +1,4 @@ +from .array import * # NOQA +from .hstore import * # NOQA +from .jsonb import * # NOQA +from .ranges import * # NOQA diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..250b96a5ec3a1464ae9cbc3ac47ee7329edd5e36 GIT binary patch literal 272 zcmYk0v2MaJ5Qgp0M5q#P(IrT5Lzh;nst%c1T9z!4Auc#1zUa;cq{#3ty;7F8}}l literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/array.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/array.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ba3a06e8602041acc6928038833b0905b5cc6b5c GIT binary patch literal 7326 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 B#D@R? literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/ranges.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/__pycache__/ranges.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c3e6e7746008062461597f12ab33b86e36288f4b GIT binary patch literal 3399 zcmb_eTaOz>7Ov`>+ij0MnGDImW>@ASgt^$jzAVxR5F}acuGSJH5NIK_I5Uq4cP^~4Z0(I(7vHBfbNPW z=%%4}KyQlxbYSR_=Y zqj@G(GB#A7SMH=xnFbQbug7v$CPhwE>)-RVOl~D&Doc=Uyh{0X8Kv>ban<=C*7f<< z6Pb$Y!awp-PNgzu)~xRJw1~?M#?I;@8@$fhJ?l*^Ggp6fOtNe~_L9)=0+B4_f`yi} z1wZA0)+rbEPgdxB$0l4j!oBB*F4^H83q7(0-i_~=!$KdL3RDw^oLs(!d#he~RP?@z z(?k%QOFcN*zj;UYbQ!C%S4?^(2u0fLWpiEj@}lgKuB0$CG8g9-4fLRWZ z?kveDPSdDf)%R2fQ&n&q)~|W$f?;S`3OR}4F_o+5GpQ;+ijq7jqX^1yv`idRsicQNU<03B=Eh}_6Rp1-H9vZvp!R%OF##MJQGzr1D&$ltI@HT!Y zm(M%&V0HU3*=Y5Ut!R9Rp+^9)0{g$w~3As<1*J2p5U zplf$NgUb7k+M~U$nF|9m7m=yLz$`Ghx`H(|_%mV80}!G~GmHnkZ3R4d+!fC0$HfUghSASAKo(s4XC~^2bF6eQEs~R_Y!A;|_j4-!ss9c{$;sgSzL14e5tXVIu`OiYl_P$jRP12_M}l zQrXMr*=?!xV1zW?r)94aAQh_D3A{mooGolG>yD`&id7q8opjzn$*hVfOXhV>i7&p8v&5MPIf=0eyHx$e!E(dwrG4v z`zSOQTy3K+;(dU-B1dybXN~a3SSM8AlxfvV1kP8hDiCs&55J&eDT*nhqJm%AywG}C z-xSryvWUrqZ_@b#0_%^gQy-!Kh<3h>0=IkyxrZE|;RNcVNaBn#^FOyUcaCWX!Q=AkPRFn3qMr3-iDD0Zn z90hDHYwx5yT_;qNiA*RP|0gLn#5*%+fiqXXCn2@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/array.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/array.py new file mode 100644 index 00000000000..554a39d4f6b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/array.py @@ -0,0 +1,214 @@ +import copy +from itertools import chain + +from django import forms +from django.contrib.postgres.validators import ( + ArrayMaxLengthValidator, ArrayMinLengthValidator, +) +from django.core.exceptions import ValidationError +from django.utils.translation import gettext_lazy as _ + +from ..utils import prefix_validation_error + + +class SimpleArrayField(forms.CharField): + default_error_messages = { + 'item_invalid': _('Item %(nth)s in the array did not validate:'), + } + + def __init__(self, base_field, *, delimiter=',', max_length=None, min_length=None, **kwargs): + self.base_field = base_field + self.delimiter = delimiter + super().__init__(**kwargs) + if min_length is not None: + self.min_length = min_length + self.validators.append(ArrayMinLengthValidator(int(min_length))) + if max_length is not None: + self.max_length = max_length + self.validators.append(ArrayMaxLengthValidator(int(max_length))) + + def clean(self, value): + value = super().clean(value) + return [self.base_field.clean(val) for val in value] + + def prepare_value(self, value): + if isinstance(value, list): + return self.delimiter.join(str(self.base_field.prepare_value(v)) for v in value) + return value + + def to_python(self, value): + if isinstance(value, list): + items = value + elif value: + items = value.split(self.delimiter) + else: + items = [] + errors = [] + values = [] + for index, item in enumerate(items): + try: + values.append(self.base_field.to_python(item)) + except ValidationError as error: + errors.append(prefix_validation_error( + error, + prefix=self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + )) + if errors: + raise ValidationError(errors) + return values + + def validate(self, value): + super().validate(value) + errors = [] + for index, item in enumerate(value): + try: + self.base_field.validate(item) + except ValidationError as error: + errors.append(prefix_validation_error( + error, + prefix=self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + )) + if errors: + raise ValidationError(errors) + + def run_validators(self, value): + super().run_validators(value) + errors = [] + for index, item in enumerate(value): + try: + self.base_field.run_validators(item) + except ValidationError as error: + errors.append(prefix_validation_error( + error, + prefix=self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + )) + if errors: + raise ValidationError(errors) + + def has_changed(self, initial, data): + try: + value = self.to_python(data) + except ValidationError: + pass + else: + if initial in self.empty_values and value in self.empty_values: + return False + return super().has_changed(initial, data) + + +class SplitArrayWidget(forms.Widget): + template_name = 'postgres/widgets/split_array.html' + + def __init__(self, widget, size, **kwargs): + self.widget = widget() if isinstance(widget, type) else widget + self.size = size + super().__init__(**kwargs) + + @property + def is_hidden(self): + return self.widget.is_hidden + + def value_from_datadict(self, data, files, name): + return [self.widget.value_from_datadict(data, files, '%s_%s' % (name, index)) + for index in range(self.size)] + + def value_omitted_from_data(self, data, files, name): + return all( + self.widget.value_omitted_from_data(data, files, '%s_%s' % (name, index)) + for index in range(self.size) + ) + + def id_for_label(self, id_): + # See the comment for RadioSelect.id_for_label() + if id_: + id_ += '_0' + return id_ + + def get_context(self, name, value, attrs=None): + attrs = {} if attrs is None else attrs + context = super().get_context(name, value, attrs) + if self.is_localized: + self.widget.is_localized = self.is_localized + value = value or [] + context['widget']['subwidgets'] = [] + final_attrs = self.build_attrs(attrs) + id_ = final_attrs.get('id') + for i in range(max(len(value), self.size)): + try: + widget_value = value[i] + except IndexError: + widget_value = None + if id_: + final_attrs = {**final_attrs, 'id': '%s_%s' % (id_, i)} + context['widget']['subwidgets'].append( + self.widget.get_context(name + '_%s' % i, widget_value, final_attrs)['widget'] + ) + return context + + @property + def media(self): + return self.widget.media + + def __deepcopy__(self, memo): + obj = super().__deepcopy__(memo) + obj.widget = copy.deepcopy(self.widget) + return obj + + @property + def needs_multipart_form(self): + return self.widget.needs_multipart_form + + +class SplitArrayField(forms.Field): + default_error_messages = { + 'item_invalid': _('Item %(nth)s in the array did not validate:'), + } + + def __init__(self, base_field, size, *, remove_trailing_nulls=False, **kwargs): + self.base_field = base_field + self.size = size + self.remove_trailing_nulls = remove_trailing_nulls + widget = SplitArrayWidget(widget=base_field.widget, size=size) + kwargs.setdefault('widget', widget) + super().__init__(**kwargs) + + def clean(self, value): + cleaned_data = [] + errors = [] + if not any(value) and self.required: + raise ValidationError(self.error_messages['required']) + max_size = max(self.size, len(value)) + for index in range(max_size): + item = value[index] + try: + cleaned_data.append(self.base_field.clean(item)) + except ValidationError as error: + errors.append(prefix_validation_error( + error, + self.error_messages['item_invalid'], + code='item_invalid', + params={'nth': index + 1}, + )) + cleaned_data.append(None) + else: + errors.append(None) + if self.remove_trailing_nulls: + null_index = None + for i, value in reversed(list(enumerate(cleaned_data))): + if value in self.base_field.empty_values: + null_index = i + else: + break + if null_index is not None: + cleaned_data = cleaned_data[:null_index] + errors = errors[:null_index] + errors = list(filter(None, errors)) + if errors: + raise ValidationError(list(chain.from_iterable(errors))) + return cleaned_data diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/hstore.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/hstore.py new file mode 100644 index 00000000000..f5af8f10e38 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/hstore.py @@ -0,0 +1,58 @@ +import json + +from django import forms +from django.core.exceptions import ValidationError +from django.utils.translation import gettext_lazy as _ + +__all__ = ['HStoreField'] + + +class HStoreField(forms.CharField): + """ + A field for HStore data which accepts dictionary JSON input. + """ + widget = forms.Textarea + default_error_messages = { + 'invalid_json': _('Could not load JSON data.'), + 'invalid_format': _('Input must be a JSON dictionary.'), + } + + def prepare_value(self, value): + if isinstance(value, dict): + return json.dumps(value) + return value + + def to_python(self, value): + if not value: + return {} + if not isinstance(value, dict): + try: + value = json.loads(value) + except json.JSONDecodeError: + raise ValidationError( + self.error_messages['invalid_json'], + code='invalid_json', + ) + + if not isinstance(value, dict): + raise ValidationError( + self.error_messages['invalid_format'], + code='invalid_format', + ) + + # Cast everything to strings for ease. + for key, val in value.items(): + if val is not None: + val = str(val) + value[key] = val + return value + + def has_changed(self, initial, data): + """ + Return True if data differs from initial. + """ + # For purposes of seeing whether something has changed, None is + # the same as an empty dict, if the data or initial value we get + # is None, replace it w/ {}. + initial_value = self.to_python(initial) + return super().has_changed(initial_value, data) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/jsonb.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/jsonb.py new file mode 100644 index 00000000000..bb681e0be3d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/jsonb.py @@ -0,0 +1,62 @@ +import json + +from django import forms +from django.utils.translation import gettext_lazy as _ + +__all__ = ['JSONField'] + + +class InvalidJSONInput(str): + pass + + +class JSONString(str): + pass + + +class JSONField(forms.CharField): + default_error_messages = { + 'invalid': _("'%(value)s' value must be valid JSON."), + } + widget = forms.Textarea + + def to_python(self, value): + if self.disabled: + return value + if value in self.empty_values: + return None + elif isinstance(value, (list, dict, int, float, JSONString)): + return value + try: + converted = json.loads(value) + except json.JSONDecodeError: + raise forms.ValidationError( + self.error_messages['invalid'], + code='invalid', + params={'value': value}, + ) + if isinstance(converted, str): + return JSONString(converted) + else: + return converted + + def bound_data(self, data, initial): + if self.disabled: + return initial + try: + return json.loads(data) + except json.JSONDecodeError: + return InvalidJSONInput(data) + + def prepare_value(self, value): + if isinstance(value, InvalidJSONInput): + return value + return json.dumps(value) + + def has_changed(self, initial, data): + if super().has_changed(initial, data): + return True + # For purposes of seeing whether something has changed, True isn't the + # same as 1 and the order of keys doesn't matter. + data = self.to_python(data) + return json.dumps(initial, sort_keys=True) != json.dumps(data, sort_keys=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/ranges.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/ranges.py new file mode 100644 index 00000000000..5f2b2434a3b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/forms/ranges.py @@ -0,0 +1,95 @@ +from psycopg2.extras import DateRange, DateTimeTZRange, NumericRange + +from django import forms +from django.core import exceptions +from django.forms.widgets import MultiWidget +from django.utils.translation import gettext_lazy as _ + +__all__ = [ + 'BaseRangeField', 'IntegerRangeField', 'FloatRangeField', + 'DateTimeRangeField', 'DateRangeField', 'RangeWidget', +] + + +class BaseRangeField(forms.MultiValueField): + default_error_messages = { + 'invalid': _('Enter two valid values.'), + 'bound_ordering': _('The start of the range must not exceed the end of the range.'), + } + + def __init__(self, **kwargs): + if 'widget' not in kwargs: + kwargs['widget'] = RangeWidget(self.base_field.widget) + if 'fields' not in kwargs: + kwargs['fields'] = [self.base_field(required=False), self.base_field(required=False)] + kwargs.setdefault('required', False) + kwargs.setdefault('require_all_fields', False) + super().__init__(**kwargs) + + def prepare_value(self, value): + lower_base, upper_base = self.fields + if isinstance(value, self.range_type): + return [ + lower_base.prepare_value(value.lower), + upper_base.prepare_value(value.upper), + ] + if value is None: + return [ + lower_base.prepare_value(None), + upper_base.prepare_value(None), + ] + return value + + def compress(self, values): + if not values: + return None + lower, upper = values + if lower is not None and upper is not None and lower > upper: + raise exceptions.ValidationError( + self.error_messages['bound_ordering'], + code='bound_ordering', + ) + try: + range_value = self.range_type(lower, upper) + except TypeError: + raise exceptions.ValidationError( + self.error_messages['invalid'], + code='invalid', + ) + else: + return range_value + + +class IntegerRangeField(BaseRangeField): + default_error_messages = {'invalid': _('Enter two whole numbers.')} + base_field = forms.IntegerField + range_type = NumericRange + + +class FloatRangeField(BaseRangeField): + default_error_messages = {'invalid': _('Enter two numbers.')} + base_field = forms.FloatField + range_type = NumericRange + + +class DateTimeRangeField(BaseRangeField): + default_error_messages = {'invalid': _('Enter two valid date/times.')} + base_field = forms.DateTimeField + range_type = DateTimeTZRange + + +class DateRangeField(BaseRangeField): + default_error_messages = {'invalid': _('Enter two valid dates.')} + base_field = forms.DateField + range_type = DateRange + + +class RangeWidget(MultiWidget): + def __init__(self, base_widget, attrs=None): + widgets = (base_widget, base_widget) + super().__init__(widgets, attrs) + + def decompress(self, value): + if value: + return (value.lower, value.upper) + return (None, None) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/functions.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/functions.py new file mode 100644 index 00000000000..819ce058e57 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/functions.py @@ -0,0 +1,11 @@ +from django.db.models import DateTimeField, Func, UUIDField + + +class RandomUUID(Func): + template = 'GEN_RANDOM_UUID()' + output_field = UUIDField() + + +class TransactionNow(Func): + template = 'CURRENT_TIMESTAMP' + output_field = DateTimeField() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/indexes.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/indexes.py new file mode 100644 index 00000000000..677c63b4a2e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/indexes.py @@ -0,0 +1,100 @@ +from django.db.models import Index +from django.utils.functional import cached_property + +__all__ = ['BrinIndex', 'GinIndex', 'GistIndex'] + + +class PostgresIndex(Index): + + @cached_property + def max_name_length(self): + # Allow an index name longer than 30 characters when the suffix is + # longer than the usual 3 character limit. The 30 character limit for + # cross-database compatibility isn't applicable to PostgreSQL-specific + # indexes. + return Index.max_name_length - len(Index.suffix) + len(self.suffix) + + def create_sql(self, model, schema_editor, using=''): + statement = super().create_sql(model, schema_editor, using=' USING %s' % self.suffix) + with_params = self.get_with_params() + if with_params: + statement.parts['extra'] = 'WITH (%s) %s' % ( + ', '.join(with_params), + statement.parts['extra'], + ) + return statement + + def get_with_params(self): + return [] + + +class BrinIndex(PostgresIndex): + suffix = 'brin' + + def __init__(self, *, pages_per_range=None, **kwargs): + if pages_per_range is not None and pages_per_range <= 0: + raise ValueError('pages_per_range must be None or a positive integer') + self.pages_per_range = pages_per_range + super().__init__(**kwargs) + + def deconstruct(self): + path, args, kwargs = super().deconstruct() + if self.pages_per_range is not None: + kwargs['pages_per_range'] = self.pages_per_range + return path, args, kwargs + + def get_with_params(self): + with_params = [] + if self.pages_per_range is not None: + with_params.append('pages_per_range = %d' % self.pages_per_range) + return with_params + + +class GinIndex(PostgresIndex): + suffix = 'gin' + + def __init__(self, *, fastupdate=None, gin_pending_list_limit=None, **kwargs): + self.fastupdate = fastupdate + self.gin_pending_list_limit = gin_pending_list_limit + super().__init__(**kwargs) + + def deconstruct(self): + path, args, kwargs = super().deconstruct() + if self.fastupdate is not None: + kwargs['fastupdate'] = self.fastupdate + if self.gin_pending_list_limit is not None: + kwargs['gin_pending_list_limit'] = self.gin_pending_list_limit + return path, args, kwargs + + def get_with_params(self): + with_params = [] + if self.gin_pending_list_limit is not None: + with_params.append('gin_pending_list_limit = %d' % self.gin_pending_list_limit) + if self.fastupdate is not None: + with_params.append('fastupdate = %s' % ('on' if self.fastupdate else 'off')) + return with_params + + +class GistIndex(PostgresIndex): + suffix = 'gist' + + def __init__(self, *, buffering=None, fillfactor=None, **kwargs): + self.buffering = buffering + self.fillfactor = fillfactor + super().__init__(**kwargs) + + def deconstruct(self): + path, args, kwargs = super().deconstruct() + if self.buffering is not None: + kwargs['buffering'] = self.buffering + if self.fillfactor is not None: + kwargs['fillfactor'] = self.fillfactor + return path, args, kwargs + + def get_with_params(self): + with_params = [] + if self.buffering is not None: + with_params.append('buffering = %s' % ('on' if self.buffering else 'off')) + if self.fillfactor is not None: + with_params.append('fillfactor = %d' % self.fillfactor) + return with_params diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/jinja2/postgres/widgets/split_array.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/jinja2/postgres/widgets/split_array.html new file mode 100644 index 00000000000..32fda82609f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/jinja2/postgres/widgets/split_array.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/multiwidget.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..710e5f4e5bd699d9a2e3d1b848981f6008fdb1bf GIT binary patch literal 4416 zcmeHJ+iw(A7(Xfst~V~?C0_FRP}&A&FQp>gvLGUmVu3;{uV%V?x;rpCv(B9D(wLag z82k;e)P2d6G z2(TOYHSiYO78BxU;BSu$aTxPIJr&v4xmJic#=XFOz+vEi;1{*|b?bzHngV8q4PpgM z3>#R44XTC>TLj1jObQ$Ofg4l^b%$sH6~cHxov=NE{|0%Nd&lNvDwzbKaa0ak%yR)~ZpCGcS!kX%^G8+cW#EEVUGrDy0*NN~IE4 z%+MN;C*!zT5|K%BVApmhOfS(IJJ@w_@4WG;crvyJ2S_?lYN&)mr4Z0W$;OH5q-??T ze5o>T_w6&b&(pE20qGfgovfP+BfP!eQgtoUNT67cUG_}d*ynmhKTS?49Qv7UofLI5 zP9~G2U6drOW-=*sQ&G1K-8Swv!L2(pTWQm#sJ|nV;vHM(*HWp5#f}avwqx(l>awzO1L?A{fz=`T|IJMPPQ4 zm?`#Q`>dYPpOBsc&&gmMgwLZrL*3UV+&MWeDIBXPO*NHd=P;ay*k0U!4oUQ2&Me6YcK@?9trEg&2 zCSu>vg#pZGLSLT?6N{cjNS#X|`7GG*ki%02@S?85{^4LabaikV zwJ6*I3CI@CIVJ!#hY})25${FiX-@DKW;<^JXV}uc$d!6rmsG6(o@9>XeX@I!gMFW5 z|1X&@!eukO;WqrobNpV&zLPA!>+<#T=8qAqKbMn z$<;KhIl*{v3S}m&6rZ99jN&DM3dS`9R8^XPKMNG7S$;)?oUseb5Pg{o%PCy?6W}}D z@GxGEyr#xA2s_7HNZ$k-eq8V~B{&CWs8aQpIM_g6P=GM9iJv6%HrEbm6_p9^5q*td X(di`{U{yoys(T4)M-Q(hBEB_ObP literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 00000000000..24dcc17f2f9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,140 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bashar Al-Abdulhadi, 2015-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "PostgreSQL extensions" +msgstr "ملحقات PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "العنصر %(nth)s في المجموعة لم يتم التحقق منه: " + +msgid "Nested arrays must have the same length." +msgstr "يجب أن تكون المجموعات المتداخلة بنفس الطول." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "كائن JSON" + +msgid "Value must be valid JSON." +msgstr "يجب أن تكون قيمة JSON صالحة." + +msgid "Could not load JSON data." +msgstr "لا يمكن عرض بيانات JSON." + +msgid "Input must be a JSON dictionary." +msgstr "المُدخل يجب أن يكون بصيغة بصيغة قاموس JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "القيمة '%(value)s' يجب أن تكون قيمة JSON صالحة." + +msgid "Enter two valid values." +msgstr "إدخال قيمتين صالحتين." + +msgid "The start of the range must not exceed the end of the range." +msgstr "بداية المدى يجب ألا تتجاوز نهاية المدى." + +msgid "Enter two whole numbers." +msgstr "أدخل رقمين كاملين." + +msgid "Enter two numbers." +msgstr "أدخل رقمين." + +msgid "Enter two valid date/times." +msgstr "أدخل تاريخين/وقتين صحيحين." + +msgid "Enter two valid dates." +msgstr "أدخل تاريخين صحيحين." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." +msgstr[1] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." +msgstr[2] "" +"القائمة تحتوي على %(show_value)d عنصرين, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." +msgstr[3] "" +"القائمة تحتوي على %(show_value)d عناصر, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." +msgstr[4] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." +msgstr[5] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أكثر من " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." +msgstr[1] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." +msgstr[2] "" +"القائمة تحتوي على %(show_value)d عنصرين, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." +msgstr[3] "" +"القائمة تحتوي على %(show_value)d عناصر, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." +msgstr[4] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." +msgstr[5] "" +"القائمة تحتوي على %(show_value)d عنصر, يجب أن لا تحتوي على أقل من " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "بعض المفاتيح مفقودة: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "بعض المفاتيح المزوّدة غير معرّفه: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "تأكد من أن هذا المدى أقل من أو يساوي %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "تأكد من أن هذا المدى أكثر من أو يساوي %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3ec4c9bb5608f22cc4a9a109321ac0809463a7e7 GIT binary patch literal 3132 zcmc(g%WoS+9LEP}p>=tdN2vhuYei|IX8q_xP22`Z(-ZuszrpTG~UJx?-r1l$Wg2j;+o;3Rknyas*(-U9c7zkzRnyPsn0HSiGV zbdQ6tgYzJP5NSJiiOR3SI^Y6yPZMId~Sl4d%dKL1))n zPc!xnY(EXU{U4uUY#;asNZ`IbjC}--fzx0NI=g-V-vRG|&i~)RL*RkEXW!+>`X_; z7C+KZ#C1gwZpvX$Q^E?>q)H^X6_JzD6hBxwZfwb5A20f-aC5(A2UCEjC zkaQfBL}Z-$!B*-kd=NP+1Mz@&_t{QN-L_w^hDvOnF{^8_9mbTWar9-`%24yDnPsz9 z1n^wj>Zl>9;fWv~MZ8Hq!ta8d7zfje?4m?!%AvMgYJ-nVHLUle<&%V>G5ivCU4Hs< zP(e$gK8W}B82i~r>oos`(g)}a!nAtyj#~I9c0NSs9IsKhM8-x^S5QRZ;5MgYr3||y zj1_*G4wELa%2!-{3o<+qq=c^6YL?B1#-gkjKD|hyVTCrxu3-xyM3zO<5W+7gkjCJg zB7Ae3qkVx`FYBOj&lkqM{3)++nhJ&D$%$k6dX| z44wDzfv&{7BD_VxgCb3}L{#DuMoSv0T3ajTa`k#WYn@8DB$BUksZ#@}zKR@g?iaH8%rsh3XqeTk!9R-<$kh~j^bD1&JTk&gezthQ8{d?3XDx}yo6+UaPikVk zB<;}DBJoycUd0ht-i0stAMNSy5C)ovdm3&O!KB#w&{J)YpXcG)NXb*mQ}B+08$Ohgyt|slTXib2QxP3&}MHj_R8yFOvxd#&e|MlF zZpB);Dkjmytk{;uE%QEZac#TnIHbGI&h^?YNxZYhBWxfm%SJBy5>sk8^HUKdMLIjs zsYu*F9`=>1vgImT$, 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-09 13:45+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL uzantıları" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Array-dəki %(nth)s element təsdiqlənə bilmir:" + +msgid "Nested arrays must have the same length." +msgstr "İç-içə array-lərin uzunluğu eyni olmalıdır." + +msgid "Map of strings to strings/nulls" +msgstr "String-lərin string/null-lara xəritələnmə cədvəli" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" dəyəri string və ya null deyil." + +msgid "A JSON object" +msgstr "JSON obyekt" + +msgid "Value must be valid JSON." +msgstr "Dəyər düzgün JSON olmalıdır." + +msgid "Could not load JSON data." +msgstr "JSON məlumat yüklənə bilmir." + +msgid "Input must be a JSON dictionary." +msgstr "Giriş JSON lüğət olmalıdır." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' dəyəri düzgün JSON olmalıdır." + +msgid "Enter two valid values." +msgstr "İki düzgün dəyər daxil edin." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Aralığın başlanğıcı bitişindən böyük ola bilməz." + +msgid "Enter two whole numbers." +msgstr "İki tam rəqəm daxil edin." + +msgid "Enter two numbers." +msgstr "İki rəqəm daxil edin." + +msgid "Enter two valid date/times." +msgstr "İki düzgün tarix/vaxt daxil edin." + +msgid "Enter two valid dates." +msgstr "İki düzgün tarix daxil edin." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Siyahıda %(show_value)d element var, ən çox %(limit_value)d ola bilər." +msgstr[1] "" +"Siyahıda %(show_value)d element var, ən çox %(limit_value)d ola bilər." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Siyahıda %(show_value)d element var, ən az %(limit_value)d ola bilər." +msgstr[1] "" +"Siyahıda %(show_value)d element var, ən az %(limit_value)d ola bilər." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Bəzi açarlar əksikdir: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Bəzi bilinməyən açarlar təchiz edilib: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Bu aralığın %(limit_value)s və ya daha az olduğuna əmin olun." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Bu aralığın %(limit_value)s və ya daha böyük olduğuna əmin olun." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..beffc171e3d6cafbc565d8f4ae862cd3d8c51893 GIT binary patch literal 4490 zcmd^B+iw(A7(Xfq)EnYG-abg6-N4>T)pqF?r9!N7DNr#!>9l*gJ9KttotdSS5Yv{> z5=uc5t?|JcqapZUvLLmgbm3o^llbC`5Blzd@elC#o!RbgpI#7Sm;bIyF%^WEl$ zbt^s+xSqiM4DRo6Kacy&U3lPHeYX%Bfop&d0OP=?fN9`f;9I~qfER%4fWH8r2ClqE zh{u8Jfh@Zf_$06!NI(;~1$Y{G5jYFH0DN~vsDIT;A)2sm1U?4r1`@Cz7y*t0+kuyW zap2EDw(GfjK?fUJf%~w2dv$2nSHMoJ=YhjOu||mZ0VBZmylxQUHNXa7D{uhV0sIok zcK!t10bF~Z5Iw+yK!r292>c#+42Q$^^gJX)FYr9@S>Uh0t-y6_L;bseCf28c`}zCA z{=-5*jJ{xc^}=xosL&Tk1l$z&rvcrNuLqN2kO|B>h⪻G%d0_o~V+jz>VP zz>(|NaGXTr#-<~NRg@90k@O4Yi=I!tl2>MiUO%{RZ%n+Rk(}PcvdDe1OmUXhn$K1zD)1$5PBP#c_&OC`=(_0 zGj`rV<{qO!PCt3RYuZ_4k+bj`w~LnLiM`VEWhRV=7e+B>9N`3)d&JwoWy!2Y#c8fZb~`2x zaYv{ot#0``ulR`z{}aZVOlYCoenVA*`kq^(H?2!Q?x@` zhFkPZG@quN?-x?>_~77R%x8&azdXuJ@zAFQuqqPby)qtY*weLVXU+R$EYZ-3ij+32 z8Y-YlePlqqV4*~}QD4q*J?W?4?AaAz&r$lS7=~pdHq5n2?TSeEf zqPrY7@1@8t=%tr#*+$`Oy2;*{Or+CE+O&!IHL*UOOwx8r5XiCaNH;HhYEQTDtL8|w zC!6W`@sOn>*%ARuvci&1C-{@5>qx&)V{eO8_aPT*7Ie0!Az?c;L%`O^wuVLXB$y4# zK}n6PNnkmcq2NYP3NEWDy)031NlmCRb%xXk_HU?R5KjkJg0h+j<|_%u^M~;D(vQQR z1T(>$8Wq8(EUKhN)i4v{<29^C)H#B}Qt%D7PXx1SN{fcL67E^>LM&*)ffjrLeUs2u zX1ZX8*|!i(9SyFNnub9$1hcP!ZC, 2015 +# znotdead , 2016-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: znotdead \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Пашырэнні PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Элемент масіву нумар %(nth)s не прайшоў праверкі:" + +msgid "Nested arrays must have the same length." +msgstr "Укладзенныя масівы павінны мець аднолькавую даўжыню." + +msgid "Map of strings to strings/nulls" +msgstr "Адпаведнасць радкоў у радкі/нулі" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Значэнне \"%(key)s\" не з'яўляецца радком ці нулём." + +msgid "A JSON object" +msgstr "JSON аб’ект" + +msgid "Value must be valid JSON." +msgstr "Значэнне павінна быць сапраўдным JSON." + +msgid "Could not load JSON data." +msgstr "Не атрымалася загрузіць дадзеныя JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Значэнне павінна быць JSON слоўнікам. " + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' значэнне павінна быць сапраўдным JSON." + +msgid "Enter two valid values." +msgstr "Увядзіце два сапраўдных значэнні." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Пачатак дыяпазону не павінен перавышаць канец дыяпазону." + +msgid "Enter two whole numbers." +msgstr "Увядзіце два цэлых лікі." + +msgid "Enter two numbers." +msgstr "Увядзіце два лікі." + +msgid "Enter two valid date/times." +msgstr "Увядзіце дзве/два сапраўдных даты/часу." + +msgid "Enter two valid dates." +msgstr "Увядзіце дзве сапраўдных даты." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Спіс мае %(show_value)d элемент, ён павінен мець не болей чым " +"%(limit_value)d." +msgstr[1] "" +"Спіс мае %(show_value)d элемента, ён павінен мець не болей чым " +"%(limit_value)d." +msgstr[2] "" +"Спіс мае %(show_value)d элементаў, ён павінен мець не болей чым " +"%(limit_value)d." +msgstr[3] "" +"Спіс мае %(show_value)d элементаў, ён павінен мець не болей чым " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Спіс мае %(show_value)d элемент, ён павінен мець не менш чым %(limit_value)d." +msgstr[1] "" +"Спіс мае %(show_value)d элемента, ён павінен мець не менш чым " +"%(limit_value)d." +msgstr[2] "" +"Спіс мае %(show_value)d элементаў, ён павінен мець не менш чым " +"%(limit_value)d." +msgstr[3] "" +"Спіс мае %(show_value)d элементаў, ён павінен мець не менш чым " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Не хапае нейкіх ключоў: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Дадзены нейкія невядомыя ключы: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Упэўніцеся, что ўсе элементы гэтага інтэрвалу менш ці раўны %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Упэўніцеся, что ўсе элементы гэтага інтэрвалу больш ці раўны %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3d0413d315e778e4320a6a4d3af57ae60f08130e GIT binary patch literal 3439 zcmc&#U2GLa6dn~suZoI)7&MMC4Q=S&pN0r5R0S*vSfD~B#`w4GPVZgVJA2)k+uJ5S zK#hPr*hr%Bg$Fe;KABQmd+i@DK58->AN0w0V|@0-2fs6W`*TYRHAJ0c_nVnLbG~!V zoOAZqEgL>&7!Tul0?#a-C-J;~8(tU&*aA#|_W}O|J`UV?J7dRyPXS*7O5hgYG;ka6 zN8qEt-++$+*&U2+1#AVj0}H^ffNui71a8{ESS#>r;3L4FfgJb;uno9*BV+r3yMe@C z1%3)!MuEGqZr#M#{lK?@1z-g@1pFNME^ymjj6DPV6!<)F7T5v&3+MuKcQdvFcpA7L z_zCcL;4i>U;Q2no*sECoa1VS2w%nVZ?*hJt^$_q4;7`C#U;)9xF>>1u&@i}S$L0pY zG&{)d2k^iZJLoQGfSNsIXN)0?45}H-u;Wg=Dc*D^5855ZU>alFTUrObuqxWrc5WxU zTveL)30eg{KXUT;u`Jtfkw<-}MZabTqiX1L8EGCyUMj+UPkUL`B~>*RT$enJSD<+8 z$)ezx^hf1ND6|NNc`+8A7BNXl9>rX|Q}sfwBi_;)2IWA%)i7wC>O!H^x^!92TEu0w z+$Um1>KC?BU*Utu>7Xpu__oTnHMMEKR*FKg#Bo@QG8~h-)TVeKVW{9<9DBpuM|3HM zmK)42XWaop-yccs1ybRZDn+$MG<+UFQ#;-qyA=P19CYvjQCo;-a}53L&2_4OL+Khi z%Tbyga>ZTWik&ymc}yrR{50MwP3)34Nckza^2&mTLKbx?%X%WEk(MW4?&e}h3#o!g zDt0o0$Qd!LIKnGyy@64Q;r#VkXlC#OE zxoXDE7&jC2nrt*$YPTH1SIwlEPDYryf=^}^JKrwKPMNXfEWS^edfJvr1(eTWon__= zsGTGMuuk&i9K9}(mb#gvEqns6nMrA}JC&S=H8Ws?G2eh~20ODb1lB@g2AXkf zj5M1$4yLgc1&kKB3UPbNY~7!N4stAcpXf=iHEAXJESZ*EGSmN%{4&mvbrTK0F~O4f z>j(jyg@J3xkUiugj!+0Gny|Q@GvhYQv*hy)&rc&xbRoE~CJpPRT$v%JzV^}NJecf- zEV{~gldE)8ENNGy-HHoiQ6WX<-P9LbW5aW?0=!X38{@Qs)&*=tvV{9|Jd{O8gUtU zM2&^=yN(R9on|3f>L}jp`;@)XMtUS4*g~NehFqC}B6Juklx2TY$}cpSi_lLMLOi2r zYUnN~8Y;GFRQrdBl#Lj-Wq1wgYFosz|EKvV8Aa!yY_f_b(pI|Al1S6sl2QZ!woKVe zpyq4Kx`}DI>ML;Lf^7k~E9!#O-eAyTtD+^vbd`9d){Migi`EuMPLt2cC<-rm4`sZf RG{LZHtu&P-0%bcp`x_1&-x~k` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e2a44e6a5d7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,119 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Todor Lubenov , 2015 +# Venelin Stoykov , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL разширения" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Стойност %(nth)s в масива не валидират:" + +msgid "Nested arrays must have the same length." +msgstr "Вложените масиви, трябва да имат същата дължина." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "JSON обект" + +msgid "Value must be valid JSON." +msgstr "Стойността трябва да е валиден JSON" + +msgid "Could not load JSON data." +msgstr "Не можа да зареди JSON данни ." + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' стойност трябва да е JSON." + +msgid "Enter two valid values." +msgstr "Въведете две валидни стойности." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Началото на обхвата не трябва да превишава края му." + +msgid "Enter two whole numbers." +msgstr "Въведете две цели числа" + +msgid "Enter two numbers." +msgstr "Въведете две числа." + +msgid "Enter two valid date/times." +msgstr "Въведете две валидни дати/времена." + +msgid "Enter two valid dates." +msgstr "Въведете две коректни дати." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Списъкът съдържа %(show_value)d елемент, а трябва да има не повече от " +"%(limit_value)d." +msgstr[1] "" +"Списъкът съдържа %(show_value)d елемента, а трябва да има не повече от " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Списъкът съдържа %(show_value)d елемент, а трябва да има поне " +"%(limit_value)d." +msgstr[1] "" +"Списъкът съдържа %(show_value)d елемента, а трябва да има поне " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Някои ключове липсват: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Бяха предоставени някои неизвестни ключове: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Уверете се, че този обхват е изцяло по-малък от или равен на %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Уверете се че интервала е изцяло по-голям от или равен на %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4cbc9a00e17ac677290de9fa5932ed4b3b9e234f GIT binary patch literal 3167 zcmcJROOI4V6vs;if%c8>XyAaso(|l8OeQ)s3^s8!u z;{FZyVcgdr!voj;#~C{Y9sr*KE8y$k0=Nc#0)7PE01twHf^UF(pJ412@CX=m&x5al z>mY#=JOO?IehdBt-T*(_ldr#TFJm+KE`l$E>mY$GumpY%o(8`ME8rhsu$ z=fUIn{&gQ?&w+n|Z-IOFGu8l018#xAu3a$vej7XlvIDsthrttNXLEieIZgF&wFbiU46aNu$V(?=KF!5|v17x2V3 z8APM6!{AG}VRH0Qh)>unOc`Cz;teLU7jeS{@j{5$^SI&i7@H6$Ry;Pd#Z@Lsu1N8P zx|#E|DZ-ab>BEcX*UD@$lFa56(e!M|WGW?XJSoF-5lXq|WwxwcW(D~U_jpK0mg}}4 zyfjU>r-T=3huT(fFKm#~WGsnm8CT>D9h*_IEB&VfgC0_y63#u8uDE93kj}cB!n&Y- zIF#=ddk_^byW$?d{ljoHb!xodF-nZrSkb-Ak9^8=Kc=$jrP18(l-Y_GUF=-@PRWtf z*oh!+E#ILO?hj6m#=*2Yv4%u!nnrsrwZkmeG5vwNQj*Yg0#Cwd2+%+dI;bW3Lx)d0 zIW0d}r+XAi@1e76^7PSnB*TBP^FBIPd5=tsoVQZ9kws?sTG5$Oj;#sjMViOM@5tI1_GJB zs!d-{2==VmlBq~1Bsao}o?9R64a?`16^k__iP&xmSQ>s2I-L?KvoJYkY8XEnS1-Av zp)A8xKG<}q#jx!%yBs>gC~0H<4I06^HK7G0D`|2WHH2N(DZPRsH-!tLXRJ?FU0bHf z`&rv18>UW$_46CaQmA;yCLhE!o~_p2O{%q|c9LrE)aOnfuhyzn2qqWAmJB+l`u)4CkJl=P$TrDi27KMgA zJ3Z8=N9-#-h2lI#%?`It_=QUw=aTucTv)3mY_hDICXLB3zbXC5%sMrBVO?dGtK^)q zT~{aFi=S>`_7vr>3p1LIEKsdjT4MVg9dp(9gAlH2_OoppRpAd;F| zyeXCR_-~bqqDT=|lqX&$gd0VvWfO@jR9>i1*&7@YDKY@VPGr=Qnk$$!Y#=adcr*kf Yg3HlWGd, 2015,2017 +# duub qnnp, 2015 +# Roger Pons , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Antoni Aloy \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensions de PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "L'element %(nth)s de la matriu no valida:" + +msgid "Nested arrays must have the same length." +msgstr "Les matrius niades han de tenir la mateixa longitud." + +msgid "Map of strings to strings/nulls" +msgstr "Mapa de cadenes a cadenes/nuls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "El valor de \"%(key)s no és ni una cadena ni un nul." + +msgid "A JSON object" +msgstr "Un objecte JSON" + +msgid "Value must be valid JSON." +msgstr "El valor ha de ser JSON vàlid." + +msgid "Could not load JSON data." +msgstr "No es poden carregar les dades JSON" + +msgid "Input must be a JSON dictionary." +msgstr "L'entrada ha de ser un diccionari JSON" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "El valor '%(value)s' ha de ser JSON vàlid." + +msgid "Enter two valid values." +msgstr "Introdueixi dos valors vàlids." + +msgid "The start of the range must not exceed the end of the range." +msgstr "L'inici del rang no pot excedir el seu final." + +msgid "Enter two whole numbers." +msgstr "Introduïu dos números enters positius." + +msgid "Enter two numbers." +msgstr "Introduïu dos números." + +msgid "Enter two valid date/times." +msgstr "Introduïu dues data/hora vàlides." + +msgid "Enter two valid dates." +msgstr "Introduïu dos dates vàlides." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La llista conté %(show_value)d element, no n'hauria de tenir més de " +"%(limit_value)d." +msgstr[1] "" +"La llista conté %(show_value)d elements, no n'hauria de tenir més de " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La llista conté %(show_value)d element, no n'hauria de contenir menys de " +"%(limit_value)d." +msgstr[1] "" +"La llista conté %(show_value)d elements, no n'hauria de contenir menys de " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Algunes claus no hi són: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "S'han facilitat claus desconegudes: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Asseguri's que aquest rang és completament menor o igual a %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Asseguri's que aquest rang és completament major o igual a %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..eaff5b682b56872b00dbe74506079526c373a242 GIT binary patch literal 3686 zcmdUxO>7%Q6vqc>OKZN%ccJiF(Kc4Q{zy|A+@{cmR;1*MCJhn?sMKY&^A zPte+Ra1UdD!1mMNDBch3W$amS4txW2L2K_9;AQX^(CR<1k1+?#fd{}(!GmA}wElbx z4uL;{C&1spI_BAzVoZadKf%~Z^#A>2;#V5MvhlnM9tK0uj=urg`Paa=!PL`?y#<~J zp(buHeb5jN2GwzU4tKc8Fhv||+i7iw3vqiM_h)dyq(OsP22thr@P!MTDMPc7OmoCrEOlR2nn52r!qGZ^(ihP%(GUO|sh>*(- z&#;S9N1-57<_0%UQ^@6#AUu>*Q1yioeuI`m!Ho#5lq40B_$=Z+8AV5id@u0KwZ1|3 zsm>Q#-K|Bn3gIt8)201nkrWM$vhovbgX}Bjf2I;b@_oL;K z2Sq1vC-mC&>B~U{EsFYjytl^K&D>k3ei%ycqBBs*?vdN}!h_hkgU%^lCACP}gq~c& zCQ|E$WlSM4^n%&=mG!F#%LN1wdhRrH%u&w7lnj~@E2&u8Un$0PQ zR767)!Y?TBw8lII_+~rPeSt_;q^iqJg4IyfJXg4zB<0^GUR8?r4DZS*m&V^`6JM*eQso9x%XWS+{WS#fzE~epJe$>gGa`LAs zpD&EOb38Yk%R$h&B5I!1xkc`@lRriI(L!$Icn&Q!$+dCj;lB2{QDK1={7$R;4W}ty z5*0cdSiGmXbc^bGrqn!#5ppTwOTw8KJSfn3Q+t)7vn8EPr=}*RE^c_9&*W0$$VMSyQKJgi3|2o|^^u-us8r^m7G~_~{3T~}L(a~% zC_?9=EGakM4x>fS42&#LNvCH0DCE9#NrizfkgUe9dTitjC68l6lE%g;Pe+duQUwoq z%cbdE%29#v@!S{sW zeH?6CdixRRTa7|(9gWTFu5caQQM%PXA$L-=ZD2`YXK$FWpiNZW92xB+7@c-y`$Ehr zU-i~1978h*RdTY_NQQk|i z$g3KT`Ji)4B2rTH*0!w+iuV0!Z#+!xqVoUMUfCh;wNATaSLC6D{ehM56!rg1IgWc( z>$H$F)ca1D?rO8tyN!x8coRq&Z;;m0S0^Xgf>e-|NJOMUd?<=#j1M|({Ad}JFcp#8 zx#d@o_E%KXmX}z*O*qAAR|F1-MzPc0bjV+5;P1G}U6|Ow z$~G}8vTI#_li;jEVQLxCU9rAwFP_NK-tFF+=ojqux)^Vjio&sj7_1M<4C=jJpC{P# aiy-0oAXuVATzX`~l3`PuD)e2Cgns}{;J4BM literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po new file mode 100644 index 00000000000..025fab4bedd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po @@ -0,0 +1,129 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Tomáš Ehrlich , 2015 +# Vláďa Macek , 2015-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-15 18:04+0000\n" +"Last-Translator: Vláďa Macek \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +msgid "PostgreSQL extensions" +msgstr "Rozšíření pro PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Položka č. %(nth)s v seznamu je neplatná:" + +msgid "Nested arrays must have the same length." +msgstr "Vnořená pole musejí mít stejnou délku." + +msgid "Map of strings to strings/nulls" +msgstr "Mapování řetězců na řetězce či hodnoty NULL" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Hodnota s klíčem \"%(key)s\" není řetězec ani NULL." + +msgid "A JSON object" +msgstr "Objekt typu JSON" + +msgid "Value must be valid JSON." +msgstr "Musí být v platném formátu JSON." + +msgid "Could not load JSON data." +msgstr "Data typu JSON nelze načíst." + +msgid "Input must be a JSON dictionary." +msgstr "Vstup musí být slovník formátu JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Hodnota '%(value)s' musí být v platném formátu JSON." + +msgid "Enter two valid values." +msgstr "Zadejte dvě platné hodnoty." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Počáteční hodnota rozsahu nemůže být vyšší než koncová hodnota." + +msgid "Enter two whole numbers." +msgstr "Zadejte dvě celá čísla." + +msgid "Enter two numbers." +msgstr "Zadejte dvě čísla." + +msgid "Enter two valid date/times." +msgstr "Zadejte dvě platné hodnoty data nebo času." + +msgid "Enter two valid dates." +msgstr "Zadejte dvě platná data." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Seznam obsahuje %(show_value)d položku, ale neměl by obsahovat více než " +"%(limit_value)d." +msgstr[1] "" +"Seznam obsahuje %(show_value)d položky, ale neměl by obsahovat více než " +"%(limit_value)d." +msgstr[2] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat více než " +"%(limit_value)d." +msgstr[3] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat více než " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Seznam obsahuje %(show_value)d položku, ale neměl by obsahovat méně než " +"%(limit_value)d." +msgstr[1] "" +"Seznam obsahuje %(show_value)d položky, ale neměl by obsahovat méně než " +"%(limit_value)d." +msgstr[2] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat méně než " +"%(limit_value)d." +msgstr[3] "" +"Seznam obsahuje %(show_value)d položek, ale neměl by obsahovat méně než " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Některé klíče chybí: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Byly zadány neznámé klíče: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Nejvyšší hodnota rozsahu musí být menší nebo rovna %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Nejnižší hodnota rozsahu musí být větší nebo rovna %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ad310e82d73776739798abe73ea2754cb84aa16b GIT binary patch literal 3167 zcmcIm%WoS+7$2Zd^Db`+bXw6iRg z0&zm(F91axIiX%SMO-+;l^aJcT)6U^-L+$v27*vW+WqbBeDlrs{LTJ)WZzc|;}u+Q z;QATYFlaoC7WcZv(FZw}3~0e*ljH_dmhd%fREnpnDeh zDsUCZff9HI_&M-f;P=2S;GKQN{s;CmHih?7z?Xn4Kn^5e75FLeBJew49r!yi*!AWC z#=eB@=Yi9B|LGuO&jSAhz6CsZ2sQ&x0dE060fzZsfMNbO;OoGBhl_X|0|vh?0^bI% z0Kd_0dk+++~VZ3-X59xyo{FW?@0fhnW$44z;jdl45xkmm#`V$b11$n)HUyt30L zr}{!=RCT9${=n1BdETP%CS(5L+RAc`UCxo4)?M20?25@$%(d}c8BvJvSa?xm3)*Ft zxbFy$n{?a?oe;;vhDm#hJgH5dSQ4IWkkZ^(P9JANac}s^DJ4_s@014ZQJo^^_M|J{ zb6~j6(iT}4)DJ%uzQPBpdzsQMa}W8Pn>z7*&@qa3_E^-t%#UI!ia5q{!%L%u-K?=i zPboatzEgEvYIs6iSSvPpjPQpb=f=UbCc7??nhm49klJC9>zF|qt(Z$Fn#P^uYsgP2 z2Nk?cgJHZUV;tB1U8j2#N_WwjnxcC21GVsf?ED9vOQOe3n>%l%PEbT<_*mDOQjRT? z^As29a77Y3q95v;xDzRHMLO}F8e28aqpa6Hy3XmIC+(13$JPu)y0qyy!cRPv&S9S> zd{Jl8lggHgFIoR8MwzEi>*+vE#YcKL0SXh)h~wC7Ss?)@YcQq@2@m#{!5 znMf#FCy_S!ywK8h_*BRHUb9{w3Uu2d)ymT1(!!4CjoM7* z3c8UrEZXeBHIMAqdkXD&fp2t#b>!!6u3wF2cjUreZL-mV-Y{`q4zn%kM^+-9qOz(o zD^zsV*wi(-?&Ys;?(79#JkCvNeteEMsuwEb1RnLbw`?pC2G<3nhBxBLrix`!=5N90 z4^bfUuCK9cnbx4^ZWlKltL-gEg+M{)Yuop2!rLee@Oez$2QhFaN`iw>+MpTdx3@Gl z0PT24W5ZB?q!i{A_DxZhlbi##{7-sQShhE{i#qnGj?l+mppM7hizrYyrVJ=PCcEqO zE>mS}C)agIl{*ENAB#GbfgWf21w|=J1>q>kz95#ZsbmvEnOZE!!=_SKfyD90o)D7u>b%7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ae494de1f32 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Erik Wognsen , 2015-2018 +# valberg , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 20:41+0000\n" +"Last-Translator: Erik Wognsen \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL udvidelser" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Element %(nth)s i array'et blev ikke valideret:" + +msgid "Nested arrays must have the same length." +msgstr "Indlejrede arrays skal have den samme længde." + +msgid "Map of strings to strings/nulls" +msgstr "Afbildning fra strenge til strenge/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Værdien af \"%(key)s\" er ikke en streng eller null." + +msgid "A JSON object" +msgstr "Et JSON-objekt." + +msgid "Value must be valid JSON." +msgstr "Værdien skal være gyldig JSON." + +msgid "Could not load JSON data." +msgstr "Kunne ikke indlæse JSON-data." + +msgid "Input must be a JSON dictionary." +msgstr "Input skal være et JSON-dictionary." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s'-værdien skal være gyldig JSON." + +msgid "Enter two valid values." +msgstr "Indtast to gyldige værdier." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Starten af intervallet kan ikke overstige slutningen af intervallet." + +msgid "Enter two whole numbers." +msgstr "Indtast to heltal." + +msgid "Enter two numbers." +msgstr "Indtast to tal." + +msgid "Enter two valid date/times." +msgstr "Indtast to gyldige dato/tider." + +msgid "Enter two valid dates." +msgstr "Indtast to gyldige datoer." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Listen indeholder %(show_value)d element, en bør ikke indeholde mere end " +"%(limit_value)d." +msgstr[1] "" +"Listen indeholder %(show_value)d elementer, den bør ikke indeholde mere end " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Listen indeholder %(show_value)d element, den bør ikke indeholde mindre end " +"%(limit_value)d." +msgstr[1] "" +"Listen indeholder %(show_value)d elementer, den bør ikke indeholde mindre " +"end %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Nøgler mangler: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Ukendte nøgler angivet: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Sørg for at dette interval er fuldstændigt mindre end eller lig med " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Sørg for at dette interval er fuldstændigt større end eller lig med " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..101c22887cf064b6c04a2ac7f1bd65b50fed74c9 GIT binary patch literal 3282 zcmchZ%a0UA9LEa;gz=5EBE@(_J-oRqyQX ziIWH8$;6WeE`)eAF(DrIU^0mZuabE4fM+lM1%9i$_l3Z2Vz86$&rEgIuYT|9KlbnX zM&NoK_uIJd;eHqQS3B^)wRfiwhroT{b6^#G6C44j!7Jc-@D8{i{2P1=-2IdguYm)g zlRXT+0nUO1hTu`~OYnQ}E_esLwkzL%&u$?G@&7RRDmViY$Y2@#0z3`=09L`jK&RJ% zJwkj7-A{rQ{QvD~AzlD??iJ!4a6dQ(*1T4LW;&1rLCKg71Sno)zLF@B}ylrl8a7M-Xaf7gS%n z;0}SM+4T~hFjHV^=4&_Td;^uU>t#Hhtx#p{dLF-^qId;2T#>~DArdd*hRd_qxVVZV zhXxm9lycb|q3j36sj)QA?qBHBrx$0YD`GSw>G|v2v|>!BkxxoninPq9kT0#Qh;e1o zgvkcd;t?83q-rzaM^ne$h%HA;)J|AhPTVX-IwAf%l@VD@hX$iC4(+u

    2wb*qCj} z%J%GOQfWNTiE-jrhjLqC16OSr^CR9pWH?iG(|9k?5wGttp}MJE^Qp}J=!Z=kY9*7U zikPq*!*XSVvY}AH5+<1>a*2Gn-#Ix`4yrZ8WQfo-wX!l)28&Ffdxf`r3L)qio`g{s zpJEXx3{@(0kzp}MV^CW~mLT0S<>`@Qo!hg~8F*2uQmvoDaO+wX166w{SRh34O z5z}le`*}D_9>hQ{xcp`^GG>ZcwQW!lv)Wjs^~KL7i5D#^gXkJ@QDaJnmkh!EOmS!o z_G!R2H&`wvq^hHIPi>gkP4q(Ov%g{HoZHdL#5#T5_IY7twd!(&7n=-C-5XZ^rb!jy z7H5g-#t&w@m(4*}m2RmljCQ5y%&v&bt|6@DY?gjSADB(F>j2(_?_EX-!O8~t*HPoT zbb-4%vEGzvhrV|vZ5wY+H>fl_Gv|%Dg2!C%tjl5=s?~?R+6k|IlIr!w@ehvHhH5oT z^e*s1=wxo1H|*7qQ*F30bmC|YS7}lj>&?M@6G^L+2Azv^5~7ogc6AhKg+xEy%7;Fd zt3wq|Kg3GaPGy_DIhJvQKH((BvcbUGZlhZ5^?DWS#D*povNy}=1J!FN-}2!yI#}hRwk;87LJK9AdmPeL8KC?Ki`!5NDsFhU zYB9l*G_GC>l4TC9ml?3dit`duVU0Tswvzrhc~UL&zjcJy+Y*Os78j^q_C!gT-}^lwLQ`KA-1ka~=e2?oUiPeK<| zeHQ2*E96K*GIB@D#*^63BudPOm)#k(#Vh*0H4cpn^YN``orK(K}TG3Tk z7OXmq+*O3~*fda`zBD;$gzKm16eu}%fyu&+GpD~|3>Ntz7v;q?*}v^Rssh9g@mN24 zyzvBeflnIj%gPlv;+YpMz5raYY&cMgx2c-vj?5}QPv&0gGAXZ-tgbe!arHZ@T4;pm zO(v6EbOVF$zobnr{81x**~Lx^cnyF literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d82cab029d2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2015-2018 +# Jens Neuhaus , 2016 +# Markus Holtermann , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-14 08:25+0000\n" +"Last-Translator: Florian Apolloner \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL-Erweiterungen" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Element %(nth)s im Array konnte nicht validiert werden:" + +msgid "Nested arrays must have the same length." +msgstr "Verschachtelte Arrays müssen die gleiche Länge haben." + +msgid "Map of strings to strings/nulls" +msgstr "Zuordnung von Zeichenketten zu Zeichenketten/NULLs" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Der Wert für „%(key)s“ ist keine Zeichenkette oder NULL." + +msgid "A JSON object" +msgstr "Ein JSON-Objekt" + +msgid "Value must be valid JSON." +msgstr "Wert muss gültiges JSON sein." + +msgid "Could not load JSON data." +msgstr "Konnte JSON-Daten nicht laden." + +msgid "Input must be a JSON dictionary." +msgstr "Eingabe muss ein JSON-Dictionary sein." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "„%(value)s“ Wert muss gültiges JSON sein." + +msgid "Enter two valid values." +msgstr "Bitte zwei gültige Werte eingeben." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Der Anfang des Wertbereichs darf nicht das Ende überschreiten." + +msgid "Enter two whole numbers." +msgstr "Bitte zwei ganze Zahlen eingeben." + +msgid "Enter two numbers." +msgstr "Bitte zwei Zahlen eingeben." + +msgid "Enter two valid date/times." +msgstr "Bitte zwei gültige Datum/Uhrzeit-Werte eingeben." + +msgid "Enter two valid dates." +msgstr "Bitte zwei gültige Kalenderdaten eingeben." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Liste enthält %(show_value)d Element, es sollte aber nicht mehr als " +"%(limit_value)d enthalten." +msgstr[1] "" +"Liste enthält %(show_value)d Elemente, es sollte aber nicht mehr als " +"%(limit_value)d enthalten." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Liste enthält %(show_value)d Element, es sollte aber nicht weniger als " +"%(limit_value)d enthalten." +msgstr[1] "" +"Liste enthält %(show_value)d Elemente, es sollte aber nicht weniger als " +"%(limit_value)d enthalten." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Einige Werte fehlen: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Einige unbekannte Werte wurden eingegeben: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Der Wertebereich muss kleiner oder gleich zu %(limit_value)s sein." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Der Wertebereich muss größer oder gleich zu %(limit_value)s sein." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f655cf1461e01b87aec5b5224449bef812941bf7 GIT binary patch literal 3853 zcmcgu%WvF77$2a8c6pb#0Pzt>n^o(5q%BRi4HQC(Li3^tE$XG3wI{n?KW6ca<8D+g zQPoO_E2ll>Qjic5s1gzvF3lb|a6xe84?yAoe*wR-cQ+3bSP3{egN&U74goFTN5I3tn?U1_ zuYs=te*&HY{t5gFa`HLGz5xCTA;u4%z)9zTKLU;2xyLfShkzx#PXLYH8aM|07B~d_ z9SAn*1=af(+>z>UK0Jv9Gub0p#@FUDzJUqp^%U-pV?m|<1-1;TvZt{g!ZI;Ih}aWY zaCxeui7PuYJhIIFSmf0aN*^eQm8PmNZ>~e{FU-vr*xMMxcX{W zp#jkHs+deZ^*l(!$BYp|T*>`LfAxL5c^0d=b`ky};(B(n#xt52i_6(;`%eu3`%k zB%Wv~g8Kypu2PUwfo*0f#%1oJXv#=iGpgn~);n=cS&Onlx%s(8Yr+&fXsvfm7Sm{{JZ6}*RK3Wsq{4JVWfrQ8GxQ-n~i)r6HAiBN3%sMIqA1tTT&_=k(< zt+5R{BWy`T)?{c)C(Vqps;m3j!nLZJoA=|0`__3G1*$?}GksO#C(cmzI6e{%mrJGb z@iM(dB?3wII*Qlw#_Msqe!aJK0$ZclI-Wn1WAEL);~)(03 zdvFvbvTBRSqlP4q=+0V;xc84KK)i~wM8cy+FkuE_7c@lY#-RL~Z~$*~+L9coLB4Cl zIwNS?M$a9hVTK)2s8O`JGDs;UTs6>N15(%0xOCb(sbY)HD#UJ66||;kvv66evkH&7 z9%XTZIj-`0gC;Rb_#t>CJaT!}cheB2jz(C#&RPs}I;-i(S-<6m9MNjxQxGFs+Xj#D zMS#3NM#lC4TwfPF($dSA5nIno! z(55`zSwrD~oQI-Y*S)e%8v@QNXw5uOUQAABHEwtk{g{IFwrS`WisM)3j!<*Zb3Mp`Z!6 vig));=Z3wpgLWg(h@_p)o&J~_%8pOw0Am`<76, 2016-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:31+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Rozšyrjenja PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Zapisk %(nth)sw pólnej wariabli njejo se wobkšuśił:" + +msgid "Nested arrays must have the same length." +msgstr "Zakašćikowane pólne wariable muse tu samsku dłujkosć měś." + +msgid "Map of strings to strings/nulls" +msgstr "Konwertěrowanje znamuškowych rjeśazkow do znamuškowych rjeśazkow/nulow" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Gódnota \" %(key)s\" njejo znamuškowy rjeśazk abo null." + +msgid "A JSON object" +msgstr "JSON-objekt" + +msgid "Value must be valid JSON." +msgstr "Gódnota musy płaśiwy JSON byś." + +msgid "Could not load JSON data." +msgstr "JSON-daty njejsu se zacytowaś dali." + +msgid "Input must be a JSON dictionary." +msgstr "Zapódaśe musy JSON-słownik byś." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Gódnota '%(value)s' musy płaśiwy JSON byś." + +msgid "Enter two valid values." +msgstr "Zapódajśo dwě płaśiwej gódnośe." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Zachopjeńk wobcerka njesmějo kóńc wobcerka pśekšocyś." + +msgid "Enter two whole numbers." +msgstr "Zapódajśo dwě cełej licbje." + +msgid "Enter two numbers." +msgstr "Zapódajśo dwě licbje." + +msgid "Enter two valid date/times." +msgstr "Zapódajśo dwě płaśiwej datowej/casowej pódaśi." + +msgid "Enter two valid dates." +msgstr "Zapódajśo dwě płaśiwej datowej pódaśi." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lisćina wopśimujo %(show_value)d element, wóna njeby dejała wěcej ako " +"%(limit_value)d wopśimowaś." +msgstr[1] "" +"Lisćina wopśimujo %(show_value)d elementa, wóna njeby dejała wěcej ako " +"%(limit_value)d wopśimowaś." +msgstr[2] "" +"Lisćina wopśimujo %(show_value)d elementy, wóna njeby dejała wěcej ako " +"%(limit_value)d wopśimowaś." +msgstr[3] "" +"Lisćina wopśimujo %(show_value)d elementow, wóna njeby dejała wěcej ako " +"%(limit_value)d wopśimowaś." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lisćina wopśimujo %(show_value)d element, wóna njeby dejała mjenjej ako " +"%(limit_value)d wopśimowaś." +msgstr[1] "" +"Lisćina wopśimujo %(show_value)d elementa, wóna njeby dejała mjenjej ako " +"%(limit_value)d wopśimowaś." +msgstr[2] "" +"Lisćina wopśimujo %(show_value)d elementy, wóna njeby dejała mjenjej ako " +"%(limit_value)d wopśimowaś." +msgstr[3] "" +"Lisćina wopśimujo %(show_value)d elementow, wóna njeby dejała mjenjej ako " +"%(limit_value)d wopśimowaś." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Někotare kluce feluju: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Někotare njeznate kluce su se pódali: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Zawěsććo, až toś ten wobcerk jo mjeńšy ako %(limit_value)s abo se rowna." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Zawěsććo, až toś ten wobcerk jo wětšy ako %(limit_value)s abo se rowna." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..dc9368bf1539b991486fdfceca977b7ceabad963 GIT binary patch literal 3917 zcmds3%X1V(7;hC2)+eZ_rIZa-KvFpSh**RTq0k6aGzkGBmKSld)7c#|JF`yrW{Iaf z03Q{!v;>b{EXqRyMu?C=-2Y&vNPc1z;Hc{|MU3&jQ;b+7d;@q1xC!_>@Hybx z2N>H7+zKS!t-xo1y+97MfxCbo1HS=&54;3CxhAr|ZY^U?nC}2S1v~=eKmlw9o&)X! zehW+ie*=zR)kg;vR&FdLE0Ne{42EGrh0RI4zK4(KDe-XGJ^V`4{ z;Fd%*?*(>Y{weS%@E2ePc9IV<_ABP^KFrulz=KHA+rVMq4&YC~-M~MA9l+G1jJ*St zK(g~AunoBJF~*=yUvPc#LOK{s=xZbH2$R8-&NV%x+#m#fJ%KyaFu1mOK|Mn#>`DBQ z3cV-TBKA1`NV(n{xW?Gd?M*|bQx?r~C)WdBEK9}v10$X31?AkqB=3zB$Y-q@R+kor7yx z)@5UBa-OS9+m%=(3tlD8mc?x-dJ%Vyr?fw@98~ZDQCZ0M(i~gKd+U_{h0+yt7QKi) z?j2nCCw|^VXSZ46-T;@%x7|EQk(23E7}ejZDPS3B7O@l&7$CraPz8= zWWAnLp!M;iU0j@2!j;%v$&Pyv85F~kBmIIGZ7E?Vi`eL4b1YDH2VJk?)(Mt;Z^*WU zRVUd;7M1BM@|Vm5bW!|=oSIc>6^m$pH=snVB zbWp)V)_9Fr%v;i#RwMngk=esDne6VpyV5P`Gz5)fV#p?)OXT(%EiF8g&SqM6rEw*? zOsR}MgfAUad487n*ttR8Z4UY7AR^jVj7LfLK)z_&P7GAe%Kdc zkT(^SDrHltN~Mxiq|qJ_r%65)#k2rUyf`JCRCA)cv-@Bz`b;vN=s-mZ7hVmQ5S{`9 zQY8l^+QxGQ)0aZEzu9-lXsyYStpVX12i=@!X-c&A+iKCtEEi6q*D3p^V;u7QqReu) zq^GjIrHx0!_9mBaZReThwgd~lE<6j7YP`L{hmp{9Ft7E^Y4KaQ&&M(>_$;^DLFLC~ZB9m})G*{Jq*)pjo+*70BxF3*s=$W3@Q z@^ciMb_3y55y%)kY#@1_Bx_qW6OJM2lmUtwcpW*qg4tLq`~;6MXskzDT#cT_%Nw|X zScq~{cePl>CQSr$!A-q)RqP}DpN6AL1OFOP+WJ#@FV1Qf*W!q%i*IG^i`wULO_nOs z{()vu6=aA$u*98h7?Xxn^`ea_dGhSbj-QS@d3S1 z_sMv}uYe9z=+_rc5uhQeJw9E;M~dL9sP)cM?*pAc(t0jZc`ql3W*TY-9Hk{_bl}n~ z4bbtCt7=qOX4Gr=SohA+@XJ#&oL&L<2#{-%C80#btWQ71uHqsB^giiKMHWZm&2 z_yR?I1HFd!MK7At6`&VUV?*lW>R4F^iU@^|Bwf}~gl88T{YrHa{D2fi#WoM`bm+KE r!AV5CM2Rj1yo{|Rld0gXFD{7L%@kHn*a literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0e9c6e1dbea --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Giannis Meletakis , 2015 +# Nick Mavrakis , 2017-2018 +# Nick Mavrakis , 2016 +# Pãnoș , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-22 10:12+0000\n" +"Last-Translator: Nick Mavrakis \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Επεκτάσεις της PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "To στοιχείο %(nth)s στον πίνακα δεν είναι έγκυρο:" + +msgid "Nested arrays must have the same length." +msgstr "Οι ένθετοι πίνακες πρέπει να έχουν το ίδιο μήκος." + +msgid "Map of strings to strings/nulls" +msgstr "Αντιστοίχιση strings σε strings/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Η τιμή του \"%(key)s\" δεν είναι string ή null." + +msgid "A JSON object" +msgstr "Ένα αντικείμενο JSON" + +msgid "Value must be valid JSON." +msgstr "Η τιμή πρέπει να είναι έγκυρο JSON." + +msgid "Could not load JSON data." +msgstr "Αδύνατη η φόρτωση των δεδομένων JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Το input πρέπει να είναι ένα έγκυρο JSON dictionary." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Η τιμή '%(value)s' πρέπει να είναι έγκυρο JSON." + +msgid "Enter two valid values." +msgstr "Εισάγετε δύο έγκυρες τιμές." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Η αρχή του range δεν πρέπει να ξεπερνά το τέλος του range." + +msgid "Enter two whole numbers." +msgstr "Εισάγετε δυο ολόκληρους αριθμούς." + +msgid "Enter two numbers." +msgstr "Εισάγετε δυο αριθμούς." + +msgid "Enter two valid date/times." +msgstr "Εισάγετε δύο έγκυρες ημερομηνίες/ώρες." + +msgid "Enter two valid dates." +msgstr "Εισάγετε δυο έγκυρες ημερομηνίες." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Η λίστα περιέχει %(show_value)d στοιχείο και δεν πρέπει να περιέχει πάνω από " +"%(limit_value)d." +msgstr[1] "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Η λίστα περιέχει %(show_value)d στοιχεία και δεν πρέπει να περιέχει λιγότερα " +"από %(limit_value)d." +msgstr[1] "" +"Η λίστα περιέχει %(show_value)d στοιχεία και δεν πρέπει να περιέχει λιγότερα " +"από %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Έλειπαν μερικά κλειδιά: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Δόθηκαν μέρικά άγνωστα κλειδιά: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Βεβαιωθείτε ότι το range είναι αυστηρά μικρότερο ή ίσο από %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Βεβαιωθείτε ότι το range είναι αυστηρά μεγαλύτερο ή ίσο από %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..08a7b68596a8a494a33644935e4ca6d40be6447f GIT binary patch literal 356 zcmYL^T}#6-6ow~yl}oR^$c0zxnQ2R<#t+1;!eGTQs`s%yW*IdZNha=x`1kxRo+7R< zJcL6Ya^CzLAAOG~2gC_+N*odwM4y5ZWM(uUoJsz&^Zmzz!*d&8TR@&V)BOZ^1J;Pp-3(L-q)*BYxOFWyXKqhBsF BVW0p2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.po new file mode 100644 index 00000000000..af9b2fdd829 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,128 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2015-01-18 20:56+0100\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: contrib/postgres/apps.py:13 +msgid "PostgreSQL extensions" +msgstr "" + +#: contrib/postgres/fields/array.py:22 contrib/postgres/forms/array.py:16 +#: contrib/postgres/forms/array.py:170 +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "" + +#: contrib/postgres/fields/array.py:23 +msgid "Nested arrays must have the same length." +msgstr "" + +#: contrib/postgres/fields/hstore.py:16 +msgid "Map of strings to strings/nulls" +msgstr "" + +#: contrib/postgres/fields/hstore.py:18 +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +#: contrib/postgres/fields/jsonb.py:32 +msgid "A JSON object" +msgstr "" + +#: contrib/postgres/fields/jsonb.py:34 +msgid "Value must be valid JSON." +msgstr "" + +#: contrib/postgres/forms/hstore.py:16 +msgid "Could not load JSON data." +msgstr "" + +#: contrib/postgres/forms/hstore.py:17 +msgid "Input must be a JSON dictionary." +msgstr "" + +#: contrib/postgres/forms/jsonb.py:19 +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +#: contrib/postgres/forms/ranges.py:16 +msgid "Enter two valid values." +msgstr "" + +#: contrib/postgres/forms/ranges.py:17 +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +#: contrib/postgres/forms/ranges.py:64 +msgid "Enter two whole numbers." +msgstr "" + +#: contrib/postgres/forms/ranges.py:70 +msgid "Enter two numbers." +msgstr "" + +#: contrib/postgres/forms/ranges.py:76 +msgid "Enter two valid date/times." +msgstr "" + +#: contrib/postgres/forms/ranges.py:82 +msgid "Enter two valid dates." +msgstr "" + +#: contrib/postgres/validators.py:12 +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#: contrib/postgres/validators.py:19 +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#: contrib/postgres/validators.py:29 +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#: contrib/postgres/validators.py:30 +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#: contrib/postgres/validators.py:70 +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#: contrib/postgres/validators.py:76 +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e4477634aff134941d1e5cd06ee3e98777792a0a GIT binary patch literal 3149 zcmchZTaOe)6vs;ife~*AUZTMQgS!*xxol8(2iD8NlC12)0t-B9&2&vq&2(3dUDY$J zU%+5|^^x#mh%qt72jdrjZ{VAWFZ!wv#t-2CRQJrzY!=$O?ygg(&N+3?>G|o< zp3fP^3%Fjv^#iU~aeej(elYew%Ge3;0Qe+W1z!Re!Asyx@FI8*JOus@z6|btjIrmz zV<73C2VVr&K@KYL6!BgNf`pTnL39I3o58E`;2l4V@F4IWapB zaVE=lhWi_yWY+Pfq$d^f_pe>PRAKLVa?|X}mSg8k7KdCL$73UM5grOBDr{NXES21K zgu{=rJQX^U95*eK^keB{yvd_f3MW&N(%ht6ew2xrJHt=R#wtPN3~U*UtSI+e(W%zJ=*fFu(+G9ocGdGT@$m1BQmQzNHbhE-% zoJ`=kcAc{2O2ZS$MVg9D9wPh{WN#cyYjC!za5gQYolx3hmF<{e5w4IcXgY;oj<<9` zg&cJ7wj7QEJ{{z+^7lIJf1>IunzpkKUFH|HRI}(77i1+_brMsnQX$$c%2QI*Vh= zE=lWTn4gEuPq8Bgl;DzEkw_j(9l1`0tsCo**VnGBa(T;1ZE?JoT{95r$xX`7eIP=*td8?>VnsUv%7`@FJzu~L%ATP+DoX-4XBN~pqU zvCmX`f86h0w#TU~X{jijrdlMoE9?e!gmKdP{3{y4dTOWz1S?^112qIM8$9fy$W7_0 z?3>gDYc^70u#`nM*f0%VTEDyzoTG||Y;fME@m#I`R#2-4^#xvkvvGRiWUXGSK`^)~ z2a0q~$t?tPbv`%OIDPtL4WqOwtP3{azKw-5X@f6`zC&F|ejefJNR84t+brIlbR?+S z^47cIXtvT$--Z?)Wg?Qnh7?JIFWbI^Bobh@<6OT{tqzC7%6M@F?W>ymIYL}0s7g~U zm)2I+mbW5OuhdHCP^D7C(#<|9*C8va{TO9?hPOH*wbCtK-?$LWZ^@CNZJ7qkx@AJ2 zCi6|@#)dYyG^O=8OGO-9Flk~NT=)H>U7S0^^V`K)&5teedihLgs6} z$4TAYclDk#Y)!;A>$RjsUOc!X())K5k4GI#xGXVUU13WD-h*qYiPb5jEJ?V`3A8RW zQ>2QaZLnECR$RoG5D&iQG7^wOm!IxFXq>xMmxy?m8ke<-G9G5g?WBoxr9NN0@tG{T zn!Z-1+A)}gM>|jNJVOp{TZKdJO25ylK<%l>@QHBy2oF#gA~o15rLSDx>!tRw6HSSj z>Ee5<5OmvM&=e!35lfAJgJ^DR^|YTx_(gZL7s)9fbhACm)I0xweT8{&tcb?HX5nsC zUNkyNGdc}!Riw@R+fth@W#PmlHTvRE*@}*oLr9%JlTm1WV3ED(_xQgOp-e-AteNQe zz0@S){&%L!F3OnBbT<<5?Z2&@Rw;)mdX=#L%siFvSVTu&aa1W z2|5FL17o(TZ5$1op@sR1Z7Xe%, 2015-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Baptiste Darthenay \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL kromaĵoj" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Ero %(nth)s en la tabelo ne validiĝis:" + +msgid "Nested arrays must have the same length." +msgstr "Ingitaj tabeloj devas havi la saman grandon." + +msgid "Map of strings to strings/nulls" +msgstr "Kongruo de signoĉenoj al signoĉenoj/nulvaloroj" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "La valoro de \"%(key)s\" ne estas signoĉeno nek nulvaloro." + +msgid "A JSON object" +msgstr "JSON objekto" + +msgid "Value must be valid JSON." +msgstr "Valoro devas esti valida JSON." + +msgid "Could not load JSON data." +msgstr "Malsukcesis ŝarĝi la JSON datumojn." + +msgid "Input must be a JSON dictionary." +msgstr "La enigo devas esti JSON vortaro." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' devas esti valida JSON." + +msgid "Enter two valid values." +msgstr "Enigu du validajn valorojn." + +msgid "The start of the range must not exceed the end of the range." +msgstr "La komenco de la intervalo ne devas superi la finon de la intervalo." + +msgid "Enter two whole numbers." +msgstr "Enigu du entjeroj." + +msgid "Enter two numbers." +msgstr "Enigu du nombroj." + +msgid "Enter two valid date/times." +msgstr "Enigu du validajn dato/horojn." + +msgid "Enter two valid dates." +msgstr "Enigu du validajn datojn." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La listo enhavas %(show_value)d eron, kaj ne devas enhavi pli ol " +"%(limit_value)d." +msgstr[1] "" +"La listo enhavas %(show_value)d erojn, kaj ne devas enhavi pli ol " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La listo enhavas %(show_value)d erojn, kaj devas enhavi pli ol " +"%(limit_value)d." +msgstr[1] "" +"La listo enhavas %(show_value)d erojn, kaj devas enhavi pli ol " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Kelkaj ŝlosiloj mankas: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Kelkaj nekonataj ŝlosiloj estis provizitaj: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Bv kontroli, ke la tuta intervalo estas malpli alta aŭ egala al " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Bv kontroli, ke la tuta intervalo estas pli alta aŭ egala al %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7a01a0e499a11634fde7af72ba3a5f880b6426da GIT binary patch literal 3177 zcmcImOOI4V6fPA6+9&uVq8>=dOb2d12BJg57zdn5MrVeR8PJ{9^sVkLsIF?N>P|DP z*qNvcH~s)N#KgGJkeINYm3udCjK9EzD;F;O&b_ziK^P%1R8se=sy=nLy(6mSvv3GgG}9pEA0U%)qjd!G{GRp3z| z^PU904qO5fPy=Yh9?%zp!T4EP(6?eGtffQJtV@g}eZ zQ&W_;)2UeO4da(P8KAT$|!4M#)ix* ziai5U4LLyRA!yJUdgCDQ(1DJ)b&gnijIzt8{OCOvr?c(WM@zAM7V-WLr2N6!D?xgZDRIuxSUwu>loqh;M@#ssmb zLR4wtk5G8AC)YT@6$RN>WR&g3UQH~y5E0kQAJ3Dz5tR*aZxG84B-hk>AediKUx$Eq zTF{LTt0h5ZuUR*=+Xx5Vt?5*y+bCD~#VCDbdHMMwv+`u+AW=8k3X<|K%BDMrYJxB4 zk;>=C^4F{37^fv)m8H_0i>!7{T;Yna8MJx)m4#r*J1zmqT$)@#4nfNnrB{*Uu5w8Y zoR7&u=;|~%pLIjB;#yQ$y10^D;EV@t@vzn%jTc>kU0^XN{U}{#y_dspC zne3`$Mah1PmIu=6(4+BQjDuFaJ{%5fk$LHkx=}-ssu$Xfz?9ePD%7i$g}H^9Exnty zM&$x>QCY~dK0tm(_`W_cNY1m=?nxh1oVvU+n@n!e@mn3`lNsA~X&wxdt2%Cq*&-Dx zOD6NuB(u)#iEbp!_| zMjnF>OHv&Kgk!D1hUHC8y|d_`UQR!RAs9W3#hgXLu|Sa0ZrtlbelXsC z3ZZ&3)O*g$K!pk914(xL7`;ogn{Amh&TR_?O9S3_d-N<)4xNObpO?J$GR5_6PC&tL zBd(>_rQzW=WfYr>+g?%pQ)Rf)sIEbe8ac+5<=?lMw?X}vd12Ses{0$jh~r7V&d>Xe z9|~#^dt#fyt$b~JpXJi}sGQLX9vAD~IB(p3Tr%&*8BKw`hg?XNMdZMQ#fqDP3t}Et zEd7Lq)v4qVWP77~=ax2-YkeP9b+)Tx1{2SWx&nd;ytn#=n3X2tkB~Ioj9+UTG#I4) zR*z8Bk!@`>sy{MxCmnbN^m*5Y6x%N$zEI2%BsVz{Oqr?h-5^tVp1VbgkO&!dw3P<( ejp_(~-Rcmy0C`bdAzEpLV#kfbZNIcz!TA@caKz03 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e72e8ce5d5d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2015,2017 +# Ernesto Avilés Vázquez , 2015 +# Igor Támara , 2015 +# Pablo, 2015 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-23 20:42+0000\n" +"Last-Translator: Antoni Aloy \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensiones de PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "El elemento %(nth)s del arreglo no se pudo validar:" + +msgid "Nested arrays must have the same length." +msgstr "Los arreglos anidados deben tener la misma longitud." + +msgid "Map of strings to strings/nulls" +msgstr "Mapa de cadenas a cadenas/nulos" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "El valor de \"%(key)s\" no es ni una cadena ni un nulo" + +msgid "A JSON object" +msgstr "Un objeto JSON" + +msgid "Value must be valid JSON." +msgstr "El valor debe ser un JSON válido." + +msgid "Could not load JSON data." +msgstr "No se pududieron cargar los datos JSON." + +msgid "Input must be a JSON dictionary." +msgstr "La entrada debe ser un diccionario JSON" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "El valor \"%(value)s\" debe ser un JSON válido." + +msgid "Enter two valid values." +msgstr "Introduzca dos valores válidos." + +msgid "The start of the range must not exceed the end of the range." +msgstr "El comienzo del rango no puede exceder su final." + +msgid "Enter two whole numbers." +msgstr "Ingrese dos números enteros." + +msgid "Enter two numbers." +msgstr "Ingrese dos números." + +msgid "Enter two valid date/times." +msgstr "Ingrese dos fechas/horas válidas." + +msgid "Enter two valid dates." +msgstr "Ingrese dos fechas válidas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d elemento, no debería contener más de " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d elementos, no debería contener más de " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d elemento, no debería contener menos de " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d elementos, no debería contener menos de " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Faltan algunas claves: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Se facilitaron algunas claves desconocidas: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Asegúrese de que este rango es menor o igual que %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Asegúrese de que este rango es efectivamente mayor o igual que " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..481e839fdbc26efa281c110ae946f7d81da0c477 GIT binary patch literal 3178 zcmcIm&2Jnv6gSY8b}1Cfw@SrprO+(x>_=!x*pNdgsg#m0l5IIw&WGq!aOA*&Gn_ea;mU=dXJ$7^+mxb$CC|@mKR>_kx4$0U_Z7o< z8S^#FUoc*ck8-@M&Nj_$qJ)xCHzN_yO=1@F?(4;4$F-Cm4GPcmf!B zPXS*6t^f%rfv16=0lx+Q0K5gfvafjmz<$QY@%s(ni@;?d0R^xM{1o^u@Oxk#_y;h^ zb^HKhUqbdtU=6>2dXlkcfPVo`0V@X!xhG2e1Q_J{88`;~9T@aKa;SK(Ug8SyIQFjt z&jP;y-UR*#{01m1#l6E%F?J5W&j5q|>%cdG17Hhy6F3e04H)D*cDT5A5m=g>LG;mp zIT%Ru@f^NTlYun1b=VBHfynuI9^WIF5M?xi?hui^fC&@iGQmacSxlHb_f7CCJ2f`G z$yFw*?iA$*VvqPnHA)_ z+~Xr1S*{a7SaeL93RmJtR9NoO>u<`I~)1 zI!o7ub%FhGtI!oXh`N`l*yHRz+qtN__WNC<#P%EWx|jKpO?hF*Sa!TLn%hB*&3lnT zbM3oTM^Zx*LEKtCpcv*4M$UzUXf3uN;hK)oo=fd;$#qS?v{pA-?E zM1N@S-8PPE|IE|FEsC!q$4zBb^o;e< zqDy2Py_Y2}YMT~SR+ih*`H=9SjouGYOcRafRMa>ZH7BXrY@L1QbYr5?0AaK$Hf7+s zi*7P{t4YnbTW2RvH!vy--1(>t^_}A0*cPqwR9Zue#&VPboa-dxiHO>Qr!89RaV=e! z#%FCJw3nJ!X}s%wuT`)2`~8{^oaBbMQA35Q7rG2Vm8|N*U7202S1XJ2i*wtGH*1Z` zc_bs)M(sflnt3?C-c!iVY3g*jb;8eFYF~(^w&}ui8^T6&x?|!z8m88zA4%P!{H@B0 z%Aihk!PwNbNcZxeZf0Vdisj6>rV}&NtWH3q>8@vIRJiY~8T}#CYdA0wg3y9)||Y zVSz_hz#^3L0R%E6;R}Tj+g)~0FlYZAJE0%UZeDw9;_TxNrx+sZtvji(2JhT;up!_V zSMMTNTxk-%7uDY9xw)ZpY14Zd4BtmGqQwL`M$X7I3VWx6Fy~elK0p!XWtH#9t=k|F zinhMn*%-nOx`Id)sySC`>o&RpCxwQ<^GYv;7I$}qoW&V%LmY%|01~9Qfpg&6K)tiw zh7$Ww4ABqng3eWqo{O^U_gCn{Cq6Q}7vCyD_L5o%B0>-fgs8-q@3oT*MU7Pt*X SAZTeEg>FoZRqJd1-=G~ zT|(>!_Jc>jHuydGDflh8cefCe;7#xq@DGr{zri~A+#VrLg2%uxe+hnvSiS%oxIelV zHee4t6n+Pnz^}p6;6GsS+kR4rgW!i?Snm}utoQQ~zX9LD{Ra3mcnACm{NX7froqd# zYW^?51Gv8lhUdS5EpXSn>Bsg%wxpI>Z zuW;9kSzGFqjP<0gtV}4CUN*#>ab>~e`_kj292L@JOt|RUe4yF0UZ<>J>A472hHOE6 zt(2O)rHM(ca^)|N0(wYynw@(nUvbW%B~#|BT)5zV{HR(h*1%1#a^B&$`#g@JZhJoL zTg{tu%zMtUFys4mN6H{jCRr46ol;~sSnL8vF6jI-{#!F=!-g13A9AzUV1y4tC zCOi%KAKAeN^>{eW=k^??jR*U5kHYB=K66`Dhq-63|4*F%;d7Cl=d{YVs|vd>*Ft?V zIhiwQHkt1?#FBL$Wx4$E0`Yav#wlx@Shg^^%Il7hUZz|*r%cvC?BQX3WKf!`#tzLE z!$D!!RLbcV%at&rmxU+Wi_=$)5qm8Z0blPjA`OADNw*m_#HG-n_wCE2!iJ7a=F{X7 zN*YmjD7}K7v$YF6u!T>~xlEHJDE8yXO{$p^9QrdsWzNvoZ-k5l{I z&h+uat#+#g!{h?5so-;)-SK3qO;b~y>FL8QjM{>9K3TzXoR;1e9XczGLBlUFQlRN1 zqQUL^I^H&v>Dl-2j>$@yak9cP@6hrhbjk zM5I|QZwx*1)MR&g_I$HmJ2!uBZZj9{Myoc9eqw_d*9Yh^kNs^9G#cy#b^Ee#>}M{n zoJo#t+J)(QTqJX*Yty*l$5xfU8+3=_T(u=#7E&i?Y>~STnL)gDGgBw1x}2Fb^!5z3 z>nCbrPKP#!)*ZYnw+AU@sH{WdmZp-|wT&B)T-y*Ap^K1ONMev*v1nmNgEB2s#f3H0 zl|?2CsILpUi}OgO9cLT23WjmYbPY8V>OX3*#U*hMwW8Kg_{a$5avcF#QrHR|t+#6j zRPEFQ9Kz9qT+AEvRR{=CnvGjI;)mm{PZ3mKx@O-N(ovNHd0&$qevFC5>PFeS=hg9? zXe)?)m>YY+nnMo47pD^DP^nO5&NMy`<80fJG#4GQAW1`;WfWb-hVK>UvBx9f^{}zU z#*dXXj0*~h!d`{fwtnJ*>^-b!$n>Lfy_4sS8;>gH9X%sUqkX`IQK<}d6Y_~KXUwFQ zL5Fi>&6-U45-FS;D>jM%Dc;m_aYky7{}@tdr9p9ZHN+pix~bnxJ=s-SL7CB3+wI`X v;Tvnah+^wYs2}JMir}-b(|Xii*qcGgm_8_ZiY<2~^^}o17F^Z*J2(8leI0q0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ff8ddd92ef6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2015 +# Ernesto Avilés Vázquez , 2015 +# Igor Támara , 2015 +# Pablo, 2015 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensiones de PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "El elemento %(nth)s del arreglo no se pudo validar:" + +msgid "Nested arrays must have the same length." +msgstr "Los arreglos anidados deben tener la misma longitud." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "Un objeto JSON" + +msgid "Value must be valid JSON." +msgstr "El valor debe ser un JSON válido." + +msgid "Could not load JSON data." +msgstr "No se pududieron cargar los datos JSON." + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "El valor \"%(value)s\" debe ser un JSON válido." + +msgid "Enter two valid values." +msgstr "Ingrese dos valores válidos." + +msgid "The start of the range must not exceed the end of the range." +msgstr "El comienzo del rango no puede exceder su final." + +msgid "Enter two whole numbers." +msgstr "Ingrese dos números enteros." + +msgid "Enter two numbers." +msgstr "Ingrese dos números." + +msgid "Enter two valid date/times." +msgstr "Ingrese dos fechas/horas válidas." + +msgid "Enter two valid dates." +msgstr "Ingrese dos fechas válidas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d elemento, no debería contener más de " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d elementos, no debería contener más de " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d elemento, no debería contener menos de " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d elementos, no debería contener menos de " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Faltan algunas claves: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Se facilitaron algunas claves desconocidas: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Asegúrese de que este rango es menor o igual que %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Asegúrese de que este rango es efectivamente mayor o igual que " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e5222a33bd4178aaa959c806123e153250a1bba4 GIT binary patch literal 882 zcmZva&u$Yj5XKEHAQr));*SuB4!2a5lietSX44>`q*AMfh9<3gLr&J&Y_+i?+eykh zaOD9w@D9MW2i}1Lya5t#z_*)}5(!H`eV*}nW_CS4R+c|7tZU#Q=ztsGJ;>H)a1(q1 zE8rWr3%-MU;5WDfu3uv8K6DlO2~@!?*gr2bb{qN&`T)ALG^?`;&GKwQA3@ttTww^y zdx5Yk0B&|QGv;ggeDi{K+xxFccTZ%`v4(Qekeg~!<6&1CTl~j05or=pB%J(@8;9e} z-_q8_Mz-JVkvw%$*+eVLjOD)XI)AE6$iLyAs>inVtjN7^{v zv~d#gm*d#-jtfAs_TB>`v~L*a*|{@7vieC z98kF&Rx0a0mbWLY;~gWEO@-4Yq+Ov@Vrfq%kxXe5-N1aF=4LTbefYg8CGHwsIo>2z9jS?Z)OPm4W0EX_XdT+(@-lC*D|$E7u|xzlW1 z{E49Gds`ZhqR`>H5kA%7ua-usNK}n_17WOm^~26K-?)g&%Jrq;4b{_8qT-M?x{3SS za!7eCua%CCNcpxlLmQGB<)*EdYc$)|3yL1sDOjs{>`>(s;&eVOY)9dVt)xg>QfFU> z(rCNj>`U}!X>#@vBO?~i@cJ6J=ZCo1IG+, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensiones PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "" + +msgid "Nested arrays must have the same length." +msgstr "" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "Un objeto JSON" + +msgid "Value must be valid JSON." +msgstr "El valor debe ser JSON válido" + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "Ingrese dos valores válidos" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "" + +msgid "Enter two numbers." +msgstr "Ingrese dos números" + +msgid "Enter two valid date/times." +msgstr "" + +msgid "Enter two valid dates." +msgstr "Ingrese dos fechas válidas" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c82d8e7911e6460cc7d05dcf8dbdfa6298a6ff47 GIT binary patch literal 3081 zcmd6p$!{D*6o)GimJEB?f&lRnu;L-Bx3zB^-2bt_ zcnb45%Ogy(=01iJiC6InUN{Soqr(QR>NoPhci1W2T68*Y#?mZLCAyE?l`peBH6O z2%i-T1|oePS%Q0+Vr8w;-4<;3FRP_Mru*6q^)|sIH3JoLxJ`1=pXg-j$gJeY7nPG2 zqfY|9-eFkk4Pzbd5UL5kInPA@{z!g$)gJL>=eJ5IPGOg?HJwFKO)U9}-%QFpzsf>y zr^c6fFdGI-s1e+(0Ngc+l zP+v=o#LAAtCbI1FsmHPElR--wuPKgHKa22Fh6W$gV7#vUBMos@KU2HP6&-PJ>IP8V zw|i2!pe(8tca(jLiXCJ%vEx;FcZ2~3WyyGr2a;AH&k-)nU3{MID1U1a7+Sd7?UM1% zv0LV#Hn+ti_rD#lYvi=*V<#g_NFlhZX!x;2%TTBaO8jSIGkz^GkMB@lr3f0-ML>H=q)rZ8Jx9cJ>SvCLQYTc2Y}4xn(4y zE@~Pf%}Xo~XjyZ<%*v|FC>pOP392kVcw5ikw85+JDOL7<K A>;M1& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d18441517e8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martin Pajuste , 2015 +# Martin Pajuste , 2017 +# Marti Raudsepp , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-23 20:42+0000\n" +"Last-Translator: Martin Pajuste \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL laiendused" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Selement %(nth)s massiivis pole korrektne:" + +msgid "Nested arrays must have the same length." +msgstr "Mitmemõõtmelised massiivid peavad olema sama pikad." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Võtme \"%(key)s\" väärtus ei ole string ega tühi." + +msgid "A JSON object" +msgstr "JSON objekt" + +msgid "Value must be valid JSON." +msgstr "Väärtus peab olema korrektne JSON." + +msgid "Could not load JSON data." +msgstr "Ei saanud laadida JSON andmeid." + +msgid "Input must be a JSON dictionary." +msgstr "Sisend peab olema JSON sõnastik." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' väärtus peab olema korrektne JSON." + +msgid "Enter two valid values." +msgstr "Sisesta kaks korrektset väärtust." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Vahemiku algus ei või olla suurem kui vahemiku lõpp." + +msgid "Enter two whole numbers." +msgstr "Sisesta kaks täisarvu." + +msgid "Enter two numbers." +msgstr "Sisesta kaks arvu." + +msgid "Enter two valid date/times." +msgstr "Sisesta kaks korrektset kuupäeva ja kellaaega." + +msgid "Enter two valid dates." +msgstr "Sisesta kaks korrektset kuupäeva." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Nimekiri sisaldab %(show_value)d elementi, ei tohiks olla rohkem kui " +"%(limit_value)d." +msgstr[1] "" +"Nimekiri sisaldab %(show_value)d elementi, ei tohiks olla rohkem kui " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Nimekiri sisaldab %(show_value)d elementi, ei tohiks olla vähem kui " +"%(limit_value)d." +msgstr[1] "" +"Nimekiri sisaldab %(show_value)d elementi, ei tohiks olla vähem kui " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Puuduvad võtmeväärtused: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Tundmatud võtmeväärtused: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Veendu, et see vahemik on täielikult väiksem või võrdne kui %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Veendu, et see vahemik on täielikult suurem või võrdne kui %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2437a00f6667e5e9bb4bf40265ba0d46f5371b0b GIT binary patch literal 3133 zcmcJQOK%)S5XT!xLb4$|!dnof5@cd4nc1}y6tjtWBsgHOV-qhy$|dUclxI6T)4iGQ z@!HE74hV7Mz!!)(Ax@F_1e}pLao`)kfddx~@b8(~jn{HQP?V8oemyGndb@uDz1_cp-tNCZZ}*`C<@*G90`KQR zuQvjJ1iuDvgCEpN`~Cq#ywgD;o&%Rb0wZt|{2Y86{2pw8e}G58qfZC{vx^I+k1m8m zK%}^y!4qx@h!!^cNgo@ST3pZK>3xL>qw7hGU}9klLQwdIBN9*JM#xJaL2+VYaziFL zPuUYx3@FX5qc;0D714*Q%a=p(Zb35b8@%SkMUy8HY2zp{vJ|06IvI+2ZS#!Db)>^X zS<0l2nJ`#0X)j^N$ri;KOUId)(quB?o4HKL8Jd_(RI1$d%AosHm$0?>rK{MpZ%F59 zn=|Xx52s3B;RDy5O8G9|c9||r9h>iWOu~2eSkS%PjbbXxI7VvCDWhe!6^aGNDLmJ% zGi6C>c)}#JOm0zx@cSSa#=*3vSX4NgHKUzW+G3IIn0^(lh!hl^!jmxT&!>`u3R>s> zFy7-aj>7-eX&;8tyXZ_!nLT<(Ec5^p-z7N={)s)0zCw=5z2OsTRK`!wO3pPZ@$ za^2OYueS;IGP9u~j6e_h$OiBEET);p^lZ?0BbYu*)6>l}Z=P(-G#U^LuJDHPI>+Q@ zgPAkbINLmZ`eXxFZBbemwBWu?q%&EQ<~4T>EhLGrniSqEI?sOY9aYYS=sj;?osM%E zbI@X$HtB-2H{s-D$GKj!Uhnt&q4P@BI&b;~_0p{&l4^CG^ZHb6X<=#pP5`FEM(rYs zk~Iw5>cK;YB&hciROvZd>&VQqoBO17DVV(@=l5FYEST48CMvRGwyoUA$|iAMTS@Xv zCc!0>rM5}BSG?M}nR8SQ=O#5Bo1^KebG5NP-bUv(l6ZiwOnC9}@qHX)7m8x!JGsmK zgqR!<;Gaip?ggOVeND`Lc>94kCcqP z5s|^qB!i2RB2Ms+_`kZ`rt02J*8*DhKv7%KfOT7T75eFDs`4D~vTm{nZtVJPm+2ya z+vh9oWUL9rDiV!{k?N>{;}|C3k5>e-%{Xub9zRXr#RJ5C*xfl{CKb~Lgnt}!&~ z2oWEOV9i)_kMdJ~QKDQv=<<%JM^)709I-;ww;6(Pk96-)Ioc|M(g)W*QnzE9ds|+n zOU#{zX!kD4SBs7xuv6Wt`xPBO@W-0Uo-EG}Y1~#aL*8?jl6>I5BA4a1_)?TR9_#-d zj%1Iu?27j#&K`L&$h)*I6Ndsofo*H*g#ZtDAmdyQB{{7sahqVvmzzY2z#^+)0TRVm wZIqKtWiesOnk`j1hH{%k`r>iL1!QGG7kL;3IXn, 2017-2018 +# Urtzi Odriozola , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-24 07:33+0000\n" +"Last-Translator: Eneko Illarramendi \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL hedapenak" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Array-ko %(nth)s elementua ez da balekoa:" + +msgid "Nested arrays must have the same length." +msgstr "Array habiaratuek luzera bera izan behar dute." + +msgid "Map of strings to strings/nulls" +msgstr "String-etik string/null-era mapa" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\"-ren balioa ez da string bat, edo null." + +msgid "A JSON object" +msgstr "JSON objetu bat" + +msgid "Value must be valid JSON." +msgstr "Balioa ez da baleko JSON bat." + +msgid "Could not load JSON data." +msgstr "Ezin izan dira JSON datuak kargatu." + +msgid "Input must be a JSON dictionary." +msgstr "Sarrera JSON hiztegi bat izan behar da." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' balioa ez da baleko JSON bat." + +msgid "Enter two valid values." +msgstr "Idatzi bi baleko balio." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Tartearen hasierak ezin du amaierako tartearen balioa gainditu." + +msgid "Enter two whole numbers." +msgstr "Idatzi bi zenbaki oso." + +msgid "Enter two numbers." +msgstr "Idatzi bi zenbaki." + +msgid "Enter two valid date/times." +msgstr "Idatzi bi baleko data/ordu." + +msgid "Enter two valid dates." +msgstr "Idatzi bi baleko data." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Zerrendak elementu %(show_value)d du, ez lituzke %(limit_value)dbaino " +"gehiago izan behar." +msgstr[1] "" +"Zerrendak %(show_value)d elementu ditu, ez lituzke %(limit_value)d baino " +"gehiago izan behar." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Zerrendak elementu %(show_value)d du, ez lituzke %(limit_value)d baino " +"gutxiago izan behar." +msgstr[1] "" +"Zerrendak %(show_value)d elementu ditu, ez lituzke %(limit_value)d baino " +"gutxiago izan behar." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Gako batzuk falta dira: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Gako ezezagun batzuk eman dira: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Ziurtatu guztiz tarte hau %(limit_value)s baino txikiagoa edo berdina dela." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Ziurtatu guztiz tarte hau %(limit_value)s baino handiagoa edo berdina dela." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2189a01e12c9c85cdca2096b5f70775112b85027 GIT binary patch literal 3614 zcmd5;Piz!b7=J1ttRjm4qr@i(&<1Az6p^w}A|S*fr4=fk2zl+i?hee(Ec4!W=?w|H zZA`CTP4vLhDy*%D;o?p2CdSOPi3bnfOpJ+lf8U#(?zV!hQ4=TG`Mr7b{r!F4_hx_G zy6!`U>v{ZM#_xOlUcqnrA>43ne3-Evz)ir-zzpz3U?1=_@IBz$z#G7=z~6u`0oOmm z*mJ;Ffn>WE_yTYU$bk-UH}C`CP2gSN4d8`!vHuP08SBFHPT;e^K_CZ8U^lQ1JOun4 zm;wF*q`0`CC3jj=oj7V&%@cp3ODa2v396Jz^;=YV^F(=EIQ z+==I(fk%LwQ;cPSgTU{ASAo9+&pgK10pMGYGjx)=~+d_*pJMO7UAh|9Ijhmx*AiRR)Sd99mvMaT8CwL){Ld$@pJnjcvUakn2YoG7v za-EW+FSG($qd8Y9wI*A}XVvFkr8FV~Mdp*OI9KE#GukQ12fVw_wh49FezoYkvhAba zD_8Uqry}Ojc1E@1dm@-fvwkg0$lTM#Zp9rBnMf{zKumBO^b^S@IE0pGryP`K)c3S- zJOw3H^s6nlZ0^9&9^5&0sXi?^nBZfwn()1xV>`XNP4!P zmshm(6soJ(Ssx;oj&U-FWp6#V3o8*O&C1S;Mo&#!tNg5|&;cWh~QNDh-nEdovP zlKXhD%&bz6$Sb1~k#izK9w3Q)gt^541I)3XW|ZtrV0s?B{uEXmHp%MgtF7>rLun z-jmJsTG@S8Za>fE@~<7(o$bkHA!wbE;||$eCilA4vzPbm&F6Bvv$#^Hgwob9(pRp~ zevsz_C&icu_<&HwqOcu)D8O{sPQlT_h2i~g6iUKz(>Q<*L)j}-L_u1^Qk3$1h;qOo z)K%2FoX=#c)oNOkX=hAcA&pF&Tmo)OJu@aU-Kl~8f#Yo&a_Ma97)Dci2ydc{JT+P& zQ+5%}K|Wd(fs(rK-Qg2fZ(ELhjmf||?v47k>5bkIM=yn$=VKx@UVS||LVr1IP= zn@82xbCAc&zAld+=DF^JDHheDYhg2NgmWBCW=f7jCA=9n7N^5zeD*}O@Lo8Jy*cwD zyc0IlY;k&FhKF|`^|6s+VI!(7%-~*+rRElz;XD~$oaWrPXhxGfnk37yT^`k;{zW*O zhI05-R9l>m>al@a*!VKK&KG8kOp_LqJepa!vGmI zRyeAy;tEkxCW%M*pIWFRzrXLX8BK8z*aV%?6ylh}BFT$|=ItzPBahn|MA;y=c?apM zYOO)Iqt0uv97k)aSwj{696+bJDUdW3Hc{0uX`8q?umux$Ks5CL{VgyOasMF6yCA0Z z8H;K>{Ddk9*3l&GhD%x`&!X#bv!Lmy)ezQ-uUTATbO#(Jfq>_lDH&eQuV@Mz)uql! z%pp>wk^Ub!LY5#G?GmS!Mj?oWHqYTL8Z40fDa~e*$chg(=uFIjmYDrj$!zPygYz%C zu48T~j9JQr%7PT}MDu-QJHBaqes#X37AK1QI0*=kbqW|fpZnxuxpD4}Iw z-=vMMXfjy49^Qh*21cy)304dObKz}-gLa`V!$F0{z@iboPor2T(n!DK^Lk&MI3qfU zZcrwqg>J@~W~QJK-ljBvx=MzZTWe=YS~O4h;;`q*PLdYv%=74LlNOz`%MK-yB9D|~ ja-_Gv+-(~P*_0k%$#IJ-GX`xlOUh=3JEk-7nPz_g{kHjC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b8858a6af11 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Nikneshan , 2015 +# MJafar Mashhadi , 2018 +# Mohammad Hossein Mojtahedi , 2016 +# Pouya Abbassi, 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-23 23:11+0000\n" +"Last-Translator: MJafar Mashhadi \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "PostgreSQL extensions" +msgstr "ملحقات Postgres" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "عضو %(nth)sم آرایه معتبر نیست:" + +msgid "Nested arrays must have the same length." +msgstr "آرایه های تو در تو باید هم سایز باشند" + +msgid "Map of strings to strings/nulls" +msgstr "نگاشتی از رشته به رشته/هیچمقدار" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "مقدار \"%(key)s\" باید رشته یا هیچمقدار باشد." + +msgid "A JSON object" +msgstr "یک شیء JSON" + +msgid "Value must be valid JSON." +msgstr "مقدار باید JSON معتبر باشد." + +msgid "Could not load JSON data." +msgstr "امکان بارگزاری داده های JSON نیست." + +msgid "Input must be a JSON dictionary." +msgstr "مقدار ورودی باید یک دیکشنری JSON باشد." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "مقدار %(value)s باید JSON معتبر باشد." + +msgid "Enter two valid values." +msgstr "دو مقدار معتبر وارد کنید" + +msgid "The start of the range must not exceed the end of the range." +msgstr "مقدار شروع بازه باید از پایان کوچکتر باشد" + +msgid "Enter two whole numbers." +msgstr "دو عدد کامل وارد کنید" + +msgid "Enter two numbers." +msgstr "دو عدد وارد کنید" + +msgid "Enter two valid date/times." +msgstr "دو تاریخ/ساعت معتبر وارد کنید" + +msgid "Enter two valid dates." +msgstr "دو تاریخ معتبر وارد کنید" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"لیست شامل %(show_value)d مورد است. ولی باید حداکثر شامل %(limit_value)d مورد " +"باشد." +msgstr[1] "" +"لیست شامل %(show_value)d مورد است. ولی باید حداکثر شامل %(limit_value)d مورد " +"باشد." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"لیست شامل %(show_value)d است، نباید کمتر از %(limit_value)d را شامل شود." +msgstr[1] "" +"لیست شامل %(show_value)d است، نباید کمتر از %(limit_value)d را شامل شود." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "برخی کلیدها یافت نشدند: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "برخی کلیدهای ارائه شده ناشناخته‌اند: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "اطمیمنان حاصل کنید که این رنج، کوچکتر یا برابر با %(limit_value)s است." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "اطمینان حاصل کنید که رنج، بزرگتر یا برابر با %(limit_value)s است." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..83bb350c91730ed1179fca0b757502e5809de12a GIT binary patch literal 3212 zcmcJRO>Y}T7{>=_X=~m}c^3$t7D{89^-C1d)FFpZQYmfIhQ<^j4rSt<*pr=|F*`GM zeMCY+LL9j84Xmm+goHriz{Q+6BaWOoaX|e5{Abrm?5a&GRjjoB?aaX+EATz=2e1nM0|vcb zf1I%|p!)(CVf@P>#-0HG27_L=!B4=WhYN0l&tm)=SOfnA-vSREDfFEMgWMG`%wGrJ z0lx%)1-}P>1a*nAGvJ#zY##g+40eAD9tUrMW$^d$``h3m#^om&dm9uW)Xp!czI(wP zx&C1y=m|3!mgc?&*z>rda_*xLpJ#AGmEG%UJV8bF9B!DNUkDL9iW@G^bqsN0r%ulF zxbmWGPf`9rske?cMHtDLE^J)6Tw%*O$!u5+QG8u`_Jy+xmot#lJmG1gjp$8PFgtZSOD?hVu zNc(hCWHyN3nJR3B4WjB~D(>;_F4MWHQ}g|fQDX0mRo(S&*QdPjV=P-v8qKpog{?Y~ z!gB38WlK`S5-X*g|)@4$+kws?bv8ugNmR%Os ziMWV|Euz@ry^!F7EKda~q1&!gVe7^^ zZDF!JUf^}2O}IAXV-ZiRY=#pZ&s@+q9A8vcUaTQW#Eq7Krs0jy@zkOU3!C#y z4f7}R)64cmD9f;wkBtts7|gD)YoR0TCT*U7<3_Nana~2F)i}C_8iJJ#inmeZrgT+w zP3EFC+m>B`Je+O#3y}Bi<<f+RC1x^-8UD4#g)l6c}_- zkPgAFb``2|ky;&|S>cvGYMzf4_SS{7wnP@K=$47|=r3$ax2tA@wq$8t`HZXRyvb7A zAl=P}c4=;ripQlHO~;q0US2G*-F_YMtY^r1B?K9zIPypJ@PHOkv>Azp9NKr}q;Oso z&!JCq5|VmGI!}rhjk`G-rlX;z5O{$mG$GX_=v2~rAEVK7wCq90jfNO!lF)}JJc+a` zDe-7u)9nSF@gXF4rO^9GUe+2$^TbM0KJl=2V#dfsz|ih!D0{hWqhU50j)qluNdnW zx{>#24)0UGdaCOOU1m|M4pFyK>d`PrK%k1GfbkvpFqnR~0EOO`+Y-Jk`<%cZ;)voC zvybq7WakNRPv!3`c|W!9C;B3qEqt1aEJ@_H(IzjfiD4&vtx*7O(AkFLX(lw!GTV@L zG)xjCo|Q_$?XHM327I!x@clr3q6j^zWbgYCDbBZr);>WqVHZ%P=q|*29Dj|l-XqZ7 zPktCY8dA!gGvWQtIF4q8pDTrO%GS?0sJxmWYXFyiB7V047NuSVW> b#!0&8ja^T`;KC8ui`3H7N9|A>v6ki~LU z>qXp0aQ}k)b=+S(f(NdBj|Rap;C|rKzzXnX;3V)O@MGYIz}vvXz~6zd0{1=^1TO&J z0J7`};7h=HAORKdIPi1e9pLxC+rVpkGX0P54T4d8zXg0AcnL^A2`mCX1D*li16F{) z0oktC9uI=AVEZZHd3@i0BD4FzzD(W`;3pWrkmEN%w(k$%o4|wnAp>|4$Z@!wqXpLR z{UvZ5_!Dp)_$QEK_G1A)^8Aw--UqVXd!EYtd4{V8=**Zf)oXZa3kcY@0{0Q zmC?ek zmV+5DV|cE8yXZ)1cp^zyD^@8)_&La_aWJhO%qpa&VYC-YJ8W`o)6Jt5l7gTUcoIfA zKlwU{pr-6@#Cv;;!}7n&bPq%54l-ktu}2Sa;s4nA4>IROhfI^4w@SA_BD3*Y(Mc4! z;G%S1hFLmXmc+JLW`0X@B9;_M-SX{nFmId(trtF;CAs3IcF3*^77Ui$kgJXmeo3)% z4tnbFjR%YQf<)iYrmMFs>{zp`LK$vZxyTy5u%7K@^;u!1waOfkD-8)tc}D7R+oE#7 zn^U6l_|a5*(H-TgES*nUuC!?CRG7cCSeoL3$J)}n%wig=)+S2T@lx#+)oS&VZy&FYRjXK7 zx-6F!%N$-eLA9~^`1tWEuEMNvzO)GUT_n7*b()Gq5=xpE*4&~qjr8lCv6VSR7Nv;mG;O7Bv}v^MeWzZjbi3WMXL+hASIX#9mCU0Ji1OW)rmYkUb2D=n zHhr&^tA#1lqtvizwFBoo@?YshDA3c?XbbD4pS-d-U7FZj$GV!*mM-Xq2~$E$EGa** zvQAA~n2!=GqSCanv8$8rq@Qkb>@;PslcSo>QmuHp5X=fru1qYgf4jamXy@x|>pxIv z&=2}|J=lj3MM(83n#YRF+7PyhrAU^8E9k>$?LHk2X5x+kQ!&Gv*ohXp2ih#eY2EMP zB|jA$cl%qVWs^9%3Cc7eLUB`tWb8)ufQ?@D?^qe*gAY+ODuN@j)fvxzf zktU6wG*q?&g%GCv{2E@X(9yI`*iKg5^Zgz*O=7hg+6c0T{oWG(jJPe0Z0Q*YT}NV^ zQ-mb|$IVAj6aPj-i&L)UA;MJF{$N@WR-*ZBvOj^;JcK7mE8_2bUmC@2f_B$3{{pog BE=B+V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4a18e27d92b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,119 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2015-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 12:55+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensions PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "L'élément n°%(nth)s du tableau n'est pas valide :" + +msgid "Nested arrays must have the same length." +msgstr "Les tableaux imbriqués doivent être de même longueur." + +msgid "Map of strings to strings/nulls" +msgstr "Correspondances clé/valeur (chaînes ou valeurs nulles)" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "La valeur de « %(key)s » n'est pas une chaîne, ni une valeur nulle." + +msgid "A JSON object" +msgstr "Un objet JSON" + +msgid "Value must be valid JSON." +msgstr "La valeur doit être de la syntaxe JSON valable." + +msgid "Could not load JSON data." +msgstr "Impossible de charger les données JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Le contenu saisi doit être un dictionnaire JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "La valeur « %(value)s » doit être de la syntaxe JSON valable." + +msgid "Enter two valid values." +msgstr "Saisissez deux valeurs valides." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Le début de l'intervalle ne peut pas dépasser la fin de l'intervalle." + +msgid "Enter two whole numbers." +msgstr "Saisissez deux nombres entiers." + +msgid "Enter two numbers." +msgstr "Saisissez deux nombres." + +msgid "Enter two valid date/times." +msgstr "Saisissez deux dates/heures valides." + +msgid "Enter two valid dates." +msgstr "Saisissez deux dates valides." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La liste contient %(show_value)d élément, mais elle ne devrait pas en " +"contenir plus de %(limit_value)d." +msgstr[1] "" +"La liste contient %(show_value)d éléments, mais elle ne devrait pas en " +"contenir plus de %(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La liste contient %(show_value)d élément, mais elle doit en contenir au " +"moins %(limit_value)d." +msgstr[1] "" +"La liste contient %(show_value)d éléments, mais elle doit en contenir au " +"moins %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Certaines clés sont manquantes : %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Certaines clés inconnues ont été fournies : %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Assurez-vous que cet intervalle est entièrement inférieur ou égal à " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Assurez-vous que cet intervalle est entièrement supérieur ou égal à " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..24b48dcee68df1d40f3f81be8ad1a635f0b9bf10 GIT binary patch literal 3828 zcmds4&5smC6ffmNSQQn&qs9jbuoLL{0%aLk5SGQP?y@Vp;>Cp2cGpf9^i+*q)jMn? zhLefL#FHi_ns6cec&xuWEkT zx%o4J@hqMf@%)76WjvoefFF!)4+^mdxE=T?um*e{I0`%qdk49fZqbI121eY0|}^r72t=!W5BP0 zHQ=v6*6XFMLM%h~!@yVZ{rf|O-py^`h40sZ?*iK;-U70|yS58a2aW>w0S$0B@bePC z12*veGq4HVF(kyNkaH6FKJbT!i~Un@(s8VR0A#(t2eN)Y0#5)p?GR!dI0kG1KLYal zEg;zB1F8=O+#$d^A5Y*HW{OAfu&;Tr449CQC-M6j9;h@JU@M@qcnS|(k;eof5|877 z%k$VkH5k2Tcu^*qs4@H#ojzL?Cvzk_e^G^AjM*%S$XHK_l?4e! z(#xtCH!e#R`B-}VXh*3uZAEwqZKsA->(RIl&vwLXrjf6vqX8%*!Ovtx_wG3#>Se)Qac=alS{T_EREZQ4j8 z+kdT@EJ>U=tDIL+5e`=bF_w#*--?{4FKhiqb++W8Snv~85b1>f}(%ZB}uV-c~PLvI?WZIc*t6)ya z4i=A&S z`p_6EP#I{k)P*@75wCR=1JDRN9JQ0#K-{k&ql<E3={#~oPp=d}<{ zGA2ks2Jbo0b|_l$-G&=Bq)W0~{6?($dZF(_zNxMR82 2 && n < 20) ? 2 : 3;\n" + +msgid "PostgreSQL extensions" +msgstr "Leudachain PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Cha deach le dearbhadh an nì %(nth)s san arraigh:" + +msgid "Nested arrays must have the same length." +msgstr "Feumaidh an aon fhaid a bhith aig a h-uile arraigh neadaichte." + +msgid "Map of strings to strings/nulls" +msgstr "Mapaichean de shreangan gu sreangan/luachan null" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Chan eil an luach air “%(key)s” ’na shreang no null." + +msgid "A JSON object" +msgstr "Oibjeact JSON" + +msgid "Value must be valid JSON." +msgstr "Feumaidh an luach a bhith ’na JSON dligheach." + +msgid "Could not load JSON data." +msgstr "Cha deach leinn dàta JSON a luchdadh." + +msgid "Input must be a JSON dictionary." +msgstr "Feumaidh an t-ion-chur a bhith 'na fhaclair JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Feumaidh “%(value)s” a bhith ’na JSON dligheach." + +msgid "Enter two valid values." +msgstr "Cuir a-steach dà luach dligheach." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Chan fhaod toiseach na rainse a bith nas motha na deireadh na rainse." + +msgid "Enter two whole numbers." +msgstr "Cuir a-steach dà àireamh shlàn." + +msgid "Enter two numbers." +msgstr "Cuir a-steach dà àireamh." + +msgid "Enter two valid date/times." +msgstr "Cuir a-steach dà cheann-là ’s àm dligheach." + +msgid "Enter two valid dates." +msgstr "Cuir a-steach dà cheann-là dligheach." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir corr is %(limit_value)d " +"a bhith oirre." +msgstr[1] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir corr is %(limit_value)d " +"a bhith oirre." +msgstr[2] "" +"Tha %(show_value)d nithean air an liosta ach cha bu chòir corr is " +"%(limit_value)d a bhith oirre." +msgstr[3] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir corr is %(limit_value)d " +"a bhith oirre." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir nas lugha na " +"%(limit_value)d a bhith oirre." +msgstr[1] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir nas lugha na " +"%(limit_value)d a bhith oirre." +msgstr[2] "" +"Tha %(show_value)d nithean air an liosta ach cha bu chòir nas lugha na " +"%(limit_value)d a bhith oirre." +msgstr[3] "" +"Tha %(show_value)d nì air an liosta ach cha bu chòir nas lugha na " +"%(limit_value)d a bhith oirre." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Bha cuid a dh’iuchraichean a dhìth: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Chaidh iuchraichean nach aithne dhuinn a shònrachadh: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Dèan cinnteach gu bheil an rainse seo nas lugha na no co-ionnan ri " +"%(limit_value)s air fad." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Dèan cinnteach gu bheil an rainse seo nas motha na no co-ionnan ri " +"%(limit_value)s air fad." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3de56817dceb122387293444bb2ec5f9288475b2 GIT binary patch literal 722 zcmY+C&2Q5%7{&t(Aw@z+lR!d3=;gL)az3gF)|4V(>rfG;)#!G28#l|8*pcnD<;D^2 ze4M#*<+dB@pMk{R!sC=Nu=Mle*sovv&EsF28=pM1>);+Z05?DZTze00f)8L5d;xdB zH*gpH03WY--cRT)P+j%B+t7DVm+v$5KJ+^jVcs=>VRIg&X&bJ8MlatCUz3`giK+E^ z(h5y>p-9%{L}(NIGd1T$o>I!K!1M_(YC&afEKLNhmt3a68)@Zov3|-mbUQT&KSF^k(2KTLMpJ5d}(2xLcM zp1Yj?#kE;0rdBK2-Q9`M{8!vqHr8C4f?K5%nsK9QtLX8p(Nfh~Jk3g;7r|7OPq0B| zHO~Ya3tlGl0+mj4E@|u3+A0ad#bOaymoJ}*rP~s&E4q;4&;Bqg!fk)hAM`G3kAukH zSNO3KcY0f)I4hPmtO}mX4oy$FHo|s~$A@h1GR~bf6PoqpRHeDh655;O_U}Ct$_jr} z)S4IUQ0dYnB&+7rbXy%-54&5E9&{<*?)cuZgvCqPq8h)wK1$J?QdJw0tMgK51ye6( iSLfU~qtVY-U*S5(;?TLQG^GND8$6Td;jGtH;Qa<~L(Y@{ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d54a09916da --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,108 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# fasouto , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: fasouto \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "" + +msgid "Nested arrays must have the same length." +msgstr "" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "Un obxecto JSON" + +msgid "Value must be valid JSON." +msgstr "O valor debe ser JSON válido." + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "" + +msgid "Enter two numbers." +msgstr "Insira dous números." + +msgid "Enter two valid date/times." +msgstr "" + +msgid "Enter two valid dates." +msgstr "Insira dúas datas válidas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7c820a04f254b3c27f99e552c476fc5d28500927 GIT binary patch literal 3496 zcmcIm+iw(A7(WUKtalXANc4k9=muslwPIPQideKjq0$P8G0|z~ba!BOW}S1kOJm|I ziSYsKE~QWkG!4DH`NXULfDa}n^X98>KKSB;G4c1EncZ%YLPa^v?C)H@`{kVevSock zU~I#;9pBIRUdQ+CWB9??^tceafSZ9&1GB(afIYwyz%#&Oz}vtrz~6zd0ynG^;w9h? zAj|Fsz6=}y63_+i1%3lu0Nw%K27a+V*1vIs5FJ?W25too00}q>Oam_f4+6gjW`Vx} z*{;`~5TXv-yMb?E{o_U_t%1z^{QY z+YFfA8VHAgNHdQ+7xBS#6C=*gv-n_AYdnJ)Og1q!n{IY6$qyyU3;kjj3f1Vh$ zMsc20YE80?&RRfzwLC0C#p0V=v9It!X0=Cx!p}iA#=*1#iQ_JEGZOgPc6|jdRSIfJ zxEyjJX)k^WyPTke4l-y|)|vrd8DuB(V43Ps2wg>HIf%>0zpEJji=Fq8*>6`U7$v1c z*Ds=qg61^qS3OUO6H;mE#Q9Kh7EAUR7q}#4mnC`9FX~c83XfVmp|<)}(RHl%t3_oE1qDhCoE)+abH{_$`oNTNXDo2}Jq8O`$CQF)#j zvav@^@DlE9NoLcj{=WX+W#99eTghZ{@wBJIryV_%PajB$ zXg0bSU8VM`JerKA@OO!#>8OrLBU*~D9vn2H`DiL5z|)8>8M684ia8aazDUtcY%WDN znD+`~H+VXOy@_ZxDFZAP`M80<31(RYB`+o^x*XLh`VQNTXc~OPdYFKZaWZYKynz(K zh(*Yn!TD0ufME|34s(r34OT?K=uU^O)>rMI*~>h=Fy)kAn>x{$;7=smixDz1$=q}|m0Bofv@H}D04 z`sR*B;9Gm~JBWzKb&%BL407K^J( zDWG;bnrHoWd~@LA_A(`Q3!Ko@_8g*L8=!$1%wU?ACv9A&i1^NGpvLZEt{dUgEWCAX zT?ElhF2pI6A+9c-Cbw9;%bsxZ64iWB)tk+MmTP-g;Va8BrZr<}qT5K`*CyLNnv(zD JZgo{g{0;PxnCt)m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.po new file mode 100644 index 00000000000..66ef98634f8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,111 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Meir Kriheli , 2015,2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Meir Kriheli \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "הרחבות PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "פריט %(nth)s במערך לא עבר בדיקת חוקיות: " + +msgid "Nested arrays must have the same length." +msgstr "מערכים מקוננים חייבים להיות באותו האורך." + +msgid "Map of strings to strings/nulls" +msgstr "מיפוי מחרוזות אל מחרוזות/nulls." + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "הערך של \"%(key)s\" אינו מחרוזת או null." + +msgid "A JSON object" +msgstr "אובייקט JSON" + +msgid "Value must be valid JSON." +msgstr "ערך חייב להיות JSON חוקי." + +msgid "Could not load JSON data." +msgstr "לא ניתן לטעון מידע JSON." + +msgid "Input must be a JSON dictionary." +msgstr "הקלט חייב להיות מילון JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "עאך '%(value)s' חייב להיות JSON חוקי." + +msgid "Enter two valid values." +msgstr "נא להזין שני ערכים חוקיים." + +msgid "The start of the range must not exceed the end of the range." +msgstr "התחלת טווח אינה יכולה גדולה יותר מסופו." + +msgid "Enter two whole numbers." +msgstr "נא להזין שני מספרים שלמים." + +msgid "Enter two numbers." +msgstr "נא להזין שני מספרים." + +msgid "Enter two valid date/times." +msgstr "נא להזין שני תאריך/שעה חוקיים." + +msgid "Enter two valid dates." +msgstr "נא להזין שני תאריכים חוקיים." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"הרשימה מכילה פריט %(show_value)d, עליה להכיל לא יותר מ-%(limit_value)d." +msgstr[1] "" +"הרשימה מכילה %(show_value)d פריטים, עליה להכיל לא יותר מ-%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"הרשימה מכילה פריט %(show_value)d, עליה להכיל לא פחות מ-%(limit_value)d." +msgstr[1] "" +"הרשימה מכילה %(show_value)d פריטים, עליה להכיל לא פחות מ-%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "חלק מהמפתחות חסרים: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "סופקו מספר מפתחות לא ידועים: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "יש לוודא שטווח זה קטן מ או שווה ל-%(limit_value)s בשלמותו." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "יש לוודא שטווח זה גדול מ או שווה ל-%(limit_value)s בשלמותו." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b4b9c117ec90250153e13ec40313e76206bb6374 GIT binary patch literal 1217 zcmaJ=T~8B16kQd+YK#dFqS3@Fk*|>L?pC6(P*4#J1e9RmecBz`sk<}H>}-n(kNW7N zkDB-oeDcXhefJlrKfnk52cFrM0tTGq?74II%$;+$x8DZ`-a1$X;3g0Qmx0fKUB7`5 z;16K)L#G_)y3K(H!3*FU;7#yVumlf*UxTlK-+`_E6Zi-44e+r4c*b!qfq#OB!N0(^ z-jxBzxdR>sTR%_0x4;qD)_DcC`uAXzaxMZ0^JRND--}VsISZTy&h>H^ERT(hw^^L= ziFAzefRZdVRONOjB3ga^>}kK25MdqyPugm=fJb6-dDora3}!5!PSgJX?vXk{(CE0MbmJ3`5jq9&7dRoLV$ zrH#9u)kmM&6$DLeGIc9mHgno>j!QyL&3dpYG%?8d>=x0ledMf zc|_0L7Z=kLhh(}oRRg6 z)wx^YED32*EBIlO#v8`8LeJ}TIz?kkiXFaNtf|E7HnmT2@4VO0-b7)2Wqs+O{h;U< z78QOd30p5)=+E$7mGr|pTL;_XG*h$qvNYZlSfivd=sS^!Jr_Kwlr(w({%^gKJzhtVVpc}DGX#y zkmOm~YVxliq@wK08)29fMQ2O$R2WWC8|5%c81ciYZgI)%^k)h4+L|X^{$F%Zq0}=c X@n7p(|L4*gT8jI3Z}(*, 2016 +# Mislav Cimperšak , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgid "PostgreSQL extensions" +msgstr "" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "" + +msgid "Nested arrays must have the same length." +msgstr "" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "JSON objekt" + +msgid "Value must be valid JSON." +msgstr "Vrijednost mora biti ispravan JSON" + +msgid "Could not load JSON data." +msgstr "JSON podatci neuspješno učitani." + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' vrijednost mora biti ispravan JSON." + +msgid "Enter two valid values." +msgstr "Unesite 2 ispravne vrijednosti." + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "Unesite dva cijela broja." + +msgid "Enter two numbers." +msgstr "Unesite dva broja." + +msgid "Enter two valid date/times." +msgstr "Unesite dva ispravna datuma/vremena." + +msgid "Enter two valid dates." +msgstr "Unesite dva ispravna datuma." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..37a014e9108c48cf029a90a87d1dba8472f363fa GIT binary patch literal 3767 zcmcgu%WoS+7$2Z5t$7y;MS%DS3Qg3mAL%P~8(yUqX`3`OX)Cx?WADTsdp)!4%x3GT z7a~L?L?tA|0Yw~oso(~xgt&03{Re1t>6rt+*>xPJj}VE{m1ciCGv9pg@0KndIn{2cfl@F(DP;H52@{B2tq8^Qby;4a`GjGs#(snDhkwT{|+pP6LNAPk_!J z-vVC;{sKG%{1f;kZPrm6>Q#ajPOCq%V)Vok=R3S-;%DbM`q z%c_-H@u;0=lUB4~xw7?9LsG#KK|G3hn|!$6IXP7hs+HLpiO^KFvRo>IL#D2ip0|9G zV6+c!!m5i;j}9zoUL>pjUhiW+|L;7_|H1SgJX<=;9(7wT{1-hp;5o%Z((`0&BvlPb zq*p%+Dh>j}riHP>&%$A{AlCVU%Wpx3w*&=3)oeY_X0)+L>)8*^khpAxGKj8Wvl=8# z(KZD43u;MYAg2u5+~R1DAXZJK6E#2>MtVW|!XKcVa}q6&tkc(t&k8H8RhJ{;a#cW6 zw^!^R8bUv3)AZ~0ftg6V4&Y7t-UXBp ztSpn?K#l9%IT7l}dQ+w*eed14X1qCFrrgZgIq$eDc+h(9xh$r!Vrkqf9`s6wsZ=T- zII_1mRxE&?M@6L71eGEK>9or{1j>R_IZwPX;7 z`fa15%AyPcp7+I@IHPJYuL*BX@K%}5hat*g79^sT4+YQC{XdI7->)#E2R$6^j!SC3=gB z1d?nzhG}VSx}UCGS=~B-tubuvA3d65@87)PBMmqW-UNOdzM-(Y#5>C}X=h!l((Wwh znY$1?cM&vg_KmLDCe;u=uhwHSnihHIs9V%6Zcl|LHn0H^%jIkg(1`|0Lbh1%y0=tMr$qd<19!X76h zgfj+qRvjQ3?tasWXcRhExp5!lc)&U7sden`JhUm=dKw2PbtlJaySoI5gLsZixM75UJ0ZN8T^lUCAt~KFr~Yc-Z1!5E&%H; z7ZHdSa@$4D@Os=pI1^l8j!CPtf;=I(ACoMOw_P&5Q#wg=0+-lEB6#Bg2x&h689I3Y zLN*YQGmnHu~9hglZXwYu~`|XwZct~M!;RFFDmYO&b6ja+SNKm4bfTVi(o-2`+C)#0Fow$8Dx*+~BjEcdoyHwYxnmjwF7jbF@vRs#3 z`|V)Uot37x_{(Spap$U_dEDU*TtoeTjXnWXhjO-0Y0{?c+F2k6=x0NXUT2#w!(6jY xYu%vOsfiX|U0V*j--u=eV(Ap@UnfJEX!oNr=!?Fa(q`}eH?l@FaB_po=O0}V*608L literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..29812f43a95 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po @@ -0,0 +1,129 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 10:59+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Rozšěrjenja PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Zapisk %(nth)s w pólnym wariabli njeje so wokrućił:" + +msgid "Nested arrays must have the same length." +msgstr "Zakašćikowane pólne wariable maja samsnu dołhosć." + +msgid "Map of strings to strings/nulls" +msgstr "Konwertowanje znamješkowych rjećazkow do znamješkowych rjećazkow/nulow" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Hódnota \" %(key)s\" znamješkowy rjećazk abo null njeje." + +msgid "A JSON object" +msgstr "JSON-objekt" + +msgid "Value must be valid JSON." +msgstr "Hódnota dyrbi płaćiwy JSON być." + +msgid "Could not load JSON data." +msgstr "JSON-daty njedachu so začitać." + +msgid "Input must be a JSON dictionary." +msgstr "Zapodaće dyrbi JSON-słownik być." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Hódnota '%(value)s' dyrbi płaćiwy JSON być." + +msgid "Enter two valid values." +msgstr "Zapodajće dwě płaćiwej hódnoće." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Spočatk wobłuka njesmě kónc wobłuka překročić." + +msgid "Enter two whole numbers." +msgstr "Zapodajće dwě cyłej ličbje." + +msgid "Enter two numbers." +msgstr "Zapodajće dwě ličbje." + +msgid "Enter two valid date/times." +msgstr "Zapódajće dwě płaćiwej datowej/časowej podaći." + +msgid "Enter two valid dates." +msgstr "Zapodajće dwě płaćiwej datowej podaći." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lisćina %(show_value)d element wobsahuje, wona njeměła wjace hač " +"%(limit_value)d wobsahować." +msgstr[1] "" +"Lisćina %(show_value)d elementaj wobsahuje, wona njeměła wjace hač " +"%(limit_value)d wobsahować." +msgstr[2] "" +"Lisćina %(show_value)d elementy wobsahuje, wona njeměła wjace hač " +"%(limit_value)d wobsahować." +msgstr[3] "" +"Lisćina %(show_value)d elementow wobsahuje, wona njeměła wjace hač " +"%(limit_value)d wobsahować." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lisćina %(show_value)d element wobsahuje, wona njeměła mjenje hač " +"%(limit_value)d wobsahować." +msgstr[1] "" +"Lisćina %(show_value)d elementaj wobsahuje, wona njeměła mjenje hač " +"%(limit_value)d wobsahować." +msgstr[2] "" +"Lisćina %(show_value)d elementy wobsahuje, wona njeměła mjenje hač " +"%(limit_value)d wobsahować." +msgstr[3] "" +"Lisćina %(show_value)d elementow wobsahuje, wona njeměła mjenje hač " +"%(limit_value)d wobsahować." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Někotre kluče faluje: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Někotre njeznate kluče su so podali: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Zawěsćće. zo tutón wobłuk je mjeńši hač abo runja %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Zawěsćće, zo tutón wobłuk je wjetši hač abo runja %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5f2eaf4cb59d2d6f0a3d7db569c227b478128348 GIT binary patch literal 3185 zcmc(h&u`pB6vqc>OS}9i6eyIR(?V%N>)lO6X}WC?X=v3zlBP{45|?Ur{bD;F&ul&8 zY)n+Gl}OuVHf1Tn&Xo;^4UZIdLR_S&XmcO#cTUcYgK0H39U(Lgt*nTY!AmC8t)91h z9zoF|Tsc-@29bGl?n8AR8xc@2@6 z+J?jZ#FNMve5Z!Jxy9k0K&E1)TWW(~Gu6wHPyPnU1@}cOQtRw>pDzk4uT_^Lbg4nG z)cr!r9}p@t_i~=7Zhc?=^+?fS$(iJ>py*FJJ^U>4v!qH;wViEW4#4z-$-F~TH_P3HvB!KrRAq} zBTNZJbUegeS>Ts9f<#2JjP~<7UR6OR0`e9}BsG3IQ-Me$G@+r;+Ged%X|-Bq>r_XJ zbjiI_DK@tT*;7ynv&wL3W@_f-x*JBy)zTzNlN8KrH?dEPRH!s1YV{azgd#O$$KP2v z<&CY&xo<5}>YY>#?dQ2MR*!7o&>9c3(wxjvA-z*NO-zleX8vf#N00I1c6>WG-Br~llgH6>YcWab@>fNKP8hV;JA7=jgt@-Y1v(-|f$iRq zP-T#UQA{bCIH@u_5p}d`Yoq-ot$0EKPrKKpIK)E@ZGyXO)k$|nwK)ZNyMwMMg0`;L zQ3=X!s&Mqsf1og?WioV2jT3#-;_fOMW2d{4Xp3<+xW2(Xes=}C*R~S*H?Q24, 2018 +# András Veres-Szentkirályi, 2016 +# Dóra Szendrei , 2017 +# János R (Hangya), 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-26 09:51+0000\n" +"Last-Translator: Akos Zsolt Hochrein \n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL kiterjesztések" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "A tömb %(nth)s-ik eleme érvénytelen:" + +msgid "Nested arrays must have the same length." +msgstr "A belső tömböknek egyforma hosszúaknak kell lenniük." + +msgid "Map of strings to strings/nulls" +msgstr "String-string/null leképezés" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" értéke nem karakterlánc vagy null." + +msgid "A JSON object" +msgstr "Egy JSON objektum" + +msgid "Value must be valid JSON." +msgstr "Az érték érvényes JSON kell legyen." + +msgid "Could not load JSON data." +msgstr "JSON adat betöltése sikertelen." + +msgid "Input must be a JSON dictionary." +msgstr "A bemenetnek JSON szótárnak kell lennie." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' értéknek érvényes JSON-nek kell lennie." + +msgid "Enter two valid values." +msgstr "Adjon meg két érvényes értéket." + +msgid "The start of the range must not exceed the end of the range." +msgstr "A tartomány eleje nem lehet nagyobb a tartomány végénél." + +msgid "Enter two whole numbers." +msgstr "Adjon meg két egész számot." + +msgid "Enter two numbers." +msgstr "Adjon meg két számot." + +msgid "Enter two valid date/times." +msgstr "Adjon meg két érvényes dátumot/időt." + +msgid "Enter two valid dates." +msgstr "Adjon meg két érvényes dátumot." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"A lista %(show_value)d elemet tartalmaz, legfeljebb %(limit_value)d lehetne." +msgstr[1] "" +"A lista %(show_value)d elemet tartalmaz, legfeljebb %(limit_value)d lehetne." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"A lista %(show_value)d elemet tartalmaz, legalább %(limit_value)d kellene." +msgstr[1] "" +"A lista %(show_value)d elemet tartalmaz, legalább %(limit_value)d kellene." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Néhány kulcs hiányzik: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Néhány ismeretlen kulcs érkezett: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Bizonyosodjon meg róla, hogy a tartomány egésze kevesebb mint " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Bizonyosodjon meg róla, hogy a tartomány egésze nagyobb mint %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e2325388886d976f017a7fb9ad8c9284f961dffa GIT binary patch literal 758 zcmY+C&2AGh5XTLa%N~*7#9=rfB`V&JD5A}#seqD7K?#HsIB{{ZlZ`8{z1Yr2AA}1B zo`JXEDS%gDoDc#d{WKnXJf5BX|GanfnUNh44~aA4F7c5FRufN%Pegih+nwVy zOH)eZSGba)=6`t|-pZiW%G>SZlq?zw=lR46?UeAw=I}~rEgcL|7O3Eix}ory+J>>z zb8}92bh#8I@(GG6hk^EJl?;2(Sa@IONwQwAV;`!@Id0;asgm7y?Vb8lB9S6#Mx()~ zf0#fPr_qI>qMACpscFuhW|q`SNZp0mLRg2s_kME8PY-$FtvOoW*E3U4FFBk}rT^P% z4pKy8wX{O$SSDTlN|n9`zt=b|W@KK!p|cVE$Eu+KWLO4YhDiti)ar r;rFrUK`IWy)PhE!z$ua@rf5kEP@xN=FuIg}SzyfidoiGcgGShI>RIBo literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d9c741df8bf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,108 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensiones PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Le elemento %(nth)s in le array non passava validation:" + +msgid "Nested arrays must have the same length." +msgstr "Arrays annidate debe haber le mesme longitude." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "" + +msgid "Value must be valid JSON." +msgstr "" + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "" + +msgid "Enter two numbers." +msgstr "" + +msgid "Enter two valid date/times." +msgstr "" + +msgid "Enter two valid dates." +msgstr "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..417dbab065a1c39f480b4d8a55fb70005b0c39d6 GIT binary patch literal 3035 zcmcJR%a0UQ6o;=02rWLqcMv@w$c#|^0D+-ljKeD#WoBAtz{Et!?XEjrm#Vte*1a`N zCnoM(7&peabxB;h(vAOt8yC8D<<^C6-S|7V`ZdVlB*sdrzj~Z|&bjAR{pcA&!E3z{kNF_#!wDE`#rZ?|^r~{otSA0dVIdLOcf^0$KMQ z_yX7h3Dn?m@H6lm@H_A>cxy*#f7ebSW^n%+_$;^r5~#pg@Kf*t_$^oie+SvGgS&+I z626}W`T38J3Q+<70uO?_b_?-7cm%uwegd+;zks~&Kfoj4zCA*`44wfGfj28oL{1|){{2qkc{($S_1K|*O z<&S;%#WuxWoE&RDI5u$EA8hYQoG>*$p1>7c6wly92z*YEBJmVXgxu$b^D2%Vo!O8{ zp=Rwd@)wjA)=^vWoet^k)s^L{Sn#B*eOq;$xRe!1NG5ZXWU>^YP&!!^SBx!kMJ|#K zKiX0*O;-^vI$7FFlvBxoy19~0AZi$yld`on02q@m~pehE)GKSMdF zpmo(B#d~v%!|K25wEu_FEp(`}H(*5%rCQAFA3vSx}Tv0_5ZW5{rUhE5% zpC9(tXYFC`N?t05o90&JZCAxj9th)__2oC51Fbyc2@ouX!A-OfcG;xxHhMg(Tvxp; zcfpeF>M*!ibZxMfHL22CSqm<4!$UT>%vDS$>y5dfemZEJrADLq#<}D5ll3|TgX?NT zv(8O&XM)BYojlb%)i_?qQMo3q3)ZlGn@E@CO}eV`0j(;hWgqk8LRX=?lfG)d)lH>N zsu(R0f_6df1{v71VkO+VnhiBAHv|=5MTB4dy0tY-?TR!4=cVLSGhh zZSBUMHc5w-R#N0L39e>&YMW$w{?^Vn&Qp0gUq4?F%NllQdXB?jVKKt`W5lQ}qrN0gb1VzoYop1ko-##b1`muaN$oLVLy1qg8%;UN1CHD_CM_v*p8;2 zG+c~jYPinuDUUI!(Y!R7#9|?oBasBP5W*ZPyuj{FM^DYx)ydOReiU$wWGAD7*YQ6F z*q&Oo(8r&aNl%n9E?1_?M*xiwM|#*3W6A2UVg3Fm!&q|0QLqJ{+jRODx literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4b3a7f40cd6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,118 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fery Setiawan , 2015-2018 +# M Asep Indrayana , 2015 +# oon arfiandwi (OonID) , 2016 +# rodin , 2016 +# Sutrisno Efendi , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-18 23:31+0000\n" +"Last-Translator: Fery Setiawan \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "Ekstensi PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Barang %(nth)s dalam larik tidak disahkan:" + +msgid "Nested arrays must have the same length." +msgstr "Array bersaran harus mempunyai panjang yang sama." + +msgid "Map of strings to strings/nulls" +msgstr "Pemetaan dari strings ke string/null" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Nilai dari \"%(key)s\" adalah bukan sebuah string atau null." + +msgid "A JSON object" +msgstr "Obyek JSON" + +msgid "Value must be valid JSON." +msgstr "Nilai harus berupa JSON yang valid." + +msgid "Could not load JSON data." +msgstr "Tidak dapat memuat data JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Masukan harus kamus JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Nilai '%(value)s' harus berupa JSON yang valid." + +msgid "Enter two valid values." +msgstr "Masukkan dua nilai yang valid." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Awal jangkauan harus tidak melebihi akhir dari jangkauan." + +msgid "Enter two whole numbers." +msgstr "Masukkan dua buah bilangan bulat." + +msgid "Enter two numbers." +msgstr "Masukkan dua buah bilangan." + +msgid "Enter two valid date/times." +msgstr "Masukan dua buah tanggal/waktu." + +msgid "Enter two valid dates." +msgstr "Masukan dua buah tanggal yang benar." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Daftar mengandung %(show_value)d item, dia harus mengandung tidak lebih dari " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Daftar kandungan item %(show_value)d, setidaknya harus mengandung kurang " +"dari %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Ada yang salah di suatu kunci: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Suatu kunci yang tidak di ketahui sumbernya: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Pastikan bahwa jangkauan ini sepenuhnya kurang dari atau sama dengan " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Pastikan bahwa jangkauan ini sepenuhnya lebih besar dari atau sama dengan " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1e043bd06f237965af2fa746fc6a540378ff096f GIT binary patch literal 3212 zcmcJRyKfvt9LEPpLUIruA-n_;zXT=m;q2a>A&Py85s()KJ29~n%4mE$w>Q4s*<)tb z7fY!r5M4xzNMk{f$Rd&p3YvxgfEpnRx-^tjd}sFjieq94Wu?8(K7RX~-~68U`+;5G zFdVPqd=uwyIN!qg^%MBPvG+;Fj)MEZ{a_7z9UKQQfuDn)f=l25@Ne)9aQ9P;y#gKv zo$gWaHEqXm$A1&0-fFGz)A2H=)U^{d>8x&JO+mQN`G7h3HKUofVaTo z;IH71;Qax=tCVsxSZoZ>E$HmN3myW00p9`t1c$->&oWjA$H2qjJP5P>0n^tGxWn7; z9=wPX+hh>+z6SgnFxek3;rDr*FlFs{4p%Ud9mEM&_?RF>>;;@~xsQ#DD?5I4Xn`lW zsG8&CFDT88r8(j5WJI6LT)q^t4?QWHn-?w1&SrTMk;*J3881aB;+BW(yfV2KWINpA zM;g*x#e#6r%F`_WHn}9jZ%&F+0-b*X(Dc z@^nsUU=7|E8Enc{jeWD{1T z*txQusv)Vc6G2>SzDN<=@0{$7gK14RDG{1hrYx7r;3Lz?`U7u8B%$a8ehE)qdNJ(hFucI zil_{SDTCPI3ogF}8J-GCgoy|GI%h#&Q5pkm>V5xf}RJ2JbWbR|1 zsP6d@zk1aiaaHL)<%3PTQgqu6*)`V?)^gUT-=Ggn>&$h4U?K{xp@gu@CPnk8@vL%1 z^fGOODHF>m_$ZG}Fq<{0GJSbAIO_@?vcWl*#WYfHj0W|SLE{uP8qN2{hU+8sIs}6& zVnI5co8(RfjWMc^G*6BU*Kt%Pxv{}4wr>({Gu@=wPNt(=(~OLB9T}4;I%CUcAI$Sm zn)mUIigO-|U{>(7NfRxRaD^hIp^mk^X06um_e1M+%C@)>qF2?*U9AG*UO`QoTD3AY zF?D`@|BbL-Ig6SU3U)2_utAF)sPz&Q>1k?pxHiI$U!A=WjIPVMwc0`l=T$3U4OV8g%m}mA7>o$9<*W)GIE27S?i_lL?vP2c%cAgoZ|KTzOkp*vNV!jeZS zn@Nh>*r>PKE?|AK#R?o4vaN66f{1HOuo!_-2nKG7+o*5Mu;NaNv9_acwur4b=SKcV zZg~ldIzlE`YSpj_g}&Z(QP~`!4Pl|7^~q5U*~dOs@MJkWiaV5GKyU;9WLr8&^ahAZkKWQvK)?~wu_#0FCRKP9<5kDHqF~APK10+CU38K zs#xjua^<=yroucY#G|~Hew?ri&YdVGO+(5LmTDO zkXuavg^R^D6kwk4B, 2016-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-19 02:52+0000\n" +"Last-Translator: Thordur Sigurdsson \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL viðbætur" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Hlutur %(nth)s í listanum er ógildur:" + +msgid "Nested arrays must have the same length." +msgstr "Faldaðir (nested) listar verða að vera af sömu lengd." + +msgid "Map of strings to strings/nulls" +msgstr "Möppun strengja í strengi/null" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Gildið á \"%(key)s\" er ekki strengur eða null." + +msgid "A JSON object" +msgstr "JSON hlutur" + +msgid "Value must be valid JSON." +msgstr "Gildi verður að vera gilt JSON." + +msgid "Could not load JSON data." +msgstr "Gat ekki hlaðið inn JSON gögnum." + +msgid "Input must be a JSON dictionary." +msgstr "Inntak verður að vera JSON hlutur (dictionary)." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Gildi '%(value)s' verður að vera gilt JSON." + +msgid "Enter two valid values." +msgstr "Sláðu inn tvö gild gildi." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Upphaf bils má ekki ná yfir endalok bils." + +msgid "Enter two whole numbers." +msgstr "Sláðu inn tvær heilar tölur." + +msgid "Enter two numbers." +msgstr "Sláðu inn tvær tölur." + +msgid "Enter two valid date/times." +msgstr "Sláðu inn tvær gildar dagsetningar ásamt tíma." + +msgid "Enter two valid dates." +msgstr "Sláðu inn tvær gildar dagsetningar." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Listinn inniheldur %(show_value)d hlut, en má ekki innihalda fleiri en " +"%(limit_value)d." +msgstr[1] "" +"Listinn inniheldur %(show_value)d hluti, en má ekki innihalda fleiri en " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Listinn inniheldur %(show_value)d hlut, en má ekki innihalda færri en " +"%(limit_value)d." +msgstr[1] "" +"Listinn inniheldur %(show_value)d hluti, en má ekki innihalda færri en " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Þessa lykla vantar: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Þessir óþekktu lyklar fundust: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Gakktu úr skugga um að þetta bil sé minna eða jafnt og %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Gakktu úr skugga um að þetta bil sé stærra eða jafnt og %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..32bead51eb8e140099647967ab08877888e51071 GIT binary patch literal 3243 zcmcIm%X1V(7;ohvEItt5?+>bCvLv&Q7)@M=CB~qu3B)Aek?PEJb{l%Sm+78t!pVzT zWvMs+0523ri-VMBN>3g+`v+L%#j6*8-Lt!SKp<+_RWrYtp0B_6V}3if|2u~D9Ilsf z-NE%5uCE`$4eQXuj12(~10MrcfiD23f#-mq0zU>`2Ob0d34957U>{@80*?bd?y?9y zeGA zcQ70Y>q*>UCIe~kwcqr*L*=lZ!rj{nRR-&EJV8bFG%mOx!~`K?M{&XBAvQj)Y&sEr&fMixKi`cOlldFWZaik0{NGRcsSJ>oZOl0h&(LCFzu%;6! zEZ44Gwj?zy5yZ2MZ%_jFdnX6wpjv~?NrWag+Ht8Z4%xQp_Pmvl1fwzB3A;W%Jvy+U zRnhJHd%KU5%7b~@|AXl+JX2F-kKU0B|3%OH@SNuzGOJ`=CUpx*WcrU)ohxP8Iboeh zig4H>h;6>+^IMSRsURhE%e58IW8N8?Jy$Ij^r5UldlTRi7hbJr>Z^e-S#_MpR+`a7a|Y zeBu#g$w0itFST|^1N$_6EuQRAkxC^{x{ z(Y$TRBziAz*=X4`sI+i?IhyeW58CK`pT#s@t4~F>H>3I_)$5Ikw?}K^wHgScMX@G5 z&uw&*(Hk`yuQzHFqcyD39Jel7hWS=;XR-#(@Jtz+mzmLYdS+_&-PAu;qm zh?WIU8`N}YY3Mm4ZRa|TYPH+#R-ES~SH*e-9jaQ`(g)Q$UX`v|F3mURXE&{`S8Amh zRHD$(W}^eM93o%sD3s$4^o5I6b22_%zkar%J4;d|Z9aB$Bpv@Qd^H%cW zHSj>*@K#HDoebshKAIulQO)R=|D3DT58~O>uvgkxQiAkFm&Y6W>$ctCE)ZZ^RZYf= z-g+069|XlGu?vIX%)8DNG7E3u) z*SBx@>WAOa)Pra|V;pc&m4(HXgmY)^OoiNGJ26dmrx7PA6{ z&~KY<5rzf(K*`?R=32{8NQk?Ee=#vo4ay%tNx}iSZned=YyN);TVYs8>R>`|juCc7 z#W?~Lw, 2017 +# Flavio Curella , 2016 +# Mirco Grillo , 2018 +# palmux , 2015 +# Mattia Procopio , 2015 +# Stefano Brentegani , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 21:04+0000\n" +"Last-Translator: Carlo Miron \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Estensioni per PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "L'elemento %(nth)s dell'array non è stato convalidato:" + +msgid "Nested arrays must have the same length." +msgstr "Gli array annidati devono avere la stessa lunghezza." + +msgid "Map of strings to strings/nulls" +msgstr "Mappa di stringhe a stringhe/null" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Il valore di \"%(key)s\" non è una stringa o nullo." + +msgid "A JSON object" +msgstr "Un oggetto JSON" + +msgid "Value must be valid JSON." +msgstr "Il valore deve essere un JSON valido." + +msgid "Could not load JSON data." +msgstr "Caricamento dati JSON fallito." + +msgid "Input must be a JSON dictionary." +msgstr "L'input deve essere un dizionario JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Il valore di '%(value)s' deve essere un JSON valido." + +msgid "Enter two valid values." +msgstr "Inserisci due valori validi." + +msgid "The start of the range must not exceed the end of the range." +msgstr "" +"Il valore iniziale dell'intervallo non può essere superiore al valore finale." + +msgid "Enter two whole numbers." +msgstr "Inserisci due numeri interi." + +msgid "Enter two numbers." +msgstr "Inserisci due numeri." + +msgid "Enter two valid date/times." +msgstr "Inserisci due valori data/ora validi." + +msgid "Enter two valid dates." +msgstr "Inserisci due date valide." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d oggetto, non dovrebbe contenerne più di " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d elementi, e dovrebbe contenerne al massimo " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"La lista contiene %(show_value)d oggetto, non dovrebbe contenerne meno di " +"%(limit_value)d." +msgstr[1] "" +"La lista contiene %(show_value)d oggetti, e dovrebbe contenerne almeno " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Alcune chiavi risultano mancanti: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Sono state fornite alcune chiavi sconosciute: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Assicurati che questo intervallo sia interamente minore o uguale a " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Assicurati che questo intervallo sia interamente maggiore o uguale a " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..73707363be1a978a2a014b51dd39d75d73a12eb6 GIT binary patch literal 3349 zcmc&#+iw(A7(XfqtarS}3rCVd8{A6^hPqILR*1#kpam0O$h3R9JMHYuI&-#5A51#4 zEg)?zLfS%VC}Js1rIZ*!6f7?${sa2z%js_02NUC8;P1@rZo9~(#26=;`OP`=ec$;m zzwevh*RL8PxL(BlD(+u#Z@}IE5FWVJK1@gna2@aoU=a8+unJfY{0R6Va00j<_!saM z;Oa*Rc>(waP};5pz65LpQlJXl0z3|!1YQG901vJ5&VO_@A*EPv0zMCH08$_WmI03d zcLJ{fgTOz4(y!MZC1eo3ZwKze`j<7HA8XeVQjYZo;K#syIlKgveymwXNCj{!P_Em6 zQvPIa{WEYI)_(%4fh9gdJ_V{doCj{gnmtCy2f%*d)4<<=+kx2}zW%uP{UA`<83W35 z1TdF!0@n){(m|l=UeDl(FbPE6T+2-4_~9TAa2pxl$u^Z&O2kfV}G>HCozPD<{=PQj1XC;8Zgd zPlQGkt^~+#-AbB_@|eQ$P%UaIdX!PTv>Ne*#yHcuXw+m1XQq_WsbNy~Nm9`$H)u(z zrp8r%DCf`$&1uZCR%FXPGi6Xc8E;{xCC%rzyjT$f3vxBi?(*#p+peoc`>B|rv86L= z^hA;ua;kWFjHs<#HFU-73XmGk;)q=5u`-LQIwE0IF-@h5Mv#7)WY;;k7ACbSO4DlS zTv2rkN>UzXtWBrdgz(S)4_@a#&swV@jvwH=~vkXH;W)l*a<3(XcpZ z-L$WkvcsI|7OHEJCIccJtjnTEKcjKgvT#lqvB}M{oIq0V(2bP7OfX>@ooa+dmPt0t z6S-n?>90KAYb>`{B}drdRt8Vy7p6ywgaSk=yF``y8{N~(tc|iOrK*w(TDGDLJ3tP~ zfl%PAOTXM4XfzEu0sJ))|3S16q72hWJ9^yk?Pm$Yo5H4S> zVsU>n!nZVq8)ld`#ZU3 zKzJMs2qrYN=nmQ%Q%sBTssqh?{FO^`@~k#y`giNCM#QB=C44UU8K&)uuTe{yiss*A zm~ksi^@O{$s>*jz@3ktl!&fxDg*}s<{#w{0!tRk%TiD;Yiz#7$A)J0;UlI0{aE=Rm zR@kG$IVHLs;tD!bB0Vge>%zGxoEecm=542siu6t4+!D^og{f&_-&&Z((q7WHFS-Ye zNkhUuCG5-dGd-EnZ-w2Tx!j-WorDX;^TwLHabfN{T!5w{oIY1;5(mtm|8Zezz%@4^ z>_K6l6ZQ}Sc~H}^_#mb$ggp+ovqM)h-Q#d0(|aLveDuz4ip?0i1H_I8*%3%59k0XAVmZD z6hU&#%Q{kh~ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f883f808259 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po @@ -0,0 +1,110 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Shinya Okano , 2015-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 03:28+0000\n" +"Last-Translator: Shinya Okano \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL拡張" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "配列内のアイテム %(nth)s は検証できませんでした:" + +msgid "Nested arrays must have the same length." +msgstr "ネストした配列は同じ長さにしなければなりません。" + +msgid "Map of strings to strings/nulls" +msgstr "文字列と文字列/NULLのマップ" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" の値は文字列または NULL ではありません。" + +msgid "A JSON object" +msgstr "JSONオブジェクト" + +msgid "Value must be valid JSON." +msgstr "JSONとして正しい値にしてください。" + +msgid "Could not load JSON data." +msgstr "JSONデータを読み込めませんでした。" + +msgid "Input must be a JSON dictionary." +msgstr "JSON辞書を入力しなければなりません。" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' は正しいJSONにしなければなりません。" + +msgid "Enter two valid values." +msgstr "2つの値を正しく入力してください。" + +msgid "The start of the range must not exceed the end of the range." +msgstr "範囲の開始は、範囲の終わりを超えてはなりません。" + +msgid "Enter two whole numbers." +msgstr "2つの整数を入力してください。" + +msgid "Enter two numbers." +msgstr "2つの数値を入力してください。" + +msgid "Enter two valid date/times." +msgstr "2つの日付/時間を入力してください。" + +msgid "Enter two valid dates." +msgstr "2つの日付を入力してください。" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"リストには%(show_value)d個のアイテムが含まれますが、%(limit_value)d個までしか" +"含められません。" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"リストには%(show_value)d個のアイテムが含まれますが、%(limit_value)d個までしか" +"含められません。" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "いくつかのキーが欠落しています: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "いくつかの不明なキーがあります: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "この範囲が完全に%(limit_value)s以下であることを確認してください。" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "この範囲が完全に%(limit_value)s以上であることを確認してください。" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9da318967f474fe3814ec77e7b766f4936f11051 GIT binary patch literal 767 zcma))O=}b}7{^DgmpK*$4<2$Ot^%dju2~b%9ECWx0 z>%a@(8gK?2U-GgP->GY_V7U;u|vaz=2B>HsN_By8Qe?pV~B@6g3^5|GU@NKLMnp?I^!w6JIgdq zBtic0eu6g@qXvBO7B!5ZMik%1QHyl*zx-Ob5u-+fG@C0C znBS+`;6zcOb84g_=pGe_*;jV4rSW;&0OZM?Sdt7?sz!d)?vDHj<*YkS=M?vtPc>JRgoqB-7{YN`nmMZMIW zxQ))Iov7`5&VF|GwX<_)KRJ8i?6I@&>YY>M?3uIg;S6S#IQzxfueH}a@cuXQt+S_f i!Z-iQwD>BxuJQruy{bF;SdUN}GC(iT=gW(6?)?M~Ul#8G literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 00000000000..fa3edcd0250 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Bouatchidzé , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL-ის გაფართოებები" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "" + +msgid "Nested arrays must have the same length." +msgstr "" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "" + +msgid "Value must be valid JSON." +msgstr "" + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "შეიყვანეთ ორი მთელი რიცხვი." + +msgid "Enter two numbers." +msgstr "შეიყვანეთ ორი რიცხვი." + +msgid "Enter two valid date/times." +msgstr "" + +msgid "Enter two valid dates." +msgstr "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..14788d610037824f0f42f406b484583d45a4baed GIT binary patch literal 868 zcmY*XOK;Oa5MH2Md_>~LVT6R#s%&CM6|`=HfYM5V7D5Sd;j+YAdmCpRyqi7{hdwSy z6$pgLr4pC^fmSp^^uY;<>pFM%EzCNlEh~MV$A0t8%*uZ*4SXhe1`t;e6Nrn57YKV= zi0g<~h(W{`#AU=U#QSrE{6_m65uYdI4ceb*ucEzkfe^eVXb7hAV|$Q_=1sUZD0MWX zKuFLL2bQL61p*O(Of)RASOiRSAIL+lG!Ods3Yu-DA!3U>FH)?@A?7mFQGrwwrNfjz zc{~GrS#zmGA{D8o$pWuyS_$Ygp4yxb!2*+E;>__@l4?4uLJ`or?NHHL;)7FtRHKtA zXBxTmUOq(0^=?wvquv;JH~f*YVb^nAB+@y)D6HmxyfIqxpj7flMuuHH&J0tU)>0-_ z%yg3aaGyyj6wGiD@E9g=8Vqm8c~}r~KDmW8GHkPu(;8<@A0DvRtP#Orq;<OxH>w8=D^W*?s5Ho)wgE>?EU{@Fh-PxrPh6?fUNo7s8DU%Dq%H2?qr literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9ae69473d44 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Leo Trubach , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL кеңейтулері" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Ауқым %(nth)s элементінің сенімділігі расталмаған" + +msgid "Nested arrays must have the same length." +msgstr "Бір-бірін ішіне салынған ауқымдардың ұзындықтары бірдей болу керек" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "" + +msgid "Value must be valid JSON." +msgstr "" + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "" + +msgid "Enter two numbers." +msgstr "" + +msgid "Enter two valid date/times." +msgstr "" + +msgid "Enter two valid dates." +msgstr "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b46d6ee82f7a9aea60cfd037113e21f73414f39 GIT binary patch literal 3194 zcmcJQ?QaxC9LHAyfvTt|iqYUmQfUMCREU%-B`QKvp-`dXOWby+cT4wnkKMT*jc;f@ z^wQSY3P%reS1;O9&@(xp;3d|V{s+dFCMLeRnKRM9!0+r{uMa#}qi!8V09oz+ufY-tAz-!8WhKCl`51l$ka1Owpj zptNh-W1j7;p#1;G^@{R1_~-^tZWDL{^8+IsMJP&Rv5Ore>D9>TQbT>vaKTl!6g!;1yZ!lGP76YMhAEZcm8UrDBb0hPl>}YHn zP>lp_c6Jc=g~SpLBRy2kbd9`o^7t{o@}^5-^_-!-OgU&J42_r;BZj4VB1BV}>Q@e# zPQs>yMOB6$-66JWMkv8cuN8|Mlu=`lL~N=uYD+1TST><&6RJU&MH-t7J*KnMHG@`p zoIxFDRcE<6lNK=(u^wtW^7w@%&sX?B15A(62mE)RW!KbY>&d8P&_x{`W<0^_F;%@d zYI-lzEmO4z{YnR;F?epWXtP6f6P{3_+O|4KG=yIU*)t+O1WG%b~%!FY$$}#FNs(JZvyevl50a@UbIBJX%gPIW*^($SL!%){J-#tp` zIYvzf>2;Ko7DW2#phFOTN@BX>Ku;LH$;IZHK*H=dt)#g`Fm77|x<<7nlHF1xQ*9>g zmFm6Da+_5a2|d?KVX6Fwn%XiUzalrgl`7Y_yV{$b?XoT9R<-7|>_zFeUpXajgnH4s z^;f$Hx@=2c0lp5+cM3fOFT+GTgC@5cPSChzGhe3@(KX*&iHPItw!);L>v*^CpzL_a z`rdZSxFs0c>kEc_p?xIudU(&ioxxBr2tnToI-tulm&xt(wS-7ZOL)(ook2VeM^%UU zy5YWKsLZm%Bx*S{VMbcW{z!B%!OrOYp_bimL}IFL_;KwVzz#E#P$SgWP1RVK96^oY z=4pyD77qsk$z;;cq&V zkp4j2K!3K8-l%Fjl(oOtec0E!C?|FGQQLRO?6owv9$I^JR<|-t`mKg8BVntC@33XZ zoG>xt?$l`ywGr>NJ=oT;?C!3VJ{S4(L}ZJ+bcxTDy^E%r&4|&w$j^z%qR7mXYUTzX zP4m%dzalSoQYq!dtvT^Mv0`^Dl}bJ1u6<6aMx0)yruya%W+$_-bBU zo)fbv!f#y?xm2Zeenr1Jgx{Wn9#S1DR&JK~a2C3*z(RRm^-4zM%hgO)jD9OdbI{^f z{=t!AYGPGK@`-UG(%*=wap{qmy1)xFQfaCzu3m!1dZ_qtLCod?Fr`u&B63@$lv~xF zhYRNl)vMR5nOsc@2}<2-hHGUZBhuOXYjn+)sdW=3hKr(*k_kopGxL0QY-vt;sU#-n zh{&WxK8uWa9~DRkWQM%3^YN_Afyj&q#9}e0{8~|rOjk$BeB=_gF8i{Gj8s{@kmDDp zr4!Z9iq#A}%kmqgT`MxL5oz5=Lvqct5D*<{KVO)**E}T037?&=W+oJ#nwC)*yTHehHaDCy_Pmtk7jr0(S{0K@xePa@ z1&FLDlvnt;, 2017 +# Chr0m3 , 2015 +# 조민권 , 2016 +# minsung kang, 2015 +# Subin Choi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: hoseung2 \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL 확장" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "배열 안의 %(nth)s 이/가 확인되지 않았습니다." + +msgid "Nested arrays must have the same length." +msgstr "네스팅된 배열은 반드시 같은 길이를 가져야 합니다." + +msgid "Map of strings to strings/nulls" +msgstr "문자열을 문자열/null 에 매핑" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\"의 값은 문자열 또는 null이 아닙니다." + +msgid "A JSON object" +msgstr "JSON 객체" + +msgid "Value must be valid JSON." +msgstr "올바른 JSON 형식이여야 합니다." + +msgid "Could not load JSON data." +msgstr "JSON 데이터를 불러오지 못했습니다." + +msgid "Input must be a JSON dictionary." +msgstr "입력은 JSON 사전이어야만 합니다." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' 값은 올바른 JSON 형식이여야 합니다." + +msgid "Enter two valid values." +msgstr "유효한 두 값을 입력하세요." + +msgid "The start of the range must not exceed the end of the range." +msgstr "범위의 시작은 끝보다 클 수 없습니다." + +msgid "Enter two whole numbers." +msgstr "두 정수를 입력하세요." + +msgid "Enter two numbers." +msgstr "두 숫자를 입력하세요." + +msgid "Enter two valid date/times." +msgstr "올바른 날짜/시각 두 개를 입력하세요." + +msgid "Enter two valid dates." +msgstr "올바른 날짜 두 개를 입력하세요." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"리스트는 %(show_value)d 아이템들을 포함하며, %(limit_value)d를 초과해서 포함" +"할 수 없습니다." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"리스트는 %(show_value)d 아이템들을 포함하며, %(limit_value)d 이상 포함해야 합" +"니다." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "일부 키가 누락되어있습니다: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "일부 알 수 없는 키가 제공되었습니다. : %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "주어진 범위가 %(limit_value)s 보다 작거나 같은지 확인하십시오." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "주어진 범위가 %(limit_value)s 보다 크거나 같은지 확인하십시오." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..275944fcff514fa1f5e830849186bd452c6a3829 GIT binary patch literal 3853 zcmds4J8T?97@k0$$2+_Q5q|%1xi7cCPIo7kStLk;p(oWL!yG7f`*QcZ+7=y79o~UBEd*=-_Gto|7-ro+^@U0 ze#tPN$9x&{C(KtcKih&IjGYfLwja0)_!zJNd=Xdyo(H}QJO{i5+ztE#_!4m2!;C!# z+zWKPCx9;i7k~tmz(c@KfL{Z@1Kt8&-kQkYzKyXltPcR61zrFWPyn;QkAYLbZ-E8i z??9*5p6!qi9gYIs`^BA!-X8(?V*Leh2Dk=13;Yx4^gFqWvDbj_0rvnu1UmY!fX*L3 z0QUiZ0lp4o8OCmJfepYl;LndRb_%aQg_9uKOgU>leReh+*V z_!|&x;sMqB1MXm89gnB*3p3fHn9kR3I2kY@9#7-<2~4QeA7IO%GJ6Jd2c|m{xQ9K7 z375yVyK`j+_m4HXABn6vNbv&&k+HNa+)8@%*5ZZpd3GvB(#u!Gie=L}@;y@8lCOC} zLLRp~&t{Z~LP561Eq0NjRI*A^&Ar}6Pp8vpeo;OIZlChyw zRRodlJr-2t`-Ytt#tJVv4wD>WjW=C<3o<+qBx`r)k zkkm!n5Zo^)kj6kx8Me8X*_0qsb){Qsh_Dgrru2k2M7iW7S{_=buM?jnR-CIYM#R+> z0ZrW(p}Y~IJae1lKy~l;#nQ88pUX{!<2rLuG<0Zl^QJ1j-07%la!a~QnS~2WxoMa1pv|3eQB32-(nPL!Bv(30 zrBeCuBzLua`3+a9N> zz%5UD$uf_!a~xY#HR4r~TM|4d)10)mh%1TeGgh;{v34IfE*j8mnVe z(j;BGM#=XgO~KJwIzdG$_lW3tg~r{cl*d$MGP@}rCGd#%(B29do}lqEy_r3h8R;aU zkoE4(pmT$46iQm|-nNpgRCONUtdgGMe&dc($AKZ$8ob%AYl^z-^^ixPj|sd8Nu;`K zdDgjOq?L6rL8YTQ8jmM=gMWZJYN#D@S1*N8h-w}#bMo8O$koUVE#;nE0^VKU44bAf zu_9hXrp{&Oa~Yuzbnf)uH-{{C-O&^f5%qf!-IYb^QrDY?gg|%`zJ{e6m9TKckn>|_ zcGtDnhP(2t*KmX{;9lEZBOFW{rOi1~i8$xG>$1C6W{aKcA@AOVlVf%px=zZVb3IQZ zgq<6XDR$sN;&u>KC68zzP6@f;a8Tn%IJoa44KCdb4?ZYS2)qBGsL``hA~~c7a$5IU z*ywrvSA<1I3agP`qHa(lJ2!A`?$uA^bu{>Z8^quf7U?wwSIDq|ENe>PYGLOaLS^b) zPg0tr3=L|qBhj8F=~ty5xwkZYm#OHAlAXhzI`$wWQbpV&6bt##mE?5P)YL#nmvyIo zUHB591j>fe0UifN4DC9T)@*DIxd&QTZmRgJkv55>h@)|!5A+MXle5fa6_LvZ_m@8Z WM74pNk_M36WiIwSIqZcEo#-zvc=Hzk literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..de56075ef65 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,130 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Matas Dailyda , 2015-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 08:24+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL plėtiniai" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "%(nth)s elementų masyve yra nevalidžių:" + +msgid "Nested arrays must have the same length." +msgstr "Iterpti vienas į kitą masyvai turi būti vienodo ilgio." + +msgid "Map of strings to strings/nulls" +msgstr "Susietos tekstinės reikšmės su tekstinėmis reikšmėmis/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" reikšmė nėra tekstinė arba null." + +msgid "A JSON object" +msgstr "JSON objektas" + +msgid "Value must be valid JSON." +msgstr "Reikšmė turi būti tinkamas JSON." + +msgid "Could not load JSON data." +msgstr "Nepavyko užkrauti JSON duomenų." + +msgid "Input must be a JSON dictionary." +msgstr "Įvestis turi būti JSON žodynas." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' reikšmė turi būti tinkamas JSON." + +msgid "Enter two valid values." +msgstr "Įveskite dvi tinkamas reikšmes." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Diapazono pradžia negali būti didesnė už diapazono pabaigą." + +msgid "Enter two whole numbers." +msgstr "Įveskite du sveikus skaičius." + +msgid "Enter two numbers." +msgstr "Įveskite du skaičius." + +msgid "Enter two valid date/times." +msgstr "Įveskite dvi tinkamas datas/laikus." + +msgid "Enter two valid dates." +msgstr "Įveskite dvi tinkamas datas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Sąrašas turi %(show_value)d elementą. Sąrašas neturėtų turėti daugiau " +"elementų nei %(limit_value)d." +msgstr[1] "" +"Sąrašas turi %(show_value)d elementus. Sąrašas neturėtų turėti daugiau " +"elementų nei %(limit_value)d." +msgstr[2] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas neturėtų turėti daugiau " +"elementų nei %(limit_value)d." +msgstr[3] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas neturėtų turėti daugiau " +"elementų nei %(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Sąrašas turi %(show_value)d elementą. Sąrašas turėtų turėti daugiau elementų " +"nei %(limit_value)d." +msgstr[1] "" +"Sąrašas turi %(show_value)d elementus. Sąrašas turėtų turėti daugiau " +"elementų nei %(limit_value)d." +msgstr[2] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas turėtų turėti daugiau elementų " +"nei %(limit_value)d." +msgstr[3] "" +"Sąrašas turi %(show_value)d elementų. Sąrašas turėtų turėti daugiau elementų " +"nei %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Kai kurių reikšmių nėra: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Buvo pateiktos kelios nežinomos reikšmės: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Įsitikinkite kad diapazonas yra mažesnis arba lygus %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Įsitikinkite kad diapazonas yra didesnis arba lygus %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3083dc0fcfbe6c255044aa5d02d6449cf7915eeb GIT binary patch literal 3382 zcmcIl%WoVt7&p+CHk3!p`%&?=B5guD`$(Y;+olEjpeacjnk5{IcgNZF?u=)#J+nz} z;m`x(7V!t=J0YXA>=jWNtrb$y8L9yid*`Cke`}_Rs!ChZ5 zj2AIq!~6;Jb<8gx!3SgSql^s#_W_>-7J)AV$ADA7PkRS>QLoBJek$ z)9cV4#=eK{r-2^!zdz2{es{h%=ldq`3iell9{`tu?%o~XG2mZ70v_52-GS$N_$jc2 z{pY|z;J3g(fxiIvL*9=AjJ<*VohKMO0dzuN0eC>i=L+x?u+_sA;3)P#1Kqs?a4y(n z1FH82+`+&y8wc=(nVCJ#*KRo9K;>*ai|^BzP^CYf!U`&~=P==lEG7sMdj=CO&tl`^ z%8m^VB|M15usKHAg2LEXstLD~K3$!;HdSEnWk^x2CF+)4h~mH}6sCgJ z>xBXvw<3h)$~K1$Nd-#;ajp3R`Eb8;a;6+qtFQ@)(9|Pkxl{(1Of%~CyycSwqZ9ZN zPF;L@bYMYqqPyOBShZEuRd*3~bd*S6_;*oOokYvEb^1E-d0}O>>T*QP*9A0ne}wWk z5fzxboF%F|KaxowHb-1lx~sfrv@1ntc7e^hhS1O1Ed6?YU|L7619;=UH;WR2l@;<^ zsPSmvy68mOdXuIheeeCaVZ3Top@HdZRqui;c+h$mT^7?wsXXeH-uB9;sa&qS_0I9q zNT~!u@485&kqqD$F+lw~?;U6m%XpQ;{vvS*O1=u&VT~RJCZn z5G3btLp5UF5MEXAutF2uCK8=zsA+AdQY?16-GX)eI zeDczU?d3vg-~#GVDCo4%fpHe`FLnYH=ozXvxi-R%eO$fljc(96S#v^rmsCCSvxFF} zN!wSmLP0Vx9mJXk-sMP#rb4QdZOz!pGn6mKhSXrWG&WYIqesatONYnGWjaqK0y!NX z!{R)Zu^AaYGqAbKr_0)=t2HjEl`hrRRxPzrc5TbUUX)$W&w72^x*ABhPM2GpqzKX_ zKV7!HCdO@y&UaDr4qrqwqvT%3L3XDNQHh&UC~&}v>n#QTAVwiyOqX`XXB-OqQdsoQ zBsOGl%ci%Ts$2f}LZ_<@kf86!sH7sI*4~CL_s$00IwL25<95adi@yE$ib{kL!B%BN zD_UFOEs6dQ4ID__4@nk-Bwf}S#7T6>=>1x8^xcsdUfe4XzC}N&ahif4hO@+;H z&D#d221YqAZ+;_0_BTdPufanuLu*0A+Qy|ml36yutH3s1w|+Hd^6_Bqfwy)xtBtqN@Q4z0u=1*M)SI>3VXG^-WdM|hD$Sc literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 00000000000..1319c833757 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# NullIsNot0 , 2017 +# NullIsNot0 , 2018 +# peterisb , 2016-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-23 16:49+0000\n" +"Last-Translator: NullIsNot0 \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL paplašinājums" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Masīva %(nth)s elements nav pareizs:" + +msgid "Nested arrays must have the same length." +msgstr "Iekļauto masīvu garumam jābūt vienādam." + +msgid "Map of strings to strings/nulls" +msgstr "Virkņu karte uz virknēm/tukšumiem" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" vērtība nav teksta rinda vai nulles simbols." + +msgid "A JSON object" +msgstr "JSON objekts" + +msgid "Value must be valid JSON." +msgstr "Vērtībai ir jābūt derīgam JSON." + +msgid "Could not load JSON data." +msgstr "Nevarēja ielādēt JSON datus." + +msgid "Input must be a JSON dictionary." +msgstr "Ieejošajiem datiem ir jābūt JSON vārdnīcai." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' vērtībai jābūt korektam JSON." + +msgid "Enter two valid values." +msgstr "Ievadi divas derīgas vērtības." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Diapazona sākums nedrīkst būt liekāks par beigām." + +msgid "Enter two whole numbers." +msgstr "Ievadiet divus veselus skaitļus." + +msgid "Enter two numbers." +msgstr "Ievadiet divus skaitļus." + +msgid "Enter two valid date/times." +msgstr "Ievadiet divus derīgus datumus/laikus." + +msgid "Enter two valid dates." +msgstr "Ievadiet divus korektus datumus." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Saraksts satur %(show_value)d ierakstus, bet tam jāsatur ne vairāk kā " +"%(limit_value)d." +msgstr[1] "" +"Saraksts satur %(show_value)d ierakstu, bet tam jāsatur ne vairāk kā " +"%(limit_value)d." +msgstr[2] "" +"Saraksts satur %(show_value)d ierakstus, bet tam jāsatur ne vairāk kā " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Saraksts satur %(show_value)d ierakstus, bet tam jāsatur vismaz " +"%(limit_value)d." +msgstr[1] "" +"Saraksts satur %(show_value)d ierakstu, bet tam jāsatur vismaz " +"%(limit_value)d." +msgstr[2] "" +"Saraksts satur %(show_value)d ierakstus, bet tam jāsatur vismaz " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Trūka dažas atslēgas: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Tika norādītas dažas nezināmas atslēgas: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Diapazona vērtībai jābūt mazākai vai vienādai ar %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Diapazona vērtībai jābūt lielākai vai vienādai ar %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2fc4c591def47fc8d8fcbd641f6b89393a7724eb GIT binary patch literal 3717 zcmd5;O^g&(5Pk}Zj(>&q@>qmLCxU$il*|donS-+iz!@?de|o^~|sr z1A~G$BZ-mtdsC0Y!op->hl?jJb|)UZX!KOcP5K05ffjg`|EzMUe#Ci zs;cMb6-z%B7%OqTfa^P4FXD3U!wusX;9B6Xz{h~g?ib=Y;7Z_OU>5iW@Lk{v;0@sO zz@LE60RIB60xn-7#IwL2;3nX1;I}{*_%(3VQmg@6K<4rrkbpOVY2Zr_2(cZwAD9Kc z4`d$G!0X`lJ#atXKU^lnlfWN=JAr=y&j2?(Bt#u}0k|5t`C%b;0f<z)yf%fH#25 zZ%ImsBfuPR3G|-?-o*QRj|g!TSbsE**AGD6_b2cma07y*fED0dz~6y8fcqX70%`=@ z)dMsHT+;(fdVs1PPvE{B7hKYV8 zRnw`+v|3O4fyxyX(1_$W+oFSmM-FGiZjI!P9G9bk*yB|ki(D@t$1`IQvdqBDh`p|= z_>zK>8Q^9s@=doW2@j)QdBTx_bSA0jOEZu@OS$CvB;To+4h0^q?Q!g~9lV_oTBJHh zDzzwG+Gfoow^AOFzGC(5sn}QeAhUs8mbY13U|Lh{n6H&QN6y(e5XdqdbAwV^k?n%0 zB-8iJNwN@Kj-j><%LNjLY=nN)a|6?M6?UnTS4*N{kqu3oa3{=i{1Z9opfOo%$Fnnr zR_4w+)qkP%Hag2*oE>i0S^pcJ|Df}*RDrbOc&j+EOJDZ%mty3q#i$CxJXMD#4VAN!RKS$_U=96OHHBXzOXUhO3IVno#V67nhP-ah!}8 z=7L_Zjt6{?E7&+-8N(<6cv&FpIBL{O9g`ED9~k|rXj{f>m7+3+yaJ^Ljtm)lxL_e` zysp!zjoY-nTAh2_RVkd9IB% z(o+h8i9$A8tJN|AE4Rnw3Eq^A-D`uBXvmhwv*}d-f&RU7fyifasXZt@>4M;&)U$MUY#FhGTTBa79#0K872kA>eV$)d z1#&0!tLp3BM)6}`59)#PIqK`9Jgr+t@oSD&<2|3Ios^>j<+r6ex^*}eoeZbLOW|zT zicUp!3a{beWY{3g;dUWx;$fP?sjv}VjbFmqq@i8FTKF4%W}K3B98Ub%(|#MygbLf!3o8I z!WS|8439|eWFLZxv_l{-BS2l>N1Z}Q7vOAE-xS-3>JXkrEx;yMMTY{NX8L?l0jD`D zFLfmpzDxg828)ltDIF4odtv{lkfxvWY1~`y!{(w-;0_GVp%WlokUQK*bYjP;gxpIy z9%o0=^_rNA`&2t|c!4_!Qie0F^J9;L=j>v=SFqmHZBREDXrBqMqMMz?Dso%r6RXl2 z(CFCAyf1wC5#-`5n@^NGU#q>F+u9W-0h8VO=d1b(R$vxVE#A(~akIl)(l*<3y2EnD zC&$Z8Q_F&at}L_<-F#-^rrh4wt&7`(E|gne6E=rxo%eSG6kr9vq>$r`N&G>@-s+K9 Tk3L}T)WiQr(hDoUi;vacRkd`j literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0910de9e8a1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# dekomote , 2015 +# Vasil Vangelovski , 2015-2017 +# Vasil Vangelovski , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-23 20:42+0000\n" +"Last-Translator: Vasil Vangelovski \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL eкстензии" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Членот %(nth)s на низата не помина валидација: " + +msgid "Nested arrays must have the same length." +msgstr "Вгнездени низи мораат да имаат иста должина." + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Вредноста за \"%(key)s\" не е низа од знаци или ништо (null)." + +msgid "A JSON object" +msgstr "JSON објект" + +msgid "Value must be valid JSON." +msgstr "Вредноста мора да биде валиден JSON." + +msgid "Could not load JSON data." +msgstr "Не можеа да се вчитаат JSON податоци." + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' вредност мора да биде валиден JSON." + +msgid "Enter two valid values." +msgstr "Внесете две валидни вредности." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Почетокот на опсегот не смее да го надминува крајот на опсегот." + +msgid "Enter two whole numbers." +msgstr "Внесете два цели броеви." + +msgid "Enter two numbers." +msgstr "Внесете два броја." + +msgid "Enter two valid date/times." +msgstr "Внесете две валидни датуми/времиња" + +msgid "Enter two valid dates." +msgstr "Внесете два валидни датуми." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Листата соджи %(show_value)d елемент, не смее да содржи повеќе од " +"%(limit_value)d." +msgstr[1] "" +"Листата содржи %(show_value)d елементи, не треба да содржи повеќе од " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Листата содржи %(show_value)d елемент, не треба да содржи помалку од " +"%(limit_value)d." +msgstr[1] "" +"Листата содржи %(show_value)d елемент, не треба да содржи помалку од " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Некои клучеви недостигаа: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Беа дадени некои непознати клучеви: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Осигурајте се дека овој опсег во целост е помал или еднаков на " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Осигурајте се дека овој опсег во целост е поголем или еднаков на " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b9c54076b9fcad83a6580fa73976da88c11e02b1 GIT binary patch literal 3755 zcmc&$+iw(A7(Xi4^^W&=I}n?;f!XagMB6PjBA28}p+ZH&3r;(yy92W`%bc@aN_^-g z1%hBgjPhc9z(7P}dRe5@(mop>%$eegFa852#`x-szi(!C+b#u4j5^7g-_DuueBbZ8 z&i=Y#)u#;CGgvQR{fzZ8*4g`T!?o^y#_E9Ufe!;yz~_MNz`eltfNujY12+Kw1U?U3 z{QzT612+OmcMI@YU>A@BZQvH*8Q@pIDd1(`2dg6cYgaSYfaiMPQ@}1D2lfFQfv14m zfD^zJ@OL2bdT9+~=fS-NScm5y*E04v@DE@M@cwm-6@hKQ3&08BE5MHR*aN!2B=Bn> z@%sgs0j^0zcD4gs@q7&U8}J+8U%(3wMslA#6vgEyU_JIC`w$q1oPm1vLO2*yhZp$)HyKoiv8K%@vEV`&BdBDLVu4cif?5U_*b`U?L3klW z>@h5aJj@N{iPhIN^qWpmG|GA&{^0qdRJ=#flWp<04(!{TWZOgJUe6KHtJn^&=vdtK z6n8u`65*Dq%p}|8%Azm0%9#o`TXNrYvx4JCua_@4LJ4PpXMJHR;ggihJ)etXMbqKR z<8=*=owwEDn9vHK!jN)k7y~_4n(;rB(4khyN+*P?o$!!;&2yXhmIlwK1pMo5c1GNlidu-&U z*K?I=yAr2l&MU>?vbYURTX5&tr3A%t(82pesS@y|LAH{2*D3!ErMJ++;R zT_1R74;ROka3#_!*#QqCN5z2T2*2QYTT0l;z&F}#j0KABQP(TEiv$b4*Kb?GS|r&` z7M1BM;!EbE&I+5AibNdm6<|tlgljDkN-{beRx0gp3avNFP1Kfj)Qp{`UL?1Z>>y2q zYSD)E7Y~9i-=h&=bXdkg^bowvaO((~+)L~i1v6#&&v#V3*n<| zZ*Jq!&-MnFZ*1r3#j^!sr-M-*oDYVAVLhj(lPr2Orze6l`aAu7FdXk( z)#DHuH*}c?BYHMCt*`5AJU9gv^lDU>=g0JPtW(eG@g&pVLhc+7M(4+Z!QdQz;`wY% zze;WdLtI}64cHtBJ`P5BFdUqN=*ju9`LT+|G7OD#Xc@v9h4E=(avHlcn%==8hy^1n zw@OBcaKui})|#!7AsXZf8IS0|;Jx#@q~{RmL6||L=Qy4Qi7@zAxF;Dri-h#l%`18m zLU3-D(cv&`rkKp&RXLZHEEoYaLXSL$sGE9-Yi!g<26p@>W{h+wr;Uucyi(n8A z%ml-=pR_oHH3g_YM>!1zLrC$YzPdEbm9Jk|DPi;~?-4?#KcfiYBr1jM;XVruH6K4c zMTH9fQTbEwx75_6g_?}Bjk;V?*|lWv$z)haRhRxl!z=QY(u&TbPW^v;UNM1-sJ|Qf zD(+=uIUWVn&ehHEtIVSY<9aHrh;nd>>5E|wCgI~CN+g^ns9+qd)*NP$zJ`SYAAy45 zu#PH&ttS18KIYVzv;5{2=q=-pRzd^ML>XuL0`w0;=?!!Z%5R2dBF&vRF*O0Fnq2fn z*Oy|VWlm?o7OsZg)14?Sr}Gvil_`uD2pNsiQ3^rW$>2(j6LP+J1^kCFwjr^Ca#;A6 zV36L$^B|n#)trDgg@;_e9-IzGxke&jpZ-f!wimh*qvK18BaNgegOk+P(G*$c+r|C{ D&*oJ< literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9b4391b7660 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Zorig , 2016-2017 +# Анхбаяр Анхаа , 2015 +# Баясгалан Цэвлээ , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Zorig \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL -ын өргөтгөлүүд" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Массивд байгаа %(nth)s буруу байна" + +msgid "Nested arrays must have the same length." +msgstr "Түүвэрлэсэн массив ижил урттай байх ёстой." + +msgid "Map of strings to strings/nulls" +msgstr "Тэмдэгтийг тэмдэгт/null руу заагч" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" -ийн утга тэмдэгт мөр биш эсвэл null биш байна." + +msgid "A JSON object" +msgstr "JSON объект" + +msgid "Value must be valid JSON." +msgstr "Утга заавал JSON байх ёстой" + +msgid "Could not load JSON data." +msgstr "JSON дата-г уншиж чадахгүй байна." + +msgid "Input must be a JSON dictionary." +msgstr "Оролт JSON dictionary байх ёстой." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' JSON байх ёстой." + +msgid "Enter two valid values." +msgstr "Хоёр зөв утга оруулна уу" + +msgid "The start of the range must not exceed the end of the range." +msgstr "Хүрээний эхлэл төгсгөлөөс хэтрэхгүй байх ёстой." + +msgid "Enter two whole numbers." +msgstr "Хоёр бүхэл тоон утга оруулна уу." + +msgid "Enter two numbers." +msgstr "Хоёр тоо оруулна уу." + +msgid "Enter two valid date/times." +msgstr "хоёр зөв огноо/цаг-ыг оруулна уу." + +msgid "Enter two valid dates." +msgstr "Хоёр зөв огноо оруулна уу" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Жагсаалтанд %(show_value)d зүйл байна, %(limit_value)d -ээс хэтрэхгүй байх " +"ёстой." +msgstr[1] "" +"Жагсаалтанд %(show_value)d зүйлүүд байна, %(limit_value)d -ээс хэтрэхгүй " +"байх ёстой." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Жагсаалтанд %(show_value)d зүйл байна, %(limit_value)d -ээс ихгүй байх ёстой." +msgstr[1] "" +"Жагсаалтанд %(show_value)d зүйлүүд байна, %(limit_value)d -ээс ихгүй байх " +"ёстой." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Зарим түлхүүр байхгүй байна: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Хэсэг үл мэдэгдэх түлхүүр байна: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Энэ хүрээ нь %(limit_value)s -тэй бүрэн тэнцүү буюу түүнээс бага байгаа " +"эсэхийг шалгана уу" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Энэ хүрээ нь %(limit_value)s -с их буюу тэнцүү байгаа эсэхийг шалгана уу" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f3bfce1a2e212b40d2e945299da34c725fc47bd2 GIT binary patch literal 3112 zcmcImyOR_}7;g~}7N7VoQ5zJw6J{TW%DHfsfQKG%54jUUs(0tR-M;PVUZ;C@xhi7= z%gpi*Fpx5|43vbxy3o|X$lSn$z}Vk6Gq<-#aYB{FRQ3F(d%phqd;VtrJh=N?f$K$# zLm0nfypHkpBe>z(w@Zkl!2Q4{fHmODz!~5I@EY(E@Fwse@DA`5;GRc?cma4A$hxP2 zF9DZ;5~zX4fnNcC0R9ZT3B10$IDhXRAto??3-~;65h#HKoCJOeJOlg@SOfkIWV>G7 zE5tXj{S@$R%zt}Kh$n&n0CT(c3GoT$hk+jh*MR)~C*U#QuRyl*FCgpNwO@#5fQNu@ z0INVg{|fLn@C)ECz-FabzXN;|^Fs#;yUzk&!~7bM?HK^y1AYgb0{#KyxF2|2h%)2? zrjIU!LqH_I*bcZUAezUT7dbXCHNT$4{V5EXFuK?`m?)mZKnU`jAVuP741_$-4d+!H zJ328?CZkDzOy&VdZ{fuA*s?-t;-nU=OE|C!L+8htdW|wvq5R=vB`Jcu#8qLH58q|U1F8< zQ_4YwT&3Y=ytl_VuHIj#e;7)4(3!ZRdhA`b@PF+551sR>FWsv2A=S2nB66FLHJcgZ z#RB<2agh#RB(bXoT;C+UN=O>AozSg{CFcXmdim4Kl5PaD9@+I`*+Ha7>s})KBopmD z&S}CoUYsliGTXCmXvYNmsT=5+;xWk;J~5~?u)TbI(O7w}a*fc9Ho;PULpI(fR295A zFH~MXlAk{5k8oG=R#iI9t;lXy#Z@MRQO)M%SMtD8>X-qdxj4Ft7J`>e8Ly$oUF8b( zT^gc!-_db&F6;Pc#WiJRX>lbw&kYaR=p(LTIaO~=NA-83#wpooG~apuczvo~hhTJt z2AXwllRFiith3z7#_>9?%4Ow4v;z0NQNg86dC^&UX3g0Td(Jqkm8n|y0mN)4Qyq#{ zNF`0V;L;&=GzjOM>m?iC8#&Ppq2H|4hQnbsusXd;H>#kiTH(+pm{L*AwrZ1=`MLSo zE!P{>dgVOYkt|GF@58r%^w;_Z{dropyDIe*WAU8c-T*vJxK3!NyG#U1#0I zx>KfaHslWx^LQ_aOPRGG=UxwmjHpuavS9M%jaz9)uA(MDanp-p|uF=u7aFF-|b$|erR9?^qMDqrs6!GOy7c7otjhNzF5yR-a zn4Ah#Cphl1g(w#}8f}oPNNpLhd-C~%Xs7hy>fc#=0*|?99*XHZDqlo?z3zcP@xYV^ z>c&IRW;EGk{f%2p`{idCypOzh!ICN|89%0R#*ebVY;DjUV!r$+aUpS;Fo8N z#q-x$Zw+;VUxZSuh2I6o#T~{)mznILtdGOX#$!A3W@Qh2(D<d WB6`@8?}KRJciFEc+w+#47~@|Xb+Y&X literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c154fcb19c1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jon , 2015-2016 +# Jon , 2017-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-30 11:31+0000\n" +"Last-Translator: Jon \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL-utvidelser" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Element %(nth)s i arrayen validerte ikke:" + +msgid "Nested arrays must have the same length." +msgstr "Nøstede arrays må ha samme lengde." + +msgid "Map of strings to strings/nulls" +msgstr "Oversikt over strenger til strenger/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Verdien av \"%(key)s\" er ikke en streng eller null." + +msgid "A JSON object" +msgstr "Et JSON-objekt" + +msgid "Value must be valid JSON." +msgstr "Verdi må være gyldig JSON." + +msgid "Could not load JSON data." +msgstr "Kunne ikke laste JSON-data." + +msgid "Input must be a JSON dictionary." +msgstr "Input må være en JSON-dictionary." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s'-verdien må være gyldig JSON." + +msgid "Enter two valid values." +msgstr "Oppgi to gyldige verdier." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Starten på serien må ikke overstige enden av serien." + +msgid "Enter two whole numbers." +msgstr "Oppgi to heltall." + +msgid "Enter two numbers." +msgstr "Oppgi to tall." + +msgid "Enter two valid date/times." +msgstr "Oppgi to gyldige datoer og tidspunkter." + +msgid "Enter two valid dates." +msgstr "Oppgi to gyldige datoer." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Listen inneholder %(show_value)d element, den bør ikke inneholde mer enn " +"%(limit_value)d." +msgstr[1] "" +"Listen inneholder %(show_value)d elementer, den bør ikke inneholde mer enn " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Listen inneholder %(show_value)d element, den bør ikke inneholde færre enn " +"%(limit_value)d." +msgstr[1] "" +"Listen inneholder %(show_value)d elementer, den bør ikke inneholde færre enn " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Noen nøkler manglet: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Noen ukjente nøkler ble oppgitt: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Sørg for at denne serien er helt mindre enn eller lik %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Sørg for at denne serien er helt større enn eller lik %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9ac4f67142d3f75e29b3aae4ce9d623bb88a1ffb GIT binary patch literal 934 zcmb`DKWh|07{*tP2n#kTw9sPg62jc>9*4>8c_K+JkdV_OoLX2-Zs#@=_GXsdxm;3M zSO^JXd4ga$C&9wl2(i(R;5U%z{2D&HQDZ={$qT=I=6&~h-}&=xdTQ(-E`yt38C(Gg zC}JN>g9C5_yaCt1F}M!Cg7F2%`3{{2PcJ&oW9Ua{8+!GUgOo8< zd|OiUjOdXfayZ!JSzh_0w8Ih+k%(#TX))mc`1hAG8i$3wlc{aq({weWk1$&(8Iow5 z$ym7?JXM*d?K~C{T^zMFHM+`4bt0USwn&;NMwv(6EjFEh> z=Cd`g%KQ)(ls?(X3u}&votQIy2iCl^=BS)AE*lKo@2&Y_jltJLQ<)!~@7!~mhHD=F Gf7B1M*>zI@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2d71b435e12 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "" + +msgid "Nested arrays must have the same length." +msgstr "" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "" + +msgid "Value must be valid JSON." +msgstr "" + +msgid "Could not load JSON data." +msgstr "" + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "" + +msgid "Enter two valid values." +msgstr "दुई उपयुक्त मान राख्नु होस ।" + +msgid "The start of the range must not exceed the end of the range." +msgstr "" + +msgid "Enter two whole numbers." +msgstr "" + +msgid "Enter two numbers." +msgstr "दुई अङ्क राख्नु होस ।" + +msgid "Enter two valid date/times." +msgstr "दुई उपयुक्त मिति/समय राख्नु होस ।" + +msgid "Enter two valid dates." +msgstr "दुई उपयुक्त मिति राख्नु होस ।" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +msgstr[1] "" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e7f2dd327c127298d2e6c5ab38dec4893e9fdf37 GIT binary patch literal 3243 zcmcJROOq5u5XVadfx#!f!&ia=yF$D->)>8={PYIaz@ zfDwe@&69V+Bc42Z@W2<)t6#tf4}1duS>3xkyU4>Z=!l+QcXd|fqcXGR&%N7!P`F;k z{W|X7aleK8yT|Z@Yu7fV4uHGCr@#jIDmVk42d{ut$GFa?i*H^863U%;E-*V{||J9j8Gf%ik;i{K(i;1W0qehZ!ie+C=i-=Ns_<`YVN z58ID{@8bRTPNkj!?|^TB+jc4S2}l)tpxAi}d>gzCN*w+IMSj=rk_W+qc%KDDUmyGp z{1N;Wyjp`!@U1;codUlEUy$$MJK!zwJ@60kEV$=MrKZ6vAb~ePm>n*dzJ4Jb3RA-M z9Dd=Zf@p}f42lkz8e$~-Bfi3v_3LRo!9?{uZiFCQ*dp~TZiGDSjrgw)9hg|r*^npQ zAqo$a51pqD%Uc@LXO}LVud9y($##~x>(yyH%wjUuQ)YE3Lb3L`uI7vz7EHdUJ$_P0 zg*FKj9=bLkWb8RxrKDi(xezHswjlmys5A1G4oqZep8BhmK@YiH#?C#|T0!T?k{RY5 zE}SgCHdOiwAGqPuobU1NUxtIJo5n{yoAHK@c{3RL^_c21j&a)csWrM-t*d#@IXpMM zH|Z!f@PtVhg<6v5g)VUOU)3wIy)Huv?Jv*wx6;q0pj^LLtDjQVEVGUa1 z(OSSa2RW`kcun^x7QM%sxh>PjY)OXyW9NO=T+jouOXPf!ngm&7*B%>Ym}O3#XXiOC z_rsOD*wZVL;7m^EOc|TR_v&iVI*+`*^!YjBYo3k6_BwURLZr{Dju3vPJarCwTJTK< zCo6%W=^HyTV}gUiuB0)?W0Gyr=yl=6UQu6GRw!0U628`DSSnxG#G8cbN+yR)mGS*S z`=r}1Whqm2<+RkIxLsG5r6a5-ZOFf>5iAx~T0k@(N0(7U@UlhmGK$>RF7m(@K3Z@| z8b_ywiHq8{MYY8X?dY^rJY=KUkjB$f%@3lfX4E`R&G%bJj~||DPEA2Dy2vZ3thq_< zcr@Ll>FL(dqlc$()y`?>qc+@knfA75QQI2Bj!yc(dfxdc$#t65(Q-b7v`L0K;i%0z zZ_(_~cY8F^^M253G)ALQ-OEbp5?>SfM(N8MvTAa}WR1z%!u-PAhS$ydRP8h>kqxX_ z9iTcrcD^ylP?{&G+tY<(Kl4TVOmu8RPIN7C5zU#djYBFN>!g0&$QGHbwwMhIokeGC zkvj|w!mFE^K0)Q<%!HwRGt`_sQBzm6E@GzfCZ1dNlyDZOXuQ(B>3X_s(CpZR*QjdZ zXKnSKaKbCdSTZSQW;$j_e`Sk=xLC2s3A9D@A~_QZPWx!zR@!DP&3j2SrOSOuC5?g2 z%>{k&KI`PEi645M%U1f=h#3mK&QNyfl}OaF;nHImJIo!r_%i&sugpC@jzUQ9p4wxy z^-ap>&5EcG0q3>ocG6CkT9hI8tH5t<@YpYe41F9u0S#V)jt!8*mNC#mKbDUj4Ee1c z9wy|-w, 2016 +# Ilja Maas , 2015 +# Sander Steffann , 2015 +# Tonnes , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Tonnes \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL-extensies" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Item %(nth)s in de lijst werd niet gevalideerd:" + +msgid "Nested arrays must have the same length." +msgstr "Lijsten met meerdere lagen moeten allemaal dezelfde lengte hebben." + +msgid "Map of strings to strings/nulls" +msgstr "Toewijzing van tekenreeksen naar tekenreeksen/nulwaarden" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "De waarde van '%(key)s' is geen tekenreeks of nul." + +msgid "A JSON object" +msgstr "Een JSON-object" + +msgid "Value must be valid JSON." +msgstr "De waarde moet valide JSON zijn." + +msgid "Could not load JSON data." +msgstr "Kon JSON-gegevens niet laden." + +msgid "Input must be a JSON dictionary." +msgstr "Invoer moet een JSON-bibliotheek zijn." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Waarde '%(value)s' moet geldige JSON zijn." + +msgid "Enter two valid values." +msgstr "Voer twee geldige waarden in." + +msgid "The start of the range must not exceed the end of the range." +msgstr "" +"Het begin van het bereik mag niet groter zijn dan het einde van het bereik." + +msgid "Enter two whole numbers." +msgstr "Voer twee gehele getallen in." + +msgid "Enter two numbers." +msgstr "Voer twee getallen in." + +msgid "Enter two valid date/times." +msgstr "Voer twee geldige datums/tijden in." + +msgid "Enter two valid dates." +msgstr "Voer twee geldige datums in." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lijst bevat %(show_value)d element, maar mag niet meer dan %(limit_value)d " +"elementen bevatten." +msgstr[1] "" +"Lijst bevat %(show_value)d elementen, maar mag niet meer dan %(limit_value)d " +"elementen bevatten." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lijst bevat %(show_value)d element, maar mag niet minder dan %(limit_value)d " +"elementen bevatten." +msgstr[1] "" +"Lijst bevat %(show_value)d elementen, maar mag niet minder dan " +"%(limit_value)d elementen bevatten." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Sommige sleutels ontbreken: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Er zijn enkele onbekende sleutels opgegeven: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Zorg ervoor dat dit bereik minder dan of gelijk is aan %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Zorg ervoor dat dit bereik groter dan of gelijk is aan %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5fe9e72c00d4d665a8a1471f68a1db19fb6317e0 GIT binary patch literal 3734 zcmeHJ%a0UA7%vqN);B6@6#YORJArwvOMrm^1tCFLc7+8JV?t`WiiONjqyM{nrJ+jO-yv>FVKq@58OTI(UZTb?tQTGGQ^WsQvK_${_1;wU)8T` zSA5Jcp22(p^JmPLFh9Hx4~*6KGqxGH2KWfD415k)2ObBW0UiZj1Fi-B0el{~@&U%y z0XG00?_I!Wfm1*NO5ir&2f#0Z-vX}z&#uViuUg62D89D2`GRC;CsNmz^{O1 z;BP>u*ZNhAZGsLvfn)f7do^PZ0Y3u147>_F0sKD4wQDlH1#kn_XMm2+C%_kh-vHMG ze*$g-{tg@mt{Y*j3m+W?&H!g2#L3$MC+!BdfX?nOfR4|1Kmz^(+yVR(SO-=fWo#=@ z0l~%(sJ<}Z4zIskcmfksd!E7b}LUGSnY6$lwLwe)nxhq~?W~xc`;)Y0!V?V!?*$Nv(*~(bl;@?e{y{b2?r!5_cMHxp_w`Ui8$}>NP zGO$uBp7cxXh!rs`SGH9!Bo!gDTMo-lf80Kt;UW?geK6+a;Xe9nU+p-Z-pem zXgi*SRTrO}4lL-LNay{1qmRSVoq3vngXt}J#yZO$wJaCzMbF#toZwy3=g8PZswR?1 z&%c&cFNzF1E{qjn77mjIvBl53{1#+*EGQDHXWrHw^epM3Kei5V-DL39l}sX@{a zeM4}+pja9MIW^ek77IB+Pj!?|)e^#PqR-1vgi9!=okYtM>-2Tvv%>PV>T*QP1Ol46 zKSG5!5S5tQ>=V_kZ}id&W}~Z0x0UBcyHa#!m)L375EgRQr(fO&rV{NsK=DXeJdF~9 zl{E_6sBt}VLUeUvixZ|P!{UKn(-fz5jYg&>r;7(&!GpH=y31l3t5kOtD?5tSom8#X z#&>V4j8!TiES?bOrQ^ArZZ}mbwaWOm3dYDWZftQH=9`FHozy5k%L6Gov^RFxF6pSF zUv0)*MkO?zeb}IyJ>C?>X~E+fP3cIQ7LB&7?bgcWG)+s^ag*o7jN4Go?3srs-(BuT z<-*9sk%>c#mRC!ak%Op4p`cN}3)3v34@#8h9tv7KF~ZhQO&>1qTBLKb&WWUWNCi6d z>9DII?Shsy>P90|Q7_?9@vu%}QzO;&pQb*(2S44P`lzbctF)ggRHIR~xmwv*AEPZ> z$i42Zj~Cp#U$5+~j?sk+{zqkB6@T_q6`Rxs?4KvvSFbE?t`;19&UDA(`tHSbNCVeg z9OPwe$H4ZL!k!U!25G8?SLfcRrH2brRZ^pm)voR)JXQVJCsk3zB{tbW1g-yO$0c%4 z4`&sp0UuuCp-wq=g?g;cu}%PAf5Hian+iexZopxZB5%H1H`(b+FIbvTgf zHWWACn`XWaM0RY$J09!Z^PMT zA<0|*oj4}6$$ zhMN_5Cjo(L({0hz)X~Ft16=GEd;0Z@pXE1*>lZ)udwsvntVbuA_XzytuM@7lFYaDA L1%CMaCda^EDJ`U1 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..298982b923d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,136 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Dariusz Paluch , 2015 +# Janusz Harkot , 2015 +# Piotr Jakimiak , 2015 +# m_aciek , 2016-2018 +# m_aciek , 2015 +# Tomasz Kajtoch , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-19 00:04+0000\n" +"Last-Translator: m_aciek \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Rozszerzenia PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "%(nth)s. element w tablicy nie przeszedł walidacji:" + +msgid "Nested arrays must have the same length." +msgstr "Zagnieżdżone tablice muszą mieć tę samą długość." + +msgid "Map of strings to strings/nulls" +msgstr "Mapowanie ciągów znaków na ciągi znaków/nulle" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Wartość „%(key)s” nie jest ciągiem znaków ani nullem." + +msgid "A JSON object" +msgstr "Obiekt JSON" + +msgid "Value must be valid JSON." +msgstr "Wartość musi być poprawnym JSON-em." + +msgid "Could not load JSON data." +msgstr "Nie można załadować danych JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Wejście musi być słownikiem JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Wartość '%(value)s' musi być poprawnym JSON-em." + +msgid "Enter two valid values." +msgstr "Podaj dwie poprawne wartości." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Początek zakresu nie może przekroczyć jego końca." + +msgid "Enter two whole numbers." +msgstr "Podaj dwie liczby całkowite." + +msgid "Enter two numbers." +msgstr "Podaj dwie liczby." + +msgid "Enter two valid date/times." +msgstr "Podaj dwie poprawne daty/godziny." + +msgid "Enter two valid dates." +msgstr "Podaj dwie poprawne daty." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lista zawiera %(show_value)d element, a nie powinna zawierać więcej niż " +"%(limit_value)d." +msgstr[1] "" +"Lista zawiera %(show_value)d elementów, a nie powinna zawierać więcej niż " +"%(limit_value)d." +msgstr[2] "" +"Lista zawiera %(show_value)d elementów, a nie powinna zawierać więcej niż " +"%(limit_value)d." +msgstr[3] "" +"Lista zawiera %(show_value)d elementów, a nie powinna zawierać więcej niż " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lista zawiera %(show_value)d element, a powinna zawierać nie mniej niż " +"%(limit_value)d." +msgstr[1] "" +"Lista zawiera %(show_value)d elementów, a powinna zawierać nie mniej niż " +"%(limit_value)d." +msgstr[2] "" +"Lista zawiera %(show_value)d elementów, a powinna zawierać nie mniej niż " +"%(limit_value)d." +msgstr[3] "" +"Lista zawiera %(show_value)d elementów, a powinna zawierać nie mniej niż " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Brak części kluczy: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Podano nieznane klucze: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Upewnij się, że ten zakres jest w całości mniejszy lub równy %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Upewnij się, że ten zakres jest w całości większy lub równy %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..14b4220365c2f9dae3a3fcc81fdd6d457c45ba7e GIT binary patch literal 3136 zcmcJR%a0UA9LGxqf$@!s7!`k@WOsy~$4X=wSmU}bW|e&i3m!OV?euSE8oH~RuId?< zt0pGKqh3vj35p2^4#q^i&Dk4g{{v0*q&L4+Ju^E?K=9Q`&!@Y(>Q}#a%}+bGd?s)` zh5K3DH*i0X`;&X{gKPV}LhJ{3fDeIH@M&-cTms((-v+OMJHg+;XTYuZ39$>@3p&}; z;BIgQBrpOGf**rlf!~5x!1uQl`)}JS#3bG)z$d{KkiZsL20sFif!Dz*_zURt+H=1U zpF;O(@Fl$exJ`&hz~4dlzJ0q8bKuJZ_CTlC_uz}*4R8} zz|X-iL8tfeQlan9pxbBH1BE`b;3VG9f``Em!9(B=U=92gd=A|Apb${oUr>E?!5soq z{Ph@qVWz-T?`t>s1a7G6edOZfY=sJ=>tQ@WMe#UpxWHcsk$4n0T<&Az;v^>aPj+RT zbJ5=G!fXy{enWdmSC~#vThQ&F#pivhZUVHEpDo%+@Pn!Eyr2 zmF<)bMGBTM$t;uW6vF+^$zD0A)*x{rLTs8^Ss5vVRi>kR19ycKLDE6|5=LEs2J;|; zTHG5te6y3o%AIAJ|3m0)WG1>uA9YhQ{2M+0Lgu1ONw>(@EK+S`ksdx)RUXGiEU~d1 z7V$7e6g#r(5}e7%gehj#ww;Pt(Z(XLPrY-3_@ZTH5MCorX-qlK>xSTdrX(^3`!ryi z8!QhdkIUJk0>UOj;vrb>PeNkDySY49v#U?{j_k~rsX;MYF#XeKr z_&&dT+3a&=>6XfY(XJMq*%fidb%asU`urO-f|X3W77#3i!5P#LtZYzt4n?j@Cpp!b z4Hiv13WL}4wh2~sgGwvQtHGSBc+3sn@M%0%s~-+(^`L%)>aR2o9XU{|*J_v;oaAog zWRB0PPhl$6YK^Jdff}yT32AJw3iC}Ytlq16zWfoncV=8fct)0jyuAt|i zPA7vVuKfqG)c*qAK}VEoWBS*+98(kBhubnEZP3+2{1#`xn-Y3kNf(eBC<{q#nMmqi zMb(6oIF2$Z! zR69Dub78-{&7@m@cEY`1dAR6GTV*MEZv+{ymxK@~C}8MLRzYn|+FW9=^DCuZ@^BWb(DZ`y8i1 z|7-79_b0)*)FhfLa$a>%Nb|nS_rF1MK<1$R8}xrM8@KZWIfvr!;wwtUg%mMr$=J%V zmX6w%7}c5LW)xzD+`KYmgSdB!k7MhWk!<~INGGItQG^@ra1~#ap(|4yXPi?jN-Cos e0cAH10KX0u41GsuK<>@}7&vSyqa+@0B;rq}#Jj@) literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..71c3ccf1e8e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claudio Fernandes , 2015 +# jorgecarleitao , 2015 +# Nuno Mariz , 2015,2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-12-01 00:20+0000\n" +"Last-Translator: Nuno Mariz \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensões de PostgresSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Item %(nth)s na lista não validou:" + +msgid "Nested arrays must have the same length." +msgstr "As sub-listas têm de ter o mesmo tamanho." + +msgid "Map of strings to strings/nulls" +msgstr "Mapeamento de strings para strings/nulos" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "O valor de \"%(key)s\" não é uma string ou nulo." + +msgid "A JSON object" +msgstr "Um objecto JSON" + +msgid "Value must be valid JSON." +msgstr "O valor deve ser JSON válido" + +msgid "Could not load JSON data." +msgstr "Não foi possível carregar os dados JSON." + +msgid "Input must be a JSON dictionary." +msgstr "A entrada deve ser um dicionário JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "O valor '%(value)s' deve ser JSON válido." + +msgid "Enter two valid values." +msgstr "Introduza dois valores válidos." + +msgid "The start of the range must not exceed the end of the range." +msgstr "O início da gama não pode ser maior que o seu fim." + +msgid "Enter two whole numbers." +msgstr "Introduza dois números inteiros." + +msgid "Enter two numbers." +msgstr "Introduza dois números." + +msgid "Enter two valid date/times." +msgstr "Introduza duas datas/horas válidas." + +msgid "Enter two valid dates." +msgstr "Introduza duas datas válidas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"A lista contém %(show_value)d item, não pode conter mais do que " +"%(limit_value)d." +msgstr[1] "" +"A lista contém %(show_value)d itens, não pode conter mais do que " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"A lista contém %(show_value)d item, tem de conter pelo menos %(limit_value)d." +msgstr[1] "" +"A lista contém %(show_value)d itens, tem de conter pelo menos " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Algumas chaves estão em falta: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Foram fornecidas algumas chaves desconhecidas: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Garanta que esta gama é toda ela menor ou igual a %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Garanta que esta gama é toda ela maior ou igual a %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4c6fe387c0fb0a6e4217ab31a1a873a0365b0027 GIT binary patch literal 3190 zcmcJR%a0UA9LGxqgz<$azLg)Cg`GgpVkx~qn&>KT^1 z9*kEL4_=4~kr<;f(SsKc^DlVzN@C*0vj@LbJu~}aaSgGPo=lY+`r*Ig!}VH@Pljbql}G#`@pBbGWaq$4K9KofggZ(zysi4;H%*7#~6D7JPdl- zli*9>GDx5VkAt6q-+(`ZcfhN=^8NShW^5eqN5O;O5=fu`i{Pi=Y48WI4E_mvyk8u#*Tr9z&iLocpm%;d>*_99tQsgz5Z|PgDkKHdb@lK9sx7( zDEKA#E%+;V7rb7`zaM;pu`1pt!B@a*U=jQTJOzFaPJ#Ep3i#%e`Mz}!YKIG|k1m*l zVQRRZ#V?M@Fg4iP4|>}`<#0WR-)C?`mC@zT4i&>0VT#}rxQOk?4U-4oc)zk^W8+<( zWTI$~QFx#7H6Qv14>s#v)!fv+j3v+&HhV-#$;QkgGmM#Lb3)rv8gi@rFqy<`;)R z_2Wmv?nQgVXQf}t2Z#2l=#O1uSA0Pj#cT+_K^<5&+E;*RK8~&+g>cFm#n+JIx^Pi+ zv~kgbZOJ&A$yzq5>lzi7m+H~1Pk79Y-t$pR6P4;@R5=+{Pf@j6d+VL!m5E9P6Qhfw zE4|DO^WKgoPEvKUR;?bd;3{0;)+xmBK7?RVe7Y+QGpcVx!ziki1jWXmewQo4#B> z7fr6s^V>CriRM&8$01lISEL(hU8As9VL8bRPoi_$q_#$?6JG7~#1!R^)8mTHP_;N! z*ihhOf#9_$1zDOGqHg~-io7nd%V{X?$N*pP*<$}|R1Gbuqpj_K*A)phP?SWA8&vvO z+d(|c3gcu`-pE7*3j*Xb24xI|6>+1fe|K2>I5>AA@jLhf3?Li3q0RMS=ZRrJ@#cmYmw@~N?{s0dlbUR&xa+_o$T6U;v z&~3~4|C>y-1H_6iw0S@1aKz5wWzZ28f;ZrD)EL#~u@51bBSmf_stJD`QXL}R;BSO- z$gH{05Bfi0O^~=$l$tzoT*auKqeii5W-Khads{T5SD=aL z#VT!-AJ8ZWqjd-;, 2016 +# Carlos Leite , 2016 +# Claudemiro Alves Feitosa Neto , 2015 +# Fábio C. Barrionuevo da Luz , 2015 +# Lucas Infante , 2015 +# Luiz Boaretto , 2017 +# Marcelo Moro Brondani , 2018 +# Rafael Ribeiro , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-06-25 18:11+0000\n" +"Last-Translator: Marcelo Moro Brondani \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Extensões para PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "O item %(nth)s na matriz não validou:" + +msgid "Nested arrays must have the same length." +msgstr "Matrizes aninhadas devem ter o mesmo comprimento." + +msgid "Map of strings to strings/nulls" +msgstr "Mapa de strings para strings/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "O valor de \"%(key)s\" não é uma string ou null." + +msgid "A JSON object" +msgstr "Um objeto JSON" + +msgid "Value must be valid JSON." +msgstr "O valor deve ser um JSON válido." + +msgid "Could not load JSON data." +msgstr "Não foi possível carregar dados JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Input deve ser um dicionário JSON" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' deve ser um JSON válido." + +msgid "Enter two valid values." +msgstr "Insira dois valores válidos." + +msgid "The start of the range must not exceed the end of the range." +msgstr "O inicio do intervalo não deve exceder o fim do intervalo." + +msgid "Enter two whole numbers." +msgstr "Insira dois números cheios." + +msgid "Enter two numbers." +msgstr "Insira dois números" + +msgid "Enter two valid date/times." +msgstr "Insira duas datas/horas válidas." + +msgid "Enter two valid dates." +msgstr "Insira duas datas válidas." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"A lista contém um item %(show_value)d, não deveria conter mais que " +"%(limit_value)d." +msgstr[1] "" +"A lista contém itens %(show_value)d, não deveria conter mais que " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"A lista contém um item %(show_value)d, deveria conter não menos que " +"%(limit_value)d." +msgstr[1] "" +"A lista contém %(show_value)d itens, deveria conter não menos que " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Algumas chaves estavam faltando: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Algumas chaves desconhecidas foram fornecidos: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Certifique-se que o intervalo é completamente menor que %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Certifique-se que este intervalo é completamente maior ou igual a " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1b3944148dc01e7d7badcdcbf3e0a02ba22cc7de GIT binary patch literal 3454 zcmd^=&yN&E6vs;igz-22K>Yb2*=0uP`LU=hg9BM`Nmkiqg$0hJrn`2gpu1|UA3Ln! zpxMNOG2T27qX!Sfi^hZTA7Br}vu7{HqaNfR@LS!pv$HEG(cr~Sx!JXjm;Pc?t2N-(> z+ye&Pli;)9JV>Af_k$mSUxD9)*TIWhiuJc`WvqN#z&1Dm zegIa%@4yn)`5D{-{#Ih_D8_F+gtftmhYP)zz@X=S@BsKZ82t7F*aCOMspH@U5Nh%Z zrVlT;gF$6}J%J~-$uKqdbr=k`!}R=m63@qQ!<69__6`%-Q@G)Z{7i5}>~Y+1d44wG zT-m;{@)A$IsMvj!zfk6_qqYcNGNHH5o}R0+shp(SmqhH?3GLH_ly;PAUWib_9j~%! zWxWyPy4>L*Eg7ylg76aStd|NW(q-xx!JRNcN|81s-t{~sr)jL5%1pY81B32TT`H`- zD_!}TeND<|ZDDLszcy6t6?+ghCo^$}f43RVP2Diw@9I>nuQ8)~-VJ@q3qK|@c2X;D zmaA;Wi3~eeu3NDr6?P(s8^f0=f%}7#bK_uIlbw<{npi8xrLvf0yShK{Rzebr4&X@` z4d*kEg9=&{{WX7Y^l?)Cd!6=PD7}NuOc&9kHpRlfvGXr<&hj4VMY7IF)j<&Hwbz>R zX=>S=uude!aoFMzyL>6cw;;^rAOTya8KoUUbOHAF6pWlM0s zpiEkeb(+{)7_1Bgyt=G(UyTU%j9!w7NJb)Ekpg{k5oZh#HONtB3d3 zC+c+wMrXv53_3T>;2!o_9pF zAb8fKGdkl+LZIAruGg&9`u%>@h52$(T&bci)ruXgAsx)G8C|QCW@l!n*Z10})=MXl ze?q~Afoc*s#nIx%W4l;sT`YV zHY$}PrEregNK~WIBJYf7dx>aTU7PqAU;Xf)EYASU4ltS`^Y2n7I9TZl|xWtWQu-udApzgCb$h%$}Zmc(!k8kv+~}j^Sn%%|8HRhdXHi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b858875ee9b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po @@ -0,0 +1,129 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bogdan Mateescu, 2018 +# Razvan Stefanescu , 2015,2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 06:23+0000\n" +"Last-Translator: Bogdan Mateescu\n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +msgid "PostgreSQL extensions" +msgstr "Extensiile PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Elementul %(nth)s din mulțime nu s-a validat:" + +msgid "Nested arrays must have the same length." +msgstr "Vectorii imbricați trebuie să aibă aceeași lungime." + +msgid "Map of strings to strings/nulls" +msgstr "Asociere de șiruri de caractere cu șiruri de caractere/null." + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Valoarea lui \"%(key)s\" nu este un șir de caractere sau null." + +msgid "A JSON object" +msgstr "Un obiect JSON" + +msgid "Value must be valid JSON." +msgstr "Valoarea trebuie să fie validă JSON." + +msgid "Could not load JSON data." +msgstr "Nu am putut încărca datele JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Intrarea trebuie să fie un dicționar JSON valid." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Valorile '%(value)s' trebuie să fie valide JSON." + +msgid "Enter two valid values." +msgstr "Introdu două valori valide." + +msgid "The start of the range must not exceed the end of the range." +msgstr "" +"Începutul intervalului nu trebuie să depășească sfârșitul intervalului." + +msgid "Enter two whole numbers." +msgstr "Introdu două numere întregi." + +msgid "Enter two numbers." +msgstr "Introdu două numere." + +msgid "Enter two valid date/times." +msgstr "Introdu două date / ore valide." + +msgid "Enter two valid dates." +msgstr "Introdu două date valide." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai mult de " +"%(limit_value)d." +msgstr[1] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai mult de " +"%(limit_value)d." +msgstr[2] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai mult de " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai puțin de " +"%(limit_value)d." +msgstr[1] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai puțin de " +"%(limit_value)d." +msgstr[2] "" +"Lista conține %(show_value)d, nu ar trebui să conțină mai puțin de " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Unele chei lipsesc: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Au fost furnizate chei necunoscute: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Asigură-te că intervalul este în întregime mai mic sau egal cu " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Asigură-te că intervalul este în întregime mai mare sau egal cu " +"%(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c2600d2da7f8ddfc6f5c7b4bcea6c502023d8ec7 GIT binary patch literal 5119 zcmeHK+iw(A7(XZ|tl|Z)L=6X$LN|2wQcEaHw0=TKcK(w%x?F>auI??<0P}cnK|dXf9LzY z{dwKW&ls-PaKDNBC)^uwPp-fZuGLR4)&N`sTnmf>*8`KlgTP+k`@rkKb->?&Zva<4 z$=IvFjX>hv3Va>d1>`^txD|K-_ziFtcpZ3bWg!2lRg5*_eKYVC;2|If3Sby`7T5;N z0i(d*fTY)3PchaE9kv6z@qT~BBzb`admcAbUA~|egNf{A+)v}C zm_S|j0&cim#)jg`wlp*jsk$q|_7*N5c*eCI-Y4iyOY!}O4;_rKcO`PO@3`o9*dEi> zQ`|5euA6GGg{M?Ujj+9j?OK96gQ|lc&E}SBqy@)AznRJE!V&riPg_EDghjgyZdzP? z(<7?y^?rvsAU} z`|zNti?WOkBkMZLK2-xhrnG)XGY!=miLeewWMH}B42Es48L&if)w0wPo`USu7Ob#emTBUe2V+Pf)9w{lE15coQm9^r~NpX-i2qz z46?_l$%RMJ^Bz1q)hss$xb0Y)kwy}krN^k@>blJi3fmE>ARKlO#6fk4@>_6Q%?Pdw zBkc@ESeI!#NbAEN9N^-lBMckSwb@}4TTX}(o5THrXEfV}oCIv6kKy75*EnIA!$!r% ztYr>qDUqt!*+UW?)pAH*5+58ac~&V$#L0dEO=(3Ksj5v8M#M5v>H8)rJ#25HQ%R(1 z(P%n~WOjrdp@OiSvoigPb)d^KsRAe+Ddh-`5Ufn_)N!0~Gt@1zrsXJ|c3Mj*yWO;{ z^q2`A>N?b;?4bjXy~=x(#k@HdZ&hO3l=yZYk0)AoY>hR?V%Vs3iy@78R_)uaG|PRl zmaQ>dp#!SzC_OOW)>X%}65PA&EqXKFf5QuB5mcgfa52)ZnifirP%{bM?IJX&Mva4xlTAdU!^6W7hh%62;v`W-11n3Q7s;cR z8x4m#J39B4{SlAELVIvVg#kTBvM|^|PDHah4((3fKd4%^aFQSP>{D9H`$*P+u#~+< zznPLr(%Ppv%W5XL<%YU+*HU$5pJ`?61UIts)lRnT{m4lg*{2wqy%EN{U!pyqTXm6_B*YTf!iT7fF)I7%jSvEUIEdY#ZrNLH~a~I%%9{4972d7 zQdGyhyg%VB$ploednv-GC(+{#|3a{Zc~`;M9|yY}*cJRy;xdPqo8U8!r+LXZAf!!s z$#o{eysx|)U~-Fgcr!%U#Qk%4E^z-Mfj`D+6*RYT&p~Xy396Fb{-l2%aU13k16qT6-3z2N(EM(agY20@* zQi1=+;OU^PBOp1X)+iiBo<&TH&MWxmLAV%LLY!vct_6QQ!Mtn8H!5NUZ$Y{edeGu5 zB`O$KwSNC%rC20D0lO)2aFFC_!ty*FK`1c>DU{ol6l4Siu8yIBu9XRO#{}^Rs(QJ9 zld|yA|LQ)jRCrj=%Cl6Jx>S{BPJ$UlmAG{{_UDRLcad@b-gSLash1s zy&YANN;6Fwm>?^vby;6!TJl? zkj|qk&{@G?=1=kRpBOn$$tjEmpwloI{i, 2016 +# eXtractor , 2015 +# Kirill Gagarski , 2015 +# Вася Аникин , 2017 +# Алексей Борискин , 2015-2018 +# Дмитрий Шатера , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-27 11:04+0000\n" +"Last-Translator: Алексей Борискин \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Расширения PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Элемент %(nth)s массива не прошёл проверку:" + +msgid "Nested arrays must have the same length." +msgstr "Вложенные массивы должны иметь одинаковую длину." + +msgid "Map of strings to strings/nulls" +msgstr "" +"Ассоциативный массив со строковыми ключами и строковыми или отсутствующими " +"значениями." + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Значение \"%(key)s\" не является строкой или отсутствующим значением." + +msgid "A JSON object" +msgstr "JSON-объект" + +msgid "Value must be valid JSON." +msgstr "Значение должно быть корректным JSON-ом." + +msgid "Could not load JSON data." +msgstr "Не удалось загрузить JSON-данные." + +msgid "Input must be a JSON dictionary." +msgstr "Значение должно быть JSON-словарём." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Значение '%(value)s' должно быть корректным JSON-ом." + +msgid "Enter two valid values." +msgstr "Введите два правильных значения." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Начало диапазона не может превышать его предел." + +msgid "Enter two whole numbers." +msgstr "Введите два целых числа." + +msgid "Enter two numbers." +msgstr "Введите два числа." + +msgid "Enter two valid date/times." +msgstr "Введите две правильные даты со временем." + +msgid "Enter two valid dates." +msgstr "Введите две правильные даты." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Список содержит %(show_value)d элемент, однако количество элементов не " +"должно превышать %(limit_value)d." +msgstr[1] "" +"Список содержит %(show_value)d элемента, однако количество элементов не " +"должно превышать %(limit_value)d." +msgstr[2] "" +"Список содержит %(show_value)d элементов, однако количество элементов не " +"должно превышать %(limit_value)d." +msgstr[3] "" +"Список содержит %(show_value)d элементов, однако количество элементов не " +"должно превышать %(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Список содержит %(show_value)d элемент, однако количество элементов должно " +"быть не меньше %(limit_value)d." +msgstr[1] "" +"Список содержит %(show_value)d элемента, однако количество элементов должно " +"быть не меньше %(limit_value)d." +msgstr[2] "" +"Список содержит %(show_value)d элементов, однако количество элементов должно " +"быть не меньше %(limit_value)d." +msgstr[3] "" +"Список содержит %(show_value)d элементов, однако количество элементов должно " +"быть не меньше %(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Некоторые ключи пропущены: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "" +"Некоторые из предоставленных ключей не входят в список известных ключей: " +"%(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Убедитесь, что все значения, принадлежащие этому интервалу, меньше или равны " +"%(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Убедитесь, что этот диапазон, больше или равен %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c311668a7284362b0421952fce411ce61fa09e7b GIT binary patch literal 3630 zcmeH}&u<$=6vqc>OKX0YmfwiiLeiMlzd|9YTNh|))j)pHq(SsjjlC0l_^V5)y|>2P7XmyW+&w;Zbfi8Fy{2crS{2sgkUfGqbzh^gNBX}PM4}vowfdWi}*T7TYw_pzZ z6|{D}yoa%$Vfz?3hWCSe8G8hr0$&F|1}}i0g6F|I-~sT!KE@7%Y0$=DvP&0y0q@s9 zYws#J1l|D^*7+T*gB2|D8peNkG?DuQw0;wUHVlq~Bj6Qq0{jfL_WcOH3Z@=s3~J&F zrf*&dM{K_xcnUY%WKbQ)8i->97vk$_JfFawN?zk9)H0YD`}i(KjiGt*i2ZcI|;B~dZ#tO`Acq%!0wo`{gc4bQT3 zQip*cQ{x5?S5v@cRSxlnWr zPr|6(pROEK(4uJd;yoB+C;Rt0_5Dz~gHB&1*(0~*!auR|E;^@pgVZ8v6S%U9BvQSf zIT?DMX466&;UwFklTEDgrp<3bn)`x0A*-gAWwS~fr1ji~lO(PhAvJbavpEHkx@c=c z_yzf{)>x+q-|S$zD-g=MR4uthuo0-H>j-Cy72#{Sq*trWab6;i!|q{Ca=>-&6q|pmut0JS!1=ii{h%CkW2jO!RyY> z>3S}mnwpq8*Y~`T&8N=kRw6aLLo|^T-fP0zqD)4oYWFvmnrQ;_l`B@r4flz@;CCbzAFiHEXKyTv> z;@du*F41TrbgD$hAyn8DI%Ma+O`}D6BYiT(E+_{H!D;K6fDDV)sNCMTPED-NjZ{7@ z!mw!7h;CNQ;8>`e_=QDZIeZBf(r$!FuhX0)Qp4ea>!J7Z&Pudq_{R0@=5m2r*1Q(l zgzGI;5ni-P&FJgS%Eqe8iF=}~2xTELJlMj}e0z59sK^)c9@JdsFda@gsBmi~5-iL5 zgFJCRx=9Xv5B+wov%)nx_+3P{eiWPYYjKEc`z8`t@AMK#fCdM_e3 zeQ9!%ElB*kkSH>wI(iD)jeXk8wvC0?qjhpR>!_b_;6O)L*;tL%FxBO3+C`^R0hH7` zx1;sW3JSLt-752?Xno6ZeFiJgGWv;KPKsp|p#3Y*ow7ynGWwy5bF8ysJ6qBiV0X78 zN}+xDRE}=h_S@cAO}ZE=u&!`?H2YKfO;GoiL7(oQ^)@u9`6N05X(e5, 2017-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-09-05 17:06+0000\n" +"Last-Translator: Martin Tóth \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL rozšírenia" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "%(nth)s. položka poľa je neplatná:" + +msgid "Nested arrays must have the same length." +msgstr "Vnorené polia musia mať rovnakú dĺžku." + +msgid "Map of strings to strings/nulls" +msgstr "Mapovanie reťazcov na reťazce/NULL" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Hodnota s kľúčom \"%(key)s\" nie je reťazec ani NULL." + +msgid "A JSON object" +msgstr "Objekt JSON" + +msgid "Value must be valid JSON." +msgstr "Musí byť v platnom formáte JSON." + +msgid "Could not load JSON data." +msgstr "Údaje typu JSON sa nepodarilo načítať." + +msgid "Input must be a JSON dictionary." +msgstr "Vstup musí byť slovník vo formáte JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Hodnota '%(value)s' musí byť v platnom formáte JSON." + +msgid "Enter two valid values." +msgstr "Zadajte dve platné hodnoty." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Začiatočná hodnota rozsahu nesmie býť vyššia ako koncová hodnota." + +msgid "Enter two whole numbers." +msgstr "Zadajte dve celé čísla." + +msgid "Enter two numbers." +msgstr "Zadajte dve čísla." + +msgid "Enter two valid date/times." +msgstr "Zadajte dva platné dátumy/časy." + +msgid "Enter two valid dates." +msgstr "Zadajte dva platné dátumy." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať viac ako " +"%(limit_value)d." +msgstr[1] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať viac ako " +"%(limit_value)d." +msgstr[2] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať viac ako " +"%(limit_value)d." +msgstr[3] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať viac ako " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať menej ako " +"%(limit_value)d." +msgstr[1] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať menej ako " +"%(limit_value)d." +msgstr[2] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať menej ako " +"%(limit_value)d." +msgstr[3] "" +"Zoznam obsahuje %(show_value)d položku, ale nemal by obsahovať menej ako " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Niektoré kľúče chýbajú: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Boli zadané neznáme kľúče: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Hodnota rozsahu musí byť celá menšia alebo rovná %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Hodnota rozsahu musí byť celá väčšia alebo rovná %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ca0e57e92a29680107c7c2b97a1b15e9e0181024 GIT binary patch literal 3524 zcmcJR%WoS+9LE>v(@-Ae{Sf?Gh#IR|Ka!}VPE!h@tpZJInh+#7z{EST$2&V?c4qA+ zst`9MM7VL}P!1J0goMP6Q+ndc86o}vg!l{i&h9$4OZt!+RvLeHW@mo$o8SB%{{85_ zZ#+EDqP>Ln8`>*qUp;^yJcl0iyfN@Fcmyni&x3Q|68Hi5E_eex3jPDW2=0H#^PT~Z zfll@e_#9XV2^8Q2_$Bx~_%nC|{A6FY|H1v9H;(=Z@M*9P61WZ)!7sow;E!M#{0nq? zy?g*?fbKJ(kN%NEp7$^~3p#lh!LwioJO};&I{ANtPR@bDnH^4n&JN4q3!nkVz^}oR z;7{N@_W1++2z(8jIQxD6NVe~{pgaGs;H%)D;1qZOMw|z0pd0@TJO+LTLQMKV^_>Ui zNcDFEPoUwL9z>nCNAUs`y(iHQ=7YE*?{PGkJiQyIr*~p( zyvt<5i{=ESFBB!l(i(R?5zsr!mzPT3n<+`JwRyvO^E#0MDQ!t=mQA66SyuASE0e^W zY>Qd^2tzSbO-^`e=%^#P<#L0XF=v*?Zk8e)6aO?}lB}k&aVa8UKh71pM{$xHb5F9; zJ$sr|60PyrIPv|V?5sEgFIy4u+kD$)I8}9Iyw}o_5B6A4oy6|glx21dM8gWLSiDj4 z7A%i&a%EdZLqg#soLC&Q4GLg>XXI2ls8%EIlEB?Gw6aVngH@)bd%3v+5|A{3U&5%n zpnM)=&^qt+4L)k*pmcYc=Km0S8<~;L+(+Hw4ELkw9b_)D4(W9=HWsQ0FVg+jvPz^h z-V!&K2ibj?>=s+B>l~buVG$?ERnxXgUR@gtzg~Xt67j2+D}(Db-m=D&kZ%}*`8h?x z80=HS+1y|;pOC0f>7E*z*ok#l1Uwj;x#D)TEVfQxw|y2_X|Osc;a3|Rnz}Ds1tXJ6 zo?D!HsvAF^?p`#Rx{=-B#;rYQpdt)yxE6 zCi+)+S2&p?^G^GdQ#4trO;4Vz;3-^U#`-HbzLCu8xJLC@MEd401cd@6LORoN1DmC8 z)<4&bn2;qTptD%3nh9%ie}%KCM$1xnxe`c2<1K4DwQ{-F>y@mNE!O!}x2Bw(t`C_D zC>vQW78Vy4&kyWSEmaEhh)u4b-$n=VYT*mzjzqA|QlrIU!|mMrD;NBk!92IuI*TVhzVGL<}0+oW+vRr8k9LFyX5mcYWdR0^I+nn-t&)NvP0ZPCL0wNq=3+7HS1p5(E;76@-~w%9uj zb$72N{#PFUKfwQCN$1wLc;bCnaxcX0V$Z!0yPH+-BDWrMBSpx%41T-GyNEHzwCs8p z72gbymvh$^sS~s{WiqoA5on1-qx4AWjoIeS>mnAm%Tc;R6q{I3DBH>Q7K9*8gshF4 zv{QbUkk+z|w98|-wf-V#pcpjB7Z0uZkRj1oL}{MB*ig83^dR8V{h$r$fI_Vr$S7I9 f!{6kcggdCk*b4?o(^y`E`$>6_4f^4oC*pqrQV~6; literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..baaaad4efd4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po @@ -0,0 +1,130 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Primož Verdnik , 2017 +# zejn , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-23 20:42+0000\n" +"Last-Translator: Primož Verdnik \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL razširitve" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Element št. %(nth)s v seznamu ni veljaven:" + +msgid "Nested arrays must have the same length." +msgstr "Gnezdeni seznami morajo imeti enako dolžino." + +msgid "Map of strings to strings/nulls" +msgstr "Preslikava nizev v nize/null" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Vrednost \"%(key)s\" ni niz ali null." + +msgid "A JSON object" +msgstr "JSON objekt" + +msgid "Value must be valid JSON." +msgstr "Vrednost mora biti veljaven JSON." + +msgid "Could not load JSON data." +msgstr "Ni bilo mogoče naložiti JSON podatkov." + +msgid "Input must be a JSON dictionary." +msgstr "Vhodni podatek mora biti JSON objekt." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Vrednost '%(value)s' mora biti veljaven JSON." + +msgid "Enter two valid values." +msgstr "Vnesite dve veljavni vrednosti." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Začetek območja mora biti po vrednosti manjši od konca območja." + +msgid "Enter two whole numbers." +msgstr "Vnesite dve celi števili." + +msgid "Enter two numbers." +msgstr "Vnesite dve števili." + +msgid "Enter two valid date/times." +msgstr "Vnesite dva veljavna datuma oz. točki v času." + +msgid "Enter two valid dates." +msgstr "Vnesite dva veljavna datuma." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Seznam vsebuje %(show_value)d element, moral pa bi jih imeti največ " +"%(limit_value)d." +msgstr[1] "" +"Seznam vsebuje %(show_value)d elementa, moral pa bi jih imeti največ " +"%(limit_value)d." +msgstr[2] "" +"Seznam vsebuje %(show_value)d elemente, moral pa bi jih imeti največ " +"%(limit_value)d." +msgstr[3] "" +"Seznam vsebuje %(show_value)d elementov, moral pa bi jih imeti največ " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Seznam vsebuje %(show_value)d element, moral pa bi jih najmanj " +"%(limit_value)d." +msgstr[1] "" +"Seznam vsebuje %(show_value)d elementa, moral pa bi jih najmanj " +"%(limit_value)d." +msgstr[2] "" +"Seznam vsebuje %(show_value)d elemente, moral pa bi jih najmanj " +"%(limit_value)d." +msgstr[3] "" +"Seznam vsebuje %(show_value)d elementov, moral pa bi jih najmanj " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Nekateri ključi manjkajo: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Navedeni so bili nekateri neznani ključi: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Poskrbite, da bo to območje manj ali enako kot %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Poskrbite, da bo to območje večje ali enako %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e3bb00e5aad770f159e7b241eb954bf2f1c9bf62 GIT binary patch literal 3192 zcmcJROK%)S5XYO4gk*Uqya}Qb2(fWycWpp+HZhQdM6rn<#Ks5?MD3mSZtu=?kGp%k z@c{{h!~t>P01{syL^48f;l{~V#EAoJ2wyY34UGU0q#OT~#xG z9@_gA!|^1}BRGG<`8>`q?!g7efjx{J2M>Y|f)(&-a1xva-vi$UuY-rcf52zKefKi< z1b7tmx+lP=zD)4lwotco_8dj)RxLPr--5U%;c_AE3AYU(mYKks{R8vGp`0bhKe&^r&p z>~O&J{(*2Xh=$`)T;V2zXo$6c>0<*^!{OKSzQC0J@euA{B6|!cLJ{@^TNGk~kcYkT z`^runA6nx{E{5$13OAJI*3q)?Pco+Ig}K=>I~z!Pxh3k3o!5C1lhTe7%?lBVx#MMa zLD}30a!u}Vk(LZs4MDi6>oiM*6UjO?jNncfFQrHu6012+$Z0x0l*m-Nt6hWcP+cOd zy(3*=&5kCOr^~`vufF%H@D)CYij%3>W$Y%egQ?rzcbYm8gEgj9mb-pTc@f80)}7Rf zoAolAaw3K2$~A{ANd->?abx&8#R$I-axf02)!1c;t*L9}xKtLCY*Tl-(TYhz(Menh zZ~gvs<)DIAM5h<;?JCXCfsRLqjSP4*`_ngfo~#s4THV0%~hF| zwQ0PLDXNk4hKLpgPiu5GS>{Tj_Y5_i%W9QMr_(7ruTiduYh`q*O5sxvNq2t5u2zOi zGgC7c2HuaBtEKa(NTFcWdIt9#GN6(rDAChYZ*pUWn|yciVl*+3^J}dL6J1bs9fy>d zSeCADXN~M?X+FsfPoj(3q_##X3y*ek>@*d(lS7J*PSWV`=@MH?gyFQcmB)EgpapMk zP)qo$Z{s9sEfFiWxw(;+*=!51eM4`%Fv=GG`uLliRD+v#j^M;d4L>u6xGMTqnJvgh zZgewOl2$R+UPs454@HX5=7w#0`4p$5l*didR?spx9Hk?66f|1q9qP(>`!DOiK0^Ix|4pj2H5>?@6waq&hs17U5JynGOE;M~7|aswc(JraCs+!zc7|X1V6U`z zf*LEnsB1V2dz zy_OFI2RqOf3L3l?zw<5JC~CC0-%(j+A3(3cZw3uM8*C;=6K(lfb&k5){1%<0|DBlT zejrpL7)FEgjH?!^5lyf!dQm3+CkiDPa;{gNk}S%5V4xGNHnK6KWv&epsXw8Y b%3{kG!|UkPxere$OnftXvIG6Qb)EkJ>?QCI literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 00000000000..32207826193 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,117 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Besnik , 2017-2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-05-18 09:27+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "Zgjerime PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Objekti %(nth)s te vargu nuk u vleftësua:" + +msgid "Nested arrays must have the same length." +msgstr "Vargjet brenda vargjesh duhet të kenë të njëjtën gjatësi." + +msgid "Map of strings to strings/nulls" +msgstr "Hartë vargjesh te strings/nulls" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Vlera e \"%(key)s\" s’është varg ose nul." + +msgid "A JSON object" +msgstr "Një objekt JSON" + +msgid "Value must be valid JSON." +msgstr "Vlera duhet të jetë JSON i vlefshëm." + +msgid "Could not load JSON data." +msgstr "S’u ngarkuan dot të dhëna JSON." + +msgid "Input must be a JSON dictionary." +msgstr "Vlera duhet të jetë një fjalor JSON." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Vlera '%(value)s' duhet të jetë JSON i vlefshëm." + +msgid "Enter two valid values." +msgstr "Jepni dy vlera të vlefshme." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Fillimi i një intervali s’duhet të tejkalojë fundin e një intervali." + +msgid "Enter two whole numbers." +msgstr "Jepni dy vlera të plota numrash." + +msgid "Enter two numbers." +msgstr "Jepni dy numra." + +msgid "Enter two valid date/times." +msgstr "Jepni dy data/kohë të vlefshme." + +msgid "Enter two valid dates." +msgstr "Jepni dy data të vlefshme." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Lista përmban %(show_value)d element, duhet të përmbajë jo më shumë se " +"%(limit_value)d." +msgstr[1] "" +"Lista përmban %(show_value)d elementë, duhet të përmbajë jo më shumë se " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Lista përmban %(show_value)d element, duhet të përmbajë jo më pak " +"%(limit_value)d." +msgstr[1] "" +"Lista përmban %(show_value)d elementë, duhet të përmbajë jo më pak " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Mungojnë ca kyçe: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Janë dhënë kyçe të panjohur: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Sigurohuni që ky interval është më pak ose baras me %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Sigurohuni që ky interval është më i madh ose baras me %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..aabfcba9cf6f2f1e250fb76c9f3b8822f1d58838 GIT binary patch literal 4106 zcmc&$+iw(A7(Xf~RPloMsPRBj=nAu!TGFy~K`AAvP$;zGBTjcuw?k)V);VXpZR7#k z2x@#VMiacpm=HBSEYO8!sqMdTCgGVEUIv~A9$yp5e{d~hZP;%CJ`Fq!^mdg(#NeuM6vz+T#~W9&&_7T5tS1K$SzT*nRTp(FMlum|`tkm#-f)4=sDjJ*Qf z2c*3Z+yndxcoK4c2fho;Kf>4`&VPlIjsQC!jqLaUNc?^T?gd^49s_QA488+S0Cxg4 z5Nyl?)t4T)gFRf|JpqK745Ey$>6m;2Q_Mqlf(?U8OAo{`n8KdI`w(7=2|~mk#|xL6 z*ic;A*4DOh+bxNh+{(>@7fMp`VL>}5$KMz{d??OdH^}|r6C$fvk6&_g-18N8eLEuI zIa}Fr*6YbqAh;T}6@DDa1KZ0Bjz!il6kVZ&JIV8bu$2gi%Hw{(#XBY2<;v%+ZLU*r z)bYAPt7PX2DObhI$SnKZD;0)CAc_6rQDiG@5DDcJ#4Wz9aBNg zlK7~wOs!Imh>5I#ru0R4xhA4Gqst~y>3p-19+R7?D(R|SH=0V3%#O2T)DV_()}&v( z4-5o8bpWd`XB|Tc!OAqxoj{HIEk{Ms50up}^G?p%Tgppo$WQZ@fx|;q4;4IUt$mcm zygixfvXVQjR3}fR(j7auCEJrp5L!pYxI;Xf=sK-r2T$!x@7S>|iKpeDEtNF{^QCJm zKS=YvSdaPqfInt?@LQI551W(M#uiWFevsddi(bBD=Y=&S>_VCkieT7518N&ps+dkB z%H?ug5nE?OOvKTy5|Lqx;MT7vWRQrp^!N4m-f%%Go^0tsSqcxTO%`FJLK-BBF6wj_ z&yL!G6e{!P(0;4y1|7*75rNg~W&NDVi>_fuEvcF2GH4laOM&fL`~9FG)7&eXt<1c- zi$}{$o7b93W-=+hWecZea#JRi;(K_KgB<(anfAp`-I)$rnj6XPRFa=O8C?NQGKM=T z+-Z;PYH6AY`eJxWSM`kkMbC$)!zr%kusEeFTwl<$;gp``fYW+`&h$l)&DL{;CI{E^ z`a*aP3~IU(PBHzpt{M*dQaH`QwZg;c@T_4}(Q{FE)C;(UPheit)i~4NfNv!{N6Z!= zs;V!ophY;XYj_t(QH~4M@Jpkcz6vlZkPQ`GTh?08yzfT995ni3)dIeU=qgkvhrt0e zWDpz(pUp$H3RGB`qS>>!V%!2VAwE$L%^Vy8!|sa5%9o&FvtS%7O9MT-@>Rt14D`8r zvw1kuS4h#Dc&!jjlRGpeA>}*xj4}%ugwREEl9C6Rrmxf&6kiH@g`y27&6;e4ur$+1 z14>-nMgS^$2A?h?aLcA=L_%W1>FvZE{E*;0oC19nOJa@0GAY~0heCl&06CI&S#Du$ z-LZIGy|?0L|9|m!@B530?fdu6_y4x|JM{f+#D9gHU7&h1WrzBiM|z`b!uL$^pc-n_ zz)VRtlOUOijtHveuaIT#R;f*0qGU$}&6u`h?xPOPcWmmzAw0L(-qGZyQFEx*s0zUv zJE}mcv8I1cU|2J$K>h3r=uy;WVnlk@!q3gDsKN>(mZp-KNi-b7>4twx`coXyXaYOa zDQN!G@6d2D)*1pxY~b3+;#=@Oi>6J@r`9lf$f2e?z*LwKwTXxq%|McbHc`V8S`qQm s&@w&x6GPK5P8SuZH2gC&-Zw3+IW9(Y6c;RK&1j4Mvgw=nu69iS1s~2AkN^Mx literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..27a30d05765 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Branko Kokanovic , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-07-04 19:55+0000\n" +"Last-Translator: Branko Kokanovic \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL екстензије" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Ставка %(nth)s у низу није валидирана:" + +msgid "Nested arrays must have the same length." +msgstr "Угњеждени низови морају да буду исте дужине." + +msgid "Map of strings to strings/nulls" +msgstr "Мапа знаковних ниски на знаковне ниске/null-ове" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Вредност кључа \"%(key)s\" није знаковна ниска или null." + +msgid "A JSON object" +msgstr "JSON објекат" + +msgid "Value must be valid JSON." +msgstr "Вредност мора бити исправни JSON." + +msgid "Could not load JSON data." +msgstr "Не могу да учитам JSON податке." + +msgid "Input must be a JSON dictionary." +msgstr "Улазна вредност мора бити JSON dict." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' вредност мора бити исправни JSON." + +msgid "Enter two valid values." +msgstr "Унесите две исправне вредности." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Почетак опсега не може бити преко краја опсега." + +msgid "Enter two whole numbers." +msgstr "Унесите два цела броја." + +msgid "Enter two numbers." +msgstr "Унесите два броја." + +msgid "Enter two valid date/times." +msgstr "Унесите два исправна датума/времена." + +msgid "Enter two valid dates." +msgstr "Унесите два исправна датума." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Листа садржи %(show_value)dставку, не би требало да садржи више од " +"%(limit_value)d." +msgstr[1] "" +"Листа садржи %(show_value)d ставке, не би требало да садржи више од " +"%(limit_value)d." +msgstr[2] "" +"Листа садржи %(show_value)d ставки, не би требало да садржи више од " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Листа садржи %(show_value)d ставку, не би требало да садржи мање од " +"%(limit_value)d." +msgstr[1] "" +"Листа садржи %(show_value)d ставке, не би требало да садржи мање од " +"%(limit_value)d." +msgstr[2] "" +"Листа садржи %(show_value)d ставки, не би требало да садржи мање од " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Неки кључеви недостају: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Дати су неки непознати кључеви: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "Овај опсег мора бити укупно мањи или једнак %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "Овај опсег мора бити укупно већи или једнак %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ba47202f970d6f50e8703882c32f3c54453cfaee GIT binary patch literal 2875 zcmd6o&u<(x6vqv;6c#8@euVLMSF5I|t;LMe;J(C|>wIvd&gr%9!*z@N3z32Dd{Bh#Q zb%yacu4i%mfa^J2@85+R#xLMF_$&Aj_&4}8c=T?@mci%2i=YNifZu`7fIovzf`5Wf zf$Sc}#(**KEZ79U0zUx11dknIYy$imd;|A==aaT&tc1F;0u_) zc#N@!!Hb~Z|2=RO9Dpm}Pv9fq*nNfGDtHp}MbOI&@GF0{2u%f{1*K9e#Tw~ zU#b*x5s`fO62TF76XhZm!jA?OgWx2-Q2qd#{ zRkR(uU~(0cHjb3xg$Tvm@fw@cHqQjP4tKaoOBvURAUw29+Ec;_wM9uLxD%O|(qu9c zALU$;Gc-P-WGdZOr-ZeK(iQd`7}9yVAu{XL?=BU-!Us`zG8MOYca!B{>d5+_ zW0ct6W5J0Oj%nAaT9O)u3gTJDw8A-sZ8X|2>r3%2{kYAKNGt~LXG zK(LpYzKlhDKyuyh=y>MHY=-TN!U(nIlR#W+3s~w66FMFdsM{nkdjn++zDyu8&(FI?Ckd597X*bzuz8W=}QFEG_ zue7G7&or8i1_YzaqA$J95xMDTvPqMZt*NOq4UEbXw=PuT`%P27{XO8s(xWmV-FSJAx5QrjZk3sXBgIYY(c?1ZLMv(&84R7RR=I^01L zqRKN)iBwJ|Wlx=RE<8oPt9Bi`nClp=5~h>lamPvdbw&UX6AI^s7TDOr?$wsc(J@Mo4n~;SM>jYV6=b z;WqdGh&)AujYW1Fft$bT!$UYdqPHVd*lQ&O5Kfj|wkUX^i`FVKUdFW*njwBVQftu} z?t~cK&}ECmIE$#EqJt>TV^5ybChRC, 2015 +# Jonathan Lindén, 2015 +# Thomas Lundqvist , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL-tillägg" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "Objekt %(nth)s i arrayen validerade inte:" + +msgid "Nested arrays must have the same length." +msgstr "Flerdimensionella arrayer måste vara av samma längd" + +msgid "Map of strings to strings/nulls" +msgstr "" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "" + +msgid "A JSON object" +msgstr "Ett JSON-objekt" + +msgid "Value must be valid JSON." +msgstr "Värdet måste vara giltig JSON." + +msgid "Could not load JSON data." +msgstr "Kunde inte ladda JSON-data." + +msgid "Input must be a JSON dictionary." +msgstr "" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' måste vara giltig JSON." + +msgid "Enter two valid values." +msgstr "Fyll i två giltiga värden" + +msgid "The start of the range must not exceed the end of the range." +msgstr "Starten av intervallet kan inte vara större än slutet av intervallet." + +msgid "Enter two whole numbers." +msgstr "Fyll i två heltal." + +msgid "Enter two numbers." +msgstr "Fyll i två tal." + +msgid "Enter two valid date/times." +msgstr "Fyll i två giltiga datum/tider." + +msgid "Enter two valid dates." +msgstr "Fyll i två giltiga datum." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Listan innehåller %(show_value)d objekt, men kan inte innehålla fler än " +"%(limit_value)d." +msgstr[1] "" +"Listan innehåller %(show_value)d objekt, men kan inte innehålla fler än " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Listan innehåller %(show_value)d objekt, men kan inte innehålla färre än " +"%(limit_value)d." +msgstr[1] "" +"Listan innehåller %(show_value)d objekt, men kan inte innehålla färre än " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Några nycklar saknades: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Några okända okända nycklar skickades: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Säkerställ att denna intervall är mindre än eller lika med %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Säkerställ att denna intervall är större än eller lika med %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..68fdaa92f22c3161c7e0745ea480b2dedf5a710e GIT binary patch literal 3162 zcmd6o&u<$=6vqepgVsQS^805Wl|mD>YdfLP;1Z;!O;Mm}L+h4fHTF*Isb^=*%xqly z58#04k#lY>HyR`=A%&CO6Iae$k&w6me*oXvwG$_5p$JuCJAzWWRf|*Q%@J%r2 zo&{e5mq7w0coh5s{2IIi-UP4i&iCKDhp|aKzXd)IUH}Oc;1u{d_&#_WEP=m)!LHZ$ zGS-9bC&1%){`N7(o&bLV!~CCM6+EzyvCCi`d23C{`)cHRINz#qUOxC_P|0cSv%oeh}2Ip7Wk z(QE`eam?&I!Pj8~-@w#tJd6LQaKVJlaR7HPkv)eCN6%t{5V5Cm!R1+OLR{IAiOE&2 zQZeO@PO9p%c#<)Fbm_wRB0H6lOzoPedv@BSDkg0_DZ_ISin-@SwxC^V1^FiT z_>+z-*9}3qshgy&gcqty4J)`8Hb`kQmc(Z%SL6*%Oe&d3e|2ck1FBQPxd+mf?b$J; z)1)S>3+hL&^0VR$qU2>F?lX6f*O{r?-glZtiLE^rbvyN&KIOR|V_EmoXl}bjw&+EI zlWX6cawIiQB8XedyA;Fy!O59%Fs;JQNra|uwC7SgEOJfL8G0)w2}Q^7Pk0;RGn9i0 zS`nR*zqk81F8;Gl_b`;+M`vR4?9n@N;lJ4VH#(Pio6HJ1Z>4S^iOlG>q*J9FJ1?9U zaUKqr2eHXlLw*Z#JQ1XXZun-AEgR>N)|WmxN8-8{+9A4*T`~}9iLN8KUr-{Q!#)+9 zExeo>3Z%NFO-GLjwyjx}v53bct6@jatq=Bw?eoIQYBl7DxLy~qG|UJcZxbrAusBQ9 z@cwYN`;U#Lc>L%~BfIuo*(X3EpEQTd%{`UFi+SB}4Tv^-NTLom81 zR%Ot+Q*M@~%a!uGN6Q$6bKLo;isL)Qy|ERVH|a%FZ(%|=Qr-|zRq&)j)zr46Ytm%X z`*x*N>U26qAC}1#alMFkRLTt>K@FFeye&-?mKK*5wvISmEEi6r?1aYF-8RnP5#~}` zp$<<{y~(W;e(rMhY&5$i7xr2aHd@ei6K8Rstx3OWCUn@svPvyi(OF{?S0UZb9^Kr` zNy=~MCN+IP(^Dr4+ZuH&25Z7fYKZ< z&PnR_H(E$uk%(9p*?fu|=W4J%SR1VGtUX7=?Q|?O)%qJ@EvX&u~dNz`6GIW?;vb&eryJ7 zHbufEAxwE&7dzW|CQLE}Sayv)wzDG+qY`2g^Cl 1);\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL uzantıları" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Dizilimdeki %(nth)s öğesi doğrulanmadı:" + +msgid "Nested arrays must have the same length." +msgstr "İç içe dizilimler aynı uzunlukta olmak zorunda." + +msgid "Map of strings to strings/nulls" +msgstr "Dizgiler/boşlar olarak dizgilerin eşlemesi" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" değeri bir dizgi ya da boş değil." + +msgid "A JSON object" +msgstr "JSON nesnesi" + +msgid "Value must be valid JSON." +msgstr "Değer geçerli JSON olmak zorundadır." + +msgid "Could not load JSON data." +msgstr "JSON verisi yüklenemedi." + +msgid "Input must be a JSON dictionary." +msgstr "Bir JSON dizini girilmek zorundadır." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' değeri geçerli JSON olmak zorundadır." + +msgid "Enter two valid values." +msgstr "Iki geçerli değer girin." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Aralığın başlangıcı aralığın bitişini aşmamak zorundadır." + +msgid "Enter two whole numbers." +msgstr "Bütün iki sayıyı girin." + +msgid "Enter two numbers." +msgstr "İki sayı girin." + +msgid "Enter two valid date/times." +msgstr "Geçerli iki tarih/saat girin." + +msgid "Enter two valid dates." +msgstr "Geçerli iki tarih girin." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Liste %(show_value)d öğe içeriyor, %(limit_value)d değerden daha fazla " +"içermemelidir." +msgstr[1] "" +"Liste %(show_value)d öğe içeriyor, %(limit_value)d değerden daha fazla " +"içermemelidir." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Liste %(show_value)d öğe içeriyor, %(limit_value)d değerden daha az " +"içermemelidir." +msgstr[1] "" +"Liste %(show_value)d öğe içeriyor, %(limit_value)d değerden daha az " +"içermemelidir." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Bazı anahtarlar eksik: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Bazı bilinmeyen anahtarlar verilmiş: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Bu aralığın %(limit_value)s değerinden küçük veya eşit olduğundan emin olun." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Bu aralığın %(limit_value)s değerinden büyük veya eşit olduğundan emin olun." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a80add979ea511df7aa9177962f218bbf3715f91 GIT binary patch literal 4758 zcmeHK-ES0C6u%%K)Gq`DjT#RmKsPY^QHzv?Eg&Be`KnMb@r4ZC%kI$GnRRBCr3NF= z0AdyiAd zV%ikAw4&9vN>*?(n?+YSQ}3!Vu6a&>$p{?NwDm> z$F01~H%WH0$H4Rg=F9G*gQd?Z=ZHMfBf*q^kxqV+P*Sk6PE?*>uDvJx<$Nkx)r=R- zN0FDE6o9s~?9c41v_VugNZRs=wjs5bt#Wp9&br@~!P|2n{ zR;Tf_>^A+t=*IGW+YDSUOWmet`n1dSJ};WRv=Kov{bX-6T>t*&Ldmr3B+5@GRGmV_ zEJ&kUnx!lq?DcStEEJ*EVi1(GsZ_OEO$Kb*Ix0`FPAXd51lX~GRHZkSXxX!K&-O+b zGRbtyRvb;~fL>o2>kN|p8>pvfdcF*D2fKF|9Su45byRxBcBjY9>)hx#Vg+@g zS*rB5blDZpw2d9ESMsyul=aZhwQr#4YpxZig))@OQJPk+Bt1&=Fw+>OX&J^D+5{OG zd6YtDj@lXuv@u8RJdCWT)3lK?ZFKTvY(Gt%lxa`EU}l=ZSOpZ)tS~X`%&nbde|@6q zSJ=yeU!6bvpJYDkUpPimOd&9FZ_ zqee-Msr%un@D!BBFfk5^dvP|aAJolN;borJGeUjOnnUWAs;RqBI}IOd1cM>G0^YCN) z{SKUlc~u}kz(f%$tsI_)*&3Klmk0;rU76SuosrV z+DZ8|lX4UzEb;8*l}$~@nNm>aijD_oC}*G!H{4x8jE3W=pTVw1w}7ypcY;GOs)jf= zI-zwQPehD!BP-O8a5<_&H3pR^hd4p86;o~pP;7Fw1_6oEj8SLa0EL&pYn0=n{V{{f zP3I_{j1r_aB?Zx-pPCGa4E?JJsoMW^ns1g*ojVWWqKL8_UI_cSHs~`x?GpObxuZs( zV5^=zohMA?|1hC%xa#P_sJAq(YiMxw!bJ!MYWXRYm0P;n3=s<3#8{1{P~dN(+w|+g zq#HUni!p8+(BK}A&Q~|bgQgbGWwGAk??av&e@z$GArQN&dnQ<+U$Y^Ur|a-H!d+GO z>F5GMjf;D|`JmPRr?#%u04ntfXK@nZ}Ja2Z>6Uz-7 zkBd21bx5GW@kHHRv$1Pf1T#1TDb)5U*9Ptox*j(of_QO&qFcz+1E=E;1#H;BBa9(B m(|Vbv*z|8f`$I#hZy;Y7^z9`2(=gpagPW#W->sQ1WPbwW`Fa2V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8f08a3c9051 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,138 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Andriy Sokolovskiy , 2015 +# Денис Подлесный , 2016 +# Igor Melnyk, 2017 +# Kirill Gagarski , 2015-2016 +# Taras Korzhak , 2018 +# Zoriana Zaiats, 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-05-17 11:49+0200\n" +"PO-Revision-Date: 2018-08-24 20:08+0000\n" +"Last-Translator: Taras Korzhak \n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != " +"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " +"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " +"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +msgid "PostgreSQL extensions" +msgstr "Розширення PostgreSQL" + +#, python-format +msgid "Item %(nth)s in the array did not validate:" +msgstr "Елемент %(nth)s у масиві не коректний:" + +msgid "Nested arrays must have the same length." +msgstr "Вкладени масиви повинні бути одинакової довжини." + +msgid "Map of strings to strings/nulls" +msgstr "Асоціативний масив із рядків у рядки/обнулення" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "Значення від \"%(key)s\" не є рядком чи null." + +msgid "A JSON object" +msgstr "Об'єкт JSON" + +msgid "Value must be valid JSON." +msgstr "Значення повинне бути корректним JSON." + +msgid "Could not load JSON data." +msgstr "Не вдалося завантажити JSON-дані." + +msgid "Input must be a JSON dictionary." +msgstr "Значення повинне бути JSON-словником." + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "Значення '%(value)s' повинне бути корректним JSON." + +msgid "Enter two valid values." +msgstr "Введіть два корректних значення." + +msgid "The start of the range must not exceed the end of the range." +msgstr "Початок діапазону не повинен перевищувати кінець діапазону." + +msgid "Enter two whole numbers." +msgstr "Введіть два ціліх числа." + +msgid "Enter two numbers." +msgstr "Введіть два числа." + +msgid "Enter two valid date/times." +msgstr "Введіть дві коректні дати з часом." + +msgid "Enter two valid dates." +msgstr "Введіть дві коректні дати." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "" +"Список містить %(show_value)d елемент, кількість яких не має перевищувати " +"%(limit_value)d." +msgstr[1] "" +"Список містить %(show_value)d елементи, кількість яких не має перевищувати " +"%(limit_value)d." +msgstr[2] "" +"Список містить %(show_value)d елементів, кількість яких не має перевищувати " +"%(limit_value)d." +msgstr[3] "" +"Список містить %(show_value)d елементів, кількість яких не має перевищувати " +"%(limit_value)d." + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "" +"Список містить %(show_value)d елемент, кількість яких не має бути не менша " +"%(limit_value)d." +msgstr[1] "" +"Список містить %(show_value)d елементів, кількість яких не має бути не менша " +"%(limit_value)d." +msgstr[2] "" +"Список містить %(show_value)d елемента, кількість яких не має бути не менша " +"%(limit_value)d." +msgstr[3] "" +"Список містить %(show_value)d елемента, кількість яких не має бути не менша " +"%(limit_value)d." + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "Не вистачає наступних ключів: %(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "Були надані наступні невідомі ключі: %(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "" +"Переконайтеся, що цей діапазон цілком менше чи дорівнює %(limit_value)s." + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "" +"Переконайтеся, що цей діапазон повністю більший чи дорівнює %(limit_value)s." diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b09081528a2016322b907b48a40a178050e4d43 GIT binary patch literal 2854 zcmcJP+iw(A9LJB!b-kc?#p@9z?FzG(hG@G`BUVVNZK+W45vMz+y92W`>zvsx^{FbA zmK1@&x(FEBq^*FIwurDS3w`j}7h~d^FYe54V6gscIVgAam1a241Hwt?@1?|@_AO7IWx8F2A^ zgggPh2nyZx;8S2bNI?}`2kr+?gO|ZE@PkF3{iTZusl|5<_&C@OQm_m3gZsdZ;1n1H ze+PwM&o3e5OZZ+7uEqC{O9^=x{1X)WE0z(m3G`RE8x;D-!5Z*;Q275_g-e%v`!9ha zKMmk3;0{p4{c(jqfUEJn%16k{;70HpZhBTVuD9+7J?gbldr#vsmT1s^6J1Saw}qu%3<^8k@7xtS3`eHK($d zM@5ZVs-eqfPk=OAEP=>%EAHo1)e#A!vT4daR6+Vhl3nNET7;4o6=xGQbW2usj=y-^ zNLSLOP!*ci;Z3nB4yYmr9kh$3XA{0K$x7hPI{E*h^fo#ZhF3oNO~vqE{QL)e`8#_Tkxr!35KgvvSWL=c-;^j8E@`flAw>+=MYrqQh`OqnOyAuL+5X$gOY zd9SnFW)(%k_Cy&x6+28<76=81_}Q&gvA){1?&qsTTZ&)hO3cX_HF0y|8+7O1XMdp^&f$+H| zTZS2-Ees9UV(2ltkw@b!AxHTev4pH@0bDw-Ltc-iq(+n zEfhj9si9Lh&}dvXIkOty>)0aI&&dgMUCfj=>rq2-E2F+swW=ORsB6pDuBA*_leQRU zf=8&HbU%4xcmwsOjiC*`1sA#9Td=45W`?gi$0nSU15T#DbbPP4$(^BsT{uXJx!z*# ztXQxou9T;Sv2dXL={0-*Q2E+5S1vQ@960}L?Ycwj8>EvR zbxxkTQ8?&iFTvMa%Xvb#-b11g*WdOs7h!mAwVGWwhvQkhFDEu3Q@Xmhm>Y+d(z$a; zhj*>d3}11wL(aDuXJ~ll?4S^}`?KZY)Ar>H_F$iV=o^SGxXba!jlv*~#m*lUnRl~v zQ+gE&seiAle5tQIz3;ZV#, 2015,2017 +# Liping Wang , 2016 +# Liping Wang , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Lele Long \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL 扩展。" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "数组中的第 %(nth)s 项无法校验。" + +msgid "Nested arrays must have the same length." +msgstr "嵌套数组必须是相同长度。" + +msgid "Map of strings to strings/nulls" +msgstr "字符串到字符串/空的映射" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "\"%(key)s\" 的值不是字符串或者为空。" + +msgid "A JSON object" +msgstr "一个JSON对象" + +msgid "Value must be valid JSON." +msgstr "值必须是有效的JSON格式" + +msgid "Could not load JSON data." +msgstr "不能加载JSON数据。" + +msgid "Input must be a JSON dictionary." +msgstr "输入必须是JSON字典。" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' 值必须是有效的JSON格式" + +msgid "Enter two valid values." +msgstr "输入两个有效的值。" + +msgid "The start of the range must not exceed the end of the range." +msgstr "区间开头不能超过区间结尾。" + +msgid "Enter two whole numbers." +msgstr "输入两个整数。" + +msgid "Enter two numbers." +msgstr "输入两个数字。" + +msgid "Enter two valid date/times." +msgstr "输入两个有效的日期/时间。" + +msgid "Enter two valid dates." +msgstr "输入两个有效日期。" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "列表已包含 %(show_value)d 项,不应该超过 %(limit_value)d 项。" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "列表已包含 %(show_value)d 项,不应该少于 %(limit_value)d 项。" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "某些键缺失:%(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "包含未知的键:%(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "请确保该区间内所有值少于或等于 %(limit_value)s 。" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "请确保该区间内所有值大于或等于 %(limit_value)s 。" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..babe1d06cc59f109aa4ff9cafba00315cee564d1 GIT binary patch literal 2864 zcmcJQ+iz4w9LGlmffa9nx2QN0o3??omrArOl%N%oDuqH1rn?8up0l2r?Y2Bs z(zPvYp~kcY1W_!73Kb9vO5+4cH4qL6XPVapE)zX`Q7F> zv$s|(8YE~hp}&Uy2l^Z6naA*hw)AmAD!^sn(_jF61*`*ifP2A@z)^4o_&4|}xcCV| zUIgC+rS4krWv~gPpboAB4}%xLo8Tz;=_1emlEs8n;ky!i0c-*(*alXEJ>VwrDi{Fo zfYPtkPZDwlzSn}4`2KT==NDP(`Lz<gR8;6KpDsKW!`!fDD$!z zRKQQbU0?=`fVWEPZ~F*&3*XJ)^I!)k<39|(4xR<&{@*}p?+z&Kta^%&QpyQjFE^xv zV99M#AHpQd(Pge>TZIl+-5BKgJc|yM<@O9laE+`)M=IQgBO=eCBjv7d@|;LzMOC|M zBw01Dr0#&mlU&diCckuze%QQoho8LXl3FeMS*sxRR?^U@X$fjrswYANVL8}!{7)&sulSXZ(3T8_wlUg=qpCwg;3X4`$8G2k7`$`TiP@Taz zUyv@>X3C;wGTy>$F4fOWd9fk}77%)zJz(u$rd?O(&8K3P!DekVn2Dq)=T!CbsOhaj zw@lUU^pgg`;)vW7v1(3r6Ok~g+P2zBHKboA*>w)Cg(=yt<7`?jQ>ePhv5Uv7R4H8= z)uCw}eko?<0hQ#SgSN5MOv2|US@SsLTljC?f zX|^D8fOT?;^fMaQIftDvVw02AC4r=Qz_e249KnQbwd)$w=14}QMWNb4`YX+QH_N@O zvPf7*D}$$Ug_+tsAwQ9u-Aa}7Yh3Hqe2u)8a;sVjTHZw&wx8^gFG9I!-TEs%1WmRj zp8%ynQ}*BvA<8h-_T!RUzTGTg*+OaLQC(BsPe!>CvBK2Xv@@dA%Nq|_VgdK{VfXl?x?;@VTK1%MR1X z!K9KvUTJ+SiQi30tR?w=drLH~>V_XL&t_~gqe(T&ln7JfVMyvGW-1#+K{I)lLXv!Jr&0QPxo*t(wd%NopnV#%&x{i2L`M$B~ zpKp+S_jiygWc!@-Id7qGttU5hLW&nI9?74bD*Vu&8z0GE?siV~=Z;@?21cD9Gfw(~ zGjcvRl+E=H<;VLlxaaEf1t_?3Yyk=i*-5zOq{rZSZgA2WAC`X2n?2Q+8|=-W?9L6J z%bhwC$elP;9Qx`JQV(24s_t7GybjC6%dBVFOV#X)E~71;_}=Lqo}L`fU%G^BcyBwr z_A*@@8!n9ZIU`qdgTr^TCvg@(LE6croq>yxp7*AgH{H!bjFolYDjx@f7, 2015 +# Tzu-ping Chung , 2016-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-19 16:49+0100\n" +"PO-Revision-Date: 2017-09-21 22:44+0000\n" +"Last-Translator: Tzu-ping Chung \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "PostgreSQL extensions" +msgstr "PostgreSQL 擴充" + +#, python-format +msgid "Item %(nth)s in the array did not validate: " +msgstr "陣列中第 %(nth)s 個物件驗證失敗:" + +msgid "Nested arrays must have the same length." +msgstr "各嵌套陣列長度必須相同。" + +msgid "Map of strings to strings/nulls" +msgstr "字串與字串/空值的對應" + +#, python-format +msgid "The value of \"%(key)s\" is not a string or null." +msgstr "「%(key)s」並非字串或空值。" + +msgid "A JSON object" +msgstr "一個 JSON 物件" + +msgid "Value must be valid JSON." +msgstr "必須為合法 JSON 值。" + +msgid "Could not load JSON data." +msgstr "無法載入 JSON 資料。" + +msgid "Input must be a JSON dictionary." +msgstr "必須輸入 JSON dictionary。" + +#, python-format +msgid "'%(value)s' value must be valid JSON." +msgstr "'%(value)s' 必須為合法 JSON 值。" + +msgid "Enter two valid values." +msgstr "請輸入兩個有效的值" + +msgid "The start of the range must not exceed the end of the range." +msgstr "範圍的起始不可超過範圍的結束。" + +msgid "Enter two whole numbers." +msgstr "請輸入兩個整數" + +msgid "Enter two numbers." +msgstr "請輸入兩個數字" + +msgid "Enter two valid date/times." +msgstr "請輸入兩個有效的日期/時間" + +msgid "Enter two valid dates." +msgstr "請輸入兩個有效的日期" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no more than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no more than " +"%(limit_value)d." +msgstr[0] "串列包含 %(show_value)d 個物件,但不應包含多於 %(limit_value)d 個。" + +#, python-format +msgid "" +"List contains %(show_value)d item, it should contain no fewer than " +"%(limit_value)d." +msgid_plural "" +"List contains %(show_value)d items, it should contain no fewer than " +"%(limit_value)d." +msgstr[0] "串列包含 %(show_value)d 個物件,但應至少包含 %(limit_value)d 個。" + +#, python-format +msgid "Some keys were missing: %(keys)s" +msgstr "缺少鍵值:%(keys)s" + +#, python-format +msgid "Some unknown keys were provided: %(keys)s" +msgstr "包含不明鍵值:%(keys)s" + +#, python-format +msgid "" +"Ensure that this range is completely less than or equal to %(limit_value)s." +msgstr "請確認此範圍是否完全小於或等於 %(limit_value)s。" + +#, python-format +msgid "" +"Ensure that this range is completely greater than or equal to " +"%(limit_value)s." +msgstr "請確認此範圍是否完全大於或等於 %(limit_value)s。" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/lookups.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/lookups.py new file mode 100644 index 00000000000..c2b3d2b569b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/lookups.py @@ -0,0 +1,76 @@ +from django.db.models import Lookup, Transform +from django.db.models.lookups import Exact + +from .search import SearchVector, SearchVectorExact, SearchVectorField + + +class PostgresSimpleLookup(Lookup): + def as_sql(self, qn, connection): + lhs, lhs_params = self.process_lhs(qn, connection) + rhs, rhs_params = self.process_rhs(qn, connection) + params = lhs_params + rhs_params + return '%s %s %s' % (lhs, self.operator, rhs), params + + +class DataContains(PostgresSimpleLookup): + lookup_name = 'contains' + operator = '@>' + + +class ContainedBy(PostgresSimpleLookup): + lookup_name = 'contained_by' + operator = '<@' + + +class Overlap(PostgresSimpleLookup): + lookup_name = 'overlap' + operator = '&&' + + +class HasKey(PostgresSimpleLookup): + lookup_name = 'has_key' + operator = '?' + prepare_rhs = False + + +class HasKeys(PostgresSimpleLookup): + lookup_name = 'has_keys' + operator = '?&' + + def get_prep_lookup(self): + return [str(item) for item in self.rhs] + + +class HasAnyKeys(HasKeys): + lookup_name = 'has_any_keys' + operator = '?|' + + +class Unaccent(Transform): + bilateral = True + lookup_name = 'unaccent' + function = 'UNACCENT' + + +class SearchLookup(SearchVectorExact): + lookup_name = 'search' + + def process_lhs(self, qn, connection): + if not isinstance(self.lhs.output_field, SearchVectorField): + self.lhs = SearchVector(self.lhs) + lhs, lhs_params = super().process_lhs(qn, connection) + return lhs, lhs_params + + +class TrigramSimilar(PostgresSimpleLookup): + lookup_name = 'trigram_similar' + operator = '%%' + + +class JSONExact(Exact): + can_use_none_as_rhs = True + + def process_rhs(self, compiler, connection): + result = super().process_rhs(compiler, connection) + # Treat None lookup values as null. + return ("'null'", []) if result == ('%s', [None]) else result diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/operations.py new file mode 100644 index 00000000000..95e7edcdea1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/operations.py @@ -0,0 +1,77 @@ +from django.contrib.postgres.signals import ( + get_citext_oids, get_hstore_oids, register_type_handlers, +) +from django.db.migrations.operations.base import Operation + + +class CreateExtension(Operation): + reversible = True + + def __init__(self, name): + self.name = name + + def state_forwards(self, app_label, state): + pass + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + if schema_editor.connection.vendor != 'postgresql': + return + schema_editor.execute("CREATE EXTENSION IF NOT EXISTS %s" % schema_editor.quote_name(self.name)) + # Clear cached, stale oids. + get_hstore_oids.cache_clear() + get_citext_oids.cache_clear() + # Registering new type handlers cannot be done before the extension is + # installed, otherwise a subsequent data migration would use the same + # connection. + register_type_handlers(schema_editor.connection) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + schema_editor.execute("DROP EXTENSION %s" % schema_editor.quote_name(self.name)) + # Clear cached, stale oids. + get_hstore_oids.cache_clear() + get_citext_oids.cache_clear() + + def describe(self): + return "Creates extension %s" % self.name + + +class BtreeGinExtension(CreateExtension): + + def __init__(self): + self.name = 'btree_gin' + + +class BtreeGistExtension(CreateExtension): + + def __init__(self): + self.name = 'btree_gist' + + +class CITextExtension(CreateExtension): + + def __init__(self): + self.name = 'citext' + + +class CryptoExtension(CreateExtension): + + def __init__(self): + self.name = 'pgcrypto' + + +class HStoreExtension(CreateExtension): + + def __init__(self): + self.name = 'hstore' + + +class TrigramExtension(CreateExtension): + + def __init__(self): + self.name = 'pg_trgm' + + +class UnaccentExtension(CreateExtension): + + def __init__(self): + self.name = 'unaccent' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/search.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/search.py new file mode 100644 index 00000000000..a14d5102082 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/search.py @@ -0,0 +1,219 @@ +from django.db.models import Field, FloatField +from django.db.models.expressions import CombinedExpression, Func, Value +from django.db.models.functions import Coalesce +from django.db.models.lookups import Lookup + + +class SearchVectorExact(Lookup): + lookup_name = 'exact' + + def process_rhs(self, qn, connection): + if not hasattr(self.rhs, 'resolve_expression'): + config = getattr(self.lhs, 'config', None) + self.rhs = SearchQuery(self.rhs, config=config) + rhs, rhs_params = super().process_rhs(qn, connection) + return rhs, rhs_params + + def as_sql(self, qn, connection): + lhs, lhs_params = self.process_lhs(qn, connection) + rhs, rhs_params = self.process_rhs(qn, connection) + params = lhs_params + rhs_params + return '%s @@ %s = true' % (lhs, rhs), params + + +class SearchVectorField(Field): + + def db_type(self, connection): + return 'tsvector' + + +class SearchQueryField(Field): + + def db_type(self, connection): + return 'tsquery' + + +class SearchVectorCombinable: + ADD = '||' + + def _combine(self, other, connector, reversed): + if not isinstance(other, SearchVectorCombinable) or not self.config == other.config: + raise TypeError('SearchVector can only be combined with other SearchVectors') + if reversed: + return CombinedSearchVector(other, connector, self, self.config) + return CombinedSearchVector(self, connector, other, self.config) + + +class SearchVector(SearchVectorCombinable, Func): + function = 'to_tsvector' + arg_joiner = " || ' ' || " + output_field = SearchVectorField() + config = None + + def __init__(self, *expressions, **extra): + super().__init__(*expressions, **extra) + self.source_expressions = [ + Coalesce(expression, Value('')) for expression in self.source_expressions + ] + self.config = self.extra.get('config', self.config) + weight = self.extra.get('weight') + if weight is not None and not hasattr(weight, 'resolve_expression'): + weight = Value(weight) + self.weight = weight + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + resolved = super().resolve_expression(query, allow_joins, reuse, summarize, for_save) + if self.config: + if not hasattr(self.config, 'resolve_expression'): + resolved.config = Value(self.config).resolve_expression(query, allow_joins, reuse, summarize, for_save) + else: + resolved.config = self.config.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return resolved + + def as_sql(self, compiler, connection, function=None, template=None): + config_params = [] + if template is None: + if self.config: + config_sql, config_params = compiler.compile(self.config) + template = "%(function)s({}::regconfig, %(expressions)s)".format(config_sql.replace('%', '%%')) + else: + template = self.template + sql, params = super().as_sql(compiler, connection, function=function, template=template) + extra_params = [] + if self.weight: + weight_sql, extra_params = compiler.compile(self.weight) + sql = 'setweight({}, {})'.format(sql, weight_sql) + return sql, config_params + params + extra_params + + +class CombinedSearchVector(SearchVectorCombinable, CombinedExpression): + def __init__(self, lhs, connector, rhs, config, output_field=None): + self.config = config + super().__init__(lhs, connector, rhs, output_field) + + +class SearchQueryCombinable: + BITAND = '&&' + BITOR = '||' + + def _combine(self, other, connector, reversed): + if not isinstance(other, SearchQueryCombinable): + raise TypeError( + 'SearchQuery can only be combined with other SearchQuerys, ' + 'got {}.'.format(type(other)) + ) + if not self.config == other.config: + raise TypeError("SearchQuery configs don't match.") + if reversed: + return CombinedSearchQuery(other, connector, self, self.config) + return CombinedSearchQuery(self, connector, other, self.config) + + # On Combinable, these are not implemented to reduce confusion with Q. In + # this case we are actually (ab)using them to do logical combination so + # it's consistent with other usage in Django. + def __or__(self, other): + return self._combine(other, self.BITOR, False) + + def __ror__(self, other): + return self._combine(other, self.BITOR, True) + + def __and__(self, other): + return self._combine(other, self.BITAND, False) + + def __rand__(self, other): + return self._combine(other, self.BITAND, True) + + +class SearchQuery(SearchQueryCombinable, Value): + output_field = SearchQueryField() + + def __init__(self, value, output_field=None, *, config=None, invert=False): + self.config = config + self.invert = invert + super().__init__(value, output_field=output_field) + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + resolved = super().resolve_expression(query, allow_joins, reuse, summarize, for_save) + if self.config: + if not hasattr(self.config, 'resolve_expression'): + resolved.config = Value(self.config).resolve_expression(query, allow_joins, reuse, summarize, for_save) + else: + resolved.config = self.config.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return resolved + + def as_sql(self, compiler, connection): + params = [self.value] + if self.config: + config_sql, config_params = compiler.compile(self.config) + template = 'plainto_tsquery({}::regconfig, %s)'.format(config_sql) + params = config_params + [self.value] + else: + template = 'plainto_tsquery(%s)' + if self.invert: + template = '!!({})'.format(template) + return template, params + + def _combine(self, other, connector, reversed): + combined = super()._combine(other, connector, reversed) + combined.output_field = SearchQueryField() + return combined + + def __invert__(self): + return type(self)(self.value, config=self.config, invert=not self.invert) + + +class CombinedSearchQuery(SearchQueryCombinable, CombinedExpression): + def __init__(self, lhs, connector, rhs, config, output_field=None): + self.config = config + super().__init__(lhs, connector, rhs, output_field) + + +class SearchRank(Func): + function = 'ts_rank' + output_field = FloatField() + + def __init__(self, vector, query, **extra): + if not hasattr(vector, 'resolve_expression'): + vector = SearchVector(vector) + if not hasattr(query, 'resolve_expression'): + query = SearchQuery(query) + weights = extra.get('weights') + if weights is not None and not hasattr(weights, 'resolve_expression'): + weights = Value(weights) + self.weights = weights + super().__init__(vector, query, **extra) + + def as_sql(self, compiler, connection, function=None, template=None): + extra_params = [] + extra_context = {} + if template is None and self.extra.get('weights'): + if self.weights: + template = '%(function)s(%(weights)s, %(expressions)s)' + weight_sql, extra_params = compiler.compile(self.weights) + extra_context['weights'] = weight_sql + sql, params = super().as_sql( + compiler, connection, + function=function, template=template, **extra_context + ) + return sql, extra_params + params + + +SearchVectorField.register_lookup(SearchVectorExact) + + +class TrigramBase(Func): + output_field = FloatField() + + def __init__(self, expression, string, **extra): + if not hasattr(string, 'resolve_expression'): + string = Value(string) + super().__init__(expression, string, **extra) + + +class TrigramSimilarity(TrigramBase): + function = 'SIMILARITY' + + +class TrigramDistance(TrigramBase): + function = '' + arg_joiner = ' <-> ' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/signals.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/signals.py new file mode 100644 index 00000000000..abfd89005d2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/signals.py @@ -0,0 +1,64 @@ +import functools + +import psycopg2 +from psycopg2 import ProgrammingError +from psycopg2.extras import register_hstore + +from django.db import connections +from django.db.backends.base.base import NO_DB_ALIAS + + +@functools.lru_cache() +def get_hstore_oids(connection_alias): + """Return hstore and hstore array OIDs.""" + with connections[connection_alias].cursor() as cursor: + cursor.execute( + "SELECT t.oid, typarray " + "FROM pg_type t " + "JOIN pg_namespace ns ON typnamespace = ns.oid " + "WHERE typname = 'hstore'" + ) + oids = [] + array_oids = [] + for row in cursor: + oids.append(row[0]) + array_oids.append(row[1]) + return tuple(oids), tuple(array_oids) + + +@functools.lru_cache() +def get_citext_oids(connection_alias): + """Return citext array OIDs.""" + with connections[connection_alias].cursor() as cursor: + cursor.execute("SELECT typarray FROM pg_type WHERE typname = 'citext'") + return tuple(row[0] for row in cursor) + + +def register_type_handlers(connection, **kwargs): + if connection.vendor != 'postgresql' or connection.alias == NO_DB_ALIAS: + return + + try: + oids, array_oids = get_hstore_oids(connection.alias) + register_hstore(connection.connection, globally=True, oid=oids, array_oid=array_oids) + except ProgrammingError: + # Hstore is not available on the database. + # + # If someone tries to create an hstore field it will error there. + # This is necessary as someone may be using PSQL without extensions + # installed but be using other features of contrib.postgres. + # + # This is also needed in order to create the connection in order to + # install the hstore extension. + pass + + try: + citext_oids = get_citext_oids(connection.alias) + array_type = psycopg2.extensions.new_array_type(citext_oids, 'citext[]', psycopg2.STRING) + psycopg2.extensions.register_type(array_type, None) + except ProgrammingError: + # citext is not available on the database. + # + # The same comments in the except block of the above call to + # register_hstore() also apply here. + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/templates/postgres/widgets/split_array.html b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/templates/postgres/widgets/split_array.html new file mode 100644 index 00000000000..32fda82609f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/templates/postgres/widgets/split_array.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/multiwidget.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/utils.py new file mode 100644 index 00000000000..f3c022f4740 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/utils.py @@ -0,0 +1,29 @@ +from django.core.exceptions import ValidationError +from django.utils.functional import SimpleLazyObject +from django.utils.text import format_lazy + + +def prefix_validation_error(error, prefix, code, params): + """ + Prefix a validation error message while maintaining the existing + validation data structure. + """ + if error.error_list == [error]: + error_params = error.params or {} + return ValidationError( + # We can't simply concatenate messages since they might require + # their associated parameters to be expressed correctly which + # is not something `format_lazy` does. For example, proxied + # ngettext calls require a count parameter and are converted + # to an empty string if they are missing it. + message=format_lazy( + '{} {}', + SimpleLazyObject(lambda: prefix % params), + SimpleLazyObject(lambda: error.message % error_params), + ), + code=code, + params={**error_params, **params}, + ) + return ValidationError([ + prefix_validation_error(e, prefix, code, params) for e in error.error_list + ]) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/validators.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/validators.py new file mode 100644 index 00000000000..db6205f3565 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/postgres/validators.py @@ -0,0 +1,76 @@ +from django.core.exceptions import ValidationError +from django.core.validators import ( + MaxLengthValidator, MaxValueValidator, MinLengthValidator, + MinValueValidator, +) +from django.utils.deconstruct import deconstructible +from django.utils.translation import gettext_lazy as _, ngettext_lazy + + +class ArrayMaxLengthValidator(MaxLengthValidator): + message = ngettext_lazy( + 'List contains %(show_value)d item, it should contain no more than %(limit_value)d.', + 'List contains %(show_value)d items, it should contain no more than %(limit_value)d.', + 'limit_value') + + +class ArrayMinLengthValidator(MinLengthValidator): + message = ngettext_lazy( + 'List contains %(show_value)d item, it should contain no fewer than %(limit_value)d.', + 'List contains %(show_value)d items, it should contain no fewer than %(limit_value)d.', + 'limit_value') + + +@deconstructible +class KeysValidator: + """A validator designed for HStore to require/restrict keys.""" + + messages = { + 'missing_keys': _('Some keys were missing: %(keys)s'), + 'extra_keys': _('Some unknown keys were provided: %(keys)s'), + } + strict = False + + def __init__(self, keys, strict=False, messages=None): + self.keys = set(keys) + self.strict = strict + if messages is not None: + self.messages = {**self.messages, **messages} + + def __call__(self, value): + keys = set(value) + missing_keys = self.keys - keys + if missing_keys: + raise ValidationError( + self.messages['missing_keys'], + code='missing_keys', + params={'keys': ', '.join(missing_keys)}, + ) + if self.strict: + extra_keys = keys - self.keys + if extra_keys: + raise ValidationError( + self.messages['extra_keys'], + code='extra_keys', + params={'keys': ', '.join(extra_keys)}, + ) + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self.keys == other.keys and + self.messages == other.messages and + self.strict == other.strict + ) + + +class RangeMaxValueValidator(MaxValueValidator): + def compare(self, a, b): + return a.upper is None or a.upper > b + message = _('Ensure that this range is completely less than or equal to %(limit_value)s.') + + +class RangeMinValueValidator(MinValueValidator): + def compare(self, a, b): + return a.lower is None or a.lower < b + message = _('Ensure that this range is completely greater than or equal to %(limit_value)s.') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__init__.py new file mode 100644 index 00000000000..65364a440b9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.redirects.apps.RedirectsConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a22649a684943f23e75c731440f95931eecdf714 GIT binary patch literal 260 zcmWIL<>g`kf= zKA8BGs$ZU8lwDkqn4DUy?*ca6B{er+-zBw7zoe)VVxN9aW|DqEWl2VUp0S>VesN|= wsxDARc49hE6I2P*N&0Xn>Bq-s=4F<|$LkeT-r}&y%}*)KNwovn{27QD0H$|M&;S4c literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/admin.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/admin.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..31c4f572df18304372f36f068ddbe88cbdcccf32 GIT binary patch literal 629 zcmY*X&2H2%5VqrF*KD)A0ur}9kQ}%agitHCLP*d<`8oJvxfyrYTjvKmrP_0Q>07{& zSIV`gzCuqOI}4PtJf7dr<1hI-pU()&%`0JEQ$lWo^H?%;4siQ@R6u}QQd2=`uoIiq zOfX6`{h4a^i@qnoAiXA#YP!j;*cBBM$Uc+B_zX)SVR$Xua&FT^2}%p z-i4tB|8{ip<-@zfk0N&pOuI||CTJ zl-8V<-L_x1&C6oH40FH0j&rrbrd>(ZHoe0#x8u>5k=ml$x)g5<-_3JWJV|L-F?zh1 zil-w$u>%-KfA)W{_={Q~HQIW|5NhB~uaFUZ{_Il-N4_KQzZZ^H9?Rd1yuQUBi}(qu IoaT(v2iFp&2LJ#7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/apps.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/apps.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4e8de79048788f624ad819e1ae3a9ae54a368f81 GIT binary patch literal 537 zcmYjNy-ve05Vn)F>Q5@xzCtC42NsYJDxwk_1Bk_o<;Et2CULOcLb{fPN8v$uiL6Y# z0u$$?Ej`KS`|kg~htX(&Kt9fC`UU^D1BVg-n8Gv1pac>)Lpi1xJKM{=+@}FXH%Ry* zct;|Tc;nNK=-i`8_XjG_1lRqmvbY9MK+!g3yD!=AOL$qDsI0UjzT>EHMh^$L@xTpqxV_b7 vYR4GeUB9$xW+JP3VKQ!0RcIf=y6=>0^M65W4Z&CUE?OQgF`#Bzh(rGmdFzZu literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/middleware.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/middleware.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c105e94430f08931f9fec41dfd0e41d9ae986c20 GIT binary patch literal 1850 zcmaJ?OOG2x5bmCbJ!6l(W?3aDBEcf35nvy=R zNs}}ak9gI(9=DPK|d$59$;v$ls0ksh)Kgd>6(A_g~!#cfh!wWnx=nZe9+ zm(-cX>~ln%r^rIY1t;s}we?e92XTBDgtJ%A4MU?+yd;`8S5tlnj6xTf;Y%!cmBEZN z{3BN88M?3*Ak*;$_2zKC$EHC#&U#^%DiIy_bb#di(c`S>hC!NUs#{3jeY+9eqX|#D z|D~iG$*#U1rBZ?Iob`NLXe&!El5`^#H7&Ab0of=W3LBB46mnrn9*>BpvnN&=d4Wrp z(l8FBr1S-PIqn~2VkYw-ks%3eI-toR`uiPu%Dl(NtS-v`>d}W`~+^y zf-ziL9a(wb2NYDWk^N+o)n0xgT43W2Oj%U}ZeRl&|5(=i=Gz0)Te}kKtgMH2)`58& zru+lQ!k9wU%uLZ<7zb#9FYqNgHI=czXZX}&=+vI?DRXK~?S-{4neogxwZB8@6$^p1 zHfxCc80p_*lp5coh0V~+5zke93Uq;|?nQ%{fPv@p_cvPb6lh8g3erE@(h;<&mgYzU9g)l=59!zmQAEKN8;yg|n0FjIGq zBdLUrF7a;d@81~?=)wJ42lq-#KU_NSl01qum-3@ZW%=$JNpuXwy+l%Zbt7D-f4Sk; zM7w%j@FxYAs&v)|OLt=>@wQt_iG_Gan_ZDzeY*pV2H+_-AifGx`7sb=G_Ykj*fA`? z(;n{N8omZx4QAu-hNagIV9mjvIsfQ?koNiuJ|6lFT}x?@a7xPtrAfw$So0pGPl_O3 z?g(hHw0Nnrp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/models.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/__pycache__/models.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6284d2c9f6acb5a028e5ce734353380b4018fd4e GIT binary patch literal 1424 zcmZux!EW3(5EUh@q+RdYZqud(S`@ql&H}Y`=%qD^z=56g(8dQlMgd+3?sB}6O-UP) zve%2=oJ$Y+kp4-3p}O{zUnqL$P`m3GNJ(%sqZx7@-;8uV8Vx)gzyH9BzXH$u+Zhi> zh{hol$3(J*Q-cDWE!x5ozh|4Gx;4vaS=Ht;JxC9ZzlH3vLzr#dm z_t6f}MhK`ysKxI>HduR-dru#=0eZF&?v@-P+~J+ihH@mg-+F8$cM$S!o1B6yG)!$9 znicBdHRwrgfLEe~*cSn^TJS**Nu{N0#sB~OiZmB3v@1Q{w;;Y zR5h}wX4K|DWnGG*qVB+yzF3HIuHb;~WpE9ZHJJgSr+K!Qj)QhkiUn6t&1{aePIysC zShW2d)SNp8ms|IMY`r}1fJ`wzqJRQ(>5stBr@|n-`WnWxMmN1^l%nUSzffa^whrSB z?xcIUwey3lgQ5F)&$c&FqPo(qdp@d}k1r2#nWrc|)XY_ig%C&|pFJ6{NQNwyy-kZO zM;pG=S71e(Y;ME)8_lpCc`2${%{OnxWbA9#ByCbF$sNOEqDT1RWZZ8P-c^e8cECAy zT%!Q>A?I%zp&aFC5w2qlXOAA%md{nAh3aUwVxoZUG*$7Y0d8yTSLBi+Be=Gplb`=rdJJviYse>*~Ao`^+`hKJK^@Gu*Te znbwun7`C~n$yQ%XI=^j0$Is`O(>VSU;%10be}?9ipx6wj2e^)KnOzi;{N`PHxX6Y7 z*uysWPnLrxhVJk0Kci0!lIgf>lL~IuWMcD!y7+KK{m2ExoExh-|Johw3ht5R?&#0rPmG&8@#MF6tn7QxYceii;te49X&sOp+9jkuAHoYlnec`03|y_ z+FiH1pZ>yW_l&PJhe`KPxV`2Z6bX5Zj6}r88T}hY5A=9D?qab+*jFpM(>2|xtA$Bd zRIjl0*Aa5E0{`XOZfv1UYPG1061J!-?S7Ws4Os7$`@3~X{ts!J{J3hyXRbcRVIC5k F!GBfyYfbJWI_U6K5A{7GRXXn{r-TBS^B4CbQ90 z71jk9`%EYBu*y8dR*-1&5<}l98Bhz4GAKcsjJJSs;BCUWVC_2NjG+*w>Qk4V2i+BL z2CRi6g0nh9M9q#5*\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" +"language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6c98b5fde707f237146fce1b1fc3da5fa699e85b GIT binary patch literal 1342 zcma)5L2naB6y6pn)QAf=M1|g^BoQ5Z*CaqT-By7H2`Ld#3zzjJKv)dDL5IBo!KaARo?xNmc)>pS%F7EN-E6S*#?NFq&Z-8`q&l||BqE0YyX z+CU{uw2bM*mC8hUb;o2TCReaEjzY&P<4>Pyj*QrYHNK?QG%GA(TKb|)7xO;p6X zD2%RX!BwN>ebv$2$As3DY>#(F9&;V&%!puF$$PjcyOXl-h0>WUVoLAvqA5!&q9c`I zOS+k*>}I#ASxv@NTE1Ijx0K)pTJ{|`n4}s;Gb{>OI7`v>c)EHetcD?kY(=bR-gB(G z4iSr>yB1G}S3<1PBG-o16fbnnjZ`t+!sPt%=QYL$)iUJG_PbsJg;cWvaAvXK7)4+o&9tZpp&nDOv5u4z6Rw zrm1vtJoy|oFo_l>S*_h>H^w^OYfUJ&P&B0fOflW4XXbdyn7Aq}=Uv5fc3Y~pj;ZJj zw>r5tMq3`*vXa_7B8kvVHf!K6bnI!0ox6!0p)s`-tpAw@o;>?{+=eu}^KET+cp7&9f0b zbPwDX=p;lvf3)LvQD+D6>${yP?}3AX+lG1HZF|Xmke<)O+djes4+($?aJpp=?cm*C z;s1@|e)e-64dXYv-gr1RW_|8@!yBUgA^L2Uz4(dm_`$!#zI~bB-+z~nW?<;HgO8`} TK5qBZSn#1Y?_u06I|%**VKMcZ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6f799cd89a0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bashar Al-Abdulhadi, 2016 +# Bashar Al-Abdulhadi, 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Bashar Al-Abdulhadi\n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "Redirects" +msgstr "إعادات التوجيه" + +msgid "site" +msgstr "موقع" + +msgid "redirect from" +msgstr "إعادة التوجيه من" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "يجب أن يكون هذا مساراً مطلقاً وبدون اسم النطاق. مثال: '/events/search/'." + +msgid "redirect to" +msgstr "إعادة التوجيه إلى" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"يجب أن يكون هذا مسارا مطلقا (كما هو أعلاه) أو عنوانا كاملا يبدأ بالمقطع " +"'http://'." + +msgid "redirect" +msgstr "إعادة التوجيه" + +msgid "redirects" +msgstr "إعادات التوجيه" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6d2d993e2edfef659ed3e7663b29db31254c5c74 GIT binary patch literal 1071 zcmaJrSo>^>V&w;H36AVKljNQ$lYT%|=@2o;yi5k4sh1}S9UknG z^U`{y`!qx)RR-Q?VZC0dO}n~*$&U_-FySig(qe0Qva;z*zes-XqHR;^*W_EU^eQS=8D|TY>nyphthZG-4-8ba}&W!b9 z&-GO-p67ihIwqv@{;Q7IvMfDv#S7_iiDuAP6^%dy8`M|}A2nBkW)L7z9PqI!dd~CK zkR+N9sj(5RHdX>yc~?3wI#z0zNN;RNFQwL4_%5rM6MBr>zs{q%7YzxM%KJ%fWg@nX zO%Oxzu*vP?j@!nX2(OO%AflHFTJcPiN}OsfyPbVr^Ad zLVHM&6Wt*Ug?Nci=pc1$C^GuI04Eb-?y?=9%73(n3LR8, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 19:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/django/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "redireicionáu de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Esto debería ser un camín absolutu, escluyendo'l nome de dominiu. Exemplu: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redireicionáu a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Esto pue tamién ser un camín absolutu (como enriba) o una URL completa " +"entamando con 'http://'." + +msgid "redirect" +msgstr "redireicionar" + +msgid "redirects" +msgstr "redireiciones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1363a5eedce8b1df478d5916f8588837bcc9b755 GIT binary patch literal 1157 zcmZWnO>Yx15H;TrgoHSA7SR;#xupo`hlE5#Riz+~PS(x3?ApQhrb$oy350S& z;=+Xkz4X*u3R1*>Kp=7BPwv_$!RKgz>EywF7rqagKI$yC;c;xa` z;nB%rRK3Zo5s&Ut^>%z?@p`lvMM&hEvZI3LH19T&coliK;v3QR2&?o&IM3@=XqO3Z zY)or8hOHs0_CzA+o`nA(Q@ZGun_w zRAMg%2Ra+}HQr%9?8CC`Q9CE+tuCPb@iFkRmPcK!j@D4LU z4He23#zo1nPcxItnW3;l4e|M1CVEitA|JiiX;qo6nq2D15l8zP%7YI_``ui;3ev^G ze{F<=sWmuo9;d1-bgj^RnQFtn8;zhBXy%_cJ5y#oOp0yK8n~SV-TW1pdXq3DnG-$F FeghdhXNv#; literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.po new file mode 100644 index 00000000000..015a1cfa921 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Ismayilov , 2011 +# Emin Mastizada , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Yönləndirmələr" + +msgid "site" +msgstr "sayt" + +msgid "redirect from" +msgstr "buradan yönəlt" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Domen ünvanını çıxmaqla bu, mütləq ünvan kimi göstərilməlidir. Məsələn, \"/" +"events/search/\"." + +msgid "redirect to" +msgstr "bura yönəlt" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Bu həm mütləq ünvan (yuxarıdakı kimi) ola bilər, həm də \"http://\" ilə " +"başlayan tam URL ola bilər." + +msgid "redirect" +msgstr "yönəlt" + +msgid "redirects" +msgstr "yönəldir" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b7597cd450480d5d84067ce8614b406dcf521490 GIT binary patch literal 1437 zcma)5&u<$=6dq`S;))9wK&sH=KohH3d)K(M-DFc}Nu@}Qh$08h6YtpGcD-xujFV7$ zAVn0U6y*YuxKPw7a-fZW3ABBF074?yhMUI#4ASg1>)_aa z!-F>LReMB-MFBOM*nCS|TG{_>xTHt`gMYszu{mB9bnPBBe-EqZ`Mx zxNw!E;+cw)Car);V=bjRez`nW>Z{6D+Kodi{Ji1>iPd`C4J{QdDNNfuN+{uNQKFeu z-tNT0r?IkF7KxH&DR@?IS>0?f_mM-5ENzc&Dn0TglaUf^K1;9Rq0VgRd?qp(rHN1B zHJ&un!h-0enR4c2GYXwc-KKPEsZWLZPixNQOmKx-=M%0lNyYWfI-cve7sxy3S1V`S zitD1#SrE&S)g0BGLy_a5?nA%oo^f#sSGiP9E#rxdxk@viZX~G+1rKTJMk~sAquz?H zf7HYZ;!-_rPlJ#&ySyo!n&54pE{T|DT^V7EEu@#R41wL2II;5o*M)nojy(0b>9m-k1mo+ zD93#|s0>q6LDjlB!=3Ufbn|APGVN81pm+mH5V$s#*G&g!NAwHDqd0WYX4rEofWk$p zK;VPoWP$0sdfR-Zd-?#jYc_L#E59F@O{VXeug$FqG8=lA%qE$i^_C@=HN8DSdLP*} zkZzkhq#u~|zVk#sM%{r~C-a@&GaKd`l=k!k{h0J1r+a3DtOyvJws;tL0%y&v>pi`z zd;Pw73dElI77072W!=_2(mQl`fAE_)+$#;H{r_XxnKvMki|*(xOspS5f8Ts>LnYF8 z@ziyUvWMtH|L~W?`_KI=^R_SS&fEcio8`LyT55kiJO2?!=NB^ABBbyku&bVaWNxv4 E00WC1m;e9( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f9c1dcbeaec --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Viktar Palstsiuk , 2015 +# znotdead , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: znotdead \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Redirects" +msgstr "Перанакіраванні" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr "накіраваць з" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Тут мусіць быць поўны шлях бяз назвы дамэна. Прыклад: «/events/search/»." + +msgid "redirect to" +msgstr "накіраваць да" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Тут, як і ўверсе, мусіць быць поўны шлях, або поўная сеціўная спасылка, якая " +"пачынаецца з «http://»." + +msgid "redirect" +msgstr "накіраваньне" + +msgid "redirects" +msgstr "накіраваньні" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d3e35e4dc528cb6d57e39f7cc19ef56f79bfc4cd GIT binary patch literal 1268 zcmZ`%J8u&~5I)}Eh=v9sQ4CcQk+she5V#P;D@aI*h=K$4+TNTmoNuk&wG*g98UzI( zAqqr+l!A)FfrJD|LPtZh*HIy;`4fC=8;3_&Y3`euo%!Z*`}NT7rykA$$WcfcauD(g z;?6gSyZa8Ag8YEogk0F+dHaFSfG&O!*aK_=UHm$5H}DhiIpj0s5bSW5=RF4A0p0`l zAjtWj01pFS0*?SUJN_>~SLX*16fN#OK<9I3CuCnsYuD?j9_YQj&X^SCNQsisUZE0c zD)EGhf<$C0LJG(I)iH0hh_fYGJ%_X;tn*N?g5cGF zF4p6as|c&?>+E@Ub~bAqZ8R(7i|9Ut9VK|bqeF3H4TzpQY( zh8c~RGr3xf|1eCY3RhZ~k*UHJc6uw$)tVNHjV2}O{#`()i;?Lz8c;FJOvH7?V|GQV zstzcrwM;!SI81GIq%WakBb4tS&Up4kI&W9(M|_*I01<+a&wOZi0COUzq*fRK$V9rQit< zkX;4YM+Dt-b<_Kl-u?Y0cN<{9 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 00000000000..12ffedd0582 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Venelin Stoykov , 2015 +# vestimir , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Venelin Stoykov \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Препратки" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr "препратка от" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Това трябва да бъде абсолютен път, без името на домейна. Пример: '/events/" +"search/'." + +msgid "redirect to" +msgstr "препратка към" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Това може да бъде или абсолютен път (като горното) или пълен URL, започващ с " +"'http://'." + +msgid "redirect" +msgstr "препратка" + +msgid "redirects" +msgstr "препратки" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3d5ed4162e9bd3d71fe41fb00e0017b083b06c86 GIT binary patch literal 1319 zcma)5U29W85WQ;siiqH|$oSNjy2(vYTW_t1T0v>ClvJNL$tJnwW;fisY3qw1BBCh1 zSYJ!AZmUQwK8OXWzrcSWvOmSM+n9jg3&YIpoHKKFa`Wx@z;b|d5OxAqh8=-Dfw}V$ zHV4~=-G&|869k9g8}LWr+wcy57ydB(WB3=a=de}eBm08j6Z{wWlde7x1SR;_@FVbF z;obeA{Xqaq?;Jq17lv~0poP~7D1281S2C4!w4gTEO&a1EZq$Mp zCWSK9J4r%wvs095p6XaOXc0^rY--((3WdS^Zr7}-I!Vnn{<-665=+&jQ*%^|q?&5+ zSd!!|k*CQe-fAZzqQQb#5K?D_Oz^bYbbV7%i&Ih6y@2YeYV|X%dT|!aq-q{mcD=@K zi8PCqjHouxWkcm=MO&qsO=pd`#x8dn87r%Zax*u}>`E%Q29{mr8X`(z@hmHbEId!e z(dbNRBrJs?fNWMQ#I9!_Hwq9d0(UMt6OM#9xhbA$R!+Ih60TJm(G4yo7Ct57nn>sZ z)F8c-_%t8Oy1EFCY;<@-u(IH-h%O7+;7LqF-R&+eF6OoC7}v#8zN%V<-8cPkNta%z z$ii@L`ug-_|MkUun7g8+##UMRP8-kDVo4X;3AR5@)h16fp(p0b*VtGe=VsMK$|hx1 zxnC@zu}Z9aG9#+U+)UC*dBU!#w3S69+dj=EO5?N}P7FypH9^JU@myfdGi$cUnoVnV ztl2<>i?`N%wC25Ce`?J;yME7_6%^iB^NNP7dE~<_yZ*38T^mOI0qUN+GyS@ULk7Z0>_6WDn?)3kpxZQ930~>q?Xl*Ds literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f7a933494d5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po @@ -0,0 +1,48 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bengali (http://www.transifex.com/django/django/language/" +"bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "রিডাইরেক্ট করা হবে" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"এর মান অবশ্যই এবসল্যুট পথ, ডোমেইন নাম বাদ দিয়ে, হতে হবে, উদাহরণঃ '/events/" +"search/'।" + +msgid "redirect to" +msgstr "রিডাইরেক্ট করুন" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "এর মান এবসল্যুট পথ (উপরের মত) অথবা পুরো URL পাথ ('http://' সহ) হতে পারে।" + +msgid "redirect" +msgstr "রিডাইরেক্ট" + +msgid "redirects" +msgstr "রিডাইরেক্ট" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6b626694751eea2d8ed9480f327ae963c3dcd2dc GIT binary patch literal 623 zcmYL^&u-H|5XKD@0Y+RnbC_eRYU6cOXxWeo^`BH|M5qim4x4!FZtLt?yA#sBL3^#> z-UsLzi8JrPvoMZBGSY9qne{j0*}pH>enuRRnODpK^Mt9GCa#&M%nkE`xn-U+cg!>9 zp84@0ihi*+Gd@0Szkgzb8Sl(pJMGii9sk$F7~En5SddD4?ksM-=ik>iUUokpexhYB9%hE zg>+kObvI>KN;Zm9{BD|=E8jMoM9RK5YD;cPj`&0e5}DUFRGOSu@IhN^0-T`9v4VHJ z4VUk$dD$_xaJ$@N%c(9=WT+e0KC;gXd(VdKZ zvJnrC2ZyW2ryUvZJ4JglZ(SK`R|Nl;+xc^UfM9<*tH-NG)U8@)Kv`GpSci3B)Z, 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Breton (http://www.transifex.com/django/django/language/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "adkaset eus" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "adkas da" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "adkas" + +msgid "redirects" +msgstr "adkasoù" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f986b59c714ce0ea37eab9756c77abde5aa07b9b GIT binary patch literal 1115 zcmZuv%We}f6dj zkYe2D@vzexC`TQssm;X757-hM*>)zcJX0zCfEJ{~jv4VH85~ou%5&P=-6H3u^-A~Y z0Fg95@V-nNjrsZ{s~eaq?}o&GXS_yy*vYGI2t`TinnEf~S{7WVjYC_ZjrC&N^;K7_ zSA8d1CZ*cW)0VhzS$b&21L@I3Gfr-ZBo^^)N>cmvdS}H*oLeW4Eq!&)h+b?pLzUqQ$aEY27%j z@PG@yUiaYOpzcFP)#Jl@#}tjpoqkjPE4#tI0AgyDc?X@0?TQgm#)nh9*bjO4rOX*fy`DvRewOwr|udK|)Lt_h(!#zp)HfEx8w6#g$D_M%hH%W6cS;YL zocwcoCwZ-$r2RK#n_rSD7)3C+pgKK4J*$c#, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.com/django/django/language/" +"bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "preusmjeren sa" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ovo mora biti apsolutna putanja bez imena domena. Na primjer: '/events/" +"search/'." + +msgid "redirect to" +msgstr "preusmjeri ka" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ovo može biti ili apsolutna putanja (kao gore) ili pun URL koji počinje sa " +"'http://'." + +msgid "redirect" +msgstr "preusmjeravanje" + +msgid "redirects" +msgstr "preusmjeravanja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3b7028871a187d71f7f5c143b291462c7e98eb94 GIT binary patch literal 1137 zcmaJ=O>Yx15M7{r1-SIgVK_Baak7aDEn9+GN-I@rMHEsv7H8MlxZ1TB+uMZy0SB(! zkU&Cka~6;ZvuRGU_{16^i` zFZ^%C+ayMDRwh0bEh*7Cmx>h6MU8ewJTEd4(NbNU2<2?u3U1AvxP0e3US46<6R^9RUKX~|Q;x`O8sZF9#n%&>Yo;NfssbH1MJi;>T$ zPj55>a3|^YnAevp2YUxQ^Sd`{VP#t@hrzP$%L12kV&v*Yh8M6w@qimETWYS+flLhFD;_=o^)r&j3A&&J1Y&(*seCYjYt)f(6*WzG<925MYmeiSl+12, 2014 +# Jannis Leidel , 2011 +# Roger Pons , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Roger Pons \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redireccions" + +msgid "site" +msgstr "lloc" + +msgid "redirect from" +msgstr "redirecció des de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Aquesta ruta hauria de ser un camí absolut, excloent-ne el nom del domini. " +"Exemple '/events/search/'." + +msgid "redirect to" +msgstr "redirigir a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Això pot ser bé una ruta absoluta (com a sobre) o una URL completa que " +"comenci per 'http://'." + +msgid "redirect" +msgstr "redirecció" + +msgid "redirects" +msgstr "redireccions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..22cecbb096c0dcd7583ec41ec121641b039809d3 GIT binary patch literal 1156 zcmZ8fO-~$05S=*0PS%QI46O4(KteM13N7Sjsb;3w8JOu_b@#Ba zr<@~2oN_=pksDH0$q$Hq8Susb!Aj2dk8t(wnnkqq^r~uJRdw~$n=fa6_xOCqxX(x! zpELeqxbq*wefyuW!+6X1neoF%p7$y9DYMi6$$XdjA7-cjmwATy74wksnsJZ) zYrIaH8HiCrL_nEMNdr3=8I_lopocbvc{ChRhqM5SKf_*`=diQ=1dK&(GueecXTn@+ zZ7=lwx%#-ONmZFAuJFx@4}p&2yi8mww}eC$m`RXWP#xBfu;}F!!kkZsB(3ocp^j5m zS5NMJWx$?R#niLv$~KxeZ?Xjv@ z13tAUXsqaHlqN^3bO^h7b#`%ru!S)lz-r;>dxJ8G)KNViJmw79EwM|YLs*2cHlUdQ z!sL1T{eIoLYS|vKTowL!o)45ylKt5D3$?Ayt@Y{Tje1a9Q_}LYiq3J5N3(Qf{a((` zzXEZJ+K_GSbT-8DROfo_krwMRR_>RDupDLf>XISErq<3&jk(xRx-cQg-pDnruU24e zw&rE4)mVVOWp9y|cK+FEkK1_zrfHLrbnN~XB@L#xB;Ojbj$qpX7B^6$%+ z1X1U^}O1HAaH8cN)+hB2o|gxSek z&ho0d4$(1i*Br+^Cfh$PAJM?=Xmu`+>%e!ch6gz&A, 2011 +# Vláďa Macek , 2014 +# Vláďa Macek , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Vláďa Macek \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Redirects" +msgstr "Přesměrování" + +msgid "site" +msgstr "web" + +msgid "redirect from" +msgstr "přesměrovat z" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Toto by měla být absolutní cesta bez domény. Příklad: \"/udalosti/hledat/\"." + +msgid "redirect to" +msgstr "přesměrovat na" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Toto může být buď absolutní cesta (jako nahoře) nebo plné URL začínající na " +"\"http://\"." + +msgid "redirect" +msgstr "přesměrování" + +msgid "redirects" +msgstr "přesměrování" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..737534d941ae04346d1cc5bd2b2c84bb4a6b9410 GIT binary patch literal 1132 zcmZWoO>fgc5H(P~!pDI#hvCvTYBzS$R1GcxNMf>CI>CvMZ_hik66q#i>&c_88;A734I2P+l*;ILHkCD+%gza zo53PA_=`Gabx`;il3WNlKH39gskU6EP+%l1WY!Kt-(P5qvzkohB6f-Y&A1F~6p1`` zq4-LO)qrvdk`7n{wnua@6fA@VpPe#kjc*v$QRedMN!`;6Bw7t-%Btzzc!ye@V2@-s zCQq3*T*(mP6Dm_xJ7PnnE!j6IkIADvHKeCPs2v{k$fjo0qL*w@i$%18<|=6hB)ALB zwXoe<3R*#cMsmbXxyw28t)YpuR-oAlSKCVgp4uKYmh?20Mo_DC2v4Y#IPg8jV%G|sYMV-0oGIy*Lu}5nk@bfHXTJ_nMzvwKd)(V0ote+QD`A>!%SgHJ6+)-a z?X<`cqOx`rPki$xvZhIZZ*Y2Y1cAIs000D&HM9Yb0CE!jMIxs&E(%qVs zt%Xlk)@$Ad7ipO=t~rfq?mcEga1DuyaaB0(Amva>5JlO?wR9`X3k!=0PBxD+71u$s zyjoNtXd#_9W>KbT4qrc>UDvG=X8@U!Rqp>%E, 2011 +# Maredudd ap Gwyndaf , 2012,2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Welsh (http://www.transifex.com/django/django/language/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +msgid "Redirects" +msgstr "Ailgyfeiriadau" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "ailgyfeirio o" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Dylai hon fod yn lwybr absoliwt, heb yr enw parth. Er enghraifft: '/" +"digwyddiadau/chwilio/'." + +msgid "redirect to" +msgstr "ailgyfeirio i" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Gellir fod naill ai yn lwybr absoliwt (fel uchod) neu URL llawn yn dechrau â " +"'http://'." + +msgid "redirect" +msgstr "ailgyfeiriad" + +msgid "redirects" +msgstr "ailgyfeiriadau" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1c8d0e46ea53da50361a20ca9487b0b2b4b686b4 GIT binary patch literal 1114 zcmZuv%We}f6dj zi>_Gk0qiQVLE;k-toaF!+mIlHrK96JK0dbZobOi`-X$0pfonhkTn0V@ar^+{+D~8) z_yxQG9-c~)3*h(QsQ&=I1pWk$`p@76@E7n~;45$i^~*C!@(NsmpMt-Eqy9R?(WgG; zHE`5#g3p87U|1Y$&w}IGahwL?dK{3<25ggav1)Un9Cw3HI(_A-D-G>4u?l^5ghK9n zt4D!pC_|qXrNAhzY>N#7@t6*nypLi8G z*>(0c9x9#`;yF97tjVc(Elp`_Z5~<|#EvgjAs&rNFFH1-+U~QC*mNudv|>vJ++-zd zu8C$Qvb)s0ov*GeXDe9-p=k41MbEkJHbkNc-K~5zTh1_Q+tLToang7#gLOHzoEp#z zTN=-X?zz>RWd!5JP&RiGI>ai0o z)3x!J<#cCXh1o69Pg&d5BPX?ZY+dDZGQ;E2Z>+4-$#i4U(2WghF0I#+XBEPyN_OyK zmuzuB&<4l|ZiR-7j}9HOI13?CrfAXIijY9lvu+9T(HcR8W?*Ah!aR*^3Z{ySc^an& z_<_{__Z}56LIjTv4I4Q&91y~R=W570rqI0UbHOh4mdmuB*gw~w&yYg-R~3|=S0|60 K@V-|CC%*wD^FTEK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2d557b739af --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Erik Wognsen , 2014-2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Erik Wognsen \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Omdirigeringer" + +msgid "site" +msgstr "webside" + +msgid "redirect from" +msgstr "omdiriger fra" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Dette skal være en absolut sti uden domænenavnet. Eksempel: '/nyheder/soeg/'" + +msgid "redirect to" +msgstr "omdiriger til" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Dette kan enten være en absolut sti (som ovenfor), eller en komplet URL " +"startende med 'http://'" + +msgid "redirect" +msgstr "omdiriger" + +msgid "redirects" +msgstr "omdirigeringer" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3ad3cce399a6c943a222cb9c31db2b854e550748 GIT binary patch literal 1136 zcmZuvO>Yx15M7{r1;K$chvC##tv8#{s%1-ne$q;fh@ymE;Na{|vTk?nmF-Q^TmJ+H zB!mQK4*USlT=)Up5cJBQV4S20su=0%dDhQk&+Pkof9|bEahvdf5EJeaJ`-I0BDlTZ zgf`(1;fSz##q(|vzaw_~PsDeKzYsh9SK>M1Z^R!7-wAF%yXJXsh)*Z{gV^a;N$l!8 zBfdvmCwBVR#5ai(Vk$AxUMF^UySPel`z}Z_4Jzy1a9I;$p)s01W zU#_?eIE>OFc1P(-h*idg1j#e>VRy*0JjD>^%h*S0P1zvVQR3?A$-Acu=xUYCGOMO* z;~8PmYiM;$jk1H7y+Un-k|D&$T=rC{iMi62)lE;tY^&%Q)>0vq8ZTRHTO+rmWjox` zOR7O-l~n>3Jci0zxKdpTszE?P*2KPWHD|gt60zzdsH}&pD@y@I>5v=CTAE9fa;tO* zb*@he1N$nqs534lJQ4C#o$%+`XeXI&_*gup^Rid)9FLiSL4`-1$J6~+KPX@D_hNXEFZqlQM8$Dk(P5l)n|iY23x9hV^!7A9i>p24Q< zQuE7XQ%q3$d^t*@sKcJU@Hy&-$3H Ups(aVndDJ2OR3!>?2JtM7v8){&;S4c literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0a048f79ac3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Hagenbruch, 2015 +# Jannis Leidel , 2011,2013-2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Markus Holtermann \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Umleitungen" + +msgid "site" +msgstr "Website" + +msgid "redirect from" +msgstr "Umleitung von" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Hier sollte ein absoluter Pfad stehen, ohne den Domainnamen. Beispiel: „/" +"events/search/“." + +msgid "redirect to" +msgstr "Umleitung nach" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Hier muss entweder ein absoluter Pfad oder eine komplette URL, mit http:// " +"am Anfang, stehen." + +msgid "redirect" +msgstr "Umleitung" + +msgid "redirects" +msgstr "Umleitungen" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af954a57c7feae5f3f06f92b6cd0bf3016fad96a GIT binary patch literal 1242 zcmZ`%J#S-06n((*WkdrKqCn_2D2d3}&rZ-TFPN|0th7=hqTsL%&G^l=J@$JuPc!2< z30tM1q@qBPD5xkX5NS~;vZkSf9zo5Y;Ee6W0>Vf~XYSlHXYS10-(R}*WrFcM@EV|i z7lH49IQ{@)?oZ$V_zQRleDFk)JO};?9QEITUjTm(j`|U^{!Tt{UAYIU=PZR8< zl|cwq)@ZEM=dONW$AyZ<|8`s_KFW)+id%6cDO*Zy$jFlGw0$JYs^E-P8hpqm_=acc z@UKC0)oY|L+VMa9CTp?tToR@;5ByS;pbW<9OlwI<+& zMd!G}Edw8gMpfV^wg?3}&!K(Lxi9W4b@8wsJF#tY8-FjOJ6#>FtHsm$Zf&m^J6VYP z)|EaZQ_Vu(-rS=3w7qKHXr^hq-K6&@B}nFB3t@8^ZqTDgSE)^;T1aiIZPk){vfyEL zdG6igGi8QshBE0`DlgBc7Zx2mx@un|$v^&FPA^81y2sNqH1fz&|MJ`od6=V{qgL6< zPEXBoZ0L0wU7n+-kEa)OBJ+W*bo5|4`A2hGxRK(aoSxeMJ8PXvUE0{$Z18z~)HkcN lPJ7ccJ(`|Mbz_IC|6Gof8`fxoLT^kcd&9C!JS$Y2{0*&Kc~AfV literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b605e439c44 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Redirects" +msgstr "Dalejpósrědnjenja" + +msgid "site" +msgstr "sedło" + +msgid "redirect from" +msgstr "dalejpósrědnjenje wót" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"To by dejało absolutna sćažka byś, mimo domenowego mjenja. Pśikład: '/events/" +"search/'." + +msgid "redirect to" +msgstr "dalejpósrědnjenje do" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"To móžo pak absolutna sćažka byś (ako górjejce) pak dopołny URL, kótaryž " +"zachopina se z 'http://'." + +msgid "redirect" +msgstr "dalejpósrědnjenje" + +msgid "redirects" +msgstr "dalejpósrědnjenja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d1baec4d03cd172321e8ba210c0f3972b917d8e6 GIT binary patch literal 1384 zcmb_bJ8x7+6uvw|7SXsw2pyEdw(#sL2Fx`^Nx&c^43@Qqdb~T{z4-2()y%AIIzO-w zl0l*XDP2T`ka<{Oz+l*p25F|EMM+J=PvD!oevpKuVx*(*oHO5f&b=QycHRkaeuNx= zR3Q5xOAvqlg!sF^Afu2^kjs!?w*|o-;O{`szX#k4d;;|RHQ-L*JK$Z&d&oi9V>^Q2 z0dN+0AJ_xZe&7e-A>e1=Pr!~{ZT?YU2kcQGQlz<|rnLdVcE}H2!SVGr4$=p^y)hyx zkrHL2gHkQhROShd2@;X12}LmYn3i$V2x@Rsqb{!Dk&~jEB(7<^8OJm_a-Ou|%0x+( zrVvS;HDelKF4viDXVo>?j4M9zKQs1_m@dc7iVsCes>nKz5=wYoWNC1k*Bh}2sWT@g zMPhVL3$DsFpI5E-y{XW+lJzai$W2`bIx->{R`Lo4W#=mFl2AI5Nl29|JgLgeh-gS< z*pRM974}=Rs#!^flo`HQVyBeg23&TU8+2047mlz(p5>2I;aJ#PJe)7)^B}SjF&X)s zTfAc+vEt8E=nIeZ9?s)r&U0;8N%2I-+(;GDg{VA1Lwr*42`v9aeO=2Yzf`e@I9rzW zlZZ;HORMm%)YMeg_>9rGnD+c!d!`MD*MoB+&UI&o&J7K2O<&07 zGpA%?uv%8S+Q4{5Oq*OI#uM~YxyF?iW?-~*hV^ane64Yz*kDqY{@Ft68;i_llOc&X zGaNS+kJ%Zi>N=#Pk(zp-*iUVBpevz6161hl&jj|iePfsHE4%Ej*%h~7U%H$2jhnYC zcGb<{+AX+iZjs!Ko3#(!jQ5idA!v`&SlAESo@KBW?Q0)mTV&U43;q^@mf%>WF1HB6 z4L65us5cA26{_9n?jieVBMqFd?IT>Tfa$+(I9hIje2BY_qR-n+tl5>XKlSg~D%$bc zQRgj|^EmBg-oBu8E{uq&Kv*Vs-QB_^y33ONBb{l8hLeZ|a9hS34Jc0h_xu+5i9m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES/django.po new file mode 100644 index 00000000000..bef80de2edf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Nick Mavrakis , 2016 +# Pãnoș , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Nick Mavrakis \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Ανακατευθύνσεις" + +msgid "site" +msgstr "ιστότοπος" + +msgid "redirect from" +msgstr "ανακατεύθυνση από" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Αυτό πρέπει να είναι ένα απόλυτο μονοπάτι, με εξαίρεση το όνομα χώρου. " +"Παράδειγμα: '/events/search/'." + +msgid "redirect to" +msgstr "ανακατεύθυνση προς" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Αυτό πρέπει να είναι ένα απόλυτο μονοπάτι (όπως παραπάνω), ή ένα πλήρες URL " +"που αρχίζει με 'http://'." + +msgid "redirect" +msgstr "ανακατεύθυνση" + +msgid "redirects" +msgstr "ανακατευθύνσεις" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..08a7b68596a8a494a33644935e4ca6d40be6447f GIT binary patch literal 356 zcmYL^T}#6-6ow~yl}oR^$c0zxnQ2R<#t+1;!eGTQs`s%yW*IdZNha=x`1kxRo+7R< zJcL6Ya^CzLAAOG~2gC_+N*odwM4y5ZWM(uUoJsz&^Zmzz!*d&8TR@&V)BOZ^1J;Pp-3(L-q)*BYxOFWyXKqhBsF BVW0p2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES/django.po new file mode 100644 index 00000000000..eb33e60d348 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: contrib/redirects/apps.py:7 +msgid "Redirects" +msgstr "" + +#: contrib/redirects/models.py:9 +msgid "site" +msgstr "" + +#: contrib/redirects/models.py:10 +msgid "redirect from" +msgstr "" + +#: contrib/redirects/models.py:11 +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +#: contrib/redirects/models.py:12 +msgid "redirect to" +msgstr "" + +#: contrib/redirects/models.py:13 +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +#: contrib/redirects/models.py:16 +msgid "redirect" +msgstr "" + +#: contrib/redirects/models.py:17 +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fcc2fc51333228a9617e09ba1058373d60eaf7f0 GIT binary patch literal 486 zcmYLFO-lnY5LNWFN6#Kc@X(^uB%)YTD}Gf_EEZY4O6;cF$ab z*`uv}NZ601EAVn!M$Em2Z19ldRj?+p7OzdR8V;m7La9(4gHl=^?@1*k3-QsuyLr!* z?hutkdBi1JsXfWa?oCXX2Sc$k$p;O0hR8*@x2~`ioU$8E&#Oh+ay0U1Ttns5looSq zCK`HFRxXaAaWRc4n97+ZG{z~_T8P#!&}`V-uoH-KYEp+bi9C(a;x;N)7E- nm;Rk=Sj@@>)szk6jSrKkf$BvXy9XUuhTR6iP8U?Oldb&%5k-%V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f2eb088569e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,42 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c36274666408f3d5d47d1710f6a246bb99fc5634 GIT binary patch literal 1053 zcmdr~!EVz)5Dic$7$GFMau`l&R5o^^LW@HXYDrNc5mn{D5pC>=z14cx+Fd8%!UrIZ zAn_C2;b-^;uH2YSN+R(IjP&$o*7Ig&XZ`ce)|Up^HsKy2A>1TzLLhRyb>sx5RaGhg`MiVpx6sjM?ErIwKCk_!cjm)M5Ef|r%V7@8r@P&pe~ zq~DVLpO> z7%Sm0gIBaP+E)v9F4jGt&)d$o5K~;VQ(cCuOa3K!Q7=UG?!{r)3PvZR!Db_!b`%_G z, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/django/" +"django/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "redirect from" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redirect to" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." + +msgid "redirect" +msgstr "redirect" + +msgid "redirects" +msgstr "redirects" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..82950c4e347cd89b1cbde913b18a7f78a065450c GIT binary patch literal 1138 zcmZ8fyKWRQ6dfSE7ST{sT&g5WygM5K2@`^VJR~F{!fFB~I6HTDy*p!%Y|kc8((wTl zw3G-WK7bNv_y9TtH9x`ez7nu>bgsw8$M&7`^UBhRIsY`R+S*gJ61-AZ;@q%4bswq40kdP577wjUlI)@PgR zZBsPH@0?OTF=()9EY@}(>~0@-q*;$^n?`%ITcj^aJlXS+Z2fr68!PKHE;kl5UE84M;(9H* zm#dJ5^$}OkeG~l!QteAA literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8d613f0a0af --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Baptiste Darthenay , 2011 +# Baptiste Darthenay , 2014-2015 +# kristjan , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Baptiste Darthenay \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Alidirektoj" + +msgid "site" +msgstr "retejo" + +msgid "redirect from" +msgstr "alidirekto de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Tio ĉi devus esti absoluta vojo, escepte de la retregionan nomon. Ekzemplo: " +"'/eventoj/serĉo/'." + +msgid "redirect to" +msgstr "alidirekto al" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Tio ĉi povas esti aŭ absoluta vojo (kiel supre), aŭ URL komencante kun " +"'http://'." + +msgid "redirect" +msgstr "alidirekto" + +msgid "redirects" +msgstr "alidirektoj" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..68de418d6e8273a3ffdf789d9bd0b0aa8179e860 GIT binary patch literal 1143 zcmZ`%O=}cE5FIsst%~5;LwQOF&uU@ppLe z7;l1t;MH5ei+@2x&;AKt?`}R2Yx`fHSgz*v9}S{W#A@|0oQ)_|$ zP-g=i^eOl}cpHoogW4euy~8>STpa9%{YKjeWuprrSmjJvPQ8oTJ>@8snmSCZe2*<5 zkR508$}^SH_h>>ooR}S+B!kbiS>-vctuB%C(t4%4)JGDMBW_l zUF4MKXvLZ>JX9=ZVx6s1MkkbQN!>NIRW6P7V%c?7CZ1MZC)y^V+RBTzn71rFwBnic zxXE@ zYFW+B8=Biu`QZmg>xT#X+ZFHAqkd17rBdoi7X!)bsVN>KU3V+lWzl9?B=oYBS~>ib z(X{*he%*)SYLjtqnkdR&_~+GEP1y;tI;o_Bqt%<(s7 zDD6q>*w3!D7sP`TUFfyRRFv!X>23LFi_uXK1*c zozQe^mYS0@wIeU47$du=6$VpQoH03gv7=a1r6t+Q%OhJ#n!q~^Y~|U(lLJBUBTnHQ z2r*6KqEwtR4)tkkqQR(I#vQhYpX8v?$nkPy%{|tcA, 2015 +# Ernesto Avilés Vázquez , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Ernesto Avilés Vázquez \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirecciones" + +msgid "site" +msgstr "sitio" + +msgid "redirect from" +msgstr "redirigir desde" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Esta ruta debería ser absoluta, excluyendo el nombre de dominio. Ejemplo: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redirigir a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Esto puede ser bien una ruta absoluta (como antes) o una URL completa que " +"empiece con 'http://'." + +msgid "redirect" +msgstr "redirección" + +msgid "redirects" +msgstr "redirecciones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7c28b2a3ebe8d4a867cbe7c2326741e4cf389d6b GIT binary patch literal 1127 zcmZ`%yKWRQ6dfSE77!9O#ihzF!TTan!bB-T*q}&>h&CG#6?kXv?mC*W2iud!e?UP? zO@Ty9heSie7a*wl36A%XL`YaVI=1KdTwl-md1vljgmE3X3#7m;;3E*mFCcvT4eSGd zfEU2}g($iPeh&`%58xZ%PvD^c0-ghZ1HT2n13~xtQWQzB2EPRV0N(`Phxj&l8613` zf`fh!d>Jgkuo!!Xb*LT2Md0dqHmNtAMzD>pghiKAWjXOK>W!46L~80YvGOCfgoW%o zla-#SkbXo}>9AuCxkd(`X;5Yv?RU4yd1<}ULps7qnjd*z#Er&$ed6jyrp(e{{IBB! z;^QPM({L0eDK)uNnzYQhPMu?!7a7Mi-{3>m-ZdOcn~Z|5o!RR6J+vl+iJz2T~7BrOSn}UhKG`O2y-H=tR%NRM~yj6C0MLhgLk19ye(> zTT7zV6wOD}T819UQ z)T+Vm)q1y4tL$v;bj})Y)ti+Kqdjaz@1#Iyo{xQ_$ng5Bl#HZx?AP{tn_}fm7s?IT zijGc9_+v4x^p!uobxh-0mEEjFJ7Uw=+{L7e@zSleS7|a`t7^KpMy=XvWfs2#FUKzG zIB%#ZIc0K)Uth7NQcJR>m$M{Fs-jy%(puHWgP5@*WDwg(3zTn4Bseb=CyY&fK8~m` zwM!Xs3{|EHm(wVouucteM%v_ki$sn?skAZ(, 2011 +# Ramiro Morales, 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Ramiro Morales\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" +"language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirecciones" + +msgid "site" +msgstr "sitio" + +msgid "redirect from" +msgstr "redirigir desde" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Esta ruta debe ser absoluta, excluyendo el nombre de dominio. Ejemplo: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redirigir a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Esto puede ser bien una ruta absoluta (como arriba) o una URL completa que " +"empiece con 'http://'." + +msgid "redirect" +msgstr "redirección" + +msgid "redirects" +msgstr "redirecciones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e591305e66ed78b1e8c33a1deab61d06172920eb GIT binary patch literal 1147 zcmZ`%yKWRQ6dfSE77!9O#idFj@V*2}GGQZNNu-EGiNXd7gphaU?ykd(J=mVSYJP!& zmJ)#kqNR&O!#|)<^AjBJZXQCy($Vqt9G`1@&aWF2?;?!Lz)c_pt^uEbFb;w6?KiLq z`~jW=56?u=CGdN2(0>450e=Ap{de#L_y_nS@Dm8S?Q>D|0{j;I5_|~03SNNtI`|1V z_`CoIeII-tT!LXS^bU3C9mZMU;&3+VH=ahYjV^>@gHvTW@h<8Nl%qsy>N2tN1Ga=h zcAd#e&s0c1pegCFVzzmj3_eq@%re^CSRv=7^-A|?2RmtU;C&I-YLnHGs~eayOM~&h zj(3Q6ldMd`Rp~I-GNasbzO6@Y~jg6@- zZDt&;mIq(WKHX39((I>7?msZ4&y0CpO-#OkZMt8|K8p^^Jf^3G)XL#!v`uF6u9DL< zHGc4&ot>%={;J2jVRLPC!z0SZPBnI~+H1Ax%Ifm!;>mL~s`X0SXpgrRoxKA0^}OqA zMTUPePsu=9$G)}MSrW4+y3nr2RxIkog#Q@RY*+c?L&r4iRawtUD>JcVZ0=&x#jtd( z<~)t2ttm~nTGW`HuN;Lk!F#fc7M(X#l$pq6X3O?2yZ$AY>A& zNDqW>N+dcj6eo;DeL9}-9=oO7Wqa^h4ttDKFURrRW1Sk}j5OZcBBjHiDy, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 22:02+0000\n" +"Last-Translator: Carlos Muñoz \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirecciones" + +msgid "site" +msgstr "sitio" + +msgid "redirect from" +msgstr "redirigir desde" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Esta ruta debería ser absoluta, excluyendo el nombre de dominio. Ejemplo: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redirigir a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Esto puede ser una ruta absoluta (como antes) o una URL completa que empiece " +"con 'http://'." + +msgid "redirect" +msgstr "redirección" + +msgid "redirects" +msgstr "redirecciones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..81eff77da55e708b95356198fae4652071bad380 GIT binary patch literal 1136 zcmZ`%%W4!s6m2!WMn!P#;<`#gteKu6n%FU7%mV@$jB%nOh}3l7%v9*EYOAV~N&dry zOI^DV+`1Fo_zNPs_9r|wGkG9ba5(pNpE|dz`uw~x@ixM`4BP}V;2Q7|2`%Y2mJ@|74Ro;(0>6>fWLv?1K)wG=!II(P{j ze4c=V{uTH{i!)_8^)Bl4m7`Q@>N2tNeYS)~ zcAd#9&s0j^rzz?1#O(1j8N8;QD$i+qYlEDZ)+^nkee9&kzV~I)XiU~euC8yYJPXGE zI^HH8q8C$1}PAJ=zx@T%zTpH^|+x1i?9#uUjIwqmo=Hrf7wk$ogVnup< zNh@yN5zSb{_oz9S%(iCYRvbepws=nk&lBAoM4}1Z-DEbNiLq)M(s|LbQoCGwV-s4+ zc|a?NRZjOMO58>3VGlQu*HcqGfL`}1*<;aRStRtdlv+9bg*FdVYNlywe9!y)`*j~| z)eaBB*2d^yN0g6!8th)TUo@s`?e+HR$t^VNac$XXk1H0PgA&K|Jn)S&$FEqRv@fk= zzqs956Z0p!Fm8vfSk7)@%FClvN}9r94M}TNS0a-`MaUx_BRNpM zsgUNPRGcy%>eJE0gt1-5h-R2FPP-h(@_=<_h;!1W=vt%`B@(K%GDznxd~@XFf9X^` ZWk(?l6*jw!PxbOBpebS_Lq?T}{sJpXMcx1a literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3e4ea836b83 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Abraham Estrada, 2011 +# Alex Dzul , 2015 +# zodman , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Alex Dzul \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirección" + +msgid "site" +msgstr "sitio" + +msgid "redirect from" +msgstr "redirigir desde" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Esta ruta debe ser absoluta, excluyendo el nombre del dominio. Ejemplo: '/" +"events/search/'." + +msgid "redirect to" +msgstr "redirigir a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Esto puede ser bien una ruta absoluta (como arriba) o una URL completa que " +"empiece con 'http://'." + +msgid "redirect" +msgstr "redirigir" + +msgid "redirects" +msgstr "redirecciona" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..32f6e8fd6f68cc26000df003f93a77c87967a3b7 GIT binary patch literal 486 zcmYLF!A=`75T%0C9yxQEN*of=iR}nPaGI)u1}Rk{BG~4NOm?y{+Sn`GX=wk0zu=qt zEuBpedD4?T@|!nr{O|ba^?>n-dBQwp9x}f$8}yiO{CLG@qxrxz_-C3Y92GdD5UqC_ zif7|WpWRdKL&8ZcZGqS8GGgvEWYfDGZvvUbTKr)WY3NFIfl{Hm1f{gRJd;XF7UDhq zwvFdrcaBP;yx{b=kyPcr; zI2(#~HW^KZ`wvkancaAo$Z^m=HE*2gC5gH+*7ae&G$B$N{K{{!x7Rfz7Zh;l=Dx75 r)X;mf=_9#@?W}BCt%IrX)`wNp;OcD|2i-pGu7j3?&jV2Hes=I5Eewyi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po new file mode 100644 index 00000000000..392e5d326bf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po @@ -0,0 +1,42 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/" +"django/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2c78dd7424136da613ecf8e17cd17e0bc16c324f GIT binary patch literal 1122 zcmZuvO>Yx15M7{r1tB30oHz`prnF8rQK4l^5T&G2Q43K>;ea?e*~!L@*IwD)B>WJN zkT@ZZ9Jp}nEfN@Vf#!FTq1r??DZdsuMmGB_WEPuCE{`-kL^>8($QP}6!v6kV= zO766Y;0aes!@dv$-iP~?jM7qwhY1~mEOm7HfI?J~^8{H7c^X08I;{kqVsUoF!{M;x zyrbyi$cL1tHJy;0#h1~QR|*Gv2lYkul~P#P(aO=$veui7%5yk!_EqP5LJT_>pkU0G?t<-Yig1=L6M+pD` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c82aa5d6f72 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janno Liivak , 2015 +# Marti Raudsepp , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Janno Liivak \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Ümbersuunamised" + +msgid "site" +msgstr "sait" + +msgid "redirect from" +msgstr "ümbersuunatav asukoht" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"See peaks olema absoluutne asukoht, v.a. domeeninimi. Näide: '/events/" +"search/'." + +msgid "redirect to" +msgstr "suuna aadressile" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"See võib olla kas absoluutne asukoht (nagu ülemine) või täielik URL algusega " +"'http://'." + +msgid "redirect" +msgstr "suunamine" + +msgid "redirects" +msgstr "suunamised" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..40debe9196e24f3c394c17e3c0c72c43beca1428 GIT binary patch literal 1119 zcmZuv&2AGh5MH4C1%U)-4%1T-HO_8AtClT6v?Wz5wNOQA5ywe(lDOH}!S*&G@4S@5hTr?iIA#1| zykhKJ34&Y9@0q>+1M?l`Pt0EbnR$iz3$xdJo5$(eEMGIf=KZhCUcbuX`^;<1_n2$U zK7PdP&pBh}64TgqW*_tGD&ywVnw>W{11=lf@J@pgX{haN(CkSIZB)=AAnAH!fE{dE zoo0?;h^_|(v>eeFR0Pf2(8IV43yseK+ThX;7CXU+ KTHQ<$2EPFrGd;fm literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 00000000000..528daa88550 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Eneko Illarramendi , 2017 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eneko Illarramendi \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirects" + +msgid "site" +msgstr "webgunea" + +msgid "redirect from" +msgstr "nondik berbidalia" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Honek 'bide' absolutua izan behar du, domeinu izena kenduta. Adibidez: '/" +"events/search/'." + +msgid "redirect to" +msgstr "Nora berbidali" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Hau 'bide' absolutua (goian bezala) edo URL osoa , 'http://'-rekin hasiz, " +"izan daiteke." + +msgid "redirect" +msgstr "berbidali" + +msgid "redirects" +msgstr "berbidali" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2969ccc7271306ccafcb24fb8f373f4bc9a677ed GIT binary patch literal 1241 zcmZ`%J#Q015Iw%Zhyp5vD5gsStbGna2^WG05F{i5mgRs%gEscsJ~-c++jSB|6HvYi zi;e<`ipCHjnUF|nsA*^@_lSfbEd_spx3*)8ua(}t*}XS!X6NqfvAxe7tV6&_pa2{J z-U4=g1MIu+z!dNUxC4yua-4(U7htP@1wIUZ2e$eT;Jx6F;Ag-m;5hbo_c+dDumVf) zPw-LjJ%~?%AA(PSUxKZE6Kv~z2E(G|y$@{9?Ai?+XhrRMozQ`;v)^vAqToj&ua%Q4 z`-<{Bq-jCI*JTkAHhfyipr!>?xh_*bS2&R~Vt^!GQ?V8VG?l$UO7lqjVTopuNquFl zt6nPAmu$PLvaAIKYy79<84`2(pjNP{C`kob;eJRVuZSc~%<)P!5FYiV#Eb~FN-4pk zeA)U&oxZyP6(d>c?X>L1%2B=+P9~D~aZz@?z;263`7-pVaG!@InaGN&j5M26CBMKf z*Gh`zq(_O&tsJ`&39g}KSGh(fgKqj9OS{ZHPw8QAXz;W<=(-THteEkwXHPc_5gR;9 z=@IYT&}kPdaf2((auE+zz_pA#8V`KB=|2dCDq}Jic;H_OcecsAtXxD&SgP@oU^&4n z9%XFjkoI>bJUcs^)Yi~1iaDE+YF}xGf=+s>$WsG}$?KC7z00SQZsLjzH73h)kE*zx z7IQjP4e$j+!N_IPv0E9kE%BS8%*!nzU8_@`mC? zv%Xa~Yc|-77viVXA1@<@q$RR`@q%d#P`rW+(`cueSEgwz(3dxOzZfr&6?Xs7?fGYY ztrN3hn#pc$NMNyUR{vKUHQ>{XSK=i?c{mg5*aA!Oa?j8<+iCEhf3fZ5w;?$36SHQ` jx?_PE98qJ#I&Ia-yfsZU*L41`asKk%8Lk~Ql2@HyyK~kX literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..10625cca863 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Nikneshan , 2015 +# Ali Vakilzade , 2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Ali Nikneshan \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "باز-ارسال‌ها" + +msgid "site" +msgstr "سایت" + +msgid "redirect from" +msgstr "فرم ارسال به نشانی جدید" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "می‌بایست یک مسیر مطلق و بدون نام دامنه باشد. مانند: '/events/search/'." + +msgid "redirect to" +msgstr "ارسال به نشانی" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"می‌تواند یک مسیر مطلق (همانند بالا) و یا یک آدرس کامل با 'http://‎' باشد." + +msgid "redirect" +msgstr "باز-ارسال" + +msgid "redirects" +msgstr "باز-ارسال‌ها" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7c1664122e1f8869420e96ed10f097fc475b1281 GIT binary patch literal 1158 zcmZ`%J#QpM5FOxvV-ZMPOi&lu*3mn&)*WZYa&R0rI&l`3wFVKP_D=0idwRM@-8E}F zLE=XckfIF<_yJ@qk&qH2i1`z|UN38~L`hF?s{7SP*VOM1?tPcR-U8kSD&QU9M2k_hApTJ4~Gx#3(7x1^hufTiok6+6&0e=mifPVwO z3*Lh`-G2&x0RC$2TkxCkzX2n~D);N)R6E(LK)O!`$;Oa2dn0+LT$#WViP^X|ktW*F zITIVHIS?Fu9=+{_snb%^wvIUQbKW73Ynt}f(%I=tilT!UH=|2L(pD|fm3h83yvZ7C z-`grBzMJs_;;V`6s}zcoRQXmLM^3jqq{A!Sc9u)p%6ZOCVjfwCNuBbBb>Ev0ng-wA zdg3?VF^fhxI|=>*4^=NJ^#zA$yep}?&~D}jr`-7<>Nw6!r9SRwQH^~`gOkt4>Um%- z(5g?gpp)HV^hAvcReVIFr{&|_N5yVYK&Vc6Zc@%$-BXCv2)Yl;$Hk)pHh8I{sBzFP zS}i`5^h^h5=rbQ1wi?%N*6SIoG3&OZBjcQj82WmemzS4ANx^2ySHp>K^PBenA-fLG zrzYPS9KSd|ynX0sSPY(fCzzrdUw3$k@Rj79#kBWnQtJ>|4$j6$YVTH;YE3z)LpSm1 z50$icZe-JDNmDa8v3<~19r@74l3cfPCPqn-Uhc382s%+A*rx^GZ0 z8!s0zE*In-HOs}du*h;T$H9ef{Cf9#5rg%j&fBKfwB2AE9bH?yT4>dgprdg4K+sO-Cjzr|3@C(zjaj kS~q=KPyY8)W0qd5Y1M-;Bg5SjOy$2ZtMNoLM>(JU4WV{iLjV8( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6f9e56b1314 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Aarni Koskela, 2015 +# Jannis Leidel , 2011 +# Klaus Dahlén , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Aarni Koskela\n" +"Language-Team: Finnish (http://www.transifex.com/django/django/language/" +"fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Edelleenohjaukset" + +msgid "site" +msgstr "sivusto" + +msgid "redirect from" +msgstr "ohjaa osoitteesta" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Tässä on käytettävä absoluuttista polkua ilman verkkotunnusta. Esimerkki: '/" +"tapahtumat/haku/'." + +msgid "redirect to" +msgstr "ohjaa osoitteeseen" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Tässä on käytettävä joko absoluuttista polkua (kuten yllä) tai täydellistä " +"'http://'-alkuista URL-osoitetta." + +msgid "redirect" +msgstr "edelleenohjaus" + +msgid "redirects" +msgstr "edelleenohjaukset" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1120c8b9e9deca7733ea54beb2dc05514c9ed2f3 GIT binary patch literal 1141 zcmZ8g%Wf1$6m0?on1l$iW^s46g=@NJ#Iubph_NFitXS331_1von?GkVe$brkiMkByO zY#{jx_$TlW;9tODya3}D)%b%%t9>3E=0f`hxX|{xyhS&HZ1imi_BdCTGw-6&R5{9| zrZE#MKV?e@3&-AZpH*AukfW9hsY zS*cwqy|F26ma@s2cBM5h=w8-F_lNURjV<>z`wcA7MI#FqBbHT4+m>~PcUWBT!NEb_ z2R$|6c|S8%+@0u{%EjtC_HeGH!w-kA7k75}`tbLDS1b<|x?*3~StW;~k~S6LfjV2ll6WaNmV+%< rThZ2;T($1RcZ9DdAnuB^CRGJ@R#e5&JBZbda{n8c!HdTscTW8ebu3bC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..49c98be63d8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2014-2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Redirects" +msgstr "Redirections" + +msgid "site" +msgstr "site" + +msgid "redirect from" +msgstr "redirigé depuis" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ceci doit être un chemin absolu, sans nom de domaine. Par exemple, « /" +"evenements/rechercher/ »." + +msgid "redirect to" +msgstr "redirigé vers" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ceci peut être soit un chemin absolu (voir ci-dessus) soit une URL complète " +"débutant par « http:// »." + +msgid "redirect" +msgstr "redirige" + +msgid "redirects" +msgstr "redirige" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..489bbab4f0f9b2ca1e5bb1fa90dbb3c412f9ae2d GIT binary patch literal 476 zcmYLF!A=`75CxUf9((R#kT?XNHhVAQC7M5nABvW@i_pjlHrRLOz5a;KTS9 zW(gusda_4;^X84;zVE&4Fm{&@!TZRa4c01r9#yQrL^oHNhKu<@rIsk z>$%mPqLL_k+@jUVkz`~O6BFjaxLBLygN7^PoQ*IcTTl(ZISrS8>yNT)UFrXDkE@oZ zBFxDwG~8266da5Lk24NB4=FWTh}CMA5@i3(;)$jiM2oHAVetCCarp%%+#q zi|tRSuFTH7OXN7=y5Ut5JtxuB#=0TQA54gpMz{GG2U}e`ucUw%Zte@~Dh-4GHho3b jP_DCCy$q(tu@8%=!8IRc932l~a~*XY?2kYl4zrzi!laC+ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ecf5b4b4021 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,42 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:13+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b72f1f18a654699ec7cef42b6a5c327bc3486786 GIT binary patch literal 1073 zcmZuwJ#Q015IrD#8E8^dOoI|DtnbcAlyHgp3W;Qth{!n5(5&y)cNd*^t=;tpB`rM? z1q~7nMQB2m)(zD3{1F=7+Qx>6k)GbX+nL$f-MOEO3-3JGHQ+Yz3b+A$0GxdTt^?nJ zBj5+{5-4Aol%%h_2F>9hfvv*yCPmSW`t*I(*h-J6dpySoVZlG*J!0bruFJxJThe zv{qdSszHE2))4*N)ttv|Ac$30Dcp?K*H!{pX`dU*nwm>faI17gPq~!1@O_adqM&Vb z1NpER%StZW>OOL0+T*EUO~E@6)pc(01k<}63g8=Qti-D0PfqlQifOW+a=%, 2011 +# Michael Thornhill , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.com/django/django/language/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +msgid "Redirects" +msgstr "Athsheolaidh" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "atreoraigh ó" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "Teastaíonn dearbhchosán gan ainm fearainn. Sampla '/events/search/'." + +msgid "redirect to" +msgstr "atreoraigh go dtí" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "Is féidir dearbhchosán nó URL lán ag tosnú le 'http://'." + +msgid "redirect" +msgstr "athsheol" + +msgid "redirects" +msgstr "atreoraithe" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..443c8c96dd2829af45b185e45953ac38699ff255 GIT binary patch literal 1252 zcma)5L2nc{6dnpKbWw%K6%Ox2h`>9u0|=O~AQBRUMARs3+VjhdGh^hjSGFe!5(oYP zCk{xhL@V{yL)A-##BC)G@E1_ka_yh!=glUm=mkrkKELPB@7d4Kf6kqFkzjlcoChl4 z8{k(Uj=zAo_BXHz`~!Rs+&z{gr@$}4QU5deH261g)V~3r0KWxKfcL;z*w2qA$rJET zGd>5=8Q3qtas3zY9Qco!{SJH*_6IOROk;luj=AIb0*LEzKyo+`KKUwI8?sVPmcb{Z zMtLgP(3T{rLL(i);4N=;7bJ~2G<1cUsft#zXRfT~MZ`UF@X!CWLX3 zrt|&%sJ^kCu43R%BVH!CSL&{cTal6~+p;obxRrfc+2eMsWkK_)+>s{u)Jt|{6XUws zxeq6_?QDBw1$#L6iB~};>&`yLMa6?kd?%e())Z7dW>eeVh8$ZL#G0>FC6>C{i;*p; zxBl%&EIY{oT5*p9PLgMXYhsXz>?RGa7gzI3S)OGOiVeA=V$37mb%;csM_qpNQijoc z$UcaXW8*ak>k7KxndL@HTVl!79oJHfB)3>#sa1KI9+fr(5NXHr_U!<~O=Vcgfj#kBu zBVEk3EuB~~rH#*2(2Xq>4$oUqUG>&==U9tX>snus8Ba|=yt+vH)8R!k91iH|Q;IxT zpgWXNLD8EZc=PBTOuclQa=LJV4BbM(qd$lL%3?3M8yew*n!Hv{RgGkmtg@{bbMn%n zA-9^?e;=Q{G)%tHszy(tg;`rwNiI>xmSf|FhN&`f^E zo0iDqNlPexm_5SBXFv9nr4A*7!hLS)_;;*f{4&(LMUU^Nhhfm{ORTk!$QN5)p*N5& q4LCAB7JD|SwysX6neh`3svx;)l22^1|MS${e_gZE;hGNdlYapVY<2(u literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po new file mode 100644 index 00000000000..00db3a4293a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# GunChleoc, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-22 17:29+0000\n" +"Last-Translator: GunChleoc\n" +"Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" +"language/gd/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gd\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" + +msgid "Redirects" +msgstr "Ath-stiùiridhean" + +msgid "site" +msgstr "làrach" + +msgid "redirect from" +msgstr "ath-stiùireadh o" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Bu chòir seo a bhith ’na shlighe absaloideach as aonais ainm na h-àrainne. " +"Ball-eisimpleir: “/tachartasan/lorg/”." + +msgid "redirect to" +msgstr "ath-stiùireadh gu" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Faodaidh seo a bhith ’na shlighe absaloideach (mar a tha gu h-àrd) no ’na " +"URL slàn a thòisicheas le “http://”." + +msgid "redirect" +msgstr "ath-stiùireadh" + +msgid "redirects" +msgstr "ath-stiùiridhean" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..30a442e717e72faf89412b9568df4489c92b0973 GIT binary patch literal 1079 zcmZuw%Wl&^6g5y@DQu7s8ze4b(NyikPE=@dNrmVGRcaxsQjidvi9NBWvS-Z9xCuMH zfE6r2EZMN;6WG8{u;vHYbDT5@qFm|d%$+&+dLG9=ug$&p5SM_Pz)N5r_ykn(9XJGj z0MCJ2XU5tA_$u-@;7b1%d>Q-^JO};^eg}L3ULfB%=Xp=SAHY|@zrfeQzri=a^C+tN z-2tBmH^C?!MYXpJz*(T`JqeV07lBIebyI06;);5LgmkGegoO93&Ppe!;4Y;)x0un# zVv#hKsb6Lp9UknFb=)|q5*nbA7EZE=U4w1Vbc)(lv1pPH-T zN^2=-1p$QYKpe}e=S;T>5oz3>vQLC;MVpmH6WmO(;95_mj+DtnKga zZ_m!&Yy`DUtsE|vbzc`aoD)Om7a1O4ouZT*D_r}qyTjIIy6RhfVc52cboFQRy#t&I=L2qVVL@dft|R-~Qiv8S{!XDV@V|BiBhKb>%p; p%JBB595-=OB)@%Co;GrbGVFM4!|`k^EdBv~YW{E0$c$2Ze*jfNI+y?e literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..22e8231013f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# fasouto , 2017 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: fasouto \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "sitio" + +msgid "redirect from" +msgstr "orixe da redirección" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Debe ser unha ruta absoluta, sen o nome de dominio. Exemplo: '/events/" +"search/'" + +msgid "redirect to" +msgstr "destino da redirección" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Pode ser unha ruta absoluta (coma a de enriba) ou un URL completo que empece " +"por 'http://'" + +msgid "redirect" +msgstr "redirección" + +msgid "redirects" +msgstr "redireccións" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..effbc33efc4c9a8fb3ad3598a6b1842c085db211 GIT binary patch literal 1128 zcmaJ<%We}f6dj7oZeU zP(@o+h()Pb@BwUL!w1X`0b728<0K?43oIR-d+l?NeQkfgGPLDjoCmG~72p!^5wPP2 zVAp;EtH5vIF>v>U*+ii~&=Q_Lfgq4_3{YN7CGI4d?pY;;x&uFAgkRlRff16oru z8e~THW9{g`2xmpfbu`KrE9{X_I*_qPm31ChWvU=*QW>_at3id`t5-EEN{>=24~uM8 z32vZebKKx0<8JN-%el=6g=|iz9=ctppo7MHyVwM zv3|jtXxf5ox1+xl_NueK$fi@vi_7za-g6l@H7jF-i)F=UH8f{L(`0KQ9$<#bK37_p z{AzK5O%HT-uQj3Ad|a0H(L9dlc6?sm_njP&dqv#B?oB zx%5oRN!rQ#WIx$Xwvs~!^cKMmB|Dh!%n=q35pGhlhuId5K(c>5*-2B!+3)!4`HSOU5}$<83}^xVRk51c=6MuJ5E literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4d32ce1e8d9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,46 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Meir Kriheli , 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Meir Kriheli \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "הפניות" + +msgid "site" +msgstr "אתר" + +msgid "redirect from" +msgstr "הפניה מ" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "זה אמור להיות נתיב מלא, ללא שם המתחם. לדוגמא: '/‎/events/search'." + +msgid "redirect to" +msgstr "הפניה אל" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "יכול להיות נתיב מלא (כנ\"ל) או URL מלא המתחיל ב'http://'." + +msgid "redirect" +msgstr "הפניה" + +msgid "redirects" +msgstr "הפניות" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..367e4a9a75b9da60d1fd2b0f7d2dbe0a0bd8c5ba GIT binary patch literal 1409 zcmah|ZEI9V6u!RHmo25>NAbf^kYus5dpGzJZ;VJaQcFTZ*tFk-$==z$SMJU%_s%8} zL@-i($1mnfTPV`mB0+2@v?fsWpUC`!{)Ij>H}0ZT9XR`(bLKg(v-i!Rz3Tzae#j9> z6Y@FaA;g_6$RcDL@&n|{T|saF*a3b4>;WDBCh#EeKJdwo90peR1i=RUm-Yt1G2p+z z{;NRHhi4zO-4M`+2dR9YprX+vEvUsMEeR5-PDD;H_)?*=z82KuI-zl1 zz@wH$l@zY2-On;wT$rUo^IWI0Lo0}+u|(@$RIiWK%B)4A`dRD}zn}3d605DOAG=VL zq*!%%DoOILsL{+S@Afhg(O6w93#p5GA$Z-UBZ{wa*-@1R(Nno*b44eO+1LF}!I~)jV30-#wpea zS$LKjXQGo6C&Gy^1d%O><<#XI@y>w68sMFdPKGB!oXRXOG;8Ku78%znkLX)2B^Ev_ z(pY444&A`Kka@F~%C7}@Fbj$lo}yAgep$~dL*o!zditkks2m$t=ft);s4a-z48 z?F848v|g>uU74F1&EBYmm5WMh?36XH_b{9mtGeFHu=^=$B|I;Lo?dKTW|JeHtJM}c zn~^Q$-YcTXrBn}_j3`Mf^I1RV8N00VZV{2}d9#?Fn4(gh9+z}G9}&I(C5{FDjj#YTcpEX8 i6HkQ)!vbFVTn3b_a%n&M)qwo}tewd|!9wiE%l!vVJzlZ^ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..44b447f2f1e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Sandeep Satavlekar , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "से अनुप्रेषित" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"डोमेन नाम को छोड़कर बाकि सब संपूर्ण पथ होना चाहिए | उदाहरण: '/events/search'" + +msgid "redirect to" +msgstr "को अनुप्रेषित" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"यह या तो एक संपूर्ण पथ (जैसा ऊपर निर्दिष्ट किया हैं ) हो सकता है या 'http://' के साथ " +"शुरू होनेवाला पूर्ण URL हो सकता है." + +msgid "redirect" +msgstr "पुनः प्रेषित" + +msgid "redirects" +msgstr "पुनः प्रेषित" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..65b8363cf9e5b11b7ff164858a9b75e7638a7b75 GIT binary patch literal 1207 zcmZuv%W4!s6m8!+B7$odS3#4YHPb!DS102uMi2~!Fi~(<(_NXaNq1FKRXr2Mm3zUB z3pawUMcla&S3Va0gXr3y@KnzvBWl6n+*@_-sn`8}Z13{`;}CEhNP#238^DhrfM5Fw ztOLJ*`@r>GL2wZK0_^p#!H2=`z+V3Wychfh{0sO797Xlo%^U4V-xyxvlTg>R8m?Mp4+NkoJ*4OTkb=)|q`ZPi%&1BA%ajP}c9J|^~S9$7< z|8_h}Vk^n3)R$sQN_D}dBE<{Qq~$GMl(~p$rX_|#Ioq;=nTtrcIJIJTgw)skRCrCmp~KFp(a92d!d297L_dq z!tfzi10LKRYAW>SkAiSKNivtj%et`@r?PThM6;V*Q(qf2w-=P!m6eipdvEH2pZN4t zs(~QOryX8f_ar$ZdOYW2|9`yCqW2$>ECjYgiwlMBUNzF6@W0(%Zl7NU(~xxfXQucx Nn_ScS&zA`gegixSS=Imm literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..75a97c3bf33 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Mislav Cimperšak , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Mislav Cimperšak \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgid "Redirects" +msgstr "Preusmjeravanja" + +msgid "site" +msgstr "stranica" + +msgid "redirect from" +msgstr "preusmjeri od" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ovo bi trebala biti apsolutna putanja, bez imena domene. Primjer: '/events/" +"search/'." + +msgid "redirect to" +msgstr "preusmjeri na" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ovo može biti ili apsolutna putanja (kao gore) ili potpuni URL koji počinje " +"sa 'http://'" + +msgid "redirect" +msgstr "preusmjeri" + +msgid "redirects" +msgstr "preusmjeravanja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e93f11005e014467636bdbef7aa9c0167979a11a GIT binary patch literal 1236 zcmZ`%&u>#l5PncfTcch;YA;lp3rZrg_Op`;c&RBAf`mlWD0P7A+HdW*_P*Vx-E|yC zoN_@z;@AU1LV_~~1Scev3wAG6FZ}~5IQO66Tib~xny&Qeo0HfqTI96H)Xv_z5`ZUx3emUx9=E9rzUZ5Aff>pTIfz&%TJF zF8DS0KKKWSLVO4OJ@^s$JMfEH{4Mx2{J+2`F{%9}IP?zdB=FV5n)aKS5z0^UqAih1 zD_Y(~jZ8XfaZOD@Li$Wtg2S86sJ<6eaG%j4cZirBu|x*j)b1-q+go?Yd2YSb9U35$ z7BcUPq*7TZPpi7j^i>)Pe_nB!#BNLV(~ydml$xANO`7MTOzXQmFO*1Vp(1vK_O9Xt zx2-JHwX<^{8Pv8WpL^aM*)DR@i)hoDE-uP$r|hnYpLQ*jkJy3^+!!5V_+ z32hezKIS(_B;Imy_RxdDpzK3k*%rIymdPvAn;nvx6{%#dSy?J=+}>E9KSH$}mu?vC z@xrVzEO1LNc73H#_=z>b0j(3hzTLRRF3)wLSzB1Pu3IMjUP70f(jT2RA#^Hjs=nol z-7+?J3F%_uy87xGP0jkEzEF+hdc8_NQ%sOd-5T8L++Cpu4-U6hu~oy?%FiQDH0_xI*Igbp4CU|Nj1R)Z_72Baa~eM%Jrv`E9;fDT^pF;Ne0)Hev0c&QOA~Es zP;0!ehhd_Zsb{<$LgNhW%_o}ncwt75rRJDzv>H7f@0, 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Redirects" +msgstr "Dalesposrědkowanja" + +msgid "site" +msgstr "sydło" + +msgid "redirect from" +msgstr "dalesposrědkowanje wot" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"To měło absolutna šćežka być, nimo domenoweho mjena. Přikład: '/events/" +"search/'." + +msgid "redirect to" +msgstr "dalesposrědkowanje do" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"To móže pak absolutna šćežka być (kaž horjeka) pak dospołny URL, kotryž so z " +"'http://' započina." + +msgid "redirect" +msgstr "dalesposrědkowanje" + +msgid "redirects" +msgstr "dalesposrědkowanja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..808d7b0b4ad360e8a2a4d45d70d1bb613dc41b2c GIT binary patch literal 1152 zcma))&u>#l5XT<{TIy0&pdL94r`RIvUjz|elmkD401*)xr&W(@zp>xO`*y9}eNN1c zQ~!b4hYY6@kd;nere*rIp8vGiZgGh0l`yv=?$MqHT&9Swpw=@%^JwBK8I8%;?!6*G( zc^XPX1144>XGd`4z*}7grl|}$)uqRdopFOKKGUewns$3n$p`6zGGp4uNm|K6n5M1P zN^_Cb=eE>YO#EfWRpNu8F0*(PB`LFoRECT!xJg?FvY2X4X{E(8Ho><%OE=78UbnpW zi9sW0i&HPy6Wb?V1x|LH-9w||aVCCZ=an@nWqZ<$ZLP;s>w?(!W0i?}<=Bh9O{uo? ztS|06mI1Nifeg4wx81oVI&IOuL!H~{TK7h~+ioLJ^mwLX&eOQt2ol|!)LBn&t=(v2 z)t*WpMBho{wG7s!^rSj8)>Dt_k8qK>Y#_vpOF3rIXIZ55s5E2g6rQcVeAE5?{bq?v4)z!N|tg9ne9eG9YjGWMfF>9KQQB3th znLs1-!Gl3#b#XSZ-eVufQN(;FLnvmfar#9z, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: János R (Hangya)\n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Átirányítások" + +msgid "site" +msgstr "honlap" + +msgid "redirect from" +msgstr "átirányítva innen" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ennek abszolút elérési útnak kell lennie, a tartománynév nélkül. Példa: '/" +"events/search/'" + +msgid "redirect to" +msgstr "átirányítva ide" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ennek vagy abszolút elérési útnak kell lennie (mint fentebb), vagy teljes " +"URL-nek 'http://'-vel kezdve." + +msgid "redirect" +msgstr "átirányítás" + +msgid "redirects" +msgstr "átirányít" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6b3b87bb8ac923495c7b02eca90c7c70cdcc8edf GIT binary patch literal 1152 zcmZuw%Wl&^6g5y@L2TF|vAC?73LHBTsI5y7&X@U@=+?+d}bI;6NAOEbxB~nN{DAm|@Vt{tLGT(l0S;c{vUizoVw*GOZThILWUaqobv6UIq3qA@CIHFvH`qG+`>Q? zD;)<%MxWrK;eHmrWMidP31ufjjdY{Ol{PLsv?G~?&+3s4`#Pb<(Tje#ZCE&P!yVyp zl1|)y7`Edu-lX<=@}P4s?!+;OVUN$G*Ie?}K?>WO)afKKco>ZXVO`iaLfJw%Z4x^4 zT{}^6a{_oFh+YM17cpXA!16Gbc4Wo!kj%nhn-gl~yWD*kdPE))#Wfw~Yz YYF~fuUB5ET<;Z_*3&YM@0MqK=4^16TCjbBd literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c4f1b408d56 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 22:02+0000\n" +"Last-Translator: Martijn Dekker \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirectiones" + +msgid "site" +msgstr "sito" + +msgid "redirect from" +msgstr "formulario de redirection" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Isto debe esser un cammino absolute, excludente le nomine de dominio. " +"Exemplo: '/eventos/recerca'." + +msgid "redirect to" +msgstr "rediriger a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Isto pote esser o un cammino absolute (como supra) o un URL complete " +"comenciante con 'http://'." + +msgid "redirect" +msgstr "redirection" + +msgid "redirects" +msgstr "redirectiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b9a1c608d39bc85648449474594e98adbd9c2dd1 GIT binary patch literal 1098 zcmZuvO>fjN5Dieif)I!+9Ol+mtvA`FRoj#zpdX^B6|2=2E^u%+-o$NUN4C@5{tGS~ zxN_#e58w(H{sV$De}d=TZMQ;p{|24`{{VjgegYxM2Yv|l zdJAB`zXrYz-U35nr0sqGwqI9)n+Foh=gV%aUztnkrmwZa<6M9d7m59H@cj9PM_O0 zu+oX3ZS)ZeWxFYRBaD?=C6pd$E{;s!<8+#(34}-Q)881+{3br`L z3-e*>ic_JFxs_*=M{`zG0>ecq_8hnK{#%cxu7JWZuLy0+a9q|%oKi2VF3#XfZfbkE p`XV{5@FoV1Plm5Sz9l-pbnL2W&Qp_8Ze(!5KNc4}KYg_g{sF8aIZ^-s literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a999ae1a797 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fery Setiawan , 2015 +# rodin , 2011 +# rodin , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: rodin \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "Pengalihan" + +msgid "site" +msgstr "situs" + +msgid "redirect from" +msgstr "pengalihan dari" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Harus berupa lokasi absolut, tanpa nama domain. Contoh: '/events/search/'." + +msgid "redirect to" +msgstr "pengalihan ke" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Dapat berupa lokasi absolut (seperti di atas) atau URL lengkap yang dimulai " +"dengan 'http://'." + +msgid "redirect" +msgstr "pengalihan" + +msgid "redirects" +msgstr "pengalihan" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..89f3bde0dff47e24bc82f58042fb519e0c7e62d2 GIT binary patch literal 1019 zcmaJ<&2G~`5H?W$3JUjV*+*|n^(78^yPe=*32p)#RIBz{l)k?@Jor@VC~2u_LL5PRJ>Vqf>2_%`v+`TZ|qDp{Os z6kR5)EN+5;B-1&s`n$9g7Ba5j3;~5J(Eug<%xc*1hrp zE~+JMeh0FW8;h=YlJ2wZrOtnAfQId, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-20 01:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/django/django/language/io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "ridirektar de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ico devas esar absoluta voyo, exkluzante la domeno nomo. Exemple: \"/eventi/" +"serchado/\"." + +msgid "redirect to" +msgstr "ridirektar a" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ico devas esar absoluta voyo (kam supre) o kompleta URL uzante \"http://\"." + +msgid "redirect" +msgstr "ridirekturo" + +msgid "redirects" +msgstr "ridirekturi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1e415ec17927185b6836d7eb2bb89f61201c8f43 GIT binary patch literal 1065 zcmZuv%W4!s6m2!WMqKDp1h0rBA=XUK5KZhjBIW^s1Vfytpqol}O?QRvs-dcSCPEf| zfjc)MLO_Hplz^_?^hSTePZ3W~Pi8>8a5(o?pL^=j_xIJQcOK#ba2--0iK--D;XpTJ*%Bj6?K7iTFv{;`&uIY5!l)~>4xYFq&<#8^Im4Y=t|Vq~$m7vZl}c`_xwW}BLHa6nb*QyX=2cB$qS zABA(AV&U*UePLvAT#cJei*LwhgjAMvOi6KsQN)Vway3h$IOfoIQN)y?noJ``L}b?0 zPrQpC+;oSn@E;BH$h|mJlom&LRAuY5Qhd(jf5)(2e6hLmDuRD;ILtYnBuW|&r^$`? E7j4o!P5=M^ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8c573530792 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Thordur Sigurdsson , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Thordur Sigurdsson \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "vefur" + +msgid "redirect from" +msgstr "vísun frá" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "Þetta þarf að vera full slóð án lénsins. Dæmi: '/events/search/'." + +msgid "redirect to" +msgstr "vísa á" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Þetta getur verið full slóð (eins og hér að ofan) eða veffang með 'http://' " +"fremst." + +msgid "redirect" +msgstr "vísun" + +msgid "redirects" +msgstr "vísanir" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cc265d997c46df930b0c1cff5e94eef2ab19c4e1 GIT binary patch literal 1105 zcmaJ<%We}f6djr^dVJhMHEsHOE+_qxSFv?wkHYw2bL_@ zvSxu;Be6hY!#^Nc^Aj8=p#>zca&oTi>to+L=j)BRR}sc#;1-YoSAn-c7~g=f_Z>I@ zegMyahi9Vb68JSZ{14zc@MrK#;0qA;pPvK341NOs2oCEvk$eq&8+;vH z0f+SsFn-Y<{va{YJ`WCehjA9TIEkitvoL~ebRkUIoG8m(@1o8?IqFJHhfJ*efGuGn z51mO1&y-6)pt5vWF+*M;gKg>+X-Ws}J#t=JuXLYAI7#yZ@AJ4?ov%z)-M|!S5`_O& zTp}KK(;^8+aU~@tlS-488CPg~EVDf2nC7cIWbIwmv9#Sm(6zI7p9IviCOe&Za}vAA zDbG>Mnj;h{b`$ZGty4zFlpIOjH>Eb`#(J^u`YI8RioO#a6H}@6xFa?#OOIT!B|To! zsMS|Qy(Vh+sJhU<7s7_1yMd|E# zRr%^dX@7Tr`?TnKrB>QB+M}bQ^CCx8p2xnLr|A4TbqCTq_RWLNj#xX*3wQO{if!FB z;cLaTcBuTxGh@P}l@?Z}V#nCb#iaAe)HNIHG!2_&O?R49Usx~Ae0PkFsi;+adQa>e zTc$!&&bDi;GbG)_dxpv=kja_cN*FKX1kYg+?(harW>Q)mD~UDzyZg4_oBt^, 2011 +# Marco Bonetti, 2014 +# palmux , 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: palmux \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redirezioni" + +msgid "site" +msgstr "sito" + +msgid "redirect from" +msgstr "redirezione da" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Deve essere un percorso assoluto, senza nome a dominio. Esempio: '/events/" +"search/'." + +msgid "redirect to" +msgstr "redirezione verso" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Può essere un percorso assoluto (come sopra) o un URL completo che inizia " +"con 'http://'." + +msgid "redirect" +msgstr "redirezione" + +msgid "redirects" +msgstr "redirezioni" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..37084b544c39b1cce60e035ad896590b3c4977de GIT binary patch literal 1148 zcmZuv-AhzK6u*^yZS*4a*28&IvDv+AmUhjkOuK1CrYDjI}Q5I)vJ|3ehhQqe!rncdCBbl}JDoSAce=bV}O+Su^S!gUmJ65%3_ zBi0aReM6YD?}!n^AH)sBrG1ul1bG43#J@&9hWrNE#D7F?K>mdM2=N8ci2khumUR<3 zsPSiHvkw@20{L`}`;pE5ZDgY-kWr#yA4E2_&DxJRT(PS4YNmy<)*<60nCl6aQqoFh zJP9cpz$gResSFc<4jq-;FDM3isxr__CGPME)&d-lVXWZ$Fp?Mmsi;t1kcLUjgr-8m3fNT2FSsTZOM=UD)C(Y>ITnT9DVods%z>sDn_z*GG0CV% zWsI(<^}TJtnBcj(r}(xlE$Jy{4GW&dK}o+$t}`J$9ys7;X^`fT1j}=w$e>JnF1cJt zOOoUcM23fwq(?BSFqT}Q3Oi}D<7Y_RCiXdqcR1~Bt#+GjV<1Ve3D0QO<2o>i#4+xy z({8ugxFQ2oDv}g5kUmvhIB+fF1=AFU#%aLeyyD~DsHgbFG+u%qP4V0XObOBjnr0-) zXwHGFG*1I288p|fcye+ws*IvH#->b4tUA*_@@x6AERD592Kxtl>(j@hcBF>~3a^$V zr}H?TVpA%X_wfn3AeEs)GSxkj>?57^I8$qk3DO&+xOp}QINJ{`!?$gp1!)F*vh zZzT(R6co$U7Zo4aD>C%cW&FJEyF0JX}hAz!nKi=Q}wfsVd>$*6n!@D|M`MLS7 zys@QAPjvBv4(IhuSpQt0!=>`lybiZ?alX9%pgg;b8I|v-!&MzVHz(nOo+(, 2011 +# Shinya Okano , 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Shinya Okano \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "リダイレクト" + +msgid "site" +msgstr "サイト" + +msgid "redirect from" +msgstr "リダイレクト元" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "'/events/search/' のように、ドメイン名を除いた絶対パスにします。 " + +msgid "redirect to" +msgstr "リダイレクト先" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "上記のような絶対パスか、 'http://' で始まる完全な URL にします。" + +msgid "redirect" +msgstr "リダイレクト" + +msgid "redirects" +msgstr "リダイレクト" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..475955eefe14538e42937b7df24177a506d991ae GIT binary patch literal 1511 zcmb_bOK%e~5MH3Xg1B(z;0tP_)|*Xvv}`FLN?R4RqKZ%Yo!2t(;;lP^82nvd#$)bd5`b zfUPSLHZ>;=rfX!3DP+VJ&k})SQfY=ESt~3PrJ2-0R3$Ai$!JaMhM&ugx>i-yL^CWK z;olV}2yd6dX4z12B`J$K3nCJ+I(Nx@o7Ed3_sM9EZ}CX0oZ?KDYDQP~>)zXtiWK!> zq{ZG|Ijd4^phvn?rnk6Mfrxxk-e6HxWD2|?q^2vX8kFg^W>wLm@JVL%W|7WG&NQ&} zI@2g((#xNxd5?M*Nq)*dH#zQ2dLDqZz_$XUImAr?MDxI1@XvYU9=^;nQ<@efi&V(8 zkUqJ=q6hN(rgz=eH&Zj{fqjY_i#N8x*IoKorB8hjB_;C_H7_41zUMF$Sa!AT}m&DJ(LjVepP(b`N1-?pG z=yY+6%boy4#!_Wqkid%54>-jUZbA`A?PQUFS`Q9#K;Tj+cFnJR0!d^50~i#Ow-Rt4 zlNj~bk~_nHfYm`YAOiI^rK1b%cU, 2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "გადამისამართებები" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "გადამისამართება გვერდიდან" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"უნდა იყოს აბსოლუტური გზა დომენის სახელის გარეშე. მაგალითი: '/events/search/'." + +msgid "redirect to" +msgstr "გადამისამართება გვერდზე" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"უნდა იყოს აბსოლუტური გზა (როგორც ზემოთ) ან სრული URL, რომელიც იწყება " +"'http://' სტრიქონით." + +msgid "redirect" +msgstr "გადამისამართება" + +msgid "redirects" +msgstr "გადამისამართებები" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..63b7782e9d143440c9302a7d1fd1e450076beaaf GIT binary patch literal 699 zcmYk1zi$&U6vqveUxyfAW^lJwm2*D?v^dI8N-ISW5ru=@xqETl-q|PHA;}7BSEfq* z0qjUHGgaa*U|?isVdt4N7oPOd_dUP&wV!|9-}pcAtAmXw~?>NE#w<= z7x|8axgSXA|3Ws9-^jZwg#1B`konc6?>*{0tj|z`?;~pHe?q;E`WY2%ZG^M16CSs5 z1G8&Lc!!LjR2B;Fh`r3(gifrf*OfPI?ub(!$k3V-w6cE5-hg$=Xim!$p{0pN&=~94 zz)4lIr&H-zZa9sGFLQQaL3o^H&x8j~vm|}Q(u5^XXu8WEW;;oiBsj=M@K%L8*K@n8 zxr}FzcM^=~g>atbR%llVZ!D*;Dpd;&biYfHK)(Tcu@h}I`+QdaXg#N zIzD*S1m>N>)bVorl~kAR_*9JJ?P$;+9Iii_c9Q78Xb&0}STy((4|5+kl~B4%i(_FO z_}=UMi0!TC!ebM#>`)h`R9bSnH&(t~lT&;t8dg&)Dt2US?KsuVztZ)xE?uU*EloFj oG~Mn-q+fuP>f#(U5g~<(bFu*MXRC@jkZp?!OVoc3S3^bq0y2%fWB>pF literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po new file mode 100644 index 00000000000..437f1a2a27d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po @@ -0,0 +1,45 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-10-09 12:26+0000\n" +"Last-Translator: Slimane Amiri\n" +"Language-Team: Kabyle (http://www.transifex.com/django/django/language/" +"kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Iceggiɛen" + +msgid "site" +msgstr "asmel" + +msgid "redirect from" +msgstr "yettwaceggeɛ seg" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "aceggeɛ ar" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "aceggeɛ" + +msgid "redirects" +msgstr "iceggiɛen" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fb9d36f3abb89ae00108019d726c5eaa5d332351 GIT binary patch literal 1261 zcmaJ0v@6n%bc#En}OuB*1_Brip+zFP6Cg4kjyse-#{GEJU&c@t(P{SX(nT?PaZ z1wU5e(nSibVryNvaN}lPet;;rbMM+SFR>972hKZlXU?2^=g#|laOWcrV;^uBC;Y*yZ^KhDGYV3+&e1*beMTXPtcAsRvtcw+kjkDO93pv{$Hv znu`-hFs7K-M3zS9d95CafckP`R>Vf;X8h{-Xz%j*te?3gV}s7J!a^Ol zGh*K4>JeUGn2Hsyv@j!6g)8iIPv>&Y2*pO@qI9no(CO*WY*iUhwVIiT8j45kic~cn zP+U(#J(3@$&UC~d&Uo#owq@TYOSVOJ#kSfHlV-By!erTQ;Cs)r585ksgCJW;7VUex zk=%ER^fU6^Awlyg%Fb`~HCUAM0+P)4Gt{`w0=A=b!)p literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..91d2a9c4aea --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po @@ -0,0 +1,48 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Leo Trubach , 2017 +# yun_man_ger , 2011 +# Zhazira , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Leo Trubach \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "Қайта бағыттаулар" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr " бағыттау (қайдан)" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "Бұл домен атаусыз абсолюттік жол болу керек. Мысал: '/events/search/'." + +msgid "redirect to" +msgstr "бағыттау (қайда)" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Бұл абсолюттік жол немесе 'http://'-мен басталатын толық URL бола алады." + +msgid "redirect" +msgstr "қайта бағыттау" + +msgid "redirects" +msgstr "қайта бағыттаулар" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e76f40fcc1f619ba698100a9a87cc5fea6b2cdc5 GIT binary patch literal 1248 zcmb7DOHUL*5FQm@Ym5me4<0&RV1vCoOHgnSV?;<$h=eS9ZgzWjM`xxtGrh203>uJ^ zNDwr>(zEg6#iQ|&s0Z}wUodHZiC@p+qJ)c`RKBk6s;|DP>G|2-_Qb+E3_AtO!;Zlo z!p!;zn}mIW-GrUkXIV#pW#DmO6=>q`0*?Zhfvd1hSOfm)1D5q2_zl<&Tx_$flfakT z_zq~!e*lrvT8FUP55sY5fg;g)(46EeZbS+!AXA)hS5|mP;IOGkcs0pMmB|X}WD!op zG*1(OYf`Ft9+{jNC6Q#Ibb~UPK_=;_NLh8V*^W$;HL8f3S2V=C8P5=2FL<@0NkvIg z6h3nU5-^`<$WWd6RgXKQBg?0GAfs%=Sy-qT-jEmFkQZcYLrS6WcRVRt`^Xv(#Vy3r zks`gp!^jnZLyEUpP!_2PUKOFFV^P^H(#y4SMDxNSsqyQ1Iv8>$5lgQy2@&0P?kvsO z)ILvgy-rVem)&jK2&5By+BKXzalHtlImDfFdh9M6D>cd@N%J8KB9BQCI^-$~0t|eV zyG8Di3s3|1l9#v{Hz#zw}5c6!fc?9`wLBxXwUcdBSk^194cJ{ zLpl@`g!x_$>6>z8OQb_?`>AoS7BY_xi_ni85>yj68p!pN=61mDPgz>M*6O`h^I9z= zne<^;WA{9j|RQ@aT-cZV2KBTFq(oEFl2R zvX1X3e5imrn>t?6s##=BtFK99vocb?X!U%n(R#5u-h@D;3B}Z3#ON46K<4mp!L6ggkQ5OX~+U-^=7+eg?Pw&q~leH h-~D?un?Tj(Z04H-MPIv*%&^tRJulXEJio_<^&2{G^zi@y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES/django.po new file mode 100644 index 00000000000..75cf301ecf1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Khmer (http://www.transifex.com/django/django/language/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "នាំចេញពី" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"គួរតែជាផ្លូវពេញ (absolute path) ហើយមិនបញ្ជូលឈ្មោះ ដមែន (domain name​)។​ឧទាហរណ៍ '/" +"events/search/'។" + +msgid "redirect to" +msgstr "នាំចេញទៅ" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "អាចជាផ្លូវពេញ (absolute path) ឬក៏ URL ទាំងមូលដែលចាប់ផ្តើមជាមួយ 'http://'។" + +msgid "redirect" +msgstr "នាំចេញ" + +msgid "redirects" +msgstr "នាំចេញ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a497d71c4134e683f73425ec13bb7e124e8300cd GIT binary patch literal 1396 zcmbVLTTc@~7+n;+)EE<=eV7N6LU7t`qk@az1tCEp5>oVe=uX>(?aXF(3iZWA5>bi7 z2PMQuq7p;YkZmyVg7J@-`6-^+LQ9Mn;v`?rd^6uU-(_}xobOz zco=z7IK-W0qAXKWJdmNH6H(c7>FruMq6O)Y)a3mF9S%8Dh^2R!LJ@g8cZKF`YF{I{ zKId}2*UsBE0_hZ=_l#yct`9*phq$ZGWxLnLN{zEf(L%^XX3T~VJ;)x`_o-mSjZ@&=#_XqQBGR0oqf%uCjrT=?{=%g@qAUgVTjk+TV^dxk@~wBcdqH zi#eo!##5~_9Wp0UlYT8^J{^@|HFAgu5;q#m4Upz`&>l!xI)0|(4c&M`bo@m(;KVxq zrsIz~Uexh>-B`lKPU39p29CCLV@1dBaJs4E4?5n~@t#pI7mGMu((ziNu%+WqI^KnJ zE5Xwiqy1ebTqK0_Mw1RAoX-c+Yl*`4AIdOa{9lr0tiuhi>&9}@=5y0vV+Bmqha;p! zt0)vbttZu^WfWy9`gik(`ZWVwg%Wr#lFs%rzxiWK9+M42ZjKWhWNYs67!di2ThxA} gI3!En%{)x=^~^Bo(Esx>^QEKnyOSqxprsz`C;o44kpKVy literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..214edc4e54f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po @@ -0,0 +1,48 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.com/django/django/language/" +"kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "ಪುನರ್ನಿರ್ದೇಶನ ಇಲ್ಲಿಂದ->" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "ಇದು ಡೊಮೈನ್ ಹೊರತುಪಡಿಸಿದ ಸಂಪೂರ್ಣ ಪಥವಾಗಿರಬೇಕು ಉದಾ.'/events/search/'." + +msgid "redirect to" +msgstr "ಪುನರ್ನಿರ್ದೇಶನ ಇಲ್ಲಿಗೆ->" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"ಇದು ಮೇಲಿನಂತೆ ಸಂಪೂರ್ಣ ಪಥವಾದರೂ ಆಗಿರಬಹುದು ಅಥವಾ 'http://'ದಿಂದ ಆರಂಭವಾಗುವ ಸಂಪೂರ್ಣ " +"URL ಆಗಿರಬಹುದು." + +msgid "redirect" +msgstr "ಪುನರ್ನಿರ್ದೇಶನ" + +msgid "redirects" +msgstr "ಪುನರ್ನಿರ್ದೇಶನ(ಗಳು)" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5caeac8d5c45c213a5df29747eaa62a59b2c8067 GIT binary patch literal 1112 zcmZuv&rcIU6kZj7)u@RFz{trg4?Dk(Uz5%33b&@aNdo%BS@4cD%aiMO}z;zmN8IeYu zMU)YG{Y2=qUx*<@hq>B_55o+YtFlZ0I&@faub>zNRAr%oO5EXNEDjuxVWi-BFf`Z)Qc}#$2sgjcdgq zlEk=cc8k?$;fnQ9sYpstUwTw=VZ%MQ#JS%DcPZR(L@7`_BWRE<-OO=6SIC*vF>|65 z^ZZPKW*A8^nz!LT$EJK}IJo8U@o`gWQFnwDO^4?b`(ynj?;tyo1`;VZO*lchp3)iIRnA#K$-U2B91((OB3znl$i!>&5)(uN$5 z4R{4XJ<`KPUfSRXd#>zAw!^;JVYSDM@KZUQ{Sd8w3D=%iX10xJZ9050vHSUJ_--Xy zp3pz5;qWg(Wv*OVT#rMzxgNfphuy7-aOPuWaU-0aMitWt=O)9Ag=lp<+?, 2016 +# Jannis Leidel , 2011 +# Chr0m3 , 2015 +# minsung kang, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jiyoon, Ha \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "리다이렉트" + +msgid "site" +msgstr "사이트" + +msgid "redirect from" +msgstr "에서 리다이렉트" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "도메인명을 제외한 절대경로로 입력하세요. 예: '/events/search/'" + +msgid "redirect to" +msgstr "(으)로 리다이렉트" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "절대경로와 URL('http://' 포함) 모두 가능합니다." + +msgid "redirect" +msgstr "리다이렉트" + +msgid "redirects" +msgstr "리다이렉트" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b7937f60831ed7f8a2584d2470803c9833582d3 GIT binary patch literal 474 zcmYLFO-lnY5LNWFN6#K2cu;hjq*$z}74f4`X|a^mdv-V7M$%+SvbO#Z@BT7>i?gk? z4<4CE-c07@_vr9@53!FtMxG)MkeA2?UE~j5-r(7IwwQSLq4EgB0^XGm+F3!04{1x6 zOjYH4gmEZ!0S|QtWugDrx$FBl>j$q*s+(gq`=^MbrcYjq$ar3+=qEpCJI-mGOy+nKw=9$VJ3RFEpU z5M)%Z)FN}WFLjucvw4h_pme!hwqi3^&(x}wy9KQ_X#=h3CL}fggQ&^qc`_c3pLhSj zTP%5WHY$tzeN`AVs#TIYHPWptO_maIo)MJbs literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c97c1c7efb9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po @@ -0,0 +1,42 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" +"language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..294ce4c532e3da50a45af7f7bb0219288eb1b775 GIT binary patch literal 1191 zcmaJ=O>Y!O5FG*pSdG;fd2yi1Y-Qn;Uswo-UfHT zhaigjN8r=oC*YsKPbd4&!7=X@7$tVKN5S#zxPAbR?ONmWCT4>2$&b-lmW6V%7kttg zC{H~$)RiPv7)VEOxa+O1f~1nefTr1F$Bty3EW)%}X-zB33*-a4piG}OkV#X65X!vS zoNA1#`hl%<5et7?@fVVtJzW(s6-QEGhpY@49?AyIZ}PCzGN-Ag97z*=(@S=}L9FX0 z_ue;X)!E^J7wo?66R(0ymYiL~L&g06*C9Ac-E?PV&3#@{BSwVbXC~DX-+!SmUQJwhv+XRS8GwdA*I-APp{ z3{G;7wW99M+n~mStEy08Vhbld`aHePs-%%}JFly?I, 2011 +# Matas Dailyda , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Redirects" +msgstr "Nukreipimai" + +msgid "site" +msgstr "tinklalapis" + +msgid "redirect from" +msgstr "nukreiptas (redirect) iš" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Turi būti absoliutus adresas neįtraukiant domaino. Pavyzdžiui: '/events/" +"search/'." + +msgid "redirect to" +msgstr "nukreipti(redirect) į" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Gali būti absoliutus adresas (kaip viršuj) arba pilnas URL pradedant " +"'http://'." + +msgid "redirect" +msgstr "nukreipti" + +msgid "redirects" +msgstr "nukreipia" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9068f67ee214cce54e500e64cbf990fded626a3a GIT binary patch literal 1179 zcmZ`%O>a|26n&)>imO&tS1h`?EJ|#V@p~`jt1mT_kARR8)k+yL)~qNPlJD1umXRD{1NyB_%Rq3Gw;v9Vec@G0VikCe7{8)!FE;`ZHio4G4L+x zjijRi*VGpzq#p@ONO<2FRe3=r_aka@hZ$3g78xwlcBK?;ZLX8^+FVeH>}_uT6U9roMa_QFR(OW$q$rX%FeHxOIDHuLbfSt89a}4mmp#(bQiPp$+-lh zvCf@mJqi>6(jo-Pze` z`(Put#cq3GigHMcG9?Ew8wk0-op}i@?zJ=rNXB3&y!m>3zFyXHuF z`&ruu-!UeGF)x;hdpF_I8z0(q`kUrdWl c, 2011 +# peterisb , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: peterisb \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +msgid "Redirects" +msgstr "Pārvirzīšanas" + +msgid "site" +msgstr "vietne" + +msgid "redirect from" +msgstr "pārvirzīt(redirect) no" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Tam jābūt absolūtajam ceļam, atskaitot domēna vārdu. Piemēram: '/notikumi/" +"meklet/'." + +msgid "redirect to" +msgstr "pārvirzīt(redirect) uz" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Šis var būt vai nu absolūtais ceļš (kā augstāk) vai pilnais URL, kas sākas " +"ar 'http://'." + +msgid "redirect" +msgstr "pārvirzīt" + +msgid "redirects" +msgstr "pārvirzījumi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8353fbd02ec4a9dcd084ff48b5e6b84a1a8a70da GIT binary patch literal 1353 zcmah{&u<$=6keeGa>a!UqT=v4v`JLPyX&@U*kCA>R4Qsj6glNQ@lNbbc4w@au@i2= zl_(P8h*S_12_#M&Tu2}yiF4z^W%kCYf?hfD5Acnh#04rb(%bL7H}8G#$L#&*PkkET zJPUaVl0u$?dF- z51#VIl1MWxn$`r3c4nx_C9Mb&nQaSAF!+j5dDjZ+aNDM7Zs1WpF+&R1wA#&cT3)(A z#&T^l*`f_((p1~pP7;Pw)iJASt8Sip;(s%~LSnO-cT=B=l9Z}~XObi@M3v?@dC|#5 zLQ|pW329Ae1lP^B=ha7jpD47dRWY%wI?+vFGAn{bt=2FoyPmR}LYqvB^3 zrYc@Xu55LAOR$FEMM4X_DN-dfEOh#4+Z!7jRqM&KRk7)l!tr>=kRLIG#dmJE9F5J0UWOgd&>Iv{Lh)QB za9@>MZpR(CLHU6jmbc4W?tAE;yFuXYdX?P18@eCe4!Lb_-E+H8VC}j+w@Yr|4t=KE zD{qy3&qMAI1bvYH3}f1VAw%yTx*t#j^=6LK%MTH^=aU9*+uwj|K;=isA7_-e-NCpg z@@443*4?9rd9d|G^|;5fKbqp6C;DfX|I;4E*>OMlZuU`oRCF}LHhT4*JD6x#_N(N+ z^xTK#R@Ju, 2011 +# Vasil Vangelovski , 2016 +# Vasil Vangelovski , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Vasil Vangelovski \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "Redirects" +msgstr "Пренасочувања" + +msgid "site" +msgstr "сајт" + +msgid "redirect from" +msgstr "пренасочи од" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ова треба да биде апсолутна патека без името на домејнот. На пр. „/nastani/" +"prebaraj/“." + +msgid "redirect to" +msgstr "пренасочи кон" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ова може да биде или апсолутна патека (како погоре) или цела адреса што " +"почнува со „http://“." + +msgid "redirect" +msgstr "пренасочување" + +msgid "redirects" +msgstr "пренасочувања" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3cd3aa5ff34ddd4c1742f05d9ae079eb83d76428 GIT binary patch literal 1331 zcmZ`&OHUI~6dn~{HO9oXi-Q~5;BBWw1qU%kgakt)Aw}1h_O=}|Gq;(!<*_l+g%1=L zMxw6NKn!7_pwk358vP-7<1g`>X=zQto1FRPyuS0@Gwt5_o;3sKBU4vWq% zYzFoXb{}@`h+&)pmVsx1RbW*A0C*a>0(=8|1>1(tjv2;J;2y9S_`at(=NIrI{NF$m zc=Whoprw6IL@^lB?E{KfCrTl-Vh2><9?c38wyFr9;PBZ%IyEJz%2kDuJU~Rwixf$u zsZ?_unwg%YKyhE$UYQoqNqrTis#Ye`mu|8K6ghhQBF)ut7WCFqcLM7t$MbY*}LA76~uh1y`tLx4D9d0W*7rWld&YqwJt{ zd7$4MFijM)X)$j{oSnKs6tOJou3DGPeiJ7#$pgjmKKBBLE9qNwhkG6tJ}K;?aOgVJ zz`g0jZrb)r@&=aTHIu ztqP>Kbff+c<9b}QjszzDz|eT$Zfi~wzw8upkK#0x)Qx??s|bIHbwkmU<^*U&bTg)a z@;aQSI{bx;geECLH?5Indu+ q@=mN}r+LRM9fmsm45qHNL<_(Tu+oiqU;ioT>gt-X|7G@9WBdi&c{|$x literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cd1f26043a6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Malayalam (http://www.transifex.com/django/django/language/" +"ml/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "പഴയ വിലാസം" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"ഇത് ഡൊമൈന്‍ നാമം ഉള്‍പ്പെടാത്ത ഒരു കേവലമാര്‍ഗം (വിലാസം) ആവണം. ഉദാ: '/events/search/'." + +msgid "redirect to" +msgstr "പുതിയ വിലാസം" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "ഇതൊരു കേവല മാര്‍ഗമോ 'http://' എന്നു തുടങ്ങുന്ന പൂര്‍ണ്ണ വിലാസമോ (URL) ആവാം" + +msgid "redirect" +msgstr "വിലാസമാറ്റം" + +msgid "redirects" +msgstr "വിലാസമാറ്റങ്ങള്‍" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ecd0a04025658303ba13e87c4141add4c306c8c1 GIT binary patch literal 1274 zcma)5&uP#VB+8FtFI;Bw2UKw8#DCCl){ZSIAu-ms-8)oB5lG}JJr8I?*y#jdJu$W~JG!v9zNj>KX$Y1MoxN>WXxJkBWNsVLIKB2Sx% zh-j!J=0#?7Neiy34X>+uefJHTQ!*XwjO^Pw(6JH0l#=&wPnWe-dM?!@Zd=EG!g_FA>j)MW0jZ9`cBi zoW;;kwKWX3Z-1n>eo#i>A~}a3^C_ZE&T98K0@#WS0kVzSf*j zY$B^le~%Geo{dev(TLKlFqO0vPuNYVQXNs&%(r@cbd0*@_;5z&#;H6qRtW5KyKOh^ z?&133y4`iFKs&d$0{b_{wMuyWO2c-`t>X6p^V_yNcHg^K?Ir-TW4GYl9r4zNTe1gG zS#xc&FX7lDx8@(qZh7#jQl9#PAi0tkUFs@r9Im@|Zu;-sUloeI@CG#PzC9??dwrqs zf!#yGQA_?_I}k@TB;aoCCJwgqfzG-G+zPqh-I8lVYo|!|vE6nL{c-cNf8-wmgYnh& c{nIV={|?mkyNBN2_p-ddtpKya0bM)z54G0g`Tzg` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3f474c4056f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,52 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bayarkhuu Bataa, 2014 +# Jannis Leidel , 2011 +# Анхбаяр Анхаа , 2011,2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Чиглүүлэлтүүд" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr "redirect хаанаас" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Энэ нь домэйн нэр агуулаагүй абсолют зам байх ёстой. Жишээ нь: '/events/" +"search/'." + +msgid "redirect to" +msgstr "redirect хаашаа" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Энэ нь (дээрхийн нэгэн адил) абсолют зам юм уу 'http://' гэж эхэлсэн бүтэн " +"URL байж болно. " + +msgid "redirect" +msgstr "redirect" + +msgid "redirects" +msgstr "redirect-ууд" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..183b3d14e9fb10c1d39cdf7eb3080abd7a0a7b50 GIT binary patch literal 468 zcmYLF!A=4(5Y^~ukDfi$!~+C}wnPFJF-C+01Cfx`d)+Nd$!@!8i{OWN@#Fj!XTiWr zUOF#*Go9Dpi}UXj#3}L;d5t_n-XJS~1MyesFmHG-roX)+tl zRcT#-sn2u@PwUJ>Yz2vCuQ3dqk^#N&EQ1oH#dsSS2i_r^3)X2c&KMeDu0C}&^XR(; z&VaSCMetUGA)<-&0b(bO&t- zGL=q-r6#py2&JHOv)MF5HBm3rwwc(1miwHZmUJJF=KmvT;b=XYj;F)p5AY_72G#^+ zaI>!xBL=k%w9KV8J(4V?^D6Y;;t_O@zUsY&axgTBO|{7c>3-;NSXGe1MYDYEWDX\n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..38a9b9f26f0da513875b7a3701aae82f7feac242 GIT binary patch literal 549 zcmYLEv2GMG5M2-{*piyUWf1t*y8h41;t6C$gQn%57kXrhSrSoM8?T9|-Gc zZiKRxaN2P4PADZUIRIHeMYeDov~Q};_N1EW*Vv=VxhR3=AZkvw=cWb=Wc|pwh9}8l zvFN#WqMX5LZ>sC$?xz2x`q!S+%j8)++8^z%u1|X`-qFf|!mXAKp6B4yB~2xy8j$Ic zFc#eKL%v5hSGo4D85p{&rn-=-xp)E`$HliSNN*2Y(g3@9ekWe|GjJ`U}I#vb6vJ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES/django.po new file mode 100644 index 00000000000..dd180263e6b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES/django.po @@ -0,0 +1,46 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Yhal Htet Aung , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 22:02+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" +"my/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: my\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "ပြန်လည်ဝင်ရောက်များ" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..44bd686b61194fef3a4848a8a2772fd765335f5b GIT binary patch literal 1147 zcmZ`%%We}f6djShW%x{s947euCp9G*u-m9UWiK@v*Px{J1prI>9&#Tm}l@Jn#{S<0lZm{Q|at zKfrU~{;?!E1AYUJ`nTY7;7{PF{|cT0e*?b)z5^Fgzc`U34s5}j;NRf5{|3Ytz$;_k z1V?=X9M5rJSPZ>Sg5z2o$AQzs+339SG=Xh$Di#}DD96pnohaTCiv8|bj?omb>n*tD z3&-BGgBiPIg#)6tgH~}ZHq_sL?~q0_44TJEq1worq8V>XLJr+55~MY, 2011 +# Jon , 2015 +# Jon , 2014 +# Sigurd Gartmann , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jon \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Omadresseringer" + +msgid "site" +msgstr "nettsted" + +msgid "redirect from" +msgstr "omadresser fra" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Dette bør være en fullstendig sti uten domenenavn. Eksempel: «/hendelser/" +"finn/»" + +msgid "redirect to" +msgstr "omadresser til" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Dette kan enten være en fullstendig sti (som over), eller en fullstendig " +"nettadresse som starter med «http://»." + +msgid "redirect" +msgstr "omadressering" + +msgid "redirects" +msgstr "omadresseringer" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b2c18631d4391daef7835e4ebefd69e999327f71 GIT binary patch literal 1420 zcma)5QEOC36uxS#c3WTiEO>lM7Bjnd7p?Keh&DzLjD~b$AIoHSvU}z3on>Y=NuR2P zVnjrI2qFrlb#4h7(@-cV6n*PM`ya~atAC>3+)Z{#Y)J>s{m#t!&Uen4d+*<$4Xp-P zAH$Bq8n7d=^dq zKoI;1{2urKI0KSDe+MiA_a6*`DsU9&&%XwK3j7ubiCi0QUK zH?yJPbJ=hu9_jRCSBZ3(vZ(vY%xxuarrDK^!)VRUZrYy{g zj#P$C>t@_wUv!(A)nr74nQJvRsRTFRvWwiHlWJHw#VR2S&rs!bbh3IPtcD?oY*sAB zUUR@Z4HBz>_jz()dwzA8qC>IOUm#3!&7f>mM zg-Mwj+%Btq)4_yBESqvC!CM$7^rN&e6LYmoY;3^uwHAb8Q)ylLHy6>^d~Et%MwE)e zOwv_6VV9(8YaDd)t)8fkQ_r0kN$L0mRf^+<3XIPi5P|?|EF8gj<;#Biif(D$jHAjlGomm-TDj T(nGw, 2012 +# Sagar Chalise , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sagar Chalise \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "बाटो फेर्ने" + +msgid "site" +msgstr "साईट" + +msgid "redirect from" +msgstr "बाटो फेर्ने फरम" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "यो डोमेन नाम छोडेर, पूर्ण बाटो हुनुपर्छ । उदाहरण : '/events/search'" + +msgid "redirect to" +msgstr "बाटो फेर्नेको लागि" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"यो कि (माथीको जस्तै )पूर्ण बाटो हुनुपर्छ वा 'http://' बाट सुरुभएको पुरा हुनुपर्छ । " + +msgid "redirect" +msgstr "बाटो फेर्ने" + +msgid "redirects" +msgstr "बाटो फेर्ने" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..332d1ee9ba598a48796dff2074f3a8c6e9ceb4b1 GIT binary patch literal 1114 zcmZuv%We}f6dj zYZiO}Yc_~qK(OW~I8M?Q0ai}Vz4r0(T>E~%zVJ4|xD4C?3g8;>5s2dl5Z8VJ2f#1j zCGg}-l3W762S@z}@D=bUaMXVWFMz**-vM8NxSpR&l2>30egXalj`~{=Uj;Y8(Qh3b z^&K#N$pQXgG1Z<2$Ft)&3tXH=Gu=E)V4GZs$vzj#aUOiq9Vkz^G}L2a6$b1GiR^i+ z>%cUUVL(gLW5$konJkv6Uu#VV`_IS+>4GvPO|X*|2O*5IR%@|2bM*sT>mnNe?Rbay zFxPbvx8g`DY$cT;BP(vw&Y`SEnloB#@t95UEzi>BgXrt#-+dBL-`VOk3-%=TiC2M> zJ!gj~RCEgQf}K~^WK;~LDQ#n)N7eq}LL&ARlWYcp!>J@1Mw$1*@Gwq?MVtfcLG zqMeHL0kv1NyDPWTl{AG=?DJSf&r{thM4}Dd{p@afJH==`lRk*9lg4WqtjnmQhmv+B zZuOx;SRr~`;KXWr>9A`W{RrDkS<8||7b_WU*CEGK%CsH!8+vw={$#xgYHwYcB+eK_1TFX zliT=i8LjnHIQhtojBf1d+DR>*T32~YjHapISXrl8xUppD<_5Kw*Bi<6O0$YaY?5si z=rwwT`MC4yfX*vu>Bvg$X`tA}_A|?Lq=trUe<~eYt, 2015 +# Jannis Leidel , 2011 +# Sander Steffann , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Ilja Maas \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Omleidingen" + +msgid "site" +msgstr "site" + +msgid "redirect from" +msgstr "omgeleid via" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Dit moet een absoluut pad zijn, zonder de domeinnaam. Bijvoorbeeld: '/events/" +"search/'." + +msgid "redirect to" +msgstr "omleiden naar" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Dit kan een absoluut pad (zoals hierboven) zijn of een volledige URL " +"beginnend met 'http://'." + +msgid "redirect" +msgstr "omleiding" + +msgid "redirects" +msgstr "omleidingen" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..239487cd087a455b2e82a26cb1e404c2b17d0279 GIT binary patch literal 1072 zcmZ`%%We}f6rDnO1p$IJi_5BsiZhd{rDaMGq7SL4DOHui+R5C^xSg>h+j(@u2OyTP zXVZTu>;4Bn!4GgIDM>-X($Vp~b9{Y$=lp!K_$|P?13U%VzO8(J>__Qm3YJ#C>DEXt`7+ z;_V=HqHSWT9KLUhEz8nFE4HOa6Dv_;O*A4Ay`;u^yt=X+twa%o;)sW;tU1@MLnIo| zy@*$%uSp;3=2TSj}# zSG3Ric&O*G5BoX(!zOhzX&w9KaeG&6%ys2mJ+@*;cTM^4V%q2^KWjK9tt*H5z{*_g z8e2Fd`jgN#S2k(7ZB{isYf_`OSqZk;!(yj+8ron@L$;*}^~7KfnM9@Vn4+pP1;Kx| z2Iu5CJj&`Xkwzt%Say!7)J}{kEft*1ZFzNH=kmh-|EhsUJMbfG)^e!pw0(I|Ow5>- h{peKMu%|H50G^%RXpy}Z!IGEf*JH2pYvH6s@EdBaJ&6DS literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..73337b77954 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/django/django/" +"language/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "omadresser frå" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Dette bør vere ein fullstendig sti utan domenenavn. Døme: '/hendingar/finn/" + +msgid "redirect to" +msgstr "omadresser til" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Dette kan enten vere ein fullstendig sti (som over), eller ei fullstendig " +"nettadresse som startar med 'http://'" + +msgid "redirect" +msgstr "omadressering" + +msgid "redirects" +msgstr "omadresseringar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f80ae2ef808e25995fe7242cdb6d63e3ecc1b052 GIT binary patch literal 1150 zcmZ`%T~8B16kQd+YSe@`qYu{?f#7u8Mg$izMuY?d0ZGy4p`Esi+nu^I1$;5`VPe1- zAFMyYXV98Zp!|l}@a}K%Op9$KI?35Hcjnx4@667x-kzF+aS^x$WPvNdN5GCfU;$_V zFM;c49On|a2)+ugfUW*5_%e74{1x~Dd_X*S&T(FY>)>nPJ3Wqb6FdaI0e%kd1-}9# zr86#Ib{4>LXTYM>=Xtx5E%}OaJfuZI!q+7c5dyxbWKh+DDqNSSpDV1$Widb!+f=9q z0WHi=lhQoWepsXxWKv&A>x$>PeaW_~D#>b)x5lR(?~+)}1=YMwMM=ubGWSCYd08ZB zVwIOGf$*r$70V*j%2k3#xsvsbMBa}?PIo3$h-A4NY1x@8XD*UU(6XsKdm$p_%h03z z5)X?qF)u1I(riW*{XBb8Eh?6k9wp{xvur#PTtmyAa*ZZ3sq_#_r&#I%rH8$HnZZ;h zm4cAXi)G(>c6GxLu{3n|y`ho86h>m2E6uVI4^_amj68bA!w?rfE&RL)=pnj6_&8{V zNk1&eN5~0_RbCV=%FWZ7+>=??`b>8@1nKw@TU zW}t qE3x^{=WBN2cUBay+ak{2A, 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ossetic (http://www.transifex.com/django/django/language/" +"os/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: os\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "арвитӕны формӕ" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ай хъуамӕ уа ӕнӕ домены ном абсолютон фӕт. Цӕвиддон: '/events/search/'." + +msgid "redirect to" +msgstr "арвитӕн ардӕм" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ай гӕнӕн ис уа абсолютон фӕт (куыд уӕлийӕ) кӕнӕ 'http://'-йӕ байдайгӕ " +"ӕнӕхъӕн URL." + +msgid "redirect" +msgstr "арвитӕн" + +msgid "redirects" +msgstr "арвитӕнтӕ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0481d7e5a896ba0639e62c8535124ac0885a4f7f GIT binary patch literal 748 zcmah_&x_MQ7>&B3M!a|y94|}DGEGuecb!@h_Xn(Ou`E^3v&}R+C7lVA>2|%T7gxLq zdlOVpNI^se#gl)5e}l}Q;!9TBi|7Y0@4e)G-+Ysw7Z;8^)M?-nunwF7QlP9u;4JVA zxB$EW&I7N3bHMvjpYXh|;IjY0NzV(x7Q6_42fhsc0Y}aoD@m<8u0);G_N>iV z5KJbMhAn5yfjDUN^(Z*L-5*MS4+=6K)cwv@XJh^!qDJViX=R1Neh)KT)QSTeWGR=b zMf!W(l;$UGc^h-(B&v@`tWCa>Xlrg#Sid@zzbByW$Dd2RD7}rZ4~3 S@Wo9(x#BY#{yz8LV}1dp5(Y{D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a82e05304df --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# A S Alam , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" +"language/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "ਇਸ ਤੋਂ ਮੁੜ-ਡਾਇਰੈਕਟ" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "ਇਸ ਵੱਲ ਡਾਇਰੈਕਟ" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "ਰੀ-ਡਾਇਰੈਕਟ" + +msgid "redirects" +msgstr "ਮੁੜ-ਡਾਇਰੈਕਟ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..aa1cb21ec9a2b6bf70eb28acbe1f62c945706b79 GIT binary patch literal 1279 zcmZWo&u<$=6y8Ehsrhl>%;ELWCZ?>t>n3WtiBn2RrHTfu$bkz7Cc9&M*W;Ph%xpGZ z^;D^U0*8o8#F+zsKu*Etg2X?7gy4v{BaVEtapF=&divg*_r34U+u8Z;y{q4NST|tr z!xGp#uy z->-Y#*T8E?egzx=8^9ldZv%e;I=x?kj{hg{4d6dONYvWbfUdV&koK!D3u z=k4(%)jYPw>yJ`HF_Uz_iKlkNH6dUJMv205%9$O}Dl^zohrCG&X&Mwl(Ei?2GL~tZ z$|04gq?M7idDL#Nw9Zw{NEIS+!mlcRNc<=kMdC`)k`gsxsU*oJyhS@lY?2Ee(Mp>i za%oN5aHivt)76V}Uph3%bRv8BMpCtYlT$@zMh?0!Sp=#{$Txsj? znqivw9~VR8_f<>T>wm&5PSOd&bw3RJ;68=-qP5PQpc4cj`g{B^b(%}w zJ&^p)T?#j%^|d zup#&RoJ}I?DUll7#o{BEW!bV$Gac}wR;(uN^QkUCEUMeNXg3?XPj+{f^M|dV@kmLF zkL&lRIR>=+$byMW*ra&GwBfe9-+%0HEP1ZifNOt8#>!n>L>mXGy*y<^xoGr6p_%X> zD?Kq0$-E9tcWo0%m+7v`Za1U{6i`H~@>UpZcRO_ZHaT~zyVi7my&r6a9eVbxP6XQ_ zG7l(3k-Ule3(|HsSQdv($6tu9FZb^+_t6cii+1RDF57|Z-R5Qkze>f&Dc7oGGG$&* zB`l-)w{gnnr{mc%e&njGhGKS{$k~gtlhurkDOcrme#)~ZiQ<5AK7Y<-{WP?yauruo z$+FptcuFRPf=XU~B(F9&JNZusDyL&n#8oYTw^5a|$lFl3hlNk&V>~yZ-|JvUR2a literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..7ca96c9d98d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janusz Harkot , 2014-2015 +# Tomasz Kajtoch , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tomasz Kajtoch \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Redirects" +msgstr "Przekierowania" + +msgid "site" +msgstr "strona" + +msgid "redirect from" +msgstr "przekieruj z" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Podaj ścieżkę bezwzględną wykluczając nazwę domeny. Na przykład '/events/" +"search/'." + +msgid "redirect to" +msgstr "przekieruj na" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Podaj ścieżkę bezwzględną (jak powyżej) lub pełen URL rozpoczynający się od " +"'http://'." + +msgid "redirect" +msgstr "przekieruj" + +msgid "redirects" +msgstr "przekierowania" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..46be519c0f7740232e1d20ca63b38b68959f3737 GIT binary patch literal 1129 zcmaJ<%We}f6dj5~<2-N`h=5DL2f&RVfcy3n z*a3b4Pk?(TJntO%4cOJc1784t0=xRp;5qOY@GIaeFpvECDbITbHejdo4SW$?L-A$s zP4E@)CfMmc1>@&M_=Chq`!v|??Z!#q>?j)7O+pW{-WiwlM3ia~TI2PT)KJJJ?Ftg9 zO@t;SeAlR~w1Nt56RL898MQBJr0|&rWtP!SZ<~ze+NLt5Ay(2tVr>yL8VmKYs!3Ft zMNar{#p@&v!mNzkQfx_)%6TeD@?6wu6NS>2bxfQ_?0y*=)>i>lx{vy7T?=ke z%N}rxleGNiGHd$GzeUZJV5zm}w|pOktS9zUr#Y)zK@n@+pyq0@ytL?JRJOUXtgpE= z8MjIY^stnQI$WnO>9))r-;HqrSv^$w9hA$sTbhbJhv)-F^zp}2R#l^DzivrDAabO!oh6h-qFyYz=+urGK zvej9g+iM^++mNAhj~3ACZfcKC8c<;?-K^9+W1C9nCLmdiQqyj&(Ku{ZC0%P%v$j^5 z+AqY-;mM^{#@jMhQK2HC58sl33(Fj~%u|`DsT&nl(JRt0%{i=Cx*BIg%)&5Ok3by0 z=aEy=$Ne}`k6@?&s839pN-S5-l7}B, 2011 +# Nuno Mariz , 2011,2015 +# Raúl Pedro Fernandes Santos, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Nuno Mariz \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Redireccionamentos" + +msgid "site" +msgstr "site" + +msgid "redirect from" +msgstr "redirecionar de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Isto deverá ser um caminho absoluto, excluindo o domínio. Exemplo: '/events/" +"search/'." + +msgid "redirect to" +msgstr "redirecionar para" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Isto poderá ser um caminho absoluto (como acima) ou um URL completo começado " +"por 'http://'." + +msgid "redirect" +msgstr "redirecionar" + +msgid "redirects" +msgstr "redireciona" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f363086d01c88302fc4c1a3e71df5e5852da3d0f GIT binary patch literal 1162 zcmZ`%O>fgc5H(P~f)F2P4s&awcH<w*VN`4~T%9zzN{iPr!Zq z1sno@fak!Y3!Zlk`~mFZKZ0+7zkpr*SMVJ88~6nH4%~r1xa4^+!0*5>!N0+`!J7!a z1%3*4aeT}MjK_P67g7v!Uk1C{Ze0Yf4y{q#*z}OryW*Udh!QPAYrJ-x7z(+hjv$fP zSZIR7J4U626_j%uQ<)p=sAEwfh0oM2(v%Kc`(!NFHjzE*<0Q?;*5-ll&sRrTO{|JE za*6-VxJY6UrbXnAq9jEsK+zGGJymLnTxrV=OfQMpR?#!8tpX}FpS0Pw7ThA1 zJ?0iSY1Hb=tX^Za2UK4PmKqDSMy-ZG))L2w%Q=f%K@e-)r}}EJytGimD(!P)SzB{y zQf`$FFpfxzzRA#x?NWEGsZ7XRpZq|OCqh%`w*3VP? zmNg1vu8pwkhwWXqI*W7VxdpK!w@<4|US7(SFGwjm(P z7YUX){e%H4XP#B)o-v9d2<(5^#~MxCSw#|w5bl(E`dKE*$yA^U1T&VYGJdBpAwMJ2 YX&)0&x($sq=lz^(es*Wv`cS@q0UjAsYybcN literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ce75c08917f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Allisson Azevedo , 2014 +# semente, 2013 +# Jannis Leidel , 2011 +# Lucas Infante , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: andrewsmedina \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Redirects" +msgstr "Redirecionamentos" + +msgid "site" +msgstr "site" + +msgid "redirect from" +msgstr "redirecionar de" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Isso deve ser um caminho absoluto, excluindo o nome de domínio. Exemplo: '/" +"eventos/busca/'." + +msgid "redirect to" +msgstr "redirecionar para" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Pode ser um caminho absoluto (como acima) ou uma URL completa, começando com " +"'http://'." + +msgid "redirect" +msgstr "redirecionamento" + +msgid "redirects" +msgstr "redirecionamentos" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..75ed62248f5bf0276071bfaf22b697181639d3b4 GIT binary patch literal 1222 zcmZWoO^+2t6m11jpCK3$cP=gqnb(1O-93Ew@Ib^NAz|X=`9>G6YP#=xuO{79O;z>G zNZ6S94TKPPER7m}fN{gbkP!ZYfwg~vQ}1gKZ*p_$R^K{Rb?Wp#r;k615FaByN0!Kw z$X}5mULnJ`*T^m8zsT>Ax894QkAP2rq5moH6W|}f(Elg!IPh=aOXLgWr>LJCi=rQZ zzW{fDC(v{Xcpvx~@TWOG28RCMfFA_ zXgE=h3aM$EiItzQB@}YonX2_njr0@hN{1P<%P|>zrcql}v^BU#&P(f+9@8FH(#pj9 zCQp);-i*~vOk0(K_+7^H#QR0nmSHKjq|($ED)9jMSQjuPx>`H!d^<27|rf3uc-c^C~sP77zM25c0`Ni~H zis;;v&WoXy+EvmUo6|r(*o7qDdLBv5u4w7Holf=Ka_Y-5B&m9Zsc(Qlk6SrrF=Sa| zIn>e$1l_sddwY95ANbXX_rsE8cEbf!^Yw`}N!;1EyRm+xMb=9@w~h7?S`2?|a9Pj$ zK4~gE$Ql(BX&w9i*6@zFdej&88nG4Yx-j7pbGo{%{PLVRS<~69S}QAY$JpBCq?>8! z`WMz{HtctGzn|Sq^KQ4RzsS<`Ms_WJ_;6nI`)PdkY*(KF#_`S7Jd5MC&ce6Pe}?9V z2UbP53WmCp8iR+Tks<>#S8&|Sz=sFaEhIroa;=NW$(C9@^)6(B%lvtI_PZ{)dG=J7 zgqL{B#0zd|$y?rT!2!OJ;{R, 2011 +# Razvan Stefanescu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Razvan Stefanescu \n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +msgid "Redirects" +msgstr "Redirecționări" + +msgid "site" +msgstr "pagină" + +msgid "redirect from" +msgstr "redirecționat de la " + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Aceasta ar trebui să fie o cale absolută, excluzând numele de domeniu. " +"Exemplu: '/evenimente/cautare/'." + +msgid "redirect to" +msgstr "redirecționat către" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Aceasta poate fi o cale absolută (ca mai sus) sau un URL complet, începând " +"cu 'http://'." + +msgid "redirect" +msgstr "redirecționare" + +msgid "redirects" +msgstr "redirecționări" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..dc75420cfcac2becabdaf65eec0e143cee851b76 GIT binary patch literal 1456 zcmaJ=OK%%h6uv-t86hFoJPwOCvC^?;Tt`hOnG`6gR8)(|a_IWTzOkp8hjs6rBuHJ< zVL?$*yF!9hB{m2NB)4F2OVjMwu(|UG5Ug485BTobi7OOxrK9gWzw;Q)AFrSKlHt7! zc>~gcybAdqV&9(-8~Y2g0r?wp4f5VIjJ*W>8ff#s0loqp0&V_d;3?p5z|+q%_B-$` z*#A7o*jK>U5F7x%16u#W^NhU-{1Esyum`mMTR_|ATOcS3Zm5M1z(CDjvclgkT zy)2AXq)r<1FrkFUqC#uCJnl!r zr@5-w7Kv6>CAe(&EU%o-eWcKqOyilQ(<5Cm6>7oOWqKWpI#)W*$3m(wO?>KH=Sep$ zHAO#_+G(h6*m2&^y2@##K9$x#YB`sr;2OEk2V7&4n(Hk(p6j?5$UE=XYYT48b&=>a z#dc^pXL;w5H=cUp zN?)d{C``H;?+T|SchI%`QgwcpOCrOi+u zjp>ujO6yT3dE{J9WvqNk`h}^2`Z7(_U_LqRxk2F3nKNWn_npA==pwm, 2011 +# Алексей Борискин , 2014-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Redirects" +msgstr "Перенаправления" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr "перенаправить с" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Это должен быть абсолютный путь без доменного имени. Пример: '/events/" +"search/'." + +msgid "redirect to" +msgstr "перенаправить на" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Это должен быть либо абсолютный путь (как выше), либо полный URL, " +"начинающийся с 'http://'." + +msgid "redirect" +msgstr "перенаправление" + +msgid "redirects" +msgstr "перенаправления" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..92ad19f45af40e6454d83f91d8c872d17560255a GIT binary patch literal 1160 zcmZuwJ8u&~5I){u1W42rQ{^F8`)m>=T;lLdBqRb+xPU~rzMI$=@9my;_ng=r6&0eQ zpbQcP5|NOgiV)3V8vX-NEcaRA+*z+Eu^i`{c-0v6DE>k>3nCvD$U0&IZ#{SAANg z2i#Z|YA%i7R_Oqi2VH}(_(WZs$6k^q`c{)#Aj*+S7brkBbKXQ2B2NQ&EL4ZLVPe0% zo12?u>(r8U+;RbxVLg9I>_=BjyE0i?zQ4RUs=QkEOLvvD)K(UDGb+vEmaSxh+CK+T zi)(|nz7{UA*^!^iwT_xC%1F5<3t+a9*n?XJVA`b>k!vp4lG3ROKxPBe)UVIMa9f{{ z^?G#@Zh{X1Ovr_L4aUYm&ex~hVU-SRb0vB$G%0GTS0>yGl~s@ypZi}C8r}XoXyo5s z4QI31wUR@GG=VgpZ3Ufff4je((1>z@4F$z+CS>t`Fs42J?Pake`9`rDAx+tlNzF+b z42P5p4w=gPUlYnS_yG, 2011 +# Martin Tóth , 2017 +# supowski , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Martin Tóth \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Redirects" +msgstr "Presmerovania" + +msgid "site" +msgstr "sídlo" + +msgid "redirect from" +msgstr "presmerovať z" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Tu by sa mala použiť absolútna cesta bez názvu domény. Napríklad: '/events/" +"search/'." + +msgid "redirect to" +msgstr "presmerovať na" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Toto môže byť buď absolútna cesta (ako vyššie) alebo úplné URL začínajúce na " +"'http://'." + +msgid "redirect" +msgstr "presmerovanie" + +msgid "redirects" +msgstr "presmerovania" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..41e11af8cd1c19b8a8988a6a615d82735f8ab802 GIT binary patch literal 1173 zcmZuv&re)85PnT)er)L_=N{$~0SexIyMUmNY|@s3gaj(3OLIdq`-Xi6Kl{n{TgWP> z+^d{&=&kCxk@5#bIkmm?+H;kh`%m;UyRfLj(x-36^LcE~%s&riUME=hfiHj@_#F5R zi0cCoV;_M7;9uYw@bxE2au577IO=}|e+GUFj{0}t8StOrzk$DiS@^%)PLf0L8}Rqw zS%{+k5FF#hgzE{v1b>SCS74;L&_+Mr9oH@3?u9kJZ(=4$pWKPgKIh7DKlr3qC{KN9 z=!l6`DA*AkdE~9G15+hKLG#jM#}0XcEW&hLYfT6HJLH3OL74%a;Uvu!AyiqbHP;+x z^@Xi<9uxmR<0A2SU)Om&iYqC%rBsHDEV)UW=d!FcXEfL1A)DY^o~7#-F|V7v`^unW zXUnM@t*LY+^AD}T*Zx1b2#?D8lW1w*|+5roHc`54p{V9mKpt^(FLPW z&-qEQ&(6-8A?8-cd>+rV#=pBHJxS2=y0y^Q-QL}t)}h@@8ynUH6j}71SNLe)^U$g^ znz2s(LORc(d(hhwYg1jk>zJL`G<_Qzn9yKQ<(DM2!JJ8;`mcZpuSxC|{L)In%zVZDK-a_viYDh$zK8|Z{d%i`2x zgod26k(U!}EX|)nFdA4VPZmgOg_)+fRoTkwICLIGjpMvXBl-JJ4Dt0*j_FGrCj3&} tlplk8, 2011 +# zejn , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Primož Verdnik \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Redirects" +msgstr "Preusmeritve" + +msgid "site" +msgstr "stran" + +msgid "redirect from" +msgstr "preusmeri iz" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Pot mora biti navedena absolutno in brez imena domene. Primer: '/events/" +"search/'." + +msgid "redirect to" +msgstr "preusmeri na" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Pot je lahko navedena absolutno (kot zgoraj) ali pa kot popoln naslov URL, " +"začet z 'http://'." + +msgid "redirect" +msgstr "preusmeri" + +msgid "redirects" +msgstr "preusmeritve" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f67f508a2c7dd31dab7f449bb37373147650e6d0 GIT binary patch literal 1125 zcmZ8f%Wl*#6b(>b!(+jk#bwo2;7O(eT2hK=OA!bvs?ik04$tIH;%Q=MY^N6YW`W*gK5V!1+mZpgRmB*hc3<(&bE99(Wh^3gu`ZHT9WT`GPGWk$q>% z#xvE@7c?UszL;&EC4*@iHf2eh-RI=Iv|j0)cCeDB3-9YRj;GrPuC6dmnFZtj9d8lu z4$3AAOR*(orjkmNmKC>YZC6%x$tg|8yv^FX*s-*OBKX?Fa~}sZw5B@Ayg80tnUq=^FM49tvh>i3N7CaYb4llp z=p-V!N1gff_T0^6E=eF1UEWr~^F%ifk?25oH@%(QOfXu{rSqa^rFNzC#-_BwPOB}t z-=FZq+M3*=bXSa3-8MFVfF(L_WX__;vPx;W>`Se1i!+B;ytA{@_Q6pNdAB_ z5tWDQV>gaxTkB8P*G{VMw3F7V(H>VTdT(o#=Xux1b%|fFNP|LJ$9`$E_gE~P=)zt@ zwqi{WO!#dnE%cQ?K4(g9+}bD`D@*a%*vh4(>q+XC<`(H7T$<5zV~IMmi>;`uGRq^c zDvqALrK-^x`Tac_ad^AJbAHr=G~*Oi;j60m_bgh_@ud0CoTUl!F)&nRX*5;*cNfAr zGZWveDR?xAR51T{hg;}!;>w}};fX!ABy62>`+IHLKn^)qeKdXONu7_R9dW!BgsPf! Y(^b literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9e94e494411 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Besnik , 2011 +# Besnik , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Ridrejtime" + +msgid "site" +msgstr "sajt" + +msgid "redirect from" +msgstr "ridrejtim prej" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ky do të duhej të ishte shteg absolut, pa emrin e përkatësisë. Për shembull: " +"'/ngjarje/kërkim/'." + +msgid "redirect to" +msgstr "ridrejtim te" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ky mund të jetë shteg absolut (si më sipër) ose URL e plotë që fillon me " +"'http://'." + +msgid "redirect" +msgstr "ridrejtim" + +msgid "redirects" +msgstr "ridrejtime" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..00985c837d6f0e547367f0a10d761f0551ea10af GIT binary patch literal 1350 zcmah|&u!ML7*O9E0x3wWA7STl1(<0K#-ym5e0{y$M(ctvfi;~#z`un zDx`<1e?X;x1W25FFl|#JewZ5Z-7PMU*LP-{0E+Q7<>!t^!LF>z#XvDKLHPcpM(DaUH~WH zKlsS=egVG({|LSYk&FKgJ`Vm5d<>lXxF7!#?D|Atl<3ul*^7a^4}n9@z;XR{56XL= zIA=lBVkN3Zd*w!~smfET2okYr2t{ysMa!gZ1hu$n&XxT+>FiFV|zGi{X{Ba7-hG$Bne#!SCWD8;? zb~OjOG3E!XG*13_So&tv$H`sh+OV?XsZO|&Dx_)H%aXp6%RH4Uag`=3y~wxAyODxa z^(iE#^){~yRu;S&(p8}lj{$jh7?4%d9D&})@vvV_p zCkP6D?t)AW-j|hsXkkYq)=aUL;5$rEwZWAZCR!|CVq*iH>$M~ln@OwEeY=pxDzVuc zGbF8Y^GRFrgk6%VsY6OzJy%DkC#Y{mBk5OxA4LJ3JW0;&XG@$!=H*uyH}IZ z8E5t~{K>$l8#nqX(D-@e1js4nCvu*>m#y2a?5FIeeF9#$9s9fOWVda{vv*;33GuG| z%Wjczd^E5}~qBd;b9> z-E7kpdj{iYG`NjUsM^{8Q|z0>O}KB8{}}-zZ`p^gFP7_1_$LP5aSCMb^oL&WE3), 2018 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2018-01-29 09:26+0000\n" +"Last-Translator: Branko Kokanovic \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Redirects" +msgstr "Преусмеравања" + +msgid "site" +msgstr "сајт" + +msgid "redirect from" +msgstr "преусмерен са" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ово мора бити апсолутна путања без имена домена. На пример: '/events/" +"search/'." + +msgid "redirect to" +msgstr "преусмери ка" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ово може бити или апсолутна путања (као горе) или пун URL који почиње са " +"'http://'." + +msgid "redirect" +msgstr "преусмеравање" + +msgid "redirects" +msgstr "преусмеравања" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ef08ca2e3111ada559779b2dbdd9955c1c538a69 GIT binary patch literal 1132 zcmZuv%We}f6dm3WUJ`2-mqpt|#mP)sUeg9pODh$%v??jASUAZ|;&jFy*`Bl@#0T)$ z!N0(U75oMp{(&`Tk~TqrrK5ANeeT2d{c-K|rvU35a2;p@7lHRcu|5NPz!%^-aP>qG zoCo*7m%$mh(7yp+0KWzQ0zLwT{@tk{*arUuUjZ+i9>=YKFTvjd7yB>32$`(2uucNl zo-Cvo^?9b)Y4(+)w$#*OV&(g6365+zljNQ$lfF-7>9AvlTp@#F>gGv8d%K(DytH2F z9vvW(=K9`eajiC29cOiYlP8@b@!uJ55+AmcyiXv($02MtXh^HTJcDFG*J(uTOtZYc#onx@nU^GtcM|lVwZ=i$T`*Bfk;Hq z-HsQ-`4FqLDV-NhE453cH#VlnQfoZ;CaVr7w2W@xK1@b#Rq3v|j~Ly{WsgOZWg62{ zwk?GREN`MMU7_;PD<2#jRDF?Ib@{N`Hfe2qw_{3<($t)tSqxEL=~|_~H};zA;_g&e)aKlYQBGELR*SdqDW?=an_Qu+)F)>RNj|{dd6a; z3qh9a(LnE;0UYz~gVF;gC;y!3ab7FOY5z^x;#Z_nMiGoNs7g;z&tePz{-0USEawh~ Wa)^#NICfd1?!;5HKXpb*8T, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/" +"language/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "preusmeren sa" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Ovo mora biti apsolutna putanja bez imena domena. Na primer: '/events/" +"search/'." + +msgid "redirect to" +msgstr "preusmeri ka" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Ovo može biti ili apsolutna putanja (kao gore) ili pun URL koji počinje sa " +"'http://'." + +msgid "redirect" +msgstr "preusmeravanje" + +msgid "redirects" +msgstr "preusmeravanja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c72a5e70d5d9269c9aa779acff9fdbe441f84b78 GIT binary patch literal 1147 zcmZuw%We}f6dm3W#6zrETvlxb&LrhMrHImpgw%>Eq_B1}w=>gv?5XWZ%7?H(VufJG zf>l@SBC+8g5Qrr|!EqCs3Ss5wT#t|M^|epFUpxIK!ngoj2U6e?@CgXx2N2eN0$adu z;1#fRB8tv~--3hwJ@_K{GdSqKfKP+Jg5Lq(fXkTYr=n;VJOp>ZzrYRfJ&3P@m%vxR z9dOY1z#-or7%2|pGvH7=jFZ5*!)RP@5=KZHoeh%?r-kLdcTqPl9QCE99upTnXG@sK zo-?ZUOqKLG%}R$aX25e~uuR*vQnb}sC+DU0h0bV*oivksUnOxo(;R1Yxv5ne691d= z7V&;x)oIv@l9ZZK7Mipyxk;=0vaA#*G!yfHwRf>&Y5RG|YbWPE3TWG!ays+oD0Y!6 zJV%?>?4VKcEEO-=y29v$(jBQY)97$ztQQ+DD^l^a&Yb9)gc_UAyJFe0^w5eG>2Z?z zR{O4Kw?yk9weKf)=5Myjtm?iAkC)JcUg3|9nUEVaHdSq<5^KhmE+JhVPTk`C0*%APSxq+, 2011 +# Jonathan Lindén, 2014 +# Thomas Lundqvist , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-15 13:32+0000\n" +"Last-Translator: Thomas Lundqvist \n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Omdirigeringar" + +msgid "site" +msgstr "webbplats" + +msgid "redirect from" +msgstr "omdirigera från" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Detta bör vara en absolut sökväg utan domännamnet. Exempel: '/handelser/" +"sok/'." + +msgid "redirect to" +msgstr "omdirigera till" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Detta kan vara antingen en absolut sökväg (som ovan) eller en fullständig " +"URL som börjar med 'http://'." + +msgid "redirect" +msgstr "omdirigera" + +msgid "redirects" +msgstr "omdirigeringar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1a37f4d20f87aaa66ec7e9b8a65ec5143723d8f2 GIT binary patch literal 1078 zcmZWnJ#*7Q5EYQ{VFrp+6ckJ4c*0q>NhU$T3`1~+F!7K{6liER*4jE-y3^=Rk)4i~ z9)^O7q2_l$P0!DuX3sV;gqwMK_oUsoyQllPvh?2Lb)9jS@rH4e@rmKqH^vRdcg8W} z2jexPc4?OLmiZRzcg!yDBeRSD!u)~pm2sPO=ZfcbnM39y=FiOT{V(Pf=H;cCzBA`4 zGpA1bV)CvrIMloB#C&mxx6HWe^dUtur=B%l7)t{^RB%E-(#Dhn3p_D8DJ(&THilI+ z{6?Qr4K#m-evu?_e7FzBVs51xK*^a=qZt|rz+5;^0Gj`xAay`+d-Dwl*v zrzjODOsNi?F{W8U0aSfDC1s6o2=iX-eDitV=NstfI$bEM&-cbV$n}tC6nl|)MY)k$ z1rQBU4Rqy@GM!t|H3J!mr^UdCPzO*sco~YFoX~Qtc!rjnXf>J}qS+9QhtS*%)>~_h zR-?gz;*d_I^IXJja*${}faX@PvA)*eRoO>lMVO;930j>8@B)?M1K%eZQ38*+8iJCq&;sl z08>^Dk|M`M?CLx<0jO*$O}n)Xvu%4-!M!##YugpCic=28N#S2 z`5_DbMKHp2IyN&xjG2aEQA{tOyLt1k6H*iU`{K>rERLkJ`rj`@BiTzK47n;KuHHyv s9lCu~I;i?7+F~TNZ?RukbeAsux8c2%W&=zMSUo~-rrD|_72(B%-)|5%t^fc4 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po new file mode 100644 index 00000000000..55fbf692d12 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Machaku , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swahili (http://www.transifex.com/django/django/language/" +"sw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sw\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "Maelekezo upya" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "Imeelekezwa kutoka" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Hii inatakiwa kuwa kiungo kamili pasipo na jina la kikoa. Mfano:'/matukio/" +"tafuta/'." + +msgid "redirect to" +msgstr "elekeza kwenda" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Hii inaweza kuwa kiungo kamili (kama hapo juu) or URL kamili yenye 'http://'." + +msgid "redirect" +msgstr "maelekezo upya" + +msgid "redirects" +msgstr "maelekezo upya" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e2a9b43eccb99022d43149ecfc1aba05d86bd572 GIT binary patch literal 1502 zcma)5O>fgc5H(P~f)Iim5{IFeHYyuC6;N;+gn(88wW6w0IB(-kV&r%ud()H)QjwtL zqZ|-9zy+c9034i_4+$>tPmuosN3J}t69=Ily3+XV?!1|KGn@Q6HPkV%4#UpC%CKXw z=dfgbgDt|o!|uXP>@$obz#8y4unA1~4}eF3Pl2y`_8aH?0mJwMJUwI>W5AOK4PydW z0w(7ca0>Vih_GxO!frndVc9||trJuTt-B#rxKB%hgsbWzARPEoD7}^v)a0s8qddfo zTo!qfa8tGAd9=7NOQGU{a{U^$5lJI;rJA;Bjug_YVO_R7CrSK&#&aZADqhP;LQ#?& z+2F2EK5vKuO|S4q(-St0m||J@Dl|jEgGxQg8wke@L`7vAss^$#I4PO!Lt{RW_rPU0 z9d<_qp(}lxoO|4_$=rfy%0RKXu;x1KTB{bava~5Tf4j`C2ZAeb*$u8BV%#cTU`2~r zm#H{mpC2Ey#w`m(wjh?>B9+itfDD#_Q93RPMx&#+4aUQ(+n0ygbe zWb$4%U0QNgCK5S#Zr*DJ++#B`XoNQTO??bY?`fS2R++5 z48f=d5(=UV#B3CdfBSuzGP8Vp?|io^UonI@+SEngX1WWhB3!3~LxT{trDufUV2|%( ztsjj*=I$-@d+9#Z(*ZAevm`l&j%>I<_-5Lry~{sUvoNQ0G|4Pb8R2-94_a&{X4TLW o%ee1*iuF$frQmp@yNPt!9qq<9iA&vktFdRUenV8<={Ifs1$5f4@c;k- literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po new file mode 100644 index 00000000000..156ade31723 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tamil (http://www.transifex.com/django/django/language/ta/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "லிருந்து திசைமாற்று" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"இது ஒரு முழுமையான பாதையாக இருக்கவேண்டும். இணையத்தளப்பெயராக இருக்கக்கூடாது. உதாரணம்:'/" +"events/search/'." + +msgid "redirect to" +msgstr "திரும்ப அனுப்பு" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"இது முழுமையான பாதையாக (மேலே உள்ளது போல) அல்லது \"http\"//\" என தொடங்கும் வலை " +"முகவரியாக இருக்கலாம்." + +msgid "redirect" +msgstr "திரும்ப அனுப்பு" + +msgid "redirects" +msgstr "திரும்ப அனுப்புகிறது. " diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2c234464d1a5f2265b7026e202f8273402b21653 GIT binary patch literal 467 zcmYLF!A=4(5Y^~ukDfi$!~;f$wnPFJF-C<11Cfx`du4~UW@$HVSM)yuRu0(c$+VVV`(RJS83wFNig|#2>o6qO;a)G4<{p=MhF3yr2)pS;ewnOdQwsMUbtEl3=!lB7glvP5AUjM-B|7Iq3PD1c;fJX`ce+cE z0z{ielx&>~LNeANLh7{*g^tcE_Nc8jfsN5*Sg>nKL+x#`Zkxs~+zrjxywW*Bih8M7 ziba)Itnn6OsW@M)R?S!&ngxC~=WfZ%&6m_@Cikyiv literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES/django.po new file mode 100644 index 00000000000..dd102f2a503 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES/django.po @@ -0,0 +1,42 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.com/projects/p/django/language/" +"te/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..247f902d821249605aac63567fd0d7291d9fbb1d GIT binary patch literal 1331 zcma)4&rcLF6do0St$Oj`$wN;9!S2qYz&eOg5fUOqvRU+8cFWG->~zz10dHbVz^FG- z(ZocI(L_nm_@kS6)`S0psb~KOmVx(yPUjd% z?mPkdz=yzo;J5bqZ{T6`aj7UtDx$`sge0uSvt(p})#@=1NN0}E@kFbf;!Ku9 zrz_iiZ#iT}irV&0i!EPyD$?AWlwuYarDGL(l}iFCI-#mjg_sG)IUS=1HtLu9>3T3L8L`K7dg#sUV-|3)bA&L zAviVA<6~vUnbNc*S)yX5g$&4Lfq9YPkV(N4$#gknnoWn8(%I`SlvUaC`6@;dXUn2? z4gyKF!K$2=II9Ju6takPwTC@FKcCf3JDTAOj-G4XZWH2mZcc}}?##s4#K`s>@>xGK zEE0_&)6$JPE~@#0&edZ)#vnmgQgJ;rRT`y*ZJw(&!zCR_%ECQhKnl~5-s%w=VP-OJ zNEXvkA!{liNj=@Fq5L3exkLV7#7`YnD7~ zo?G)SjjdaQBT(^ewDX%wY3NxRdTh-bYhGCM*_!qA7q!hrYo55zm0Pin4n0(96}@H6 zC)>P}Y9QKj9;D7IwDk8+ZOvwp=4~h9dPXVG;6n#lC;{wDb-zu{O7OU h`5<;Suyi^owzyMa>#l=`XwPJ)Y2YF6ZaUO^-XG)@ClCMt literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES/django.po new file mode 100644 index 00000000000..78ba247d7dc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,46 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2018-05-06 08:37+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" +"Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "เปลี่ยนทิศทาง" + +msgid "site" +msgstr "ไซต์" + +msgid "redirect from" +msgstr "เปลี่ยนทิศทางจาก" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "พาธไม่รวมโดเมน ตัวอย่าง : '/events/search/'" + +msgid "redirect to" +msgstr "เปลี่ยนทิศทางไปที่" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "มันอาจจะเป็นพาธหรือ URL แบบเต็มที่ขึ้นต้นด้วย 'http://'." + +msgid "redirect" +msgstr "เปลี่ยนทิศทาง" + +msgid "redirects" +msgstr "เปลี่ยนทิศทาง" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..320e73c0e28a4db75a183a6944d7ad10f5dbf519 GIT binary patch literal 1124 zcmZuwO;1xn6n!dwRgH~C$L=X}Z2&5?(S7!R&v>iI{O*1o(w)_uG zT#>kT0UKBDsBZiZM%Vrc&$NXqanjQ>cjnwPGq<-t9!$LpFm3}+fEc(3d;* zKLtMqFM_>(2aHef7GJO!dS3_ov;DXV+#JqEy74rCZE(W}RS`=gB4>kIOInI}N_9a( zx|T46fY+^7nG@9Eu0=E4VnrW{JZWrGBU6g@s#|0oH%_Ka>LQb-Th4XDVsW}KaaAAJ7gpu3g*0Gx5 zsa4!*6Vj^Asyb?8BW-59DOgSLB&1qq+R~!j<2rV`-GcLJvLSkfNGHY7#m`BN(~Hg& z^SSNK?e)nM%Y{;IO{Wg^W3_$UN^a&U}eFRhOXF>K5~j8IIG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e30d5620b32 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# BouRock, 2015 +# BouRock, 2014 +# Cihad GÜNDOĞDU , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: BouRock\n" +"Language-Team: Turkish (http://www.transifex.com/django/django/language/" +"tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Redirects" +msgstr "Yönlendirmeler" + +msgid "site" +msgstr "site" + +msgid "redirect from" +msgstr "yönlendirilen adres" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Bu, bir tam yol olmalıdır, etki alanı adı kullanılmadan yazılmalı. Örnek: '/" +"events/search/'." + +msgid "redirect to" +msgstr "yönlendirildiği adres" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Bu, ya bir tam yol (yukarıdaki gibi) ya da 'http://' ile başlayan bir tam " +"URL olabilir." + +msgid "redirect" +msgstr "yönlendirme" + +msgid "redirects" +msgstr "yönlendirmeler" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a1635b6fc95880bc41f61aff087e56af6c45307f GIT binary patch literal 1178 zcmZ`%T~8B16kQd+s>Xz8A8w2Z5SVsLP;e1rL`X0Y30d^XhoPOeOSU`B?v#%g14RQ7 zKVqT}B>n+?0U{)5#osUk@BS9gwAdyFCpkTH@7#Ol%Em`PUx5ED__K{f1h1I-m#g&woWgbKn z@v=zM*b*;SLg7(YMl6U(C7DFueJZjlQo;?+D z63ED-{5+3}GBqPAGFEIVDF%7=uv$!*FFi_4Kk?aUEVx1~d&Ct?^t;*HEbB7&E@cP3 zf&N~%-*r*QX2e2ZHQRNAC}LUE-SGz8UKcAh$rHu=m`6#-m5e=l%%cbcpAN#5o%=CA7?}DI(t_^#B40eN&A0! zG&C2emPu%+)O1*ldC10PTuwZSDvdB1$qrLl6j+tK>2sFAIs?9gs^%!aN*?hsx0B~vqNx^6Zb zpC&G81ZKsa;!GdteY25n`p|nY@Do=+=m2i^n}I%TXhUezY@F)!f3l=MA8(mev^VUX z`tjnaR=;j)N864SBHLhI!NE)9_nLRNieMMskGH&2YLT{+JCSQwwsS|@)`?kh{s2Wu B#`gdK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d06da14cf1b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po @@ -0,0 +1,48 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Azat Khasanshin , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tatar (http://www.transifex.com/django/django/language/tt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "бу сәхифәдән юнәлтергә:" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Бу домен исеменнән тыш абсолүт юл булырга тиеш. Мәсәлән: '/events/search/'." + +msgid "redirect to" +msgstr "бу сәхифәгә юнәлтергә:" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Бу я абсолүт юл (өстәге кебек), я 'http://' белән башланган тулы URL булырга " +"тиеш." + +msgid "redirect" +msgstr "юнәлтү" + +msgid "redirects" +msgstr "юнәлтүләр" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af7ab53bb6735a670114ecf738e973e4f5831251 GIT binary patch literal 462 zcmYLF!A=4(5XI3XRZ0i%-OX{0*q65Q_gE^1WDJ@WHy?s z(z*aspXn5ys?0-d1&L;_F$|oN0k!ZfgA(ML@is6HyhAt_tkYziF%-gFedyZrpt}Xm zfVHtj@S7$>L=)))#7-KY%V3=#FVYz8$wcW?<>VgIVELHu%9b`u`+z+rt7N7iRZRJY5?j!6zow@p-ET+pKL=W+1-*=>\n" +"Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" +"udm/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: udm\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "" + +msgid "redirect from" +msgstr "" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ca77d244d8eed054e7a7909390c8b866e3066973 GIT binary patch literal 1414 zcmah|OK)366ds_wjM%VZfzYWCO{`|@d)-tGH*tBCRH|r16gg#AX>3pI+g#tVX6ELB zibPYPQVEd_AhDqm3sx+WsG(__v^zFzX8r(z1uK35JHD~=00d#A7~9`*{X4SNyxJuIAGVBzgo*gWia*axt;pJ41c;Mc&w{}%WHa03|lyTB8`AA!HY zeuBMWn|Jw*V=wkt&UWNs-~-otQ~~^sW?V*rIi)!kcyJjRy~pCl#8CM(DaJv z^)s2!NL4P$+?uM9Lbtj>SMT?I=+J^zy`#vgL*FoyTFGX$x`sjdr8d7JwMkW;Q2Uz5 zJE}A%`$}6rV>)S@zf*J!Z>WSyv+p$QWYsrq%WBv=j=0Ec{{5rXNfBjm9?F|J2 z6Jz|n$^YyQ<i_kgT)NUnBwlgeqU(!*gYQm VjH%f10)vMBhr=-JhP&_A*q<93E)M_z literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..88518975848 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Oleksandr Chernihov , 2014 +# Jannis Leidel , 2011 +# Mykola Zamkovoi , 2014 +# Vitaliy Kozlovskyi , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Vitaliy Kozlovskyi \n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Redirects" +msgstr "Перенаправлення" + +msgid "site" +msgstr "сайт" + +msgid "redirect from" +msgstr "перенаправлення з" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Це повинен бути абсолютний шлях, виключаючи ім'я домену. Приклад: '/events/" +"search/'." + +msgid "redirect to" +msgstr "перенаправлення до" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Це може бути або абсолютний шлях (як вказано вище), або повний URL, що " +"починається з 'http://'." + +msgid "redirect" +msgstr "перенаправлення" + +msgid "redirects" +msgstr "перенаправлення" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4b302db69ce3771d87e6f104ebb00037433ba7cb GIT binary patch literal 1138 zcmaJo9_=`|ik9TcI`;w! zcwOXabb;3!zHq3oAm&7%!$K&yD%Vn7C0tL5vhEsGQL^6iwCviUHKpV;Jr*kT zWZ;ndj0aVjnHCMHG@A^op3Ck<)sU5>Lz$^ZC3as4u93?gaE(I@*u@*HXfyj36$hQ` z1O4`ZZ6lFQi#adV?Bxw2i4~D|)46W<+gOSU=jZb}mGdfMAzzmDLT8}gDfytG$EC^j0DW%|1u z8k+TV_lyojDl_Friu-I#s(R>9(Aaask%3|Am?PPMu8dGIH=MDOX7ZZiC9@qb#&0Oz zH7&Ez-lg_#yi8`Ry>2#43tqB9S@Sh%nk`tS6)z)mb1$AFL|c$(ug6RABD}P+6@S3K zX~A2hES_eL%xARO={?G1^?%Ldw`pH|+Ph{gSusu2n;&R}uFGh@1m(AsX2na?UQbq% y)pU$6@ggGc4?b1PY$i>VV!pN1#A$b|&NTnpI2gk)<{O!9vl+ksQ>-Ipwya+@z^0P` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po new file mode 100644 index 00000000000..bf3a9b269f5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po @@ -0,0 +1,46 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Mansoorulhaq Mansoor , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Urdu (http://www.transifex.com/django/django/language/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "سے ری ڈائریکٹ" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "یہ مطلق پاتھ ھونا چاھئے، بغیر ڈومین نام کے۔ مثلاً '/events/search/'" + +msgid "redirect to" +msgstr "ری ڈائریکٹ از طرف" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"یہ مطلق پاتھ ھو سکتا ھے (جیسے اوپر ھے) یا مکمل یو آر ایل (URL) بمع 'http://'۔" + +msgid "redirect" +msgstr "ری ڈائریکٹ" + +msgid "redirects" +msgstr "ری ڈائیکٹس" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..489dc1f731115f76328ca2df8b6051fa4897fc9e GIT binary patch literal 592 zcmYL`!EO^V5QYtu1B;LlXAW}&Ro?XmP=nJTL}{f60#UT(#Kp}z8#lZ5V$U{hcmgim zIP+#a3*&SlBYhgr%s;lr{`2JE7b80$o)X8zec~$-ttB21--t)VcOq(k5Wnv*_LKZW zBE8GlWAc)GtbZU+<(Ut ztz0tKt@FsIp)w_Z*HwWRPC_#KT<{aG6_S>}SEwZnME;8Bf{WLXAIX=4LopD7gnX{A zOx$y?J0cMuya18Qe0V6xl8-7NFTAp$R_MHhPo3||(pZ=@#=7;Yv+fFxZJ$j|%x%|w=@28b>EzI+w6HV zolH;nuaT!BIdK-XrCZ*#G%o6E%-UKRJA%bZ`Ji!pUYzmaUKh_=YR^yY!qFs^gyDt3 y|Cf}|ZIfBuc~$c>=bIqGw!1Kl^AX%G$6}Q9pSQ+Z`TqOX2uo^F!LXoiko^VYVW>R- literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 00000000000..91e1e0ad7e8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,45 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Nuruddin Iminokhunov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "Redirektlar" + +msgid "site" +msgstr "sayt" + +msgid "redirect from" +msgstr "redirekt formasi" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" + +msgid "redirect to" +msgstr "" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" + +msgid "redirect" +msgstr "" + +msgid "redirects" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ae80abd0dbd74f37d9dad0d036982773a4956270 GIT binary patch literal 1106 zcma)4&1=*^6pvcJRz&JSFCHFV+S1N$c5P`*trTkug%(Rm*Yj+4Hkme=37N@$Tm1uUe*E71<$cX$eqA1TWuTo!TtnE13y5ck z%)TSm5I+$25tmLF#yMmc`66X#Z)>fB5X&PxRTxeh=40&3IR-rJIKj^AF8T-|&@xL9%fHfUIu4bh;5~?zw zT!5ef%foz=2BFU^7%H$j6IvA%qmkofeIr)o5p#6Ufm$Skexzm3SH?;t*D;qYR!Nyf zic4WZb)5=V=2lrKBTbf-%d6y0>?&eQ3vw&>Y%&)ysxg<`r5cwgnZ*fGG>Lf=ij&rO zY1Ay4CMJ?qR_9sIe%>S|k`oMe;lsOaG#YuG_2V_x#Im4paH7BDA9g6zd0`~C zytq8yKYKB6=H{f(c&Ef}g?Kp4nz|7Bc=yxbcr;Q>&#c)CWU8N+&8o48%nL_m|I31@ z3fH|&EvWO{iXTVRCkrwPlm#N}hH9ob4F~RwIh`~1Uv%EK!0CL!Kb|I=;CJ4@{?^aW zY4RFhK{ajf3D9vXO&)2~(`1W-C)4&fryD(`xL}$*&Vu%CtE=roC2fD|X18}^sHe#e z??1xBfuWbS-|_#LHU=AB=PRyKp%UCQ*$zN=J_rbSnmiPFD0e>MmdX2L-{qW_ZN4eM W%MP?7T;qrWI!*SDmv{J4-S`8JBy>&y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..40e3ddbc529 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tran Van \n" +"Language-Team: Vietnamese (http://www.transifex.com/django/django/language/" +"vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "" + +msgid "site" +msgstr "" + +msgid "redirect from" +msgstr "Chuyển hướng từ" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "" +"Đây phải là đường dẫn tuyệt đối, không bao gồm tên miền. Ví dụ: '/events/" +"search/'." + +msgid "redirect to" +msgstr "Chuyển hướng tới" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "" +"Đây có thể là đường dẫn tuyệt đối hoặc địa chỉ đầy đủ bắt đầu với 'http://'" + +msgid "redirect" +msgstr "Chuyển hướng" + +msgid "redirects" +msgstr "Chuyển hướng" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7dafbd9ee8c1b3fa685e623b53e2504bc143c468 GIT binary patch literal 1093 zcmZWn&rcIU6kZj7RZWaX<6&-v;Iv!BfQt~NLP7*3wdm0d?X?7VxE>j~!8zn~=AG z??@f6)Sm_MY2fp9_5#a%C-5=gK47q@=8gi(-f|rV9Ir;Te)UiR+iIN>qEW-45y6$P zZg3PK78<9B8bYTIf(;qx%uEW3Y$9~jN;qWLByB?sKBHLDG|^aS7;!-yVOVjLf=cAo zg|Ich-|MTna-Aj3s5Ji9@gkz>h?$JaQfP^yEI|wlStLPyXdq1zwn;VQ_0vge3GU~V zI1yd?I`wlm0u*ytqPY{S5p#tbf-0j9n}Cbrp(wsf9d0m7L(vIh#hE8WZRQ9(!sA91 z_b1~Vhna>vqqoC2=ujd+i*FDCC+ScFmvKPF>J=2|(mFfZ)ecn!Ar8?=LwYuK-B=Ca zKqpeWv`c|@6_#h1aDl@PvA9VDb2QXXxnR~5x|%i~zzCQXpEj<=VFacx!V-N@V8xRp zPH~u$goc8;VNp&|s|-jRYOT*Xl}h=9v^8QhEi3)Ci~S+9ZsVWU?+0)B+dLyfBLmGT z1bnI|$SeUP#^EU&t|@3*_-zw@MGuPT#Nkx*j)eztcT*?Z#i)Y^tO%38Pea|~hG?8v zL)BiMQ8Vcf6Av;c!8K&r)h+K0^q^YUtM+)5pYu!ZR@Pm9s<=;b#l6?17rA17rkLL- z@4a+$yOo`syFYhOSa6p!#r)%g!lTl{bC5NjS>@x7`*yLMopZM`rIioxAb-rvDy8@9 z?)sej=~*S$bS&nV+|0w$;-, 2018 +# Jannis Leidel , 2011 +# mozillazg , 2016 +# Ronald White , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2018-01-14 07:31+0000\n" +"Last-Translator: Bestony \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "重定向" + +msgid "site" +msgstr "站点" + +msgid "redirect from" +msgstr "重定向自" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "此处应该是一个不包括域名的绝对路径,例如:'/events/search/'。" + +msgid "redirect to" +msgstr "重定向到" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "可以是一个绝对路径(同上)或以'http://'起始的完整URL。" + +msgid "redirect" +msgstr "重定向" + +msgid "redirects" +msgstr "重定向" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7dadb1ea2d8b1f32eca26e68400cc66889d31e5a GIT binary patch literal 1096 zcmZWn&rcIU6kZj7RlVp{ley7~)7=sjT*Qb72?-6PS>$MjcG_Ls?re5uY2`$S2DG4Z zfCv|iQ4XM4-puTLJK40Lz&Hvx4M+h_ z09FBVd_zUm~;A<^^^MIlZLf!|C z1AhjV`coi24t%D@XMttD9rzG%H!xUKatDEBZ#nh@4p*XTzgnn(ZKY00(3IuTq~MBS zS{x;bgGMQ$mN2P@U_wSYvwcC4ON5ESghPgn(+Fa)jMBbsqv6B=;(~a>axy3fm8jVi z!qru^Ia+n)CiCr-H2&A|9HRN8?WbfZv_vVEC6YK%A;7D`Z;c>>3I#!BI< zeuiU%=_oWbXy6`?5&>F#jR@FDs}?(tV;a^jqFB4$*4m=AY8nV}f{t6#v!QDT5srcG zg5IXJXfQ$pgbQqV#Njp(%+rxE;bT{xy~p(7d&!42pO1N0GH?xcG|94;p~%VjBtx-5 zNmd7?@=TpVadl6KcS%kG, 2015 +# Jannis Leidel , 2011 +# Tzu-ping Chung , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 17:42+0200\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Tzu-ping Chung \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Redirects" +msgstr "重導向" + +msgid "site" +msgstr "網站" + +msgid "redirect from" +msgstr "重導向自" + +msgid "" +"This should be an absolute path, excluding the domain name. Example: '/" +"events/search/'." +msgstr "應該是一個絕對路徑,不包括網域。例如:'/events/search/'。" + +msgid "redirect to" +msgstr "重導向到" + +msgid "" +"This can be either an absolute path (as above) or a full URL starting with " +"'http://'." +msgstr "此可為一絕對路徑 (如上) 或一個以 'http://' 開頭的完整 URL。" + +msgid "redirect" +msgstr "重導向" + +msgid "redirects" +msgstr "重導向" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/middleware.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/middleware.py new file mode 100644 index 00000000000..26a49f3e32c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/middleware.py @@ -0,0 +1,50 @@ +from django.apps import apps +from django.conf import settings +from django.contrib.redirects.models import Redirect +from django.contrib.sites.shortcuts import get_current_site +from django.core.exceptions import ImproperlyConfigured +from django.http import HttpResponseGone, HttpResponsePermanentRedirect +from django.utils.deprecation import MiddlewareMixin + + +class RedirectFallbackMiddleware(MiddlewareMixin): + # Defined as class-level attributes to be subclassing-friendly. + response_gone_class = HttpResponseGone + response_redirect_class = HttpResponsePermanentRedirect + + def __init__(self, get_response=None): + if not apps.is_installed('django.contrib.sites'): + raise ImproperlyConfigured( + "You cannot use RedirectFallbackMiddleware when " + "django.contrib.sites is not installed." + ) + super().__init__(get_response) + + def process_response(self, request, response): + # No need to check for a redirect for non-404 responses. + if response.status_code != 404: + return response + + full_path = request.get_full_path() + current_site = get_current_site(request) + + r = None + try: + r = Redirect.objects.get(site=current_site, old_path=full_path) + except Redirect.DoesNotExist: + pass + if r is None and settings.APPEND_SLASH and not request.path.endswith('/'): + try: + r = Redirect.objects.get( + site=current_site, + old_path=request.get_full_path(force_append_slash=True), + ) + except Redirect.DoesNotExist: + pass + if r is not None: + if r.new_path == '': + return self.response_gone_class() + return self.response_redirect_class(r.new_path) + + # No redirect was found. Return the response. + return response diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/0001_initial.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/0001_initial.py new file mode 100644 index 00000000000..5acf8c9be70 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/0001_initial.py @@ -0,0 +1,40 @@ +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('sites', '0001_initial'), + ] + + operations = [ + migrations.CreateModel( + name='Redirect', + fields=[ + ('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)), + ('site', models.ForeignKey( + to='sites.Site', + to_field='id', + on_delete=models.CASCADE, + verbose_name='site', + )), + ('old_path', models.CharField( + help_text=( + "This should be an absolute path, excluding the domain name. Example: '/events/search/'." + ), max_length=200, verbose_name='redirect from', db_index=True + )), + ('new_path', models.CharField( + help_text="This can be either an absolute path (as above) or a full URL starting with 'http://'.", + max_length=200, verbose_name='redirect to', blank=True + )), + ], + options={ + 'ordering': ('old_path',), + 'unique_together': {('site', 'old_path')}, + 'db_table': 'django_redirect', + 'verbose_name': 'redirect', + 'verbose_name_plural': 'redirects', + }, + bases=(models.Model,), + ), + ] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/__pycache__/0001_initial.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/redirects/migrations/__pycache__/0001_initial.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8b64193b807123d6cce986b65aeb66c9399905d1 GIT binary patch literal 1311 zcmZWpOK;pZ5SFx(R@z6L#OX6R=u~%scIBd%HYkd?-nb~*C1$nO(`2M1|zq zyL)XfEs%fEKhS^DdvCfHJ>=Y5U+Iu*Ck9G_#Bd(uH{Xyv84i06wI4oZ#jkZ^B#fHoWswKtBDs3-3Pn>D&R_ zr6lgP@uMsBluDoqjfxHS_xC@_in`DRFIn^ip^!M!tyci^zM3389r^9x9OYCf%xYd? z8!MFLTWpXG_)?2(CXs6d)^B7{akBu4d&Dih7ag91{=~FY3gg z8z&D}ylP6kpX{Z0j*3JEtz-{`kaA`5}<&dz-8)mZX1k;k&XCqhkNj36hY%E4*J8;VDg~+bL+vrMS z@s*@T0gHqLs$9KbJIlIww!}<}1se1=OUhWmUMwz`KS=RQlj9$mGM3M(t_H4;Z6Kqz14HBXCtUx6_lR*E_UZ6+jImwRE z#0PY*j_fVz9SMoWqW&7!tb2HHe0VT<$l}AC%dI`IVQo(|c=<4YcH~_{j+y?{>4lJI zs^K$K>BJH>!AhhPJWsV;Z>dYmVwyHg`kf= %s" % (self.old_path, self.new_path) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__init__.py new file mode 100644 index 00000000000..0382f95d7ec --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.sessions.apps.SessionsConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8f6932a5136c95f28ceb6a8d632565c777df457b GIT binary patch literal 257 zcmYjLF%H5o3{06SBo=;w5b?kQ5<*CHWKhIlgf=lxEFQBN}IsOYe~{ z8#Z@#YqCWzO1nyL#Lm-5)CJ4cOb&n^7Q^#CSYvU&cdjrZ?OyK|k literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/apps.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/apps.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d5f6df1ca95add932ae5a98facb010a04d70a84e GIT binary patch literal 533 zcmYjNy-ve05Vn)FO52o`zCtC42NsYJDxwk_OU2^FxU~tPNgQmq(5_|SQFsj=BP$cH zz{EL8MNjhGefQ_P?|wM!Ban{^ntp-(cHmF~026rT1e8DmXDG)MW9NIBm-{rp=oSfI z1n)=$67PK45uF(tcYmM*jd9hxF3THLJf;bND3R96H_I}<-7H+ip?Cl$@XQF5L=+1| zJ%On&1L5s3O!i@NP#w*rF{vs{Gk1F|o_Ud|c%cfb(|K&#G!6HKcjImqGFI?hGFJ5& z%avGV&W{*-S@EpR1kP5N(P%C8Tp3xnd?M{=s@3lUc~yF8O1_YWOzV%QGFN0O*Tm{g zvkJ-5IVm^xNfl@DIWeh~r_izF2{g4O?Y3mUE#YNp;&P)M=^aOdb3z>8IszxqL3^mH v)Q&AWY9lL~W+t|p7bfEtxY0hObAMcFKh5=Ep%H!V;UPUEx)kO)ETF2W5#ai$g>id1K4 z$0n3b{>5|*7@(W${TvBqCL>XW%XYO3ieV_SlW5Z<_e|;Y$f7^`xLz~rM zVY7#+_dx^;nBc-l`NRkePHQtYCstr{_6rl1urHXfrE%Pvn?W0#mS}_12FC%XBb)=~ zcgoB?94FeFgz@T|7$PH3opsMN5g}|`;Q+#+z;hp9gUku2bF+aR|uSYQfMSop$KxYDY2R*ZZSWzmsTG5xF|+Y0UT)$4$I^=6Z|qt1M1b<`rY<9VPJFTlnaSBrXt)NS%YF zk|<3|DZD5Xp3GwShPC!0579#y``7pRW@Xo|SGVAIxVSCUMXqERr;*lGtGNJ@mX_)7 zRc|RoDy!Y)ZsnKPOm*STzvID+Ts_y*D3*G#U*~3DPV&LNJRKD3yvf!eO-6(1c`?qj zZ~Na3bW+HB_~SXkr3VX75xBBDXF(4@ z;D`=@pffju4dIF|I%reg5IwPR!R9>J5}V=%c-vwNy|7*Fu7QAZ8DbA1e)Ba9JM@jp zokVA0Dzl?v9CW8DnV>mB2$ahT_7MN5>^8}ujr3uu7==kD{{3|Z}88)1~+tTW;R5cif*yO9o8lGY(7!G8_XJmL{5t^isnU#;!mk z3d=X@_E*%z?}n{QmNY+!dpK`!3%M!3_>kQT>7l>#PMs*SIOseWN9yN9rb68zg_N_P zbBKqmVNwkQ8~dp7!(<{G9$`$~(*Hm;q^j#_zk;h?($G&-}#i%j<_F{ihB&qJ>fzNar t(Q~FK6SYHCd+~(U1_$;Ndavu7*O^o~KQtKlBbBwL+On)3@0mN>{{evBDcAr2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/exceptions.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/__pycache__/exceptions.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7b7f4ba65694ffe092da5630e6ed3285eb25c5e7 GIT binary patch literal 648 zcmb7Cy-ve05Vn()mOlxE#2m&BG)OEUA;eG#A*3=CmMoUB4{Dmk!A=Wdg@s4yD`jQk z6__|D5oKWEB%kii_ucuv^Udbw8bNtKjuoMVd^qQ~1n8XMu?MImku)JGjVUGPM0(PH zBhm-@>c<}Xf$X5)seNCrj7h)yi73*i)y{Zkb0w6X*{d83FO<%NyZbHJzv;Dw29TIa z5_^)yzVxt`Uu|DxbDk(U25S+23FXUP8w$mQ8!iekHdI+?n~ZP@gz6g(q?LNF2F{^2cF&QA*4DQ!aOQWDeFj- zsM{zni;2z-2S<@r1?(eY%I^`>rU;!C2GiPy*$AEmDzOuV= zEJMB|x%3bqKf&%Tf1^Kx*S3cOJ@(Q9MLV;k?8GUFUC!>#&TD7C;nw_ooxtOA$ zuIXwt7dO0yrk!X$ZhB2h?hsaE^_PUzdEC@xvh)^ig$!a1q{#h#xe{0VLFx@85e;H(*&lMvq1HS{%#;9{*VWZ3*5VK zFJvs@&jP{kg?k|~)`m)DK1%GP`nMkw2DhNekD%kkql|b4bC|)*m((+v#VRj}XEB>q z;aky8)bgbsmlBLPQPu4mAYk^OR2;8ClUJde(kbzYqRJSVFX(|WHAWW9Sd8?@8`^DE z^2UHGUvQbFiR1z|3zXtDd!1fyeWUAlx_8#QoxD-1?x|GpmYG|UN84f!S#6#S!i2ve zq6x#lw^yE}Vn=2{pUaioqaYciw|Shd+~&J0N=%rZS&70YE7?R1)8zB^7b`MU{8QMm z6AWNe$wD2cUv;#u z0WqZ`a;RfwnQ|ebRUIG)mW#`qkjg4>CJH6b5(CJ`7qLjfZmi+GOy^d%A zdtNP#ZaTHNX}`@Qa!~o6Bxfz6tev{}j1qhwljM&_L{&yM za8-9~@x!zN%@{d22dxIJ&gd(XlH}*9DMo5;YB1vkT$in%6ex7EVo!V#I;7s!F57N-tmY!x&uF>A*}8T(Cb>GBcS1(sd~OV5C% zzZRCNv#j!hKBr)@@rb~_b7-OV@%+@DR?$vqXzzvBG^;ZcsEa_I)zl?szp8=F2Eavi z|F^nZKI_|Vc?|9H$lPavbOArY?U1vZZYtbx+f_sELc(r`gK+^AZYW)qx-!`1xOgmY zCWP;DF>zHG^P9&^Zhr{Zg-bU`m7x#|=Sll?6xI>IZlnw@*x#?KBVFC_9(E4K`c%o*CZn_}R<$D22X}79* zH4gTCK!&`^_p%VcN?d}378jw*ZOLIf&mF|tG>HHgWDs)%l-6Z&7FnF2kGF}l+?k!4 z=Y-P7a7^;%szQ_*m$0udv^azEm!R|J3qSoL{@&@Eet&iIu6OR#^}oGwZ*{#Z5R$yh zv$fvp!;as1*m>~Sf6)1EtJB-`t|0anF8P7-pNRAsgv#$nspMYscyXeAw=h+NgAUC} z6{xWUn-~WmhNuce2T{SrI^<1htvHVsoVKplS=)Nh@h;2^D>3Wt=H~s4?zfNMTj&9p z_0~5#t(t}~aSpXO$0fssp}3B76&+A<1t+lhCj@h7w<};}AZ@q$?HUXL-RY%Uh?Arc~UU7*| z%4Ykt@)i_B8%s(8$>aNZ-7o(TfNuEy({T_LD`FAdxPaX!*qwN#Da3Dqkc;TAi;_d@ z701$Ztwr$xOy{-Y9|TIEF1X%YQSjP`A4T>3@MH#)bA~*!{RCmM9ZMWIXYEaTnMsi)oeKc92w XtKyI9Yk&|i@x zbp@y4!cXBZ<;rRQ0w>;cQl`u93afVW9Q%9k`=0&s;`DUNu>J9Ms$LHn`-_ajhI8yO zcK0O?lF6uKRg^|moW>FRk;zyNerIw3@!cRDpgoi$v_}x3J(NdRY&L$4JJ~F5Kl(0r z-ipG1FC1KfbIR!U!vo`)&|(d?p!J6>LgO)Zca8(FG?FZhWt0wNjQE50tOx7&UoU6F zc9LaURFGxuG|MU@o06VSvh0^el--;3gT_IobXKXg6&|B;e=<8kA7S`AU%WK-*43f_ zx466!dTlPDGK)*tF1+2zFtaFCzNmM8WAvlstA$e@=D6b)iMU0-q%hiBT;@8?Zh`SY z>5_V9N!}x(7UM99g8df%H*#>uABJ}<9l=qTg}W#nA7o&1bBsAS?sCwMdyT}=fUzmZ z)-mF>HCrXY@l{in+% z5dD#Iyj!8A((B%N0cuN@S@FV{TLp;xq#?SMx%4`g$#t}Ic&sMp|F*>g#gK$b-8=U zl@C*0NSHN})dSx)r3NeV5-74hqB+Wf>aINBDiM^qcn&MDU@!Ovgaq5m^8-36OjYAi z01TpNDhxPWEJ}Ifh~-s(2Z&xGYlc7A|0eAx@kU}}!M%6V){!;nP zJ|ka<(itwcLX|`yK%rYg>vQ%qw(EBi+GkNOkrq0Y!i##HNmiz4=GM0I9q zX~QgPPkItpbkb*W`dN3+lm4D3y>2d{6oZy7k-2?9d*gOclrB8q7aDtvuiB5-;In>b z7Vc11l)|}BC?Ki;EIx@|ecHQD-n06x+VMZN^VOb9@(jF4&pIaiIIxh~5qh>%qU;!l zbRzT2lfDP>hmsjc3<>1|*X`@s89py()Bm8f<1E9(W?86r?bzfuP%+qV0{Q$XE52ZazFB8qJaCRd^*t~gaa^Lz zuB5~j$vlis5%;)%g}DETWWMk+!f}eC;5+1_NrcVlMLM0NLKUnmHbUh#zAprvV^AG} z5h%kP*&3P03HPp0=5wD1um-#bbq~zZd66$m@vGwI%^(Cxi>fI_c&S*^2o*9VS2YhC zmmIb-oQZIy1rLil)Wy6m>UqppRii^zb5~#&EhXbRcA?xhw-dYfK~F&S2uzE<;*YpR z3vx|Tbb}|6XL=o=30!S+boTu8>{)t2&tFY1rYF;v5i!0NCzl;1e~oQlfg9Vl+l_qyt`<}9~C~%EucRKRoTq+T7AAzz2Ww)O)Eq;H#?&QB literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/apps.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/apps.py new file mode 100644 index 00000000000..8b778d1109e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/apps.py @@ -0,0 +1,7 @@ +from django.apps import AppConfig +from django.utils.translation import gettext_lazy as _ + + +class SessionsConfig(AppConfig): + name = 'django.contrib.sessions' + verbose_name = _("Sessions") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6881bb104c7dfec7e7ab9410b24f31a1de1439fb GIT binary patch literal 200 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 lGm1j7@xGkC^ciEO{J(c07(4&~ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/cache.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/cache.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4ca497b3cc866b3eb2720e16e340afa7bb39264a GIT binary patch literal 2615 zcmZuzPjA~c6elHFmSyLEnzUVq`LK5LfZD(Y3>{DmOOtdBHl#znVy%EdP((VFBTFtx zw~66gngGQP{Q$cq$9^SUciLCjVcUD8o!RbWkfz8->i2%{AD=EP_ynHcz6p}wVe|*S zOg|31dJ+c;6FNV(vL%E_crC zpu);+((wL-lSqRWp5#g;*`aLMMRi;7Nby}Ea#2*EC)u(+nS%FP%9K|oV z9DdBYQFfR&<2+L$IcQ3=MK<+%jGvf(Pz`)!7dlP?%1B@_8ra+kN^Jct=}=}f=e!cQ zylg<9(ZFM6=A9D&USU4``|KL4v4wLQRM{e1f|(lIV9RU;W)}D&TV-qK1okbxB@PLe zLD|isHddysa>0jp{5m{ab&c}w0Vv4oW9W5>5=||zA6pu(>2Pe1o4f@BMHKB?H^_*D zwsOwMMQKDYwN2XOJ>74(!UZXT`+~LhZo9qrct70U+J3YfZvD8o)h^sn11L&z(C4D? z!Z67a6^8Gv!jU}f6xA`P@Q9zhr$r?U<1~^IB*#v}OVPEi0avai35}5&sq6kETd;o*tD#E;= z&|8=El>S1p>kd)&kuScW1b>X2(&r?zo{kE8__n*f*Ux=m0~4Pfzt{bR1pZO zsO%ocyssdjirS1ymR2dKP1J-qi{=${(mZ0<;TVZ#Ak?C(bkX*yM;+?Y;mVArDEonu zh(;^<3z?2KH#DIQ$Hd_c5HFn0Ad3rEa5+fT9FgK9koX#!ya^ov?$Bj@ za9`g-*99*Bc5H9nh0$^|G-8}$(==irD4^|(<{Ll+9nnps)jDz~X~iy_gFH{g8c1qo zMGZ%DX~X5miBxhImQ2o|a|Si*9{@p{Y9L?2KqmoD+yVf`t{WH$_=d67r59)~u+1i! z)CQCJ9Age`377GdD{kQa4^nXlKJ*A->T3dU=$pWw^*?jUOz2}0#-`ySZUm`Q-ei%aR4N@G}!tmuF zO2;eZFl2d*B0uat4}W^H`*81>VF1fb;q^rhRZ*R2?-XcrSA%vB#mt zG4VOhER4%!%+oXsr*vDwO;|8Q89Jm=;<4b7wqq?i7WHkf=B@fmp6!<{s-^ZDK3p@d zZaE!O&Ts!WGkfou)XpYeDs-p_WZlHo%GEBoVZ?ZYGB<>~D1nfsuxeM;#m&2K2!t#Q OfU#KB=(=6A9Q$8jq+f6V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/cached_db.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/cached_db.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..44150fa7048873728baa01d06a59f9a5b11a76b5 GIT binary patch literal 2389 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/file.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/file.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..de44b828c58f0cd6380a68c4be393f38a6c84c77 GIT binary patch literal 5500 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/signed_cookies.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/__pycache__/signed_cookies.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..38363d516ee67838a32a592be764c990bf76ec06 GIT binary patch literal 3158 zcmb7GON$#v5T1u#EA6h|PH+-v2*DPtr9+Hyz!=B&+8Br3fSi{uL+^BJHLKB#+}-l- z3g5heFJ)XuBrO^tE&ELZLRL$`th@F z^aFZ-&|vW@VQ?R}zJo?M!i}Aw+jU*)d$Bk4yT0xFacNlYmR;wGBTAxtFp(wHdO)#x`mQtK#99&jx&tmDN0QZ;c-oX2xT*2M*J@yL1Y zb{nDw1FvSQQ)@aVRWfw(so6#S8t#X<^<6ZRYsT4gUpadoZr_yl%4E%((l<`WDLJMx zsH@wqL%&zf&(*hhe&;0Kw@!rlra$?u&ZgHFDHqK2B@^6m)>G-wjt26OMMlfG$D%|V z38A#ddeVe_;FHVgbSMiw^1w)y@Hp3_$%7W#9*t5R8A)q{U1=4pH8Da02&ZH*4I5;;O_ z(U;LU70)fv&nvm!-?i$xzwS;hbn=a`Oly(+3A&NjmTnZB0#pkSZI(RW7aQ?BWx3ys zvqbJQZ0iO?cv%V!QxWwdDOfM&yG*Be$@7_fS6HM;wosNPc3BulGBK=|s(d(BipEO5 z7)x#DBzV3>u{`^TT8EVu^Srr0!!fcw*x&S;Bwd0qmHKgN z(frm4h$)>}ZqX{?f>qw+m%{YteK2Dv5f6e5`9Km)66A^fzD(F*I=-$XGdvy;iY6t5 z`&;cN(O)3rbzRt&Q+Lk7 z#}<)yIaI0vcaB3;kq41BdIM8A4=cxbn9rZUsG#9hixI_NloJstKk$SP)Jl`z3(G)6 zA!BLaei%!hN6!)&bHcH4BBY8B$!nYQ!N+m9lzWMq|1*kDvav9XIDIA?GY4_(t1Ixa zyIxQ*^E_1;)PR2y>vVmmGhs;M@twUPn;*9T+VHD+;X>UPC&Wx!&o2B4{J7B19>otki@6iA44tuSK(ZcfTcl@)q?=VV+~&6NiE|Y!LCVT&8uCmRqHGDTD@MY)*7CxXnw0%#gVo+ vq4n|u)F<;dXPnuH3d)Cqh1E*hjkJ0fY_X=1L0Ro??(#jt-DZPT7eD`Bf|oMT literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/base.py new file mode 100644 index 00000000000..3049d39ac7e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/base.py @@ -0,0 +1,349 @@ +import base64 +import logging +import string +from datetime import datetime, timedelta + +from django.conf import settings +from django.contrib.sessions.exceptions import SuspiciousSession +from django.core.exceptions import SuspiciousOperation +from django.utils import timezone +from django.utils.crypto import ( + constant_time_compare, get_random_string, salted_hmac, +) +from django.utils.encoding import force_bytes +from django.utils.module_loading import import_string + +# session_key should not be case sensitive because some backends can store it +# on case insensitive file systems. +VALID_KEY_CHARS = string.ascii_lowercase + string.digits + + +class CreateError(Exception): + """ + Used internally as a consistent exception type to catch from save (see the + docstring for SessionBase.save() for details). + """ + pass + + +class UpdateError(Exception): + """ + Occurs if Django tries to update a session that was deleted. + """ + pass + + +class SessionBase: + """ + Base class for all Session classes. + """ + TEST_COOKIE_NAME = 'testcookie' + TEST_COOKIE_VALUE = 'worked' + + __not_given = object() + + def __init__(self, session_key=None): + self._session_key = session_key + self.accessed = False + self.modified = False + self.serializer = import_string(settings.SESSION_SERIALIZER) + + def __contains__(self, key): + return key in self._session + + def __getitem__(self, key): + return self._session[key] + + def __setitem__(self, key, value): + self._session[key] = value + self.modified = True + + def __delitem__(self, key): + del self._session[key] + self.modified = True + + def get(self, key, default=None): + return self._session.get(key, default) + + def pop(self, key, default=__not_given): + self.modified = self.modified or key in self._session + args = () if default is self.__not_given else (default,) + return self._session.pop(key, *args) + + def setdefault(self, key, value): + if key in self._session: + return self._session[key] + else: + self.modified = True + self._session[key] = value + return value + + def set_test_cookie(self): + self[self.TEST_COOKIE_NAME] = self.TEST_COOKIE_VALUE + + def test_cookie_worked(self): + return self.get(self.TEST_COOKIE_NAME) == self.TEST_COOKIE_VALUE + + def delete_test_cookie(self): + del self[self.TEST_COOKIE_NAME] + + def _hash(self, value): + key_salt = "django.contrib.sessions" + self.__class__.__name__ + return salted_hmac(key_salt, value).hexdigest() + + def encode(self, session_dict): + "Return the given session dictionary serialized and encoded as a string." + serialized = self.serializer().dumps(session_dict) + hash = self._hash(serialized) + return base64.b64encode(hash.encode() + b":" + serialized).decode('ascii') + + def decode(self, session_data): + encoded_data = base64.b64decode(force_bytes(session_data)) + try: + # could produce ValueError if there is no ':' + hash, serialized = encoded_data.split(b':', 1) + expected_hash = self._hash(serialized) + if not constant_time_compare(hash.decode(), expected_hash): + raise SuspiciousSession("Session data corrupted") + else: + return self.serializer().loads(serialized) + except Exception as e: + # ValueError, SuspiciousOperation, unpickling exceptions. If any of + # these happen, just return an empty dictionary (an empty session). + if isinstance(e, SuspiciousOperation): + logger = logging.getLogger('django.security.%s' % e.__class__.__name__) + logger.warning(str(e)) + return {} + + def update(self, dict_): + self._session.update(dict_) + self.modified = True + + def has_key(self, key): + return key in self._session + + def keys(self): + return self._session.keys() + + def values(self): + return self._session.values() + + def items(self): + return self._session.items() + + def clear(self): + # To avoid unnecessary persistent storage accesses, we set up the + # internals directly (loading data wastes time, since we are going to + # set it to an empty dict anyway). + self._session_cache = {} + self.accessed = True + self.modified = True + + def is_empty(self): + "Return True when there is no session_key and the session is empty." + try: + return not self._session_key and not self._session_cache + except AttributeError: + return True + + def _get_new_session_key(self): + "Return session key that isn't being used." + while True: + session_key = get_random_string(32, VALID_KEY_CHARS) + if not self.exists(session_key): + return session_key + + def _get_or_create_session_key(self): + if self._session_key is None: + self._session_key = self._get_new_session_key() + return self._session_key + + def _validate_session_key(self, key): + """ + Key must be truthy and at least 8 characters long. 8 characters is an + arbitrary lower bound for some minimal key security. + """ + return key and len(key) >= 8 + + def _get_session_key(self): + return self.__session_key + + def _set_session_key(self, value): + """ + Validate session key on assignment. Invalid values will set to None. + """ + if self._validate_session_key(value): + self.__session_key = value + else: + self.__session_key = None + + session_key = property(_get_session_key) + _session_key = property(_get_session_key, _set_session_key) + + def _get_session(self, no_load=False): + """ + Lazily load session from storage (unless "no_load" is True, when only + an empty dict is stored) and store it in the current instance. + """ + self.accessed = True + try: + return self._session_cache + except AttributeError: + if self.session_key is None or no_load: + self._session_cache = {} + else: + self._session_cache = self.load() + return self._session_cache + + _session = property(_get_session) + + def get_expiry_age(self, **kwargs): + """Get the number of seconds until the session expires. + + Optionally, this function accepts `modification` and `expiry` keyword + arguments specifying the modification and expiry of the session. + """ + try: + modification = kwargs['modification'] + except KeyError: + modification = timezone.now() + # Make the difference between "expiry=None passed in kwargs" and + # "expiry not passed in kwargs", in order to guarantee not to trigger + # self.load() when expiry is provided. + try: + expiry = kwargs['expiry'] + except KeyError: + expiry = self.get('_session_expiry') + + if not expiry: # Checks both None and 0 cases + return settings.SESSION_COOKIE_AGE + if not isinstance(expiry, datetime): + return expiry + delta = expiry - modification + return delta.days * 86400 + delta.seconds + + def get_expiry_date(self, **kwargs): + """Get session the expiry date (as a datetime object). + + Optionally, this function accepts `modification` and `expiry` keyword + arguments specifying the modification and expiry of the session. + """ + try: + modification = kwargs['modification'] + except KeyError: + modification = timezone.now() + # Same comment as in get_expiry_age + try: + expiry = kwargs['expiry'] + except KeyError: + expiry = self.get('_session_expiry') + + if isinstance(expiry, datetime): + return expiry + expiry = expiry or settings.SESSION_COOKIE_AGE # Checks both None and 0 cases + return modification + timedelta(seconds=expiry) + + def set_expiry(self, value): + """ + Set a custom expiration for the session. ``value`` can be an integer, + a Python ``datetime`` or ``timedelta`` object or ``None``. + + If ``value`` is an integer, the session will expire after that many + seconds of inactivity. If set to ``0`` then the session will expire on + browser close. + + If ``value`` is a ``datetime`` or ``timedelta`` object, the session + will expire at that specific future time. + + If ``value`` is ``None``, the session uses the global session expiry + policy. + """ + if value is None: + # Remove any custom expiration for this session. + try: + del self['_session_expiry'] + except KeyError: + pass + return + if isinstance(value, timedelta): + value = timezone.now() + value + self['_session_expiry'] = value + + def get_expire_at_browser_close(self): + """ + Return ``True`` if the session is set to expire when the browser + closes, and ``False`` if there's an expiry date. Use + ``get_expiry_date()`` or ``get_expiry_age()`` to find the actual expiry + date/age, if there is one. + """ + if self.get('_session_expiry') is None: + return settings.SESSION_EXPIRE_AT_BROWSER_CLOSE + return self.get('_session_expiry') == 0 + + def flush(self): + """ + Remove the current session data from the database and regenerate the + key. + """ + self.clear() + self.delete() + self._session_key = None + + def cycle_key(self): + """ + Create a new session key, while retaining the current session data. + """ + data = self._session + key = self.session_key + self.create() + self._session_cache = data + if key: + self.delete(key) + + # Methods that child classes must implement. + + def exists(self, session_key): + """ + Return True if the given session_key already exists. + """ + raise NotImplementedError('subclasses of SessionBase must provide an exists() method') + + def create(self): + """ + Create a new session instance. Guaranteed to create a new object with + a unique key and will have saved the result once (with empty data) + before the method returns. + """ + raise NotImplementedError('subclasses of SessionBase must provide a create() method') + + def save(self, must_create=False): + """ + Save the session data. If 'must_create' is True, create a new session + object (or raise CreateError). Otherwise, only update an existing + object and don't create one (raise UpdateError if needed). + """ + raise NotImplementedError('subclasses of SessionBase must provide a save() method') + + def delete(self, session_key=None): + """ + Delete the session data under this key. If the key is None, use the + current session key value. + """ + raise NotImplementedError('subclasses of SessionBase must provide a delete() method') + + def load(self): + """ + Load the session data and return a dictionary. + """ + raise NotImplementedError('subclasses of SessionBase must provide a load() method') + + @classmethod + def clear_expired(cls): + """ + Remove expired sessions from the session store. + + If this operation isn't possible on a given backend, it should raise + NotImplementedError. If it isn't necessary, because the backend has + a built-in expiration mechanism, it should be a no-op. + """ + raise NotImplementedError('This backend does not support clear_expired().') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cache.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cache.py new file mode 100644 index 00000000000..860d3a46c5a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cache.py @@ -0,0 +1,81 @@ +from django.conf import settings +from django.contrib.sessions.backends.base import ( + CreateError, SessionBase, UpdateError, +) +from django.core.cache import caches + +KEY_PREFIX = "django.contrib.sessions.cache" + + +class SessionStore(SessionBase): + """ + A cache-based session store. + """ + cache_key_prefix = KEY_PREFIX + + def __init__(self, session_key=None): + self._cache = caches[settings.SESSION_CACHE_ALIAS] + super().__init__(session_key) + + @property + def cache_key(self): + return self.cache_key_prefix + self._get_or_create_session_key() + + def load(self): + try: + session_data = self._cache.get(self.cache_key) + except Exception: + # Some backends (e.g. memcache) raise an exception on invalid + # cache keys. If this happens, reset the session. See #17810. + session_data = None + if session_data is not None: + return session_data + self._session_key = None + return {} + + def create(self): + # Because a cache can fail silently (e.g. memcache), we don't know if + # we are failing to create a new session because of a key collision or + # because the cache is missing. So we try for a (large) number of times + # and then raise an exception. That's the risk you shoulder if using + # cache backing. + for i in range(10000): + self._session_key = self._get_new_session_key() + try: + self.save(must_create=True) + except CreateError: + continue + self.modified = True + return + raise RuntimeError( + "Unable to create a new session key. " + "It is likely that the cache is unavailable.") + + def save(self, must_create=False): + if self.session_key is None: + return self.create() + if must_create: + func = self._cache.add + elif self._cache.get(self.cache_key) is not None: + func = self._cache.set + else: + raise UpdateError + result = func(self.cache_key, + self._get_session(no_load=must_create), + self.get_expiry_age()) + if must_create and not result: + raise CreateError + + def exists(self, session_key): + return bool(session_key) and (self.cache_key_prefix + session_key) in self._cache + + def delete(self, session_key=None): + if session_key is None: + if self.session_key is None: + return + session_key = self.session_key + self._cache.delete(self.cache_key_prefix + session_key) + + @classmethod + def clear_expired(cls): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cached_db.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cached_db.py new file mode 100644 index 00000000000..453d3906948 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/cached_db.py @@ -0,0 +1,65 @@ +""" +Cached, database-backed sessions. +""" + +from django.conf import settings +from django.contrib.sessions.backends.db import SessionStore as DBStore +from django.core.cache import caches + +KEY_PREFIX = "django.contrib.sessions.cached_db" + + +class SessionStore(DBStore): + """ + Implement cached, database backed sessions. + """ + cache_key_prefix = KEY_PREFIX + + def __init__(self, session_key=None): + self._cache = caches[settings.SESSION_CACHE_ALIAS] + super().__init__(session_key) + + @property + def cache_key(self): + return self.cache_key_prefix + self._get_or_create_session_key() + + def load(self): + try: + data = self._cache.get(self.cache_key) + except Exception: + # Some backends (e.g. memcache) raise an exception on invalid + # cache keys. If this happens, reset the session. See #17810. + data = None + + if data is None: + s = self._get_session_from_db() + if s: + data = self.decode(s.session_data) + self._cache.set(self.cache_key, data, self.get_expiry_age(expiry=s.expire_date)) + else: + data = {} + return data + + def exists(self, session_key): + return session_key and (self.cache_key_prefix + session_key) in self._cache or super().exists(session_key) + + def save(self, must_create=False): + super().save(must_create) + self._cache.set(self.cache_key, self._session, self.get_expiry_age()) + + def delete(self, session_key=None): + super().delete(session_key) + if session_key is None: + if self.session_key is None: + return + session_key = self.session_key + self._cache.delete(self.cache_key_prefix + session_key) + + def flush(self): + """ + Remove the current session data from the database and regenerate the + key. + """ + self.clear() + self.delete(self.session_key) + self._session_key = None diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/db.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/db.py new file mode 100644 index 00000000000..7c905a2c993 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/db.py @@ -0,0 +1,109 @@ +import logging + +from django.contrib.sessions.backends.base import ( + CreateError, SessionBase, UpdateError, +) +from django.core.exceptions import SuspiciousOperation +from django.db import DatabaseError, IntegrityError, router, transaction +from django.utils import timezone +from django.utils.functional import cached_property + + +class SessionStore(SessionBase): + """ + Implement database session store. + """ + def __init__(self, session_key=None): + super().__init__(session_key) + + @classmethod + def get_model_class(cls): + # Avoids a circular import and allows importing SessionStore when + # django.contrib.sessions is not in INSTALLED_APPS. + from django.contrib.sessions.models import Session + return Session + + @cached_property + def model(self): + return self.get_model_class() + + def _get_session_from_db(self): + try: + return self.model.objects.get( + session_key=self.session_key, + expire_date__gt=timezone.now() + ) + except (self.model.DoesNotExist, SuspiciousOperation) as e: + if isinstance(e, SuspiciousOperation): + logger = logging.getLogger('django.security.%s' % e.__class__.__name__) + logger.warning(str(e)) + self._session_key = None + + def load(self): + s = self._get_session_from_db() + return self.decode(s.session_data) if s else {} + + def exists(self, session_key): + return self.model.objects.filter(session_key=session_key).exists() + + def create(self): + while True: + self._session_key = self._get_new_session_key() + try: + # Save immediately to ensure we have a unique entry in the + # database. + self.save(must_create=True) + except CreateError: + # Key wasn't unique. Try again. + continue + self.modified = True + return + + def create_model_instance(self, data): + """ + Return a new instance of the session model object, which represents the + current session state. Intended to be used for saving the session data + to the database. + """ + return self.model( + session_key=self._get_or_create_session_key(), + session_data=self.encode(data), + expire_date=self.get_expiry_date(), + ) + + def save(self, must_create=False): + """ + Save the current session data to the database. If 'must_create' is + True, raise a database error if the saving operation doesn't create a + new entry (as opposed to possibly updating an existing entry). + """ + if self.session_key is None: + return self.create() + data = self._get_session(no_load=must_create) + obj = self.create_model_instance(data) + using = router.db_for_write(self.model, instance=obj) + try: + with transaction.atomic(using=using): + obj.save(force_insert=must_create, force_update=not must_create, using=using) + except IntegrityError: + if must_create: + raise CreateError + raise + except DatabaseError: + if not must_create: + raise UpdateError + raise + + def delete(self, session_key=None): + if session_key is None: + if self.session_key is None: + return + session_key = self.session_key + try: + self.model.objects.get(session_key=session_key).delete() + except self.model.DoesNotExist: + pass + + @classmethod + def clear_expired(cls): + cls.get_model_class().objects.filter(expire_date__lt=timezone.now()).delete() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/file.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/file.py new file mode 100644 index 00000000000..fe34dea56e4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/file.py @@ -0,0 +1,202 @@ +import datetime +import logging +import os +import shutil +import tempfile + +from django.conf import settings +from django.contrib.sessions.backends.base import ( + VALID_KEY_CHARS, CreateError, SessionBase, UpdateError, +) +from django.contrib.sessions.exceptions import InvalidSessionKey +from django.core.exceptions import ImproperlyConfigured, SuspiciousOperation +from django.utils import timezone + + +class SessionStore(SessionBase): + """ + Implement a file based session store. + """ + def __init__(self, session_key=None): + self.storage_path = type(self)._get_storage_path() + self.file_prefix = settings.SESSION_COOKIE_NAME + super().__init__(session_key) + + @classmethod + def _get_storage_path(cls): + try: + return cls._storage_path + except AttributeError: + storage_path = getattr(settings, 'SESSION_FILE_PATH', None) or tempfile.gettempdir() + # Make sure the storage path is valid. + if not os.path.isdir(storage_path): + raise ImproperlyConfigured( + "The session storage path %r doesn't exist. Please set your" + " SESSION_FILE_PATH setting to an existing directory in which" + " Django can store session data." % storage_path) + + cls._storage_path = storage_path + return storage_path + + def _key_to_file(self, session_key=None): + """ + Get the file associated with this session key. + """ + if session_key is None: + session_key = self._get_or_create_session_key() + + # Make sure we're not vulnerable to directory traversal. Session keys + # should always be md5s, so they should never contain directory + # components. + if not set(session_key).issubset(VALID_KEY_CHARS): + raise InvalidSessionKey( + "Invalid characters in session key") + + return os.path.join(self.storage_path, self.file_prefix + session_key) + + def _last_modification(self): + """ + Return the modification time of the file storing the session's content. + """ + modification = os.stat(self._key_to_file()).st_mtime + if settings.USE_TZ: + modification = datetime.datetime.utcfromtimestamp(modification) + return modification.replace(tzinfo=timezone.utc) + return datetime.datetime.fromtimestamp(modification) + + def _expiry_date(self, session_data): + """ + Return the expiry time of the file storing the session's content. + """ + return session_data.get('_session_expiry') or ( + self._last_modification() + datetime.timedelta(seconds=settings.SESSION_COOKIE_AGE) + ) + + def load(self): + session_data = {} + try: + with open(self._key_to_file(), "rb") as session_file: + file_data = session_file.read() + # Don't fail if there is no data in the session file. + # We may have opened the empty placeholder file. + if file_data: + try: + session_data = self.decode(file_data) + except (EOFError, SuspiciousOperation) as e: + if isinstance(e, SuspiciousOperation): + logger = logging.getLogger('django.security.%s' % e.__class__.__name__) + logger.warning(str(e)) + self.create() + + # Remove expired sessions. + expiry_age = self.get_expiry_age(expiry=self._expiry_date(session_data)) + if expiry_age <= 0: + session_data = {} + self.delete() + self.create() + except (IOError, SuspiciousOperation): + self._session_key = None + return session_data + + def create(self): + while True: + self._session_key = self._get_new_session_key() + try: + self.save(must_create=True) + except CreateError: + continue + self.modified = True + return + + def save(self, must_create=False): + if self.session_key is None: + return self.create() + # Get the session data now, before we start messing + # with the file it is stored within. + session_data = self._get_session(no_load=must_create) + + session_file_name = self._key_to_file() + + try: + # Make sure the file exists. If it does not already exist, an + # empty placeholder file is created. + flags = os.O_WRONLY | getattr(os, 'O_BINARY', 0) + if must_create: + flags |= os.O_EXCL | os.O_CREAT + fd = os.open(session_file_name, flags) + os.close(fd) + except FileNotFoundError: + if not must_create: + raise UpdateError + except FileExistsError: + if must_create: + raise CreateError + + # Write the session file without interfering with other threads + # or processes. By writing to an atomically generated temporary + # file and then using the atomic os.rename() to make the complete + # file visible, we avoid having to lock the session file, while + # still maintaining its integrity. + # + # Note: Locking the session file was explored, but rejected in part + # because in order to be atomic and cross-platform, it required a + # long-lived lock file for each session, doubling the number of + # files in the session storage directory at any given time. This + # rename solution is cleaner and avoids any additional overhead + # when reading the session data, which is the more common case + # unless SESSION_SAVE_EVERY_REQUEST = True. + # + # See ticket #8616. + dir, prefix = os.path.split(session_file_name) + + try: + output_file_fd, output_file_name = tempfile.mkstemp(dir=dir, prefix=prefix + '_out_') + renamed = False + try: + try: + os.write(output_file_fd, self.encode(session_data).encode()) + finally: + os.close(output_file_fd) + + # This will atomically rename the file (os.rename) if the OS + # supports it. Otherwise this will result in a shutil.copy2 + # and os.unlink (for example on Windows). See #9084. + shutil.move(output_file_name, session_file_name) + renamed = True + finally: + if not renamed: + os.unlink(output_file_name) + except (OSError, IOError, EOFError): + pass + + def exists(self, session_key): + return os.path.exists(self._key_to_file(session_key)) + + def delete(self, session_key=None): + if session_key is None: + if self.session_key is None: + return + session_key = self.session_key + try: + os.unlink(self._key_to_file(session_key)) + except OSError: + pass + + def clean(self): + pass + + @classmethod + def clear_expired(cls): + storage_path = cls._get_storage_path() + file_prefix = settings.SESSION_COOKIE_NAME + + for session_file in os.listdir(storage_path): + if not session_file.startswith(file_prefix): + continue + session_key = session_file[len(file_prefix):] + session = cls(session_key) + # When an expired session is loaded, its file is removed, and a + # new file is immediately created. Prevent this by disabling + # the create() method. + session.create = lambda: None + session.load() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/signed_cookies.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/signed_cookies.py new file mode 100644 index 00000000000..1ee7790b8e8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/backends/signed_cookies.py @@ -0,0 +1,82 @@ +from django.conf import settings +from django.contrib.sessions.backends.base import SessionBase +from django.core import signing + + +class SessionStore(SessionBase): + + def load(self): + """ + Load the data from the key itself instead of fetching from some + external data store. Opposite of _get_session_key(), raise BadSignature + if signature fails. + """ + try: + return signing.loads( + self.session_key, + serializer=self.serializer, + # This doesn't handle non-default expiry dates, see #19201 + max_age=settings.SESSION_COOKIE_AGE, + salt='django.contrib.sessions.backends.signed_cookies', + ) + except Exception: + # BadSignature, ValueError, or unpickling exceptions. If any of + # these happen, reset the session. + self.create() + return {} + + def create(self): + """ + To create a new key, set the modified flag so that the cookie is set + on the client for the current request. + """ + self.modified = True + + def save(self, must_create=False): + """ + To save, get the session key as a securely signed string and then set + the modified flag so that the cookie is set on the client for the + current request. + """ + self._session_key = self._get_session_key() + self.modified = True + + def exists(self, session_key=None): + """ + This method makes sense when you're talking to a shared resource, but + it doesn't matter when you're storing the information in the client's + cookie. + """ + return False + + def delete(self, session_key=None): + """ + To delete, clear the session key and the underlying data structure + and set the modified flag so that the cookie is set on the client for + the current request. + """ + self._session_key = '' + self._session_cache = {} + self.modified = True + + def cycle_key(self): + """ + Keep the same data but with a new key. Call save() and it will + automatically save a cookie with a new key at the end of the request. + """ + self.save() + + def _get_session_key(self): + """ + Instead of generating a random string, generate a secure url-safe + base64-encoded string of data as our session key. + """ + return signing.dumps( + self._session, compress=True, + salt='django.contrib.sessions.backends.signed_cookies', + serializer=self.serializer, + ) + + @classmethod + def clear_expired(cls): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/base_session.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/base_session.py new file mode 100644 index 00000000000..1d653b5adf0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/base_session.py @@ -0,0 +1,47 @@ +""" +This module allows importing AbstractBaseSession even +when django.contrib.sessions is not in INSTALLED_APPS. +""" +from django.db import models +from django.utils.translation import gettext_lazy as _ + + +class BaseSessionManager(models.Manager): + def encode(self, session_dict): + """ + Return the given session dictionary serialized and encoded as a string. + """ + session_store_class = self.model.get_session_store_class() + return session_store_class().encode(session_dict) + + def save(self, session_key, session_dict, expire_date): + s = self.model(session_key, self.encode(session_dict), expire_date) + if session_dict: + s.save() + else: + s.delete() # Clear sessions with no data. + return s + + +class AbstractBaseSession(models.Model): + session_key = models.CharField(_('session key'), max_length=40, primary_key=True) + session_data = models.TextField(_('session data')) + expire_date = models.DateTimeField(_('expire date'), db_index=True) + + objects = BaseSessionManager() + + class Meta: + abstract = True + verbose_name = _('session') + verbose_name_plural = _('sessions') + + def __str__(self): + return self.session_key + + @classmethod + def get_session_store_class(cls): + raise NotImplementedError + + def get_decoded(self): + session_store_class = self.get_session_store_class() + return session_store_class().decode(self.session_data) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/exceptions.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/exceptions.py new file mode 100644 index 00000000000..4f4dc6b048c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/exceptions.py @@ -0,0 +1,11 @@ +from django.core.exceptions import SuspiciousOperation + + +class InvalidSessionKey(SuspiciousOperation): + """Invalid characters in session key""" + pass + + +class SuspiciousSession(SuspiciousOperation): + """The session may be tampered with""" + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..15a649ff06426b26cf99c041b8ff87a3f3d05cb5 GIT binary patch literal 470 zcmYLF!A=4(5XIJWI_U6K5A{7GRXXn{r-TBS^B4CbQ90 z71jk9`%EYBu*y8dR*-1&5<}l98Bhz4GAKcsjJJSs;BCUWVC_2NjG+*w>Qk4V2i+BL z2CRi6g0nh9M9q#5*\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" +"language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..027a0655684ccb109a11c71d4c615475ce9d699d GIT binary patch literal 846 zcmY*VJ#Q015M3ZZbkIP95ER=Gfuglg;3eSV z6EF&V23-FO;Jjafv%ojN^?w4+_XqfOjF7)z5BPDMkW1j-V5g6sAmk$W9QXow9PE4x zV2t&5kAPjAEQnyVAE)qzt%!Tlm^f92$Zk85mxX*nbMz$^=#ct=&S7m;U@fzjR!K6R#BfJ%1EQ_>ICJ{E(0lg!XiValm zlK<0Xq0862)#cU2;p2J9_ZCuRrNX6l+jyOoU0ZG^B384szA3bkHoPA#v6-RIoz;|@ zEvkCjh*c|~GaIozxMe_v_STXeEfThr>TMHH)$W%joSvmc8mch#>2>N;sA0&F@*=Gu zt+@0Ge(QWVLC405d@kf}Vq&Oqen_m, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "Sessions" +msgstr "جلسات" + +msgid "session key" +msgstr "مفتاح الجلسة" + +msgid "session data" +msgstr "بيانات الجلسة" + +msgid "expire date" +msgstr "تاريخ الانتهاء" + +msgid "session" +msgstr "جلسة" + +msgid "sessions" +msgstr "جلسات" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4b363bffb415392337f08f9179feaeeec5a8fcac GIT binary patch literal 702 zcmYL`&u$Yj5XKiMf3$D_&K!nYtIFARP?gpp2q>*ol!&NWxSQR{*6qe#*-n#4ya7kV zfg=(JIHMjp^~M8mgjZplO`4H@`aI)rJhuGz;l}5P;ui6U=o5E|4@8LXM96;-w}}hl z9`TC^_20xD;t%oVS`_^weL&2wH~x>L_bLCh)NiE0e?dz2#oQaDA#OGjZ7eki*_yyv ztt>(zJw^_lQ%0{e6y;TNhV#|hMMG;&G574KVDHd|CIQ8%)TN1!u{PGTfh$$PUQSBK zG9w@!zRB3WMd``QUePoG?Ue7Zlr!D|&PCeUPI;P=ksaf?3TLi;9hUB~_7mWHVux?1 z6mefV&oV2utE4wpz-y_sa?nRrUvR+g~*rBmwCqUPW)b-k3 zXqLTA4Uc=kx4Ll@{tOC)To#jD6_;Pbr>V=II_wx1wpN9_lIQgE>q6Kt8eQ}saD2gK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po new file mode 100644 index 00000000000..57d8681cfa8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 19:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/django/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "clave de sesión" + +msgid "session data" +msgstr "datos de sesión" + +msgid "expire date" +msgstr "data de caducidá" + +msgid "session" +msgstr "sesión" + +msgid "sessions" +msgstr "sesiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9b488a330382682101749d397ea0dee7acf255a4 GIT binary patch literal 731 zcmYLGyKWRQ6g3bY8la(|qHwxIk#}YmP!=zXfUuDwv0@bldS}O(IGOQ`Y)^Kx-#|fw zP`)4)MLK9<8yX4@C)$zAHe(m0v|6C@^4p&U52ld`wc_(`0m zheBs%uq&(5IM%b7O4;)|vn(k&4f?MVwq>Mn@Uj=!jnifnKV(tN;!PUIJlfod;wXZV z?aE{2XD)p$7Cm51`0n%g(ME&_UJC12VuZH2aHZk2TPRI?P}NwZf&bRwFBoW9)`o=u;KhjwJ)b#;p|ci%I70OF%H**-cGN( zynft>f~`_Jsd2263ioqz, 2011 +# Emin Mastizada , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-04-27 13:19+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Seanslar" + +msgid "session key" +msgstr "seans açarı" + +msgid "session data" +msgstr "seansın məlumatları" + +msgid "expire date" +msgstr "bitmə tarixi" + +msgid "session" +msgstr "seans" + +msgid "sessions" +msgstr "seanslar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..83069e23df9311fb5297b7bb9f789eafdf5a1051 GIT binary patch literal 895 zcmY*VO-~a+7#oedQ;0wU&-vQS918@WI6JYh<0PFh$xO)+yzrYS)@>1rT2DW_}coKLC_!jW9fo^~= zKyR}r0Jbh?gdnb8SKte_teyz1WfW>8y0KIOx402VXX22p$VbhdI2^7us;g*MG!0pA zkxij&l8alrJoF=HL&T9Xq^5n@BFi0LlSbrXr~bG>R+QidyyPLA=Hen{WkMNYvzRfL z&dyLqDHzFy*q1hQ?3*QYp0Ih$9=IhsL!q2UTpQ9*Jk$XQe~wajIhCo=TW=W_f@^}czixL(jga)8J=13 zAYl;~A>e*)!9mHp, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Viktar Palstsiuk \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Sessions" +msgstr "Сесіі" + +msgid "session key" +msgstr "ключ сэансу" + +msgid "session data" +msgstr "зьвесткі сэансу" + +msgid "expire date" +msgstr "тэрмін" + +msgid "session" +msgstr "сэсія" + +msgid "sessions" +msgstr "сэсіі" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..574320d8f59a4b34932641c24f5129fe346eda0a GIT binary patch literal 783 zcmZ9Hzi$&U6vqvOA3B(r5i(n=%DKA=NP8g_YH6jSMnvUccXH0v<>EWpPLqz!!h%2y zNDM6e2N5b#pb7&M6Y?#LEDVgSj6B~pjl`2a{`$T5^|Sr+dgTp*xD4C?Lf|U!0}&~KpjzTc`wCyvv5wPTF(JU(F;r z9pJWOchPBXH#g`1_p6?>kqXTOyz4N74{A2lZkA9k>bSE$8UjxE(vKq%Ubgwo=(s0Tx-2s>X61m)pjIz_%LMU#vUGyf+{7BQr4* zWRA@^ADJ;WQ@eaHV{-zHV@SW`NBIbWukhxt3NO^BW`dzP!t<7$fXruelE2KKm!tk` I&QiGY9|83L1ONa4 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d4187bc51e7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# vestimir , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Сесии" + +msgid "session key" +msgstr "ключ на сесията" + +msgid "session data" +msgstr "данни от сесията" + +msgid "expire date" +msgstr "дата на валидност" + +msgid "session" +msgstr "сесия" + +msgid "sessions" +msgstr "сесии" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c029c760cf6b1db183901dfcf4f343cc26a441bc GIT binary patch literal 762 zcmZ9HPjAyO7{&vPKMI`S0ul#v+cddJCZL;35!%?Kp;lB=;O;hV<}I}&+g&?}6Bj`})kD2XzU!4YYu(zze|DA>jNw z;4<(LxCVR$-1-mT3h)cqKj(RWKm%ase3i4Hx4?e@y#e|Y^d{(EP>7f3UI2ArI@H&q^D+^?N0u+*HLnd^$cE5@N=eI6G6!q6{++$ST2>p zZJqK2FAr0VV@Z(Tc^cyt#i)TSehjA(v=B!3a2VmJj-rT!_4zOgLkQvxw!_`bX|9gL zB^)iG=svj{&WBKbi)w>oMTO3&k&2)vR0yt7i}8eI=mFdY?4zu-H7@${A@qoJNK=Mm zMh65fGm+AaquEVkauNii(WqwJMBZoPT2Bsw>P-{LPTGU62cMms4M(VHdHjj zYf=p~K_V}$ZZ0%X_1l~k=uQ(wa}D1s?EB*2RdMjTu-^)6QDKjrx1Y-I5%{;|&QW2% l7j_@=pUa)&!XBP6kbF}n-K76__MrRBnj7Ozep%Qr-ajV+|5^Y5 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..aa4a33533b5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bengali (http://www.transifex.com/django/django/language/" +"bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "সেশন কি" + +msgid "session data" +msgstr "সেশন ডাটা" + +msgid "expire date" +msgstr "মেয়াদ শেষের তারিখ" + +msgid "session" +msgstr "সেশন" + +msgid "sessions" +msgstr "সেশনসমূহ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..504706351e09cbc4dac5048f90c65e8c26ec7d2f GIT binary patch literal 536 zcmYL^&u$Yj5XQ~l!X7wq<}f!}Rg<-=LRyDZsHK&P5)oAkXPn*1#?{7N*$yf10T08O z_uyHW-3Bt!PoKyBW<2xf<>Q}%;}P?UIcAMY9x$_NCo}xMh^;RFtL&=d%OiWk= z<6>iy4;nri=WK)t*@_x?$J227zUk9}bqjySHLhNpny?_V(r_Lqc?bK;lvqby6O^B4n zpNlIz+4;J^78LN(mAHm}(<{_Ik>tGtZ@?jM{Gf)Sk QOjM>RUoW@ffBzDH0gTs`zW@LL literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES/django.po new file mode 100644 index 00000000000..7735bbad4b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fulup , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Breton (http://www.transifex.com/django/django/language/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "dalc'h" + +msgid "sessions" +msgstr "dalc'hoù" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f167bc89eb7d449a1bc8f0abae923361c2476a6a GIT binary patch literal 759 zcmYLH%We}f6dj;EG{A;6i_3zlQRR#sO4B--f?8UsC=pQ=*gF|#>SSV%#tuoP`~pk< z0X~2w5(`#H-Bm0B@dbPW*O{cb($Tr+`W!zr^Xt*Z#{laN;xVFyxR014e0@TA{TXo= z@dfb!@fG3cKM?m2KM{X!1i^1)zy9rJx#uPFL)2GG{=1z2Lq_}J+*`=LZkH5nEZGy< z%968O6%rERWMHMW%IFpQp|}V)nSwhwHV z@6c_E6}E(Rq+1AWGvQ3Z;kD3OS!hX>$PAiz8$F_&g_P zF3K~ZbOZY5qOj7%Z@VXCZ|(DE4P-%%b>AdPryTZr%3WWRL(hhtY*L7foS0&4Ip};L zZTzeOWgBnlr;NrigUwCwEqxL*1}}gD+EE|GwbfEH-tp}sL7R-id|pP-Lo1kJn5k77 mVSt~0G6rRx94&qUH55T^646(He~B8(V3Z9f-#@I>a`+!<&&jy} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2ba36a98b66 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.com/django/django/language/" +"bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "ključ sesije" + +msgid "session data" +msgstr "podaci sesije" + +msgid "expire date" +msgstr "datum isteka" + +msgid "session" +msgstr "sesija" + +msgid "sessions" +msgstr "sesije" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..480400c085a31281977f688792af162351bf3d45 GIT binary patch literal 738 zcmZ8fJ#Q2-5H%1!w9pV*3a3jH`F1w~F7f3M;z*>RoH&Jr-mK>~PWJ4T?d2~20f`F4 zZ=i$*T97Cyk!Wc60ko8ickgl%BfWhy<2PfEW`C`&ydh{;5w{T;;yU6LBG@OyHN@Wg#4YyuP+jE6a9C{q3%8ME#wc#tH|GwL)}kgENe6? z$iXhRMDVDwEBL)M_sLUmP8sb8%qnGpO5uUHHo4%C6z9PyoGpAuM%J7_?%9E4&%uUH zoXQiS3lkkdWvpjIS18FI)`er4;WQdO$=JYx@Tg^v@HS4jlJqW1QkHgUn)0N(nWRaA zLUsf%Rp`0Yby>2*(jA)K<9CwH1T8ug&a=!4?MmT|<@B-8S~+?MNp5=N!-q~Ak;SHaW3MGXm~K( zTTY*Ll4xMG2aT^ft8hFIGapx_P`XF+V__Zm{S6~1gw{JuDtN=>b`y?Qb=&& Us1&r>H|FwE)c>XCzk(zG06Lw@H2?qr literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cd7ea3ffb63 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Carles Barrobés , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessions" + +msgid "session key" +msgstr "clau de la sessió" + +msgid "session data" +msgstr "dades de la sessió" + +msgid "expire date" +msgstr "data de caducitat" + +msgid "session" +msgstr "sessió" + +msgid "sessions" +msgstr "sessions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fef76759fbed178e9eb9a9796a7413c770bc1a5e GIT binary patch literal 747 zcmYLGyKWOf6dfQCv>*yh_?t|pAk0^Ul88^ zhVa>+h}($Y2=8AaeC{ve;}t^wA^Y5itAyM^{)FuHS7hJ!W9I*w`IpGpHp#3Y`?@|Q zg1;tp1Had1Yw|)`tBkfpj!RWZ$b^%`PR%)cQ!K=ZJe{vC=~m`grj8zD^p&jqP8_mh zp>q=)$WKPBCOz0SVxmeXj=$pDh|(t*2==6RGBPb2XBM&aWRo~rF&)< zdvrb&xul5{0}kyonf9U9cdq1NI2w)W&hMvsa$HZ%Ae_EvPQ|P_Ol`OxbPhUu%eS+7 z6ts%RPp2kRI_I$UTDip~Iixn| z7Q;#ubl+41%R!eDY2*7Xm@ea*j$^hCk01gLHN6`*U~LWbPQ2+&hGwG`;JDAEzBng1 b(cu6lGZ(2J_`()27bnHV`S*7VIk*1, 2011 +# Vláďa Macek , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Sessions" +msgstr "Sezení" + +msgid "session key" +msgstr "klíč sezení" + +msgid "session data" +msgstr "data sezení" + +msgid "expire date" +msgstr "datum expirace" + +msgid "session" +msgstr "sezení" + +msgid "sessions" +msgstr "sezení" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d4bee0c0d7d63b513d3a2120e61e3221985011cc GIT binary patch literal 774 zcmYLHJ#W-N5M3aA$RG-8ilK=TMSHd{iSDw80TB`ui4&(_pkBOtJ_q00+Fj%Gf1u^R zKnop0lr%^b&_hdu#H`Pk8|mr28NZqR@cy{9@s40zMchWji0g>A2p8`W*AO2NuKp3> zyk8MF5Z@54{tMxJe-NK95c0RnKV2l`Ch9N9SCGFWJO9tF{u|l#{X@pKcJ>Cci_1$Q z_^A!of2q^tnKULVlp%6aW?F*aRuZ!;uGkg%dGcB|D{aU`7iTiD^hD4XQoBhE#2Hs< z;hoB|(3Xx(nhE-_N)3$*2HxapOb@l>7QOTluEwArg!?oIX*hr|WWiu32!jBP^i;md z+|0FaK!XF?--U3<_V;!I4DSgymd2VZlXF{W24k+JsDuDs!sEJ8f=}V@yemFfiC$97 z?_sk_E1pUkOFn1tQs!m`TQh4*=KFPB_pBS7P36M*{pHbCly}X3()ion_+)&vzJ#zB zc!!0uQsL&B5>IL6!un;-Gc|%_#*JT*k>_4Q l)+k;P(Fl=ofg9G-M!A2T)rz<`0G;M}UQ4{-E_Kv){s&)c&>a8( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..efd21c20f15 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Maredudd ap Gwyndaf , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" +"Language-Team: Welsh (http://www.transifex.com/django/django/language/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +msgid "Sessions" +msgstr "Sesiynau" + +msgid "session key" +msgstr "allwedd sesiwn" + +msgid "session data" +msgstr "data sesiwn" + +msgid "expire date" +msgstr "dyddiad terfyn" + +msgid "session" +msgstr "sesiwn" + +msgid "sessions" +msgstr "sesiynau" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0585f9f0ae244ccc1d8a60d89bed281da47f8658 GIT binary patch literal 722 zcmYL`%We}f6ov;Vw*j$W&BE+jRnB-SAgx0Xq8F*C5m6b~yBTNVGO?-j9 zEO~%*OE;`ovSh;puw}{bOeZAM`Hxe7#=(0u6Ovp`q>@^a1n&8hk&XC|h{epdoJ75@Bf( zxA47jHICj&=akVdlCw%#Npj(309R?a*|Gq|f*hw#g9jk#L@7R%llWZ!9OTh1SZEBdKy(lIOS$rZ3CIw59aWyg-dE zCZdoulVZ%to`7RS)<@n~JV~b0Y0HNV)lkk_12azQCpA)DRVTSfHsao4Z-4dpw8i3G zqrKF))LDhsc{%e*RSKm$WH1ueN#A{!9nkHSFPt@$mhS6;$(1fR**;Nzc}x6K5%RNyU=@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8d1689c65b6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Erik Wognsen , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessioner" + +msgid "session key" +msgstr "sessionsnøgle" + +msgid "session data" +msgstr "sessionsdata" + +msgid "expire date" +msgstr "udløbsdato" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessioner" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3af914671844a74f6c5668a49072bcd094068635 GIT binary patch literal 721 zcmYL`J&zMH5QYsLUkfzU6sEh=$=P+_l;9AAxDOO`5z*a3Z?cm;-|gBf+e>o%21Iw_ z7f{lJ=xFFDDQWltw3LjKY%2ZQWj_?JrK8OHX538Rh+?jlRGl9<`l-B4Knr`Y*{RO9 zL`P5=>)FudDr3*;+_BUM8jW72Y}bPH=w*BOH9^}6-(d-7yhAw`NoPCZNrFap1aDPX zbM5P}pu8(~9&RTX(V=vnrB-TJNN=p5FQnGW(L+!f6!bCf2Fs_#ylg2wF;8$t z=e5j%r65Z|pMx!>rkf|;S0aw5(`n0x1=R#*t+6TN#gQ5*meX+t@m4e(4ENWE=dC2# zHQIy5O`TVGIuA1+SA|r%N5?19I`I8h=>hAmec@XZuxwwCO{R1%X!nist6kzRg=kdN zRu=5Q*wP8At9j}A?H*mE{Y_2p_bK1%Me9q&JDJF$aCm`rNsg6&SL?jd&;`A!*kG^8 GvHKs7qr)Kp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a3153e66d73 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011,2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessions" + +msgid "session key" +msgstr "Sitzungs-ID" + +msgid "session data" +msgstr "Sitzungsdaten" + +msgid "expire date" +msgstr "Verfallsdatum" + +msgid "session" +msgstr "Sitzung" + +msgid "sessions" +msgstr "Sitzungen" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cb8a5e8013d76b0711ed5d3e93e0b2a68928b74b GIT binary patch literal 810 zcmY*Xzi$&U6gE(P9SjIokh~zZs+{wsMJX2oh|)@x8WFVtW+(S@b#k#!wvQyJBO@z+ z2@5cSIw3JIz{bMD#)QPk^IemOCw=$%eed)0ulsR*N>7d%qyABEBKK{uAMSzY$;05b_t<>z~gOat--AviJW&zJdJblrNvF^jpX{t?a#m z?Bjez1g&LUz%SaWI0S2@R+hjtmj-Ae91vTHbM~TGBqNy3$Ch-A9zx%-y@Wjj<2%JP z848u^-~e)M9BbQDChSp>TGrJu4LVP{Y}kE%h;uZu z19%~Q&!w-y_+3`tpq$6NzRod%ePJEz8lh|^oHj9S%l?soj6T=dfZiL+tjP64t4;5v z%ra3+;6Bb#X(3WzT@d4#?&}E{dWaS&6kR=XE|0@-GMUtz?<)r|t@ZUdtWGwk?6gUk z*j~66wD;OO%S(uAJlNLCfx^wray+GjsSEQ=NY$jcL1V$So_2TH*3#z}8-QUus;?8N z(wJ`bq+9G3uh#a0PF5I^v0ZJ(Hl`{sQ`_2X(rVaRRk!i}TCIpapq!$mO6!, 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sessions" +msgstr "Póseźenja" + +msgid "session key" +msgstr "pósejźeński kluc" + +msgid "session data" +msgstr "pósejźeńske daty" + +msgid "expire date" +msgstr "datum spadnjenja" + +msgid "session" +msgstr "pósejźenje" + +msgid "sessions" +msgstr "pósejźenja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a8ef4cae0b3205f342ab3ed5c647e81e19a2a447 GIT binary patch literal 809 zcmZvXzi$&U6vqveA37LN2PPzpSXx!i-36+I3qgp|qDn+WCDo!GDvl%NAiU2#+yCGSSjB45QeleK8GUq`!cc{`Nl$5KKY9Rw${kqM?w-@+Y zM!8VAl*W|Px==Ub22IjjO*F1U6OWrTW+Y^^5#ZaBu{xev(>e=Wx7BLpv>lkNvbOcR zqc4pm-D`GP>drcq<;vpZ^M1~A76jLf!=pAb_?>2L?Pe)WcnR0ms8mds?}tmIIPuxL zR+%J=ye6WA#{n)rO!WRE1I$vVnl>d($&!!_6=0qXkE)z6;nB7{!|}y3_Ge2DGTVcv z=7Z^(ox!H*nBL$qGJW$NHk;-XXdj9l)5YeUd2K$LKGX+K4zzTU*|GgY`zx?_@nMG@ T`W7bi%r5vk|EnKrvG4c?bk!Ek literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3813c31013c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Pãnoș , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Pãnoș \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Συνεδρίες" + +msgid "session key" +msgstr "κλειδί συνεδρίας" + +msgid "session data" +msgstr "δεδομένα συνεδρίας" + +msgid "expire date" +msgstr "ημερομηνία λήξης" + +msgid "session" +msgstr "συνεδρία" + +msgid "sessions" +msgstr "συνεδρίες" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..08a7b68596a8a494a33644935e4ca6d40be6447f GIT binary patch literal 356 zcmYL^T}#6-6ow~yl}oR^$c0zxnQ2R<#t+1;!eGTQs`s%yW*IdZNha=x`1kxRo+7R< zJcL6Ya^CzLAAOG~2gC_+N*odwM4y5ZWM(uUoJsz&^Zmzz!*d&8TR@&V)BOZ^1J;Pp-3(L-q)*BYxOFWyXKqhBsF BVW0p2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2ce18723404 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: contrib/sessions/apps.py:8 +msgid "Sessions" +msgstr "" + +#: contrib/sessions/models.py:44 +msgid "session key" +msgstr "" + +#: contrib/sessions/models.py:46 +msgid "session data" +msgstr "" + +#: contrib/sessions/models.py:47 +msgid "expire date" +msgstr "" + +#: contrib/sessions/models.py:52 +msgid "session" +msgstr "" + +#: contrib/sessions/models.py:53 +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fcc2fc51333228a9617e09ba1058373d60eaf7f0 GIT binary patch literal 486 zcmYLFO-lnY5LNWFN6#Kc@X(^uB%)YTD}Gf_EEZY4O6;cF$ab z*`uv}NZ601EAVn!M$Em2Z19ldRj?+p7OzdR8V;m7La9(4gHl=^?@1*k3-QsuyLr!* z?hutkdBi1JsXfWa?oCXX2Sc$k$p;O0hR8*@x2~`ioU$8E&#Oh+ay0U1Ttns5looSq zCK`HFRxXaAaWRc4n97+ZG{z~_T8P#!&}`V-uoH-KYEp+bi9C(a;x;N)7E- nm;Rk=Sj@@>)szk6jSrKkf$BvXy9XUuhTR6iP8U?Oldb&%5k-%V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a38346cb27d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fd83c311b204685c04898de3d1385915b0e267cc GIT binary patch literal 707 zcmbV}&u$Yj5XKiMf3$Go%wf1Cs+_eeAgx0XYDrNc5mA+LMJ7AhxNPi|?T}RB6*zL> z$PEr~%@2B z7V(pa^J3->)%MD{|71ASADOL#<*HbvURRe$W{j~ zEA0?+6)^GWy|!kpv8XPRH+Z&Q`()_sDUJg>%GpbFag&7nRGGr2$5>ex*uWP$XZ!QQ zvyqjM4quGefkPF@%brj-2|HZeXIwDR1|cMGZ*##p8QC$u)$z=Yug&-#6MG;Y$a{R7 zQ>1<60~, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/django/" +"django/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "session key" + +msgid "session data" +msgstr "session data" + +msgid "expire date" +msgstr "expire date" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..258b3703b3f3cda896509332908b1f21d18ce8b2 GIT binary patch literal 727 zcmYL`J#SMn6ow6y4_!bYW(Kphs+@ao1*CNdLX=c0YD82n>?Zdlb$Vl8T{}(sA6OWW zVCWxUV}l6^!3rBA3qOFBk=OY=(yQm3&DeTG8+ zD-^sxpli@CDD?k8!S@$>caE`tVDP;;&)7}yJ$MQH0A2?_f;Ye~VDS9}v2B{Kfgvu= zz_2upu>Zn5XV1wwZH;3zDRo6WSDu)gH5Uv`wJeV5bdfvOsqBEdUhL=MB~@XPRWpn@O4^Fp5Ju z(P8GwR~N~SNOyR8U*1hN6GU{NoEKT8j4PD4mE=#AG1~D1(m56U0d9lxQ86uR+Vt#0 z>@oe3>XXPw4JB{6k}$wqzJBC=DdTuN9@l)Bse3f3b?q>oy=sACJ|HF=Z$$0=c5C(i zw3bA>)_5|w*J+6ddYbsSER;44-aS&4Bj0?H?TPJ`FPzn*O0-PZ=Gycn-+rb2@}iQH zjXK4sQia&F)zC?9%4zAETMa%-o9l+(Y4UWV5#e7ICJpdY=0p`b*Wb, 2014 +# kristjan , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Seancoj" + +msgid "session key" +msgstr "seanco-ŝlosilo" + +msgid "session data" +msgstr "seanco-datumo" + +msgid "expire date" +msgstr "senvalidiĝ-dato" + +msgid "session" +msgstr "seanco" + +msgid "sessions" +msgstr "seancoj" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..20e0a1c6e0d00f5dd546395b9dd0911a1df88427 GIT binary patch literal 734 zcmYLH!EO^V5H(OJS~#GdIhb3k%2{s(q;*JzD6Le~h^Sq-oAqSlc4Mz>r%C?-i4%x_ z;MfaXfipKaa^VBGa%8+onvveVnem&kz2o0&EAI)~D&jsON8CZYMMV3IxQ+ONi21LG zsQrPsi};0z`9FxL`-}K+jgWuy_}z6v*3kcm9P2(I-$TBf^LOM}_Y)b*8qErFw3{;` zxYXD!{N9-R`<}S;9@61)u}Y4 zO^%_qF0h_2wPMf4rDwSnH0i(0*`5O#P|Kd=EM`%i1){1aEKhjB^ySV>s8b z=Tg^Ze1~N_GqzJp!$uqEGNN7(T6H08)TBPY@GHHd_Q4e6+D(ono-DyG9ygUV;ZX~_K-v09TS&Juo z)&wwks*4)07hoFFx{}&-Xfc$|L+HNB57_on7xx-~WBaDCN}E#9?Ke7H9aB*7NxvF9 zS+N7_MqW@;H=*xtb?D6Pt{eKGOS6qm5~qs44LlhD?no8TLaK40l~i$d`rD-;I8^K7 S(jrk*@*E$)G7%S=F8={Y*vT&d literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES/django.po new file mode 100644 index 00000000000..85241b3e56b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ernesto Avilés Vázquez , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesiones" + +msgid "session key" +msgstr "clave de sesión" + +msgid "session data" +msgstr "datos de sesión" + +msgid "expire date" +msgstr "fecha de caducidad" + +msgid "session" +msgstr "sesión" + +msgid "sessions" +msgstr "sesiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9e3c7f142e14d54dbce74d6e688f1ec83df2fe0e GIT binary patch literal 735 zcmYLHJ&)5s5MAK-kfA_FOEGkbP8-{SQ-Y%u$8jf}L`0M`v}my>&K}OLwY$0G{sVNt zf1pG((1K_wucYAz&{8t%e2w({W@p~ccs%~SyYqpO-6Y&6q=egqw*+rr3AYH}2tNLu z;I+R9cL}WiT%A##P^6l6W=BNN$l@k64SL>vqS9d z`jQx>YP&(tYb&3fqP0>h%WzRigOCe{%r1j#_Cc{ZyupjLZ`si3Gt3-6$@xn(zET4D znNWoeMp$X%_`nu2=TByZ<*7~}7(P$=p+VtD%b!xW1lm!&&!d>f9f;#3>g+{v6p@gR z@Lc+uTV01ok9qqc#NA~7(OyIrJQLRO)Cgru;j~F$B&O167-%C(w3JuHOccmd6w?Gw zE1{&FK;ys^sGL-y35|(!RT75t`Ml+PB{{}LE7Q|(Im?>LRjCl|tAkP43>O%hkjT*@8 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3840a2d737a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Ramiro Morales, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Ramiro Morales\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" +"language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesiones" + +msgid "session key" +msgstr "clave de sesión" + +msgid "session data" +msgstr "datos de la sesión" + +msgid "expire date" +msgstr "fecha de caducidad" + +msgid "session" +msgstr "sesión" + +msgid "sessions" +msgstr "sesiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..238fe245c659c47b6b5f1ec06e0acc58fdb6b78a GIT binary patch literal 754 zcmYLHzi$&U6gE(P=wLvd8O)Zba?TeCrF9yFI9jO^QKR-?Medz*aeHT^9&5AOYM3yasst1h@nE z4Dj)<0I&THxCi(F@bTXOuloylcMYL`%k|sq2yKG@9@yu70lp9XZOK1@ecm5nNNY43 zz}{{y2*Flkx8QqY>7!#|t<=gQF{`8zIO9$ry9ln>2l>_FOkAvdi$+GDiqw&VjJy=a zS7JCj~k*KtBWN34lk*9TTNun7JMu!QBjo=Qn>Cqw8g{v@`Ik^-L$OrJd=F> zMAxp+`mB@c@-d{Tyym$eiQpx}#}!x7PH-#Mg)UDdZ{ya)xr&A1bUN)gUtf;J%qNG7 z8?LBWRtklE6(5G}V0bXxTR%tCp+T&b6AF%bQNewkn7ObjxKw?dPPnnc4PGSsWP7di z?Z(28J(cQAs+{5N6X~uF&2ZBz7!|eQ1=-i8v<$1NS=vFjj~DKsrSQW6j@tdePa2+5 qSTq*U6lVgbJgZZg@yyRtUVc;v1`RI, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 22:00+0000\n" +"Last-Translator: Carlos Muñoz \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesiones" + +msgid "session key" +msgstr "clave de sesión" + +msgid "session data" +msgstr "datos de sesión" + +msgid "expire date" +msgstr "fecha de caducidad" + +msgid "session" +msgstr "sesión" + +msgid "sessions" +msgstr "sesiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..33f2811643ec54087a93357617f2183fe16a6645 GIT binary patch literal 756 zcmYLHzi$&U6gE(P=wLvFk-=<|BVQ~zle9|2>CZ3pPnaV9rO3dH<3Rg-$4F`d>#2Ga+voA8K=!^ zuOWxHSQEitv$%xc3-g>Df^*7fM_^hh3sedZ#MR=0gD94R*Ko4P9qC(h1i5GXl063- zDsd{0gf2{U0F|+x^<1GOdo(T_%M7Pc|7pf{EC`QY_87Zyx|yVRS(37}P1BSo?TsW& z5;U>{I98$N%GYMeHcPi@dXL{pHWG~JiEy4}R%llWZ!D*8j2sC~@7MgW7ztIjax;2> zR$Yum0W1SC;`Fc*TDc)@^kAxT)1-}|_Z5%h$z;;@`+*w)Gy+6}<6U7Z`LbiwJ? zE9I9<=5*F8>X&0HO15Y0$Z@Kx+0b=2JG4%_4NY%%Y1-^W;coHpz>xu9Q!0VxLXLAK mg(MZ&vkyj^pyGAcKD=k+f>Mf^c=kz?ycEayENWK}mhS(I#nB%C literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cb53c8109f4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Abraham Estrada, 2011 +# zodman , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: zodman \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesiones" + +msgid "session key" +msgstr "clave de sesión" + +msgid "session data" +msgstr "datos de la sesión" + +msgid "expire date" +msgstr "fecha de caducidad" + +msgid "session" +msgstr "período de sesiones" + +msgid "sessions" +msgstr "sesiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..32f6e8fd6f68cc26000df003f93a77c87967a3b7 GIT binary patch literal 486 zcmYLF!A=`75T%0C9yxQEN*of=iR}nPaGI)u1}Rk{BG~4NOm?y{+Sn`GX=wk0zu=qt zEuBpedD4?T@|!nr{O|ba^?>n-dBQwp9x}f$8}yiO{CLG@qxrxz_-C3Y92GdD5UqC_ zif7|WpWRdKL&8ZcZGqS8GGgvEWYfDGZvvUbTKr)WY3NFIfl{Hm1f{gRJd;XF7UDhq zwvFdrcaBP;yx{b=kyPcr; zI2(#~HW^KZ`wvkancaAo$Z^m=HE*2gC5gH+*7ae&G$B$N{K{{!x7Rfz7Zh;l=Dx75 r)X;mf=_9#@?W}BCt%IrX)`wNp;OcD|2i-pGu7j3?&jV2Hes=I5Eewyi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ccd4d09392e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/" +"django/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8d9fe06982028079ac5362ae262233d245878e80 GIT binary patch literal 737 zcmYL`J8u**5XTLKhZcl@n!W-X|C#Z4?2&)p+xSS(t|Rx69Jz_SN1}a0ZXn;0nE!#q z+F!^m)3N$S7&^WWqUMxEFSW0j+PurA6V|B@udvb3HnkRqdh$Wt)Qe&@HH4dD`#O%o1T4& zXG}4Y1+X0CP|%hS)@W(yWOUq=-h2?8v39~v#mz5_*NWBkrU_#Jsx>EkhDBMtE$ECS+jC9 Sl|~IgtrO$(v!K_ZBL4v^z{|=2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b7efce9d9a7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Marti Raudsepp , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessioonid" + +msgid "session key" +msgstr "sessioonivõti" + +msgid "session data" +msgstr "sessiooni andmed" + +msgid "expire date" +msgstr "kehtivusaja lõpp" + +msgid "session" +msgstr "sessioon" + +msgid "sessions" +msgstr "sessioonid" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1d92fef4d6043a9704c5d5a042ef6a3b5739c769 GIT binary patch literal 728 zcmYL`KW`H;7{(10iVg6030IZC>&gIW5{q)$+J+J?qf8XAEPq4O;J4lM$K;9yuz983;uSoE} zBO&_(xrzKjg8v5zxxdJVON9JG4Y_xho7_j#YdHUedJFaQQoo^w+)q?&Ta33*LtSlz z;HO1}{wvEdc@EAgqaA^Hr7X})dLXVbR~k&Yo=o9lHFjid%^6HQ8)ob!*szkI*_qV2 ziH@N%*0YhzRmKkL+_BUM8jYW&?9hVrm}O6JH$mGx*=IaqNrxth;GI35aE?KC4CgAW zxyf}Hf56)JXwnt?_xCtf^i(>}QY*D9q&HU3frhD}!=jMZ$`W*@=tBtJW7T-Ai76jp zpU!KU14}`cf*wfsx(2#)>U|~Rcs850d{|VSz&td>&9zoiEW2Z<%jM4q(`i~$%Va6z_Nj!m`v$h(C#bc*QXQ|>S$cl zRu=5Y*wP8AtHspy+dbM0`#YN6?bBqp7lnsaMox(=r2;G0Z-{1iJ`@W&xHX10My?9~ IW|f$d|BpSzxc~qF literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 00000000000..aafbe6255b9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Eneko Illarramendi , 2017 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eneko Illarramendi \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesioak" + +msgid "session key" +msgstr "sesioaren giltza" + +msgid "session data" +msgstr "sesioaren datuak" + +msgid "expire date" +msgstr "amaiera data" + +msgid "session" +msgstr "sesioa" + +msgid "sessions" +msgstr "sesioak" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c2fb6622b418c7530d54588a2aa7b3568d5a3941 GIT binary patch literal 755 zcmYL^zi$&U6vqveA3Bf_EG!HjL6viNg(|^m5TdkFQ6r*qu$!E7b$juhY^O;#gsQ?2 zi3y37DIx7 z7vKyq0&M*&V7=dfbHES4){g+|`wKijhR{FI^T4y?2wehw32M*ZP4f}x1<1dHTHg^U zw2fykfZ8}Y5d=r$I0fs8=^owZT8l(##Cxew9EZ$sq$kBfZIR8AUA|xJHEO72hc^w` z2+2dP>?DfA9VVm1+2U!U45{l#gyeQ7(j-VIb{h8rvZ^>U;3aq9Hj0-#f0=kb@ypov zsaIa~e9r?T+2VV`&Yb(o#JfS3u3^7Im#;5+5Y8skh6IX99W#?CitjQhg~pp)ggnM8 z@ES;O#pARjWGlG|Ju>RBh?9V`HpLD5bSCkYZDUgEy4`NKWb8!I;=NKcX}gm@6%tR| z-4=7NI`xhE+Whx^$#Yf{X}E+}?WgcP!+XX}V!dRG*}Ga?ku}*& zLLnoHE02VkJ(J=Va~g3+v6!qUs;w!O={VIjzltZ@npbsDewcmCK4il`kNf%4Y=E+1 vHpt%p>Su3oHpmb2C)p<`yqftCWS{c`SVzDR7yanx>-+%P-p(tPYeK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5e53fab5c62 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Reza Mohammadi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "نشست‌ها" + +msgid "session key" +msgstr "کلید نشست" + +msgid "session data" +msgstr "اطلاعات نشست" + +msgid "expire date" +msgstr "تاریخ انقضاء" + +msgid "session" +msgstr "نشست" + +msgid "sessions" +msgstr "نشست‌ها" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7273f8a2bbbc4e528be924083f45c9b63d48ed6a GIT binary patch literal 721 zcmYLEJ#SMn6g5yj^gtjnGnlPaZnUypdzRcL60~IjKp5tqh?s4&ualu5J3L$xWmkZ7@$WCCcgQYh, 2011 +# Klaus Dahlén , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Finnish (http://www.transifex.com/django/django/language/" +"fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Istunnot" + +msgid "session key" +msgstr "istunnon avain" + +msgid "session data" +msgstr "istunnon tiedot" + +msgid "expire date" +msgstr "vanhenee" + +msgid "session" +msgstr "istunto" + +msgid "sessions" +msgstr "istunnot" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5a0fe1760ef3b9ec2cd5d90cf2eff1ca6a89e515 GIT binary patch literal 733 zcmYk3y>1gh5XTn?A3Bf_&{9lCqG)}05#VHvBSeU$pjcSppkMCB=MCrG)9wa4?*JX} z45XukmQYh6N*W%3mXg`C9W&DJ{xh>P`*HK@=E{3UcA2)ePQfuX4A60=BJfPc9_^@iimeNDB zO+C6ik|pvC;&k#30-%i12ea~s$m<_wNA90X&5FHcbd^QKYTGbRv4{MPtZYuu$XpU Mou2$3&-0G`16#$&, 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sessions" +msgstr "Sessions" + +msgid "session key" +msgstr "clé de session" + +msgid "session data" +msgstr "données de session" + +msgid "expire date" +msgstr "date d'expiration" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..489bbab4f0f9b2ca1e5bb1fa90dbb3c412f9ae2d GIT binary patch literal 476 zcmYLF!A=`75CxUf9((R#kT?XNHhVAQC7M5nABvW@i_pjlHrRLOz5a;KTS9 zW(gusda_4;^X84;zVE&4Fm{&@!TZRa4c01r9#yQrL^oHNhKu<@rIsk z>$%mPqLL_k+@jUVkz`~O6BFjaxLBLygN7^PoQ*IcTTl(ZISrS8>yNT)UFrXDkE@oZ zBFxDwG~8266da5Lk24NB4=FWTh}CMA5@i3(;)$jiM2oHAVetCCarp%%+#q zi|tRSuFTH7OXN7=y5Ut5JtxuB#=0TQA54gpMz{GG2U}e`ucUw%Zte@~Dh-4GHho3b jP_DCCy$q(tu@8%=!8IRc932l~a~*XY?2kYl4zrzi!laC+ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6e216b332ac --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:13+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cb8eb2e2e7152d0ebaa4531c699406259c2f4f1b GIT binary patch literal 747 zcmY+ByKWOf6owZF7cEqwprJTrqG-H3PAr>o77!tkjBH^=3;nP=UQe=~SwE zJOLCbp|C{dj)IaBB%XvbzKSD#`u}t0%>DQ7&c^`b4)Pf3BKMIGh>y>R&%Ypdk*~-D zzh%BA;$9>({7{F#m@75cTJ({udS77yI5q^>KSC!Olv(VB0dp zw30?Z&YcLXuvTidR$t_s_+PEOtm<0mo5FSsgncrGe!9O>CY=H$h= zuq4$C!v5=&oEX6!_L7&l8-sdG8ziQLHi1$WHxFVO$Jj{D#e3=3-1ap|{DjmGfwoxV z=pe=jyWBdG8m?@~oi+?!aiye%u8_GX;TTVY>GN`t)}$Kfr#MFyV_pc73O-`cG13lU zZ|GdbqG&Ri)SO>W4#c#U=~1-2(OSyYsZ;zYk>I+Bx_#xV({dO4O+jGdrC2$J^e4OD3zZIW*KEsdK b%JBKM&V~-Sf=yjug-i2a%@59JQU(726q(IR literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po new file mode 100644 index 00000000000..03074f2fd1d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.com/django/django/language/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "eochair an seisiún" + +msgid "session data" +msgstr "sonraíocht an seisiún" + +msgid "expire date" +msgstr "Data dul as feidhm" + +msgid "session" +msgstr "seisiún" + +msgid "sessions" +msgstr "seisúin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ef41ac8b9b7a12d9edd66068289ffc33cbef9930 GIT binary patch literal 791 zcmY+By>AmS7{(2huLG6}F)_ST)v7r60Vu6QKq9oL5)n~zu)BB8oy)~O*$zpi{t2w? z{25eYA`&Ab8!U*KwIi=DO)FmMcaQJ!=dQ17CiqWavOD}>;(CbNR- z>*_)XMw+^YPmC>UD6ExQSt4e&Gy-z&1hETqsov!0FYmiS=8Q);wZu( z-52kr?|G4H(`cI}3B+xdY;Q(b!7FYZO$}GJ;!Ya|FDI&3RzhburHTnJ1Wg4W;{+F# z%pSln)6Pj-!g}dk&BAaxowl6sAV*@>%Jeu~++iuzS)Z`T!;PT7*WbCgZQP22o>opM zJjGFs*KuOz!n)#8bs#IbvBGuVq`P$MBIoxS2}5^OrgNzZ23rTxou8LMkq3inVt7S& zwHaFms%~Cw_fZEH!|uB3c4Ig`2Cwl3Jc9@rcsE(PiFf11g{P3f+8QW$f*;)b3HlE^ z0T~Ku1y@{=5w8wPF7pz&g87M50=P8zx0?XT=bs$+Q;s&4R76hjhSL0Rp5?LOKd2Sd AHvj+t literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b291970f6e8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# GunChleoc, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-22 17:29+0000\n" +"Last-Translator: GunChleoc\n" +"Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" +"language/gd/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gd\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" + +msgid "Sessions" +msgstr "Seiseanan" + +msgid "session key" +msgstr "iuchair an t-seisein" + +msgid "session data" +msgstr "dàta an t-seisein" + +msgid "expire date" +msgstr "falbhaidh an ùine air" + +msgid "session" +msgstr "seisean" + +msgid "sessions" +msgstr "seiseanan" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c557365e31f36d5c2e4100d465ae2ba8f8f06766 GIT binary patch literal 701 zcmYL`&2AGh5XToNA6ht|o;eJ+R+Y26fhxfv2vJ&8l!&Mb+|BM}>(;SXw$r2%Prwlg z@c>-l3>-Oe;{iCrt1#Zp$4Ec@J>$RavF7jg*2jqA262xV5VwhUM2Ig$$iEUdi66ur z;wKU6zlmGKAL7%MDEddbP0X)0{`aJJDgUt4&!oZsos{hLyVpoVTyG@WT51roHGzvt zT7*J)j2t>Ajb3Reigj|1m#ejlM%J8R?%8p{-k=SKI230>mnJ^J%2>~au9O9PHY*() z8xHa4)tDVv6rQ~7IlacAoo4$i%~;lfEaPcsFU``FjO+w2WVmzV>#+0@Yd?Uj%l9Ad zr4;c%IM2pbXs3iXmcvV-wRA8*S)hW))D5LiRh_n^o|q?eMwc^DA{(Qaa(E$>%%#w< zbLxG?lVm=hw|ux#PH@r6%`|B~wGy>FpOh-ujfcm>!_D`zRvI4|?NL)(mlgfboddKNZ%Y@4p@&vF^qf-kP9ghdMWf)Fp@RTj|$*awt_iQZp+QJ2H0aIOwWQUBBIf zX4&7-aK8`PZZD3)#GpXPMKQ}|A&Ppa^4B*Vwv3~Z0!_ItP)iqK@aw{I!$toAD{#Q0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2c72131932f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Leandro Regueiro , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "chave da sesión" + +msgid "session data" +msgstr "datos da sesión" + +msgid "expire date" +msgstr "data de caducidade" + +msgid "session" +msgstr "sesión" + +msgid "sessions" +msgstr "sesións" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1cce90494d9b225b0ee25ba2d153e27834d2e0d2 GIT binary patch literal 809 zcmZ{iKW`H;7{(2hKROUY2gJZ&22i5Pxw{HTdm#u>T2a)9s2uEW&beH<_)cesq~8G{ z{za$^NI)e}J^?VYu`uF|g%1EDBaf4&RfTw^pC7-k9>0Dq`N!S)od|(t9LKQ2Hi^4JsU(w%h(Vqdf<{~mq9(Q4UIEmPeUaVM{1=MNY3E5I1xQ3VA#BBkc_x#Ju^O;|z zz8`qiInVbz7}>gbnAo2CzAEz;nZHQ=E5Rji&OGgD+Rub9HuHlS~dps5_6ucYITVkUSeOl^hod>Sl@AoU(HcZ-LP-$gdck-mE zq`Rlxj&RFPW3{oo|9HRRIZK(;LSm?`9Iw-2pxr#>iLB99hZjod`n_<4E$sX3U2RdY zW!cK2M8*MK*huu=lmYDsr(npT9AaLWk$GvJ znh$1Zw!w&?@C50$c}2~Rc}9^B&3p6ipclT^@H{tf>46?2TH5^+SUo^}KGynhq literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES/django.po new file mode 100644 index 00000000000..85206d42b6c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Meir Kriheli , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "התחברויות" + +msgid "session key" +msgstr "מפתח התחברות (session key)" + +msgid "session data" +msgstr "מידע התחברות (session data)" + +msgid "expire date" +msgstr "תאריך פג תוקף" + +msgid "session" +msgstr "התחברות" + +msgid "sessions" +msgstr "התחברויות" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34947ca89e2e1e1621fd4521985c290c8aae90c1 GIT binary patch literal 759 zcmZ9HKW`H;7{(7M6dg>R84Oda%DKA=Nb3-UD6J?;L{uH@Cg)sSF80ZGnp9!{7A7{T zE{u)@42T7Z1sIX|0F2;)55ntQ(}=#(PmdqJ&+9+Gmlh5Ks0+Xqpaon4o&mnz0p7m{ z7J<*eW#B8|_kRKxfnUIzGePhN^crB!R=Fck?=7f5{|D$2=wDEXPwzbk>g#+Z!NRe6 zfml^+Tyn)wMhy!z)0#^$Q@=@1%u{wSTkD{sOb2D11b+(yt^oZP^1f|EK*5)#)}<0OtDh|jL3&HXETlw zpa~M?)avG1169lBvOrgxC|PNQfwNzn{pjpBXFs^fYiF&q-%%ybPTb^q6|vLir~eGZ eU>GK0{;2Ao&O_wTO, 2011 +# Sandeep Satavlekar , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "सत्र कुंजी" + +msgid "session data" +msgstr "सत्र सामग्री" + +msgid "expire date" +msgstr "समाप्ति तिथी" + +msgid "session" +msgstr "सत्र" + +msgid "sessions" +msgstr "सत्रें" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d697c5f6a928f9a67f8d8fe924ef8be46fc2d49c GIT binary patch literal 819 zcmYLHO>Yx15H(N=S`b1AZXAXKRYK*&4u!OvY(a!pszgLo0(X;jH%@lFE8A&OsXu`p z`2qY3xT139$dL=&5aP-SF;2SaNN?ZF_&tBD=KHOc_XOh#;x3|(xQ2L#@bM9G74Zq- z`=1eB`xS8=@eSeoKM-E`2l49yA%D;6pBD+aiTQ72@B4>*19|llA-9q5AbZ~fWVFpS zE66@BFNmOJ9;^68*&<#^YgMi-k+VV>39)dJ*hRBs-xSMYERV|ElAg&&a^UD*Oy5Z3 zcM2gM37zD@zASR%XxAnxrq3pcrTsjFp!c#*J4OnJTKXJM3!%aIBg#1CP2fCa&2`2Z zLm}Olhsy7Hu4_`ZMfn!+$KeKBXBfc?VIA!op=~N$ZbIlP%nqTWvO=0KAH*2i*}PR7 z%v)BBpC*}5X>E{a+vwNHL?n{-rN~0)m>lmWG*pJp6=A(Tola}cZ?6vI%va_ywXD;^d2Rwrk!UZg_l77T{MSm~nI{aw0wuJdOdNJDq@ zAdi(!LfCw(-143w3{B8WCq|@nH#eCLK^ODVMh{!CNF#lpvnb-Qwgx_B_ae^W2{1r4 z*4t5|Txv%fKCR4UZO-8Mcws>etD=Xar_lhwf{7Jf1&Svd|RLy^Z~pqAx0 Q9ZgP8pn{WAEt{772M0^sm;e9( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cb0405cd879 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Mislav Cimperšak , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Mislav Cimperšak \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgid "Sessions" +msgstr "Sessions" + +msgid "session key" +msgstr "session ključ (key)" + +msgid "session data" +msgstr "session podaci" + +msgid "expire date" +msgstr "ističe na datum" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e2dcbe66bea43f6e98598857db560c4e6d582dd2 GIT binary patch literal 805 zcmYjPzi$&U6gE%_IvAiE62n`NT2;>ZlA@Fg0Yqt~N<>8M6=o;rUYuO)lkFo3>Yo53 z{|hi8n2;D4U}IrnV_{(AIY$zn^xfz8z0c3T?)%2tYl3kJaTAdst{`3_e7r$iM!ZFM z{XN2aKO?Rpz9PK-1L1wY5MRy_@(0=LpUx9<4fz|g&wnCcNB)hxfxLd9(r+N+w0Z9} zWFHqRB50k*I)2es#j&tfYGsL-7Saevxf8@z;)1=%m&r)X7Gq1gMh`{b(ZiHJ6~=dp zAsup+>EK8d+Bn*=nM~=!GP5+%F$CQw3EeY-JM_{=xLOQ#7Tu;SqEQo~C}z!V7BPlK zdL*7p-*e?_Qg(;d8^Bo1>e~z>c+9P%iQ&rT+-Va-NA?F?pfn&5tu3&TEToH%iWHPBa-&dZBX|1ovVRf$hX4Qo literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..04fd111858b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sessions" +msgstr "Posedźenja" + +msgid "session key" +msgstr "posedźenski kluč" + +msgid "session data" +msgstr "posedźenske daty" + +msgid "expire date" +msgstr "datum spadnjenja" + +msgid "session" +msgstr "posedźenje" + +msgid "sessions" +msgstr "posedźenja" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..01e05400dd456d345f33caf72b99d5949282e48a GIT binary patch literal 727 zcmYk3zmL-}6vqu5KNOHa%nW90b#jvwPA#swaNOw*QBjq^ZjyIt+Qg1*hqfCV3yiEt z9r+Kqm2M1-j4b>Ctc*PO_me*PKEL<%v#tETfAE=L+(aHA5po;(h`9KM+(Ir9SO1PU z?@#0o@(XeGKZx`FMLt|1RX)+Qr zRo(zfr7i23G)vgiDm5%poO=D25j)l(EPB~9JdM+45FW80WMPYjArD%IK^O#RWCM7Y zxtTj(iv>?u^AQc({OIvvfZ@Fm#wte=JfeuE|sAJT06sw%tRe6GOa`kECNw* zdREC)=uAjj8(Ld(-=9n-4eLf^7cgzas_<8j*hsz};14Um?)A=lC%fl{jlerr(t^Zm z%u0NZg{k$+Tx7CC{8JCU(UGMRGPew*3tML8W-UO%t2$l0mV zh2d0|%cbcyJ9L$HYmz?f(y-p~NUxG(QGf&sW0J#YG1tP, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: János R (Hangya)\n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Munkamenetek" + +msgid "session key" +msgstr "munkamenet kulcs" + +msgid "session data" +msgstr "munkamenet adat" + +msgid "expire date" +msgstr "lejárat dátuma" + +msgid "session" +msgstr "munkamenet" + +msgid "sessions" +msgstr "munkamenetek" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..24f465c142591af3a329a2d0a9613704754fdf35 GIT binary patch literal 744 zcmYLHJC74F5H@hU77BFr6{fq>$yskClsktY#66@)L`26zZ+7Q4PIm2;?ObyIffmsr z@gFEaqN0bA@)~{sEhXbk_A=79-+1Pm@niOCd+P&1yNlRCq=*NI_lRI$5%&<^5F!2p z5wyP$4-vl+A^ryubbk?_ZV>Vh`99*~O+vPjKO={_FUXIOzpwcxa?o8NV_BowLJoF& zMFdlg-NEmzwNGAybINE(U|A~*G?yNTTLoJVL3zEH!DZ_^GPY(4nPT!s_8MzW?<>lD$D0Sn<#ibF}{+j z>|~~ThIP7_%K}&mvJ!NtJ=ju(7~P$CUyC?iEEXLfI;(S7hN^gVx0cFvi&)8cFB%O; zC!1GDIy^cu*i_@`E^EA|hoz6}QYzi2*+g0ge()weWd|Ew*y|iDJJFfR@hpNKyi@-A zsDdgPjmx=}B|9~?a)Ro*S-L^DPgm|>SJTG>n(XzXcDmq57$MDpHe+rcza3&o85eTx Q*t1ez;GeJwtP|MgKUIOuGXMYp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 00000000000..1e271eee620 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 22:00+0000\n" +"Last-Translator: Martijn Dekker \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessiones" + +msgid "session key" +msgstr "clave de session" + +msgid "session data" +msgstr "datos de session" + +msgid "expire date" +msgstr "data de expiration" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessiones" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d02dea8c8238b640dd1af071c7dee0313a549c7f GIT binary patch literal 705 zcmYL`y>1jS5XTLKuZ0R)3YS5VZ|y*I7atcPLL!~SiBnkU&Dz;Gw`;F#FL(C{NC?sJ z0yNZgAW`uEl$10)04*is-MidKzx~h5j>luo?>k!`5!iL$9*_aIfOkN&ufPr98xZq9 zfLQwzxDEUQV*U>h>;3{CE+O;}bPITU8KJwN??Gey3G^oDXV3)n%PRjJ6pppMV_meX zognzt+BNuIS^4ON@?Klxky_N+DJ(@$$al%L#-z9iW@@?iJ(@auuJS;}lDtwbcH&r` z3sczSMAg;>GVz6$GO;nIwbo|5+YJ(p+Tj?|5q+SXW?Bk*my6ok) zI)D?VXhfk%rbNZ@*hp)X*TUfKvk+>Yrt|r{7h+3&suuB3+C6G5<*GxfWqLoEj3-B% z=d&J74y_5wz*x%~-WSv&q;)B@8R8s9@+yp8X2)c(sf%}=Do2h?9;Yuj9=z7!Vp5K^ zOr~YyL`jaVt31c1ZbLs}L)^I|I!xj|H3~3ZAxb<`Qk2acZfw`5QCuX3?P@e@Os+e( GjsF7|k-h~0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ef9b14f0c9b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# M Asep Indrayana , 2015 +# rodin , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: rodin \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Sesi" + +msgid "session key" +msgstr "kunci sesi" + +msgid "session data" +msgstr "data sesi" + +msgid "expire date" +msgstr "tanggal kedaluwarsa" + +msgid "session" +msgstr "sesi" + +msgid "sessions" +msgstr "sesi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e781b05be66d6f4d4eaed8d9341c98caf9732453 GIT binary patch literal 683 zcmYL`&u$Yj5XKiM6fJ)aoH-1)R+Y2fNL7ME5TdkFP$Hsg;cl{%t=o;gvYjTC5Jw&W zsZYQK9)Ke+&wmNWG zDT|OxkC8*?l+lfbqTD1Gc-5?3G`8j(C!P&*_6cp+Bp^SRx-ju6R>pcZa)rv-+j-$w zW(36J4;eeMC_Q=EJGxCko2Q42r!4J2nhM@I;3?;1WT$wk!kJrNhw+!J&4H)luzSEM z;-Pe&WmaleN^h)y_fl)+V2CQm5?)a^l)fofX-ny;c};tCF_#6h4CPF~AUCjg=6xlS zWU*MZd^k-_aoL)fSyIo_NV(pcD3k2RqrvESJ9*mT@sZIUHFb1V(P$o*KB-EnbPpzH z(mM40kJ$<9ZhhgdDOz@{Cni_A5YYXs{H8?#%EaSxZe__%jGZ|Fx>}{K-|j)Z?C)uK i(T8-u7e}jyG~vxmcqjUO8x6(zOf_Y=C~?|+RMCI#=C|, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-20 01:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/django/django/language/io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "sesiono klefo" + +msgid "session data" +msgstr "sesiono datumi" + +msgid "expire date" +msgstr "expiro dato" + +msgid "session" +msgstr "sesiono" + +msgid "sessions" +msgstr "sesioni" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a6dd863239c260a0ed6f94d732390291b80d9d9e GIT binary patch literal 706 zcmYL`&u$Yj5XKiM{}xVg?O}RAYE?OFS3p{aMTpW$L5YZ}g}d2xwr)4}%Jw#ilxN_^ z3vdB0NF3kJcPr*A%MW;~Yv-rIN|VcbAAkpXfCSs)=kA;Et}ZX(~1 zyU0%@oc~5{A%BoBSEA@2>V4$h)hOCP{eXHK^&@JG`W5v$>JL;bZ|}W^8X}yB2z{%- zvSr9wt*nGXco{kAoHBZ);ZR(fb2(q-E*e>LCUZ~v1$iTFXyQ4AEEce|6jJnTrx!=#xz#va*g}-JM9A?k+t2k)`RjWb{@gd! L{9IL4o7(6<7?r;F literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES/django.po new file mode 100644 index 00000000000..0bdaf5d55ff --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "setulykill" + +msgid "session data" +msgstr "setugögn" + +msgid "expire date" +msgstr "fyrningardagsetning" + +msgid "session" +msgstr "seta" + +msgid "sessions" +msgstr "setur" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..33e2cd7c4e35ee41bef0139d9e3feb258936bb2e GIT binary patch literal 726 zcmYLGzi$&U6gIR#buggL3}$OpId>PR5*&h1ODjbpA}R;FxqH31y|YiY)1>?XOhruW zto#SS$PObT3x5DBBhR_JML*MbjQi7w!h*(fDZn>9`XGhgvyM_?XKI zf8}7|!m1Eb4QM(Q#)2EZN{(57t@C%Cf?-E0)tOW|r~Nn5t)9s#29siDM8S@=DJ`d} zT84Jm9njhx?kIYHNaNi>&@NLFzc89fYEzMcdb?U4_=;Rs>J, 2011 +# Marco Bonetti, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: palmux \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessioni" + +msgid "session key" +msgstr "chiave di sessione" + +msgid "session data" +msgstr "dati di sessione" + +msgid "expire date" +msgstr "data di scadenza" + +msgid "session" +msgstr "sessione" + +msgid "sessions" +msgstr "sessioni" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0de4c2990f6fa8732ba810a6c30be7f33d75031e GIT binary patch literal 757 zcmZXP&ubJh6vw01AB=(^2p&A-sFdtvMBR4Q6|uHZ>EcpH@99ow{0ec`x7hlKj3j_ZmT*1+D@Sa2|LC zxcCg51NH$|{|-3s58wju3vl%UaK695&IyG6fnEf*PnN!2P?x_2y#o3X^fKtras2=k z+D5bIKwX?J1;NoM&cJ$Vyho3@F+xd$_#hLSpWB1l7>k{Oz!s*Ln0MoulXngb9T}6{aC~jk+AQ?_e!pL_Zlq}QL8Ya-e)*}1q~m_S z!~E-BW3{n7{eDoP-jb4*OL*2+2LH2sVErs*Le_9=lWD_k{YkV!7N$OTSDS0HEL$oT zG70g*hOo!)3~`5f&9tXkN>-Hanh?uul$v@_!{xS4YaS|wUy3|0hM$W3U6Fr4hkM%x iFZU1k-u&6!`R{PXT;wl`{A)4%Hft<~@8Mv!ijDy69Ply# literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po new file mode 100644 index 00000000000..25ef99aab9d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Shinya Okano , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "セッション" + +msgid "session key" +msgstr "セッションキー" + +msgid "session data" +msgstr "セッションデータ" + +msgid "expire date" +msgstr "有効期限" + +msgid "session" +msgstr "セッション" + +msgid "sessions" +msgstr "セッション" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..be4e5d87e082f92fdd5819a635e6bda1ca9c0ac9 GIT binary patch literal 803 zcmZvX&x#X45XMJc|1c_o;LSrHmC%_PQL{TSBCfl#l3-Y(_crOw_GZ#ObazY^yv++l zaZymwMGzIilSf~`2k@x$oA}Kn*??N`o3E?ptE%o_=U4VU#0hW_G{I@`1QhWR6!|A` z5_|(^z;{s8e}GfqCzu}byx-6&$c}p6Ip|wx1pNxFKppe~^z1RugT35~V;RTix-!>7 zV4nq_WI}V&W0re{8zYolXi;Q`$$;-I&cz%pSFnblx8fSa8{IZM8O*&yT91zpkX^ z64%e5&2>T^vuWLNcsOk%S7NZ7-B#$>?!b~@55 zrJG6*O-y7~rlt|q$?Vt&>%Qmmsmouv{Ef@Mxct4#-?@C>$lV9)=(i|QXXV-?f@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b42fbf1b368 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "სესიის გასაღები" + +msgid "session data" +msgstr "სესიის მონაცემები" + +msgid "expire date" +msgstr "ამოწურვის თარიღი" + +msgid "session" +msgstr "სესია" + +msgid "sessions" +msgstr "სესიები" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6f22bc4228e386bd346baa8cf2c316f73a88e39c GIT binary patch literal 743 zcmYk2zi-n(6vq!JKV(2cof(d;Rduml0cjnAP)jRS5D^u_{$jtl*Vt!scP2^y23FV@ z5MpKxD_a*vCWM6e16Ub(7dH)0`uKbI-uJz`^Uu|lw~XQ{ahr&V>%<$v#f-Q{d?8%^ zE8)D~h#SOr!sUMx&i99Se}S>Tq#p6^B4am6KajfmXVP1wGtyPkQ&Q*qK}v1&*(;zx_&(RoJD#LJ6NsT-Oi_A31g}Nl1Z$>y>tPShy@)#2<4pQ+FwVM?2 z^cYlDdWTq*+KQgZWGZ&*%!s&*xYvIci(QRi$txbyX%XKH!h0eJMcC$H7zOQ(APfRB zibH%Y-OQ!0Ey6$q_nq(V_C`SAJq2S$tU;L^Y^fvOtAEWtp-TA<=C8nD!5<7TA3=ge zyZtCDK<2HaEFMy)%4*0^#0W*ipTJ<6BVRkRwu*dzJRY~K8!Lx6aSeX+u!ZDj-Tnv$ z{<_yY= z;#&i0&#xJAI?3zjwT4{mm%1^toJz&u1d9`{ exXnNVvrWM=X>d3Km!CT=vtU5i*8ZPbPWcBgn$H*j literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b3aa45ffb7e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-10-06 11:49+0000\n" +"Last-Translator: Muḥend Belqasem \n" +"Language-Team: Kabyle (http://www.transifex.com/django/django/language/" +"kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Tiɣimiyin" + +msgid "session key" +msgstr "tasarutt n tɣimit" + +msgid "session data" +msgstr "isefka n tɣimit" + +msgid "expire date" +msgstr "azemz n tgara" + +msgid "session" +msgstr "tiɣimit" + +msgid "sessions" +msgstr "tiɣimiyin" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f3b0c1b2389c3ef608ed4997bc48c9245e959b84 GIT binary patch literal 810 zcmZ8dzi-n(7(Jl;kYVc51*ta{s*7y|q;*JzT3V@sh^QF$YjSa1JGOOqY0^&pF&3!{ zWa-4jnt_Vabm9*{cO4jE;16JBgYS|iQTe3jci;2--hK9u$%*#}>L%bWzz5t0yakv# z0o($70T}%&z<9p_?f||6jQ$H?e7^xlR}lIGJPCMr6`}jUAAybk9C#Y|C-4;TUtr^# zx`q&p^|L2{O8Od=*6=J)nWr19 zBFSo%ykXoVdAPbklOVO$Se9~0N+JlWWU(0t;-?_Y9SZ$Y0#iyoU5db1qeujCJh+z8Ets@Io*aKJX4o4^K84- zYUQL!4{NM#2JFH24Jp2uwxh_tXO&h<%i}-c<{WD&O(aWT!>tTHRkF6UvzUfS0axmj z3nq)N{S`7d_L;kCjFaW0lEUVJhv(KqIoi_0QDl|lCZ{o3NqIwfILZ30D7pnaI2N6P zh13UitatUUI?;!!r@DFvsWXsv)MwpMXS#zyJ3K$qd#bB?dLQe3)rIyz@96^sbED}? c4OXA}A;;, 2015 +# yun_man_ger , 2011 +# Zhazira , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Baurzhan Muftakhidinov \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Сессиялар" + +msgid "session key" +msgstr "сессия кілті" + +msgid "session data" +msgstr "сессия деректері" + +msgid "expire date" +msgstr "мерзімі аяқталу уақыты" + +msgid "session" +msgstr "сессия" + +msgid "sessions" +msgstr "сессиялар" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af28c29bfd375beac366ee8addec4f2286cdfe7c GIT binary patch literal 929 zcmbVHO>fgc5H(OfWH=#l?;q~|v?elzp-&)KDS7Q_j_c|Z+t8t@ok;xoY1 zUjQcoUjb(ThXB+61vmxx4S0FPvi<^J03=5(YXx`@_%85I-~jmCv2ni(4D#YGq(vN` z@X~}0!Pq$HFpD@vEh4EUs1Q-grfiyIR`lr3G#6Hbr(N2Vc&mjUP;Q2N)anuzruH_? zQZ8{_gi#CM?1usesgLZ&y#TLsN+f9UEx6{R%dU47yB_w+$n$)+yzF|e3qrh2A4O*8 zTvx{K8ur$Zx8h%Mmt6?EMufxxCrrddrrbxj31g8!H5#>OjIMzjC~w3?S&CRYy$&-h z?30k=we68%y*o@U{I1~U(}|2A*~@c$}m|>0~j9SOqmZgbOOG_k&HmI@g(7ZOZWmYo@J;g+5w+7|EGQAN3Nu z5%)QX@n*^s;Ukt6rKoxpG)}8-#kREiq}8ETxmNFW{zR(-t#)<(T&q`F?dg03ijP`- z(D{p*;@|Gb, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Khmer (http://www.transifex.com/django/django/language/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "លេខសំគាល់​រយះពេល​ពិនិត្យ​ចូល" + +msgid "session data" +msgstr "ទិន្នន័យរយះពេល​ពិនិត្យ​ចូល" + +msgid "expire date" +msgstr "ហួសពេលកំណត់" + +msgid "session" +msgstr "រយះពេល​ពិនិត្យ​ចូល" + +msgid "sessions" +msgstr "រយះពេល​ពិនិត្យ​ចូល" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1240807f06b7d3146accdd6e3154d9bbffbfa82a GIT binary patch literal 814 zcmaKn&ubGw6vs!cKUf7p@K$7wN|@}fsA)Hih_!`kf}uq3V|KFLW;3(QOqvuts33X~ zPr;j~qVXa!F}T?bXMx8+7Gof* zKLDqJDR2(>0%ZN~z!~5N@cI}+zd*}?IF8Uo(6^vj{TZ|b`Wy5T==l=}fjxg0(mYPi zbZMrUfV~JdOk>G#NHs%>DHRJo*Q`m8iZ0uq=L$8Y*kx@^wnFld$!sXV;V$KoaJE@0 zq$Uj&#UZ)fj}&Q%06We5EwU~d)!-#};I#l>_5AC^^NC-w;^>;i~-t@&!r zGiyeLz3@)$, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.com/django/django/language/" +"kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "ಅಧಿವೇಶನದ ಕೀಲಿಕೈ" + +msgid "session data" +msgstr "ಅಧಿವೇಶನದ ದತ್ತಾಂಶ" + +msgid "expire date" +msgstr "ಅವಧಿಮೀರುವ ದಿನಾಂಕ" + +msgid "session" +msgstr "ಅಧಿವೇಶನ" + +msgid "sessions" +msgstr "ಅಧಿವೇಶನಗಳು" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..144d87c19142f2a13f50df615ee9b1163dca53ca GIT binary patch literal 700 zcmY+9y>AmS7{(2h4;`>DGk645&e?pWbqGR)R;nN(DhIo{b1&E2*(ci}=|}}q2i8gm zW$1teVn-?~e*hyR3nQsm8F_t|5AjMrJ@(`0eQp1|vT}%^&I4D02)GEm1$-R?7l5yT z_rC!?`yIFh`~bZF3-Gx=z`-em{(_zZUY)LU2cUj`2znWG0vdpRp7~!up{<&|0_y8* zEeMXP^8IIKYxGoFn`vc{9G97qI1x@FTbpzBrdVtSa&Nx2sAu%9j2+oZ$a87@B#x6^ zp;8@e%TgOhx;D)c@?e-+5^0Wu-jj%Qj1&&Ce6s&xe*O=z C4#{W$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po new file mode 100644 index 00000000000..74c622c3f93 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Chr0m3 , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Chr0m3 \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "세션" + +msgid "session key" +msgstr "세션 키" + +msgid "session data" +msgstr "세션 날짜" + +msgid "expire date" +msgstr "유효날짜" + +msgid "session" +msgstr "세션" + +msgid "sessions" +msgstr "세션" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b7937f60831ed7f8a2584d2470803c9833582d3 GIT binary patch literal 474 zcmYLFO-lnY5LNWFN6#K2cu;hjq*$z}74f4`X|a^mdv-V7M$%+SvbO#Z@BT7>i?gk? z4<4CE-c07@_vr9@53!FtMxG)MkeA2?UE~j5-r(7IwwQSLq4EgB0^XGm+F3!04{1x6 zOjYH4gmEZ!0S|QtWugDrx$FBl>j$q*s+(gq`=^MbrcYjq$ar3+=qEpCJI-mGOy+nKw=9$VJ3RFEpU z5M)%Z)FN}WFLjucvw4h_pme!hwqi3^&(x}wy9KQ_X#=h3CL}fggQ&^qc`_c3pLhSj zTP%5WHY$tzeN`AVs#TIYHPWptO_maIo)MJbs literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e7c83d42abb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" +"language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bfd37fbd0e5a6811aa2b1959ffa1211402d36275 GIT binary patch literal 786 zcmYk4%We}f6ow6yiw4AkH4C$#YE(I6hf7+gQxLsKl^PM1fxXGN6Hh1h$aY8~^%27f|T`00r(h=<6kf{(uMW^JRo?gMS0R2L2N~%>BCP{{;_RbOj+8tMfJR z5LX*RfYcG@0c+xgbWR!VkepS@N}LHVk!zX@4^6Qw&g6WNJ2bGSkV8+7GV)5=uoK5w zA#`q{6ImJSN#ErvBhMzeBdOsy8az+Qo|VD_OZMSw9Cs*tL?|Pyiy7mzyGa?P0Fo2= zMuk0BT$j*o!nQGc%pcNC3K1O(=SgaXcBSyfa@>d0I=nAbInM;%8He&|)|Bm`8Slb~ z&L<+5B$Z;!@v-uwiO@=DyfN~=;&D8kPTM~0sZQlA48_f@7FJ&D5SKn~Mg61x!Rr33 zO`|=dz0`27c?B2ra^~Zz6iWB-a3rjgK6#lQlC2dNzI7@sInYCsDV=k?^;-GmNjWZk zG$NzNg&K?H8&F046vFC%Jt(X=gC8B9Mm_ltvGdVP literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5307182d562 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Matas Dailyda , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sessions" +msgstr "Sesijos" + +msgid "session key" +msgstr "sesijos raktas" + +msgid "session data" +msgstr "sesijos data" + +msgid "expire date" +msgstr "galiojima data" + +msgid "session" +msgstr "sesija" + +msgid "sessions" +msgstr "sesijos" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..07f5308efe96c7e15c43448270ea1f576341822f GIT binary patch literal 753 zcmYL`yKfXR5XKFJhZYKiC@CgIqC}Bz?LfH1mnDdhNRe{l6c&2lowM<==Uv&pN9gG3 z5Ptv_9kkG*qe7xYR5Vmnw3LkRInqzx%=jBWj_t|PCJ5TB51$Y&(< zzaYW;9l3%0KtlgF5`2G=4;KjehZ=nEFA{Pa^&{#P)Ddc!`-XZG^(SiZ{XxaCalV8a z;_^fYE{!A1Uz+CRsd7#i#t}6vwN=oTUJ*BG&NMXTym+C`XSpK{TXa;*)1x+hu58#z zK)WMNRzxSNEUc$>m+3Zr)XN-A3jtB%NlN#vk{-SEF`g!1lkqLeIOSE~T(If}Cl8rPJ{^zqe!L#lkLm}DC-Vx6 z_6y^c!K<8?_$IH0J}z^qO$}OS(mLgnXXzo`UiiXUr^?a;(<<89WCFIE+Rv{kAn!+w zyk})j4-4CM0!%qBU2?YulQdZ~E1V?>ht*XGDO*lBhdp3`c34g@*#nNn=6Wp(zpXpc m5&g2MboTX~G^1B8d~dJo!l&ZmRK{IBFQj+*=uI|XCI0~yfy+|> literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 00000000000..45fdde52383 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# peterisb , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: peterisb \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +msgid "Sessions" +msgstr "Sesijas" + +msgid "session key" +msgstr "sesijas atslēga" + +msgid "session data" +msgstr "sesijas dati" + +msgid "expire date" +msgstr "izbeigšanās datums" + +msgid "session" +msgstr "sesija" + +msgid "sessions" +msgstr "sesijas" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bdf114e383bab8af86bff1844d6fc57ac8cb67b9 GIT binary patch literal 816 zcmYL_&ubGw6vtPsKUnqR#f#t*Y-uTz-Hn#SjZv|-P-!sK)%%#8Y^T}GE;|#G9@Bze zyb9vY{~(CLm}&+80GYjb6v4B2_2}Ddn>_gJcix-tym_-fFU`F+FwP=Z5Dz(zyh5@V zA?J`!NLK%bWZv({1>^^k)qf+I?=SN4gkk(cHIczd!?=!mfSUP#p zkBY}8z2{J~IGu}u)=8YfFWT~W%%tRzkOu3;JYnEd#SEDjk2NdOY0_f5$7^ZSlW2!E z6xr~}Q$Xgi(cF@&Iphp=diR#CC{N z0>^Rf(z5N?HX6wmd(N|-Ghd0=w@C2@IAwR`=CX}pZc?d;mrx-?s-nb&hg1kIVUuy6 zg>W0E!Sr4@Nef&wqdRy;1RWYM;xXEGp++0bj|8Uz7Ppm(UCZiry9Jds_*u&@Am zYQr_moh7&nHn`waOhdoZ!?dqQdSvJidXVm=`}#BJFM0ral=jm-J=9~Yy~n+`dT5|` n;!oe`!7S, 2011 +# Vasil Vangelovski , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "Sessions" +msgstr "Сесии" + +msgid "session key" +msgstr "сесиски клуч" + +msgid "session data" +msgstr "сесиски податоци" + +msgid "expire date" +msgstr "датум на истекување" + +msgid "session" +msgstr "сесија" + +msgid "sessions" +msgstr "сесии" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9b64ac56a307c84115346a283ba8c3b19cb84ac7 GIT binary patch literal 780 zcmZvXPjAyO6u<+FKMI_7LvS!$Xf?S>CRjI@BE;CFp;lB=;cgl?^GNI{c4;SZ7#z6m zScxMCB*qEET)_o;=L75r7N3BRz)RY$655k~`T04|&(FUW7lsbR1>ic+04@VBfjka@ zJpTw>1V+FW;5(4-{{$`p$H3b&j`JIQ3mBYroJH_E@J;X$_$v4qd=2~;4CTeW=fHWK zpU7F5Iv12pf(=rhF%(kG9L1F4Qp}uh(v##l+ncSG)5_#7>u9_c;-@Uj4-pjZQV~ga zo24?-xTzu@;s?D*;kG2mZ9Q(|^^8#swfG_2M$ob!+`)c;gDMIF;#Zga!1tjLZ?hLX z?>VolVt)+>YbaPDxBVp_!fjBcaXX_z#Z=3Tphr{)u26&Vkj3aOOatltxJWBpbmcub zBcdLS7;ZC~5Y(hG-2)O-+R-{Cp4ad9D?0DVyKGSD$i$nxYNmMFz)NDU>^8TW8}s)E z72jQ#LNft#?WOQQ%?8>_W6DJhb#`c`n65u*Z{pQ?U4B=WWq3n$WXMHC(CRa;PX;9@ ziQQJ*%V>-@WtJ#{L|UY(zFb3-WxXWOjXDa-HP^9bXw466z7*e)H6N@Qqmni6?P%Yc yPx-=(%TV{tj^0@F)tW;)I{34HaLN|420Dz3?`LaXpI$PA&j0;+Rg7^oZTt^NqYOm= literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e91b72a21f6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Malayalam (http://www.transifex.com/django/django/language/" +"ml/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "സെഷന്‍ കീ" + +msgid "session data" +msgstr "സെഷന്‍ വിവരം" + +msgid "expire date" +msgstr "കാലാവധി (തീയതി)" + +msgid "session" +msgstr "സെഷന്‍" + +msgid "sessions" +msgstr "സെഷനുകള്‍" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f214362f9d30a9eaf94c531b6b5c3982dea3a7db GIT binary patch literal 784 zcmYL`J!}&(6vwYnK6D@k1{N61)~a&uuBaq91R+W*RU#rP2fLedFW27LC)**(R;a>+ z1PePGVoFdmfGQSNBy^Wbj4W&{tc*N2x#USd|Lv#0-}A?>tBda}hzr0Czy~e?uK^RE zfs4Qwz~sLH#`^=f4EzL4{x@KJe}NARmh}(x3h@4nWnBjyfSP^ZL9cJd9wQ#1p1eB)GCzH;p7i0oBY>lVqVLNoR|F)+^@9YDlrini_8f z_!*O?5<$Tp<)N^*St_K)brnVde$WmT_60$9#n7_#n zisdjHqPua4^8MBh?NNC@OlTCBnj*OeC3x7TA;UhS2|;xM=Z_=G(Nat6lsHbO(n2oG#WG49wc%nYa`;a?=>8lJLsrcJM(aFc`$dHX-Jf5ZVm*YWpocG6r L@gP4a(nW*+6(;x? literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4ff7c3571bc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bayarkhuu Bataa, 2014 +# Jannis Leidel , 2011 +# Анхбаяр Анхаа , 2011,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-07-09 06:53+0000\n" +"Last-Translator: Анхбаяр Анхаа \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Session-ууд" + +msgid "session key" +msgstr "session түлхүүр" + +msgid "session data" +msgstr "session өгөгдөл" + +msgid "expire date" +msgstr "дуусах хугацаа" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "session-ууд" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..183b3d14e9fb10c1d39cdf7eb3080abd7a0a7b50 GIT binary patch literal 468 zcmYLF!A=4(5Y^~ukDfi$!~+C}wnPFJF-C+01Cfx`d)+Nd$!@!8i{OWN@#Fj!XTiWr zUOF#*Go9Dpi}UXj#3}L;d5t_n-XJS~1MyesFmHG-roX)+tl zRcT#-sn2u@PwUJ>Yz2vCuQ3dqk^#N&EQ1oH#dsSS2i_r^3)X2c&KMeDu0C}&^XR(; z&VaSCMetUGA)<-&0b(bO&t- zGL=q-r6#py2&JHOv)MF5HBm3rwwc(1miwHZmUJJF=KmvT;b=XYj;F)p5AY_72G#^+ zaI>!xBL=k%w9KV8J(4V?^D6Y;;t_O@zUsY&axgTBO|{7c>3-;NSXGe1MYDYEWDX\n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..73d049a369170c8dfabc9d72b0248dcb0122c371 GIT binary patch literal 872 zcmZ`!J&O}T7+&@KV6_tLEJm+ySXYMve^v(+&7z}3=EXQPSvvI%JnKel_7Gfh} zp@krVr67nlcYZbg082ZC!5?5@W9c)y=3;U8!ZXkN@w^}NeOAL-V*W7`3vs63$w2>A!#>fiHMj?bD!KAu!vldT#`#g z5|H!5B2J6sVi2=1s`b+N0$P%wU;(FH&SIY|7kSJDC#MEdX1?Q$Mx&ZE1H%nIHXTm& zr71=K+MRgfoVMF*?bX@my_##Uq>1DSj+$ino#bQbWDyIK2I&o0F1T#o=(gzMOlNj& z@SLtDy|f=Dfln51hjRN&pTrZp6BRj&Xe-TQ;gcjQL(%jaq;i{X!?v_iT7A;$wN_iD z59hg7&$RkjC82mx7Cvb8xGcb_q;Ir(q7_2CZ?)Rg>b_Q=wR*Sn)Sa_hz0~Snxek|L W7(yIi{M{OG57yz(&D|9Lo&Oi+!#pzp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES/django.po new file mode 100644 index 00000000000..745787425d5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Yhal Htet Aung , 2013,2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:50+0000\n" +"Last-Translator: Yhal Htet Aung \n" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" +"my/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: my\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "ကြားကာလများ" + +msgid "session key" +msgstr "ကြားကာလသော့" + +msgid "session data" +msgstr "ကြားကာလအချက်အလက်" + +msgid "expire date" +msgstr "သက်တမ်းကုန်နေ့စွဲ" + +msgid "session" +msgstr "ကြားကာလ" + +msgid "sessions" +msgstr "ကြားကာလများ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..78c5727fc7f8ccd5eccbc5be896bdd868a51641d GIT binary patch literal 717 zcmYL`zi$&U6vqveA3B(r8O+wIa_(FKX&r*9mR2fiASwsDlY6Ctc*P0CC!sQ_w{@J`q@7JzQ6XKVBAI?ASrSed546UA$O3kNT`2D zg7+tK5BY_J`X40t{vwyx2>FM43;B4xp1(w0!~8R9@O@d-zo7=-4^&)M^$xxeH)|m{ zRYmaKSd7VQa84QR2uw?5fo9SJadmO2p(wACAzUoSj&!X#gT7}+8G8#hbP_Z>lR7ui z36#cq)^WMY*xopIEH#2g-B&5ww;(-w*>l`Y(5-|&W(jA!NjVoub2H&df<|@%=PLAE z`I;=*VSI=3C*o1EnP5c6(s`Czsa+wxv4XykS}RA7L1j?Tr+6AncZ(`*C_OOGaE;E# zG6$A|90~f;*a_rHYPx5Jqxq+TuAh2eia4H3CJi5Ys{u?KeKU&d+byM7G>UaE-iSI! zorBeX;Eg2OH`;^7^Iep9Q4doemxWZiMf<1HI`Hi`=^@)*`NCcUueRjh`VDRT0hq0XYiB=l}o! literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..7a6d5d0eaaf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# jensadne , 2014 +# Jon , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Økter" + +msgid "session key" +msgstr "øktnøkkel" + +msgid "session data" +msgstr "øktdata" + +msgid "expire date" +msgstr "utløpsdato" + +msgid "session" +msgstr "økt" + +msgid "sessions" +msgstr "økter" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..93ff6787e08edbf73b2addb64cb7cd77b0df8f22 GIT binary patch literal 802 zcmZ8dziSjh7+p2~U`-|1S&UsmnA_c;Ub5$jcqS0=^hj3w@%GDRlfBtxX3o2mDa1l6 zK|!%|f>x47NE!vf*22P42K)okTKdiIU5@jEH*dZ-?|U=5zc0k-w@XO12K#Eg|PY`g!LUG-kfrrzsQ#nFHcvwACay9`>6jp;$vj%n?2(= zI96uQAlo`yk%N}9&f$u-sy0B%H0RQRVUY?TF;n2kN*uEl*-5hlyW_odIwIeOuA*x( zeFVZLg(Ti)Jjva4C~~1_TPA5t@AMN%qdX*T=RrhU0+>QCy^FVnWYG_!uwF>+LxBTiZcC{m^t{1fP*XNE-GreX@T$)mQ#P9R zIC%4Jd#$}P`2j)AcUw7E!0}(t0pgEmaU7+epGe*gdBVVSvS^jow4eClv=^FNSV B4hR4M literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po new file mode 100644 index 00000000000..c2b6e8cd74c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Paras Nath Chaudhary , 2012 +# Sagar Chalise , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sagar Chalise \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "अवधिहरु" + +msgid "session key" +msgstr "अवधि साँचो" + +msgid "session data" +msgstr "अवधि विवरण" + +msgid "expire date" +msgstr "खारेज मिति" + +msgid "session" +msgstr "अवधि" + +msgid "sessions" +msgstr "अवधिहरु" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..eeffdac2e5938abb3a5b074a9ff3375b6f375b9a GIT binary patch literal 733 zcmY+CJ#*7Q5QYVWj}adQHN~Y%#&gzP25@qY8HRk!WCjnOSkNERTE0ZS)7+hG=ReTW z(ZL^}3oQ*D9h5Zu09s1+EIS@n^US-udhc}7>es`K_YuZz?xKM;XOMY%lG8U}!%l+a zXHpj?K84CyPy4P=Iek$Vj;2PCc!!2}C%K~T$aw5oK?Xxl28hc-fB$>@-?f?8q^MWfWmx~i!CfjlUq<^&j z6uiyi1EW1?JmN)#@9JUhld6s1~K`?Q}_#_O>+H>=C}*jhhjJi>6>pV=5eGJ!vMmoHP`8O#y#` O#o)n}PRrC+wp~+PM literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..60698e54093 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Sander Steffann , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sander Steffann \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessies" + +msgid "session key" +msgstr "sessiesleutel" + +msgid "session data" +msgstr "sessiegegevens" + +msgid "expire date" +msgstr "verloopdatum" + +msgid "session" +msgstr "sessie" + +msgid "sessions" +msgstr "sessies" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..eb15625a93f4804bc10701e370867c56f54879cc GIT binary patch literal 695 zcmYL`J#Q015QYy3A36{PHO0~;iq>}<0Z!I9iU^4mWCtrc=ojDkvi5oQw7bT(M8OZB zL)1`0Lx+@xDjh$768;LaK06-i(YrHxclKlcKG^siQQRUP5*^|$@tz3rjR^U7;x_S< zxJUdVLj5;!hxkK$y%t6PNJIU@^}6Rr(vW{5y-)guH28mzl6`UR4bl)dYl$|N8iZ_h zz^u|1Sgt%o4xG~lR~m}yDjC6iwRTa@nj!Q(KgszUuwj#A`A}hD;xnj>^}Oo}o%83D z!tu;V7WZCd{Lq5(izX97rp@hCq$wHs8NAb>=i1lg=^ht*Ogxp3 z)9sWZ?kMMZW)-?pd1EDesSvee9nd+H>>1sL(t~o5HZ%^*KJCF`q6**{sIg?H#!jKo z3fbu#jddfodG38BlVm!bHhk!<2QX{&%{ZxFw~}(%C_zlN;_gZJX#EeOk;aDxJs{n0 zUeQB6%zRRnN@I)l&y{uH+pn`@zPt8?vj$-K5%x{4v5;){t@c+JmJBiOl@qH`|MEtyUaOe0h0MIhvpeQybP(B?+a)P{SH8FGeFMmkwp4|908G ALI3~& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d9ac0007fd1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/django/django/" +"language/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "sesjonsnøkkel" + +msgid "session data" +msgstr "sesjonsdata" + +msgid "expire date" +msgstr "utløpsdato" + +msgid "session" +msgstr "sesjon" + +msgid "sessions" +msgstr "sesjonar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4ab9e905a6a3b8834f66309052582a08c8d75f21 GIT binary patch literal 732 zcmZ9H&ui2`6vw01A4Kt>M?H+UmNJ{9PNy;ZQFVEqFGAz{Iz{wu!OA6@mqC*OIK@0<7DuRC+O191(w4>W zz;)mZxCNX8_WnC?1NaHNyW}{(LGJ?lmmS9ieFJ(AG@s~4(A$vz00sM~?-fuRSI6Sa zP1Fk5#=!;|R}96}Fh?`3xfD~im-HgpV+Yf-cG^nrvdG}g7{6f377-NhQjth^n`KfN z+|mh;@snPnaVQCL+gl-CQ;Zt$;-}D!pd~+8#(sc>#&U{tu zui#(>1rNz`ZPABtn^YSdDk^kJjZ_3Zqe5_vnvBORMUP+_NFS%8w8BM4u0oASdNg4; zWVB1rme$Ph2+i*plM&DB_xlxNU*sJ&s6?{sjdz+#Iw|+0_7>dMW@~-6eNge;H7N`e zFx5c@>lrpMUY1fW>L}Ww3VJo3ha0#y^Vwb8$MF69*Rl8l bmhuQpN8o-n%>VyaoEBeg`7r, 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ossetic (http://www.transifex.com/django/django/language/" +"os/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: os\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "сессийы амонӕн" + +msgid "session data" +msgstr "сессийы рардтӕ" + +msgid "expire date" +msgstr "фӕуды афон" + +msgid "session" +msgstr "сесси" + +msgid "sessions" +msgstr "сесситӕ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9c4c9da6ec874d1ca3b0d9c2a44c58686ddefbe0 GIT binary patch literal 771 zcmZ{g&ubGw6vtPsKUh8WCJ2t663S$Ei<)*~M64}T5?spaeVUzYCvIkznTbikL%oRq zKrbSwATl{9UIY*RxC>rA>ih}*3BJvb=29Pg_WRzO_hV*%FE1T>U}u0!KnpkzJON6x zKpBsLv%n|d0`L_m^FM%dz%StS3D5fjdJ#A{>3PebFF-GYz6ZSu`g4~53kv0vy{AA+ zJ3SR|X{Mz>+0@vm;EJJ?8s=%HHJ4(pWs)8RkJ$d)*Iuk-k97>*PVqyg$|i!+9u=AN zcUU2n!EK%K6yF(S8Yhw&SjEecfF0*`T1HLDg?> zw>KC6A*zM`h7^VgxZi#O4>fFLf+D9}G*D-cD$PvuL9&I{7Io#WE>n0@bY#j!M$p|0Rtic literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3895f30cac2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" +"language/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "ਸ਼ੈਸ਼ਨ ਕੁੰਜੀ" + +msgid "session data" +msgstr "ਸ਼ੈਸ਼ਨ ਡਾਟਾ" + +msgid "expire date" +msgstr "ਮਿਆਦ ਮਿਤੀ" + +msgid "session" +msgstr "ਸ਼ੈਸ਼ਨ" + +msgid "sessions" +msgstr "ਸ਼ੈਸ਼ਨ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e84b164545a0b46a23103576e4f13e4ece2d0d1d GIT binary patch literal 869 zcmYjPO>Yx15M7{rXyL?(1BXF~Dxq>>r-_m}*%Y<3qJoO3UAQ8%aW}i!*sHZelBz#} zD+k0Mfh&S5M~+U$55yhBPlT)gMmXIc#N(@;_ZRs(;^8&VyN6sxcIQ20ANd)wn>$_B-ymPXv-93S zxNv$GXg7}=_(jqUlJSimfg_WLJ6j$tu;_@(*vsG@qUZGPNS#s1TuVvw! zIP_DYV(p*ETo;xcn>gu{y>VCC1wDnfweiWRwt85#X8UAOinA29#t2&T2Z!~uI5>_>>nQ; zAFS`sD%9WC%1VX*HOujWR!%J{MWWge4Mbt24PJ$Zq_x($U1zc&2P)G2M8zChZxeg@ zmmKoU?`7jcWaLm6Bf~-E^P>ssZEU(uP*Op_U>7KGD5*z`c7qyhZh}iYLA~tqd7XAx z4K6O`4ccYc*#(9}>H*HLMBRX{hgsR_m!^$%eP>w|x&^S}HyF llwdN8#rIDt`SvkN1mJ5+6ZfQ2fo&z1g<&?1&i`vl?;llX;6MNX literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b72de948855 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,39 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Mattia Procopio , 2014 +# Tomasz Kajtoch , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tomasz Kajtoch \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Sessions" +msgstr "Sesje" + +msgid "session key" +msgstr "klucz sesji" + +msgid "session data" +msgstr "dane sesji" + +msgid "expire date" +msgstr "data wygaśnięcia sesji" + +msgid "session" +msgstr "sesja" + +msgid "sessions" +msgstr "sesje" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bb50e3a6b0f54818b40b7dc4a0126bd3df932b07 GIT binary patch literal 738 zcmYLHJ#Q015M3aA=%7H*QVd<9Xnl8vC}xcjA|z5!EUa+QFTU|*lk@IrcO5(bfeMKN zQBqJ+A)v(#6(tf44L^XElG*duNblav?3>xSoBMrZ?F}QlOt?kJ2v-TO2*JJ(t`NQw zLjD^eXnzo{5q=Uv{tqGO{u17vW9;8Netn*?o8-SE4s{=iuM>Zs^LOG<_luayYRwvP zu!}QdbX40VdS00O>=`P80}HhU}qJ*p~s1jt5Pc6hW?SX4t?i&w#Qp5UASw2mhbAm$(1eyv|cK| zoK!&Nqh2|(vgCWl4xIp9)uHP&+c0xG>l$u%Al+z3^XuS|N9uhR%Y4{12iTWV4`461;&A0#n literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..69a3fa048a2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Raúl Pedro Fernandes Santos, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessões" + +msgid "session key" +msgstr "chave da sessão" + +msgid "session data" +msgstr "dados da sessão" + +msgid "expire date" +msgstr "data de expiração" + +msgid "session" +msgstr "sessão" + +msgid "sessions" +msgstr "sessões" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e4e0da1d045ca973789650f1da85e38c86e4dc15 GIT binary patch literal 757 zcmY*XJ8u&~5MCfWbWk8@DWcGt1PZ=mHD zAVh=ckf4n_3Q8Iz8d@Y;N@mY5G17P6%{H_*l&azgzp6J|3&a|e+VBgF!pz0zq`oTZPGsy`@D1Fo5Wui{Dau%{U)ZgDrSS& z%jG#SI;!LfeJ?F^_7ttnwXzJSWo{5s>5$pEbIIN*SH=mREp^NKMjzwQ@q?59A zNROq;bTGhD8^?P#%TwMRXO<^gK+u1Z@Lhw_Q7nH%-2^nFc#B6dk6RGOB5G|$aTHM? zAK+>3Yp&y3Ji5=DcOl*uTlY32lHjqljwePcTS%vk0I5=g6Fb5*R}volXFkkEGA|lK zJ=&o}m5pVFJV7}U(5Gp~*%&QCt!w0~yr@I%$hlI4;bbytINu^a#Hr5?=a*bku_zUm z?nQSH)`Q+bZ*Toa;zktgYUNPTq-P~v+2PcMWg&CbhT)Mk7G39Avd_2IalYLl8osB7 znr@N_*nXM2)zkv2UO~SY8(HvuZAMmrDl5}=nr)b?otlCji0kd3+V$)cTITl&DMGb# hIeR~QtE-iIPGzbsZ5;d~@D3X9)W3_BqdM?q{sH?Y)pY;> literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ebe8e6a3a12 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Allisson Azevedo , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: andrewsmedina \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sessions" +msgstr "Sessões" + +msgid "session key" +msgstr "chave da sessão" + +msgid "session data" +msgstr "dados da sessão" + +msgid "expire date" +msgstr "data de expiração" + +msgid "session" +msgstr "sessão" + +msgid "sessions" +msgstr "sessões" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..49ade94cf2a0b6acb47cb86ddadc1c682cbeef27 GIT binary patch literal 776 zcmYLHy>AmS6gN;lbbJiV3}&FZQ{~*be57%>7ExNM5)n~)u$zl>akMDEDJkh~JccVc*W z#8sh#fvB``q-P5`Bu}S>C7EV8=)cIwt`XdUmpp^r7~V|iLy}NJ+n7?8v^Nr(Bw!>1 zaV&k$m9I^b4xt@PAF&6?MgkE$=hl(TaAiyGv|)I_-yU;?51klsC2T&$k4-JL>{5DC zOt>stxt?r81653UAxI|p1j_Y, 2011 +# Razvan Stefanescu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Razvan Stefanescu \n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +msgid "Sessions" +msgstr "Sesiuni" + +msgid "session key" +msgstr "cheie sesiune" + +msgid "session data" +msgstr "date sesiune" + +msgid "expire date" +msgstr "dată expirare" + +msgid "session" +msgstr "sesiune" + +msgid "sessions" +msgstr "sesiuni" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8934770af1c645d7502a0d684881e41fbf8a65fd GIT binary patch literal 913 zcmY*V%We}f6dj;EG_XQqfk4PCS~aSi*lD7+lT3;zDXK(76bAMtai>!f&&c-BRO+S( zsS6OS_yGQ(3o3=8vfu-dXTy>WAHbF+*LkW}I&*xF&po#1_szLa4%Ah^T|fZ14tNi+ zH2_=#d<9tj2f%uN0&W0)0j&N9V10i9^A{cGAF$oOcgbAk~0ln{0L6-P?69wCKS^Z zM5#wsmIx&TjJU;LM>ccjTft-v7nc!T^~$9s0_8qoO5;E>p}I`R(nIw$ zsRpX@q4J9R;v5Zp^DuKnl1CSINS>{;7f z;<{+Zok)ZpT74Pm=`}qhQ@7boCF|nNSoV~ML^5oZU#g(d(q9zwl=wbH3k%3D$$g(v zw2lY@JM=ZbIN7TDCA%C>kSZ;rgM-mXjh1pSLdPS%PwdvvSM$rW@wMDkhg>*ja%R, 2011 +# Алексей Борискин , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Sessions" +msgstr "Сессии" + +msgid "session key" +msgstr "ключ сессии" + +msgid "session data" +msgstr "данные сессии" + +msgid "expire date" +msgstr "дата окончания" + +msgid "session" +msgstr "сессия" + +msgid "sessions" +msgstr "сессии" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..675f761319080af465399edfa87523859f79ec7d GIT binary patch literal 766 zcmYL^zi$&U6vqveA3BggtT1@0T2;>7rL7X2UO|*rszgMT9_%LPUYy+7C)@eO-vA?j zKo&N{zyci@NSTnB5F-ohOh}A8=jW3?_kHi{_nyx`Z?C;Z5Lbb_Knz?5UIH#Y0M~$z zfb%~CuJ;>o1NZ?r{}pU-!(M7gtSI&xPhxVQIkV799>HxCmxFMZ1R)74I1Fh}*$ToS zfJV~fec^Vl`YI&2N6OnctkT_`tpLJ%%#0{KuOCb{L!d@r&&I, 2011 +# Martin Tóth , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Martin Tóth \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Sessions" +msgstr "Relácie" + +msgid "session key" +msgstr "kľúč relácie" + +msgid "session data" +msgstr "údaje relácie" + +msgid "expire date" +msgstr "dátum vypršania platnosti" + +msgid "session" +msgstr "relácia" + +msgid "sessions" +msgstr "relácie" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a44169f10d353301dc66d1b44e9322eedf8a30f5 GIT binary patch literal 770 zcmYLHJ8u&~5I!J0bWl-KOoNmtTHl@R$YG5E5fUj97FKf5FTTlT?ep$wcl`*;Paq}# z1sVzzN+=MbgaUd*M}x$y&yGj>Zswc$X7+LW{r1|Mfb2Tq4k0DnB)legdrP=Mct`O0 z4+O9MOt?k(M)3Kc1h4x|_4%tAc zT!#l(YU5bf<}zcC$GK&x<`DLtrEJHbaHM5VXf+P?IN4%x!jcvw36EQwaT3QQWCu8r ze&$NoV(~pzZ$Prmx0;(VS@={~$5JDdEripCL(j;O{`ekfLz$98xL^9jtJ=Dm()qQH(6C+A*O^o~hwYcr zU2K$tEy7+gHlkpA+Kem*RnDpHG}};xopp7WZm`oy;3337l8V-eCM(*2)6-?CNu@fK p8XN79-oyZd^D|+gH0W^X|NTG&rKWc, 2011 +# zejn , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Primož Verdnik \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sessions" +msgstr "Seje" + +msgid "session key" +msgstr "ključ seje" + +msgid "session data" +msgstr "podatki seje" + +msgid "expire date" +msgstr "čas preteka" + +msgid "session" +msgstr "seja" + +msgid "sessions" +msgstr "seje" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5cab833c304469322bc4905039817747d54d7b3e GIT binary patch literal 724 zcmYL`&2AGh6on0x9}TeSnuXc5s+^e#R0$5Lprw^65fPPvy_30}xS6phw$miq*`0IZP67O`Z>h6iBFlIu*9TK-aV-A27Z`TByoh5Cx} z{&$qm{zTnD{X%*F56b8MqTXL2^Eep;08zjiq$FTq-=l_fAOr2(1>2gFw9lHL@n$q;7Cu_axj&!F$vamrqU@hfqf zo(Yxd-~>u-9P8Ljrfh$lS(a!{gYJuj9T*S}v+Nn}#%Vo@cUcs(xIyEXM~$5*jv@@Q z6F8TC&2_H9qDQR$fW}R}`*0`13Z4t=SYm{-xp3NWx(`;#A${Ci@JVTOW<&vYFp_0W zn`{qTR5lhFumnWG>C?O?loX0?4V)`^7)~aWn)55lQ<&EJx(KT~EsLQe~Vrd(y4W z$*CO$-F$3B&W^MxET^hmOl`Z~qSdgyrRe=OjkjBYe^vZ#K=9$_7t{_#Dhugf4PD}` VbTGeAf>w?s!`b}PYEqd%{sRU<#^eA1 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3299ef03790 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Besnik , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sesione" + +msgid "session key" +msgstr "kyç sesioni" + +msgid "session data" +msgstr "të dhëna sesioni" + +msgid "expire date" +msgstr "datë skadimi" + +msgid "session" +msgstr "sesion" + +msgid "sessions" +msgstr "sesione" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d89316d8387964bef4ab57ce1ad308dfe732971a GIT binary patch literal 855 zcmY*Vzi$&U7&TCS=zs-@0mR@ARE;Vpc3afwk}IgCl?p^uZD4m3_j*lYN4C?XQU}^f zu&^Ql8~;Iss3-`5#2M6!;ggUtd0h&^6%ez*m8% zfxUhY7-GHIBf!4S_6b3>SLfghwtlS&V-h6|5}jtE1+H={km-v9_98!C)Wr6nH)vU_ zO;NFAsY)IT?I(q}y2)j%f)&wJ+LDrqlPZ~O#fFqsh=b*aWiqb?x8Nmr;j|D>Qg(|_ zM%WByETl6Nlu-&svLdz;KXd5Id*2krjD|EnL7{>N+*nf9T$(z!N{4t3`kKP`RgFuv zl~izXt*6|n4V0|X@hk*o+~TnyWx*REUKM&R;S!H;SlbM9xpupqwSH`}E;`wYYUKJ4 z8&LgUJZE$+6O@)p3&UT)vNV`i(h3Pz+it=et?1ZXv(6J)z?BWIjj++9@*>F(eg3R< zp~-@*sA?kP5a-ttdwk6h8yzgyTbkF&qS6f$V%h91O*B=&{WcnxHyMp0hR4RRZ|P{n z7`}}u20N^0qshTmF`D*mFF}ip;+>s-1UxhY83vijOd&w-jXOwp-C_FD9U%A4b<@3c z-+jXFJ+!;&9(, 2018 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-01-30 10:08+0000\n" +"Last-Translator: Branko Kokanovic \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sessions" +msgstr "Сесије" + +msgid "session key" +msgstr "кључ сесије" + +msgid "session data" +msgstr "подаци сесије" + +msgid "expire date" +msgstr "датум застаревања" + +msgid "session" +msgstr "сесија" + +msgid "sessions" +msgstr "сесије" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e3fd30761b3794ef4e0ca3dc0d5fdc94b08d76b9 GIT binary patch literal 787 zcmYLH%We}f6dj;EG?Y!(EG~;yi7IF85Sn(9DHWxaiV_i(z~0R`Q>PPqWIIiY@(V2a z2lxP%>{#&uEMd)#6-&hRBx$d7bnfw-`|!v=H`YD|821p55go)s#2n${6T<7yi2H~y zh;_tQgg^g|c!2nU_$Rc?cx(IYW%yX7{cD`J~=dkJM@y5I4y=cWzPs@gf)S&m^Qa5qZEzgR9s5m^TyXCbdRt-U^{Vx zZc~h~!>uEI!2z9izOx*PS#6-l(c*3^%9m{-Yc?Ac$4eDe!|qA<=;m**8VwJ% zazf#jR|Q_ziJ6OvoJ-Y$!8tcpxa4jBnC#y8{LG;+{q7HLvZn~Ww2gRL#_DSeVK2G4;4+EMQ(_0^|#((q|nLEDVN ze7-0_53OPi! literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2fedc6fe6a2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/" +"language/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "ključ sesije" + +msgid "session data" +msgstr "podaci sesije" + +msgid "expire date" +msgstr "datum zastarevanja" + +msgid "session" +msgstr "sesija" + +msgid "sessions" +msgstr "sesije" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b44d13a6b74ef78f8eee5ba1bfc8a405dd659f73 GIT binary patch literal 707 zcmYL`J8u**5XTLK*YYT+DNL6r@~s^Km-uuIA(4V|;*>1(W_PmZWY1pNzE?qqL_?dB zk^(*fX-Q8>Ny7)ArDS}Uy&LK0zdinsADZ8f*3JpWZR9bMA@`6^NR02u9pnOu`5#F1 z{zUF0zmS;!gGAq7pr7CME!;ueHW-$HutQd#<;l< zf?M;rh2xE@IXMRJwKbl=wAK!2p#l)UNH!XiYPmRrSu^*f@9Zh$fgKd=Ex34+q{XQ+ zrA>~Ywl1)qFLl9Qj7rZkD{0byov~d9DxjCW#M>m@;^G(6qjEOI!rlIC9n+CP}1WG z6xt8y`XGc_rs-rdX@yv?Phi^0?J!;ZppojTJoV#rBk3LV_EvutEuQRJ6TsjbW;K2$ zz%-, 2011 +# Jonathan Lindén, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jonathan Lindén\n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Sessioner" + +msgid "session key" +msgstr "sessionsnyckel" + +msgid "session data" +msgstr "sessionsdata" + +msgid "expire date" +msgstr "utgångsdatum" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessioner" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3b4e3a4552449eaceeef54c6890b367e7df34a38 GIT binary patch literal 743 zcmYL`L2uJA6vqt=h5{1O&Kw@MO_Q6XFtu~(gczGNw2EpAyPL*My`^?!J4?IIfW!&- zA{;>C#2Inq2nRj@SB^ZV>H4H!{_nl~{cI<{HrCz~jCJH8k|6hxw}_9=$X(O5Q9FZ53_>gQLO0>h^If z3ih>fLgA_A1zyjInG1`YOVxwXgc~bd|8;UmyDOjHYb*>sP$Qj6l`-hPk?#7K3~Ut) z^V0B~9%?hS3{+8R~(jgIWF<*XsA}L%f|X2zzWMi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f645ab42783 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Machaku , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swahili (http://www.transifex.com/django/django/language/" +"sw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sw\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "Vipindi" + +msgid "session key" +msgstr "ufunguo wa kipindi" + +msgid "session data" +msgstr "data za kipindi" + +msgid "expire date" +msgstr "tarehe ya mwisho ya matumizi" + +msgid "session" +msgstr "kipindi" + +msgid "sessions" +msgstr "vipindi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a81d60d04388b774130bf297d4731efcb9711f23 GIT binary patch literal 801 zcmZvX&u`N(6vqQ>fC8so;b4%EHcf8gY0xdD2r)Kks1?-|xSPh!yrp(zyR?%yzyWdM zM*jm2?2^DxZ~VCP2XJKhQ+Q6=_0lJO{PnZH?>+n9%F@_@xC-0`TEGq94PfI7VDnSp z8ZZHF0zUzJ{s*`Y`~^N;a-4I}O~71soE6Yh(7T{NK<|N`gWdvNzT!AwFXzIxjOD2= zP1Oq6t6-y)D~2L!n4_82T#A|6Lwb=Mvy<6gI~^sDSl8hF2)|^?76m9eq9T^=0ZXMa zxUFLz;U|Mw<4^|3?K}_hj$+h+7e9q*0ow4%ee4rV>WGlQudn;W_rZt{*lTWk&V6<4 zZ)38J$b(?hU-u#07S#raiVB@jBUON&Q6acSEyg33poj1pNFOIfiY9nZ zs=f}8NXt|=HyWtgHdh6@(?n#g;W|Y&F0x-mc2=&FBKurqzl$s{({Yi%E3&M}KO%dP tf2gjZ=)FD8zQRqBO~AF_s4TJFq3IbI7h9?k-=;(Jw+me56TjOI{{cI*9GL(B literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po new file mode 100644 index 00000000000..21779b003ba --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tamil (http://www.transifex.com/django/django/language/ta/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "அமர்வு குறியீ" + +msgid "session data" +msgstr "அமர்வு தகவல்" + +msgid "expire date" +msgstr "காலாவதியாகும் தேதி" + +msgid "session" +msgstr "அமர்வு" + +msgid "sessions" +msgstr "அமர்வுகள்" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7a2be871f237e003c9214e13b8ec87ab49cac0cc GIT binary patch literal 786 zcmZvX&ubGw6vtPsKUf7p@FqCkQp#j^i<)+0idb8yBpAx-eaud_+iqr;nb{@W%K`3bDK zV;aCV2|mbT$w|mGw-i?@PQ{d_$WD?SzBm0>R$HdqyrbzxNS|_PntT#&GZCfsCeKo- zX-h?MNFU^pqCx5tyZtzztCBMfFMWt@K3R0VJJj{4S0kS1yR`+^b6pteCf|+C%$cu7 z-DT=66Ys8n+g)%Gc9SVh1IdI+m`_IR)A+N-J1 zT;NiB8D6LPKs#B&Vo@iZEhZJ$jVHl6U7GpKt}d5!O?1*Q7LiYup2hm)mS%?CPIAc- zx}M6O@`=dCscJ0N$>g_D5#&~bc=L7JDvM!Rd@GADW$}WP#oKc9(j=qT, 2011 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.com/django/django/language/te/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "భాగము తాళంచెవి" + +msgid "session data" +msgstr "భాగము దత్తం" + +msgid "expire date" +msgstr "కాలం చెల్లు తేది." + +msgid "session" +msgstr "భాగము" + +msgid "sessions" +msgstr "భాగములు" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..462cce8c08deeee499ff105649e0d69d303acee6 GIT binary patch literal 814 zcmZvYzi$&U6vqveA3B)2f{=#}pvt*BL`ifZ6(Y1!1rbp>*xkgvyY^zAY=@*9LM%Wh z1VcxVDkKmCNJ!3#m>FS1miPl$85nrZCCxyd^trG7?(47L-Ot5^R|x7fZ~=&cv%o&! z$^d785#ah?0O$P%oCCfCuKx>gzTd#XF@*krE&?x(BXkk;5Y+9zf-ZsnnDqZn`sYs| z1jokN3!tt}mV&@Cu2b*?TUqy*Qkmciv0;%(hPzZVq{`-0U6USdcG=!^tx#Kv9oErg zqe~tz>5?Mc-Jv`Y-X<%A)TE`7tV?e86GdVXVXu8RCQZqx1~0h!y-V&iXp_FMF+x*4pepgq6T+3a%N4`SuFkE}VI7yI8$);zK1vx^<= H&x`#BKO!4} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9f7648fccdc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-05-06 07:45+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" +"Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "เซสชัน" + +msgid "session key" +msgstr "เซสชันคีย์" + +msgid "session data" +msgstr "ข้อมูลเซสชัน" + +msgid "expire date" +msgstr "วันหมดอายุ" + +msgid "session" +msgstr "เซสชัน" + +msgid "sessions" +msgstr "เซสชัน" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1323b82a1fab18a63a453ead5644c9acb6d57dcf GIT binary patch literal 726 zcmYL_F>ezw6vqt|3I|AtnZaYL%DKBhmDFh}L}{g>MvcnBZgMYoZZG!9_BH8uKx~!R z*w`4@Kx_y$#K_3P2ViC7`EqHV^wa;ncmMZn-|zb?7X)J!d4MFyZR9oL;}dcd`HcAf zSHydNB6pBqi0}VFyzeh^afOh7sJDieetfO-$>FR0%40~N>W-7Ba* zuFr+wr#k%nwI(Oe!CI-6B`_TE=D6rqtF z!9pniMmdIAYosUP{7nlfn(@$?a6K3t4EC0< zk6Tf&tCa(Vw>mHJc@AbSEDIr3kB)L-EV%xQWS@1HK7ZC24BJy9ol2E)+I=P6wM8Wp8nOII$S(moo?$LSLUsH64#_PR+9J$I=lR_ARTjck5)CnVVNp#(Bgr0%H Rzq_b}5;@wweQX+j`adLh$7BEi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a23226bf388 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# BouRock, 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Turkish (http://www.transifex.com/django/django/language/" +"tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sessions" +msgstr "Oturumlar" + +msgid "session key" +msgstr "oturum anahtarı" + +msgid "session data" +msgstr "oturum verisi" + +msgid "expire date" +msgstr "bitiş tarihi" + +msgid "session" +msgstr "oturum" + +msgid "sessions" +msgstr "oturumlar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e55219282ab8389b3c9edee1e97fa4ff570eb79b GIT binary patch literal 806 zcmZvX&ubGw6vs!cKUhUj5HBKgtdz;_ikfy~M64}T8Vq&yK4vG|t()0pW@6G?yjY?3 z=%E+y9>fR+YGN-QJj$#Ak6!!(diCg=tVxje!Dqkw9^d!oy2sR8QUEHOH>uf z2CFHu5|AfMm`NTEHYg7hYmKFeP^2QmC?NNmp(K9dVXOMkCyRnn1zvI=Ui0vE$Gu4$ zm$*gjx}H;a1O;B@H{j zXe{x+W?L!ynpIh;EKP5B3y!szaK$+6w3)(jinW!U#x&w3TwA9?GF5);FO&JH&%9M< zf-Lb`5=1=o@ch$AO_qci%BsdqL1VI, 2011 +# v_ildar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tatar (http://www.transifex.com/django/django/language/tt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Эш сеанслары" + +msgid "session key" +msgstr "эш сеансы ачкычы" + +msgid "session data" +msgstr "эш сеансы бирелмәләре" + +msgid "expire date" +msgstr "искерү көне" + +msgid "session" +msgstr "эш сеансы" + +msgid "sessions" +msgstr "эш сеанслары" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af7ab53bb6735a670114ecf738e973e4f5831251 GIT binary patch literal 462 zcmYLF!A=4(5XI3XRZ0i%-OX{0*q65Q_gE^1WDJ@WHy?s z(z*aspXn5ys?0-d1&L;_F$|oN0k!ZfgA(ML@is6HyhAt_tkYziF%-gFedyZrpt}Xm zfVHtj@S7$>L=)))#7-KY%V3=#FVYz8$wcW?<>VgIVELHu%9b`u`+z+rt7N7iRZRJY5?j!6zow@p-ET+pKL=W+1-*=>\n" +"Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" +"udm/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: udm\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "" + +msgid "session data" +msgstr "" + +msgid "expire date" +msgstr "" + +msgid "session" +msgstr "" + +msgid "sessions" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a2def308b9fd186c5160853cd72f8c61d3a49594 GIT binary patch literal 841 zcmYjNJ#P~+7&cHobY%jGiNOd_HB?UQv{k|-7Z9bDDiINtD+8NJ-0Sr&c68@73F<(* zuppR7XZ`^LNaZ6S@dMD^!h~2D7+D#4osXuk^xX6M@$+^E5)&f&T!T_3RmhE(2c~^G#r* zSAZcloIL|<>gMIa>i{uwEE85FT3lz$_&tpy8h|4(ST17Ul_5u}h{FpZb zwX1wwmVP~W%A0q*CilZ^T{SBZl3ts8g1CY=ZM+#o+?PI=cz#>!mYvIWI-RUGL;Wq$ zHJRM#SrZD!19I&km$9nr)z#?_U|DLdD5-^ni}hOYLM^&F*9zf`60UFaC>Gk;bk|66 z>N96;iHNMqx@!2+vvKi>ua7Tk<91-x!gj<%vZkVDY-8CPE@Nl0gh#D2FK;mFI1JCt zVbjuU4rBN>rWow7t~mM0R@qrH?Jz;hjN-k$Q3O0R0~rRHe5Pcf9irr8@+p0pK0m3Q*!~YS CHUYN) literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6a5aef7b40c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Oleksandr Chernihov , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Mykola Zamkovoi \n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sessions" +msgstr "Сесії" + +msgid "session key" +msgstr "ключ сесії" + +msgid "session data" +msgstr "дані сесії" + +msgid "expire date" +msgstr "термін придатності" + +msgid "session" +msgstr "сесія" + +msgid "sessions" +msgstr "сесії" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..493b9c228c582a2a5b45d2f121495a44bb6dfe74 GIT binary patch literal 729 zcmZXPJ#Q015QYy3A3A8DprRNWlqg!?T?9B;V}uBa6l4o4a_AS|`f|y6@3gyz9f^`e zDO`bQXeo?cBtk$zB=`Y{8tvH<{1xWx*eMw4(L1wxXJ_Wmjk$Lg#wFwyQbDdFuaG=G zB6;0ME+b!&YshybfB%VGL4G4|&so-A)H{eeKY4$TdK2ppsMk?XQ1kv@sAwP0y?~m> z#feyRr_m+wt;Wz}T7!yB4x_~bd4c@qVHhlwDz zH+d3EO{yvgeeyUB6sgA)?Ao(BS(Th=^pYnyjlz=a-6O6?ydroWb&HFx=elSloBU;% z|9R#s5_g4oE8yLycilx7!>%x;NnJ9bBBoPZ`Iey@|iE6)#Q?_iAL;)BA~GRBGj`TDWuY_ zMX6*FS&wB)Q4q6uTXt~s)@1M|gvHiKD$4%36-;i#K^Gd*kA&t9YP82&Sky2BIeABM2!cmMzZ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po new file mode 100644 index 00000000000..62f625561bd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Mansoorulhaq Mansoor , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Urdu (http://www.transifex.com/django/django/language/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "کلید نشست" + +msgid "session data" +msgstr "نشست کا ڈیٹا" + +msgid "expire date" +msgstr "مدت ختم ھونے کی تاریخ" + +msgid "session" +msgstr "نشست" + +msgid "sessions" +msgstr "نشستیں" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9346a6c382af951824992dbee8d3482a1670aefe GIT binary patch literal 744 zcmYL`J#P~+7{?DNFFFtd5*vfJf-2|iB9zo26{56KBmz;nvb#C=;^xji{F3DI8Ca3n z82AE=W#t2OWP^ndz{<$uT+%$!@Ba4VzaQK8{C=?YDT25SJOWbSF7OcuaRJ-`z5^lu z0|?$r;2!W32>Cxi@cjk8T#KTApfT|IdgJ>F8uonyeF%C1dLQ%>H28jj!nUPn3pB*d zMj}{R#x3~XSdF81!dj`7jl{f?Mxcy45!oiW){x{^lZmL;V;c>PJ{Kd0`x$;OOsK?A zcFt9<<6}{2%`n8Rl%j|qS2TeD_rj+J;I%hFPwEI3_esN4KK+V z>YPe?V@JbBi*=ZZ_NvCBIk2%$7sqwIN3C?UNyDm WsN~y)FSP@sMC(;F;f36oLy`aEbI!E@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po new file mode 100644 index 00000000000..47fa681e590 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Nuruddin Iminokhunov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Sessiyalar" + +msgid "session key" +msgstr "sessiya kaliti" + +msgid "session data" +msgstr "sessiya ma'lumotlari " + +msgid "expire date" +msgstr "tugash vaqti" + +msgid "session" +msgstr "sessiya" + +msgid "sessions" +msgstr "sessiyalar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..69b82fd33a4128ce356ed31738d577305ea28117 GIT binary patch literal 679 zcmaixJ#Q2-5QY~B5G^!NQ@8|0zO@6<9ljhwghYyzgHyCzZ*C{MPIm2;?fa6D=+aRk zYM=vp8YD!KE-d%~JKd5(*>T1*TEo$%|qXz$b)X?W6D%#KIUPBFWy^(0;LW7{K z37FN&0?DL@$boap=!J$ud08C6e383oV9gH5(iI literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..731d24ce52b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Thanh Le Viet , 2013 +# Tran Van , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tran Van \n" +"Language-Team: Vietnamese (http://www.transifex.com/django/django/language/" +"vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "" + +msgid "session key" +msgstr "session key" + +msgid "session data" +msgstr "session data" + +msgid "expire date" +msgstr "Ngày hết hạn" + +msgid "session" +msgstr "Phiên" + +msgid "sessions" +msgstr "session" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..4d762f61043b83b5dae59a77c4ce5ff88ded5328 GIT binary patch literal 722 zcmYL_zi$&U6vq!JKXfoLGk9!OIp;$_T8ALi&`L!OMCD*bCg)t-UhI?YG%0@oEU+Mz zN{EPwg@J;E5J(6lRwPD779eUTRz{xhF3poZ`o8!4_4ALPXJ>Xih?BrMAOcPUj{p}R zfK$Ln!1ccZ&ifrW1N;D7{}|rmioEue*=YW`Ro}` z7sm_nU?~r`|5%xOx41DvN#pThCNxJev)nU9bE2-v4vS5`J;{yN(rSaZEnbcB9j@IZ zisB6>6Xmb-OlgaoCJ`}S>L&(AiXy*tGr|qcnFTMt2B%SUo`e@M32|6OVMs}Jo`i&e z5wG(t;bu;KRZJFfxQN0_^a7bD5dIo77Dt*%lQOF`Mc0{>!k{%SVxFSQa2qJErg>Qr zvZJoR9+~u6!g0h|kD^9bNNzZqbqSk8vt4U58U%yEpkm!*(c!~NTlIqCZ4*h$F~R-r z-Nubz&Tp=v; zVj&ZX7VZgqcw>t4v;0=t*DS>=O7{#!GRsR-4{NAM>!jv;zdt?O-y3=RUmlL1zZmbn cKiGXY=@m=koj2phugl(_y$1(RUQP`E0f#o#3;+NC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ee258596297 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Ronald White , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "会话" + +msgid "session key" +msgstr "会话密钥" + +msgid "session data" +msgstr "会话数据" + +msgid "expire date" +msgstr "过期时间" + +msgid "session" +msgstr "会话" + +msgid "sessions" +msgstr "会话" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ad835229439f245b21807e1af47d5a89f469f3f9 GIT binary patch literal 733 zcmYL`J%|)B6vszBKN!Wr+9Ks0M|KiX_b%&-xZc5mi_1A`DRCw@le^huNV4vpm7Nw^ z`US#aVJm_t3RZ%xl~~%yEn3-H`m(dL`{0*Z=e z_)ZL^+gxQj+!UoY4tH%PQ+#=lSsZJI!rrwQcZ}c;y!Z<2#?To;&tXC_Z6Zn;X)Y5= z2pI9ExGR0nxvz=IDyFN5o@ZytGJy!Ma_ewxxUvOz+A!3~g@R$Aa3_}>T}YCoQE-!7 z%KBUujYRh^LXpY_JQFw;yzfh-5>}wan9CtoOK357u4GX(91a`K_m*2?D16j#uVBzulHF zcugfbl`3Os<&Jc-BQrGFE9?~m!wbBwP2V!4%1LV5w1ui^o3z6D^X@-, 2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Chen Chun-Chia \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sessions" +msgstr "Sessions" + +msgid "session key" +msgstr "session 鍵值" + +msgid "session data" +msgstr "session 資料" + +msgid "expire date" +msgstr "到期日期" + +msgid "session" +msgstr "session" + +msgid "sessions" +msgstr "sessions" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/management/commands/__pycache__/clearsessions.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/management/commands/__pycache__/clearsessions.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..45d12935cd3f97ddd9b943bb8c9dca0d69155ac2 GIT binary patch literal 1014 zcmZWoPjAyO6t|tEEnV9S5<=qQ3ydB}4qS$W0I^ongj5a{0&ZlwWes;{sqx!h|7MO7gCuhmu#JJ zFmyCGCKYoH`rg}E^Fx{Ev0#Y}*j)gw2J#RTjzY{(NEi+sMwoMjLYKKv$Sd1Tg6-*H zEa;3=wH7qiG^UA?Vku`-D#}vD6O(PIku=FTILfu5{A&SrMm5(ul|s{}Qh?7{Y8KQi zIAyVkX8@7T;$+1Iqp_*%xy-pRLqEYgfE~~~u;0PfBM=4|yd;|o=%V7PonYU=y);?drk7Gk&1_X+Zz=%eJSrx zq&d!uj9a>#jg^wBY-z)|Ql)pMQp1N%>1v*xlxzisQ??c`TN&>I6g>cea2FFifUkqy+wGtk9=~>*z&v%LNW?jhqOuz` zV+(pOicZ&Y*8Fi7JS&t|VBr5wnt6V!ZZJ(7bTy|d8?+hlZsooHYo6i*yqF1e5PphYktMuNnphy^5sD)m&Rc4=9>M9%s3nrptW({gt!EDZM_ zFu=&)z<=VEsUs^OmFFa<){&j}v){+>y=T844to}kFRxkh)3K~y2HYJK!9Gqk#zk1d zPAz8RpQI#nn3GXPZR?#S96>)@f`T*ed~#Sv*e6!dxkel7I3T*0B{RvZq{x+avqC_s zrsnMK@Dc3eR3$D@M`2`UF$d@z{Rsl@yldi!j&MbHP0xt%aL*II=&fx;eMG((;OTHp z&dAK@Zi#I%68FARaUXi~{(LZZzYV`zcxsECHJ#aPOY9=o2iiZ{aMaxsPzuSizG{T% z0+!cLk=NmBv-JeGP6LXm@kNwEKC8~PuRta|O;(@>S0Lj;L6q|hSih7>#^uuZVS|lR z!7IMnpeF_ewlrm6eOQ!r{6)g4YTvpv>d3 zswAIQ%otWYPNDI$bC+gRrk9eZx?99^m{w@0siCjkvjkG1@Sv=F$h?f_dLjB`_o4`!dzk{tgDCoN$x~x*kbn}9Z$3>xNmA!{AOSNvGPgnE)w7s?aL(nS3B~+V zSX7NToS@cel0gl%+vKae(;}~A63f0Z-8yL+b=2_Ey`qHn!u_!1LsY4kKPvoK$O~2S zDX4H#S8f7X5l-MLtmLxs9i~YfmdonA$X||Mg(|7wIa*v`#wu)8+UVh?$l>h`5BK)= zUSM~U3h%ulMhzr-VU{r#ie(GB@cZ)&^1WsjSX v<2K}Y6LQ=C;==&@%iyd*u8FdABXC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/migrations/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sessions/migrations/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bce4487ad2180c064fd239f2a73174efe2b47035 GIT binary patch literal 202 zcmWIL<>g`kf= latest_lastmod)): + latest_lastmod = lastmod + url_info = { + 'item': item, + 'location': loc, + 'lastmod': lastmod, + 'changefreq': self.__get('changefreq', item), + 'priority': str(priority if priority is not None else ''), + } + urls.append(url_info) + if all_items_lastmod and latest_lastmod: + self.latest_lastmod = latest_lastmod + return urls + + +class GenericSitemap(Sitemap): + priority = None + changefreq = None + + def __init__(self, info_dict, priority=None, changefreq=None, protocol=None): + self.queryset = info_dict['queryset'] + self.date_field = info_dict.get('date_field') + self.priority = priority + self.changefreq = changefreq + self.protocol = protocol + + def items(self): + # Make sure to return a clone; we don't want premature evaluation. + return self.queryset.filter() + + def lastmod(self, item): + if self.date_field is not None: + return getattr(item, self.date_field) + return None + + +default_app_config = 'django.contrib.sitemaps.apps.SiteMapsConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a264328a8dc7cdcdf49f7ee54b20e78166818b52 GIT binary patch literal 4893 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 Jwmx3F@?Vf}p5Fif literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/apps.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/apps.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..928c15820c1f8549f7f32ccc34b68601955de3f8 GIT binary patch literal 534 zcmYjNy-ve05Vn)F>QBl_N7hP^3@jiaR752vSSl7T#;r{WP2ym?g?23qkHT~C7Fn5i z1t#v2Nc1G%-}l}5?(PSJ9s&6{XUP}XZw&S&fM5*I9)prZ(v)PBQHs8odYR7xN^Xes zW$;d9py<2=)Hm7*VV{<0Ejg9KJPgJJk ziCV|bZ0cF!G?~T4#y#o$G&+lMq7$fCiUkxklxExt#BpO$6gDb02Cv@2JD}5{0j)By z0_!)MBGcfx*s#g0T$0+z8IjvmxJ2j12iSB`VVnO2YOfEuvU5?N;gUjB{T9;D{{t4W Bip2l` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/views.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/__pycache__/views.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..68abbe4a0f505fe58c99b29c99c8e2306ad428f9 GIT binary patch literal 2604 zcmZuz&2JmW6`$E%?gzO`QL?PqO`9@7SeHpe8c13ssq40=lO{kT1c{2Kixk9~Gon`7 zFU<^Pi5M0|X`t!BMGrj}*3p+7dM+w49P1d?k;tjsRHrX2M z+@}i~UxD6Lw!yBL-X^1;lK$3Xu#D{VY3-^s=ac*qtsD15Qb`!12r$X>Tjby5L z->QT6@=Be4oJ@G#LAq0_Ulbn}ich!z74HM3s<&>wh1$D3ud+n(Pq?hgLUNoI{Fn>F z2Kyj6VlY3ZXv6ZcphdUY@X2dH6#0TI=%2|RWt3U>{RN#&nd2yzK@FE1@Z;a zprq+PEN%Uj&TU4u&8%BQ+eUeIy(rUy@sl^YMOm^6n?#KF(_=mhKimGKyjv={y_-xP zk-me5A5FPbwUda6tlh(VruD`0Y>#N|>`jZY2w~?Z$?#q&4rP^$xg6d(NQy~$hv((+ z4nH0$amvidFiYOwC#wi(0{VNv}0r(H#o_&Cu>PnW$8FkX;}<$pm%QiU}^ebW%}UU^ksM4fb~`n zp2CCgm+;9ifoO6-<_$$PM1Jm0$lTNPp>;;?kl+8|b8GI;17+)ALB&m=WFF|?z+vRj z7q@kzaIiOTs)lwTV^QU@i?fGNm?YT6md{Y^AU8p6ai@T+X5piFhS}F z7B?9>DiYZ7B^Zl4s}N5`W`^q!pg&q|TLa>cOf9GzC@IBtT**ORyn+j~E-es;$z54y zQ^iNHTp!plTtg4t(uvS2tMWfsMe?P4SHi zbjVyr7B)aDGIo5enmSUggVw?l|J2dL@Qf5Lv=Qtb>A(Q`D;*WSYU@Bp3u_(}4)f;C z-;$%x9ir9_o8rHe;0q^#JU0*u`UsZpjh?&_y8s@^mG~a$ z&!S(0&h|$oOZQUF`kMj^zR4Eh16RApNd}d=wtw~BZf(O2CSEqf`~J&IR5ylsFfH$HlOE?7H&hbnC=W37xxnBx3o+@dA z7+-xRB=`U@a9+nQ93Hop0{H)6LLOgRj;zYrV09~-;5<_>-o&yQuP+s*D$V4;EMy{x ymz*gv=FFEoeBoyQ7T|T7@!MF@B?kB0zajVy{EV;d2Nq(1l5fN7@RNsHENGMPJxf7)(vB;mw}I zfZTS20!*=`@xT+%ZZViVU}g$S>-Kc@uVOngdb5vSZw+IjBt~va+TWJcyOx31PLibL zg-numFG&h58io5=l6-Br8a(b=s>(cqLOv)!&4Y`gFjK1=YOE>Hq)$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/management/commands/ping_google.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/management/commands/ping_google.py new file mode 100644 index 00000000000..d362372bed7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/management/commands/ping_google.py @@ -0,0 +1,12 @@ +from django.contrib.sitemaps import ping_google +from django.core.management.base import BaseCommand + + +class Command(BaseCommand): + help = "Ping Google with an updated sitemap, pass optional url of sitemap" + + def add_arguments(self, parser): + parser.add_argument('sitemap_url', nargs='?', default=None) + + def handle(self, *args, **options): + ping_google(sitemap_url=options['sitemap_url']) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap.xml b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap.xml new file mode 100644 index 00000000000..30ca3c024e8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap.xml @@ -0,0 +1,13 @@ + + +{% spaceless %} +{% for url in urlset %} + + {{ url.location }} + {% if url.lastmod %}{{ url.lastmod|date:"Y-m-d" }}{% endif %} + {% if url.changefreq %}{{ url.changefreq }}{% endif %} + {% if url.priority %}{{ url.priority }}{% endif %} + +{% endfor %} +{% endspaceless %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap_index.xml b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap_index.xml new file mode 100644 index 00000000000..f19e622c55e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/templates/sitemap_index.xml @@ -0,0 +1,4 @@ + + +{% for location in sitemaps %}{{ location }}{% endfor %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/views.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/views.py new file mode 100644 index 00000000000..ab6b9a6d241 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sitemaps/views.py @@ -0,0 +1,92 @@ +import datetime +from calendar import timegm +from functools import wraps + +from django.contrib.sites.shortcuts import get_current_site +from django.core.paginator import EmptyPage, PageNotAnInteger +from django.http import Http404 +from django.template.response import TemplateResponse +from django.urls import reverse +from django.utils.http import http_date + + +def x_robots_tag(func): + @wraps(func) + def inner(request, *args, **kwargs): + response = func(request, *args, **kwargs) + response['X-Robots-Tag'] = 'noindex, noodp, noarchive' + return response + return inner + + +@x_robots_tag +def index(request, sitemaps, + template_name='sitemap_index.xml', content_type='application/xml', + sitemap_url_name='django.contrib.sitemaps.views.sitemap'): + + req_protocol = request.scheme + req_site = get_current_site(request) + + sites = [] # all sections' sitemap URLs + for section, site in sitemaps.items(): + # For each section label, add links of all pages of its sitemap + # (usually generated by the `sitemap` view). + if callable(site): + site = site() + protocol = req_protocol if site.protocol is None else site.protocol + sitemap_url = reverse(sitemap_url_name, kwargs={'section': section}) + absolute_url = '%s://%s%s' % (protocol, req_site.domain, sitemap_url) + sites.append(absolute_url) + # Add links to all pages of the sitemap. + for page in range(2, site.paginator.num_pages + 1): + sites.append('%s?p=%s' % (absolute_url, page)) + + return TemplateResponse(request, template_name, {'sitemaps': sites}, + content_type=content_type) + + +@x_robots_tag +def sitemap(request, sitemaps, section=None, + template_name='sitemap.xml', content_type='application/xml'): + + req_protocol = request.scheme + req_site = get_current_site(request) + + if section is not None: + if section not in sitemaps: + raise Http404("No sitemap available for section: %r" % section) + maps = [sitemaps[section]] + else: + maps = sitemaps.values() + page = request.GET.get("p", 1) + + lastmod = None + all_sites_lastmod = True + urls = [] + for site in maps: + try: + if callable(site): + site = site() + urls.extend(site.get_urls(page=page, site=req_site, + protocol=req_protocol)) + if all_sites_lastmod: + site_lastmod = getattr(site, 'latest_lastmod', None) + if site_lastmod is not None: + site_lastmod = ( + site_lastmod.utctimetuple() if isinstance(site_lastmod, datetime.datetime) + else site_lastmod.timetuple() + ) + lastmod = site_lastmod if lastmod is None else max(lastmod, site_lastmod) + else: + all_sites_lastmod = False + except EmptyPage: + raise Http404("Page %s empty" % page) + except PageNotAnInteger: + raise Http404("No page '%s'" % page) + response = TemplateResponse(request, template_name, {'urlset': urls}, + content_type=content_type) + if all_sites_lastmod and lastmod is not None: + # if lastmod is defined for all sites, set header so as + # ConditionalGetMiddleware is able to send 304 NOT MODIFIED + response['Last-Modified'] = http_date(timegm(lastmod)) + return response diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__init__.py new file mode 100644 index 00000000000..b554240bb2e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.sites.apps.SitesConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..748d426d05448f541c2b77fb8143f1444943c4a2 GIT binary patch literal 248 zcmWIL<>g`kf=?oNV!gzIf?~a35Yst7FD*0OPm?i9C?z#5u{5V79w-?PR1Oqg$xs9`7fk$0 z)GyC3$}TQQOinGZ?~+=kUs6;Fu}42AGfBUovLquv&sfhwA7q;@P)BxR qI#3f-3DhZI$zuKZ_{_Y_lK6PNg34PQHo5sJr8%i~AX`5JF#`a!iAd!D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/admin.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/admin.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..46739fc3e524226e2a43533a7449d6c5b40546ba GIT binary patch literal 534 zcmY*Vy-ve05Vqqal#(*B@dO!229_crRHRBwbg5W8V42voX`LVJ6qFej-U3Emh#@Nz zufW9FsYE&H&flHyJNv$y(P)UkUe9R$3Fnthb}fKp0&d0-1QJ-G0#l4F_LNr;N-&c6 z&6ngIUm-z+|AK@s@hW&G&zOcHn4>uS1~!Uu7jRMJB>;b(H!`!;UBi$}z|9c^i6|C` zdID1d?h6klk#65IFWnfg3q@7%yzKmv7jhN{-GDI*8S93O6_wa1izCJ!HeB^LG*Y=~ zn8;17cuPk{a-A*NeJ+(SA4pq4T==<7pDMjJHP56;rz>7As;MlhbSfXyMz_LMQkCDO zb=xef@-!Kz27Y$}j5S{XY1@)jWuu|ZUYgWtkkqaA;Uz1uv0&i&*i~ln9zE=d$(E=+ zXrRaci;0_-z>-oKO`xM2Xt{vhq^84bTXr(Jp?_QT=)kp~_X=HD-AxD~!VwwZUxuNH A+5i9m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/apps.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/apps.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5bbb28c5688a950fbc1733e96f47407e0ec520c8 GIT binary patch literal 798 zcmYjOy>8nu5GM6+TN%=J=-5?5rJ+j;6h(>{=;kHpLZBdMkye$El1kEPZFEbP40({g zlGaXng-*Sb-NGmEbjRb}efQnxv$Ht?d3eWKLkanf&Z$J;T)=TlP?AWhiJ^>Av;!TO zkcE>S>d3?_0XvehPEE!#N7bRMEST&17~(irEuXA_X01ABW+x?>21%PCoR` zbJI3fc!hqWyjMRw*J8hW0%Vx+ytWF$T&j)OYR_HkRgKk7B>?9Fj(Y`45k@6pfut-{ zkqquAi)ARId%_YK1Da%9TtO9g0J47}uSM7NW!-n)w(Al*I2KP&YDDo*&_-@9;kaj@ zJh`Sm_z4U>2FM814ps$aiBp|awg_zquf`NAcdGU_0S`usoYI?L#NrnIe5tGU8gGB^(B&S*rlV7glsbGA5=jyNqMV=s?4a$Q1yr5!Ay>4bI@iT}e}-$KY+ x(K#)A+jkaMV$ZR}+=vb+F$xxmJ*RFbsE}}r(8lcjVa5-*Q->gP3SW?ie*uqu$0Gm$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/management.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/management.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1866ec048cb2c37936abff816f9265c4d166bb6b GIT binary patch literal 1214 zcmYjQO>Y}F5GD8fLw3}pFwi0mgd7U!5b019NP)JfTe*NyBS0+&NeL8-)so()5c=0F zcAEo>@8FZCFi=Dg#ndWsWf2>jxm`MyOWbbmlwRc%zni;dP=zF{A`(?GiNWSkpM}gm zcW6Mv-!SRXXo`mM_0#AF!BWNKK)qoD%FfeesRq+Ru>qgWS*AwO9ppwstev!JB>V%( zlq%}Ho7X&%YE`nKt^1Rs9}i!ioF$X*lf#qa!>NulUe^$#;I-7A;7i5Codwa(GS>v% zHp4*(-%s$#e_*)ox6Zn|>&CkAUZMKHK?*M-@i|7O{{mc0(QBlvwcXmSx3T1NV`;s) zvvym1gV){$$-i4*XyJ<2%BRjP#^6_h3aLxITbugOgLn2kYHb?61Fwo(`x7+pt@qUa zEnssD+5OfR@8hf?PGsWTBi9c$=#Nitg4Um)U-xgqHdy!Da0C8}zh0p)(a-1<&S=gx zj9+M10;f_thFTGrOAb2bfye>7N~@-1ql{O()DwSte0G!^Pwue6$2%~f+iDitqr6Is zT03=GF({3@lo0Rw;VIkJXdv0elGPa-eni5YsifkRl{!A*e6ehfgy2H>5S%OF)VT0MQ=1Dx{LyZA4Kk?L)X!DIsj*bY%LL3D7ViHg6<(_&#wW%vln7 zQ3|7G?PW_LxzIklVi^cx2pR=pB_NgaBG(~AnQ`E1rDMp#L<;f&n>m3n($U`HG8MTL zMm41OA&p6JVEjI?Sfw@n6N$&L{x2I}a{z5ZY}!KLgh~LcE94kbfU{z?8Z|5ZDC=HPvVA~_!NibVK7|2c z3-|Fp4y+z_tiBiE06%dKumk_V*s*v5s29UM?I#K4S(1?WKIzE3x$fR1&PzT^%fwhd zxD9Jv0m$R+hKvg~+BsatOQ^A-o`hQnoeA^&x@vXR@6vZ{?F^p*LbADzKZnE(I) literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/managers.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/managers.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..49514df6d40efa84ba1bf4632f661b638142f105 GIT binary patch literal 2206 zcmZuy&2HO95Z+z>h@xeucH1;f4q<~9h5|%NQxxbQiU5&Q1VwbH6C~kf!EjeHWr}on zSB)horx*xwXrIA8`jvR?sjtwYNN1LgtVSlW!{N^EaCYXKkB`^aLju>EZ{zGugOES* zW%+X9OJy8#}RMbtiYnUhG-j&HZsBZcy?Q5uWgmi11}&6uffc zrfBSvcJLSYB5hg)S{joTLk+s0?#Xl?waxpP%tf!1x?h@|!%Q1Ak4qtQo#M{r3**B} z_d!S!Q$b=TXzU0UyJF)t8BpO0@2DAjR`*5YD2RO#h~^QA8zK~I@C>Z2CDy^#d`(;u zhY;tbYU|!aDOs4^%*cmHkqo7p^&V>(nY~O$ri}7zoSCS6K9Z@i6K1ajbE0*bW{Hs^ zdXbquST3Wqb`@#x)p^uUnT@*^sN-;8=#M}c@`@bO6GF+H&IxCN?2=R3Z#$KzCkIkh z0q0qf8P2Qgd^JeU2be=%BxBiTm8)ewsKWEPQ(84SPjiTq^HcJ7(tS~?eSMImQg?f! zq!^YxIWD_B`CHehsjxHMJbT_fn8FE*uR7m!@f^2c$3A35ch8ojWnmO7L!<7F>y+uv z!BjQjR4qK7tr!jI?AmJFop+~7DJ*?=VODV08VntQ!0e3Z0CMvOeaYtRn9a$tb3#r4 zmvgpD6d;+jT@}Ei@+`0_UmhA+h-#DD_vHjR3O!f;{)0*8NKS7|K1|JqH2Nk`wZh&bH=ojuAU{=JW(k@`MyOU1Hq*Q1vL( zo)Y7Yd_m{*GVBpdIKMkX>XT=HhNp1SQ9~b^V9rc)6ux4h<7&6|Ia-_30kiwOdfzS? z!oIfOpMAX=c9fQrTtr1_qCr-OD1iqcC_)5@X!{Gj-I;~9s-2zNx4#5XIe_|#Wn%X1 zB5z57t|rh6u(t!-p(i3}6=)kYfcsL(Y*3o+X9K<6~)(s=2T#M2m7jRNf92Gj5?*Zc2{ND$I0NXp|gh77;M2CqXA)WT?gj= zao@V(?DN&EbylGHKNw+4EMRmOUZBuKe|HWd0U)9TKy>vCM0aWs31|-vpecfisBjy%>F60 zP4#}Zu7IfvLvMf}4(155MO)0Lvl|y>WKmOFkClAjr?AcoT0qhqF`x!Z2!ehB?KJW- zAPP7y>&GrIjA;8cHMG$CuM?@J@FS}HL6#fneT-2d8^?{^2ak66gP!^fr{3d(8!-1h z42??(on5~m{AK@bpzk&0ZEPvv?T~YT?<7aP#UYF&KeIGA7iG$Myb1jSG|$J`P$ecS z3vFrCQjtR7)v;nE)%qEqr!vnuU&^};+cFpu7c!$wen4I3vJJQ81y_TXLR-Hb#%nc^ zcYw$TbrQ~Jl(an+UtX+HvLg>uc~HlO#eiSD{aJLxbK6=~<6-?1uwPgTYtcbf@I#%4 O9}(ah5#FNqcK!p3_$>JV literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/middleware.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/middleware.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..fbedbd67cbdd9e803f16883726c29f9876e26f65 GIT binary patch literal 734 zcmZuvv2NQi5G5r!c3h{)QXr$24hC9jCFPRSB<(Za~&)m9>j3VCYkAX~EJ zQ~FC&yJ(B_EJA5sC4Nh7kr$Sh>?dqG4I5e>Q*$7_@`0(m04`819xo*FSO zbBsNpkI$L!JkAkaF>euKw6TM$7CgpwegPVjeps`FKf!CxV@m&=3W{5KCvT-9VI)MJ zP6Nk=brHi)1NuVwwHt1be+airr@wT1ZQZ4Bat%J6UF7w`&Y-gC48Eo4R;KTyWid~i z6)tW4CV7`K;A@(=%ojAY`9<5B_4kK9t^V4aG^=jEahCAC+K@kE(fw`Y&CCD#mHabt zO3sdys`Cnz>c&b{*0d$BCrVwldAT_mDrKxz$}vTM!>z)v%MGaPFh83!l2O!m2tPYq y-y~_VD1Bm}aiDW7Z0%TTw(FPHp>EOlzV>5V;OwSjhHms>E$$<~t)6BQOv2yu!oFJo literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/models.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/models.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..cadd850b2ca14f523c52bbda69ab097ae563663c GIT binary patch literal 4274 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/shortcuts.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/__pycache__/shortcuts.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a96db6e107632fadf564289946afcc5ab587f582 GIT binary patch literal 681 zcmY*XJCD;q5Z<+&hZ0AkprBmQrNAy|03n2Qp}m5L#!dX#C2?YV&CVK>Q?7!Bl7Dbl z@|WCF-Cv+$W@Dk;XlGVCk8i*Iw4WA>8AJQ|Iw?PRjQyd*rD2Y}M~7z^B$K>iHBUHa z(v$uVmUuE)v*qXkt8B^pAZuGFIGqObaVNh*hc_53yW^7IbMu@aDzEl$5$?qI!QJS@ z?)jRagKAt)ZavI2bYo4KM^IV?qQupJ&8kXCku_2n zWjoUdRob000)r?zV^m`uN}8^5EKP;Z_o}c$8bUa& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/admin.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/admin.py new file mode 100644 index 00000000000..2b167fe38c2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/admin.py @@ -0,0 +1,8 @@ +from django.contrib import admin +from django.contrib.sites.models import Site + + +@admin.register(Site) +class SiteAdmin(admin.ModelAdmin): + list_display = ('domain', 'name') + search_fields = ('domain', 'name') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/apps.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/apps.py new file mode 100644 index 00000000000..c4598049c54 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/apps.py @@ -0,0 +1,13 @@ +from django.apps import AppConfig +from django.db.models.signals import post_migrate +from django.utils.translation import gettext_lazy as _ + +from .management import create_default_site + + +class SitesConfig(AppConfig): + name = 'django.contrib.sites' + verbose_name = _("Sites") + + def ready(self): + post_migrate.connect(create_default_site, sender=self) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/af/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/af/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..15a649ff06426b26cf99c041b8ff87a3f3d05cb5 GIT binary patch literal 470 zcmYLF!A=4(5XIJWI_U6K5A{7GRXXn{r-TBS^B4CbQ90 z71jk9`%EYBu*y8dR*-1&5<}l98Bhz4GAKcsjJJSs;BCUWVC_2NjG+*w>Qk4V2i+BL z2CRi6g0nh9M9q#5*\n" +"Language-Team: Afrikaans (http://www.transifex.com/projects/p/django/" +"language/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bc0ef772a5aa4d53cdd84b1ed43f02220fb21f34 GIT binary patch literal 947 zcmZuvOHUL*5FQmD84dA~c=AveiH7v<^zz(+!3RQufk<%l-puqaO=i0{-Ms=w4ImP) zo;+%T5Im8cy)BQyBx%^mHcOLmW;xeM&^^bdA4Y~h>=UqT1K zMn;Q=a_M@T>k9Ro_kU~Dj;L4ZQC#2*Q_XHPdqf-0d^prhe% zFc@I?^UPQhYbH&`tkNOe#j6Pe^IW7ngGrnQmp8M{vLs|pO`%8DTddAW%vmFZTbeD4 z1g@=E+YHO)wY9a9bsLHrUoR!9QSM&pH)V(JGSlVj{=(eCOz-lv6!_Els9fSu8%?~O z&R8xR0?qljWkyJ-c}ic7EJvra`rFfh=~CnM?{L%klQN1D|tHixk} zGU0pqUa?th6+6gJ@-{B>kHr>rs@wU2t3t7xzsui1{;Jr9Vl&@!h4=Y>u~Y0q-bVW~ qC?4k@(E0_j?}R)5R1TaNy>AbH!6V1yZM1&+-@%@n>u{>ShWrH=NjFpg literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f04d717bc15 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bashar Al-Abdulhadi, 2014 +# Eyad Toma , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "Sites" +msgstr "المواقع" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "اسم النطاق يجب أن لا يحتوي على فراغات أو فراغات طويلة tabs." + +msgid "domain name" +msgstr "اسم النطاق" + +msgid "display name" +msgstr "اسم العرض" + +msgid "site" +msgstr "موقع" + +msgid "sites" +msgstr "المواقع" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0f14b988a27d8347b6988fc8a374b5af35331f1a GIT binary patch literal 774 zcmZ9J&2AGh5XToN92O)b&K!nYtIGQkRHbzYqAjUZl!&NWxVyW~#?|h4WqU~@^))!a z6Tq1p*S-dD?*njv3ye3EAV&ImJoeu+w&&Y}jkf{W9pWJ|Chig!gtrewkN8O3Bfb!R z|BBckz7w~JpTxTxG!O^m-rrp5zLLLB@fCTm`$68<`bFN$z4>*&cFPB3KJT@WY-QP8 zLZNG+5Kz<-a)GEF$CJ_e{b`hhhxD%!>0Zl*9_Zw`i|H>F4j`WkW2GCu%8uCXTIY++q+uh>b)m52 zuzRZ9--~jfO5wC>ji}g>Hnrt|O&8i>Zvd<5a1-It5Ynwd7>p`FO^q(PzAIEMV2jYS t)cfvo($F53m!A=&Z#@aL?|fU){PGh, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 19:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/django/django/language/" +"ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "El nome de dominiu nun pue contener dengún espaciu o tabulación." + +msgid "domain name" +msgstr "nome de dominiu" + +msgid "display name" +msgstr "amosar nome" + +msgid "site" +msgstr "sitiu" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/az/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0ec03f9843b0cffcae4726f7835e1c4f5bae2d0d GIT binary patch literal 773 zcmYk3zityj5XKh>ARQElf{J435=HB~vjAIXjDWb(xJUS&AFnd@nDi5=_x&XG{VtdJFH-OOO-dzg6%!CDPz+vCkST60b#L3*x z{;Oq{I?g|q^^86indAF8e*S;o?9`ZW*8c7syM-;(Jw2r3+l`YX} zlR&4Ufx5ISr)30voGDhqb7jUpjVCzmV8f}$|j(O^VGKMEm$nun+hJZA>L{Q z><}leM8kG&-Xzkl#=yv%3kBhY1q6_&FLa+(_R1^&r}VwO71 HKfc{x@CVp& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/az/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/az/LC_MESSAGES/django.po new file mode 100644 index 00000000000..cd3d29bc3aa --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/az/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Ismayilov , 2011 +# Emin Mastizada , 2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-04-27 17:01+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Saytlar" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domen adında boşluq və tab boşluğu olmamalıdır." + +msgid "domain name" +msgstr "domen" + +msgid "display name" +msgstr "adı" + +msgid "site" +msgstr "sayt" + +msgid "sites" +msgstr "saytlar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/be/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..69455df1ee51da18f8aa8ff0443a392f64f06923 GIT binary patch literal 1024 zcmYjN%}*0S6dx5oQauwb8)0~V5d$W^)aBhq|L`&)chM)Xp1VRw6a5VOd+0mo{s;OSnEyg= zcz@8NgrJmMLzsO`Ut?x|&yd!&m!9I1l$JPDgF5pB2v+A%VL}87DuGa@#>5852CHxh zK?sVKWr|ci+3?v$%qRb8iNucaPm*F7Ec1$@vsJplL+J&=f$B07wIDIi8$qb(oUD0O zI@zpAS_&LU6kn9+RLGe^E`7!ncOYZgBh<2~Jqot%Sfj(1ZCOa9^L*7aJ^Q>-YK>ES z9PB4f)*80Z63>}bv=lNSeWrrYfdy|xu@H*Pmr8og709o84NRWa@cMqL64VPQ6166) zaa!W6?!YAXS=f{w6EL)-RKrQ9*Vfij%5?P>`MMFMyZ7oj|GY!G%+txl-0a+R{{`%n zm6*bpRD-68SFwp`bS!9g&g^}w}lm;eiqj(Ne&^p5gw)`YRb z%G(*(-0VsUb~cF;`&{C>mN|-f1$U$`A5UJ?u`iD4&CI*lVFEJP;BhjSAkn9&9UbW% z-6GL@3_Hg4K?GXG%nG LV}c7`1i1M>?G;uS literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/be/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/be/LC_MESSAGES/django.po new file mode 100644 index 00000000000..8b44db3d9e6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/be/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Viktar Palstsiuk , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Viktar Palstsiuk \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Sites" +msgstr "Сайты" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Даменнае імя ня можа ўтрымліваць прабелы або сымбалі табуляцыі." + +msgid "domain name" +msgstr "назва дамэна" + +msgid "display name" +msgstr "бачная назва" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайты" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b337e3d46bbdfecd2045d8d9f826f7a3083937eb GIT binary patch literal 904 zcmZut%T5$Q6fG4WX^k;1j4>|C9fZ_OH&KCxF$RPL1Ce0kzNV+9Y0^{O>8cTCVIrEi zAZ|_A`UQ@JF#|gI3)Mg1NB9GJs)vUQZ*uzFd+Xd+|GGW$iNLM`_kjSo4txZx^?}R4 zAus{_1a1Jo0jv81j9CA|PjK3p6^bMyPoSp$kxQ`*!DcvO)__ydDGN;>_2qJ zU6`}Xm1aTCrAoL?bDuuPX|bZqB5sI;&SD#cPm?mN#Il(_L5+;sJQ6Gryyermb`tSC z=8}$XXr1}h>ekj)McbZnQ*2klv{fBmbxO%egK9mhjyWq!D+}lMdllE2$A1+Pdv!7# zsKvIf;$OychK3tFS3=j;gGDxVuCue6B4-OSOdGL`d^%N+_1U66tw+vk($0Cp7Sp_? zd@8dtRJDm2I&^EJl0K+WZ*0aP=CkRV!{VJeHv6VW%%1sSdN!nHV7k;C-~kzPI1C4- zM-d;JZ`L`0qSz^R%|WqSyhRQL1JgH0=y`;GeTra!Zauv2Bl&%pvV?5cd@bH1*DXFk h*RK#e1D>5XC>QFM?XXsv{NGBX*g*{rICD-e`3r6HNHPEb literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4ebb4ba03b2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Lyuboslav Petrov , 2014 +# vestimir , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Сайтове" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Името на домейна не може да съдържа никакви интервали или табулации." + +msgid "domain name" +msgstr "име на домейна" + +msgid "display name" +msgstr "наименование" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайтове" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..11265f6b1803a7eb5bfd553b62351104229fee66 GIT binary patch literal 925 zcmZut!D z6;Huq5R!?6u!^S*g837fZ}127b+2(1EauJYs(Mvj)!#3VZ4=me;2IDC7l1c_wE=Jz zI0B}CW8fn21F*WEz?eOs8tN{A-vd_wtLvX8~&_&T_8X2?&$Hs1qZ1-}HNgg{2l z0d^kS*P6Zm#2_2mqs$0RqPC!k>hMfb$vc9^TuNnVtfa9qF1M)e@>po93Tk*u*GQ7- zZqB!yp8QoyG&;JUCM$(n7qMYW340<6ohcd8WSz@Yd8?wU3d5Flnk8&*Bh@TYA@x=s zMr^(i+(66jb0b1J*xYRi}st9Ss+np?-t9&h^cMAM##zpR>SU<1Ds&f}bGTq>*V3FXRkj@F2@;syC zZDYD&z258fYR0zA*2Jc*s1KJqq5OAwy(Q}t-tyA&!f5@V=6myaRv|IgRu}sjv1#gf z%1qAExXlYKO!INH$fid+d)JyM*n*5zlF2lr)2+<>88f6U>8<1&1<%={Dmpr(vg=&k zoSLP>V{=^68%-Ka%zC6M2UYp4DqmIQ4xA6w{_CpjSNrhseWZZP_i=g$Y&(IC532pQ zRe9i~1Neu~fp%Q@lPfxezvoWdRk;f#`~&BIwtDBg_Ita;-d!HManKW;zx, 2011 +# Tahmid Rafi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Tahmid Rafi \n" +"Language-Team: Bengali (http://www.transifex.com/django/django/language/" +"bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "সাইট" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "ডোমেইন নাম এ কোন স্পেস বা ট্যাব থাকতে পারবে না।" + +msgid "domain name" +msgstr "ডোমেইন নাম" + +msgid "display name" +msgstr "ডিসপ্লে নাম" + +msgid "site" +msgstr "সাইট" + +msgid "sites" +msgstr "সাইটসমূহ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/br/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..61dad870830db5f13ada2e5f5d21a1a23f7f0430 GIT binary patch literal 628 zcmYL`&2AGh5XTJ^Ar>Sg&K%}OtIFAR1*COIh0+hHs1Z@LaO2=)CmWaD@yd3Zwod?e z-~qUB;sH4G9y|-P36PO~`=43OjA!iMkGH-Ew!6#|=9sz1R7`6hnTO0L<^l7S**hggLR~#xG+?@WQ>jTQ4T|C3prSnLFP_FGJ2ECBabF>t~@po zHSA^Txy+PQT~JDA-Q7%O87ImyUfQ, 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Breton (http://www.transifex.com/django/django/language/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "anv domani" + +msgid "display name" +msgstr "anv da ziskouez" + +msgid "site" +msgstr "lec'hienn" + +msgid "sites" +msgstr "lec'hiennoù" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1b76e2fcb12a4cc4c62634a5e20db1136760eb0d GIT binary patch literal 692 zcmYL{&u$Yj5XKD@AuVv>%wafCHL9GoLm{n`EvWybqDDkj;O=Cdt0MBhCGA2ktmB-g$!eFt(19;>PWR@8rz0yM8NM6QeWzqVEj^Gy z3Ft8Xk}^(t7dRKJyU93XD5R(ALdTgaU6-;Q%6EXj5?gGOVI(Kg2Rd@n_)-Sz1iY2T zXb&e!=czjQAx_j&b=jWS zDqWuGHkJSE>DZ^OWN, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.com/django/django/language/" +"bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ime domena" + +msgid "display name" +msgstr "prikazano ime" + +msgid "site" +msgstr "sajt" + +msgid "sites" +msgstr "sajtovi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..36107e04e36baa817bf05bba19af0e9a8fee559b GIT binary patch literal 791 zcmYjPO>Yx15H(OhS}MK{oHz`(R+W?82%2U?5F(^fQ6i$UaCdjz#MQ37vK`X=2d?lh zIB|g!|Ac?Qg*$@hO-mT*?eo}g#xtJ%aewP0gWUuk0vT`%_y7d^3S0-i0Uh8wunqhI zg6{z=I3_^Hs)rIR65^1O5rV4gL)daog9{areLoVc2FjfKX334;Jpf zG|1NWMtSL2HkVYGN+?ZQRFZO`wegf2?ZckXD{{5Sr6Xg>ixbykg>rQ%R*jzh7t0(n zHXp~P)||=Q^P_^llh!GtQ!37co|))a*2a21aWhr$7mJzWnMo;{zRvj2O5vg9FNK#W zb>id+j}xABDM`|}yB8;M3?V<3?^VdT(RF#;<4KQ_{q%9X7sH~laGqyYXjckvY)Y@t znsPLjs*oi;MKy4rmyO#}`qVr_jGisTO!7>MDy55`yr!rQrM??#iO$!ODk(u$)YUR7#TwW`scm*>8XmsGk>`CM2h{orkO$PYHU zaM!7{e57+zC_PK*;6(XE@x%B7_1#&v^EpVrI4j;2QgN_P7Z8mR2heNu#F!c6Mq5nuoCH; Hk7IuU5!u%L literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES/django.po new file mode 100644 index 00000000000..22f2c13ad34 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2013 +# Carles Barrobés , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Llocs" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "El nom de domini no pot contenir cap espai ni tabuladors." + +msgid "domain name" +msgstr "nom del domini" + +msgid "display name" +msgstr "nom per mostrar" + +msgid "site" +msgstr "lloc" + +msgid "sites" +msgstr "llocs" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1a79a7367b021ea92533275df5daf3413c5014b4 GIT binary patch literal 815 zcmYk4!EO^V5QYu3AT0<12e@#UQE;=@ z@&G+@>J<*aAu1Q%frsD)V4P6OXg~k!(Lb}c*FWzpd|(vUi2FoJTqoWWK0XnP#Al*O zd?RiUzXfgprM1 zCH#7P-iQDGdH9-Hyp|3vO9u$KE`?N}M2V0IrL==gE9Y}URbYoALkrq~6J1+pxwOMV zR5L&Oua;TrI2$b6H~J7W$9Hr77LAo!#gHEg)z`rR4z+Q-WBW4a&qjUAQyoLF|0?Be zgTj%QKNk*TXok@v9!5NBK@`PdYbA`rkc|8QkEHK;;cM}5ok!~sJ&sqym5?IX6V~z6 z2xSZ5w29#bZB1I(Lz!a%o3t95J}qX`x>P;AMK!8F5`E+;iZX`w1hWCu2F?xRMq@l4 z*PZVtdw5*WblI5i=v<1w#f{81mV?f2XZvFBQ9TUWbf&0iP1TS#=kVAy=p3cmfNUU) zMVGuuclg?c&ws0jhHtA(=Th}!SnEpnZ;>%%HrOvlMihKUo6^RhhO?v7D-eI?5FQ+FHJo49J`jP&-!t(6&>??xqS~1W^ r!a<1>G!@+n>F>g*n4ZwdR&_SfT_Yx_re8qKny|T?_hMu0dMfq@@blra literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES/django.po new file mode 100644 index 00000000000..85de5b10318 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Vláďa Macek , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Sites" +msgstr "Weby" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Název domény nemůže obsahovat mezery ani tabulátory." + +msgid "domain name" +msgstr "název domény" + +msgid "display name" +msgstr "zobrazený název" + +msgid "site" +msgstr "web" + +msgid "sites" +msgstr "weby" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d4b4ecd5ccace550db978900903f2a95ea61137e GIT binary patch literal 835 zcmYk3&2G~`5XToNAPh)|0~a_9m#S5@v7NR`>JmVd7F8lpwFb@;@5XUu?^?TSQojRN z-UUwFc?cxV+;{<)byC7eznu^NXFOj2xWD$9k=-O75h-z-_(XX7LR=@l5`E$uafkR# zc-P@^{HUytb%slJ|4Bm-!xfYGEW}HweFvpX<%* zE{$XhJ1d;DES*UZy23(%!b(DhN@)j~R?gQ@wP0(^qy=rj;l%csC~RF~+v(YVz0A_Y z?y&5{=yRDlek}NVX>6fY0^%H1u7guqYvcIX=7r!dn%weKClH*xP5FV5=t#?7qLT^q zqj;A`F^>lj$4NBUisC3DAwQKL3qNzE8}Mk4_qQP)Cc8UZ5n1pWt>dXdWlMD0BrrxJ zMI!`Y4X@^{5;%n?)w1~fGU#QxdP>bIZ!niUl~^V4L6&v~8#CwXBn;>CdC&R5#Z+E+ zeYp6vOII$N!>kQAgYohBaCHfBFA5Ima;2i>+M2%7$qN_Kg%)ZbvKbmH-RNC<#D^=L zf7etReyB1n3Y8}?oD}Zgk_lvOa8fn~OMawHWfM?!m)gx1vWkARcM6pzuk6O*TbxzxH!AHe*vwW-$Vca literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5e37db2e751 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Maredudd ap Gwyndaf , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Maredudd ap Gwyndaf \n" +"Language-Team: Welsh (http://www.transifex.com/django/django/language/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +msgid "Sites" +msgstr "Safleoedd" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Ni all yr enw parth gynnwys bylchau neu dabiau." + +msgid "domain name" +msgstr "enw parth" + +msgid "display name" +msgstr "enw arddangos" + +msgid "site" +msgstr "safle" + +msgid "sites" +msgstr "safleoedd" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/da/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cdf87082a8c066f3f89f330047fc436ca722e89e GIT binary patch literal 794 zcmYk3&u$Yj5XKFZKV3Kg2TmM@TdT_1-3Xd?LlB~ArJ_beWr4H1JK4D1wO6*2H1EK* zj{qmGNO0oN_uwJmj9{E4gpq#x+1_u)9{c;ClCx@rF_qzaOCBE z;V^-A6hGln%;OHkaT0a5qBx4k$d7Rpv~Ywn#}b~>X=wVqTufV1jr23hQN=_Q$Ws(m0)0V_F>H*TtCKLC&1Nm<3(66m zw=!LYO-oBD|7M4|2seYl;b4E&eB6qHJ-Sp>bf|ev-8npWAzh?YUC745SaiKN=>gwa z`TSlZG<;uWI+vd;_BIqe>Os8O4cI$8 zvDCa_eO+CCRH(#Mp@Zu31IV*81gUZy>oP~Euq?4MlM4J`@$!?!HKJ)Tx_n2kKUMzq Nmvz{zDZW(0{s5?N+w=ec literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/da/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/da/LC_MESSAGES/django.po new file mode 100644 index 00000000000..76261197634 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Erik Wognsen , 2013-2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Websider" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domænenavnet må ikke indeholde mellemrum eller tabulatorer." + +msgid "domain name" +msgstr "domænenavn" + +msgid "display name" +msgstr "vist navn" + +msgid "site" +msgstr "webside" + +msgid "sites" +msgstr "websider" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/de/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..74e16850621babd51524d2c46cefdd267737f75e GIT binary patch literal 792 zcmYjO&2AGh5H?UKT97~-dg3tLT2 zxFW%cH{lr&XCxSJ2w|jeKYR9@@%((hvvI-5HVJnL8Q})uBf;Aj!d1doLWl5;aFg(p z;B~(V8~%K0sk=>lLD(W(C;z9*jHSe%iM{>@aX|cw*uS}XWvRPGOd*Wi?3(uzd|q$< z{gshyX|JS1%d#m#p=%)(C{ZKiLMiPa*UEXHPz$h)$kBo};KZp7Ss`sxiAAet|HU#( z8QYI#W24V7cl@Z}Z_rq&RSLzKP^At|u+hfxku7DxpUq0kGo3;(ewp!ogTj%P4~4@N zI&recL#dFagXROue2NNmL9&c?4pjA2R8)M(o+|oXqK{+i6sy!Lw(Jic CiP$Ot literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/de/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/de/LC_MESSAGES/django.po new file mode 100644 index 00000000000..602912402f6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011,2013-2014,2016 +# Markus Holtermann , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Websites" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Der Domainname darf keine Leerzeichen oder Tabs enthalten." + +msgid "domain name" +msgstr "Domainname" + +msgid "display name" +msgstr "Anzeigename" + +msgid "site" +msgstr "Website" + +msgid "sites" +msgstr "Websites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8179a5c186a4a4d78705281dab19c1ea53288313 GIT binary patch literal 868 zcmYjP&2AGh5H?UiS~wt(IB}Q@Qme{|H*M8+O90UyDN-Yx1VR`oAK<(KkqJlAZRxc4-hfp7UDg^+b6_z z#Aiec@fC3!@dx2`e-R7*e5KaiLH>cbkGO&HUsnm)LH><=4|(lcUEe|W`J;1wg^VQx zWwW@S$M^N-@4qmV)z*_vSP~BeWV+x|f#QXLlq;njq*^&2<7y1HnlhoaQR(XQ>wj6NInEsb>q!NK#G zZX3ZJYUvJlB7znR*C-2VxDH_$vGrvZGKNBWDBeilbFN#bY?HQDfU$_RmKj>G&#j}e z;mYRRX%j(LrUNc=c&YPacvQ%IRO+Wzn`9#MoHsJ@7;992#QTEAf)^3&>q;2tp+s^8 ziv#D%sM)Nls^NTJc`QyEsV4x9l{e}fRfs6p&QQK6*xV;NUdV3g{hULt$_4IHhs&jL;EDF{Wi(s<7%E*(&t#!1K0RxYNu?9RCu%6B@9gVY QFaMG*8x!j<(=~DO4@zzGk^lez literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b8706de2cb6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sites" +msgstr "Sedła" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domenowe mě njamóžo prozne znamjenja abo tabulatory wopśimowaś." + +msgid "domain name" +msgstr "domenowe mě" + +msgid "display name" +msgstr "zwobraznjeńske mě" + +msgid "site" +msgstr "sedło" + +msgid "sites" +msgstr "sedła" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/el/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..10479c1374020b8ac21a3093ec6c5686f80ee04b GIT binary patch literal 878 zcmZut&rcIU6dn~dS&cCydh+m$7YLblw@Rp6Ym5j=BHG~U#nZ4ImWA!iW@l>Y4VCDn zR}P%@2r(pLtSRZii>KNDz(2x&K;N_=7<|dM-+OPq_iKNSj%*UN^N4GR0C54)L0J2W zIE&~aN{BwV6|etbb~#yNtYvxQZCX{Pt-=o*?&;Zy;YfL&z2660&`Nbigl> zv4o(EoI}`sY+q}3{-L34XwPEJ6$zF()MbOk0t9Pt2$>L4Lnwu|IVRemQWkOrG6T&P zRe{uFl_sn`(34}eL}AClN0C}4S9qxDT%Eq)nTnAa{@8*$DHBo^5*9JRR;9WZ;rU4+l#RPsB%&sZI1M;! z`0y~}d=XMHo4)B1^U?Gn@0fjzdS(~w6FNKS zn$Kp>?1Sl9Y5p36Pk=hqteZWIyJjbUkJ&DmZ&qox3k12BzcafSb* PjhODgyX9|Aq;TCo&K)&v literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/el/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/el/LC_MESSAGES/django.po new file mode 100644 index 00000000000..94d8e190c51 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Nikolas Demiridis , 2014 +# Pãnoș , 2014 +# Pãnoș , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Pãnoș \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Ιστότοποι" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Το όνομα τομέα δεν μπορεί να περιέχει κενά." + +msgid "domain name" +msgstr "όνομα τομέα" + +msgid "display name" +msgstr "εμφανιζόμενο όνομα" + +msgid "site" +msgstr "ιστότοπος" + +msgid "sites" +msgstr "ιστότοποι" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..08a7b68596a8a494a33644935e4ca6d40be6447f GIT binary patch literal 356 zcmYL^T}#6-6ow~yl}oR^$c0zxnQ2R<#t+1;!eGTQs`s%yW*IdZNha=x`1kxRo+7R< zJcL6Ya^CzLAAOG~2gC_+N*odwM4y5ZWM(uUoJsz&^Zmzz!*d&8TR@&V)BOZ^1J;Pp-3(L-q)*BYxOFWyXKqhBsF BVW0p2 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3b1884c4af5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: contrib/sites/apps.py:11 +msgid "Sites" +msgstr "" + +#: contrib/sites/models.py:30 +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +#: contrib/sites/models.py:81 +msgid "domain name" +msgstr "" + +#: contrib/sites/models.py:83 +msgid "display name" +msgstr "" + +#: contrib/sites/models.py:88 +msgid "site" +msgstr "" + +#: contrib/sites/models.py:89 +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fcc2fc51333228a9617e09ba1058373d60eaf7f0 GIT binary patch literal 486 zcmYLFO-lnY5LNWFN6#Kc@X(^uB%)YTD}Gf_EEZY4O6;cF$ab z*`uv}NZ601EAVn!M$Em2Z19ldRj?+p7OzdR8V;m7La9(4gHl=^?@1*k3-QsuyLr!* z?hutkdBi1JsXfWa?oCXX2Sc$k$p;O0hR8*@x2~`ioU$8E&#Oh+ay0U1Ttns5looSq zCK`HFRxXaAaWRc4n97+ZG{z~_T8P#!&}`V-uoH-KYEp+bi9C(a;x;N)7E- nm;Rk=Sj@@>)szk6jSrKkf$BvXy9XUuhTR6iP8U?Oldb&%5k-%V literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 00000000000..747882c0090 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:11+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/projects/p/" +"django/language/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..772da82508d299330f6e1945db356175f12d284f GIT binary patch literal 639 zcma)(!EO^V5QY~hLRvU+<}ln6RnFQKkk%mxwM|i>5mB|}!U37AvvK7euWW}jZvYPf z55R>Juf(%3-T=8W(zm~7_1iOJ|9ZIhHKVvoJR(ksdxRxYd?p?cUx@p}H)4!9<;856&gRhIxhP8^n5zm-G~_Q{KR3@NS$t48ae8lSkUbn9Kn34e9&=x zRi3fKoiCMJXwN1%cNH}x;qar0|5}&O)yijf<&|Y;&No2, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/django/" +"django/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "domain name" + +msgid "display name" +msgstr "display name" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "sites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..23a47003150ffb1da635e509b2021ce0bbcaf68a GIT binary patch literal 792 zcmYjPO>fgc5M7{vFdQlloHz`(R@M3=0-8DmAxbJ0H6jXz`_`T~>)N}Pcat>#fh!XK zf+KL^pYR(HXC#=l8^TD>Z+7+O?d*@_9<);~ckByO9#gG+3<=UHKtsBe7CYKq1xyTJqbPV3)O~Q{G6qdC7m9Q8? zFN~h>Fyhf6L{S_b9)wXCl8{evDV^t5cgVvd9vwmSG=3Z&gcRPHFqS8cP^J`CH!-}X zt4RZAC^IbK8FfR;7iGKjrJCvIRHO2R$dM-~su)J5Ml!G(_U6{saS*IlE8jX#Im1go z)m6~lYD49fL4Z2g_r|B=(f0n4A9~01uBfQ5bxjwvcxeNAOQ{Bs&P8L;4&Nmwyua1C zvu4=vkxF$YRUSkCT-tw)#(>(Jl#51`{6sgEi9yxv(hPe8=+fbyf=5G$_6HuDqQycN zERlw^9a%4znL`fMpPnRhkq@HYmmX`QdAV1EIf C;@Els literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a65e597f043 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Baptiste Darthenay , 2013 +# Baptiste Darthenay , 2014 +# kristjan , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Retejoj" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Tiu domajna nomo ne povas enteni nek spacojn nek tabojn." + +msgid "domain name" +msgstr "domajna nomo" + +msgid "display name" +msgstr "vidiga nomo" + +msgid "site" +msgstr "retejo" + +msgid "sites" +msgstr "retejoj" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8e3f12b8b1828b5ba0fa6c0bd0b3c9ca3551bc44 GIT binary patch literal 804 zcmYjP!EVz)5H-+(WH=NKZ~C;BWPNO0HUN)Q6r+(aNpV+XDfTx+TD=mAGpF_ zaN__c{)CS}+~KX=5Jq}_JL5OAvpf6q-o~c@b_;k2q`+<9BjD{DunBwzdcY6h4)6=` zx<9~%Uteo=Tj0;Yec&eIU##Vqbq94AqKH;SVOLUt-XNMCcU>$B*9#RnAcB~PN=2o|1j>sV^IvL$!gB=iPH zla@||%tcAh&<)&|W#e|Fn(F7sQN^4Wf~A6237yp(k{NB!oU4;=cd=M>oUbUS;`OI6fYa)~Am, 2014 +# Antoni Aloy , 2013 +# Ernesto Avilés Vázquez , 2014 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sitios" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "El nombre de dominio no puede contener espacios ni tabulaciones" + +msgid "domain name" +msgstr "nombre de dominio" + +msgid "display name" +msgstr "nombre a mostrar" + +msgid "site" +msgstr "sitio" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..dfa143c7e8806187348f37a71e9be6a31e981fbe GIT binary patch literal 817 zcmYjPJ&zMH5H)asv{1kmS5XWSMZ(G1-M}efqZG%H6DJW7oa5^fRR6MTFnTqk@ZbP3-H zw+X)pUiXKvc;^8bffryM=_6k5XVW>+mGTXA|aoOx6*rVbv+(E;oV0N_mhLi`w>O(0>Ou-Yq_lnq^nA8S+D1XR5m+F^G9>+Z0n;QkQe_8?$X zaj7jEm7sJrGgSCh?WK~MGEg^y5>jPlBMsS8*+~vcLWL$n>*e$Vnv(KAzNiknbg9uG WP(d0j, 2011 +# Ramiro Morales, 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Ramiro Morales\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" +"language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sitios" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" +"El nombre de dominio no puede incluir espacios ni marcas de tabulación." + +msgid "domain name" +msgstr "nombre de dominio" + +msgid "display name" +msgstr "nombre para visualizar" + +msgid "site" +msgstr "sitio" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1fff5d9b5ccb4648390c2362418e4ae0cf3de4f9 GIT binary patch literal 825 zcmYjP!EO^V5H(OhEF2044v52WOH`cQjZ~%G5L6LTsS;76cHxTLT{m&r^{i|!Y4QzR z`3Y{^;DittzJib72VlHu2qQf|d-P^(kKV5bTOS$4ZNg(hO1Mk-K=AQ}aFg(r&?S5$ z+#~!Zc-9&bK5grn5QU3dN#tw*o5^odVxxv_d;zz{3?^9y0>k?B5BUy9y z@9}+oc-=Zkwu)2bq-E($LXM?S8nh@SWI}6nkfC-yC-eerB{FFN4LEUTJ1keWD#W7E zv;S(DrH;*F*~H+5%p5<;`5S4hLY+Wg_~v6p@gh$oIT>totOL&%*H7;`{mIqk70`XlZ!}2+m>1i#dlBZIX37l3!D?5YM5DP5N zlxRb1=3JG8;e0;tINx8L%S&Gzu70?t;;K_9?c3pT*bc@=*S>iX|ziBA)5(fr5n6X5Bc6k=dU}LhL3cHxzf`F_Rf_1_vi$gyMjqk8&U8>G^I^I zSIyB5x_ww}2Q3Xx1`xOV0V5wMv}{y>rVkpjL*odg6;cMOT2jLML27BJKe>VQun5un cp)UMUlasEh1(axMEM}e9wDaCjxLPgy3p, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:51+0000\n" +"Last-Translator: Carlos Muñoz \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sitios" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "El nombre de dominio no puede contener espacios y/o tabulaciones" + +msgid "domain name" +msgstr "nombre de dominio" + +msgid "display name" +msgstr "nombre a mostrar" + +msgid "site" +msgstr "sitio" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..02a2e5340ac34fb81277fd5d8771c0d59a0a402f GIT binary patch literal 809 zcmYjP&2G~`5MH2wFbJU@IQ1}aN>puZS3p{a0HUN)B_g8MAZ}=5Po1soU2Atk5}tu8 zH{OB^aN$jO2##D})@}$Reg1aF-^~8Z{M_F9#K^7_b_glqCgCH&+gHL>!Z*Sm;RoRs z;TOT{{t&kO`ckXAL;RU=mvD{ZUoJEDl=wUGZQ|d=+r&4nwE7)lue(o7DU5zMzCVwz z>&@@KHj=e=Djiyu&Jc2438_Gd3Lz6pX$P5B&c}pWfvrV`7PJ8;rnbj&Y3ov~8a?|j zmszUVd@P$7eU6#q$2ot4#!9Uc$j^l;bZ~;THja;NA#?tGURa*$1cJ${lph)tjkp(Y>bv!jf*-|)d z68NC=N+@{T^0R_2UG_3vJt3(o=AuBJqNox$t%Z_y2Awf3Wv08(nK@S{VYpZ9*;H;5ci_skRBEl9c)$84IM6BNRKJi0J51d7Txf5 zdc^lPI=|f+8a`5)&ZR06*q=)G@5l)>dj*qnZbZqCw5e, 2011 +# zodman , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: zodman \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sitios" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "El nombre de dominio no puede contener espacios o tabulaciones." + +msgid "domain name" +msgstr "nombre del dominio" + +msgid "display name" +msgstr "nombre visible" + +msgid "site" +msgstr "sitio" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..32f6e8fd6f68cc26000df003f93a77c87967a3b7 GIT binary patch literal 486 zcmYLF!A=`75T%0C9yxQEN*of=iR}nPaGI)u1}Rk{BG~4NOm?y{+Sn`GX=wk0zu=qt zEuBpedD4?T@|!nr{O|ba^?>n-dBQwp9x}f$8}yiO{CLG@qxrxz_-C3Y92GdD5UqC_ zif7|WpWRdKL&8ZcZGqS8GGgvEWYfDGZvvUbTKr)WY3NFIfl{Hm1f{gRJd;XF7UDhq zwvFdrcaBP;yx{b=kyPcr; zI2(#~HW^KZ`wvkancaAo$Z^m=HE*2gC5gH+*7ae&G$B$N{K{{!x7Rfz7Zh;l=Dx75 r)X;mf=_9#@?W}BCt%IrX)`wNp;OcD|2i-pGu7j3?&jV2Hes=I5Eewyi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po new file mode 100644 index 00000000000..a6b74fae997 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/" +"django/language/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/et/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3e3e38acca07d5602e817d28d14685d0515e1b83 GIT binary patch literal 788 zcmYjOO>fjN5H(Of6hJ~8dg3tLT2|A8yw z4{+v&1ky?z_J8mn;EV+0EM*z#<$0X<#xwT!`)ltR#ZAHkLQ1$zct`N@g>aqlmCz-8 zBiteUBzWC#!kS-SS?cZ)e;}+AZqWXxtBm!DKNAPUKZw2W7qR!P@+c2gi_i;rj_%1Le0Q7B0~$>fDWARte;1LKQkV!bTg%N4AhTe=#X6Pjv#p_*Kex4GKqE zz9$?e(2e59Jc@bTgE&s2-c}Sx5efMbzLmb_O4sAj4v%*rev&+jwjzq)P*}%PBb2R# z(DiIKCjxeBh{&XMjlm6M1ed-Q7168PAe%CY?RJ5Nf=J2(~k2c zkrX|o5AQ{G+d1zccNgIt`!xvHEU=-hZioStCXq_St*P~H+Y@y z^X-++pLL3c4^^gfsfq-)Po(?TX9DPgaWyfb;``dvHUZVNsU39tuv`u{6g(V2yx9-f zv5>jU*`BTul>{YgdRdg PzAw|Rt&on<$Cv*Dd_dX0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/et/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/et/LC_MESSAGES/django.po new file mode 100644 index 00000000000..91ef8f3c0bb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janno Liivak , 2013 +# Marti Raudsepp , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Saidid" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domeeni nimes ei tohi olla ei tühikuid ega tabeldusmärke." + +msgid "domain name" +msgstr "domeeninimi" + +msgid "display name" +msgstr "hüüdnimi" + +msgid "site" +msgstr "sait" + +msgid "sites" +msgstr "saidid" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..ca7a350ae193497bf5af1a67094a2a99413717dc GIT binary patch literal 807 zcmYk4&2G~`5XToN1q?_PLYzPvZmp_K?360OB?$FPibOCm!lgiz?QkP4I-BjiFU?I736g`7|qU?(C+3)+AaL)&15w3Av~%>C@Y zT4t%^{9)O^=rhb6?-l$l8Y{I*p*Rz&)X@n}v~j#|OIh%JUs|5&6r#baj2{>jj=cO( zI831xC%ZgOc+!R>N#pi*oWwC1`3ZiIq36oi=J8YB+JU5#?mpR$DWaFcI-VJ!Y%QEN zDI6)RH1z6P7(-iCg@k7qaxdf}*U0twIn}AsixPQ;Vw}Rhu=E%88+H6jz(}oL8 zrh@%5KSX8vIiwW(};kj$lVM?_J`A8UxuKOlC z=AD%<%yo)}AE{gyQk5xmhSL38WeVt{LG6vG`LQ-*n}V9mUv0Ow2a92MQ^DgdBwKqC zdxyi)D-;zw)MJ#&gPfrf72u5SyYMjcMv}ouN)O RgV2jF-lmsxu;rj)e*xmu-kksd literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 00000000000..d7d413859c1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ander Martínez , 2013 +# Eneko Illarramendi , 2017 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eneko Illarramendi \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Webguneak" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domeinu izenak ezin du zuriunerik edo tabuladorerik eduki." + +msgid "domain name" +msgstr "domeinu-izena" + +msgid "display name" +msgstr "erakusteko izena" + +msgid "site" +msgstr "webgunea" + +msgid "sites" +msgstr "webguneak" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7bc004f3b11ebf24857145896a26222199e161ed GIT binary patch literal 872 zcmY+C(Q4E{6o#W#g{Yt+UU_l6Q_Acn)zX?;5o-&T7MC{lewxf~Q?fHlW@_6z1>5b# zf>*wRTLf8z3W}hwF|pu7-~#9X7oWgc z@EJ^iZ{Q;M1)T3U7<21W1K(xnYj7Q0!~WaTp0@`50=)^nat1)}Krcb(q0YAoMTrNS zcMiCDTwfRN{9(X0h}Fyp?Zq2{Qq|;{B*~kC5-z1OlqhN39+$hMTRah(R6&NX>x!3V zx|Q?YzTf+=*3;#CL5zjN%bL5+1!96x{hr;P-^6q$m z@RztYEH1dzIX9|^=n1ZtX<8ClDssAyX^=k5`)MVUb@c!>va!V*g2jS2BdWR4xujbg z#e+CH2FuxC#`nqtd-(H3=X=j~%QhBe+jhNjAK4yRx4BpDmurkR<;Y{QU3tjLzy#_?V)3I M?#b~^X2W6s00, 2011 +# Mohammad Hossein Mojtahedi , 2013 +# Reza Mohammadi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "وب‌گاه‌ها" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "نام دامنه نمی‌تواند حاوی فاصله یا پرش -tab- باشد." + +msgid "domain name" +msgstr "نام دامنه" + +msgid "display name" +msgstr "نام نمایش داده شده" + +msgid "site" +msgstr "وب‌گاه" + +msgid "sites" +msgstr "وب‌گاه‌ها" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..65ba6a036382fc3f7b2c932d4b1442ae04e09241 GIT binary patch literal 786 zcmYk3zi$&U6vtgCzYYe((23!(wW^%Ei-5EjWq^`M6+}es!R}t1#L1m~vfm}m$j*wy zij=6}&BEA!K;s^17 z_)U1-Ut-sHZwzhMH(y??Tp>GPIG-y#s$b{AgAu}3%Oz1hdQe@JBv4G;j)mUG-G8gleo?Xjj zjw-G`j`ge=%MAHxpTC#ZDWenUkA)tZ;7pdrBJaAP>hqV?(DBqH5cJ-r{KQIuq~)&! z$^`0B{ESC2j~fujNz^!u;wT~^Ka*4CYi@N79v$=e7~<#2)95fF3*HEaJhei*T%fTD zybx9^cx~K7=7Ns(uo6SbQz?oBI!bHhMzB9ZER!&t&1N<9$!Z`kYnds+_4pf?U!{iw z6&?iL({6kFqj4Oke3? z0!J4L|Bso#Kn1~OEsyAW1Z0&1!(t`M)8L)FTtsEL;bpMly!Ak4O zfmARx3Y>DwMUKnGasg9XseHctN&}B+Pwx&+*a;0=_*5UPF}+;O5lN&9#irLv(u1!W HZ9KAnIEUV~ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..13c88cef49c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Aarni Koskela, 2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Aarni Koskela\n" +"Language-Team: Finnish (http://www.transifex.com/django/django/language/" +"fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sivustot" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Verkkotunnus ei voi sisältää välilyöntejä tai sarkainmerkkejä." + +msgid "domain name" +msgstr "verkkotunnus" + +msgid "display name" +msgstr "näyttönimi" + +msgid "site" +msgstr "sivusto" + +msgid "sites" +msgstr "sivustot" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..0635c422ecc1e634bad833c0d6587e871051c439 GIT binary patch literal 797 zcmYjP&2G~`5H_@cWDuYp;KE^Uw5rxW5s=m)6;K+fC=pRH+_(1F*~;Fvb~mJX2aa&( z&WRhGIPe}k1UvxD+70PQpT8aNH{<#7udU5b9@!1T142r;N%%l;_Kk3j@SV^j{2<&S z{3bZvU&5w4U+Hvri9ZtVUHD(Fdfs!o|4Mv^_z&@I;*E_iZj0FEzfVjd9$kCa39cTO z*O|Lt8Ob_(BP<#(ogw6^=0bwxHA2RvR2DKNt$WAi5=_H0G@vwCerf_Q7pAHBvekQ+ zVm(6{+lTR{TAg8L*>TR^p*BLv1oAU3OXZ(nqqJocQ;M9un3sm7Dgl4`I%S6%xg{-o z$t@<(i{i&Dido!;I8LJeZWKom3E2t07cS>o*Jsf_i}xXZl01rbBQk%?jb*9k(p20k zoxm$DDUT}vyfE~3Lihdch{cyhFEJ`N)PkcNtqidr_*oyBt-(jbK#KsMvrpdG$VM{IAc zbKfdZvm=?QT*xwky;EWTSD8Se{b@DVykaAzYmQrp&@^W?czZSr=``;X^u4Xz;oe0KLalck|-{2qo C*x17W literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..26f86dc09bf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2014 +# Claude Paroz , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sites" +msgstr "Sites" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Le nom de domaine ne peut pas contenir d'espace ni de tabulation." + +msgid "domain name" +msgstr "nom de domaine" + +msgid "display name" +msgstr "nom à afficher" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "sites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..489bbab4f0f9b2ca1e5bb1fa90dbb3c412f9ae2d GIT binary patch literal 476 zcmYLF!A=`75CxUf9((R#kT?XNHhVAQC7M5nABvW@i_pjlHrRLOz5a;KTS9 zW(gusda_4;^X84;zVE&4Fm{&@!TZRa4c01r9#yQrL^oHNhKu<@rIsk z>$%mPqLL_k+@jUVkz`~O6BFjaxLBLygN7^PoQ*IcTTl(ZISrS8>yNT)UFrXDkE@oZ zBFxDwG~8266da5Lk24NB4=FWTh}CMA5@i3(;)$jiM2oHAVetCCarp%%+#q zi|tRSuFTH7OXN7=y5Ut5JtxuB#=0TQA54gpMz{GG2U}e`ucUw%Zte@~Dh-4GHho3b jP_DCCy$q(tu@8%=!8IRc932l~a~*XY?2kYl4zrzi!laC+ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..599ab98a04c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:13+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3c5b28beb8697f15f9a341efc18c50f79e3f1a63 GIT binary patch literal 668 zcmYL`&u-K(5XKD@Aq62j;smF;7nI79xkZMkm5aRGp6$joL3=xpP#bPCNF+# zp&UCgb6aRrN;>+e!~Y>AEg_lJO9wSOwXX4!nzmc|Y%r#4n{Asc6Z9436t}aik5)u` vFhtkyoQV5-X!m!<3BidP8UTN?y8WR|fc2Y&0*70M_~q@5ZK^xPTLkhK=k~Vz literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES/django.po new file mode 100644 index 00000000000..7aaaa424218 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.com/django/django/language/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ainm fearainn" + +msgid "display name" +msgstr "ainm taispeáinta" + +msgid "site" +msgstr "suíomh" + +msgid "sites" +msgstr "suíomhanna" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..726462c853f9c57cf1574a589ed1b76132d35bb7 GIT binary patch literal 858 zcmYjP&5qMB5H_%Y6hHzFoH)#>+STIb2T;2yWhKfMt+a(|H*j|oH}NX5Bip50X&-?r zcOC;y9QG|ZaO44a0T?GOWuz~k{mti@*qWaYcRmx0+la@A1aSxP3E|=^;wIu7B0_ve z+(rCGINu+{j$2=AefN>C5RVWp|KmC#hseK>A0T&b5ONQ>kL-Gmk)7`?G9DplBexJP z=jys}{WpQOHqM0Qh9m`tOjS%skgVd6GAWgXR7vYJCRbo;mU071gJm<*C7CdF$ySY@ z{CAcZtk`@EnQC>;Q%jFC`hjaBl#C%eXEImbDX*2bbYgOm(N~My&_u=HP2VMSq&c(b zrLURgF+@T5oCYBcdk}_k(Ay8fAV4EM<1X$2{V=^nn_bK zt8@%+7IIXST&0+j`GVz~CY)86V7wIR6F5tiwZaszTUcAizQ0^9yVg|@bAHiHRpqyL z*igByow<^ z9?4W?Lgq2_XTtvb-x%`Do0bdBN;+1$GBL=y*_z?A0kq5Et{e_SxV!|%;T{}905Lc< z+NhCJ!$yUd5J9H{5?A)i=S6?&}X~CH!qk>787ffX^FfXi literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES/django.po new file mode 100644 index 00000000000..64269187850 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# GunChleoc, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-22 17:29+0000\n" +"Last-Translator: GunChleoc\n" +"Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" +"language/gd/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gd\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" + +msgid "Sites" +msgstr "Làraichean" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Chan fhaod beàrnan no tabaichean a bhith ann an ainm àrainne." + +msgid "domain name" +msgstr "ainm àrainne" + +msgid "display name" +msgstr "ainm taisbeanaidh" + +msgid "site" +msgstr "làrach" + +msgid "sites" +msgstr "làraichean" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c107d9b3acb87a3c7aa706008145c59814de3732 GIT binary patch literal 742 zcmYk3&2AGh5XToNAT69Ya~N)|D(^>1mEbf8QCd`#s8O|WcXyqQEAMz^JETFp27*U` zGmpTP3r8dbXC8nHC&mdOjP&#D*#EI-cD~=)dJ~b|Anp=F;ui6m2=<=n5Fd!!#5W?G z|0K4EU&M9dH}UogEyNzVcUM>EpUK~(_zU@<`$|5%^@Dtn2MhaQ?^+1R!o6!F*~*Hk zgvvBRA)sg^lmgLsC=L3sCvX9-6{U1wEO>G5lBiOy)nc*KNB`wUPIg;u2!2-{QdTb`!#`8@IAN;Q#}NoksN)zsSQzxipc z)17#9GCJC{pC?&-NWWDgm9=Q8KQAwRO21NJAIhn)PWr*~;+XX|y71OST6Tn`sT9^6 zdgsdjtCK^meEN0d827$m~%)A<6W;V`U5rD&JX|q literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b21bd6f305b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Leandro Regueiro , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "O dominio non pode conter espazos nin tabulacións." + +msgid "domain name" +msgstr "dominio" + +msgid "display name" +msgstr "nome" + +msgid "site" +msgstr "sitio" + +msgid "sites" +msgstr "sitios" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/he/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3cdf5dc68c03119afafbf109eee3fa4c88d834f6 GIT binary patch literal 820 zcmYjNO-~d-5N#1P88uO3Jb5TRK}he;5D^$$V?>A$hy+LP%}le~WVU-V-MH`{JfLBt z1~8rs8t>}KpV2pegnvL^?=C_mZ(dc+tFQijW3%&TT(8xHjZ+mUC0T&OSU6&X~|UN#D=Z0LfK9!cKdpE zrj}WB?0+mDcvcB* zOW{nF(lSm{mR6)HWJwRO4Z=rdKddReX&$0RH@8Jo@=S_$N>AlRCA&1%a;}rs>)md* z=0ZcYDR*kQY1aoQolrTfuD4`;JX&2^T{t~Hsm0Me9#v{AwcEjUPVTrm9#ZK!%3Gqc z(luUWi+tu(7iMkBiZAHg6iPQ!n%Pk9|CTAWWVBXpSEA&LrfS=ibf+KM#^f9g+{T!u zI}J+4=OX6!{8xYMKlmf&zxX5a`~D*`?}EFB^e5jV(1GvyL-L3CeSi?|F)}^qP#Kg^ cy$8Jsac$V@5RE=V^w#eWGsD)ysb`1(1NhGf6aWAK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/he/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/he/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6bc277defc9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Meir Kriheli , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "אתרים" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "שם המתחם אינו יכול להכיל רווחים או טאבים." + +msgid "domain name" +msgstr "שם מתחם" + +msgid "display name" +msgstr "שם לתצוגה" + +msgid "site" +msgstr "אתר" + +msgid "sites" +msgstr "אתרים" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..699024a0f25a4856e7ab8c178ece3c37eee961ce GIT binary patch literal 665 zcmZ9I&ubJh6vv}hgwc~X!9(=aQnHg2b=$04q`$Dz#ifki<4$%qWhNPtY_~mm)Ka~v zS5anF1jUnh@=uZZQ+%1NuK3`S_g?aSZ{C|Mj6q)mZ3OV}#rj^2j zmTUdKJ-&V zdDI%1BA#vZ$K_|m@kqr>QE#`mJ>Q+RXtZgxml|d|E@3$@k9-XOQRxmIjD&U4cONA? zWOc3!-x^9ww)McIN@pCeK2iSfkQ|Rx)X&FOJtX)>StYj1, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "डोमेन नाम" + +msgid "display name" +msgstr "प्रदर्शन नाम" + +msgid "site" +msgstr "साइट" + +msgid "sites" +msgstr "साइट" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..90773e6cbd47f74069b4eb72d3e1e3fbf89921d6 GIT binary patch literal 876 zcmYjP%~BLG5RQmHHENaR!IOvfAO%HbH(9}jfx({@s;F{>g4Kh!FcW6O&LmSwSYV4s z@ahBj7J9)Gui*=L^98gs!-`$=&DZIC-RX4Y=cCy#1nmyu31Wb_hxm*L_6>0h@g31Y z{6O4C{6+-bAH;0%Z#24x$iEPe5qB{@bCZzeu#fxz`89Hcyn`I}KV5N(j45OWaT^i( z33Y>o^QVTg#`cw$jtqtpGE)krL5osCDzr8pQlou{34I2x5~*}xEO>F?S|n4hD#Tf> zC;#OVhZXCeBfHid$<)*BjDD2XDWhY^j)cxlv?nWLJ?*<(W%SK)?&!e85bf>^XwORF zQA^(nFJtI1zDyaXybGMith>lKV<@D1a;!qlYh9PJRmxX^zlfLEB14Pb3Fqm+3hfHv zjg6tN&>KTfm6f!YU&RR4%R1Cb>yQ(pS2<3iXr-pyzXZ-Y3Zg;O{R1n!^(m3|N4w!XrtZY*ouN~8C$v-bX6~1@_Y>% zH_^{HOA-!qa}ZqiG~pax0s~azdL!vfx7L%T;Lg{wbDhNi6}t(p+9ha3Zsp7h;Ul11lz_7)elt3XjQ*Ws4|$brS)VRU, 2011 +# Mislav Cimperšak , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Mislav Cimperšak \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +msgid "Sites" +msgstr "Stranice" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Naziv domene ne može sadržavati razmake ili tabove." + +msgid "domain name" +msgstr "ime domene" + +msgid "display name" +msgstr "ime za prikaz" + +msgid "site" +msgstr "stranica" + +msgid "sites" +msgstr "stranice" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a6fc772a1d22c4f18b9018a28ab682aaa48d22a7 GIT binary patch literal 863 zcmYjP&2AGh5H?UiS`b1A^~7N=NUbU--n6J?+W_jHREdbvZh`A$*GU|9?Un72ChCa` z7p^=B7r4Ly`T{%vcW#ImfN|22j`Z#4@qF{MBmcZJ_kodJC)^{Xgd2qSgkYZtR|%g9 z4Z>H#O~M~S(ETOMh4ZDU?l$oc!aU&`-T%7G*aq=$;=9EB3S+m3H;F_1`5C_=rW8i9 z$$gk7)D0H;pBu@hcBs5`EbU3iO^Hf_#!^CtS{o0U(LUUv9)YVclMajpk8M|DxpGy3 zqlunf$YqWyPCkz9Tho`B=X*JSA+1wJCy@71cTIF4D`P!xxvt9j=Ai3%Y7&U{pQU`u zO7x`V+vsHi4G}-!BIfZb#Bm~4mqaWC3HgD1qe9J@Zk3CNys->IB%-k-$fBp{JWnlZ zSD-gGftJd8C<}OLiVkd)su)z}i8Ho6Rz-oeTt1>4-5p?8@>F7(z)@963x_08s9~Y! zeU;Sf!{M;zLtWL8$F~M%axjj8&&j|ULN~8 zEmY}spaHFuzIl}H^0k>RH0wyqcXVcQrMn5NwUz%rZ35IO+Ajtc3%+Y?=@QV@#C6S; zb(kKT3;I6oui1>@F$f^Z)NPO(&)j7=IXMrlP^dwn<;C@g9ggzTx5&0lDYY3&DEq{q z`?CD@@$}2Y9~(acY@6^<29vFiU})M7duE8=-__WdJd0yW((d(HiSUFjRAesnF;hbJ E582A^IsgCw literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5ef2659fe95 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 00:02+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hsb\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sites" +msgstr "Sydła" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domenowe mjeno njemóže mjezoty abo tabulatory wobsahować." + +msgid "domain name" +msgstr "domenowe mjeno" + +msgid "display name" +msgstr "zwobraznjenske mjeno" + +msgid "site" +msgstr "sydło" + +msgid "sites" +msgstr "sydła" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bb2a102c505fc365cc26b03f15be36ae53a66725 GIT binary patch literal 796 zcmYjOJ#W-N5M3aA$V3Q%prRPMMA6>aN1_BrCj=o;f;e$H4E@C3*uJxOt=)B!%O9Yj zp`b-dg;G!}d;B*LpTswae-mFJp1(BJ-6p0h zjM9_5>&N-JaP`lFWYc(=TVYs~2}o3lxde%&fEcAz7Gfo>%b^^DsW27>lm?5trp1!n zR0WPFdiLL4X2@~!F|4oEP{fw+B>c6|CRZ|qWQa0V-au4JTi!Eip71AiYIvkV@cJ(z zzM%zL((-6x z;;6+z1~i5b2e_!^1TgOqmb0bxT1NiIJ9kAT`t!l&QKd+yRV`x zzBbdjT6;qCO&O~smuU!VySe?>Xb4&D^^00#!MBtyO$f4@{F-iO9j3?bf`t2B2o~2p zwyk7=l^U_fXRj=qlYNk)q_@--ixQ7Av|x^!&!gt_s5u=83(bjfPhA(yF)dDw(6(49 g(xE7XY(CLI$@h2QjF>Y~CGB-Q`OPNP*p#T~UtPH3=l}o! literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6a511f9f896 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# András Veres-Szentkirályi, 2016 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: János R (Hangya)\n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Honlapok" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "A domainnév nem tartalmazhat szóközöket és tabulátorokat." + +msgid "domain name" +msgstr "tartománynév" + +msgid "display name" +msgstr "megjelenítendő név" + +msgid "site" +msgstr "honlap" + +msgid "sites" +msgstr "honlapok" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..17c2ef305dd1857471598c9814dc09014296023c GIT binary patch literal 906 zcmah_O-~d-5N#DdGI}r`JaH&)5YoFdn-E~uH7Y`aVI#rOdo$C!+hn$TGu=Jq1u~Wp zl#we4w~y=V%*{VFloj?w7_Ldw;*h8|6A~nAbBLLg%0R57aXBV?pgSz)8dL^`E$b3V zgzluQm+Q$twM1jb{G-WYrdD`t=zKz-@k|RPLr7MbY$|VwcT{F*T{lHSA9S0VMk)kv z@o_|FGR_QY=|g6C2o*n=pngDuNeF__pB(oC-$x-`;?ITad9ItJ{xl7yp%R1>!MKm+ zEii3plrgDOW>gl!BRoxLSl}YzDcr$rFua%MVM)k_x{Eck*=0>mBhK0(+|Sxv3MOH+ zWlSe5mseL;OUAVn4Zc>2Rl8gqbxP^q`f{sR9`ow+_1W|DgOcyf;IndxYxO#KpW$n! zj87?K72+1lG&i-U(HxyR*ST2@p3zwut3=3V2vf_#ob4GxtLH7I-HfGlPGxN!g6!m> zu2rf~xV2FUBQ*%dsvh~#w;T3g@Y-$<)`@*<_Xg|sXz8^`0vo3`w{FWCSPLM$0Ux(3tXRF%xxA!-?@RgXbW4N X6wTaVH}cT#{C_Rt)^JyxIeF(lUT;aY literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES/django.po new file mode 100644 index 00000000000..adede4dcc32 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Սմբատ Պետրոսյան , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:51+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Armenian (http://www.transifex.com/django/django/language/" +"hy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Կայքեր" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Տիրույթի անվանում դաշտը չի կարող պարունակել բացատներ կամ թաբեր" + +msgid "domain name" +msgstr "Տիրույթի անվանում" + +msgid "display name" +msgstr "Ցուցադրվող անունը" + +msgid "site" +msgstr "կայք" + +msgid "sites" +msgstr "կայքեր" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d1251a1e35f69a83374cfab7091bc8c1533c438e GIT binary patch literal 809 zcmYjP&2AGh5H?UiT6zEuoDdqsrB&tZZlo&hhE$0DNRb*5m4&;z>n2Wj?Un72<{h|l zmv9C#BRf+H9BoFBqSpU0m0W_EUFem>s%#31*9r$7!o06qdiz5;iFZ$KOP0c-=m zfWZ3$Y=!%+CGR2hXW+@|{pB`eNAQ1#egyq{rMK@a{4byp!r*52fKX4!8zlJG z0@_mEDlZ+&$C64@3#CbmT2djjHl7NjeXt2VC)bEVIx?2LxO6R6D%VtEzTmU}Vwpq6 z#o^e{nu#nt@0a|&v`!hFQ8^KMWTFe%80-1Kja12BPe+dDCZlNhCg;ai3J)$n5ng80 zPSSmzq&)3Vnr2C7FG-UGM1CPZsE~8R>+s}|r-#%|v;A~0fkfxRd7fLLT_wD+84ZN> zYNF{xUSCT~FYBV5`eLl)tFiIuK-DTteS|nYnu?L+xfFFqeeI>KRIt&`*!w1n!k0! z%g^}1h8MndB`rVIg(*=>MhBP5|0^{kC8A+9wW8u@#?~$)-7KE2*Y48t+S}3eyhrJ7 zH)5E*aqL`@Hnq~&fW;Chtqd%h8so7EC=xy!=8vIZ0mA&JXeK%@u?MSILAB8i?XYXh MCR^ABvp5|43om@$#Q*>R literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 00000000000..b777ce6a7f4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 21:51+0000\n" +"Last-Translator: Martijn Dekker \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sitos" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Le nomine de dominio non pote continer spatios o tabulationes." + +msgid "domain name" +msgstr "nomine de dominio" + +msgid "display name" +msgstr "nomine a monstrar" + +msgid "site" +msgstr "sito" + +msgid "sites" +msgstr "sitos" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/id/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b6b923b91dce2a667ffcee9164681cbc69df245 GIT binary patch literal 791 zcmYjP&2AGh5H?Ui+HwFSIB}RGsB(5UP$k_Egea{Pi9l2q?$foqakFc$Y%givfddzw zffIK)@h054@&YiMz~J+PUsVU5N;8E z6N2s!VJFP5bh_Kbp9uFa*I%wOHlp*d#P^7Q5wHD-L)_hK9p51)7e?Fc1|j4V;sy)4 zjghRgx5`V$^0@?IYE&9D))ETT+IT38_F)h83S5JQbYLuaJas)Llxr$nt@Z3bU*;&{ zdT?xJ&ABW*p9ub5TBnT8K%Ap4O>`m~V?Cd`QVIT|EgjEI2GQ(I&JV3bPg?#Gz09DW zr29Ncc{+eJ&62@hk|qfW`HB3XLd>mhz>@>se+=m`+kdi`kVUW1d7fL;u0n5Y2G$6w z=&3cenxhqJh1#3vCDmT_3R6EL4_&rcN}fxsGni;$v~&tJJe+&qWO2M)E_*(NRA=%c zIK^F28>%iN#7e}EqUmIMv@JjFCD9>0tJIX%s-gP4yzntSrP3oPC?zNT_+5U?hg)5^ z>r7gHq>GS!nZfW>`G1*aphPsQT8kAwHnw&d=w`ii<8%bwbexPLM%`{5dyO@2+U=FV z1qf`=LoIcQTC}=^1zKEqX+ztc0`%C1zV{e?4+MI%5`^+tH>z5o?smIR5L!=nbmL#u CiP`i3 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/id/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/id/LC_MESSAGES/django.po new file mode 100644 index 00000000000..40228eda1d1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# M Asep Indrayana , 2015 +# rodin , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: rodin \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "Situs" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Nama domain tidak dapat mengandung karakter spasi atau tab." + +msgid "domain name" +msgstr "nama domain" + +msgid "display name" +msgstr "nama yang ditampilkan" + +msgid "site" +msgstr "situs" + +msgid "sites" +msgstr "situs" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/io/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e22612f263d7cdaa1fddd5afc4943df721e68456 GIT binary patch literal 760 zcmYk3!EO^V5QYsDBo?@E<}kgrD&F-*DhUojsHK&H5)oAkcX!v>xZSl^w$n6Hp8~`? zz^m{C91tfiT)1)J#CX#*jP!Xt>wm`Moga_4J`uEg$P;9QJV36HV4sl=@&$Q_d`H6h zFJue(gWN^_A|Gzyf;>a_@irlk(0@fA^xx3mNB{HM|3)9=!9sqx|4spk?RnUWZ>1bv+M3c7}J+xAI)Y8|&OAZ~D?o*c1vU8$O{!}ZggGBp3@Ekmh%1H9z%;p!g-ompX)0jnv_(!G2j+PBR&C5%l;9pd_5BW@3C;i}Ec1(L4UASv1Ej`k?DU>cb^iGw( zX_136(WIJNQPE>#YsW!1ZRiG_KCHHb9Sz$9NO$`Y8Hq4xsSRjT<07Fk7sA1L+nBKJ loYhl2I1huSPL*24q{d^bylAt+xYrekl^#WYZf, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-20 01:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/django/django/language/io/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: io\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "La domeno nomo ne povas kontenar spaci, nek tab-signi." + +msgid "domain name" +msgstr "domeno nomo" + +msgid "display name" +msgstr "montrita nomo" + +msgid "site" +msgstr "ret-situo" + +msgid "sites" +msgstr "ret-situi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/is/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cbfa0fcee3961cd2e49cbb4146e02d0d6f39af06 GIT binary patch literal 812 zcmYk4!EO^V5QYsDkQOQ-4qV_c96*UGC%X}lc0&+QS}9T^qIT(hvg>S|Z0yK(nnvm) zaODAdK8rv3Gyn-}uBRZWE7)gt$X|Bz$}&ZW7;! z2JxM^OZ+Ch?+>xz$Ja{VJ<>14gUkHKb;jP%`=6wnq?)`>uj)WgJN-EK7z0GCe`5K;c9{ib`n*saDR{)&cldDO^Bj6Y;J{77?P16iWBK;u6<1&?(k>_q8IVAa4Vz;4$wND7*w`E zr%epWP@8OK;7H~(lUb`3ymaN<>k-zZeMM_jKEqt_MBpTbPAUpinM|QFbZ#2g>+|`% z=6p>#5T~_NPwM5Vu7vEX0(EKY)u7wy?yb)s)xuzx?o}x2YcZt*I&tdibeB@KARVHy z!nHpn`+R%t^Lq`1;d?68nN)cU+kNT&H5!AoL9dt@Ecm`Q6B~n?u2S1>w4fZeD+-=K z6vE>+L~wQnWg0@8@~GMh*s&N$!w#08m0VuHWO)u^JeDApl0z&qguX05EH4nU<#{ot no5g{I3jGhOzA<(5k*hV, 2011 +# Thordur Sigurdsson , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Thordur Sigurdsson \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "Sites" +msgstr "Vefir" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Lénið má ekki innihalda bil eða dálkastafi (tab characters)." + +msgid "domain name" +msgstr "lén" + +msgid "display name" +msgstr "birtingarnafn" + +msgid "site" +msgstr "vefur" + +msgid "sites" +msgstr "vefir" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/it/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a370612f0380e076fb8d5015b8460e22e3ebc3fc GIT binary patch literal 795 zcmYjP!EO^V5Otw|v>-t_^u%GfwW^%m4Xu)H8iZO}DH0J;yKr}QosFx_cx5|HlW*Y4 zl{;4?B;dlK|G_UH@dGf;d5!AtgK{d?0xHMz}}#PG}N- z5*`u$5WMa$VcpNyYTXm!PlQc^U;lcCv0dUH#2duFi60ZM-L3aGu6dJ~LKtnc`viX< zAMeede`6%8?MyjoSvr=G>xobZC?*mzfv6p18l7JgI0svaOj^(eoEX{$%ayH4F<+KJ*QA|XGO7s}^c=~_J6=gk)ox0Aiyoro-WBdp`85ok-{ zv`OI1$&o+}heo24g+K)dc6jT&DyRx&Bh!OcLlhQ7VD3HFmB_!f-a5 zHJs0^M)J}}g!S8QsJspjl?%6ney@MLszTg|f+MOf-GQg`ik|7@r3NT5Ab?)I7qkTWQ!MwI+Sn~6;TtEFqZ%?{Ml?iRxHF2viN zfKl%i>y?0-TAnNa0~9JvK0-CU`m*f5L}{e&{z3s>efHgNuw?{Qe@YcuEU2*c$|{Hd J0NM|V{R5)E+8qD@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/it/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/it/LC_MESSAGES/django.po new file mode 100644 index 00000000000..49adfaf9c5b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Marco Bonetti, 2014 +# Nicola Larosa , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Stefano Brentegani \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Siti" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Il nome di dominio non può contenere spazi né tab." + +msgid "domain name" +msgstr "nome di dominio" + +msgid "display name" +msgstr "nome visualizzato" + +msgid "site" +msgstr "sito" + +msgid "sites" +msgstr "siti" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6670c4513049bc28ddade753556c983375edbfd9 GIT binary patch literal 814 zcmZ9I&ubGw6vs!cimRY_@E{)M;6W*q>=rfc#)w#3s5Bbt>V3L9NhWM&mYs=dZr#mA zQ6X6Lpr=Bi1rH)3SP}c5co~YG{Ri|-(l(_JKKtg)e&4V8b#dY?0y_;{0RrGG@CvZ@ z4LAvG15>~ba1QtjSlvHh!k&+fbQi!6fJ?v`xZgaE&_nQ_!P^*}K0_t%C?K;bqZ+j2KGn>}Q?7TDxE}FJ*z=mgIG|QV3M4r=|4xN|HAawhryTK!E2L!H2Jpazc>9K_OP0ne8=?Pnf%S} t0DeLE(qwBU+cMcFlWm#|Qhu83gUQ#-YL5P_Z~fl*4uy^uKHT!4`G4$U244UG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES/django.po new file mode 100644 index 00000000000..335a1d7d457 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Shinya Okano , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "サイト" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "ドメイン名にスペース、タブを含めることはできません。" + +msgid "domain name" +msgstr "ドメイン名" + +msgid "display name" +msgstr "表示名" + +msgid "site" +msgstr "サイト" + +msgid "sites" +msgstr "サイト" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..c7eb889d0737c61f3f9cdf5fecb1b1d405567984 GIT binary patch literal 993 zcma)2Piqu09F1BPMnMtuaA@OC7y=NN3X7X?K$)$=W~Hxr)?3 z14Lw5N5Bt`5i$sV3O?g>u=D)_ zqlLgmP5^Emm+Q)%-z(Uvx|>;HNYoHCQ7xWHDtSxLm`kZFjg_=c<8p(VHjjm&N>j_1 zOpPR&X*c;s=_dzzi9urdF=Roj6%kuDm$3Unn@q`&CM#T~%3Bm|r7fE`X_m05PHI@B zLh3EtiP*Fj+``Llaw|eQ><5>bAFyDQ20`eL4*7xa!^jrJ!^~y&eWT1DXTdlPu7o50 zkdN|ib7NVgxin2~l@93*ndqOpbV_x&jT>3AiJzhbjY;BQ^6v^TOqwA zluk1)>0ra!c37{kt*zCp3(S_qdM#G1dUd59HTU}KtGs^6o1dGX>0dsm`Q9`hRY(lA z(Z=npShsaNWF{wQ+~C>>J9#gfWn+DxJ8M~JHX~z|WHJru*ivTq=M3p8_ZFHR&6{ji z>6QtpY?r@gGMJ#%a?+phNRfAoe5=S`6#3gCe_rHIu!j1q$X^%vt5Vu2x4X3G{amUq zp+Z9M8_D?})vF+l%RP8;xlMuH9!Yo)}mUm?w)@Vn1mD{b6 k-YmOCj!4KDvf9LVZ?x)W{b|wkf7jYiuU^Hy$6>GZ590)S(*OVf literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4a2ac8673a8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Bouatchidzé , 2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: André Bouatchidzé \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "საიტები" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "დომენის სახელი არ შეიძლება შეიცავდეს ჰარებს ან ტაბულაციებს." + +msgid "domain name" +msgstr "დომენის სახელი" + +msgid "display name" +msgstr "საჩვენებელი სახელი" + +msgid "site" +msgstr "საიტი" + +msgid "sites" +msgstr "საიტები" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3571d0df5358253579669229841b9b0674978280 GIT binary patch literal 808 zcmYk3&u$Yj5XKD@kd{9}960qbaB5XK*{w=bZ3#jxtyDooRTl1(-O0v{?G3g=8lHhG zM^1=0;83`5<|UAL1zrHgO-mT*=g;-ZL>ynXAlKW}W%Y z++=<;(f5a0it|fz-yPPE%)RsVm&-!z@%L}6F;83(;x@}I)>wD>TpzGD%? zx-p{fBG@*Mmnx7K#gL$C3@Qs24MB<4HUY}UhPa1z27Zhsd1xF2?E99elpkxHo%zLo zxx#bBv%!l)*BnzBn1s(apQvQ`C3(SXHt7vG&v-PFABNq2m^cN zQw)^DdYV0yX(qD{WLche*3v9Z*(i_bt%@}lzK+aNnQlhk#>QI8kvvBqWZ}?yjiGTl z^d`SfKa;Ishx8ltWZ+Ss^oSp4I-Msq_dvJG#ysXsTTieiSrD2Wo?(Bc308(7jPrJT zI-RycEUN}|5)<0~e3(^4(@*eq^AN(B^(ByA9H zaK8)L>UJUyyg|()x4`mG{qbp{156yKcSbothkzB#sO}T*c^ZwBCJRa%oU(F?a;ny9 as%%Rb8VvYy(Pu;)79|CGLz*|^X@3C}72X*D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES/django.po new file mode 100644 index 00000000000..db4aa2874c5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-10-06 11:44+0000\n" +"Last-Translator: Muḥend Belqasem \n" +"Language-Team: Kabyle (http://www.transifex.com/django/django/language/" +"kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Ismal" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Isem n taɣult ur izmir ara ad yegber isekkilen ilmawen n tirigliwin." + +msgid "domain name" +msgstr "isem n taɣult" + +msgid "display name" +msgstr "mefffer isem" + +msgid "site" +msgstr "asmel" + +msgid "sites" +msgstr "ismal" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..edfaf6dfd1d9734e5c0bfbe1d6c1ca9b2f775b01 GIT binary patch literal 895 zcmZWlU2D`p6dkpG5Jg1L7k#*oN}1iHShr1G5o-&@7Hf^ZPqWi(y4jhKnYFD?wFMC> z_C*WglZfvvcBRX<`WGhp?vL;f=$&l8zzZj5a&yj^d-MBp-+O{}7I7UBAkHJ+AZ+a* zP9r*q0mKi)1;ihO)%`{E+4G5>?h^7_#8t#a?0-2)$TIRa@-^haQ-oYWevEt$IYPF& z6d5f9W#kOP&SP_J+4~O)WxaY5YpzI8=TMVP77Gxp$suGyNDZMB+V+@O0+q6mE07sz zHmgdc7OOO2ONE{s^Ad%L#Y2(lOwRLA(}@~=#xoU5;X`eniAXv#Je8TIQ!0vU^nNQ+ zG>|?x(~kl=nsKI4OCK=JeHd`PLF#(ctAOYEZl&M#To;9OhCh#O=8>*K-C^ntgLm7% z<@UQ+&LmTs1{o77VOnNBOmYc9)|zEu9quGt>fZTYgxe>jP&V(PM?@_aaT;*e^x+|U z!5VeAQP(>4%jJcIg_5>`@f=^YhH`JE14{PY8arCvE4j`n{!}h-sHGIQ z(|l2v@khpD1j0JY6xY?K!8jc{(%HM_ct*!WC~L8Zd>ERI_2HC0G#buy(#lvu$7R-3 zK8Un, 2017 +# yun_man_ger , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Leo Trubach \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "Сайттар" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Домен атауының ішінде аралық және табуляция белілерге тыйым салынады" + +msgid "domain name" +msgstr "домен атауы" + +msgid "display name" +msgstr "бейнелеу атауы" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайттар" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/km/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bb7aa008dcbcc075e1761d3467c4858718db9452 GIT binary patch literal 701 zcmZ{g&ubJh6vv}hgwc~HK@T}rN_H~-+BWNo*dI{s;!;NMaVI;Qb|x8;tlJ(fqOC>H zR*QI;5fMCj_0JLVpZI3Bx(D&WC*S<|zBlj9ugh~E5yW}m8n6Of05YJCec%#s09*u4 zfH~kRQ0IIH-kw3|2k1?pa~7eipc?cF=;5h;0|i?Xb>2Auu9~Rpp+wpuMZyt~v9y30)%55{~Y$TXca!1RLBs5*w~; z#+^0{KjcbDi#LQ!M27D|H*mb4HOH1zLwyf&R66FVAhF;%!;eO}FnE6CT*1O{GMTho zT~7|hPHUj^a5~W+$xf5Q?L535^wxW;v)Q8-4VJZXLP1Zv1q|oJjtk*GO4Y%G5jR%2 z?vr?pEY5uOw}!%yRW;CwR4K!Y&!qd?B*WWz(9gz(XJk#A+%l|+=4iW72T!+M+6j;^ z_kDHb%TK;~>8sbitbFy#m!Ez4)0ZE7by%+@Jb~v+b9wM@&YLEG&zHyWw&$xCjrV<1 N>BLv>px*x, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Khmer (http://www.transifex.com/django/django/language/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ឈ្មោះដមែន" + +msgid "display name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +msgid "site" +msgstr "គេហទំព័រ" + +msgid "sites" +msgstr "គេហទំព័រ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..234ed90f9d04b0d947085edcf76799bedf808c6c GIT binary patch literal 676 zcmZvY&ui2`6vv}h#OSGK4+A17Wi}I0x1Dv1*dI{s;!>jbF_}%LO=iN(Y_~o3qE!*` zpq|x&UKE)i=tch%nLovsthyH;eDZxS^L;OG@@szXRRD1sxB#pIXMh4|;s`hoJOR!D zuYoz>9nkcA0A8F3f={5Afd0uKxCokpo&|jjIuH616l`rYeWw6;)kZTf$b_j1c7P-+ zd621+2|3M;usmoUCKzh9!&8elGW>vRBb1~l+hHH2k>T6p+~7n}6b|nt zctvw&!HZX!?u&Onz5C|tL+`#K@4ox`QB%V~eF(0%zJBW6XI~$A_tDqS(SJP0-u>|I PeLJ(wynEwa-3<5*Hs;_Z literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..1f9b3b984f9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.com/django/django/language/" +"kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ಡೊಮೈನ್ ಹೆಸರು" + +msgid "display name" +msgstr "ತೋರಿಸುವ ಹೆಸರು" + +msgid "site" +msgstr "ತಾಣ" + +msgid "sites" +msgstr "ತಾಣಗಳು" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e697676e25e344ab3036795c84fb257802265841 GIT binary patch literal 807 zcmYk2&rcLF6vr!~#!(aE!GrPejvDOj3{inWjFBG^l}K>(US`Yeu)FP~?FxG{h=za( z@duFun|L5b3?>>R!IS@qe}FT4@#IZjSz&p}XTE)%?|Xgiuk)R&1mhHP2?>!i$ScIg zE^-3-f%G6hk+aAj#QOdropyb!|`I<2t!zMmYaB^o>Ke>9m;a)w8Sjuq(>u5=iN{~1>X<6-fqwLJT%ft{xq>Y+rD1v^;5qe{2ReF zuiL|L9x!casF=_dW~2(>UQ(A*T!p&~Zbqt}8W}5=mg=|5Qj}|Dmql(_-NHH%*I3MH z$XPXj`x1u|aJghm8Wak%v$L+TO_OOp=SH$xXkF_-D*vksWm&l5jE{|vv>(8CJ!c3X zmJ1xLp5hG+pECt~%tQ=8RANeVGx#_hrG0ImJ!_gPIwB%jOhg<&-&A4_rwpJhory|K zu?iiPs;UDJ>3*sQ{Q+n#2fYD@@BzPJYY`, 2016 +# Jannis Leidel , 2011 +# Le Tartuffe , 2014 +# Chr0m3 , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jiyoon, Ha \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "사이트" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "도메인 이름은 공백이나 탭을 포함 할 수 없습니다." + +msgid "domain name" +msgstr "도메인 명" + +msgid "display name" +msgstr "표시명" + +msgid "site" +msgstr "사이트" + +msgid "sites" +msgstr "사이트들" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5b7937f60831ed7f8a2584d2470803c9833582d3 GIT binary patch literal 474 zcmYLFO-lnY5LNWFN6#K2cu;hjq*$z}74f4`X|a^mdv-V7M$%+SvbO#Z@BT7>i?gk? z4<4CE-c07@_vr9@53!FtMxG)MkeA2?UE~j5-r(7IwwQSLq4EgB0^XGm+F3!04{1x6 zOjYH4gmEZ!0S|QtWugDrx$FBl>j$q*s+(gq`=^MbrcYjq$ar3+=qEpCJI-mGOy+nKw=9$VJ3RFEpU z5M)%Z)FN}WFLjucvw4h_pme!hwqi3^&(x}wy9KQ_X#=h3CL}fggQ&^qc`_c3pLhSj zTP%5WHY$tzeN`AVs#TIYHPWptO_maIo)MJbs literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9e43bb9880c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2014-10-05 20:12+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" +"language/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8cdaf71ebfd0fb48a448a9c61252105fad1335a2 GIT binary patch literal 869 zcmYk4y>1jS5XTJ!kd_Z23Mz`BAW9VZ*1iBqHras4hZHF%qOc&^$*!~Kuxqc@z9c8* z5omb|$~4eGbAcgo$x=#8+ z>XN>ZZj*kI0{4eB6UJ92+&%K|qz9zH{k+Q9BKdFfyX5gT#_o`>lZX0U^1!_#rxHdO zyFm*334KF^^)G_3NxarxIhOSm6t+ffz+kN)M`Nsq+!`PLp&5c}Fjo$23my+#hZWj2 z6%NNd`>&Qc>Nx&5w%6Jtm3zKZ@VBaU+L{E4BQ&Lr_ElqB&wH-a1%Ejx9nWk6(cY_! zZ?pK{RU!HPdtwYuFEtA_qn=*mr1MM$&nn2~Fy=u^6#kXx+y97)#PF=dV3X@?vXC6zD zrV?gnAq>T%R7!Xb0tlykJ?)06F(%fefU~m+M-yV6KuKVCel=p5Ht#E}u+ga5rmdAx zU{r~fhJ(>3ujz@j&FCC({8$E+#$#Pu7=2Y#H#+aI)`l13;27HiU3fmq*o(|xc6V$# Hrj`Bz)`9LK literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f919c3b19c9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,40 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kostas , 2011 +# Matas Dailyda , 2015 +# Simonas Kazlauskas , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sites" +msgstr "Tinklalapiai" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domene negali būti tarpų ar tabuliavimo ženklų." + +msgid "domain name" +msgstr "domeno vardas" + +msgid "display name" +msgstr "rodomas vardas" + +msgid "site" +msgstr "tinklalapis" + +msgid "sites" +msgstr "tinklalapiai" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a3ffa5f8e9a16433f94bbd311d4fd00b0ca322a2 GIT binary patch literal 823 zcmYk4&1w}f6vv}hg;7LA1i{7W!qQT5C#l+xsbj@{K%vD_NB6li=``(3G9;O4yX@Xw z@c~>5u65<+cIhkl5Waw(%x$d)e)*q-e@;F)zaC6{A{e)kCrF0eK|UfOz9Bb}@5mhT z1G$U*MuP7TG7<7?W8Zz$ugD`L)I7gV$UN##)Q7=)gOGcuk5O--PNN22jEY+b+WPgd z7V3rw=U)ce#_>*h=}5LOp)j>j8nmb->rII?5Sfy_PKEa(SmoiaLs;y~!qM7y#v*3)fQs)D|0OGh)4K(zBVqpMa5 zk6yYayi8z@@fVbF$`^q1ge}Z6&KMf$uIyB(dF5N6Y>DzE;Pc6IHp?)gE#W-PtkA9! z-q-{h>7`X}2rrxAYuD;hxk1&vLZdEQQA(OgQ75n^e5Ztl>3#2;B#w`cjs`xIQG4=u zkefOlKjc!Xi|ujM#WT_N=Jxv4llg!}tN4{t<5f-?e3O^QKF04;dKvP4VV(5p`)q?Q zUirdVd(zT%otr}GGJ(aR^8c=xK-EP%Rcl2>H;k=a0=ns^E`7EP<20StPdQ6d4pUPQ zQZ|`#4lBR_?J${QvH~0@b2G~k`JklN*bQr@9-V0c+Bnf3w)N-~wCse1;rSO2zCAqu r+|~*@p+YaT{l}^S5#Eo^Dsv#Pj~sNPQ(L&u8GWsbY1bb?#^T6dSODTh literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 00000000000..65fceb0b4f4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,39 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# edgars , 2011 +# Jannis Leidel , 2011 +# peterisb , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: peterisb \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +msgid "Sites" +msgstr "Vietnes" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domēna nosaukumā nevar būt tukšumi vai tabulatori." + +msgid "domain name" +msgstr "domēna vārds" + +msgid "display name" +msgstr "attēlojamais vārds" + +msgid "site" +msgstr "vietne" + +msgid "sites" +msgstr "vietnes" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..15763b6b135ed69e3a6836cc57789f4ea51bc5de GIT binary patch literal 885 zcmYjNT~8B16de^mQjIY_7$1DNK1d*B+TAKCE>?{Q35Lc7tBDUj47<~^(9SeFgTR~c z?4u^U`VXoBsYc-+nCTDDAK@R+GhG31a`xOid+wQg=hxMd_Y83!xB)bPi@;mJM;|x~ zd;!Y9A#e%!4S3xjV8rLAa@`g1K5z}VjPoC-8G8x-3BC@loXPv^;0vf9)n@P|yDBWd@GJk74ypugKW)`GmianMt*ZC|MDzr3;I)t24`Mrj;iA(OS#!hK{IE zf7;+PnG_aU{#aNUQ8@@Fc@XljLSYyMm5Cq>0toq{e4TpF6J3P|cX|0Xg;UYworwTZ zSP;hYMkbVL3#+q;o?x}q(1J`8*`|A#2Ia%{uq>vksqdplwbn#S@`e+ z#+I$^My1mF`g+lN)3hl!im~pL^0khr{m-G)SuKqhYV)<(lLrWkL16|DD-{OY>|#SJ zH*5)ynW|}umqliztv+we@u?G?zpE)TKC5D#q^cFs)KY4XCyl7HTBx_zGSTL9I_sE- zRCidKYI&OSv^u8f7KH&-s}$1cDCK29H&KV<^ne12D4Z@Z_rdiBJA-X^;6AxNbMKIR zb9;jw_uU-~wh6RHI5}{ieX{F%G}uD5J9vYWKDk3AJ+}`X3g5W}vmT-H>^|nkMdtec bFF}c)zNzoN`bGxN<0~1whvOV4c{}?HucRon literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ad7a47dffe9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Vasil Vangelovski , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "Sites" +msgstr "Сајтови" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Домејнот не може да содржи празни места и табови." + +msgid "domain name" +msgstr "домејн" + +msgid "display name" +msgstr "име за приказ" + +msgid "site" +msgstr "сајт" + +msgid "sites" +msgstr "сајтови" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..49940c2e65f45207f3d1da0ec64052c7db62e61e GIT binary patch literal 708 zcmZ9I&ubJh6vv}hgwa#aBC)3}B|DR%Zku&QY`akD;!;-caVI-X$t1%h>$W%bRE1uI zidO}HASjBn;>kZnf`5rGv+6=0eDcjpzVA)m{90T%K@jJG%fKdZ0Z>4QBj6J747doq z1QvidK&W{SygGx>C(s7aJ&Vv1r~zFBeF1s}^ergZ>Iik`063~6^h2q%h2n=;^IV|R zSS;$7W?u{)*-ps=QCev1+%y#d)M z1$W>jo7@S8R}*@jB$Ut=rj#YEm4qe<7|E`9Bty@+uSJq|Lf0|9!LB7M2}HERts{ey zYpb|3CBt{Q*3#k~Ayc97O?VBYw^f}sr5>4EP@}Uk&jc9=o-^FzFei}X#-4Kpi{r^; z(sZGx9EpSG(B$!Ks(+&XHi&Z-FGs!Y-qw76+DxJiqn*(3uEPQbbmG9p@Gqrq!MC=XSI!I+fGB{ zs~t?2+Y$2BM?XFG)fZpA3+wdw_hU%E`|1M*eD%{;pMCWdjIaIlc}S*5;i5L4w*06s Vzt$bY3RS0$p7`p-SKnsk=nvAx^KbwF literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES/django.po new file mode 100644 index 00000000000..e294a631bae --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Malayalam (http://www.transifex.com/django/django/language/" +"ml/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ഡൊമൈന്‍ നാമം" + +msgid "display name" +msgstr "പ്രദര്‍ശന നാമം" + +msgid "site" +msgstr "സൈറ്റ്" + +msgid "sites" +msgstr "സൈറ്റുകള്‍" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6b1748bbc009268de77bbecb37bd6a8740d8dde8 GIT binary patch literal 867 zcmZ9I-%b-j6vjuzKUs}28uiA+;~j)dyIUp2#To-bLbS2L#Vc>7+hJL zSzQ%KBUa6XwR?W@UoBDCvG-A=mdO-fj4EQX;npWgHEqT ziU!gLr}iSCGZ|+Zz4R&5+=r6uO;FdPUKu>kcgy3h=elU53;a!Nd!G2p)O|=x_raU= zCmxKu7|wI1Gz~H)RKm2(e3)i!merXqEW)GuAb%3!)ssRf)5lmKqE!}g8gQ2SP?b1s z5;Fm#%UU=6VzJd~6|`*_FYz^7Q|w>qSdu}5Vk(MbPIbOIdvbZN;5sw-s9fMs?Izw% z^EF+>hm6G(gv%^bTvrx@IXZdbvu7>wjLwQsHewO^Fj+th52gx*zLpoojEjLhEBBY|N3k?1%labzK*_qbAZ{_ R-~fWF(}$AdxrWJLz<+MDD}Dd~ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..1ab16b7b59f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,39 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bayarbat.U , 2015 +# Jannis Leidel , 2011 +# Zorig , 2014 +# Анхбаяр Анхаа , 2011,2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Bayarbat.U \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Вэб сайтууд" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Домэйн нэрэнд таб болон хоосон зай бичиж болохгүй." + +msgid "domain name" +msgstr "домэйн нэр" + +msgid "display name" +msgstr "харагдах нэр" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайтууд" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..183b3d14e9fb10c1d39cdf7eb3080abd7a0a7b50 GIT binary patch literal 468 zcmYLF!A=4(5Y^~ukDfi$!~+C}wnPFJF-C+01Cfx`d)+Nd$!@!8i{OWN@#Fj!XTiWr zUOF#*Go9Dpi}UXj#3}L;d5t_n-XJS~1MyesFmHG-roX)+tl zRcT#-sn2u@PwUJ>Yz2vCuQ3dqk^#N&EQ1oH#dsSS2i_r^3)X2c&KMeDu0C}&^XR(; z&VaSCMetUGA)<-&0b(bO&t- zGL=q-r6#py2&JHOv)MF5HBm3rwwc(1miwHZmUJJF=KmvT;b=XYj;F)p5AY_72G#^+ zaI>!xBL=k%w9KV8J(4V?^D6Y;;t_O@zUsY&axgTBO|{7c>3-;NSXGe1MYDYEWDX\n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/my/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/my/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e706a9d3fd03cd541e4eadeaee7bfd1fc0d5b45e GIT binary patch literal 961 zcma)2O>5Oa6dkoHL_u*Of-YufOPTkQLT#H`(bg6V7E6tS%W2*;FD03IWG1$6H-flO z5h->dsNlktic9Mk;vW&_FZc)aB+ut-yYj-xxpU{-Gxz4_siAFxI0~EtBH$SC7^q?g zI1GFO#(?j@ao`tF>3#!4ReqqSI|+UQoCeOK{^lSdTi_qyGvMeDA?Lw4_yl+xT{DHD2ez06f9FDF<&Ys4zQgcg~UJP|AsJP+w? zS>!?sI@~s<6E>S08ygK%8K!Guv+8K}R_assx4oHnn, 2013,2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:50+0000\n" +"Last-Translator: Yhal Htet Aung \n" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" +"my/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: my\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "ဆိုက်များ" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "ဒိုမိန်းနာမည်တွင်ကွက်လပ်(သို့)အမည်များမပါဝင်နိုင်။" + +msgid "domain name" +msgstr "ဒိုမိန်းနာမည်" + +msgid "display name" +msgstr "ပြသနာမည်" + +msgid "site" +msgstr "ဆိုက်" + +msgid "sites" +msgstr "ဆိုက်များ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..b18fe64e308e87b712a1a8153c73989acfdfed4d GIT binary patch literal 793 zcmYk3&2G~`5XTp20U3l42TmM@TT8Wx9YH@_f>6JtqPA4UaNpPyXB&Ig+TAqGJ8_0LOnTYeBuM6>n{de}E?ic%z|HJ+^`^6ix_#S&M5u6q`nJ`c2 z8!X&^X)K%B8|~4FY=BUhT4@4OHA1e4jECHi4>?5>aE;2*fwACK&$UFMT~n#aR4@Lk z6^=VjKTaH5bBei_`-Oam)@eg26sL+x6P;jVte1zb)P>v{l}=_Rh3NQoCbumr&sw>o zJf_fzlV>tcWU>ZHlE!N*aT3QYlqYzmL(jQxO~xBC*??p, 2013 +# Jannis Leidel , 2011 +# Jon , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Nettsteder" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domenenavnet kan ikke inneholde mellomrom." + +msgid "domain name" +msgstr "domenenavn" + +msgid "display name" +msgstr "visningsnavn" + +msgid "site" +msgstr "nettsted" + +msgid "sites" +msgstr "nettsteder" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..3fe91bc3e12c2d87edf259c00986243ef2367c35 GIT binary patch literal 899 zcmZ8dO;6Q86de^csVYhOg)b z>7+W(_;$@Fe`$$E$NHnmVxiVWY}i7FJrjjal?-WToy$adOCnc=VQrnH9rj=&(JWFS z^%kE*Y_<^GfXg0oBSJdn2X~ntuwa4)LFiA6`ho9*$d<&*)b$+jCYV3Pf+-q|hj;u@ zALc#c+OVkLQfJ(#BBaYa;RT&t<5{W&y%+Za?W!{gE|4{1)x8g$Og4BTSR{Biq>n`o z0Ucg5CJ&p<&CSh*aZS@zvE>BK-fx|{?2o!BMRUY!FSO?d2M8LzH;cmxiN&^a{GkzB zrio*wa++eFLJQM+8qKrG0ng1^6$P7;$D37Tv-`Cu4 zwt9u+Q=PoAJju#Qtk8;#{8dYkmlGGX6qS;B!+yxUeu*E(e|C_vrMgDmo M>F+>(1Mb{G8~^|S literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES/django.po new file mode 100644 index 00000000000..93206964467 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Sagar Chalise , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sagar Chalise \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "साइटहरु" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "डोमेनमा खाली ठाउँहरु हुनु हुँदैन ।" + +msgid "domain name" +msgstr "डोमेनको नाम" + +msgid "display name" +msgstr "देखिने नाम" + +msgid "site" +msgstr "साइट" + +msgid "sites" +msgstr "साइटहरु" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..150ac183f43f0a3e916f209d71dd8f2d0aca24b1 GIT binary patch literal 788 zcmY+C!EO^V5QY~hAQprW2TmM@TdT;)ZUm&=5QJ!2sS*)Uvv8m6PByM~?Un5$%{y@A z33v(M0#Cv_zyko|Y)Z>W-;O>0$2<1;$HSeE0o!fnF_SWPnGcM&&&*Bc3)5x3G545X zjMx2PcKrBSqkF*q6Z2?0|9U+LB3}Q_-sk;fAF}_=-sj!9(d6A{&nW?igIkQR$FF>_ga$TWRps*syP$}&o)5`f6sx{aeGqRu!IGoyckV{*axZdc4E4hK? z9XB5vjEz2{%!!j+yeDI&Rte;1s0tmPQmu^>BU{K^yj~Pmq&k6c{5BPbhS0HA4AD^n z-6(!0qFBT|h~p&cwW2tRSSU_uDgB<8x}Jy*M0^18^Wg6 zoD57H&1QT`cp(*LPA;isx1m?g%jJyD+nKIj@)oLCU_l}!tP&V5TsDW@xpQ^W>8w_( z_J8_LbHEE%Zj(Ez?Cgc3lhM)TRmANmJmf1T#U-w5KC7d1*WqiGst?&5jU_jDmmZ7# zOP#N6Mn)W|Oy^P+3G7d$`&VQFstm{F!eA+mwW%xz>dn*+x_xMdgIxtr1`zM{!=QNp u!%hE5Duq}oBDyI, 2013 +# Jannis Leidel , 2011 +# Sander Steffann , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Sander Steffann \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sites" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "De domeinnaam mag geen spaties of tabs bevatten." + +msgid "domain name" +msgstr "domeinnaam" + +msgid "display name" +msgstr "weergavenaam" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "sites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f5e3f7ea51901eecaa172399c8645abcfc8f2dc7 GIT binary patch literal 633 zcmYL`&2AGh5XTJ^ffi1jIhb3k%2~St(mDho`XLoHA*vP*+)Q?|b-O!W*$!#mpnU*( zuDEdGm3S7$o0g39+y9I`Gds5bzS#K5$Q~0fi38#ZQ4`6oi08yL@r<}3Hi%zDs`*Xa zK49z*Y1$t@WGo~7M*5T#?qVdRw9Zo9BZ8JXOZ`}BLtC3AN7Dc+U1Kb+{9q%n^a*U@ z-8oF7I4;Fk@WDFNygWBpx$G2L=c5>f%9i5eyb7XlnrD;Gh1mCCBISw$6G8JGson^w zgz9spwCrz7B_$<_Q}|(1&vjm3$UUL?J zuE|%YyO;W|QI42zWuxQK;rbp_PiFfLBOuMUZ0Vp8E@Mu2YH`4)XT}GJ!!N~=*j?wP zf6c&)L!7$OVx{@+cN_l?tT|#fspsC*;>h_X&_dgVVYoBkD|fhw{MC@FtwF}p1!5KG U4KckTAapK5j3Jtm-8, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/django/django/" +"language/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "domenenamn" + +msgid "display name" +msgstr "visingsnamn" + +msgid "site" +msgstr "nettstad" + +msgid "sites" +msgstr "nettstader" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/os/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/os/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..6dbbccd67cf9abf70f19b02497b47b17ecc146a0 GIT binary patch literal 806 zcmZ8d&ubGw6kfH8tR6)1Ab5D*TFPX11GVYKh*(>wBsP@jeY!hIrfg=y&crm}#fTTZ z8vPga7Jq?-q<_OKy^2S{KfsH4@J-e>;)8F#_uhQ(y?OKP^1{eLJBPTAs3I;Po*=Bf zMHCV55El_&5%&HEVgd0JaTf6l@%j`VhzCe-PCL$3?{f{=%B|UY zJ0DXsvwe>Z%W`Y98N{+fxd1^s3?eFo)DTIbZH|fos4k6|0-1uQyQ<*CTy+yVnCYE= zY8}Njn;pujr*e-)nry}75la=9B7}I4ik5VDSXZW+)KrVd1L9rl>po^#zQ@z+SO2Eom6rL^p$xmBt(X{1!B zgld_Fa35FW3aX69EP-428Vv6wv#`KLQ{KiJ(dy9_BMnA7A#5wfG>>4ht#vo_yner5 z(6%FQvi(9NJ6^uiF(rS?J*m7Ux3*Q=m~S5xe0Lpxl?i;+po{Biwy!<>NiNC|wP}j8 zDi0f*q%_yrSxuIb4H3zhi&hAwU9L}_8G=-9J?W)1A)7Mos1QVV7OG0I47pob6mX*g z!BW|E%qw$fCg!u5W-q}^ZD5^=8AJ9wdyzdeV>3A#0Xm1~0J0&*@3SFhjz;+fs?eR< jT){!_gZX5>WKYdU)Z`5v%=|yZLB-e{WWy83HgNs`JFX6i literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/os/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/os/LC_MESSAGES/django.po new file mode 100644 index 00000000000..f0bcd2a81ba --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/os/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Soslan Khubulov , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:58+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ossetic (http://www.transifex.com/django/django/language/" +"os/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: os\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Домены номы ма хъуамӕ уой табтӕ ӕмӕ хъӕнтӕ." + +msgid "domain name" +msgstr "домены ном" + +msgid "display name" +msgstr "ӕвдисгӕ ном" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайттӕ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2d6701ff77e3046dc717221dbc3dc067970929db GIT binary patch literal 684 zcmY+A&u`N(6vqP$Aq7smA#pI;rPbudnSgFCohJ4}8d@Qm0(Y-*GgpZn*)H9#T<8Q> zCUN4|0q+0@BqUD!Dad~cFX^D-NuPY*v%l}f_V4ATw*ka;;0~|@+yDxoju~(ZI0J41 z=fD#138;I%03WUd!B@}~;K|h>xDBd7>%KRj%b@Q-!PZ3GcMX80ChB=XCQMbZQzTi* zgG`l7$a!vrP?Dl-%w(>@LtZIu@xbIF!;dDp!KtDsOrEBA zTXSZ?i+7mi6s?i?J|;1ayC{w+>8_HP5HR9H{zB9<7rrhg8#vxT@dJ8~tP+UufEkNZ z&7>)qRhpv5OiE$U0T&rB&_g&4lv_npc7z zwzi^CG@VX6ww^6U{G>BfWi-FtUnwpJMHP$M;b4ETyLgAVL&9w(Ethb<(+VzX`H79- zO@-{C;W5*O+y1k353etL^}j}3<6SvanUFa}>qo-=J1|8R3zK4^S%LSIE)7MpYD&{z z>!EqtZ%K5wkK%SO47~f{FJ5_f?%gl%&b<4Ky!-Cm48%2SFTwNCU%dA2TjO;9?fh&! NGw, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" +"language/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ਡੋਮੇਨ ਨਾਂ" + +msgid "display name" +msgstr "ਵੇਖਾਉਣ ਲਈ ਨਾਂ" + +msgid "site" +msgstr "ਸਾਈਟ" + +msgid "sites" +msgstr "ਸਾਈਟਾਂ" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fde457031803c67e15d1a20f5baea233480b8ee3 GIT binary patch literal 944 zcmYjPF>ezw6gE&mIv7v~CWhC6s-bdXr>)vvdnr&_Q9&VU4|ezBCQk3{)7jygsuK$f zYbQ1~W)_f;7@&WHAHg4h=SxC((s!Tlz3+R^zVolynG1q(6LAj_BW@wyBYb>8Tt|FG zG!fqsw-LV)UiSwv2`6==&@>^u@zd-i&k7NFXj242{ zD)0B>`}*+nCxNn294aR*iF*<{CKF177MX-ZXl)!MMmwJqdI&ZbiL_t}aN@|;Nk`c{ z6~jtT{__%x9jk{W?ZWhB;^DD%*pFo^yHF zXq07HcfO}OmZ$Z^WR20OCX|ldjXZ7Cg8jYyo$2{`odw(YU8Tl-4Rbu8lcx@q_@Or- z>50Nh7rlyi>DpB1XC2Fe?&!pHl7myn#hu zi57Geao7R|AuQW|N5o#@J04lh5T)Zrfx, 2011 +# Mattia Procopio , 2014 +# Tomasz Kajtoch , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tomasz Kajtoch \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Sites" +msgstr "Strony" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Nazwa domeny nie może zawierać spacji ani tabulatorów." + +msgid "domain name" +msgstr "nazwa domeny" + +msgid "display name" +msgstr "nazwa wyświetlana" + +msgid "site" +msgstr "strona" + +msgid "sites" +msgstr "strony" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5d885d185c84b3359d9a0466e165dadbad797f9f GIT binary patch literal 797 zcmZ8fv2N5r5Zyok$xuWoprIJLMA4q@gD4jthY%r=f^y0!82XJp=iA8MwRYEB?jL9= zs41wBXh2X=+<)*9h#qFo2^TTa^Xz!vyq%rdpX;md7}+hteL_mOO?XT2_Kk3Z@SV^l z{2<&R{33YXAHu3%ue7{1^6v?EFXGSF7#q<3SMomZH~BU4E7#k+b@E>S9(hV(w9Rf3 zd_7**o8P}QqP6x?I2YC9~Kwl2kN z!Dm-;nI*-=$Fh;pXP7yDnDf_Ytkf!j{7k4q2Par-^Jlf^mhYH55KA7hy-Lv3^21s%S)kJVj9@Frq@6qCtzWF>$U=!f-mB zcAOWLV?6IVa8k Ku>XawK7+rm#NB@Y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..ba716ae0d8c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Nuno Mariz , 2013 +# Raúl Pedro Fernandes Santos, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sites" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "O nome do domínio não pode conter espaços ou tabulações." + +msgid "domain name" +msgstr "nome do domínio" + +msgid "display name" +msgstr "mostrar nome" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "sites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..81c63003828b402e662f431a666d913529fea74c GIT binary patch literal 824 zcmY*X!EO^V5H(P!v~Z{p;?%<&6ID)j169%usZdHQRU&E>7Ou$Ioo-xh?3L{$4d1|( zFX({_9FgF}At!!=F{feZmKVw{L{IgztnF z;RoRX;Wxqa{t&kO|E(2ohx}*4MqH@4fl^8zb7vUP*_RB@={9PlZ&V#1tVFN@)kFR?eRZH3wUY6fI~2PK<4XWzv>~ zm@oNkBbQmKxcpc)H2MNl$4@i<291?k#gJVHmFr-Hr8bTaY%Vk2uX4*19YZiYOZbsN z;fTv$2!}DW!f2m|5s%ssMRC~P3!^Y3A|K&9>1(ceZ5|%*))R<2@&41jkSus9tmBCh z$`-U3Vx$PO=E zleQ~W7t)C^7G3Xka>6@no`3Ef4L???rb+S`I%DbnbsfX, 2014 +# Eduardo Cereto Carvalho, 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: andrewsmedina \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sites" +msgstr "Sites" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "O nome do domínio não pode conter espaços ou tabulações." + +msgid "domain name" +msgstr "nome do domínio" + +msgid "display name" +msgstr "nome para exibição" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "sites" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7ebbf59254602525b67de32e44d2ea9613f42bd0 GIT binary patch literal 857 zcmYjPJ#W-N5M3aEWGD~?6~#~x*^2hg4um8QPEbN3MIzyp82XKG&$p3p*4ka?5|oaX zmICodprWBj!(X7HN8%5_tep==dVaI3H*a^x^Yi}9M@Dg*@Q{!b?hrl@e0(9?Bzz^z z6TT7d68;dp?k{1+=hr&jJ>nmP2ZVt3e_dy6iTF3MuM2N2V0&z+Y+Z?y zR?q&cWtJSa^dVPNzNR{nbbw`;vb5!V9X->-$FcqhM!yXY;BTNiPmIsK*lNjwdxe*2!bnr@ks& zfnqF-l`eaeZ}Fuooj+?N4d28<4;7XvEFCC!dCwG#4hB_YM8&tXnb;JtZkINDvI1S2 zg_vc@TAYSqh>xkCtI2Y7dV0RdvN)QZ4e=3i6s^stNffOFY#>U73a0Xa?KTrx(a5w@ zBT+Sg4b+, 2014 +# Jannis Leidel , 2011 +# Razvan Stefanescu , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Razvan Stefanescu \n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +msgid "Sites" +msgstr "Pagini web" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Numele de domeniu nu poate conține spații sau tab-uri." + +msgid "domain name" +msgstr "nume domeniu" + +msgid "display name" +msgstr "nume afișat" + +msgid "site" +msgstr "pagină web" + +msgid "sites" +msgstr "pagini web" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..cd6daf44551d5c6b906b79f92c69d5ba3a087997 GIT binary patch literal 1016 zcmZut&rcIU6do0SqS3@Z{Bt|A2neQt;s0eEYq5`+e`dogcUQJ~G5r;4V-Gt^?bE zi#Bi>H~{j%32+1W4LIE&pwHzOy1JX-{)>#=24_$&Tw<&Wehj_`{tUhY{tmtd{t0%v zUtm}mtn3Ql_Hlh(xcR++tQ*fFBQ+~8ORB~V5h+rlA*mviiVam_Wn4|Db<#~yk(%O! zjCiTDtQzTNU95NX>>n@F=-7E_wvfatvSRprmA{aQj$##1bw#LJoLQ93I5E7WYf+Uy zY}GU`#{p#)o|gGcB87pLKN3a;l=u8G?)lswC*Kde@nO&RJP7%sd=+&9-V%Nh-<8vQUvOQ9*Vp4;rVHMz)#6MHp4BC2EqF zrDz1S*wQ)@iUyaBX$HC6>gsCNxVF)fT+3GCMy~r~J*uDDb4e>Vlqt=ZX3wv{&w7~| zT&+}CZM}(qG;+=4aGjBwBJ7oDX~O5_IX-c&bF-FY!e><_u12aB(8SBgoUIv9(#kB< zTZyRixj1R)fK;<{)Zyq9b<=QA_4{5J`ZO>=F7@t*zE9KS5#%@*!+h^kAslsS$Ke(H zJZ)@rEk%EH2p0d;5{91p)X^2gv2*+6&{-XQF{U@O5Te60<>> z*$?*E9@%~S4bQRNC)>71=?>w9{0OD5c0b*u^bOK4NMEC{3+p!76C9519?Xa7mNOpO uHl>^By_dd4Z6|$a+v)o(v&X1H3H`3K!{IvjhA}k$-x3T%JA0lbSokmI_)&cT literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 00000000000..353ed76ce9f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,41 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Eugene MechanisM , 2013 +# Eugene MechanisM , 2016 +# Jannis Leidel , 2011 +# Алексей Борискин , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Eugene MechanisM \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Sites" +msgstr "Сайты" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Доменное имя не может содержать пробелы или табуляцию." + +msgid "domain name" +msgstr "доменное имя" + +msgid "display name" +msgstr "отображаемое имя" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайты" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..fbcf69a0d4814401536d059a65c511ff238f8d1c GIT binary patch literal 822 zcmY+C!EVz)5QY~hAPfS;0SSr2oT^mS#&+5&!Kn+Pv{EGkQDeAo?5*R*-nDi&Nt0*b z$^-Pkp@*K}02erzo_Gfyf){|s8~YK zHqYDr*uFOG`WJz=Mf5VmHHiis5?QcJfM5lOmNmmn1FyO2`JRVHy3fa%?Rn{IQtt_EtbyMOHr7`?4Cf`& zhDM4Boiig<03D_bjucfN%>Xv}EGshgEXC3DdMt}AED-64rJP2b6#?{eIc7ts4U8!R z*PTozbz{3_2mHtuxQlr%BtNfq_0U~$I(wa+%gOz^=WOGNa)CRVmN=T>N5;id%tRaF z0aKcr@J+N!TbDk&)&W;^N5nG8L>fS=pP9eA3_uT^Zaz{hr@K-WIsj45A9c9ahQ)1I z6JhADz*F!bfST9}8?d|#Vl!N~NgtDqwnKW=X_7PYsyd#@vHcyY6a4Oi7uBb;uN-7w yvjHB)*#{_iGUI9rEa!b`|A$dt9pmXv>trVTip{vFPS7PJ5&v}~+O8oN!pI*0x#vLu literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..9b3f3182fbd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Marian Andre , 2013 +# Martin Tóth , 2017 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Martin Tóth \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +msgid "Sites" +msgstr "Sídla" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Názov domény nemôže obsahovať medzery alebo tabulátory." + +msgid "domain name" +msgstr "názov domény" + +msgid "display name" +msgstr "zobrazené meno" + +msgid "site" +msgstr "sídlo" + +msgid "sites" +msgstr "sídla" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..77d008fca7a637a78764d75d120f9b15638bb651 GIT binary patch literal 845 zcmYjP!EV$r5H(Oh3Lqg4oO+lGqE+Q=vfZjB%R)ull`2uO>IUv^GR?Y8?8x?J+p3?y zm4AT?ocIII`~bK90E{;*%Sg}9W51bELisZJmmy-WF?LE%Wt z_l3g*x>3BvqnO9r5XVWhy%EJxL_&Uyjr2K}x@{i4;N4A#cap8%Mno3871r_82xUv* zv`JuOWTn4<1u7_4@*G~){@^NXT7S2oE|g)Wt5+1Oim51&rzolf#-(mhNugkE;#{3{ zI1$)$AR8-$(O%HW=;X2e)srryj zgt6!b@6#dQS?c_^PSNlKmFZlnB7vO~>HZa(fGvYjIW?l>Lv1RXfU4)N9rXIpZU<}X z8Fg?lh~YIvK$6z&k{d7GO}M^ZT=nRxOIMrg{eX@AizVCF6)FJ=!P3Aq7Eg3TzYS`G pw#58gHy}#shh;kN{24YOqh6njE1@*V3K_vq9V(g^pR`>i`vc0k, 2011 +# Primož Verdnik , 2017 +# zejn , 2013,2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Primož Verdnik \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +msgid "Sites" +msgstr "Strani" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domena ne sme vsebovati presledkov ali tabulatorjev." + +msgid "domain name" +msgstr "ime domene" + +msgid "display name" +msgstr "prikazano ime" + +msgid "site" +msgstr "stran" + +msgid "sites" +msgstr "strani" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f4147bebe6b0a86f6aeb83d4bdd7faf1dd0540cc GIT binary patch literal 810 zcmYjP!EV$r5H(Oh3Y9=TaH_;0acEU}H(7*QQWinWR#c**Y6JJ##Laq}*jbO4c5i$D zSCIIIiW3(&ap-?=;1f6_!Fac&9qHxSo;S}P$3GY5J_?STj73JqxW)Lu2=R?^o$;N~ zVfo3S!6Uhs3V4LzR2EUC6h}k+vpE0jpLP=BYK78W#-UO zh2FXpHWV3s2v7P`e%3f!I&PT;Bi*#DE1z0NZ6wBl%!Z&evS)uiF}ygK%6zDaG?As?V4 z<-2dPExC4~3ws?XCwnHhg*IghYklqipECs-MZ4A5VI{Y$t0@K3OsCZCtix>BT{3XL z3(4|&B=&L0zo=I`4H}x$6L*OI^n^5>o&f!N|G6HU0(fPbtNS?Q;Q(1k+96m{;R%c@ f%=z+FOQ@PHfCdLR8mgf>n_u$f=fFEoKT7-q9oOe# literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 00000000000..3ce983073fb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Besnik , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-11-29 23:00+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Sajte" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Emri i përkatësisë s’mund të përmbajë hapësira ose tabulacione." + +msgid "domain name" +msgstr "emër përkatësie" + +msgid "display name" +msgstr "emër shfaqjeje" + +msgid "site" +msgstr "sajt" + +msgid "sites" +msgstr "sajte" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8ac57bb43961646cfe438ce8dd08b6619c68ec43 GIT binary patch literal 935 zcmY*VOHWiW6t0SojK&yEOiWxH7ZM2ROgm^G7cLqQ5~4%`7x$ezWw0>uJtlSZE6$PsA}t?CTSu?BZ5U~Dw$9) zu;N@ZDwQ@jH;XQe&6ed>G1ZMy_hCJ%pSG8*DGe6pX6L5QzknB6VG6%iDqL;5iEngr z%a!muGc^Y3iZE8Xcqy5oqvyJC*RnKpTBW+0sagc1mCT*38G$v0`TDvMbvmO>!$zQ* zozTX^W6*Wu0rilxIOfpb55Z**V$R_SFhDuR6LGm$8jl|Zx6{GKIfI>@ZVPJIAog(V zDG!bni2vyG_Fj9}AN$X~Mf{#W^atSgF-FH9`5f@T%pqpJbW1t3-}>C|x8Go<1xUI7 vih|sK4}znR+r{WpXXrtZ_!HE$uo`qZ3XTCooKL#+-+d$u4=bHHr@Q?Hd*?T@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..47e2e6575bb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Branko Kokanovic , 2018 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-01-30 10:13+0000\n" +"Last-Translator: Branko Kokanovic \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sites" +msgstr "Сајтови" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Име домена не може да садржи размаке ни табове." + +msgid "domain name" +msgstr "име домена" + +msgid "display name" +msgstr "приказано име" + +msgid "site" +msgstr "сајт" + +msgid "sites" +msgstr "сајтови" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..a07485531e7921d2a3858c0ed2f855102090f7eb GIT binary patch literal 714 zcmYL{&2AGh5XTJ^AuVv>%wagRN>n*(hd^2!NBVhYcKFiwA@cP$Aqn~)=%el@`q=LmdX&``>+T@B~jo>DUTLMz6&e zfLGEO?O~vFu1e_RG??y|b=uNqYIm^46bo4>I#zNn;Ei%8S{i5!a4ge=#%TzZNYmwV z*$T0{mCmb>y&WIYts7n3bE+IYFcX_=QwZ2P(c%Bt0=(O;w@XIl!pV{zS~vFsOjV~o zd)k9lm^I8gXIaK!V*_Hyo@AWE3t)h9%y+W(^{;-`iD6yA`kcYl)v5$Ftcf)oYue3T dLMo@vXnY$8;QLTU5-(?=UhKIhe*sfTzzzTa literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po new file mode 100644 index 00000000000..5e8304a0d5b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/" +"language/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ime domena" + +msgid "display name" +msgstr "prikazano ime" + +msgid "site" +msgstr "sajt" + +msgid "sites" +msgstr "sajtovi" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d67d082bcf7f3c016f80b7c580aab571f68fcde7 GIT binary patch literal 792 zcmYjOzi-n(6h2A;VLBiNrVfv-Rdul)0cjm&=`X3M5m9SkzSys}Tl<~myClud$jZbD zLi`6XG35W?4`5_rgm+0pc+z*@^Z9!}@5iI{_k!&nW0Mgx9x&c9oPA~7VSHn>8Q&Qj zj9(0=`@>jw{;h@XA@f_tV}|?xVNHmA=FiM7?kBUy{G0hc^V;o&ZiAUa1Ye804A+m# z>&(?(8p{@TURX3D&Jj{wse*u1g^(yBZ6VQQ-JPN-m|7)hKsR93(6mHan7UNcxnBGi zD-36xA4UuseTj*cC#igmjVUxmkX|avw0DNJZmjH^tVrelC^ItF5qN`_u{>x{S=P!! zWif(w5I&PZD8mkfVH9+Bf-neJD9>eNAt~DOs, 2011 +# Jonathan Lindén, 2014 +# Thomas Lundqvist , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jonathan Lindén\n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Webbplatser" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domännamnet kan inte innehålla mellanslag eller tabulatortecken." + +msgid "domain name" +msgstr "domännamn" + +msgid "display name" +msgstr "visningsnamn" + +msgid "site" +msgstr "webbplats" + +msgid "sites" +msgstr "webbplatser" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1447715c8170a59dc299829e66bcaeceff181939 GIT binary patch literal 781 zcmYjO&2G~`5MH1Z$$*47aN;oBT2U>0Vyh_Eu>mm7em#6DKQlWbOjdAjn6V^$^x5K&;HA0 zhAOs;VWUbZtzfmT;B z9Mfphz=@EVDBvY^L+J%GwKpmj6&CzZS924CDqGhKI(=Af2U`lB4ItX?do0lx z3oF^NR0svaOwKgI1PfV5lXh(=ohGkOwea3*{, 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swahili (http://www.transifex.com/django/django/language/" +"sw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sw\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "Tovuti" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Jina la kikoa haliwezi kuwa na nafasi yeyote kati yake." + +msgid "domain name" +msgstr "jina la kikoa" + +msgid "display name" +msgstr "jina" + +msgid "site" +msgstr "tovuti" + +msgid "sites" +msgstr "tovuti" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9cdaa1e61499291b4abd0b89d000a27b97421518 GIT binary patch literal 714 zcmZvY&ubJh6vs!c2%{&jdWhhmOUX`B)NQk_l>UNB7nd@6k2~3EN+ua5S+_m*BJH6! zD|iy5A_!*1;?+Mz@~8M_R^3Y5|x!kGn5^0ott=1l%{gHZ*!U9^>J=-Y8Z+KFH*cw z3GP6PH@OoGEfe|}6N+gEQOZbXiBLj7i1)-BS$ocP9ZXg+T}AW>dqkE9M7+zb!)e8} zRot11q32v{Y0<8bnNa8{+y=@u)s$_iN9Gyy=zPp`fm6W?hEiTgg%H;i^d!<~*wc$^c5E`fiPx{HSUyt2ae zUZ&f4Wv;8w8i@*T>7mJ_&KX*HE#3c1f(MTWYFu%Jw@p=8hIHAKwzu3xvuSTpqX#`i zTirMc{yg|!!G8?Xvt~RF-oqTB;J=3H+u*0ce}{#c^0HYyyJGWa@IS)zB>0QQ=^}X0 R)=toP<=%%z2d7`wqCa?I_#6NL literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES/django.po new file mode 100644 index 00000000000..883c04a3788 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tamil (http://www.transifex.com/django/django/language/ta/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "களப் பெயர்" + +msgid "display name" +msgstr "காட்டும் பெயர்" + +msgid "site" +msgstr "வலைத்தளம்" + +msgid "sites" +msgstr "வலைத்தளங்கள்" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/te/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9be611dfde741b1038b00badd4eb6934ed7a7fc8 GIT binary patch literal 687 zcmY+A&ubJh6vv}hgwa#a9-^l$B|DR%ZaeFWxNV`*#ifki<4$&(GLsBR#%+(DT7}|i zJ%}KBQ3PeilPCR8B!7x8v+Cl5Pri9S=VgAauFMhGW#Brn4O{_oz}p#c4R`@u1zrOy zzz4whd<5nf5c&ez0frY5x(S+t`o347tDtW|p{zCEcL{({YknR|g(-7(f+Z_BN>#yx zT-=SY9Qnhbu~tWXV#!`go^Wl1k}*z?n9Njgz)Phq8JSF^7Dpiv>t&4`^;F9XeLe0 ztkN-l$fOho?{ksz9N&d)z`dWhZdb^ux(7Wnt60WK!dVgHgy&UO;m)D8WgLdH*{o~* zKr!XV-H9r~#gqO@{--;%JX{M#d!wD@<7qbvhDus4VX2c6UT68S4dF)$*~gPZrVY1) z$H^|)T-Nz-O}QpJa-vcpvlwqa753kjenv3PE6sAUt8`&vEX&q4gN;63Tn8PAZwxS9 z>j%iyb60, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.com/django/django/language/te/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "డొమైన్ నామము" + +msgid "display name" +msgstr "కనిపిచ్చే పేరు" + +msgid "site" +msgstr "సైట్" + +msgid "sites" +msgstr "సైట్లు" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/th/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bd461b668dca342ee05db498f43f27c480f420b4 GIT binary patch literal 898 zcmZ9I&ubJh6vv}hh0%j}@S=x!^9R|Psc4s3SH#*vv5QL`y{EJ3%(Sz~l4RZPO+~0b zdbCKr6%T?Uh#+PT;(sFf8~g|KWv1)4KKRb}P4am!FZp$LW(Pr>1YH2dpi`i2kP8Dk z4k|&jpr4@Apx+?J{Q=Fm{7B860pA6k13B)?QG^QcAK(|kuN*_@JoqxW+t2oW2o5C( zFmwXs=5c*pxbr6gSRD^?%@m3=hI^tm&$CIETY93g)f`VGsaFR@md*^_+4|5&(Jw2hHdja1h=y zRhq<-a#c_*WQ6aDQLgcPMx|g}Qk`TJE|gJ@Z*I7)hH50YQ+SG^k%;~+Xu#7UO&N(9 z?MFDyXpS#sS`Q-MAB{#0?Rw{HY}4U>eY=Sj`?bE#{L5Zvsk1PBhp-WN^YFfm!+hfb zTvW47?ZcbqyoF&ZshDm*j2B6B%DJ=Fm?R545xtzJ5pJ&L`rnMuBlEh&P||`d3fWf? z=7Z{2wZj&!({|AEkS(8E^V*snTW%w3URm?qmM^UNY|CfXys>82mQSqNbBTjqx-GL+ zmF+pw)mI7B)`hTZK2-TvN19L8ymxI~&!^VBwIwXRJA4?dnr~G*AU;+HZyhG;aVE3; JH}}Cy`~^lQND%-4 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/th/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/th/LC_MESSAGES/django.po new file mode 100644 index 00000000000..89df6a6dd97 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2013,2018 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2018-05-06 08:37+0000\n" +"Last-Translator: Kowit Charoenratchatabhan \n" +"Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "ไซต์" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "ชื่อโดนเมนต้องไม่ไม่ช่องว่างหรือแท็บ" + +msgid "domain name" +msgstr "ชื่อโดเมน" + +msgid "display name" +msgstr "ชื่อที่แสดง" + +msgid "site" +msgstr "ไซต์" + +msgid "sites" +msgstr "ไซต์" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..714a178e1bf831461d515920135349de44da3996 GIT binary patch literal 799 zcmZ9KL2uJA6vsUnAO(b`9pJ*@9XAcPNnvV9>4X@aG_;Cp1nzF~mUvC<%693>XW+Us zM=o3@Ap{Z+xfY^ddetn5ci0LxJkSte0(9U5nqW0 z@twFuToB&(i&*vVD+}Km=_zrC@HIbPVXQ;?iS#z<1?d{;%GE{QI;r>FC8ZQbpV@W7 z&-uDO{Q8$cwne;@4lPRxgiKdLDo~yyc( z=6pqYgeSFBSM|l7E~WgFUU#Ox8T9sh-R171S{UrosiLB;rX$*(!xLAhla#6rX(5b7 z*Ljuf@z&Dk*E&MOyDHV0RCx@ofpmY{q#7pZmt!MJzNbxPV^E{{&~_SaSiE*N6zo8> z*$$Y$@)8Z}x}gL?-JYL;$j;C1LxHBC<|PcIfr0+Dj*YJaY+A#oP9up6~3*p XeD>MQzA02dmrybMuh{Z8@Jsy$N3h=y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 00000000000..2372c146324 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,39 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ahmet Emre Aladağ , 2014 +# BouRock, 2014 +# Caner Başaran , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Turkish (http://www.transifex.com/django/django/language/" +"tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Sites" +msgstr "Siteler" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Etki alanı adı, herhangi bir boşluk ya da sekme içeremez." + +msgid "domain name" +msgstr "etki alanı adı" + +msgid "display name" +msgstr "görünen isim" + +msgid "site" +msgstr "site" + +msgid "sites" +msgstr "siteler" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..384d79a9ab5c1feb2313bbd70ceb3b827b801da3 GIT binary patch literal 706 zcmZXQ&ubJh6vv}hkx@Jd-aG`nC?z|IsN2qVMXW7Uc5$hr_qdatrpzQml670~P`!94 z-t-Ufrd}*;3yP~}FG2?I{w==j*6zUvpZUI*_aiU!=kmfk1a=O%3Uq)AzzZPQ2jDF5 z5x59^210%UEC4@&kpBg|Ifc+~&`SV6jnFmF3iJx-ThQ~MpFl%?3<~84WZEC@KLZ2{ zbN{o)(g}+)X{&$V?P?1-60kUNH?DQVsN7=u!EQ=Yphy zmkCa};|5>fa;{3^cr+R{T$m>ZVyDs9WjuS)KPirzW9Q-vZnevlPXW}(lhB!mV_BD>J>x73$m_F zX%nofX=vN5g=cP?wj$);`vd>Ae&xUUgL)6uuOS@Q`w$-1`}N+`8^hUm?7!46{gIy_ Wf9QYs3Apn!e}o`89dzOxPy7pgINxvp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES/django.po new file mode 100644 index 00000000000..519ece30586 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Azat Khasanshin , 2011 +# v_ildar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tatar (http://www.transifex.com/django/django/language/tt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "Сайтлар" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "домен исеме" + +msgid "display name" +msgstr "чагылдырылган исем" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайтлар" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..af7ab53bb6735a670114ecf738e973e4f5831251 GIT binary patch literal 462 zcmYLF!A=4(5XI3XRZ0i%-OX{0*q65Q_gE^1WDJ@WHy?s z(z*aspXn5ys?0-d1&L;_F$|oN0k!ZfgA(ML@is6HyhAt_tkYziF%-gFedyZrpt}Xm zfVHtj@S7$>L=)))#7-KY%V3=#FVYz8$wcW?<>VgIVELHu%9b`u`+z+rt7N7iRZRJY5?j!6zow@p-ET+pKL=W+1-*=>\n" +"Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" +"udm/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: udm\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "" + +msgid "display name" +msgstr "" + +msgid "site" +msgstr "" + +msgid "sites" +msgstr "" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8ffb1b948f77e5bb1c9d537bcd875c273abb6418 GIT binary patch literal 960 zcmZWlO-~d-5N#FIj2?^!P991V5kh*mXMunNgGPje#Ek?O58j&DW*K&-do$Autl2^rF?X@{w4RH?OOz^BN%!kQ3xCv++OX%J1aX{e+J)kQ9A%9#-jm1tT{Yhjf> zYt~X)Q64zcFDrCB5nQ8|KId9^P-5;NWiEAxz;!(~)W=-LP)KLQQfPZ#=!PhJOiTUX z4ts+GeGJ2S!Bb5u372WawMslFx9Te5@P@~AwWLBAm0?hS%j2gtyna*&R6K?zS!?o| zpcTPm4`%BLzCy?)^ekxI@QTId<>i95O~ZMyVm-z7wazH|*Pz&}7ki!ZRC(g!0o(#} z#_?f=#KBq(yrC8=x`>Y%$`J?_c#;b3&sHYs@P*EvH7^o6Ap=znWzB=(xlo@E>Or&a zOh?UxM|4spaq59=iOCv(l(PV3)ar zjk*k0SKAiUuwL}I=qdG%IK+H0+vYHPXAX$@WKPVn*)!kq+kONL?kuM!g^74Q45Nw`Le7?ZZ{{n8uNHPEb literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 00000000000..232940a7a5a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,39 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Oleksandr Chernihov , 2014 +# Jannis Leidel , 2011 +# Alex Bolotov , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Mykola Zamkovoi \n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Sites" +msgstr "Сайти" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Доменне ім'я не може містити пробіли або символи табуляції." + +msgid "domain name" +msgstr "доменне ім'я" + +msgid "display name" +msgstr "відображуване ім'я" + +msgid "site" +msgstr "сайт" + +msgid "sites" +msgstr "сайти" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..733aebd7bfef635e9d9f269dca428d4526b5fcbc GIT binary patch literal 654 zcmYL_&2G~`5XToN0vS#mIB}TXT2&j{6_9pAP@x}EQ6r+t<-XV(cPo20+Fg^jS7;O@ zP9S&y4n!O{pkCn8=de?WXJMRBGSYAVGwYf0%>KEz@R^|9L>?ep$Sov8Y8xSUk@v_Q zFPLTSrq-*q%h#lQc=qq8Y)QUlJ#8s-jebLv((T+`JLZ26@rIBXfbzeqw z(+KV`mu_(<7_0{2BN~J>Y(f~apt%x+L4b*LU%ZiZ&v{;x2J19jhww3b7_0ELl1Ctc6bm&~4`Tk%q zXt=ta?1|$>taE?1(3NEWYW>3a%U)-R!%4!>7=;!sMbFRm01VP>srQ^{yO4HALr(Oh)+O?D9i3gvs~$b$MQn%Wu_h Ja^;lg, 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Urdu (http://www.transifex.com/django/django/language/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "" + +msgid "domain name" +msgstr "ڈومین کا نام" + +msgid "display name" +msgstr "ظاھر ھونے والا نام" + +msgid "site" +msgstr "سائٹ" + +msgid "sites" +msgstr "سائٹس" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f1c68e3283c417e7c985d650d85756b2ab30d5da GIT binary patch literal 799 zcmYjP&2H2%5H?V#6gZ#?!G*)z3aY$GwnE){S%m11v=R%eHsy>raT9kFJJ`-{cb|bP zXWjzA1>S^*=nKGj)3S{8<+I1%%y`E6y|wX$plu?aA`--X#Ak%J?})pIABZmE7vcfp z3gLBs5F37dtJOV3{)%{v@HxNTCS(`+C-NiYE93xq^G+MLh3s`tkTHbdF}df@5k9Xs zU;oBX*4n9b!jhyAkm-s`1&UV!Qm&MCkZR?;kE;dPny12oHsJWgc1R{|UGl|BPyUM~ z7Bj9smW++Q5UHcXjD8TtO05`V7hL5!I1#lrj*e_DGy0~, 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 01:18+0000\n" +"Last-Translator: Nuruddin Iminokhunov \n" +"Language-Team: Uzbek (http://www.transifex.com/django/django/language/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "Saytlar" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Domen ismi tab`lar va bo'shliqlarsiz bo'lishi kerak" + +msgid "domain name" +msgstr "domen nomi" + +msgid "display name" +msgstr "ko'rsatiladigan ismi" + +msgid "site" +msgstr "sayt" + +msgid "sites" +msgstr "saytlar" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..36fa0755f7903ef1d48e25bd69289c7cbcb630f6 GIT binary patch literal 762 zcmYk3&x;c=6vszh1xFF|?BN}iC7qeNOKWOHTz6q%i)9&mPiL|-*>;j4Nq>PC@hA!+ z{sG=p@E{0+J@#+#Cc+%WvlmakwC;8veDX~)-}jQd`FUgGt%q?5xrrPgSCFTOi}y$! z`G8zSejx7qFJuGxgIq-ZA}`P3fNY_>I`4VcQ5UGr{~h%*YK3|Y^*5@syKwpL{0nY@ z;p(0Q+Ex+g98y&pfp(4H#IL6rW~@_((j$g^^CB5 zIT)|2)iF;j*-uH2Ya^7TkRCIcDgTg{N?Xz~nMldQQD#W2DEQsSG1<|aS@e=e%yJ6# zFxnn5e*xgVHAdFB!_$~T+OwwLBhMFeg~o^-QL;^G5iB&EQvLfX2`746xc3M1`v0SNIqH3eTeYDGL#4=7|&I$@W!L4hE;czRrwxmHYnM`Wd)e}d2ifKi# zdeMmt|5pgcBDn2$_B*@lw@0S< literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6f7d6a01a8f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Thanh Le Viet , 2013 +# Tran , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-23 18:54+0000\n" +"Last-Translator: Tran Van \n" +"Language-Team: Vietnamese (http://www.transifex.com/django/django/language/" +"vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "Tên miền không gồm kí tự trống hoặc tab" + +msgid "domain name" +msgstr "Tên miền" + +msgid "display name" +msgstr "Tên hiển thị" + +msgid "site" +msgstr "trang web" + +msgid "sites" +msgstr "các trang web" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..028280ce343e717a76c42128ca4d3769cf7e904c GIT binary patch literal 779 zcmYk2zi$&U6vqt&kPZgKz{KFORps1W1*E+Ygb1xv)Id}YR^;BfiK~kpogLCJp(3OX zt<LR0yeYAcZ!2RJ5?F(|{=~W31_- z%A$~~dPG~PAN^O06m(2K3YBBI%mPj3LUNbIic8_)aG8pVv=&%h#+sB=g@@!?qoRl} zJ#3Y4`J@;#s=-UHQ_Va)>9`k(;}SQAUDtDR6OQXRU?dCdJ~ur_z8rC;i93zmOWp-% z!hx{nsnW!csZbHsGWPHdxEfb@p7D@H_%cib>D4Grvs^66D^MdU4O(HuXSC+wVwDS~ z7#=eVI*!MxTGu_>ZZ?})Z94NMwvr8G&FTpxdRY$KB1HPP^SX*h=2* o_g;MNtv%_keL8&kHhKU0`@>b#d-^4LwGRc!n-7E1VWUC6zdJAQaR2}S literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po new file mode 100644 index 00000000000..82f53faeede --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Ronald White , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "站点" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "域名不能包含任何空格或制表符。" + +msgid "domain name" +msgstr "域名" + +msgid "display name" +msgstr "显示名称" + +msgid "site" +msgstr "站点" + +msgid "sites" +msgstr "站点" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..f1c3d67b36ab955e95d10a730f0ebeb859363d8d GIT binary patch literal 790 zcmY+A&ubGw6vtPsKUf9DgC`GjY$=n>7B%h0h!|Ta7z}mQqfB?Fn<<-_WoOnjJ&C2@ zp@Cjh^b!RRN>R~6sm0)b;>B*G7Y|-N=$mY7>VwaIXWx9^n|br~?8sva;y7>~@PL!R z8en1zI0}3MCV(%%Dc~1ie1Cuuvp$sj&VY7-bHFjkZyvTR0@?#LbwBs?H>lY^aU|E% zpip8#dXP8wF?~&#^Y;U6dEDZfDa&gx6v!s!0twn=$frU`jeIGz$x+cpDyBYDNG3?r zc~!6iuHuNc2Y%~7t)-yj;G?X1A{Uvj@oa$autaewTof!)5lVZG#WK;jra~UzYiX#k zCtYOMZ+f_zFsi|euT#xjG(nt;m^j!eA;)n^X`DEOfDzBJ``q*#`bwBgVP^_Cm)r|v zoIuz&sM6R=s8A8rGI5c&oZ^^^5LFu~d@rZ4m#W3&Y6#;;1z$F=K#>Sj8ZzuL+H}Fm z1yc--dX%@Q7(=5Ctz)-XY_(biZF=(swq#0+`E>gd?e!@xH|}|Ni(__ewl+O{3a3Eq zDm*b0aK&~Evud`ai}0*ml#$<{iDJ5P+nd3YL!UWrfhBla_%eVwTr@e)^}j2-XmFNY zk6^F}&&Z^yTqNSbuc|m@lrJl!Y+L=!kNu5jMzU@dLnV53L_B-}hf_=LP>&ALwWr{{, 2015 +# Jannis Leidel , 2011 +# mail6543210 , 2013 +# Tzu-ping Chung , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-17 11:07+0100\n" +"PO-Revision-Date: 2017-09-19 16:40+0000\n" +"Last-Translator: Tzu-ping Chung \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Sites" +msgstr "網站" + +msgid "The domain name cannot contain any spaces or tabs." +msgstr "網域名稱不能包含空格或定位字元。" + +msgid "domain name" +msgstr "網域名稱" + +msgid "display name" +msgstr "顯示名稱" + +msgid "site" +msgstr "網站" + +msgid "sites" +msgstr "網站" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/management.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/management.py new file mode 100644 index 00000000000..34262336a25 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/management.py @@ -0,0 +1,38 @@ +""" +Creates the default Site object. +""" + +from django.apps import apps as global_apps +from django.conf import settings +from django.core.management.color import no_style +from django.db import DEFAULT_DB_ALIAS, connections, router + + +def create_default_site(app_config, verbosity=2, interactive=True, using=DEFAULT_DB_ALIAS, apps=global_apps, **kwargs): + try: + Site = apps.get_model('sites', 'Site') + except LookupError: + return + + if not router.allow_migrate_model(using, Site): + return + + if not Site.objects.using(using).exists(): + # The default settings set SITE_ID = 1, and some tests in Django's test + # suite rely on this value. However, if database sequences are reused + # (e.g. in the test suite after flush/syncdb), it isn't guaranteed that + # the next id will be 1, so we coerce it. See #15573 and #16353. This + # can also crop up outside of tests - see #15346. + if verbosity >= 2: + print("Creating example.com Site object") + Site(pk=getattr(settings, 'SITE_ID', 1), domain="example.com", name="example.com").save(using=using) + + # We set an explicit pk instead of relying on auto-incrementation, + # so we need to reset the database sequence. See #17415. + sequence_sql = connections[using].ops.sequence_reset_sql(no_style(), [Site]) + if sequence_sql: + if verbosity >= 2: + print("Resetting sequence") + with connections[using].cursor() as cursor: + for command in sequence_sql: + cursor.execute(command) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/managers.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/managers.py new file mode 100644 index 00000000000..91c034e9671 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/managers.py @@ -0,0 +1,60 @@ +from django.conf import settings +from django.core import checks +from django.core.exceptions import FieldDoesNotExist +from django.db import models + + +class CurrentSiteManager(models.Manager): + "Use this to limit objects to those associated with the current site." + + use_in_migrations = True + + def __init__(self, field_name=None): + super().__init__() + self.__field_name = field_name + + def check(self, **kwargs): + errors = super().check(**kwargs) + errors.extend(self._check_field_name()) + return errors + + def _check_field_name(self): + field_name = self._get_field_name() + try: + field = self.model._meta.get_field(field_name) + except FieldDoesNotExist: + return [ + checks.Error( + "CurrentSiteManager could not find a field named '%s'." % field_name, + obj=self, + id='sites.E001', + ) + ] + + if not field.many_to_many and not isinstance(field, (models.ForeignKey)): + return [ + checks.Error( + "CurrentSiteManager cannot use '%s.%s' as it is not a foreign key or a many-to-many field." % ( + self.model._meta.object_name, field_name + ), + obj=self, + id='sites.E002', + ) + ] + + return [] + + def _get_field_name(self): + """ Return self.__field_name or 'site' or 'sites'. """ + + if not self.__field_name: + try: + self.model._meta.get_field('site') + except FieldDoesNotExist: + self.__field_name = 'sites' + else: + self.__field_name = 'site' + return self.__field_name + + def get_queryset(self): + return super().get_queryset().filter(**{self._get_field_name() + '__id': settings.SITE_ID}) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/middleware.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/middleware.py new file mode 100644 index 00000000000..bc3bf20c48b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/middleware.py @@ -0,0 +1,12 @@ +from django.utils.deprecation import MiddlewareMixin + +from .shortcuts import get_current_site + + +class CurrentSiteMiddleware(MiddlewareMixin): + """ + Middleware that sets `site` attribute to request object. + """ + + def process_request(self, request): + request.site = get_current_site(request) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0001_initial.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0001_initial.py new file mode 100644 index 00000000000..a7639869fc9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0001_initial.py @@ -0,0 +1,31 @@ +import django.contrib.sites.models +from django.contrib.sites.models import _simple_domain_name_validator +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [] + + operations = [ + migrations.CreateModel( + name='Site', + fields=[ + ('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)), + ('domain', models.CharField( + max_length=100, verbose_name='domain name', validators=[_simple_domain_name_validator] + )), + ('name', models.CharField(max_length=50, verbose_name='display name')), + ], + options={ + 'ordering': ('domain',), + 'db_table': 'django_site', + 'verbose_name': 'site', + 'verbose_name_plural': 'sites', + }, + bases=(models.Model,), + managers=[ + ('objects', django.contrib.sites.models.SiteManager()), + ], + ), + ] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py new file mode 100644 index 00000000000..6a26ebcde65 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py @@ -0,0 +1,20 @@ +import django.contrib.sites.models +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ('sites', '0001_initial'), + ] + + operations = [ + migrations.AlterField( + model_name='site', + name='domain', + field=models.CharField( + max_length=100, unique=True, validators=[django.contrib.sites.models._simple_domain_name_validator], + verbose_name='domain name' + ), + ), + ] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__pycache__/0001_initial.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__pycache__/0001_initial.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..08820051e8473cf035a0f902ba966ccfe338f537 GIT binary patch literal 1085 zcmYjQOOG5i5Vqa!o}R~MCnP+ifW)@5Q9Hx3&QJ7sN$eTyr0uJEL6+2~B0*A1KyYLR&`-P)yc1q#C zo^Kc1gKhTfo!=X&R}5t(bi+Fs4a$HxJtB0+G}OIho-8qVwl zkF%DKk3$6y%}7Q+68*{*{RVrIOO+Z6VtVF+KIeTt*W$j&x@tc z<=A-XXHsI5FK{5FUr71Gg{tF7;0tuGThQ&sXlIj{_0tI0Ntg;7W>ZYRMjW4oh+_Km zOxbv~EQr#mhH%D8{bbX%gEeb=7(Innos1dzS=a0R$o)?21C&SdS6}|v*>l&cjdta6 zbaSkmt~}P4LW$Zr9C?kyUn=D!W&2mQL{)cB7Ti&og`AxJdCgQ;uZ?%uN viXB~zKau?))D@AL?$ux&VU0*e7jJ7HZy%zG&%YcS^c4+>h3s;=pv&Z6MI~Y89Q5AN1k}b-^@2Z{&0AhAy_}2Qx$~>{c_69ML;=*ZE_F-iJ(R_fPYwr z4W_sulmzGv5?GM$NDzsu=o_Yy2;QMtbOAo-WER@2QKjaC>RMytrW3L@D|dHurJx+c zHb)?&XQ818%79`?sz`(a%ea~dA|jboX_ZxRbx;N(7L#)#l5-5msYro0v+3I_J|K^b z8l<7q`F#GEsa6e&*OoY=jYZdR)m{joeE;QO)E>6Hkuw5G^Uti7Z8@xMylK_hM$&A{ zYbE&5X$ZKLdf6GtJRZ}`7v?ofoXtibm8`|d?9e96+ZnSNV}RS#63$b`&NjSuSf>fu z%T~yCrKHg?3`Db+^&s_Y7e!-dNMEh_s6*}*Z_Cb3R$V)2wbYRVJYYsOJwzXC8Cm}) zZL_YI`$7Cf`VM$_@%wA>sne&X=PPN7g%7-tO;;@Bwixtoq$+B)Ec)HB?%JpMv%+=o z5qO;P5}fvseKP*i6xU-fp!-i4cja8AHnueHciKHNm%X_MBEjJ$iAWH_2NH#78iaqz zA9Cq&vzXo=x$-?%?&q72&r08h5H#H*#M1ZC_s)A?mpq>C0@@}=<3wHrE(e!P65PW7 E09hE|3;+NC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/migrations/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..46cb47fefc82364fec63151bd379bff79dd2289e GIT binary patch literal 199 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpd1G(Ze5HkP( D0mU`y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/models.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/models.py new file mode 100644 index 00000000000..19f52e44871 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/models.py @@ -0,0 +1,121 @@ +import string + +from django.core.exceptions import ImproperlyConfigured, ValidationError +from django.db import models +from django.db.models.signals import pre_delete, pre_save +from django.http.request import split_domain_port +from django.utils.translation import gettext_lazy as _ + +SITE_CACHE = {} + + +def _simple_domain_name_validator(value): + """ + Validate that the given value contains no whitespaces to prevent common + typos. + """ + if not value: + return + checks = ((s in value) for s in string.whitespace) + if any(checks): + raise ValidationError( + _("The domain name cannot contain any spaces or tabs."), + code='invalid', + ) + + +class SiteManager(models.Manager): + use_in_migrations = True + + def _get_site_by_id(self, site_id): + if site_id not in SITE_CACHE: + site = self.get(pk=site_id) + SITE_CACHE[site_id] = site + return SITE_CACHE[site_id] + + def _get_site_by_request(self, request): + host = request.get_host() + try: + # First attempt to look up the site by host with or without port. + if host not in SITE_CACHE: + SITE_CACHE[host] = self.get(domain__iexact=host) + return SITE_CACHE[host] + except Site.DoesNotExist: + # Fallback to looking up site after stripping port from the host. + domain, port = split_domain_port(host) + if domain not in SITE_CACHE: + SITE_CACHE[domain] = self.get(domain__iexact=domain) + return SITE_CACHE[domain] + + def get_current(self, request=None): + """ + Return the current Site based on the SITE_ID in the project's settings. + If SITE_ID isn't defined, return the site with domain matching + request.get_host(). The ``Site`` object is cached the first time it's + retrieved from the database. + """ + from django.conf import settings + if getattr(settings, 'SITE_ID', ''): + site_id = settings.SITE_ID + return self._get_site_by_id(site_id) + elif request: + return self._get_site_by_request(request) + + raise ImproperlyConfigured( + "You're using the Django \"sites framework\" without having " + "set the SITE_ID setting. Create a site in your database and " + "set the SITE_ID setting or pass a request to " + "Site.objects.get_current() to fix this error." + ) + + def clear_cache(self): + """Clear the ``Site`` object cache.""" + global SITE_CACHE + SITE_CACHE = {} + + def get_by_natural_key(self, domain): + return self.get(domain=domain) + + +class Site(models.Model): + + domain = models.CharField( + _('domain name'), + max_length=100, + validators=[_simple_domain_name_validator], + unique=True, + ) + name = models.CharField(_('display name'), max_length=50) + objects = SiteManager() + + class Meta: + db_table = 'django_site' + verbose_name = _('site') + verbose_name_plural = _('sites') + ordering = ('domain',) + + def __str__(self): + return self.domain + + def natural_key(self): + return (self.domain,) + + +def clear_site_cache(sender, **kwargs): + """ + Clear the cache (if primed) each time a site is saved or deleted. + """ + instance = kwargs['instance'] + using = kwargs['using'] + try: + del SITE_CACHE[instance.pk] + except KeyError: + pass + try: + del SITE_CACHE[Site.objects.using(using).get(pk=instance.pk).domain] + except (KeyError, Site.DoesNotExist): + pass + + +pre_save.connect(clear_site_cache, sender=Site) +pre_delete.connect(clear_site_cache, sender=Site) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/requests.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/requests.py new file mode 100644 index 00000000000..f6f0270c09f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/requests.py @@ -0,0 +1,19 @@ +class RequestSite: + """ + A class that shares the primary interface of Site (i.e., it has ``domain`` + and ``name`` attributes) but gets its data from an HttpRequest object + rather than from a database. + + The save() and delete() methods raise NotImplementedError. + """ + def __init__(self, request): + self.domain = self.name = request.get_host() + + def __str__(self): + return self.domain + + def save(self, force_insert=False, force_update=False): + raise NotImplementedError('RequestSite cannot be saved.') + + def delete(self): + raise NotImplementedError('RequestSite cannot be deleted.') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/shortcuts.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/shortcuts.py new file mode 100644 index 00000000000..1a2ee5c384e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/sites/shortcuts.py @@ -0,0 +1,16 @@ +from django.apps import apps + + +def get_current_site(request): + """ + Check if contrib.sites is installed and return either the current + ``Site`` object or a ``RequestSite`` object based on the request. + """ + # Imports are inside the function because its point is to avoid importing + # the Site models when django.contrib.sites isn't installed. + if apps.is_installed('django.contrib.sites'): + from .models import Site + return Site.objects.get_current(request) + else: + from .requests import RequestSite + return RequestSite(request) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__init__.py new file mode 100644 index 00000000000..8a07b83d2f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.staticfiles.apps.StaticFilesConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..df961bf2ec5bedb907170e88dd52f9e97f18293c GIT binary patch literal 266 zcmWIL<>g`kf-cLbOiv*F7{oyaj6jY95EpX*i4=w?h7`tN22G|a!<4MVy!3p%U63M^<5<>5(6>ME97`#|%?B<0!f3V#L&G44@CcXm_ zjC`f6One0<&QA1{fs5{PcfRxe?#>?;ix~p?_L>ymF+#tMF(wa;3t+VY!4Sg&m6%{` zbVoR)OI)kF!Yh5^Tip{uIUylN?-BD^aEDmH@vTdyY_dbk@DJRCmbjZe zBD><*ksgYQajC!&SclP~oNLX$YAVw9oSEb?xnNuXs}%^22xf>l3=@}o%(=zHXD;)Y zpSvVr0h`<*GGQUWn0AkLI@Lw?t`J=HINGP|Q(EP9oYj?<#XeRx;$R}$s1JW;~KXMI&yFXLBybMAb}Q+AG^o^n7S+&=D`9?dAWG23O>g_Krl$tmq-l$JF+38P1p zemn1QB8nhj`{# z?{+yO^I>160cjwU=Y!`z8;tuGWygD;nE?ztfAVC=Jn2HHSj)6h0^UbmNgpnjW|g+? Y2%*`GG%&mHO+SFQX8jgxgze}41Bx2pHvj+t literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/checks.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/checks.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..314d82c759dd54fdd5b645b9e52bf1e93d03a370 GIT binary patch literal 578 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 E0c0hoPyhe` literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/handlers.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/handlers.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..04cae0e3b6898f1740afe46b96a541b05a157e23 GIT binary patch literal 2948 zcmZ`*&2HO95Z)yziIOPUaoZ$Lf`kbQBnn!oKPk`_MSqZ>Nr1wK*r`)q7BqJy(WXds zcV*Xt+>28LC{Un}VE2~y=u`08Q(mFHbY@8@w&M`sa+aLko%!aQ89r^b8U(K2zX;<0 zTtfcA$;r!s$+vK;1O`qxO~{A_l%i}U*2oTQBio5Hsst4yJ4tm^3u;ELB<`pl)QwzC z8lz^=G;%HRMy;SVY6opf9un^I`g6kTqIGBoOT4j8I?Y#bBI(fFoycSyN+m${K>lPL z>R}p=aPBIhb({_q$d!qX6C)@gck$~*DbzSim00AOYnhus98DZUxQ@(x=?!&T}`Y@CvU!Cqb3hxC_r3 zuk!{xUEbs#JnOv0+wg3dHA{RM)-;WLfv{55iYw7r&3&_&k;((wW@z#i;I4o z3hr<18}0Rt?=~LaXHTE};Fqw1X3Aj#aKfI$Oo?Kzu35ejStoEp8KJ^k-GX68XM_ zVNY+JbMzVYH!Q%V#)38onjBG#khZq%(w2@REAS;~M?(?quzAu+G&pFy=8e1vFA6)+ zdSk3?fpi^i;~t?do!&Ud#FHU^gI9QtvF{oPGkQd3WSerjN{(rE#mLqw@c_AwJ^kBo z6I10r8tcb>LvGA(Uk$TK0(=*K5kTJc9}m*Zq>=EAO5Fc)vB6!l5@-(@ru?zYc4H3d z5`r8`?PtZ#b9$axCdJPaq4aH3hNEMZ-q!vk< z4B&VJm?yQ`i}g@qfI5~TMeg9nXVA{utZ)S1L#s+Q$xq}jYaOc8f&Huf3}&hI zjOZ#<^%|~51lFYCEzN6>v>xC4=w1ib*hf#Rosf}xUO4s z9j{?D);i1PcMdvm*ZkfUy}u3Vi?8N+fWcVM2U>BzXgXI)LY2+A3s}PcQsIheRsP!* zy1TL1Q-*iJ^@W-g-9=Yl{3=T1Ww3g#(w-W`68@QqG$BW?Pr$L@XYPJggyL&V3qw-R KkQ7Fwsr^4z!`18n literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/storage.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/storage.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..669321c67b581086934653961d979f8dc6f2d2ba GIT binary patch literal 14076 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/testing.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/testing.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a1ca83b0617f1c1347aa847b009dbb34e88a0872 GIT binary patch literal 787 zcmZWnJ&)8d5Op@$yJgv|i^~g%&FQ z3BQIuEfv22iHdO&iIr|7TjTM}dvC`6aCSClWZ$3X>Sx5*uW&fFgbo+9+!NX)lTpd4 zD37AxPs&LZ=W)c|G8xO{8aXjco1+LtXD(p8EUgojYmL*We;jaNpWdsQL$J%Vr!y@T4CgOVs= z)AnK4cf1W9gQ#oRDlO5v6t4El^;i`W8?>eYY4l?c8mXF8*hWKP$`T7dfWQW~#v&L? zWFUYPdNA8iYI|t|9?59xw1>W2o^&(LwWyHuZq9jSWK#xz!TF~~l;h1Q=h76M+X+oK zzcce*3%4J{x;Y!zs{ZtA3IztW37TL*{Ke%r-04CaYV&H~MM%EOW}^ zIaOSX9Tkl!h0)$p+R=QnFkYp1Y2DiJ*`~ByaAr|*+D9&z)BMr+ej`A71dxu3-O$I~ gF*Cs0IJ6MJ{x>st;nR1s7sF&;hJV&`E}}*J4?}3>5&!@I literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/urls.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/urls.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ad020d44e6d7cce54747bd31079eb16c1a334261 GIT binary patch literal 663 zcmYjOJ#W-N5Z(3HIZi?wiE3LH*aZb3Aq3=rK+qK=*K89RdwlGj?X`CIE*wg#q(b6{ z^cIEHKRAPyKml%=ZA+0LHquUi{F%xpEenrkI74P{Q*NoD%y~ia!M`s z8n5-a@37wlZOB7P7KBIDqzbF(mhuVEWvt#pq|sq=L!Q{v;Ebg4FXSUB-NhP=5#2%~ zj`XPoZl(UM}14EYdni%hj7{BsgQvev^qN25yShzC+P9B2Pet%_{aFtc0HZhXE!YVNx2!s(mW^LK6+ dqhN*Y;^(cb)(yO{e^nn~IH34>fuAG^{R`$TtQP

    HG7NmL{IV3=&|i@}_AlvmPx}jd>5jDQWI;=Sr{nSNc)I)Up0BUh5v(`gc;PQqg#Olt zo6Ca3E^PTD5QZ3zkhl0^55t*6WMX+1)-o%yCywU;-(WU#USqGq)>xIfz*X5gtFbz8 zF2m1IbK@WIhYp*#a3xnNjE55Vd;61ABq;? z05i~iV9a9}@zZT=!hFE{5{p-cQ1%JCKX6=8Hr7=pjRhfPvc2eEmvXp~IgOAd0< z`m(5&Z@tBZtwVo{{$=g+M2uzX2VAy0Cw@FkI((9}JN&Gz#FQCHI|`56=~Ru9_)+WY zwhR^j0xZV<5R6KdAc>U#HK}|R27@qyt4xKFY^BqpwmsxAf0c@zb^RZ@EH)x&_DPwX zRT5g;Q4&DbcUmh8D7FQ;YZ6fdv%+2GOK3O>SCfXmxO>}|zLEwJj<};WP@u7}T!3Md z*#N%s4UW9*8xA)4bHU80;^;TL3X&F$RopqCHlj>5T<;|n5Mr&~D@yNaAxmv&Ba z=Zego+%dJ-$}Q0TYF+{DiqU>?dH~w-O1lEu73JjcVqUqhox`rtYk~HLO z0k^|urKm=sRN!-wCz8lTuI-Z~jEmZktDbSwta{Zlg5u6C_!h3NoC=e;XxxadaExU^ z2618O7fjU*(Nz=ofZWv;*aCta7u$FPySR=?$zAhC_kYcy8$}m*54QXnNDirl5^gAT zg6D9O4-{eK0{;#Tb7JLaOvL9Pu}X<84nXc0YHJSe58&R`_of)m>|2w}y%7(_6dGFR z_y)x3awO4_e+D;x%;}jQWn7lYoppapvd;vknbZ^Hwz;3C^gM*d%9Qq?RluWB6Z|xT zDl_`5`?$Nm*L!|+uzamG+wDReKRxN}KQ?kdexI78lS~@F8Zd(a7d%#Fc(d=WJsdrK z+J*77a$(M^AN#P6W<}`id-dxGh3+t~wu;QFFIer;Ym|EW0A1}K!({4ZBD#f%Vgu%7 zFzziQ_*7T-BOu6jaRp#OFnMQNb?lNgTz^N1_!#cY^g9$9OPZ|-J!Hft5U;TqQ7srz zgGI#mR}#Tn{8hkH4P0rWH$7mmX8hg=ZiU*y-JT>Yi};R4pj-punrPOnx?8{h9|BwD Ag#Z8m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/views.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/__pycache__/views.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3e38e7ca68b70695dc9d5b90a529863cdd59bd14 GIT binary patch literal 1431 zcmZ9M&yV9Y6vyKh&BNW% zgNHBSQl~HxCvgZOZh;bH?{4D4y;t-~FY%Ch=M{b#B!RX4qF;tdXzifbDWfC;J0c<3 z`4uI*#65FHyX#lc4~#AqPC3DO%`?peS2!0ED=HU^&#=;|W*N>|LDd+a s~l@tqJ ztgsgNlHyuXf=MmGJtA~L3sIGn>m!@>?8)aU`hW&5?B;s2^eN7j z;~E1OJ*Sv3Ni!|v3L+#Rsts*v6XjBrxDXk%#Po^roJtAs?YfEWpx9n%Z(azhb zS{8?L_~P)3?;k_%`SJLp(Fen$&TDM+L`R)7eCSHl((D4V=i42AtIZBo$Dpfi3v4TQ z84gD_pHZI8XuWe$8~s{|+K+vM;?`LYC$}UGikFbvD3=Q$Pyl`aH>Z-0*Y6EKR70GJ zx*+x~XxgT12SjAG(ehLZp-21D1x>a7~?M@{Wducwm4Y`n|wSodV$0}*0 z*?OiAZAdv$O9pPPP_1X(d{q@pOW)?~`1ISpq(9XZ;_tz75;Cr61`23{>t!luDmgG! z(t@oinVKxgAiY$gs5P~ZGK8={9QiKX-jH}Hewtp?&d8i>2zR4aKON*%zZ-hs(Eh>(ZwAv51cA=(4m zdW_J?Xs_*0r+{=il_o%%(+`fKTb<>WZ}R@zmH#WxBE1cn!)ajKknC+k?4~SHThwB> gGd+NUZTPr^qo<(9@b`4oK1`k;qR`!g&BCwu4=|aav;Y7A literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/apps.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/apps.py new file mode 100644 index 00000000000..adf9f7e57d9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/apps.py @@ -0,0 +1,13 @@ +from django.apps import AppConfig +from django.contrib.staticfiles.checks import check_finders +from django.core import checks +from django.utils.translation import gettext_lazy as _ + + +class StaticFilesConfig(AppConfig): + name = 'django.contrib.staticfiles' + verbose_name = _("Static Files") + ignore_patterns = ['CVS', '.*', '*~'] + + def ready(self): + checks.register(check_finders, 'staticfiles') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/checks.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/checks.py new file mode 100644 index 00000000000..fb57bf726db --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/checks.py @@ -0,0 +1,14 @@ +from django.contrib.staticfiles.finders import get_finders + + +def check_finders(app_configs=None, **kwargs): + """Check all registered staticfiles finders.""" + errors = [] + for finder in get_finders(): + try: + finder_errors = finder.check() + except NotImplementedError: + pass + else: + errors.extend(finder_errors) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/finders.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/finders.py new file mode 100644 index 00000000000..afce4ca637a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/finders.py @@ -0,0 +1,290 @@ +import functools +import os +from collections import OrderedDict + +from django.apps import apps +from django.conf import settings +from django.contrib.staticfiles import utils +from django.core.checks import Error +from django.core.exceptions import ImproperlyConfigured +from django.core.files.storage import ( + FileSystemStorage, Storage, default_storage, +) +from django.utils._os import safe_join +from django.utils.functional import LazyObject, empty +from django.utils.module_loading import import_string + +# To keep track on which directories the finder has searched the static files. +searched_locations = [] + + +class BaseFinder: + """ + A base file finder to be used for custom staticfiles finder classes. + """ + def check(self, **kwargs): + raise NotImplementedError( + 'subclasses may provide a check() method to verify the finder is ' + 'configured correctly.' + ) + + def find(self, path, all=False): + """ + Given a relative file path, find an absolute file path. + + If the ``all`` parameter is False (default) return only the first found + file path; if True, return a list of all found files paths. + """ + raise NotImplementedError('subclasses of BaseFinder must provide a find() method') + + def list(self, ignore_patterns): + """ + Given an optional list of paths to ignore, return a two item iterable + consisting of the relative path and storage instance. + """ + raise NotImplementedError('subclasses of BaseFinder must provide a list() method') + + +class FileSystemFinder(BaseFinder): + """ + A static files finder that uses the ``STATICFILES_DIRS`` setting + to locate files. + """ + def __init__(self, app_names=None, *args, **kwargs): + # List of locations with static files + self.locations = [] + # Maps dir paths to an appropriate storage instance + self.storages = OrderedDict() + for root in settings.STATICFILES_DIRS: + if isinstance(root, (list, tuple)): + prefix, root = root + else: + prefix = '' + if (prefix, root) not in self.locations: + self.locations.append((prefix, root)) + for prefix, root in self.locations: + filesystem_storage = FileSystemStorage(location=root) + filesystem_storage.prefix = prefix + self.storages[root] = filesystem_storage + super().__init__(*args, **kwargs) + + def check(self, **kwargs): + errors = [] + if not isinstance(settings.STATICFILES_DIRS, (list, tuple)): + errors.append(Error( + 'The STATICFILES_DIRS setting is not a tuple or list.', + hint='Perhaps you forgot a trailing comma?', + id='staticfiles.E001', + )) + for root in settings.STATICFILES_DIRS: + if isinstance(root, (list, tuple)): + _, root = root + if settings.STATIC_ROOT and os.path.abspath(settings.STATIC_ROOT) == os.path.abspath(root): + errors.append(Error( + 'The STATICFILES_DIRS setting should not contain the ' + 'STATIC_ROOT setting.', + id='staticfiles.E002', + )) + return errors + + def find(self, path, all=False): + """ + Look for files in the extra locations as defined in STATICFILES_DIRS. + """ + matches = [] + for prefix, root in self.locations: + if root not in searched_locations: + searched_locations.append(root) + matched_path = self.find_location(root, path, prefix) + if matched_path: + if not all: + return matched_path + matches.append(matched_path) + return matches + + def find_location(self, root, path, prefix=None): + """ + Find a requested static file in a location and return the found + absolute path (or ``None`` if no match). + """ + if prefix: + prefix = '%s%s' % (prefix, os.sep) + if not path.startswith(prefix): + return None + path = path[len(prefix):] + path = safe_join(root, path) + if os.path.exists(path): + return path + + def list(self, ignore_patterns): + """ + List all files in all locations. + """ + for prefix, root in self.locations: + storage = self.storages[root] + for path in utils.get_files(storage, ignore_patterns): + yield path, storage + + +class AppDirectoriesFinder(BaseFinder): + """ + A static files finder that looks in the directory of each app as + specified in the source_dir attribute. + """ + storage_class = FileSystemStorage + source_dir = 'static' + + def __init__(self, app_names=None, *args, **kwargs): + # The list of apps that are handled + self.apps = [] + # Mapping of app names to storage instances + self.storages = OrderedDict() + app_configs = apps.get_app_configs() + if app_names: + app_names = set(app_names) + app_configs = [ac for ac in app_configs if ac.name in app_names] + for app_config in app_configs: + app_storage = self.storage_class( + os.path.join(app_config.path, self.source_dir)) + if os.path.isdir(app_storage.location): + self.storages[app_config.name] = app_storage + if app_config.name not in self.apps: + self.apps.append(app_config.name) + super().__init__(*args, **kwargs) + + def list(self, ignore_patterns): + """ + List all files in all app storages. + """ + for storage in self.storages.values(): + if storage.exists(''): # check if storage location exists + for path in utils.get_files(storage, ignore_patterns): + yield path, storage + + def find(self, path, all=False): + """ + Look for files in the app directories. + """ + matches = [] + for app in self.apps: + app_location = self.storages[app].location + if app_location not in searched_locations: + searched_locations.append(app_location) + match = self.find_in_app(app, path) + if match: + if not all: + return match + matches.append(match) + return matches + + def find_in_app(self, app, path): + """ + Find a requested static file in an app's static locations. + """ + storage = self.storages.get(app) + if storage: + # only try to find a file if the source dir actually exists + if storage.exists(path): + matched_path = storage.path(path) + if matched_path: + return matched_path + + +class BaseStorageFinder(BaseFinder): + """ + A base static files finder to be used to extended + with an own storage class. + """ + storage = None + + def __init__(self, storage=None, *args, **kwargs): + if storage is not None: + self.storage = storage + if self.storage is None: + raise ImproperlyConfigured("The staticfiles storage finder %r " + "doesn't have a storage class " + "assigned." % self.__class__) + # Make sure we have a storage instance here. + if not isinstance(self.storage, (Storage, LazyObject)): + self.storage = self.storage() + super().__init__(*args, **kwargs) + + def find(self, path, all=False): + """ + Look for files in the default file storage, if it's local. + """ + try: + self.storage.path('') + except NotImplementedError: + pass + else: + if self.storage.location not in searched_locations: + searched_locations.append(self.storage.location) + if self.storage.exists(path): + match = self.storage.path(path) + if all: + match = [match] + return match + return [] + + def list(self, ignore_patterns): + """ + List all files of the storage. + """ + for path in utils.get_files(self.storage, ignore_patterns): + yield path, self.storage + + +class DefaultStorageFinder(BaseStorageFinder): + """ + A static files finder that uses the default storage backend. + """ + storage = default_storage + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + base_location = getattr(self.storage, 'base_location', empty) + if not base_location: + raise ImproperlyConfigured("The storage backend of the " + "staticfiles finder %r doesn't have " + "a valid location." % self.__class__) + + +def find(path, all=False): + """ + Find a static file with the given path using all enabled finders. + + If ``all`` is ``False`` (default), return the first matching + absolute path (or ``None`` if no match). Otherwise return a list. + """ + searched_locations[:] = [] + matches = [] + for finder in get_finders(): + result = finder.find(path, all=all) + if not all and result: + return result + if not isinstance(result, (list, tuple)): + result = [result] + matches.extend(result) + if matches: + return matches + # No match. + return [] if all else None + + +def get_finders(): + for finder_path in settings.STATICFILES_FINDERS: + yield get_finder(finder_path) + + +@functools.lru_cache(maxsize=None) +def get_finder(import_path): + """ + Import the staticfiles finder class described by import_path, where + import_path is the full Python path to the class. + """ + Finder = import_string(import_path) + if not issubclass(Finder, BaseFinder): + raise ImproperlyConfigured('Finder "%s" is not a subclass of "%s"' % + (Finder, BaseFinder)) + return Finder() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/handlers.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/handlers.py new file mode 100644 index 00000000000..95466355a4d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/handlers.py @@ -0,0 +1,66 @@ +from urllib.parse import urlparse +from urllib.request import url2pathname + +from django.conf import settings +from django.contrib.staticfiles import utils +from django.contrib.staticfiles.views import serve +from django.core.handlers.exception import response_for_exception +from django.core.handlers.wsgi import WSGIHandler, get_path_info + + +class StaticFilesHandler(WSGIHandler): + """ + WSGI middleware that intercepts calls to the static files directory, as + defined by the STATIC_URL setting, and serves those files. + """ + # May be used to differentiate between handler types (e.g. in a + # request_finished signal) + handles_files = True + + def __init__(self, application): + self.application = application + self.base_url = urlparse(self.get_base_url()) + super().__init__() + + def load_middleware(self): + # Middleware are already loaded for self.application; no need to reload + # them for self. + pass + + def get_base_url(self): + utils.check_settings() + return settings.STATIC_URL + + def _should_handle(self, path): + """ + Check if the path should be handled. Ignore the path if: + * the host is provided as part of the base_url + * the request's path isn't under the media path (or equal) + """ + return path.startswith(self.base_url[2]) and not self.base_url[1] + + def file_path(self, url): + """ + Return the relative path to the media file on disk for the given URL. + """ + relative_url = url[len(self.base_url[2]):] + return url2pathname(relative_url) + + def serve(self, request): + """Serve the request path.""" + return serve(request, self.file_path(request.path), insecure=True) + + def get_response(self, request): + from django.http import Http404 + + if self._should_handle(request.path): + try: + return self.serve(request) + except Http404 as e: + return response_for_exception(request, e) + return super().get_response(request) + + def __call__(self, environ, start_response): + if not self._should_handle(get_path_info(environ)): + return self.application(environ, start_response) + return super().__call__(environ, start_response) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/collectstatic.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/collectstatic.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ae8a5dbd5c025478cfb9e656d33f8d7feb53861b GIT binary patch literal 9361 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/findstatic.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/findstatic.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0693e6138f9dc967cd1a8c14a8191c50bd1eeb4c GIT binary patch literal 1744 zcmZuxPjBQj6t^Ac&!jU&6zFP~0})bH2GI_5DoVzsf@SwfHss=)YC6qImfH>MkFyfgC$Qis!3-sY;lyDiq0i9>Gl$X301j}O zcZm}3Iie`>;V|F$E2r~EkKr^G=?Rarp{m48^Qg}BL`9=Yw(4`Gnqf97noJ@%MXWy6NJd#|`WZ430H%8M;=aUvB&tS2JFYY_W%W_>*rJ;<2Q##?I z2Cb`RHJ7HBF_va>Je%@TE7M&U`@~Si#mIPdCKZ>ju<4{}E;6Ok^cDJRF*vK_iK?@l ztHI%MR*tJfKCK3a{B)q@IcqfoQ49z5xt>(z=kXTBTMK#EmNmm2QhUK2PK9?I1Q9INoObB-|#RS2N$=~z$RymE=@1y>eodAqn7~jEA zf56m0KJKH1qtP+s2qbbJnEH||XahMqapglxo+|?Xool>}7H&zIzi=BWUufD;?P_mC zE{OV}p<}$DEMT2W)X+n80TTEK!N;%GLqo6e!ebk7ir2U!XB#rlx=a02R6b(82K<8$ ze|7S2jeq4gZp)jcpWhpF99(r;EC0G>RLh^uBhxwMa#%s2&!uHwAGed{R{> zMLCX&6@e-tsxzw)RSvYSO7&G3MLTNlz{j8*gW2oHy0GP~?05iEgMQvxU>h(14BCUA@&W)zN!M?+ zeNS$KE_tx*2l1*O#B2SaO-u6r-3H0yHyt7#X3(B&n{C~#o!&C6C0DS&yw8CpiL!+e JkS^{z{{Vmv%<}*M literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/runserver.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/__pycache__/runserver.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b1cc7a305cf295862aef1fc545690757568f2caa GIT binary patch literal 1582 zcmZ8h%ZeN~6qV}H-P6+@J9ZpMR)RpFVWw(fFB~u-&P?nCk}=GKKy8Gkr0%Y<>S0MW z%{1-R7z}~r8oS%MhWz++eo_ zF!%;u{S-QmIF=~K3C7O$q?h}N-`Ktk@-XRP^b+xahwl&%Meo*6Lf$(=lm6du8cnbr zXkkoN%rw{!&I~hI`XZA;f6odog@W1sQJLp3O5KUw=63^q0ER#b<|y$vPW<<1in+)A zcY`EoY!`o!gzr&+5*NLvTo%ipAf7UsFe0HCb8MfD3JGFc-3NII=>Ev{u3nTO3B! z!roucQpXt-a{2hVl;r}*X~%bC0htBKrsVj$Z!cbwOp_Nb85cCvbtRM?GtMbfv)U1^ z?Pzy6@ob=loZ4Q+6uAF@?H;A6WLi`D0sXUz7o~cwE0zi!wxP9f(Lv5_JXaweAMYV+D%QT*q!RyS~>S%+}ty#o-0t#%KHt!^;e*t z&(PZdz8-wTRiK_2@5Ds9a-vhjZ&qeGJ>wL)U%cx<}A`3a@rC zQ1}rZz~lPm!*yYH;!gT@Kxx5pL8%>5nwPwm&K^=Nj&*tJL7~I?FcjKGS&?($z-!r siD;`?@YVc8b+plJ6E3-by4G-){SMj= 1: + template = ("\n%(modified_count)s %(identifier)s %(action)s" + "%(destination)s%(unmodified)s%(post_processed)s.\n") + summary = template % { + 'modified_count': modified_count, + 'identifier': 'static file' + ('' if modified_count == 1 else 's'), + 'action': 'symlinked' if self.symlink else 'copied', + 'destination': (" to '%s'" % destination_path if destination_path else ''), + 'unmodified': (', %s unmodified' % unmodified_count if collected['unmodified'] else ''), + 'post_processed': (collected['post_processed'] and + ', %s post-processed' + % post_processed_count or ''), + } + return summary + + def log(self, msg, level=2): + """ + Small log helper + """ + if self.verbosity >= level: + self.stdout.write(msg) + + def is_local_storage(self): + return isinstance(self.storage, FileSystemStorage) + + def clear_dir(self, path): + """ + Delete the given relative path using the destination storage backend. + """ + if not self.storage.exists(path): + return + + dirs, files = self.storage.listdir(path) + for f in files: + fpath = os.path.join(path, f) + if self.dry_run: + self.log("Pretending to delete '%s'" % fpath, level=1) + else: + self.log("Deleting '%s'" % fpath, level=1) + try: + full_path = self.storage.path(fpath) + except NotImplementedError: + self.storage.delete(fpath) + else: + if not os.path.exists(full_path) and os.path.lexists(full_path): + # Delete broken symlinks + os.unlink(full_path) + else: + self.storage.delete(fpath) + for d in dirs: + self.clear_dir(os.path.join(path, d)) + + def delete_file(self, path, prefixed_path, source_storage): + """ + Check if the target file should be deleted if it already exists. + """ + if self.storage.exists(prefixed_path): + try: + # When was the target file modified last time? + target_last_modified = self.storage.get_modified_time(prefixed_path) + except (OSError, NotImplementedError, AttributeError): + # The storage doesn't support get_modified_time() or failed + pass + else: + try: + # When was the source file modified last time? + source_last_modified = source_storage.get_modified_time(path) + except (OSError, NotImplementedError, AttributeError): + pass + else: + # The full path of the target file + if self.local: + full_path = self.storage.path(prefixed_path) + # If it's --link mode and the path isn't a link (i.e. + # the previous collectstatic wasn't with --link) or if + # it's non-link mode and the path is a link (i.e. the + # previous collectstatic was with --link), the old + # links/files must be deleted so it's not safe to skip + # unmodified files. + can_skip_unmodified_files = not (self.symlink ^ os.path.islink(full_path)) + else: + full_path = None + # In remote storages, skipping is only based on the + # modified times since symlinks aren't relevant. + can_skip_unmodified_files = True + # Avoid sub-second precision (see #14665, #19540) + file_is_unmodified = ( + target_last_modified.replace(microsecond=0) >= + source_last_modified.replace(microsecond=0) + ) + if file_is_unmodified and can_skip_unmodified_files: + if prefixed_path not in self.unmodified_files: + self.unmodified_files.append(prefixed_path) + self.log("Skipping '%s' (not modified)" % path) + return False + # Then delete the existing file if really needed + if self.dry_run: + self.log("Pretending to delete '%s'" % path) + else: + self.log("Deleting '%s'" % path) + self.storage.delete(prefixed_path) + return True + + def link_file(self, path, prefixed_path, source_storage): + """ + Attempt to link ``path`` + """ + # Skip this file if it was already copied earlier + if prefixed_path in self.symlinked_files: + return self.log("Skipping '%s' (already linked earlier)" % path) + # Delete the target file if needed or break + if not self.delete_file(path, prefixed_path, source_storage): + return + # The full path of the source file + source_path = source_storage.path(path) + # Finally link the file + if self.dry_run: + self.log("Pretending to link '%s'" % source_path, level=1) + else: + self.log("Linking '%s'" % source_path, level=2) + full_path = self.storage.path(prefixed_path) + try: + os.makedirs(os.path.dirname(full_path)) + except OSError: + pass + try: + if os.path.lexists(full_path): + os.unlink(full_path) + os.symlink(source_path, full_path) + except AttributeError: + import platform + raise CommandError("Symlinking is not supported by Python %s." % + platform.python_version()) + except NotImplementedError: + import platform + raise CommandError("Symlinking is not supported in this " + "platform (%s)." % platform.platform()) + except OSError as e: + raise CommandError(e) + if prefixed_path not in self.symlinked_files: + self.symlinked_files.append(prefixed_path) + + def copy_file(self, path, prefixed_path, source_storage): + """ + Attempt to copy ``path`` with storage + """ + # Skip this file if it was already copied earlier + if prefixed_path in self.copied_files: + return self.log("Skipping '%s' (already copied earlier)" % path) + # Delete the target file if needed or break + if not self.delete_file(path, prefixed_path, source_storage): + return + # The full path of the source file + source_path = source_storage.path(path) + # Finally start copying + if self.dry_run: + self.log("Pretending to copy '%s'" % source_path, level=1) + else: + self.log("Copying '%s'" % source_path, level=2) + with source_storage.open(path) as source_file: + self.storage.save(prefixed_path, source_file) + self.copied_files.append(prefixed_path) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/findstatic.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/findstatic.py new file mode 100644 index 00000000000..cd58015788d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/findstatic.py @@ -0,0 +1,43 @@ +import os + +from django.contrib.staticfiles import finders +from django.core.management.base import LabelCommand + + +class Command(LabelCommand): + help = "Finds the absolute paths for the given static file(s)." + label = 'staticfile' + + def add_arguments(self, parser): + super().add_arguments(parser) + parser.add_argument( + '--first', action='store_false', dest='all', + help="Only return the first match for each static file.", + ) + + def handle_label(self, path, **options): + verbosity = options['verbosity'] + result = finders.find(path, all=options['all']) + if verbosity >= 2: + searched_locations = ( + "\nLooking in the following locations:\n %s" % + "\n ".join(finders.searched_locations) + ) + else: + searched_locations = '' + if result: + if not isinstance(result, (list, tuple)): + result = [result] + result = (os.path.realpath(path) for path in result) + if verbosity >= 1: + file_list = '\n '.join(result) + return ("Found '%s' here:\n %s%s" % + (path, file_list, searched_locations)) + else: + return '\n'.join(result) + else: + message = ["No matching file found for '%s'." % path] + if verbosity >= 2: + message.append(searched_locations) + if verbosity >= 1: + self.stderr.write('\n'.join(message)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/runserver.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/runserver.py new file mode 100644 index 00000000000..fe050f4dfa0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/management/commands/runserver.py @@ -0,0 +1,32 @@ +from django.conf import settings +from django.contrib.staticfiles.handlers import StaticFilesHandler +from django.core.management.commands.runserver import ( + Command as RunserverCommand, +) + + +class Command(RunserverCommand): + help = "Starts a lightweight Web server for development and also serves static files." + + def add_arguments(self, parser): + super().add_arguments(parser) + parser.add_argument( + '--nostatic', action="store_false", dest='use_static_handler', + help='Tells Django to NOT automatically serve static files at STATIC_URL.', + ) + parser.add_argument( + '--insecure', action="store_true", dest='insecure_serving', + help='Allows serving static files even if DEBUG is False.', + ) + + def get_handler(self, *args, **options): + """ + Return the static files serving handler wrapping the default handler, + if static files should be served. Otherwise return the default handler. + """ + handler = super().get_handler(*args, **options) + use_static_handler = options['use_static_handler'] + insecure_serving = options['insecure_serving'] + if use_static_handler and (settings.DEBUG or insecure_serving): + return StaticFilesHandler(handler) + return handler diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py new file mode 100644 index 00000000000..371e9f2755e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py @@ -0,0 +1,494 @@ +import hashlib +import json +import os +import posixpath +import re +from collections import OrderedDict +from urllib.parse import unquote, urldefrag, urlsplit, urlunsplit + +from django.conf import settings +from django.contrib.staticfiles.utils import check_settings, matches_patterns +from django.core.cache import ( + InvalidCacheBackendError, cache as default_cache, caches, +) +from django.core.exceptions import ImproperlyConfigured +from django.core.files.base import ContentFile +from django.core.files.storage import FileSystemStorage, get_storage_class +from django.utils.encoding import force_bytes +from django.utils.functional import LazyObject + + +class StaticFilesStorage(FileSystemStorage): + """ + Standard file system storage for static files. + + The defaults for ``location`` and ``base_url`` are + ``STATIC_ROOT`` and ``STATIC_URL``. + """ + def __init__(self, location=None, base_url=None, *args, **kwargs): + if location is None: + location = settings.STATIC_ROOT + if base_url is None: + base_url = settings.STATIC_URL + check_settings(base_url) + super().__init__(location, base_url, *args, **kwargs) + # FileSystemStorage fallbacks to MEDIA_ROOT when location + # is empty, so we restore the empty value. + if not location: + self.base_location = None + self.location = None + + def path(self, name): + if not self.location: + raise ImproperlyConfigured("You're using the staticfiles app " + "without having set the STATIC_ROOT " + "setting to a filesystem path.") + return super().path(name) + + +class HashedFilesMixin: + default_template = """url("%s")""" + max_post_process_passes = 5 + patterns = ( + ("*.css", ( + r"""(url\(['"]{0,1}\s*(.*?)["']{0,1}\))""", + (r"""(@import\s*["']\s*(.*?)["'])""", """@import url("%s")"""), + )), + ) + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self._patterns = OrderedDict() + self.hashed_files = {} + for extension, patterns in self.patterns: + for pattern in patterns: + if isinstance(pattern, (tuple, list)): + pattern, template = pattern + else: + template = self.default_template + compiled = re.compile(pattern, re.IGNORECASE) + self._patterns.setdefault(extension, []).append((compiled, template)) + + def file_hash(self, name, content=None): + """ + Return a hash of the file with the given name and optional content. + """ + if content is None: + return None + md5 = hashlib.md5() + for chunk in content.chunks(): + md5.update(chunk) + return md5.hexdigest()[:12] + + def hashed_name(self, name, content=None, filename=None): + # `filename` is the name of file to hash if `content` isn't given. + # `name` is the base name to construct the new hashed filename from. + parsed_name = urlsplit(unquote(name)) + clean_name = parsed_name.path.strip() + filename = (filename and urlsplit(unquote(filename)).path.strip()) or clean_name + opened = content is None + if opened: + if not self.exists(filename): + raise ValueError("The file '%s' could not be found with %r." % (filename, self)) + try: + content = self.open(filename) + except IOError: + # Handle directory paths and fragments + return name + try: + file_hash = self.file_hash(clean_name, content) + finally: + if opened: + content.close() + path, filename = os.path.split(clean_name) + root, ext = os.path.splitext(filename) + if file_hash is not None: + file_hash = ".%s" % file_hash + hashed_name = os.path.join(path, "%s%s%s" % + (root, file_hash, ext)) + unparsed_name = list(parsed_name) + unparsed_name[2] = hashed_name + # Special casing for a @font-face hack, like url(myfont.eot?#iefix") + # http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax + if '?#' in name and not unparsed_name[3]: + unparsed_name[2] += '?' + return urlunsplit(unparsed_name) + + def _url(self, hashed_name_func, name, force=False, hashed_files=None): + """ + Return the non-hashed URL in DEBUG mode. + """ + if settings.DEBUG and not force: + hashed_name, fragment = name, '' + else: + clean_name, fragment = urldefrag(name) + if urlsplit(clean_name).path.endswith('/'): # don't hash paths + hashed_name = name + else: + args = (clean_name,) + if hashed_files is not None: + args += (hashed_files,) + hashed_name = hashed_name_func(*args) + + final_url = super().url(hashed_name) + + # Special casing for a @font-face hack, like url(myfont.eot?#iefix") + # http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax + query_fragment = '?#' in name # [sic!] + if fragment or query_fragment: + urlparts = list(urlsplit(final_url)) + if fragment and not urlparts[4]: + urlparts[4] = fragment + if query_fragment and not urlparts[3]: + urlparts[2] += '?' + final_url = urlunsplit(urlparts) + + return unquote(final_url) + + def url(self, name, force=False): + """ + Return the non-hashed URL in DEBUG mode. + """ + return self._url(self.stored_name, name, force) + + def url_converter(self, name, hashed_files, template=None): + """ + Return the custom URL converter for the given file name. + """ + if template is None: + template = self.default_template + + def converter(matchobj): + """ + Convert the matched URL to a normalized and hashed URL. + + This requires figuring out which files the matched URL resolves + to and calling the url() method of the storage. + """ + matched, url = matchobj.groups() + + # Ignore absolute/protocol-relative and data-uri URLs. + if re.match(r'^[a-z]+:', url): + return matched + + # Ignore absolute URLs that don't point to a static file (dynamic + # CSS / JS?). Note that STATIC_URL cannot be empty. + if url.startswith('/') and not url.startswith(settings.STATIC_URL): + return matched + + # Strip off the fragment so a path-like fragment won't interfere. + url_path, fragment = urldefrag(url) + + if url_path.startswith('/'): + # Otherwise the condition above would have returned prematurely. + assert url_path.startswith(settings.STATIC_URL) + target_name = url_path[len(settings.STATIC_URL):] + else: + # We're using the posixpath module to mix paths and URLs conveniently. + source_name = name if os.sep == '/' else name.replace(os.sep, '/') + target_name = posixpath.join(posixpath.dirname(source_name), url_path) + + # Determine the hashed name of the target file with the storage backend. + hashed_url = self._url( + self._stored_name, unquote(target_name), + force=True, hashed_files=hashed_files, + ) + + transformed_url = '/'.join(url_path.split('/')[:-1] + hashed_url.split('/')[-1:]) + + # Restore the fragment that was stripped off earlier. + if fragment: + transformed_url += ('?#' if '?#' in url else '#') + fragment + + # Return the hashed version to the file + return template % unquote(transformed_url) + + return converter + + def post_process(self, paths, dry_run=False, **options): + """ + Post process the given OrderedDict of files (called from collectstatic). + + Processing is actually two separate operations: + + 1. renaming files to include a hash of their content for cache-busting, + and copying those files to the target storage. + 2. adjusting files which contain references to other files so they + refer to the cache-busting filenames. + + If either of these are performed on a file, then that file is considered + post-processed. + """ + # don't even dare to process the files if we're in dry run mode + if dry_run: + return + + # where to store the new paths + hashed_files = OrderedDict() + + # build a list of adjustable files + adjustable_paths = [ + path for path in paths + if matches_patterns(path, self._patterns) + ] + # Do a single pass first. Post-process all files once, then repeat for + # adjustable files. + for name, hashed_name, processed, _ in self._post_process(paths, adjustable_paths, hashed_files): + yield name, hashed_name, processed + + paths = {path: paths[path] for path in adjustable_paths} + + for i in range(self.max_post_process_passes): + substitutions = False + for name, hashed_name, processed, subst in self._post_process(paths, adjustable_paths, hashed_files): + yield name, hashed_name, processed + substitutions = substitutions or subst + + if not substitutions: + break + + if substitutions: + yield 'All', None, RuntimeError('Max post-process passes exceeded.') + + # Store the processed paths + self.hashed_files.update(hashed_files) + + def _post_process(self, paths, adjustable_paths, hashed_files): + # Sort the files by directory level + def path_level(name): + return len(name.split(os.sep)) + + for name in sorted(paths, key=path_level, reverse=True): + substitutions = True + # use the original, local file, not the copied-but-unprocessed + # file, which might be somewhere far away, like S3 + storage, path = paths[name] + with storage.open(path) as original_file: + cleaned_name = self.clean_name(name) + hash_key = self.hash_key(cleaned_name) + + # generate the hash with the original content, even for + # adjustable files. + if hash_key not in hashed_files: + hashed_name = self.hashed_name(name, original_file) + else: + hashed_name = hashed_files[hash_key] + + # then get the original's file content.. + if hasattr(original_file, 'seek'): + original_file.seek(0) + + hashed_file_exists = self.exists(hashed_name) + processed = False + + # ..to apply each replacement pattern to the content + if name in adjustable_paths: + old_hashed_name = hashed_name + content = original_file.read().decode(settings.FILE_CHARSET) + for extension, patterns in self._patterns.items(): + if matches_patterns(path, (extension,)): + for pattern, template in patterns: + converter = self.url_converter(name, hashed_files, template) + try: + content = pattern.sub(converter, content) + except ValueError as exc: + yield name, None, exc, False + if hashed_file_exists: + self.delete(hashed_name) + # then save the processed result + content_file = ContentFile(force_bytes(content)) + # Save intermediate file for reference + saved_name = self._save(hashed_name, content_file) + hashed_name = self.hashed_name(name, content_file) + + if self.exists(hashed_name): + self.delete(hashed_name) + + saved_name = self._save(hashed_name, content_file) + hashed_name = self.clean_name(saved_name) + # If the file hash stayed the same, this file didn't change + if old_hashed_name == hashed_name: + substitutions = False + processed = True + + if not processed: + # or handle the case in which neither processing nor + # a change to the original file happened + if not hashed_file_exists: + processed = True + saved_name = self._save(hashed_name, original_file) + hashed_name = self.clean_name(saved_name) + + # and then set the cache accordingly + hashed_files[hash_key] = hashed_name + + yield name, hashed_name, processed, substitutions + + def clean_name(self, name): + return name.replace('\\', '/') + + def hash_key(self, name): + return name + + def _stored_name(self, name, hashed_files): + # Normalize the path to avoid multiple names for the same file like + # ../foo/bar.css and ../foo/../foo/bar.css which normalize to the same + # path. + name = posixpath.normpath(name) + cleaned_name = self.clean_name(name) + hash_key = self.hash_key(cleaned_name) + cache_name = hashed_files.get(hash_key) + if cache_name is None: + cache_name = self.clean_name(self.hashed_name(name)) + return cache_name + + def stored_name(self, name): + cleaned_name = self.clean_name(name) + hash_key = self.hash_key(cleaned_name) + cache_name = self.hashed_files.get(hash_key) + if cache_name: + return cache_name + # No cached name found, recalculate it from the files. + intermediate_name = name + for i in range(self.max_post_process_passes + 1): + cache_name = self.clean_name( + self.hashed_name(name, content=None, filename=intermediate_name) + ) + if intermediate_name == cache_name: + # Store the hashed name if there was a miss. + self.hashed_files[hash_key] = cache_name + return cache_name + else: + # Move on to the next intermediate file. + intermediate_name = cache_name + # If the cache name can't be determined after the max number of passes, + # the intermediate files on disk may be corrupt; avoid an infinite loop. + raise ValueError("The name '%s' could not be hashed with %r." % (name, self)) + + +class ManifestFilesMixin(HashedFilesMixin): + manifest_version = '1.0' # the manifest format standard + manifest_name = 'staticfiles.json' + manifest_strict = True + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.hashed_files = self.load_manifest() + + def read_manifest(self): + try: + with self.open(self.manifest_name) as manifest: + return manifest.read().decode() + except IOError: + return None + + def load_manifest(self): + content = self.read_manifest() + if content is None: + return OrderedDict() + try: + stored = json.loads(content, object_pairs_hook=OrderedDict) + except json.JSONDecodeError: + pass + else: + version = stored.get('version') + if version == '1.0': + return stored.get('paths', OrderedDict()) + raise ValueError("Couldn't load manifest '%s' (version %s)" % + (self.manifest_name, self.manifest_version)) + + def post_process(self, *args, **kwargs): + self.hashed_files = OrderedDict() + yield from super().post_process(*args, **kwargs) + self.save_manifest() + + def save_manifest(self): + payload = {'paths': self.hashed_files, 'version': self.manifest_version} + if self.exists(self.manifest_name): + self.delete(self.manifest_name) + contents = json.dumps(payload).encode() + self._save(self.manifest_name, ContentFile(contents)) + + def stored_name(self, name): + parsed_name = urlsplit(unquote(name)) + clean_name = parsed_name.path.strip() + hash_key = self.hash_key(clean_name) + cache_name = self.hashed_files.get(hash_key) + if cache_name is None: + if self.manifest_strict: + raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name) + cache_name = self.clean_name(self.hashed_name(name)) + unparsed_name = list(parsed_name) + unparsed_name[2] = cache_name + # Special casing for a @font-face hack, like url(myfont.eot?#iefix") + # http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax + if '?#' in name and not unparsed_name[3]: + unparsed_name[2] += '?' + return urlunsplit(unparsed_name) + + +class _MappingCache: + """ + A small dict-like wrapper for a given cache backend instance. + """ + def __init__(self, cache): + self.cache = cache + + def __setitem__(self, key, value): + self.cache.set(key, value) + + def __getitem__(self, key): + value = self.cache.get(key) + if value is None: + raise KeyError("Couldn't find a file name '%s'" % key) + return value + + def clear(self): + self.cache.clear() + + def update(self, data): + self.cache.set_many(data) + + def get(self, key, default=None): + try: + return self[key] + except KeyError: + return default + + +class CachedFilesMixin(HashedFilesMixin): + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + try: + self.hashed_files = _MappingCache(caches['staticfiles']) + except InvalidCacheBackendError: + # Use the default backend + self.hashed_files = _MappingCache(default_cache) + + def hash_key(self, name): + key = hashlib.md5(force_bytes(self.clean_name(name))).hexdigest() + return 'staticfiles:%s' % key + + +class CachedStaticFilesStorage(CachedFilesMixin, StaticFilesStorage): + """ + A static file system storage backend which also saves + hashed copies of the files it saves. + """ + pass + + +class ManifestStaticFilesStorage(ManifestFilesMixin, StaticFilesStorage): + """ + A static file system storage backend which also saves + hashed copies of the files it saves. + """ + pass + + +class ConfiguredStorage(LazyObject): + def _setup(self): + self._wrapped = get_storage_class(settings.STATICFILES_STORAGE)() + + +staticfiles_storage = ConfiguredStorage() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c01d1c675b16c275bf96344a9ba60f14e11f8145 GIT binary patch literal 207 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdB&HYZ$H!;pWtPOp>lIYq;;_lhPbtkw MwF9~4GY~TX0N(UDGXMYp literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__pycache__/staticfiles.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/__pycache__/staticfiles.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6105b7378767095c775361b3b2499485914dd65b GIT binary patch literal 979 zcmaJ=Pixdb6rY)7v)S#gc#`5Nmx4K%2)!tX2;GYydr(x!rKFkZcDhL>%uILLT2Jjs z@H@0ezm4ZyJ@qSyi0>uY5}`OSZ{B3ypWpkvmk-nFn85n_B9T8BAwTibUk+Se!!{p5 zaKdR$53zjg7x|2JFn+yss88&w}_lr?7qC~Lk@eN6K_<(y?B=N+~^@Mvjln=Ro zMJ{RLa{8Wxqg#kg<{_(+7k?R--$x41b7}XCOqjSOVg|g#GqH-T-n1yM#-6Bh zKYAV;X~k3USf&eb>P)(t<6g~iAAJ8Isy5n%?1;diAk?LdG0J{>Uh|S+W!r^1nm0Xo z1d1isO%HBhXpsL4ddZ*zY<_<5c`wLS%7Y$^VDHO+c>dP`Y@^WCJ|xj26b*Uf!@B{3 zY4WO68=>ogRZCGeG`3=j4mjnA(KJ5;gSsgDR literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py new file mode 100644 index 00000000000..9fa39264127 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py @@ -0,0 +1,28 @@ +import warnings + +from django import template +from django.templatetags.static import ( + do_static as _do_static, static as _static, +) +from django.utils.deprecation import RemovedInDjango30Warning + +register = template.Library() + + +def static(path): + warnings.warn( + 'django.contrib.staticfiles.templatetags.static() is deprecated in ' + 'favor of django.templatetags.static.static().', + RemovedInDjango30Warning, + stacklevel=2, + ) + return _static(path) + + +@register.tag('static') +def do_static(parser, token): + warnings.warn( + '{% load staticfiles %} is deprecated in favor of {% load static %}.', + RemovedInDjango30Warning, + ) + return _do_static(parser, token) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/testing.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/testing.py new file mode 100644 index 00000000000..546a24ae177 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/testing.py @@ -0,0 +1,13 @@ +from django.contrib.staticfiles.handlers import StaticFilesHandler +from django.test import LiveServerTestCase + + +class StaticLiveServerTestCase(LiveServerTestCase): + """ + Extend django.test.LiveServerTestCase to transparently overlay at test + execution-time the assets provided by the staticfiles app finders. This + means you don't need to run collectstatic before or as a part of your tests + setup. + """ + + static_handler = StaticFilesHandler diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/urls.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/urls.py new file mode 100644 index 00000000000..6278f35b357 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/urls.py @@ -0,0 +1,19 @@ +from django.conf import settings +from django.conf.urls.static import static +from django.contrib.staticfiles.views import serve + +urlpatterns = [] + + +def staticfiles_urlpatterns(prefix=None): + """ + Helper function to return a URL pattern for serving static files. + """ + if prefix is None: + prefix = settings.STATIC_URL + return static(prefix, view=serve) + + +# Only append if urlpatterns are empty +if settings.DEBUG and not urlpatterns: + urlpatterns += staticfiles_urlpatterns() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/utils.py new file mode 100644 index 00000000000..d4025cf1244 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/utils.py @@ -0,0 +1,54 @@ +import fnmatch +import os + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured + + +def matches_patterns(path, patterns=None): + """ + Return True or False depending on whether the ``path`` should be + ignored (if it matches any pattern in ``ignore_patterns``). + """ + return any(fnmatch.fnmatchcase(path, pattern) for pattern in (patterns or [])) + + +def get_files(storage, ignore_patterns=None, location=''): + """ + Recursively walk the storage directories yielding the paths + of all files that should be copied. + """ + if ignore_patterns is None: + ignore_patterns = [] + directories, files = storage.listdir(location) + for fn in files: + if matches_patterns(fn, ignore_patterns): + continue + if location: + fn = os.path.join(location, fn) + yield fn + for dir in directories: + if matches_patterns(dir, ignore_patterns): + continue + if location: + dir = os.path.join(location, dir) + yield from get_files(storage, ignore_patterns, dir) + + +def check_settings(base_url=None): + """ + Check if the staticfiles settings have sane values. + """ + if base_url is None: + base_url = settings.STATIC_URL + if not base_url: + raise ImproperlyConfigured( + "You're using the staticfiles app " + "without having set the required STATIC_URL setting.") + if settings.MEDIA_URL == base_url: + raise ImproperlyConfigured("The MEDIA_URL and STATIC_URL " + "settings must have different values") + if ((settings.MEDIA_ROOT and settings.STATIC_ROOT) and + (settings.MEDIA_ROOT == settings.STATIC_ROOT)): + raise ImproperlyConfigured("The MEDIA_ROOT and STATIC_ROOT " + "settings must have different values") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/views.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/views.py new file mode 100644 index 00000000000..9987f49f73d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/staticfiles/views.py @@ -0,0 +1,39 @@ +""" +Views and functions for serving static files. These are only to be used during +development, and SHOULD NOT be used in a production setting. + +""" +import os +import posixpath + +from django.conf import settings +from django.contrib.staticfiles import finders +from django.http import Http404 +from django.views import static + + +def serve(request, path, insecure=False, **kwargs): + """ + Serve static files below a given point in the directory structure or + from locations inferred from the staticfiles finders. + + To use, put a URL pattern such as:: + + from django.contrib.staticfiles import views + + url(r'^(?P.*)$', views.serve) + + in your URLconf. + + It uses the django.views.static.serve() view to serve the found files. + """ + if not settings.DEBUG and not insecure: + raise Http404 + normalized_path = posixpath.normpath(path).lstrip('/') + absolute_path = finders.find(normalized_path) + if not absolute_path: + if path.endswith('/') or path == '': + raise Http404("Directory indexes are not allowed here.") + raise Http404("'%s' could not be found" % path) + document_root, path = os.path.split(absolute_path) + return static.serve(request, path, document_root=document_root, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/__init__.py new file mode 100644 index 00000000000..2c3f52578da --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/__init__.py @@ -0,0 +1 @@ +default_app_config = 'django.contrib.syndication.apps.SyndicationConfig' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..159106227a81c52f9faf564342977a6ee256acbf GIT binary patch literal 266 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/apps.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/apps.py new file mode 100644 index 00000000000..b3f7c6cd612 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/apps.py @@ -0,0 +1,7 @@ +from django.apps import AppConfig +from django.utils.translation import gettext_lazy as _ + + +class SyndicationConfig(AppConfig): + name = 'django.contrib.syndication' + verbose_name = _("Syndication") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/views.py b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/views.py new file mode 100644 index 00000000000..a8b98c84ae1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/contrib/syndication/views.py @@ -0,0 +1,218 @@ +from calendar import timegm + +from django.conf import settings +from django.contrib.sites.shortcuts import get_current_site +from django.core.exceptions import ImproperlyConfigured, ObjectDoesNotExist +from django.http import Http404, HttpResponse +from django.template import TemplateDoesNotExist, loader +from django.utils import feedgenerator +from django.utils.encoding import iri_to_uri +from django.utils.html import escape +from django.utils.http import http_date +from django.utils.timezone import get_default_timezone, is_naive, make_aware + + +def add_domain(domain, url, secure=False): + protocol = 'https' if secure else 'http' + if url.startswith('//'): + # Support network-path reference (see #16753) - RSS requires a protocol + url = '%s:%s' % (protocol, url) + elif not url.startswith(('http://', 'https://', 'mailto:')): + url = iri_to_uri('%s://%s%s' % (protocol, domain, url)) + return url + + +class FeedDoesNotExist(ObjectDoesNotExist): + pass + + +class Feed: + feed_type = feedgenerator.DefaultFeed + title_template = None + description_template = None + + def __call__(self, request, *args, **kwargs): + try: + obj = self.get_object(request, *args, **kwargs) + except ObjectDoesNotExist: + raise Http404('Feed object does not exist.') + feedgen = self.get_feed(obj, request) + response = HttpResponse(content_type=feedgen.content_type) + if hasattr(self, 'item_pubdate') or hasattr(self, 'item_updateddate'): + # if item_pubdate or item_updateddate is defined for the feed, set + # header so as ConditionalGetMiddleware is able to send 304 NOT MODIFIED + response['Last-Modified'] = http_date( + timegm(feedgen.latest_post_date().utctimetuple())) + feedgen.write(response, 'utf-8') + return response + + def item_title(self, item): + # Titles should be double escaped by default (see #6533) + return escape(str(item)) + + def item_description(self, item): + return str(item) + + def item_link(self, item): + try: + return item.get_absolute_url() + except AttributeError: + raise ImproperlyConfigured( + 'Give your %s class a get_absolute_url() method, or define an ' + 'item_link() method in your Feed class.' % item.__class__.__name__ + ) + + def item_enclosures(self, item): + enc_url = self._get_dynamic_attr('item_enclosure_url', item) + if enc_url: + enc = feedgenerator.Enclosure( + url=str(enc_url), + length=str(self._get_dynamic_attr('item_enclosure_length', item)), + mime_type=str(self._get_dynamic_attr('item_enclosure_mime_type', item)), + ) + return [enc] + return [] + + def _get_dynamic_attr(self, attname, obj, default=None): + try: + attr = getattr(self, attname) + except AttributeError: + return default + if callable(attr): + # Check co_argcount rather than try/excepting the function and + # catching the TypeError, because something inside the function + # may raise the TypeError. This technique is more accurate. + try: + code = attr.__code__ + except AttributeError: + code = attr.__call__.__code__ + if code.co_argcount == 2: # one argument is 'self' + return attr(obj) + else: + return attr() + return attr + + def feed_extra_kwargs(self, obj): + """ + Return an extra keyword arguments dictionary that is used when + initializing the feed generator. + """ + return {} + + def item_extra_kwargs(self, item): + """ + Return an extra keyword arguments dictionary that is used with + the `add_item` call of the feed generator. + """ + return {} + + def get_object(self, request, *args, **kwargs): + return None + + def get_context_data(self, **kwargs): + """ + Return a dictionary to use as extra context if either + ``self.description_template`` or ``self.item_template`` are used. + + Default implementation preserves the old behavior + of using {'obj': item, 'site': current_site} as the context. + """ + return {'obj': kwargs.get('item'), 'site': kwargs.get('site')} + + def get_feed(self, obj, request): + """ + Return a feedgenerator.DefaultFeed object, fully populated, for + this feed. Raise FeedDoesNotExist for invalid parameters. + """ + current_site = get_current_site(request) + + link = self._get_dynamic_attr('link', obj) + link = add_domain(current_site.domain, link, request.is_secure()) + + feed = self.feed_type( + title=self._get_dynamic_attr('title', obj), + subtitle=self._get_dynamic_attr('subtitle', obj), + link=link, + description=self._get_dynamic_attr('description', obj), + language=settings.LANGUAGE_CODE, + feed_url=add_domain( + current_site.domain, + self._get_dynamic_attr('feed_url', obj) or request.path, + request.is_secure(), + ), + author_name=self._get_dynamic_attr('author_name', obj), + author_link=self._get_dynamic_attr('author_link', obj), + author_email=self._get_dynamic_attr('author_email', obj), + categories=self._get_dynamic_attr('categories', obj), + feed_copyright=self._get_dynamic_attr('feed_copyright', obj), + feed_guid=self._get_dynamic_attr('feed_guid', obj), + ttl=self._get_dynamic_attr('ttl', obj), + **self.feed_extra_kwargs(obj) + ) + + title_tmp = None + if self.title_template is not None: + try: + title_tmp = loader.get_template(self.title_template) + except TemplateDoesNotExist: + pass + + description_tmp = None + if self.description_template is not None: + try: + description_tmp = loader.get_template(self.description_template) + except TemplateDoesNotExist: + pass + + for item in self._get_dynamic_attr('items', obj): + context = self.get_context_data(item=item, site=current_site, + obj=obj, request=request) + if title_tmp is not None: + title = title_tmp.render(context, request) + else: + title = self._get_dynamic_attr('item_title', item) + if description_tmp is not None: + description = description_tmp.render(context, request) + else: + description = self._get_dynamic_attr('item_description', item) + link = add_domain( + current_site.domain, + self._get_dynamic_attr('item_link', item), + request.is_secure(), + ) + enclosures = self._get_dynamic_attr('item_enclosures', item) + author_name = self._get_dynamic_attr('item_author_name', item) + if author_name is not None: + author_email = self._get_dynamic_attr('item_author_email', item) + author_link = self._get_dynamic_attr('item_author_link', item) + else: + author_email = author_link = None + + tz = get_default_timezone() + + pubdate = self._get_dynamic_attr('item_pubdate', item) + if pubdate and is_naive(pubdate): + pubdate = make_aware(pubdate, tz) + + updateddate = self._get_dynamic_attr('item_updateddate', item) + if updateddate and is_naive(updateddate): + updateddate = make_aware(updateddate, tz) + + feed.add_item( + title=title, + link=link, + description=description, + unique_id=self._get_dynamic_attr('item_guid', item, link), + unique_id_is_permalink=self._get_dynamic_attr( + 'item_guid_is_permalink', item), + enclosures=enclosures, + pubdate=pubdate, + updateddate=updateddate, + author_name=author_name, + author_email=author_email, + author_link=author_link, + categories=self._get_dynamic_attr('item_categories', item), + item_copyright=self._get_dynamic_attr('item_copyright', item), + **self.item_extra_kwargs(item) + ) + return feed diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eb4ba73713f69c84e95d1d157e335f3cbfa43b60 GIT binary patch literal 179 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdCw#sX z3RMiF<+q-SnzI`_f=ThZE>t8qtAuBf!AQ;yXLeIZohKh2z9|$HCIN zPtQY+^SbW(?QgPUwW#@8Lz2)L3`LfgGi_6I&aIn?#aeAm zR3NErKs#%~<&EY&(oXWz^KPxCps8d9^Agq6!dl&TNplSm6{XdY_*izCBi;a}L5yRN z#5o%zJnPf}mTaEFA=>fy>ej9(M?I%_qxTd;z2ejXZWIe?nZmx36eZI%k={zv%JW4K zId5F)xm!5WZP)YbQk;-MpQILqoS&@gSPRRuqPh$OZ~mAh zfi=nobe-^6wY`=law)dABLWr%egl($UnrPp4LT8gzRwwu{x9}GC(gN{PpsEf%`1Ch zU9HxHbjd%P*9dl93CXy}nF^~S+96+6-L-vy4FSds0VDItnUd&p!_Ktgdgc z9YhD5bvXaK#N8I@hRmM3$zXXZVnd1oi3`6c=tMIfgXH zT=sZ*gN2ekC)KudkPW6^o>{MqW_lC!e-GpG1s<>B(0^XTdF zv!(TUy|#~pW02?56B62zIOmseEyWSr0vKui;U&hIRykL zMjJP)*Zk1ss_;Jwy0W~oy7qHt{b_0Wzlu2yp+4^slQ`!VbM(28RZl6zw>~23pn*f@JC-9k)IOoUr(i3|f9R~WB0r*Z*q7hC?Wjo;>^SbLO>a`d4!8ZjoKkdOs zoO9#L>nO4;Whk4o>%hWZc_@Y9Ux1BTrONiaXotBc3)g-%z%)R-?14p`7)2|Bq~pAY zkCGjIR0&g0MLqVdv2E&3W}sw?bkf5dn57J!b^n6rY|^=ua!JQh8b~^oQa*u0-7>j}r@5B7o8C8rSw45SRp z*f;mB{gmD#k2n9|87;#}x6H%ABV)<<2y})Ni6xD}7+@r(5aWOv~6! zx9l&C*M88{I}Blme^qFQOv}XEPxj3YI`ucaY2r<@i}Ig%KXW)7jQ~sf@WPQ%F%GOF z(==ZHDftHcOhN}Ukk@dsklAo@trX^gmQf*ICaIp?ze6=TR(CSeW>qMK7GsmSvQn=i zU9qwouq^?jQi#~lygr3F(3C*Q_B2DyQO{PChV+ZL}_7>(1aj^IX(s~30?HLe~GHBpuP z2)+_$cU(ogN~*v+`_PZekBMQI(Gka)nk(I^ifuv>r_q@bL9617cpHg;$0=2>#u+#% zI_W|tww3U=^%n9P_L0|Vv$QscIM)WK-kI?Lf)4fbj+3-oy2<(ki#IV86)VQTsFgSK zW{!q6h3AYps%he9z)QZHvBpyw&>6FN>6CKkJK~qAS?+x3Ifd~xhN21~f=g0hK(K(z z9GL6IJFBSmQn2D|MMPRpH?Z=ZDGT^_qC+Iy@labZht%{taCEa^*m?4xB~f7AK$OrxL#Cdoqf`p4!Sl%YaXmPce)VfsC>(V4Gu5$caydLBZ;@U)^4VIx*p{Lu6SF?cqN$F7h>r7T!m6zr z_=e2p^y#B)uX_(58M!uU@@I}HFaFO)p93{evX#t$Vyi6 zD-1=oJzW-#+_lVn79*X@k_Ut#F;?O&x z)HT|ct2&oiHHk*O45y=_8u>d!UxoU$U#;7Y{6VZin@S zr@ms81O k_6;5Cb6+O+zYjHxa4Ly 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 arR@40cRD#7bfbj3q?WZ{XMc0sw)J1RpM)R) literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/signals.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/signals.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..78440bac5d289b4a87e634c184c5d0cc837bb507 GIT binary patch literal 412 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 SDWkZ>GnEVPUU==yoBsz)h(@>o literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/validators.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/validators.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d738f72dd52389aa23d06c0ca2a21fa2602e463d GIT binary patch literal 16037 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 H)a(BP?o3~@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/wsgi.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/__pycache__/wsgi.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ee6e42387111e17d2c187faf1a5413f9a2d26aa1 GIT binary patch literal 638 zcmZ8fv2GMG5Vd#jlITbpL__B;S_#$#4M+$PaSEhC5eY)tCi1Q4_MG#sE!%tHXi0^{ zhww|=q)5dtP%&Od;>1Xv@mTZTyqVq4M@KV)_TyEhZYd%6G1;{Ylec(0Lnn!(np81n znzmV$Q6h6Wxg}LD=>;jKzp;vZEa>p)%fB}9-Nb=D5JjAO0Y;04hLWXm4qp`19`X+f)*hj3*bEY;T{ANG=@VT!N4b#d>% zh?`;<-JeT-W8B(XT!H6l0dr^#pTmX+w@qlS)q>k?Sefoc`I37T;5j1J0`>5Rk~lNJ z@r^3&c6idDhL~IlYjMxx1hJ`~pdS^NmZ*LJl3Lb0!X->C21P%wU RTO)f7Z}1;W+z0e9{|nnYtFHh6 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__init__.py new file mode 100644 index 00000000000..349ea864809 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__init__.py @@ -0,0 +1,124 @@ +""" +Caching framework. + +This package defines set of cache backends that all conform to a simple API. +In a nutshell, a cache is a set of values -- which can be any object that +may be pickled -- identified by string keys. For the complete API, see +the abstract BaseCache class in django.core.cache.backends.base. + +Client code should use the `cache` variable defined here to access the default +cache backend and look up non-default cache backends in the `caches` dict-like +object. + +See docs/topics/cache.txt for information on the public API. +""" +from threading import local + +from django.conf import settings +from django.core import signals +from django.core.cache.backends.base import ( + BaseCache, CacheKeyWarning, InvalidCacheBackendError, +) +from django.utils.module_loading import import_string + +__all__ = [ + 'cache', 'DEFAULT_CACHE_ALIAS', 'InvalidCacheBackendError', + 'CacheKeyWarning', 'BaseCache', +] + +DEFAULT_CACHE_ALIAS = 'default' + + +def _create_cache(backend, **kwargs): + try: + # Try to get the CACHES entry for the given backend name first + try: + conf = settings.CACHES[backend] + except KeyError: + try: + # Trying to import the given backend, in case it's a dotted path + import_string(backend) + except ImportError as e: + raise InvalidCacheBackendError("Could not find backend '%s': %s" % ( + backend, e)) + location = kwargs.pop('LOCATION', '') + params = kwargs + else: + params = {**conf, **kwargs} + backend = params.pop('BACKEND') + location = params.pop('LOCATION', '') + backend_cls = import_string(backend) + except ImportError as e: + raise InvalidCacheBackendError( + "Could not find backend '%s': %s" % (backend, e)) + return backend_cls(location, params) + + +class CacheHandler: + """ + A Cache Handler to manage access to Cache instances. + + Ensure only one instance of each alias exists per thread. + """ + def __init__(self): + self._caches = local() + + def __getitem__(self, alias): + try: + return self._caches.caches[alias] + except AttributeError: + self._caches.caches = {} + except KeyError: + pass + + if alias not in settings.CACHES: + raise InvalidCacheBackendError( + "Could not find config for '%s' in settings.CACHES" % alias + ) + + cache = _create_cache(alias) + self._caches.caches[alias] = cache + return cache + + def all(self): + return getattr(self._caches, 'caches', {}).values() + + +caches = CacheHandler() + + +class DefaultCacheProxy: + """ + Proxy access to the default Cache object's attributes. + + This allows the legacy `cache` object to be thread-safe using the new + ``caches`` API. + """ + def __getattr__(self, name): + return getattr(caches[DEFAULT_CACHE_ALIAS], name) + + def __setattr__(self, name, value): + return setattr(caches[DEFAULT_CACHE_ALIAS], name, value) + + def __delattr__(self, name): + return delattr(caches[DEFAULT_CACHE_ALIAS], name) + + def __contains__(self, key): + return key in caches[DEFAULT_CACHE_ALIAS] + + def __eq__(self, other): + return caches[DEFAULT_CACHE_ALIAS] == other + + +cache = DefaultCacheProxy() + + +def close_caches(**kwargs): + # Some caches -- python-memcached in particular -- need to do a cleanup at the + # end of a request cycle. If not implemented in a particular backend + # cache.close is a no-op + for cache in caches.all(): + cache.close() + + +signals.request_finished.connect(close_caches) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9a0c6b3d51f30e447ca1c8c4be303ec5e3e237e7 GIT binary patch literal 3971 zcmbVPTXWmS6<%BjLKG#-wtSJ(*qCNqm#Iaz$z+;zJZ)sjX*BjInUOP2G1EX0b|pas z0eN?6TN<(tRi63-`qK?<_!CmX+Q>V!7Bo*gbpB`Mz`b)!bZ* z;rhcTVan$j`;Hz?UJX2aid+2!4QC7Yr=$U>aYYzO- zAIyX^gI3rwV_r5pXoqd|o80F!yv1jC8{r&phx2@n&wtCpbH8T%9AEgB@r7eMTo4P# zEIf~~^ZWwFE@13}xPY;X{32h3{G#yoFFn637GGFc_0lHmT#m2VjI~zdWG~HkgB=+U z#M46dyRFv4y;KDUang@>MZm>QnhO;up@U*4NFXnQZA^-st3dC?I*79@NQ!)?kb^)M zK^&-baFB^$<;(SMYdyz6KGbSYWZ7->s}-;V6oil^5D_v4T8@KiPr=aBVDx7<~DW| zEgFrtAsu7oyRi~v0|;iZQbC#rd_T^2i*8a#(KX6;C&xuc2^eTKOR+JQ<|0sg#W3T+ zPzkf$mU&|`|)5;NJzjsNg}WhDS@eYnCVt!k$Mvxn+I7@^n>9+kQe!K zEp^)RP?XlF_ETE{PZPbIrG3$=Yz8$q1@5F>@uQRTI=VU#N`uHE}=<*Nq|qt%tw&+kPm57t*UWfPi6 zj~W75*{m&+Sa_OTBr}KmK5q3lG)I3rn%8XK8nGodwjZ&ayG+~tmedxb&rw@DBX$fp zVD1CVxtROLVq*t$i@L$_=E&KxFGJ?{)+6>2Ks|PT=X}k6!*cs;HnN_3+~&>;d+d&^ zaRZ|PM(vUHM|<2DH8AVGu*S^vYPo91v3Fv}zy1$9dLwt#IJN=a#>UZ&RTFo40dJ-V znMwHEx~XpcBDkqS|G^ilD-YMd*eF@pyt}e`|K7%0rzsuSru2+?H%lMRG7gbG4bQF{ zpHw4c(b7364m!=US+8Dt{im_qRiR6GFD+5}6dn{qrFRg6LsU3h%SK72UNU(Z%lzY; z9#M+|rwG+sGx%B)gQB-4p7gXltPt1B((T^Cq24R<54#`tRI0^t%|fbIix4QQIPOJJ znx{I7x(A2lT$D%=YY~|!3b3WRjfPpaZCmsB*mm1muw2V#_N!~?w`|{PS#5k4EZb_m zx@^mT;Ji@Y~=XZ{pYEKHM`?woS-?4lHLv z9*tW8u9d(H2K6YB!643wV<((Y)Dmf~bezLh05QFJFIPjbN0Db>#9RQn)jSch0Or8J zX{-YAEL9rJEr|JG58gFzzkw6N3>|6}w`!x&?3j&MgoACem)1tdmNZ>9D^seMR_Q8{ z?HE5+%@vyWC+7bZEkv&{>*&(SQ+Fp4iJ2t{Tois3Yi9opoul~?+b5h_OF-f#t5N!X zh0+wd?L#}DYY{UJFnXt&nV?X+`;C56KGYr%YgK5~&5?C%jcuT@Ui%J^3CGwQM?X7- z8w%tU`45ap(4hn{A-Zmbl8!Imfug0C5WT5#enlhGY!9`lfP!j(8CXdopo*<1m^zMp zm)>g_@5mXNBs83`;%pS{3XMP?MA2PLscUEuwI*iUXg#}yC-0T(`iRw|tEUV+efcdP zyI9BA_yRhbtY~p7Wyj8Q`vt5FOUN6T0f9HMNQ@KJhpdvZ`~fCUYwIARhwqv-K4&gz+F6d^A~k-Sd3{E(WPZ|-O8M1dxk(0qbh zQPlXB+wdL#ycta}@Ww@P_9<@lF`EAltb7KbZBl`SU!S*OnYr@(T9ug1@xGMBv%{l5 z8zheY)x|hR+XuVA>P0k*@19o{7=!TnYOgOgq%g$LsF0-IN!sM2?9x#?Mu6g zR+oHq+VfSM(wU+thVUc;-hInbKz$ugQIwDplZ*P(pj^PiYo$i^u`^W*wM89|6rV=5 z8c32Ty=<5OJww6zHG~$#{;h&j$^XM@RDEOyE>rd7Pe{?XkzEVIApc3BspR)7L{vSp z$Yx8d@730V&!$>{xDDGlsDDo@1N4FBbd0k^4n>xUsw#7kG9#-$ zi7ELZrYCwd3dF2Dt%(;!;xTyPgbr8F(t(6FIy3S|5R|v5p#&^D)GSl;Q))h-<|Ar; zPR(loZ4Jw|FF;Ta;{7|Qv>eeis6)~q>iD;4kBajs+nz+H#Muu~% zcq7wQXC%$T1t}im51furh^F|T$IB*SD90bSvs_a8cd8A4NwtU~54-bi)MRaI(P=xV Z(3nki+CSZf>-bCa*F9(cis$(LzW}jo#-#uN literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..aa098fb25f19b09697d769512b6700931737e318 GIT binary patch literal 740 zcmZ`%O>fgc5ZzfjABCics^ZWCH;{a&jf9W@MG+MV9H0?`fP@jU7VkE3+N>e$f z_QbD9j{K#)a^f%a#H?vUFN{62n$bMH**E*K+r2~3emo14B@ptL_C%J;>Fw6d~@^xnknrNut0>4iL$O+{Z4aF%Vf148&=m<$~9hAWgmnB}%h?ubn zg05TQLW-bPCYb9aRerfJTfK?M#aSu)c0cN`K9rpAXKW^-8$F{V$tIb|bu<$Tzn2y< zOI6?BV7;bskBcNXttnGe9K|>pe`1;+a3KSwuJ zvo#fGJi$q|=Z4)4SI#mKwor^kROH4%YU46FQUA1&Z7bd0|7UI4OVuwA+Tg-2Y=hjv xniakw?^<+cE>oP?FPT)L-i6%8dfj%5soqCT*Y0HnpQoa4m#&%^+R&k{^9SbjxM%g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdlIYq;;_lhPbtkwwF5ceGY~TX0MbA+ AX8-^I literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eb1054398788db0009a699a09e5d29e46aca5ac8 GIT binary patch literal 9723 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 qo=DDgiH+mJ04c(kI>;DJYagO@{ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/db.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/db.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..56858822cca14c7aef4efebfc890cf4d632dac74 GIT binary patch literal 6985 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 y(eA|qT;1n)A!TYzca5y`(W zK!I|KfdB=P-_RcQmw4@|e<7#LP^)^YI+qaUc*r4_-+bSYI_`8LhV73ZlJRc=V}H}2 z-f)gRz;5oL0hTb};AK4b5-;}?pR=DC_z+w&2$cWYPXY*^v0mfl{$Q5p^Mh2TBX#gx zrV}-VfAABm=h^MS}f!s{s5H5AfVeo`kRm4QQg*sODR+g`;LQir@y0TCfjo=%BX+H=zsL=tZytyO%7v z@rDH~X=4tzY~*rS;qq#rh!euKjos{_DcNgw#uwhgf5$np^o%X}5EBi}>|ANv5@I|Z zmqPRc8yJp#Mv5w}ePDX^ap{_8#IFg`SvmnJN~x4L9WX@V^v~zIiRh^t zmmjZWb1C=NsE28YE7pyCBH$5r^A(x}J7WvJ2!Ox!UhxI{lP~yRM1zMU`a{gCd7-o! z7t^Dqm$Y&@QDUOzwtXS9G04)5mZ5Ipx2#W*5F;~Xo8>rH#jMo37}4E-4bg6W2|$%= z8fX~r@`%6eUg_1xa7r-Ojr{9i`(ByKNo(DW_zZ4=aqoMj)ubgD{M z6Cc5Z;ZLLzD@uQ{2BdG2x5qh={dU%_9&~3WPed%9`aV?Sts7#fL z3iFDJ-5Qit{1dUPO4`-Np(_sk4IZ?qMROz#mG}XHsMW$=4Mw#j<+x_u$fxd9A#z;q zbm80ys0iJW&C|j(Q&Qi>$odl3nRh|dbJ)Wd3I96u8ck)cgs_nic>%MG{I(Fk&t$fW zxMxArlb}gc{UsTqRDVt8Hkku5chJ~Q^=zdo%Y>-GYts_C5So%9A`IQC7H|9AFbcat zH;95LbkSiiv`rzPNQFplub!?xJzf2jei!=drwbjUR?w(~+}_%e?pC-5qV?k{xBJAX KD}}(@@jn1I&T0n$ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/filebased.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/__pycache__/filebased.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..11243825669c33e26772f4e4bab7c395001c60c9 GIT binary patch literal 5769 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 {)caIXey500I{K&$YLR@|TyaAQWfb{k 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/base.py new file mode 100644 index 00000000000..0d0b1ddc820 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/base.py @@ -0,0 +1,283 @@ +"Base Cache class." +import time +import warnings + +from django.core.exceptions import ImproperlyConfigured +from django.utils.module_loading import import_string + + +class InvalidCacheBackendError(ImproperlyConfigured): + pass + + +class CacheKeyWarning(RuntimeWarning): + pass + + +# Stub class to ensure not passing in a `timeout` argument results in +# the default timeout +DEFAULT_TIMEOUT = object() + +# Memcached does not accept keys longer than this. +MEMCACHE_MAX_KEY_LENGTH = 250 + + +def default_key_func(key, key_prefix, version): + """ + Default function to generate keys. + + Construct the key used by all other methods. By default, prepend + the `key_prefix'. KEY_FUNCTION can be used to specify an alternate + function with custom key making behavior. + """ + return '%s:%s:%s' % (key_prefix, version, key) + + +def get_key_func(key_func): + """ + Function to decide which key function to use. + + Default to ``default_key_func``. + """ + if key_func is not None: + if callable(key_func): + return key_func + else: + return import_string(key_func) + return default_key_func + + +class BaseCache: + def __init__(self, params): + timeout = params.get('timeout', params.get('TIMEOUT', 300)) + if timeout is not None: + try: + timeout = int(timeout) + except (ValueError, TypeError): + timeout = 300 + self.default_timeout = timeout + + options = params.get('OPTIONS', {}) + max_entries = params.get('max_entries', options.get('MAX_ENTRIES', 300)) + try: + self._max_entries = int(max_entries) + except (ValueError, TypeError): + self._max_entries = 300 + + cull_frequency = params.get('cull_frequency', options.get('CULL_FREQUENCY', 3)) + try: + self._cull_frequency = int(cull_frequency) + except (ValueError, TypeError): + self._cull_frequency = 3 + + self.key_prefix = params.get('KEY_PREFIX', '') + self.version = params.get('VERSION', 1) + self.key_func = get_key_func(params.get('KEY_FUNCTION')) + + def get_backend_timeout(self, timeout=DEFAULT_TIMEOUT): + """ + Return the timeout value usable by this backend based upon the provided + timeout. + """ + if timeout == DEFAULT_TIMEOUT: + timeout = self.default_timeout + elif timeout == 0: + # ticket 21147 - avoid time.time() related precision issues + timeout = -1 + return None if timeout is None else time.time() + timeout + + def make_key(self, key, version=None): + """ + Construct the key used by all other methods. By default, use the + key_func to generate a key (which, by default, prepends the + `key_prefix' and 'version'). A different key function can be provided + at the time of cache construction; alternatively, you can subclass the + cache backend to provide custom key making behavior. + """ + if version is None: + version = self.version + + new_key = self.key_func(key, self.key_prefix, version) + return new_key + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + """ + Set a value in the cache if the key does not already exist. If + timeout is given, use that timeout for the key; otherwise use the + default cache timeout. + + Return True if the value was stored, False otherwise. + """ + raise NotImplementedError('subclasses of BaseCache must provide an add() method') + + def get(self, key, default=None, version=None): + """ + Fetch a given key from the cache. If the key does not exist, return + default, which itself defaults to None. + """ + raise NotImplementedError('subclasses of BaseCache must provide a get() method') + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + """ + Set a value in the cache. If timeout is given, use that timeout for the + key; otherwise use the default cache timeout. + """ + raise NotImplementedError('subclasses of BaseCache must provide a set() method') + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + """ + Update the key's expiry time using timeout. Return True if successful + or False if the key does not exist. + """ + raise NotImplementedError('subclasses of BaseCache must provide a touch() method') + + def delete(self, key, version=None): + """ + Delete a key from the cache, failing silently. + """ + raise NotImplementedError('subclasses of BaseCache must provide a delete() method') + + def get_many(self, keys, version=None): + """ + Fetch a bunch of keys from the cache. For certain backends (memcached, + pgsql) this can be *much* faster when fetching multiple values. + + Return a dict mapping each key in keys to its value. If the given + key is missing, it will be missing from the response dict. + """ + d = {} + for k in keys: + val = self.get(k, version=version) + if val is not None: + d[k] = val + return d + + def get_or_set(self, key, default, timeout=DEFAULT_TIMEOUT, version=None): + """ + Fetch a given key from the cache. If the key does not exist, + add the key and set it to the default value. The default value can + also be any callable. If timeout is given, use that timeout for the + key; otherwise use the default cache timeout. + + Return the value of the key stored or retrieved. + """ + val = self.get(key, version=version) + if val is None: + if callable(default): + default = default() + if default is not None: + self.add(key, default, timeout=timeout, version=version) + # Fetch the value again to avoid a race condition if another + # caller added a value between the first get() and the add() + # above. + return self.get(key, default, version=version) + return val + + def has_key(self, key, version=None): + """ + Return True if the key is in the cache and has not expired. + """ + return self.get(key, version=version) is not None + + def incr(self, key, delta=1, version=None): + """ + Add delta to value in the cache. If the key does not exist, raise a + ValueError exception. + """ + value = self.get(key, version=version) + if value is None: + raise ValueError("Key '%s' not found" % key) + new_value = value + delta + self.set(key, new_value, version=version) + return new_value + + def decr(self, key, delta=1, version=None): + """ + Subtract delta from value in the cache. If the key does not exist, raise + a ValueError exception. + """ + return self.incr(key, -delta, version=version) + + def __contains__(self, key): + """ + Return True if the key is in the cache and has not expired. + """ + # This is a separate method, rather than just a copy of has_key(), + # so that it always has the same functionality as has_key(), even + # if a subclass overrides it. + return self.has_key(key) + + def set_many(self, data, timeout=DEFAULT_TIMEOUT, version=None): + """ + Set a bunch of values in the cache at once from a dict of key/value + pairs. For certain backends (memcached), this is much more efficient + than calling set() multiple times. + + If timeout is given, use that timeout for the key; otherwise use the + default cache timeout. + + On backends that support it, return a list of keys that failed + insertion, or an empty list if all keys were inserted successfully. + """ + for key, value in data.items(): + self.set(key, value, timeout=timeout, version=version) + return [] + + def delete_many(self, keys, version=None): + """ + Delete a bunch of values in the cache at once. For certain backends + (memcached), this is much more efficient than calling delete() multiple + times. + """ + for key in keys: + self.delete(key, version=version) + + def clear(self): + """Remove *all* values from the cache at once.""" + raise NotImplementedError('subclasses of BaseCache must provide a clear() method') + + def validate_key(self, key): + """ + Warn about keys that would not be portable to the memcached + backend. This encourages (but does not force) writing backend-portable + cache code. + """ + if len(key) > MEMCACHE_MAX_KEY_LENGTH: + warnings.warn( + 'Cache key will cause errors if used with memcached: %r ' + '(longer than %s)' % (key, MEMCACHE_MAX_KEY_LENGTH), CacheKeyWarning + ) + for char in key: + if ord(char) < 33 or ord(char) == 127: + warnings.warn( + 'Cache key contains characters that will cause errors if ' + 'used with memcached: %r' % key, CacheKeyWarning + ) + break + + def incr_version(self, key, delta=1, version=None): + """ + Add delta to the cache version for the supplied key. Return the new + version. + """ + if version is None: + version = self.version + + value = self.get(key, version=version) + if value is None: + raise ValueError("Key '%s' not found" % key) + + self.set(key, value, version=version + delta) + self.delete(key, version=version) + return version + delta + + def decr_version(self, key, delta=1, version=None): + """ + Subtract delta from the cache version for the supplied key. Return the + new version. + """ + return self.incr_version(key, -delta, version) + + def close(self, **kwargs): + """Close the cache connection""" + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/db.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/db.py new file mode 100644 index 00000000000..d782f2191d1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/db.py @@ -0,0 +1,262 @@ +"Database cache backend." +import base64 +import pickle +from datetime import datetime + +from django.conf import settings +from django.core.cache.backends.base import DEFAULT_TIMEOUT, BaseCache +from django.db import DatabaseError, connections, models, router, transaction +from django.utils import timezone +from django.utils.inspect import func_supports_parameter + + +class Options: + """A class that will quack like a Django model _meta class. + + This allows cache operations to be controlled by the router + """ + def __init__(self, table): + self.db_table = table + self.app_label = 'django_cache' + self.model_name = 'cacheentry' + self.verbose_name = 'cache entry' + self.verbose_name_plural = 'cache entries' + self.object_name = 'CacheEntry' + self.abstract = False + self.managed = True + self.proxy = False + self.swapped = False + + +class BaseDatabaseCache(BaseCache): + def __init__(self, table, params): + super().__init__(params) + self._table = table + + class CacheEntry: + _meta = Options(table) + self.cache_model_class = CacheEntry + + +class DatabaseCache(BaseDatabaseCache): + + # This class uses cursors provided by the database connection. This means + # it reads expiration values as aware or naive datetimes, depending on the + # value of USE_TZ and whether the database supports time zones. The ORM's + # conversion and adaptation infrastructure is then used to avoid comparing + # aware and naive datetimes accidentally. + + def get(self, key, default=None, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + db = router.db_for_read(self.cache_model_class) + connection = connections[db] + quote_name = connection.ops.quote_name + table = quote_name(self._table) + + with connection.cursor() as cursor: + cursor.execute( + 'SELECT %s, %s, %s FROM %s WHERE %s = %%s' % ( + quote_name('cache_key'), + quote_name('value'), + quote_name('expires'), + table, + quote_name('cache_key'), + ), + [key] + ) + row = cursor.fetchone() + if row is None: + return default + + expires = row[2] + expression = models.Expression(output_field=models.DateTimeField()) + for converter in (connection.ops.get_db_converters(expression) + + expression.get_db_converters(connection)): + if func_supports_parameter(converter, 'context'): # RemovedInDjango30Warning + expires = converter(expires, expression, connection, {}) + else: + expires = converter(expires, expression, connection) + + if expires < timezone.now(): + db = router.db_for_write(self.cache_model_class) + connection = connections[db] + with connection.cursor() as cursor: + cursor.execute( + 'DELETE FROM %s WHERE %s = %%s' % ( + table, + quote_name('cache_key'), + ), + [key] + ) + return default + + value = connection.ops.process_clob(row[1]) + return pickle.loads(base64.b64decode(value.encode())) + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + self._base_set('set', key, value, timeout) + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + return self._base_set('add', key, value, timeout) + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + return self._base_set('touch', key, None, timeout) + + def _base_set(self, mode, key, value, timeout=DEFAULT_TIMEOUT): + timeout = self.get_backend_timeout(timeout) + db = router.db_for_write(self.cache_model_class) + connection = connections[db] + quote_name = connection.ops.quote_name + table = quote_name(self._table) + + with connection.cursor() as cursor: + cursor.execute("SELECT COUNT(*) FROM %s" % table) + num = cursor.fetchone()[0] + now = timezone.now() + now = now.replace(microsecond=0) + if timeout is None: + exp = datetime.max + elif settings.USE_TZ: + exp = datetime.utcfromtimestamp(timeout) + else: + exp = datetime.fromtimestamp(timeout) + exp = exp.replace(microsecond=0) + if num > self._max_entries: + self._cull(db, cursor, now) + pickled = pickle.dumps(value, pickle.HIGHEST_PROTOCOL) + # The DB column is expecting a string, so make sure the value is a + # string, not bytes. Refs #19274. + b64encoded = base64.b64encode(pickled).decode('latin1') + try: + # Note: typecasting for datetimes is needed by some 3rd party + # database backends. All core backends work without typecasting, + # so be careful about changes here - test suite will NOT pick + # regressions. + with transaction.atomic(using=db): + cursor.execute( + 'SELECT %s, %s FROM %s WHERE %s = %%s' % ( + quote_name('cache_key'), + quote_name('expires'), + table, + quote_name('cache_key'), + ), + [key] + ) + result = cursor.fetchone() + + if result: + current_expires = result[1] + expression = models.Expression(output_field=models.DateTimeField()) + for converter in (connection.ops.get_db_converters(expression) + + expression.get_db_converters(connection)): + if func_supports_parameter(converter, 'context'): # RemovedInDjango30Warning + current_expires = converter(current_expires, expression, connection, {}) + else: + current_expires = converter(current_expires, expression, connection) + + exp = connection.ops.adapt_datetimefield_value(exp) + if result and mode == 'touch': + cursor.execute( + 'UPDATE %s SET %s = %%s WHERE %s = %%s' % ( + table, + quote_name('expires'), + quote_name('cache_key') + ), + [exp, key] + ) + elif result and (mode == 'set' or (mode == 'add' and current_expires < now)): + cursor.execute( + 'UPDATE %s SET %s = %%s, %s = %%s WHERE %s = %%s' % ( + table, + quote_name('value'), + quote_name('expires'), + quote_name('cache_key'), + ), + [b64encoded, exp, key] + ) + elif mode != 'touch': + cursor.execute( + 'INSERT INTO %s (%s, %s, %s) VALUES (%%s, %%s, %%s)' % ( + table, + quote_name('cache_key'), + quote_name('value'), + quote_name('expires'), + ), + [key, b64encoded, exp] + ) + else: + return False # touch failed. + except DatabaseError: + # To be threadsafe, updates/inserts are allowed to fail silently + return False + else: + return True + + def delete(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + + db = router.db_for_write(self.cache_model_class) + connection = connections[db] + table = connection.ops.quote_name(self._table) + + with connection.cursor() as cursor: + cursor.execute("DELETE FROM %s WHERE cache_key = %%s" % table, [key]) + + def has_key(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + + db = router.db_for_read(self.cache_model_class) + connection = connections[db] + quote_name = connection.ops.quote_name + + if settings.USE_TZ: + now = datetime.utcnow() + else: + now = datetime.now() + now = now.replace(microsecond=0) + + with connection.cursor() as cursor: + cursor.execute( + 'SELECT %s FROM %s WHERE %s = %%s and expires > %%s' % ( + quote_name('cache_key'), + quote_name(self._table), + quote_name('cache_key'), + ), + [key, connection.ops.adapt_datetimefield_value(now)] + ) + return cursor.fetchone() is not None + + def _cull(self, db, cursor, now): + if self._cull_frequency == 0: + self.clear() + else: + connection = connections[db] + table = connection.ops.quote_name(self._table) + cursor.execute("DELETE FROM %s WHERE expires < %%s" % table, + [connection.ops.adapt_datetimefield_value(now)]) + cursor.execute("SELECT COUNT(*) FROM %s" % table) + num = cursor.fetchone()[0] + if num > self._max_entries: + cull_num = num // self._cull_frequency + cursor.execute( + connection.ops.cache_key_culling_sql() % table, + [cull_num]) + cursor.execute("DELETE FROM %s " + "WHERE cache_key < %%s" % table, + [cursor.fetchone()[0]]) + + def clear(self): + db = router.db_for_write(self.cache_model_class) + connection = connections[db] + table = connection.ops.quote_name(self._table) + with connection.cursor() as cursor: + cursor.execute('DELETE FROM %s' % table) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/dummy.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/dummy.py new file mode 100644 index 00000000000..942b72ef898 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/dummy.py @@ -0,0 +1,38 @@ +"Dummy cache backend" + +from django.core.cache.backends.base import DEFAULT_TIMEOUT, BaseCache + + +class DummyCache(BaseCache): + def __init__(self, host, *args, **kwargs): + super().__init__(*args, **kwargs) + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + return True + + def get(self, key, default=None, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + return default + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + self.validate_key(key) + return False + + def delete(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + + def has_key(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + return False + + def clear(self): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/filebased.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/filebased.py new file mode 100644 index 00000000000..287d6472a58 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/filebased.py @@ -0,0 +1,164 @@ +"File-based cache backend" +import glob +import hashlib +import os +import pickle +import random +import tempfile +import time +import zlib + +from django.core.cache.backends.base import DEFAULT_TIMEOUT, BaseCache +from django.core.files import locks +from django.core.files.move import file_move_safe + + +def _write_content(f, expiry, value): + f.write(pickle.dumps(expiry, pickle.HIGHEST_PROTOCOL)) + f.write(zlib.compress(pickle.dumps(value, pickle.HIGHEST_PROTOCOL))) + + +class FileBasedCache(BaseCache): + cache_suffix = '.djcache' + + def __init__(self, dir, params): + super().__init__(params) + self._dir = os.path.abspath(dir) + self._createdir() + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + if self.has_key(key, version): + return False + self.set(key, value, timeout, version) + return True + + def get(self, key, default=None, version=None): + fname = self._key_to_file(key, version) + try: + with open(fname, 'rb') as f: + if not self._is_expired(f): + return pickle.loads(zlib.decompress(f.read())) + except FileNotFoundError: + pass + return default + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + self._createdir() # Cache dir can be deleted at any time. + fname = self._key_to_file(key, version) + self._cull() # make some room if necessary + fd, tmp_path = tempfile.mkstemp(dir=self._dir) + renamed = False + try: + with open(fd, 'wb') as f: + expiry = self.get_backend_timeout(timeout) + _write_content(f, expiry, value) + file_move_safe(tmp_path, fname, allow_overwrite=True) + renamed = True + finally: + if not renamed: + os.remove(tmp_path) + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + try: + with open(self._key_to_file(key, version), 'r+b') as f: + try: + locks.lock(f, locks.LOCK_EX) + if self._is_expired(f): + return False + else: + previous_value = pickle.loads(zlib.decompress(f.read())) + f.seek(0) + _write_content(f, self.get_backend_timeout(timeout), previous_value) + return True + finally: + locks.unlock(f) + except FileNotFoundError: + return False + + def delete(self, key, version=None): + self._delete(self._key_to_file(key, version)) + + def _delete(self, fname): + if not fname.startswith(self._dir) or not os.path.exists(fname): + return + try: + os.remove(fname) + except FileNotFoundError: + # The file may have been removed by another process. + pass + + def has_key(self, key, version=None): + fname = self._key_to_file(key, version) + if os.path.exists(fname): + with open(fname, 'rb') as f: + return not self._is_expired(f) + return False + + def _cull(self): + """ + Remove random cache entries if max_entries is reached at a ratio + of num_entries / cull_frequency. A value of 0 for CULL_FREQUENCY means + that the entire cache will be purged. + """ + filelist = self._list_cache_files() + num_entries = len(filelist) + if num_entries < self._max_entries: + return # return early if no culling is required + if self._cull_frequency == 0: + return self.clear() # Clear the cache when CULL_FREQUENCY = 0 + # Delete a random selection of entries + filelist = random.sample(filelist, + int(num_entries / self._cull_frequency)) + for fname in filelist: + self._delete(fname) + + def _createdir(self): + if not os.path.exists(self._dir): + try: + os.makedirs(self._dir, 0o700) + except FileExistsError: + pass + + def _key_to_file(self, key, version=None): + """ + Convert a key into a cache file path. Basically this is the + root cache path joined with the md5sum of the key and a suffix. + """ + key = self.make_key(key, version=version) + self.validate_key(key) + return os.path.join(self._dir, ''.join( + [hashlib.md5(key.encode()).hexdigest(), self.cache_suffix])) + + def clear(self): + """ + Remove all the cache files. + """ + if not os.path.exists(self._dir): + return + for fname in self._list_cache_files(): + self._delete(fname) + + def _is_expired(self, f): + """ + Take an open cache file `f` and delete it if it's expired. + """ + try: + exp = pickle.load(f) + except EOFError: + exp = 0 # An empty file is considered expired. + if exp is not None and exp < time.time(): + f.close() # On Windows a file has to be closed before deleting + self._delete(f.name) + return True + return False + + def _list_cache_files(self): + """ + Get a list of paths to all the cache files. These are all the files + in the root cache dir that end on the cache_suffix. + """ + if not os.path.exists(self._dir): + return [] + filelist = [os.path.join(self._dir, fname) for fname + in glob.glob1(self._dir, '*%s' % self.cache_suffix)] + return filelist diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/locmem.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/locmem.py new file mode 100644 index 00000000000..093144f04a1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/locmem.py @@ -0,0 +1,120 @@ +"Thread-safe in-memory cache backend." +import pickle +import time +from collections import OrderedDict +from threading import Lock + +from django.core.cache.backends.base import DEFAULT_TIMEOUT, BaseCache + +# Global in-memory store of cache data. Keyed by name, to provide +# multiple named local memory caches. +_caches = {} +_expire_info = {} +_locks = {} + + +class LocMemCache(BaseCache): + def __init__(self, name, params): + super().__init__(params) + self._cache = _caches.setdefault(name, OrderedDict()) + self._expire_info = _expire_info.setdefault(name, {}) + self._lock = _locks.setdefault(name, Lock()) + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + pickled = pickle.dumps(value, pickle.HIGHEST_PROTOCOL) + with self._lock: + if self._has_expired(key): + self._set(key, pickled, timeout) + return True + return False + + def get(self, key, default=None, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + with self._lock: + if self._has_expired(key): + self._delete(key) + return default + pickled = self._cache[key] + self._cache.move_to_end(key, last=False) + return pickle.loads(pickled) + + def _set(self, key, value, timeout=DEFAULT_TIMEOUT): + if len(self._cache) >= self._max_entries: + self._cull() + self._cache[key] = value + self._cache.move_to_end(key, last=False) + self._expire_info[key] = self.get_backend_timeout(timeout) + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + pickled = pickle.dumps(value, pickle.HIGHEST_PROTOCOL) + with self._lock: + self._set(key, pickled, timeout) + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + with self._lock: + if self._has_expired(key): + return False + self._expire_info[key] = self.get_backend_timeout(timeout) + return True + + def incr(self, key, delta=1, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + with self._lock: + if self._has_expired(key): + self._delete(key) + raise ValueError("Key '%s' not found" % key) + pickled = self._cache[key] + value = pickle.loads(pickled) + new_value = value + delta + pickled = pickle.dumps(new_value, pickle.HIGHEST_PROTOCOL) + self._cache[key] = pickled + self._cache.move_to_end(key, last=False) + return new_value + + def has_key(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + with self._lock: + if self._has_expired(key): + self._delete(key) + return False + return True + + def _has_expired(self, key): + exp = self._expire_info.get(key, -1) + return exp is not None and exp <= time.time() + + def _cull(self): + if self._cull_frequency == 0: + self._cache.clear() + self._expire_info.clear() + else: + count = len(self._cache) // self._cull_frequency + for i in range(count): + key, _ = self._cache.popitem() + del self._expire_info[key] + + def _delete(self, key): + try: + del self._cache[key] + del self._expire_info[key] + except KeyError: + pass + + def delete(self, key, version=None): + key = self.make_key(key, version=version) + self.validate_key(key) + with self._lock: + self._delete(key) + + def clear(self): + with self._lock: + self._cache.clear() + self._expire_info.clear() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/memcached.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/memcached.py new file mode 100644 index 00000000000..1c8066ba039 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/backends/memcached.py @@ -0,0 +1,189 @@ +"Memcached cache backend" + +import pickle +import re +import time + +from django.core.cache.backends.base import DEFAULT_TIMEOUT, BaseCache +from django.utils.functional import cached_property + + +class BaseMemcachedCache(BaseCache): + def __init__(self, server, params, library, value_not_found_exception): + super().__init__(params) + if isinstance(server, str): + self._servers = re.split('[;,]', server) + else: + self._servers = server + + # The exception type to catch from the underlying library for a key + # that was not found. This is a ValueError for python-memcache, + # pylibmc.NotFound for pylibmc, and cmemcache will return None without + # raising an exception. + self.LibraryValueNotFoundException = value_not_found_exception + + self._lib = library + self._options = params.get('OPTIONS') or {} + + @property + def _cache(self): + """ + Implement transparent thread-safe access to a memcached client. + """ + if getattr(self, '_client', None) is None: + self._client = self._lib.Client(self._servers, **self._options) + + return self._client + + def get_backend_timeout(self, timeout=DEFAULT_TIMEOUT): + """ + Memcached deals with long (> 30 days) timeouts in a special + way. Call this function to obtain a safe value for your timeout. + """ + if timeout == DEFAULT_TIMEOUT: + timeout = self.default_timeout + + if timeout is None: + # Using 0 in memcache sets a non-expiring timeout. + return 0 + elif int(timeout) == 0: + # Other cache backends treat 0 as set-and-expire. To achieve this + # in memcache backends, a negative timeout must be passed. + timeout = -1 + + if timeout > 2592000: # 60*60*24*30, 30 days + # See https://github.com/memcached/memcached/wiki/Programming#expiration + # "Expiration times can be set from 0, meaning "never expire", to + # 30 days. Any time higher than 30 days is interpreted as a Unix + # timestamp date. If you want to expire an object on January 1st of + # next year, this is how you do that." + # + # This means that we have to switch to absolute timestamps. + timeout += int(time.time()) + return int(timeout) + + def add(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + return self._cache.add(key, value, self.get_backend_timeout(timeout)) + + def get(self, key, default=None, version=None): + key = self.make_key(key, version=version) + val = self._cache.get(key) + if val is None: + return default + return val + + def set(self, key, value, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + if not self._cache.set(key, value, self.get_backend_timeout(timeout)): + # make sure the key doesn't keep its old value in case of failure to set (memcached's 1MB limit) + self._cache.delete(key) + + def delete(self, key, version=None): + key = self.make_key(key, version=version) + self._cache.delete(key) + + def get_many(self, keys, version=None): + new_keys = [self.make_key(x, version=version) for x in keys] + ret = self._cache.get_multi(new_keys) + if ret: + m = dict(zip(new_keys, keys)) + return {m[k]: v for k, v in ret.items()} + return ret + + def close(self, **kwargs): + # Many clients don't clean up connections properly. + self._cache.disconnect_all() + + def incr(self, key, delta=1, version=None): + key = self.make_key(key, version=version) + # memcached doesn't support a negative delta + if delta < 0: + return self._cache.decr(key, -delta) + try: + val = self._cache.incr(key, delta) + + # python-memcache responds to incr on nonexistent keys by + # raising a ValueError, pylibmc by raising a pylibmc.NotFound + # and Cmemcache returns None. In all cases, + # we should raise a ValueError though. + except self.LibraryValueNotFoundException: + val = None + if val is None: + raise ValueError("Key '%s' not found" % key) + return val + + def decr(self, key, delta=1, version=None): + key = self.make_key(key, version=version) + # memcached doesn't support a negative delta + if delta < 0: + return self._cache.incr(key, -delta) + try: + val = self._cache.decr(key, delta) + + # python-memcache responds to incr on nonexistent keys by + # raising a ValueError, pylibmc by raising a pylibmc.NotFound + # and Cmemcache returns None. In all cases, + # we should raise a ValueError though. + except self.LibraryValueNotFoundException: + val = None + if val is None: + raise ValueError("Key '%s' not found" % key) + return val + + def set_many(self, data, timeout=DEFAULT_TIMEOUT, version=None): + safe_data = {} + original_keys = {} + for key, value in data.items(): + safe_key = self.make_key(key, version=version) + safe_data[safe_key] = value + original_keys[safe_key] = key + failed_keys = self._cache.set_multi(safe_data, self.get_backend_timeout(timeout)) + return [original_keys[k] for k in failed_keys] + + def delete_many(self, keys, version=None): + self._cache.delete_multi(self.make_key(key, version=version) for key in keys) + + def clear(self): + self._cache.flush_all() + + +class MemcachedCache(BaseMemcachedCache): + "An implementation of a cache binding using python-memcached" + def __init__(self, server, params): + import memcache + super().__init__(server, params, library=memcache, value_not_found_exception=ValueError) + + @property + def _cache(self): + if getattr(self, '_client', None) is None: + client_kwargs = {'pickleProtocol': pickle.HIGHEST_PROTOCOL} + client_kwargs.update(self._options) + self._client = self._lib.Client(self._servers, **client_kwargs) + return self._client + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + return self._cache.touch(key, self.get_backend_timeout(timeout)) != 0 + + +class PyLibMCCache(BaseMemcachedCache): + "An implementation of a cache binding using pylibmc" + def __init__(self, server, params): + import pylibmc + super().__init__(server, params, library=pylibmc, value_not_found_exception=pylibmc.NotFound) + + @cached_property + def _cache(self): + return self._lib.Client(self._servers, **self._options) + + def touch(self, key, timeout=DEFAULT_TIMEOUT, version=None): + key = self.make_key(key, version=version) + if timeout == 0: + return self._cache.delete(key) + return self._cache.touch(key, self.get_backend_timeout(timeout)) + + def close(self, **kwargs): + # libmemcached manages its own connections. Don't call disconnect_all() + # as it resets the failover state and creates unnecessary reconnects. + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/utils.py new file mode 100644 index 00000000000..45727fae461 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/cache/utils.py @@ -0,0 +1,12 @@ +import hashlib +from urllib.parse import quote + +TEMPLATE_FRAGMENT_KEY_TEMPLATE = 'template.cache.%s.%s' + + +def make_template_fragment_key(fragment_name, vary_on=None): + if vary_on is None: + vary_on = () + key = ':'.join(quote(str(var)) for var in vary_on) + args = hashlib.md5(key.encode()) + return TEMPLATE_FRAGMENT_KEY_TEMPLATE % (fragment_name, args.hexdigest()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__init__.py new file mode 100644 index 00000000000..8ef3f5db90e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__init__.py @@ -0,0 +1,23 @@ +from .messages import ( + CRITICAL, DEBUG, ERROR, INFO, WARNING, CheckMessage, Critical, Debug, + Error, Info, Warning, +) +from .registry import Tags, register, run_checks, tag_exists + +# Import these to force registration of checks +import django.core.checks.caches # NOQA isort:skip +import django.core.checks.database # NOQA isort:skip +import django.core.checks.model_checks # NOQA isort:skip +import django.core.checks.security.base # NOQA isort:skip +import django.core.checks.security.csrf # NOQA isort:skip +import django.core.checks.security.sessions # NOQA isort:skip +import django.core.checks.templates # NOQA isort:skip +import django.core.checks.urls # NOQA isort:skip + + +__all__ = [ + 'CheckMessage', + 'Debug', 'Info', 'Warning', 'Error', 'Critical', + 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL', + 'register', 'run_checks', 'tag_exists', 'Tags', +] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0c16ed0ea7ae8f760c9d44a10e9e42141420de37 GIT binary patch literal 990 zcmaJ<%Wl&^6txpOaUM?62YpZ^Sag#GwgfCdLWt6oDiWkpXoYk)*2FV)O+0oq;{f>u z{)8=`Gh0^u1;m0ows}YO$mh&>?z#8+%v`u`+ra136Nt0AVSLq#Kc7A>p5rUOAW(yv ziNQ@Uc@1j34s~vU#ci;80~)*uP40lhThQWdX!8zqOs%OUUG9R*d(h*3=<@*#@OzzF z$p&l|yjAgb#kVTnsd%^Iy^8mdZQ7ts>d+Q#(+=%Ym-c9%4(JBmq+3xRZd2=xG2Fg3 zvGHL?ImgrS`S|$gm9j@CFD_1%eKMV%O_epCygXCQw@1^-cyg+`$5$+zzh+XBh@nWt zc^r}iMQpZ=P$WbqP?TO~C?X<_(`aZZ>zqVVIf6y8%$ZPau}p(dr;@6jlPF*xaYJ5X zFUCYP5k*TwM?+VGJ_g}vz+*6kt)Zd8(ooaT)1VJT3^ce1!vp2;vRPRM73xCsJ4I2i z$XygIO8u(*vum*`GX7Hq_USv4Mwu68f_dd1c_G1xRE=^A4%UQFl9L&c4DPPkbXPP>M@9yeWr7f8s2aaA!?a&iEoBIg_xvW_KwPshUARk|YQ| z8)8TMuHjqYf5^mKE=b6vKPoI5F`oG&_TJCMs?6ml@yuVW@~bR;=sosjoU{9=nB&!w xeifp9^-EvHR`u@rX2#>72x?}z|teROfs`3Bq`wtzr2^IhV literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/caches.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/caches.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..104b644fb02917f8b1f99f4f163ec837ef05cf4e GIT binary patch literal 667 zcmYjNO>fjN5Vf7e$!>O~A}Y?|fT|qW6u|)`gu3c30#WtAwg)VsD8z1>&8KXq)%IFW zNc;xQ{H0tu^)GNhOuP%~Nb@wFk2i08KAnyc*tb_K|A7(uH9YQ{4UZ#m^$~z0j!RTw zhVc-Sl2jJ6Ahx(&+LgnciZWWc%*9AJ+!59z#3^^b6Xpq5(DmpRbB~X{qFce}9gy8(F9}Nrj3Q>!i+_g{YcnA+91VH{4{RGXD~_8-3Z-&u1?qm22@7 zCW<73pJ2jmYd;%&I1wdqsDV9@+PD7vh zTi)5AdwbS{{~0M}hRNLABk91595|#qzzCqHTM>rOoO%z2oxS(EYIs+QH^YCcJ%9+9M@{~ZlKa|D-Atv% zCBuoTvU+IBIvJX~q_K0|Ws)KvC$o8TU03^qgT&>H*(JtQWkmWZNo#A8ZZM@(qsGda z!EElgy4+})8jXoZf?d16iwJ-T?BO4@8x)_$D{}R_<3NwU_XOL%mkkJHwCvMWcPspY XK9%_BsI2vEVUF96=*INeCXet7Ix&M1 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/messages.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/messages.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..262300104cf3ff3e7e575ef2bd8ff65b8f68c1bd GIT binary patch literal 3514 zcmb_fTW=Fb6rS0e*N)?aKm$UwifBV|3pOpi01e@iq>vVjl!T&Ms#cC??5wk~lbH<^ z%Xz6I1@)mnq3`)i``Rb|LLW-MGq!VsNJwEVe|3}KEhvSJv|(t_jYkt92_BCD&9 zrPh_YELA=1JGf{}2hO1BZy;jU;W6)8dMvgC@A5x*hj&)?X%m5QNPz4gxYllM#%Maj$>3KRQTvVKBF9(Y*deV+u>6UVjD= zvsdgDZ-DsL#n{?mJG=(^g|+PqdzN+K2+-`5svL6%7j5FAT}RUwAv)~0^IIHS!Dn5I zwxoX5`h{_}VUeeHc`476R9(iEI97Qpu?p7`hsL{B;Cw2=s>4;SHzZb}e;-w1(G6;aw*7N$c`0q(mdF76j6vksfDFOSoIKE~9F~ zqrU&l5h=YF`d@yh?OvYL`H6(JGnw?m`O?y@iAmkg zOls=s&S#O+CVUHGSy3J7MZclZS*~bVPCusI?qis^!5aLGjH)clD6w^{Oq%qvhC&y< zG0xuKh|;L{o-*k`6r_Rx>x1At9_uj(#p+{wHrkX+Zt)9m-pcIWthX|o64OAW5Cs&Z;i|jH6oqY` z8*2tZZfe;Pu2CZc)Wop0sjrd&v>oH^vxn&2pL2*|n!9&AWzf+eM@ZYN9sRs^GTX5tYP zLu6qXNmP1q4I7!tfvDl_b8i9ZPlHXRQa+%4ab%%;_FD|f$ z-dsohC3x6x?*7vUyS9l>RA^P#iMRTK`dx0qdp|kNitp%@ex&4#F?(O0UDq(GzQh!D zg@id`xLBlGPE7Fb0 z`;I1jKMd?f>I~DddweK@^iI6rf^GowH_Z}S!{HKBa0Dfw4{Ci-Z!n*mvT3{!=lpj*p(5o9HC!pzD8iL{r1i9gk=-P2T&H2v#wc>lI@S4Q35{Xco*n?e8p literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/model_checks.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/model_checks.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..cc9831c37812d6e3d069982e63e77e14c0e9e4f1 GIT binary patch literal 5483 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 jwPP|GX^k@d>#zx8)(wK2CLw&f-huKK9Q!=obF ziIk}9QO-rGDo2TUB5|y(k|8Xos!kzB<1{Kj-I~Z$^}XfF3BxQJi7>3(Fa*^}iuG<7 zKA%MCbfg`IJdeXrw&2LpM$ty$py;5$_(=#IkzEwaATEe}3+pKU6ZT%_a$k+3Sg79S zUX%^UkOy4%^wMOfH$EtK^XxPK^PYkb+y{;QXb4KvDRC}Eul7q%ieaKa z+aDiD3wA-n)GZJWwM>i7|L7SD!JHxM38-BLlN%=l0(yg6ymdk$tgF1u9jLYVP2S-y z)NKA1U*cV;wfWn8nXf?2;Uhus*d|$0gyB258@h;4 zhaRrYnddi?`Y{^Td>Cr<&J8H)*C1Y#*Yve9FgXS9I7e1NN_tEsD=qxH1uf~H8YLaj z-;lo`v!xV;XJy?CV`I(_v~ipQM~g5erz1-MhE{GLl0z zTPw22VnS}b#^Dp@?uv=Y|U$NF<_&EI^=hw@mQ_T4&ptSTOarMi21(H z#zF$4jHXPYPZQ@Uuv)>kg+Adn&Rfu)I-{O4H~J9-YOZ7PERB(Hm>)jXTxKBn5O9cG zbq@r9iG<{ooKa5Csa!jydq!q~G>>RW&#aQ1Qwq5QAT#=qk2)*7R%IaqDsw0bc^j6I z2>!~9IQI;sc*sm3QO&FuW@Xn%kniHmAEVHurPHUCWSNk^fKG)>N2pELs7nt&nTzc# zhWJ$W)k)i60;egYQ?j~hJJc~O z-27VdHj|&kI=yi=d}uDV(Vr>m>*RNq= zl1(}J5)GHi3-)7-ws6JwK@0)Q&u*dpdw}mfW4|pIY)6Iq+SMTXIW}jvtj3S@pl=h( z%*rmlZI*yA!Z^5sUqILzepXilsQDIHs)=O70cGEHlpOz72@`5p;p`SCEmy=tY#&WMJxJRwi^yAEsOjVdcU= zC|&{PR3BH?_ws^Gmy_l$Zk&v-Gi?+4r62|5g1)u^VUVf7rkL&L`r7u)#k9gD6c&6; z0VumjxO?PV0tv1kDEeShyZ3t_SamjrA``F1^5Iil1wCX@gBEG0+HBecw2SW4S+Z z*Id(W>5;zYRvr9@sL1nFNeoBuPW>SFCq5TD69p}I!bT)DCGM;k6*oBkJRd|9Ia literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/templates.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/templates.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0bf5a66e7b886ee0b124e633280595c0b4b148d3 GIT binary patch literal 1434 zcmaJ=&u<$=6rP#=;q}^yD1;&v6fNT5`hcC53sg}=CHqjdq!BSltXeG_&t$#!{$ggF z;&gp-FCg(h*hl`QxpL~ifYid9wd00VVx{+H{CVEI_rCAV4?8<9g75cl{J3W#^q2l| z{R0er3noV3D55w)zFtX!Q{oehs6oxdNKM~NE#FFQ-^PfU)S@=6{XzU1>>XOK_71a| zHLfo(b!p=jT43MZB2BteAq|R8QG53_WJAYotQ^6ljI&6*#(=a9W%W7FxiSY~B$UHh z6bs4t^Ww~#L zQLtfrKJ!{h9#Y0dOCNrEGI;d#__X8oV>x2n<1EeL-m7c9d<((f*Fy6`#(CDc+?6aX zl29_y=^q^2gC~A|S|QyeKI;}UIm)xII$w81EZLV3 zF$p6G+8i0?oOOpIHk^p=I}wVRsvkxyW4{*sXivALhuS3MpUZpI;b1dkL0A+4jkyRm z)prh)de=;{pV@W9162S`ctjOGyMrlfO zL4+%!rECV|PVLE2x!Z*(j|Q25H@rXlajm9df8!@6E76?Pf&= zzXb=lE?c>=h%+I>Y{--W5n62!K~r>J8L5breV+3)l**K|f+;5mvM^;qplo1|WwdSc zkMwO?EM+tO;014LaJ_G=?UkR?9O4D(`mwv^lKHL afpbWc>=A+qA#ZF8R!rX7wu9Z8gZ~Azb9OlZ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/urls.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/__pycache__/urls.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e4590cdc9fed8e658521eaec00fefd77bbc88bd5 GIT binary patch literal 3431 zcmZuz-E!N;6~-<=5TqzsRungB(+0^Tc9^=PI!&B3)_>?@^=ISbQ#|^g7=$HQWQ|ydF?#0_AK4un@3wFvXH@A_MsCL)RXf#@ z*YTJoJ?S3S=1f$C`^1{FPF+-m_r&U~ovqYF-K;dktD+&+pRmrl*bo;WvvDS~DJ~kB z3t~&Wf|X6Neb;JU`W_ZpO_o=0CX+ao3a_4)X&S}@{XL^KC$HR6Dp9$!9}IL}{W?%F zR&!6uL8!5%M`DYggBN=KfJeWNA+=H_n6T!yx-7V`$=w-eR>tSn%ub!mp0m5wz=AQ( zUf#HK`}ThKt2Bm#Ud4Birb-d6`IoAqS!j7Y0fK8=HFHy2>EYWSUtu;Q*Hw(+~ zSz6=aNNvc&8?3=x<}tO6xpSCuOc16wN%#W{sg;35g3s+4%kclGrhb~SIWSBaR_r;~ zS5uyWECsTH6S~u8-N)~a>`jyoAIRv~H|F^1Q2GlPT1FhF39ON?rj2y-Dmb;qxQhnmK7DbLMPTDFP^~oVcgfF0h%o18Y{z z++FM58#6Dfo>Ws$R8MM|cgln(YEStoLiGNZSrzEjr@ICjV!t2ueNfbogOMzV;!m^` zei-}USrqnyG)!Xc2TI0QQhySM_b0LdR*@fjhS-X({hW_PXS(ORc=Q_>2Ds;Y+kfFR zHscu=){&!}jQxw>cVH1yBx}%Y+Bt9S2 zU}%>Zxpb#nntVM<{;)N;yt#-9K(Hw@#mcL|J5t%GGvVA9yzx7kwbKQ zL>2v43`Hs!Aid7`->p89fv}%=88-yC>HocJ2mvc|gd-}Ds(fS3+zi2hr15!%w?6xb zX6zG&l;LFVyrBKtnGKS;)9WuK4FccX;?g_6uac38i8B0knMWE#ti{|pvXfWj2_*vE z!eGdLdB$KX%7tKaTQJz@2!6u8!Q3J5v!7U}3;NsYU2NKW#y(l(Cg(5-V>657^EwuD z8>fRw)iFh4s*8&<#_5fw0S)G1Y-h4Vi z$_so-AwFto8ibVeF;k|0L~)RsB2xN?e1PCK<)BqJN`%xs6&}b172a$5y&x_Vgvp&l zspM6pi(Y_F|Djy0D=Je7WeRCD;YJsy41)(`2ig$%$WN5XBR&X?i)b5Wa z#I0EPWHzo{M}Z!$T1y>9b{1R zV!qZ(qDb~k>tc#&XVFg`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpd" % \ + (self.__class__.__name__, self.level, self.msg, self.hint, self.obj, self.id) + + def is_serious(self, level=ERROR): + return self.level >= level + + def is_silenced(self): + from django.conf import settings + return self.id in settings.SILENCED_SYSTEM_CHECKS + + +class Debug(CheckMessage): + def __init__(self, *args, **kwargs): + super().__init__(DEBUG, *args, **kwargs) + + +class Info(CheckMessage): + def __init__(self, *args, **kwargs): + super().__init__(INFO, *args, **kwargs) + + +class Warning(CheckMessage): + def __init__(self, *args, **kwargs): + super().__init__(WARNING, *args, **kwargs) + + +class Error(CheckMessage): + def __init__(self, *args, **kwargs): + super().__init__(ERROR, *args, **kwargs) + + +class Critical(CheckMessage): + def __init__(self, *args, **kwargs): + super().__init__(CRITICAL, *args, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/model_checks.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/model_checks.py new file mode 100644 index 00000000000..2397fe3bb28 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/model_checks.py @@ -0,0 +1,154 @@ +import inspect +import types +from itertools import chain + +from django.apps import apps +from django.core.checks import Error, Tags, register + + +@register(Tags.models) +def check_all_models(app_configs=None, **kwargs): + errors = [] + if app_configs is None: + models = apps.get_models() + else: + models = chain.from_iterable(app_config.get_models() for app_config in app_configs) + for model in models: + if not inspect.ismethod(model.check): + errors.append( + Error( + "The '%s.check()' class method is currently overridden by %r." + % (model.__name__, model.check), + obj=model, + id='models.E020' + ) + ) + else: + errors.extend(model.check(**kwargs)) + return errors + + +def _check_lazy_references(apps, ignore=None): + """ + Ensure all lazy (i.e. string) model references have been resolved. + + Lazy references are used in various places throughout Django, primarily in + related fields and model signals. Identify those common cases and provide + more helpful error messages for them. + + The ignore parameter is used by StateApps to exclude swappable models from + this check. + """ + pending_models = set(apps._pending_operations) - (ignore or set()) + + # Short circuit if there aren't any errors. + if not pending_models: + return [] + + from django.db.models import signals + model_signals = { + signal: name for name, signal in vars(signals).items() + if isinstance(signal, signals.ModelSignal) + } + + def extract_operation(obj): + """ + Take a callable found in Apps._pending_operations and identify the + original callable passed to Apps.lazy_model_operation(). If that + callable was a partial, return the inner, non-partial function and + any arguments and keyword arguments that were supplied with it. + + obj is a callback defined locally in Apps.lazy_model_operation() and + annotated there with a `func` attribute so as to imitate a partial. + """ + operation, args, keywords = obj, [], {} + while hasattr(operation, 'func'): + # The or clauses are redundant but work around a bug (#25945) in + # functools.partial in Python <= 3.5.1. + args.extend(getattr(operation, 'args', []) or []) + keywords.update(getattr(operation, 'keywords', {}) or {}) + operation = operation.func + return operation, args, keywords + + def app_model_error(model_key): + try: + apps.get_app_config(model_key[0]) + model_error = "app '%s' doesn't provide model '%s'" % model_key + except LookupError: + model_error = "app '%s' isn't installed" % model_key[0] + return model_error + + # Here are several functions which return CheckMessage instances for the + # most common usages of lazy operations throughout Django. These functions + # take the model that was being waited on as an (app_label, modelname) + # pair, the original lazy function, and its positional and keyword args as + # determined by extract_operation(). + + def field_error(model_key, func, args, keywords): + error_msg = ( + "The field %(field)s was declared with a lazy reference " + "to '%(model)s', but %(model_error)s." + ) + params = { + 'model': '.'.join(model_key), + 'field': keywords['field'], + 'model_error': app_model_error(model_key), + } + return Error(error_msg % params, obj=keywords['field'], id='fields.E307') + + def signal_connect_error(model_key, func, args, keywords): + error_msg = ( + "%(receiver)s was connected to the '%(signal)s' signal with a " + "lazy reference to the sender '%(model)s', but %(model_error)s." + ) + receiver = args[0] + # The receiver is either a function or an instance of class + # defining a `__call__` method. + if isinstance(receiver, types.FunctionType): + description = "The function '%s'" % receiver.__name__ + elif isinstance(receiver, types.MethodType): + description = "Bound method '%s.%s'" % (receiver.__self__.__class__.__name__, receiver.__name__) + else: + description = "An instance of class '%s'" % receiver.__class__.__name__ + signal_name = model_signals.get(func.__self__, 'unknown') + params = { + 'model': '.'.join(model_key), + 'receiver': description, + 'signal': signal_name, + 'model_error': app_model_error(model_key), + } + return Error(error_msg % params, obj=receiver.__module__, id='signals.E001') + + def default_error(model_key, func, args, keywords): + error_msg = "%(op)s contains a lazy reference to %(model)s, but %(model_error)s." + params = { + 'op': func, + 'model': '.'.join(model_key), + 'model_error': app_model_error(model_key), + } + return Error(error_msg % params, obj=func, id='models.E022') + + # Maps common uses of lazy operations to corresponding error functions + # defined above. If a key maps to None, no error will be produced. + # default_error() will be used for usages that don't appear in this dict. + known_lazy = { + ('django.db.models.fields.related', 'resolve_related_class'): field_error, + ('django.db.models.fields.related', 'set_managed'): None, + ('django.dispatch.dispatcher', 'connect'): signal_connect_error, + } + + def build_error(model_key, func, args, keywords): + key = (func.__module__, func.__name__) + error_fn = known_lazy.get(key, default_error) + return error_fn(model_key, func, args, keywords) if error_fn else None + + return sorted(filter(None, ( + build_error(model_key, *extract_operation(func)) + for model_key in pending_models + for func in apps._pending_operations[model_key] + )), key=lambda error: error.msg) + + +@register(Tags.models) +def check_lazy_references(app_configs=None, **kwargs): + return _check_lazy_references(apps) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/registry.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/registry.py new file mode 100644 index 00000000000..9660272d9bb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/registry.py @@ -0,0 +1,96 @@ +from itertools import chain + +from django.utils.itercompat import is_iterable + + +class Tags: + """ + Built-in tags for internal checks. + """ + admin = 'admin' + caches = 'caches' + compatibility = 'compatibility' + database = 'database' + models = 'models' + security = 'security' + signals = 'signals' + templates = 'templates' + urls = 'urls' + + +class CheckRegistry: + + def __init__(self): + self.registered_checks = set() + self.deployment_checks = set() + + def register(self, check=None, *tags, **kwargs): + """ + Can be used as a function or a decorator. Register given function + `f` labeled with given `tags`. The function should receive **kwargs + and return list of Errors and Warnings. + + Example:: + + registry = CheckRegistry() + @registry.register('mytag', 'anothertag') + def my_check(apps, **kwargs): + # ... perform checks and collect `errors` ... + return errors + # or + registry.register(my_check, 'mytag', 'anothertag') + """ + def inner(check): + check.tags = tags + checks = self.deployment_checks if kwargs.get('deploy') else self.registered_checks + checks.add(check) + return check + + if callable(check): + return inner(check) + else: + if check: + tags += (check,) + return inner + + def run_checks(self, app_configs=None, tags=None, include_deployment_checks=False): + """ + Run all registered checks and return list of Errors and Warnings. + """ + errors = [] + checks = self.get_checks(include_deployment_checks) + + if tags is not None: + checks = [check for check in checks if not set(check.tags).isdisjoint(tags)] + else: + # By default, 'database'-tagged checks are not run as they do more + # than mere static code analysis. + checks = [check for check in checks if Tags.database not in check.tags] + + for check in checks: + new_errors = check(app_configs=app_configs) + assert is_iterable(new_errors), ( + "The function %r did not return a list. All functions registered " + "with the checks registry must return a list." % check) + errors.extend(new_errors) + return errors + + def tag_exists(self, tag, include_deployment_checks=False): + return tag in self.tags_available(include_deployment_checks) + + def tags_available(self, deployment_checks=False): + return set(chain.from_iterable( + check.tags for check in self.get_checks(deployment_checks) + )) + + def get_checks(self, include_deployment_checks=False): + checks = list(self.registered_checks) + if include_deployment_checks: + checks.extend(self.deployment_checks) + return checks + + +registry = CheckRegistry() +register = registry.register +run_checks = registry.run_checks +tag_exists = registry.tag_exists diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4a93bb0b131169f62000939fd8c44e06ae7b87dc GIT binary patch literal 195 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdV9q_Pr;wB*0@X=Rg+HIXS-q((6}7?AIgf&~KX11OoA zbQ5RM=}b0VXVsZ3yy>>$??uQqUzU zX`ZT#i6l?+F`oI#sAM1?;^Rs_1bKo_DtR386hExw3CKtIw2~(wALYlCJO%kUKcVEq zkWY%V7~`kDHcn~$w9+1d_6$F(>g{tkclD}(=p&wQ!9&?~2hv{(78(w-U8zQ^BJ+OtF2IXSWM zL)vS6L1`}xX&3o*rM)<$y}@rP?WG~@Eq+^RFAr(&@ViROhP3zi2TJ?akoH6Vkl4ms~e@l zn)z9&WIkM8DHqn}nC0@`y`|EMxmL(8uN5AYS?c0f$K3*uZvoc-JR+~-?(;d z0TdZFx2_{4-oWabW7oExS+y-tm;LOaw3=eI71*BZ|FHRUWWS=MWi^B!0wa2>0%+y7 z;7|pdu!zk(pRd!t^Io{|4BHeI7c$G%T}Svn(I^G8eP*$S=W!;5<$Erxdop~2ZwG<} zUTkZ)!(wXFIl6@Tn_k=DtOnRNc4or0stzo|*4Q?D9PO|voEB?Iu`S$y#Z6~c5P$@K z51EVBTtuUa8nO?rz_Yh4r!5r1*Tg{2Wm&dd53Rr>ZJ4Qy0jP*1&viP?+XiMhJT#_h zb=ZytfB@XLD2jmoqbXAQRz511pRiIO?OMRf(sKQlCj-`t<1D+6$F}ioYzS_-id*j0 z+D%}x$l0uJOF#G^wj;us)sPnCARw&4k2S09E9cr?+n-~$Bp#)2R~-RPJ^VEH@^{0! zIEuf$oGlk0tgPn?W@-I?e)aLvaPmhynx8H901*J zJFbxMzOpv-D%-X#3Pjsgi6V$q7nwtbV}A?eRJqr*Y&XkR$sgon6*|?b^R+3zIJLadCJUyC=(@IA~CU zH3U@}xR^|fyoutA-UVdpO{)G$O3eQ5N4fUi$4Xj~7pXZlte zQ@T;yoj=fM{nC)MS7m%KS-;fe1XODImgjanx#hR4n(%XB;^als%jLy(E|8t@Svkk9 z=2{&L2=4Xlog9r=^SEP+CevJW3A&8P)iwo&yj(Bua#iGUw$*A4-$Zb&r|P)w~R#@wEfl$ksj4X zGGTFHqzOj{CPYQ=H`sPR?n^(2o8fE}8`I>3KKbWj@uBd>;-hjtB7W3luUNk|67sna zGP03Ic9TYDGn&-DChQq3#Chg>BPki=*Yizh503k6gnR!Ku2A0|iF!Ijjq%zHhu&}S z>|v}|{tsAt;SisY70Np!Q67uJ!FNn4!pZY@`*6N93MUmbm5}!!1gNB3=h};e_g-KG z3B*M5h5kYhQd=pdQO7}gE2UEOhKiCgN>Oyp?l}03M#kApcdQ}sVjjq_rX(=Ab`$9J z@?AWq8=Ef8$IC@?y}11I^@91}(bC$|1N@Ct>Yf~Irmk2i6hA3HQWV@BNkQZ&G(jl> zb4zr7j|W8wF{w`@ktZpU=b+seSpC*QrIZGN$*{RhD+7%|nM{P%q}1R^U=~LEVG^8yQ{ZMm@h@NSJ!QD%QP(3=4KFAwhK|NyFr9QuUE=_&Bm>`c&XXGZod2 zsJq~;w)01VIFx@2dtnm9K26gK<}+Q6k0z)xH8edEmc?smd&h8}JWfl0I+CjE9uN7# z%aXT)&b;aQf&V957tRKTybifI`*vj_nn|dohpx~hQ7h>$QkkaZJz8dIA(ZkYEoW#s zPs?Rm-lFAgTHdE6OUpG{=-*a(kro=3!Y+;fYQsNORm+zYA*!{hmLRFVs$wOn3P?&Z z6=KTIl2}yOWA-Y`mC>0G@rK@Z#K**||644R#t9>-Ck;b4QpUIGL-!G2`#)3CK7~r?B?+=^Y!!cj>WAGLxLt$5XNIA;|R2#J+S)*Fg6lAvC^p literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__pycache__/csrf.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/__pycache__/csrf.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bd7e33c5db4c8b82ec6aecaedef786b2737083e1 GIT binary patch literal 1504 zcmb7E-)kH<5SDa%>-(A5CMAXDLG6os5Z@*QLIa_+++D$>vB788bYBj6rMp|--fAmp zZO*h$&Ql=~r#e%%d)~GxDNX7Y-J?g3o&bj|mFK@9HB*fIU(i3o{1Di4 zKD$2*3xf{v-f;iBQEzYW#m-n<8hjlnQsNpl{?dB#+?!9<~E1V$^bi>L)S&-X~OK_nW_B4>K{K%P)0Wg zs;CFkqWUFuL9^FNvvv%bRyHLeRDliL%j3c6~M1QD2=# z&Ma1WqAWd*iiMl%{7Lt#2vxWZJ7!`6o326}O`~OvsQpI-x^yNq3=4JZ2f7 zjxH;46LdIAbUseu28J`Z2@@N)3Sq61BaiZ$15?MHpLp+WoS$J{{J#(uQgauc{|@g9 z_=-&`HXXYlEdoz+Qt@CPc(4J2HBAWXR99Wu@M1h1q7sM0oxR#`^XGsi}YN}{LG`QES zqw(y*A8vJBJrn+*8(6%kJeRfSb1lnEeT}WN55Tn8J;o@jvUgz}o&ozKtk;4TZB$$I EZ$Nw%8#Msg+O_iY*0&*a#b;tSY(7&R{RLciowB zB3tB&NL4H49okFYrq_GhD_$X$(w>?1+JK;Ls%ES?p6|@xIWylmvj>?>N`vytHAFS`iM3EWX2sfuWwhf~9CQYWztJp{8q_4_nNAWU z`4(9Tg(m=~6izBU2{^6r1j&#on3n>5irfMHw9-#1JOg-E;k3eYfaev?&^V2qOpyh0 z_bnoecc6`6-Qrxzilw()mw$CUg?(wnfbXx)+`wV+jyz*HS3ua3-<{orY#qRn>y#zH9wpv2@^T&Cu^r0ug%jJW`vuze^9A}cFIbN# zO}^zGEMcGQ3l&RJV3_ zi-p?O-d^P^eAE@PBb@H}0?t9;O0iPeDVJ*7p)w#om zYY*YxkxTkNjWr_Ib_r?GS2m-$O6czMp=M;^^PNIrw|Kakat^60>Jgrvu%B9^Gw=ieD|MOS_J`!ifShmss@)~P~6UOr9 zaW$)3CZU~{-@8Jg7#z8*&*W7+0a4dpBcYw>d{dw^jV+y`Ut_}f4PFHi2mFP?roxF+ z1o>KT8f;S}>-uYSiYnSUDqYCjnVn!VeOe3GY!1UVNDotq-RT4-2D+8W2+M!Un9uli{w=H2He7g+zryVO9oWfdL1@U( zP57l$O@m}hp#8W9#-?D4=(HBEomO?T$&EJ1OZWk5WP`+|?3^_@TKiae6KG6+T(P(m@?lg@B9k0r z^HSWELZ&;mEX6%3RzS#)75Jclw^uQb$tzH*Eo;*F8y?uS_y7O^ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/base.py new file mode 100644 index 00000000000..bc804c53df5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/base.py @@ -0,0 +1,210 @@ +from django.conf import settings + +from .. import Tags, Warning, register + +SECRET_KEY_MIN_LENGTH = 50 +SECRET_KEY_MIN_UNIQUE_CHARACTERS = 5 + +W001 = Warning( + "You do not have 'django.middleware.security.SecurityMiddleware' " + "in your MIDDLEWARE so the SECURE_HSTS_SECONDS, " + "SECURE_CONTENT_TYPE_NOSNIFF, " + "SECURE_BROWSER_XSS_FILTER, and SECURE_SSL_REDIRECT settings " + "will have no effect.", + id='security.W001', +) + +W002 = Warning( + "You do not have " + "'django.middleware.clickjacking.XFrameOptionsMiddleware' in your " + "MIDDLEWARE, so your pages will not be served with an " + "'x-frame-options' header. Unless there is a good reason for your " + "site to be served in a frame, you should consider enabling this " + "header to help prevent clickjacking attacks.", + id='security.W002', +) + +W004 = Warning( + "You have not set a value for the SECURE_HSTS_SECONDS setting. " + "If your entire site is served only over SSL, you may want to consider " + "setting a value and enabling HTTP Strict Transport Security. " + "Be sure to read the documentation first; enabling HSTS carelessly " + "can cause serious, irreversible problems.", + id='security.W004', +) + +W005 = Warning( + "You have not set the SECURE_HSTS_INCLUDE_SUBDOMAINS setting to True. " + "Without this, your site is potentially vulnerable to attack " + "via an insecure connection to a subdomain. Only set this to True if " + "you are certain that all subdomains of your domain should be served " + "exclusively via SSL.", + id='security.W005', +) + +W006 = Warning( + "Your SECURE_CONTENT_TYPE_NOSNIFF setting is not set to True, " + "so your pages will not be served with an " + "'x-content-type-options: nosniff' header. " + "You should consider enabling this header to prevent the " + "browser from identifying content types incorrectly.", + id='security.W006', +) + +W007 = Warning( + "Your SECURE_BROWSER_XSS_FILTER setting is not set to True, " + "so your pages will not be served with an " + "'x-xss-protection: 1; mode=block' header. " + "You should consider enabling this header to activate the " + "browser's XSS filtering and help prevent XSS attacks.", + id='security.W007', +) + +W008 = Warning( + "Your SECURE_SSL_REDIRECT setting is not set to True. " + "Unless your site should be available over both SSL and non-SSL " + "connections, you may want to either set this setting True " + "or configure a load balancer or reverse-proxy server " + "to redirect all connections to HTTPS.", + id='security.W008', +) + +W009 = Warning( + "Your SECRET_KEY has less than %(min_length)s characters or less than " + "%(min_unique_chars)s unique characters. Please generate a long and random " + "SECRET_KEY, otherwise many of Django's security-critical features will be " + "vulnerable to attack." % { + 'min_length': SECRET_KEY_MIN_LENGTH, + 'min_unique_chars': SECRET_KEY_MIN_UNIQUE_CHARACTERS, + }, + id='security.W009', +) + +W018 = Warning( + "You should not have DEBUG set to True in deployment.", + id='security.W018', +) + +W019 = Warning( + "You have " + "'django.middleware.clickjacking.XFrameOptionsMiddleware' in your " + "MIDDLEWARE, but X_FRAME_OPTIONS is not set to 'DENY'. " + "The default is 'SAMEORIGIN', but unless there is a good reason for " + "your site to serve other parts of itself in a frame, you should " + "change it to 'DENY'.", + id='security.W019', +) + +W020 = Warning( + "ALLOWED_HOSTS must not be empty in deployment.", + id='security.W020', +) + +W021 = Warning( + "You have not set the SECURE_HSTS_PRELOAD setting to True. Without this, " + "your site cannot be submitted to the browser preload list.", + id='security.W021', +) + + +def _security_middleware(): + return 'django.middleware.security.SecurityMiddleware' in settings.MIDDLEWARE + + +def _xframe_middleware(): + return 'django.middleware.clickjacking.XFrameOptionsMiddleware' in settings.MIDDLEWARE + + +@register(Tags.security, deploy=True) +def check_security_middleware(app_configs, **kwargs): + passed_check = _security_middleware() + return [] if passed_check else [W001] + + +@register(Tags.security, deploy=True) +def check_xframe_options_middleware(app_configs, **kwargs): + passed_check = _xframe_middleware() + return [] if passed_check else [W002] + + +@register(Tags.security, deploy=True) +def check_sts(app_configs, **kwargs): + passed_check = not _security_middleware() or settings.SECURE_HSTS_SECONDS + return [] if passed_check else [W004] + + +@register(Tags.security, deploy=True) +def check_sts_include_subdomains(app_configs, **kwargs): + passed_check = ( + not _security_middleware() or + not settings.SECURE_HSTS_SECONDS or + settings.SECURE_HSTS_INCLUDE_SUBDOMAINS is True + ) + return [] if passed_check else [W005] + + +@register(Tags.security, deploy=True) +def check_sts_preload(app_configs, **kwargs): + passed_check = ( + not _security_middleware() or + not settings.SECURE_HSTS_SECONDS or + settings.SECURE_HSTS_PRELOAD is True + ) + return [] if passed_check else [W021] + + +@register(Tags.security, deploy=True) +def check_content_type_nosniff(app_configs, **kwargs): + passed_check = ( + not _security_middleware() or + settings.SECURE_CONTENT_TYPE_NOSNIFF is True + ) + return [] if passed_check else [W006] + + +@register(Tags.security, deploy=True) +def check_xss_filter(app_configs, **kwargs): + passed_check = ( + not _security_middleware() or + settings.SECURE_BROWSER_XSS_FILTER is True + ) + return [] if passed_check else [W007] + + +@register(Tags.security, deploy=True) +def check_ssl_redirect(app_configs, **kwargs): + passed_check = ( + not _security_middleware() or + settings.SECURE_SSL_REDIRECT is True + ) + return [] if passed_check else [W008] + + +@register(Tags.security, deploy=True) +def check_secret_key(app_configs, **kwargs): + passed_check = ( + getattr(settings, 'SECRET_KEY', None) and + len(set(settings.SECRET_KEY)) >= SECRET_KEY_MIN_UNIQUE_CHARACTERS and + len(settings.SECRET_KEY) >= SECRET_KEY_MIN_LENGTH + ) + return [] if passed_check else [W009] + + +@register(Tags.security, deploy=True) +def check_debug(app_configs, **kwargs): + passed_check = not settings.DEBUG + return [] if passed_check else [W018] + + +@register(Tags.security, deploy=True) +def check_xframe_deny(app_configs, **kwargs): + passed_check = ( + not _xframe_middleware() or + settings.X_FRAME_OPTIONS == 'DENY' + ) + return [] if passed_check else [W019] + + +@register(Tags.security, deploy=True) +def check_allowed_hosts(app_configs, **kwargs): + return [] if settings.ALLOWED_HOSTS else [W020] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/csrf.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/csrf.py new file mode 100644 index 00000000000..75c9813e7f6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/csrf.py @@ -0,0 +1,40 @@ +from django.conf import settings + +from .. import Tags, Warning, register + +W003 = Warning( + "You don't appear to be using Django's built-in " + "cross-site request forgery protection via the middleware " + "('django.middleware.csrf.CsrfViewMiddleware' is not in your " + "MIDDLEWARE). Enabling the middleware is the safest approach " + "to ensure you don't leave any holes.", + id='security.W003', +) + +W016 = Warning( + "You have 'django.middleware.csrf.CsrfViewMiddleware' in your " + "MIDDLEWARE, but you have not set CSRF_COOKIE_SECURE to True. " + "Using a secure-only CSRF cookie makes it more difficult for network " + "traffic sniffers to steal the CSRF token.", + id='security.W016', +) + + +def _csrf_middleware(): + return 'django.middleware.csrf.CsrfViewMiddleware' in settings.MIDDLEWARE + + +@register(Tags.security, deploy=True) +def check_csrf_middleware(app_configs, **kwargs): + passed_check = _csrf_middleware() + return [] if passed_check else [W003] + + +@register(Tags.security, deploy=True) +def check_csrf_cookie_secure(app_configs, **kwargs): + passed_check = ( + settings.CSRF_USE_SESSIONS or + not _csrf_middleware() or + settings.CSRF_COOKIE_SECURE + ) + return [] if passed_check else [W016] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/sessions.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/sessions.py new file mode 100644 index 00000000000..1f31a167fad --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/security/sessions.py @@ -0,0 +1,97 @@ +from django.conf import settings + +from .. import Tags, Warning, register + + +def add_session_cookie_message(message): + return message + ( + " Using a secure-only session cookie makes it more difficult for " + "network traffic sniffers to hijack user sessions." + ) + + +W010 = Warning( + add_session_cookie_message( + "You have 'django.contrib.sessions' in your INSTALLED_APPS, " + "but you have not set SESSION_COOKIE_SECURE to True." + ), + id='security.W010', +) + +W011 = Warning( + add_session_cookie_message( + "You have 'django.contrib.sessions.middleware.SessionMiddleware' " + "in your MIDDLEWARE, but you have not set " + "SESSION_COOKIE_SECURE to True." + ), + id='security.W011', +) + +W012 = Warning( + add_session_cookie_message("SESSION_COOKIE_SECURE is not set to True."), + id='security.W012', +) + + +def add_httponly_message(message): + return message + ( + " Using an HttpOnly session cookie makes it more difficult for " + "cross-site scripting attacks to hijack user sessions." + ) + + +W013 = Warning( + add_httponly_message( + "You have 'django.contrib.sessions' in your INSTALLED_APPS, " + "but you have not set SESSION_COOKIE_HTTPONLY to True.", + ), + id='security.W013', +) + +W014 = Warning( + add_httponly_message( + "You have 'django.contrib.sessions.middleware.SessionMiddleware' " + "in your MIDDLEWARE, but you have not set " + "SESSION_COOKIE_HTTPONLY to True." + ), + id='security.W014', +) + +W015 = Warning( + add_httponly_message("SESSION_COOKIE_HTTPONLY is not set to True."), + id='security.W015', +) + + +@register(Tags.security, deploy=True) +def check_session_cookie_secure(app_configs, **kwargs): + errors = [] + if not settings.SESSION_COOKIE_SECURE: + if _session_app(): + errors.append(W010) + if _session_middleware(): + errors.append(W011) + if len(errors) > 1: + errors = [W012] + return errors + + +@register(Tags.security, deploy=True) +def check_session_cookie_httponly(app_configs, **kwargs): + errors = [] + if not settings.SESSION_COOKIE_HTTPONLY: + if _session_app(): + errors.append(W013) + if _session_middleware(): + errors.append(W014) + if len(errors) > 1: + errors = [W015] + return errors + + +def _session_middleware(): + return 'django.contrib.sessions.middleware.SessionMiddleware' in settings.MIDDLEWARE + + +def _session_app(): + return "django.contrib.sessions" in settings.INSTALLED_APPS diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/templates.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/templates.py new file mode 100644 index 00000000000..8c4b7c172bd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/templates.py @@ -0,0 +1,35 @@ +import copy + +from django.conf import settings + +from . import Error, Tags, register + +E001 = Error( + "You have 'APP_DIRS': True in your TEMPLATES but also specify 'loaders' " + "in OPTIONS. Either remove APP_DIRS or remove the 'loaders' option.", + id='templates.E001', +) +E002 = Error( + "'string_if_invalid' in TEMPLATES OPTIONS must be a string but got: {} ({}).", + id="templates.E002", +) + + +@register(Tags.templates) +def check_setting_app_dirs_loaders(app_configs, **kwargs): + return [E001] if any( + conf.get('APP_DIRS') and 'loaders' in conf.get('OPTIONS', {}) + for conf in settings.TEMPLATES + ) else [] + + +@register(Tags.templates) +def check_string_if_invalid_is_string(app_configs, **kwargs): + errors = [] + for conf in settings.TEMPLATES: + string_if_invalid = conf.get('OPTIONS', {}).get('string_if_invalid', '') + if not isinstance(string_if_invalid, str): + error = copy.copy(E002) + error.msg = error.msg.format(string_if_invalid, type(string_if_invalid).__name__) + errors.append(error) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/urls.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/urls.py new file mode 100644 index 00000000000..e51ca3fc1fa --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/checks/urls.py @@ -0,0 +1,110 @@ +from collections import Counter + +from django.conf import settings + +from . import Error, Tags, Warning, register + + +@register(Tags.urls) +def check_url_config(app_configs, **kwargs): + if getattr(settings, 'ROOT_URLCONF', None): + from django.urls import get_resolver + resolver = get_resolver() + return check_resolver(resolver) + return [] + + +def check_resolver(resolver): + """ + Recursively check the resolver. + """ + check_method = getattr(resolver, 'check', None) + if check_method is not None: + return check_method() + elif not hasattr(resolver, 'resolve'): + return get_warning_for_invalid_pattern(resolver) + else: + return [] + + +@register(Tags.urls) +def check_url_namespaces_unique(app_configs, **kwargs): + """ + Warn if URL namespaces used in applications aren't unique. + """ + if not getattr(settings, 'ROOT_URLCONF', None): + return [] + + from django.urls import get_resolver + resolver = get_resolver() + all_namespaces = _load_all_namespaces(resolver) + counter = Counter(all_namespaces) + non_unique_namespaces = [n for n, count in counter.items() if count > 1] + errors = [] + for namespace in non_unique_namespaces: + errors.append(Warning( + "URL namespace '{}' isn't unique. You may not be able to reverse " + "all URLs in this namespace".format(namespace), + id="urls.W005", + )) + return errors + + +def _load_all_namespaces(resolver, parents=()): + """ + Recursively load all namespaces from URL patterns. + """ + url_patterns = getattr(resolver, 'url_patterns', []) + namespaces = [ + ':'.join(parents + (url.namespace,)) for url in url_patterns + if getattr(url, 'namespace', None) is not None + ] + for pattern in url_patterns: + namespace = getattr(pattern, 'namespace', None) + current = parents + if namespace is not None: + current += (namespace,) + namespaces.extend(_load_all_namespaces(pattern, current)) + return namespaces + + +def get_warning_for_invalid_pattern(pattern): + """ + Return a list containing a warning that the pattern is invalid. + + describe_pattern() cannot be used here, because we cannot rely on the + urlpattern having regex or name attributes. + """ + if isinstance(pattern, str): + hint = ( + "Try removing the string '{}'. The list of urlpatterns should not " + "have a prefix string as the first element.".format(pattern) + ) + elif isinstance(pattern, tuple): + hint = "Try using path() instead of a tuple." + else: + hint = None + + return [Error( + "Your URL pattern {!r} is invalid. Ensure that urlpatterns is a list " + "of path() and/or re_path() instances.".format(pattern), + hint=hint, + id="urls.E004", + )] + + +@register(Tags.urls) +def check_url_settings(app_configs, **kwargs): + errors = [] + for name in ('STATIC_URL', 'MEDIA_URL'): + value = getattr(settings, name) + if value and not value.endswith('/'): + errors.append(E006(name)) + return errors + + +def E006(name): + return Error( + 'The {} setting must end with a slash.'.format(name), + id='urls.E006', + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/exceptions.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/exceptions.py new file mode 100644 index 00000000000..0e85397b9c7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/exceptions.py @@ -0,0 +1,183 @@ +""" +Global Django exception and warning classes. +""" + + +class FieldDoesNotExist(Exception): + """The requested model field does not exist""" + pass + + +class AppRegistryNotReady(Exception): + """The django.apps registry is not populated yet""" + pass + + +class ObjectDoesNotExist(Exception): + """The requested object does not exist""" + silent_variable_failure = True + + +class MultipleObjectsReturned(Exception): + """The query returned multiple objects when only one was expected.""" + pass + + +class SuspiciousOperation(Exception): + """The user did something suspicious""" + + +class SuspiciousMultipartForm(SuspiciousOperation): + """Suspect MIME request in multipart form data""" + pass + + +class SuspiciousFileOperation(SuspiciousOperation): + """A Suspicious filesystem operation was attempted""" + pass + + +class DisallowedHost(SuspiciousOperation): + """HTTP_HOST header contains invalid value""" + pass + + +class DisallowedRedirect(SuspiciousOperation): + """Redirect to scheme not in allowed list""" + pass + + +class TooManyFieldsSent(SuspiciousOperation): + """ + The number of fields in a GET or POST request exceeded + settings.DATA_UPLOAD_MAX_NUMBER_FIELDS. + """ + pass + + +class RequestDataTooBig(SuspiciousOperation): + """ + The size of the request (excluding any file uploads) exceeded + settings.DATA_UPLOAD_MAX_MEMORY_SIZE. + """ + pass + + +class PermissionDenied(Exception): + """The user did not have permission to do that""" + pass + + +class ViewDoesNotExist(Exception): + """The requested view does not exist""" + pass + + +class MiddlewareNotUsed(Exception): + """This middleware is not used in this server configuration""" + pass + + +class ImproperlyConfigured(Exception): + """Django is somehow improperly configured""" + pass + + +class FieldError(Exception): + """Some kind of problem with a model field.""" + pass + + +NON_FIELD_ERRORS = '__all__' + + +class ValidationError(Exception): + """An error while validating data.""" + def __init__(self, message, code=None, params=None): + """ + The `message` argument can be a single error, a list of errors, or a + dictionary that maps field names to lists of errors. What we define as + an "error" can be either a simple string or an instance of + ValidationError with its message attribute set, and what we define as + list or dictionary can be an actual `list` or `dict` or an instance + of ValidationError with its `error_list` or `error_dict` attribute set. + """ + super().__init__(message, code, params) + + if isinstance(message, ValidationError): + if hasattr(message, 'error_dict'): + message = message.error_dict + elif not hasattr(message, 'message'): + message = message.error_list + else: + message, code, params = message.message, message.code, message.params + + if isinstance(message, dict): + self.error_dict = {} + for field, messages in message.items(): + if not isinstance(messages, ValidationError): + messages = ValidationError(messages) + self.error_dict[field] = messages.error_list + + elif isinstance(message, list): + self.error_list = [] + for message in message: + # Normalize plain strings to instances of ValidationError. + if not isinstance(message, ValidationError): + message = ValidationError(message) + if hasattr(message, 'error_dict'): + self.error_list.extend(sum(message.error_dict.values(), [])) + else: + self.error_list.extend(message.error_list) + + else: + self.message = message + self.code = code + self.params = params + self.error_list = [self] + + @property + def message_dict(self): + # Trigger an AttributeError if this ValidationError + # doesn't have an error_dict. + getattr(self, 'error_dict') + + return dict(self) + + @property + def messages(self): + if hasattr(self, 'error_dict'): + return sum(dict(self).values(), []) + return list(self) + + def update_error_dict(self, error_dict): + if hasattr(self, 'error_dict'): + for field, error_list in self.error_dict.items(): + error_dict.setdefault(field, []).extend(error_list) + else: + error_dict.setdefault(NON_FIELD_ERRORS, []).extend(self.error_list) + return error_dict + + def __iter__(self): + if hasattr(self, 'error_dict'): + for field, errors in self.error_dict.items(): + yield field, list(ValidationError(errors)) + else: + for error in self.error_list: + message = error.message + if error.params: + message %= error.params + yield str(message) + + def __str__(self): + if hasattr(self, 'error_dict'): + return repr(dict(self)) + return repr(list(self)) + + def __repr__(self): + return 'ValidationError(%s)' % self + + +class EmptyResultSet(Exception): + """A database query predicate is impossible.""" + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__init__.py new file mode 100644 index 00000000000..58a6fd8f853 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__init__.py @@ -0,0 +1,3 @@ +from django.core.files.base import File + +__all__ = ['File'] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a31e0025013bbdcdc3877beb51187f2762e22145 GIT binary patch literal 258 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/images.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/images.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a472770caeec157dc35a8e00fa57d7b27b526f6f GIT binary patch literal 2008 zcmb7F&5j&35VqZ(o}SL^Uz9}2DMmOqLz6B3+wfL(66aN;32bL=Y@@&BB~P7e+rw_w_vKom)cqKf4-p?+lvgEh#5F;6%ppA*GZ@6~%Lg5LMM z_q~@7Ihoas{Y<&h1|mhsgw5AZ!rJw`|K-{Xbj@H|nh*(kuq2Saqz*?KQ{+7CUzuBf zZEneY!yaNnZ9bHnuyGJfMGu&LuOd5iK_Rs4m{8(^id2yNKeCFX9C#c;9ct8{+(wTEwg@U2c%M`>Efu};%EPSbIzraA80X}UL+`AbeSO;y>4;|OwfqK%sw zv}7>Dyzx_jJTwfs!74)upNJ9VoY6SI={a}${?&nx123RTAML+kiXVi@T~ zfRR?g0W%*}WWg(b#No67YeUgvN=dQmLXhAGYys_NLFYfKa1jDOs={NsXjV;|?ENuc zt%9Rg)x;Z5NO6x77w??ejm;4yi-?l>#VXoqW62z?D3CHg73_PEyhc>Ch`x=UlCMZ{ z0dB4OTfb4r0g7krDXD^;HS;^to%JW=mvawE6{^+^vIzISfN!p1IHBe*z|_RtDPlxl zH4w{F&<~k&X8x;h1P?S6e<9pRi}!ssY>H);c0@T4vRF2OO)<=#=>oqoe*_kpfOa9p zM7mK|h=QB4@e@i;Q*M$<yGVb;{UTy3Ru=&^Aa$jMJDI)Y74MI!$u{cII6q pmw_Z3|M`0ujG_;nzjX@FN!``a$ICLli5=0m1m1|iRy$Zf|1Tq$@NfVC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/locks.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/locks.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9956d342a51702da4b077a64cb793701d1b30a3f GIT binary patch literal 3369 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/storage.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/storage.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5bddbe1194fbbed854dbea4899b6e95812ff3b18 GIT binary patch literal 12366 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 Vy@o~2kCh25dVZ|DUCxc?{|AzT89e|1 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/temp.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/temp.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..66f311292a6e1d8a428464ccc255ed642c595f08 GIT binary patch literal 2758 zcmZ`*+j7%J7~Yj+SrJJ{11n=`_&k1qlOT08y%uwQEPQEV;X@ zoW@+0tIqTtl1pBs524#$@e16u|G%=`BqTf09{=O_ADqWCGd_Xw=glDbdy0^M@NjrI zaJU1XT8D{~fN;vKlm^tSR$#$ur*_{797?zo)CAphd97#3m7fWBdHogPb>aMB2X#>o zyv!BWrWbfHPX$xldPEvtbi*dZU*8Z+i~fN1b6%u^4P?HRaG_YlR-?Y)>+qJ#NbcTC z;8kx#n#EDZ+JZ@u4@4$7OES0@OaZwM?6FXa>8b6s((U3DC*nLg~EE3~kc~ z_Y%e6FB5`;scjKQW7U;Lmh=ay=!;B8IsvQm&Pjd)k3xI>wQ&9J{Re9ge|-3ib<(KI zii`_6wr7!TZzS;sfGEHkZCDt(!#Wa-YKtW6PH^*+&IGqg7TTEuN>vCrdw%uB^Q9L} zwwmh^^cvmaIT(Y45$6)YM#K6!f&lT5Q3?*LLZB-cA=DX-tjHzXmWei383$7$j(dn; zzesfgNQ@&0D&RI^{U`&OpaKHFoy#7e9m^b)jzg;q%3=)smXPXn9MSY_K{HhhAglEM z{`bT#Naubey9EXV)NDmb8nppC%&*ha0@Po<#Wu7as9UX8ADEg0lS|E9c3XpFAS7P4 zs>{o1qI7HN%9ZPvS41rOZ6RCB%QtRb|F*fI`>DV5zo>T6Rfk0xP_JHFy0+}Ufuba< z4O-4(RXmXS&hGtWC&?OCIsb0rmVQ@g^nfR_v@#td_u)~4!yWh(PJ%#@6D;t+=5wZ$ zY2b+3rW?52<5RClQ0G2B1FOfU`3$U6e3qYu)#o)R?DxuT#W4~FPND0FvOLQ21-7u+tJbxCrNQD*)i)^7?bUH$Uv3L+!oMU#wK9>_=3z^tX zlT0kIQOZI07^PfuLiE<&{-*urUl=7>ja`V!czCeEaQy_Ix(1Ubn{;RoonejBzwBSF zm+s5@us$TArR{xZ=nm=7IA#H z>;0a>L+NDDTT3ffrQ6|H)1_kwrsFhMB8;On6};h63>~P2W~mk$4W(0h$)y*bK=gQ30m_B-xvV6WzBC2qjNQcF`f))=tOj`ErTE9VO35W<4c)b3?LU16uch z8p`uX2~tLu%rJO_&8JWOTHz+2YW9^I8Pmu3BzwQA!Qkl0zT!ja1J$bn#1 z(}%eG7^W-mDSRa0vr8>HOXtlx2fMvlq=Qtrg#+F0&nH)0dgFWXH_!I`gqmJiKxt2HW*`6cu zt>Mc{uvC&~U>97d%CL!L*feF>EOe48iEd&(K$8G_u=I@tY2yyzKFNU6yIpzqJr<$D Ua&YE7>RHp4WBYXOl54rvf1&B}VE_OC literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/uploadedfile.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/uploadedfile.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d51c5303f8a29b489e910fbad49cbdd08dda3b16 GIT binary patch literal 4610 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 V+y9!C#meFmZfjv{@yg=L{{S}5GY|j( literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..132c309b44c15dfbe049842a95bf27236a18c332 GIT binary patch literal 3093 zcmbtW&2QsG6rXXN#Br1K`(t+zvMP`^Xi22q3skTIQ7tDbq%N0muqK{K>(;TeV~1=i zZt01?0*?KUkgxC`a6=q;@5L$UCf=gj){K9ikKeraX5M@AL!)6ccz*f3>;GP1><|1| zd`j^16_j`js&AQOl3zoa8eJxhQ`RbZ(0=E+o$)6$E7s+bbq&e8C1pxOmaf^9cgujy z3|9b`Gh78+$*={un&BE?E5kP6T87sE+ZnC{UdwO;a6Q9Kz>N&A18!z`1Mqr=Hvw;C zcnk2R+#)%*<+j|pX5AgREBD~LEBECAeD~xd`534kN=|D{U@Qk{NCF)%$ zFKIi@>vQG!VWM;>g4yg@mvb(Npr;&91Ocpah}?%qM>Y|lC^HdmrF?peNZ!`b?LZtX zRo`)4KlBsVeHyEv|BRMR;R&cd2(q;G|Wo8wcK-ZwEBS7DK0C%|`jNP7+TiXV$4ndEXe z3vgSZ8V7!;;#~Ii0_>(%Lgq4W6kxWH89Xn4GdGK}qgirg$I$!Gqf$fJ-*5Eo0`%am z>M~dGog&PM3W8kb-2%*3qDP@8Adu$y=3W8z@>oLv%B9{fKy4HC`#1C8etvWXjKXy` zY|f+c-O%L)5hSaXIw1dJC^5!5W?b#Q6ESB~mtq=*L`nf40l-DIEg=ac9Izpcsi7T2 zzm|Sur%aY0shTIRQgS@e3)JhDsd44B3b_vAlcpG}A3@VfDY4^2C^21bc!it1&TYOF z-_bdce@R|E86@v>0QbwAn4||>WTvId3P@i;>2bS|J>}!n97Iy3tW_pGG@5Xx!xKPh z^-LwC)~XYUBR+<5pEC31mXvv*@zJ#xjlUqY1LCYSJa#;Ta-Xbo?j>3ASdrmz=MpqM zpTa@O&Sz?(Z_Nz1!c?gR*A^Jyx-U=$I-<*)J|A<^I=~5`7%10GZP$e@8U={!uKQ*r zf~=?Nx-#;h*&6C-s5E3p6X-Qw8#JYHO1P96DS=V0p_D+8o8l{lLW)`xTqq2XuhJRD zE!GZJhgjj=XQ84y!~7x@e*&ErH*0k`(mAhTaJytx@zpr*q{ZpGz)4FWF" % (self.__class__.__name__, self or "None") + + def __bool__(self): + return bool(self.name) + + def __len__(self): + return self.size + + @cached_property + def size(self): + if hasattr(self.file, 'size'): + return self.file.size + if hasattr(self.file, 'name'): + try: + return os.path.getsize(self.file.name) + except (OSError, TypeError): + pass + if hasattr(self.file, 'tell') and hasattr(self.file, 'seek'): + pos = self.file.tell() + self.file.seek(0, os.SEEK_END) + size = self.file.tell() + self.file.seek(pos) + return size + raise AttributeError("Unable to determine the file's size.") + + def chunks(self, chunk_size=None): + """ + Read the file and yield chunks of ``chunk_size`` bytes (defaults to + ``File.DEFAULT_CHUNK_SIZE``). + """ + chunk_size = chunk_size or self.DEFAULT_CHUNK_SIZE + try: + self.seek(0) + except (AttributeError, UnsupportedOperation): + pass + + while True: + data = self.read(chunk_size) + if not data: + break + yield data + + def multiple_chunks(self, chunk_size=None): + """ + Return ``True`` if you can expect multiple chunks. + + NB: If a particular file representation is in memory, subclasses should + always return ``False`` -- there's no good reason to read from memory in + chunks. + """ + return self.size > (chunk_size or self.DEFAULT_CHUNK_SIZE) + + def __iter__(self): + # Iterate over this file-like object by newlines + buffer_ = None + for chunk in self.chunks(): + for line in chunk.splitlines(True): + if buffer_: + if endswith_cr(buffer_) and not equals_lf(line): + # Line split after a \r newline; yield buffer_. + yield buffer_ + # Continue with line. + else: + # Line either split without a newline (line + # continues after buffer_) or with \r\n + # newline (line == b'\n'). + line = buffer_ + line + # buffer_ handled, clear it. + buffer_ = None + + # If this is the end of a \n or \r\n line, yield. + if endswith_lf(line): + yield line + else: + buffer_ = line + + if buffer_ is not None: + yield buffer_ + + def __enter__(self): + return self + + def __exit__(self, exc_type, exc_value, tb): + self.close() + + def open(self, mode=None): + if not self.closed: + self.seek(0) + elif self.name and os.path.exists(self.name): + self.file = open(self.name, mode or self.mode) + else: + raise ValueError("The file cannot be reopened.") + return self + + def close(self): + self.file.close() + + +class ContentFile(File): + """ + A File-like object that take just raw content, rather than an actual file. + """ + def __init__(self, content, name=None): + stream_class = StringIO if isinstance(content, str) else BytesIO + super().__init__(stream_class(content), name=name) + self.size = len(content) + + def __str__(self): + return 'Raw content' + + def __bool__(self): + return True + + def open(self, mode=None): + self.seek(0) + return self + + def close(self): + pass + + def write(self, data): + self.__dict__.pop('size', None) # Clear the computed size. + return self.file.write(data) + + +def endswith_cr(line): + """Return True if line (a text or byte string) ends with '\r'.""" + return line.endswith('\r' if isinstance(line, str) else b'\r') + + +def endswith_lf(line): + """Return True if line (a text or byte string) ends with '\n'.""" + return line.endswith('\n' if isinstance(line, str) else b'\n') + + +def equals_lf(line): + """Return True if line (a text or byte string) equals '\n'.""" + return line == ('\n' if isinstance(line, str) else b'\n') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/images.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/images.py new file mode 100644 index 00000000000..cdb89de2cc6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/images.py @@ -0,0 +1,80 @@ +""" +Utility functions for handling images. + +Requires Pillow as you might imagine. +""" +import struct +import zlib + +from django.core.files import File + + +class ImageFile(File): + """ + A mixin for use alongside django.core.files.base.File, which provides + additional features for dealing with images. + """ + @property + def width(self): + return self._get_image_dimensions()[0] + + @property + def height(self): + return self._get_image_dimensions()[1] + + def _get_image_dimensions(self): + if not hasattr(self, '_dimensions_cache'): + close = self.closed + self.open() + self._dimensions_cache = get_image_dimensions(self, close=close) + return self._dimensions_cache + + +def get_image_dimensions(file_or_path, close=False): + """ + Return the (width, height) of an image, given an open file or a path. Set + 'close' to True to close the file at the end if it is initially in an open + state. + """ + from PIL import ImageFile as PillowImageFile + + p = PillowImageFile.Parser() + if hasattr(file_or_path, 'read'): + file = file_or_path + file_pos = file.tell() + file.seek(0) + else: + file = open(file_or_path, 'rb') + close = True + try: + # Most of the time Pillow only needs a small chunk to parse the image + # and get the dimensions, but with some TIFF files Pillow needs to + # parse the whole file. + chunk_size = 1024 + while 1: + data = file.read(chunk_size) + if not data: + break + try: + p.feed(data) + except zlib.error as e: + # ignore zlib complaining on truncated stream, just feed more + # data to parser (ticket #19457). + if e.args[0].startswith("Error -5"): + pass + else: + raise + except struct.error: + # Ignore PIL failing on a too short buffer when reads return + # less bytes than expected. Skip and feed more data to the + # parser (ticket #24544). + pass + if p.image: + return p.image.size + chunk_size *= 2 + return (None, None) + finally: + if close: + file.close() + else: + file.seek(file_pos) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/locks.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/locks.py new file mode 100644 index 00000000000..42631b34926 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/locks.py @@ -0,0 +1,113 @@ +""" +Portable file locking utilities. + +Based partially on an example by Jonathan Feignberg in the Python +Cookbook [1] (licensed under the Python Software License) and a ctypes port by +Anatoly Techtonik for Roundup [2] (license [3]). + +[1] http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65203 +[2] https://sourceforge.net/p/roundup/code/ci/default/tree/roundup/backends/portalocker.py +[3] https://sourceforge.net/p/roundup/code/ci/default/tree/COPYING.txt + +Example Usage:: + + >>> from django.core.files import locks + >>> with open('./file', 'wb') as f: + ... locks.lock(f, locks.LOCK_EX) + ... f.write('Django') +""" +import os + +__all__ = ('LOCK_EX', 'LOCK_SH', 'LOCK_NB', 'lock', 'unlock') + + +def _fd(f): + """Get a filedescriptor from something which could be a file or an fd.""" + return f.fileno() if hasattr(f, 'fileno') else f + + +if os.name == 'nt': + import msvcrt + from ctypes import (sizeof, c_ulong, c_void_p, c_int64, + Structure, Union, POINTER, windll, byref) + from ctypes.wintypes import BOOL, DWORD, HANDLE + + LOCK_SH = 0 # the default + LOCK_NB = 0x1 # LOCKFILE_FAIL_IMMEDIATELY + LOCK_EX = 0x2 # LOCKFILE_EXCLUSIVE_LOCK + + # --- Adapted from the pyserial project --- + # detect size of ULONG_PTR + if sizeof(c_ulong) != sizeof(c_void_p): + ULONG_PTR = c_int64 + else: + ULONG_PTR = c_ulong + PVOID = c_void_p + + # --- Union inside Structure by stackoverflow:3480240 --- + class _OFFSET(Structure): + _fields_ = [ + ('Offset', DWORD), + ('OffsetHigh', DWORD)] + + class _OFFSET_UNION(Union): + _anonymous_ = ['_offset'] + _fields_ = [ + ('_offset', _OFFSET), + ('Pointer', PVOID)] + + class OVERLAPPED(Structure): + _anonymous_ = ['_offset_union'] + _fields_ = [ + ('Internal', ULONG_PTR), + ('InternalHigh', ULONG_PTR), + ('_offset_union', _OFFSET_UNION), + ('hEvent', HANDLE)] + + LPOVERLAPPED = POINTER(OVERLAPPED) + + # --- Define function prototypes for extra safety --- + LockFileEx = windll.kernel32.LockFileEx + LockFileEx.restype = BOOL + LockFileEx.argtypes = [HANDLE, DWORD, DWORD, DWORD, DWORD, LPOVERLAPPED] + UnlockFileEx = windll.kernel32.UnlockFileEx + UnlockFileEx.restype = BOOL + UnlockFileEx.argtypes = [HANDLE, DWORD, DWORD, DWORD, LPOVERLAPPED] + + def lock(f, flags): + hfile = msvcrt.get_osfhandle(_fd(f)) + overlapped = OVERLAPPED() + ret = LockFileEx(hfile, flags, 0, 0, 0xFFFF0000, byref(overlapped)) + return bool(ret) + + def unlock(f): + hfile = msvcrt.get_osfhandle(_fd(f)) + overlapped = OVERLAPPED() + ret = UnlockFileEx(hfile, 0, 0, 0xFFFF0000, byref(overlapped)) + return bool(ret) +else: + try: + import fcntl + LOCK_SH = fcntl.LOCK_SH # shared lock + LOCK_NB = fcntl.LOCK_NB # non-blocking + LOCK_EX = fcntl.LOCK_EX + except (ImportError, AttributeError): + # File locking is not supported. + LOCK_EX = LOCK_SH = LOCK_NB = 0 + + # Dummy functions that don't do anything. + def lock(f, flags): + # File is not locked + return False + + def unlock(f): + # File is unlocked + return True + else: + def lock(f, flags): + ret = fcntl.flock(_fd(f), flags) + return ret == 0 + + def unlock(f): + ret = fcntl.flock(_fd(f), fcntl.LOCK_UN) + return ret == 0 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/move.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/move.py new file mode 100644 index 00000000000..4d791ac263b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/move.py @@ -0,0 +1,87 @@ +""" +Move a file in the safest way possible:: + + >>> from django.core.files.move import file_move_safe + >>> file_move_safe("/tmp/old_file", "/tmp/new_file") +""" + +import errno +import os +from shutil import copystat + +from django.core.files import locks + +__all__ = ['file_move_safe'] + + +def _samefile(src, dst): + # Macintosh, Unix. + if hasattr(os.path, 'samefile'): + try: + return os.path.samefile(src, dst) + except OSError: + return False + + # All other platforms: check for same pathname. + return (os.path.normcase(os.path.abspath(src)) == + os.path.normcase(os.path.abspath(dst))) + + +def file_move_safe(old_file_name, new_file_name, chunk_size=1024 * 64, allow_overwrite=False): + """ + Move a file from one location to another in the safest way possible. + + First, try ``os.rename``, which is simple but will break across filesystems. + If that fails, stream manually from one file to another in pure Python. + + If the destination file exists and ``allow_overwrite`` is ``False``, raise + ``IOError``. + """ + # There's no reason to move if we don't have to. + if _samefile(old_file_name, new_file_name): + return + + try: + if not allow_overwrite and os.access(new_file_name, os.F_OK): + raise IOError("Destination file %s exists and allow_overwrite is False" % new_file_name) + + os.rename(old_file_name, new_file_name) + return + except OSError: + # OSError happens with os.rename() if moving to another filesystem or + # when moving opened files on certain operating systems. + pass + + # first open the old file, so that it won't go away + with open(old_file_name, 'rb') as old_file: + # now open the new file, not forgetting allow_overwrite + fd = os.open(new_file_name, (os.O_WRONLY | os.O_CREAT | getattr(os, 'O_BINARY', 0) | + (os.O_EXCL if not allow_overwrite else 0))) + try: + locks.lock(fd, locks.LOCK_EX) + current_chunk = None + while current_chunk != b'': + current_chunk = old_file.read(chunk_size) + os.write(fd, current_chunk) + finally: + locks.unlock(fd) + os.close(fd) + + try: + copystat(old_file_name, new_file_name) + except PermissionError as e: + # Certain filesystems (e.g. CIFS) fail to copy the file's metadata if + # the type of the destination filesystem isn't the same as the source + # filesystem; ignore that. + if e.errno != errno.EPERM: + raise + + try: + os.remove(old_file_name) + except PermissionError as e: + # Certain operating systems (Cygwin and Windows) + # fail when deleting opened files, ignore it. (For the + # systems where this happens, temporary files will be auto-deleted + # on close anyway.) + if getattr(e, 'winerror', 0) != 32: + raise diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/storage.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/storage.py new file mode 100644 index 00000000000..faa9a483a0f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/storage.py @@ -0,0 +1,364 @@ +import os +from datetime import datetime +from urllib.parse import urljoin + +from django.conf import settings +from django.core.exceptions import SuspiciousFileOperation +from django.core.files import File, locks +from django.core.files.move import file_move_safe +from django.core.signals import setting_changed +from django.utils import timezone +from django.utils._os import safe_join +from django.utils.crypto import get_random_string +from django.utils.deconstruct import deconstructible +from django.utils.encoding import filepath_to_uri +from django.utils.functional import LazyObject, cached_property +from django.utils.module_loading import import_string +from django.utils.text import get_valid_filename + +__all__ = ('Storage', 'FileSystemStorage', 'DefaultStorage', 'default_storage') + + +class Storage: + """ + A base storage class, providing some default behaviors that all other + storage systems can inherit or override, as necessary. + """ + + # The following methods represent a public interface to private methods. + # These shouldn't be overridden by subclasses unless absolutely necessary. + + def open(self, name, mode='rb'): + """Retrieve the specified file from storage.""" + return self._open(name, mode) + + def save(self, name, content, max_length=None): + """ + Save new content to the file specified by name. The content should be + a proper File object or any Python file-like object, ready to be read + from the beginning. + """ + # Get the proper name for the file, as it will actually be saved. + if name is None: + name = content.name + + if not hasattr(content, 'chunks'): + content = File(content, name) + + name = self.get_available_name(name, max_length=max_length) + return self._save(name, content) + + # These methods are part of the public API, with default implementations. + + def get_valid_name(self, name): + """ + Return a filename, based on the provided filename, that's suitable for + use in the target storage system. + """ + return get_valid_filename(name) + + def get_available_name(self, name, max_length=None): + """ + Return a filename that's free on the target storage system and + available for new content to be written to. + """ + dir_name, file_name = os.path.split(name) + file_root, file_ext = os.path.splitext(file_name) + # If the filename already exists, add an underscore and a random 7 + # character alphanumeric string (before the file extension, if one + # exists) to the filename until the generated filename doesn't exist. + # Truncate original name if required, so the new filename does not + # exceed the max_length. + while self.exists(name) or (max_length and len(name) > max_length): + # file_ext includes the dot. + name = os.path.join(dir_name, "%s_%s%s" % (file_root, get_random_string(7), file_ext)) + if max_length is None: + continue + # Truncate file_root if max_length exceeded. + truncation = len(name) - max_length + if truncation > 0: + file_root = file_root[:-truncation] + # Entire file_root was truncated in attempt to find an available filename. + if not file_root: + raise SuspiciousFileOperation( + 'Storage can not find an available filename for "%s". ' + 'Please make sure that the corresponding file field ' + 'allows sufficient "max_length".' % name + ) + name = os.path.join(dir_name, "%s_%s%s" % (file_root, get_random_string(7), file_ext)) + return name + + def generate_filename(self, filename): + """ + Validate the filename by calling get_valid_name() and return a filename + to be passed to the save() method. + """ + # `filename` may include a path as returned by FileField.upload_to. + dirname, filename = os.path.split(filename) + return os.path.normpath(os.path.join(dirname, self.get_valid_name(filename))) + + def path(self, name): + """ + Return a local filesystem path where the file can be retrieved using + Python's built-in open() function. Storage systems that can't be + accessed using open() should *not* implement this method. + """ + raise NotImplementedError("This backend doesn't support absolute paths.") + + # The following methods form the public API for storage systems, but with + # no default implementations. Subclasses must implement *all* of these. + + def delete(self, name): + """ + Delete the specified file from the storage system. + """ + raise NotImplementedError('subclasses of Storage must provide a delete() method') + + def exists(self, name): + """ + Return True if a file referenced by the given name already exists in the + storage system, or False if the name is available for a new file. + """ + raise NotImplementedError('subclasses of Storage must provide an exists() method') + + def listdir(self, path): + """ + List the contents of the specified path. Return a 2-tuple of lists: + the first item being directories, the second item being files. + """ + raise NotImplementedError('subclasses of Storage must provide a listdir() method') + + def size(self, name): + """ + Return the total size, in bytes, of the file specified by name. + """ + raise NotImplementedError('subclasses of Storage must provide a size() method') + + def url(self, name): + """ + Return an absolute URL where the file's contents can be accessed + directly by a Web browser. + """ + raise NotImplementedError('subclasses of Storage must provide a url() method') + + def get_accessed_time(self, name): + """ + Return the last accessed time (as a datetime) of the file specified by + name. The datetime will be timezone-aware if USE_TZ=True. + """ + raise NotImplementedError('subclasses of Storage must provide a get_accessed_time() method') + + def get_created_time(self, name): + """ + Return the creation time (as a datetime) of the file specified by name. + The datetime will be timezone-aware if USE_TZ=True. + """ + raise NotImplementedError('subclasses of Storage must provide a get_created_time() method') + + def get_modified_time(self, name): + """ + Return the last modified time (as a datetime) of the file specified by + name. The datetime will be timezone-aware if USE_TZ=True. + """ + raise NotImplementedError('subclasses of Storage must provide a get_modified_time() method') + + +@deconstructible +class FileSystemStorage(Storage): + """ + Standard filesystem storage + """ + + def __init__(self, location=None, base_url=None, file_permissions_mode=None, + directory_permissions_mode=None): + self._location = location + self._base_url = base_url + self._file_permissions_mode = file_permissions_mode + self._directory_permissions_mode = directory_permissions_mode + setting_changed.connect(self._clear_cached_properties) + + def _clear_cached_properties(self, setting, **kwargs): + """Reset setting based property values.""" + if setting == 'MEDIA_ROOT': + self.__dict__.pop('base_location', None) + self.__dict__.pop('location', None) + elif setting == 'MEDIA_URL': + self.__dict__.pop('base_url', None) + elif setting == 'FILE_UPLOAD_PERMISSIONS': + self.__dict__.pop('file_permissions_mode', None) + elif setting == 'FILE_UPLOAD_DIRECTORY_PERMISSIONS': + self.__dict__.pop('directory_permissions_mode', None) + + def _value_or_setting(self, value, setting): + return setting if value is None else value + + @cached_property + def base_location(self): + return self._value_or_setting(self._location, settings.MEDIA_ROOT) + + @cached_property + def location(self): + return os.path.abspath(self.base_location) + + @cached_property + def base_url(self): + if self._base_url is not None and not self._base_url.endswith('/'): + self._base_url += '/' + return self._value_or_setting(self._base_url, settings.MEDIA_URL) + + @cached_property + def file_permissions_mode(self): + return self._value_or_setting(self._file_permissions_mode, settings.FILE_UPLOAD_PERMISSIONS) + + @cached_property + def directory_permissions_mode(self): + return self._value_or_setting(self._directory_permissions_mode, settings.FILE_UPLOAD_DIRECTORY_PERMISSIONS) + + def _open(self, name, mode='rb'): + return File(open(self.path(name), mode)) + + def _save(self, name, content): + full_path = self.path(name) + + # Create any intermediate directories that do not exist. + directory = os.path.dirname(full_path) + if not os.path.exists(directory): + try: + if self.directory_permissions_mode is not None: + # os.makedirs applies the global umask, so we reset it, + # for consistency with file_permissions_mode behavior. + old_umask = os.umask(0) + try: + os.makedirs(directory, self.directory_permissions_mode) + finally: + os.umask(old_umask) + else: + os.makedirs(directory) + except FileExistsError: + # There's a race between os.path.exists() and os.makedirs(). + # If os.makedirs() fails with FileExistsError, the directory + # was created concurrently. + pass + if not os.path.isdir(directory): + raise IOError("%s exists and is not a directory." % directory) + + # There's a potential race condition between get_available_name and + # saving the file; it's possible that two threads might return the + # same name, at which point all sorts of fun happens. So we need to + # try to create the file, but if it already exists we have to go back + # to get_available_name() and try again. + + while True: + try: + # This file has a file path that we can move. + if hasattr(content, 'temporary_file_path'): + file_move_safe(content.temporary_file_path(), full_path) + + # This is a normal uploadedfile that we can stream. + else: + # This fun binary flag incantation makes os.open throw an + # OSError if the file already exists before we open it. + flags = (os.O_WRONLY | os.O_CREAT | os.O_EXCL | + getattr(os, 'O_BINARY', 0)) + # The current umask value is masked out by os.open! + fd = os.open(full_path, flags, 0o666) + _file = None + try: + locks.lock(fd, locks.LOCK_EX) + for chunk in content.chunks(): + if _file is None: + mode = 'wb' if isinstance(chunk, bytes) else 'wt' + _file = os.fdopen(fd, mode) + _file.write(chunk) + finally: + locks.unlock(fd) + if _file is not None: + _file.close() + else: + os.close(fd) + except FileExistsError: + # A new name is needed if the file exists. + name = self.get_available_name(name) + full_path = self.path(name) + else: + # OK, the file save worked. Break out of the loop. + break + + if self.file_permissions_mode is not None: + os.chmod(full_path, self.file_permissions_mode) + + # Store filenames with forward slashes, even on Windows. + return name.replace('\\', '/') + + def delete(self, name): + assert name, "The name argument is not allowed to be empty." + name = self.path(name) + # If the file or directory exists, delete it from the filesystem. + try: + if os.path.isdir(name): + os.rmdir(name) + else: + os.remove(name) + except FileNotFoundError: + # FileNotFoundError is raised if the file or directory was removed + # concurrently. + pass + + def exists(self, name): + return os.path.exists(self.path(name)) + + def listdir(self, path): + path = self.path(path) + directories, files = [], [] + for entry in os.listdir(path): + if os.path.isdir(os.path.join(path, entry)): + directories.append(entry) + else: + files.append(entry) + return directories, files + + def path(self, name): + return safe_join(self.location, name) + + def size(self, name): + return os.path.getsize(self.path(name)) + + def url(self, name): + if self.base_url is None: + raise ValueError("This file is not accessible via a URL.") + url = filepath_to_uri(name) + if url is not None: + url = url.lstrip('/') + return urljoin(self.base_url, url) + + def _datetime_from_timestamp(self, ts): + """ + If timezone support is enabled, make an aware datetime object in UTC; + otherwise make a naive one in the local timezone. + """ + if settings.USE_TZ: + # Safe to use .replace() because UTC doesn't have DST + return datetime.utcfromtimestamp(ts).replace(tzinfo=timezone.utc) + else: + return datetime.fromtimestamp(ts) + + def get_accessed_time(self, name): + return self._datetime_from_timestamp(os.path.getatime(self.path(name))) + + def get_created_time(self, name): + return self._datetime_from_timestamp(os.path.getctime(self.path(name))) + + def get_modified_time(self, name): + return self._datetime_from_timestamp(os.path.getmtime(self.path(name))) + + +def get_storage_class(import_path=None): + return import_string(import_path or settings.DEFAULT_FILE_STORAGE) + + +class DefaultStorage(LazyObject): + def _setup(self): + self._wrapped = get_storage_class()() + + +default_storage = DefaultStorage() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/temp.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/temp.py new file mode 100644 index 00000000000..07935930bdd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/temp.py @@ -0,0 +1,74 @@ +""" +The temp module provides a NamedTemporaryFile that can be reopened in the same +process on any platform. Most platforms use the standard Python +tempfile.NamedTemporaryFile class, but Windows users are given a custom class. + +This is needed because the Python implementation of NamedTemporaryFile uses the +O_TEMPORARY flag under Windows, which prevents the file from being reopened +if the same flag is not provided [1][2]. Note that this does not address the +more general issue of opening a file for writing and reading in multiple +processes in a manner that works across platforms. + +The custom version of NamedTemporaryFile doesn't support the same keyword +arguments available in tempfile.NamedTemporaryFile. + +1: https://mail.python.org/pipermail/python-list/2005-December/336957.html +2: https://bugs.python.org/issue14243 +""" + +import os +import tempfile + +from django.core.files.utils import FileProxyMixin + +__all__ = ('NamedTemporaryFile', 'gettempdir',) + + +if os.name == 'nt': + class TemporaryFile(FileProxyMixin): + """ + Temporary file object constructor that supports reopening of the + temporary file in Windows. + + Unlike tempfile.NamedTemporaryFile from the standard library, + __init__() doesn't support the 'delete', 'buffering', 'encoding', or + 'newline' keyword arguments. + """ + def __init__(self, mode='w+b', bufsize=-1, suffix='', prefix='', dir=None): + fd, name = tempfile.mkstemp(suffix=suffix, prefix=prefix, dir=dir) + self.name = name + self.file = os.fdopen(fd, mode, bufsize) + self.close_called = False + + # Because close can be called during shutdown + # we need to cache os.unlink and access it + # as self.unlink only + unlink = os.unlink + + def close(self): + if not self.close_called: + self.close_called = True + try: + self.file.close() + except (OSError, IOError): + pass + try: + self.unlink(self.name) + except OSError: + pass + + def __del__(self): + self.close() + + def __enter__(self): + self.file.__enter__() + return self + + def __exit__(self, exc, value, tb): + self.file.__exit__(exc, value, tb) + + NamedTemporaryFile = TemporaryFile +else: + NamedTemporaryFile = tempfile.NamedTemporaryFile + +gettempdir = tempfile.gettempdir diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadedfile.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadedfile.py new file mode 100644 index 00000000000..48007b86823 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadedfile.py @@ -0,0 +1,117 @@ +""" +Classes representing uploaded files. +""" + +import os +from io import BytesIO + +from django.conf import settings +from django.core.files import temp as tempfile +from django.core.files.base import File + +__all__ = ('UploadedFile', 'TemporaryUploadedFile', 'InMemoryUploadedFile', + 'SimpleUploadedFile') + + +class UploadedFile(File): + """ + An abstract uploaded file (``TemporaryUploadedFile`` and + ``InMemoryUploadedFile`` are the built-in concrete subclasses). + + An ``UploadedFile`` object behaves somewhat like a file object and + represents some file data that the user submitted with a form. + """ + + def __init__(self, file=None, name=None, content_type=None, size=None, charset=None, content_type_extra=None): + super().__init__(file, name) + self.size = size + self.content_type = content_type + self.charset = charset + self.content_type_extra = content_type_extra + + def __repr__(self): + return "<%s: %s (%s)>" % (self.__class__.__name__, self.name, self.content_type) + + def _get_name(self): + return self._name + + def _set_name(self, name): + # Sanitize the file name so that it can't be dangerous. + if name is not None: + # Just use the basename of the file -- anything else is dangerous. + name = os.path.basename(name) + + # File names longer than 255 characters can cause problems on older OSes. + if len(name) > 255: + name, ext = os.path.splitext(name) + ext = ext[:255] + name = name[:255 - len(ext)] + ext + + self._name = name + + name = property(_get_name, _set_name) + + +class TemporaryUploadedFile(UploadedFile): + """ + A file uploaded to a temporary location (i.e. stream-to-disk). + """ + def __init__(self, name, content_type, size, charset, content_type_extra=None): + _, ext = os.path.splitext(name) + file = tempfile.NamedTemporaryFile(suffix='.upload' + ext, dir=settings.FILE_UPLOAD_TEMP_DIR) + super().__init__(file, name, content_type, size, charset, content_type_extra) + + def temporary_file_path(self): + """Return the full path of this file.""" + return self.file.name + + def close(self): + try: + return self.file.close() + except FileNotFoundError: + # The file was moved or deleted before the tempfile could unlink + # it. Still sets self.file.close_called and calls + # self.file.file.close() before the exception. + pass + + +class InMemoryUploadedFile(UploadedFile): + """ + A file uploaded into memory (i.e. stream-to-memory). + """ + def __init__(self, file, field_name, name, content_type, size, charset, content_type_extra=None): + super().__init__(file, name, content_type, size, charset, content_type_extra) + self.field_name = field_name + + def open(self, mode=None): + self.file.seek(0) + return self + + def chunks(self, chunk_size=None): + self.file.seek(0) + yield self.read() + + def multiple_chunks(self, chunk_size=None): + # Since it's in memory, we'll never have multiple chunks. + return False + + +class SimpleUploadedFile(InMemoryUploadedFile): + """ + A simple representation of a file, which just has content, size, and a name. + """ + def __init__(self, name, content, content_type='text/plain'): + content = content or b'' + super().__init__(BytesIO(content), None, name, content_type, len(content), None, None) + + @classmethod + def from_dict(cls, file_dict): + """ + Create a SimpleUploadedFile object from a dictionary with keys: + - filename + - content-type + - content + """ + return cls(file_dict['filename'], + file_dict['content'], + file_dict.get('content-type', 'text/plain')) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadhandler.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadhandler.py new file mode 100644 index 00000000000..ddfb7e01162 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/uploadhandler.py @@ -0,0 +1,205 @@ +""" +Base file upload handler classes, and the built-in concrete subclasses +""" + +from io import BytesIO + +from django.conf import settings +from django.core.files.uploadedfile import ( + InMemoryUploadedFile, TemporaryUploadedFile, +) +from django.utils.module_loading import import_string + +__all__ = [ + 'UploadFileException', 'StopUpload', 'SkipFile', 'FileUploadHandler', + 'TemporaryFileUploadHandler', 'MemoryFileUploadHandler', 'load_handler', + 'StopFutureHandlers' +] + + +class UploadFileException(Exception): + """ + Any error having to do with uploading files. + """ + pass + + +class StopUpload(UploadFileException): + """ + This exception is raised when an upload must abort. + """ + def __init__(self, connection_reset=False): + """ + If ``connection_reset`` is ``True``, Django knows will halt the upload + without consuming the rest of the upload. This will cause the browser to + show a "connection reset" error. + """ + self.connection_reset = connection_reset + + def __str__(self): + if self.connection_reset: + return 'StopUpload: Halt current upload.' + else: + return 'StopUpload: Consume request data, then halt.' + + +class SkipFile(UploadFileException): + """ + This exception is raised by an upload handler that wants to skip a given file. + """ + pass + + +class StopFutureHandlers(UploadFileException): + """ + Upload handers that have handled a file and do not want future handlers to + run should raise this exception instead of returning None. + """ + pass + + +class FileUploadHandler: + """ + Base class for streaming upload handlers. + """ + chunk_size = 64 * 2 ** 10 # : The default chunk size is 64 KB. + + def __init__(self, request=None): + self.file_name = None + self.content_type = None + self.content_length = None + self.charset = None + self.content_type_extra = None + self.request = request + + def handle_raw_input(self, input_data, META, content_length, boundary, encoding=None): + """ + Handle the raw input from the client. + + Parameters: + + :input_data: + An object that supports reading via .read(). + :META: + ``request.META``. + :content_length: + The (integer) value of the Content-Length header from the + client. + :boundary: The boundary from the Content-Type header. Be sure to + prepend two '--'. + """ + pass + + def new_file(self, field_name, file_name, content_type, content_length, charset=None, content_type_extra=None): + """ + Signal that a new file has been started. + + Warning: As with any data from the client, you should not trust + content_length (and sometimes won't even get it). + """ + self.field_name = field_name + self.file_name = file_name + self.content_type = content_type + self.content_length = content_length + self.charset = charset + self.content_type_extra = content_type_extra + + def receive_data_chunk(self, raw_data, start): + """ + Receive data from the streamed upload parser. ``start`` is the position + in the file of the chunk. + """ + raise NotImplementedError('subclasses of FileUploadHandler must provide a receive_data_chunk() method') + + def file_complete(self, file_size): + """ + Signal that a file has completed. File size corresponds to the actual + size accumulated by all the chunks. + + Subclasses should return a valid ``UploadedFile`` object. + """ + raise NotImplementedError('subclasses of FileUploadHandler must provide a file_complete() method') + + def upload_complete(self): + """ + Signal that the upload is complete. Subclasses should perform cleanup + that is necessary for this handler. + """ + pass + + +class TemporaryFileUploadHandler(FileUploadHandler): + """ + Upload handler that streams data into a temporary file. + """ + def new_file(self, *args, **kwargs): + """ + Create the file object to append to as data is coming in. + """ + super().new_file(*args, **kwargs) + self.file = TemporaryUploadedFile(self.file_name, self.content_type, 0, self.charset, self.content_type_extra) + + def receive_data_chunk(self, raw_data, start): + self.file.write(raw_data) + + def file_complete(self, file_size): + self.file.seek(0) + self.file.size = file_size + return self.file + + +class MemoryFileUploadHandler(FileUploadHandler): + """ + File upload handler to stream uploads into memory (used for small files). + """ + + def handle_raw_input(self, input_data, META, content_length, boundary, encoding=None): + """ + Use the content_length to signal whether or not this handler should be + used. + """ + # Check the content-length header to see if we should + # If the post is too large, we cannot use the Memory handler. + self.activated = content_length <= settings.FILE_UPLOAD_MAX_MEMORY_SIZE + + def new_file(self, *args, **kwargs): + super().new_file(*args, **kwargs) + if self.activated: + self.file = BytesIO() + raise StopFutureHandlers() + + def receive_data_chunk(self, raw_data, start): + """Add the data to the BytesIO file.""" + if self.activated: + self.file.write(raw_data) + else: + return raw_data + + def file_complete(self, file_size): + """Return a file object if this handler is activated.""" + if not self.activated: + return + + self.file.seek(0) + return InMemoryUploadedFile( + file=self.file, + field_name=self.field_name, + name=self.file_name, + content_type=self.content_type, + size=file_size, + charset=self.charset, + content_type_extra=self.content_type_extra + ) + + +def load_handler(path, *args, **kwargs): + """ + Given a path to a handler, return an instance of that handler. + + E.g.:: + >>> from django.http import HttpRequest + >>> request = HttpRequest() + >>> load_handler('django.core.files.uploadhandler.TemporaryFileUploadHandler', request) + + """ + return import_string(path)(*args, **kwargs) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/files/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/utils.py new file mode 100644 index 00000000000..de896071759 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/files/utils.py @@ -0,0 +1,52 @@ +class FileProxyMixin: + """ + A mixin class used to forward file methods to an underlaying file + object. The internal file object has to be called "file":: + + class FileProxy(FileProxyMixin): + def __init__(self, file): + self.file = file + """ + + encoding = property(lambda self: self.file.encoding) + fileno = property(lambda self: self.file.fileno) + flush = property(lambda self: self.file.flush) + isatty = property(lambda self: self.file.isatty) + newlines = property(lambda self: self.file.newlines) + read = property(lambda self: self.file.read) + readinto = property(lambda self: self.file.readinto) + readline = property(lambda self: self.file.readline) + readlines = property(lambda self: self.file.readlines) + seek = property(lambda self: self.file.seek) + tell = property(lambda self: self.file.tell) + truncate = property(lambda self: self.file.truncate) + write = property(lambda self: self.file.write) + writelines = property(lambda self: self.file.writelines) + + @property + def closed(self): + return not self.file or self.file.closed + + def readable(self): + if self.closed: + return False + if hasattr(self.file, 'readable'): + return self.file.readable() + return True + + def writable(self): + if self.closed: + return False + if hasattr(self.file, 'writable'): + return self.file.writable() + return 'w' in getattr(self.file, 'mode', '') + + def seekable(self): + if self.closed: + return False + if hasattr(self.file, 'seekable'): + return self.file.seekable() + return True + + def __iter__(self): + return iter(self.file) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..dce2662d50e6aff6f04353acfa4b8da7bf22759a GIT binary patch literal 188 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpduA!ZO_M&8cqWMfdz{+iIwcaY9P!Q!H4>@0 zys|R_l|^K9VIYCgWf#RvSM8rDitf7ais-JZY`ZMly5G5!H1eZpfl?rO@3{}2d+s^k z`L1p>8Z`~q-M9Ss&UsDyD^=z%1C_UNXZP@kw1{;zzkD;Fp{{rJp5YseWJcHQS-#b? zeOuMdZl&k=POs`$Ro&{=dUe0vbA4CU?QWyD;4i3hrMuW$@|RF{qH1@!cg8={Tk%(z z#c#4%USFhrF1kk- z(_}Z^8weg1%U9wk>hjy6;9IG@k?{y!>+Lj2cw5G4k`;9+!Xyh-4Q=iomx16}+P%d^ zQO5^@f#_nuF23h>(>-eJV<1Pp5%>D3kU=H|wD^iaEllwYdSkE*_@`~&r>_JuoeeA2 z=nJP!)9Ho_Q726H(w5+d1D?q?EpqV*al6I#uW*gcke;(=5$#qDLp_>~yL&?0UCEKPZs|PjlOQwx1 zrVZb~h?*G6dTx!GNThq*h*+-Y)(PAzaaCQ<^%I?GH?^N>zp)QrzNvi&Za1<%vp#|( z(Ld61Gcpbw@mskNnYq5EjoIf+E<$RJb@4}NryVavc5Zf-X&%*5K}&%ac6JDGd8P-5=#^ueM?_Aq#)n$vu0~H=kVMkZvVNbu#YG~unnMU1t1mIb$Bep`^E6z8TQ$$Nb=!>Ow;Pn%}$-drn|)Y#zER>d>H zBSYt#&(1~5=_ujS#~Z;UUR6jIj^KzqM7f}7@oT3R7le4iq%qdU=DRoEFAPL&VI!jV z5a?FKcLsZcfUl_Rhgm48F-DjRDHcg;hy6ZJBC$mCER$q;PRXFXAI3@3F3gN~cWDY0 zOa9`i!a+Zj`+n_I08qRg;1e=T+PpAequ*)bdCdIxPu6dz;vnmXF!lO|f`tvB} zt#v7mN}yQp#yji%Be|a@ueaV@&tl16#fXD&4}&IM+Nt2{6J4_P9Rzu+e^e}X(=eJ- zehuHuzKw@w+YCRw#uk{vbmp=p)E%~@yX?G968pYs)*z)Gxb>Pjd}tJ-?jh$Bq_9?&Kwrx%q;DP_wuD3C1yn}8|;wXp@eu&t&p z8fYu3KnwzjAZS{p@|B5^C}L*04h9)yK|76jQJqEXLkm$8(&lAqYuWJmd7U4h+8*!% z3b6`qrTIPzQj@HMM8S|)j*%!%*a(2%F^?@O1D5R^X)e;oMz$dNo&hX7^3eCJQ@jj5Ue{GVzDoI^gZ5 zCGzgYxA?S&a;27Ek2CmH5^<1RXqHL;9&-5 z@9ztQb72yyG!3<@>Z{^)>Pj#&=Y3OFqm;XZw(MyvU}o>?XMvIkDQ!yRb%t-BWR`BatFuc0d3m{F3$;L;>%Snb^`8Ya=r^k4^Nj zu;W&4eQb>EQDx-h*!RGO7gvA<=SS7N3eUFlO74tJ+G(-Hw8PHf7I_7d{vY5qPHtn4 z+Hf_mL46T=wHj>A16AsgG#Vb{j>UvN|dwy1BAqu zZl{4&{3W+L3nMpi@m}mKM8*@^$dyZ=8g^$ncXua*Be{!p>qI&3G4Ts|241)_W>m&n zR-b5omV?&Y3`D`++&C5L7MdA74mJY;k9xN=zZsZT?PETGW^qw z5x~`n(Zcg1#WWPdAOO2SrNl#W>mGTfU>5opsQYY+M{@KW-D!E-``{=&j%*YWTcI?J z)C8=>{Gs&rRrbtglOgTJ5m#DFkZ67CU-Q$>`fnAL2@M}sTT}is+}Z|DBBc?2Es&Kc zj*_p*31|5aQQq<{O?ymO4QNy*c^I`+s0}~HTvOii=$ik}Pc+xWQwSIFU3w^VAS^5Z z$7+B4Dupvh!ERbCOk^VHg|fXb2<62E>RsKO9xRIIrkc(+E!a7lOYKE1M#7s=3`-vM zc~-dZ4H9+S*+#W+f*=WdJP5?AG)N6HIe-X3s}Jwaoc=?kY!xE2&GlsZkl@s2aO_<#N$0|6Hc?69y%3R6 z=BG)jqd=Xy(gjb1amKw^o}MFc#uls4e!?2WH&HH=3^9PmWg78)G#ukDsf`6g!r(PF z{KmZD{)^MXr-&Vickn3OAUGU^-HDH?ARrG^dZ|1rUZg4ohT>ED1dtFO%@g12U- z%+xtT9X4?CF2{fol2epSayk(pEfWL)3JUzCN#B8tyBVnTUYYTqdO$phNFv&#m^#*| veWCNvgzkZcT~_BBagKzv+{f9WaDGtE_9HsTO^kt1Kv>YvWv;%Y*NlGy9OChb literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__pycache__/exception.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/__pycache__/exception.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ab30a26b393e35054fe992fc0da93b0d78e50090 GIT binary patch literal 3635 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 Ckt$vQ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/base.py new file mode 100644 index 00000000000..edc166fab5b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/base.py @@ -0,0 +1,169 @@ +import logging +import types + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured, MiddlewareNotUsed +from django.db import connections, transaction +from django.urls import get_resolver, set_urlconf +from django.utils.log import log_response +from django.utils.module_loading import import_string + +from .exception import convert_exception_to_response, get_exception_response + +logger = logging.getLogger('django.request') + + +class BaseHandler: + _view_middleware = None + _template_response_middleware = None + _exception_middleware = None + _middleware_chain = None + + def load_middleware(self): + """ + Populate middleware lists from settings.MIDDLEWARE. + + Must be called after the environment is fixed (see __call__ in subclasses). + """ + self._view_middleware = [] + self._template_response_middleware = [] + self._exception_middleware = [] + + handler = convert_exception_to_response(self._get_response) + for middleware_path in reversed(settings.MIDDLEWARE): + middleware = import_string(middleware_path) + try: + mw_instance = middleware(handler) + except MiddlewareNotUsed as exc: + if settings.DEBUG: + if str(exc): + logger.debug('MiddlewareNotUsed(%r): %s', middleware_path, exc) + else: + logger.debug('MiddlewareNotUsed: %r', middleware_path) + continue + + if mw_instance is None: + raise ImproperlyConfigured( + 'Middleware factory %s returned None.' % middleware_path + ) + + if hasattr(mw_instance, 'process_view'): + self._view_middleware.insert(0, mw_instance.process_view) + if hasattr(mw_instance, 'process_template_response'): + self._template_response_middleware.append(mw_instance.process_template_response) + if hasattr(mw_instance, 'process_exception'): + self._exception_middleware.append(mw_instance.process_exception) + + handler = convert_exception_to_response(mw_instance) + + # We only assign to this when initialization is complete as it is used + # as a flag for initialization being complete. + self._middleware_chain = handler + + def make_view_atomic(self, view): + non_atomic_requests = getattr(view, '_non_atomic_requests', set()) + for db in connections.all(): + if db.settings_dict['ATOMIC_REQUESTS'] and db.alias not in non_atomic_requests: + view = transaction.atomic(using=db.alias)(view) + return view + + def get_exception_response(self, request, resolver, status_code, exception): + return get_exception_response(request, resolver, status_code, exception, self.__class__) + + def get_response(self, request): + """Return an HttpResponse object for the given HttpRequest.""" + # Setup default url resolver for this thread + set_urlconf(settings.ROOT_URLCONF) + + response = self._middleware_chain(request) + + response._closable_objects.append(request) + + # If the exception handler returns a TemplateResponse that has not + # been rendered, force it to be rendered. + if not getattr(response, 'is_rendered', True) and callable(getattr(response, 'render', None)): + response = response.render() + + if response.status_code >= 400: + log_response( + '%s: %s', response.reason_phrase, request.path, + response=response, + request=request, + ) + + return response + + def _get_response(self, request): + """ + Resolve and call the view, then apply view, exception, and + template_response middleware. This method is everything that happens + inside the request/response middleware. + """ + response = None + + if hasattr(request, 'urlconf'): + urlconf = request.urlconf + set_urlconf(urlconf) + resolver = get_resolver(urlconf) + else: + resolver = get_resolver() + + resolver_match = resolver.resolve(request.path_info) + callback, callback_args, callback_kwargs = resolver_match + request.resolver_match = resolver_match + + # Apply view middleware + for middleware_method in self._view_middleware: + response = middleware_method(request, callback, callback_args, callback_kwargs) + if response: + break + + if response is None: + wrapped_callback = self.make_view_atomic(callback) + try: + response = wrapped_callback(request, *callback_args, **callback_kwargs) + except Exception as e: + response = self.process_exception_by_middleware(e, request) + + # Complain if the view returned None (a common error). + if response is None: + if isinstance(callback, types.FunctionType): # FBV + view_name = callback.__name__ + else: # CBV + view_name = callback.__class__.__name__ + '.__call__' + + raise ValueError( + "The view %s.%s didn't return an HttpResponse object. It " + "returned None instead." % (callback.__module__, view_name) + ) + + # If the response supports deferred rendering, apply template + # response middleware and then render the response + elif hasattr(response, 'render') and callable(response.render): + for middleware_method in self._template_response_middleware: + response = middleware_method(request, response) + # Complain if the template response middleware returned None (a common error). + if response is None: + raise ValueError( + "%s.process_template_response didn't return an " + "HttpResponse object. It returned None instead." + % (middleware_method.__self__.__class__.__name__) + ) + + try: + response = response.render() + except Exception as e: + response = self.process_exception_by_middleware(e, request) + + return response + + def process_exception_by_middleware(self, exception, request): + """ + Pass the exception to the exception middleware. If no middleware + return a response for this exception, raise it. + """ + for middleware_method in self._exception_middleware: + response = middleware_method(request, exception) + if response: + return response + raise diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/exception.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/exception.py new file mode 100644 index 00000000000..3fe6e4d3dd9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/exception.py @@ -0,0 +1,129 @@ +import logging +import sys +from functools import wraps + +from django.conf import settings +from django.core import signals +from django.core.exceptions import ( + PermissionDenied, RequestDataTooBig, SuspiciousOperation, + TooManyFieldsSent, +) +from django.http import Http404 +from django.http.multipartparser import MultiPartParserError +from django.urls import get_resolver, get_urlconf +from django.utils.log import log_response +from django.views import debug + + +def convert_exception_to_response(get_response): + """ + Wrap the given get_response callable in exception-to-response conversion. + + All exceptions will be converted. All known 4xx exceptions (Http404, + PermissionDenied, MultiPartParserError, SuspiciousOperation) will be + converted to the appropriate response, and all other exceptions will be + converted to 500 responses. + + This decorator is automatically applied to all middleware to ensure that + no middleware leaks an exception and that the next middleware in the stack + can rely on getting a response instead of an exception. + """ + @wraps(get_response) + def inner(request): + try: + response = get_response(request) + except Exception as exc: + response = response_for_exception(request, exc) + return response + return inner + + +def response_for_exception(request, exc): + if isinstance(exc, Http404): + if settings.DEBUG: + response = debug.technical_404_response(request, exc) + else: + response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc) + + elif isinstance(exc, PermissionDenied): + response = get_exception_response(request, get_resolver(get_urlconf()), 403, exc) + log_response( + 'Forbidden (Permission denied): %s', request.path, + response=response, + request=request, + exc_info=sys.exc_info(), + ) + + elif isinstance(exc, MultiPartParserError): + response = get_exception_response(request, get_resolver(get_urlconf()), 400, exc) + log_response( + 'Bad request (Unable to parse request body): %s', request.path, + response=response, + request=request, + exc_info=sys.exc_info(), + ) + + elif isinstance(exc, SuspiciousOperation): + if isinstance(exc, (RequestDataTooBig, TooManyFieldsSent)): + # POST data can't be accessed again, otherwise the original + # exception would be raised. + request._mark_post_parse_error() + + # The request logger receives events for any problematic request + # The security logger receives events for all SuspiciousOperations + security_logger = logging.getLogger('django.security.%s' % exc.__class__.__name__) + security_logger.error( + str(exc), + extra={'status_code': 400, 'request': request}, + ) + if settings.DEBUG: + response = debug.technical_500_response(request, *sys.exc_info(), status_code=400) + else: + response = get_exception_response(request, get_resolver(get_urlconf()), 400, exc) + + elif isinstance(exc, SystemExit): + # Allow sys.exit() to actually exit. See tickets #1023 and #4701 + raise + + else: + signals.got_request_exception.send(sender=None, request=request) + response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()) + log_response( + '%s: %s', response.reason_phrase, request.path, + response=response, + request=request, + exc_info=sys.exc_info(), + ) + + # Force a TemplateResponse to be rendered. + if not getattr(response, 'is_rendered', True) and callable(getattr(response, 'render', None)): + response = response.render() + + return response + + +def get_exception_response(request, resolver, status_code, exception, sender=None): + try: + callback, param_dict = resolver.resolve_error_handler(status_code) + response = callback(request, **{**param_dict, 'exception': exception}) + except Exception: + signals.got_request_exception.send(sender=sender, request=request) + response = handle_uncaught_exception(request, resolver, sys.exc_info()) + + return response + + +def handle_uncaught_exception(request, resolver, exc_info): + """ + Processing for any otherwise uncaught exceptions (those that will + generate HTTP 500 responses). + """ + if settings.DEBUG_PROPAGATE_EXCEPTIONS: + raise + + if settings.DEBUG: + return debug.technical_500_response(request, *exc_info) + + # Return an HttpResponse that displays a friendly error message. + callback, param_dict = resolver.resolve_error_handler(500) + return callback(request, **param_dict) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/wsgi.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/wsgi.py new file mode 100644 index 00000000000..35fbd0fe2c8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/handlers/wsgi.py @@ -0,0 +1,214 @@ +import cgi +import codecs +import re +from io import BytesIO + +from django.conf import settings +from django.core import signals +from django.core.handlers import base +from django.http import HttpRequest, QueryDict, parse_cookie +from django.urls import set_script_prefix +from django.utils.encoding import repercent_broken_unicode +from django.utils.functional import cached_property + +_slashes_re = re.compile(br'/+') + + +class LimitedStream: + """Wrap another stream to disallow reading it past a number of bytes.""" + def __init__(self, stream, limit, buf_size=64 * 1024 * 1024): + self.stream = stream + self.remaining = limit + self.buffer = b'' + self.buf_size = buf_size + + def _read_limited(self, size=None): + if size is None or size > self.remaining: + size = self.remaining + if size == 0: + return b'' + result = self.stream.read(size) + self.remaining -= len(result) + return result + + def read(self, size=None): + if size is None: + result = self.buffer + self._read_limited() + self.buffer = b'' + elif size < len(self.buffer): + result = self.buffer[:size] + self.buffer = self.buffer[size:] + else: # size >= len(self.buffer) + result = self.buffer + self._read_limited(size - len(self.buffer)) + self.buffer = b'' + return result + + def readline(self, size=None): + while b'\n' not in self.buffer and \ + (size is None or len(self.buffer) < size): + if size: + # since size is not None here, len(self.buffer) < size + chunk = self._read_limited(size - len(self.buffer)) + else: + chunk = self._read_limited() + if not chunk: + break + self.buffer += chunk + sio = BytesIO(self.buffer) + if size: + line = sio.readline(size) + else: + line = sio.readline() + self.buffer = sio.read() + return line + + +class WSGIRequest(HttpRequest): + def __init__(self, environ): + script_name = get_script_name(environ) + # If PATH_INFO is empty (e.g. accessing the SCRIPT_NAME URL without a + # trailing slash), operate as if '/' was requested. + path_info = get_path_info(environ) or '/' + self.environ = environ + self.path_info = path_info + # be careful to only replace the first slash in the path because of + # http://test/something and http://test//something being different as + # stated in https://www.ietf.org/rfc/rfc2396.txt + self.path = '%s/%s' % (script_name.rstrip('/'), + path_info.replace('/', '', 1)) + self.META = environ + self.META['PATH_INFO'] = path_info + self.META['SCRIPT_NAME'] = script_name + self.method = environ['REQUEST_METHOD'].upper() + self.content_type, self.content_params = cgi.parse_header(environ.get('CONTENT_TYPE', '')) + if 'charset' in self.content_params: + try: + codecs.lookup(self.content_params['charset']) + except LookupError: + pass + else: + self.encoding = self.content_params['charset'] + self._post_parse_error = False + try: + content_length = int(environ.get('CONTENT_LENGTH')) + except (ValueError, TypeError): + content_length = 0 + self._stream = LimitedStream(self.environ['wsgi.input'], content_length) + self._read_started = False + self.resolver_match = None + + def _get_scheme(self): + return self.environ.get('wsgi.url_scheme') + + @cached_property + def GET(self): + # The WSGI spec says 'QUERY_STRING' may be absent. + raw_query_string = get_bytes_from_wsgi(self.environ, 'QUERY_STRING', '') + return QueryDict(raw_query_string, encoding=self._encoding) + + def _get_post(self): + if not hasattr(self, '_post'): + self._load_post_and_files() + return self._post + + def _set_post(self, post): + self._post = post + + @cached_property + def COOKIES(self): + raw_cookie = get_str_from_wsgi(self.environ, 'HTTP_COOKIE', '') + return parse_cookie(raw_cookie) + + @property + def FILES(self): + if not hasattr(self, '_files'): + self._load_post_and_files() + return self._files + + POST = property(_get_post, _set_post) + + +class WSGIHandler(base.BaseHandler): + request_class = WSGIRequest + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.load_middleware() + + def __call__(self, environ, start_response): + set_script_prefix(get_script_name(environ)) + signals.request_started.send(sender=self.__class__, environ=environ) + request = self.request_class(environ) + response = self.get_response(request) + + response._handler_class = self.__class__ + + status = '%d %s' % (response.status_code, response.reason_phrase) + response_headers = list(response.items()) + for c in response.cookies.values(): + response_headers.append(('Set-Cookie', c.output(header=''))) + start_response(status, response_headers) + if getattr(response, 'file_to_stream', None) is not None and environ.get('wsgi.file_wrapper'): + response = environ['wsgi.file_wrapper'](response.file_to_stream) + return response + + +def get_path_info(environ): + """Return the HTTP request's PATH_INFO as a string.""" + path_info = get_bytes_from_wsgi(environ, 'PATH_INFO', '/') + + return repercent_broken_unicode(path_info).decode() + + +def get_script_name(environ): + """ + Return the equivalent of the HTTP request's SCRIPT_NAME environment + variable. If Apache mod_rewrite is used, return what would have been + the script name prior to any rewriting (so it's the script name as seen + from the client's perspective), unless the FORCE_SCRIPT_NAME setting is + set (to anything). + """ + if settings.FORCE_SCRIPT_NAME is not None: + return settings.FORCE_SCRIPT_NAME + + # If Apache's mod_rewrite had a whack at the URL, Apache set either + # SCRIPT_URL or REDIRECT_URL to the full resource URL before applying any + # rewrites. Unfortunately not every Web server (lighttpd!) passes this + # information through all the time, so FORCE_SCRIPT_NAME, above, is still + # needed. + script_url = get_bytes_from_wsgi(environ, 'SCRIPT_URL', '') or get_bytes_from_wsgi(environ, 'REDIRECT_URL', '') + + if script_url: + if b'//' in script_url: + # mod_wsgi squashes multiple successive slashes in PATH_INFO, + # do the same with script_url before manipulating paths (#17133). + script_url = _slashes_re.sub(b'/', script_url) + path_info = get_bytes_from_wsgi(environ, 'PATH_INFO', '') + script_name = script_url[:-len(path_info)] if path_info else script_url + else: + script_name = get_bytes_from_wsgi(environ, 'SCRIPT_NAME', '') + + return script_name.decode() + + +def get_bytes_from_wsgi(environ, key, default): + """ + Get a value from the WSGI environ dictionary as bytes. + + key and default should be strings. + """ + value = environ.get(key, default) + # Non-ASCII values in the WSGI environ are arbitrarily decoded with + # ISO-8859-1. This is wrong for Django websites where UTF-8 is the default. + # Re-encode to recover the original bytestring. + return value.encode('iso-8859-1') + + +def get_str_from_wsgi(environ, key, default): + """ + Get a value from the WSGI environ dictionary as str. + + key and default should be str objects. + """ + value = get_bytes_from_wsgi(environ, key, default) + return value.decode(errors='replace') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__init__.py new file mode 100644 index 00000000000..05c8c6a1b18 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__init__.py @@ -0,0 +1,116 @@ +""" +Tools for sending email. +""" +from django.conf import settings +# Imported for backwards compatibility and for the sake +# of a cleaner namespace. These symbols used to be in +# django/core/mail.py before the introduction of email +# backends and the subsequent reorganization (See #10355) +from django.core.mail.message import ( + DEFAULT_ATTACHMENT_MIME_TYPE, BadHeaderError, EmailMessage, + EmailMultiAlternatives, SafeMIMEMultipart, SafeMIMEText, + forbid_multi_line_headers, make_msgid, +) +from django.core.mail.utils import DNS_NAME, CachedDnsName +from django.utils.module_loading import import_string + +__all__ = [ + 'CachedDnsName', 'DNS_NAME', 'EmailMessage', 'EmailMultiAlternatives', + 'SafeMIMEText', 'SafeMIMEMultipart', 'DEFAULT_ATTACHMENT_MIME_TYPE', + 'make_msgid', 'BadHeaderError', 'forbid_multi_line_headers', + 'get_connection', 'send_mail', 'send_mass_mail', 'mail_admins', + 'mail_managers', +] + + +def get_connection(backend=None, fail_silently=False, **kwds): + """Load an email backend and return an instance of it. + + If backend is None (default), use settings.EMAIL_BACKEND. + + Both fail_silently and other keyword arguments are used in the + constructor of the backend. + """ + klass = import_string(backend or settings.EMAIL_BACKEND) + return klass(fail_silently=fail_silently, **kwds) + + +def send_mail(subject, message, from_email, recipient_list, + fail_silently=False, auth_user=None, auth_password=None, + connection=None, html_message=None): + """ + Easy wrapper for sending a single message to a recipient list. All members + of the recipient list will see the other recipients in the 'To' field. + + If auth_user is None, use the EMAIL_HOST_USER setting. + If auth_password is None, use the EMAIL_HOST_PASSWORD setting. + + Note: The API for this method is frozen. New code wanting to extend the + functionality should use the EmailMessage class directly. + """ + connection = connection or get_connection( + username=auth_user, + password=auth_password, + fail_silently=fail_silently, + ) + mail = EmailMultiAlternatives(subject, message, from_email, recipient_list, connection=connection) + if html_message: + mail.attach_alternative(html_message, 'text/html') + + return mail.send() + + +def send_mass_mail(datatuple, fail_silently=False, auth_user=None, + auth_password=None, connection=None): + """ + Given a datatuple of (subject, message, from_email, recipient_list), send + each message to each recipient list. Return the number of emails sent. + + If from_email is None, use the DEFAULT_FROM_EMAIL setting. + If auth_user and auth_password are set, use them to log in. + If auth_user is None, use the EMAIL_HOST_USER setting. + If auth_password is None, use the EMAIL_HOST_PASSWORD setting. + + Note: The API for this method is frozen. New code wanting to extend the + functionality should use the EmailMessage class directly. + """ + connection = connection or get_connection( + username=auth_user, + password=auth_password, + fail_silently=fail_silently, + ) + messages = [ + EmailMessage(subject, message, sender, recipient, connection=connection) + for subject, message, sender, recipient in datatuple + ] + return connection.send_messages(messages) + + +def mail_admins(subject, message, fail_silently=False, connection=None, + html_message=None): + """Send a message to the admins, as defined by the ADMINS setting.""" + if not settings.ADMINS: + return + mail = EmailMultiAlternatives( + '%s%s' % (settings.EMAIL_SUBJECT_PREFIX, subject), message, + settings.SERVER_EMAIL, [a[1] for a in settings.ADMINS], + connection=connection, + ) + if html_message: + mail.attach_alternative(html_message, 'text/html') + mail.send(fail_silently=fail_silently) + + +def mail_managers(subject, message, fail_silently=False, connection=None, + html_message=None): + """Send a message to the managers, as defined by the MANAGERS setting.""" + if not settings.MANAGERS: + return + mail = EmailMultiAlternatives( + '%s%s' % (settings.EMAIL_SUBJECT_PREFIX, subject), message, + settings.SERVER_EMAIL, [a[1] for a in settings.MANAGERS], + connection=connection, + ) + if html_message: + mail.attach_alternative(html_message, 'text/html') + mail.send(fail_silently=fail_silently) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3db01cdb5b1d091818829570272491714e2485e5 GIT binary patch literal 4043 zcmd^CTW=f372X?fE0Vfcu`S23$7x-gtwN@khqf@B(jpZrF=<1jlV;IiyW$L`mG;8U z45La|J=H+n0xr;}zS@rh@{6{Qeac^O(YWW#@*>rSfjs4*OYGsy>|D;A?>lGCJg!u1 z4W7UL%JH8pYudlCa`st-%5UHmUxT2Uqfwn2fgT!;p<~$$%+PYIFz4jLyps77W=EnU_yW4j= zTb;Js|Kd?Qt={wKedbZd+nmQdEw^!|4im!LW$DGNHV&lU3?$=`C;hLONSAxwkl`d9 z{50~oOv}@zKKr9g*Fd=)pSmG_cLP6S?w(pjq;}{XFgFytKCKyPvDNLl-DanqRyMrB z9;2;DbiI(lCMte7in(-!tDZGM!kXoXRY^m=X zf6`CP#2f;D65ZDm;~&P~bU@5F{^x_(qr{6cn8=PdH~>wcffCN-m`C^xR+e5gU?d(A zU)F7#z_T@+_4Wnn#t|d8DI0oV*4jE53kD3xkgm5o&8-LSz2?TJ?QUx_{9Y{g$Pl+C z{D4I=I8uv3E92yV9UaCT)Zn}05IzbhF`ScvE(E$L4ZwZ?z<3~mZJ-%6Pc^Em?`h@S z{56wTz$hF|=2Xt0hU@x~FI~4j zI^tDW;|jb2A=HXheSl1vKFA+r(+0fa4v3^MS^|7?Nj|Zt{>(fnNIlUKz&0_H0yUoH zPD)9U{~{?pHI}g94|{$0aj(5SWm^V4kW&pE0e*@}ZyWxo+3S7&aJx01LT#lR zOZIEhhozd2wv=h)9!wK502g=&QI5yQEUJ?(J0ydcGIHoe7~0TM5NXhlrc@n{BjxB` z;L9T-_Tq6sm5->MAQvWajSP@-g!*6~@QG|Ur)FA2BSa8=(&BVaim9i1YR}`y%aVkJ z8+$SgYL;S@3P$OQCnbb1*PBPm)WSGZv(thY@9e{3X<-7iW5dQmSH*3oI>QML8wKiuy=&9jX5p?a$f}4oPZ0DJEJ=gJ73?sy)|}+zSkHmUjzWUP1aX z91#%F2=$~V$0Hy&@b&h@0P9nxuOqS(1FX*(uM7a84eh38V_?$h7==03XZD&n$aWS* z5$9-(eu7IX+X|fNOf;P@`a0RC2j%AW!;Y(%KPT%X7|$?Kar7K4DtbaRo;gp5>IU&H zxZZhx`M-BHz6JyvKyaKrNIi_i$b5mE-Gx*2%WJ>0PV^Jw#5}Pe3TIK*dJ6g4v)tc} zKUhFJonM8{@P`xBa;Z`Okl%nJe;oK z9=HLn{B;RRAHkdXYjy6gwqbmmw_fwt*-_PpK~me-g-yX1r9lm-nTa+uE`r&hY*CY1 zPgEcD+{C0gIJ$C)#al`4IsDVSI=XWE`NW`wXF4XcVBX^KM?J6uIP*kjq%?Y2mMN_h z527d=LV8EZ&XM}kY<0G}y_w^5Us^ZCO>quv%nk7T?crWmK`5}xCy+K#ZB5IdJ=MQK zf+!oE8vGWNQ{BrD*jHMrl?9PO@C+FQs57k}|V>%9)8^GNJ?^l?%qk>)# zxNer#U;@E0DsiMNM+2NO%FHrp@lH0^UG!M-2?)z9=Wgeg^s;GyQ^HSwO=8=>t&)xF VY8sCG)?QQpuk0)E|H@uO`Cm0A9lZbm literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__pycache__/message.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/__pycache__/message.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0e0d2693d3c5b09aab3f96621e522a36cb1b39f0 GIT binary patch literal 14756 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 YA3mM_Z<34O?*JU(&3pV|7)J-mZy;o^Z~y=R literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__init__.py new file mode 100644 index 00000000000..5973b499b0d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__init__.py @@ -0,0 +1 @@ +# Mail backends shipped with Django. diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d06b436b8f8de4a06d0d05c5ef53630d83ad5333 GIT binary patch literal 193 zcmWIL<>g`kf-cLbOjRKL7{oyaj6jY95Erumi4=xl22Do4l?+87VFd9jO}{+9D7&~I zF*&tZ-z6(CFFoHSH8)@1CACbyq^L3lETW&2nWSG(S(1^TXRK$TUz}NzsteSSotO^P z1XYrpUzDn!o0yrSp9GXi%}XiPkB`sH%PfhH*DI*J#bJ}1pHiBWY6r6aGY~TX0JzRG AIsgCw literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9554d92512469c68d205b6bc3d641f7371e0fed9 GIT binary patch literal 2433 zcma)8UvC>l5Z|+%X*~{b{t=Gw`+Fy zlGw^qn^>PkBHR0gX|WeD*5EiiEDwYawOIq0WaAVvP)@i+E8A&!m0mvZ3SfDbTgQdtDF|HX zGce~SalkEJFUr7LaRT;nd#^eAZ2eZ}?T^`vaMHi-%c6C;> zkPZ#$%{EWZg*ma;%pj@Q--GVCHm7zhVzAxA*Fv4>L&$XZ5YD>JOr-y%nt*aXomp%n*;?hm$}hdNX5vJ za?qNd1AJ@^CmA5MD&h$qQ@ZL$3@`>vfuqYT`F&0R^7_kBg1kYWYfOM5`U~DT)W*0k z(qoN%-09K~G3mbyJ$H{R&&R07-3b2WRR7hW3%!g*qUV9pF#=Xwl7H-Qzo})`h0|bpkyNgQ_yXP_W%e_ zdBR#QE_|_Nc^A znLfCM!He7i5u(lk>3xCIw0X(?V1Hu9{KC}38gs#E!+aLtK4AEzLSNpnS4>rY#eI(% zx^TN{sEEw!M;9@Ssa%Iidcav@F?0fAF^2p7jfh!W0=)xbtcjrmkv`1C~wz8iX{gwsO0S7+3zYj zh15!UC0r}m92T9o!5eI@SbD0{tYlS>x~W#ck-r(%Kkn<TgaeDzHv0#Xn}csWT)&Arq^PIEfAbb&AfC!}jgr zk)Snb1G?DW`=Q+jzr+s1% z?{F<^r+0QfGk3GUXtU8Dq96g|h17cr!#eJZD5Zi5{{m8sSA@uer{F^xV!SQez2ced zxpiJ$Mqa_U_FQ=z%!naVZ|haSsPQ+!7ElUJ>j_Mwid5bogka{-vv+DkZItBme%sPT zxv*5Pv^x{!(kSQHw#^t7+&|mk-q&R|vjNL%rk4w;Y{b~4m>9s+nH!OzPxh%8OBXBIjjtB7aVdT8a83$tP#YVr9lxYc3}t5+H}9L)O>#vpBd6JM)}Iv#{Xm zbbf(c|AeF>8`#2Q57SDJQ{>(j)cZTWp<5`h;2!%G-T0NiC8z<@U=s?jqOZXg6W#3T zo{V}80Kw@xSeoJStu_5Xch=t=|G&$U4pvXADQO#V&CXU>q#+N#B8Z~* zkO-gG5tKvHCF?h@0CUCUC3Mf? zIc#by5T`Am_imGo>1Dk}v11R3|!GyDpDhTdtiJd46SX;Bbg{eTAbV<~S@|3mt1dl<_%V4NjHo;pdL@Bjx6u^~;4U z)Y~XFIUnXrJ+?uXms;BP-Cr`fFq5)Kdqb>wrYE^9OulMBNe`rJh08?iwC$kD%4K2F zgIy#n!x)SdHGVJQ3ciW4k691R7Z zOU7)6v3V($xs$t$JzDa7cT+d&?zi8=@7Z26D>9kqjO~T#YDc-6QWS|xS>4(Z=>}1| zKI@0J#h55Fv~yjrA|&ZMyKyma<6_`)G`JiWC}^o%_t)lo-+EEM(Pz7`Z#$^8bLdkn IU9U_30c+{6x&QzG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/dummy.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/dummy.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1d1e448b77e40a8e8526f92ff51f902b44418c77 GIT binary patch literal 643 zcmY*Xu};H4482PNl&VDxObjRk10Bc>EFd9-N)a0iV##tka;6PUawT^KrDB7LKjD|M zGQlS>VW)tCBRlq;{rqg*b-&+bD6dCx`icK{3fdB2aEfYo(P$Pk&9#^D+>1TVE|~Up z@WONe-m@S3dgY1@Ru_BS(LB$q5OS4f;f+eBQ0UN2lnb>18y3b*(qbHSKM<1*c)dAP z7S1VqxJ*vyqAeZJ%d4X~Ia6_2RAFl_5%+o10KL!gRZA>T(mL$y6Ljye9spYg*= zemU@JKZBwUveY^Z0t?w~ywUKNIasU4VBc7|hNWMLcr@kI&Qt literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/filebased.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/filebased.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f00bc6309b69aadf163ec0b5d232c53ecedc6f5 GIT binary patch literal 2459 zcmb_e&2JM&6rWk|mmS-L6jFp}wQc39R*8LpO8uaS0HL5lK!pm}%WAVTHXE;Z!_1hF zmD59wgw#X-f%Xs|`CqF30ekJKQg6NWLf@Np5*vE#B=foNy?OJS-+SZl8;u%)^3xZ7 z{0of!z{z|uVR8kkybTQ_K4Fv@3H7P&4c~yil2nGKZ&LhbCf3mQZ9TRUXXyG>O1>e? zX3h)39A2GNe3u#bN!!iWHiluGcw1pK;3@OelTdlPB34{_LoQ|5hk?qx(Cfts@B9f4 zkj*wNT*;M+)4qi9sawMxk?nAi>|M*!UfdrE&S1T+O96)kR0y2h;2UW2;rZA&vQyHoP7?Mc^=gJ(DZK|w^AulVN88}-d z6Z#`n&bE6{#rafg>Upi4i(Jo^%9+eT6RaI-rVr+2qJpbNCJPgJR5;<5)C0RbQenjswkh0UIN&glg>(1*h7g%3>@bQTa0>HbaQEB7 zk|PL=!VQ8rja3k|t-_Q%>6K2Hq3FxP9_;GA!i9JR^bLY238f5zSLC05cQ+FQ*c)ti zuWyHGKfBI{S@$}B)>UGU>6LC0Z*_O})RQc|(D}S8A$r$9V}QZiory%5;9b1L?kv=0 z7sF&Ll$>>T_QYv8a1*LL4-KIs>MhLYC{ym>WZQ&4^mr{2SxA zChtPK_Wzc)DQvJ>SeiwJGs}I28_Hm753*s~5UU^{JZ#P#HSfWwXlSKirqh8XiN**$ zL+dm@yMWJv=uv(`X`~!dQ-gE^1_%bD16N#8bbAIBLbDIaaSWMBL3~f>gknzEHkL_>p*AFCiZn}rc>J-7kx>iak09ZSWhp!|xK7ryAOSc6YrL6t5vgrbus%}*}e zG1_>`GnCh!eGG&A%*;1@cyugG;f*SjI$qtQGBwjppq=*1ijqunf!un7eWD9%>riJN z8Q@dX$X6CT(%S7R<{?Bm2#Q(|3^O)@hcYPYLGW}GCgm5M2?WBYVbBNGdlZdXVv2Z@ z1i_peXHgg(drf`DZa=zfI4NE?5t%uk&NemUq|?5`fJ z2;Sk(Bfg{JER{MX`yb4I#B|m{#&FL_(G)c4yKi@zi!Gt){CY zRbs(6w9Ecdwye5l$BKJ1GZ1d%>)5`J<8%CJeSJW{zCTMc9}@Bt7j0v(cnQNj0;fnq z6jeb^iy#Ro{)c&3u!K?amMEq=--zmHb`&NZ)%`$5y@NZ04VmufQt>Tgx!2BfU4F@| zDGOctXmAc?$%xjhkXa7%tVacxI)%2KBu zj=1y2YPYOaK)js5GAp@+N=32HP36bt>w~6%m42#$i>ZV}V5Vs_)ddD|C|MfP~#k+Os%OV(_Le#yfblA}bP|bG0 zjl!Baop04l+KH>XJ9{{v(RxjYG?&f^aYlZtc+c1!HHki%fN zKM#Pi@ZjEitw7Dx^S=+nn?|m-sus05M>k@1ZyEWI$+|0NGk7Z_X4fF5?yqVkYlWML z)KsOnSK!26{OeHJdL3VwSViA}EjI*50!I7r4UvXh|IzSY!l;J=m$J|x@IZ*ds4B<* zp%A;3%$FxUA(TmlXjrz_n#N0sQ=R8<@DCQYw}{OmuXvkAl0IeqVW-)9H|pA(u%BF5 u2pgfW4HwDn)=q>{M=Pn}$7zc%x~b7>*tBlQ=s#cJe}OzVT^SqFVfY6{dQ}4e literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/smtp.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/__pycache__/smtp.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..617ae761c8113d6d3386cb3732aa8fb745b375fe GIT binary patch literal 4043 zcmZu!&vP3|748|0q|sQCeU^!$n#WIZ5ZAbEG zM(G~KYcb}qan%A<%N93^;$XumRh+rOfx{Mm!(2J-zrbPPdo5YAvdq-H>3;LN)&1W4 zzJ7XKsW=SRZ@=$#{&tbEe^clDWufy!Jn9()XCC7QH$%fS^xO1I{mywg{kA*{?_8Mg z6}*B$wpLi|*`BT2`LNV;JV&<+;asoml@0bI#*5rOX51F`%bZu?W{cHI!z--^+mBq) z3p$~@6SVh5#NBonC{_O)3t^izBeRuAl1{Xz&|bI`DA6SAJ0s&)(5WEmB%Pt~1J0#T zWM{8!w*1Z22hBFka{kh8fI@9T2!;(Z+8j2v@G;xPMtJ_Xd(HxHc+-9lQ@x<5d-2we%frPR^7ze0BbItRLoDeG3{XOLz2S#pV+FO84j zetcO@zH)N;lv-CfgClbk_sTB9?5j>Fq9i;V{=E5M_5OzcxYhKxH(HHpuhrUc11a3z zAQ=QgwA_vz7UtM%mJ z)>>xwk>LnB_bStUU{_fYmgbRN$2v%F{< zGTCWUw1!LtK6Y(Zm z*}^mqBR}1MR#93qbNI&0;$F9$StN}p;n9oy7aDqz4mVnin~8B^p0bW{WI&tax&4xS zi&`njaD^-_xt1CyV1#Y~Pm$;UWS)X?h8}vre;0V~I=g0S{0=ktdW1@$o0BAgcF6I_ zPfRcs>sI6+A*))llX=om{}f-JFkWbZP?Lr3VzSh|uxsu+@}CBLtVdo{|M-YKWs&(l z)C3a-v(Ij~O8Ig^+c3OC$psxd+b#zDYNhZWJeO zFqtkA2j}NF2$Urgo5U}jUHW+tkmwVUPv#=LW7rv)jR>CB zyzW&2rXci*S%@$;HCSq9Rvbe&v(F&9UArVNA$YO?;n{m4@pqr|XoN1pSymYId60-H z)Z}%tpCXiSi32qWWCE6%0yfKs@m?pAU!(68%E;!~9Mfqj zx_%&oo_allEege3m{r|`V1F2E?4&?8$f%pJvARWM zTX*u+mi#Hk|9OFCJx)^fhx>yBpG>LOC||$p6i{&00yvFtd^xfNleix(vZg2QCJi8CAHr zYAnFDj!`y;OEd1(^R_js&>&otU=#mJbW%gvv{&-#rye1Ze0yY~Z^|1f3Mi^E$TL4- zTkJ2|FWfu=hpe#=t{$PnILW2fsd1D~^Ku0>N$wqXlzYCCnv&z2HHy<{^!qF&WLv}D z1U@Y)3-$Re-5$u@)$4zNS`W1E#yefqO$x~4K&S>aMIsvXb_mzIBiv6W>y3sf)BsU3 zMdGHUtoocpEicJ^@*5-waX9i|%(ZuGg;DNTHJkWnvv~{P3!kFpw{c!3f_pYrK;x3E zIJTk_GfG~ISyrLBClmSjJ#`I&^%}}xiX~y?$QoWl)Qcx}O4X#* zEm6t*iE*0KNOOTAr#lA}{c3`uvigv)L%#^bfZf5`w^rR}BBY|Y2l|aUu!Gu|$K%2{ zXj3gm5u(DQzCMF~%2e7H)e>qMVh{QFLG{Q;ushnp@6G2{YYYwgV*@rd>)*;O`hS3; z!v>qgH18-7`lNMM!j4MXaj$>-mozO6D=?D{Z_GGar$K#1Q?|N|#@V2uS#fGcRt!6l zP@=zGt7MK8?M}agfGhbfrqktQHow+fUwyo>?ccq(y47lKOWH~1?8><3>x`1$AzR8i z5C423PG?qT2g=_$OoY-DG35YcD%A~MWhNQrdo;xlNa)ElN4!H_+N=CF!~l=F3c*Yp z8AVmlGBV9Hu4$Gq(SD63^ww+6CSB_!PynJ-rZda;GspLPF&~7~F8ls-L~s11==(fw zqnf7D3ze?~o6F>IbTVm#5ogJ_Nzlr&%D5(Mi!j8nDZzb}O!N+lXi>4LsE76EK;ff{ z-d|KNnTC_IuiF>wWl6TRs=R~O$aytt-6BD`$sM+5*8Feya1bN>Tu C{PiXP literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/base.py new file mode 100644 index 00000000000..d6877033325 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/base.py @@ -0,0 +1,59 @@ +"""Base email backend class.""" + + +class BaseEmailBackend: + """ + Base class for email backend implementations. + + Subclasses must at least overwrite send_messages(). + + open() and close() can be called indirectly by using a backend object as a + context manager: + + with backend as connection: + # do something with connection + pass + """ + def __init__(self, fail_silently=False, **kwargs): + self.fail_silently = fail_silently + + def open(self): + """ + Open a network connection. + + This method can be overwritten by backend implementations to + open a network connection. + + It's up to the backend implementation to track the status of + a network connection if it's needed by the backend. + + This method can be called by applications to force a single + network connection to be used when sending mails. See the + send_messages() method of the SMTP backend for a reference + implementation. + + The default implementation does nothing. + """ + pass + + def close(self): + """Close a network connection.""" + pass + + def __enter__(self): + try: + self.open() + except Exception: + self.close() + raise + return self + + def __exit__(self, exc_type, exc_value, traceback): + self.close() + + def send_messages(self, email_messages): + """ + Send one or more EmailMessage objects and return the number of email + messages sent. + """ + raise NotImplementedError('subclasses of BaseEmailBackend must override send_messages() method') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/console.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/console.py new file mode 100644 index 00000000000..a8bdcbd2c07 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/console.py @@ -0,0 +1,42 @@ +""" +Email backend that writes messages to console instead of sending them. +""" +import sys +import threading + +from django.core.mail.backends.base import BaseEmailBackend + + +class EmailBackend(BaseEmailBackend): + def __init__(self, *args, **kwargs): + self.stream = kwargs.pop('stream', sys.stdout) + self._lock = threading.RLock() + super().__init__(*args, **kwargs) + + def write_message(self, message): + msg = message.message() + msg_data = msg.as_bytes() + charset = msg.get_charset().get_output_charset() if msg.get_charset() else 'utf-8' + msg_data = msg_data.decode(charset) + self.stream.write('%s\n' % msg_data) + self.stream.write('-' * 79) + self.stream.write('\n') + + def send_messages(self, email_messages): + """Write all messages to the stream in a thread-safe way.""" + if not email_messages: + return + msg_count = 0 + with self._lock: + try: + stream_created = self.open() + for message in email_messages: + self.write_message(message) + self.stream.flush() # flush after each message + msg_count += 1 + if stream_created: + self.close() + except Exception: + if not self.fail_silently: + raise + return msg_count diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/dummy.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/dummy.py new file mode 100644 index 00000000000..7e47fe75644 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/dummy.py @@ -0,0 +1,10 @@ +""" +Dummy email backend that does nothing. +""" + +from django.core.mail.backends.base import BaseEmailBackend + + +class EmailBackend(BaseEmailBackend): + def send_messages(self, email_messages): + return len(list(email_messages)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/filebased.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/filebased.py new file mode 100644 index 00000000000..ddcd9ed97b6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/filebased.py @@ -0,0 +1,70 @@ +"""Email backend that writes messages to a file.""" + +import datetime +import os + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.core.mail.backends.console import ( + EmailBackend as ConsoleEmailBackend, +) + + +class EmailBackend(ConsoleEmailBackend): + def __init__(self, *args, file_path=None, **kwargs): + self._fname = None + if file_path is not None: + self.file_path = file_path + else: + self.file_path = getattr(settings, 'EMAIL_FILE_PATH', None) + # Make sure self.file_path is a string. + if not isinstance(self.file_path, str): + raise ImproperlyConfigured('Path for saving emails is invalid: %r' % self.file_path) + self.file_path = os.path.abspath(self.file_path) + # Make sure that self.file_path is a directory if it exists. + if os.path.exists(self.file_path) and not os.path.isdir(self.file_path): + raise ImproperlyConfigured( + 'Path for saving email messages exists, but is not a directory: %s' % self.file_path + ) + # Try to create it, if it not exists. + elif not os.path.exists(self.file_path): + try: + os.makedirs(self.file_path) + except OSError as err: + raise ImproperlyConfigured( + 'Could not create directory for saving email messages: %s (%s)' % (self.file_path, err) + ) + # Make sure that self.file_path is writable. + if not os.access(self.file_path, os.W_OK): + raise ImproperlyConfigured('Could not write to directory: %s' % self.file_path) + # Finally, call super(). + # Since we're using the console-based backend as a base, + # force the stream to be None, so we don't default to stdout + kwargs['stream'] = None + super().__init__(*args, **kwargs) + + def write_message(self, message): + self.stream.write(message.message().as_bytes() + b'\n') + self.stream.write(b'-' * 79) + self.stream.write(b'\n') + + def _get_filename(self): + """Return a unique file name.""" + if self._fname is None: + timestamp = datetime.datetime.now().strftime("%Y%m%d-%H%M%S") + fname = "%s-%s.log" % (timestamp, abs(id(self))) + self._fname = os.path.join(self.file_path, fname) + return self._fname + + def open(self): + if self.stream is None: + self.stream = open(self._get_filename(), 'ab') + return True + return False + + def close(self): + try: + if self.stream is not None: + self.stream.close() + finally: + self.stream = None diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/locmem.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/locmem.py new file mode 100644 index 00000000000..84732e997b6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/locmem.py @@ -0,0 +1,30 @@ +""" +Backend for test environment. +""" + +from django.core import mail +from django.core.mail.backends.base import BaseEmailBackend + + +class EmailBackend(BaseEmailBackend): + """ + An email backend for use during test sessions. + + The test connection stores email messages in a dummy outbox, + rather than sending them out on the wire. + + The dummy outbox is accessible through the outbox instance attribute. + """ + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + if not hasattr(mail, 'outbox'): + mail.outbox = [] + + def send_messages(self, messages): + """Redirect messages to the dummy outbox""" + msg_count = 0 + for message in messages: # .message() triggers header validation + message.message() + mail.outbox.append(message) + msg_count += 1 + return msg_count diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/smtp.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/smtp.py new file mode 100644 index 00000000000..d061fb57500 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/backends/smtp.py @@ -0,0 +1,131 @@ +"""SMTP email backend class.""" +import smtplib +import socket +import ssl +import threading + +from django.conf import settings +from django.core.mail.backends.base import BaseEmailBackend +from django.core.mail.message import sanitize_address +from django.core.mail.utils import DNS_NAME + + +class EmailBackend(BaseEmailBackend): + """ + A wrapper that manages the SMTP network connection. + """ + def __init__(self, host=None, port=None, username=None, password=None, + use_tls=None, fail_silently=False, use_ssl=None, timeout=None, + ssl_keyfile=None, ssl_certfile=None, + **kwargs): + super().__init__(fail_silently=fail_silently) + self.host = host or settings.EMAIL_HOST + self.port = port or settings.EMAIL_PORT + self.username = settings.EMAIL_HOST_USER if username is None else username + self.password = settings.EMAIL_HOST_PASSWORD if password is None else password + self.use_tls = settings.EMAIL_USE_TLS if use_tls is None else use_tls + self.use_ssl = settings.EMAIL_USE_SSL if use_ssl is None else use_ssl + self.timeout = settings.EMAIL_TIMEOUT if timeout is None else timeout + self.ssl_keyfile = settings.EMAIL_SSL_KEYFILE if ssl_keyfile is None else ssl_keyfile + self.ssl_certfile = settings.EMAIL_SSL_CERTFILE if ssl_certfile is None else ssl_certfile + if self.use_ssl and self.use_tls: + raise ValueError( + "EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set " + "one of those settings to True.") + self.connection = None + self._lock = threading.RLock() + + @property + def connection_class(self): + return smtplib.SMTP_SSL if self.use_ssl else smtplib.SMTP + + def open(self): + """ + Ensure an open connection to the email server. Return whether or not a + new connection was required (True or False) or None if an exception + passed silently. + """ + if self.connection: + # Nothing to do if the connection is already open. + return False + + # If local_hostname is not specified, socket.getfqdn() gets used. + # For performance, we use the cached FQDN for local_hostname. + connection_params = {'local_hostname': DNS_NAME.get_fqdn()} + if self.timeout is not None: + connection_params['timeout'] = self.timeout + if self.use_ssl: + connection_params.update({ + 'keyfile': self.ssl_keyfile, + 'certfile': self.ssl_certfile, + }) + try: + self.connection = self.connection_class(self.host, self.port, **connection_params) + + # TLS/SSL are mutually exclusive, so only attempt TLS over + # non-secure connections. + if not self.use_ssl and self.use_tls: + self.connection.starttls(keyfile=self.ssl_keyfile, certfile=self.ssl_certfile) + if self.username and self.password: + self.connection.login(self.username, self.password) + return True + except (smtplib.SMTPException, socket.error): + if not self.fail_silently: + raise + + def close(self): + """Close the connection to the email server.""" + if self.connection is None: + return + try: + try: + self.connection.quit() + except (ssl.SSLError, smtplib.SMTPServerDisconnected): + # This happens when calling quit() on a TLS connection + # sometimes, or when the connection was already disconnected + # by the server. + self.connection.close() + except smtplib.SMTPException: + if self.fail_silently: + return + raise + finally: + self.connection = None + + def send_messages(self, email_messages): + """ + Send one or more EmailMessage objects and return the number of email + messages sent. + """ + if not email_messages: + return + with self._lock: + new_conn_created = self.open() + if not self.connection or new_conn_created is None: + # We failed silently on open(). + # Trying to send would be pointless. + return + num_sent = 0 + for message in email_messages: + sent = self._send(message) + if sent: + num_sent += 1 + if new_conn_created: + self.close() + return num_sent + + def _send(self, email_message): + """A helper method that does the actual sending.""" + if not email_message.recipients(): + return False + encoding = email_message.encoding or settings.DEFAULT_CHARSET + from_email = sanitize_address(email_message.from_email, encoding) + recipients = [sanitize_address(addr, encoding) for addr in email_message.recipients()] + message = email_message.message() + try: + self.connection.sendmail(from_email, recipients, message.as_bytes(linesep='\r\n')) + except smtplib.SMTPException: + if not self.fail_silently: + raise + return False + return True diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/message.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/message.py new file mode 100644 index 00000000000..9a0f0eba45a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/message.py @@ -0,0 +1,454 @@ +import mimetypes +from email import ( + charset as Charset, encoders as Encoders, generator, message_from_string, +) +from email.errors import InvalidHeaderDefect, NonASCIILocalPartDefect +from email.header import Header +from email.headerregistry import Address +from email.message import Message +from email.mime.base import MIMEBase +from email.mime.message import MIMEMessage +from email.mime.multipart import MIMEMultipart +from email.mime.text import MIMEText +from email.utils import formatdate, getaddresses, make_msgid, parseaddr +from io import BytesIO, StringIO +from pathlib import Path + +from django.conf import settings +from django.core.mail.utils import DNS_NAME +from django.utils.encoding import force_text + +# Don't BASE64-encode UTF-8 messages so that we avoid unwanted attention from +# some spam filters. +utf8_charset = Charset.Charset('utf-8') +utf8_charset.body_encoding = None # Python defaults to BASE64 +utf8_charset_qp = Charset.Charset('utf-8') +utf8_charset_qp.body_encoding = Charset.QP + +# Default MIME type to use on attachments (if it is not explicitly given +# and cannot be guessed). +DEFAULT_ATTACHMENT_MIME_TYPE = 'application/octet-stream' + +RFC5322_EMAIL_LINE_LENGTH_LIMIT = 998 + + +class BadHeaderError(ValueError): + pass + + +# Header names that contain structured address data (RFC #5322) +ADDRESS_HEADERS = { + 'from', + 'sender', + 'reply-to', + 'to', + 'cc', + 'bcc', + 'resent-from', + 'resent-sender', + 'resent-to', + 'resent-cc', + 'resent-bcc', +} + + +def forbid_multi_line_headers(name, val, encoding): + """Forbid multi-line headers to prevent header injection.""" + encoding = encoding or settings.DEFAULT_CHARSET + val = str(val) # val may be lazy + if '\n' in val or '\r' in val: + raise BadHeaderError("Header values can't contain newlines (got %r for header %r)" % (val, name)) + try: + val.encode('ascii') + except UnicodeEncodeError: + if name.lower() in ADDRESS_HEADERS: + val = ', '.join(sanitize_address(addr, encoding) for addr in getaddresses((val,))) + else: + val = Header(val, encoding).encode() + else: + if name.lower() == 'subject': + val = Header(val).encode() + return name, val + + +def split_addr(addr, encoding): + """ + Split the address into local part and domain and encode them. + + When non-ascii characters are present in the local part, it must be + MIME-word encoded. The domain name must be idna-encoded if it contains + non-ascii characters. + """ + if '@' in addr: + localpart, domain = addr.split('@', 1) + # Try to get the simplest encoding - ascii if possible so that + # to@example.com doesn't become =?utf-8?q?to?=@example.com. This + # makes unit testing a bit easier and more readable. + try: + localpart.encode('ascii') + except UnicodeEncodeError: + localpart = Header(localpart, encoding).encode() + domain = domain.encode('idna').decode('ascii') + else: + localpart = Header(addr, encoding).encode() + domain = '' + return (localpart, domain) + + +def sanitize_address(addr, encoding): + """ + Format a pair of (name, address) or an email address string. + """ + if not isinstance(addr, tuple): + addr = parseaddr(addr) + nm, addr = addr + localpart, domain = None, None + nm = Header(nm, encoding).encode() + try: + addr.encode('ascii') + except UnicodeEncodeError: # IDN or non-ascii in the local part + localpart, domain = split_addr(addr, encoding) + + # An `email.headerregistry.Address` object is used since + # email.utils.formataddr() naively encodes the name as ascii (see #25986). + if localpart and domain: + address = Address(nm, username=localpart, domain=domain) + return str(address) + + try: + address = Address(nm, addr_spec=addr) + except (InvalidHeaderDefect, NonASCIILocalPartDefect): + localpart, domain = split_addr(addr, encoding) + address = Address(nm, username=localpart, domain=domain) + return str(address) + + +class MIMEMixin: + def as_string(self, unixfrom=False, linesep='\n'): + """Return the entire formatted message as a string. + Optional `unixfrom' when True, means include the Unix From_ envelope + header. + + This overrides the default as_string() implementation to not mangle + lines that begin with 'From '. See bug #13433 for details. + """ + fp = StringIO() + g = generator.Generator(fp, mangle_from_=False) + g.flatten(self, unixfrom=unixfrom, linesep=linesep) + return fp.getvalue() + + def as_bytes(self, unixfrom=False, linesep='\n'): + """Return the entire formatted message as bytes. + Optional `unixfrom' when True, means include the Unix From_ envelope + header. + + This overrides the default as_bytes() implementation to not mangle + lines that begin with 'From '. See bug #13433 for details. + """ + fp = BytesIO() + g = generator.BytesGenerator(fp, mangle_from_=False) + g.flatten(self, unixfrom=unixfrom, linesep=linesep) + return fp.getvalue() + + +class SafeMIMEMessage(MIMEMixin, MIMEMessage): + + def __setitem__(self, name, val): + # message/rfc822 attachments must be ASCII + name, val = forbid_multi_line_headers(name, val, 'ascii') + MIMEMessage.__setitem__(self, name, val) + + +class SafeMIMEText(MIMEMixin, MIMEText): + + def __init__(self, _text, _subtype='plain', _charset=None): + self.encoding = _charset + MIMEText.__init__(self, _text, _subtype=_subtype, _charset=_charset) + + def __setitem__(self, name, val): + name, val = forbid_multi_line_headers(name, val, self.encoding) + MIMEText.__setitem__(self, name, val) + + def set_payload(self, payload, charset=None): + if charset == 'utf-8': + has_long_lines = any( + len(l.encode()) > RFC5322_EMAIL_LINE_LENGTH_LIMIT + for l in payload.splitlines() + ) + # Quoted-Printable encoding has the side effect of shortening long + # lines, if any (#22561). + charset = utf8_charset_qp if has_long_lines else utf8_charset + MIMEText.set_payload(self, payload, charset=charset) + + +class SafeMIMEMultipart(MIMEMixin, MIMEMultipart): + + def __init__(self, _subtype='mixed', boundary=None, _subparts=None, encoding=None, **_params): + self.encoding = encoding + MIMEMultipart.__init__(self, _subtype, boundary, _subparts, **_params) + + def __setitem__(self, name, val): + name, val = forbid_multi_line_headers(name, val, self.encoding) + MIMEMultipart.__setitem__(self, name, val) + + +class EmailMessage: + """A container for email information.""" + content_subtype = 'plain' + mixed_subtype = 'mixed' + encoding = None # None => use settings default + + def __init__(self, subject='', body='', from_email=None, to=None, bcc=None, + connection=None, attachments=None, headers=None, cc=None, + reply_to=None): + """ + Initialize a single email message (which can be sent to multiple + recipients). + """ + if to: + if isinstance(to, str): + raise TypeError('"to" argument must be a list or tuple') + self.to = list(to) + else: + self.to = [] + if cc: + if isinstance(cc, str): + raise TypeError('"cc" argument must be a list or tuple') + self.cc = list(cc) + else: + self.cc = [] + if bcc: + if isinstance(bcc, str): + raise TypeError('"bcc" argument must be a list or tuple') + self.bcc = list(bcc) + else: + self.bcc = [] + if reply_to: + if isinstance(reply_to, str): + raise TypeError('"reply_to" argument must be a list or tuple') + self.reply_to = list(reply_to) + else: + self.reply_to = [] + self.from_email = from_email or settings.DEFAULT_FROM_EMAIL + self.subject = subject + self.body = body or '' + self.attachments = [] + if attachments: + for attachment in attachments: + if isinstance(attachment, MIMEBase): + self.attach(attachment) + else: + self.attach(*attachment) + self.extra_headers = headers or {} + self.connection = connection + + def get_connection(self, fail_silently=False): + from django.core.mail import get_connection + if not self.connection: + self.connection = get_connection(fail_silently=fail_silently) + return self.connection + + def message(self): + encoding = self.encoding or settings.DEFAULT_CHARSET + msg = SafeMIMEText(self.body, self.content_subtype, encoding) + msg = self._create_message(msg) + msg['Subject'] = self.subject + msg['From'] = self.extra_headers.get('From', self.from_email) + self._set_list_header_if_not_empty(msg, 'To', self.to) + self._set_list_header_if_not_empty(msg, 'Cc', self.cc) + self._set_list_header_if_not_empty(msg, 'Reply-To', self.reply_to) + + # Email header names are case-insensitive (RFC 2045), so we have to + # accommodate that when doing comparisons. + header_names = [key.lower() for key in self.extra_headers] + if 'date' not in header_names: + # formatdate() uses stdlib methods to format the date, which use + # the stdlib/OS concept of a timezone, however, Django sets the + # TZ environment variable based on the TIME_ZONE setting which + # will get picked up by formatdate(). + msg['Date'] = formatdate(localtime=settings.EMAIL_USE_LOCALTIME) + if 'message-id' not in header_names: + # Use cached DNS_NAME for performance + msg['Message-ID'] = make_msgid(domain=DNS_NAME) + for name, value in self.extra_headers.items(): + if name.lower() != 'from': # From is already handled + msg[name] = value + return msg + + def recipients(self): + """ + Return a list of all recipients of the email (includes direct + addressees as well as Cc and Bcc entries). + """ + return [email for email in (self.to + self.cc + self.bcc) if email] + + def send(self, fail_silently=False): + """Send the email message.""" + if not self.recipients(): + # Don't bother creating the network connection if there's nobody to + # send to. + return 0 + return self.get_connection(fail_silently).send_messages([self]) + + def attach(self, filename=None, content=None, mimetype=None): + """ + Attach a file with the given filename and content. The filename can + be omitted and the mimetype is guessed, if not provided. + + If the first parameter is a MIMEBase subclass, insert it directly + into the resulting message attachments. + + For a text/* mimetype (guessed or specified), when a bytes object is + specified as content, decode it as UTF-8. If that fails, set the + mimetype to DEFAULT_ATTACHMENT_MIME_TYPE and don't decode the content. + """ + if isinstance(filename, MIMEBase): + assert content is None + assert mimetype is None + self.attachments.append(filename) + else: + assert content is not None + mimetype = mimetype or mimetypes.guess_type(filename)[0] or DEFAULT_ATTACHMENT_MIME_TYPE + basetype, subtype = mimetype.split('/', 1) + + if basetype == 'text': + if isinstance(content, bytes): + try: + content = content.decode() + except UnicodeDecodeError: + # If mimetype suggests the file is text but it's + # actually binary, read() raises a UnicodeDecodeError. + mimetype = DEFAULT_ATTACHMENT_MIME_TYPE + + self.attachments.append((filename, content, mimetype)) + + def attach_file(self, path, mimetype=None): + """ + Attach a file from the filesystem. + + Set the mimetype to DEFAULT_ATTACHMENT_MIME_TYPE if it isn't specified + and cannot be guessed. + + For a text/* mimetype (guessed or specified), decode the file's content + as UTF-8. If that fails, set the mimetype to + DEFAULT_ATTACHMENT_MIME_TYPE and don't decode the content. + """ + path = Path(path) + with path.open('rb') as file: + content = file.read() + self.attach(path.name, content, mimetype) + + def _create_message(self, msg): + return self._create_attachments(msg) + + def _create_attachments(self, msg): + if self.attachments: + encoding = self.encoding or settings.DEFAULT_CHARSET + body_msg = msg + msg = SafeMIMEMultipart(_subtype=self.mixed_subtype, encoding=encoding) + if self.body or body_msg.is_multipart(): + msg.attach(body_msg) + for attachment in self.attachments: + if isinstance(attachment, MIMEBase): + msg.attach(attachment) + else: + msg.attach(self._create_attachment(*attachment)) + return msg + + def _create_mime_attachment(self, content, mimetype): + """ + Convert the content, mimetype pair into a MIME attachment object. + + If the mimetype is message/rfc822, content may be an + email.Message or EmailMessage object, as well as a str. + """ + basetype, subtype = mimetype.split('/', 1) + if basetype == 'text': + encoding = self.encoding or settings.DEFAULT_CHARSET + attachment = SafeMIMEText(content, subtype, encoding) + elif basetype == 'message' and subtype == 'rfc822': + # Bug #18967: per RFC2046 s5.2.1, message/rfc822 attachments + # must not be base64 encoded. + if isinstance(content, EmailMessage): + # convert content into an email.Message first + content = content.message() + elif not isinstance(content, Message): + # For compatibility with existing code, parse the message + # into an email.Message object if it is not one already. + content = message_from_string(force_text(content)) + + attachment = SafeMIMEMessage(content, subtype) + else: + # Encode non-text attachments with base64. + attachment = MIMEBase(basetype, subtype) + attachment.set_payload(content) + Encoders.encode_base64(attachment) + return attachment + + def _create_attachment(self, filename, content, mimetype=None): + """ + Convert the filename, content, mimetype triple into a MIME attachment + object. + """ + attachment = self._create_mime_attachment(content, mimetype) + if filename: + try: + filename.encode('ascii') + except UnicodeEncodeError: + filename = ('utf-8', '', filename) + attachment.add_header('Content-Disposition', 'attachment', filename=filename) + return attachment + + def _set_list_header_if_not_empty(self, msg, header, values): + """ + Set msg's header, either from self.extra_headers, if present, or from + the values argument. + """ + if values: + try: + value = self.extra_headers[header] + except KeyError: + value = ', '.join(str(v) for v in values) + msg[header] = value + + +class EmailMultiAlternatives(EmailMessage): + """ + A version of EmailMessage that makes it easy to send multipart/alternative + messages. For example, including text and HTML versions of the text is + made easier. + """ + alternative_subtype = 'alternative' + + def __init__(self, subject='', body='', from_email=None, to=None, bcc=None, + connection=None, attachments=None, headers=None, alternatives=None, + cc=None, reply_to=None): + """ + Initialize a single email message (which can be sent to multiple + recipients). + """ + super().__init__( + subject, body, from_email, to, bcc, connection, attachments, + headers, cc, reply_to, + ) + self.alternatives = alternatives or [] + + def attach_alternative(self, content, mimetype): + """Attach an alternative content representation.""" + assert content is not None + assert mimetype is not None + self.alternatives.append((content, mimetype)) + + def _create_message(self, msg): + return self._create_attachments(self._create_alternatives(msg)) + + def _create_alternatives(self, msg): + encoding = self.encoding or settings.DEFAULT_CHARSET + if self.alternatives: + body_msg = msg + msg = SafeMIMEMultipart(_subtype=self.alternative_subtype, encoding=encoding) + if self.body: + msg.attach(body_msg) + for alternative in self.alternatives: + msg.attach(self._create_mime_attachment(*alternative)) + return msg diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/utils.py new file mode 100644 index 00000000000..d18dfe46672 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/mail/utils.py @@ -0,0 +1,20 @@ +""" +Email message and email sending related helper functions. +""" + +import socket + + +# Cache the hostname, but do it lazily: socket.getfqdn() can take a couple of +# seconds, which slows down the restart of the server. +class CachedDnsName: + def __str__(self): + return self.get_fqdn() + + def get_fqdn(self): + if not hasattr(self, '_fqdn'): + self._fqdn = socket.getfqdn() + return self._fqdn + + +DNS_NAME = CachedDnsName() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__init__.py new file mode 100644 index 00000000000..b4c28b3e623 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__init__.py @@ -0,0 +1,381 @@ +import functools +import os +import pkgutil +import sys +from collections import OrderedDict, defaultdict +from difflib import get_close_matches +from importlib import import_module + +import django +from django.apps import apps +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.core.management.base import ( + BaseCommand, CommandError, CommandParser, handle_default_options, +) +from django.core.management.color import color_style +from django.utils import autoreload + + +def find_commands(management_dir): + """ + Given a path to a management directory, return a list of all the command + names that are available. + """ + command_dir = os.path.join(management_dir, 'commands') + return [name for _, name, is_pkg in pkgutil.iter_modules([command_dir]) + if not is_pkg and not name.startswith('_')] + + +def load_command_class(app_name, name): + """ + Given a command name and an application name, return the Command + class instance. Allow all errors raised by the import process + (ImportError, AttributeError) to propagate. + """ + module = import_module('%s.management.commands.%s' % (app_name, name)) + return module.Command() + + +@functools.lru_cache(maxsize=None) +def get_commands(): + """ + Return a dictionary mapping command names to their callback applications. + + Look for a management.commands package in django.core, and in each + installed application -- if a commands package exists, register all + commands in that package. + + Core commands are always included. If a settings module has been + specified, also include user-defined commands. + + The dictionary is in the format {command_name: app_name}. Key-value + pairs from this dictionary can then be used in calls to + load_command_class(app_name, command_name) + + If a specific version of a command must be loaded (e.g., with the + startapp command), the instantiated module can be placed in the + dictionary in place of the application name. + + The dictionary is cached on the first call and reused on subsequent + calls. + """ + commands = {name: 'django.core' for name in find_commands(__path__[0])} + + if not settings.configured: + return commands + + for app_config in reversed(list(apps.get_app_configs())): + path = os.path.join(app_config.path, 'management') + commands.update({name: app_config.name for name in find_commands(path)}) + + return commands + + +def call_command(command_name, *args, **options): + """ + Call the given command, with the given options and args/kwargs. + + This is the primary API you should use for calling specific commands. + + `command_name` may be a string or a command object. Using a string is + preferred unless the command object is required for further processing or + testing. + + Some examples: + call_command('migrate') + call_command('shell', plain=True) + call_command('sqlmigrate', 'myapp') + + from django.core.management.commands import flush + cmd = flush.Command() + call_command(cmd, verbosity=0, interactive=False) + # Do something with cmd ... + """ + if isinstance(command_name, BaseCommand): + # Command object passed in. + command = command_name + command_name = command.__class__.__module__.split('.')[-1] + else: + # Load the command object by name. + try: + app_name = get_commands()[command_name] + except KeyError: + raise CommandError("Unknown command: %r" % command_name) + + if isinstance(app_name, BaseCommand): + # If the command is already loaded, use it directly. + command = app_name + else: + command = load_command_class(app_name, command_name) + + # Simulate argument parsing to get the option defaults (see #10080 for details). + parser = command.create_parser('', command_name) + # Use the `dest` option name from the parser option + opt_mapping = { + min(s_opt.option_strings).lstrip('-').replace('-', '_'): s_opt.dest + for s_opt in parser._actions if s_opt.option_strings + } + arg_options = {opt_mapping.get(key, key): value for key, value in options.items()} + parse_args = [str(a) for a in args] + # Any required arguments which are passed in via **options must be passed + # to parse_args(). + parse_args += [ + '{}={}'.format(min(opt.option_strings), arg_options[opt.dest]) + for opt in parser._actions if opt.required and opt.dest in options + ] + defaults = parser.parse_args(args=parse_args) + defaults = dict(defaults._get_kwargs(), **arg_options) + # Raise an error if any unknown options were passed. + stealth_options = set(command.base_stealth_options + command.stealth_options) + dest_parameters = {action.dest for action in parser._actions} + valid_options = (dest_parameters | stealth_options).union(opt_mapping) + unknown_options = set(options) - valid_options + if unknown_options: + raise TypeError( + "Unknown option(s) for %s command: %s. " + "Valid options are: %s." % ( + command_name, + ', '.join(sorted(unknown_options)), + ', '.join(sorted(valid_options)), + ) + ) + # Move positional args out of options to mimic legacy optparse + args = defaults.pop('args', ()) + if 'skip_checks' not in options: + defaults['skip_checks'] = True + + return command.execute(*args, **defaults) + + +class ManagementUtility: + """ + Encapsulate the logic of the django-admin and manage.py utilities. + """ + def __init__(self, argv=None): + self.argv = argv or sys.argv[:] + self.prog_name = os.path.basename(self.argv[0]) + if self.prog_name == '__main__.py': + self.prog_name = 'python -m django' + self.settings_exception = None + + def main_help_text(self, commands_only=False): + """Return the script's main help text, as a string.""" + if commands_only: + usage = sorted(get_commands()) + else: + usage = [ + "", + "Type '%s help ' for help on a specific subcommand." % self.prog_name, + "", + "Available subcommands:", + ] + commands_dict = defaultdict(lambda: []) + for name, app in get_commands().items(): + if app == 'django.core': + app = 'django' + else: + app = app.rpartition('.')[-1] + commands_dict[app].append(name) + style = color_style() + for app in sorted(commands_dict): + usage.append("") + usage.append(style.NOTICE("[%s]" % app)) + for name in sorted(commands_dict[app]): + usage.append(" %s" % name) + # Output an extra note if settings are not properly configured + if self.settings_exception is not None: + usage.append(style.NOTICE( + "Note that only Django core commands are listed " + "as settings are not properly configured (error: %s)." + % self.settings_exception)) + + return '\n'.join(usage) + + def fetch_command(self, subcommand): + """ + Try to fetch the given subcommand, printing a message with the + appropriate command called from the command line (usually + "django-admin" or "manage.py") if it can't be found. + """ + # Get commands outside of try block to prevent swallowing exceptions + commands = get_commands() + try: + app_name = commands[subcommand] + except KeyError: + if os.environ.get('DJANGO_SETTINGS_MODULE'): + # If `subcommand` is missing due to misconfigured settings, the + # following line will retrigger an ImproperlyConfigured exception + # (get_commands() swallows the original one) so the user is + # informed about it. + settings.INSTALLED_APPS + else: + sys.stderr.write("No Django settings specified.\n") + possible_matches = get_close_matches(subcommand, commands) + sys.stderr.write('Unknown command: %r' % subcommand) + if possible_matches: + sys.stderr.write('. Did you mean %s?' % possible_matches[0]) + sys.stderr.write("\nType '%s help' for usage.\n" % self.prog_name) + sys.exit(1) + if isinstance(app_name, BaseCommand): + # If the command is already loaded, use it directly. + klass = app_name + else: + klass = load_command_class(app_name, subcommand) + return klass + + def autocomplete(self): + """ + Output completion suggestions for BASH. + + The output of this function is passed to BASH's `COMREPLY` variable and + treated as completion suggestions. `COMREPLY` expects a space + separated string as the result. + + The `COMP_WORDS` and `COMP_CWORD` BASH environment variables are used + to get information about the cli input. Please refer to the BASH + man-page for more information about this variables. + + Subcommand options are saved as pairs. A pair consists of + the long option string (e.g. '--exclude') and a boolean + value indicating if the option requires arguments. When printing to + stdout, an equal sign is appended to options which require arguments. + + Note: If debugging this function, it is recommended to write the debug + output in a separate file. Otherwise the debug output will be treated + and formatted as potential completion suggestions. + """ + # Don't complete if user hasn't sourced bash_completion file. + if 'DJANGO_AUTO_COMPLETE' not in os.environ: + return + + cwords = os.environ['COMP_WORDS'].split()[1:] + cword = int(os.environ['COMP_CWORD']) + + try: + curr = cwords[cword - 1] + except IndexError: + curr = '' + + subcommands = list(get_commands()) + ['help'] + options = [('--help', False)] + + # subcommand + if cword == 1: + print(' '.join(sorted(filter(lambda x: x.startswith(curr), subcommands)))) + # subcommand options + # special case: the 'help' subcommand has no options + elif cwords[0] in subcommands and cwords[0] != 'help': + subcommand_cls = self.fetch_command(cwords[0]) + # special case: add the names of installed apps to options + if cwords[0] in ('dumpdata', 'sqlmigrate', 'sqlsequencereset', 'test'): + try: + app_configs = apps.get_app_configs() + # Get the last part of the dotted path as the app name. + options.extend((app_config.label, 0) for app_config in app_configs) + except ImportError: + # Fail silently if DJANGO_SETTINGS_MODULE isn't set. The + # user will find out once they execute the command. + pass + parser = subcommand_cls.create_parser('', cwords[0]) + options.extend( + (min(s_opt.option_strings), s_opt.nargs != 0) + for s_opt in parser._actions if s_opt.option_strings + ) + # filter out previously specified options from available options + prev_opts = {x.split('=')[0] for x in cwords[1:cword - 1]} + options = (opt for opt in options if opt[0] not in prev_opts) + + # filter options by current input + options = sorted((k, v) for k, v in options if k.startswith(curr)) + for opt_label, require_arg in options: + # append '=' to options which require args + if require_arg: + opt_label += '=' + print(opt_label) + # Exit code of the bash completion function is never passed back to + # the user, so it's safe to always exit with 0. + # For more details see #25420. + sys.exit(0) + + def execute(self): + """ + Given the command-line arguments, figure out which subcommand is being + run, create a parser appropriate to that command, and run it. + """ + try: + subcommand = self.argv[1] + except IndexError: + subcommand = 'help' # Display help if no arguments were given. + + # Preprocess options to extract --settings and --pythonpath. + # These options could affect the commands that are available, so they + # must be processed early. + parser = CommandParser(usage='%(prog)s subcommand [options] [args]', add_help=False, allow_abbrev=False) + parser.add_argument('--settings') + parser.add_argument('--pythonpath') + parser.add_argument('args', nargs='*') # catch-all + try: + options, args = parser.parse_known_args(self.argv[2:]) + handle_default_options(options) + except CommandError: + pass # Ignore any option errors at this point. + + try: + settings.INSTALLED_APPS + except ImproperlyConfigured as exc: + self.settings_exception = exc + except ImportError as exc: + self.settings_exception = exc + + if settings.configured: + # Start the auto-reloading dev server even if the code is broken. + # The hardcoded condition is a code smell but we can't rely on a + # flag on the command class because we haven't located it yet. + if subcommand == 'runserver' and '--noreload' not in self.argv: + try: + autoreload.check_errors(django.setup)() + except Exception: + # The exception will be raised later in the child process + # started by the autoreloader. Pretend it didn't happen by + # loading an empty list of applications. + apps.all_models = defaultdict(OrderedDict) + apps.app_configs = OrderedDict() + apps.apps_ready = apps.models_ready = apps.ready = True + + # Remove options not compatible with the built-in runserver + # (e.g. options for the contrib.staticfiles' runserver). + # Changes here require manually testing as described in + # #27522. + _parser = self.fetch_command('runserver').create_parser('django', 'runserver') + _options, _args = _parser.parse_known_args(self.argv[2:]) + for _arg in _args: + self.argv.remove(_arg) + + # In all other cases, django.setup() is required to succeed. + else: + django.setup() + + self.autocomplete() + + if subcommand == 'help': + if '--commands' in args: + sys.stdout.write(self.main_help_text(commands_only=True) + '\n') + elif not options.args: + sys.stdout.write(self.main_help_text() + '\n') + else: + self.fetch_command(options.args[0]).print_help(self.prog_name, options.args[0]) + # Special-cases: We want 'django-admin --version' and + # 'django-admin --help' to work, for backwards compatibility. + elif subcommand == 'version' or self.argv[1:] == ['--version']: + sys.stdout.write(django.get_version() + '\n') + elif self.argv[1:] in (['--help'], ['-h']): + sys.stdout.write(self.main_help_text() + '\n') + else: + self.fetch_command(subcommand).run_from_argv(self.argv) + + +def execute_from_command_line(argv=None): + """Run a ManagementUtility.""" + utility = ManagementUtility(argv) + utility.execute() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b441dd8f6f184608814ac76cedc6e684a87bab28 GIT binary patch literal 12597 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%0AE{|r0WSQOPhvpz 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 ZYExH|;fihh7=EN?`Spe!tOq#o{sY!S;}ZY? literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/sql.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/sql.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..cfb88b9294063e921b3e089aeda0d9e878b8f242 GIT binary patch literal 1634 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 N3XUE{eX^^f|34hKdyD`8 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..900716a46be9c8c7a35c3656537a58c70bebd078 GIT binary patch literal 3256 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 Y!KX^5%?Tu=33I}#%~mhhu2if40WlJ5x&QzG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/base.py new file mode 100644 index 00000000000..e3374f678bf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/base.py @@ -0,0 +1,537 @@ +""" +Base classes for writing management commands (named commands which can +be executed through ``django-admin`` or ``manage.py``). +""" +import os +import sys +from argparse import ArgumentParser, HelpFormatter +from io import TextIOBase + +import django +from django.core import checks +from django.core.exceptions import ImproperlyConfigured +from django.core.management.color import color_style, no_style +from django.db import DEFAULT_DB_ALIAS, connections + + +class CommandError(Exception): + """ + Exception class indicating a problem while executing a management + command. + + If this exception is raised during the execution of a management + command, it will be caught and turned into a nicely-printed error + message to the appropriate output stream (i.e., stderr); as a + result, raising this exception (with a sensible description of the + error) is the preferred way to indicate that something has gone + wrong in the execution of a command. + """ + pass + + +class SystemCheckError(CommandError): + """ + The system check framework detected unrecoverable errors. + """ + pass + + +class CommandParser(ArgumentParser): + """ + Customized ArgumentParser class to improve some error messages and prevent + SystemExit in several occasions, as SystemExit is unacceptable when a + command is called programmatically. + """ + def __init__(self, **kwargs): + self.missing_args_message = kwargs.pop('missing_args_message', None) + self.called_from_command_line = kwargs.pop('called_from_command_line', None) + super().__init__(**kwargs) + + def parse_args(self, args=None, namespace=None): + # Catch missing argument for a better error message + if (self.missing_args_message and + not (args or any(not arg.startswith('-') for arg in args))): + self.error(self.missing_args_message) + return super().parse_args(args, namespace) + + def error(self, message): + if self.called_from_command_line: + super().error(message) + else: + raise CommandError("Error: %s" % message) + + +def handle_default_options(options): + """ + Include any default options that all commands should accept here + so that ManagementUtility can handle them before searching for + user commands. + """ + if options.settings: + os.environ['DJANGO_SETTINGS_MODULE'] = options.settings + if options.pythonpath: + sys.path.insert(0, options.pythonpath) + + +def no_translations(handle_func): + """Decorator that forces a command to run with translations deactivated.""" + def wrapped(*args, **kwargs): + from django.utils import translation + saved_locale = translation.get_language() + translation.deactivate_all() + try: + res = handle_func(*args, **kwargs) + finally: + if saved_locale is not None: + translation.activate(saved_locale) + return res + return wrapped + + +class DjangoHelpFormatter(HelpFormatter): + """ + Customized formatter so that command-specific arguments appear in the + --help output before arguments common to all commands. + """ + show_last = { + '--version', '--verbosity', '--traceback', '--settings', '--pythonpath', + '--no-color', + } + + def _reordered_actions(self, actions): + return sorted( + actions, + key=lambda a: set(a.option_strings) & self.show_last != set() + ) + + def add_usage(self, usage, actions, *args, **kwargs): + super().add_usage(usage, self._reordered_actions(actions), *args, **kwargs) + + def add_arguments(self, actions): + super().add_arguments(self._reordered_actions(actions)) + + +class OutputWrapper(TextIOBase): + """ + Wrapper around stdout/stderr + """ + @property + def style_func(self): + return self._style_func + + @style_func.setter + def style_func(self, style_func): + if style_func and self.isatty(): + self._style_func = style_func + else: + self._style_func = lambda x: x + + def __init__(self, out, style_func=None, ending='\n'): + self._out = out + self.style_func = None + self.ending = ending + + def __getattr__(self, name): + return getattr(self._out, name) + + def isatty(self): + return hasattr(self._out, 'isatty') and self._out.isatty() + + def write(self, msg, style_func=None, ending=None): + ending = self.ending if ending is None else ending + if ending and not msg.endswith(ending): + msg += ending + style_func = style_func or self.style_func + self._out.write(style_func(msg)) + + +class BaseCommand: + """ + The base class from which all management commands ultimately + derive. + + Use this class if you want access to all of the mechanisms which + parse the command-line arguments and work out what code to call in + response; if you don't need to change any of that behavior, + consider using one of the subclasses defined in this file. + + If you are interested in overriding/customizing various aspects of + the command-parsing and -execution behavior, the normal flow works + as follows: + + 1. ``django-admin`` or ``manage.py`` loads the command class + and calls its ``run_from_argv()`` method. + + 2. The ``run_from_argv()`` method calls ``create_parser()`` to get + an ``ArgumentParser`` for the arguments, parses them, performs + any environment changes requested by options like + ``pythonpath``, and then calls the ``execute()`` method, + passing the parsed arguments. + + 3. The ``execute()`` method attempts to carry out the command by + calling the ``handle()`` method with the parsed arguments; any + output produced by ``handle()`` will be printed to standard + output and, if the command is intended to produce a block of + SQL statements, will be wrapped in ``BEGIN`` and ``COMMIT``. + + 4. If ``handle()`` or ``execute()`` raised any exception (e.g. + ``CommandError``), ``run_from_argv()`` will instead print an error + message to ``stderr``. + + Thus, the ``handle()`` method is typically the starting point for + subclasses; many built-in commands and command types either place + all of their logic in ``handle()``, or perform some additional + parsing work in ``handle()`` and then delegate from it to more + specialized methods as needed. + + Several attributes affect behavior at various steps along the way: + + ``help`` + A short description of the command, which will be printed in + help messages. + + ``output_transaction`` + A boolean indicating whether the command outputs SQL + statements; if ``True``, the output will automatically be + wrapped with ``BEGIN;`` and ``COMMIT;``. Default value is + ``False``. + + ``requires_migrations_checks`` + A boolean; if ``True``, the command prints a warning if the set of + migrations on disk don't match the migrations in the database. + + ``requires_system_checks`` + A boolean; if ``True``, entire Django project will be checked for errors + prior to executing the command. Default value is ``True``. + To validate an individual application's models + rather than all applications' models, call + ``self.check(app_configs)`` from ``handle()``, where ``app_configs`` + is the list of application's configuration provided by the + app registry. + + ``stealth_options`` + A tuple of any options the command uses which aren't defined by the + argument parser. + """ + # Metadata about this command. + help = '' + + # Configuration shortcuts that alter various logic. + _called_from_command_line = False + output_transaction = False # Whether to wrap the output in a "BEGIN; COMMIT;" + requires_migrations_checks = False + requires_system_checks = True + # Arguments, common to all commands, which aren't defined by the argument + # parser. + base_stealth_options = ('skip_checks', 'stderr', 'stdout') + # Command-specific options not defined by the argument parser. + stealth_options = () + + def __init__(self, stdout=None, stderr=None, no_color=False): + self.stdout = OutputWrapper(stdout or sys.stdout) + self.stderr = OutputWrapper(stderr or sys.stderr) + if no_color: + self.style = no_style() + else: + self.style = color_style() + self.stderr.style_func = self.style.ERROR + + def get_version(self): + """ + Return the Django version, which should be correct for all built-in + Django commands. User-supplied commands can override this method to + return their own version. + """ + return django.get_version() + + def create_parser(self, prog_name, subcommand): + """ + Create and return the ``ArgumentParser`` which will be used to + parse the arguments to this command. + """ + parser = CommandParser( + prog='%s %s' % (os.path.basename(prog_name), subcommand), + description=self.help or None, + formatter_class=DjangoHelpFormatter, + missing_args_message=getattr(self, 'missing_args_message', None), + called_from_command_line=getattr(self, '_called_from_command_line', None), + ) + parser.add_argument('--version', action='version', version=self.get_version()) + parser.add_argument( + '-v', '--verbosity', action='store', dest='verbosity', default=1, + type=int, choices=[0, 1, 2, 3], + help='Verbosity level; 0=minimal output, 1=normal output, 2=verbose output, 3=very verbose output', + ) + parser.add_argument( + '--settings', + help=( + 'The Python path to a settings module, e.g. ' + '"myproject.settings.main". If this isn\'t provided, the ' + 'DJANGO_SETTINGS_MODULE environment variable will be used.' + ), + ) + parser.add_argument( + '--pythonpath', + help='A directory to add to the Python path, e.g. "/home/djangoprojects/myproject".', + ) + parser.add_argument('--traceback', action='store_true', help='Raise on CommandError exceptions') + parser.add_argument( + '--no-color', action='store_true', dest='no_color', + help="Don't colorize the command output.", + ) + self.add_arguments(parser) + return parser + + def add_arguments(self, parser): + """ + Entry point for subclassed commands to add custom arguments. + """ + pass + + def print_help(self, prog_name, subcommand): + """ + Print the help message for this command, derived from + ``self.usage()``. + """ + parser = self.create_parser(prog_name, subcommand) + parser.print_help() + + def run_from_argv(self, argv): + """ + Set up any environment changes requested (e.g., Python path + and Django settings), then run this command. If the + command raises a ``CommandError``, intercept it and print it sensibly + to stderr. If the ``--traceback`` option is present or the raised + ``Exception`` is not ``CommandError``, raise it. + """ + self._called_from_command_line = True + parser = self.create_parser(argv[0], argv[1]) + + options = parser.parse_args(argv[2:]) + cmd_options = vars(options) + # Move positional args out of options to mimic legacy optparse + args = cmd_options.pop('args', ()) + handle_default_options(options) + try: + self.execute(*args, **cmd_options) + except Exception as e: + if options.traceback or not isinstance(e, CommandError): + raise + + # SystemCheckError takes care of its own formatting. + if isinstance(e, SystemCheckError): + self.stderr.write(str(e), lambda x: x) + else: + self.stderr.write('%s: %s' % (e.__class__.__name__, e)) + sys.exit(1) + finally: + try: + connections.close_all() + except ImproperlyConfigured: + # Ignore if connections aren't setup at this point (e.g. no + # configured settings). + pass + + def execute(self, *args, **options): + """ + Try to execute this command, performing system checks if needed (as + controlled by the ``requires_system_checks`` attribute, except if + force-skipped). + """ + if options['no_color']: + self.style = no_style() + self.stderr.style_func = None + if options.get('stdout'): + self.stdout = OutputWrapper(options['stdout']) + if options.get('stderr'): + self.stderr = OutputWrapper(options['stderr'], self.stderr.style_func) + + if self.requires_system_checks and not options.get('skip_checks'): + self.check() + if self.requires_migrations_checks: + self.check_migrations() + output = self.handle(*args, **options) + if output: + if self.output_transaction: + connection = connections[options.get('database', DEFAULT_DB_ALIAS)] + output = '%s\n%s\n%s' % ( + self.style.SQL_KEYWORD(connection.ops.start_transaction_sql()), + output, + self.style.SQL_KEYWORD(connection.ops.end_transaction_sql()), + ) + self.stdout.write(output) + return output + + def _run_checks(self, **kwargs): + return checks.run_checks(**kwargs) + + def check(self, app_configs=None, tags=None, display_num_errors=False, + include_deployment_checks=False, fail_level=checks.ERROR): + """ + Use the system check framework to validate entire Django project. + Raise CommandError for any serious message (error or critical errors). + If there are only light messages (like warnings), print them to stderr + and don't raise an exception. + """ + all_issues = self._run_checks( + app_configs=app_configs, + tags=tags, + include_deployment_checks=include_deployment_checks, + ) + + header, body, footer = "", "", "" + visible_issue_count = 0 # excludes silenced warnings + + if all_issues: + debugs = [e for e in all_issues if e.level < checks.INFO and not e.is_silenced()] + infos = [e for e in all_issues if checks.INFO <= e.level < checks.WARNING and not e.is_silenced()] + warnings = [e for e in all_issues if checks.WARNING <= e.level < checks.ERROR and not e.is_silenced()] + errors = [e for e in all_issues if checks.ERROR <= e.level < checks.CRITICAL and not e.is_silenced()] + criticals = [e for e in all_issues if checks.CRITICAL <= e.level and not e.is_silenced()] + sorted_issues = [ + (criticals, 'CRITICALS'), + (errors, 'ERRORS'), + (warnings, 'WARNINGS'), + (infos, 'INFOS'), + (debugs, 'DEBUGS'), + ] + + for issues, group_name in sorted_issues: + if issues: + visible_issue_count += len(issues) + formatted = ( + self.style.ERROR(str(e)) + if e.is_serious() + else self.style.WARNING(str(e)) + for e in issues) + formatted = "\n".join(sorted(formatted)) + body += '\n%s:\n%s\n' % (group_name, formatted) + + if visible_issue_count: + header = "System check identified some issues:\n" + + if display_num_errors: + if visible_issue_count: + footer += '\n' + footer += "System check identified %s (%s silenced)." % ( + "no issues" if visible_issue_count == 0 else + "1 issue" if visible_issue_count == 1 else + "%s issues" % visible_issue_count, + len(all_issues) - visible_issue_count, + ) + + if any(e.is_serious(fail_level) and not e.is_silenced() for e in all_issues): + msg = self.style.ERROR("SystemCheckError: %s" % header) + body + footer + raise SystemCheckError(msg) + else: + msg = header + body + footer + + if msg: + if visible_issue_count: + self.stderr.write(msg, lambda x: x) + else: + self.stdout.write(msg) + + def check_migrations(self): + """ + Print a warning if the set of migrations on disk don't match the + migrations in the database. + """ + from django.db.migrations.executor import MigrationExecutor + try: + executor = MigrationExecutor(connections[DEFAULT_DB_ALIAS]) + except ImproperlyConfigured: + # No databases are configured (or the dummy one) + return + + plan = executor.migration_plan(executor.loader.graph.leaf_nodes()) + if plan: + apps_waiting_migration = sorted({migration.app_label for migration, backwards in plan}) + self.stdout.write( + self.style.NOTICE( + "\nYou have %(unpplied_migration_count)s unapplied migration(s). " + "Your project may not work properly until you apply the " + "migrations for app(s): %(apps_waiting_migration)s." % { + "unpplied_migration_count": len(plan), + "apps_waiting_migration": ", ".join(apps_waiting_migration), + } + ) + ) + self.stdout.write(self.style.NOTICE("Run 'python manage.py migrate' to apply them.\n")) + + def handle(self, *args, **options): + """ + The actual logic of the command. Subclasses must implement + this method. + """ + raise NotImplementedError('subclasses of BaseCommand must provide a handle() method') + + +class AppCommand(BaseCommand): + """ + A management command which takes one or more installed application labels + as arguments, and does something with each of them. + + Rather than implementing ``handle()``, subclasses must implement + ``handle_app_config()``, which will be called once for each application. + """ + missing_args_message = "Enter at least one application label." + + def add_arguments(self, parser): + parser.add_argument('args', metavar='app_label', nargs='+', help='One or more application label.') + + def handle(self, *app_labels, **options): + from django.apps import apps + try: + app_configs = [apps.get_app_config(app_label) for app_label in app_labels] + except (LookupError, ImportError) as e: + raise CommandError("%s. Are you sure your INSTALLED_APPS setting is correct?" % e) + output = [] + for app_config in app_configs: + app_output = self.handle_app_config(app_config, **options) + if app_output: + output.append(app_output) + return '\n'.join(output) + + def handle_app_config(self, app_config, **options): + """ + Perform the command's actions for app_config, an AppConfig instance + corresponding to an application label given on the command line. + """ + raise NotImplementedError( + "Subclasses of AppCommand must provide" + "a handle_app_config() method.") + + +class LabelCommand(BaseCommand): + """ + A management command which takes one or more arbitrary arguments + (labels) on the command line, and does something with each of + them. + + Rather than implementing ``handle()``, subclasses must implement + ``handle_label()``, which will be called once for each label. + + If the arguments should be names of installed applications, use + ``AppCommand`` instead. + """ + label = 'label' + missing_args_message = "Enter at least one %s." % label + + def add_arguments(self, parser): + parser.add_argument('args', metavar=self.label, nargs='+') + + def handle(self, *labels, **options): + output = [] + for label in labels: + label_output = self.handle_label(label, **options) + if label_output: + output.append(label_output) + return '\n'.join(output) + + def handle_label(self, label, **options): + """ + Perform the command's actions for ``label``, which will be the + string as given on the command line. + """ + raise NotImplementedError('subclasses of LabelCommand must provide a handle_label() method') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/color.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/color.py new file mode 100644 index 00000000000..42600fa1c8d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/color.py @@ -0,0 +1,73 @@ +""" +Sets up the terminal color scheme. +""" + +import functools +import os +import sys + +from django.utils import termcolors + + +def supports_color(): + """ + Return True if the running system's terminal supports color, + and False otherwise. + """ + plat = sys.platform + supported_platform = plat != 'Pocket PC' and (plat != 'win32' or 'ANSICON' in os.environ) + + # isatty is not always implemented, #6223. + is_a_tty = hasattr(sys.stdout, 'isatty') and sys.stdout.isatty() + return supported_platform and is_a_tty + + +class Style: + pass + + +def make_style(config_string=''): + """ + Create a Style object from the given config_string. + + If config_string is empty django.utils.termcolors.DEFAULT_PALETTE is used. + """ + + style = Style() + + color_settings = termcolors.parse_color_setting(config_string) + + # The nocolor palette has all available roles. + # Use that palette as the basis for populating + # the palette as defined in the environment. + for role in termcolors.PALETTES[termcolors.NOCOLOR_PALETTE]: + if color_settings: + format = color_settings.get(role, {}) + style_func = termcolors.make_style(**format) + else: + def style_func(x): + return x + setattr(style, role, style_func) + + # For backwards compatibility, + # set style for ERROR_OUTPUT == ERROR + style.ERROR_OUTPUT = style.ERROR + + return style + + +@functools.lru_cache(maxsize=None) +def no_style(): + """ + Return a Style object with no color scheme. + """ + return make_style('nocolor') + + +def color_style(): + """ + Return a Style object from the Django color scheme. + """ + if not supports_color(): + return no_style() + return make_style(os.environ.get('DJANGO_COLORS', '')) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/check.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/check.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e1620465d7277849236d928094e5c1afaec152f7 GIT binary patch literal 2348 zcmZ`*-EY)J5a0FZ<<2<*gtQ4&WuhW_wC6*js;Cr2Kms&Udq@FF>#DLG@8-^lzp}d* zh;?}(kxDBewf_M;^4dRVU;EU5fl6&>?K?;$YHP>41QDE|6#E#fxt3_D?(5ZDPmI*`&1!BWR%-ip+VC3~-9yAA)-fU$ zwU2avhS(2Kr|}o;hB{apVNq~+TG5b3yK2^8bP#jF4mz4_-3~cj%hNQ>h;$~CJB;Nl zQu-$^4Hh?H@K1nHiidgQ?&*( zh)o(~hBRLQUKOuJ95PGVz%eGAGr*Z6XHRg>k@I98#s#uKJ{XwfL$XMg)D8pzq8Iys zB^z)#1BeDmxJ46*uL6d4N=3LIGHGV&eQ9>PA{>-jS4ay)DIjYAgO^t}N12;v$$?wP z!mT!;#C;Nrp*x88Y372U*U>>S5^+E4r$WS;l6Jb?ZP4!~bRS$a z?`&?~-;|BD&5ef}Yq!3U_TyWd{f+)TX>9cG-k0Y3o!gJ@$)-{XDwXobZz<>DfV$NZ zVjc=`F-hDg9C5G-av-Wx&K0>!pT_DnAP~A)o^?yga+ixxjJW5n)9rAS2sh?#Wrx=> zq)lq3w4-4jN0hTU$OLv42xPYt5)wchM#?LQj=^cNEv+JCoU+%5xgho??mfxbE-ymR z?$wF7PSd=%PWO9I7^F(gUJ`HhiUTpsv+LfC9*+g>g2pa*#(NWy2!haq;sKsIuQ&0F z_o@hc#etkXX%Bbcbp9m}gy*nZh8?VF+MDviq@cW0yGB^;IJqo% zLZ3lrVDLYHjG;;w(J$($Eh2VpjCRmVO!SwU(1r2Re2!k>Bm4^PI@8CPtrLTo$51)z z=m;O`nL*H@4*J$2IyA-x`>k9O*3W1gt2#Swj146RlICNS%^OJAyG`~CBX$3PviA2# zKsAod1(14%;ryAgJ~l}6ITB6Lf_+aqNyer@W>@A757T=lAlYzg-6n6mW_ zUS0v=pCd6ZlJFqNMrlCRH-)oLLAcg%q{RivM?#uU7?hSYcJep_X3hj9OyTagRr?Cw zb~9;!OG3^*5P7j7C<|4KWXd;bRtQKN;v5RWDhxXoQ;_@3xBZ$+J1>+HXIGUWDqemo z&i2D3CaQtf2wqX|s%)_8U|$9X_kbYWfcqnCXa=6s46UJRSk>mgj^5TR%>lkPxt+hu z_Gzs99a}bnAPZ9(1hN?fX--Conma+THwu&bP1VW#1xEKq@SWsA9f4_#mz8l}DB_+b z%3x*#QG=_mBv_|xT&%eLPSbDIUCRSNcwHD%j_PA|;$57`D2`X>l{fuisH1X9;$83a hw%}KSsmiQEQXTp}8)ajq_Ip)zt;$dbAawAY{vQmSYuEq) literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/compilemessages.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/compilemessages.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f05fbc128f8ecd9cf80d3a737c18b3d026e39000 GIT binary patch literal 4344 zcmaJ^OLH5?5#HHdEEW$wEYqYUJIThe6TuNc*^V9CrBdlZigt=3laPvISPp858Gs-c zyWq?~5>bnb=_<>qvaS397kJD$*Zho}_K-_XPUV!N4{^R802Ha%0cv{QJv}|$U-#af znJHTM{qgO3=P%D%)<39o`sbo^9Yx&(;TC6+RUg-^&P?B~+oAH2do2%y-%{!6T z&DZl?zwV>&^4up@y}&)5M_pXAxX%lpSiB(IBd1>CY|E+?zs3pHM#aubH$x?ECEacq z^Q=5+tV)?kOqN@nm^Ye}*_mF_6LI5#40}Bxn~YdYeh%sa$}JT2CWy9D$bV#iIX`46 z8!>Jlv!VUI^@jBu>$leLt<)ab+SzkaawuNQIVQQBjm(xiUy~v#`OKyBGFOU_XGNt$ zsnvsy-p#yb!bMYM{>{xhjl0{o-^$99)~jze)>lvWZmw3G%x=XQYh|7ayS+&K*^=kL z{~NXZAd&m37dC}jUfB!dcCsS6$?}T0zpUjUHzUhYXJ@&0sCSe2_1as@s-r~}JNCmi zHcgf^6DgLVKa6!ntd}SHQq<^mA`B`;>ubHkEWaD7#!k{DWhoEDVr90#)2-26Ro~)#TQ*mJKAm8`$c)3S@iz^7PAGNa|arBH!>F9 z-mc`N52l%&s4Umlovz68?`@iQ&+?mFV*_BB+Y9xsQP-HjYOSo)Q80pz4tF9khXGXv zu^byWxya5jpULOZZ_?oDpN-CS6k{L4B8!GKv%16Wy33t℘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 Q_7{N$LuN*%{lLtasg+ zb%L$UDG?x~a^b>(LwYQK(q1`n=7vpCYsTux~PbthcHZtnL z4)4OGQpJyzY=LRO>&qx<`Guh%4>}z!lO%|`x;YqS?(LBGw*+5BSpI@WlncZ+uv>oE z#}i@G7l8bLC{bY?x+&QvNAxLKCkJ>wb9`ehj&`L=7-#)h3`5Bx-k14_SP}#G%iM4# z0zV1jh^tX^20h%P0_`mBwFD#p{2pEU*4U@}#*ZYW2UJ@rO-O1S&|i$l)@A`6z-TEs zPz^IPn%5OBk~QNYbW)v<*Qa3XQfUOko|8c12W#4gV0O!i9fFR7DN`T`>o~sAoyTDIFwEHS;UrlT=$kREakQ7S#q&vTuC-i zvJ-qK1=||2rOTHuFEt^UY@WwyW(ld2%<9Q-Fs`nwlu%^Oq+@?^fBoUTyW`!j0L=-C zlN5l!$5_KnP6M0qE)OD|G}%4LcO{ekK{CQ@nM^9>Q*TVIpKR1@SPBy}bNVvjyIiSD zFj5zRjNO%$c$f@^XgvV%%usItyX_34pc6=u*@cvYd&s5?rJv~B%7V>0vFdX$Z5byo z=jcHcmEk10-(!9c>J-3M8gq?dS<9E0mpdPC`HcCA6M3kz}N2rA=IJ<6dJ=Yp4(2@ zKV>w2t<2x%%sMmWvI@&#t@|9B4uN34;f1zu^o@P9Z|-B(8AsMrLP=6djcxmY?pIPO z%!_2-29B+6r)CP=$Ve@aIZ)EExx)I*0KLjZ0-CO{kE*GgR#K+}+@Fi<%-K+Q+d-PR z6IW;MW_i10i`_8Z;-NPY6*2iHOi*tD$!M)nYtI!IR@0B8j=F-fcaSWjf{jy$gSe6$DMXi4<(|&GQ%uJ0zLH}NN+*YuL2(KN$AXsY U+W}s-h5f5oqBK6Z>gJiszqjQT+W-In literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/dumpdata.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/dumpdata.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8add2c06d718806806067aaa6d39b0dc9f7946d1 GIT binary patch literal 5857 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/inspectdb.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/inspectdb.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..fa3fa8ef73418214d3246dd47575ac81ed4afe9d GIT binary patch literal 9068 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/loaddata.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/loaddata.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b60874d88043b2f52bfba6c9109e3899bf4b2f9a GIT binary patch literal 10438 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 bZ30n$0SWnbIYg4MrPN8JB8P2>KlT3sW@fgt literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/migrate.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/migrate.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ad26321f9eda6ad4fad1f1d9e9e1ed19a1445833 GIT binary patch literal 9273 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 bV6n6>{98aK{Gw0sOX74Nm9x!9eB}NGwfOB{ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/shell.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/shell.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3bd04ee8ca30bf725abb66bbb9544af84fc0759c GIT binary patch literal 3118 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 U_U<%yyh~4=4zO7^%R1Ko0Nk=I)Bpeg literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/sqlflush.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/sqlflush.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..42ae3e64ec6928b654fb5acdc10be0e39cda1618 GIT binary patch literal 1270 zcmZ`&O>f*b5GD1oyRp}STOb9}0ELj-0=0DLr3Hc@PPZ+J8Vj^`F1!%5$n|PNi84tw z*oAK~5TI!OLvqYt(zU1lg&x|@aOHM;D1o7dqZ#VGd7~FcM+XGfFJH0hQB25hc-UVF z9G-!>C$LE(sU|gLl%gN$sE%12{8%S-%F=qoMwEOh9w2Og{Ym-GHZBvH zuAI-zGV?2yo&R{2IWN4bRpVV|)pb`{B{Ofp$AU~~oq2JomCLFo)JOqmV24R~N2o_{ zlf6<_VcNQbPl%;g_CImR)LO~>qKpPk_&`4eL!K^!&6C&U9lfFNL4g~(2Cg2s%J^+i z0eB^g?ZL^(9ggi{Vd|;@63Ff@is)KfH9lZOo=ao%Y_67~(?E3q|5)w{S=q)lc`27N-bm6Q}gDAGN|dWj}!QoR?ZS$N2~Hhb~?j z`_i?dRIZq>MRR55sy4-3{akpvks(s(>au7zer1|3@-GWld36F6FU1uU4JoCus(|5w z7-A{P-Ke<&1})54-fk>T{e3Vug^kcDO=v_S8vVI_Fw8~1&%l)w^M-}8jKO{YbDzN` z={w@-4OvG%zM(RDNFEX#y|?ju3ZkToo*uBtUH>m;lpUHzZ}<)|G%;D5s<9|D^wV#& zvMBp3vIwsqn>Nh9J%-b6`v~Ks75qY4JpkW@v7y`hcj$MoW|Mxxc_V7Yd4IrpZDgm> zpK^ZP3B7w`CvXG%*mS<_Joi>KPJ}-$w8?&g-#Qw!DwWop?;*i1T7+Xqu%S6@?j(x- ziqa&SjzfGgo3KYax;YAz|0__Ae~d-^?9>0r0Odk+*u5b^UWStcK80|S|VBqEn=yP%1O8+<8jE+A}hsCT>4;xyOBwdC!PLLLZ{9SKd6*$tSxq$+Zgffe7|~*bbCt zT4Vx6gF+f{&N9J+>@?Euer%ly2gfe7O=#*CbW=J4q`AfI=YX=AIS|Qm=4y%&J-6qp zb>84j-r_6I9Yh}DYwuKbR+dr9`XZftzEPHe83x6`L@(H*;TnaR1z;X-M%FT~MeoJUL!$9Ufo z$pS)0iF8o8C6h|XS46%I;(zkq<3b*)lEp&xwni);7F!}KdRyXAPs<~2B)v50_sS!E zP~@L>zv!t%i*>L#WJ55TtHf}+9&iO@xM?q*F-P^(!*q5{qFWwSD`z89EeJuq2OXhp z_#J8yi(3D>jv1Np^BP8XYcG+ zeqKazks21))VLI~@`RzN=-6@2Ex88WyU-NE zOB|n0&Yea&_xDDOO;GZoeGg6j37sYoBV8kF5eOX!o!oH6{3iHmpr+18ZjSGs&-l zh6ftIFErf$X;?oI@aT>Ffimr;bm~**#mcn)k{&mB z{Y87)c!@|ic0&J@PO=WCm3aQihe-HqAE|2rFMx7+p@ReVNGwZ`ntXR35^0v`MSf-_ z$e4}~z{r>)jbQNuM&dC~1u|QUCS}-nTxH3<4;9glO zi76SrGZZ>n>>TxvqEd=M@E9Exx1e&cVudc#P>|wkwHWJitf5@6T+JC?g9oKN z2y1x(R1e|3NmF=lBH&l$jEW@hG)?+Sep@5a4ypZ zowQGBGIIiNmLHk=9Ys|min4-_Qvu^v6g?cX6mbFKVMUc!utS0y_Q{W7RISX(8H+SM zC8&w?GU^$sBJU7xg-(3xSdQhlTAoDtPNx}On$@r_*0AofhIR3YkoXMFuChK?<9$<7 zO#+1PFNEC%nyR}18}nn~pZCw|%#z0Bfr;b{$V;UC8#6p^V)7{r_&hz2INSdLl+%1m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/sqlsequencereset.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/sqlsequencereset.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3fe10606e412867b814a674d3d47dcedd51eb5f8 GIT binary patch literal 1317 zcmZWoPjA~c6elHGc2s*!ixoq#i_p^qEK-49HeeW<&D$_6Fg7H;@Io*mZOhTWkW_~l z&Zz|o6xer2j{Qo!?zFG4!>~tLPCSePAIV2Pz2AGk_g+sXA%gMYYnm^8g#L7g{XyXH z3Z{MmLLh+)RAP#;+k1sq`qVE8B^dpLgfGZDB#6XseL4_>GZY7Zffb6e4Nscp`?@T7 zC1TGWPJj6EIqDJ;ZgD) z&2i^>aob$GDfz;i_bFo!C zzc)-E!^2){$x;?gOzc3njZ}8Rg2$@bMLm^eolfPO)TnFGY0@IUNSkZ3tgDyFSEqgV3 zyMS32F@qEUVdlD!maOW$iUakiGlUvs&?)nLVTX0ob&CxjTE_b-w z)-qi?o6eT$t-M;7G5{}*p%XhHx0 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/squashmigrations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/squashmigrations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..9a48c86a24426c3e53dc97043ea77f26b944ce8b GIT binary patch literal 5910 zcmaJ_OLH8@k?z+#FfTj_0whH@B|_xb#0>phFIOvxCa8zahgX11xox?lF;xRJ(9=Dv z>Jf;J9y`L+uB8ntmV4Qg!vP%j;D6xbo^|%A!v{zBr0a%b4-Q+}FRSMT+wx3wRaRA2 zR#s+KR%X3juU9nu{{0^v|KF}^+V80``?Jt^6`y<`1=E-wXg%H0b%Kq+=$Ve$vm8sc z&7jaLI>lbeDfP-uS@l`LT(9C(dR3>Y+J&Ijt2=cC7lTG`-kDc$DOl(&I*SS}2TQ$W zXIa-?*Vr7ZysxneH=ml$3af5w&Dtm6L~H6s=A`?5;0lY!AZN4{X`z9lz^y*0lXFj%?4Cm>O_9 zYkK8~+F{;k$!R?xRTc1K0<#`H`XLEelqn82tzqqQ=Y6=ybfos;tK9tT7p% zXA5kREwN?v6-IMb*g3Y!&VOW*bzrk=53)HZzzw`z9wgtm-S689qz%UV+{Reoca%nL zY(pw}%x=9Ki59eG?en0Yt;pCDu{)8B8+twdNBx!L^@&oYedGs$y~{_mIJ4Cx60DLU ztPUdU1OrB0@xCvo%e7#ECC0nnAc(U<=!rck79g&yadye%mA|)MuA#rXPEz0845Q6x zWPw>l#*yG|ECxKQhLJlSNZMPG9Y(Poi(`_{xL?UG7Zx@c_4(*f&<2X0IxLyRxQrG1 z$sDcbhy6jERMf%>&Z_yUT`!PW7Ip+OnEM`2Ztd_OkoMMr7w$#0@Pmgtb{|IA2P;t9 zKyqP2HIO8Tk}|#U*go__)=K6#H^-c9l76!KxT(~Y+}P%^R8(kmYzSnxW4u{~7-Ag? zP}_hR)I7#qsAbUOVGIvoNgi~wV&4;B=vSJsf&0g}eH4j9+4nkJw(~7)@m|#4;_tN~ zN2WH_4*cDA|2W={!mqZz*_Jr;o0xIv?P1agr30O`;ik|>>$N+%(~|9+(TPpSR{uDw z&$1>PU_`!(LenkX(2Y-v7HSRuF+8qk`v{(5C@48Mau%&K^gBAy9{nz&p2JtgCx3`* zAk~?^uBDnwkf9(Qkh!i64b&ED6LkT#g}R8kfVzab7#pz}1LLXwp_UpSXa|MElK4>! z-<2Ax=>4glYA2-+FqT@U=7;*vw4do+LplF4u*)ZNALs`aeATXTs&8S&u#}qO50hEu zsW}AZNi8iORPa?#jp1B!AuXNM)45Z9SV>E1g=zl^zK5kpTKJ-+#f`&?_+MS4KRBtT z z##n_9I9_H8*p2F!AzK_`{PB;&8Zc_>+R4f( z=Ah>_w3iM|TAy6to;Iw-=bmcAI$It#)apMU&ZqMStHAg*cC!+nf2xfnTRU09$hzWl z{@?;QeP_53UrZO`OHYkwhS1{Y4lbt)2VXceF#8W_{lsSH2s^A0oGvIBHE{$=74Tum z)wBWZkEa;m@?*9-MDOEYrUlS_2m8*YXNb3Q$)F^uogYc9He3wT8LTH~u-0;{_zL#9 zlrEh-pVr6KW0`DBe?wd*CcuF|Ublum`xZtUFu0!((|eD)EKUXSJ@S! z(NEd)G`;-m}ZG2?@$I9?RdI9#iezJM0_V`Hq zy7n*HTiT2@TS_-mD}IqEkVI(DBY9n$fv?ZN%^CQM3SK{GJ^M?FUphnU#>||}8MsBT zy3*UY(h(8uM(~-(f_#sdr(%(cb5xwC;u4DF9$om?Hsm#%MTm0fCfoPk<5LGO?dx)U z?N9wFA{g6`?Vfk2CLtmUC2yYbc_zpg@h#(%FQV9kG~T@o?djy>pbPEL5ElFlJYQ;@ z8vkiLwzl&dqG>3OvpPk1lT~qb8m*g|;RTM-3x8!~#Xv=o&fEk=-7n$_R?8|c1qj!0 zBlKVXXJUbPDH=t+@@ew?*kkV_1_*fTr6B6yihUWtcuMkLJGezBbaN4PypRNh(4`v< zaFg2iy<;>W2rNS}Viy;*x;W2He5LXR$<(uhC_1#g_*TWX^P3G4q{|D}lP&k7qscUB zZ^#O6b;frGqZr7Sa==@Hu9alt5rt6sC8yTwMnMoAQM@!IaVsgSFEC;9L117)53EJ|s#qLK^`p8FG$xYiHp(BPNlcHp6QV-gNyC1K$R1&8%YGPkxUxS_AnqRsp1f(>7|KyF z2)X9@1~$WY$+(moQrQP65-XF%q@pwy$c<#xRvoZgoR@&dit}D8Ie*^^2QbEdBvjfa z_~U^uI7{A8Vi24Ig4!Yuz*r9B?M<0fVr3j` zLZZ#KcmbXu_wE#03i5BFfWoQglHv%&`+X_s)gfzi5&BPEX;wg%-rslXP}Pwqm~^4s zFn78ZMg8I`%_?9Lf09+c=LG|vr|?A?vuJ?i>xk0utRUm#fIIW|-+cY8+dFsNH}2lv zdh@~SG!uD8R)AOHA~SJV#Z6+cPGpPxNsNOb+SJpco{Ep`7{&ri5cGy3C?OU%P&lR0 zLC;LY*McJGtUS)LGBe;I@~J+Zv&@Q*k!MjFEj9_QAd$MpS;-IKqr5=WsMEqR3^S|m z#rsHnaoS>m!{e-k@P^XOwd{^8rg>3Zra2{A53d`adyP6PQ{!~wXmo^~`M=19Nm@vc zDXpU{SqaxE!iPdeQ(-vs>K$RKETOlXvuArra^3=W+^MX>a_y*f5mls5gP;?aLsk`LKTn;b6xc)A)dz?VuuP^ zcZL_6nu;NM3{bf_`5suNQNB?AiMB4N|3UMdQ_Uk5geqZIxhCi0q(|^p9>kF&Z_(8y zOd?E{;>?ZE*sgNTxsxUjH6g%uTN6#lRvyp_C0X+7&gBV#S+vOvfjcng0)_%&tEG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/startapp.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/startapp.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1ddb36b9ccd95004d6cdf0888311de9b7b4b69b0 GIT binary patch literal 886 zcmYjPy>1jS5VqHw%O&Ke;Q?GgaT4qnG$0{_lt^@GfP!r-v!1)##JgT>Z=#D1nna33 z!81UaS8_|m6ClyRcy|-dmaQ3U=9~Gx@%#P#U4rZDi=z5X3HceF&6T3_8js_6DWa$* zH7zJ5Z-`11yC#YOy<$b8(zj%`^$VlOjE2K^P`6roI5KrD8&$^l&BaE?JwgLWK@~v^ zS}>Iq=?$4v#Z-DdEw*k*N{UIu4%;Kx<(DH1i0!!K$EUJc7%tnEtI9&@ja_l)ZCCov z0-qbp{Sx@1I)|o@YGe((YWml*vlbe^k%{4^^_6L))~ma)A^9FYyL|k?biD4I=dCs8 zl>#n%a9x!$Ci7S%D^bt;6?Kf~0Uq}RuQmOSYW|>~lio_uVxC@+Q&e@Gtl6Bc={M9_ z5#*kpgfwD?o%=2dhMZ?Cu-3F;%XKZ-Fj=D18fIxo9q4)39=Nz-im{>xn0RRy;BRTz z5u()6IU#PzADv$qd*)hMg3AX@kD)gCF`Vb#u2ipbuB(rEyYfrZJj&m&RSqS9jL=Dbi`MyfnA6b^5wGj3I>kZdlv<~AHzhWGX zi)~GlV+9|GWsz9+pIGL{5AJMo2eN_Q*NNz1`f_OfRs0Pu#_q9y=jr&z literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/startproject.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/__pycache__/startproject.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2555e411b02303a6dfae5ab83283860a341162fd GIT binary patch literal 986 zcmYjQ&5qMB5cW^fc1sJ0pL-5mDnW8ULLjXW(pKWO7vMlHR*2m;yG|Tzr>LuP+7&Bt z;2Ge!H=f5=PWuX6V4P&TwdBdn*fZaJGtP(Ubc|qqf0Y)$2||CovA+T^-oQ3bL2$&e zL?uo!Mx1aeNl8Mb)0< zjn<;tkA@Ic+d@^Dl$)DtU4k7%d=`CFO;k3<`mF1M3n=KO5}!ZL@g8U2biePwHZMSI z@lR;|FZ`9X8Uc-3d=7q250NG3=meUuC0n|nTl~Y12l+-EyTE662fI?z@olT!urFa2 zI9jV(drTLarWV=_RxlYU;3zOcF5IwVY22g_Vr}Mu%{0vM3cCZwa+w*!*cJL)Cts94 zHFcH?lXRV*i&7(q}gvWSH$K>p8{}AGy&CrclTR3BG%vh;-BL(Oa#y&Th z^pwB~RzlY4qp~ojsFn;E8deHppokX7O?$4nkdiU|01!KI-)j%O2tf>BxAlw&`A33) zwBF-cm_{AF*wc$|>BYAHRgCsOi3=NBNYl=x4c$X(F+GwS9df*b5G5t8cD)~oois&)7N`y_&@F0hffhyjiK1~*^w3R_Y%W3zffgyRY^}5= zDJQ#FpPV8x$K3mCcJxbW{3^k;w~ z4%&|ggCC$N>^R{xClS7#oGzTmp=i6gyYM2<+FssS_>oV^PlR{4|CDfFcxP_Z<@6yL zcVEFSWICp%r-as7aiG8+{K%BJQ!W;);4thT2p!9+D1=OKdHZpjfw~QbAQ9yxayX4# z?nEAUqs}vuQtt82(_Z9rpLd@U2;Jjb@a{b$9*MR9M&ERsaORDkcsaB3AdHTcX~vT?DSuSGO`DE-FPl-G=9*&G(BR4LLUQ)9a$4SnV zisP5$-}&TmDUZ~WB|=U14q0(f?ukV?*%K!dEmz!nCV93$S+4ZFEIto!PgJHctH}{N zfFCtWl2VEZ@DqG^ut{@lH9@rDawP|Fo~wA(L+FU_(QVqN*Qig|HyWyiZye$ct{_Lc z(C$D}1#}yF2z)`VAeWzmw5$jCj9lh@K6u_~d_z9sSNK)%T&&vWJNz2IUVAjv&W0Si zXU?gky^X`)IdkOU#yRgaoFc%f8&jK074>cMbG9#XLqA!^zgW@-OQz=v?;oeX2@+NW z`=U`q!4~4vmL1Mu%^eUlDy0?;F1d7vHpD_ey7|~OU9i{*lcrO^{VC(kMZR2b?d}$3 zRxB&M?xVSDZ8K1yG!dsPSHcXkLJK5#b|Tha&qSW9puS>6I=w#&mcW>0&HqXPfm1+a zH$ow>Vig=^1rGs)kGqtG@i<_YH{k*>Y|64cWlAGQF)S!XM7;~|dhhL!uxe?w0%gtW z3{M)U3iuST6tD(qCc%R{KtaLTa6N3x0{D)RjJ<|hb?f=tVc;mOvSed40=2w{6Dlnj zzYu!~dVO8R_E#3!?C!%^{NT}adiO!l6ynf~K-MU*TDoK34BHNg#Z01XJa#&&VRnw*l&*7Gidum zr{B_68>vbtY<%(fU?BAS(9{>uX@ZrO(^~{I0Tnof3j7y6^)}u))aMuUw6p2R&$N5) zaj4ArQ3HjzQ~3e>_7(0t?!3-Lw1uk1(<4@rDX62+zx2{tlvKcIY zU~8&PWzDHd3iVc!j6a8uQZ5j+vY%;s1y0>}Ji5MeQB~?C@JZ{%F$yh?O+Sun;ekDj zOvYOWszDIMekjDqzGS^)^Hzchs25)?KCSe jyA{ISyhMhlf+8MfL zkkO(@Gf|ebVi@$`^9JV4%&S*bqKL`j}aN>SrjZh58TZRP_USFS&#M45t(+^fbFnd z_QpA)){d{RH`yM0i(TF9VGeL#J2U~6M=I%TAsF}5)xl$`=fFa=xIm_?UI@y_l+T3Z zL^f5GS4Zs~Hn$rOebXtqrVA=fSXrwknDe4ubw{I0`X)smd#6|*2BYeiHh zU|eZwIcMEc#$+v|HqPp^$LLAblv9|oR%*L=$F5puxZ0&_5mAkYp6M_?qfN237mY@F zy*OBTqXX01Ttmx-n;6K_cID=OuYeVxB;P$=91!b{D>b$(g`Of-jpYga1d10k6V+7W zj=wo_AMjsRlT#s2R82FkCYz`{;H8*6;ERctOV-9|QsmP~z0`A2eKEd0QMu+LoH(IJ zIJDi8A>b3_1Lmy1$u>LGL?cw&XRMcI=Q1eOx7_<2!f^xFbMU*~pHZ;YFOU8=zq+=~ zit)cJX0Eli{ZI-V+a95*8N?c?cHKGi(R=6v?Hs$u-r8RW1IN<-+&>Go&-!ckSL|H- zx%-PP645%`cg`a04vxdK4t8{4A-?XcBW7)Np>1yhY|zkxFPJ5E7p8f@>TjKZ=HA;01qP7dEeQ4Z@M7Xu!=8Bp(nqhBRf>LMx9PuW!3>SN*=R#BW(^3iraMPU`EDlL%@d0lW6*^5%DhOxYAjqYyiNm|e; zFO=zs+PY9}fZJ#%9X3rXT5|aw4#@Ydux#Imx1pJ6j?!IlyRJTjaNO99{j2_71PcCz zKZspuZge4Eu68d7w>f$^?3g%h-K44MrD-Wx1H`Err0KJU78XF7wpAk8m;70ivceqhBbe640d$`B$#Q!SC*zze*1ubqYSWPg)+W1D&7SDDv_Ho5Wo l#jz!g^kFmUZg=1@>|3>FUx&iPUu|x7*QS=Tcm^(h|8I`v6(j%v literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/check.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/check.py new file mode 100644 index 00000000000..e119960f441 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/check.py @@ -0,0 +1,66 @@ +from django.apps import apps +from django.core import checks +from django.core.checks.registry import registry +from django.core.management.base import BaseCommand, CommandError + + +class Command(BaseCommand): + help = "Checks the entire Django project for potential problems." + + requires_system_checks = False + + def add_arguments(self, parser): + parser.add_argument('args', metavar='app_label', nargs='*') + parser.add_argument( + '--tag', '-t', action='append', dest='tags', + help='Run only checks labeled with given tag.', + ) + parser.add_argument( + '--list-tags', action='store_true', dest='list_tags', + help='List available tags.', + ) + parser.add_argument( + '--deploy', action='store_true', dest='deploy', + help='Check deployment settings.', + ) + parser.add_argument( + '--fail-level', + default='ERROR', + choices=['CRITICAL', 'ERROR', 'WARNING', 'INFO', 'DEBUG'], + dest='fail_level', + help=( + 'Message level that will cause the command to exit with a ' + 'non-zero status. Default is ERROR.' + ), + ) + + def handle(self, *app_labels, **options): + include_deployment_checks = options['deploy'] + if options['list_tags']: + self.stdout.write('\n'.join(sorted(registry.tags_available(include_deployment_checks)))) + return + + if app_labels: + app_configs = [apps.get_app_config(app_label) for app_label in app_labels] + else: + app_configs = None + + tags = options['tags'] + if tags: + try: + invalid_tag = next( + tag for tag in tags if not checks.tag_exists(tag, include_deployment_checks) + ) + except StopIteration: + # no invalid tags + pass + else: + raise CommandError('There is no system check with the "%s" tag.' % invalid_tag) + + self.check( + app_configs=app_configs, + tags=tags, + display_num_errors=True, + include_deployment_checks=include_deployment_checks, + fail_level=getattr(checks, options['fail_level']), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/compilemessages.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/compilemessages.py new file mode 100644 index 00000000000..bf704a4e8d0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/compilemessages.py @@ -0,0 +1,130 @@ +import codecs +import glob +import os + +from django.core.management.base import BaseCommand, CommandError +from django.core.management.utils import find_command, popen_wrapper + + +def has_bom(fn): + with open(fn, 'rb') as f: + sample = f.read(4) + return sample.startswith((codecs.BOM_UTF8, codecs.BOM_UTF16_LE, codecs.BOM_UTF16_BE)) + + +def is_writable(path): + # Known side effect: updating file access/modified time to current time if + # it is writable. + try: + with open(path, 'a'): + os.utime(path, None) + except (IOError, OSError): + return False + return True + + +class Command(BaseCommand): + help = 'Compiles .po files to .mo files for use with builtin gettext support.' + + requires_system_checks = False + + program = 'msgfmt' + program_options = ['--check-format'] + + def add_arguments(self, parser): + parser.add_argument( + '--locale', '-l', dest='locale', action='append', default=[], + help='Locale(s) to process (e.g. de_AT). Default is to process all. ' + 'Can be used multiple times.', + ) + parser.add_argument( + '--exclude', '-x', dest='exclude', action='append', default=[], + help='Locales to exclude. Default is none. Can be used multiple times.', + ) + parser.add_argument( + '--use-fuzzy', '-f', dest='fuzzy', action='store_true', + help='Use fuzzy translations.', + ) + + def handle(self, **options): + locale = options['locale'] + exclude = options['exclude'] + self.verbosity = options['verbosity'] + if options['fuzzy']: + self.program_options = self.program_options + ['-f'] + + if find_command(self.program) is None: + raise CommandError("Can't find %s. Make sure you have GNU gettext " + "tools 0.15 or newer installed." % self.program) + + basedirs = [os.path.join('conf', 'locale'), 'locale'] + if os.environ.get('DJANGO_SETTINGS_MODULE'): + from django.conf import settings + basedirs.extend(settings.LOCALE_PATHS) + + # Walk entire tree, looking for locale directories + for dirpath, dirnames, filenames in os.walk('.', topdown=True): + for dirname in dirnames: + if dirname == 'locale': + basedirs.append(os.path.join(dirpath, dirname)) + + # Gather existing directories. + basedirs = set(map(os.path.abspath, filter(os.path.isdir, basedirs))) + + if not basedirs: + raise CommandError("This script should be run from the Django Git " + "checkout or your project or app tree, or with " + "the settings module specified.") + + # Build locale list + all_locales = [] + for basedir in basedirs: + locale_dirs = filter(os.path.isdir, glob.glob('%s/*' % basedir)) + all_locales.extend(map(os.path.basename, locale_dirs)) + + # Account for excluded locales + locales = locale or all_locales + locales = set(locales).difference(exclude) + + for basedir in basedirs: + if locales: + dirs = [os.path.join(basedir, l, 'LC_MESSAGES') for l in locales] + else: + dirs = [basedir] + locations = [] + for ldir in dirs: + for dirpath, dirnames, filenames in os.walk(ldir): + locations.extend((dirpath, f) for f in filenames if f.endswith('.po')) + if locations: + self.compile_messages(locations) + + def compile_messages(self, locations): + """ + Locations is a list of tuples: [(directory, file), ...] + """ + for i, (dirpath, f) in enumerate(locations): + if self.verbosity > 0: + self.stdout.write('processing file %s in %s\n' % (f, dirpath)) + po_path = os.path.join(dirpath, f) + if has_bom(po_path): + raise CommandError("The %s file has a BOM (Byte Order Mark). " + "Django only supports .po files encoded in " + "UTF-8 and without any BOM." % po_path) + base_path = os.path.splitext(po_path)[0] + + # Check writability on first location + if i == 0 and not is_writable(base_path + '.mo'): + self.stderr.write("The po files under %s are in a seemingly not writable location. " + "mo files will not be updated/created." % dirpath) + return + + args = [self.program] + self.program_options + [ + '-o', base_path + '.mo', base_path + '.po' + ] + output, errors, status = popen_wrapper(args) + if status: + if errors: + msg = "Execution of %s failed: %s" % (self.program, errors) + else: + msg = "Execution of %s failed" % self.program + raise CommandError(msg) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/createcachetable.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/createcachetable.py new file mode 100644 index 00000000000..3acb3ddf72f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/createcachetable.py @@ -0,0 +1,108 @@ +from django.conf import settings +from django.core.cache import caches +from django.core.cache.backends.db import BaseDatabaseCache +from django.core.management.base import BaseCommand, CommandError +from django.db import ( + DEFAULT_DB_ALIAS, connections, models, router, transaction, +) +from django.db.utils import DatabaseError + + +class Command(BaseCommand): + help = "Creates the tables needed to use the SQL cache backend." + + requires_system_checks = False + + def add_arguments(self, parser): + parser.add_argument( + 'args', metavar='table_name', nargs='*', + help='Optional table names. Otherwise, settings.CACHES is used to find cache tables.', + ) + parser.add_argument( + '--database', action='store', dest='database', + default=DEFAULT_DB_ALIAS, + help='Nominates a database onto which the cache tables will be ' + 'installed. Defaults to the "default" database.', + ) + parser.add_argument( + '--dry-run', action='store_true', dest='dry_run', + help='Does not create the table, just prints the SQL that would be run.', + ) + + def handle(self, *tablenames, **options): + db = options['database'] + self.verbosity = options['verbosity'] + dry_run = options['dry_run'] + if tablenames: + # Legacy behavior, tablename specified as argument + for tablename in tablenames: + self.create_table(db, tablename, dry_run) + else: + for cache_alias in settings.CACHES: + cache = caches[cache_alias] + if isinstance(cache, BaseDatabaseCache): + self.create_table(db, cache._table, dry_run) + + def create_table(self, database, tablename, dry_run): + cache = BaseDatabaseCache(tablename, {}) + if not router.allow_migrate_model(database, cache.cache_model_class): + return + connection = connections[database] + + if tablename in connection.introspection.table_names(): + if self.verbosity > 0: + self.stdout.write("Cache table '%s' already exists." % tablename) + return + + fields = ( + # "key" is a reserved word in MySQL, so use "cache_key" instead. + models.CharField(name='cache_key', max_length=255, unique=True, primary_key=True), + models.TextField(name='value'), + models.DateTimeField(name='expires', db_index=True), + ) + table_output = [] + index_output = [] + qn = connection.ops.quote_name + for f in fields: + field_output = [ + qn(f.name), + f.db_type(connection=connection), + '%sNULL' % ('NOT ' if not f.null else ''), + ] + if f.primary_key: + field_output.append("PRIMARY KEY") + elif f.unique: + field_output.append("UNIQUE") + if f.db_index: + unique = "UNIQUE " if f.unique else "" + index_output.append( + "CREATE %sINDEX %s ON %s (%s);" % + (unique, qn('%s_%s' % (tablename, f.name)), qn(tablename), qn(f.name)) + ) + table_output.append(" ".join(field_output)) + full_statement = ["CREATE TABLE %s (" % qn(tablename)] + for i, line in enumerate(table_output): + full_statement.append(' %s%s' % (line, ',' if i < len(table_output) - 1 else '')) + full_statement.append(');') + + full_statement = "\n".join(full_statement) + + if dry_run: + self.stdout.write(full_statement) + for statement in index_output: + self.stdout.write(statement) + return + + with transaction.atomic(using=database, savepoint=connection.features.can_rollback_ddl): + with connection.cursor() as curs: + try: + curs.execute(full_statement) + except DatabaseError as e: + raise CommandError( + "Cache table '%s' could not be created.\nThe error was: %s." % + (tablename, e)) + for statement in index_output: + curs.execute(statement) + + if self.verbosity > 1: + self.stdout.write("Cache table '%s' created." % tablename) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dbshell.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dbshell.py new file mode 100644 index 00000000000..eda1ff68c9c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dbshell.py @@ -0,0 +1,31 @@ +from django.core.management.base import BaseCommand, CommandError +from django.db import DEFAULT_DB_ALIAS, connections + + +class Command(BaseCommand): + help = ( + "Runs the command-line client for specified database, or the " + "default database if none is provided." + ) + + requires_system_checks = False + + def add_arguments(self, parser): + parser.add_argument( + '--database', action='store', dest='database', default=DEFAULT_DB_ALIAS, + help='Nominates a database onto which to open a shell. Defaults to the "default" database.', + ) + + def handle(self, **options): + connection = connections[options['database']] + try: + connection.client.runshell() + except OSError: + # Note that we're assuming OSError means that the client program + # isn't installed. There's a possibility OSError would be raised + # for some other reason, in which case this error message would be + # inaccurate. Still, this message catches the common case. + raise CommandError( + 'You appear not to have the %r program installed or on your path.' % + connection.client.executable_name + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/diffsettings.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/diffsettings.py new file mode 100644 index 00000000000..5d1621eb08a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/diffsettings.py @@ -0,0 +1,78 @@ +from django.core.management.base import BaseCommand + + +def module_to_dict(module, omittable=lambda k: k.startswith('_')): + """Convert a module namespace to a Python dictionary.""" + return {k: repr(v) for k, v in module.__dict__.items() if not omittable(k)} + + +class Command(BaseCommand): + help = """Displays differences between the current settings.py and Django's + default settings.""" + + requires_system_checks = False + + def add_arguments(self, parser): + parser.add_argument( + '--all', action='store_true', dest='all', + help=( + 'Display all settings, regardless of their value. In "hash" ' + 'mode, default values are prefixed by "###".' + ), + ) + parser.add_argument( + '--default', dest='default', metavar='MODULE', default=None, + help=( + "The settings module to compare the current settings against. Leave empty to " + "compare against Django's default settings." + ), + ) + parser.add_argument( + '--output', default='hash', choices=('hash', 'unified'), dest='output', + help=( + "Selects the output format. 'hash' mode displays each changed " + "setting, with the settings that don't appear in the defaults " + "followed by ###. 'unified' mode prefixes the default setting " + "with a minus sign, followed by the changed setting prefixed " + "with a plus sign." + ), + ) + + def handle(self, **options): + from django.conf import settings, Settings, global_settings + + # Because settings are imported lazily, we need to explicitly load them. + settings._setup() + + user_settings = module_to_dict(settings._wrapped) + default = options['default'] + default_settings = module_to_dict(Settings(default) if default else global_settings) + output_func = { + 'hash': self.output_hash, + 'unified': self.output_unified, + }[options['output']] + return '\n'.join(output_func(user_settings, default_settings, **options)) + + def output_hash(self, user_settings, default_settings, **options): + # Inspired by Postfix's "postconf -n". + output = [] + for key in sorted(user_settings): + if key not in default_settings: + output.append("%s = %s ###" % (key, user_settings[key])) + elif user_settings[key] != default_settings[key]: + output.append("%s = %s" % (key, user_settings[key])) + elif options['all']: + output.append("### %s = %s" % (key, user_settings[key])) + return output + + def output_unified(self, user_settings, default_settings, **options): + output = [] + for key in sorted(user_settings): + if key not in default_settings: + output.append(self.style.SUCCESS("+ %s = %s" % (key, user_settings[key]))) + elif user_settings[key] != default_settings[key]: + output.append(self.style.ERROR("- %s = %s" % (key, default_settings[key]))) + output.append(self.style.SUCCESS("+ %s = %s" % (key, user_settings[key]))) + elif options['all']: + output.append(" %s = %s" % (key, user_settings[key])) + return output diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dumpdata.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dumpdata.py new file mode 100644 index 00000000000..ae00a3b6bf0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/dumpdata.py @@ -0,0 +1,194 @@ +import warnings +from collections import OrderedDict + +from django.apps import apps +from django.core import serializers +from django.core.management.base import BaseCommand, CommandError +from django.core.management.utils import parse_apps_and_model_labels +from django.db import DEFAULT_DB_ALIAS, router + + +class ProxyModelWarning(Warning): + pass + + +class Command(BaseCommand): + help = ( + "Output the contents of the database as a fixture of the given format " + "(using each model's default manager unless --all is specified)." + ) + + def add_arguments(self, parser): + parser.add_argument( + 'args', metavar='app_label[.ModelName]', nargs='*', + help='Restricts dumped data to the specified app_label or app_label.ModelName.', + ) + parser.add_argument( + '--format', default='json', dest='format', + help='Specifies the output serialization format for fixtures.', + ) + parser.add_argument( + '--indent', default=None, dest='indent', type=int, + help='Specifies the indent level to use when pretty-printing output.', + ) + parser.add_argument( + '--database', action='store', dest='database', + default=DEFAULT_DB_ALIAS, + help='Nominates a specific database to dump fixtures from. ' + 'Defaults to the "default" database.', + ) + parser.add_argument( + '-e', '--exclude', dest='exclude', action='append', default=[], + help='An app_label or app_label.ModelName to exclude ' + '(use multiple --exclude to exclude multiple apps/models).', + ) + parser.add_argument( + '--natural-foreign', action='store_true', dest='use_natural_foreign_keys', + help='Use natural foreign keys if they are available.', + ) + parser.add_argument( + '--natural-primary', action='store_true', dest='use_natural_primary_keys', + help='Use natural primary keys if they are available.', + ) + parser.add_argument( + '-a', '--all', action='store_true', dest='use_base_manager', + help="Use Django's base manager to dump all models stored in the database, " + "including those that would otherwise be filtered or modified by a custom manager.", + ) + parser.add_argument( + '--pks', dest='primary_keys', + help="Only dump objects with given primary keys. Accepts a comma-separated " + "list of keys. This option only works when you specify one model.", + ) + parser.add_argument( + '-o', '--output', default=None, dest='output', + help='Specifies file to which the output is written.' + ) + + def handle(self, *app_labels, **options): + format = options['format'] + indent = options['indent'] + using = options['database'] + excludes = options['exclude'] + output = options['output'] + show_traceback = options['traceback'] + use_natural_foreign_keys = options['use_natural_foreign_keys'] + use_natural_primary_keys = options['use_natural_primary_keys'] + use_base_manager = options['use_base_manager'] + pks = options['primary_keys'] + + if pks: + primary_keys = [pk.strip() for pk in pks.split(',')] + else: + primary_keys = [] + + excluded_models, excluded_apps = parse_apps_and_model_labels(excludes) + + if not app_labels: + if primary_keys: + raise CommandError("You can only use --pks option with one model") + app_list = OrderedDict.fromkeys( + app_config for app_config in apps.get_app_configs() + if app_config.models_module is not None and app_config not in excluded_apps + ) + else: + if len(app_labels) > 1 and primary_keys: + raise CommandError("You can only use --pks option with one model") + app_list = OrderedDict() + for label in app_labels: + try: + app_label, model_label = label.split('.') + try: + app_config = apps.get_app_config(app_label) + except LookupError as e: + raise CommandError(str(e)) + if app_config.models_module is None or app_config in excluded_apps: + continue + try: + model = app_config.get_model(model_label) + except LookupError: + raise CommandError("Unknown model: %s.%s" % (app_label, model_label)) + + app_list_value = app_list.setdefault(app_config, []) + + # We may have previously seen a "all-models" request for + # this app (no model qualifier was given). In this case + # there is no need adding specific models to the list. + if app_list_value is not None: + if model not in app_list_value: + app_list_value.append(model) + except ValueError: + if primary_keys: + raise CommandError("You can only use --pks option with one model") + # This is just an app - no model qualifier + app_label = label + try: + app_config = apps.get_app_config(app_label) + except LookupError as e: + raise CommandError(str(e)) + if app_config.models_module is None or app_config in excluded_apps: + continue + app_list[app_config] = None + + # Check that the serialization format exists; this is a shortcut to + # avoid collating all the objects and _then_ failing. + if format not in serializers.get_public_serializer_formats(): + try: + serializers.get_serializer(format) + except serializers.SerializerDoesNotExist: + pass + + raise CommandError("Unknown serialization format: %s" % format) + + def get_objects(count_only=False): + """ + Collate the objects to be serialized. If count_only is True, just + count the number of objects to be serialized. + """ + models = serializers.sort_dependencies(app_list.items()) + for model in models: + if model in excluded_models: + continue + if model._meta.proxy and model._meta.proxy_for_model not in models: + warnings.warn( + "%s is a proxy model and won't be serialized." % model._meta.label, + category=ProxyModelWarning, + ) + if not model._meta.proxy and router.allow_migrate_model(using, model): + if use_base_manager: + objects = model._base_manager + else: + objects = model._default_manager + + queryset = objects.using(using).order_by(model._meta.pk.name) + if primary_keys: + queryset = queryset.filter(pk__in=primary_keys) + if count_only: + yield queryset.order_by().count() + else: + yield from queryset.iterator() + + try: + self.stdout.ending = None + progress_output = None + object_count = 0 + # If dumpdata is outputting to stdout, there is no way to display progress + if output and self.stdout.isatty() and options['verbosity'] > 0: + progress_output = self.stdout + object_count = sum(get_objects(count_only=True)) + stream = open(output, 'w') if output else None + try: + serializers.serialize( + format, get_objects(), indent=indent, + use_natural_foreign_keys=use_natural_foreign_keys, + use_natural_primary_keys=use_natural_primary_keys, + stream=stream or self.stdout, progress_output=progress_output, + object_count=object_count, + ) + finally: + if stream: + stream.close() + except Exception as e: + if show_traceback: + raise + raise CommandError("Unable to serialize database: %s" % e) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/flush.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/flush.py new file mode 100644 index 00000000000..f6ae83940a5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/flush.py @@ -0,0 +1,82 @@ +from importlib import import_module + +from django.apps import apps +from django.core.management.base import BaseCommand, CommandError +from django.core.management.color import no_style +from django.core.management.sql import emit_post_migrate_signal, sql_flush +from django.db import DEFAULT_DB_ALIAS, connections + + +class Command(BaseCommand): + help = ( + 'Removes ALL DATA from the database, including data added during ' + 'migrations. Does not achieve a "fresh install" state.' + ) + stealth_options = ('reset_sequences', 'allow_cascade', 'inhibit_post_migrate') + + def add_arguments(self, parser): + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '--database', action='store', dest='database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to flush. Defaults to the "default" database.', + ) + + def handle(self, **options): + database = options['database'] + connection = connections[database] + verbosity = options['verbosity'] + interactive = options['interactive'] + # The following are stealth options used by Django's internals. + reset_sequences = options.get('reset_sequences', True) + allow_cascade = options.get('allow_cascade', False) + inhibit_post_migrate = options.get('inhibit_post_migrate', False) + + self.style = no_style() + + # Import the 'management' module within each installed app, to register + # dispatcher events. + for app_config in apps.get_app_configs(): + try: + import_module('.management', app_config.name) + except ImportError: + pass + + sql_list = sql_flush(self.style, connection, only_django=True, + reset_sequences=reset_sequences, + allow_cascade=allow_cascade) + + if interactive: + confirm = input("""You have requested a flush of the database. +This will IRREVERSIBLY DESTROY all data currently in the %r database, +and return each table to an empty state. +Are you sure you want to do this? + + Type 'yes' to continue, or 'no' to cancel: """ % connection.settings_dict['NAME']) + else: + confirm = 'yes' + + if confirm == 'yes': + try: + connection.ops.execute_sql_flush(database, sql_list) + except Exception as exc: + raise CommandError( + "Database %s couldn't be flushed. Possible reasons:\n" + " * The database isn't running or isn't configured correctly.\n" + " * At least one of the expected database tables doesn't exist.\n" + " * The SQL was invalid.\n" + "Hint: Look at the output of 'django-admin sqlflush'. " + "That's the SQL this command wasn't able to run.\n" % ( + connection.settings_dict['NAME'], + ) + ) from exc + + # Empty sql_list may signify an empty database and post_migrate would then crash + if sql_list and not inhibit_post_migrate: + # Emit the post migrate signal. This allows individual applications to + # respond as if the database had been migrated from scratch. + emit_post_migrate_signal(verbosity, interactive, database) + else: + self.stdout.write("Flush cancelled.\n") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/inspectdb.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/inspectdb.py new file mode 100644 index 00000000000..c84ce147397 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/inspectdb.py @@ -0,0 +1,293 @@ +import keyword +import re +from collections import OrderedDict + +from django.core.management.base import BaseCommand, CommandError +from django.db import DEFAULT_DB_ALIAS, connections +from django.db.models.constants import LOOKUP_SEP + + +class Command(BaseCommand): + help = "Introspects the database tables in the given database and outputs a Django model module." + requires_system_checks = False + stealth_options = ('table_name_filter',) + db_module = 'django.db' + + def add_arguments(self, parser): + parser.add_argument( + 'table', action='store', nargs='*', type=str, + help='Selects what tables or views should be introspected.', + ) + parser.add_argument( + '--database', action='store', dest='database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to introspect. Defaults to using the "default" database.', + ) + parser.add_argument( + '--include-views', action='store_true', help='Also output models for database views.', + ) + + def handle(self, **options): + try: + for line in self.handle_inspection(options): + self.stdout.write("%s\n" % line) + except NotImplementedError: + raise CommandError("Database inspection isn't supported for the currently selected database backend.") + + def handle_inspection(self, options): + connection = connections[options['database']] + # 'table_name_filter' is a stealth option + table_name_filter = options.get('table_name_filter') + + def table2model(table_name): + return re.sub(r'[^a-zA-Z0-9]', '', table_name.title()) + + def strip_prefix(s): + return s[1:] if s.startswith("u'") else s + + with connection.cursor() as cursor: + yield "# This is an auto-generated Django model module." + yield "# You'll have to do the following manually to clean this up:" + yield "# * Rearrange models' order" + yield "# * Make sure each model has one field with primary_key=True" + yield "# * Make sure each ForeignKey has `on_delete` set to the desired behavior." + yield ( + "# * Remove `managed = False` lines if you wish to allow " + "Django to create, modify, and delete the table" + ) + yield "# Feel free to rename the models, but don't rename db_table values or field names." + yield 'from %s import models' % self.db_module + known_models = [] + table_info = connection.introspection.get_table_list(cursor) + tables_to_introspect = ( + options['table'] or + sorted(info.name for info in table_info if options['include_views'] or info.type == 't') + ) + + for table_name in tables_to_introspect: + if table_name_filter is not None and callable(table_name_filter): + if not table_name_filter(table_name): + continue + try: + try: + relations = connection.introspection.get_relations(cursor, table_name) + except NotImplementedError: + relations = {} + try: + constraints = connection.introspection.get_constraints(cursor, table_name) + except NotImplementedError: + constraints = {} + primary_key_column = connection.introspection.get_primary_key_column(cursor, table_name) + unique_columns = [ + c['columns'][0] for c in constraints.values() + if c['unique'] and len(c['columns']) == 1 + ] + table_description = connection.introspection.get_table_description(cursor, table_name) + except Exception as e: + yield "# Unable to inspect table '%s'" % table_name + yield "# The error was: %s" % e + continue + + yield '' + yield '' + yield 'class %s(models.Model):' % table2model(table_name) + known_models.append(table2model(table_name)) + used_column_names = [] # Holds column names used in the table so far + column_to_field_name = {} # Maps column names to names of model fields + for row in table_description: + comment_notes = [] # Holds Field notes, to be displayed in a Python comment. + extra_params = OrderedDict() # Holds Field parameters such as 'db_column'. + column_name = row[0] + is_relation = column_name in relations + + att_name, params, notes = self.normalize_col_name( + column_name, used_column_names, is_relation) + extra_params.update(params) + comment_notes.extend(notes) + + used_column_names.append(att_name) + column_to_field_name[column_name] = att_name + + # Add primary_key and unique, if necessary. + if column_name == primary_key_column: + extra_params['primary_key'] = True + elif column_name in unique_columns: + extra_params['unique'] = True + + if is_relation: + rel_to = ( + "self" if relations[column_name][1] == table_name + else table2model(relations[column_name][1]) + ) + if rel_to in known_models: + field_type = 'ForeignKey(%s' % rel_to + else: + field_type = "ForeignKey('%s'" % rel_to + else: + # Calling `get_field_type` to get the field type string and any + # additional parameters and notes. + field_type, field_params, field_notes = self.get_field_type(connection, table_name, row) + extra_params.update(field_params) + comment_notes.extend(field_notes) + + field_type += '(' + + # Don't output 'id = meta.AutoField(primary_key=True)', because + # that's assumed if it doesn't exist. + if att_name == 'id' and extra_params == {'primary_key': True}: + if field_type == 'AutoField(': + continue + elif field_type == 'IntegerField(' and not connection.features.can_introspect_autofield: + comment_notes.append('AutoField?') + + # Add 'null' and 'blank', if the 'null_ok' flag was present in the + # table description. + if row[6]: # If it's NULL... + extra_params['blank'] = True + extra_params['null'] = True + + field_desc = '%s = %s%s' % ( + att_name, + # Custom fields will have a dotted path + '' if '.' in field_type else 'models.', + field_type, + ) + if field_type.startswith('ForeignKey('): + field_desc += ', models.DO_NOTHING' + + if extra_params: + if not field_desc.endswith('('): + field_desc += ', ' + field_desc += ', '.join( + '%s=%s' % (k, strip_prefix(repr(v))) + for k, v in extra_params.items()) + field_desc += ')' + if comment_notes: + field_desc += ' # ' + ' '.join(comment_notes) + yield ' %s' % field_desc + is_view = any(info.name == table_name and info.type == 'v' for info in table_info) + for meta_line in self.get_meta(table_name, constraints, column_to_field_name, is_view): + yield meta_line + + def normalize_col_name(self, col_name, used_column_names, is_relation): + """ + Modify the column name to make it Python-compatible as a field name + """ + field_params = {} + field_notes = [] + + new_name = col_name.lower() + if new_name != col_name: + field_notes.append('Field name made lowercase.') + + if is_relation: + if new_name.endswith('_id'): + new_name = new_name[:-3] + else: + field_params['db_column'] = col_name + + new_name, num_repl = re.subn(r'\W', '_', new_name) + if num_repl > 0: + field_notes.append('Field renamed to remove unsuitable characters.') + + if new_name.find(LOOKUP_SEP) >= 0: + while new_name.find(LOOKUP_SEP) >= 0: + new_name = new_name.replace(LOOKUP_SEP, '_') + if col_name.lower().find(LOOKUP_SEP) >= 0: + # Only add the comment if the double underscore was in the original name + field_notes.append("Field renamed because it contained more than one '_' in a row.") + + if new_name.startswith('_'): + new_name = 'field%s' % new_name + field_notes.append("Field renamed because it started with '_'.") + + if new_name.endswith('_'): + new_name = '%sfield' % new_name + field_notes.append("Field renamed because it ended with '_'.") + + if keyword.iskeyword(new_name): + new_name += '_field' + field_notes.append('Field renamed because it was a Python reserved word.') + + if new_name[0].isdigit(): + new_name = 'number_%s' % new_name + field_notes.append("Field renamed because it wasn't a valid Python identifier.") + + if new_name in used_column_names: + num = 0 + while '%s_%d' % (new_name, num) in used_column_names: + num += 1 + new_name = '%s_%d' % (new_name, num) + field_notes.append('Field renamed because of name conflict.') + + if col_name != new_name and field_notes: + field_params['db_column'] = col_name + + return new_name, field_params, field_notes + + def get_field_type(self, connection, table_name, row): + """ + Given the database connection, the table name, and the cursor row + description, this routine will return the given field type name, as + well as any additional keyword parameters and notes for the field. + """ + field_params = OrderedDict() + field_notes = [] + + try: + field_type = connection.introspection.get_field_type(row[1], row) + except KeyError: + field_type = 'TextField' + field_notes.append('This field type is a guess.') + + # This is a hook for data_types_reverse to return a tuple of + # (field_type, field_params_dict). + if type(field_type) is tuple: + field_type, new_params = field_type + field_params.update(new_params) + + # Add max_length for all CharFields. + if field_type == 'CharField' and row[3]: + field_params['max_length'] = int(row[3]) + + if field_type == 'DecimalField': + if row[4] is None or row[5] is None: + field_notes.append( + 'max_digits and decimal_places have been guessed, as this ' + 'database handles decimal fields as float') + field_params['max_digits'] = row[4] if row[4] is not None else 10 + field_params['decimal_places'] = row[5] if row[5] is not None else 5 + else: + field_params['max_digits'] = row[4] + field_params['decimal_places'] = row[5] + + return field_type, field_params, field_notes + + def get_meta(self, table_name, constraints, column_to_field_name, is_view): + """ + Return a sequence comprising the lines of code necessary + to construct the inner Meta class for the model corresponding + to the given database table name. + """ + unique_together = [] + has_unsupported_constraint = False + for params in constraints.values(): + if params['unique']: + columns = params['columns'] + if None in columns: + has_unsupported_constraint = True + columns = [x for x in columns if x is not None] + if len(columns) > 1: + unique_together.append(str(tuple(column_to_field_name[c] for c in columns))) + managed_comment = " # Created from a view. Don't remove." if is_view else "" + meta = [''] + if has_unsupported_constraint: + meta.append(' # A unique constraint could not be introspected.') + meta += [ + ' class Meta:', + ' managed = False%s' % managed_comment, + ' db_table = %r' % table_name + ] + if unique_together: + tup = '(' + ', '.join(unique_together) + ',)' + meta += [" unique_together = %s" % tup] + return meta diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/loaddata.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/loaddata.py new file mode 100644 index 00000000000..42dff673886 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/loaddata.py @@ -0,0 +1,345 @@ +import functools +import glob +import gzip +import os +import sys +import warnings +import zipfile +from itertools import product + +from django.apps import apps +from django.conf import settings +from django.core import serializers +from django.core.exceptions import ImproperlyConfigured +from django.core.management.base import BaseCommand, CommandError +from django.core.management.color import no_style +from django.core.management.utils import parse_apps_and_model_labels +from django.db import ( + DEFAULT_DB_ALIAS, DatabaseError, IntegrityError, connections, router, + transaction, +) +from django.utils.functional import cached_property + +try: + import bz2 + has_bz2 = True +except ImportError: + has_bz2 = False + +READ_STDIN = '-' + + +class Command(BaseCommand): + help = 'Installs the named fixture(s) in the database.' + missing_args_message = ( + "No database fixture specified. Please provide the path of at least " + "one fixture in the command line." + ) + + def add_arguments(self, parser): + parser.add_argument('args', metavar='fixture', nargs='+', help='Fixture labels.') + parser.add_argument( + '--database', action='store', dest='database', default=DEFAULT_DB_ALIAS, + help='Nominates a specific database to load fixtures into. Defaults to the "default" database.', + ) + parser.add_argument( + '--app', action='store', dest='app_label', default=None, + help='Only look for fixtures in the specified app.', + ) + parser.add_argument( + '--ignorenonexistent', '-i', action='store_true', dest='ignore', + help='Ignores entries in the serialized data for fields that do not ' + 'currently exist on the model.', + ) + parser.add_argument( + '-e', '--exclude', dest='exclude', action='append', default=[], + help='An app_label or app_label.ModelName to exclude. Can be used multiple times.', + ) + parser.add_argument( + '--format', action='store', dest='format', default=None, + help='Format of serialized data when reading from stdin.', + ) + + def handle(self, *fixture_labels, **options): + self.ignore = options['ignore'] + self.using = options['database'] + self.app_label = options['app_label'] + self.verbosity = options['verbosity'] + self.excluded_models, self.excluded_apps = parse_apps_and_model_labels(options['exclude']) + self.format = options['format'] + + with transaction.atomic(using=self.using): + self.loaddata(fixture_labels) + + # Close the DB connection -- unless we're still in a transaction. This + # is required as a workaround for an edge case in MySQL: if the same + # connection is used to create tables, load data, and query, the query + # can return incorrect results. See Django #7572, MySQL #37735. + if transaction.get_autocommit(self.using): + connections[self.using].close() + + def loaddata(self, fixture_labels): + connection = connections[self.using] + + # Keep a count of the installed objects and fixtures + self.fixture_count = 0 + self.loaded_object_count = 0 + self.fixture_object_count = 0 + self.models = set() + + self.serialization_formats = serializers.get_public_serializer_formats() + # Forcing binary mode may be revisited after dropping Python 2 support (see #22399) + self.compression_formats = { + None: (open, 'rb'), + 'gz': (gzip.GzipFile, 'rb'), + 'zip': (SingleZipReader, 'r'), + 'stdin': (lambda *args: sys.stdin, None), + } + if has_bz2: + self.compression_formats['bz2'] = (bz2.BZ2File, 'r') + + # Django's test suite repeatedly tries to load initial_data fixtures + # from apps that don't have any fixtures. Because disabling constraint + # checks can be expensive on some database (especially MSSQL), bail + # out early if no fixtures are found. + for fixture_label in fixture_labels: + if self.find_fixtures(fixture_label): + break + else: + return + + with connection.constraint_checks_disabled(): + for fixture_label in fixture_labels: + self.load_label(fixture_label) + + # Since we disabled constraint checks, we must manually check for + # any invalid keys that might have been added + table_names = [model._meta.db_table for model in self.models] + try: + connection.check_constraints(table_names=table_names) + except Exception as e: + e.args = ("Problem installing fixtures: %s" % e,) + raise + + # If we found even one object in a fixture, we need to reset the + # database sequences. + if self.loaded_object_count > 0: + sequence_sql = connection.ops.sequence_reset_sql(no_style(), self.models) + if sequence_sql: + if self.verbosity >= 2: + self.stdout.write("Resetting sequences\n") + with connection.cursor() as cursor: + for line in sequence_sql: + cursor.execute(line) + + if self.verbosity >= 1: + if self.fixture_object_count == self.loaded_object_count: + self.stdout.write( + "Installed %d object(s) from %d fixture(s)" + % (self.loaded_object_count, self.fixture_count) + ) + else: + self.stdout.write( + "Installed %d object(s) (of %d) from %d fixture(s)" + % (self.loaded_object_count, self.fixture_object_count, self.fixture_count) + ) + + def load_label(self, fixture_label): + """Load fixtures files for a given label.""" + show_progress = self.verbosity >= 3 + for fixture_file, fixture_dir, fixture_name in self.find_fixtures(fixture_label): + _, ser_fmt, cmp_fmt = self.parse_name(os.path.basename(fixture_file)) + open_method, mode = self.compression_formats[cmp_fmt] + fixture = open_method(fixture_file, mode) + try: + self.fixture_count += 1 + objects_in_fixture = 0 + loaded_objects_in_fixture = 0 + if self.verbosity >= 2: + self.stdout.write( + "Installing %s fixture '%s' from %s." + % (ser_fmt, fixture_name, humanize(fixture_dir)) + ) + + objects = serializers.deserialize( + ser_fmt, fixture, using=self.using, ignorenonexistent=self.ignore, + ) + + for obj in objects: + objects_in_fixture += 1 + if (obj.object._meta.app_config in self.excluded_apps or + type(obj.object) in self.excluded_models): + continue + if router.allow_migrate_model(self.using, obj.object.__class__): + loaded_objects_in_fixture += 1 + self.models.add(obj.object.__class__) + try: + obj.save(using=self.using) + if show_progress: + self.stdout.write( + '\rProcessed %i object(s).' % loaded_objects_in_fixture, + ending='' + ) + # psycopg2 raises ValueError if data contains NUL chars. + except (DatabaseError, IntegrityError, ValueError) as e: + e.args = ("Could not load %(app_label)s.%(object_name)s(pk=%(pk)s): %(error_msg)s" % { + 'app_label': obj.object._meta.app_label, + 'object_name': obj.object._meta.object_name, + 'pk': obj.object.pk, + 'error_msg': e, + },) + raise + if objects and show_progress: + self.stdout.write('') # add a newline after progress indicator + self.loaded_object_count += loaded_objects_in_fixture + self.fixture_object_count += objects_in_fixture + except Exception as e: + if not isinstance(e, CommandError): + e.args = ("Problem installing fixture '%s': %s" % (fixture_file, e),) + raise + finally: + fixture.close() + + # Warn if the fixture we loaded contains 0 objects. + if objects_in_fixture == 0: + warnings.warn( + "No fixture data found for '%s'. (File format may be " + "invalid.)" % fixture_name, + RuntimeWarning + ) + + @functools.lru_cache(maxsize=None) + def find_fixtures(self, fixture_label): + """Find fixture files for a given label.""" + if fixture_label == READ_STDIN: + return [(READ_STDIN, None, READ_STDIN)] + + fixture_name, ser_fmt, cmp_fmt = self.parse_name(fixture_label) + databases = [self.using, None] + cmp_fmts = list(self.compression_formats) if cmp_fmt is None else [cmp_fmt] + ser_fmts = serializers.get_public_serializer_formats() if ser_fmt is None else [ser_fmt] + + if self.verbosity >= 2: + self.stdout.write("Loading '%s' fixtures..." % fixture_name) + + if os.path.isabs(fixture_name): + fixture_dirs = [os.path.dirname(fixture_name)] + fixture_name = os.path.basename(fixture_name) + else: + fixture_dirs = self.fixture_dirs + if os.path.sep in os.path.normpath(fixture_name): + fixture_dirs = [os.path.join(dir_, os.path.dirname(fixture_name)) + for dir_ in fixture_dirs] + fixture_name = os.path.basename(fixture_name) + + suffixes = ( + '.'.join(ext for ext in combo if ext) + for combo in product(databases, ser_fmts, cmp_fmts) + ) + targets = {'.'.join((fixture_name, suffix)) for suffix in suffixes} + + fixture_files = [] + for fixture_dir in fixture_dirs: + if self.verbosity >= 2: + self.stdout.write("Checking %s for fixtures..." % humanize(fixture_dir)) + fixture_files_in_dir = [] + path = os.path.join(fixture_dir, fixture_name) + for candidate in glob.iglob(glob.escape(path) + '*'): + if os.path.basename(candidate) in targets: + # Save the fixture_dir and fixture_name for future error messages. + fixture_files_in_dir.append((candidate, fixture_dir, fixture_name)) + + if self.verbosity >= 2 and not fixture_files_in_dir: + self.stdout.write("No fixture '%s' in %s." % + (fixture_name, humanize(fixture_dir))) + + # Check kept for backwards-compatibility; it isn't clear why + # duplicates are only allowed in different directories. + if len(fixture_files_in_dir) > 1: + raise CommandError( + "Multiple fixtures named '%s' in %s. Aborting." % + (fixture_name, humanize(fixture_dir))) + fixture_files.extend(fixture_files_in_dir) + + if not fixture_files: + raise CommandError("No fixture named '%s' found." % fixture_name) + + return fixture_files + + @cached_property + def fixture_dirs(self): + """ + Return a list of fixture directories. + + The list contains the 'fixtures' subdirectory of each installed + application, if it exists, the directories in FIXTURE_DIRS, and the + current directory. + """ + dirs = [] + fixture_dirs = settings.FIXTURE_DIRS + if len(fixture_dirs) != len(set(fixture_dirs)): + raise ImproperlyConfigured("settings.FIXTURE_DIRS contains duplicates.") + for app_config in apps.get_app_configs(): + app_label = app_config.label + app_dir = os.path.join(app_config.path, 'fixtures') + if app_dir in fixture_dirs: + raise ImproperlyConfigured( + "'%s' is a default fixture directory for the '%s' app " + "and cannot be listed in settings.FIXTURE_DIRS." % (app_dir, app_label) + ) + + if self.app_label and app_label != self.app_label: + continue + if os.path.isdir(app_dir): + dirs.append(app_dir) + dirs.extend(list(fixture_dirs)) + dirs.append('') + dirs = [os.path.abspath(os.path.realpath(d)) for d in dirs] + return dirs + + def parse_name(self, fixture_name): + """ + Split fixture name in name, serialization format, compression format. + """ + if fixture_name == READ_STDIN: + if not self.format: + raise CommandError('--format must be specified when reading from stdin.') + return READ_STDIN, self.format, 'stdin' + + parts = fixture_name.rsplit('.', 2) + + if len(parts) > 1 and parts[-1] in self.compression_formats: + cmp_fmt = parts[-1] + parts = parts[:-1] + else: + cmp_fmt = None + + if len(parts) > 1: + if parts[-1] in self.serialization_formats: + ser_fmt = parts[-1] + parts = parts[:-1] + else: + raise CommandError( + "Problem installing fixture '%s': %s is not a known " + "serialization format." % (''.join(parts[:-1]), parts[-1])) + else: + ser_fmt = None + + name = '.'.join(parts) + + return name, ser_fmt, cmp_fmt + + +class SingleZipReader(zipfile.ZipFile): + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + if len(self.namelist()) != 1: + raise ValueError("Zip-compressed fixtures must contain one file.") + + def read(self): + return zipfile.ZipFile.read(self, self.namelist()[0]) + + +def humanize(dirname): + return "'%s'" % dirname if dirname else 'absolute path' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemessages.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemessages.py new file mode 100644 index 00000000000..d0776488c3c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemessages.py @@ -0,0 +1,687 @@ +import fnmatch +import glob +import os +import re +import sys +from functools import total_ordering +from itertools import dropwhile + +import django +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.core.files.temp import NamedTemporaryFile +from django.core.management.base import BaseCommand, CommandError +from django.core.management.utils import ( + find_command, handle_extensions, popen_wrapper, +) +from django.utils.encoding import DEFAULT_LOCALE_ENCODING +from django.utils.functional import cached_property +from django.utils.jslex import prepare_js_for_gettext +from django.utils.text import get_text_list +from django.utils.translation import templatize + +plural_forms_re = re.compile(r'^(?P"Plural-Forms.+?\\n")\s*$', re.MULTILINE | re.DOTALL) +STATUS_OK = 0 +NO_LOCALE_DIR = object() + + +def check_programs(*programs): + for program in programs: + if find_command(program) is None: + raise CommandError( + "Can't find %s. Make sure you have GNU gettext tools 0.15 or " + "newer installed." % program + ) + + +@total_ordering +class TranslatableFile: + def __init__(self, dirpath, file_name, locale_dir): + self.file = file_name + self.dirpath = dirpath + self.locale_dir = locale_dir + + def __repr__(self): + return "<%s: %s>" % ( + self.__class__.__name__, + os.sep.join([self.dirpath, self.file]), + ) + + def __eq__(self, other): + return self.path == other.path + + def __lt__(self, other): + return self.path < other.path + + @property + def path(self): + return os.path.join(self.dirpath, self.file) + + +class BuildFile: + """ + Represent the state of a translatable file during the build process. + """ + def __init__(self, command, domain, translatable): + self.command = command + self.domain = domain + self.translatable = translatable + + @cached_property + def is_templatized(self): + if self.domain == 'djangojs': + return self.command.gettext_version < (0, 18, 3) + elif self.domain == 'django': + file_ext = os.path.splitext(self.translatable.file)[1] + return file_ext != '.py' + return False + + @cached_property + def path(self): + return self.translatable.path + + @cached_property + def work_path(self): + """ + Path to a file which is being fed into GNU gettext pipeline. This may + be either a translatable or its preprocessed version. + """ + if not self.is_templatized: + return self.path + extension = { + 'djangojs': 'c', + 'django': 'py', + }.get(self.domain) + filename = '%s.%s' % (self.translatable.file, extension) + return os.path.join(self.translatable.dirpath, filename) + + def preprocess(self): + """ + Preprocess (if necessary) a translatable file before passing it to + xgettext GNU gettext utility. + """ + if not self.is_templatized: + return + + encoding = settings.FILE_CHARSET if self.command.settings_available else 'utf-8' + with open(self.path, 'r', encoding=encoding) as fp: + src_data = fp.read() + + if self.domain == 'djangojs': + content = prepare_js_for_gettext(src_data) + elif self.domain == 'django': + content = templatize(src_data, origin=self.path[2:]) + + with open(self.work_path, 'w', encoding='utf-8') as fp: + fp.write(content) + + def postprocess_messages(self, msgs): + """ + Postprocess messages generated by xgettext GNU gettext utility. + + Transform paths as if these messages were generated from original + translatable files rather than from preprocessed versions. + """ + if not self.is_templatized: + return msgs + + # Remove '.py' suffix + if os.name == 'nt': + # Preserve '.\' prefix on Windows to respect gettext behavior + old_path = self.work_path + new_path = self.path + else: + old_path = self.work_path[2:] + new_path = self.path[2:] + + return re.sub( + r'^(#: .*)(' + re.escape(old_path) + r')', + lambda match: match.group().replace(old_path, new_path), + msgs, + flags=re.MULTILINE + ) + + def cleanup(self): + """ + Remove a preprocessed copy of a translatable file (if any). + """ + if self.is_templatized: + # This check is needed for the case of a symlinked file and its + # source being processed inside a single group (locale dir); + # removing either of those two removes both. + if os.path.exists(self.work_path): + os.unlink(self.work_path) + + +def normalize_eols(raw_contents): + """ + Take a block of raw text that will be passed through str.splitlines() to + get universal newlines treatment. + + Return the resulting block of text with normalized `\n` EOL sequences ready + to be written to disk using current platform's native EOLs. + """ + lines_list = raw_contents.splitlines() + # Ensure last line has its EOL + if lines_list and lines_list[-1]: + lines_list.append('') + return '\n'.join(lines_list) + + +def write_pot_file(potfile, msgs): + """ + Write the `potfile` with the `msgs` contents, making sure its format is + valid. + """ + pot_lines = msgs.splitlines() + if os.path.exists(potfile): + # Strip the header + lines = dropwhile(len, pot_lines) + else: + lines = [] + found, header_read = False, False + for line in pot_lines: + if not found and not header_read: + if 'charset=CHARSET' in line: + found = True + line = line.replace('charset=CHARSET', 'charset=UTF-8') + if not line and not found: + header_read = True + lines.append(line) + msgs = '\n'.join(lines) + # Force newlines of POT files to '\n' to work around + # https://savannah.gnu.org/bugs/index.php?52395 + with open(potfile, 'a', encoding='utf-8', newline='\n') as fp: + fp.write(msgs) + + +class Command(BaseCommand): + help = ( + "Runs over the entire source tree of the current directory and " + "pulls out all strings marked for translation. It creates (or updates) a message " + "file in the conf/locale (in the django tree) or locale (for projects and " + "applications) directory.\n\nYou must run this command with one of either the " + "--locale, --exclude, or --all options." + ) + + translatable_file_class = TranslatableFile + build_file_class = BuildFile + + requires_system_checks = False + + msgmerge_options = ['-q', '--previous'] + msguniq_options = ['--to-code=utf-8'] + msgattrib_options = ['--no-obsolete'] + xgettext_options = ['--from-code=UTF-8', '--add-comments=Translators'] + + def add_arguments(self, parser): + parser.add_argument( + '--locale', '-l', default=[], dest='locale', action='append', + help='Creates or updates the message files for the given locale(s) (e.g. pt_BR). ' + 'Can be used multiple times.', + ) + parser.add_argument( + '--exclude', '-x', default=[], dest='exclude', action='append', + help='Locales to exclude. Default is none. Can be used multiple times.', + ) + parser.add_argument( + '--domain', '-d', default='django', dest='domain', + help='The domain of the message files (default: "django").', + ) + parser.add_argument( + '--all', '-a', action='store_true', dest='all', + help='Updates the message files for all existing locales.', + ) + parser.add_argument( + '--extension', '-e', dest='extensions', action='append', + help='The file extension(s) to examine (default: "html,txt,py", or "js" ' + 'if the domain is "djangojs"). Separate multiple extensions with ' + 'commas, or use -e multiple times.', + ) + parser.add_argument( + '--symlinks', '-s', action='store_true', dest='symlinks', + help='Follows symlinks to directories when examining source code ' + 'and templates for translation strings.', + ) + parser.add_argument( + '--ignore', '-i', action='append', dest='ignore_patterns', + default=[], metavar='PATTERN', + help='Ignore files or directories matching this glob-style pattern. ' + 'Use multiple times to ignore more.', + ) + parser.add_argument( + '--no-default-ignore', action='store_false', dest='use_default_ignore_patterns', + help="Don't ignore the common glob-style patterns 'CVS', '.*', '*~' and '*.pyc'.", + ) + parser.add_argument( + '--no-wrap', action='store_true', dest='no_wrap', + help="Don't break long message lines into several lines.", + ) + parser.add_argument( + '--no-location', action='store_true', dest='no_location', + help="Don't write '#: filename:line' lines.", + ) + parser.add_argument( + '--add-location', dest='add_location', + choices=('full', 'file', 'never'), const='full', nargs='?', + help=( + "Controls '#: filename:line' lines. If the option is 'full' " + "(the default if not given), the lines include both file name " + "and line number. If it's 'file', the line number is omitted. If " + "it's 'never', the lines are suppressed (same as --no-location). " + "--add-location requires gettext 0.19 or newer." + ), + ) + parser.add_argument( + '--no-obsolete', action='store_true', dest='no_obsolete', + help="Remove obsolete message strings.", + ) + parser.add_argument( + '--keep-pot', action='store_true', dest='keep_pot', + help="Keep .pot file after making messages. Useful when debugging.", + ) + + def handle(self, *args, **options): + locale = options['locale'] + exclude = options['exclude'] + self.domain = options['domain'] + self.verbosity = options['verbosity'] + process_all = options['all'] + extensions = options['extensions'] + self.symlinks = options['symlinks'] + + ignore_patterns = options['ignore_patterns'] + if options['use_default_ignore_patterns']: + ignore_patterns += ['CVS', '.*', '*~', '*.pyc'] + self.ignore_patterns = list(set(ignore_patterns)) + + # Avoid messing with mutable class variables + if options['no_wrap']: + self.msgmerge_options = self.msgmerge_options[:] + ['--no-wrap'] + self.msguniq_options = self.msguniq_options[:] + ['--no-wrap'] + self.msgattrib_options = self.msgattrib_options[:] + ['--no-wrap'] + self.xgettext_options = self.xgettext_options[:] + ['--no-wrap'] + if options['no_location']: + self.msgmerge_options = self.msgmerge_options[:] + ['--no-location'] + self.msguniq_options = self.msguniq_options[:] + ['--no-location'] + self.msgattrib_options = self.msgattrib_options[:] + ['--no-location'] + self.xgettext_options = self.xgettext_options[:] + ['--no-location'] + if options['add_location']: + if self.gettext_version < (0, 19): + raise CommandError( + "The --add-location option requires gettext 0.19 or later. " + "You have %s." % '.'.join(str(x) for x in self.gettext_version) + ) + arg_add_location = "--add-location=%s" % options['add_location'] + self.msgmerge_options = self.msgmerge_options[:] + [arg_add_location] + self.msguniq_options = self.msguniq_options[:] + [arg_add_location] + self.msgattrib_options = self.msgattrib_options[:] + [arg_add_location] + self.xgettext_options = self.xgettext_options[:] + [arg_add_location] + + self.no_obsolete = options['no_obsolete'] + self.keep_pot = options['keep_pot'] + + if self.domain not in ('django', 'djangojs'): + raise CommandError("currently makemessages only supports domains " + "'django' and 'djangojs'") + if self.domain == 'djangojs': + exts = extensions or ['js'] + else: + exts = extensions or ['html', 'txt', 'py'] + self.extensions = handle_extensions(exts) + + if (locale is None and not exclude and not process_all) or self.domain is None: + raise CommandError( + "Type '%s help %s' for usage information." + % (os.path.basename(sys.argv[0]), sys.argv[1]) + ) + + if self.verbosity > 1: + self.stdout.write( + 'examining files with the extensions: %s\n' + % get_text_list(list(self.extensions), 'and') + ) + + self.invoked_for_django = False + self.locale_paths = [] + self.default_locale_path = None + if os.path.isdir(os.path.join('conf', 'locale')): + self.locale_paths = [os.path.abspath(os.path.join('conf', 'locale'))] + self.default_locale_path = self.locale_paths[0] + self.invoked_for_django = True + else: + if self.settings_available: + self.locale_paths.extend(settings.LOCALE_PATHS) + # Allow to run makemessages inside an app dir + if os.path.isdir('locale'): + self.locale_paths.append(os.path.abspath('locale')) + if self.locale_paths: + self.default_locale_path = self.locale_paths[0] + if not os.path.exists(self.default_locale_path): + os.makedirs(self.default_locale_path) + + # Build locale list + looks_like_locale = re.compile(r'[a-z]{2}') + locale_dirs = filter(os.path.isdir, glob.glob('%s/*' % self.default_locale_path)) + all_locales = [ + lang_code for lang_code in map(os.path.basename, locale_dirs) + if looks_like_locale.match(lang_code) + ] + + # Account for excluded locales + if process_all: + locales = all_locales + else: + locales = locale or all_locales + locales = set(locales).difference(exclude) + + if locales: + check_programs('msguniq', 'msgmerge', 'msgattrib') + + check_programs('xgettext') + + try: + potfiles = self.build_potfiles() + + # Build po files for each selected locale + for locale in locales: + if self.verbosity > 0: + self.stdout.write("processing locale %s\n" % locale) + for potfile in potfiles: + self.write_po_file(potfile, locale) + finally: + if not self.keep_pot: + self.remove_potfiles() + + @cached_property + def gettext_version(self): + # Gettext tools will output system-encoded bytestrings instead of UTF-8, + # when looking up the version. It's especially a problem on Windows. + out, err, status = popen_wrapper( + ['xgettext', '--version'], + stdout_encoding=DEFAULT_LOCALE_ENCODING, + ) + m = re.search(r'(\d+)\.(\d+)\.?(\d+)?', out) + if m: + return tuple(int(d) for d in m.groups() if d is not None) + else: + raise CommandError("Unable to get gettext version. Is it installed?") + + @cached_property + def settings_available(self): + try: + settings.LOCALE_PATHS + except ImproperlyConfigured: + if self.verbosity > 1: + self.stderr.write("Running without configured settings.") + return False + return True + + def build_potfiles(self): + """ + Build pot files and apply msguniq to them. + """ + file_list = self.find_files(".") + self.remove_potfiles() + self.process_files(file_list) + potfiles = [] + for path in self.locale_paths: + potfile = os.path.join(path, '%s.pot' % self.domain) + if not os.path.exists(potfile): + continue + args = ['msguniq'] + self.msguniq_options + [potfile] + msgs, errors, status = popen_wrapper(args) + if errors: + if status != STATUS_OK: + raise CommandError( + "errors happened while running msguniq\n%s" % errors) + elif self.verbosity > 0: + self.stdout.write(errors) + msgs = normalize_eols(msgs) + with open(potfile, 'w', encoding='utf-8') as fp: + fp.write(msgs) + potfiles.append(potfile) + return potfiles + + def remove_potfiles(self): + for path in self.locale_paths: + pot_path = os.path.join(path, '%s.pot' % self.domain) + if os.path.exists(pot_path): + os.unlink(pot_path) + + def find_files(self, root): + """ + Get all files in the given root. Also check that there is a matching + locale dir for each file. + """ + def is_ignored(path, ignore_patterns): + """ + Check if the given path should be ignored or not. + """ + filename = os.path.basename(path) + + def ignore(pattern): + return fnmatch.fnmatchcase(filename, pattern) or fnmatch.fnmatchcase(path, pattern) + + return any(ignore(pattern) for pattern in ignore_patterns) + + ignore_patterns = [os.path.normcase(p) for p in self.ignore_patterns] + dir_suffixes = {'%s*' % path_sep for path_sep in {'/', os.sep}} + norm_patterns = [] + for p in ignore_patterns: + for dir_suffix in dir_suffixes: + if p.endswith(dir_suffix): + norm_patterns.append(p[:-len(dir_suffix)]) + break + else: + norm_patterns.append(p) + + all_files = [] + ignored_roots = [] + if self.settings_available: + ignored_roots = [os.path.normpath(p) for p in (settings.MEDIA_ROOT, settings.STATIC_ROOT) if p] + for dirpath, dirnames, filenames in os.walk(root, topdown=True, followlinks=self.symlinks): + for dirname in dirnames[:]: + if (is_ignored(os.path.normpath(os.path.join(dirpath, dirname)), norm_patterns) or + os.path.join(os.path.abspath(dirpath), dirname) in ignored_roots): + dirnames.remove(dirname) + if self.verbosity > 1: + self.stdout.write('ignoring directory %s\n' % dirname) + elif dirname == 'locale': + dirnames.remove(dirname) + self.locale_paths.insert(0, os.path.join(os.path.abspath(dirpath), dirname)) + for filename in filenames: + file_path = os.path.normpath(os.path.join(dirpath, filename)) + file_ext = os.path.splitext(filename)[1] + if file_ext not in self.extensions or is_ignored(file_path, self.ignore_patterns): + if self.verbosity > 1: + self.stdout.write('ignoring file %s in %s\n' % (filename, dirpath)) + else: + locale_dir = None + for path in self.locale_paths: + if os.path.abspath(dirpath).startswith(os.path.dirname(path)): + locale_dir = path + break + locale_dir = locale_dir or self.default_locale_path or NO_LOCALE_DIR + all_files.append(self.translatable_file_class(dirpath, filename, locale_dir)) + return sorted(all_files) + + def process_files(self, file_list): + """ + Group translatable files by locale directory and run pot file build + process for each group. + """ + file_groups = {} + for translatable in file_list: + file_group = file_groups.setdefault(translatable.locale_dir, []) + file_group.append(translatable) + for locale_dir, files in file_groups.items(): + self.process_locale_dir(locale_dir, files) + + def process_locale_dir(self, locale_dir, files): + """ + Extract translatable literals from the specified files, creating or + updating the POT file for a given locale directory. + + Use the xgettext GNU gettext utility. + """ + build_files = [] + for translatable in files: + if self.verbosity > 1: + self.stdout.write('processing file %s in %s\n' % ( + translatable.file, translatable.dirpath + )) + if self.domain not in ('djangojs', 'django'): + continue + build_file = self.build_file_class(self, self.domain, translatable) + try: + build_file.preprocess() + except UnicodeDecodeError as e: + self.stdout.write( + 'UnicodeDecodeError: skipped file %s in %s (reason: %s)' % ( + translatable.file, translatable.dirpath, e, + ) + ) + continue + build_files.append(build_file) + + if self.domain == 'djangojs': + is_templatized = build_file.is_templatized + args = [ + 'xgettext', + '-d', self.domain, + '--language=%s' % ('C' if is_templatized else 'JavaScript',), + '--keyword=gettext_noop', + '--keyword=gettext_lazy', + '--keyword=ngettext_lazy:1,2', + '--keyword=pgettext:1c,2', + '--keyword=npgettext:1c,2,3', + '--output=-', + ] + elif self.domain == 'django': + args = [ + 'xgettext', + '-d', self.domain, + '--language=Python', + '--keyword=gettext_noop', + '--keyword=gettext_lazy', + '--keyword=ngettext_lazy:1,2', + '--keyword=ugettext_noop', + '--keyword=ugettext_lazy', + '--keyword=ungettext_lazy:1,2', + '--keyword=pgettext:1c,2', + '--keyword=npgettext:1c,2,3', + '--keyword=pgettext_lazy:1c,2', + '--keyword=npgettext_lazy:1c,2,3', + '--output=-', + ] + else: + return + + input_files = [bf.work_path for bf in build_files] + with NamedTemporaryFile(mode='w+') as input_files_list: + input_files_list.write(('\n'.join(input_files))) + input_files_list.flush() + args.extend(['--files-from', input_files_list.name]) + args.extend(self.xgettext_options) + msgs, errors, status = popen_wrapper(args) + + if errors: + if status != STATUS_OK: + for build_file in build_files: + build_file.cleanup() + raise CommandError( + 'errors happened while running xgettext on %s\n%s' % + ('\n'.join(input_files), errors) + ) + elif self.verbosity > 0: + # Print warnings + self.stdout.write(errors) + + if msgs: + if locale_dir is NO_LOCALE_DIR: + file_path = os.path.normpath(build_files[0].path) + raise CommandError( + 'Unable to find a locale path to store translations for ' + 'file %s' % file_path + ) + for build_file in build_files: + msgs = build_file.postprocess_messages(msgs) + potfile = os.path.join(locale_dir, '%s.pot' % self.domain) + write_pot_file(potfile, msgs) + + for build_file in build_files: + build_file.cleanup() + + def write_po_file(self, potfile, locale): + """ + Create or update the PO file for self.domain and `locale`. + Use contents of the existing `potfile`. + + Use msgmerge and msgattrib GNU gettext utilities. + """ + basedir = os.path.join(os.path.dirname(potfile), locale, 'LC_MESSAGES') + if not os.path.isdir(basedir): + os.makedirs(basedir) + pofile = os.path.join(basedir, '%s.po' % self.domain) + + if os.path.exists(pofile): + args = ['msgmerge'] + self.msgmerge_options + [pofile, potfile] + msgs, errors, status = popen_wrapper(args) + if errors: + if status != STATUS_OK: + raise CommandError( + "errors happened while running msgmerge\n%s" % errors) + elif self.verbosity > 0: + self.stdout.write(errors) + else: + with open(potfile, 'r', encoding='utf-8') as fp: + msgs = fp.read() + if not self.invoked_for_django: + msgs = self.copy_plural_forms(msgs, locale) + msgs = normalize_eols(msgs) + msgs = msgs.replace( + "#. #-#-#-#-# %s.pot (PACKAGE VERSION) #-#-#-#-#\n" % self.domain, "") + with open(pofile, 'w', encoding='utf-8') as fp: + fp.write(msgs) + + if self.no_obsolete: + args = ['msgattrib'] + self.msgattrib_options + ['-o', pofile, pofile] + msgs, errors, status = popen_wrapper(args) + if errors: + if status != STATUS_OK: + raise CommandError( + "errors happened while running msgattrib\n%s" % errors) + elif self.verbosity > 0: + self.stdout.write(errors) + + def copy_plural_forms(self, msgs, locale): + """ + Copy plural forms header contents from a Django catalog of locale to + the msgs string, inserting it at the right place. msgs should be the + contents of a newly created .po file. + """ + django_dir = os.path.normpath(os.path.join(os.path.dirname(django.__file__))) + if self.domain == 'djangojs': + domains = ('djangojs', 'django') + else: + domains = ('django',) + for domain in domains: + django_po = os.path.join(django_dir, 'conf', 'locale', locale, 'LC_MESSAGES', '%s.po' % domain) + if os.path.exists(django_po): + with open(django_po, 'r', encoding='utf-8') as fp: + m = plural_forms_re.search(fp.read()) + if m: + plural_form_line = m.group('value') + if self.verbosity > 1: + self.stdout.write("copying plural forms: %s\n" % plural_form_line) + lines = [] + found = False + for line in msgs.splitlines(): + if not found and (not line or plural_forms_re.search(line)): + line = plural_form_line + found = True + lines.append(line) + msgs = '\n'.join(lines) + break + return msgs diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemigrations.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemigrations.py new file mode 100644 index 00000000000..1a166c6f99d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/makemigrations.py @@ -0,0 +1,313 @@ +import os +import sys +from itertools import takewhile + +from django.apps import apps +from django.conf import settings +from django.core.management.base import ( + BaseCommand, CommandError, no_translations, +) +from django.db import DEFAULT_DB_ALIAS, connections, router +from django.db.migrations import Migration +from django.db.migrations.autodetector import MigrationAutodetector +from django.db.migrations.loader import MigrationLoader +from django.db.migrations.questioner import ( + InteractiveMigrationQuestioner, MigrationQuestioner, + NonInteractiveMigrationQuestioner, +) +from django.db.migrations.state import ProjectState +from django.db.migrations.utils import get_migration_name_timestamp +from django.db.migrations.writer import MigrationWriter + + +class Command(BaseCommand): + help = "Creates new migration(s) for apps." + + def add_arguments(self, parser): + parser.add_argument( + 'args', metavar='app_label', nargs='*', + help='Specify the app label(s) to create migrations for.', + ) + parser.add_argument( + '--dry-run', action='store_true', dest='dry_run', + help="Just show what migrations would be made; don't actually write them.", + ) + parser.add_argument( + '--merge', action='store_true', dest='merge', + help="Enable fixing of migration conflicts.", + ) + parser.add_argument( + '--empty', action='store_true', dest='empty', + help="Create an empty migration.", + ) + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '-n', '--name', action='store', dest='name', default=None, + help="Use this name for migration file(s).", + ) + parser.add_argument( + '--check', action='store_true', dest='check_changes', + help='Exit with a non-zero status if model changes are missing migrations.', + ) + + @no_translations + def handle(self, *app_labels, **options): + self.verbosity = options['verbosity'] + self.interactive = options['interactive'] + self.dry_run = options['dry_run'] + self.merge = options['merge'] + self.empty = options['empty'] + self.migration_name = options['name'] + check_changes = options['check_changes'] + + # Make sure the app they asked for exists + app_labels = set(app_labels) + bad_app_labels = set() + for app_label in app_labels: + try: + apps.get_app_config(app_label) + except LookupError: + bad_app_labels.add(app_label) + if bad_app_labels: + for app_label in bad_app_labels: + if '.' in app_label: + self.stderr.write( + "'%s' is not a valid app label. Did you mean '%s'?" % ( + app_label, + app_label.split('.')[-1], + ) + ) + else: + self.stderr.write("App '%s' could not be found. Is it in INSTALLED_APPS?" % app_label) + sys.exit(2) + + # Load the current graph state. Pass in None for the connection so + # the loader doesn't try to resolve replaced migrations from DB. + loader = MigrationLoader(None, ignore_no_migrations=True) + + # Raise an error if any migrations are applied before their dependencies. + consistency_check_labels = {config.label for config in apps.get_app_configs()} + # Non-default databases are only checked if database routers used. + aliases_to_check = connections if settings.DATABASE_ROUTERS else [DEFAULT_DB_ALIAS] + for alias in sorted(aliases_to_check): + connection = connections[alias] + if (connection.settings_dict['ENGINE'] != 'django.db.backends.dummy' and any( + # At least one model must be migrated to the database. + router.allow_migrate(connection.alias, app_label, model_name=model._meta.object_name) + for app_label in consistency_check_labels + for model in apps.get_app_config(app_label).get_models() + )): + loader.check_consistent_history(connection) + + # Before anything else, see if there's conflicting apps and drop out + # hard if there are any and they don't want to merge + conflicts = loader.detect_conflicts() + + # If app_labels is specified, filter out conflicting migrations for unspecified apps + if app_labels: + conflicts = { + app_label: conflict for app_label, conflict in conflicts.items() + if app_label in app_labels + } + + if conflicts and not self.merge: + name_str = "; ".join( + "%s in %s" % (", ".join(names), app) + for app, names in conflicts.items() + ) + raise CommandError( + "Conflicting migrations detected; multiple leaf nodes in the " + "migration graph: (%s).\nTo fix them run " + "'python manage.py makemigrations --merge'" % name_str + ) + + # If they want to merge and there's nothing to merge, then politely exit + if self.merge and not conflicts: + self.stdout.write("No conflicts detected to merge.") + return + + # If they want to merge and there is something to merge, then + # divert into the merge code + if self.merge and conflicts: + return self.handle_merge(loader, conflicts) + + if self.interactive: + questioner = InteractiveMigrationQuestioner(specified_apps=app_labels, dry_run=self.dry_run) + else: + questioner = NonInteractiveMigrationQuestioner(specified_apps=app_labels, dry_run=self.dry_run) + # Set up autodetector + autodetector = MigrationAutodetector( + loader.project_state(), + ProjectState.from_apps(apps), + questioner, + ) + + # If they want to make an empty migration, make one for each app + if self.empty: + if not app_labels: + raise CommandError("You must supply at least one app label when using --empty.") + # Make a fake changes() result we can pass to arrange_for_graph + changes = { + app: [Migration("custom", app)] + for app in app_labels + } + changes = autodetector.arrange_for_graph( + changes=changes, + graph=loader.graph, + migration_name=self.migration_name, + ) + self.write_migration_files(changes) + return + + # Detect changes + changes = autodetector.changes( + graph=loader.graph, + trim_to_apps=app_labels or None, + convert_apps=app_labels or None, + migration_name=self.migration_name, + ) + + if not changes: + # No changes? Tell them. + if self.verbosity >= 1: + if app_labels: + if len(app_labels) == 1: + self.stdout.write("No changes detected in app '%s'" % app_labels.pop()) + else: + self.stdout.write("No changes detected in apps '%s'" % ("', '".join(app_labels))) + else: + self.stdout.write("No changes detected") + else: + self.write_migration_files(changes) + if check_changes: + sys.exit(1) + + def write_migration_files(self, changes): + """ + Take a changes dict and write them out as migration files. + """ + directory_created = {} + for app_label, app_migrations in changes.items(): + if self.verbosity >= 1: + self.stdout.write(self.style.MIGRATE_HEADING("Migrations for '%s':" % app_label) + "\n") + for migration in app_migrations: + # Describe the migration + writer = MigrationWriter(migration) + if self.verbosity >= 1: + # Display a relative path if it's below the current working + # directory, or an absolute path otherwise. + try: + migration_string = os.path.relpath(writer.path) + except ValueError: + migration_string = writer.path + if migration_string.startswith('..'): + migration_string = writer.path + self.stdout.write(" %s\n" % (self.style.MIGRATE_LABEL(migration_string),)) + for operation in migration.operations: + self.stdout.write(" - %s\n" % operation.describe()) + if not self.dry_run: + # Write the migrations file to the disk. + migrations_directory = os.path.dirname(writer.path) + if not directory_created.get(app_label): + if not os.path.isdir(migrations_directory): + os.mkdir(migrations_directory) + init_path = os.path.join(migrations_directory, "__init__.py") + if not os.path.isfile(init_path): + open(init_path, "w").close() + # We just do this once per app + directory_created[app_label] = True + migration_string = writer.as_string() + with open(writer.path, "w", encoding='utf-8') as fh: + fh.write(migration_string) + elif self.verbosity == 3: + # Alternatively, makemigrations --dry-run --verbosity 3 + # will output the migrations to stdout rather than saving + # the file to the disk. + self.stdout.write(self.style.MIGRATE_HEADING( + "Full migrations file '%s':" % writer.filename) + "\n" + ) + self.stdout.write("%s\n" % writer.as_string()) + + def handle_merge(self, loader, conflicts): + """ + Handles merging together conflicted migrations interactively, + if it's safe; otherwise, advises on how to fix it. + """ + if self.interactive: + questioner = InteractiveMigrationQuestioner() + else: + questioner = MigrationQuestioner(defaults={'ask_merge': True}) + + for app_label, migration_names in conflicts.items(): + # Grab out the migrations in question, and work out their + # common ancestor. + merge_migrations = [] + for migration_name in migration_names: + migration = loader.get_migration(app_label, migration_name) + migration.ancestry = [ + mig for mig in loader.graph.forwards_plan((app_label, migration_name)) + if mig[0] == migration.app_label + ] + merge_migrations.append(migration) + + def all_items_equal(seq): + return all(item == seq[0] for item in seq[1:]) + + merge_migrations_generations = zip(*(m.ancestry for m in merge_migrations)) + common_ancestor_count = sum(1 for common_ancestor_generation + in takewhile(all_items_equal, merge_migrations_generations)) + if not common_ancestor_count: + raise ValueError("Could not find common ancestor of %s" % migration_names) + # Now work out the operations along each divergent branch + for migration in merge_migrations: + migration.branch = migration.ancestry[common_ancestor_count:] + migrations_ops = (loader.get_migration(node_app, node_name).operations + for node_app, node_name in migration.branch) + migration.merged_operations = sum(migrations_ops, []) + # In future, this could use some of the Optimizer code + # (can_optimize_through) to automatically see if they're + # mergeable. For now, we always just prompt the user. + if self.verbosity > 0: + self.stdout.write(self.style.MIGRATE_HEADING("Merging %s" % app_label)) + for migration in merge_migrations: + self.stdout.write(self.style.MIGRATE_LABEL(" Branch %s" % migration.name)) + for operation in migration.merged_operations: + self.stdout.write(" - %s\n" % operation.describe()) + if questioner.ask_merge(app_label): + # If they still want to merge it, then write out an empty + # file depending on the migrations needing merging. + numbers = [ + MigrationAutodetector.parse_number(migration.name) + for migration in merge_migrations + ] + try: + biggest_number = max(x for x in numbers if x is not None) + except ValueError: + biggest_number = 1 + subclass = type("Migration", (Migration,), { + "dependencies": [(app_label, migration.name) for migration in merge_migrations], + }) + migration_name = "%04i_%s" % ( + biggest_number + 1, + self.migration_name or ("merge_%s" % get_migration_name_timestamp()) + ) + new_migration = subclass(migration_name, app_label) + writer = MigrationWriter(new_migration) + + if not self.dry_run: + # Write the merge migrations file to the disk + with open(writer.path, "w", encoding='utf-8') as fh: + fh.write(writer.as_string()) + if self.verbosity > 0: + self.stdout.write("\nCreated new merge migration %s" % writer.path) + elif self.verbosity == 3: + # Alternatively, makemigrations --merge --dry-run --verbosity 3 + # will output the merge migrations to stdout rather than saving + # the file to the disk. + self.stdout.write(self.style.MIGRATE_HEADING( + "Full merge migrations file '%s':" % writer.filename) + "\n" + ) + self.stdout.write("%s\n" % writer.as_string()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/migrate.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/migrate.py new file mode 100644 index 00000000000..0e27eaa19fb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/migrate.py @@ -0,0 +1,310 @@ +import time +from collections import OrderedDict +from importlib import import_module + +from django.apps import apps +from django.core.checks import Tags, run_checks +from django.core.management.base import ( + BaseCommand, CommandError, no_translations, +) +from django.core.management.sql import ( + emit_post_migrate_signal, emit_pre_migrate_signal, +) +from django.db import DEFAULT_DB_ALIAS, connections, router +from django.db.migrations.autodetector import MigrationAutodetector +from django.db.migrations.executor import MigrationExecutor +from django.db.migrations.loader import AmbiguityError +from django.db.migrations.state import ModelState, ProjectState +from django.utils.module_loading import module_has_submodule + + +class Command(BaseCommand): + help = "Updates database schema. Manages both apps with migrations and those without." + + def add_arguments(self, parser): + parser.add_argument( + 'app_label', nargs='?', + help='App label of an application to synchronize the state.', + ) + parser.add_argument( + 'migration_name', nargs='?', + help='Database state will be brought to the state after that ' + 'migration. Use the name "zero" to unapply all migrations.', + ) + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '--database', action='store', dest='database', + default=DEFAULT_DB_ALIAS, + help='Nominates a database to synchronize. Defaults to the "default" database.', + ) + parser.add_argument( + '--fake', action='store_true', dest='fake', + help='Mark migrations as run without actually running them.', + ) + parser.add_argument( + '--fake-initial', action='store_true', dest='fake_initial', + help='Detect if tables already exist and fake-apply initial migrations if so. Make sure ' + 'that the current database schema matches your initial migration before using this ' + 'flag. Django will only check for an existing table name.', + ) + parser.add_argument( + '--run-syncdb', action='store_true', dest='run_syncdb', + help='Creates tables for apps without migrations.', + ) + + def _run_checks(self, **kwargs): + issues = run_checks(tags=[Tags.database]) + issues.extend(super()._run_checks(**kwargs)) + return issues + + @no_translations + def handle(self, *args, **options): + + self.verbosity = options['verbosity'] + self.interactive = options['interactive'] + + # Import the 'management' module within each installed app, to register + # dispatcher events. + for app_config in apps.get_app_configs(): + if module_has_submodule(app_config.module, "management"): + import_module('.management', app_config.name) + + # Get the database we're operating from + db = options['database'] + connection = connections[db] + + # Hook for backends needing any database preparation + connection.prepare_database() + # Work out which apps have migrations and which do not + executor = MigrationExecutor(connection, self.migration_progress_callback) + + # Raise an error if any migrations are applied before their dependencies. + executor.loader.check_consistent_history(connection) + + # Before anything else, see if there's conflicting apps and drop out + # hard if there are any + conflicts = executor.loader.detect_conflicts() + if conflicts: + name_str = "; ".join( + "%s in %s" % (", ".join(names), app) + for app, names in conflicts.items() + ) + raise CommandError( + "Conflicting migrations detected; multiple leaf nodes in the " + "migration graph: (%s).\nTo fix them run " + "'python manage.py makemigrations --merge'" % name_str + ) + + # If they supplied command line arguments, work out what they mean. + target_app_labels_only = True + if options['app_label'] and options['migration_name']: + app_label, migration_name = options['app_label'], options['migration_name'] + if app_label not in executor.loader.migrated_apps: + raise CommandError( + "App '%s' does not have migrations." % app_label + ) + if migration_name == "zero": + targets = [(app_label, None)] + else: + try: + migration = executor.loader.get_migration_by_prefix(app_label, migration_name) + except AmbiguityError: + raise CommandError( + "More than one migration matches '%s' in app '%s'. " + "Please be more specific." % + (migration_name, app_label) + ) + except KeyError: + raise CommandError("Cannot find a migration matching '%s' from app '%s'." % ( + migration_name, app_label)) + targets = [(app_label, migration.name)] + target_app_labels_only = False + elif options['app_label']: + app_label = options['app_label'] + if app_label not in executor.loader.migrated_apps: + raise CommandError( + "App '%s' does not have migrations." % app_label + ) + targets = [key for key in executor.loader.graph.leaf_nodes() if key[0] == app_label] + else: + targets = executor.loader.graph.leaf_nodes() + + plan = executor.migration_plan(targets) + run_syncdb = options['run_syncdb'] and executor.loader.unmigrated_apps + + # Print some useful info + if self.verbosity >= 1: + self.stdout.write(self.style.MIGRATE_HEADING("Operations to perform:")) + if run_syncdb: + self.stdout.write( + self.style.MIGRATE_LABEL(" Synchronize unmigrated apps: ") + + (", ".join(sorted(executor.loader.unmigrated_apps))) + ) + if target_app_labels_only: + self.stdout.write( + self.style.MIGRATE_LABEL(" Apply all migrations: ") + + (", ".join(sorted({a for a, n in targets})) or "(none)") + ) + else: + if targets[0][1] is None: + self.stdout.write(self.style.MIGRATE_LABEL( + " Unapply all migrations: ") + "%s" % (targets[0][0],) + ) + else: + self.stdout.write(self.style.MIGRATE_LABEL( + " Target specific migration: ") + "%s, from %s" + % (targets[0][1], targets[0][0]) + ) + + pre_migrate_state = executor._create_project_state(with_applied_migrations=True) + pre_migrate_apps = pre_migrate_state.apps + emit_pre_migrate_signal( + self.verbosity, self.interactive, connection.alias, apps=pre_migrate_apps, plan=plan, + ) + + # Run the syncdb phase. + if run_syncdb: + if self.verbosity >= 1: + self.stdout.write(self.style.MIGRATE_HEADING("Synchronizing apps without migrations:")) + self.sync_apps(connection, executor.loader.unmigrated_apps) + + # Migrate! + if self.verbosity >= 1: + self.stdout.write(self.style.MIGRATE_HEADING("Running migrations:")) + if not plan: + if self.verbosity >= 1: + self.stdout.write(" No migrations to apply.") + # If there's changes that aren't in migrations yet, tell them how to fix it. + autodetector = MigrationAutodetector( + executor.loader.project_state(), + ProjectState.from_apps(apps), + ) + changes = autodetector.changes(graph=executor.loader.graph) + if changes: + self.stdout.write(self.style.NOTICE( + " Your models have changes that are not yet reflected " + "in a migration, and so won't be applied." + )) + self.stdout.write(self.style.NOTICE( + " Run 'manage.py makemigrations' to make new " + "migrations, and then re-run 'manage.py migrate' to " + "apply them." + )) + fake = False + fake_initial = False + else: + fake = options['fake'] + fake_initial = options['fake_initial'] + post_migrate_state = executor.migrate( + targets, plan=plan, state=pre_migrate_state.clone(), fake=fake, + fake_initial=fake_initial, + ) + # post_migrate signals have access to all models. Ensure that all models + # are reloaded in case any are delayed. + post_migrate_state.clear_delayed_apps_cache() + post_migrate_apps = post_migrate_state.apps + + # Re-render models of real apps to include relationships now that + # we've got a final state. This wouldn't be necessary if real apps + # models were rendered with relationships in the first place. + with post_migrate_apps.bulk_update(): + model_keys = [] + for model_state in post_migrate_apps.real_models: + model_key = model_state.app_label, model_state.name_lower + model_keys.append(model_key) + post_migrate_apps.unregister_model(*model_key) + post_migrate_apps.render_multiple([ + ModelState.from_model(apps.get_model(*model)) for model in model_keys + ]) + + # Send the post_migrate signal, so individual apps can do whatever they need + # to do at this point. + emit_post_migrate_signal( + self.verbosity, self.interactive, connection.alias, apps=post_migrate_apps, plan=plan, + ) + + def migration_progress_callback(self, action, migration=None, fake=False): + if self.verbosity >= 1: + compute_time = self.verbosity > 1 + if action == "apply_start": + if compute_time: + self.start = time.time() + self.stdout.write(" Applying %s..." % migration, ending="") + self.stdout.flush() + elif action == "apply_success": + elapsed = " (%.3fs)" % (time.time() - self.start) if compute_time else "" + if fake: + self.stdout.write(self.style.SUCCESS(" FAKED" + elapsed)) + else: + self.stdout.write(self.style.SUCCESS(" OK" + elapsed)) + elif action == "unapply_start": + if compute_time: + self.start = time.time() + self.stdout.write(" Unapplying %s..." % migration, ending="") + self.stdout.flush() + elif action == "unapply_success": + elapsed = " (%.3fs)" % (time.time() - self.start) if compute_time else "" + if fake: + self.stdout.write(self.style.SUCCESS(" FAKED" + elapsed)) + else: + self.stdout.write(self.style.SUCCESS(" OK" + elapsed)) + elif action == "render_start": + if compute_time: + self.start = time.time() + self.stdout.write(" Rendering model states...", ending="") + self.stdout.flush() + elif action == "render_success": + elapsed = " (%.3fs)" % (time.time() - self.start) if compute_time else "" + self.stdout.write(self.style.SUCCESS(" DONE" + elapsed)) + + def sync_apps(self, connection, app_labels): + """Run the old syncdb-style operation on a list of app_labels.""" + with connection.cursor() as cursor: + tables = connection.introspection.table_names(cursor) + + # Build the manifest of apps and models that are to be synchronized. + all_models = [ + ( + app_config.label, + router.get_migratable_models(app_config, connection.alias, include_auto_created=False), + ) + for app_config in apps.get_app_configs() + if app_config.models_module is not None and app_config.label in app_labels + ] + + def model_installed(model): + opts = model._meta + converter = connection.introspection.table_name_converter + return not ( + (converter(opts.db_table) in tables) or + (opts.auto_created and converter(opts.auto_created._meta.db_table) in tables) + ) + + manifest = OrderedDict( + (app_name, list(filter(model_installed, model_list))) + for app_name, model_list in all_models + ) + + # Create the tables for each model + if self.verbosity >= 1: + self.stdout.write(" Creating tables...\n") + with connection.schema_editor() as editor: + for app_name, model_list in manifest.items(): + for model in model_list: + # Never install unmanaged models, etc. + if not model._meta.can_migrate(connection): + continue + if self.verbosity >= 3: + self.stdout.write( + " Processing %s.%s model\n" % (app_name, model._meta.object_name) + ) + if self.verbosity >= 1: + self.stdout.write(" Creating table %s\n" % model._meta.db_table) + editor.create_model(model) + + # Deferred SQL is executed when exiting the editor's context. + if self.verbosity >= 1: + self.stdout.write(" Running deferred SQL...\n") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/runserver.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/runserver.py new file mode 100644 index 00000000000..0e0fd1ca2c0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/runserver.py @@ -0,0 +1,161 @@ +import errno +import os +import re +import socket +import sys +from datetime import datetime + +from django.conf import settings +from django.core.management.base import BaseCommand, CommandError +from django.core.servers.basehttp import ( + WSGIServer, get_internal_wsgi_application, run, +) +from django.utils import autoreload + +naiveip_re = re.compile(r"""^(?: +(?P + (?P\d{1,3}(?:\.\d{1,3}){3}) | # IPv4 address + (?P\[[a-fA-F0-9:]+\]) | # IPv6 address + (?P[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*) # FQDN +):)?(?P\d+)$""", re.X) + + +class Command(BaseCommand): + help = "Starts a lightweight Web server for development." + + # Validation is called explicitly each time the server is reloaded. + requires_system_checks = False + stealth_options = ('shutdown_message',) + + default_addr = '127.0.0.1' + default_addr_ipv6 = '::1' + default_port = '8000' + protocol = 'http' + server_cls = WSGIServer + + def add_arguments(self, parser): + parser.add_argument( + 'addrport', nargs='?', + help='Optional port number, or ipaddr:port' + ) + parser.add_argument( + '--ipv6', '-6', action='store_true', dest='use_ipv6', + help='Tells Django to use an IPv6 address.', + ) + parser.add_argument( + '--nothreading', action='store_false', dest='use_threading', + help='Tells Django to NOT use threading.', + ) + parser.add_argument( + '--noreload', action='store_false', dest='use_reloader', + help='Tells Django to NOT use the auto-reloader.', + ) + + def execute(self, *args, **options): + if options['no_color']: + # We rely on the environment because it's currently the only + # way to reach WSGIRequestHandler. This seems an acceptable + # compromise considering `runserver` runs indefinitely. + os.environ["DJANGO_COLORS"] = "nocolor" + super().execute(*args, **options) + + def get_handler(self, *args, **options): + """Return the default WSGI handler for the runner.""" + return get_internal_wsgi_application() + + def handle(self, *args, **options): + if not settings.DEBUG and not settings.ALLOWED_HOSTS: + raise CommandError('You must set settings.ALLOWED_HOSTS if DEBUG is False.') + + self.use_ipv6 = options['use_ipv6'] + if self.use_ipv6 and not socket.has_ipv6: + raise CommandError('Your Python does not support IPv6.') + self._raw_ipv6 = False + if not options['addrport']: + self.addr = '' + self.port = self.default_port + else: + m = re.match(naiveip_re, options['addrport']) + if m is None: + raise CommandError('"%s" is not a valid port number ' + 'or address:port pair.' % options['addrport']) + self.addr, _ipv4, _ipv6, _fqdn, self.port = m.groups() + if not self.port.isdigit(): + raise CommandError("%r is not a valid port number." % self.port) + if self.addr: + if _ipv6: + self.addr = self.addr[1:-1] + self.use_ipv6 = True + self._raw_ipv6 = True + elif self.use_ipv6 and not _fqdn: + raise CommandError('"%s" is not a valid IPv6 address.' % self.addr) + if not self.addr: + self.addr = self.default_addr_ipv6 if self.use_ipv6 else self.default_addr + self._raw_ipv6 = self.use_ipv6 + self.run(**options) + + def run(self, **options): + """Run the server, using the autoreloader if needed.""" + use_reloader = options['use_reloader'] + + if use_reloader: + autoreload.main(self.inner_run, None, options) + else: + self.inner_run(None, **options) + + def inner_run(self, *args, **options): + # If an exception was silenced in ManagementUtility.execute in order + # to be raised in the child process, raise it now. + autoreload.raise_last_exception() + + threading = options['use_threading'] + # 'shutdown_message' is a stealth option. + shutdown_message = options.get('shutdown_message', '') + quit_command = 'CTRL-BREAK' if sys.platform == 'win32' else 'CONTROL-C' + + self.stdout.write("Performing system checks...\n\n") + self.check(display_num_errors=True) + # Need to check migrations here, so can't use the + # requires_migrations_check attribute. + self.check_migrations() + now = datetime.now().strftime('%B %d, %Y - %X') + self.stdout.write(now) + self.stdout.write(( + "Django version %(version)s, using settings %(settings)r\n" + "Starting development server at %(protocol)s://%(addr)s:%(port)s/\n" + "Quit the server with %(quit_command)s.\n" + ) % { + "version": self.get_version(), + "settings": settings.SETTINGS_MODULE, + "protocol": self.protocol, + "addr": '[%s]' % self.addr if self._raw_ipv6 else self.addr, + "port": self.port, + "quit_command": quit_command, + }) + + try: + handler = self.get_handler(*args, **options) + run(self.addr, int(self.port), handler, + ipv6=self.use_ipv6, threading=threading, server_cls=self.server_cls) + except socket.error as e: + # Use helpful error messages instead of ugly tracebacks. + ERRORS = { + errno.EACCES: "You don't have permission to access that port.", + errno.EADDRINUSE: "That port is already in use.", + errno.EADDRNOTAVAIL: "That IP address can't be assigned to.", + } + try: + error_text = ERRORS[e.errno] + except KeyError: + error_text = e + self.stderr.write("Error: %s" % error_text) + # Need to use an OS exit because sys.exit doesn't work in a thread + os._exit(1) + except KeyboardInterrupt: + if shutdown_message: + self.stdout.write(shutdown_message) + sys.exit(0) + + +# Kept for backward compatibility +BaseRunserverCommand = Command diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sendtestemail.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sendtestemail.py new file mode 100644 index 00000000000..1be789d3dd2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sendtestemail.py @@ -0,0 +1,40 @@ +import socket + +from django.core.mail import mail_admins, mail_managers, send_mail +from django.core.management.base import BaseCommand +from django.utils import timezone + + +class Command(BaseCommand): + help = "Sends a test email to the email addresses specified as arguments." + missing_args_message = "You must specify some email recipients, or pass the --managers or --admin options." + + def add_arguments(self, parser): + parser.add_argument( + 'email', nargs='*', + help='One or more email addresses to send a test email to.', + ) + parser.add_argument( + '--managers', action='store_true', dest='managers', + help='Send a test email to the addresses specified in settings.MANAGERS.', + ) + parser.add_argument( + '--admins', action='store_true', dest='admins', + help='Send a test email to the addresses specified in settings.ADMINS.', + ) + + def handle(self, *args, **kwargs): + subject = 'Test email from %s on %s' % (socket.gethostname(), timezone.now()) + + send_mail( + subject=subject, + message="If you\'re reading this, it was successful.", + from_email=None, + recipient_list=kwargs['email'], + ) + + if kwargs['managers']: + mail_managers(subject, "This email was sent to the site managers.") + + if kwargs['admins']: + mail_admins(subject, "This email was sent to the site admins.") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/shell.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/shell.py new file mode 100644 index 00000000000..e85f7ac12e9 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/shell.py @@ -0,0 +1,102 @@ +import os +import select +import sys +import traceback + +from django.core.management import BaseCommand, CommandError +from django.utils.datastructures import OrderedSet + + +class Command(BaseCommand): + help = ( + "Runs a Python interactive interpreter. Tries to use IPython or " + "bpython, if one of them is available. Any standard input is executed " + "as code." + ) + + requires_system_checks = False + shells = ['ipython', 'bpython', 'python'] + + def add_arguments(self, parser): + parser.add_argument( + '--no-startup', action='store_true', dest='no_startup', + help='When using plain Python, ignore the PYTHONSTARTUP environment variable and ~/.pythonrc.py script.', + ) + parser.add_argument( + '-i', '--interface', choices=self.shells, dest='interface', + help='Specify an interactive interpreter interface. Available options: "ipython", "bpython", and "python"', + ) + parser.add_argument( + '-c', '--command', dest='command', + help='Instead of opening an interactive shell, run a command as Django and exit.', + ) + + def ipython(self, options): + from IPython import start_ipython + start_ipython(argv=[]) + + def bpython(self, options): + import bpython + bpython.embed() + + def python(self, options): + import code + # Set up a dictionary to serve as the environment for the shell, so + # that tab completion works on objects that are imported at runtime. + imported_objects = {} + try: # Try activating rlcompleter, because it's handy. + import readline + except ImportError: + pass + else: + # We don't have to wrap the following import in a 'try', because + # we already know 'readline' was imported successfully. + import rlcompleter + readline.set_completer(rlcompleter.Completer(imported_objects).complete) + # Enable tab completion on systems using libedit (e.g. macOS). + # These lines are copied from Python's Lib/site.py. + readline_doc = getattr(readline, '__doc__', '') + if readline_doc is not None and 'libedit' in readline_doc: + readline.parse_and_bind("bind ^I rl_complete") + else: + readline.parse_and_bind("tab:complete") + + # We want to honor both $PYTHONSTARTUP and .pythonrc.py, so follow system + # conventions and get $PYTHONSTARTUP first then .pythonrc.py. + if not options['no_startup']: + for pythonrc in OrderedSet([os.environ.get("PYTHONSTARTUP"), os.path.expanduser('~/.pythonrc.py')]): + if not pythonrc: + continue + if not os.path.isfile(pythonrc): + continue + with open(pythonrc) as handle: + pythonrc_code = handle.read() + # Match the behavior of the cpython shell where an error in + # PYTHONSTARTUP prints an exception and continues. + try: + exec(compile(pythonrc_code, pythonrc, 'exec'), imported_objects) + except Exception: + traceback.print_exc() + + code.interact(local=imported_objects) + + def handle(self, **options): + # Execute the command and exit. + if options['command']: + exec(options['command']) + return + + # Execute stdin if it has anything to read and exit. + # Not supported on Windows due to select.select() limitations. + if sys.platform != 'win32' and not sys.stdin.isatty() and select.select([sys.stdin], [], [], 0)[0]: + exec(sys.stdin.read()) + return + + available_shells = [options['interface']] if options['interface'] else self.shells + + for shell in available_shells: + try: + return getattr(self, shell)(options) + except ImportError: + pass + raise CommandError("Couldn't import {} interface.".format(shell)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/showmigrations.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/showmigrations.py new file mode 100644 index 00000000000..4130d443899 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/showmigrations.py @@ -0,0 +1,131 @@ +from django.core.management.base import BaseCommand, CommandError +from django.db import DEFAULT_DB_ALIAS, connections +from django.db.migrations.loader import MigrationLoader + + +class Command(BaseCommand): + help = "Shows all available migrations for the current project" + + def add_arguments(self, parser): + parser.add_argument( + 'app_label', nargs='*', + help='App labels of applications to limit the output to.', + ) + parser.add_argument( + '--database', action='store', dest='database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to synchronize. Defaults to the "default" database.', + ) + + formats = parser.add_mutually_exclusive_group() + formats.add_argument( + '--list', '-l', action='store_const', dest='format', const='list', + help='Shows a list of all migrations and which are applied.', + ) + formats.add_argument( + '--plan', '-p', action='store_const', dest='format', const='plan', + help=( + 'Shows all migrations in the order they will be applied. ' + 'With a verbosity level of 2 or above all direct migration dependencies ' + 'and reverse dependencies (run_before) will be included.' + ) + ) + + parser.set_defaults(format='list') + + def handle(self, *args, **options): + self.verbosity = options['verbosity'] + + # Get the database we're operating from + db = options['database'] + connection = connections[db] + + if options['format'] == "plan": + return self.show_plan(connection, options['app_label']) + else: + return self.show_list(connection, options['app_label']) + + def _validate_app_names(self, loader, app_names): + invalid_apps = [] + for app_name in app_names: + if app_name not in loader.migrated_apps: + invalid_apps.append(app_name) + if invalid_apps: + raise CommandError('No migrations present for: %s' % (', '.join(sorted(invalid_apps)))) + + def show_list(self, connection, app_names=None): + """ + Show a list of all migrations on the system, or only those of + some named apps. + """ + # Load migrations from disk/DB + loader = MigrationLoader(connection, ignore_no_migrations=True) + graph = loader.graph + # If we were passed a list of apps, validate it + if app_names: + self._validate_app_names(loader, app_names) + # Otherwise, show all apps in alphabetic order + else: + app_names = sorted(loader.migrated_apps) + # For each app, print its migrations in order from oldest (roots) to + # newest (leaves). + for app_name in app_names: + self.stdout.write(app_name, self.style.MIGRATE_LABEL) + shown = set() + for node in graph.leaf_nodes(app_name): + for plan_node in graph.forwards_plan(node): + if plan_node not in shown and plan_node[0] == app_name: + # Give it a nice title if it's a squashed one + title = plan_node[1] + if graph.nodes[plan_node].replaces: + title += " (%s squashed migrations)" % len(graph.nodes[plan_node].replaces) + # Mark it as applied/unapplied + if plan_node in loader.applied_migrations: + self.stdout.write(" [X] %s" % title) + else: + self.stdout.write(" [ ] %s" % title) + shown.add(plan_node) + # If we didn't print anything, then a small message + if not shown: + self.stdout.write(" (no migrations)", self.style.ERROR) + + def show_plan(self, connection, app_names=None): + """ + Show all known migrations (or only those of the specified app_names) + in the order they will be applied. + """ + # Load migrations from disk/DB + loader = MigrationLoader(connection) + graph = loader.graph + if app_names: + self._validate_app_names(loader, app_names) + targets = [key for key in graph.leaf_nodes() if key[0] in app_names] + else: + targets = graph.leaf_nodes() + plan = [] + seen = set() + + # Generate the plan + for target in targets: + for migration in graph.forwards_plan(target): + if migration not in seen: + node = graph.node_map[migration] + plan.append(node) + seen.add(migration) + + # Output + def print_deps(node): + out = [] + for parent in sorted(node.parents): + out.append("%s.%s" % parent.key) + if out: + return " ... (%s)" % ", ".join(out) + return "" + + for node in plan: + deps = "" + if self.verbosity >= 2: + deps = print_deps(node) + if node.key in loader.applied_migrations: + self.stdout.write("[X] %s.%s%s" % (node.key[0], node.key[1], deps)) + else: + self.stdout.write("[ ] %s.%s%s" % (node.key[0], node.key[1], deps)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlflush.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlflush.py new file mode 100644 index 00000000000..60e69e67bf5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlflush.py @@ -0,0 +1,22 @@ +from django.core.management.base import BaseCommand +from django.core.management.sql import sql_flush +from django.db import DEFAULT_DB_ALIAS, connections + + +class Command(BaseCommand): + help = ( + "Returns a list of the SQL statements required to return all tables in " + "the database to the state they were in just after they were installed." + ) + + output_transaction = True + + def add_arguments(self, parser): + super().add_arguments(parser) + parser.add_argument( + '--database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to print the SQL for. Defaults to the "default" database.', + ) + + def handle(self, **options): + return '\n'.join(sql_flush(self.style, connections[options['database']], only_django=True)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlmigrate.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlmigrate.py new file mode 100644 index 00000000000..4d0b08b1756 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlmigrate.py @@ -0,0 +1,59 @@ +from django.core.management.base import BaseCommand, CommandError +from django.db import DEFAULT_DB_ALIAS, connections +from django.db.migrations.executor import MigrationExecutor +from django.db.migrations.loader import AmbiguityError + + +class Command(BaseCommand): + help = "Prints the SQL statements for the named migration." + + output_transaction = True + + def add_arguments(self, parser): + parser.add_argument('app_label', help='App label of the application containing the migration.') + parser.add_argument('migration_name', help='Migration name to print the SQL for.') + parser.add_argument( + '--database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to create SQL for. Defaults to the "default" database.', + ) + parser.add_argument( + '--backwards', action='store_true', dest='backwards', + help='Creates SQL to unapply the migration, rather than to apply it', + ) + + def execute(self, *args, **options): + # sqlmigrate doesn't support coloring its output but we need to force + # no_color=True so that the BEGIN/COMMIT statements added by + # output_transaction don't get colored either. + options['no_color'] = True + return super().execute(*args, **options) + + def handle(self, *args, **options): + # Get the database we're operating from + connection = connections[options['database']] + + # Load up an executor to get all the migration data + executor = MigrationExecutor(connection) + + # Resolve command-line arguments into a migration + app_label, migration_name = options['app_label'], options['migration_name'] + if app_label not in executor.loader.migrated_apps: + raise CommandError("App '%s' does not have migrations" % app_label) + try: + migration = executor.loader.get_migration_by_prefix(app_label, migration_name) + except AmbiguityError: + raise CommandError("More than one migration matches '%s' in app '%s'. Please be more specific." % ( + migration_name, app_label)) + except KeyError: + raise CommandError("Cannot find a migration matching '%s' from app '%s'. Is it in INSTALLED_APPS?" % ( + migration_name, app_label)) + targets = [(app_label, migration.name)] + + # Show begin/end around output only for atomic migrations + self.output_transaction = migration.atomic + + # Make a plan that represents just the requested migrations and show SQL + # for it + plan = [(executor.loader.graph.nodes[targets[0]], options['backwards'])] + sql_statements = executor.collect_sql(plan) + return '\n'.join(sql_statements) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlsequencereset.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlsequencereset.py new file mode 100644 index 00000000000..d23f89ce1f1 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/sqlsequencereset.py @@ -0,0 +1,23 @@ +from django.core.management.base import AppCommand +from django.db import DEFAULT_DB_ALIAS, connections + + +class Command(AppCommand): + help = 'Prints the SQL statements for resetting sequences for the given app name(s).' + + output_transaction = True + + def add_arguments(self, parser): + super().add_arguments(parser) + parser.add_argument( + '--database', default=DEFAULT_DB_ALIAS, + help='Nominates a database to print the SQL for. Defaults to the "default" database.', + ) + + def handle_app_config(self, app_config, **options): + if app_config.models_module is None: + return + connection = connections[options['database']] + models = app_config.get_models(include_auto_created=True) + statements = connection.ops.sequence_reset_sql(self.style, models) + return '\n'.join(statements) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/squashmigrations.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/squashmigrations.py new file mode 100644 index 00000000000..68c2a4ea5d3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/squashmigrations.py @@ -0,0 +1,204 @@ +from django.conf import settings +from django.core.management.base import BaseCommand, CommandError +from django.db import DEFAULT_DB_ALIAS, connections, migrations +from django.db.migrations.loader import AmbiguityError, MigrationLoader +from django.db.migrations.migration import SwappableTuple +from django.db.migrations.optimizer import MigrationOptimizer +from django.db.migrations.writer import MigrationWriter +from django.utils.version import get_docs_version + + +class Command(BaseCommand): + help = "Squashes an existing set of migrations (from first until specified) into a single new one." + + def add_arguments(self, parser): + parser.add_argument( + 'app_label', + help='App label of the application to squash migrations for.', + ) + parser.add_argument( + 'start_migration_name', default=None, nargs='?', + help='Migrations will be squashed starting from and including this migration.', + ) + parser.add_argument( + 'migration_name', + help='Migrations will be squashed until and including this migration.', + ) + parser.add_argument( + '--no-optimize', action='store_true', dest='no_optimize', + help='Do not try to optimize the squashed operations.', + ) + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '--squashed-name', dest='squashed_name', + help='Sets the name of the new squashed migration.', + ) + + def handle(self, **options): + + self.verbosity = options['verbosity'] + self.interactive = options['interactive'] + app_label = options['app_label'] + start_migration_name = options['start_migration_name'] + migration_name = options['migration_name'] + no_optimize = options['no_optimize'] + squashed_name = options['squashed_name'] + + # Load the current graph state, check the app and migration they asked for exists + loader = MigrationLoader(connections[DEFAULT_DB_ALIAS]) + if app_label not in loader.migrated_apps: + raise CommandError( + "App '%s' does not have migrations (so squashmigrations on " + "it makes no sense)" % app_label + ) + + migration = self.find_migration(loader, app_label, migration_name) + + # Work out the list of predecessor migrations + migrations_to_squash = [ + loader.get_migration(al, mn) + for al, mn in loader.graph.forwards_plan((migration.app_label, migration.name)) + if al == migration.app_label + ] + + if start_migration_name: + start_migration = self.find_migration(loader, app_label, start_migration_name) + start = loader.get_migration(start_migration.app_label, start_migration.name) + try: + start_index = migrations_to_squash.index(start) + migrations_to_squash = migrations_to_squash[start_index:] + except ValueError: + raise CommandError( + "The migration '%s' cannot be found. Maybe it comes after " + "the migration '%s'?\n" + "Have a look at:\n" + " python manage.py showmigrations %s\n" + "to debug this issue." % (start_migration, migration, app_label) + ) + + # Tell them what we're doing and optionally ask if we should proceed + if self.verbosity > 0 or self.interactive: + self.stdout.write(self.style.MIGRATE_HEADING("Will squash the following migrations:")) + for migration in migrations_to_squash: + self.stdout.write(" - %s" % migration.name) + + if self.interactive: + answer = None + while not answer or answer not in "yn": + answer = input("Do you wish to proceed? [yN] ") + if not answer: + answer = "n" + break + else: + answer = answer[0].lower() + if answer != "y": + return + + # Load the operations from all those migrations and concat together, + # along with collecting external dependencies and detecting + # double-squashing + operations = [] + dependencies = set() + # We need to take all dependencies from the first migration in the list + # as it may be 0002 depending on 0001 + first_migration = True + for smigration in migrations_to_squash: + if smigration.replaces: + raise CommandError( + "You cannot squash squashed migrations! Please transition " + "it to a normal migration first: " + "https://docs.djangoproject.com/en/%s/topics/migrations/#squashing-migrations" % get_docs_version() + ) + operations.extend(smigration.operations) + for dependency in smigration.dependencies: + if isinstance(dependency, SwappableTuple): + if settings.AUTH_USER_MODEL == dependency.setting: + dependencies.add(("__setting__", "AUTH_USER_MODEL")) + else: + dependencies.add(dependency) + elif dependency[0] != smigration.app_label or first_migration: + dependencies.add(dependency) + first_migration = False + + if no_optimize: + if self.verbosity > 0: + self.stdout.write(self.style.MIGRATE_HEADING("(Skipping optimization.)")) + new_operations = operations + else: + if self.verbosity > 0: + self.stdout.write(self.style.MIGRATE_HEADING("Optimizing...")) + + optimizer = MigrationOptimizer() + new_operations = optimizer.optimize(operations, migration.app_label) + + if self.verbosity > 0: + if len(new_operations) == len(operations): + self.stdout.write(" No optimizations possible.") + else: + self.stdout.write( + " Optimized from %s operations to %s operations." % + (len(operations), len(new_operations)) + ) + + # Work out the value of replaces (any squashed ones we're re-squashing) + # need to feed their replaces into ours + replaces = [] + for migration in migrations_to_squash: + if migration.replaces: + replaces.extend(migration.replaces) + else: + replaces.append((migration.app_label, migration.name)) + + # Make a new migration with those operations + subclass = type("Migration", (migrations.Migration,), { + "dependencies": dependencies, + "operations": new_operations, + "replaces": replaces, + }) + if start_migration_name: + if squashed_name: + # Use the name from --squashed-name. + prefix, _ = start_migration.name.split('_', 1) + name = '%s_%s' % (prefix, squashed_name) + else: + # Generate a name. + name = '%s_squashed_%s' % (start_migration.name, migration.name) + new_migration = subclass(name, app_label) + else: + name = '0001_%s' % (squashed_name or 'squashed_%s' % migration.name) + new_migration = subclass(name, app_label) + new_migration.initial = True + + # Write out the new migration file + writer = MigrationWriter(new_migration) + with open(writer.path, "w", encoding='utf-8') as fh: + fh.write(writer.as_string()) + + if self.verbosity > 0: + self.stdout.write(self.style.MIGRATE_HEADING("Created new squashed migration %s" % writer.path)) + self.stdout.write(" You should commit this migration but leave the old ones in place;") + self.stdout.write(" the new migration will be used for new installs. Once you are sure") + self.stdout.write(" all instances of the codebase have applied the migrations you squashed,") + self.stdout.write(" you can delete them.") + if writer.needs_manual_porting: + self.stdout.write(self.style.MIGRATE_HEADING("Manual porting required")) + self.stdout.write(" Your migrations contained functions that must be manually copied over,") + self.stdout.write(" as we could not safely copy their implementation.") + self.stdout.write(" See the comment at the top of the squashed migration for details.") + + def find_migration(self, loader, app_label, name): + try: + return loader.get_migration_by_prefix(app_label, name) + except AmbiguityError: + raise CommandError( + "More than one migration matches '%s' in app '%s'. Please be " + "more specific." % (name, app_label) + ) + except KeyError: + raise CommandError( + "Cannot find a migration matching '%s' from app '%s'." % + (name, app_label) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startapp.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startapp.py new file mode 100644 index 00000000000..bba9f3dee09 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startapp.py @@ -0,0 +1,14 @@ +from django.core.management.templates import TemplateCommand + + +class Command(TemplateCommand): + help = ( + "Creates a Django app directory structure for the given app name in " + "the current directory or optionally in the given directory." + ) + missing_args_message = "You must provide an application name." + + def handle(self, **options): + app_name = options.pop('name') + target = options.pop('directory') + super().handle('app', app_name, target, **options) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startproject.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startproject.py new file mode 100644 index 00000000000..7e09a25e914 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/startproject.py @@ -0,0 +1,20 @@ +from django.core.management.templates import TemplateCommand + +from ..utils import get_random_secret_key + + +class Command(TemplateCommand): + help = ( + "Creates a Django project directory structure for the given project " + "name in the current directory or optionally in the given directory." + ) + missing_args_message = "You must provide a project name." + + def handle(self, **options): + project_name = options.pop('name') + target = options.pop('directory') + + # Create a random SECRET_KEY to put it in the main settings. + options['secret_key'] = get_random_secret_key() + + super().handle('project', project_name, target, **options) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/test.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/test.py new file mode 100644 index 00000000000..f0a442cc47d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/test.py @@ -0,0 +1,59 @@ +import sys + +from django.conf import settings +from django.core.management.base import BaseCommand +from django.test.utils import get_runner + + +class Command(BaseCommand): + help = 'Discover and run tests in the specified modules or the current directory.' + + # DiscoverRunner runs the checks after databases are set up. + requires_system_checks = False + test_runner = None + + def run_from_argv(self, argv): + """ + Pre-parse the command line to extract the value of the --testrunner + option. This allows a test runner to define additional command line + arguments. + """ + option = '--testrunner=' + for arg in argv[2:]: + if arg.startswith(option): + self.test_runner = arg[len(option):] + break + super().run_from_argv(argv) + + def add_arguments(self, parser): + parser.add_argument( + 'args', metavar='test_label', nargs='*', + help='Module paths to test; can be modulename, modulename.TestCase or modulename.TestCase.test_method' + ) + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '--failfast', action='store_true', dest='failfast', + help='Tells Django to stop running the test suite after first failed test.', + ) + parser.add_argument( + '--testrunner', action='store', dest='testrunner', + help='Tells Django to use specified test runner class instead of ' + 'the one specified by the TEST_RUNNER setting.', + ) + + test_runner_class = get_runner(settings, self.test_runner) + + if hasattr(test_runner_class, 'add_arguments'): + test_runner_class.add_arguments(parser) + + def handle(self, *test_labels, **options): + TestRunner = get_runner(settings, options['testrunner']) + + test_runner = TestRunner(**options) + failures = test_runner.run_tests(test_labels) + + if failures: + sys.exit(1) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/testserver.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/testserver.py new file mode 100644 index 00000000000..03814e5ea31 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/commands/testserver.py @@ -0,0 +1,54 @@ +from django.core.management import call_command +from django.core.management.base import BaseCommand +from django.db import connection + + +class Command(BaseCommand): + help = 'Runs a development server with data from the given fixture(s).' + + requires_system_checks = False + + def add_arguments(self, parser): + parser.add_argument( + 'args', metavar='fixture', nargs='*', + help='Path(s) to fixtures to load before running the server.', + ) + parser.add_argument( + '--noinput', '--no-input', action='store_false', dest='interactive', + help='Tells Django to NOT prompt the user for input of any kind.', + ) + parser.add_argument( + '--addrport', default='', + help='Port number or ipaddr:port to run the server on.', + ) + parser.add_argument( + '--ipv6', '-6', action='store_true', dest='use_ipv6', + help='Tells Django to use an IPv6 address.', + ) + + def handle(self, *fixture_labels, **options): + verbosity = options['verbosity'] + interactive = options['interactive'] + + # Create a test database. + db_name = connection.creation.create_test_db(verbosity=verbosity, autoclobber=not interactive, serialize=False) + + # Import the fixture data into the test database. + call_command('loaddata', *fixture_labels, **{'verbosity': verbosity}) + + # Run the development server. Turn off auto-reloading because it causes + # a strange error -- it causes this handle() method to be called + # multiple times. + shutdown_message = ( + '\nServer stopped.\nNote that the test database, %r, has not been ' + 'deleted. You can explore it on your own.' % db_name + ) + use_threading = connection.features.test_db_allows_multiple_connections + call_command( + 'runserver', + addrport=options['addrport'], + shutdown_message=shutdown_message, + use_reloader=False, + use_ipv6=options['use_ipv6'], + use_threading=use_threading + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/sql.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/sql.py new file mode 100644 index 00000000000..44b57b386a5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/sql.py @@ -0,0 +1,52 @@ +from django.apps import apps +from django.db import models + + +def sql_flush(style, connection, only_django=False, reset_sequences=True, allow_cascade=False): + """ + Return a list of the SQL statements used to flush the database. + + If only_django is True, only include the table names that have associated + Django models and are in INSTALLED_APPS . + """ + if only_django: + tables = connection.introspection.django_table_names(only_existing=True, include_views=False) + else: + tables = connection.introspection.table_names(include_views=False) + seqs = connection.introspection.sequence_list() if reset_sequences else () + statements = connection.ops.sql_flush(style, tables, seqs, allow_cascade) + return statements + + +def emit_pre_migrate_signal(verbosity, interactive, db, **kwargs): + # Emit the pre_migrate signal for every application. + for app_config in apps.get_app_configs(): + if app_config.models_module is None: + continue + if verbosity >= 2: + print("Running pre-migrate handlers for application %s" % app_config.label) + models.signals.pre_migrate.send( + sender=app_config, + app_config=app_config, + verbosity=verbosity, + interactive=interactive, + using=db, + **kwargs + ) + + +def emit_post_migrate_signal(verbosity, interactive, db, **kwargs): + # Emit the post_migrate signal for every application. + for app_config in apps.get_app_configs(): + if app_config.models_module is None: + continue + if verbosity >= 2: + print("Running post-migrate handlers for application %s" % app_config.label) + models.signals.post_migrate.send( + sender=app_config, + app_config=app_config, + verbosity=verbosity, + interactive=interactive, + using=db, + **kwargs + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/templates.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/templates.py new file mode 100644 index 00000000000..19da55f25b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/templates.py @@ -0,0 +1,334 @@ +import cgi +import mimetypes +import os +import posixpath +import shutil +import stat +import tempfile +from importlib import import_module +from os import path +from urllib.request import urlretrieve + +import django +from django.conf import settings +from django.core.management.base import BaseCommand, CommandError +from django.core.management.utils import handle_extensions +from django.template import Context, Engine +from django.utils import archive +from django.utils.version import get_docs_version + + +class TemplateCommand(BaseCommand): + """ + Copy either a Django application layout template or a Django project + layout template into the specified directory. + + :param style: A color style object (see django.core.management.color). + :param app_or_project: The string 'app' or 'project'. + :param name: The name of the application or project. + :param directory: The directory to which the template should be copied. + :param options: The additional variables passed to project or app templates + """ + requires_system_checks = False + # The supported URL schemes + url_schemes = ['http', 'https', 'ftp'] + # Rewrite the following suffixes when determining the target filename. + rewrite_template_suffixes = ( + # Allow shipping invalid .py files without byte-compilation. + ('.py-tpl', '.py'), + ) + + def add_arguments(self, parser): + parser.add_argument('name', help='Name of the application or project.') + parser.add_argument('directory', nargs='?', help='Optional destination directory') + parser.add_argument('--template', help='The path or URL to load the template from.') + parser.add_argument( + '--extension', '-e', dest='extensions', + action='append', default=['py'], + help='The file extension(s) to render (default: "py"). ' + 'Separate multiple extensions with commas, or use ' + '-e multiple times.' + ) + parser.add_argument( + '--name', '-n', dest='files', + action='append', default=[], + help='The file name(s) to render. Separate multiple file names ' + 'with commas, or use -n multiple times.' + ) + + def handle(self, app_or_project, name, target=None, **options): + self.app_or_project = app_or_project + self.paths_to_remove = [] + self.verbosity = options['verbosity'] + + self.validate_name(name, app_or_project) + + # if some directory is given, make sure it's nicely expanded + if target is None: + top_dir = path.join(os.getcwd(), name) + try: + os.makedirs(top_dir) + except FileExistsError: + raise CommandError("'%s' already exists" % top_dir) + except OSError as e: + raise CommandError(e) + else: + top_dir = os.path.abspath(path.expanduser(target)) + if not os.path.exists(top_dir): + raise CommandError("Destination directory '%s' does not " + "exist, please create it first." % top_dir) + + extensions = tuple(handle_extensions(options['extensions'])) + extra_files = [] + for file in options['files']: + extra_files.extend(map(lambda x: x.strip(), file.split(','))) + if self.verbosity >= 2: + self.stdout.write("Rendering %s template files with " + "extensions: %s\n" % + (app_or_project, ', '.join(extensions))) + self.stdout.write("Rendering %s template files with " + "filenames: %s\n" % + (app_or_project, ', '.join(extra_files))) + + base_name = '%s_name' % app_or_project + base_subdir = '%s_template' % app_or_project + base_directory = '%s_directory' % app_or_project + camel_case_name = 'camel_case_%s_name' % app_or_project + camel_case_value = ''.join(x for x in name.title() if x != '_') + + context = Context({ + **options, + base_name: name, + base_directory: top_dir, + camel_case_name: camel_case_value, + 'docs_version': get_docs_version(), + 'django_version': django.__version__, + }, autoescape=False) + + # Setup a stub settings environment for template rendering + if not settings.configured: + settings.configure() + django.setup() + + template_dir = self.handle_template(options['template'], + base_subdir) + prefix_length = len(template_dir) + 1 + + for root, dirs, files in os.walk(template_dir): + + path_rest = root[prefix_length:] + relative_dir = path_rest.replace(base_name, name) + if relative_dir: + target_dir = path.join(top_dir, relative_dir) + if not path.exists(target_dir): + os.mkdir(target_dir) + + for dirname in dirs[:]: + if dirname.startswith('.') or dirname == '__pycache__': + dirs.remove(dirname) + + for filename in files: + if filename.endswith(('.pyo', '.pyc', '.py.class')): + # Ignore some files as they cause various breakages. + continue + old_path = path.join(root, filename) + new_path = path.join(top_dir, relative_dir, + filename.replace(base_name, name)) + for old_suffix, new_suffix in self.rewrite_template_suffixes: + if new_path.endswith(old_suffix): + new_path = new_path[:-len(old_suffix)] + new_suffix + break # Only rewrite once + + if path.exists(new_path): + raise CommandError("%s already exists, overlaying a " + "project or app into an existing " + "directory won't replace conflicting " + "files" % new_path) + + # Only render the Python files, as we don't want to + # accidentally render Django templates files + if new_path.endswith(extensions) or filename in extra_files: + with open(old_path, 'r', encoding='utf-8') as template_file: + content = template_file.read() + template = Engine().from_string(content) + content = template.render(context) + with open(new_path, 'w', encoding='utf-8') as new_file: + new_file.write(content) + else: + shutil.copyfile(old_path, new_path) + + if self.verbosity >= 2: + self.stdout.write("Creating %s\n" % new_path) + try: + shutil.copymode(old_path, new_path) + self.make_writeable(new_path) + except OSError: + self.stderr.write( + "Notice: Couldn't set permission bits on %s. You're " + "probably using an uncommon filesystem setup. No " + "problem." % new_path, self.style.NOTICE) + + if self.paths_to_remove: + if self.verbosity >= 2: + self.stdout.write("Cleaning up temporary files.\n") + for path_to_remove in self.paths_to_remove: + if path.isfile(path_to_remove): + os.remove(path_to_remove) + else: + shutil.rmtree(path_to_remove) + + def handle_template(self, template, subdir): + """ + Determine where the app or project templates are. + Use django.__path__[0] as the default because the Django install + directory isn't known. + """ + if template is None: + return path.join(django.__path__[0], 'conf', subdir) + else: + if template.startswith('file://'): + template = template[7:] + expanded_template = path.expanduser(template) + expanded_template = path.normpath(expanded_template) + if path.isdir(expanded_template): + return expanded_template + if self.is_url(template): + # downloads the file and returns the path + absolute_path = self.download(template) + else: + absolute_path = path.abspath(expanded_template) + if path.exists(absolute_path): + return self.extract(absolute_path) + + raise CommandError("couldn't handle %s template %s." % + (self.app_or_project, template)) + + def validate_name(self, name, app_or_project): + a_or_an = 'an' if app_or_project == 'app' else 'a' + if name is None: + raise CommandError('you must provide {an} {app} name'.format( + an=a_or_an, + app=app_or_project, + )) + # Check it's a valid directory name. + if not name.isidentifier(): + raise CommandError( + "'{name}' is not a valid {app} name. Please make sure the " + "name is a valid identifier.".format( + name=name, + app=app_or_project, + ) + ) + # Check it cannot be imported. + try: + import_module(name) + except ImportError: + pass + else: + raise CommandError( + "'{name}' conflicts with the name of an existing Python " + "module and cannot be used as {an} {app} name. Please try " + "another name.".format( + name=name, + an=a_or_an, + app=app_or_project, + ) + ) + + def download(self, url): + """ + Download the given URL and return the file name. + """ + def cleanup_url(url): + tmp = url.rstrip('/') + filename = tmp.split('/')[-1] + if url.endswith('/'): + display_url = tmp + '/' + else: + display_url = url + return filename, display_url + + prefix = 'django_%s_template_' % self.app_or_project + tempdir = tempfile.mkdtemp(prefix=prefix, suffix='_download') + self.paths_to_remove.append(tempdir) + filename, display_url = cleanup_url(url) + + if self.verbosity >= 2: + self.stdout.write("Downloading %s\n" % display_url) + try: + the_path, info = urlretrieve(url, path.join(tempdir, filename)) + except IOError as e: + raise CommandError("couldn't download URL %s to %s: %s" % + (url, filename, e)) + + used_name = the_path.split('/')[-1] + + # Trying to get better name from response headers + content_disposition = info.get('content-disposition') + if content_disposition: + _, params = cgi.parse_header(content_disposition) + guessed_filename = params.get('filename') or used_name + else: + guessed_filename = used_name + + # Falling back to content type guessing + ext = self.splitext(guessed_filename)[1] + content_type = info.get('content-type') + if not ext and content_type: + ext = mimetypes.guess_extension(content_type) + if ext: + guessed_filename += ext + + # Move the temporary file to a filename that has better + # chances of being recognized by the archive utils + if used_name != guessed_filename: + guessed_path = path.join(tempdir, guessed_filename) + shutil.move(the_path, guessed_path) + return guessed_path + + # Giving up + return the_path + + def splitext(self, the_path): + """ + Like os.path.splitext, but takes off .tar, too + """ + base, ext = posixpath.splitext(the_path) + if base.lower().endswith('.tar'): + ext = base[-4:] + ext + base = base[:-4] + return base, ext + + def extract(self, filename): + """ + Extract the given file to a temporarily and return + the path of the directory with the extracted content. + """ + prefix = 'django_%s_template_' % self.app_or_project + tempdir = tempfile.mkdtemp(prefix=prefix, suffix='_extract') + self.paths_to_remove.append(tempdir) + if self.verbosity >= 2: + self.stdout.write("Extracting %s\n" % filename) + try: + archive.extract(filename, tempdir) + return tempdir + except (archive.ArchiveException, IOError) as e: + raise CommandError("couldn't extract file %s to %s: %s" % + (filename, tempdir, e)) + + def is_url(self, template): + """Return True if the name looks like a URL.""" + if ':' not in template: + return False + scheme = template.split(':', 1)[0].lower() + return scheme in self.url_schemes + + def make_writeable(self, filename): + """ + Make sure that the file is writeable. + Useful if our source is read-only. + """ + if not os.access(filename, os.W_OK): + st = os.stat(filename) + new_permissions = stat.S_IMODE(st.st_mode) | stat.S_IWUSR + os.chmod(filename, new_permissions) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/management/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/utils.py new file mode 100644 index 00000000000..df61bec26fb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/management/utils.py @@ -0,0 +1,108 @@ +import os +from subprocess import PIPE, Popen + +from django.apps import apps as installed_apps +from django.utils.crypto import get_random_string +from django.utils.encoding import DEFAULT_LOCALE_ENCODING + +from .base import CommandError + + +def popen_wrapper(args, stdout_encoding='utf-8'): + """ + Friendly wrapper around Popen. + + Return stdout output, stderr output, and OS status code. + """ + try: + p = Popen(args, shell=False, stdout=PIPE, stderr=PIPE, close_fds=os.name != 'nt') + except OSError as err: + raise CommandError('Error executing %s' % args[0]) from err + output, errors = p.communicate() + return ( + output.decode(stdout_encoding), + errors.decode(DEFAULT_LOCALE_ENCODING, errors='replace'), + p.returncode + ) + + +def handle_extensions(extensions): + """ + Organize multiple extensions that are separated with commas or passed by + using --extension/-e multiple times. + + For example: running 'django-admin makemessages -e js,txt -e xhtml -a' + would result in an extension list: ['.js', '.txt', '.xhtml'] + + >>> handle_extensions(['.html', 'html,js,py,py,py,.py', 'py,.py']) + {'.html', '.js', '.py'} + >>> handle_extensions(['.html, txt,.tpl']) + {'.html', '.tpl', '.txt'} + """ + ext_list = [] + for ext in extensions: + ext_list.extend(ext.replace(' ', '').split(',')) + for i, ext in enumerate(ext_list): + if not ext.startswith('.'): + ext_list[i] = '.%s' % ext_list[i] + return set(ext_list) + + +def find_command(cmd, path=None, pathext=None): + if path is None: + path = os.environ.get('PATH', '').split(os.pathsep) + if isinstance(path, str): + path = [path] + # check if there are funny path extensions for executables, e.g. Windows + if pathext is None: + pathext = os.environ.get('PATHEXT', '.COM;.EXE;.BAT;.CMD').split(os.pathsep) + # don't use extensions if the command ends with one of them + for ext in pathext: + if cmd.endswith(ext): + pathext = [''] + break + # check if we find the command on PATH + for p in path: + f = os.path.join(p, cmd) + if os.path.isfile(f): + return f + for ext in pathext: + fext = f + ext + if os.path.isfile(fext): + return fext + return None + + +def get_random_secret_key(): + """ + Return a 50 character random string usable as a SECRET_KEY setting value. + """ + chars = 'abcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*(-_=+)' + return get_random_string(50, chars) + + +def parse_apps_and_model_labels(labels): + """ + Parse a list of "app_label.ModelName" or "app_label" strings into actual + objects and return a two-element tuple: + (set of model classes, set of app_configs). + Raise a CommandError if some specified models or apps don't exist. + """ + apps = set() + models = set() + + for label in labels: + if '.' in label: + try: + model = installed_apps.get_model(label) + except LookupError: + raise CommandError('Unknown model: %s' % label) + models.add(model) + else: + try: + app_config = installed_apps.get_app_config(label) + except LookupError as e: + raise CommandError(str(e)) + apps.add(app_config) + + return models, apps diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/paginator.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/paginator.py new file mode 100644 index 00000000000..4af80a26f22 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/paginator.py @@ -0,0 +1,187 @@ +import collections.abc +import warnings +from math import ceil + +from django.utils.functional import cached_property +from django.utils.translation import gettext_lazy as _ + + +class UnorderedObjectListWarning(RuntimeWarning): + pass + + +class InvalidPage(Exception): + pass + + +class PageNotAnInteger(InvalidPage): + pass + + +class EmptyPage(InvalidPage): + pass + + +class Paginator: + + def __init__(self, object_list, per_page, orphans=0, + allow_empty_first_page=True): + self.object_list = object_list + self._check_object_list_is_ordered() + self.per_page = int(per_page) + self.orphans = int(orphans) + self.allow_empty_first_page = allow_empty_first_page + + def validate_number(self, number): + """Validate the given 1-based page number.""" + try: + if isinstance(number, float) and not number.is_integer(): + raise ValueError + number = int(number) + except (TypeError, ValueError): + raise PageNotAnInteger(_('That page number is not an integer')) + if number < 1: + raise EmptyPage(_('That page number is less than 1')) + if number > self.num_pages: + if number == 1 and self.allow_empty_first_page: + pass + else: + raise EmptyPage(_('That page contains no results')) + return number + + def get_page(self, number): + """ + Return a valid page, even if the page argument isn't a number or isn't + in range. + """ + try: + number = self.validate_number(number) + except PageNotAnInteger: + number = 1 + except EmptyPage: + number = self.num_pages + return self.page(number) + + def page(self, number): + """Return a Page object for the given 1-based page number.""" + number = self.validate_number(number) + bottom = (number - 1) * self.per_page + top = bottom + self.per_page + if top + self.orphans >= self.count: + top = self.count + return self._get_page(self.object_list[bottom:top], number, self) + + def _get_page(self, *args, **kwargs): + """ + Return an instance of a single page. + + This hook can be used by subclasses to use an alternative to the + standard :cls:`Page` object. + """ + return Page(*args, **kwargs) + + @cached_property + def count(self): + """Return the total number of objects, across all pages.""" + try: + return self.object_list.count() + except (AttributeError, TypeError): + # AttributeError if object_list has no count() method. + # TypeError if object_list.count() requires arguments + # (i.e. is of type list). + return len(self.object_list) + + @cached_property + def num_pages(self): + """Return the total number of pages.""" + if self.count == 0 and not self.allow_empty_first_page: + return 0 + hits = max(1, self.count - self.orphans) + return ceil(hits / self.per_page) + + @property + def page_range(self): + """ + Return a 1-based range of pages for iterating through within + a template for loop. + """ + return range(1, self.num_pages + 1) + + def _check_object_list_is_ordered(self): + """ + Warn if self.object_list is unordered (typically a QuerySet). + """ + ordered = getattr(self.object_list, 'ordered', None) + if ordered is not None and not ordered: + obj_list_repr = ( + '{} {}'.format(self.object_list.model, self.object_list.__class__.__name__) + if hasattr(self.object_list, 'model') + else '{!r}'.format(self.object_list) + ) + warnings.warn( + 'Pagination may yield inconsistent results with an unordered ' + 'object_list: {}.'.format(obj_list_repr), + UnorderedObjectListWarning, + stacklevel=3 + ) + + +QuerySetPaginator = Paginator # For backwards-compatibility. + + +class Page(collections.abc.Sequence): + + def __init__(self, object_list, number, paginator): + self.object_list = object_list + self.number = number + self.paginator = paginator + + def __repr__(self): + return '' % (self.number, self.paginator.num_pages) + + def __len__(self): + return len(self.object_list) + + def __getitem__(self, index): + if not isinstance(index, (int, slice)): + raise TypeError + # The object_list is converted to a list so that if it was a QuerySet + # it won't be a database hit per __getitem__. + if not isinstance(self.object_list, list): + self.object_list = list(self.object_list) + return self.object_list[index] + + def has_next(self): + return self.number < self.paginator.num_pages + + def has_previous(self): + return self.number > 1 + + def has_other_pages(self): + return self.has_previous() or self.has_next() + + def next_page_number(self): + return self.paginator.validate_number(self.number + 1) + + def previous_page_number(self): + return self.paginator.validate_number(self.number - 1) + + def start_index(self): + """ + Return the 1-based index of the first object on this page, + relative to total objects in the paginator. + """ + # Special case, return zero if no items. + if self.paginator.count == 0: + return 0 + return (self.paginator.per_page * (self.number - 1)) + 1 + + def end_index(self): + """ + Return the 1-based index of the last object on this page, + relative to total objects found (hits). + """ + # Special case for the last page because there can be orphans. + if self.number == self.paginator.num_pages: + return self.paginator.count + return self.number * self.paginator.per_page diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__init__.py new file mode 100644 index 00000000000..4b0ae078e20 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__init__.py @@ -0,0 +1,234 @@ +""" +Interfaces for serializing Django objects. + +Usage:: + + from django.core import serializers + json = serializers.serialize("json", some_queryset) + objects = list(serializers.deserialize("json", json)) + +To add your own serializers, use the SERIALIZATION_MODULES setting:: + + SERIALIZATION_MODULES = { + "csv": "path.to.csv.serializer", + "txt": "path.to.txt.serializer", + } + +""" + +import importlib + +from django.apps import apps +from django.conf import settings +from django.core.serializers.base import SerializerDoesNotExist + +# Built-in serializers +BUILTIN_SERIALIZERS = { + "xml": "django.core.serializers.xml_serializer", + "python": "django.core.serializers.python", + "json": "django.core.serializers.json", + "yaml": "django.core.serializers.pyyaml", +} + +_serializers = {} + + +class BadSerializer: + """ + Stub serializer to hold exception raised during registration + + This allows the serializer registration to cache serializers and if there + is an error raised in the process of creating a serializer it will be + raised and passed along to the caller when the serializer is used. + """ + internal_use_only = False + + def __init__(self, exception): + self.exception = exception + + def __call__(self, *args, **kwargs): + raise self.exception + + +def register_serializer(format, serializer_module, serializers=None): + """Register a new serializer. + + ``serializer_module`` should be the fully qualified module name + for the serializer. + + If ``serializers`` is provided, the registration will be added + to the provided dictionary. + + If ``serializers`` is not provided, the registration will be made + directly into the global register of serializers. Adding serializers + directly is not a thread-safe operation. + """ + if serializers is None and not _serializers: + _load_serializers() + + try: + module = importlib.import_module(serializer_module) + except ImportError as exc: + bad_serializer = BadSerializer(exc) + + module = type('BadSerializerModule', (), { + 'Deserializer': bad_serializer, + 'Serializer': bad_serializer, + }) + + if serializers is None: + _serializers[format] = module + else: + serializers[format] = module + + +def unregister_serializer(format): + "Unregister a given serializer. This is not a thread-safe operation." + if not _serializers: + _load_serializers() + if format not in _serializers: + raise SerializerDoesNotExist(format) + del _serializers[format] + + +def get_serializer(format): + if not _serializers: + _load_serializers() + if format not in _serializers: + raise SerializerDoesNotExist(format) + return _serializers[format].Serializer + + +def get_serializer_formats(): + if not _serializers: + _load_serializers() + return list(_serializers) + + +def get_public_serializer_formats(): + if not _serializers: + _load_serializers() + return [k for k, v in _serializers.items() if not v.Serializer.internal_use_only] + + +def get_deserializer(format): + if not _serializers: + _load_serializers() + if format not in _serializers: + raise SerializerDoesNotExist(format) + return _serializers[format].Deserializer + + +def serialize(format, queryset, **options): + """ + Serialize a queryset (or any iterator that returns database objects) using + a certain serializer. + """ + s = get_serializer(format)() + s.serialize(queryset, **options) + return s.getvalue() + + +def deserialize(format, stream_or_string, **options): + """ + Deserialize a stream or a string. Return an iterator that yields ``(obj, + m2m_relation_dict)``, where ``obj`` is an instantiated -- but *unsaved* -- + object, and ``m2m_relation_dict`` is a dictionary of ``{m2m_field_name : + list_of_related_objects}``. + """ + d = get_deserializer(format) + return d(stream_or_string, **options) + + +def _load_serializers(): + """ + Register built-in and settings-defined serializers. This is done lazily so + that user code has a chance to (e.g.) set up custom settings without + needing to be careful of import order. + """ + global _serializers + serializers = {} + for format in BUILTIN_SERIALIZERS: + register_serializer(format, BUILTIN_SERIALIZERS[format], serializers) + if hasattr(settings, "SERIALIZATION_MODULES"): + for format in settings.SERIALIZATION_MODULES: + register_serializer(format, settings.SERIALIZATION_MODULES[format], serializers) + _serializers = serializers + + +def sort_dependencies(app_list): + """Sort a list of (app_config, models) pairs into a single list of models. + + The single list of models is sorted so that any model with a natural key + is serialized before a normal model, and any model with a natural key + dependency has it's dependencies serialized first. + """ + # Process the list of models, and get the list of dependencies + model_dependencies = [] + models = set() + for app_config, model_list in app_list: + if model_list is None: + model_list = app_config.get_models() + + for model in model_list: + models.add(model) + # Add any explicitly defined dependencies + if hasattr(model, 'natural_key'): + deps = getattr(model.natural_key, 'dependencies', []) + if deps: + deps = [apps.get_model(dep) for dep in deps] + else: + deps = [] + + # Now add a dependency for any FK relation with a model that + # defines a natural key + for field in model._meta.fields: + if field.remote_field: + rel_model = field.remote_field.model + if hasattr(rel_model, 'natural_key') and rel_model != model: + deps.append(rel_model) + # Also add a dependency for any simple M2M relation with a model + # that defines a natural key. M2M relations with explicit through + # models don't count as dependencies. + for field in model._meta.many_to_many: + if field.remote_field.through._meta.auto_created: + rel_model = field.remote_field.model + if hasattr(rel_model, 'natural_key') and rel_model != model: + deps.append(rel_model) + model_dependencies.append((model, deps)) + + model_dependencies.reverse() + # Now sort the models to ensure that dependencies are met. This + # is done by repeatedly iterating over the input list of models. + # If all the dependencies of a given model are in the final list, + # that model is promoted to the end of the final list. This process + # continues until the input list is empty, or we do a full iteration + # over the input models without promoting a model to the final list. + # If we do a full iteration without a promotion, that means there are + # circular dependencies in the list. + model_list = [] + while model_dependencies: + skipped = [] + changed = False + while model_dependencies: + model, deps = model_dependencies.pop() + + # If all of the models in the dependency list are either already + # on the final model list, or not on the original serialization list, + # then we've found another model with all it's dependencies satisfied. + if all(d not in models or d in model_list for d in deps): + model_list.append(model) + changed = True + else: + skipped.append((model, deps)) + if not changed: + raise RuntimeError( + "Can't resolve dependencies for %s in serialized app list." % + ', '.join( + '%s.%s' % (model._meta.app_label, model._meta.object_name) + for model, deps in sorted(skipped, key=lambda obj: obj[0].__name__) + ) + ) + model_dependencies = skipped + + return model_list diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2fcac7457534c478bf6583f6442f82e81b852aa2 GIT binary patch literal 6761 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..95a97a061b1cfb5928f23294bf1ede6c6362ea7b GIT binary patch literal 9541 zcmb7K%a0q$dGG3OHk*%mXfzsWB{}IhmNm3j9A~{7cwe$snw2fD#WgHBS~Job#q2T^ccZP#%>IIp@WeCfe#}e0_YOtkVD{H@(1LQLx2E%3KHa?zaW4BL-~DG zWV1O#Eml3KV!f-r_g7!dPv+*z8opn=+3fu8>zejIRLOrPDp!!Ae?;bMP0eS%-eWs@ zQ)g5*dd7~~G@152%{TqRL(MPn!ULmep>Fv_)Qh}`x{bQ+mryUsdI|NiUqQVh>t)od z{v7Ia5A5T&xX(NyXXlBJQ+$UKH`DUVaLY zwHiz9Te0W_n>Rj0+1d$x-iun)mH!wjSCFDbWL#@9;7a#d)9`hi!$?FCBvAUQE!OC80rc9qC#y|Wb;UqBT~z; zBN}MDLc`7@%M+5DzU~_jwFj(O@J$f4kS?$DF*0%ou7B}?{pmUN7M*zfQQ1Peh7>I$ zOCV$kOZ3D@%(l6L-LbPijLOdFyAFO1#lAy03Vq4uEx~ad;Kp-~Z02x6sk67$X>9?M z5k~BQq}gKpe!u4h-e|!n0`2Qr=kSj&L~l8($okvwUWjT=yTg0FyX*A^TypEh3(-Z1 zb)d#*^`f*Iiq2*y@Om!4-%1Nobeej5JFVoV9-&ie-|56#>t5`w5Ds)?nl=2&EKJwO zBO5hK5Y|MIGMh4D#4jm_vB3c5xtLscqTMKFGqqAH=iq0U* zvxZ`fra5AZ(>GtcIqST`YcItaPS^&0ZhFD~?U3^8gzkFFz~h71IeivFrX3tw_SGF^dhI7eG`W z4{y{8vnU`4Q@K4P`X$ndxBn1nB8}A2LYn$AlsjmijdC(NkVp%1QA{g865*!cQFPT4 zPd~t%7o&^7pF$U*PA8<*^oAgP4s==JAnp(1v=WCg*ti8<9H*te;JZ+>0k0Y2GzN-u zl##;7!79Nd_-ja#w+NL$=5p?g83J1b>G+${0)L0rMC)o%na-9lpDk0Joz)I>B6L?@ zhK@kZK-ox)?Sgn+jzrz1HW=(}U3}j+0^K(cOtff+W&&e<8YVh1mNonqX`RG4qsf|m zT6@fx2AzXe%>AXBOSNZg?iu^@l+~Xx=NbDrWo3wF zhMjc2KO&F2*YV>m@fDg>*b}fdX`$U4L|fn^!f0Ahs5bjtv{I9Bo$4)d1ih&>==)yG z>zE;hk}zztdHj{}Yq2Hv4V0>ExRl4anlwXcT*NwxWogCSW)r@B1s(8{Cd$Gt2x>dV zxulA&(7+hkH0L%=UT9jp*tC5Ee>$lTa-M!;Nta1)mXxd1EGrkOSy8T0v#Ok;=A3ee z;QUBO2+ogkf)+mw%4iGkV1!#T!>;%#7}?!{Q2|iwR34P?2|VKcR;a|E3LBl76vyLV2;2H+;+hxWtuTOB6mxQ$c~6?Y zv?|~Oqe<@Etn@v>gV^nLg6(Ft7q*DS$>K(7X}l+I7QHwoPdlw{d4UiATMkJV#EShO=OpvtuBKlqaGKcm8M@jB+;=TKF#8b;ms3v}hGd|H3jedag zQOJqOKS3HpemVzvUZ)%bdKQJ=c{yNblIO!2hrEuq&vJ)6l{+MnM?w8!r+0>2-8p*H zIKl#Nez3VQ@+Cp43lXZ*&86!obPsmXo&2Uy@+KXgj4Ek5X*p zVM~gUV{nvgBpaXSFp?+RSSyoqdnug!>5FmVIoFlr^8w#iH{cw|@4Yn0BZF}SYVo5P zkglWc*EvYf=4d~LbhO+{0sF=m0ekfNnT;J@eOXvD>-S}VeIJ0*&1Wo)=Z*uLt#?dk z()~&5Ob3Nni*d8-!g=%c2gU;?&QtBsAopfuT7nF!A9FajfixrSL9e%;*%#QG%&x2= zgwnu`#OWx5qa0gkEOM5e&LlQN;k$_QZEvH;YZEpRWKcZ_#d~xy755U8Rhy zmLOXoNG%FdJAyDOhzSJ|M*@)(Mrrn>#alz~yGYSjks+R9nYfFYy2W(Z2>p4rZd>_3 zLE~FUQy-n@3R1L+Z2I~{K{$%F_@j%zk0^7~@@;qtrL;N;yx`LFO-b17(j&vWlaLq} zD%PtgGo{xJ>`I9=PV{wTGNeMB#A5w{F3!hB0_TJ-AGnmr-;r&exG6UfNC78xq6rfT zXS1^luf-cP3k9XA4EH7DL5ihF7p~liIsr^i(Bi3qL5fJ^H;>{D&Bc*N9ST=1A}8jk zA_+o4h<_kJY-AcdHe8AI;i){PCUJfIOCU4i6c$li%wSO&K?0k(?myFxL`IDr z-%E}-Cbu;D8cmyFrrx}PInwaJBB9tuFx$Cw39<7`Vgr6Zb`VN{3@Q;;*crY(t*P>G zA9ef?VaFn_dsIce08%yhU+BmZ(&JcFBO0~hERj^PhCjn}afh;r>o}37Tj+Q~8xZjz zO{QJ84MD9fq^Zw9?Fv%#DzYh=DbwxuA%oN)P$t7=6&Ye+kQ?%@tLah>EB=S_hVF6D zUI|bxjtoU8?@;x!?7Hej9nxa^;A32}Vy_cGtmv_23%5%0%E={1!0b}w?NZb}i+)oD zQC`REg(K$QL*Q2qr%ThNIJ`u^YLJ?o4Nz{*=m_KkJ9qEWkk#7VyAJ#pD$AABKxZ|Z zd2Hz#jmH@!G;|j ziUv*X9mRuoyRM=#jTVt^{82fRghf=QqLgC^tmz0&N;;)BSwcGcI20y1!T#&=uqwO{Y*N-X#zT>`L3(HM$g6)VqbYu|i=3y)j&Phn@>AM62qx z;Bw7MORl>6yRMRkpJEyDU1VtiW^i;bpJn(+s|enQR{3|@o}@!#I_{vjhyH#z8wNH0 z_7rLmg_{(AXqF^P5vK`> z1EN)0Ak`I#A5+;tXa$i|3WYZ9G5?9bq%LcF&l8(bbIxnwIWL0hr+`GWqL=~k3uwKG zA|bLP=noG5Pm~nq%=54SOKjO3o}NK{8e5}hgWF%IwLZpj!l!JqnJh_0`v@KXiZs?* zm9l9U1+`AmgJ?l|O)}LM3W?SRyMN9Q%r?4UF~re)a^K*(>8b=r&Y*H)kPCNU4$p!T zIs)4IW7aJs=I3C_#BjAcTCidg4Xy36*kFihG3}>Xpnrs3FsM2Fd!@eyou2Q|GZ^Rs zyP?eONVD8f{@rw+NP19Vj4EiwmIp z&zN>#F>N>xd9^S`|AgJq-oV4ff%P-%qY*zyi7hk);pCW0LZ_6EgXAU0IIBG0D)A&a zg3&6S`Oy3fyMz016Yb(53T?%%b%^NoV+3sE`gl?zeN!umP5g-4l>LM<;(F1cjP_TL za#AIh5It1S@f1>(fk1>W$R0>Npok*rQ6c>gCo?YfPPTq7C}!g7}TyK``ul zG)=-H(LqQ^E%~zVr=|Drx3~-$i)FN9^anKh1ZAWF1ud6a5+jjfea00!Lh6<{S(y#@ z|6xEx(xSn1RN10cHFVrgYy>GSB(aO0DQ+e0L_BZ}Df%m9cuCNpm8wKl#ko>f!79j_ z0oy>2YsAF?N_6R@QUMnS3;Ys*UyD*#+0b*~L%dB$&O9hW;x; zt7Ksg=MwN3G?$?`Rk7224wDjzW$A)QlW>&NCQL>qW>1zB*~r8JYCKcpuMg5u1ZYcU^Jnh&`uV-%1Pm7=Vh z)dpTzANXOz_A6O)&P1VBH*!(16_1`vKRy(@BC%ke+t_s+ihwtZ3;D! zi*;J$TT&LX%}jH~7t+k;lAyE7N74#MsVX9+Wt#5+yLJzzPnCeCm#Qc}h^0tyo%zR^ zbkrs^1ObB)G!__&fsq{U!l5d>!mIGF@*4NxU*mP|!{7Ug^eAue<`Xd8SHvZu4@YfD zbjJ7>9~AjRA$1T3Uyg)4R6@g%?P)t7CUkBO*hZBP;8ULh;pB)!@b&2_JHxgEZRZqy zM$Q<;5$v&x9zCsa=Zwlt?&27)+%9FRysB%c!3k`vwr#3l91#ypwU>&FD^pE#E^^&w z=X8C{-VKbe#4rY97E&1}$yD1jUX+Za1SwN1hUgMy+@u&Dnnqt0d9)8^-2>raF*MGe z&^U$Wq8E=cZI(CtalTiei?{Nm;6naLjjKe~`;o{sIO_Qq-Gf5zt6`i7)h(qr#h~bJ ziice-54qLvX6bHsc&Hx~`P-d$x+>M;7HI6pd!RHCNeU^tQ|Jh(y12UzY_k=md8(ty z-mjvO7l062rA@j3ZpLRb*$(eaJB?Y%FKvdaK2F5Sn@%6d0y`+#Z(3n1G`iq;g3!T}?jv4M+b%5HtVb3({muF=1y~((X zW51a1QSq>q5A7b$j+od3M==<<4m!Z@|Cp&rDz{y;Q=ry0CXgLRizn)&<+)_Zl5v ze!+UB#w!7V=Cjz>M8knk7={-J40OBgn2H(=A+j#rv)61ksqx?l5917C7`hnlZ#{~V zELJLtW)PNb7<&ijxBg<|)!7W4=>+Wt1d}L_2O^4$A4P+Lk1}jGqv*>~oJ~e*QN)WR zio)eIhYOR(Su|22D)Q{GyiTvfIx;}=Yb3Zd-12f$iO90)#_TP-i6VH*Y*MD0xi&M)I4$_ks5{CC3gW>>g?XaT{cf3rT^SDi=0HzX7K;m8^&%L9CQ;m|IAi)?JYcnqz`)qU`_ETc>(PbvH2(X6oQPf1qgaRd<^Inx&okIqE;rs z;rRy@@lgSg`2=p0Gvf{RMS2M z+}t~|Ngl!%?K|>!N08Jx{WrTtpapGgT_rHeAmL+*|HMkT$mf-EWM?{G1?J=Bd>6bb z@O}Us(i1BGr9ECfp^pKPc=IP~es5>2;f%P>g=QTzf6_i`PI!%eQ@8pHda>ug*njlW zWNi6_oUULH-6;zVZ~G~Rwx^i;#?{|!Y`nX%k)A($_RP?5d=sr6Bys+x4x|`LDED%x zjKHqrA{V!8m1euD^Rx*Qv{&VC;b%OwKZ=<;RC&EZ4q|N@gEWza0^H`@cn~nvL8>1> z>;+llqO`1`vi~UtFk4HSI!#`?$JxsW8-TtRZE>o zA=R!*%mMNik`9tC5?n}bAej{uvv`L{M+sX+K)frl-@a7p-a)mGki3E9V<6%6vX<&# zE!9!ea$TyM)I|)Xi5@jcX^eGnvMA8aZ`>Nd|@aAc+(R zP!FJMallR{@=TK+(zNFuq@ypL9((V<&|YxuCH)UNy|ll5;Flyf(~<+=eJu9v{&wH) zK72SgXKDET=0|S(Z)Y{_@6?(78R%Tal}Ox#=4yfo9RrP%RNDwk-LhL& z?NV6jny%Tcx>eOLhgP@d)|mE=CMv>ws0lMDckBb*wF6UBh4lw6YQlcV-8nHQ<{xVA zyja-O8uh`St!vKv`{_;`Ijcz^+kV&{1ah_MY{WqlT}&MjJKcV3#~Dwyqiv@bNc5dc zmz+*NNu5?4-4A4%IB9J8k#M$T+;#5xNxL;>E&SAX(*0hLI4^|lBu!p&M7u?gB$eQZ zMv%6eji&Qq5^VKD$4?wzu}GY)SXyzqqm~@Ymo%+^05Pq>^4e`F0vU)6@I%+|d%c97 zSU+g+yuNY$#pZf#ENFnHZ^@S6+(l%MqjxxX2t0Q)$`@x2Zd0W$Q)ofd<@;~%w2 zlecjtb=-uOX`Z%CcWAV!Jz}?jmFczmQU+0)S4PYp0mvi>w;pM79D?)Y#yunbl7bwiFQ&;z#WX?6gp-9ZVosGBmg(0!dNg5tnm# z(9`YGjC%2RwNLT9h(H(Oy863t}plLy(F*f z_=%r_a?!i*hyB2#fafVr@(GBo&}rz(obn6?a)Sck38>@>W}d~Bs2stTSsj4D-JaYSn?k>(qJ+fy7ue%Gycp7^} zRE8IjM;0oSlzw?h(VSF;O#LFRk-077*e*GR(lIqig^AVAqXUaVjf}&ZS_jV#U!U$; zz)FiLh;t+IyTPLwpyhXIPVJkS&9j4~6v9em>K}mMahqqB=9qZ2aVFxuj}C1f`3ew* zU>#ks1CAct5&hBuAL^Mdo0)!CKGKH9-c^BnWJ9G&q0-RE3~(@sx=^dZZ%K+TjcR_( z<&gJ+_I9LPPCgBS+?I&7=|~YtP~{ak2)Uws7Cpsg3QwanHJ<_|ugDb z#BP!lCP@MBIvVGI22+?lVvj|n+P&N@eD^JSo7f=!H)pozNPnVJ-qlV0l0b^S+l__V8 zqfk|nnAn^uT>g|K7`e}xnN`R0w;Bs5zL0FXf#>Cx=OJ755wX17_Po8mAC6`!o+sj# z=edjR2yjG5WR#@hDBPD+*2zV>k-g1HH;=%LOq6jTtrW-}UsrjeImb61ifrO%q z$qd8breW&%8)gN6-K?3mqPhX6DfJT+@2I1#Y_(*9IihOq$SMnJ~ z+K7o6Ht^T{)84Q&sHa+166^vt^sszai&hOS#dg@WYF5sS-HQAx!cys>M%)jrA_yU#mr-coenA^r;E3m8 zjpn{)pUO}8ur{4C##>u z>gcQ0S0<}3VD+m7j#&Gj-;QKv|CeQkSu^%9li5eJ*yt^pTm>(Oo581Q5pP2osu?!WPH?el6JQj2IB*3Q5GdQ zVYPN0Y_`}bPCL%+4{oB5Qai#CsA(xS@1_?MCwPG4BXX;g?)a&*ANQS}pWsNmbBZU1 zx;Rwbr^7I@3Vh+jTaK@Iq4Em+t`kegADxXGbkZX>IA&wE-$D>nq(z9Ng7em7zoDa! z9F%lb%A*>6hl0N~q#{}S{WSC=)Kh3h1igeu&bDSEf{I_&^#rGK3j7@q6oDVy2hYsl zCZ{QHLM@*pwigh{sC-qGx1?;8FHc`o$GYoMBA`#woLfaEC=QOfj#u3ZN*fA&dG-2( zR?wr9pljZ3r#l-cr(KJ*O z?$VTbAa1LJdt=e96<+62zLl>*T=_boR*9A7iMyzjRcRveT7GLM$eD0UH|cwZbcmD% z_$Y*8gpM0|ZH7FzrX6=QQB?9&G3RB~PKqjsij$MBV9y9FZ-XGAQdp}P+~OPumpbah zGDpH-CgW@s{U$@|VCR{sukbqO+}6)yW(f)SGP8NnUILY^bBryqm-#%CRA3zQWlFnr zSbrN=@&;}LJ5@*5BgE-V)Ho?m^)1R3my2AHA`b{0ZCA7-_BkuEg`h*AK6vfDINo*o zJ?t#ylf`!`A0NJO%JoA3UJy3bghF_AwEdccr{9eLPg{)MY6~Q|HsF+RIv1Z$F5YUC zC2coXIiF&X*J!DJPx*IVy@M}Hg{#vpkUz$)!Q6VW)|A}|%;lS)`zZHGxSh+45go|kk;RJmW-Nl7vz^Gw~d4%JYhG26M2ug(tOhAQ!E}h!ID@yJT2H@Su73C95G5PO$W~ceHLkuZ}B;hpA#*RZ}NG5>MjZD zoNbU!d;CM==BHm?_mz-IlqO>#yN$-z;?^jULism#Z$??_zrL;YP+jQthP%5!cMG}I z>#X{lBkk+$NS{}Jye;A#!To+A{UrCpFv$}ghTX~sV z!FQVO(F1yfR%Ywt(>mI^FfrchyKle!?ggbm-=HnU5KJv{9jZ7=BWWDiIA+FGBJCTO zM>;wt67T(Yv-e{mchoS7h3b_$t%^C;3&Oaz#`6!Z43A z5r(D_h7f$C6xXdVyfuo_az`$r8cPrBf}WD7kZi(m4!Uw-@Tlil&SR12z%DlRAq>+< zgeYWzdyn*?+CVgVP-7~*3Q<|Lyc+j_SGz}C5_k|}b%`-JK6kmuZwsmY$iFoba#sn+ z(Za_Z?_P~3pTf`K8WqD?eGY>rdrZ>-J7Dqy?d;J#HgFFZCp&eZD^tz^-6Ml4?p`GM zysjOPLl32~*l@Bzj_G=*ZW@V7a;2j@7P1Pr2la1~Ok7Pw%1v!c=tyg6T(qNX!8VvX z9!UvlU@B?^scc%?QO?2UeLT`}dKkuOq*NGA!$7_Oa;wl4ewEZ# z=yPm*W?D+Rv)9HHWlkEd(IA(htCwNWWPnd)(49V1eeEVlSN>%8Y57#h?4Wv5daB07 z{DzE$Qei;+da^q?2*G$7Pc7qc1_o0LLteyT7%U{Y7BY|0aHK?7J)H&hOJJgtN~9ngOgobBV6&MxOy-^AfOsMu>g` z_)XybO3A(hfZx)M1G4A*%)TS$z^(3P1QhBV zyznHE5(@1nw_dR>?&h&K7z~{$bc4{ZTY8d~{#^}dJ<28K!|3u*$j^UcF)i9fuW0|Zc z8i}Uu*iyF}$!5w)OFh}hG_y`t>ZwMqIps`AJ>AGRr=4l3XBsojBhHcLtTQX^Y~yHi z&Y5e@JM*UThT-PisSgZy%A2k)>?WKA^yJ-X^h~4Y7HJyZOxe3tAc5OF_ z-=v#z)A&uf88?gHw5GU|(R6mQ5q)!-y3UlQs*`sYK%Zk_ZY3s7@9DT+s1&}@_0;x? z7Ziea0lO$wxuU^`^)$XW@bzCt(KqVGp6QzVSm$O|T}Ip5leG@7EEs)r!8l>;n?QrVrOvjR#sm3KpVDQRvu5vTOg>f8 z+p3zp7JXPx;VU%z3Mv7qW=51U1G}Eww|1?*QBI*RwU^#EOpZwHWyo{au9^Fk*CZ&H z>aFGq(Pt&7s31moh2$$-yjW;=yjCH&=aG2@w_WWvLFWQ+E}g2~4hmkwV`nLzD$IDT zYTE_Qe>bBkak0Ht_o{&(rtgCcn7WsEp>%ngVP2X`dJT_FHP72gQC%G8MDsExro3$K6fXFDjA5TPb7t>z zBV<2h_yHayaHsI#i>UOCJ!n88lDycnTq~|8NPjm$oc6B7Bw7Li2SA8v?L|}_kaFG?&D;S->uI$pcP4S? zcX1`NljtYh6lDLq7@62L`<9!&N~&h}a&D$?33gMUX14cIOwAjWM#FOp6~EwBs`m;S zY=xR%&FLyR4xvu4-9IXsD`II8V&Y5#o z&YXe9NtqclZ}mG$82P8sI2`#A-mf3v&^l|6Cj-`cbHA=w`bCW&kI?pm%5^!9tlMH8ejD&2=>Ao|}mwjS9= zklD_TR~g|T;yR$gYAc2luFnbEq%wIKuP-bPH} zH^ukR0w6RkK!L{;Eu8lrRJ~3hbiN6*1Z(&;;EI|&p5pCFYkRfL@}@AQIOM}`$@nlS z6Vqz8DoszFN8fVq@>#!h)-RmzY<`6zRE0ZIskQtH{mE=%Laat-7=s+`P^?b>2@OIH$_}6jOag1q+BbGBQI00y z^;5tip}rs3fK9TVa$)e%l9BZ^#@T&)FSBp(chUGxX(t&e&_vCk0+rTOknbmV2SzKq zH?39l)~&6N}PwERYG<6h9%j_-DB>+4XyE%X)ERl8YG-bS}kQIVDy0pzlx-3`-`vQ#gkrO3A8 zk?;gC0T-dHyoM-T07;mpUcz-}iU`jLj#`f z{cFtk7&Q|rs8qN^9s(-b7C~Pr4~h-&@CN}0?S4Fw@&rFs&nMLAx9S_u`Gv24t#H0p z@=Drqji!Cxtpt_l=_<6~$-3QU$8#^lv(>vk0vAj&K+*^R1p{MVA&E)C(lYxFi3%Zx z5SrLJeIhdwK2t=}ih3>GE3E_tT8o^tlUmnrosL=}j1u!Cmc=M41^|E>W#NfIt@6@5-RxTo6PjeFYh%2&EDB~`7L6tW+Ny2^rDK#AN_ zcZl$Z8H9QgiR%T4E0Ua$c3FXw0&ajmE!na}q4w;MN}7Hx%Izxv%8@C#|d$(=~5(nFWl}1ovz0H zRneQ*1|gn!4+B}K41Bkex`gLx<(tqXN?=fE1?}Zx?l3Da98g@P`VtFKokC@L!2`eU z5F;#{`D={v^C%2Bu(Z8!U;n3fW`t5t(EsE;pBLuJWw`L&20Vf=UoLNTD-G=*gz0h_ z(H9&A#^s7gRRtCoS(I4Nom8)}SY#nk8F~s*Ba;;uNKe~eK!H_S89T$zY$lyKfxl;D zL=_juJ`Ak*IgqgNY--()tw`f0Kgj*@Nt=goOPoBoJQwB{y;y^)-t0(A(lj^W_W8r=DOLpKcWMJ3=Txx1|XCBa6cq7 z!7>fwV3acy_{S!40b$bbA|#@>R%_J)FhM(=9m%56@_|{+%BEM=Jz*Y6n^r&v5Xpnk za@UXtVv@%zYH@UC^`&xK4ZOs!VHS0Z1;q{N0s-NWYq!x$mp@V*voNwL1PvqPQKiB1 z4rn-Pxf{Hh?i|SgN}Ii}-Vm))s37i9$Wp~#b<7*zF+t|7j7);E`x`}A8injaZ zZ(BPI(V?R^EkzFix>{;X(OKF*080@D?L)ho*y~m*uz!fe9d?~qcBWTWuisfMFWp*t zdue%9)H&F42TuqyE#xS2Y)} z!LM@R@V5c~5kR`PB_CMQru8gnJ_brcn7~}YSJD;tz>4qWcA!=2#?P%S7%JgCTm!n} z&{bCHa%iqk0wQ}A`SxnN*}3*FoQXJ38J5v2jVuN7JchfWFB9J^rcIvIyD+ebvMsoc z&6-awDPH0^8j*7a#;UcoE|ANhWVv`cTqrZ+x7xJ{_KB;fd(P za+t?`@en7CnfVAO$LYj0`{4rWQ5@^PzP(!6pkPVbDO?zCbC`Hit9VeDjb{*B9Oi1+ z1)`=_)l*pvaHfZz_#N2t;{zhaKA-GCh~nh+*xN0SLyrxHu1A53jFhds)xsIZDnt~j z9yIDWGi%*i!-cw!9!-Wj(0H+Fihxp_(*D(7@p|%YP_Gf%blsf{7sOgPB?OT`-*<9R z10%yhopceO;yPwghh&Y^U0isKuTRDqc0OUl8_SrPPiB&~1+OfTgSU}O&LGauCl+8E z@CP3xWkJVSvx(kQBP*Z8)mZ#Rx0C=EP4jQ4KrIB zBnIL*OAAUkM^LV9#|cn`#uDHh&lb+6 z&{GvB^&W4)*Ds)8UIA_@%q4$k0PdLt0>DHbNiCb%g)^T`jWLuH;bawm{bdwD7hJ;+ ztw*qm9~wd85ik#IKmX8pXgy4<>qE)RhbHn07P1VISNPC;2v<_@j{E`+5?}|3dLS;- zyB0&}(-1dQWjC4E9A-6z++*nCa_IuhbIE_nCBp@vVAA%e7bWoloQc>Wg5NW_6$l-S z|3~m~krG*WWFo+__i*~QmuA8Y_d<-Z+~o5A7tN}T6{!x32}UaPA$T5v?yWW{Yh%Q z9YQjk8d=Kk(V-)~2$IL4b$eI-uR9y#G>A3iG-EWKl7MRqr)v;6o=b1 z)%&;+UI+zmxCgb3Cf;|5d~tK^x%6#_GC>%hEBY(XED`nBi0+aJ5e#dkRmEdC@5p1w z^eH}u^NC~gr9X-^BmCtF3*2*NM)YQU)+GBuo=4udqW#sXhWJBD<^eloSwaHgrD&E7 zT=;K%HT&!g!YG_LO(7xv>>sekF*U;7(I>gV>E1&@Q^>G`a^;_q^G14xkim6JpE&mN z0SzL~9N&eZz?lmY9_tp)U7YCLMb0SYp2XmuZy7D??%<@>ixtbQc6+nX?G!2n@!xb> z8iq~#x4QGyQmJ&Uz!R*<;4xvyPB^}DEuM{z-%$VbE?+(CM=tV&FR8q(ZjHx~=g#^g zE+rh$_zt*_g<1<5zUD@2tMMg>8eAXs6}fL2B1?G`cTl;ky~~0c&Jh<-_7qNWlif~q zZnBC)7pX?4jKX!i!U9*-nbl70@Ie}mqK$;_?_p}Z(qs6{orpz&%VfcYvOcjBaGMa0 z4cfggj3a^8Ur!(V$Wg*Zy@9#Zn=Ia9LH9{9R9B38)wfyDcT==yiqKQ@%rlZ^2*YU)wgahOJA76Yf3m2Rh!tDlaE68=n}INxI}L%wCn8} zBXV)abF!>5mlY=EsUw6I8uOmd6BDGdAx`y41m+0KEz6V{tGqD!A)Wd0$@J0pmWIa< zfB3sglJ?4ho-^v3n66h7alGCtF#8Y;GBI&>rn15F%RsU;YwhM513J9e`<2-;l7wl9AwJiJ0MR6yJH1(_vQVZsFl<$Nvc@O zH<9Y6A0^m#atLm3;vlW7JVkmr3+uX79;^ysr+-Lq2dSkfonlwi23{T5e4oEc#6qM* z_(lnPg?wW^%K*o441f@4G95Kch*2^IAJ)0s8~6(2>7O%su$$0HBK0<|Ai*cMaR0Kw3Db5B`wC<;gMJ?P}wz+yITPVfM}* zviO5{RHD|=GW*(d2(WNMNH{4O=r87|x&ewb)SrW|w$&a+`S72N}X`+26Hze^&2vhwN`;XjS-#>G@&( zz{XtIRit;Yxv`C@A7k*~M3WntSg!gB`vf>KdcuWnOLClUv`<;>>m#c@cgSiFyQew{ zt5^Zg;jsf);hZtbJ`R9&dMOglI|HGNnetdCh{H7BR)Dlj?q^~vPsIWiQ4?YwWjWN% zctLJ!(Nng z)De2?Q^=E#q>IC(LP7;+&Qac6eTdn^6D!ecbd;1u2#SuNl=_HQHIBDO`~Qahr{0N} zx+Dl3z5chnesVx_eI1mKri~7D!j#T?Pk=@J0yn=!O7hsmfUC%tlK9sK^ ze!YgT&m6?4h0-x1trKIua6Vf9-DYD+Ucuqpk4Ij|yT33Vd?g3%(ijr33M45bBvAhV z;u7#iz}ClQa-2Ba2{*x$6XkVOxx6|8%BK%m093XfxD17R7#05>(~Zzco+EVn7#Hqv zcItK>zA5$`pbnADkAEJ;D0L3A-(sKnN?WNUd>7{u{or|7^*pmpwk#(vw#Rkph(V^ z%kK@iY=FzXh0!HoOETnf`cUwQ2<~J4CyN{Te3uWP86u4Gn)iP)An}m6_j#>_o{S(G zz`=+07(p+h@o5Nxi8RVd_yBy(8mXRgdWfmaB&M!ovPla=i&;$T1fD?bNrMhU+y*H} zMWr<*F(|xYLCUZu2TEx>u?_;#e~?Y0}mSDO#Nzn zf}z?bn?24F<0z}x_b0>APcd2V;vLU#H}1V$zCz%f)9Tx!|PnPZ}ls zLyx?Dpj&?BfsU}|c@3?SM2;|=lU&0ckBL6xeuf58fB$BJp#{~3c)St7U zZ5Ep= done: + return + self.prev_done = done + cr = '' if self.total_count == 1 else '\r' + self.output.write(cr + '[' + '.' * done + ' ' * (self.progress_width - done) + ']') + if done == self.progress_width: + self.output.write('\n') + self.output.flush() + + +class Serializer: + """ + Abstract serializer base class. + """ + + # Indicates if the implemented serializer is only available for + # internal Django use. + internal_use_only = False + progress_class = ProgressBar + stream_class = StringIO + + def serialize(self, queryset, *, stream=None, fields=None, use_natural_foreign_keys=False, + use_natural_primary_keys=False, progress_output=None, object_count=0, **options): + """ + Serialize a queryset. + """ + self.options = options + + self.stream = stream if stream is not None else self.stream_class() + self.selected_fields = fields + self.use_natural_foreign_keys = use_natural_foreign_keys + self.use_natural_primary_keys = use_natural_primary_keys + progress_bar = self.progress_class(progress_output, object_count) + + self.start_serialization() + self.first = True + for count, obj in enumerate(queryset, start=1): + self.start_object(obj) + # Use the concrete parent class' _meta instead of the object's _meta + # This is to avoid local_fields problems for proxy models. Refs #17717. + concrete_model = obj._meta.concrete_model + # When using natural primary keys, retrieve the pk field of the + # parent for multi-table inheritance child models. That field must + # be serialized, otherwise deserialization isn't possible. + if self.use_natural_primary_keys: + pk = concrete_model._meta.pk + pk_parent = pk if pk.remote_field and pk.remote_field.parent_link else None + else: + pk_parent = None + for field in concrete_model._meta.local_fields: + if field.serialize or field is pk_parent: + if field.remote_field is None: + if self.selected_fields is None or field.attname in self.selected_fields: + self.handle_field(obj, field) + else: + if self.selected_fields is None or field.attname[:-3] in self.selected_fields: + self.handle_fk_field(obj, field) + for field in concrete_model._meta.many_to_many: + if field.serialize: + if self.selected_fields is None or field.attname in self.selected_fields: + self.handle_m2m_field(obj, field) + self.end_object(obj) + progress_bar.update(count) + self.first = self.first and False + self.end_serialization() + return self.getvalue() + + def start_serialization(self): + """ + Called when serializing of the queryset starts. + """ + raise NotImplementedError('subclasses of Serializer must provide a start_serialization() method') + + def end_serialization(self): + """ + Called when serializing of the queryset ends. + """ + pass + + def start_object(self, obj): + """ + Called when serializing of an object starts. + """ + raise NotImplementedError('subclasses of Serializer must provide a start_object() method') + + def end_object(self, obj): + """ + Called when serializing of an object ends. + """ + pass + + def handle_field(self, obj, field): + """ + Called to handle each individual (non-relational) field on an object. + """ + raise NotImplementedError('subclasses of Serializer must provide an handle_field() method') + + def handle_fk_field(self, obj, field): + """ + Called to handle a ForeignKey field. + """ + raise NotImplementedError('subclasses of Serializer must provide an handle_fk_field() method') + + def handle_m2m_field(self, obj, field): + """ + Called to handle a ManyToManyField. + """ + raise NotImplementedError('subclasses of Serializer must provide an handle_m2m_field() method') + + def getvalue(self): + """ + Return the fully serialized queryset (or None if the output stream is + not seekable). + """ + if callable(getattr(self.stream, 'getvalue', None)): + return self.stream.getvalue() + + +class Deserializer: + """ + Abstract base deserializer class. + """ + + def __init__(self, stream_or_string, **options): + """ + Init this serializer given a stream or a string + """ + self.options = options + if isinstance(stream_or_string, str): + self.stream = StringIO(stream_or_string) + else: + self.stream = stream_or_string + + def __iter__(self): + return self + + def __next__(self): + """Iteration interface -- return the next item in the stream""" + raise NotImplementedError('subclasses of Deserializer must provide a __next__() method') + + +class DeserializedObject: + """ + A deserialized model. + + Basically a container for holding the pre-saved deserialized data along + with the many-to-many data saved with the object. + + Call ``save()`` to save the object (with the many-to-many data) to the + database; call ``save(save_m2m=False)`` to save just the object fields + (and not touch the many-to-many stuff.) + """ + + def __init__(self, obj, m2m_data=None): + self.object = obj + self.m2m_data = m2m_data + + def __repr__(self): + return "<%s: %s(pk=%s)>" % ( + self.__class__.__name__, + self.object._meta.label, + self.object.pk, + ) + + def save(self, save_m2m=True, using=None, **kwargs): + # Call save on the Model baseclass directly. This bypasses any + # model-defined save. The save is also forced to be raw. + # raw=True is passed to any pre/post_save signals. + models.Model.save_base(self.object, using=using, raw=True, **kwargs) + if self.m2m_data and save_m2m: + for accessor_name, object_list in self.m2m_data.items(): + getattr(self.object, accessor_name).set(object_list) + + # prevent a second (possibly accidental) call to save() from saving + # the m2m data twice. + self.m2m_data = None + + +def build_instance(Model, data, db): + """ + Build a model instance. + + If the model instance doesn't have a primary key and the model supports + natural keys, try to retrieve it from the database. + """ + obj = Model(**data) + if (obj.pk is None and hasattr(Model, 'natural_key') and + hasattr(Model._default_manager, 'get_by_natural_key')): + natural_key = obj.natural_key() + try: + obj.pk = Model._default_manager.db_manager(db).get_by_natural_key(*natural_key).pk + except Model.DoesNotExist: + pass + return obj + + +def deserialize_m2m_values(field, field_value, using): + model = field.remote_field.model + if hasattr(model._default_manager, 'get_by_natural_key'): + def m2m_convert(value): + if hasattr(value, '__iter__') and not isinstance(value, str): + return model._default_manager.db_manager(using).get_by_natural_key(*value).pk + else: + return model._meta.pk.to_python(value) + else: + def m2m_convert(v): + return model._meta.pk.to_python(v) + + try: + values = [] + for pk in field_value: + values.append(m2m_convert(pk)) + return values + except Exception as e: + raise M2MDeserializationError(e, pk) + + +def deserialize_fk_value(field, field_value, using): + if field_value is None: + return None + model = field.remote_field.model + default_manager = model._default_manager + field_name = field.remote_field.field_name + if (hasattr(default_manager, 'get_by_natural_key') and + hasattr(field_value, '__iter__') and not isinstance(field_value, str)): + obj = default_manager.db_manager(using).get_by_natural_key(*field_value) + value = getattr(obj, field_name) + # If this is a natural foreign key to an object that has a FK/O2O as + # the foreign key, use the FK value. + if model._meta.pk.remote_field: + value = value.pk + return value + return model._meta.get_field(field_name).to_python(field_value) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/json.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/json.py new file mode 100644 index 00000000000..5d35440a6c6 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/json.py @@ -0,0 +1,104 @@ +""" +Serialize data to/from JSON +""" + +import datetime +import decimal +import json +import uuid + +from django.core.serializers.base import DeserializationError +from django.core.serializers.python import ( + Deserializer as PythonDeserializer, Serializer as PythonSerializer, +) +from django.utils.duration import duration_iso_string +from django.utils.functional import Promise +from django.utils.timezone import is_aware + + +class Serializer(PythonSerializer): + """Convert a queryset to JSON.""" + internal_use_only = False + + def _init_options(self): + self._current = None + self.json_kwargs = self.options.copy() + self.json_kwargs.pop('stream', None) + self.json_kwargs.pop('fields', None) + if self.options.get('indent'): + # Prevent trailing spaces + self.json_kwargs['separators'] = (',', ': ') + self.json_kwargs.setdefault('cls', DjangoJSONEncoder) + + def start_serialization(self): + self._init_options() + self.stream.write("[") + + def end_serialization(self): + if self.options.get("indent"): + self.stream.write("\n") + self.stream.write("]") + if self.options.get("indent"): + self.stream.write("\n") + + def end_object(self, obj): + # self._current has the field data + indent = self.options.get("indent") + if not self.first: + self.stream.write(",") + if not indent: + self.stream.write(" ") + if indent: + self.stream.write("\n") + json.dump(self.get_dump_object(obj), self.stream, **self.json_kwargs) + self._current = None + + def getvalue(self): + # Grandparent super + return super(PythonSerializer, self).getvalue() + + +def Deserializer(stream_or_string, **options): + """Deserialize a stream or string of JSON data.""" + if not isinstance(stream_or_string, (bytes, str)): + stream_or_string = stream_or_string.read() + if isinstance(stream_or_string, bytes): + stream_or_string = stream_or_string.decode() + try: + objects = json.loads(stream_or_string) + yield from PythonDeserializer(objects, **options) + except (GeneratorExit, DeserializationError): + raise + except Exception as exc: + raise DeserializationError() from exc + + +class DjangoJSONEncoder(json.JSONEncoder): + """ + JSONEncoder subclass that knows how to encode date/time, decimal types, and + UUIDs. + """ + def default(self, o): + # See "Date Time String Format" in the ECMA-262 specification. + if isinstance(o, datetime.datetime): + r = o.isoformat() + if o.microsecond: + r = r[:23] + r[26:] + if r.endswith('+00:00'): + r = r[:-6] + 'Z' + return r + elif isinstance(o, datetime.date): + return o.isoformat() + elif isinstance(o, datetime.time): + if is_aware(o): + raise ValueError("JSON can't represent timezone-aware times.") + r = o.isoformat() + if o.microsecond: + r = r[:12] + return r + elif isinstance(o, datetime.timedelta): + return duration_iso_string(o) + elif isinstance(o, (decimal.Decimal, uuid.UUID, Promise)): + return str(o) + else: + return super().default(o) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/python.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/python.py new file mode 100644 index 00000000000..922e2c6a8f3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/python.py @@ -0,0 +1,148 @@ +""" +A Python "serializer". Doesn't do much serializing per se -- just converts to +and from basic Python data types (lists, dicts, strings, etc.). Useful as a basis for +other serializers. +""" +from collections import OrderedDict + +from django.apps import apps +from django.core.serializers import base +from django.db import DEFAULT_DB_ALIAS, models +from django.utils.encoding import is_protected_type + + +class Serializer(base.Serializer): + """ + Serialize a QuerySet to basic Python objects. + """ + + internal_use_only = True + + def start_serialization(self): + self._current = None + self.objects = [] + + def end_serialization(self): + pass + + def start_object(self, obj): + self._current = OrderedDict() + + def end_object(self, obj): + self.objects.append(self.get_dump_object(obj)) + self._current = None + + def get_dump_object(self, obj): + data = OrderedDict([('model', str(obj._meta))]) + if not self.use_natural_primary_keys or not hasattr(obj, 'natural_key'): + data["pk"] = self._value_from_field(obj, obj._meta.pk) + data['fields'] = self._current + return data + + def _value_from_field(self, obj, field): + value = field.value_from_object(obj) + # Protected types (i.e., primitives like None, numbers, dates, + # and Decimals) are passed through as is. All other values are + # converted to string first. + return value if is_protected_type(value) else field.value_to_string(obj) + + def handle_field(self, obj, field): + self._current[field.name] = self._value_from_field(obj, field) + + def handle_fk_field(self, obj, field): + if self.use_natural_foreign_keys and hasattr(field.remote_field.model, 'natural_key'): + related = getattr(obj, field.name) + if related: + value = related.natural_key() + else: + value = None + else: + value = self._value_from_field(obj, field) + self._current[field.name] = value + + def handle_m2m_field(self, obj, field): + if field.remote_field.through._meta.auto_created: + if self.use_natural_foreign_keys and hasattr(field.remote_field.model, 'natural_key'): + def m2m_value(value): + return value.natural_key() + else: + def m2m_value(value): + return self._value_from_field(value, value._meta.pk) + self._current[field.name] = [ + m2m_value(related) for related in getattr(obj, field.name).iterator() + ] + + def getvalue(self): + return self.objects + + +def Deserializer(object_list, *, using=DEFAULT_DB_ALIAS, ignorenonexistent=False, **options): + """ + Deserialize simple Python objects back into Django ORM instances. + + It's expected that you pass the Python objects themselves (instead of a + stream or a string) to the constructor + """ + field_names_cache = {} # Model: + + for d in object_list: + # Look up the model and starting build a dict of data for it. + try: + Model = _get_model(d["model"]) + except base.DeserializationError: + if ignorenonexistent: + continue + else: + raise + data = {} + if 'pk' in d: + try: + data[Model._meta.pk.attname] = Model._meta.pk.to_python(d.get('pk')) + except Exception as e: + raise base.DeserializationError.WithData(e, d['model'], d.get('pk'), None) + m2m_data = {} + + if Model not in field_names_cache: + field_names_cache[Model] = {f.name for f in Model._meta.get_fields()} + field_names = field_names_cache[Model] + + # Handle each field + for (field_name, field_value) in d["fields"].items(): + + if ignorenonexistent and field_name not in field_names: + # skip fields no longer on model + continue + + field = Model._meta.get_field(field_name) + + # Handle M2M relations + if field.remote_field and isinstance(field.remote_field, models.ManyToManyRel): + try: + values = base.deserialize_m2m_values(field, field_value, using) + except base.M2MDeserializationError as e: + raise base.DeserializationError.WithData(e.original_exc, d['model'], d.get('pk'), e.pk) + m2m_data[field.name] = values + # Handle FK fields + elif field.remote_field and isinstance(field.remote_field, models.ManyToOneRel): + try: + value = base.deserialize_fk_value(field, field_value, using) + except Exception as e: + raise base.DeserializationError.WithData(e, d['model'], d.get('pk'), field_value) + data[field.attname] = value + # Handle all other fields + else: + try: + data[field.name] = field.to_python(field_value) + except Exception as e: + raise base.DeserializationError.WithData(e, d['model'], d.get('pk'), field_value) + + obj = base.build_instance(Model, data, using) + yield base.DeserializedObject(obj, m2m_data) + + +def _get_model(model_identifier): + """Look up a model from an "app_label.model_name" string.""" + try: + return apps.get_model(model_identifier) + except (LookupError, TypeError): + raise base.DeserializationError("Invalid model identifier: '%s'" % model_identifier) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/pyyaml.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/pyyaml.py new file mode 100644 index 00000000000..ed3d391d514 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/pyyaml.py @@ -0,0 +1,77 @@ +""" +YAML serializer. + +Requires PyYaml (https://pyyaml.org/), but that's checked for in __init__. +""" + +import collections +import decimal +from io import StringIO + +import yaml + +from django.core.serializers.base import DeserializationError +from django.core.serializers.python import ( + Deserializer as PythonDeserializer, Serializer as PythonSerializer, +) +from django.db import models + +# Use the C (faster) implementation if possible +try: + from yaml import CSafeLoader as SafeLoader + from yaml import CSafeDumper as SafeDumper +except ImportError: + from yaml import SafeLoader, SafeDumper + + +class DjangoSafeDumper(SafeDumper): + def represent_decimal(self, data): + return self.represent_scalar('tag:yaml.org,2002:str', str(data)) + + def represent_ordered_dict(self, data): + return self.represent_mapping('tag:yaml.org,2002:map', data.items()) + + +DjangoSafeDumper.add_representer(decimal.Decimal, DjangoSafeDumper.represent_decimal) +DjangoSafeDumper.add_representer(collections.OrderedDict, DjangoSafeDumper.represent_ordered_dict) + + +class Serializer(PythonSerializer): + """Convert a queryset to YAML.""" + + internal_use_only = False + + def handle_field(self, obj, field): + # A nasty special case: base YAML doesn't support serialization of time + # types (as opposed to dates or datetimes, which it does support). Since + # we want to use the "safe" serializer for better interoperability, we + # need to do something with those pesky times. Converting 'em to strings + # isn't perfect, but it's better than a "!!python/time" type which would + # halt deserialization under any other language. + if isinstance(field, models.TimeField) and getattr(obj, field.name) is not None: + self._current[field.name] = str(getattr(obj, field.name)) + else: + super().handle_field(obj, field) + + def end_serialization(self): + yaml.dump(self.objects, self.stream, Dumper=DjangoSafeDumper, **self.options) + + def getvalue(self): + # Grandparent super + return super(PythonSerializer, self).getvalue() + + +def Deserializer(stream_or_string, **options): + """Deserialize a stream or string of YAML data.""" + if isinstance(stream_or_string, bytes): + stream_or_string = stream_or_string.decode() + if isinstance(stream_or_string, str): + stream = StringIO(stream_or_string) + else: + stream = stream_or_string + try: + yield from PythonDeserializer(yaml.load(stream, Loader=SafeLoader), **options) + except (GeneratorExit, DeserializationError): + raise + except Exception as exc: + raise DeserializationError() from exc diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/xml_serializer.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/xml_serializer.py new file mode 100644 index 00000000000..8cd63067fef --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/serializers/xml_serializer.py @@ -0,0 +1,384 @@ +""" +XML serializer. +""" + +from xml.dom import pulldom +from xml.sax import handler +from xml.sax.expatreader import ExpatParser as _ExpatParser + +from django.apps import apps +from django.conf import settings +from django.core.serializers import base +from django.db import DEFAULT_DB_ALIAS, models +from django.utils.xmlutils import ( + SimplerXMLGenerator, UnserializableContentError, +) + + +class Serializer(base.Serializer): + """Serialize a QuerySet to XML.""" + + def indent(self, level): + if self.options.get('indent') is not None: + self.xml.ignorableWhitespace('\n' + ' ' * self.options.get('indent') * level) + + def start_serialization(self): + """ + Start serialization -- open the XML document and the root element. + """ + self.xml = SimplerXMLGenerator(self.stream, self.options.get("encoding", settings.DEFAULT_CHARSET)) + self.xml.startDocument() + self.xml.startElement("django-objects", {"version": "1.0"}) + + def end_serialization(self): + """ + End serialization -- end the document. + """ + self.indent(0) + self.xml.endElement("django-objects") + self.xml.endDocument() + + def start_object(self, obj): + """ + Called as each object is handled. + """ + if not hasattr(obj, "_meta"): + raise base.SerializationError("Non-model object (%s) encountered during serialization" % type(obj)) + + self.indent(1) + attrs = {'model': str(obj._meta)} + if not self.use_natural_primary_keys or not hasattr(obj, 'natural_key'): + obj_pk = obj.pk + if obj_pk is not None: + attrs['pk'] = str(obj_pk) + + self.xml.startElement("object", attrs) + + def end_object(self, obj): + """ + Called after handling all fields for an object. + """ + self.indent(1) + self.xml.endElement("object") + + def handle_field(self, obj, field): + """ + Handle each field on an object (except for ForeignKeys and + ManyToManyFields). + """ + self.indent(2) + self.xml.startElement('field', { + 'name': field.name, + 'type': field.get_internal_type(), + }) + + # Get a "string version" of the object's data. + if getattr(obj, field.name) is not None: + try: + self.xml.characters(field.value_to_string(obj)) + except UnserializableContentError: + raise ValueError("%s.%s (pk:%s) contains unserializable characters" % ( + obj.__class__.__name__, field.name, obj.pk)) + else: + self.xml.addQuickElement("None") + + self.xml.endElement("field") + + def handle_fk_field(self, obj, field): + """ + Handle a ForeignKey (they need to be treated slightly + differently from regular fields). + """ + self._start_relational_field(field) + related_att = getattr(obj, field.get_attname()) + if related_att is not None: + if self.use_natural_foreign_keys and hasattr(field.remote_field.model, 'natural_key'): + related = getattr(obj, field.name) + # If related object has a natural key, use it + related = related.natural_key() + # Iterable natural keys are rolled out as subelements + for key_value in related: + self.xml.startElement("natural", {}) + self.xml.characters(str(key_value)) + self.xml.endElement("natural") + else: + self.xml.characters(str(related_att)) + else: + self.xml.addQuickElement("None") + self.xml.endElement("field") + + def handle_m2m_field(self, obj, field): + """ + Handle a ManyToManyField. Related objects are only serialized as + references to the object's PK (i.e. the related *data* is not dumped, + just the relation). + """ + if field.remote_field.through._meta.auto_created: + self._start_relational_field(field) + if self.use_natural_foreign_keys and hasattr(field.remote_field.model, 'natural_key'): + # If the objects in the m2m have a natural key, use it + def handle_m2m(value): + natural = value.natural_key() + # Iterable natural keys are rolled out as subelements + self.xml.startElement("object", {}) + for key_value in natural: + self.xml.startElement("natural", {}) + self.xml.characters(str(key_value)) + self.xml.endElement("natural") + self.xml.endElement("object") + else: + def handle_m2m(value): + self.xml.addQuickElement("object", attrs={ + 'pk': str(value.pk) + }) + for relobj in getattr(obj, field.name).iterator(): + handle_m2m(relobj) + + self.xml.endElement("field") + + def _start_relational_field(self, field): + """Output the element for relational fields.""" + self.indent(2) + self.xml.startElement('field', { + 'name': field.name, + 'rel': field.remote_field.__class__.__name__, + 'to': str(field.remote_field.model._meta), + }) + + +class Deserializer(base.Deserializer): + """Deserialize XML.""" + + def __init__(self, stream_or_string, *, using=DEFAULT_DB_ALIAS, ignorenonexistent=False, **options): + super().__init__(stream_or_string, **options) + self.event_stream = pulldom.parse(self.stream, self._make_parser()) + self.db = using + self.ignore = ignorenonexistent + + def _make_parser(self): + """Create a hardened XML parser (no custom/external entities).""" + return DefusedExpatParser() + + def __next__(self): + for event, node in self.event_stream: + if event == "START_ELEMENT" and node.nodeName == "object": + self.event_stream.expandNode(node) + return self._handle_object(node) + raise StopIteration + + def _handle_object(self, node): + """Convert an node to a DeserializedObject.""" + # Look up the model using the model loading mechanism. If this fails, + # bail. + Model = self._get_model_from_node(node, "model") + + # Start building a data dictionary from the object. + data = {} + if node.hasAttribute('pk'): + data[Model._meta.pk.attname] = Model._meta.pk.to_python( + node.getAttribute('pk')) + + # Also start building a dict of m2m data (this is saved as + # {m2m_accessor_attribute : [list_of_related_objects]}) + m2m_data = {} + + field_names = {f.name for f in Model._meta.get_fields()} + # Deserialize each field. + for field_node in node.getElementsByTagName("field"): + # If the field is missing the name attribute, bail (are you + # sensing a pattern here?) + field_name = field_node.getAttribute("name") + if not field_name: + raise base.DeserializationError(" node is missing the 'name' attribute") + + # Get the field from the Model. This will raise a + # FieldDoesNotExist if, well, the field doesn't exist, which will + # be propagated correctly unless ignorenonexistent=True is used. + if self.ignore and field_name not in field_names: + continue + field = Model._meta.get_field(field_name) + + # As is usually the case, relation fields get the special treatment. + if field.remote_field and isinstance(field.remote_field, models.ManyToManyRel): + m2m_data[field.name] = self._handle_m2m_field_node(field_node, field) + elif field.remote_field and isinstance(field.remote_field, models.ManyToOneRel): + data[field.attname] = self._handle_fk_field_node(field_node, field) + else: + if field_node.getElementsByTagName('None'): + value = None + else: + value = field.to_python(getInnerText(field_node).strip()) + data[field.name] = value + + obj = base.build_instance(Model, data, self.db) + + # Return a DeserializedObject so that the m2m data has a place to live. + return base.DeserializedObject(obj, m2m_data) + + def _handle_fk_field_node(self, node, field): + """ + Handle a node for a ForeignKey + """ + # Check if there is a child node named 'None', returning None if so. + if node.getElementsByTagName('None'): + return None + else: + model = field.remote_field.model + if hasattr(model._default_manager, 'get_by_natural_key'): + keys = node.getElementsByTagName('natural') + if keys: + # If there are 'natural' subelements, it must be a natural key + field_value = [getInnerText(k).strip() for k in keys] + obj = model._default_manager.db_manager(self.db).get_by_natural_key(*field_value) + obj_pk = getattr(obj, field.remote_field.field_name) + # If this is a natural foreign key to an object that + # has a FK/O2O as the foreign key, use the FK value + if field.remote_field.model._meta.pk.remote_field: + obj_pk = obj_pk.pk + else: + # Otherwise, treat like a normal PK + field_value = getInnerText(node).strip() + obj_pk = model._meta.get_field(field.remote_field.field_name).to_python(field_value) + return obj_pk + else: + field_value = getInnerText(node).strip() + return model._meta.get_field(field.remote_field.field_name).to_python(field_value) + + def _handle_m2m_field_node(self, node, field): + """ + Handle a node for a ManyToManyField. + """ + model = field.remote_field.model + default_manager = model._default_manager + if hasattr(default_manager, 'get_by_natural_key'): + def m2m_convert(n): + keys = n.getElementsByTagName('natural') + if keys: + # If there are 'natural' subelements, it must be a natural key + field_value = [getInnerText(k).strip() for k in keys] + obj_pk = default_manager.db_manager(self.db).get_by_natural_key(*field_value).pk + else: + # Otherwise, treat like a normal PK value. + obj_pk = model._meta.pk.to_python(n.getAttribute('pk')) + return obj_pk + else: + def m2m_convert(n): + return model._meta.pk.to_python(n.getAttribute('pk')) + return [m2m_convert(c) for c in node.getElementsByTagName("object")] + + def _get_model_from_node(self, node, attr): + """ + Look up a model from a or a + node. + """ + model_identifier = node.getAttribute(attr) + if not model_identifier: + raise base.DeserializationError( + "<%s> node is missing the required '%s' attribute" + % (node.nodeName, attr)) + try: + return apps.get_model(model_identifier) + except (LookupError, TypeError): + raise base.DeserializationError( + "<%s> node has invalid model identifier: '%s'" + % (node.nodeName, model_identifier)) + + +def getInnerText(node): + """Get all the inner text of a DOM node (recursively).""" + # inspired by https://mail.python.org/pipermail/xml-sig/2005-March/011022.html + inner_text = [] + for child in node.childNodes: + if child.nodeType == child.TEXT_NODE or child.nodeType == child.CDATA_SECTION_NODE: + inner_text.append(child.data) + elif child.nodeType == child.ELEMENT_NODE: + inner_text.extend(getInnerText(child)) + else: + pass + return "".join(inner_text) + + +# Below code based on Christian Heimes' defusedxml + + +class DefusedExpatParser(_ExpatParser): + """ + An expat parser hardened against XML bomb attacks. + + Forbid DTDs, external entity references + """ + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.setFeature(handler.feature_external_ges, False) + self.setFeature(handler.feature_external_pes, False) + + def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): + raise DTDForbidden(name, sysid, pubid) + + def entity_decl(self, name, is_parameter_entity, value, base, + sysid, pubid, notation_name): + raise EntitiesForbidden(name, value, base, sysid, pubid, notation_name) + + def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): + # expat 1.2 + raise EntitiesForbidden(name, None, base, sysid, pubid, notation_name) + + def external_entity_ref_handler(self, context, base, sysid, pubid): + raise ExternalReferenceForbidden(context, base, sysid, pubid) + + def reset(self): + _ExpatParser.reset(self) + parser = self._parser + parser.StartDoctypeDeclHandler = self.start_doctype_decl + parser.EntityDeclHandler = self.entity_decl + parser.UnparsedEntityDeclHandler = self.unparsed_entity_decl + parser.ExternalEntityRefHandler = self.external_entity_ref_handler + + +class DefusedXmlException(ValueError): + """Base exception.""" + def __repr__(self): + return str(self) + + +class DTDForbidden(DefusedXmlException): + """Document type definition is forbidden.""" + def __init__(self, name, sysid, pubid): + super().__init__() + self.name = name + self.sysid = sysid + self.pubid = pubid + + def __str__(self): + tpl = "DTDForbidden(name='{}', system_id={!r}, public_id={!r})" + return tpl.format(self.name, self.sysid, self.pubid) + + +class EntitiesForbidden(DefusedXmlException): + """Entity definition is forbidden.""" + def __init__(self, name, value, base, sysid, pubid, notation_name): + super().__init__() + self.name = name + self.value = value + self.base = base + self.sysid = sysid + self.pubid = pubid + self.notation_name = notation_name + + def __str__(self): + tpl = "EntitiesForbidden(name='{}', system_id={!r}, public_id={!r})" + return tpl.format(self.name, self.sysid, self.pubid) + + +class ExternalReferenceForbidden(DefusedXmlException): + """Resolving an external reference is forbidden.""" + def __init__(self, context, base, sysid, pubid): + super().__init__() + self.context = context + self.base = base + self.sysid = sysid + self.pubid = pubid + + def __str__(self): + tpl = "ExternalReferenceForbidden(system_id='{}', public_id={})" + return tpl.format(self.sysid, self.pubid) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..5a877a0a625926a05ad3c63753e92773d1f8e56a GIT binary patch literal 187 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdN literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__pycache__/basehttp.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/__pycache__/basehttp.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b4e9cea1008864b8aed512d676933c5c93e0aa28 GIT binary patch literal 7011 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 F{twMM1Wy0} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/basehttp.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/basehttp.py new file mode 100644 index 00000000000..3e8f176bc65 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/servers/basehttp.py @@ -0,0 +1,213 @@ +""" +HTTP server that implements the Python WSGI protocol (PEP 333, rev 1.21). + +Based on wsgiref.simple_server which is part of the standard library since 2.5. + +This is a simple server for use in testing or debugging Django apps. It hasn't +been reviewed for security issues. DON'T USE IT FOR PRODUCTION USE! +""" + +import logging +import socket +import socketserver +import sys +from wsgiref import simple_server + +from django.core.exceptions import ImproperlyConfigured +from django.core.handlers.wsgi import LimitedStream +from django.core.wsgi import get_wsgi_application +from django.utils.module_loading import import_string + +__all__ = ('WSGIServer', 'WSGIRequestHandler') + +logger = logging.getLogger('django.server') + + +def get_internal_wsgi_application(): + """ + Load and return the WSGI application as configured by the user in + ``settings.WSGI_APPLICATION``. With the default ``startproject`` layout, + this will be the ``application`` object in ``projectname/wsgi.py``. + + This function, and the ``WSGI_APPLICATION`` setting itself, are only useful + for Django's internal server (runserver); external WSGI servers should just + be configured to point to the correct application object directly. + + If settings.WSGI_APPLICATION is not set (is ``None``), return + whatever ``django.core.wsgi.get_wsgi_application`` returns. + """ + from django.conf import settings + app_path = getattr(settings, 'WSGI_APPLICATION') + if app_path is None: + return get_wsgi_application() + + try: + return import_string(app_path) + except ImportError as err: + raise ImproperlyConfigured( + "WSGI application '%s' could not be loaded; " + "Error importing module." % app_path + ) from err + + +def is_broken_pipe_error(): + exc_type, exc_value = sys.exc_info()[:2] + return issubclass(exc_type, socket.error) and exc_value.args[0] == 32 + + +class WSGIServer(simple_server.WSGIServer): + """BaseHTTPServer that implements the Python WSGI protocol""" + + request_queue_size = 10 + + def __init__(self, *args, ipv6=False, allow_reuse_address=True, **kwargs): + if ipv6: + self.address_family = socket.AF_INET6 + self.allow_reuse_address = allow_reuse_address + super().__init__(*args, **kwargs) + + def handle_error(self, request, client_address): + if is_broken_pipe_error(): + logger.info("- Broken pipe from %s\n", client_address) + else: + super().handle_error(request, client_address) + + +class ThreadedWSGIServer(socketserver.ThreadingMixIn, WSGIServer): + """A threaded version of the WSGIServer""" + daemon_threads = True + + +class ServerHandler(simple_server.ServerHandler): + http_version = '1.1' + + def __init__(self, stdin, stdout, stderr, environ, **kwargs): + """ + Use a LimitedStream so that unread request data will be ignored at + the end of the request. WSGIRequest uses a LimitedStream but it + shouldn't discard the data since the upstream servers usually do this. + This fix applies only for testserver/runserver. + """ + try: + content_length = int(environ.get('CONTENT_LENGTH')) + except (ValueError, TypeError): + content_length = 0 + super().__init__(LimitedStream(stdin, content_length), stdout, stderr, environ, **kwargs) + + def cleanup_headers(self): + super().cleanup_headers() + # HTTP/1.1 requires support for persistent connections. Send 'close' if + # the content length is unknown to prevent clients from reusing the + # connection. + if 'Content-Length' not in self.headers: + self.headers['Connection'] = 'close' + # Mark the connection for closing if it's set as such above or if the + # application sent the header. + if self.headers.get('Connection') == 'close': + self.request_handler.close_connection = True + + def close(self): + self.get_stdin()._read_limited() + super().close() + + def handle_error(self): + # Ignore broken pipe errors, otherwise pass on + if not is_broken_pipe_error(): + super().handle_error() + + +class WSGIRequestHandler(simple_server.WSGIRequestHandler): + protocol_version = 'HTTP/1.1' + + def address_string(self): + # Short-circuit parent method to not call socket.getfqdn + return self.client_address[0] + + def log_message(self, format, *args): + extra = { + 'request': self.request, + 'server_time': self.log_date_time_string(), + } + if args[1][0] == '4': + # 0x16 = Handshake, 0x03 = SSL 3.0 or TLS 1.x + if args[0].startswith('\x16\x03'): + extra['status_code'] = 500 + logger.error( + "You're accessing the development server over HTTPS, but " + "it only supports HTTP.\n", extra=extra, + ) + return + + if args[1].isdigit() and len(args[1]) == 3: + status_code = int(args[1]) + extra['status_code'] = status_code + + if status_code >= 500: + level = logger.error + elif status_code >= 400: + level = logger.warning + else: + level = logger.info + else: + level = logger.info + + level(format, *args, extra=extra) + + def get_environ(self): + # Strip all headers with underscores in the name before constructing + # the WSGI environ. This prevents header-spoofing based on ambiguity + # between underscores and dashes both normalized to underscores in WSGI + # env vars. Nginx and Apache 2.4+ both do this as well. + for k in self.headers: + if '_' in k: + del self.headers[k] + + return super().get_environ() + + def handle(self): + self.close_connection = True + self.handle_one_request() + while not self.close_connection: + self.handle_one_request() + try: + self.connection.shutdown(socket.SHUT_WR) + except (socket.error, AttributeError): + pass + + def handle_one_request(self): + """Copy of WSGIRequestHandler.handle() but with different ServerHandler""" + self.raw_requestline = self.rfile.readline(65537) + if len(self.raw_requestline) > 65536: + self.requestline = '' + self.request_version = '' + self.command = '' + self.send_error(414) + return + + if not self.parse_request(): # An error code has been sent, just exit + return + + handler = ServerHandler( + self.rfile, self.wfile, self.get_stderr(), self.get_environ() + ) + handler.request_handler = self # backpointer for logging & connection closing + handler.run(self.server.get_app()) + + +def run(addr, port, wsgi_handler, ipv6=False, threading=False, server_cls=WSGIServer): + server_address = (addr, port) + if threading: + httpd_cls = type('WSGIServer', (socketserver.ThreadingMixIn, server_cls), {}) + else: + httpd_cls = server_cls + httpd = httpd_cls(server_address, WSGIRequestHandler, ipv6=ipv6) + if threading: + # ThreadingMixIn.daemon_threads indicates how threads will behave on an + # abrupt shutdown; like quitting the server by the user or restarting + # by the auto-reloader. True means the server will not wait for thread + # termination before it quits. This will make auto-reloader faster + # and will prevent the need to kill the server manually if a thread + # isn't terminating correctly. + httpd.daemon_threads = True + httpd.set_app(wsgi_handler) + httpd.serve_forever() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/signals.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/signals.py new file mode 100644 index 00000000000..5d9618dd0c5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/signals.py @@ -0,0 +1,6 @@ +from django.dispatch import Signal + +request_started = Signal(providing_args=["environ"]) +request_finished = Signal() +got_request_exception = Signal(providing_args=["request"]) +setting_changed = Signal(providing_args=["setting", "value", "enter"]) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/signing.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/signing.py new file mode 100644 index 00000000000..1e928385963 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/signing.py @@ -0,0 +1,198 @@ +""" +Functions for creating and restoring url-safe signed JSON objects. + +The format used looks like this: + +>>> signing.dumps("hello") +'ImhlbGxvIg:1QaUZC:YIye-ze3TTx7gtSv422nZA4sgmk' + +There are two components here, separated by a ':'. The first component is a +URLsafe base64 encoded JSON of the object passed to dumps(). The second +component is a base64 encoded hmac/SHA1 hash of "$first_component:$secret" + +signing.loads(s) checks the signature and returns the deserialized object. +If the signature fails, a BadSignature exception is raised. + +>>> signing.loads("ImhlbGxvIg:1QaUZC:YIye-ze3TTx7gtSv422nZA4sgmk") +'hello' +>>> signing.loads("ImhlbGxvIg:1QaUZC:YIye-ze3TTx7gtSv422nZA4sgmk-modified") +... +BadSignature: Signature failed: ImhlbGxvIg:1QaUZC:YIye-ze3TTx7gtSv422nZA4sgmk-modified + +You can optionally compress the JSON prior to base64 encoding it to save +space, using the compress=True argument. This checks if compression actually +helps and only applies compression if the result is a shorter string: + +>>> signing.dumps(list(range(1, 20)), compress=True) +'.eJwFwcERACAIwLCF-rCiILN47r-GyZVJsNgkxaFxoDgxcOHGxMKD_T7vhAml:1QaUaL:BA0thEZrp4FQVXIXuOvYJtLJSrQ' + +The fact that the string is compressed is signalled by the prefixed '.' at the +start of the base64 JSON. + +There are 65 url-safe characters: the 64 used by url-safe base64 and the ':'. +These functions make use of all of them. +""" + +import base64 +import datetime +import json +import re +import time +import zlib + +from django.conf import settings +from django.utils import baseconv +from django.utils.crypto import constant_time_compare, salted_hmac +from django.utils.encoding import force_bytes +from django.utils.module_loading import import_string + +_SEP_UNSAFE = re.compile(r'^[A-z0-9-_=]*$') + + +class BadSignature(Exception): + """Signature does not match.""" + pass + + +class SignatureExpired(BadSignature): + """Signature timestamp is older than required max_age.""" + pass + + +def b64_encode(s): + return base64.urlsafe_b64encode(s).strip(b'=') + + +def b64_decode(s): + pad = b'=' * (-len(s) % 4) + return base64.urlsafe_b64decode(s + pad) + + +def base64_hmac(salt, value, key): + return b64_encode(salted_hmac(salt, value, key).digest()).decode() + + +def get_cookie_signer(salt='django.core.signing.get_cookie_signer'): + Signer = import_string(settings.SIGNING_BACKEND) + key = force_bytes(settings.SECRET_KEY) # SECRET_KEY may be str or bytes. + return Signer(b'django.http.cookies' + key, salt=salt) + + +class JSONSerializer: + """ + Simple wrapper around json to be used in signing.dumps and + signing.loads. + """ + def dumps(self, obj): + return json.dumps(obj, separators=(',', ':')).encode('latin-1') + + def loads(self, data): + return json.loads(data.decode('latin-1')) + + +def dumps(obj, key=None, salt='django.core.signing', serializer=JSONSerializer, compress=False): + """ + Return URL-safe, hmac/SHA1 signed base64 compressed JSON string. If key is + None, use settings.SECRET_KEY instead. + + If compress is True (not the default), check if compressing using zlib can + save some space. Prepend a '.' to signify compression. This is included + in the signature, to protect against zip bombs. + + Salt can be used to namespace the hash, so that a signed string is + only valid for a given namespace. Leaving this at the default + value or re-using a salt value across different parts of your + application without good cause is a security risk. + + The serializer is expected to return a bytestring. + """ + data = serializer().dumps(obj) + + # Flag for if it's been compressed or not + is_compressed = False + + if compress: + # Avoid zlib dependency unless compress is being used + compressed = zlib.compress(data) + if len(compressed) < (len(data) - 1): + data = compressed + is_compressed = True + base64d = b64_encode(data).decode() + if is_compressed: + base64d = '.' + base64d + return TimestampSigner(key, salt=salt).sign(base64d) + + +def loads(s, key=None, salt='django.core.signing', serializer=JSONSerializer, max_age=None): + """ + Reverse of dumps(), raise BadSignature if signature fails. + + The serializer is expected to accept a bytestring. + """ + # TimestampSigner.unsign() returns str but base64 and zlib compression + # operate on bytes. + base64d = TimestampSigner(key, salt=salt).unsign(s, max_age=max_age).encode() + decompress = base64d[:1] == b'.' + if decompress: + # It's compressed; uncompress it first + base64d = base64d[1:] + data = b64_decode(base64d) + if decompress: + data = zlib.decompress(data) + return serializer().loads(data) + + +class Signer: + + def __init__(self, key=None, sep=':', salt=None): + # Use of native strings in all versions of Python + self.key = key or settings.SECRET_KEY + self.sep = sep + if _SEP_UNSAFE.match(self.sep): + raise ValueError( + 'Unsafe Signer separator: %r (cannot be empty or consist of ' + 'only A-z0-9-_=)' % sep, + ) + self.salt = salt or '%s.%s' % (self.__class__.__module__, self.__class__.__name__) + + def signature(self, value): + return base64_hmac(self.salt + 'signer', value, self.key) + + def sign(self, value): + return '%s%s%s' % (value, self.sep, self.signature(value)) + + def unsign(self, signed_value): + if self.sep not in signed_value: + raise BadSignature('No "%s" found in value' % self.sep) + value, sig = signed_value.rsplit(self.sep, 1) + if constant_time_compare(sig, self.signature(value)): + return value + raise BadSignature('Signature "%s" does not match' % sig) + + +class TimestampSigner(Signer): + + def timestamp(self): + return baseconv.base62.encode(int(time.time())) + + def sign(self, value): + value = '%s%s%s' % (value, self.sep, self.timestamp()) + return super().sign(value) + + def unsign(self, value, max_age=None): + """ + Retrieve original value and check it wasn't signed more + than max_age seconds ago. + """ + result = super().unsign(value) + value, timestamp = result.rsplit(self.sep, 1) + timestamp = baseconv.base62.decode(timestamp) + if max_age is not None: + if isinstance(max_age, datetime.timedelta): + max_age = max_age.total_seconds() + # Check timestamp is not older than max_age + age = time.time() - timestamp + if age > max_age: + raise SignatureExpired( + 'Signature age %s > %s seconds' % (age, max_age)) + return value diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/validators.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/validators.py new file mode 100644 index 00000000000..92394a7eaea --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/validators.py @@ -0,0 +1,538 @@ +import ipaddress +import re +from pathlib import Path +from urllib.parse import urlsplit, urlunsplit + +from django.core.exceptions import ValidationError +from django.utils.deconstruct import deconstructible +from django.utils.functional import SimpleLazyObject +from django.utils.ipv6 import is_valid_ipv6_address +from django.utils.translation import gettext_lazy as _, ngettext_lazy + +# These values, if given to validate(), will trigger the self.required check. +EMPTY_VALUES = (None, '', [], (), {}) + + +def _lazy_re_compile(regex, flags=0): + """Lazily compile a regex with flags.""" + def _compile(): + # Compile the regex if it was not passed pre-compiled. + if isinstance(regex, str): + return re.compile(regex, flags) + else: + assert not flags, "flags must be empty if regex is passed pre-compiled" + return regex + return SimpleLazyObject(_compile) + + +@deconstructible +class RegexValidator: + regex = '' + message = _('Enter a valid value.') + code = 'invalid' + inverse_match = False + flags = 0 + + def __init__(self, regex=None, message=None, code=None, inverse_match=None, flags=None): + if regex is not None: + self.regex = regex + if message is not None: + self.message = message + if code is not None: + self.code = code + if inverse_match is not None: + self.inverse_match = inverse_match + if flags is not None: + self.flags = flags + if self.flags and not isinstance(self.regex, str): + raise TypeError("If the flags are set, regex must be a regular expression string.") + + self.regex = _lazy_re_compile(self.regex, self.flags) + + def __call__(self, value): + """ + Validate that the input contains (or does *not* contain, if + inverse_match is True) a match for the regular expression. + """ + regex_matches = self.regex.search(str(value)) + invalid_input = regex_matches if self.inverse_match else not regex_matches + if invalid_input: + raise ValidationError(self.message, code=self.code) + + def __eq__(self, other): + return ( + isinstance(other, RegexValidator) and + self.regex.pattern == other.regex.pattern and + self.regex.flags == other.regex.flags and + (self.message == other.message) and + (self.code == other.code) and + (self.inverse_match == other.inverse_match) + ) + + +@deconstructible +class URLValidator(RegexValidator): + ul = '\u00a1-\uffff' # unicode letters range (must not be a raw string) + + # IP patterns + ipv4_re = r'(?:25[0-5]|2[0-4]\d|[0-1]?\d?\d)(?:\.(?:25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}' + ipv6_re = r'\[[0-9a-f:\.]+\]' # (simple regex, validated later) + + # Host patterns + hostname_re = r'[a-z' + ul + r'0-9](?:[a-z' + ul + r'0-9-]{0,61}[a-z' + ul + r'0-9])?' + # Max length for domain name labels is 63 characters per RFC 1034 sec. 3.1 + domain_re = r'(?:\.(?!-)[a-z' + ul + r'0-9-]{1,63}(? ACE + except UnicodeError: # invalid domain part + raise e + url = urlunsplit((scheme, netloc, path, query, fragment)) + super().__call__(url) + else: + raise + else: + # Now verify IPv6 in the netloc part + host_match = re.search(r'^\[(.+)\](?::\d{2,5})?$', urlsplit(value).netloc) + if host_match: + potential_ip = host_match.groups()[0] + try: + validate_ipv6_address(potential_ip) + except ValidationError: + raise ValidationError(self.message, code=self.code) + + # The maximum length of a full host name is 253 characters per RFC 1034 + # section 3.1. It's defined to be 255 bytes or less, but this includes + # one byte for the length of the name and one byte for the trailing dot + # that's used to indicate absolute names in DNS. + if len(urlsplit(value).netloc) > 253: + raise ValidationError(self.message, code=self.code) + + +integer_validator = RegexValidator( + _lazy_re_compile(r'^-?\d+\Z'), + message=_('Enter a valid integer.'), + code='invalid', +) + + +def validate_integer(value): + return integer_validator(value) + + +@deconstructible +class EmailValidator: + message = _('Enter a valid email address.') + code = 'invalid' + user_regex = _lazy_re_compile( + r"(^[-!#$%&'*+/=?^_`{}|~0-9A-Z]+(\.[-!#$%&'*+/=?^_`{}|~0-9A-Z]+)*\Z" # dot-atom + r'|^"([\001-\010\013\014\016-\037!#-\[\]-\177]|\\[\001-\011\013\014\016-\177])*"\Z)', # quoted-string + re.IGNORECASE) + domain_regex = _lazy_re_compile( + # max length for domain name labels is 63 characters per RFC 1034 + r'((?:[A-Z0-9](?:[A-Z0-9-]{0,61}[A-Z0-9])?\.)+)(?:[A-Z0-9-]{2,63}(? b + + +@deconstructible +class MinValueValidator(BaseValidator): + message = _('Ensure this value is greater than or equal to %(limit_value)s.') + code = 'min_value' + + def compare(self, a, b): + return a < b + + +@deconstructible +class MinLengthValidator(BaseValidator): + message = ngettext_lazy( + 'Ensure this value has at least %(limit_value)d character (it has %(show_value)d).', + 'Ensure this value has at least %(limit_value)d characters (it has %(show_value)d).', + 'limit_value') + code = 'min_length' + + def compare(self, a, b): + return a < b + + def clean(self, x): + return len(x) + + +@deconstructible +class MaxLengthValidator(BaseValidator): + message = ngettext_lazy( + 'Ensure this value has at most %(limit_value)d character (it has %(show_value)d).', + 'Ensure this value has at most %(limit_value)d characters (it has %(show_value)d).', + 'limit_value') + code = 'max_length' + + def compare(self, a, b): + return a > b + + def clean(self, x): + return len(x) + + +@deconstructible +class DecimalValidator: + """ + Validate that the input does not exceed the maximum number of digits + expected, otherwise raise ValidationError. + """ + messages = { + 'invalid': _('Enter a number.'), + 'max_digits': ngettext_lazy( + 'Ensure that there are no more than %(max)s digit in total.', + 'Ensure that there are no more than %(max)s digits in total.', + 'max' + ), + 'max_decimal_places': ngettext_lazy( + 'Ensure that there are no more than %(max)s decimal place.', + 'Ensure that there are no more than %(max)s decimal places.', + 'max' + ), + 'max_whole_digits': ngettext_lazy( + 'Ensure that there are no more than %(max)s digit before the decimal point.', + 'Ensure that there are no more than %(max)s digits before the decimal point.', + 'max' + ), + } + + def __init__(self, max_digits, decimal_places): + self.max_digits = max_digits + self.decimal_places = decimal_places + + def __call__(self, value): + digit_tuple, exponent = value.as_tuple()[1:] + if exponent in {'F', 'n', 'N'}: + raise ValidationError(self.messages['invalid']) + if exponent >= 0: + # A positive exponent adds that many trailing zeros. + digits = len(digit_tuple) + exponent + decimals = 0 + else: + # If the absolute value of the negative exponent is larger than the + # number of digits, then it's the same as the number of digits, + # because it'll consume all of the digits in digit_tuple and then + # add abs(exponent) - len(digit_tuple) leading zeros after the + # decimal point. + if abs(exponent) > len(digit_tuple): + digits = decimals = abs(exponent) + else: + digits = len(digit_tuple) + decimals = abs(exponent) + whole_digits = digits - decimals + + if self.max_digits is not None and digits > self.max_digits: + raise ValidationError( + self.messages['max_digits'], + code='max_digits', + params={'max': self.max_digits}, + ) + if self.decimal_places is not None and decimals > self.decimal_places: + raise ValidationError( + self.messages['max_decimal_places'], + code='max_decimal_places', + params={'max': self.decimal_places}, + ) + if (self.max_digits is not None and self.decimal_places is not None and + whole_digits > (self.max_digits - self.decimal_places)): + raise ValidationError( + self.messages['max_whole_digits'], + code='max_whole_digits', + params={'max': (self.max_digits - self.decimal_places)}, + ) + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self.max_digits == other.max_digits and + self.decimal_places == other.decimal_places + ) + + +@deconstructible +class FileExtensionValidator: + message = _( + "File extension '%(extension)s' is not allowed. " + "Allowed extensions are: '%(allowed_extensions)s'." + ) + code = 'invalid_extension' + + def __init__(self, allowed_extensions=None, message=None, code=None): + if allowed_extensions is not None: + allowed_extensions = [allowed_extension.lower() for allowed_extension in allowed_extensions] + self.allowed_extensions = allowed_extensions + if message is not None: + self.message = message + if code is not None: + self.code = code + + def __call__(self, value): + extension = Path(value.name).suffix[1:].lower() + if self.allowed_extensions is not None and extension not in self.allowed_extensions: + raise ValidationError( + self.message, + code=self.code, + params={ + 'extension': extension, + 'allowed_extensions': ', '.join(self.allowed_extensions) + } + ) + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self.allowed_extensions == other.allowed_extensions and + self.message == other.message and + self.code == other.code + ) + + +def get_available_image_extensions(): + try: + from PIL import Image + except ImportError: + return [] + else: + Image.init() + return [ext.lower()[1:] for ext in Image.EXTENSION] + + +def validate_image_file_extension(value): + return FileExtensionValidator(allowed_extensions=get_available_image_extensions())(value) + + +@deconstructible +class ProhibitNullCharactersValidator: + """Validate that the string doesn't contain the null character.""" + message = _('Null characters are not allowed.') + code = 'null_characters_not_allowed' + + def __init__(self, message=None, code=None): + if message is not None: + self.message = message + if code is not None: + self.code = code + + def __call__(self, value): + if '\x00' in str(value): + raise ValidationError(self.message, code=self.code) + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self.message == other.message and + self.code == other.code + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/core/wsgi.py b/Dev/trydjango/lib/python3.8/site-packages/django/core/wsgi.py new file mode 100644 index 00000000000..35e0fa8e80f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/core/wsgi.py @@ -0,0 +1,13 @@ +import django +from django.core.handlers.wsgi import WSGIHandler + + +def get_wsgi_application(): + """ + The public interface to Django's WSGI support. Return a WSGI callable. + + Avoids making django.core.handlers.WSGIHandler a public API, in case the + internal WSGI implementation changes or moves in the future. + """ + django.setup(set_prefix=False) + return WSGIHandler() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/__init__.py new file mode 100644 index 00000000000..5708c1c5de4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/__init__.py @@ -0,0 +1,65 @@ +from django.core import signals +from django.db.utils import ( + DEFAULT_DB_ALIAS, DJANGO_VERSION_PICKLE_KEY, ConnectionHandler, + ConnectionRouter, DatabaseError, DataError, Error, IntegrityError, + InterfaceError, InternalError, NotSupportedError, OperationalError, + ProgrammingError, +) + +__all__ = [ + 'connection', 'connections', 'router', 'DatabaseError', 'IntegrityError', + 'InternalError', 'ProgrammingError', 'DataError', 'NotSupportedError', + 'Error', 'InterfaceError', 'OperationalError', 'DEFAULT_DB_ALIAS', + 'DJANGO_VERSION_PICKLE_KEY', +] + +connections = ConnectionHandler() + +router = ConnectionRouter() + + +# DatabaseWrapper.__init__() takes a dictionary, not a settings module, so we +# manually create the dictionary from the settings, passing only the settings +# that the database backends care about. +# We load all these up for backwards compatibility, you should use +# connections['default'] instead. +class DefaultConnectionProxy: + """ + Proxy for accessing the default DatabaseWrapper object's attributes. If you + need to access the DatabaseWrapper object itself, use + connections[DEFAULT_DB_ALIAS] instead. + """ + def __getattr__(self, item): + return getattr(connections[DEFAULT_DB_ALIAS], item) + + def __setattr__(self, name, value): + return setattr(connections[DEFAULT_DB_ALIAS], name, value) + + def __delattr__(self, name): + return delattr(connections[DEFAULT_DB_ALIAS], name) + + def __eq__(self, other): + return connections[DEFAULT_DB_ALIAS] == other + + +connection = DefaultConnectionProxy() + + +# Register an event to reset saved queries when a Django request is started. +def reset_queries(**kwargs): + for conn in connections.all(): + conn.queries_log.clear() + + +signals.request_started.connect(reset_queries) + + +# Register an event to reset transaction state and close connections past +# their lifetime. +def close_old_connections(**kwargs): + for conn in connections.all(): + conn.close_if_unusable_or_obsolete() + + +signals.request_started.connect(close_old_connections) +signals.request_finished.connect(close_old_connections) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..888bfbfdfc502af6cd73c16f805b9016a39173e7 GIT binary patch literal 2270 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 z zj{;6Q8eM^f0wRmA5;%yuYs6ot=)<+yHDU~CbbgY2VraGKQ-bH?120J;J{`c{t$9{V zKZXpjl_U`?d$*D)l;=hYql$HO#g@0U<`Tk4`|Gq^nk~4g&-6WfgFZv>xO5bbgf3IeVXc9mi z={@1zZ2xP&NEO;gbMaE|uzg`dt< zt}i)12NFY0!nwUT|K-iH^JV#dlr1O!9U;DA%kSBfG?HZU^&h{F)7u3q%2ZsVf`~GT mo{@P)ZtZihS_x)R#95;_ig`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdlIYq;;_lhPbtkwwF6oF8HgDGDyT47 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/__pycache__/ddl_references.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/__pycache__/ddl_references.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3d176798ea28f6384d99dc07c73d387cdd384e12 GIT binary patch literal 7998 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/__pycache__/signals.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/__pycache__/signals.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0a681511032537f1850e8ea8c4060fc97beda5e2 GIT binary patch literal 295 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%0A<-U^DX@P0z>4N% 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/creation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/creation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..cf1e49567763025307b23dccdc86bba12979b01c GIT binary patch literal 8856 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/features.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/features.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4647e8b8faa17e22f08a13a73722b2326a1acf84 GIT binary patch literal 4969 zcma)A*?QZ?6$VI3qGfGfBwMx|(_1U1v6Loty~-=}s{a{)5G1SqN__{jof(`t=RXVdXmWDg!tbX~nfJPG zS^uU%@mI#+E0F#S4`B)0w*s5lHuXz>DJZjYP+=7_F8d?FC>yn{uPsp#Bd;tm^0LIn z#ORJyANvLSt-3uJ-HFAj+^d%cXEvjFC+T)06-%+ERHOzo4^`AwP7ruu+st6YwClLL zQt+;dx>ChGmkuiaauNS&Tb8t#Ei6_NHYo=ue@Y z2F-xZV0;$sIna5~ENBjN0rMBp&ZE7A_A+Pz{VQnS16>8xFun%54!QxliMd;#Ux_mN zHO7nR*U`R@_BUuh0Nn;HVZ4m?L(p$QA7T74=y#wy82?^W*e7W3V*DxSGxYy}_H(p< zMEeEWFF{{{?qPf%v?5p88pi9Ouf+)a6XqU({*3WAXg5ILf;K^0n0pBN4z!K&4yb|t zBeajvK7ssCLEmG{K!1@xytLR~vGO-DD#l(}jLW}^syOw^dTBEU{c&;H^qc5Uh)L6T zMHx_-8l1oHXu0adP803AbmBxwz24Yl6ZfOYmrl6uNnZ>sw^Xn*^@&zMnn3%)eqnLo z5J%dZ0Lr)4yypLL$Po>YKa(`Z&GP7k- zGJTpY=d+bJR=!@z*GID6$Q$bi`^SR9)wPPTrm-^RNw%6`8)@qG=_czvR+glqO_wTKI!y9WmjoRYV+JntTeZ9Z< zU~^|}yFsI^w|MHc$M-fKt?kqn@75dr>pN>3Yb%Y~%GRUJ#^Td@ZGC&|+oOB>7gx8p z9-j0@MZl?#rZygR6QvPP$5Jy%Hl=0Eog|Lj2*EWTR8{2rgdSFH$=C(jCGcS|FoSaj zBW{$0@o_xN=B6wvVuBEG9=ojaggtH(4WH-j{`>F7MDd^_D4^?*_Zk#@gie1h^@P`@ z7?J&@!N3zMoU2%Ir8BNRuwirC`W|U%2bMIErqci9BrEPTR#(>^*PKw)l=K~BpPG)H zSl3!fnA!Fhdi{E%K4SE#CNW|ck%rt3xdNh~XD4=UUUT5OVJl z>C0r@a><^vr|hcTzxi%0r5o#lqD$xmlJmhh=RqVApZXIVUg`Mh3On8Q;IN_7^rc{D z9p8`kHE*jZ>GEcecROt1_#8qd;wI(Tj%Kqm=*B&6U=cWBkMB8tBH3Kh6;Ks-9o!qC zl^)o{u6bcB6;u-ArDms&6#|gvj^<(F`izlInIKmOJ!HtL&YqpegbsZIZ zkg;d>|1bVok|fbMWH$*r5MD_~Xf{vNkS0+f_XKaLC_q5gs2teUBTG76YbJhY$S}PN znU751e9g79C%cgmaxOgrISMZ>%+F^);w{Qtng z`(C_@H?vuKYpP9-Aj4BdvxO6TVWHakqOnqA0^m4v!0T@Uvr_~7U?6+yd^+IJM0r6rXNk#yN~ ztl(il5s(2CYj%c2gx!1&Y&ogA@&gL0^1>Xzsk%ZZ_VxgygiK5-XY+JaHZ2l`bvS6c zbR|DB20|l+*Wqm7&Nw@JFJD%&Ee|+_#i7suGP{Cr~_9@G}d^Eb#^vqiM>Gf z5l!JoBoKAIuoap6H31rSTgm5%hX`VFs^_9qAg|z&5`YDc+~1YiZRzFbj0>f!+;O zJRN(;UVMmp&8{EjdjuOo)!_t3iilb*cFu{Tz;k&q4YL`#(6B(@Lihz2$oPl;0T{!# z;mhn|4ivx#R=`~xADID;kgpuE`k`B87fRD>F(oYIJ5!j)J%pid562+BGQ`}>lYCU^ zx@rBpQasVq_4GEFrT^{%l8WxT`6Nk9A*5`C>>LK*dq?2Az!*$G29^vSge4Y}Tvz2aWlpUlPqFl*-cAOF5Xd zsoC)_pPU0<$-YjDcoQ5hWJ_j#X=o|OPqj+wDyY$D)qFBnKToUjFX#h86WfG6V^5U- E3yjT2>;M1& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/introspection.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/introspection.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..22cc6c50b7c02aaa7d0e847b6581d3c1bba55e26 GIT binary patch literal 8212 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..513058f4f74bf0a06697869c121a2eec14240785 GIT binary patch literal 29572 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 X@OT=JiDOHSAk5H(zDFGCJG1{6WhsDs literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/schema.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/schema.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ae6c080c0d1414fd86f4914a4fc76226ef43b700 GIT binary patch literal 30903 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/validation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/__pycache__/validation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2efb3a1398c5264037053ccb13ce22de2184cd11 GIT binary patch literal 1339 zcmah}&2H2%5VoCUlijwWLI`m{P&l!NZjdS@kg5v70tcjC5Isaft~d5>vztv)+e?3x zo?3~Dr)ZCTrCfOgZXAG_Y`1L1pQZ8G6VJ>ypT~K>wA3OnK0k|+WtWgIxS1agY@UOd zn=rj0l1O?2a?Bzk**ns9Vz6Hu40g{!%p;f-iKrwIlQeQ9lgA!231?oecd zysO4}*i|1xs}E#t3Dcw(76*1G&(=CmLz7sw3LYad0H@0%vKL;WHn1=%oP%5(Q~~En zmRQa)xv5K_hxh-?MQ3(4rf_&R&89zm&>=P`2%Hz zwYu(!D(EX=Ct4Y371nuN`Iq|(T5~%`XLEg^GPPgmjb+S-%)5;JIDGOiQm3dp>uDZ~ z)NFLFVzgV8zavZy1WB$Ok*1Y5&ZPpy$AB@qrPb~v(ModJ<1?I*4;v(Aioc=uEj$~I z524+d_JdcmrvnVzP+I5OL=V8rOo}4c)^JG0uVP;XZv7&CTJ{YHpzBszn7frGSj`=n z2z6PDwZ1cVkpe9dooZ1S1g= self.close_at: + self.close() + return + + # ##### Thread safety handling ##### + + def validate_thread_sharing(self): + """ + Validate that the connection isn't accessed by another thread than the + one which originally created it, unless the connection was explicitly + authorized to be shared between threads (via the `allow_thread_sharing` + property). Raise an exception if the validation fails. + """ + if not (self.allow_thread_sharing or self._thread_ident == _thread.get_ident()): + raise DatabaseError( + "DatabaseWrapper objects created in a " + "thread can only be used in that same thread. The object " + "with alias '%s' was created in thread id %s and this is " + "thread id %s." + % (self.alias, self._thread_ident, _thread.get_ident()) + ) + + # ##### Miscellaneous ##### + + def prepare_database(self): + """ + Hook to do any database check or preparation, generally called before + migrating a project or an app. + """ + pass + + @cached_property + def wrap_database_errors(self): + """ + Context manager and decorator that re-throws backend-specific database + exceptions using Django's common wrappers. + """ + return DatabaseErrorWrapper(self) + + def chunked_cursor(self): + """ + Return a cursor that tries to avoid caching in the database (if + supported by the database), otherwise return a regular cursor. + """ + return self.cursor() + + def make_debug_cursor(self, cursor): + """Create a cursor that logs all queries in self.queries_log.""" + return utils.CursorDebugWrapper(cursor, self) + + def make_cursor(self, cursor): + """Create a cursor without debug logging.""" + return utils.CursorWrapper(cursor, self) + + @contextmanager + def temporary_connection(self): + """ + Context manager that ensures that a connection is established, and + if it opened one, closes it to avoid leaving a dangling connection. + This is useful for operations outside of the request-response cycle. + + Provide a cursor: with self.temporary_connection() as cursor: ... + """ + must_close = self.connection is None + try: + with self.cursor() as cursor: + yield cursor + finally: + if must_close: + self.close() + + @property + def _nodb_connection(self): + """ + Return an alternative connection to be used when there is no need to + access the main database, specifically for test db creation/deletion. + This also prevents the production database from being exposed to + potential child threads while (or after) the test database is destroyed. + Refs #10868, #17786, #16969. + """ + return self.__class__( + {**self.settings_dict, 'NAME': None}, + alias=NO_DB_ALIAS, + allow_thread_sharing=False, + ) + + def _start_transaction_under_autocommit(self): + """ + Only required when autocommits_when_autocommit_is_off = True. + """ + raise NotImplementedError( + 'subclasses of BaseDatabaseWrapper may require a ' + '_start_transaction_under_autocommit() method' + ) + + def schema_editor(self, *args, **kwargs): + """ + Return a new instance of this backend's SchemaEditor. + """ + if self.SchemaEditorClass is None: + raise NotImplementedError( + 'The SchemaEditorClass attribute of this database wrapper is still None') + return self.SchemaEditorClass(self, *args, **kwargs) + + def on_commit(self, func): + if self.in_atomic_block: + # Transaction in progress; save for execution on commit. + self.run_on_commit.append((set(self.savepoint_ids), func)) + elif not self.get_autocommit(): + raise TransactionManagementError('on_commit() cannot be used in manual transaction management') + else: + # No transaction in progress and in autocommit mode; execute + # immediately. + func() + + def run_and_clear_commit_hooks(self): + self.validate_no_atomic_block() + current_run_on_commit = self.run_on_commit + self.run_on_commit = [] + while current_run_on_commit: + sids, func = current_run_on_commit.pop(0) + func() + + @contextmanager + def execute_wrapper(self, wrapper): + """ + Return a context manager under which the wrapper is applied to suitable + database query executions. + """ + self.execute_wrappers.append(wrapper) + try: + yield + finally: + self.execute_wrappers.pop() + + def copy(self, alias=None, allow_thread_sharing=None): + """ + Return a copy of this connection. + + For tests that require two connections to the same database. + """ + settings_dict = copy.deepcopy(self.settings_dict) + if alias is None: + alias = self.alias + if allow_thread_sharing is None: + allow_thread_sharing = self.allow_thread_sharing + return type(self)(settings_dict, alias, allow_thread_sharing) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/client.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/client.py new file mode 100644 index 00000000000..f6a0cda35d2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/client.py @@ -0,0 +1,12 @@ +class BaseDatabaseClient: + """Encapsulate backend-specific methods for opening a client shell.""" + # This should be a string representing the name of the executable + # (e.g., "psql"). Subclasses must override this. + executable_name = None + + def __init__(self, connection): + # connection is an instance of BaseDatabaseWrapper. + self.connection = connection + + def runshell(self): + raise NotImplementedError('subclasses of BaseDatabaseClient must provide a runshell() method') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/creation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/creation.py new file mode 100644 index 00000000000..fe1d1b4deab --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/creation.py @@ -0,0 +1,294 @@ +import sys +from io import StringIO + +from django.apps import apps +from django.conf import settings +from django.core import serializers +from django.db import router + +# The prefix to put on the default database name when creating +# the test database. +TEST_DATABASE_PREFIX = 'test_' + + +class BaseDatabaseCreation: + """ + Encapsulate backend-specific differences pertaining to creation and + destruction of the test database. + """ + def __init__(self, connection): + self.connection = connection + + @property + def _nodb_connection(self): + """ + Used to be defined here, now moved to DatabaseWrapper. + """ + return self.connection._nodb_connection + + def create_test_db(self, verbosity=1, autoclobber=False, serialize=True, keepdb=False): + """ + Create a test database, prompting the user for confirmation if the + database already exists. Return the name of the test database created. + """ + # Don't import django.core.management if it isn't needed. + from django.core.management import call_command + + test_database_name = self._get_test_db_name() + + if verbosity >= 1: + action = 'Creating' + if keepdb: + action = "Using existing" + + print("%s test database for alias %s..." % ( + action, + self._get_database_display_str(verbosity, test_database_name), + )) + + # We could skip this call if keepdb is True, but we instead + # give it the keepdb param. This is to handle the case + # where the test DB doesn't exist, in which case we need to + # create it, then just not destroy it. If we instead skip + # this, we will get an exception. + self._create_test_db(verbosity, autoclobber, keepdb) + + self.connection.close() + settings.DATABASES[self.connection.alias]["NAME"] = test_database_name + self.connection.settings_dict["NAME"] = test_database_name + + # We report migrate messages at one level lower than that requested. + # This ensures we don't get flooded with messages during testing + # (unless you really ask to be flooded). + call_command( + 'migrate', + verbosity=max(verbosity - 1, 0), + interactive=False, + database=self.connection.alias, + run_syncdb=True, + ) + + # We then serialize the current state of the database into a string + # and store it on the connection. This slightly horrific process is so people + # who are testing on databases without transactions or who are using + # a TransactionTestCase still get a clean database on every test run. + if serialize: + self.connection._test_serialized_contents = self.serialize_db_to_string() + + call_command('createcachetable', database=self.connection.alias) + + # Ensure a connection for the side effect of initializing the test database. + self.connection.ensure_connection() + + return test_database_name + + def set_as_test_mirror(self, primary_settings_dict): + """ + Set this database up to be used in testing as a mirror of a primary + database whose settings are given. + """ + self.connection.settings_dict['NAME'] = primary_settings_dict['NAME'] + + def serialize_db_to_string(self): + """ + Serialize all data in the database into a JSON string. + Designed only for test runner usage; will not handle large + amounts of data. + """ + # Build list of all apps to serialize + from django.db.migrations.loader import MigrationLoader + loader = MigrationLoader(self.connection) + app_list = [] + for app_config in apps.get_app_configs(): + if ( + app_config.models_module is not None and + app_config.label in loader.migrated_apps and + app_config.name not in settings.TEST_NON_SERIALIZED_APPS + ): + app_list.append((app_config, None)) + + # Make a function to iteratively return every object + def get_objects(): + for model in serializers.sort_dependencies(app_list): + if (model._meta.can_migrate(self.connection) and + router.allow_migrate_model(self.connection.alias, model)): + queryset = model._default_manager.using(self.connection.alias).order_by(model._meta.pk.name) + yield from queryset.iterator() + # Serialize to a string + out = StringIO() + serializers.serialize("json", get_objects(), indent=None, stream=out) + return out.getvalue() + + def deserialize_db_from_string(self, data): + """ + Reload the database with data from a string generated by + the serialize_db_to_string() method. + """ + data = StringIO(data) + for obj in serializers.deserialize("json", data, using=self.connection.alias): + obj.save() + + def _get_database_display_str(self, verbosity, database_name): + """ + Return display string for a database for use in various actions. + """ + return "'%s'%s" % ( + self.connection.alias, + (" ('%s')" % database_name) if verbosity >= 2 else '', + ) + + def _get_test_db_name(self): + """ + Internal implementation - return the name of the test DB that will be + created. Only useful when called from create_test_db() and + _create_test_db() and when no external munging is done with the 'NAME' + settings. + """ + if self.connection.settings_dict['TEST']['NAME']: + return self.connection.settings_dict['TEST']['NAME'] + return TEST_DATABASE_PREFIX + self.connection.settings_dict['NAME'] + + def _execute_create_test_db(self, cursor, parameters, keepdb=False): + cursor.execute('CREATE DATABASE %(dbname)s %(suffix)s' % parameters) + + def _create_test_db(self, verbosity, autoclobber, keepdb=False): + """ + Internal implementation - create the test db tables. + """ + test_database_name = self._get_test_db_name() + test_db_params = { + 'dbname': self.connection.ops.quote_name(test_database_name), + 'suffix': self.sql_table_creation_suffix(), + } + # Create the test database and connect to it. + with self._nodb_connection.cursor() as cursor: + try: + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception as e: + # if we want to keep the db, then no need to do any of the below, + # just return and skip it all. + if keepdb: + return test_database_name + + sys.stderr.write( + "Got an error creating the test database: %s\n" % e) + if not autoclobber: + confirm = input( + "Type 'yes' if you would like to try deleting the test " + "database '%s', or 'no' to cancel: " % test_database_name) + if autoclobber or confirm == 'yes': + try: + if verbosity >= 1: + print("Destroying old test database for alias %s..." % ( + self._get_database_display_str(verbosity, test_database_name), + )) + cursor.execute('DROP DATABASE %(dbname)s' % test_db_params) + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception as e: + sys.stderr.write( + "Got an error recreating the test database: %s\n" % e) + sys.exit(2) + else: + print("Tests cancelled.") + sys.exit(1) + + return test_database_name + + def clone_test_db(self, suffix, verbosity=1, autoclobber=False, keepdb=False): + """ + Clone a test database. + """ + source_database_name = self.connection.settings_dict['NAME'] + + if verbosity >= 1: + action = 'Cloning test database' + if keepdb: + action = 'Using existing clone' + print("%s for alias %s..." % ( + action, + self._get_database_display_str(verbosity, source_database_name), + )) + + # We could skip this call if keepdb is True, but we instead + # give it the keepdb param. See create_test_db for details. + self._clone_test_db(suffix, verbosity, keepdb) + + def get_test_db_clone_settings(self, suffix): + """ + Return a modified connection settings dict for the n-th clone of a DB. + """ + # When this function is called, the test database has been created + # already and its name has been copied to settings_dict['NAME'] so + # we don't need to call _get_test_db_name. + orig_settings_dict = self.connection.settings_dict + return {**orig_settings_dict, 'NAME': '{}_{}'.format(orig_settings_dict['NAME'], suffix)} + + def _clone_test_db(self, suffix, verbosity, keepdb=False): + """ + Internal implementation - duplicate the test db tables. + """ + raise NotImplementedError( + "The database backend doesn't support cloning databases. " + "Disable the option to run tests in parallel processes.") + + def destroy_test_db(self, old_database_name=None, verbosity=1, keepdb=False, suffix=None): + """ + Destroy a test database, prompting the user for confirmation if the + database already exists. + """ + self.connection.close() + if suffix is None: + test_database_name = self.connection.settings_dict['NAME'] + else: + test_database_name = self.get_test_db_clone_settings(suffix)['NAME'] + + if verbosity >= 1: + action = 'Destroying' + if keepdb: + action = 'Preserving' + print("%s test database for alias %s..." % ( + action, + self._get_database_display_str(verbosity, test_database_name), + )) + + # if we want to preserve the database + # skip the actual destroying piece. + if not keepdb: + self._destroy_test_db(test_database_name, verbosity) + + # Restore the original database name + if old_database_name is not None: + settings.DATABASES[self.connection.alias]["NAME"] = old_database_name + self.connection.settings_dict["NAME"] = old_database_name + + def _destroy_test_db(self, test_database_name, verbosity): + """ + Internal implementation - remove the test db tables. + """ + # Remove the test database to clean up after + # ourselves. Connect to the previous database (not the test database) + # to do so, because it's not allowed to delete a database while being + # connected to it. + with self.connection._nodb_connection.cursor() as cursor: + cursor.execute("DROP DATABASE %s" + % self.connection.ops.quote_name(test_database_name)) + + def sql_table_creation_suffix(self): + """ + SQL to append to the end of the test table creation statements. + """ + return '' + + def test_db_signature(self): + """ + Return a tuple with elements of self.connection.settings_dict (a + DATABASES setting value) that uniquely identify a database + accordingly to the RDBMS particularities. + """ + settings_dict = self.connection.settings_dict + return ( + settings_dict['HOST'], + settings_dict['PORT'], + settings_dict['ENGINE'], + self._get_test_db_name(), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/features.py new file mode 100644 index 00000000000..b9cc2e6103a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/features.py @@ -0,0 +1,289 @@ +from django.db.models.aggregates import StdDev +from django.db.utils import NotSupportedError, ProgrammingError +from django.utils.functional import cached_property + + +class BaseDatabaseFeatures: + gis_enabled = False + allows_group_by_pk = False + allows_group_by_selected_pks = False + empty_fetchmany_value = [] + update_can_self_select = True + + # Does the backend distinguish between '' and None? + interprets_empty_strings_as_nulls = False + + # Does the backend allow inserting duplicate NULL rows in a nullable + # unique field? All core backends implement this correctly, but other + # databases such as SQL Server do not. + supports_nullable_unique_constraints = True + + # Does the backend allow inserting duplicate rows when a unique_together + # constraint exists and some fields are nullable but not all of them? + supports_partially_nullable_unique_constraints = True + + can_use_chunked_reads = True + can_return_id_from_insert = False + can_return_ids_from_bulk_insert = False + has_bulk_insert = True + uses_savepoints = False + can_release_savepoints = False + + # If True, don't use integer foreign keys referring to, e.g., positive + # integer primary keys. + related_fields_match_type = False + allow_sliced_subqueries_with_in = True + has_select_for_update = False + has_select_for_update_nowait = False + has_select_for_update_skip_locked = False + has_select_for_update_of = False + # Does the database's SELECT FOR UPDATE OF syntax require a column rather + # than a table? + select_for_update_of_column = False + + # Does the default test database allow multiple connections? + # Usually an indication that the test database is in-memory + test_db_allows_multiple_connections = True + + # Can an object be saved without an explicit primary key? + supports_unspecified_pk = False + + # Can a fixture contain forward references? i.e., are + # FK constraints checked at the end of transaction, or + # at the end of each save operation? + supports_forward_references = True + + # Does the backend truncate names properly when they are too long? + truncates_names = False + + # Is there a REAL datatype in addition to floats/doubles? + has_real_datatype = False + supports_subqueries_in_group_by = True + + # Is there a true datatype for uuid? + has_native_uuid_field = False + + # Is there a true datatype for timedeltas? + has_native_duration_field = False + + # Does the database driver supports same type temporal data subtraction + # by returning the type used to store duration field? + supports_temporal_subtraction = False + + # Does the __regex lookup support backreferencing and grouping? + supports_regex_backreferencing = True + + # Can date/datetime lookups be performed using a string? + supports_date_lookup_using_string = True + + # Can datetimes with timezones be used? + supports_timezones = True + + # Does the database have a copy of the zoneinfo database? + has_zoneinfo_database = True + + # When performing a GROUP BY, is an ORDER BY NULL required + # to remove any ordering? + requires_explicit_null_ordering_when_grouping = False + + # Does the backend order NULL values as largest or smallest? + nulls_order_largest = False + + # The database's limit on the number of query parameters. + max_query_params = None + + # Can an object have an autoincrement primary key of 0? MySQL says No. + allows_auto_pk_0 = True + + # Do we need to NULL a ForeignKey out, or can the constraint check be + # deferred + can_defer_constraint_checks = False + + # date_interval_sql can properly handle mixed Date/DateTime fields and timedeltas + supports_mixed_date_datetime_comparisons = True + + # Does the backend support tablespaces? Default to False because it isn't + # in the SQL standard. + supports_tablespaces = False + + # Does the backend reset sequences between tests? + supports_sequence_reset = True + + # Can the backend introspect the default value of a column? + can_introspect_default = True + + # Confirm support for introspected foreign keys + # Every database can do this reliably, except MySQL, + # which can't do it for MyISAM tables + can_introspect_foreign_keys = True + + # Can the backend introspect an AutoField, instead of an IntegerField? + can_introspect_autofield = False + + # Can the backend introspect a BigIntegerField, instead of an IntegerField? + can_introspect_big_integer_field = True + + # Can the backend introspect an BinaryField, instead of an TextField? + can_introspect_binary_field = True + + # Can the backend introspect an DecimalField, instead of an FloatField? + can_introspect_decimal_field = True + + # Can the backend introspect an IPAddressField, instead of an CharField? + can_introspect_ip_address_field = False + + # Can the backend introspect a PositiveIntegerField, instead of an IntegerField? + can_introspect_positive_integer_field = False + + # Can the backend introspect a SmallIntegerField, instead of an IntegerField? + can_introspect_small_integer_field = False + + # Can the backend introspect a TimeField, instead of a DateTimeField? + can_introspect_time_field = True + + # Some backends may not be able to differentiate BooleanField from other + # fields such as IntegerField. + introspected_boolean_field_type = 'BooleanField' + + # Can the backend introspect the column order (ASC/DESC) for indexes? + supports_index_column_ordering = True + + # Support for the DISTINCT ON clause + can_distinct_on_fields = False + + # Does the backend decide to commit before SAVEPOINT statements + # when autocommit is disabled? https://bugs.python.org/issue8145#msg109965 + autocommits_when_autocommit_is_off = False + + # Does the backend prevent running SQL queries in broken transactions? + atomic_transactions = True + + # Can we roll back DDL in a transaction? + can_rollback_ddl = False + + # Does it support operations requiring references rename in a transaction? + supports_atomic_references_rename = True + + # Can we issue more than one ALTER COLUMN clause in an ALTER TABLE? + supports_combined_alters = False + + # Does it support foreign keys? + supports_foreign_keys = True + + # Does it support CHECK constraints? + supports_column_check_constraints = True + + # Does the backend support 'pyformat' style ("... %(name)s ...", {'name': value}) + # parameter passing? Note this can be provided by the backend even if not + # supported by the Python driver + supports_paramstyle_pyformat = True + + # Does the backend require literal defaults, rather than parameterized ones? + requires_literal_defaults = False + + # Does the backend require a connection reset after each material schema change? + connection_persists_old_columns = False + + # What kind of error does the backend throw when accessing closed cursor? + closed_cursor_error_class = ProgrammingError + + # Does 'a' LIKE 'A' match? + has_case_insensitive_like = True + + # Does the backend require the sqlparse library for splitting multi-line + # statements before executing them? + requires_sqlparse_for_splitting = True + + # Suffix for backends that don't support "SELECT xxx;" queries. + bare_select_suffix = '' + + # If NULL is implied on columns without needing to be explicitly specified + implied_column_null = False + + uppercases_column_names = False + + # Does the backend support "select for update" queries with limit (and offset)? + supports_select_for_update_with_limit = True + + # Does the backend ignore null expressions in GREATEST and LEAST queries unless + # every expression is null? + greatest_least_ignores_nulls = False + + # Can the backend clone databases for parallel test execution? + # Defaults to False to allow third-party backends to opt-in. + can_clone_databases = False + + # Does the backend consider table names with different casing to + # be equal? + ignores_table_name_case = False + + # Place FOR UPDATE right after FROM clause. Used on MSSQL. + for_update_after_from = False + + # Combinatorial flags + supports_select_union = True + supports_select_intersection = True + supports_select_difference = True + supports_slicing_ordering_in_compound = False + + # Does the database support SQL 2003 FILTER (WHERE ...) in aggregate + # expressions? + supports_aggregate_filter_clause = False + + # Does the backend support indexing a TextField? + supports_index_on_text_field = True + + # Does the backed support window expressions (expression OVER (...))? + supports_over_clause = False + + # Does the backend support CAST with precision? + supports_cast_with_precision = True + + # SQL to create a procedure for use by the Django test suite. The + # functionality of the procedure isn't important. + create_test_procedure_without_params_sql = None + create_test_procedure_with_int_param_sql = None + + # Does the backend support keyword parameters for cursor.callproc()? + supports_callproc_kwargs = False + + # Convert CharField results from bytes to str in database functions. + db_functions_convert_bytes_to_str = False + + # What formats does the backend EXPLAIN syntax support? + supported_explain_formats = set() + + # Does DatabaseOperations.explain_query_prefix() raise ValueError if + # unknown kwargs are passed to QuerySet.explain()? + validates_explain_options = True + + def __init__(self, connection): + self.connection = connection + + @cached_property + def supports_explaining_query_execution(self): + """Does this backend support explaining query execution?""" + return self.connection.ops.explain_prefix is not None + + @cached_property + def supports_transactions(self): + """Confirm support for transactions.""" + with self.connection.cursor() as cursor: + cursor.execute('CREATE TABLE ROLLBACK_TEST (X INT)') + self.connection.set_autocommit(False) + cursor.execute('INSERT INTO ROLLBACK_TEST (X) VALUES (8)') + self.connection.rollback() + self.connection.set_autocommit(True) + cursor.execute('SELECT COUNT(X) FROM ROLLBACK_TEST') + count, = cursor.fetchone() + cursor.execute('DROP TABLE ROLLBACK_TEST') + return count == 0 + + @cached_property + def supports_stddev(self): + """Confirm support for STDDEV and related stats functions.""" + try: + self.connection.ops.check_expression_support(StdDev(1)) + except NotSupportedError: + return False + return True diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/introspection.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/introspection.py new file mode 100644 index 00000000000..8fe8966a215 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/introspection.py @@ -0,0 +1,179 @@ +from collections import namedtuple + +# Structure returned by DatabaseIntrospection.get_table_list() +TableInfo = namedtuple('TableInfo', ['name', 'type']) + +# Structure returned by the DB-API cursor.description interface (PEP 249) +FieldInfo = namedtuple('FieldInfo', 'name type_code display_size internal_size precision scale null_ok default') + + +class BaseDatabaseIntrospection: + """Encapsulate backend-specific introspection utilities.""" + data_types_reverse = {} + + def __init__(self, connection): + self.connection = connection + + def get_field_type(self, data_type, description): + """ + Hook for a database backend to use the cursor description to + match a Django field type to a database column. + + For Oracle, the column data_type on its own is insufficient to + distinguish between a FloatField and IntegerField, for example. + """ + return self.data_types_reverse[data_type] + + def table_name_converter(self, name): + """ + Apply a conversion to the name for the purposes of comparison. + + The default table name converter is for case sensitive comparison. + """ + return name + + def column_name_converter(self, name): + """ + Apply a conversion to the column name for the purposes of comparison. + + Use table_name_converter() by default. + """ + return self.table_name_converter(name) + + def table_names(self, cursor=None, include_views=False): + """ + Return a list of names of all tables that exist in the database. + Sort the returned table list by Python's default sorting. Do NOT use + the database's ORDER BY here to avoid subtle differences in sorting + order between databases. + """ + def get_names(cursor): + return sorted(ti.name for ti in self.get_table_list(cursor) + if include_views or ti.type == 't') + if cursor is None: + with self.connection.cursor() as cursor: + return get_names(cursor) + return get_names(cursor) + + def get_table_list(self, cursor): + """ + Return an unsorted list of TableInfo named tuples of all tables and + views that exist in the database. + """ + raise NotImplementedError('subclasses of BaseDatabaseIntrospection may require a get_table_list() method') + + def django_table_names(self, only_existing=False, include_views=True): + """ + Return a list of all table names that have associated Django models and + are in INSTALLED_APPS. + + If only_existing is True, include only the tables in the database. + """ + from django.apps import apps + from django.db import router + tables = set() + for app_config in apps.get_app_configs(): + for model in router.get_migratable_models(app_config, self.connection.alias): + if not model._meta.managed: + continue + tables.add(model._meta.db_table) + tables.update( + f.m2m_db_table() for f in model._meta.local_many_to_many + if f.remote_field.through._meta.managed + ) + tables = list(tables) + if only_existing: + existing_tables = self.table_names(include_views=include_views) + tables = [ + t + for t in tables + if self.table_name_converter(t) in existing_tables + ] + return tables + + def installed_models(self, tables): + """ + Return a set of all models represented by the provided list of table + names. + """ + from django.apps import apps + from django.db import router + all_models = [] + for app_config in apps.get_app_configs(): + all_models.extend(router.get_migratable_models(app_config, self.connection.alias)) + tables = list(map(self.table_name_converter, tables)) + return { + m for m in all_models + if self.table_name_converter(m._meta.db_table) in tables + } + + def sequence_list(self): + """ + Return a list of information about all DB sequences for all models in + all apps. + """ + from django.apps import apps + from django.db import router + + sequence_list = [] + with self.connection.cursor() as cursor: + for app_config in apps.get_app_configs(): + for model in router.get_migratable_models(app_config, self.connection.alias): + if not model._meta.managed: + continue + if model._meta.swapped: + continue + sequence_list.extend(self.get_sequences(cursor, model._meta.db_table, model._meta.local_fields)) + for f in model._meta.local_many_to_many: + # If this is an m2m using an intermediate table, + # we don't need to reset the sequence. + if f.remote_field.through is None: + sequence = self.get_sequences(cursor, f.m2m_db_table()) + sequence_list.extend(sequence or [{'table': f.m2m_db_table(), 'column': None}]) + return sequence_list + + def get_sequences(self, cursor, table_name, table_fields=()): + """ + Return a list of introspected sequences for table_name. Each sequence + is a dict: {'table': , 'column': }. An optional + 'name' key can be added if the backend supports named sequences. + """ + raise NotImplementedError('subclasses of BaseDatabaseIntrospection may require a get_sequences() method') + + def get_key_columns(self, cursor, table_name): + """ + Backends can override this to return a list of: + (column_name, referenced_table_name, referenced_column_name) + for all key columns in given table. + """ + raise NotImplementedError('subclasses of BaseDatabaseIntrospection may require a get_key_columns() method') + + def get_primary_key_column(self, cursor, table_name): + """ + Return the name of the primary key column for the given table. + """ + for constraint in self.get_constraints(cursor, table_name).values(): + if constraint['primary_key']: + return constraint['columns'][0] + return None + + def get_constraints(self, cursor, table_name): + """ + Retrieve any constraints or keys (unique, pk, fk, check, index) + across one or more columns. + + Return a dict mapping constraint names to their attributes, + where attributes is a dict with keys: + * columns: List of columns this covers + * primary_key: True if primary key, False otherwise + * unique: True if this is a unique constraint, False otherwise + * foreign_key: (table, column) of target, or None + * check: True if check constraint, False otherwise + * index: True if index, False otherwise. + * orders: The order (ASC/DESC) defined for the columns of indexes + * type: The type of the index (btree, hash, etc.) + + Some backends may return special constraint names that don't exist + if they don't name constraints of a certain type (e.g. SQLite) + """ + raise NotImplementedError('subclasses of BaseDatabaseIntrospection may require a get_constraints() method') diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/operations.py new file mode 100644 index 00000000000..1fe7fe827c7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/operations.py @@ -0,0 +1,672 @@ +import datetime +import decimal +from importlib import import_module + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.db import NotSupportedError, transaction +from django.db.backends import utils +from django.utils import timezone +from django.utils.encoding import force_text + + +class BaseDatabaseOperations: + """ + Encapsulate backend-specific differences, such as the way a backend + performs ordering or calculates the ID of a recently-inserted row. + """ + compiler_module = "django.db.models.sql.compiler" + + # Integer field safe ranges by `internal_type` as documented + # in docs/ref/models/fields.txt. + integer_field_ranges = { + 'SmallIntegerField': (-32768, 32767), + 'IntegerField': (-2147483648, 2147483647), + 'BigIntegerField': (-9223372036854775808, 9223372036854775807), + 'PositiveSmallIntegerField': (0, 32767), + 'PositiveIntegerField': (0, 2147483647), + } + set_operators = { + 'union': 'UNION', + 'intersection': 'INTERSECT', + 'difference': 'EXCEPT', + } + # Mapping of Field.get_internal_type() (typically the model field's class + # name) to the data type to use for the Cast() function, if different from + # DatabaseWrapper.data_types. + cast_data_types = {} + # CharField data type if the max_length argument isn't provided. + cast_char_field_without_max_length = None + + # Start and end points for window expressions. + PRECEDING = 'PRECEDING' + FOLLOWING = 'FOLLOWING' + UNBOUNDED_PRECEDING = 'UNBOUNDED ' + PRECEDING + UNBOUNDED_FOLLOWING = 'UNBOUNDED ' + FOLLOWING + CURRENT_ROW = 'CURRENT ROW' + + # Prefix for EXPLAIN queries, or None EXPLAIN isn't supported. + explain_prefix = None + + def __init__(self, connection): + self.connection = connection + self._cache = None + + def autoinc_sql(self, table, column): + """ + Return any SQL needed to support auto-incrementing primary keys, or + None if no SQL is necessary. + + This SQL is executed when a table is created. + """ + return None + + def bulk_batch_size(self, fields, objs): + """ + Return the maximum allowed batch size for the backend. The fields + are the fields going to be inserted in the batch, the objs contains + all the objects to be inserted. + """ + return len(objs) + + def cache_key_culling_sql(self): + """ + Return an SQL query that retrieves the first cache key greater than the + n smallest. + + This is used by the 'db' cache backend to determine where to start + culling. + """ + return "SELECT cache_key FROM %s ORDER BY cache_key LIMIT 1 OFFSET %%s" + + def unification_cast_sql(self, output_field): + """ + Given a field instance, return the SQL that casts the result of a union + to that type. The resulting string should contain a '%s' placeholder + for the expression being cast. + """ + return '%s' + + def date_extract_sql(self, lookup_type, field_name): + """ + Given a lookup_type of 'year', 'month', or 'day', return the SQL that + extracts a value from the given date field field_name. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a date_extract_sql() method') + + def date_interval_sql(self, timedelta): + """ + Implement the date interval functionality for expressions. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a date_interval_sql() method') + + def date_trunc_sql(self, lookup_type, field_name): + """ + Given a lookup_type of 'year', 'month', or 'day', return the SQL that + truncates the given date field field_name to a date object with only + the given specificity. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a date_trunc_sql() method.') + + def datetime_cast_date_sql(self, field_name, tzname): + """ + Return the SQL to cast a datetime value to date value. + """ + raise NotImplementedError( + 'subclasses of BaseDatabaseOperations may require a ' + 'datetime_cast_date_sql() method.' + ) + + def datetime_cast_time_sql(self, field_name, tzname): + """ + Return the SQL to cast a datetime value to time value. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a datetime_cast_time_sql() method') + + def datetime_extract_sql(self, lookup_type, field_name, tzname): + """ + Given a lookup_type of 'year', 'month', 'day', 'hour', 'minute', or + 'second', return the SQL that extracts a value from the given + datetime field field_name. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a datetime_extract_sql() method') + + def datetime_trunc_sql(self, lookup_type, field_name, tzname): + """ + Given a lookup_type of 'year', 'month', 'day', 'hour', 'minute', or + 'second', return the SQL that truncates the given datetime field + field_name to a datetime object with only the given specificity. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a datetime_trunc_sql() method') + + def time_trunc_sql(self, lookup_type, field_name): + """ + Given a lookup_type of 'hour', 'minute' or 'second', return the SQL + that truncates the given time field field_name to a time object with + only the given specificity. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a time_trunc_sql() method') + + def time_extract_sql(self, lookup_type, field_name): + """ + Given a lookup_type of 'hour', 'minute', or 'second', return the SQL + that extracts a value from the given time field field_name. + """ + return self.date_extract_sql(lookup_type, field_name) + + def deferrable_sql(self): + """ + Return the SQL to make a constraint "initially deferred" during a + CREATE TABLE statement. + """ + return '' + + def distinct_sql(self, fields, params): + """ + Return an SQL DISTINCT clause which removes duplicate rows from the + result set. If any fields are given, only check the given fields for + duplicates. + """ + if fields: + raise NotSupportedError('DISTINCT ON fields is not supported by this database backend') + else: + return ['DISTINCT'], [] + + def fetch_returned_insert_id(self, cursor): + """ + Given a cursor object that has just performed an INSERT...RETURNING + statement into a table that has an auto-incrementing ID, return the + newly created ID. + """ + return cursor.fetchone()[0] + + def field_cast_sql(self, db_type, internal_type): + """ + Given a column type (e.g. 'BLOB', 'VARCHAR') and an internal type + (e.g. 'GenericIPAddressField'), return the SQL to cast it before using + it in a WHERE statement. The resulting string should contain a '%s' + placeholder for the column being searched against. + """ + return '%s' + + def force_no_ordering(self): + """ + Return a list used in the "ORDER BY" clause to force no ordering at + all. Return an empty list to include nothing in the ordering. + """ + return [] + + def for_update_sql(self, nowait=False, skip_locked=False, of=()): + """ + Return the FOR UPDATE SQL clause to lock rows for an update operation. + """ + return 'FOR UPDATE%s%s%s' % ( + ' OF %s' % ', '.join(of) if of else '', + ' NOWAIT' if nowait else '', + ' SKIP LOCKED' if skip_locked else '', + ) + + def _get_limit_offset_params(self, low_mark, high_mark): + offset = low_mark or 0 + if high_mark is not None: + return (high_mark - offset), offset + elif offset: + return self.connection.ops.no_limit_value(), offset + return None, offset + + def limit_offset_sql(self, low_mark, high_mark): + """Return LIMIT/OFFSET SQL clause.""" + limit, offset = self._get_limit_offset_params(low_mark, high_mark) + return '%s%s' % ( + (' LIMIT %d' % limit) if limit else '', + (' OFFSET %d' % offset) if offset else '', + ) + + def last_executed_query(self, cursor, sql, params): + """ + Return a string of the query last executed by the given cursor, with + placeholders replaced with actual values. + + `sql` is the raw query containing placeholders and `params` is the + sequence of parameters. These are used by default, but this method + exists for database backends to provide a better implementation + according to their own quoting schemes. + """ + # Convert params to contain string values. + def to_string(s): + return force_text(s, strings_only=True, errors='replace') + if isinstance(params, (list, tuple)): + u_params = tuple(to_string(val) for val in params) + elif params is None: + u_params = () + else: + u_params = {to_string(k): to_string(v) for k, v in params.items()} + + return "QUERY = %r - PARAMS = %r" % (sql, u_params) + + def last_insert_id(self, cursor, table_name, pk_name): + """ + Given a cursor object that has just performed an INSERT statement into + a table that has an auto-incrementing ID, return the newly created ID. + + `pk_name` is the name of the primary-key column. + """ + return cursor.lastrowid + + def lookup_cast(self, lookup_type, internal_type=None): + """ + Return the string to use in a query when performing lookups + ("contains", "like", etc.). It should contain a '%s' placeholder for + the column being searched against. + """ + return "%s" + + def max_in_list_size(self): + """ + Return the maximum number of items that can be passed in a single 'IN' + list condition, or None if the backend does not impose a limit. + """ + return None + + def max_name_length(self): + """ + Return the maximum length of table and column names, or None if there + is no limit. + """ + return None + + def no_limit_value(self): + """ + Return the value to use for the LIMIT when we are wanting "LIMIT + infinity". Return None if the limit clause can be omitted in this case. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a no_limit_value() method') + + def pk_default_value(self): + """ + Return the value to use during an INSERT statement to specify that + the field should use its default value. + """ + return 'DEFAULT' + + def prepare_sql_script(self, sql): + """ + Take an SQL script that may contain multiple lines and return a list + of statements to feed to successive cursor.execute() calls. + + Since few databases are able to process raw SQL scripts in a single + cursor.execute() call and PEP 249 doesn't talk about this use case, + the default implementation is conservative. + """ + try: + import sqlparse + except ImportError: + raise ImproperlyConfigured( + "The sqlparse package is required if you don't split your SQL " + "statements manually." + ) + else: + return [sqlparse.format(statement, strip_comments=True) + for statement in sqlparse.split(sql) if statement] + + def process_clob(self, value): + """ + Return the value of a CLOB column, for backends that return a locator + object that requires additional processing. + """ + return value + + def return_insert_id(self): + """ + For backends that support returning the last insert ID as part of an + insert query, return the SQL and params to append to the INSERT query. + The returned fragment should contain a format string to hold the + appropriate column. + """ + pass + + def compiler(self, compiler_name): + """ + Return the SQLCompiler class corresponding to the given name, + in the namespace corresponding to the `compiler_module` attribute + on this backend. + """ + if self._cache is None: + self._cache = import_module(self.compiler_module) + return getattr(self._cache, compiler_name) + + def quote_name(self, name): + """ + Return a quoted version of the given table, index, or column name. Do + not quote the given name if it's already been quoted. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a quote_name() method') + + def random_function_sql(self): + """Return an SQL expression that returns a random value.""" + return 'RANDOM()' + + def regex_lookup(self, lookup_type): + """ + Return the string to use in a query when performing regular expression + lookups (using "regex" or "iregex"). It should contain a '%s' + placeholder for the column being searched against. + + If the feature is not supported (or part of it is not supported), raise + NotImplementedError. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations may require a regex_lookup() method') + + def savepoint_create_sql(self, sid): + """ + Return the SQL for starting a new savepoint. Only required if the + "uses_savepoints" feature is True. The "sid" parameter is a string + for the savepoint id. + """ + return "SAVEPOINT %s" % self.quote_name(sid) + + def savepoint_commit_sql(self, sid): + """ + Return the SQL for committing the given savepoint. + """ + return "RELEASE SAVEPOINT %s" % self.quote_name(sid) + + def savepoint_rollback_sql(self, sid): + """ + Return the SQL for rolling back the given savepoint. + """ + return "ROLLBACK TO SAVEPOINT %s" % self.quote_name(sid) + + def set_time_zone_sql(self): + """ + Return the SQL that will set the connection's time zone. + + Return '' if the backend doesn't support time zones. + """ + return '' + + def sql_flush(self, style, tables, sequences, allow_cascade=False): + """ + Return a list of SQL statements required to remove all data from + the given database tables (without actually removing the tables + themselves) and the SQL statements required to reset the sequences + passed in `sequences`. + + The `style` argument is a Style object as returned by either + color_style() or no_style() in django.core.management.color. + + The `allow_cascade` argument determines whether truncation may cascade + to tables with foreign keys pointing the tables being truncated. + PostgreSQL requires a cascade even if these tables are empty. + """ + raise NotImplementedError('subclasses of BaseDatabaseOperations must provide an sql_flush() method') + + def execute_sql_flush(self, using, sql_list): + """Execute a list of SQL statements to flush the database.""" + with transaction.atomic(using=using, savepoint=self.connection.features.can_rollback_ddl): + with self.connection.cursor() as cursor: + for sql in sql_list: + cursor.execute(sql) + + def sequence_reset_by_name_sql(self, style, sequences): + """ + Return a list of the SQL statements required to reset sequences + passed in `sequences`. + + The `style` argument is a Style object as returned by either + color_style() or no_style() in django.core.management.color. + """ + return [] + + def sequence_reset_sql(self, style, model_list): + """ + Return a list of the SQL statements required to reset sequences for + the given models. + + The `style` argument is a Style object as returned by either + color_style() or no_style() in django.core.management.color. + """ + return [] # No sequence reset required by default. + + def start_transaction_sql(self): + """Return the SQL statement required to start a transaction.""" + return "BEGIN;" + + def end_transaction_sql(self, success=True): + """Return the SQL statement required to end a transaction.""" + if not success: + return "ROLLBACK;" + return "COMMIT;" + + def tablespace_sql(self, tablespace, inline=False): + """ + Return the SQL that will be used in a query to define the tablespace. + + Return '' if the backend doesn't support tablespaces. + + If `inline` is True, append the SQL to a row; otherwise append it to + the entire CREATE TABLE or CREATE INDEX statement. + """ + return '' + + def prep_for_like_query(self, x): + """Prepare a value for use in a LIKE query.""" + return str(x).replace("\\", "\\\\").replace("%", r"\%").replace("_", r"\_") + + # Same as prep_for_like_query(), but called for "iexact" matches, which + # need not necessarily be implemented using "LIKE" in the backend. + prep_for_iexact_query = prep_for_like_query + + def validate_autopk_value(self, value): + """ + Certain backends do not accept some values for "serial" fields + (for example zero in MySQL). Raise a ValueError if the value is + invalid, otherwise return the validated value. + """ + return value + + def adapt_unknown_value(self, value): + """ + Transform a value to something compatible with the backend driver. + + This method only depends on the type of the value. It's designed for + cases where the target type isn't known, such as .raw() SQL queries. + As a consequence it may not work perfectly in all circumstances. + """ + if isinstance(value, datetime.datetime): # must be before date + return self.adapt_datetimefield_value(value) + elif isinstance(value, datetime.date): + return self.adapt_datefield_value(value) + elif isinstance(value, datetime.time): + return self.adapt_timefield_value(value) + elif isinstance(value, decimal.Decimal): + return self.adapt_decimalfield_value(value) + else: + return value + + def adapt_datefield_value(self, value): + """ + Transform a date value to an object compatible with what is expected + by the backend driver for date columns. + """ + if value is None: + return None + return str(value) + + def adapt_datetimefield_value(self, value): + """ + Transform a datetime value to an object compatible with what is expected + by the backend driver for datetime columns. + """ + if value is None: + return None + return str(value) + + def adapt_timefield_value(self, value): + """ + Transform a time value to an object compatible with what is expected + by the backend driver for time columns. + """ + if value is None: + return None + if timezone.is_aware(value): + raise ValueError("Django does not support timezone-aware times.") + return str(value) + + def adapt_decimalfield_value(self, value, max_digits=None, decimal_places=None): + """ + Transform a decimal.Decimal value to an object compatible with what is + expected by the backend driver for decimal (numeric) columns. + """ + return utils.format_number(value, max_digits, decimal_places) + + def adapt_ipaddressfield_value(self, value): + """ + Transform a string representation of an IP address into the expected + type for the backend driver. + """ + return value or None + + def year_lookup_bounds_for_date_field(self, value): + """ + Return a two-elements list with the lower and upper bound to be used + with a BETWEEN operator to query a DateField value using a year + lookup. + + `value` is an int, containing the looked-up year. + """ + first = datetime.date(value, 1, 1) + second = datetime.date(value, 12, 31) + first = self.adapt_datefield_value(first) + second = self.adapt_datefield_value(second) + return [first, second] + + def year_lookup_bounds_for_datetime_field(self, value): + """ + Return a two-elements list with the lower and upper bound to be used + with a BETWEEN operator to query a DateTimeField value using a year + lookup. + + `value` is an int, containing the looked-up year. + """ + first = datetime.datetime(value, 1, 1) + second = datetime.datetime(value, 12, 31, 23, 59, 59, 999999) + if settings.USE_TZ: + tz = timezone.get_current_timezone() + first = timezone.make_aware(first, tz) + second = timezone.make_aware(second, tz) + first = self.adapt_datetimefield_value(first) + second = self.adapt_datetimefield_value(second) + return [first, second] + + def get_db_converters(self, expression): + """ + Return a list of functions needed to convert field data. + + Some field types on some backends do not provide data in the correct + format, this is the hook for converter functions. + """ + return [] + + def convert_durationfield_value(self, value, expression, connection): + if value is not None: + return datetime.timedelta(0, 0, value) + + def check_expression_support(self, expression): + """ + Check that the backend supports the provided expression. + + This is used on specific backends to rule out known expressions + that have problematic or nonexistent implementations. If the + expression has a known problem, the backend should raise + NotSupportedError. + """ + pass + + def combine_expression(self, connector, sub_expressions): + """ + Combine a list of subexpressions into a single expression, using + the provided connecting operator. This is required because operators + can vary between backends (e.g., Oracle with %% and &) and between + subexpression types (e.g., date expressions). + """ + conn = ' %s ' % connector + return conn.join(sub_expressions) + + def combine_duration_expression(self, connector, sub_expressions): + return self.combine_expression(connector, sub_expressions) + + def binary_placeholder_sql(self, value): + """ + Some backends require special syntax to insert binary content (MySQL + for example uses '_binary %s'). + """ + return '%s' + + def modify_insert_params(self, placeholder, params): + """ + Allow modification of insert parameters. Needed for Oracle Spatial + backend due to #10888. + """ + return params + + def integer_field_range(self, internal_type): + """ + Given an integer field internal type (e.g. 'PositiveIntegerField'), + return a tuple of the (min_value, max_value) form representing the + range of the column type bound to the field. + """ + return self.integer_field_ranges[internal_type] + + def subtract_temporals(self, internal_type, lhs, rhs): + if self.connection.features.supports_temporal_subtraction: + lhs_sql, lhs_params = lhs + rhs_sql, rhs_params = rhs + return "(%s - %s)" % (lhs_sql, rhs_sql), lhs_params + rhs_params + raise NotSupportedError("This backend does not support %s subtraction." % internal_type) + + def window_frame_start(self, start): + if isinstance(start, int): + if start < 0: + return '%d %s' % (abs(start), self.PRECEDING) + elif start == 0: + return self.CURRENT_ROW + elif start is None: + return self.UNBOUNDED_PRECEDING + raise ValueError("start argument must be a negative integer, zero, or None, but got '%s'." % start) + + def window_frame_end(self, end): + if isinstance(end, int): + if end == 0: + return self.CURRENT_ROW + elif end > 0: + return '%d %s' % (end, self.FOLLOWING) + elif end is None: + return self.UNBOUNDED_FOLLOWING + raise ValueError("end argument must be a positive integer, zero, or None, but got '%s'." % end) + + def window_frame_rows_start_end(self, start=None, end=None): + """ + Return SQL for start and end points in an OVER clause window frame. + """ + if not self.connection.features.supports_over_clause: + raise NotSupportedError('This backend does not support window expressions.') + return self.window_frame_start(start), self.window_frame_end(end) + + def window_frame_range_start_end(self, start=None, end=None): + return self.window_frame_rows_start_end(start, end) + + def explain_query_prefix(self, format=None, **options): + if not self.connection.features.supports_explaining_query_execution: + raise NotSupportedError('This backend does not support explaining query execution.') + if format: + supported_formats = self.connection.features.supported_explain_formats + normalized_format = format.upper() + if normalized_format not in supported_formats: + msg = '%s is not a recognized format.' % normalized_format + if supported_formats: + msg += ' Allowed formats: %s' % ', '.join(sorted(supported_formats)) + raise ValueError(msg) + if options: + raise ValueError('Unknown options: %s' % ', '.join(sorted(options.keys()))) + return self.explain_prefix diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/schema.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/schema.py new file mode 100644 index 00000000000..82d6fafc752 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/schema.py @@ -0,0 +1,1063 @@ +import hashlib +import logging +from datetime import datetime + +from django.db.backends.ddl_references import ( + Columns, ForeignKeyName, IndexName, Statement, Table, +) +from django.db.backends.utils import split_identifier +from django.db.models import Index +from django.db.transaction import TransactionManagementError, atomic +from django.utils import timezone +from django.utils.encoding import force_bytes + +logger = logging.getLogger('django.db.backends.schema') + + +def _is_relevant_relation(relation, altered_field): + """ + When altering the given field, must constraints on its model from the given + relation be temporarily dropped? + """ + field = relation.field + if field.many_to_many: + # M2M reverse field + return False + if altered_field.primary_key and field.to_fields == [None]: + # Foreign key constraint on the primary key, which is being altered. + return True + # Is the constraint targeting the field being altered? + return altered_field.name in field.to_fields + + +def _related_non_m2m_objects(old_field, new_field): + # Filter out m2m objects from reverse relations. + # Return (old_relation, new_relation) tuples. + return zip( + (obj for obj in old_field.model._meta.related_objects if _is_relevant_relation(obj, old_field)), + (obj for obj in new_field.model._meta.related_objects if _is_relevant_relation(obj, new_field)) + ) + + +class BaseDatabaseSchemaEditor: + """ + This class and its subclasses are responsible for emitting schema-changing + statements to the databases - model creation/removal/alteration, field + renaming, index fiddling, and so on. + """ + + # Overrideable SQL templates + sql_create_table = "CREATE TABLE %(table)s (%(definition)s)" + sql_rename_table = "ALTER TABLE %(old_table)s RENAME TO %(new_table)s" + sql_retablespace_table = "ALTER TABLE %(table)s SET TABLESPACE %(new_tablespace)s" + sql_delete_table = "DROP TABLE %(table)s CASCADE" + + sql_create_column = "ALTER TABLE %(table)s ADD COLUMN %(column)s %(definition)s" + sql_alter_column = "ALTER TABLE %(table)s %(changes)s" + sql_alter_column_type = "ALTER COLUMN %(column)s TYPE %(type)s" + sql_alter_column_null = "ALTER COLUMN %(column)s DROP NOT NULL" + sql_alter_column_not_null = "ALTER COLUMN %(column)s SET NOT NULL" + sql_alter_column_default = "ALTER COLUMN %(column)s SET DEFAULT %(default)s" + sql_alter_column_no_default = "ALTER COLUMN %(column)s DROP DEFAULT" + sql_delete_column = "ALTER TABLE %(table)s DROP COLUMN %(column)s CASCADE" + sql_rename_column = "ALTER TABLE %(table)s RENAME COLUMN %(old_column)s TO %(new_column)s" + sql_update_with_default = "UPDATE %(table)s SET %(column)s = %(default)s WHERE %(column)s IS NULL" + + sql_create_check = "ALTER TABLE %(table)s ADD CONSTRAINT %(name)s CHECK (%(check)s)" + sql_delete_check = "ALTER TABLE %(table)s DROP CONSTRAINT %(name)s" + + sql_create_unique = "ALTER TABLE %(table)s ADD CONSTRAINT %(name)s UNIQUE (%(columns)s)" + sql_delete_unique = "ALTER TABLE %(table)s DROP CONSTRAINT %(name)s" + + sql_create_fk = ( + "ALTER TABLE %(table)s ADD CONSTRAINT %(name)s FOREIGN KEY (%(column)s) " + "REFERENCES %(to_table)s (%(to_column)s)%(deferrable)s" + ) + sql_create_inline_fk = None + sql_delete_fk = "ALTER TABLE %(table)s DROP CONSTRAINT %(name)s" + + sql_create_index = "CREATE INDEX %(name)s ON %(table)s (%(columns)s)%(extra)s" + sql_delete_index = "DROP INDEX %(name)s" + + sql_create_pk = "ALTER TABLE %(table)s ADD CONSTRAINT %(name)s PRIMARY KEY (%(columns)s)" + sql_delete_pk = "ALTER TABLE %(table)s DROP CONSTRAINT %(name)s" + + sql_delete_procedure = 'DROP PROCEDURE %(procedure)s' + + def __init__(self, connection, collect_sql=False, atomic=True): + self.connection = connection + self.collect_sql = collect_sql + if self.collect_sql: + self.collected_sql = [] + self.atomic_migration = self.connection.features.can_rollback_ddl and atomic + + # State-managing methods + + def __enter__(self): + self.deferred_sql = [] + if self.atomic_migration: + self.atomic = atomic(self.connection.alias) + self.atomic.__enter__() + return self + + def __exit__(self, exc_type, exc_value, traceback): + if exc_type is None: + for sql in self.deferred_sql: + self.execute(sql) + if self.atomic_migration: + self.atomic.__exit__(exc_type, exc_value, traceback) + + # Core utility functions + + def execute(self, sql, params=()): + """Execute the given SQL statement, with optional parameters.""" + # Don't perform the transactional DDL check if SQL is being collected + # as it's not going to be executed anyway. + if not self.collect_sql and self.connection.in_atomic_block and not self.connection.features.can_rollback_ddl: + raise TransactionManagementError( + "Executing DDL statements while in a transaction on databases " + "that can't perform a rollback is prohibited." + ) + # Account for non-string statement objects. + sql = str(sql) + # Log the command we're running, then run it + logger.debug("%s; (params %r)", sql, params, extra={'params': params, 'sql': sql}) + if self.collect_sql: + ending = "" if sql.endswith(";") else ";" + if params is not None: + self.collected_sql.append((sql % tuple(map(self.quote_value, params))) + ending) + else: + self.collected_sql.append(sql + ending) + else: + with self.connection.cursor() as cursor: + cursor.execute(sql, params) + + def quote_name(self, name): + return self.connection.ops.quote_name(name) + + @classmethod + def _digest(cls, *args): + """ + Generate a 32-bit digest of a set of arguments that can be used to + shorten identifying names. + """ + h = hashlib.md5() + for arg in args: + h.update(force_bytes(arg)) + return h.hexdigest()[:8] + + # Field <-> database mapping functions + + def column_sql(self, model, field, include_default=False): + """ + Take a field and return its column definition. + The field must already have had set_attributes_from_name() called. + """ + # Get the column's type and use that as the basis of the SQL + db_params = field.db_parameters(connection=self.connection) + sql = db_params['type'] + params = [] + # Check for fields that aren't actually columns (e.g. M2M) + if sql is None: + return None, None + # Work out nullability + null = field.null + # If we were told to include a default value, do so + include_default = include_default and not self.skip_default(field) + if include_default: + default_value = self.effective_default(field) + if default_value is not None: + if self.connection.features.requires_literal_defaults: + # Some databases can't take defaults as a parameter (oracle) + # If this is the case, the individual schema backend should + # implement prepare_default + sql += " DEFAULT %s" % self.prepare_default(default_value) + else: + sql += " DEFAULT %s" + params += [default_value] + # Oracle treats the empty string ('') as null, so coerce the null + # option whenever '' is a possible value. + if (field.empty_strings_allowed and not field.primary_key and + self.connection.features.interprets_empty_strings_as_nulls): + null = True + if null and not self.connection.features.implied_column_null: + sql += " NULL" + elif not null: + sql += " NOT NULL" + # Primary key/unique outputs + if field.primary_key: + sql += " PRIMARY KEY" + elif field.unique: + sql += " UNIQUE" + # Optionally add the tablespace if it's an implicitly indexed column + tablespace = field.db_tablespace or model._meta.db_tablespace + if tablespace and self.connection.features.supports_tablespaces and field.unique: + sql += " %s" % self.connection.ops.tablespace_sql(tablespace, inline=True) + # Return the sql + return sql, params + + def skip_default(self, field): + """ + Some backends don't accept default values for certain columns types + (i.e. MySQL longtext and longblob). + """ + return False + + def prepare_default(self, value): + """ + Only used for backends which have requires_literal_defaults feature + """ + raise NotImplementedError( + 'subclasses of BaseDatabaseSchemaEditor for backends which have ' + 'requires_literal_defaults must provide a prepare_default() method' + ) + + def effective_default(self, field): + """Return a field's effective database default value.""" + if field.has_default(): + default = field.get_default() + elif not field.null and field.blank and field.empty_strings_allowed: + if field.get_internal_type() == "BinaryField": + default = bytes() + else: + default = str() + elif getattr(field, 'auto_now', False) or getattr(field, 'auto_now_add', False): + default = datetime.now() + internal_type = field.get_internal_type() + if internal_type == 'DateField': + default = default.date + elif internal_type == 'TimeField': + default = default.time + elif internal_type == 'DateTimeField': + default = timezone.now + else: + default = None + # If it's a callable, call it + if callable(default): + default = default() + # Convert the value so it can be sent to the database. + return field.get_db_prep_save(default, self.connection) + + def quote_value(self, value): + """ + Return a quoted version of the value so it's safe to use in an SQL + string. This is not safe against injection from user code; it is + intended only for use in making SQL scripts or preparing default values + for particularly tricky backends (defaults are not user-defined, though, + so this is safe). + """ + raise NotImplementedError() + + # Actions + + def create_model(self, model): + """ + Create a table and any accompanying indexes or unique constraints for + the given `model`. + """ + # Create column SQL, add FK deferreds if needed + column_sqls = [] + params = [] + for field in model._meta.local_fields: + # SQL + definition, extra_params = self.column_sql(model, field) + if definition is None: + continue + # Check constraints can go on the column SQL here + db_params = field.db_parameters(connection=self.connection) + if db_params['check']: + definition += " CHECK (%s)" % db_params['check'] + # Autoincrement SQL (for backends with inline variant) + col_type_suffix = field.db_type_suffix(connection=self.connection) + if col_type_suffix: + definition += " %s" % col_type_suffix + params.extend(extra_params) + # FK + if field.remote_field and field.db_constraint: + to_table = field.remote_field.model._meta.db_table + to_column = field.remote_field.model._meta.get_field(field.remote_field.field_name).column + if self.sql_create_inline_fk: + definition += " " + self.sql_create_inline_fk % { + "to_table": self.quote_name(to_table), + "to_column": self.quote_name(to_column), + } + elif self.connection.features.supports_foreign_keys: + self.deferred_sql.append(self._create_fk_sql(model, field, "_fk_%(to_table)s_%(to_column)s")) + # Add the SQL to our big list + column_sqls.append("%s %s" % ( + self.quote_name(field.column), + definition, + )) + # Autoincrement SQL (for backends with post table definition variant) + if field.get_internal_type() in ("AutoField", "BigAutoField"): + autoinc_sql = self.connection.ops.autoinc_sql(model._meta.db_table, field.column) + if autoinc_sql: + self.deferred_sql.extend(autoinc_sql) + + # Add any unique_togethers (always deferred, as some fields might be + # created afterwards, like geometry fields with some backends) + for fields in model._meta.unique_together: + columns = [model._meta.get_field(field).column for field in fields] + self.deferred_sql.append(self._create_unique_sql(model, columns)) + # Make the table + sql = self.sql_create_table % { + "table": self.quote_name(model._meta.db_table), + "definition": ", ".join(column_sqls) + } + if model._meta.db_tablespace: + tablespace_sql = self.connection.ops.tablespace_sql(model._meta.db_tablespace) + if tablespace_sql: + sql += ' ' + tablespace_sql + # Prevent using [] as params, in the case a literal '%' is used in the definition + self.execute(sql, params or None) + + # Add any field index and index_together's (deferred as SQLite3 _remake_table needs it) + self.deferred_sql.extend(self._model_indexes_sql(model)) + + # Make M2M tables + for field in model._meta.local_many_to_many: + if field.remote_field.through._meta.auto_created: + self.create_model(field.remote_field.through) + + def delete_model(self, model): + """Delete a model from the database.""" + # Handle auto-created intermediary models + for field in model._meta.local_many_to_many: + if field.remote_field.through._meta.auto_created: + self.delete_model(field.remote_field.through) + + # Delete the table + self.execute(self.sql_delete_table % { + "table": self.quote_name(model._meta.db_table), + }) + # Remove all deferred statements referencing the deleted table. + for sql in list(self.deferred_sql): + if isinstance(sql, Statement) and sql.references_table(model._meta.db_table): + self.deferred_sql.remove(sql) + + def add_index(self, model, index): + """Add an index on a model.""" + self.execute(index.create_sql(model, self)) + + def remove_index(self, model, index): + """Remove an index from a model.""" + self.execute(index.remove_sql(model, self)) + + def alter_unique_together(self, model, old_unique_together, new_unique_together): + """ + Deal with a model changing its unique_together. The input + unique_togethers must be doubly-nested, not the single-nested + ["foo", "bar"] format. + """ + olds = {tuple(fields) for fields in old_unique_together} + news = {tuple(fields) for fields in new_unique_together} + # Deleted uniques + for fields in olds.difference(news): + self._delete_composed_index(model, fields, {'unique': True}, self.sql_delete_unique) + # Created uniques + for fields in news.difference(olds): + columns = [model._meta.get_field(field).column for field in fields] + self.execute(self._create_unique_sql(model, columns)) + + def alter_index_together(self, model, old_index_together, new_index_together): + """ + Deal with a model changing its index_together. The input + index_togethers must be doubly-nested, not the single-nested + ["foo", "bar"] format. + """ + olds = {tuple(fields) for fields in old_index_together} + news = {tuple(fields) for fields in new_index_together} + # Deleted indexes + for fields in olds.difference(news): + self._delete_composed_index(model, fields, {'index': True}, self.sql_delete_index) + # Created indexes + for field_names in news.difference(olds): + fields = [model._meta.get_field(field) for field in field_names] + self.execute(self._create_index_sql(model, fields, suffix="_idx")) + + def _delete_composed_index(self, model, fields, constraint_kwargs, sql): + columns = [model._meta.get_field(field).column for field in fields] + constraint_names = self._constraint_names(model, columns, **constraint_kwargs) + if len(constraint_names) != 1: + raise ValueError("Found wrong number (%s) of constraints for %s(%s)" % ( + len(constraint_names), + model._meta.db_table, + ", ".join(columns), + )) + self.execute(self._delete_constraint_sql(sql, model, constraint_names[0])) + + def alter_db_table(self, model, old_db_table, new_db_table): + """Rename the table a model points to.""" + if (old_db_table == new_db_table or + (self.connection.features.ignores_table_name_case and + old_db_table.lower() == new_db_table.lower())): + return + self.execute(self.sql_rename_table % { + "old_table": self.quote_name(old_db_table), + "new_table": self.quote_name(new_db_table), + }) + # Rename all references to the old table name. + for sql in self.deferred_sql: + if isinstance(sql, Statement): + sql.rename_table_references(old_db_table, new_db_table) + + def alter_db_tablespace(self, model, old_db_tablespace, new_db_tablespace): + """Move a model's table between tablespaces.""" + self.execute(self.sql_retablespace_table % { + "table": self.quote_name(model._meta.db_table), + "old_tablespace": self.quote_name(old_db_tablespace), + "new_tablespace": self.quote_name(new_db_tablespace), + }) + + def add_field(self, model, field): + """ + Create a field on a model. Usually involves adding a column, but may + involve adding a table instead (for M2M fields). + """ + # Special-case implicit M2M tables + if field.many_to_many and field.remote_field.through._meta.auto_created: + return self.create_model(field.remote_field.through) + # Get the column's definition + definition, params = self.column_sql(model, field, include_default=True) + # It might not actually have a column behind it + if definition is None: + return + # Check constraints can go on the column SQL here + db_params = field.db_parameters(connection=self.connection) + if db_params['check']: + definition += " CHECK (%s)" % db_params['check'] + # Build the SQL and run it + sql = self.sql_create_column % { + "table": self.quote_name(model._meta.db_table), + "column": self.quote_name(field.column), + "definition": definition, + } + self.execute(sql, params) + # Drop the default if we need to + # (Django usually does not use in-database defaults) + if not self.skip_default(field) and self.effective_default(field) is not None: + changes_sql, params = self._alter_column_default_sql(model, None, field, drop=True) + sql = self.sql_alter_column % { + "table": self.quote_name(model._meta.db_table), + "changes": changes_sql, + } + self.execute(sql, params) + # Add an index, if required + self.deferred_sql.extend(self._field_indexes_sql(model, field)) + # Add any FK constraints later + if field.remote_field and self.connection.features.supports_foreign_keys and field.db_constraint: + self.deferred_sql.append(self._create_fk_sql(model, field, "_fk_%(to_table)s_%(to_column)s")) + # Reset connection if required + if self.connection.features.connection_persists_old_columns: + self.connection.close() + + def remove_field(self, model, field): + """ + Remove a field from a model. Usually involves deleting a column, + but for M2Ms may involve deleting a table. + """ + # Special-case implicit M2M tables + if field.many_to_many and field.remote_field.through._meta.auto_created: + return self.delete_model(field.remote_field.through) + # It might not actually have a column behind it + if field.db_parameters(connection=self.connection)['type'] is None: + return + # Drop any FK constraints, MySQL requires explicit deletion + if field.remote_field: + fk_names = self._constraint_names(model, [field.column], foreign_key=True) + for fk_name in fk_names: + self.execute(self._delete_constraint_sql(self.sql_delete_fk, model, fk_name)) + # Delete the column + sql = self.sql_delete_column % { + "table": self.quote_name(model._meta.db_table), + "column": self.quote_name(field.column), + } + self.execute(sql) + # Reset connection if required + if self.connection.features.connection_persists_old_columns: + self.connection.close() + # Remove all deferred statements referencing the deleted column. + for sql in list(self.deferred_sql): + if isinstance(sql, Statement) and sql.references_column(model._meta.db_table, field.column): + self.deferred_sql.remove(sql) + + def alter_field(self, model, old_field, new_field, strict=False): + """ + Allow a field's type, uniqueness, nullability, default, column, + constraints, etc. to be modified. + `old_field` is required to compute the necessary changes. + If `strict` is True, raise errors if the old column does not match + `old_field` precisely. + """ + # Ensure this field is even column-based + old_db_params = old_field.db_parameters(connection=self.connection) + old_type = old_db_params['type'] + new_db_params = new_field.db_parameters(connection=self.connection) + new_type = new_db_params['type'] + if ((old_type is None and old_field.remote_field is None) or + (new_type is None and new_field.remote_field is None)): + raise ValueError( + "Cannot alter field %s into %s - they do not properly define " + "db_type (are you using a badly-written custom field?)" % + (old_field, new_field), + ) + elif old_type is None and new_type is None and ( + old_field.remote_field.through and new_field.remote_field.through and + old_field.remote_field.through._meta.auto_created and + new_field.remote_field.through._meta.auto_created): + return self._alter_many_to_many(model, old_field, new_field, strict) + elif old_type is None and new_type is None and ( + old_field.remote_field.through and new_field.remote_field.through and + not old_field.remote_field.through._meta.auto_created and + not new_field.remote_field.through._meta.auto_created): + # Both sides have through models; this is a no-op. + return + elif old_type is None or new_type is None: + raise ValueError( + "Cannot alter field %s into %s - they are not compatible types " + "(you cannot alter to or from M2M fields, or add or remove " + "through= on M2M fields)" % (old_field, new_field) + ) + + self._alter_field(model, old_field, new_field, old_type, new_type, + old_db_params, new_db_params, strict) + + def _alter_field(self, model, old_field, new_field, old_type, new_type, + old_db_params, new_db_params, strict=False): + """Perform a "physical" (non-ManyToMany) field update.""" + # Drop any FK constraints, we'll remake them later + fks_dropped = set() + if old_field.remote_field and old_field.db_constraint: + fk_names = self._constraint_names(model, [old_field.column], foreign_key=True) + if strict and len(fk_names) != 1: + raise ValueError("Found wrong number (%s) of foreign key constraints for %s.%s" % ( + len(fk_names), + model._meta.db_table, + old_field.column, + )) + for fk_name in fk_names: + fks_dropped.add((old_field.column,)) + self.execute(self._delete_constraint_sql(self.sql_delete_fk, model, fk_name)) + # Has unique been removed? + if old_field.unique and (not new_field.unique or self._field_became_primary_key(old_field, new_field)): + # Find the unique constraint for this field + constraint_names = self._constraint_names(model, [old_field.column], unique=True, primary_key=False) + if strict and len(constraint_names) != 1: + raise ValueError("Found wrong number (%s) of unique constraints for %s.%s" % ( + len(constraint_names), + model._meta.db_table, + old_field.column, + )) + for constraint_name in constraint_names: + self.execute(self._delete_constraint_sql(self.sql_delete_unique, model, constraint_name)) + # Drop incoming FK constraints if the field is a primary key or unique, + # which might be a to_field target, and things are going to change. + drop_foreign_keys = ( + ( + (old_field.primary_key and new_field.primary_key) or + (old_field.unique and new_field.unique) + ) and old_type != new_type + ) + if drop_foreign_keys: + # '_meta.related_field' also contains M2M reverse fields, these + # will be filtered out + for _old_rel, new_rel in _related_non_m2m_objects(old_field, new_field): + rel_fk_names = self._constraint_names( + new_rel.related_model, [new_rel.field.column], foreign_key=True + ) + for fk_name in rel_fk_names: + self.execute(self._delete_constraint_sql(self.sql_delete_fk, new_rel.related_model, fk_name)) + # Removed an index? (no strict check, as multiple indexes are possible) + # Remove indexes if db_index switched to False or a unique constraint + # will now be used in lieu of an index. The following lines from the + # truth table show all True cases; the rest are False: + # + # old_field.db_index | old_field.unique | new_field.db_index | new_field.unique + # ------------------------------------------------------------------------------ + # True | False | False | False + # True | False | False | True + # True | False | True | True + if old_field.db_index and not old_field.unique and (not new_field.db_index or new_field.unique): + # Find the index for this field + meta_index_names = {index.name for index in model._meta.indexes} + # Retrieve only BTREE indexes since this is what's created with + # db_index=True. + index_names = self._constraint_names(model, [old_field.column], index=True, type_=Index.suffix) + for index_name in index_names: + if index_name not in meta_index_names: + # The only way to check if an index was created with + # db_index=True or with Index(['field'], name='foo') + # is to look at its name (refs #28053). + self.execute(self._delete_constraint_sql(self.sql_delete_index, model, index_name)) + # Change check constraints? + if old_db_params['check'] != new_db_params['check'] and old_db_params['check']: + constraint_names = self._constraint_names(model, [old_field.column], check=True) + if strict and len(constraint_names) != 1: + raise ValueError("Found wrong number (%s) of check constraints for %s.%s" % ( + len(constraint_names), + model._meta.db_table, + old_field.column, + )) + for constraint_name in constraint_names: + self.execute(self._delete_constraint_sql(self.sql_delete_check, model, constraint_name)) + # Have they renamed the column? + if old_field.column != new_field.column: + self.execute(self._rename_field_sql(model._meta.db_table, old_field, new_field, new_type)) + # Rename all references to the renamed column. + for sql in self.deferred_sql: + if isinstance(sql, Statement): + sql.rename_column_references(model._meta.db_table, old_field.column, new_field.column) + # Next, start accumulating actions to do + actions = [] + null_actions = [] + post_actions = [] + # Type change? + if old_type != new_type: + fragment, other_actions = self._alter_column_type_sql(model, old_field, new_field, new_type) + actions.append(fragment) + post_actions.extend(other_actions) + # When changing a column NULL constraint to NOT NULL with a given + # default value, we need to perform 4 steps: + # 1. Add a default for new incoming writes + # 2. Update existing NULL rows with new default + # 3. Replace NULL constraint with NOT NULL + # 4. Drop the default again. + # Default change? + old_default = self.effective_default(old_field) + new_default = self.effective_default(new_field) + needs_database_default = ( + old_field.null and + not new_field.null and + old_default != new_default and + new_default is not None and + not self.skip_default(new_field) + ) + if needs_database_default: + actions.append(self._alter_column_default_sql(model, old_field, new_field)) + # Nullability change? + if old_field.null != new_field.null: + fragment = self._alter_column_null_sql(model, old_field, new_field) + if fragment: + null_actions.append(fragment) + # Only if we have a default and there is a change from NULL to NOT NULL + four_way_default_alteration = ( + new_field.has_default() and + (old_field.null and not new_field.null) + ) + if actions or null_actions: + if not four_way_default_alteration: + # If we don't have to do a 4-way default alteration we can + # directly run a (NOT) NULL alteration + actions = actions + null_actions + # Combine actions together if we can (e.g. postgres) + if self.connection.features.supports_combined_alters and actions: + sql, params = tuple(zip(*actions)) + actions = [(", ".join(sql), sum(params, []))] + # Apply those actions + for sql, params in actions: + self.execute( + self.sql_alter_column % { + "table": self.quote_name(model._meta.db_table), + "changes": sql, + }, + params, + ) + if four_way_default_alteration: + # Update existing rows with default value + self.execute( + self.sql_update_with_default % { + "table": self.quote_name(model._meta.db_table), + "column": self.quote_name(new_field.column), + "default": "%s", + }, + [new_default], + ) + # Since we didn't run a NOT NULL change before we need to do it + # now + for sql, params in null_actions: + self.execute( + self.sql_alter_column % { + "table": self.quote_name(model._meta.db_table), + "changes": sql, + }, + params, + ) + if post_actions: + for sql, params in post_actions: + self.execute(sql, params) + # If primary_key changed to False, delete the primary key constraint. + if old_field.primary_key and not new_field.primary_key: + self._delete_primary_key(model, strict) + # Added a unique? + if self._unique_should_be_added(old_field, new_field): + self.execute(self._create_unique_sql(model, [new_field.column])) + # Added an index? Add an index if db_index switched to True or a unique + # constraint will no longer be used in lieu of an index. The following + # lines from the truth table show all True cases; the rest are False: + # + # old_field.db_index | old_field.unique | new_field.db_index | new_field.unique + # ------------------------------------------------------------------------------ + # False | False | True | False + # False | True | True | False + # True | True | True | False + if (not old_field.db_index or old_field.unique) and new_field.db_index and not new_field.unique: + self.execute(self._create_index_sql(model, [new_field])) + # Type alteration on primary key? Then we need to alter the column + # referring to us. + rels_to_update = [] + if old_field.primary_key and new_field.primary_key and old_type != new_type: + rels_to_update.extend(_related_non_m2m_objects(old_field, new_field)) + # Changed to become primary key? + if self._field_became_primary_key(old_field, new_field): + # Make the new one + self.execute( + self.sql_create_pk % { + "table": self.quote_name(model._meta.db_table), + "name": self.quote_name( + self._create_index_name(model._meta.db_table, [new_field.column], suffix="_pk") + ), + "columns": self.quote_name(new_field.column), + } + ) + # Update all referencing columns + rels_to_update.extend(_related_non_m2m_objects(old_field, new_field)) + # Handle our type alters on the other end of rels from the PK stuff above + for old_rel, new_rel in rels_to_update: + rel_db_params = new_rel.field.db_parameters(connection=self.connection) + rel_type = rel_db_params['type'] + fragment, other_actions = self._alter_column_type_sql( + new_rel.related_model, old_rel.field, new_rel.field, rel_type + ) + self.execute( + self.sql_alter_column % { + "table": self.quote_name(new_rel.related_model._meta.db_table), + "changes": fragment[0], + }, + fragment[1], + ) + for sql, params in other_actions: + self.execute(sql, params) + # Does it have a foreign key? + if (new_field.remote_field and + (fks_dropped or not old_field.remote_field or not old_field.db_constraint) and + new_field.db_constraint): + self.execute(self._create_fk_sql(model, new_field, "_fk_%(to_table)s_%(to_column)s")) + # Rebuild FKs that pointed to us if we previously had to drop them + if drop_foreign_keys: + for rel in new_field.model._meta.related_objects: + if _is_relevant_relation(rel, new_field) and rel.field.db_constraint: + self.execute(self._create_fk_sql(rel.related_model, rel.field, "_fk")) + # Does it have check constraints we need to add? + if old_db_params['check'] != new_db_params['check'] and new_db_params['check']: + self.execute( + self.sql_create_check % { + "table": self.quote_name(model._meta.db_table), + "name": self.quote_name( + self._create_index_name(model._meta.db_table, [new_field.column], suffix="_check") + ), + "column": self.quote_name(new_field.column), + "check": new_db_params['check'], + } + ) + # Drop the default if we need to + # (Django usually does not use in-database defaults) + if needs_database_default: + changes_sql, params = self._alter_column_default_sql(model, old_field, new_field, drop=True) + sql = self.sql_alter_column % { + "table": self.quote_name(model._meta.db_table), + "changes": changes_sql, + } + self.execute(sql, params) + # Reset connection if required + if self.connection.features.connection_persists_old_columns: + self.connection.close() + + def _alter_column_null_sql(self, model, old_field, new_field): + """ + Hook to specialize column null alteration. + + Return a (sql, params) fragment to set a column to null or non-null + as required by new_field, or None if no changes are required. + """ + if (self.connection.features.interprets_empty_strings_as_nulls and + new_field.get_internal_type() in ("CharField", "TextField")): + # The field is nullable in the database anyway, leave it alone. + return + else: + new_db_params = new_field.db_parameters(connection=self.connection) + sql = self.sql_alter_column_null if new_field.null else self.sql_alter_column_not_null + return ( + sql % { + 'column': self.quote_name(new_field.column), + 'type': new_db_params['type'], + }, + [], + ) + + def _alter_column_default_sql(self, model, old_field, new_field, drop=False): + """ + Hook to specialize column default alteration. + + Return a (sql, params) fragment to add or drop (depending on the drop + argument) a default to new_field's column. + """ + new_default = self.effective_default(new_field) + default = '%s' + params = [new_default] + + if drop: + params = [] + elif self.connection.features.requires_literal_defaults: + # Some databases (Oracle) can't take defaults as a parameter + # If this is the case, the SchemaEditor for that database should + # implement prepare_default(). + default = self.prepare_default(new_default) + params = [] + + new_db_params = new_field.db_parameters(connection=self.connection) + sql = self.sql_alter_column_no_default if drop else self.sql_alter_column_default + return ( + sql % { + 'column': self.quote_name(new_field.column), + 'type': new_db_params['type'], + 'default': default, + }, + params, + ) + + def _alter_column_type_sql(self, model, old_field, new_field, new_type): + """ + Hook to specialize column type alteration for different backends, + for cases when a creation type is different to an alteration type + (e.g. SERIAL in PostgreSQL, PostGIS fields). + + Return a two-tuple of: an SQL fragment of (sql, params) to insert into + an ALTER TABLE statement and a list of extra (sql, params) tuples to + run once the field is altered. + """ + return ( + ( + self.sql_alter_column_type % { + "column": self.quote_name(new_field.column), + "type": new_type, + }, + [], + ), + [], + ) + + def _alter_many_to_many(self, model, old_field, new_field, strict): + """Alter M2Ms to repoint their to= endpoints.""" + # Rename the through table + if old_field.remote_field.through._meta.db_table != new_field.remote_field.through._meta.db_table: + self.alter_db_table(old_field.remote_field.through, old_field.remote_field.through._meta.db_table, + new_field.remote_field.through._meta.db_table) + # Repoint the FK to the other side + self.alter_field( + new_field.remote_field.through, + # We need the field that points to the target model, so we can tell alter_field to change it - + # this is m2m_reverse_field_name() (as opposed to m2m_field_name, which points to our model) + old_field.remote_field.through._meta.get_field(old_field.m2m_reverse_field_name()), + new_field.remote_field.through._meta.get_field(new_field.m2m_reverse_field_name()), + ) + self.alter_field( + new_field.remote_field.through, + # for self-referential models we need to alter field from the other end too + old_field.remote_field.through._meta.get_field(old_field.m2m_field_name()), + new_field.remote_field.through._meta.get_field(new_field.m2m_field_name()), + ) + + def _create_index_name(self, table_name, column_names, suffix=""): + """ + Generate a unique name for an index/unique constraint. + + The name is divided into 3 parts: the table name, the column names, + and a unique digest and suffix. + """ + _, table_name = split_identifier(table_name) + hash_suffix_part = '%s%s' % (self._digest(table_name, *column_names), suffix) + max_length = self.connection.ops.max_name_length() or 200 + # If everything fits into max_length, use that name. + index_name = '%s_%s_%s' % (table_name, '_'.join(column_names), hash_suffix_part) + if len(index_name) <= max_length: + return index_name + # Shorten a long suffix. + if len(hash_suffix_part) > max_length / 3: + hash_suffix_part = hash_suffix_part[:max_length // 3] + other_length = (max_length - len(hash_suffix_part)) // 2 - 1 + index_name = '%s_%s_%s' % ( + table_name[:other_length], + '_'.join(column_names)[:other_length], + hash_suffix_part, + ) + # Prepend D if needed to prevent the name from starting with an + # underscore or a number (not permitted on Oracle). + if index_name[0] == "_" or index_name[0].isdigit(): + index_name = "D%s" % index_name[:-1] + return index_name + + def _get_index_tablespace_sql(self, model, fields, db_tablespace=None): + if db_tablespace is None: + if len(fields) == 1 and fields[0].db_tablespace: + db_tablespace = fields[0].db_tablespace + elif model._meta.db_tablespace: + db_tablespace = model._meta.db_tablespace + if db_tablespace is not None: + return ' ' + self.connection.ops.tablespace_sql(db_tablespace) + return '' + + def _create_index_sql(self, model, fields, *, name=None, suffix='', using='', + db_tablespace=None, col_suffixes=(), sql=None): + """ + Return the SQL statement to create the index for one or several fields. + `sql` can be specified if the syntax differs from the standard (GIS + indexes, ...). + """ + tablespace_sql = self._get_index_tablespace_sql(model, fields, db_tablespace=db_tablespace) + columns = [field.column for field in fields] + sql_create_index = sql or self.sql_create_index + table = model._meta.db_table + + def create_index_name(*args, **kwargs): + nonlocal name + if name is None: + name = self._create_index_name(*args, **kwargs) + return self.quote_name(name) + + return Statement( + sql_create_index, + table=Table(table, self.quote_name), + name=IndexName(table, columns, suffix, create_index_name), + using=using, + columns=Columns(table, columns, self.quote_name, col_suffixes=col_suffixes), + extra=tablespace_sql, + ) + + def _model_indexes_sql(self, model): + """ + Return a list of all index SQL statements (field indexes, + index_together, Meta.indexes) for the specified model. + """ + if not model._meta.managed or model._meta.proxy or model._meta.swapped: + return [] + output = [] + for field in model._meta.local_fields: + output.extend(self._field_indexes_sql(model, field)) + + for field_names in model._meta.index_together: + fields = [model._meta.get_field(field) for field in field_names] + output.append(self._create_index_sql(model, fields, suffix="_idx")) + + for index in model._meta.indexes: + output.append(index.create_sql(model, self)) + return output + + def _field_indexes_sql(self, model, field): + """ + Return a list of all index SQL statements for the specified field. + """ + output = [] + if self._field_should_be_indexed(model, field): + output.append(self._create_index_sql(model, [field])) + return output + + def _field_should_be_indexed(self, model, field): + return field.db_index and not field.unique + + def _field_became_primary_key(self, old_field, new_field): + return not old_field.primary_key and new_field.primary_key + + def _unique_should_be_added(self, old_field, new_field): + return (not old_field.unique and new_field.unique) or ( + old_field.primary_key and not new_field.primary_key and new_field.unique + ) + + def _rename_field_sql(self, table, old_field, new_field, new_type): + return self.sql_rename_column % { + "table": self.quote_name(table), + "old_column": self.quote_name(old_field.column), + "new_column": self.quote_name(new_field.column), + "type": new_type, + } + + def _create_fk_sql(self, model, field, suffix): + from_table = model._meta.db_table + from_column = field.column + _, to_table = split_identifier(field.target_field.model._meta.db_table) + to_column = field.target_field.column + + def create_fk_name(*args, **kwargs): + return self.quote_name(self._create_index_name(*args, **kwargs)) + + return Statement( + self.sql_create_fk, + table=Table(from_table, self.quote_name), + name=ForeignKeyName(from_table, [from_column], to_table, [to_column], suffix, create_fk_name), + column=Columns(from_table, [from_column], self.quote_name), + to_table=Table(field.target_field.model._meta.db_table, self.quote_name), + to_column=Columns(field.target_field.model._meta.db_table, [to_column], self.quote_name), + deferrable=self.connection.ops.deferrable_sql(), + ) + + def _create_unique_sql(self, model, columns): + def create_unique_name(*args, **kwargs): + return self.quote_name(self._create_index_name(*args, **kwargs)) + table = model._meta.db_table + return Statement( + self.sql_create_unique, + table=Table(table, self.quote_name), + name=IndexName(table, columns, '_uniq', create_unique_name), + columns=Columns(table, columns, self.quote_name), + ) + + def _delete_constraint_sql(self, template, model, name): + return template % { + "table": self.quote_name(model._meta.db_table), + "name": self.quote_name(name), + } + + def _constraint_names(self, model, column_names=None, unique=None, + primary_key=None, index=None, foreign_key=None, + check=None, type_=None): + """Return all constraint names matching the columns and conditions.""" + if column_names is not None: + column_names = [ + self.connection.introspection.column_name_converter(name) + for name in column_names + ] + with self.connection.cursor() as cursor: + constraints = self.connection.introspection.get_constraints(cursor, model._meta.db_table) + result = [] + for name, infodict in constraints.items(): + if column_names is None or column_names == infodict['columns']: + if unique is not None and infodict['unique'] != unique: + continue + if primary_key is not None and infodict['primary_key'] != primary_key: + continue + if index is not None and infodict['index'] != index: + continue + if check is not None and infodict['check'] != check: + continue + if foreign_key is not None and not infodict['foreign_key']: + continue + if type_ is not None and infodict['type'] != type_: + continue + result.append(name) + return result + + def _delete_primary_key(self, model, strict=False): + constraint_names = self._constraint_names(model, primary_key=True) + if strict and len(constraint_names) != 1: + raise ValueError('Found wrong number (%s) of PK constraints for %s' % ( + len(constraint_names), + model._meta.db_table, + )) + for constraint_name in constraint_names: + self.execute(self._delete_constraint_sql(self.sql_delete_pk, model, constraint_name)) + + def remove_procedure(self, procedure_name, param_types=()): + sql = self.sql_delete_procedure % { + 'procedure': self.quote_name(procedure_name), + 'param_types': ','.join(param_types), + } + self.execute(sql) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/validation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/validation.py new file mode 100644 index 00000000000..a02780a6947 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/base/validation.py @@ -0,0 +1,25 @@ +class BaseDatabaseValidation: + """Encapsulate backend-specific validation.""" + def __init__(self, connection): + self.connection = connection + + def check(self, **kwargs): + return [] + + def check_field(self, field, **kwargs): + errors = [] + # Backends may implement a check_field_type() method. + if (hasattr(self, 'check_field_type') and + # Ignore any related fields. + not getattr(field, 'remote_field', None)): + # Ignore fields with unsupported features. + db_supports_all_required_features = all( + getattr(self.connection.features, feature, False) + for feature in field.model._meta.required_db_features + ) + if db_supports_all_required_features: + field_type = field.db_type(self.connection) + # Ignore non-concrete fields. + if field_type is not None: + errors.extend(self.check_field_type(field, field_type)) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/ddl_references.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/ddl_references.py new file mode 100644 index 00000000000..b894d587934 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/ddl_references.py @@ -0,0 +1,175 @@ +""" +Helpers to manipulate deferred DDL statements that might need to be adjusted or +discarded within when executing a migration. +""" + + +class Reference: + """Base class that defines the reference interface.""" + + def references_table(self, table): + """ + Return whether or not this instance references the specified table. + """ + return False + + def references_column(self, table, column): + """ + Return whether or not this instance references the specified column. + """ + return False + + def rename_table_references(self, old_table, new_table): + """ + Rename all references to the old_name to the new_table. + """ + pass + + def rename_column_references(self, table, old_column, new_column): + """ + Rename all references to the old_column to the new_column. + """ + pass + + def __repr__(self): + return '<%s %r>' % (self.__class__.__name__, str(self)) + + def __str__(self): + raise NotImplementedError('Subclasses must define how they should be converted to string.') + + +class Table(Reference): + """Hold a reference to a table.""" + + def __init__(self, table, quote_name): + self.table = table + self.quote_name = quote_name + + def references_table(self, table): + return self.table == table + + def rename_table_references(self, old_table, new_table): + if self.table == old_table: + self.table = new_table + + def __str__(self): + return self.quote_name(self.table) + + +class TableColumns(Table): + """Base class for references to multiple columns of a table.""" + + def __init__(self, table, columns): + self.table = table + self.columns = columns + + def references_column(self, table, column): + return self.table == table and column in self.columns + + def rename_column_references(self, table, old_column, new_column): + if self.table == table: + for index, column in enumerate(self.columns): + if column == old_column: + self.columns[index] = new_column + + +class Columns(TableColumns): + """Hold a reference to one or many columns.""" + + def __init__(self, table, columns, quote_name, col_suffixes=()): + self.quote_name = quote_name + self.col_suffixes = col_suffixes + super().__init__(table, columns) + + def __str__(self): + def col_str(column, idx): + try: + return self.quote_name(column) + self.col_suffixes[idx] + except IndexError: + return self.quote_name(column) + + return ', '.join(col_str(column, idx) for idx, column in enumerate(self.columns)) + + +class IndexName(TableColumns): + """Hold a reference to an index name.""" + + def __init__(self, table, columns, suffix, create_index_name): + self.suffix = suffix + self.create_index_name = create_index_name + super().__init__(table, columns) + + def __str__(self): + return self.create_index_name(self.table, self.columns, self.suffix) + + +class ForeignKeyName(TableColumns): + """Hold a reference to a foreign key name.""" + + def __init__(self, from_table, from_columns, to_table, to_columns, suffix_template, create_fk_name): + self.to_reference = TableColumns(to_table, to_columns) + self.suffix_template = suffix_template + self.create_fk_name = create_fk_name + super().__init__(from_table, from_columns,) + + def references_table(self, table): + return super().references_table(table) or self.to_reference.references_table(table) + + def references_column(self, table, column): + return ( + super().references_column(table, column) or + self.to_reference.references_column(table, column) + ) + + def rename_table_references(self, old_table, new_table): + super().rename_table_references(old_table, new_table) + self.to_reference.rename_table_references(old_table, new_table) + + def rename_column_references(self, table, old_column, new_column): + super().rename_column_references(table, old_column, new_column) + self.to_reference.rename_column_references(table, old_column, new_column) + + def __str__(self): + suffix = self.suffix_template % { + 'to_table': self.to_reference.table, + 'to_column': self.to_reference.columns[0], + } + return self.create_fk_name(self.table, self.columns, suffix) + + +class Statement(Reference): + """ + Statement template and formatting parameters container. + + Allows keeping a reference to a statement without interpolating identifiers + that might have to be adjusted if they're referencing a table or column + that is removed + """ + def __init__(self, template, **parts): + self.template = template + self.parts = parts + + def references_table(self, table): + return any( + hasattr(part, 'references_table') and part.references_table(table) + for part in self.parts.values() + ) + + def references_column(self, table, column): + return any( + hasattr(part, 'references_column') and part.references_column(table, column) + for part in self.parts.values() + ) + + def rename_table_references(self, old_table, new_table): + for part in self.parts.values(): + if hasattr(part, 'rename_table_references'): + part.rename_table_references(old_table, new_table) + + def rename_column_references(self, table, old_column, new_column): + for part in self.parts.values(): + if hasattr(part, 'rename_column_references'): + part.rename_column_references(table, old_column, new_column) + + def __str__(self): + return self.template % self.parts diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d3bb9cc822c911226c7edc97efa475aa75209187 GIT binary patch literal 192 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpd zggo>{kVo8vJc2y-CXgq*26^n=dag}xzx&HPOv7+(c~0V-IFef@j(g4{&pM5Tb@+=D zE#sMK=8Tm}F0JIumzIBuH{Yx}T0A*k99fbli61R3SnzO_tgQ!&IN}zz%0-z7Oi!`n zk>j3OvDyV6-G6p$ou-kS_;Dm3TKuicSBd4uQN)#Q<_59k52g<-;rNo9$KguED=vcd zK^&d>%T#c0X8wb8Xdm@#blvn+&xViT;9=qDOW~}r1Jr|U^+DkCD1ml#Nh`QR*r4Cr z)*nZSh~+8=iOI?K~R!Pi^RhY|<|A_5?S-OO{d@5jwo`Pf>LxN&@um7fd8d6nR zy!*8Xubdt3zu14g|NQ7VMcTgz21TrlhV?AqluwziR>4|jt4PvoCrJ6sIymF*d6_Y3 zd9j;@a9tr**$-oZ4D-bC1343f>|-UXIbtcZ#`zn1f7C<=>VKX2n^>I7mE&?b&uit7 zhw=Q7zn&*z?Wr=F2mZ-?wNB3B=$qNMbLl7iE37zomRMAncqj9s{-C0|geduJwayGT z4p)KWM?;DZfzfo)!}v)EbtqK`>6og}=?eu@(5cQjLM^%&vWCBm;O8Fra@RiiOS?kW zXxB#|NwZvIND8a)Dyw-qB_|t{soi9KF|B8YZAVVXZ96k!u0=A2 z$vsesgyfr%(5~CzLdfbx$ody(iqo~2Hm>5KXtS{hF;SJX>JB;VfHFefNg-9Afo_1Eqi6&fWs}FF}$@oSe;ng7lxbOcnG9 zB%fg@UG_CrnuolP!?Lcnh-NC!dd#ulQ*?zKX-(t7v`ok5q=T&hO zYFV!gQPE;uIy>bC{zU7@15JOocjZH~ z3#-NS&Xs&*ExIq9Bo;C+@}}*kLdJsa@<^f=BfjNr!!Q?zp`QpSbJ0F$`HfAtx2VF9-7O})lUdo&!Jw7XAm~W4&u=oxBO>Z#WZh^~^bFA; zv->xhT?&wBlI<5a+2#eJe89gxjorJ(P+dy1G8ckUqsmEDifYP&(y9`vPM?a~b>Yv9 d@ALcM2RaV&E{0mGt#AFRM#HG}=~wR?{{ac%s?Y!c literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__pycache__/features.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/__pycache__/features.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bc8be8ae4be120c8fc9bf03b10d5eaf6327bc5f2 GIT binary patch literal 467 zcmZ8dy-ve05VqqYqNC7F=oZO9k~buY!moq{ za&(8Hqi?7}5$;ZJgjI=fA_cuv!Zk+O%qI^CgR=m(Cm}#8zwov@4M*O(CQz2_e5V zz299O*R3Hi(0|efAVS>xtBA1qfR1Gv@6ljb74N~u1N!p6r3Wj7L>FESr(gR|_RS~c E7pVbxUjP6A literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/base.py new file mode 100644 index 00000000000..c6a533e8421 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/base.py @@ -0,0 +1,73 @@ +""" +Dummy database backend for Django. + +Django uses this if the database ENGINE setting is empty (None or empty string). + +Each of these API functions, except connection.close(), raise +ImproperlyConfigured. +""" + +from django.core.exceptions import ImproperlyConfigured +from django.db.backends.base.base import BaseDatabaseWrapper +from django.db.backends.base.client import BaseDatabaseClient +from django.db.backends.base.creation import BaseDatabaseCreation +from django.db.backends.base.introspection import BaseDatabaseIntrospection +from django.db.backends.base.operations import BaseDatabaseOperations +from django.db.backends.dummy.features import DummyDatabaseFeatures + + +def complain(*args, **kwargs): + raise ImproperlyConfigured("settings.DATABASES is improperly configured. " + "Please supply the ENGINE value. Check " + "settings documentation for more details.") + + +def ignore(*args, **kwargs): + pass + + +class DatabaseOperations(BaseDatabaseOperations): + quote_name = complain + + +class DatabaseClient(BaseDatabaseClient): + runshell = complain + + +class DatabaseCreation(BaseDatabaseCreation): + create_test_db = ignore + destroy_test_db = ignore + + +class DatabaseIntrospection(BaseDatabaseIntrospection): + get_table_list = complain + get_table_description = complain + get_relations = complain + get_indexes = complain + get_key_columns = complain + + +class DatabaseWrapper(BaseDatabaseWrapper): + operators = {} + # Override the base class implementations with null + # implementations. Anything that tries to actually + # do something raises complain; anything that tries + # to rollback or undo something raises ignore. + _cursor = complain + ensure_connection = complain + _commit = complain + _rollback = ignore + _close = ignore + _savepoint = ignore + _savepoint_commit = complain + _savepoint_rollback = ignore + _set_autocommit = complain + # Classes instantiated in __init__(). + client_class = DatabaseClient + creation_class = DatabaseCreation + features_class = DummyDatabaseFeatures + introspection_class = DatabaseIntrospection + ops_class = DatabaseOperations + + def is_usable(self): + return True diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/features.py new file mode 100644 index 00000000000..57a403aca78 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/dummy/features.py @@ -0,0 +1,5 @@ +from django.db.backends.base.features import BaseDatabaseFeatures + + +class DummyDatabaseFeatures(BaseDatabaseFeatures): + supports_transactions = False diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7b193b0cfeb6dcd9c87e9e15047577789d35d1c3 GIT binary patch literal 192 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 WMrc$(P$smP1v~ttXA7y~^nU}LJK_fb literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/client.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/client.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f68ea1a91a9e575d741691bb44b0c4d2f9f149d0 GIT binary patch literal 1628 zcmZvcPmdcl6u@ndGnxEt8@AhSK~RYzHI;hWV?eeRWP# znXmMVC}c3hwlqPgKz#yLpHo6Ia!MxjjAc~NJ@SSMl&n2+!OpCbagZuGL#eQ{L8|7g zQZfgmTF$Vyu&aaA$XT^y%_+Fy0OINHzKZ%BAV!^7Y3-n47mbMpxP`{@CLLlGuPx#GF(CmMADCgxir>9 zrroBo!bqEzmT5YTC)yX&Ff}|-6Rm8xvdX~*vr{#&!RzeRz~`4z`4Dp>%(KbI(7pOb z!5wIAgUzG=ji}o&@@?q8O4Lj*f>3IAa2mvuWFY5>JCHBkRINl#+-N#>7pwFni9hXs z;p%BBVQ<1&Fo8iE6ESwjfMhJRn9*RmPOq~zwSir&b-MoeYRdQjZ>bV z4#ll5nmrujsAa5AWEAy5)A*JWh-`i9Uy*FBhVZaCett)M-_(77o`@w}8s9X1|HU$h z@b>t=>fqdP{*Whg35O+em(@prFL{vrf^Otd;g!;Or5wr`qxE|^?Q(@1<9%2hZeNW1 j+rtGx%YJdT3b(S@oOcnH^Bd=@!qJDg`+1lSYg+#Rk#w9Y literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/compiler.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/compiler.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b0e5f19577efebe70dca0aafcf8d4bb9e08c9abb GIT binary patch literal 1501 zcmb7D-D(p-6rP{m%}-O%nzq`jDijRpu2?S=N~su-f&`@0i$z&BnMvGqvzyE$YQpv^ zg|YxMA0`+( zFtvh35J5xIqb{Z7H4#kkBO*6z${S!tN@siVFqADQ39+4 zn3-WFU}doY*aBcyhFPMrM{0{dK$p~LT5QF=eh^C4LSTMC*m;Om*hu11L0l%NU`NE| zf&+<>F6_O1^J+$5%z0a|$H`&pIxGqAl2e+HE@ai^rz|07#yNS<4vj+-NzcqoeGR7_Z%OzAmIj5b>#iP>f#Xf`I5ha0-KzS~&G{|S4v-lD)h8yGW|b`z$4082tX ztQ|t+C-em9PFO;x6bauEN(PV(kg|!nq3sRbxPX1i>?f(!io;Pay5Onlhk>tCHi%q4 zh@L7;@uze?$Lc`${g%{Dz3WGvxGsCKQ z?|{?qBckav0g{o>PH(ISp)R=QPr5E`<>5ZaLYVGCOmBBHRE%bDG+}CdT>ZEI- z!XQkIZX854D>bwX+o}k`q=mdpT4B{wj;E}?ul%0Q>ZA$)D|`m&^0i^&MQLOr)S_it zp_BXnOsxS;SM>5EytM3jy;zJw>3M0z^9Cb7%+mAJ60qh`VBPW^hN7?`5z-iRk!JQE zt&c6WgNG`xT(v$nOL`k(+>NwU!&&1uF1We_2NgaPwT#P^Xtv9gSKtHk&6Lr;v2tC8 zawspA)#~5W?!t##b82YcSZ%*A{QpwB2ke;rEH|`oq*jHhzU*|A?EIhL8VF!YGeNW) zwSrsCpO!6}HgtvzwGC~VHE4Fz3X87LQDKM*-LAW=w78Ww);6|+#`~-ArDD~<-!Jtk BKxO~{ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/creation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/creation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..eb2a00a14632532c7009b52392ddef1aeec8398d GIT binary patch literal 2641 zcmai0&2Jk;6rb6hU9TO-m=d*3`0{~|x+?YoRccX$NRt4SAT3Q0?H;;X?@UrV>s@zd zToP-;fmEu5RB_?R!4X{gPw-c8nk%PX;KGRm@ZRn^NsB6Gv*VdJJMX=Dzu$Y4FX!iL z1lo63{r<0Wg#3n+(~ZI8BY4#^bewP+6TkSSK83jzTSMEoDd9F}F&jF*L&+zEJKTLp zxGU^K+jlwLB<;#m&_FiY)GS;Jl~@aP*n{6yDMH;(lcy9`VX<+%5cfr*BiwYlp+nfz z73c&(Cwz-jZapNv&1;XyHsy>v534@obKK>Xhtzkt$E&dJJ|c|x6>z3*n#XoZ2O@M} z)@&F!@UFtEHlW)f2Q(uCGN7C;k^?KVxV1>+#f(lZZWpt&w9VPe&^i2Lv zE(ag&1BVg=TB)Q9owsvb$QgXm3nS7+} zj1AZ!fV@l8H5?<%+}^e2UF{6qX@#?l6>w^2>Tw4lPeAr9{fbS5@($(H|@P2u$)|zOKU(JneIawXr(cK zmPf5^pjjCALj{EDbUKssYqxIPY^|+qtz28#grahx(AQRz&NI}M;(y2~Uj`4_XQYRY zAcX$Xj?gns0&&tr92XnkPDjeG-5;mG-rWBt?q~){%6q{{L6fhdHl&zDju~ep`-%1! z15`cB4XAZ$6o>l(9NSdNoRH^m(|PO`v0K9J)zS^#Ygcp5=V3F|2SWBzC}R8ab^L5W zrDGY169ed>SUxinlfsO!D9z4(kUJJBFCrdBF2N*{`#y`(^LC*Lf zFts2UrhE)nU|{M&aDN=e$SEkVm<)U7+%VRE<1H6w Q_z*9(!Z5_6Zq@C70Rnrg_W%F@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/features.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/features.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..546152ebe78668626dcd9344e2708d3aeb04cbd4 GIT binary patch literal 4314 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..819eb151a5370e51da0f16b75b3cac36bfb896b2 GIT binary patch literal 10730 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 TiE>?`6(;o6P;$Tl@u&VDmq2t= literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/schema.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/schema.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..739f2aae29c6f7fef462ad396ff2c014d678c624 GIT binary patch literal 4458 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/validation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/__pycache__/validation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6ad66c3c7a398f27ed2089a9494ad358207a5ce4 GIT binary patch literal 2539 zcmaJ@TW{Mo6ee}C7011#EsCz#0HR%&8AzoxLyNX3inK{K6ioxP&Xz$hf-KUu99eQn zDv1sEDFq4)==K+q$NnX~?y3J^D>h_@l%1p(Oa>{E;yFC$@cYj3&u7lm5In!#^J5!E zf2zsp$AZZ+G;tR?iYQJ{ANv@qv5^>k(>L|lOsu}`+Zg?Xs73A9h}z8DH~k8&G*P4a z9;8tN7nP{XqHO`A%a23BRzn%K;QdRO#59y~mcp0w9VP>sMIzW?T)tqA@{KpBjVY$aYsWXKNv+q&2SaED-u4@0AzvF(T=@LV2%l1}blcEop^0yylV~6H za2t*B@A#E5HV%w2>Y3&I5CSnaz(KsxunJq`1I7zm`&d-io@6O4&INiNh?hyw&nRn{ zg(XIwg=mq)} zNo#EK2V;{OU!en=nujP|o41%4LZ{>A3zizh3a!RCuc8_i(z(c|^Craw1X ze6+qkSsLAYHf%m$Cr!!YNRnr8TO<}F%_I>_l6J-kpj0E4L|K}$NI{m&-w^X5f&;bm zy!c4I9q%zg`e8cMvLsF=>+o0($$)3Ag!Kh15iPkuL>_fXD9W9Z=V_!#LGl3{6Q_c4 zb>ISN4G9xbn84SxLjXo8yp!7ctH}#xyX1?WqT~jCG(v&lMz6e6(+_-YEgvm!QKrRCJo@)wU}zFZa#@9SlVUkWeJBw1lZh z5Ly7h8ksyLj=KOQ*<}FSB*}IaRN661C`nk_kzIfUpaXyokh*^?xsj2m8*+dLB07zw9J*j~gKRl1jM-#*rItO7vURyGW$VtE?B%mH-(#61G2hHriM zSgy32W=y2>K)QS|$hd^VrjR?46Iq{4crqL?aiYSnPK@4oe*`x&dVHc&GdWbTAQLlI zz_}k)OdwF%)Wm+c7feF*P4VjqK>jOEel)Q>a!kzpb(m7CTKV^z4bJ~=` Sc~E-wP*p%}PaP6n-TV)@9M8%C literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/base.py new file mode 100644 index 00000000000..fcc6a91c471 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/base.py @@ -0,0 +1,344 @@ +""" +MySQL database backend for Django. + +Requires mysqlclient: https://pypi.org/project/mysqlclient/ +""" +import re + +from django.core.exceptions import ImproperlyConfigured +from django.db import utils +from django.db.backends import utils as backend_utils +from django.db.backends.base.base import BaseDatabaseWrapper +from django.utils.functional import cached_property + +try: + import MySQLdb as Database +except ImportError as err: + raise ImproperlyConfigured( + 'Error loading MySQLdb module.\n' + 'Did you install mysqlclient?' + ) from err + +from MySQLdb.constants import CLIENT, FIELD_TYPE # isort:skip +from MySQLdb.converters import conversions # isort:skip + +# Some of these import MySQLdb, so import them after checking if it's installed. +from .client import DatabaseClient # isort:skip +from .creation import DatabaseCreation # isort:skip +from .features import DatabaseFeatures # isort:skip +from .introspection import DatabaseIntrospection # isort:skip +from .operations import DatabaseOperations # isort:skip +from .schema import DatabaseSchemaEditor # isort:skip +from .validation import DatabaseValidation # isort:skip + +version = Database.version_info +if version < (1, 3, 7): + raise ImproperlyConfigured('mysqlclient 1.3.7 or newer is required; you have %s.' % Database.__version__) + + +# MySQLdb returns TIME columns as timedelta -- they are more like timedelta in +# terms of actual behavior as they are signed and include days -- and Django +# expects time. +django_conversions = { + **conversions, + **{FIELD_TYPE.TIME: backend_utils.typecast_time}, +} + +# This should match the numerical portion of the version numbers (we can treat +# versions like 5.0.24 and 5.0.24a as the same). +server_version_re = re.compile(r'(\d{1,2})\.(\d{1,2})\.(\d{1,2})') + + +class CursorWrapper: + """ + A thin wrapper around MySQLdb's normal cursor class that catches particular + exception instances and reraises them with the correct types. + + Implemented as a wrapper, rather than a subclass, so that it isn't stuck + to the particular underlying representation returned by Connection.cursor(). + """ + codes_for_integrityerror = ( + 1048, # Column cannot be null + 1690, # BIGINT UNSIGNED value is out of range + ) + + def __init__(self, cursor): + self.cursor = cursor + + def execute(self, query, args=None): + try: + # args is None means no string interpolation + return self.cursor.execute(query, args) + except Database.OperationalError as e: + # Map some error codes to IntegrityError, since they seem to be + # misclassified and Django would prefer the more logical place. + if e.args[0] in self.codes_for_integrityerror: + raise utils.IntegrityError(*tuple(e.args)) + raise + + def executemany(self, query, args): + try: + return self.cursor.executemany(query, args) + except Database.OperationalError as e: + # Map some error codes to IntegrityError, since they seem to be + # misclassified and Django would prefer the more logical place. + if e.args[0] in self.codes_for_integrityerror: + raise utils.IntegrityError(*tuple(e.args)) + raise + + def __getattr__(self, attr): + return getattr(self.cursor, attr) + + def __iter__(self): + return iter(self.cursor) + + +class DatabaseWrapper(BaseDatabaseWrapper): + vendor = 'mysql' + display_name = 'MySQL' + # This dictionary maps Field objects to their associated MySQL column + # types, as strings. Column-type strings can contain format strings; they'll + # be interpolated against the values of Field.__dict__ before being output. + # If a column type is set to None, it won't be included in the output. + data_types = { + 'AutoField': 'integer AUTO_INCREMENT', + 'BigAutoField': 'bigint AUTO_INCREMENT', + 'BinaryField': 'longblob', + 'BooleanField': 'bool', + 'CharField': 'varchar(%(max_length)s)', + 'DateField': 'date', + 'DateTimeField': 'datetime(6)', + 'DecimalField': 'numeric(%(max_digits)s, %(decimal_places)s)', + 'DurationField': 'bigint', + 'FileField': 'varchar(%(max_length)s)', + 'FilePathField': 'varchar(%(max_length)s)', + 'FloatField': 'double precision', + 'IntegerField': 'integer', + 'BigIntegerField': 'bigint', + 'IPAddressField': 'char(15)', + 'GenericIPAddressField': 'char(39)', + 'NullBooleanField': 'bool', + 'OneToOneField': 'integer', + 'PositiveIntegerField': 'integer UNSIGNED', + 'PositiveSmallIntegerField': 'smallint UNSIGNED', + 'SlugField': 'varchar(%(max_length)s)', + 'SmallIntegerField': 'smallint', + 'TextField': 'longtext', + 'TimeField': 'time(6)', + 'UUIDField': 'char(32)', + } + + # For these columns, MySQL doesn't: + # - accept default values and implicitly treats these columns as nullable + # - support a database index + _limited_data_types = ( + 'tinyblob', 'blob', 'mediumblob', 'longblob', 'tinytext', 'text', + 'mediumtext', 'longtext', 'json', + ) + + operators = { + 'exact': '= %s', + 'iexact': 'LIKE %s', + 'contains': 'LIKE BINARY %s', + 'icontains': 'LIKE %s', + 'gt': '> %s', + 'gte': '>= %s', + 'lt': '< %s', + 'lte': '<= %s', + 'startswith': 'LIKE BINARY %s', + 'endswith': 'LIKE BINARY %s', + 'istartswith': 'LIKE %s', + 'iendswith': 'LIKE %s', + } + + # The patterns below are used to generate SQL pattern lookup clauses when + # the right-hand side of the lookup isn't a raw string (it might be an expression + # or the result of a bilateral transformation). + # In those cases, special characters for LIKE operators (e.g. \, *, _) should be + # escaped on database side. + # + # Note: we use str.format() here for readability as '%' is used as a wildcard for + # the LIKE operator. + pattern_esc = r"REPLACE(REPLACE(REPLACE({}, '\\', '\\\\'), '%%', '\%%'), '_', '\_')" + pattern_ops = { + 'contains': "LIKE BINARY CONCAT('%%', {}, '%%')", + 'icontains': "LIKE CONCAT('%%', {}, '%%')", + 'startswith': "LIKE BINARY CONCAT({}, '%%')", + 'istartswith': "LIKE CONCAT({}, '%%')", + 'endswith': "LIKE BINARY CONCAT('%%', {})", + 'iendswith': "LIKE CONCAT('%%', {})", + } + + isolation_levels = { + 'read uncommitted', + 'read committed', + 'repeatable read', + 'serializable', + } + + Database = Database + SchemaEditorClass = DatabaseSchemaEditor + # Classes instantiated in __init__(). + client_class = DatabaseClient + creation_class = DatabaseCreation + features_class = DatabaseFeatures + introspection_class = DatabaseIntrospection + ops_class = DatabaseOperations + validation_class = DatabaseValidation + + def get_connection_params(self): + kwargs = { + 'conv': django_conversions, + 'charset': 'utf8', + } + settings_dict = self.settings_dict + if settings_dict['USER']: + kwargs['user'] = settings_dict['USER'] + if settings_dict['NAME']: + kwargs['db'] = settings_dict['NAME'] + if settings_dict['PASSWORD']: + kwargs['passwd'] = settings_dict['PASSWORD'] + if settings_dict['HOST'].startswith('/'): + kwargs['unix_socket'] = settings_dict['HOST'] + elif settings_dict['HOST']: + kwargs['host'] = settings_dict['HOST'] + if settings_dict['PORT']: + kwargs['port'] = int(settings_dict['PORT']) + # We need the number of potentially affected rows after an + # "UPDATE", not the number of changed rows. + kwargs['client_flag'] = CLIENT.FOUND_ROWS + # Validate the transaction isolation level, if specified. + options = settings_dict['OPTIONS'].copy() + isolation_level = options.pop('isolation_level', 'read committed') + if isolation_level: + isolation_level = isolation_level.lower() + if isolation_level not in self.isolation_levels: + raise ImproperlyConfigured( + "Invalid transaction isolation level '%s' specified.\n" + "Use one of %s, or None." % ( + isolation_level, + ', '.join("'%s'" % s for s in sorted(self.isolation_levels)) + )) + self.isolation_level = isolation_level + kwargs.update(options) + return kwargs + + def get_new_connection(self, conn_params): + return Database.connect(**conn_params) + + def init_connection_state(self): + assignments = [] + if self.features.is_sql_auto_is_null_enabled: + # SQL_AUTO_IS_NULL controls whether an AUTO_INCREMENT column on + # a recently inserted row will return when the field is tested + # for NULL. Disabling this brings this aspect of MySQL in line + # with SQL standards. + assignments.append('SET SQL_AUTO_IS_NULL = 0') + + if self.isolation_level: + assignments.append('SET SESSION TRANSACTION ISOLATION LEVEL %s' % self.isolation_level.upper()) + + if assignments: + with self.cursor() as cursor: + cursor.execute('; '.join(assignments)) + + def create_cursor(self, name=None): + cursor = self.connection.cursor() + return CursorWrapper(cursor) + + def _rollback(self): + try: + BaseDatabaseWrapper._rollback(self) + except Database.NotSupportedError: + pass + + def _set_autocommit(self, autocommit): + with self.wrap_database_errors: + self.connection.autocommit(autocommit) + + def disable_constraint_checking(self): + """ + Disable foreign key checks, primarily for use in adding rows with + forward references. Always return True to indicate constraint checks + need to be re-enabled. + """ + self.cursor().execute('SET foreign_key_checks=0') + return True + + def enable_constraint_checking(self): + """ + Re-enable foreign key checks after they have been disabled. + """ + # Override needs_rollback in case constraint_checks_disabled is + # nested inside transaction.atomic. + self.needs_rollback, needs_rollback = False, self.needs_rollback + try: + self.cursor().execute('SET foreign_key_checks=1') + finally: + self.needs_rollback = needs_rollback + + def check_constraints(self, table_names=None): + """ + Check each table name in `table_names` for rows with invalid foreign + key references. This method is intended to be used in conjunction with + `disable_constraint_checking()` and `enable_constraint_checking()`, to + determine if rows with invalid references were entered while constraint + checks were off. + """ + with self.cursor() as cursor: + if table_names is None: + table_names = self.introspection.table_names(cursor) + for table_name in table_names: + primary_key_column_name = self.introspection.get_primary_key_column(cursor, table_name) + if not primary_key_column_name: + continue + key_columns = self.introspection.get_key_columns(cursor, table_name) + for column_name, referenced_table_name, referenced_column_name in key_columns: + cursor.execute( + """ + SELECT REFERRING.`%s`, REFERRING.`%s` FROM `%s` as REFERRING + LEFT JOIN `%s` as REFERRED + ON (REFERRING.`%s` = REFERRED.`%s`) + WHERE REFERRING.`%s` IS NOT NULL AND REFERRED.`%s` IS NULL + """ % ( + primary_key_column_name, column_name, table_name, + referenced_table_name, column_name, referenced_column_name, + column_name, referenced_column_name, + ) + ) + for bad_row in cursor.fetchall(): + raise utils.IntegrityError( + "The row in table '%s' with primary key '%s' has an invalid " + "foreign key: %s.%s contains a value '%s' that does not " + "have a corresponding value in %s.%s." + % ( + table_name, bad_row[0], table_name, column_name, + bad_row[1], referenced_table_name, referenced_column_name, + ) + ) + + def is_usable(self): + try: + self.connection.ping() + except Database.Error: + return False + else: + return True + + @cached_property + def mysql_server_info(self): + with self.temporary_connection() as cursor: + cursor.execute('SELECT VERSION()') + return cursor.fetchone()[0] + + @cached_property + def mysql_version(self): + match = server_version_re.match(self.mysql_server_info) + if not match: + raise Exception('Unable to determine MySQL version from version string %r' % self.mysql_server_info) + return tuple(int(x) for x in match.groups()) + + @cached_property + def mysql_is_mariadb(self): + # MariaDB isn't officially supported. + return 'mariadb' in self.mysql_server_info.lower() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/client.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/client.py new file mode 100644 index 00000000000..224bfc3dc67 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/client.py @@ -0,0 +1,48 @@ +import subprocess + +from django.db.backends.base.client import BaseDatabaseClient + + +class DatabaseClient(BaseDatabaseClient): + executable_name = 'mysql' + + @classmethod + def settings_to_cmd_args(cls, settings_dict): + args = [cls.executable_name] + db = settings_dict['OPTIONS'].get('db', settings_dict['NAME']) + user = settings_dict['OPTIONS'].get('user', settings_dict['USER']) + passwd = settings_dict['OPTIONS'].get('passwd', settings_dict['PASSWORD']) + host = settings_dict['OPTIONS'].get('host', settings_dict['HOST']) + port = settings_dict['OPTIONS'].get('port', settings_dict['PORT']) + server_ca = settings_dict['OPTIONS'].get('ssl', {}).get('ca') + client_cert = settings_dict['OPTIONS'].get('ssl', {}).get('cert') + client_key = settings_dict['OPTIONS'].get('ssl', {}).get('key') + defaults_file = settings_dict['OPTIONS'].get('read_default_file') + # Seems to be no good way to set sql_mode with CLI. + + if defaults_file: + args += ["--defaults-file=%s" % defaults_file] + if user: + args += ["--user=%s" % user] + if passwd: + args += ["--password=%s" % passwd] + if host: + if '/' in host: + args += ["--socket=%s" % host] + else: + args += ["--host=%s" % host] + if port: + args += ["--port=%s" % port] + if server_ca: + args += ["--ssl-ca=%s" % server_ca] + if client_cert: + args += ["--ssl-cert=%s" % client_cert] + if client_key: + args += ["--ssl-key=%s" % client_key] + if db: + args += [db] + return args + + def runshell(self): + args = DatabaseClient.settings_to_cmd_args(self.connection.settings_dict) + subprocess.check_call(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/compiler.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/compiler.py new file mode 100644 index 00000000000..fc74ac1991c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/compiler.py @@ -0,0 +1,25 @@ +from django.db.models.sql import compiler + + +class SQLCompiler(compiler.SQLCompiler): + def as_subquery_condition(self, alias, columns, compiler): + qn = compiler.quote_name_unless_alias + qn2 = self.connection.ops.quote_name + sql, params = self.as_sql() + return '(%s) IN (%s)' % (', '.join('%s.%s' % (qn(alias), qn2(column)) for column in columns), sql), params + + +class SQLInsertCompiler(compiler.SQLInsertCompiler, SQLCompiler): + pass + + +class SQLDeleteCompiler(compiler.SQLDeleteCompiler, SQLCompiler): + pass + + +class SQLUpdateCompiler(compiler.SQLUpdateCompiler, SQLCompiler): + pass + + +class SQLAggregateCompiler(compiler.SQLAggregateCompiler, SQLCompiler): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/creation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/creation.py new file mode 100644 index 00000000000..d0f02feef75 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/creation.py @@ -0,0 +1,67 @@ +import subprocess +import sys + +from django.db.backends.base.creation import BaseDatabaseCreation + +from .client import DatabaseClient + + +class DatabaseCreation(BaseDatabaseCreation): + + def sql_table_creation_suffix(self): + suffix = [] + test_settings = self.connection.settings_dict['TEST'] + if test_settings['CHARSET']: + suffix.append('CHARACTER SET %s' % test_settings['CHARSET']) + if test_settings['COLLATION']: + suffix.append('COLLATE %s' % test_settings['COLLATION']) + return ' '.join(suffix) + + def _execute_create_test_db(self, cursor, parameters, keepdb=False): + try: + super()._execute_create_test_db(cursor, parameters, keepdb) + except Exception as e: + if len(e.args) < 1 or e.args[0] != 1007: + # All errors except "database exists" (1007) cancel tests. + sys.stderr.write('Got an error creating the test database: %s\n' % e) + sys.exit(2) + else: + raise e + + def _clone_test_db(self, suffix, verbosity, keepdb=False): + source_database_name = self.connection.settings_dict['NAME'] + target_database_name = self.get_test_db_clone_settings(suffix)['NAME'] + test_db_params = { + 'dbname': self.connection.ops.quote_name(target_database_name), + 'suffix': self.sql_table_creation_suffix(), + } + with self._nodb_connection.cursor() as cursor: + try: + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception: + if keepdb: + # If the database should be kept, skip everything else. + return + try: + if verbosity >= 1: + print("Destroying old test database for alias %s..." % ( + self._get_database_display_str(verbosity, target_database_name), + )) + cursor.execute('DROP DATABASE %(dbname)s' % test_db_params) + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception as e: + sys.stderr.write("Got an error recreating the test database: %s\n" % e) + sys.exit(2) + self._clone_db(source_database_name, target_database_name) + + def _clone_db(self, source_database_name, target_database_name): + dump_cmd = DatabaseClient.settings_to_cmd_args(self.connection.settings_dict) + dump_cmd[0] = 'mysqldump' + dump_cmd[-1] = source_database_name + load_cmd = DatabaseClient.settings_to_cmd_args(self.connection.settings_dict) + load_cmd[-1] = target_database_name + + dump_proc = subprocess.Popen(dump_cmd, stdout=subprocess.PIPE) + load_proc = subprocess.Popen(load_cmd, stdin=dump_proc.stdout, stdout=subprocess.PIPE) + dump_proc.stdout.close() # allow dump_proc to receive a SIGPIPE if load_proc exits. + load_proc.communicate() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/features.py new file mode 100644 index 00000000000..56370bfcd98 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/features.py @@ -0,0 +1,108 @@ +from django.db.backends.base.features import BaseDatabaseFeatures +from django.utils.functional import cached_property + + +class DatabaseFeatures(BaseDatabaseFeatures): + empty_fetchmany_value = () + update_can_self_select = False + allows_group_by_pk = True + related_fields_match_type = True + # MySQL doesn't support sliced subqueries with IN/ALL/ANY/SOME. + allow_sliced_subqueries_with_in = False + has_select_for_update = True + supports_forward_references = False + supports_regex_backreferencing = False + supports_date_lookup_using_string = False + can_introspect_autofield = True + can_introspect_binary_field = False + can_introspect_small_integer_field = True + can_introspect_positive_integer_field = True + introspected_boolean_field_type = 'IntegerField' + supports_index_column_ordering = False + supports_timezones = False + requires_explicit_null_ordering_when_grouping = True + allows_auto_pk_0 = False + uses_savepoints = True + can_release_savepoints = True + atomic_transactions = False + supports_column_check_constraints = False + can_clone_databases = True + supports_temporal_subtraction = True + supports_select_intersection = False + supports_select_difference = False + supports_slicing_ordering_in_compound = True + supports_index_on_text_field = False + has_case_insensitive_like = False + create_test_procedure_without_params_sql = """ + CREATE PROCEDURE test_procedure () + BEGIN + DECLARE V_I INTEGER; + SET V_I = 1; + END; + """ + create_test_procedure_with_int_param_sql = """ + CREATE PROCEDURE test_procedure (P_I INTEGER) + BEGIN + DECLARE V_I INTEGER; + SET V_I = P_I; + END; + """ + db_functions_convert_bytes_to_str = True + # Alias MySQL's TRADITIONAL to TEXT for consistency with other backends. + supported_explain_formats = {'JSON', 'TEXT', 'TRADITIONAL'} + + @cached_property + def _mysql_storage_engine(self): + "Internal method used in Django tests. Don't rely on this from your code" + with self.connection.cursor() as cursor: + cursor.execute("SELECT ENGINE FROM INFORMATION_SCHEMA.ENGINES WHERE SUPPORT = 'DEFAULT'") + result = cursor.fetchone() + return result[0] + + @cached_property + def can_introspect_foreign_keys(self): + "Confirm support for introspected foreign keys" + return self._mysql_storage_engine != 'MyISAM' + + @cached_property + def has_zoneinfo_database(self): + # Test if the time zone definitions are installed. + with self.connection.cursor() as cursor: + cursor.execute("SELECT 1 FROM mysql.time_zone LIMIT 1") + return cursor.fetchone() is not None + + @cached_property + def is_sql_auto_is_null_enabled(self): + with self.connection.cursor() as cursor: + cursor.execute('SELECT @@SQL_AUTO_IS_NULL') + result = cursor.fetchone() + return result and result[0] == 1 + + @cached_property + def supports_over_clause(self): + return self.connection.mysql_version >= (8, 0, 2) + + @cached_property + def has_select_for_update_skip_locked(self): + return self.connection.mysql_version >= (8, 0, 1) + + has_select_for_update_nowait = has_select_for_update_skip_locked + + @cached_property + def needs_explain_extended(self): + # EXTENDED is deprecated (and not required) in 5.7 and removed in 8.0. + return self.connection.mysql_version < (5, 7) + + @cached_property + def supports_transactions(self): + """ + All storage engines except MyISAM support transactions. + """ + return self._mysql_storage_engine != 'MyISAM' + + @cached_property + def ignores_table_name_case(self): + with self.connection.cursor() as cursor: + cursor.execute('SELECT @@LOWER_CASE_TABLE_NAMES') + result = cursor.fetchone() + return result and result[0] != 0 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/introspection.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/introspection.py new file mode 100644 index 00000000000..9520e890eaf --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/introspection.py @@ -0,0 +1,208 @@ +from collections import namedtuple + +from MySQLdb.constants import FIELD_TYPE + +from django.db.backends.base.introspection import ( + BaseDatabaseIntrospection, FieldInfo, TableInfo, +) +from django.db.models.indexes import Index +from django.utils.datastructures import OrderedSet + +FieldInfo = namedtuple('FieldInfo', FieldInfo._fields + ('extra', 'is_unsigned')) +InfoLine = namedtuple('InfoLine', 'col_name data_type max_len num_prec num_scale extra column_default is_unsigned') + + +class DatabaseIntrospection(BaseDatabaseIntrospection): + data_types_reverse = { + FIELD_TYPE.BLOB: 'TextField', + FIELD_TYPE.CHAR: 'CharField', + FIELD_TYPE.DECIMAL: 'DecimalField', + FIELD_TYPE.NEWDECIMAL: 'DecimalField', + FIELD_TYPE.DATE: 'DateField', + FIELD_TYPE.DATETIME: 'DateTimeField', + FIELD_TYPE.DOUBLE: 'FloatField', + FIELD_TYPE.FLOAT: 'FloatField', + FIELD_TYPE.INT24: 'IntegerField', + FIELD_TYPE.LONG: 'IntegerField', + FIELD_TYPE.LONGLONG: 'BigIntegerField', + FIELD_TYPE.SHORT: 'SmallIntegerField', + FIELD_TYPE.STRING: 'CharField', + FIELD_TYPE.TIME: 'TimeField', + FIELD_TYPE.TIMESTAMP: 'DateTimeField', + FIELD_TYPE.TINY: 'IntegerField', + FIELD_TYPE.TINY_BLOB: 'TextField', + FIELD_TYPE.MEDIUM_BLOB: 'TextField', + FIELD_TYPE.LONG_BLOB: 'TextField', + FIELD_TYPE.VAR_STRING: 'CharField', + } + + def get_field_type(self, data_type, description): + field_type = super().get_field_type(data_type, description) + if 'auto_increment' in description.extra: + if field_type == 'IntegerField': + return 'AutoField' + elif field_type == 'BigIntegerField': + return 'BigAutoField' + if description.is_unsigned: + if field_type == 'IntegerField': + return 'PositiveIntegerField' + elif field_type == 'SmallIntegerField': + return 'PositiveSmallIntegerField' + return field_type + + def get_table_list(self, cursor): + """Return a list of table and view names in the current database.""" + cursor.execute("SHOW FULL TABLES") + return [TableInfo(row[0], {'BASE TABLE': 't', 'VIEW': 'v'}.get(row[1])) + for row in cursor.fetchall()] + + def get_table_description(self, cursor, table_name): + """ + Return a description of the table with the DB-API cursor.description + interface." + """ + # information_schema database gives more accurate results for some figures: + # - varchar length returned by cursor.description is an internal length, + # not visible length (#5725) + # - precision and scale (for decimal fields) (#5014) + # - auto_increment is not available in cursor.description + cursor.execute(""" + SELECT + column_name, data_type, character_maximum_length, + numeric_precision, numeric_scale, extra, column_default, + CASE + WHEN column_type LIKE '%% unsigned' THEN 1 + ELSE 0 + END AS is_unsigned + FROM information_schema.columns + WHERE table_name = %s AND table_schema = DATABASE()""", [table_name]) + field_info = {line[0]: InfoLine(*line) for line in cursor.fetchall()} + + cursor.execute("SELECT * FROM %s LIMIT 1" % self.connection.ops.quote_name(table_name)) + + def to_int(i): + return int(i) if i is not None else i + + fields = [] + for line in cursor.description: + info = field_info[line[0]] + fields.append(FieldInfo( + *line[:3], + to_int(info.max_len) or line[3], + to_int(info.num_prec) or line[4], + to_int(info.num_scale) or line[5], + line[6], + info.column_default, + info.extra, + info.is_unsigned, + )) + return fields + + def get_sequences(self, cursor, table_name, table_fields=()): + for field_info in self.get_table_description(cursor, table_name): + if 'auto_increment' in field_info.extra: + # MySQL allows only one auto-increment column per table. + return [{'table': table_name, 'column': field_info.name}] + return [] + + def get_relations(self, cursor, table_name): + """ + Return a dictionary of {field_name: (field_name_other_table, other_table)} + representing all relationships to the given table. + """ + constraints = self.get_key_columns(cursor, table_name) + relations = {} + for my_fieldname, other_table, other_field in constraints: + relations[my_fieldname] = (other_field, other_table) + return relations + + def get_key_columns(self, cursor, table_name): + """ + Return a list of (column_name, referenced_table_name, referenced_column_name) + for all key columns in the given table. + """ + key_columns = [] + cursor.execute(""" + SELECT column_name, referenced_table_name, referenced_column_name + FROM information_schema.key_column_usage + WHERE table_name = %s + AND table_schema = DATABASE() + AND referenced_table_name IS NOT NULL + AND referenced_column_name IS NOT NULL""", [table_name]) + key_columns.extend(cursor.fetchall()) + return key_columns + + def get_storage_engine(self, cursor, table_name): + """ + Retrieve the storage engine for a given table. Return the default + storage engine if the table doesn't exist. + """ + cursor.execute( + "SELECT engine " + "FROM information_schema.tables " + "WHERE table_name = %s", [table_name]) + result = cursor.fetchone() + if not result: + return self.connection.features._mysql_storage_engine + return result[0] + + def get_constraints(self, cursor, table_name): + """ + Retrieve any constraints or keys (unique, pk, fk, check, index) across + one or more columns. + """ + constraints = {} + # Get the actual constraint names and columns + name_query = """ + SELECT kc.`constraint_name`, kc.`column_name`, + kc.`referenced_table_name`, kc.`referenced_column_name` + FROM information_schema.key_column_usage AS kc + WHERE + kc.table_schema = DATABASE() AND + kc.table_name = %s + """ + cursor.execute(name_query, [table_name]) + for constraint, column, ref_table, ref_column in cursor.fetchall(): + if constraint not in constraints: + constraints[constraint] = { + 'columns': OrderedSet(), + 'primary_key': False, + 'unique': False, + 'index': False, + 'check': False, + 'foreign_key': (ref_table, ref_column) if ref_column else None, + } + constraints[constraint]['columns'].add(column) + # Now get the constraint types + type_query = """ + SELECT c.constraint_name, c.constraint_type + FROM information_schema.table_constraints AS c + WHERE + c.table_schema = DATABASE() AND + c.table_name = %s + """ + cursor.execute(type_query, [table_name]) + for constraint, kind in cursor.fetchall(): + if kind.lower() == "primary key": + constraints[constraint]['primary_key'] = True + constraints[constraint]['unique'] = True + elif kind.lower() == "unique": + constraints[constraint]['unique'] = True + # Now add in the indexes + cursor.execute("SHOW INDEX FROM %s" % self.connection.ops.quote_name(table_name)) + for table, non_unique, index, colseq, column, type_ in [x[:5] + (x[10],) for x in cursor.fetchall()]: + if index not in constraints: + constraints[index] = { + 'columns': OrderedSet(), + 'primary_key': False, + 'unique': False, + 'check': False, + 'foreign_key': None, + } + constraints[index]['index'] = True + constraints[index]['type'] = Index.suffix if type_ == 'BTREE' else type_.lower() + constraints[index]['columns'].add(column) + # Convert the sorted sets to lists + for constraint in constraints.values(): + constraint['columns'] = list(constraint['columns']) + return constraints diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/operations.py new file mode 100644 index 00000000000..970e64247d5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/operations.py @@ -0,0 +1,295 @@ +import uuid + +from django.conf import settings +from django.db.backends.base.operations import BaseDatabaseOperations +from django.utils import timezone +from django.utils.duration import duration_microseconds +from django.utils.encoding import force_text + + +class DatabaseOperations(BaseDatabaseOperations): + compiler_module = "django.db.backends.mysql.compiler" + + # MySQL stores positive fields as UNSIGNED ints. + integer_field_ranges = { + **BaseDatabaseOperations.integer_field_ranges, + 'PositiveSmallIntegerField': (0, 65535), + 'PositiveIntegerField': (0, 4294967295), + } + cast_data_types = { + 'CharField': 'char(%(max_length)s)', + 'TextField': 'char', + 'IntegerField': 'signed integer', + 'BigIntegerField': 'signed integer', + 'SmallIntegerField': 'signed integer', + 'PositiveIntegerField': 'unsigned integer', + 'PositiveSmallIntegerField': 'unsigned integer', + } + cast_char_field_without_max_length = 'char' + explain_prefix = 'EXPLAIN' + + def date_extract_sql(self, lookup_type, field_name): + # https://dev.mysql.com/doc/mysql/en/date-and-time-functions.html + if lookup_type == 'week_day': + # DAYOFWEEK() returns an integer, 1-7, Sunday=1. + # Note: WEEKDAY() returns 0-6, Monday=0. + return "DAYOFWEEK(%s)" % field_name + elif lookup_type == 'week': + # Override the value of default_week_format for consistency with + # other database backends. + # Mode 3: Monday, 1-53, with 4 or more days this year. + return "WEEK(%s, 3)" % field_name + else: + # EXTRACT returns 1-53 based on ISO-8601 for the week number. + return "EXTRACT(%s FROM %s)" % (lookup_type.upper(), field_name) + + def date_trunc_sql(self, lookup_type, field_name): + fields = { + 'year': '%%Y-01-01', + 'month': '%%Y-%%m-01', + } # Use double percents to escape. + if lookup_type in fields: + format_str = fields[lookup_type] + return "CAST(DATE_FORMAT(%s, '%s') AS DATE)" % (field_name, format_str) + elif lookup_type == 'quarter': + return "MAKEDATE(YEAR(%s), 1) + INTERVAL QUARTER(%s) QUARTER - INTERVAL 1 QUARTER" % ( + field_name, field_name + ) + elif lookup_type == 'week': + return "DATE_SUB(%s, INTERVAL WEEKDAY(%s) DAY)" % ( + field_name, field_name + ) + else: + return "DATE(%s)" % (field_name) + + def _convert_field_to_tz(self, field_name, tzname): + if settings.USE_TZ: + field_name = "CONVERT_TZ(%s, 'UTC', '%s')" % (field_name, tzname) + return field_name + + def datetime_cast_date_sql(self, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return "DATE(%s)" % field_name + + def datetime_cast_time_sql(self, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return "TIME(%s)" % field_name + + def datetime_extract_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return self.date_extract_sql(lookup_type, field_name) + + def datetime_trunc_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + fields = ['year', 'month', 'day', 'hour', 'minute', 'second'] + format = ('%%Y-', '%%m', '-%%d', ' %%H:', '%%i', ':%%s') # Use double percents to escape. + format_def = ('0000-', '01', '-01', ' 00:', '00', ':00') + if lookup_type == 'quarter': + return ( + "CAST(DATE_FORMAT(MAKEDATE(YEAR({field_name}), 1) + " + "INTERVAL QUARTER({field_name}) QUARTER - " + + "INTERVAL 1 QUARTER, '%%Y-%%m-01 00:00:00') AS DATETIME)" + ).format(field_name=field_name) + if lookup_type == 'week': + return ( + "CAST(DATE_FORMAT(DATE_SUB({field_name}, " + "INTERVAL WEEKDAY({field_name}) DAY), " + "'%%Y-%%m-%%d 00:00:00') AS DATETIME)" + ).format(field_name=field_name) + try: + i = fields.index(lookup_type) + 1 + except ValueError: + sql = field_name + else: + format_str = ''.join([f for f in format[:i]] + [f for f in format_def[i:]]) + sql = "CAST(DATE_FORMAT(%s, '%s') AS DATETIME)" % (field_name, format_str) + return sql + + def time_trunc_sql(self, lookup_type, field_name): + fields = { + 'hour': '%%H:00:00', + 'minute': '%%H:%%i:00', + 'second': '%%H:%%i:%%s', + } # Use double percents to escape. + if lookup_type in fields: + format_str = fields[lookup_type] + return "CAST(DATE_FORMAT(%s, '%s') AS TIME)" % (field_name, format_str) + else: + return "TIME(%s)" % (field_name) + + def date_interval_sql(self, timedelta): + return 'INTERVAL %s MICROSECOND' % duration_microseconds(timedelta) + + def format_for_duration_arithmetic(self, sql): + return 'INTERVAL %s MICROSECOND' % sql + + def force_no_ordering(self): + """ + "ORDER BY NULL" prevents MySQL from implicitly ordering by grouped + columns. If no ordering would otherwise be applied, we don't want any + implicit sorting going on. + """ + return [(None, ("NULL", [], False))] + + def last_executed_query(self, cursor, sql, params): + # With MySQLdb, cursor objects have an (undocumented) "_executed" + # attribute where the exact query sent to the database is saved. + # See MySQLdb/cursors.py in the source distribution. + return force_text(getattr(cursor, '_executed', None), errors='replace') + + def no_limit_value(self): + # 2**64 - 1, as recommended by the MySQL documentation + return 18446744073709551615 + + def quote_name(self, name): + if name.startswith("`") and name.endswith("`"): + return name # Quoting once is enough. + return "`%s`" % name + + def random_function_sql(self): + return 'RAND()' + + def sql_flush(self, style, tables, sequences, allow_cascade=False): + # NB: The generated SQL below is specific to MySQL + # 'TRUNCATE x;', 'TRUNCATE y;', 'TRUNCATE z;'... style SQL statements + # to clear all tables of all data + if tables: + sql = ['SET FOREIGN_KEY_CHECKS = 0;'] + for table in tables: + sql.append('%s %s;' % ( + style.SQL_KEYWORD('TRUNCATE'), + style.SQL_FIELD(self.quote_name(table)), + )) + sql.append('SET FOREIGN_KEY_CHECKS = 1;') + sql.extend(self.sequence_reset_by_name_sql(style, sequences)) + return sql + else: + return [] + + def validate_autopk_value(self, value): + # MySQLism: zero in AUTO_INCREMENT field does not work. Refs #17653. + if value == 0: + raise ValueError('The database backend does not accept 0 as a ' + 'value for AutoField.') + return value + + def adapt_datetimefield_value(self, value): + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + # MySQL doesn't support tz-aware datetimes + if timezone.is_aware(value): + if settings.USE_TZ: + value = timezone.make_naive(value, self.connection.timezone) + else: + raise ValueError("MySQL backend does not support timezone-aware datetimes when USE_TZ is False.") + return str(value) + + def adapt_timefield_value(self, value): + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + # MySQL doesn't support tz-aware times + if timezone.is_aware(value): + raise ValueError("MySQL backend does not support timezone-aware times.") + + return str(value) + + def max_name_length(self): + return 64 + + def bulk_insert_sql(self, fields, placeholder_rows): + placeholder_rows_sql = (", ".join(row) for row in placeholder_rows) + values_sql = ", ".join("(%s)" % sql for sql in placeholder_rows_sql) + return "VALUES " + values_sql + + def combine_expression(self, connector, sub_expressions): + if connector == '^': + return 'POW(%s)' % ','.join(sub_expressions) + # Convert the result to a signed integer since MySQL's binary operators + # return an unsigned integer. + elif connector in ('&', '|', '<<'): + return 'CONVERT(%s, SIGNED)' % connector.join(sub_expressions) + elif connector == '>>': + lhs, rhs = sub_expressions + return 'FLOOR(%(lhs)s / POW(2, %(rhs)s))' % {'lhs': lhs, 'rhs': rhs} + return super().combine_expression(connector, sub_expressions) + + def get_db_converters(self, expression): + converters = super().get_db_converters(expression) + internal_type = expression.output_field.get_internal_type() + if internal_type == 'TextField': + converters.append(self.convert_textfield_value) + elif internal_type in ['BooleanField', 'NullBooleanField']: + converters.append(self.convert_booleanfield_value) + elif internal_type == 'DateTimeField': + if settings.USE_TZ: + converters.append(self.convert_datetimefield_value) + elif internal_type == 'UUIDField': + converters.append(self.convert_uuidfield_value) + return converters + + def convert_textfield_value(self, value, expression, connection): + if value is not None: + value = force_text(value) + return value + + def convert_booleanfield_value(self, value, expression, connection): + if value in (0, 1): + value = bool(value) + return value + + def convert_datetimefield_value(self, value, expression, connection): + if value is not None: + value = timezone.make_aware(value, self.connection.timezone) + return value + + def convert_uuidfield_value(self, value, expression, connection): + if value is not None: + value = uuid.UUID(value) + return value + + def binary_placeholder_sql(self, value): + return '_binary %s' if value is not None and not hasattr(value, 'as_sql') else '%s' + + def subtract_temporals(self, internal_type, lhs, rhs): + lhs_sql, lhs_params = lhs + rhs_sql, rhs_params = rhs + if internal_type == 'TimeField': + return ( + "((TIME_TO_SEC(%(lhs)s) * 1000000 + MICROSECOND(%(lhs)s)) -" + " (TIME_TO_SEC(%(rhs)s) * 1000000 + MICROSECOND(%(rhs)s)))" + ) % {'lhs': lhs_sql, 'rhs': rhs_sql}, lhs_params * 2 + rhs_params * 2 + else: + return "TIMESTAMPDIFF(MICROSECOND, %s, %s)" % (rhs_sql, lhs_sql), rhs_params + lhs_params + + def explain_query_prefix(self, format=None, **options): + # Alias MySQL's TRADITIONAL to TEXT for consistency with other backends. + if format and format.upper() == 'TEXT': + format = 'TRADITIONAL' + prefix = super().explain_query_prefix(format, **options) + if format: + prefix += ' FORMAT=%s' % format + if self.connection.features.needs_explain_extended and format is None: + # EXTENDED and FORMAT are mutually exclusive options. + prefix += ' EXTENDED' + return prefix + + def regex_lookup(self, lookup_type): + # REGEXP BINARY doesn't work correctly in MySQL 8+ and REGEXP_LIKE + # doesn't exist in MySQL 5.6 or in MariaDB. + if self.connection.mysql_version < (8, 0, 0) or self.connection.mysql_is_mariadb: + if lookup_type == 'regex': + return '%s REGEXP BINARY %s' + return '%s REGEXP %s' + + match_option = 'c' if lookup_type == 'regex' else 'i' + return "REGEXP_LIKE(%%s, %%s, '%s')" % match_option diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/schema.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/schema.py new file mode 100644 index 00000000000..f969e6e4d83 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/schema.py @@ -0,0 +1,101 @@ +from django.db.backends.base.schema import BaseDatabaseSchemaEditor +from django.db.models import NOT_PROVIDED + + +class DatabaseSchemaEditor(BaseDatabaseSchemaEditor): + + sql_rename_table = "RENAME TABLE %(old_table)s TO %(new_table)s" + + sql_alter_column_null = "MODIFY %(column)s %(type)s NULL" + sql_alter_column_not_null = "MODIFY %(column)s %(type)s NOT NULL" + sql_alter_column_type = "MODIFY %(column)s %(type)s" + + # No 'CASCADE' which works as a no-op in MySQL but is undocumented + sql_delete_column = "ALTER TABLE %(table)s DROP COLUMN %(column)s" + + sql_rename_column = "ALTER TABLE %(table)s CHANGE %(old_column)s %(new_column)s %(type)s" + + sql_delete_unique = "ALTER TABLE %(table)s DROP INDEX %(name)s" + + sql_delete_fk = "ALTER TABLE %(table)s DROP FOREIGN KEY %(name)s" + + sql_delete_index = "DROP INDEX %(name)s ON %(table)s" + + sql_create_pk = "ALTER TABLE %(table)s ADD CONSTRAINT %(name)s PRIMARY KEY (%(columns)s)" + sql_delete_pk = "ALTER TABLE %(table)s DROP PRIMARY KEY" + + def quote_value(self, value): + self.connection.ensure_connection() + quoted = self.connection.connection.escape(value, self.connection.connection.encoders) + if isinstance(value, str): + quoted = quoted.decode() + return quoted + + def _is_limited_data_type(self, field): + db_type = field.db_type(self.connection) + return db_type is not None and db_type.lower() in self.connection._limited_data_types + + def skip_default(self, field): + return self._is_limited_data_type(field) + + def add_field(self, model, field): + super().add_field(model, field) + + # Simulate the effect of a one-off default. + # field.default may be unhashable, so a set isn't used for "in" check. + if self.skip_default(field) and field.default not in (None, NOT_PROVIDED): + effective_default = self.effective_default(field) + self.execute('UPDATE %(table)s SET %(column)s = %%s' % { + 'table': self.quote_name(model._meta.db_table), + 'column': self.quote_name(field.column), + }, [effective_default]) + + def _field_should_be_indexed(self, model, field): + create_index = super()._field_should_be_indexed(model, field) + storage = self.connection.introspection.get_storage_engine( + self.connection.cursor(), model._meta.db_table + ) + # No need to create an index for ForeignKey fields except if + # db_constraint=False because the index from that constraint won't be + # created. + if (storage == "InnoDB" and + create_index and + field.get_internal_type() == 'ForeignKey' and + field.db_constraint): + return False + return not self._is_limited_data_type(field) and create_index + + def _delete_composed_index(self, model, fields, *args): + """ + MySQL can remove an implicit FK index on a field when that field is + covered by another index like a unique_together. "covered" here means + that the more complex index starts like the simpler one. + http://bugs.mysql.com/bug.php?id=37910 / Django ticket #24757 + We check here before removing the [unique|index]_together if we have to + recreate a FK index. + """ + first_field = model._meta.get_field(fields[0]) + if first_field.get_internal_type() == 'ForeignKey': + constraint_names = self._constraint_names(model, [first_field.column], index=True) + if not constraint_names: + self.execute(self._create_index_sql(model, [first_field], suffix="")) + return super()._delete_composed_index(model, fields, *args) + + def _set_field_new_type_null_status(self, field, new_type): + """ + Keep the null property of the old field. If it has changed, it will be + handled separately. + """ + if field.null: + new_type += " NULL" + else: + new_type += " NOT NULL" + return new_type + + def _alter_column_type_sql(self, model, old_field, new_field, new_type): + new_type = self._set_field_new_type_null_status(old_field, new_type) + return super()._alter_column_type_sql(model, old_field, new_field, new_type) + + def _rename_field_sql(self, table, old_field, new_field, new_type): + new_type = self._set_field_new_type_null_status(old_field, new_type) + return super()._rename_field_sql(table, old_field, new_field, new_type) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/validation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/validation.py new file mode 100644 index 00000000000..5cd9a428566 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/mysql/validation.py @@ -0,0 +1,60 @@ +from django.core import checks +from django.db.backends.base.validation import BaseDatabaseValidation +from django.utils.version import get_docs_version + + +class DatabaseValidation(BaseDatabaseValidation): + def check(self, **kwargs): + issues = super().check(**kwargs) + issues.extend(self._check_sql_mode(**kwargs)) + return issues + + def _check_sql_mode(self, **kwargs): + with self.connection.cursor() as cursor: + cursor.execute("SELECT @@sql_mode") + sql_mode = cursor.fetchone() + modes = set(sql_mode[0].split(',') if sql_mode else ()) + if not (modes & {'STRICT_TRANS_TABLES', 'STRICT_ALL_TABLES'}): + return [checks.Warning( + "MySQL Strict Mode is not set for database connection '%s'" % self.connection.alias, + hint="MySQL's Strict Mode fixes many data integrity problems in MySQL, " + "such as data truncation upon insertion, by escalating warnings into " + "errors. It is strongly recommended you activate it. See: " + "https://docs.djangoproject.com/en/%s/ref/databases/#mysql-sql-mode" + % (get_docs_version(),), + id='mysql.W002', + )] + return [] + + def check_field_type(self, field, field_type): + """ + MySQL has the following field length restriction: + No character (varchar) fields can have a length exceeding 255 + characters if they have a unique index on them. + MySQL doesn't support a database index on some data types. + """ + errors = [] + if (field_type.startswith('varchar') and field.unique and + (field.max_length is None or int(field.max_length) > 255)): + errors.append( + checks.Error( + 'MySQL does not allow unique CharFields to have a max_length > 255.', + obj=field, + id='mysql.E001', + ) + ) + + if field.db_index and field_type.lower() in self.connection._limited_data_types: + errors.append( + checks.Warning( + 'MySQL does not support a database index on %s columns.' + % field_type, + hint=( + "An index won't be created. Silence this warning if " + "you don't care about it." + ), + obj=field, + id='fields.W162', + ) + ) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ff792bdafb2aeefa79c5714a98904dd6caaa8fce GIT binary patch literal 193 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpd1KIx>h#3HzYBL1@ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3f13025c3a6da9cb607b1799de89e303c6be6869 GIT binary patch literal 18062 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 AA^-pY literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/client.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/client.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e948403762862434a590097dcc9b37d839e61647 GIT binary patch literal 712 zcmY*Xv2GMG5VgGyIW`v}(LhB-!4+8-G$0`qk&`Gu*B}}6+YO3}gVD%r43CXXueD@0?L>?HxZ7_l}5ds9n_`nIA@Vz{MKj=?OgjzN|ldkepv-E6gE?65@ zdWbMvm#kT}bMIakZ&<8ba|{&=SwYc#iY{3RA>(vpK1gK^Q^T5zX4Q{E=i=O0`#5dm z5g3GXJjR#L9>v7C Bw6FjG literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/compiler.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/compiler.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4529588fdbaa49e03e1eb20d30af83ed1ab0f3b2 GIT binary patch literal 2192 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/functions.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/functions.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0fb0898c15043c5a884719128d040634702a183f GIT binary patch literal 1311 zcmb_c&2G~`5Z<+&CJl*bp=eC5O|aAJ1zL+Q^6Mw*FdJu^G=%@^<1>s18u`Gp%G9ibo6xhw`a zuR+Bs7>XzkQG{I_X|5LOu8z?gL^Z0PBdRm~Om_|N4O#-fr2G<{Y9q7!6S9%17d4yt zLF9#-0SjqSw{z}gK@tyLV>6F^Uq)UQ*?|Xt5$fn0TGF}oFKj30SnCuuW3iK!^i$@gjlWaC3;XKlUHq+Y+#<4M$*Z?fZ*Ga;ZG zVG6Uc*jQb8zO>YM@>l$RlJi>=mRGLDM?sut?ADBxtM!HI^X7Qfh%>-NEy=Sq&qz;# z=xYicgfRR{tfbxn6_3GW=nNg;Qw;dvQ!Sm#v@;aoQ~j&<1!LG}8x1svS0ECWQxbW~ zcu^rFh=Ys}E=v!L!VoO%71cigsf41$jx+8-KhuQxp(g|(1N3Xp`jqfPk$OH8mVMyG zdx_1W#Io6umGM4RCsr7At+b!*C-HJ?)e=F*oD0$WL6LO zA?YGoX`jm(>!3mbfKMJ?+jeU_$e=8TioJ*tQd9|v5}Jqdxkkvx+zUr?p)m<}&Ppa04oJ`F`ooy$*%LW;vD1o4_Q z3L1r!!bjrx0CcjgYr{;o#ph)HO&~vl7qha+1Z0iNGsm2AXNI(C(QXUY%R-^pJ8VcU cMr}hyUn)K6uc*8nlH!&88wr^(r_a=X1MPA-;Q#;t literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/introspection.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/introspection.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3cd22f88ac32f9c8e8ab4906283cdd27a6007f6a GIT binary patch literal 9815 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 DAfX5} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..430833f8759dea89363c974b840b0a32c3fb20ac GIT binary patch literal 19935 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..bd49aa08789523879985eea853b65008e9925c70 GIT binary patch literal 1973 zcmZ`)OK%%D5avF#dRelQ_Rt0mN)#yI1rq5{plE=iuw>bVfmjYAB|!JGpq8{nd9_qY z%8ms0Md^-^c*My`XtN7SdK*NB#G-N*wepk19Guk?r}BcfPh)SJTv;Q&Z|0*s-^p(t{x6M5zUuTkVvAGRyy z^^;67sZZ!jBA36{FpLgPiDr*SJfl3jz{y-HA@LQFoQzV2^_Xa!kPMF)o)M)O#aiG) z>(yefSTfhl?n4wN;33JBX(k_Go?#&=lg3@Lgz+o08N-}nac*Z)T;oJCh)(fnfk|ff z;r4`BY0yturdw8Yn8zk!>{hhS0g}hWVk}%coO-Obj zdTc7%J$BXBazU-8o$^t8w$NjdebxG=tvD1GR$P(`ShRAXqxJ|?ETgI|BuP@%o@<_} z)@+eC%`L=tMQoV-%vq4rbOLAjVB_{$+pZ?hN*rfU{W#8RaXb}to|^ei9RD~c>B>@$ zV=9t3mS%68*#_G&I)h^qQ<+J{@dK+#K-e0ljt4;M3t*dwWB#NR1*}{k@79SbE9~u_ z*=%D97pwV{E!7HtYXugg2}|@Ne9iS3;D8CGTyv3;6elTQ4->5=AFUAwz|t%Q+pD

    od;muVQxzbKBa??lfFuV95H#_Ce4r9g093v$50HeXkHU() z4?nrTU_|DnsmSy=_b6H9{#eXq9!z-#hs=W_d|ux;OX%ialB(RL`kl(>jdLlccjb8i z5tIpoT-Wgtd<94TKg);jl(Mz8vL9Au6V}OH!}bijXPAY4b$D`mG#GYHpG7sE&E`5* ze97{g4?BY)%rJDNlm77N`OD5z-0S?X|0Kl2GdwstJnQ%NzYfD?1NJDofnB%<;$4M| zCTvE#U4C(rX?DTnF=r`_>Rp}@xhRC4t`I3BSs_)SMYCesFw-FbedX6<37?X5ZJbMD zuw96?<5Up6a@>lw*Po~9R)~+E31}?PPPhC%U26vrBi%CHdtX((JJM<$e9^mp2<5Z3OG{!$`g(2z_(P>heL^0kXG% zal~`WB&NHVQD5P*TSls zCAE{H(59q}0)!e4m5PfGR4ZzA4vt`^<*X1knBQLsrb_=m`i7;c&L+8nz*o=IY1*lF zRTDu|BUmYTK=))OR4QmWl$K7JQBn=4?9-W^K$p%tWkyhz=t)Us8O+!FQe@l)`**hQ zc1h(Ar7A0;lTqbK-d&4YJc(-zRU^|=VXAhjl@h6Yq3Cj)$y`F=*a3@cU{#Y9g;3nM z=c?BBmp#DK_*P{7s!`XA+VxRKR83)wHuftr7a-*4Fq~>LwgpRt4SOS|2D&G59rnaQ zSehBHEny~;u$YxYt?mU6LJLjYhKMm6K+vfRPr?LD(2EUq{ZQe-*>nZPtlF$cFg|ak z>89c;Fy#4o3;VD=?45W7Huiq_Cw^ys{qG42{>-xra9eS#ST5qYYR7S|`6P34Cyw7w zShoCPE<&Xm^a|T_HaDgXAnPu%g=>Ac+lbbe(1KJOQD1O$?bO1P;5S$htO(Ab8utU# aDOSq3t2VAy)q1k*?kNV%y2>5gA-@2x;vrN3 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/base.py new file mode 100644 index 00000000000..1c25c9e8e5f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/base.py @@ -0,0 +1,546 @@ +""" +Oracle database backend for Django. + +Requires cx_Oracle: http://cx-oracle.sourceforge.net/ +""" +import datetime +import decimal +import os +import platform + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.db import utils +from django.db.backends.base.base import BaseDatabaseWrapper +from django.utils.encoding import force_bytes, force_text +from django.utils.functional import cached_property + + +def _setup_environment(environ): + # Cygwin requires some special voodoo to set the environment variables + # properly so that Oracle will see them. + if platform.system().upper().startswith('CYGWIN'): + try: + import ctypes + except ImportError as e: + raise ImproperlyConfigured("Error loading ctypes: %s; " + "the Oracle backend requires ctypes to " + "operate correctly under Cygwin." % e) + kernel32 = ctypes.CDLL('kernel32') + for name, value in environ: + kernel32.SetEnvironmentVariableA(name, value) + else: + os.environ.update(environ) + + +_setup_environment([ + # Oracle takes client-side character set encoding from the environment. + ('NLS_LANG', '.AL32UTF8'), + # This prevents unicode from getting mangled by getting encoded into the + # potentially non-unicode database character set. + ('ORA_NCHAR_LITERAL_REPLACE', 'TRUE'), +]) + + +try: + import cx_Oracle as Database +except ImportError as e: + raise ImproperlyConfigured("Error loading cx_Oracle module: %s" % e) + +# Some of these import cx_Oracle, so import them after checking if it's installed. +from .client import DatabaseClient # NOQA isort:skip +from .creation import DatabaseCreation # NOQA isort:skip +from .features import DatabaseFeatures # NOQA isort:skip +from .introspection import DatabaseIntrospection # NOQA isort:skip +from .operations import DatabaseOperations # NOQA isort:skip +from .schema import DatabaseSchemaEditor # NOQA isort:skip +from .utils import Oracle_datetime # NOQA isort:skip +from .validation import DatabaseValidation # NOQA isort:skip + + +class _UninitializedOperatorsDescriptor: + + def __get__(self, instance, cls=None): + # If connection.operators is looked up before a connection has been + # created, transparently initialize connection.operators to avert an + # AttributeError. + if instance is None: + raise AttributeError("operators not available as class attribute") + # Creating a cursor will initialize the operators. + instance.cursor().close() + return instance.__dict__['operators'] + + +class DatabaseWrapper(BaseDatabaseWrapper): + vendor = 'oracle' + display_name = 'Oracle' + # This dictionary maps Field objects to their associated Oracle column + # types, as strings. Column-type strings can contain format strings; they'll + # be interpolated against the values of Field.__dict__ before being output. + # If a column type is set to None, it won't be included in the output. + # + # Any format strings starting with "qn_" are quoted before being used in the + # output (the "qn_" prefix is stripped before the lookup is performed. + data_types = { + 'AutoField': 'NUMBER(11) GENERATED BY DEFAULT ON NULL AS IDENTITY', + 'BigAutoField': 'NUMBER(19) GENERATED BY DEFAULT ON NULL AS IDENTITY', + 'BinaryField': 'BLOB', + 'BooleanField': 'NUMBER(1)', + 'CharField': 'NVARCHAR2(%(max_length)s)', + 'DateField': 'DATE', + 'DateTimeField': 'TIMESTAMP', + 'DecimalField': 'NUMBER(%(max_digits)s, %(decimal_places)s)', + 'DurationField': 'INTERVAL DAY(9) TO SECOND(6)', + 'FileField': 'NVARCHAR2(%(max_length)s)', + 'FilePathField': 'NVARCHAR2(%(max_length)s)', + 'FloatField': 'DOUBLE PRECISION', + 'IntegerField': 'NUMBER(11)', + 'BigIntegerField': 'NUMBER(19)', + 'IPAddressField': 'VARCHAR2(15)', + 'GenericIPAddressField': 'VARCHAR2(39)', + 'NullBooleanField': 'NUMBER(1)', + 'OneToOneField': 'NUMBER(11)', + 'PositiveIntegerField': 'NUMBER(11)', + 'PositiveSmallIntegerField': 'NUMBER(11)', + 'SlugField': 'NVARCHAR2(%(max_length)s)', + 'SmallIntegerField': 'NUMBER(11)', + 'TextField': 'NCLOB', + 'TimeField': 'TIMESTAMP', + 'URLField': 'VARCHAR2(%(max_length)s)', + 'UUIDField': 'VARCHAR2(32)', + } + data_type_check_constraints = { + 'BooleanField': '%(qn_column)s IN (0,1)', + 'NullBooleanField': '%(qn_column)s IN (0,1)', + 'PositiveIntegerField': '%(qn_column)s >= 0', + 'PositiveSmallIntegerField': '%(qn_column)s >= 0', + } + + # Oracle doesn't support a database index on these columns. + _limited_data_types = ('clob', 'nclob', 'blob') + + operators = _UninitializedOperatorsDescriptor() + + _standard_operators = { + 'exact': '= %s', + 'iexact': '= UPPER(%s)', + 'contains': "LIKE TRANSLATE(%s USING NCHAR_CS) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + 'icontains': "LIKE UPPER(TRANSLATE(%s USING NCHAR_CS)) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + 'gt': '> %s', + 'gte': '>= %s', + 'lt': '< %s', + 'lte': '<= %s', + 'startswith': "LIKE TRANSLATE(%s USING NCHAR_CS) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + 'endswith': "LIKE TRANSLATE(%s USING NCHAR_CS) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + 'istartswith': "LIKE UPPER(TRANSLATE(%s USING NCHAR_CS)) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + 'iendswith': "LIKE UPPER(TRANSLATE(%s USING NCHAR_CS)) ESCAPE TRANSLATE('\\' USING NCHAR_CS)", + } + + _likec_operators = { + **_standard_operators, + 'contains': "LIKEC %s ESCAPE '\\'", + 'icontains': "LIKEC UPPER(%s) ESCAPE '\\'", + 'startswith': "LIKEC %s ESCAPE '\\'", + 'endswith': "LIKEC %s ESCAPE '\\'", + 'istartswith': "LIKEC UPPER(%s) ESCAPE '\\'", + 'iendswith': "LIKEC UPPER(%s) ESCAPE '\\'", + } + + # The patterns below are used to generate SQL pattern lookup clauses when + # the right-hand side of the lookup isn't a raw string (it might be an expression + # or the result of a bilateral transformation). + # In those cases, special characters for LIKE operators (e.g. \, *, _) should be + # escaped on database side. + # + # Note: we use str.format() here for readability as '%' is used as a wildcard for + # the LIKE operator. + pattern_esc = r"REPLACE(REPLACE(REPLACE({}, '\', '\\'), '%%', '\%%'), '_', '\_')" + _pattern_ops = { + 'contains': "'%%' || {} || '%%'", + 'icontains': "'%%' || UPPER({}) || '%%'", + 'startswith': "{} || '%%'", + 'istartswith': "UPPER({}) || '%%'", + 'endswith': "'%%' || {}", + 'iendswith': "'%%' || UPPER({})", + } + + _standard_pattern_ops = {k: "LIKE TRANSLATE( " + v + " USING NCHAR_CS)" + " ESCAPE TRANSLATE('\\' USING NCHAR_CS)" + for k, v in _pattern_ops.items()} + _likec_pattern_ops = {k: "LIKEC " + v + " ESCAPE '\\'" + for k, v in _pattern_ops.items()} + + Database = Database + SchemaEditorClass = DatabaseSchemaEditor + # Classes instantiated in __init__(). + client_class = DatabaseClient + creation_class = DatabaseCreation + features_class = DatabaseFeatures + introspection_class = DatabaseIntrospection + ops_class = DatabaseOperations + validation_class = DatabaseValidation + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + use_returning_into = self.settings_dict["OPTIONS"].get('use_returning_into', True) + self.features.can_return_id_from_insert = use_returning_into + + def _dsn(self): + settings_dict = self.settings_dict + if not settings_dict['HOST'].strip(): + settings_dict['HOST'] = 'localhost' + if settings_dict['PORT']: + return Database.makedsn(settings_dict['HOST'], int(settings_dict['PORT']), settings_dict['NAME']) + return settings_dict['NAME'] + + def _connect_string(self): + return '%s/\\"%s\\"@%s' % (self.settings_dict['USER'], self.settings_dict['PASSWORD'], self._dsn()) + + def get_connection_params(self): + conn_params = self.settings_dict['OPTIONS'].copy() + if 'use_returning_into' in conn_params: + del conn_params['use_returning_into'] + return conn_params + + def get_new_connection(self, conn_params): + return Database.connect( + user=self.settings_dict['USER'], + password=self.settings_dict['PASSWORD'], + dsn=self._dsn(), + **conn_params, + ) + + def init_connection_state(self): + cursor = self.create_cursor() + # Set the territory first. The territory overrides NLS_DATE_FORMAT + # and NLS_TIMESTAMP_FORMAT to the territory default. When all of + # these are set in single statement it isn't clear what is supposed + # to happen. + cursor.execute("ALTER SESSION SET NLS_TERRITORY = 'AMERICA'") + # Set Oracle date to ANSI date format. This only needs to execute + # once when we create a new connection. We also set the Territory + # to 'AMERICA' which forces Sunday to evaluate to a '1' in + # TO_CHAR(). + cursor.execute( + "ALTER SESSION SET NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS'" + " NLS_TIMESTAMP_FORMAT = 'YYYY-MM-DD HH24:MI:SS.FF'" + + (" TIME_ZONE = 'UTC'" if settings.USE_TZ else '') + ) + cursor.close() + if 'operators' not in self.__dict__: + # Ticket #14149: Check whether our LIKE implementation will + # work for this connection or we need to fall back on LIKEC. + # This check is performed only once per DatabaseWrapper + # instance per thread, since subsequent connections will use + # the same settings. + cursor = self.create_cursor() + try: + cursor.execute("SELECT 1 FROM DUAL WHERE DUMMY %s" + % self._standard_operators['contains'], + ['X']) + except Database.DatabaseError: + self.operators = self._likec_operators + self.pattern_ops = self._likec_pattern_ops + else: + self.operators = self._standard_operators + self.pattern_ops = self._standard_pattern_ops + cursor.close() + self.connection.stmtcachesize = 20 + # Ensure all changes are preserved even when AUTOCOMMIT is False. + if not self.get_autocommit(): + self.commit() + + def create_cursor(self, name=None): + return FormatStylePlaceholderCursor(self.connection) + + def _commit(self): + if self.connection is not None: + try: + return self.connection.commit() + except Database.DatabaseError as e: + # cx_Oracle raises a cx_Oracle.DatabaseError exception + # with the following attributes and values: + # code = 2091 + # message = 'ORA-02091: transaction rolled back + # 'ORA-02291: integrity constraint (TEST_DJANGOTEST.SYS + # _C00102056) violated - parent key not found' + # We convert that particular case to our IntegrityError exception + x = e.args[0] + if hasattr(x, 'code') and hasattr(x, 'message') \ + and x.code == 2091 and 'ORA-02291' in x.message: + raise utils.IntegrityError(*tuple(e.args)) + raise + + # Oracle doesn't support releasing savepoints. But we fake them when query + # logging is enabled to keep query counts consistent with other backends. + def _savepoint_commit(self, sid): + if self.queries_logged: + self.queries_log.append({ + 'sql': '-- RELEASE SAVEPOINT %s (faked)' % self.ops.quote_name(sid), + 'time': '0.000', + }) + + def _set_autocommit(self, autocommit): + with self.wrap_database_errors: + self.connection.autocommit = autocommit + + def check_constraints(self, table_names=None): + """ + Check constraints by setting them to immediate. Return them to deferred + afterward. + """ + self.cursor().execute('SET CONSTRAINTS ALL IMMEDIATE') + self.cursor().execute('SET CONSTRAINTS ALL DEFERRED') + + def is_usable(self): + try: + self.connection.ping() + except Database.Error: + return False + else: + return True + + @cached_property + def oracle_version(self): + with self.temporary_connection(): + return tuple(int(x) for x in self.connection.version.split('.')) + + +class OracleParam: + """ + Wrapper object for formatting parameters for Oracle. If the string + representation of the value is large enough (greater than 4000 characters) + the input size needs to be set as CLOB. Alternatively, if the parameter + has an `input_size` attribute, then the value of the `input_size` attribute + will be used instead. Otherwise, no input size will be set for the + parameter when executing the query. + """ + + def __init__(self, param, cursor, strings_only=False): + # With raw SQL queries, datetimes can reach this function + # without being converted by DateTimeField.get_db_prep_value. + if settings.USE_TZ and (isinstance(param, datetime.datetime) and + not isinstance(param, Oracle_datetime)): + param = Oracle_datetime.from_datetime(param) + + string_size = 0 + # Oracle doesn't recognize True and False correctly. + if param is True: + param = 1 + elif param is False: + param = 0 + if hasattr(param, 'bind_parameter'): + self.force_bytes = param.bind_parameter(cursor) + elif isinstance(param, (Database.Binary, datetime.timedelta)): + self.force_bytes = param + else: + # To transmit to the database, we need Unicode if supported + # To get size right, we must consider bytes. + self.force_bytes = force_text(param, cursor.charset, strings_only) + if isinstance(self.force_bytes, str): + # We could optimize by only converting up to 4000 bytes here + string_size = len(force_bytes(param, cursor.charset, strings_only)) + if hasattr(param, 'input_size'): + # If parameter has `input_size` attribute, use that. + self.input_size = param.input_size + elif string_size > 4000: + # Mark any string param greater than 4000 characters as a CLOB. + self.input_size = Database.CLOB + elif isinstance(param, datetime.datetime): + self.input_size = Database.TIMESTAMP + else: + self.input_size = None + + +class VariableWrapper: + """ + An adapter class for cursor variables that prevents the wrapped object + from being converted into a string when used to instantiate an OracleParam. + This can be used generally for any other object that should be passed into + Cursor.execute as-is. + """ + + def __init__(self, var): + self.var = var + + def bind_parameter(self, cursor): + return self.var + + def __getattr__(self, key): + return getattr(self.var, key) + + def __setattr__(self, key, value): + if key == 'var': + self.__dict__[key] = value + else: + setattr(self.var, key, value) + + +class FormatStylePlaceholderCursor: + """ + Django uses "format" (e.g. '%s') style placeholders, but Oracle uses ":var" + style. This fixes it -- but note that if you want to use a literal "%s" in + a query, you'll need to use "%%s". + + We also do automatic conversion between Unicode on the Python side and + UTF-8 -- for talking to Oracle -- in here. + """ + charset = 'utf-8' + + def __init__(self, connection): + self.cursor = connection.cursor() + self.cursor.outputtypehandler = self._output_type_handler + # The default for cx_Oracle < 5.3 is 50. + self.cursor.arraysize = 100 + + @staticmethod + def _output_number_converter(value): + return decimal.Decimal(value) if '.' in value else int(value) + + @staticmethod + def _get_decimal_converter(precision, scale): + if scale == 0: + return int + context = decimal.Context(prec=precision) + quantize_value = decimal.Decimal(1).scaleb(-scale) + return lambda v: decimal.Decimal(v).quantize(quantize_value, context=context) + + @staticmethod + def _output_type_handler(cursor, name, defaultType, length, precision, scale): + """ + Called for each db column fetched from cursors. Return numbers as the + appropriate Python type. + """ + if defaultType == Database.NUMBER: + if scale == -127: + if precision == 0: + # NUMBER column: decimal-precision floating point. + # This will normally be an integer from a sequence, + # but it could be a decimal value. + outconverter = FormatStylePlaceholderCursor._output_number_converter + else: + # FLOAT column: binary-precision floating point. + # This comes from FloatField columns. + outconverter = float + elif precision > 0: + # NUMBER(p,s) column: decimal-precision fixed point. + # This comes from IntegerField and DecimalField columns. + outconverter = FormatStylePlaceholderCursor._get_decimal_converter(precision, scale) + else: + # No type information. This normally comes from a + # mathematical expression in the SELECT list. Guess int + # or Decimal based on whether it has a decimal point. + outconverter = FormatStylePlaceholderCursor._output_number_converter + return cursor.var( + Database.STRING, + size=255, + arraysize=cursor.arraysize, + outconverter=outconverter, + ) + + def _format_params(self, params): + try: + return {k: OracleParam(v, self, True) for k, v in params.items()} + except AttributeError: + return tuple(OracleParam(p, self, True) for p in params) + + def _guess_input_sizes(self, params_list): + # Try dict handling; if that fails, treat as sequence + if hasattr(params_list[0], 'keys'): + sizes = {} + for params in params_list: + for k, value in params.items(): + if value.input_size: + sizes[k] = value.input_size + self.setinputsizes(**sizes) + else: + # It's not a list of dicts; it's a list of sequences + sizes = [None] * len(params_list[0]) + for params in params_list: + for i, value in enumerate(params): + if value.input_size: + sizes[i] = value.input_size + self.setinputsizes(*sizes) + + def _param_generator(self, params): + # Try dict handling; if that fails, treat as sequence + if hasattr(params, 'items'): + return {k: v.force_bytes for k, v in params.items()} + else: + return [p.force_bytes for p in params] + + def _fix_for_params(self, query, params, unify_by_values=False): + # cx_Oracle wants no trailing ';' for SQL statements. For PL/SQL, it + # it does want a trailing ';' but not a trailing '/'. However, these + # characters must be included in the original query in case the query + # is being passed to SQL*Plus. + if query.endswith(';') or query.endswith('/'): + query = query[:-1] + if params is None: + params = [] + elif hasattr(params, 'keys'): + # Handle params as dict + args = {k: ":%s" % k for k in params} + query = query % args + elif unify_by_values and params: + # Handle params as a dict with unified query parameters by their + # values. It can be used only in single query execute() because + # executemany() shares the formatted query with each of the params + # list. e.g. for input params = [0.75, 2, 0.75, 'sth', 0.75] + # params_dict = {0.75: ':arg0', 2: ':arg1', 'sth': ':arg2'} + # args = [':arg0', ':arg1', ':arg0', ':arg2', ':arg0'] + # params = {':arg0': 0.75, ':arg1': 2, ':arg2': 'sth'} + params_dict = {param: ':arg%d' % i for i, param in enumerate(set(params))} + args = [params_dict[param] for param in params] + params = {value: key for key, value in params_dict.items()} + query = query % tuple(args) + else: + # Handle params as sequence + args = [(':arg%d' % i) for i in range(len(params))] + query = query % tuple(args) + return query, self._format_params(params) + + def execute(self, query, params=None): + query, params = self._fix_for_params(query, params, unify_by_values=True) + self._guess_input_sizes([params]) + return self.cursor.execute(query, self._param_generator(params)) + + def executemany(self, query, params=None): + if not params: + # No params given, nothing to do + return None + # uniform treatment for sequences and iterables + params_iter = iter(params) + query, firstparams = self._fix_for_params(query, next(params_iter)) + # we build a list of formatted params; as we're going to traverse it + # more than once, we can't make it lazy by using a generator + formatted = [firstparams] + [self._format_params(p) for p in params_iter] + self._guess_input_sizes(formatted) + return self.cursor.executemany(query, [self._param_generator(p) for p in formatted]) + + def fetchmany(self, size=None): + if size is None: + size = self.arraysize + return tuple(self.cursor.fetchmany(size)) + + def fetchall(self): + return tuple(self.cursor.fetchall()) + + def close(self): + try: + self.cursor.close() + except Database.InterfaceError: + # already closed + pass + + def var(self, *args): + return VariableWrapper(self.cursor.var(*args)) + + def arrayvar(self, *args): + return VariableWrapper(self.cursor.arrayvar(*args)) + + def __getattr__(self, attr): + return getattr(self.cursor, attr) + + def __iter__(self): + return iter(self.cursor) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/client.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/client.py new file mode 100644 index 00000000000..102e77fd159 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/client.py @@ -0,0 +1,12 @@ +import subprocess + +from django.db.backends.base.client import BaseDatabaseClient + + +class DatabaseClient(BaseDatabaseClient): + executable_name = 'sqlplus' + + def runshell(self): + conn_string = self.connection._connect_string() + args = [self.executable_name, "-L", conn_string] + subprocess.check_call(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/compiler.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/compiler.py new file mode 100644 index 00000000000..819f241f800 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/compiler.py @@ -0,0 +1,60 @@ +from django.db import NotSupportedError +from django.db.models.sql import compiler + + +class SQLCompiler(compiler.SQLCompiler): + def as_sql(self, with_limits=True, with_col_aliases=False): + """ + Create the SQL for this query. Return the SQL string and list of + parameters. This is overridden from the original Query class to handle + the restriction in Oracle 12.1 and emulate LIMIT and OFFSET with + a subquery. + + If 'with_limits' is False, any limit/offset information is not included + in the query. + """ + # Whether the query must be constructed using limit/offset. + do_offset = with_limits and (self.query.high_mark is not None or self.query.low_mark) + if not do_offset: + sql, params = super().as_sql(with_limits=False, with_col_aliases=with_col_aliases) + elif not self.connection.features.supports_select_for_update_with_limit and self.query.select_for_update: + raise NotSupportedError( + 'LIMIT/OFFSET is not supported with select_for_update on this ' + 'database backend.' + ) + else: + sql, params = super().as_sql(with_limits=False, with_col_aliases=True) + # Wrap the base query in an outer SELECT * with boundaries on + # the "_RN" column. This is the canonical way to emulate LIMIT + # and OFFSET on Oracle. + high_where = '' + if self.query.high_mark is not None: + high_where = 'WHERE ROWNUM <= %d' % (self.query.high_mark,) + + if self.query.low_mark: + sql = ( + 'SELECT * FROM (SELECT "_SUB".*, ROWNUM AS "_RN" FROM (%s) ' + '"_SUB" %s) WHERE "_RN" > %d' % (sql, high_where, self.query.low_mark) + ) + else: + # Simplify the query to support subqueries if there's no offset. + sql = ( + 'SELECT * FROM (SELECT "_SUB".* FROM (%s) "_SUB" %s)' % (sql, high_where) + ) + return sql, params + + +class SQLInsertCompiler(compiler.SQLInsertCompiler, SQLCompiler): + pass + + +class SQLDeleteCompiler(compiler.SQLDeleteCompiler, SQLCompiler): + pass + + +class SQLUpdateCompiler(compiler.SQLUpdateCompiler, SQLCompiler): + pass + + +class SQLAggregateCompiler(compiler.SQLAggregateCompiler, SQLCompiler): + pass diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/creation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/creation.py new file mode 100644 index 00000000000..8f3d847d3ac --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/creation.py @@ -0,0 +1,376 @@ +import sys + +from django.conf import settings +from django.db.backends.base.creation import BaseDatabaseCreation +from django.db.utils import DatabaseError +from django.utils.crypto import get_random_string +from django.utils.functional import cached_property + +TEST_DATABASE_PREFIX = 'test_' + + +class DatabaseCreation(BaseDatabaseCreation): + + @cached_property + def _maindb_connection(self): + """ + This is analogous to other backends' `_nodb_connection` property, + which allows access to an "administrative" connection which can + be used to manage the test databases. + For Oracle, the only connection that can be used for that purpose + is the main (non-test) connection. + """ + settings_dict = settings.DATABASES[self.connection.alias] + user = settings_dict.get('SAVED_USER') or settings_dict['USER'] + password = settings_dict.get('SAVED_PASSWORD') or settings_dict['PASSWORD'] + settings_dict = {**settings_dict, 'USER': user, 'PASSWORD': password} + DatabaseWrapper = type(self.connection) + return DatabaseWrapper(settings_dict, alias=self.connection.alias) + + def _create_test_db(self, verbosity=1, autoclobber=False, keepdb=False): + parameters = self._get_test_db_params() + with self._maindb_connection.cursor() as cursor: + if self._test_database_create(): + try: + self._execute_test_db_creation(cursor, parameters, verbosity, keepdb) + except Exception as e: + if 'ORA-01543' not in str(e): + # All errors except "tablespace already exists" cancel tests + sys.stderr.write("Got an error creating the test database: %s\n" % e) + sys.exit(2) + if not autoclobber: + confirm = input( + "It appears the test database, %s, already exists. " + "Type 'yes' to delete it, or 'no' to cancel: " % parameters['user']) + if autoclobber or confirm == 'yes': + if verbosity >= 1: + print("Destroying old test database for alias '%s'..." % self.connection.alias) + try: + self._execute_test_db_destruction(cursor, parameters, verbosity) + except DatabaseError as e: + if 'ORA-29857' in str(e): + self._handle_objects_preventing_db_destruction(cursor, parameters, + verbosity, autoclobber) + else: + # Ran into a database error that isn't about leftover objects in the tablespace + sys.stderr.write("Got an error destroying the old test database: %s\n" % e) + sys.exit(2) + except Exception as e: + sys.stderr.write("Got an error destroying the old test database: %s\n" % e) + sys.exit(2) + try: + self._execute_test_db_creation(cursor, parameters, verbosity, keepdb) + except Exception as e: + sys.stderr.write("Got an error recreating the test database: %s\n" % e) + sys.exit(2) + else: + print("Tests cancelled.") + sys.exit(1) + + if self._test_user_create(): + if verbosity >= 1: + print("Creating test user...") + try: + self._create_test_user(cursor, parameters, verbosity, keepdb) + except Exception as e: + if 'ORA-01920' not in str(e): + # All errors except "user already exists" cancel tests + sys.stderr.write("Got an error creating the test user: %s\n" % e) + sys.exit(2) + if not autoclobber: + confirm = input( + "It appears the test user, %s, already exists. Type " + "'yes' to delete it, or 'no' to cancel: " % parameters['user']) + if autoclobber or confirm == 'yes': + try: + if verbosity >= 1: + print("Destroying old test user...") + self._destroy_test_user(cursor, parameters, verbosity) + if verbosity >= 1: + print("Creating test user...") + self._create_test_user(cursor, parameters, verbosity, keepdb) + except Exception as e: + sys.stderr.write("Got an error recreating the test user: %s\n" % e) + sys.exit(2) + else: + print("Tests cancelled.") + sys.exit(1) + self._maindb_connection.close() # done with main user -- test user and tablespaces created + self._switch_to_test_user(parameters) + return self.connection.settings_dict['NAME'] + + def _switch_to_test_user(self, parameters): + """ + Switch to the user that's used for creating the test database. + + Oracle doesn't have the concept of separate databases under the same + user, so a separate user is used; see _create_test_db(). The main user + is also needed for cleanup when testing is completed, so save its + credentials in the SAVED_USER/SAVED_PASSWORD key in the settings dict. + """ + real_settings = settings.DATABASES[self.connection.alias] + real_settings['SAVED_USER'] = self.connection.settings_dict['SAVED_USER'] = \ + self.connection.settings_dict['USER'] + real_settings['SAVED_PASSWORD'] = self.connection.settings_dict['SAVED_PASSWORD'] = \ + self.connection.settings_dict['PASSWORD'] + real_test_settings = real_settings['TEST'] + test_settings = self.connection.settings_dict['TEST'] + real_test_settings['USER'] = real_settings['USER'] = test_settings['USER'] = \ + self.connection.settings_dict['USER'] = parameters['user'] + real_settings['PASSWORD'] = self.connection.settings_dict['PASSWORD'] = parameters['password'] + + def set_as_test_mirror(self, primary_settings_dict): + """ + Set this database up to be used in testing as a mirror of a primary + database whose settings are given. + """ + self.connection.settings_dict['USER'] = primary_settings_dict['USER'] + self.connection.settings_dict['PASSWORD'] = primary_settings_dict['PASSWORD'] + + def _handle_objects_preventing_db_destruction(self, cursor, parameters, verbosity, autoclobber): + # There are objects in the test tablespace which prevent dropping it + # The easy fix is to drop the test user -- but are we allowed to do so? + print("There are objects in the old test database which prevent its destruction.") + print("If they belong to the test user, deleting the user will allow the test " + "database to be recreated.") + print("Otherwise, you will need to find and remove each of these objects, " + "or use a different tablespace.\n") + if self._test_user_create(): + if not autoclobber: + confirm = input("Type 'yes' to delete user %s: " % parameters['user']) + if autoclobber or confirm == 'yes': + try: + if verbosity >= 1: + print("Destroying old test user...") + self._destroy_test_user(cursor, parameters, verbosity) + except Exception as e: + sys.stderr.write("Got an error destroying the test user: %s\n" % e) + sys.exit(2) + try: + if verbosity >= 1: + print("Destroying old test database for alias '%s'..." % self.connection.alias) + self._execute_test_db_destruction(cursor, parameters, verbosity) + except Exception as e: + sys.stderr.write("Got an error destroying the test database: %s\n" % e) + sys.exit(2) + else: + print("Tests cancelled -- test database cannot be recreated.") + sys.exit(1) + else: + print("Django is configured to use pre-existing test user '%s'," + " and will not attempt to delete it.\n" % parameters['user']) + print("Tests cancelled -- test database cannot be recreated.") + sys.exit(1) + + def _destroy_test_db(self, test_database_name, verbosity=1): + """ + Destroy a test database, prompting the user for confirmation if the + database already exists. Return the name of the test database created. + """ + self.connection.settings_dict['USER'] = self.connection.settings_dict['SAVED_USER'] + self.connection.settings_dict['PASSWORD'] = self.connection.settings_dict['SAVED_PASSWORD'] + self.connection.close() + parameters = self._get_test_db_params() + with self._maindb_connection.cursor() as cursor: + if self._test_user_create(): + if verbosity >= 1: + print('Destroying test user...') + self._destroy_test_user(cursor, parameters, verbosity) + if self._test_database_create(): + if verbosity >= 1: + print('Destroying test database tables...') + self._execute_test_db_destruction(cursor, parameters, verbosity) + self._maindb_connection.close() + + def _execute_test_db_creation(self, cursor, parameters, verbosity, keepdb=False): + if verbosity >= 2: + print("_create_test_db(): dbname = %s" % parameters['user']) + statements = [ + """CREATE TABLESPACE %(tblspace)s + DATAFILE '%(datafile)s' SIZE %(size)s + REUSE AUTOEXTEND ON NEXT %(extsize)s MAXSIZE %(maxsize)s + """, + """CREATE TEMPORARY TABLESPACE %(tblspace_temp)s + TEMPFILE '%(datafile_tmp)s' SIZE %(size_tmp)s + REUSE AUTOEXTEND ON NEXT %(extsize_tmp)s MAXSIZE %(maxsize_tmp)s + """, + ] + # Ignore "tablespace already exists" error when keepdb is on. + acceptable_ora_err = 'ORA-01543' if keepdb else None + self._execute_allow_fail_statements(cursor, statements, parameters, verbosity, acceptable_ora_err) + + def _create_test_user(self, cursor, parameters, verbosity, keepdb=False): + if verbosity >= 2: + print("_create_test_user(): username = %s" % parameters['user']) + statements = [ + """CREATE USER %(user)s + IDENTIFIED BY "%(password)s" + DEFAULT TABLESPACE %(tblspace)s + TEMPORARY TABLESPACE %(tblspace_temp)s + QUOTA UNLIMITED ON %(tblspace)s + """, + """GRANT CREATE SESSION, + CREATE TABLE, + CREATE SEQUENCE, + CREATE PROCEDURE, + CREATE TRIGGER + TO %(user)s""", + ] + # Ignore "user already exists" error when keepdb is on + acceptable_ora_err = 'ORA-01920' if keepdb else None + success = self._execute_allow_fail_statements(cursor, statements, parameters, verbosity, acceptable_ora_err) + # If the password was randomly generated, change the user accordingly. + if not success and self._test_settings_get('PASSWORD') is None: + set_password = 'ALTER USER %(user)s IDENTIFIED BY "%(password)s"' + self._execute_statements(cursor, [set_password], parameters, verbosity) + # Most test-suites can be run without the create-view privilege. But some need it. + extra = "GRANT CREATE VIEW TO %(user)s" + success = self._execute_allow_fail_statements(cursor, [extra], parameters, verbosity, 'ORA-01031') + if not success and verbosity >= 2: + print("Failed to grant CREATE VIEW permission to test user. This may be ok.") + + def _execute_test_db_destruction(self, cursor, parameters, verbosity): + if verbosity >= 2: + print("_execute_test_db_destruction(): dbname=%s" % parameters['user']) + statements = [ + 'DROP TABLESPACE %(tblspace)s INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS', + 'DROP TABLESPACE %(tblspace_temp)s INCLUDING CONTENTS AND DATAFILES CASCADE CONSTRAINTS', + ] + self._execute_statements(cursor, statements, parameters, verbosity) + + def _destroy_test_user(self, cursor, parameters, verbosity): + if verbosity >= 2: + print("_destroy_test_user(): user=%s" % parameters['user']) + print("Be patient. This can take some time...") + statements = [ + 'DROP USER %(user)s CASCADE', + ] + self._execute_statements(cursor, statements, parameters, verbosity) + + def _execute_statements(self, cursor, statements, parameters, verbosity, allow_quiet_fail=False): + for template in statements: + stmt = template % parameters + if verbosity >= 2: + print(stmt) + try: + cursor.execute(stmt) + except Exception as err: + if (not allow_quiet_fail) or verbosity >= 2: + sys.stderr.write("Failed (%s)\n" % (err)) + raise + + def _execute_allow_fail_statements(self, cursor, statements, parameters, verbosity, acceptable_ora_err): + """ + Execute statements which are allowed to fail silently if the Oracle + error code given by `acceptable_ora_err` is raised. Return True if the + statements execute without an exception, or False otherwise. + """ + try: + # Statement can fail when acceptable_ora_err is not None + allow_quiet_fail = acceptable_ora_err is not None and len(acceptable_ora_err) > 0 + self._execute_statements(cursor, statements, parameters, verbosity, allow_quiet_fail=allow_quiet_fail) + return True + except DatabaseError as err: + description = str(err) + if acceptable_ora_err is None or acceptable_ora_err not in description: + raise + return False + + def _get_test_db_params(self): + return { + 'dbname': self._test_database_name(), + 'user': self._test_database_user(), + 'password': self._test_database_passwd(), + 'tblspace': self._test_database_tblspace(), + 'tblspace_temp': self._test_database_tblspace_tmp(), + 'datafile': self._test_database_tblspace_datafile(), + 'datafile_tmp': self._test_database_tblspace_tmp_datafile(), + 'maxsize': self._test_database_tblspace_maxsize(), + 'maxsize_tmp': self._test_database_tblspace_tmp_maxsize(), + 'size': self._test_database_tblspace_size(), + 'size_tmp': self._test_database_tblspace_tmp_size(), + 'extsize': self._test_database_tblspace_extsize(), + 'extsize_tmp': self._test_database_tblspace_tmp_extsize(), + } + + def _test_settings_get(self, key, default=None, prefixed=None): + """ + Return a value from the test settings dict, or a given default, or a + prefixed entry from the main settings dict. + """ + settings_dict = self.connection.settings_dict + val = settings_dict['TEST'].get(key, default) + if val is None and prefixed: + val = TEST_DATABASE_PREFIX + settings_dict[prefixed] + return val + + def _test_database_name(self): + return self._test_settings_get('NAME', prefixed='NAME') + + def _test_database_create(self): + return self._test_settings_get('CREATE_DB', default=True) + + def _test_user_create(self): + return self._test_settings_get('CREATE_USER', default=True) + + def _test_database_user(self): + return self._test_settings_get('USER', prefixed='USER') + + def _test_database_passwd(self): + password = self._test_settings_get('PASSWORD') + if password is None and self._test_user_create(): + # Oracle passwords are limited to 30 chars and can't contain symbols. + password = get_random_string(length=30) + return password + + def _test_database_tblspace(self): + return self._test_settings_get('TBLSPACE', prefixed='USER') + + def _test_database_tblspace_tmp(self): + settings_dict = self.connection.settings_dict + return settings_dict['TEST'].get('TBLSPACE_TMP', + TEST_DATABASE_PREFIX + settings_dict['USER'] + '_temp') + + def _test_database_tblspace_datafile(self): + tblspace = '%s.dbf' % self._test_database_tblspace() + return self._test_settings_get('DATAFILE', default=tblspace) + + def _test_database_tblspace_tmp_datafile(self): + tblspace = '%s.dbf' % self._test_database_tblspace_tmp() + return self._test_settings_get('DATAFILE_TMP', default=tblspace) + + def _test_database_tblspace_maxsize(self): + return self._test_settings_get('DATAFILE_MAXSIZE', default='500M') + + def _test_database_tblspace_tmp_maxsize(self): + return self._test_settings_get('DATAFILE_TMP_MAXSIZE', default='500M') + + def _test_database_tblspace_size(self): + return self._test_settings_get('DATAFILE_SIZE', default='50M') + + def _test_database_tblspace_tmp_size(self): + return self._test_settings_get('DATAFILE_TMP_SIZE', default='50M') + + def _test_database_tblspace_extsize(self): + return self._test_settings_get('DATAFILE_EXTSIZE', default='25M') + + def _test_database_tblspace_tmp_extsize(self): + return self._test_settings_get('DATAFILE_TMP_EXTSIZE', default='25M') + + def _get_test_db_name(self): + """ + Return the 'production' DB name to get the test DB creation machinery + to work. This isn't a great deal in this case because DB names as + handled by Django don't have real counterparts in Oracle. + """ + return self.connection.settings_dict['NAME'] + + def test_db_signature(self): + settings_dict = self.connection.settings_dict + return ( + settings_dict['HOST'], + settings_dict['PORT'], + settings_dict['ENGINE'], + settings_dict['NAME'], + self._test_database_user(), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/features.py new file mode 100644 index 00000000000..6b6a5cdba56 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/features.py @@ -0,0 +1,66 @@ +from django.db.backends.base.features import BaseDatabaseFeatures +from django.db.utils import InterfaceError +from django.utils.functional import cached_property + + +class DatabaseFeatures(BaseDatabaseFeatures): + empty_fetchmany_value = () + interprets_empty_strings_as_nulls = True + uses_savepoints = True + has_select_for_update = True + has_select_for_update_nowait = True + has_select_for_update_skip_locked = True + has_select_for_update_of = True + select_for_update_of_column = True + can_return_id_from_insert = True + can_introspect_autofield = True + supports_subqueries_in_group_by = False + supports_transactions = True + supports_timezones = False + has_native_duration_field = True + can_defer_constraint_checks = True + supports_partially_nullable_unique_constraints = False + truncates_names = True + supports_tablespaces = True + supports_sequence_reset = False + can_introspect_time_field = False + atomic_transactions = False + supports_combined_alters = False + nulls_order_largest = True + requires_literal_defaults = True + closed_cursor_error_class = InterfaceError + bare_select_suffix = " FROM DUAL" + uppercases_column_names = True + # select for update with limit can be achieved on Oracle, but not with the current backend. + supports_select_for_update_with_limit = False + supports_temporal_subtraction = True + # Oracle doesn't ignore quoted identifiers case but the current backend + # does by uppercasing all identifiers. + ignores_table_name_case = True + supports_index_on_text_field = False + has_case_insensitive_like = False + create_test_procedure_without_params_sql = """ + CREATE PROCEDURE "TEST_PROCEDURE" AS + V_I INTEGER; + BEGIN + V_I := 1; + END; + """ + create_test_procedure_with_int_param_sql = """ + CREATE PROCEDURE "TEST_PROCEDURE" (P_I INTEGER) AS + V_I INTEGER; + BEGIN + V_I := P_I; + END; + """ + supports_callproc_kwargs = True + supports_over_clause = True + max_query_params = 2**16 - 1 + + @cached_property + def has_fetch_offset_support(self): + return self.connection.oracle_version >= (12, 2) + + @cached_property + def allow_sliced_subqueries_with_in(self): + return self.has_fetch_offset_support diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/functions.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/functions.py new file mode 100644 index 00000000000..1aeb4597e3e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/functions.py @@ -0,0 +1,22 @@ +from django.db.models import DecimalField, DurationField, Func + + +class IntervalToSeconds(Func): + function = '' + template = """ + EXTRACT(day from %(expressions)s) * 86400 + + EXTRACT(hour from %(expressions)s) * 3600 + + EXTRACT(minute from %(expressions)s) * 60 + + EXTRACT(second from %(expressions)s) + """ + + def __init__(self, expression, *, output_field=None, **extra): + super().__init__(expression, output_field=output_field or DecimalField(), **extra) + + +class SecondsToInterval(Func): + function = 'NUMTODSINTERVAL' + template = "%(function)s(%(expressions)s, 'SECOND')" + + def __init__(self, expression, *, output_field=None, **extra): + super().__init__(expression, output_field=output_field or DurationField(), **extra) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/introspection.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/introspection.py new file mode 100644 index 00000000000..f7ede7db13e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/introspection.py @@ -0,0 +1,252 @@ +from collections import namedtuple + +import cx_Oracle + +from django.db import models +from django.db.backends.base.introspection import ( + BaseDatabaseIntrospection, FieldInfo as BaseFieldInfo, TableInfo, +) + +FieldInfo = namedtuple('FieldInfo', BaseFieldInfo._fields + ('is_autofield',)) + + +class DatabaseIntrospection(BaseDatabaseIntrospection): + # Maps type objects to Django Field types. + data_types_reverse = { + cx_Oracle.BLOB: 'BinaryField', + cx_Oracle.CLOB: 'TextField', + cx_Oracle.DATETIME: 'DateField', + cx_Oracle.FIXED_CHAR: 'CharField', + cx_Oracle.FIXED_NCHAR: 'CharField', + cx_Oracle.NATIVE_FLOAT: 'FloatField', + cx_Oracle.NCHAR: 'CharField', + cx_Oracle.NCLOB: 'TextField', + cx_Oracle.NUMBER: 'DecimalField', + cx_Oracle.STRING: 'CharField', + cx_Oracle.TIMESTAMP: 'DateTimeField', + } + + cache_bust_counter = 1 + + def get_field_type(self, data_type, description): + if data_type == cx_Oracle.NUMBER: + precision, scale = description[4:6] + if scale == 0: + if precision > 11: + return 'BigAutoField' if description.is_autofield else 'BigIntegerField' + elif precision == 1: + return 'BooleanField' + elif description.is_autofield: + return 'AutoField' + else: + return 'IntegerField' + elif scale == -127: + return 'FloatField' + + return super().get_field_type(data_type, description) + + def get_table_list(self, cursor): + """Return a list of table and view names in the current database.""" + cursor.execute("SELECT TABLE_NAME, 't' FROM USER_TABLES UNION ALL " + "SELECT VIEW_NAME, 'v' FROM USER_VIEWS") + return [TableInfo(row[0].lower(), row[1]) for row in cursor.fetchall()] + + def get_table_description(self, cursor, table_name): + """ + Return a description of the table with the DB-API cursor.description + interface. + """ + # user_tab_columns gives data default for columns + cursor.execute(""" + SELECT + column_name, + data_default, + CASE + WHEN char_used IS NULL THEN data_length + ELSE char_length + END as internal_size, + CASE + WHEN identity_column = 'YES' THEN 1 + ELSE 0 + END as is_autofield + FROM user_tab_cols + WHERE table_name = UPPER(%s)""", [table_name]) + field_map = { + column: (internal_size, default if default != 'NULL' else None, is_autofield) + for column, default, internal_size, is_autofield in cursor.fetchall() + } + self.cache_bust_counter += 1 + cursor.execute("SELECT * FROM {} WHERE ROWNUM < 2 AND {} > 0".format( + self.connection.ops.quote_name(table_name), + self.cache_bust_counter)) + description = [] + for desc in cursor.description: + name = desc[0] + internal_size, default, is_autofield = field_map[name] + name = name % {} # cx_Oracle, for some reason, doubles percent signs. + description.append(FieldInfo( + name.lower(), *desc[1:3], internal_size, desc[4] or 0, + desc[5] or 0, *desc[6:], default, is_autofield, + )) + return description + + def table_name_converter(self, name): + """Table name comparison is case insensitive under Oracle.""" + return name.lower() + + def get_sequences(self, cursor, table_name, table_fields=()): + cursor.execute(""" + SELECT + user_tab_identity_cols.sequence_name, + user_tab_identity_cols.column_name + FROM + user_tab_identity_cols, + user_constraints, + user_cons_columns cols + WHERE + user_constraints.constraint_name = cols.constraint_name + AND user_constraints.table_name = user_tab_identity_cols.table_name + AND cols.column_name = user_tab_identity_cols.column_name + AND user_constraints.constraint_type = 'P' + AND user_tab_identity_cols.table_name = UPPER(%s) + """, [table_name]) + # Oracle allows only one identity column per table. + row = cursor.fetchone() + if row: + return [{'name': row[0].lower(), 'table': table_name, 'column': row[1].lower()}] + # To keep backward compatibility for AutoFields that aren't Oracle + # identity columns. + for f in table_fields: + if isinstance(f, models.AutoField): + return [{'table': table_name, 'column': f.column}] + return [] + + def get_relations(self, cursor, table_name): + """ + Return a dictionary of {field_name: (field_name_other_table, other_table)} + representing all relationships to the given table. + """ + table_name = table_name.upper() + cursor.execute(""" + SELECT ca.column_name, cb.table_name, cb.column_name + FROM user_constraints, USER_CONS_COLUMNS ca, USER_CONS_COLUMNS cb + WHERE user_constraints.table_name = %s AND + user_constraints.constraint_name = ca.constraint_name AND + user_constraints.r_constraint_name = cb.constraint_name AND + ca.position = cb.position""", [table_name]) + + relations = {} + for row in cursor.fetchall(): + relations[row[0].lower()] = (row[2].lower(), row[1].lower()) + return relations + + def get_key_columns(self, cursor, table_name): + cursor.execute(""" + SELECT ccol.column_name, rcol.table_name AS referenced_table, rcol.column_name AS referenced_column + FROM user_constraints c + JOIN user_cons_columns ccol + ON ccol.constraint_name = c.constraint_name + JOIN user_cons_columns rcol + ON rcol.constraint_name = c.r_constraint_name + WHERE c.table_name = %s AND c.constraint_type = 'R'""", [table_name.upper()]) + return [tuple(cell.lower() for cell in row) + for row in cursor.fetchall()] + + def get_constraints(self, cursor, table_name): + """ + Retrieve any constraints or keys (unique, pk, fk, check, index) across + one or more columns. + """ + constraints = {} + # Loop over the constraints, getting PKs, uniques, and checks + cursor.execute(""" + SELECT + user_constraints.constraint_name, + LISTAGG(LOWER(cols.column_name), ',') WITHIN GROUP (ORDER BY cols.position), + CASE user_constraints.constraint_type + WHEN 'P' THEN 1 + ELSE 0 + END AS is_primary_key, + CASE + WHEN user_constraints.constraint_type IN ('P', 'U') THEN 1 + ELSE 0 + END AS is_unique, + CASE user_constraints.constraint_type + WHEN 'C' THEN 1 + ELSE 0 + END AS is_check_constraint + FROM + user_constraints + LEFT OUTER JOIN + user_cons_columns cols ON user_constraints.constraint_name = cols.constraint_name + WHERE + user_constraints.constraint_type = ANY('P', 'U', 'C') + AND user_constraints.table_name = UPPER(%s) + GROUP BY user_constraints.constraint_name, user_constraints.constraint_type + """, [table_name]) + for constraint, columns, pk, unique, check in cursor.fetchall(): + constraints[constraint] = { + 'columns': columns.split(','), + 'primary_key': pk, + 'unique': unique, + 'foreign_key': None, + 'check': check, + 'index': unique, # All uniques come with an index + } + # Foreign key constraints + cursor.execute(""" + SELECT + cons.constraint_name, + LISTAGG(LOWER(cols.column_name), ',') WITHIN GROUP (ORDER BY cols.position), + LOWER(rcols.table_name), + LOWER(rcols.column_name) + FROM + user_constraints cons + INNER JOIN + user_cons_columns rcols ON rcols.constraint_name = cons.r_constraint_name AND rcols.position = 1 + LEFT OUTER JOIN + user_cons_columns cols ON cons.constraint_name = cols.constraint_name + WHERE + cons.constraint_type = 'R' AND + cons.table_name = UPPER(%s) + GROUP BY cons.constraint_name, rcols.table_name, rcols.column_name + """, [table_name]) + for constraint, columns, other_table, other_column in cursor.fetchall(): + constraints[constraint] = { + 'primary_key': False, + 'unique': False, + 'foreign_key': (other_table, other_column), + 'check': False, + 'index': False, + 'columns': columns.split(','), + } + # Now get indexes + cursor.execute(""" + SELECT + ind.index_name, + LOWER(ind.index_type), + LISTAGG(LOWER(cols.column_name), ',') WITHIN GROUP (ORDER BY cols.column_position), + LISTAGG(cols.descend, ',') WITHIN GROUP (ORDER BY cols.column_position) + FROM + user_ind_columns cols, user_indexes ind + WHERE + cols.table_name = UPPER(%s) AND + NOT EXISTS ( + SELECT 1 + FROM user_constraints cons + WHERE ind.index_name = cons.index_name + ) AND cols.index_name = ind.index_name + GROUP BY ind.index_name, ind.index_type + """, [table_name]) + for constraint, type_, columns, orders in cursor.fetchall(): + constraints[constraint] = { + 'primary_key': False, + 'unique': False, + 'foreign_key': None, + 'check': False, + 'index': True, + 'type': 'idx' if type_ == 'normal' else type_, + 'columns': columns.split(','), + 'orders': orders.split(','), + } + return constraints diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/operations.py new file mode 100644 index 00000000000..b2bb9491751 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/operations.py @@ -0,0 +1,584 @@ +import datetime +import re +import uuid + +from django.conf import settings +from django.db.backends.base.operations import BaseDatabaseOperations +from django.db.backends.utils import strip_quotes, truncate_name +from django.db.utils import DatabaseError +from django.utils import timezone +from django.utils.encoding import force_bytes +from django.utils.functional import cached_property + +from .base import Database +from .utils import BulkInsertMapper, InsertIdVar, Oracle_datetime + + +class DatabaseOperations(BaseDatabaseOperations): + # Oracle uses NUMBER(11) and NUMBER(19) for integer fields. + integer_field_ranges = { + 'SmallIntegerField': (-99999999999, 99999999999), + 'IntegerField': (-99999999999, 99999999999), + 'BigIntegerField': (-9999999999999999999, 9999999999999999999), + 'PositiveSmallIntegerField': (0, 99999999999), + 'PositiveIntegerField': (0, 99999999999), + } + set_operators = {**BaseDatabaseOperations.set_operators, 'difference': 'MINUS'} + + # TODO: colorize this SQL code with style.SQL_KEYWORD(), etc. + _sequence_reset_sql = """ +DECLARE + table_value integer; + seq_value integer; + seq_name user_tab_identity_cols.sequence_name%%TYPE; +BEGIN + BEGIN + SELECT sequence_name INTO seq_name FROM user_tab_identity_cols + WHERE table_name = '%(table_name)s' AND + column_name = '%(column_name)s'; + EXCEPTION WHEN NO_DATA_FOUND THEN + seq_name := '%(no_autofield_sequence_name)s'; + END; + + SELECT NVL(MAX(%(column)s), 0) INTO table_value FROM %(table)s; + SELECT NVL(last_number - cache_size, 0) INTO seq_value FROM user_sequences + WHERE sequence_name = seq_name; + WHILE table_value > seq_value LOOP + EXECUTE IMMEDIATE 'SELECT "'||seq_name||'".nextval FROM DUAL' + INTO seq_value; + END LOOP; +END; +/""" + + # Oracle doesn't support string without precision; use the max string size. + cast_char_field_without_max_length = 'NVARCHAR2(2000)' + cast_data_types = { + 'TextField': cast_char_field_without_max_length, + } + + def cache_key_culling_sql(self): + return 'SELECT cache_key FROM %s ORDER BY cache_key OFFSET %%s ROWS FETCH FIRST 1 ROWS ONLY' + + def date_extract_sql(self, lookup_type, field_name): + if lookup_type == 'week_day': + # TO_CHAR(field, 'D') returns an integer from 1-7, where 1=Sunday. + return "TO_CHAR(%s, 'D')" % field_name + elif lookup_type == 'week': + # IW = ISO week number + return "TO_CHAR(%s, 'IW')" % field_name + elif lookup_type == 'quarter': + return "TO_CHAR(%s, 'Q')" % field_name + else: + # https://docs.oracle.com/database/121/SQLRF/functions067.htm#SQLRF00639 + return "EXTRACT(%s FROM %s)" % (lookup_type.upper(), field_name) + + def date_trunc_sql(self, lookup_type, field_name): + # https://docs.oracle.com/database/121/SQLRF/functions271.htm#SQLRF52058 + if lookup_type in ('year', 'month'): + return "TRUNC(%s, '%s')" % (field_name, lookup_type.upper()) + elif lookup_type == 'quarter': + return "TRUNC(%s, 'Q')" % field_name + elif lookup_type == 'week': + return "TRUNC(%s, 'IW')" % field_name + else: + return "TRUNC(%s)" % field_name + + # Oracle crashes with "ORA-03113: end-of-file on communication channel" + # if the time zone name is passed in parameter. Use interpolation instead. + # https://groups.google.com/forum/#!msg/django-developers/zwQju7hbG78/9l934yelwfsJ + # This regexp matches all time zone names from the zoneinfo database. + _tzname_re = re.compile(r'^[\w/:+-]+$') + + def _convert_field_to_tz(self, field_name, tzname): + if not settings.USE_TZ: + return field_name + if not self._tzname_re.match(tzname): + raise ValueError("Invalid time zone name: %s" % tzname) + # Convert from UTC to local time, returning TIMESTAMP WITH TIME ZONE + # and cast it back to TIMESTAMP to strip the TIME ZONE details. + return "CAST((FROM_TZ(%s, '0:00') AT TIME ZONE '%s') AS TIMESTAMP)" % (field_name, tzname) + + def datetime_cast_date_sql(self, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return 'TRUNC(%s)' % field_name + + def datetime_cast_time_sql(self, field_name, tzname): + # Since `TimeField` values are stored as TIMESTAMP where only the date + # part is ignored, convert the field to the specified timezone. + return self._convert_field_to_tz(field_name, tzname) + + def datetime_extract_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return self.date_extract_sql(lookup_type, field_name) + + def datetime_trunc_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + # https://docs.oracle.com/database/121/SQLRF/functions271.htm#SQLRF52058 + if lookup_type in ('year', 'month'): + sql = "TRUNC(%s, '%s')" % (field_name, lookup_type.upper()) + elif lookup_type == 'quarter': + sql = "TRUNC(%s, 'Q')" % field_name + elif lookup_type == 'week': + sql = "TRUNC(%s, 'IW')" % field_name + elif lookup_type == 'day': + sql = "TRUNC(%s)" % field_name + elif lookup_type == 'hour': + sql = "TRUNC(%s, 'HH24')" % field_name + elif lookup_type == 'minute': + sql = "TRUNC(%s, 'MI')" % field_name + else: + sql = "CAST(%s AS DATE)" % field_name # Cast to DATE removes sub-second precision. + return sql + + def time_trunc_sql(self, lookup_type, field_name): + # The implementation is similar to `datetime_trunc_sql` as both + # `DateTimeField` and `TimeField` are stored as TIMESTAMP where + # the date part of the later is ignored. + if lookup_type == 'hour': + sql = "TRUNC(%s, 'HH24')" % field_name + elif lookup_type == 'minute': + sql = "TRUNC(%s, 'MI')" % field_name + elif lookup_type == 'second': + sql = "CAST(%s AS DATE)" % field_name # Cast to DATE removes sub-second precision. + return sql + + def get_db_converters(self, expression): + converters = super().get_db_converters(expression) + internal_type = expression.output_field.get_internal_type() + if internal_type == 'TextField': + converters.append(self.convert_textfield_value) + elif internal_type == 'BinaryField': + converters.append(self.convert_binaryfield_value) + elif internal_type in ['BooleanField', 'NullBooleanField']: + converters.append(self.convert_booleanfield_value) + elif internal_type == 'DateTimeField': + if settings.USE_TZ: + converters.append(self.convert_datetimefield_value) + elif internal_type == 'DateField': + converters.append(self.convert_datefield_value) + elif internal_type == 'TimeField': + converters.append(self.convert_timefield_value) + elif internal_type == 'UUIDField': + converters.append(self.convert_uuidfield_value) + # Oracle stores empty strings as null. If the field accepts the empty + # string, undo this to adhere to the Django convention of using + # the empty string instead of null. + if expression.field.empty_strings_allowed: + converters.append( + self.convert_empty_bytes + if internal_type == 'BinaryField' else + self.convert_empty_string + ) + return converters + + def convert_textfield_value(self, value, expression, connection): + if isinstance(value, Database.LOB): + value = value.read() + return value + + def convert_binaryfield_value(self, value, expression, connection): + if isinstance(value, Database.LOB): + value = force_bytes(value.read()) + return value + + def convert_booleanfield_value(self, value, expression, connection): + if value in (0, 1): + value = bool(value) + return value + + # cx_Oracle always returns datetime.datetime objects for + # DATE and TIMESTAMP columns, but Django wants to see a + # python datetime.date, .time, or .datetime. + + def convert_datetimefield_value(self, value, expression, connection): + if value is not None: + value = timezone.make_aware(value, self.connection.timezone) + return value + + def convert_datefield_value(self, value, expression, connection): + if isinstance(value, Database.Timestamp): + value = value.date() + return value + + def convert_timefield_value(self, value, expression, connection): + if isinstance(value, Database.Timestamp): + value = value.time() + return value + + def convert_uuidfield_value(self, value, expression, connection): + if value is not None: + value = uuid.UUID(value) + return value + + @staticmethod + def convert_empty_string(value, expression, connection): + return '' if value is None else value + + @staticmethod + def convert_empty_bytes(value, expression, connection): + return b'' if value is None else value + + def deferrable_sql(self): + return " DEFERRABLE INITIALLY DEFERRED" + + def fetch_returned_insert_id(self, cursor): + try: + value = cursor._insert_id_var.getvalue() + # cx_Oracle < 7 returns value, >= 7 returns list with single value. + return int(value[0] if isinstance(value, list) else value) + except (IndexError, TypeError): + # cx_Oracle < 6.3 returns None, >= 6.3 raises IndexError. + raise DatabaseError( + 'The database did not return a new row id. Probably "ORA-1403: ' + 'no data found" was raised internally but was hidden by the ' + 'Oracle OCI library (see https://code.djangoproject.com/ticket/28859).' + ) + + def field_cast_sql(self, db_type, internal_type): + if db_type and db_type.endswith('LOB'): + return "DBMS_LOB.SUBSTR(%s)" + else: + return "%s" + + def no_limit_value(self): + return None + + def limit_offset_sql(self, low_mark, high_mark): + fetch, offset = self._get_limit_offset_params(low_mark, high_mark) + return '%s%s' % ( + (' OFFSET %d ROWS' % offset) if offset else '', + (' FETCH FIRST %d ROWS ONLY' % fetch) if fetch else '', + ) + + def last_executed_query(self, cursor, sql, params): + # https://cx-oracle.readthedocs.io/en/latest/cursor.html#Cursor.statement + # The DB API definition does not define this attribute. + statement = cursor.statement + # Unlike Psycopg's `query` and MySQLdb`'s `_executed`, CxOracle's + # `statement` doesn't contain the query parameters. refs #20010. + return super().last_executed_query(cursor, statement, params) + + def last_insert_id(self, cursor, table_name, pk_name): + sq_name = self._get_sequence_name(cursor, strip_quotes(table_name), pk_name) + cursor.execute('"%s".currval' % sq_name) + return cursor.fetchone()[0] + + def lookup_cast(self, lookup_type, internal_type=None): + if lookup_type in ('iexact', 'icontains', 'istartswith', 'iendswith'): + return "UPPER(%s)" + return "%s" + + def max_in_list_size(self): + return 1000 + + def max_name_length(self): + return 30 + + def pk_default_value(self): + return "NULL" + + def prep_for_iexact_query(self, x): + return x + + def process_clob(self, value): + if value is None: + return '' + return value.read() + + def quote_name(self, name): + # SQL92 requires delimited (quoted) names to be case-sensitive. When + # not quoted, Oracle has case-insensitive behavior for identifiers, but + # always defaults to uppercase. + # We simplify things by making Oracle identifiers always uppercase. + if not name.startswith('"') and not name.endswith('"'): + name = '"%s"' % truncate_name(name.upper(), self.max_name_length()) + # Oracle puts the query text into a (query % args) construct, so % signs + # in names need to be escaped. The '%%' will be collapsed back to '%' at + # that stage so we aren't really making the name longer here. + name = name.replace('%', '%%') + return name.upper() + + def random_function_sql(self): + return "DBMS_RANDOM.RANDOM" + + def regex_lookup(self, lookup_type): + if lookup_type == 'regex': + match_option = "'c'" + else: + match_option = "'i'" + return 'REGEXP_LIKE(%%s, %%s, %s)' % match_option + + def return_insert_id(self): + return "RETURNING %s INTO %%s", (InsertIdVar(),) + + def savepoint_create_sql(self, sid): + return "SAVEPOINT " + self.quote_name(sid) + + def savepoint_rollback_sql(self, sid): + return "ROLLBACK TO SAVEPOINT " + self.quote_name(sid) + + def _foreign_key_constraints(self, table_name, recursive=False): + with self.connection.cursor() as cursor: + if recursive: + cursor.execute(""" + SELECT + user_tables.table_name, rcons.constraint_name + FROM + user_tables + JOIN + user_constraints cons + ON (user_tables.table_name = cons.table_name AND cons.constraint_type = ANY('P', 'U')) + LEFT JOIN + user_constraints rcons + ON (user_tables.table_name = rcons.table_name AND rcons.constraint_type = 'R') + START WITH user_tables.table_name = UPPER(%s) + CONNECT BY NOCYCLE PRIOR cons.constraint_name = rcons.r_constraint_name + GROUP BY + user_tables.table_name, rcons.constraint_name + HAVING user_tables.table_name != UPPER(%s) + ORDER BY MAX(level) DESC + """, (table_name, table_name)) + else: + cursor.execute(""" + SELECT + cons.table_name, cons.constraint_name + FROM + user_constraints cons + WHERE + cons.constraint_type = 'R' + AND cons.table_name = UPPER(%s) + """, (table_name,)) + return cursor.fetchall() + + def sql_flush(self, style, tables, sequences, allow_cascade=False): + if tables: + truncated_tables = {table.upper() for table in tables} + constraints = set() + # Oracle's TRUNCATE CASCADE only works with ON DELETE CASCADE + # foreign keys which Django doesn't define. Emulate the + # PostgreSQL behavior which truncates all dependent tables by + # manually retrieving all foreign key constraints and resolving + # dependencies. + for table in tables: + for foreign_table, constraint in self._foreign_key_constraints(table, recursive=allow_cascade): + if allow_cascade: + truncated_tables.add(foreign_table) + constraints.add((foreign_table, constraint)) + sql = [ + "%s %s %s %s %s %s %s %s;" % ( + style.SQL_KEYWORD('ALTER'), + style.SQL_KEYWORD('TABLE'), + style.SQL_FIELD(self.quote_name(table)), + style.SQL_KEYWORD('DISABLE'), + style.SQL_KEYWORD('CONSTRAINT'), + style.SQL_FIELD(self.quote_name(constraint)), + style.SQL_KEYWORD('KEEP'), + style.SQL_KEYWORD('INDEX'), + ) for table, constraint in constraints + ] + [ + "%s %s %s;" % ( + style.SQL_KEYWORD('TRUNCATE'), + style.SQL_KEYWORD('TABLE'), + style.SQL_FIELD(self.quote_name(table)), + ) for table in truncated_tables + ] + [ + "%s %s %s %s %s %s;" % ( + style.SQL_KEYWORD('ALTER'), + style.SQL_KEYWORD('TABLE'), + style.SQL_FIELD(self.quote_name(table)), + style.SQL_KEYWORD('ENABLE'), + style.SQL_KEYWORD('CONSTRAINT'), + style.SQL_FIELD(self.quote_name(constraint)), + ) for table, constraint in constraints + ] + # Since we've just deleted all the rows, running our sequence + # ALTER code will reset the sequence to 0. + sql.extend(self.sequence_reset_by_name_sql(style, sequences)) + return sql + else: + return [] + + def sequence_reset_by_name_sql(self, style, sequences): + sql = [] + for sequence_info in sequences: + no_autofield_sequence_name = self._get_no_autofield_sequence_name(sequence_info['table']) + table = self.quote_name(sequence_info['table']) + column = self.quote_name(sequence_info['column'] or 'id') + query = self._sequence_reset_sql % { + 'no_autofield_sequence_name': no_autofield_sequence_name, + 'table': table, + 'column': column, + 'table_name': strip_quotes(table), + 'column_name': strip_quotes(column), + } + sql.append(query) + return sql + + def sequence_reset_sql(self, style, model_list): + from django.db import models + output = [] + query = self._sequence_reset_sql + for model in model_list: + for f in model._meta.local_fields: + if isinstance(f, models.AutoField): + no_autofield_sequence_name = self._get_no_autofield_sequence_name(model._meta.db_table) + table = self.quote_name(model._meta.db_table) + column = self.quote_name(f.column) + output.append(query % { + 'no_autofield_sequence_name': no_autofield_sequence_name, + 'table': table, + 'column': column, + 'table_name': strip_quotes(table), + 'column_name': strip_quotes(column), + }) + # Only one AutoField is allowed per model, so don't + # continue to loop + break + for f in model._meta.many_to_many: + if not f.remote_field.through: + no_autofield_sequence_name = self._get_no_autofield_sequence_name(f.m2m_db_table()) + table = self.quote_name(f.m2m_db_table()) + column = self.quote_name('id') + output.append(query % { + 'no_autofield_sequence_name': no_autofield_sequence_name, + 'table': table, + 'column': column, + 'table_name': strip_quotes(table), + 'column_name': 'ID', + }) + return output + + def start_transaction_sql(self): + return '' + + def tablespace_sql(self, tablespace, inline=False): + if inline: + return "USING INDEX TABLESPACE %s" % self.quote_name(tablespace) + else: + return "TABLESPACE %s" % self.quote_name(tablespace) + + def adapt_datefield_value(self, value): + """ + Transform a date value to an object compatible with what is expected + by the backend driver for date columns. + The default implementation transforms the date to text, but that is not + necessary for Oracle. + """ + return value + + def adapt_datetimefield_value(self, value): + """ + Transform a datetime value to an object compatible with what is expected + by the backend driver for datetime columns. + + If naive datetime is passed assumes that is in UTC. Normally Django + models.DateTimeField makes sure that if USE_TZ is True passed datetime + is timezone aware. + """ + + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + # cx_Oracle doesn't support tz-aware datetimes + if timezone.is_aware(value): + if settings.USE_TZ: + value = timezone.make_naive(value, self.connection.timezone) + else: + raise ValueError("Oracle backend does not support timezone-aware datetimes when USE_TZ is False.") + + return Oracle_datetime.from_datetime(value) + + def adapt_timefield_value(self, value): + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + if isinstance(value, str): + return datetime.datetime.strptime(value, '%H:%M:%S') + + # Oracle doesn't support tz-aware times + if timezone.is_aware(value): + raise ValueError("Oracle backend does not support timezone-aware times.") + + return Oracle_datetime(1900, 1, 1, value.hour, value.minute, + value.second, value.microsecond) + + def combine_expression(self, connector, sub_expressions): + lhs, rhs = sub_expressions + if connector == '%%': + return 'MOD(%s)' % ','.join(sub_expressions) + elif connector == '&': + return 'BITAND(%s)' % ','.join(sub_expressions) + elif connector == '|': + return 'BITAND(-%(lhs)s-1,%(rhs)s)+%(lhs)s' % {'lhs': lhs, 'rhs': rhs} + elif connector == '<<': + return '(%(lhs)s * POWER(2, %(rhs)s))' % {'lhs': lhs, 'rhs': rhs} + elif connector == '>>': + return 'FLOOR(%(lhs)s / POWER(2, %(rhs)s))' % {'lhs': lhs, 'rhs': rhs} + elif connector == '^': + return 'POWER(%s)' % ','.join(sub_expressions) + return super().combine_expression(connector, sub_expressions) + + def _get_no_autofield_sequence_name(self, table): + """ + Manually created sequence name to keep backward compatibility for + AutoFields that aren't Oracle identity columns. + """ + name_length = self.max_name_length() - 3 + return '%s_SQ' % truncate_name(strip_quotes(table), name_length).upper() + + def _get_sequence_name(self, cursor, table, pk_name): + cursor.execute(""" + SELECT sequence_name + FROM user_tab_identity_cols + WHERE table_name = UPPER(%s) + AND column_name = UPPER(%s)""", [table, pk_name]) + row = cursor.fetchone() + return self._get_no_autofield_sequence_name(table) if row is None else row[0] + + def bulk_insert_sql(self, fields, placeholder_rows): + query = [] + for row in placeholder_rows: + select = [] + for i, placeholder in enumerate(row): + # A model without any fields has fields=[None]. + if fields[i]: + internal_type = getattr(fields[i], 'target_field', fields[i]).get_internal_type() + placeholder = BulkInsertMapper.types.get(internal_type, '%s') % placeholder + # Add columns aliases to the first select to avoid "ORA-00918: + # column ambiguously defined" when two or more columns in the + # first select have the same value. + if not query: + placeholder = '%s col_%s' % (placeholder, i) + select.append(placeholder) + query.append('SELECT %s FROM DUAL' % ', '.join(select)) + # Bulk insert to tables with Oracle identity columns causes Oracle to + # add sequence.nextval to it. Sequence.nextval cannot be used with the + # UNION operator. To prevent incorrect SQL, move UNION to a subquery. + return 'SELECT * FROM (%s)' % ' UNION ALL '.join(query) + + def subtract_temporals(self, internal_type, lhs, rhs): + if internal_type == 'DateField': + lhs_sql, lhs_params = lhs + rhs_sql, rhs_params = rhs + return "NUMTODSINTERVAL(%s - %s, 'DAY')" % (lhs_sql, rhs_sql), lhs_params + rhs_params + return super().subtract_temporals(internal_type, lhs, rhs) + + def bulk_batch_size(self, fields, objs): + """Oracle restricts the number of parameters in a query.""" + if fields: + return self.connection.features.max_query_params // len(fields) + return len(objs) + + @cached_property + def compiler_module(self): + if self.connection.features.has_fetch_offset_support: + return super().compiler_module + return 'django.db.backends.oracle.compiler' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/schema.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/schema.py new file mode 100644 index 00000000000..105d6a4033d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/schema.py @@ -0,0 +1,169 @@ +import copy +import datetime +import re + +from django.db.backends.base.schema import BaseDatabaseSchemaEditor +from django.db.utils import DatabaseError + + +class DatabaseSchemaEditor(BaseDatabaseSchemaEditor): + + sql_create_column = "ALTER TABLE %(table)s ADD %(column)s %(definition)s" + sql_alter_column_type = "MODIFY %(column)s %(type)s" + sql_alter_column_null = "MODIFY %(column)s NULL" + sql_alter_column_not_null = "MODIFY %(column)s NOT NULL" + sql_alter_column_default = "MODIFY %(column)s DEFAULT %(default)s" + sql_alter_column_no_default = "MODIFY %(column)s DEFAULT NULL" + sql_delete_column = "ALTER TABLE %(table)s DROP COLUMN %(column)s" + sql_delete_table = "DROP TABLE %(table)s CASCADE CONSTRAINTS" + + def quote_value(self, value): + if isinstance(value, (datetime.date, datetime.time, datetime.datetime)): + return "'%s'" % value + elif isinstance(value, str): + return "'%s'" % value.replace("\'", "\'\'") + elif isinstance(value, (bytes, bytearray, memoryview)): + return "'%s'" % value.hex() + elif isinstance(value, bool): + return "1" if value else "0" + else: + return str(value) + + def remove_field(self, model, field): + # If the column is an identity column, drop the identity before + # removing the field. + if self._is_identity_column(model._meta.db_table, field.column): + self._drop_identity(model._meta.db_table, field.column) + super().remove_field(model, field) + + def delete_model(self, model): + # Run superclass action + super().delete_model(model) + # Clean up manually created sequence. + self.execute(""" + DECLARE + i INTEGER; + BEGIN + SELECT COUNT(1) INTO i FROM USER_SEQUENCES + WHERE SEQUENCE_NAME = '%(sq_name)s'; + IF i = 1 THEN + EXECUTE IMMEDIATE 'DROP SEQUENCE "%(sq_name)s"'; + END IF; + END; + /""" % {'sq_name': self.connection.ops._get_no_autofield_sequence_name(model._meta.db_table)}) + + def alter_field(self, model, old_field, new_field, strict=False): + try: + super().alter_field(model, old_field, new_field, strict) + except DatabaseError as e: + description = str(e) + # If we're changing type to an unsupported type we need a + # SQLite-ish workaround + if 'ORA-22858' in description or 'ORA-22859' in description: + self._alter_field_type_workaround(model, old_field, new_field) + # If an identity column is changing to a non-numeric type, drop the + # identity first. + elif 'ORA-30675' in description: + self._drop_identity(model._meta.db_table, old_field.column) + self.alter_field(model, old_field, new_field, strict) + # If a primary key column is changing to an identity column, drop + # the primary key first. + elif 'ORA-30673' in description and old_field.primary_key: + self._delete_primary_key(model, strict=True) + self._alter_field_type_workaround(model, old_field, new_field) + else: + raise + + def _alter_field_type_workaround(self, model, old_field, new_field): + """ + Oracle refuses to change from some type to other type. + What we need to do instead is: + - Add a nullable version of the desired field with a temporary name. If + the new column is an auto field, then the temporary column can't be + nullable. + - Update the table to transfer values from old to new + - Drop old column + - Rename the new column and possibly drop the nullable property + """ + # Make a new field that's like the new one but with a temporary + # column name. + new_temp_field = copy.deepcopy(new_field) + new_temp_field.null = (new_field.get_internal_type() not in ('AutoField', 'BigAutoField')) + new_temp_field.column = self._generate_temp_name(new_field.column) + # Add it + self.add_field(model, new_temp_field) + # Explicit data type conversion + # https://docs.oracle.com/database/121/SQLRF/sql_elements002.htm#SQLRF51054 + new_value = self.quote_name(old_field.column) + old_type = old_field.db_type(self.connection) + if re.match('^N?CLOB', old_type): + new_value = "TO_CHAR(%s)" % new_value + old_type = 'VARCHAR2' + if re.match('^N?VARCHAR2', old_type): + new_internal_type = new_field.get_internal_type() + if new_internal_type == 'DateField': + new_value = "TO_DATE(%s, 'YYYY-MM-DD')" % new_value + elif new_internal_type == 'DateTimeField': + new_value = "TO_TIMESTAMP(%s, 'YYYY-MM-DD HH24:MI:SS.FF')" % new_value + elif new_internal_type == 'TimeField': + # TimeField are stored as TIMESTAMP with a 1900-01-01 date part. + new_value = "TO_TIMESTAMP(CONCAT('1900-01-01 ', %s), 'YYYY-MM-DD HH24:MI:SS.FF')" % new_value + # Transfer values across + self.execute("UPDATE %s set %s=%s" % ( + self.quote_name(model._meta.db_table), + self.quote_name(new_temp_field.column), + new_value, + )) + # Drop the old field + self.remove_field(model, old_field) + # Rename and possibly make the new field NOT NULL + super().alter_field(model, new_temp_field, new_field) + + def normalize_name(self, name): + """ + Get the properly shortened and uppercased identifier as returned by + quote_name() but without the quotes. + """ + nn = self.quote_name(name) + if nn[0] == '"' and nn[-1] == '"': + nn = nn[1:-1] + return nn + + def _generate_temp_name(self, for_name): + """Generate temporary names for workarounds that need temp columns.""" + suffix = hex(hash(for_name)).upper()[1:] + return self.normalize_name(for_name + "_" + suffix) + + def prepare_default(self, value): + return self.quote_value(value) + + def _field_should_be_indexed(self, model, field): + create_index = super()._field_should_be_indexed(model, field) + db_type = field.db_type(self.connection) + if db_type is not None and db_type.lower() in self.connection._limited_data_types: + return False + return create_index + + def _unique_should_be_added(self, old_field, new_field): + return ( + super()._unique_should_be_added(old_field, new_field) and + not self._field_became_primary_key(old_field, new_field) + ) + + def _is_identity_column(self, table_name, column_name): + with self.connection.cursor() as cursor: + cursor.execute(""" + SELECT + CASE WHEN identity_column = 'YES' THEN 1 ELSE 0 END + FROM user_tab_cols + WHERE table_name = %s AND + column_name = %s + """, [self.normalize_name(table_name), self.normalize_name(column_name)]) + row = cursor.fetchone() + return row[0] if row else False + + def _drop_identity(self, table_name, column_name): + self.execute('ALTER TABLE %(table)s MODIFY %(column)s DROP IDENTITY' % { + 'table': self.quote_name(table_name), + 'column': self.quote_name(column_name), + }) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/utils.py new file mode 100644 index 00000000000..3b26112071c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/utils.py @@ -0,0 +1,56 @@ +import datetime + +from .base import Database + + +class InsertIdVar: + """ + A late-binding cursor variable that can be passed to Cursor.execute + as a parameter, in order to receive the id of the row created by an + insert statement. + """ + + def bind_parameter(self, cursor): + param = cursor.cursor.var(Database.NUMBER) + cursor._insert_id_var = param + return param + + +class Oracle_datetime(datetime.datetime): + """ + A datetime object, with an additional class attribute + to tell cx_Oracle to save the microseconds too. + """ + input_size = Database.TIMESTAMP + + @classmethod + def from_datetime(cls, dt): + return Oracle_datetime( + dt.year, dt.month, dt.day, + dt.hour, dt.minute, dt.second, dt.microsecond, + ) + + +class BulkInsertMapper: + BLOB = 'TO_BLOB(%s)' + DATE = 'TO_DATE(%s)' + INTERVAL = 'CAST(%s as INTERVAL DAY(9) TO SECOND(6))' + NUMBER = 'TO_NUMBER(%s)' + TIMESTAMP = 'TO_TIMESTAMP(%s)' + + types = { + 'BigIntegerField': NUMBER, + 'BinaryField': BLOB, + 'BooleanField': NUMBER, + 'DateField': DATE, + 'DateTimeField': TIMESTAMP, + 'DecimalField': NUMBER, + 'DurationField': INTERVAL, + 'FloatField': NUMBER, + 'IntegerField': NUMBER, + 'NullBooleanField': NUMBER, + 'PositiveIntegerField': NUMBER, + 'PositiveSmallIntegerField': NUMBER, + 'SmallIntegerField': NUMBER, + 'TimeField': TIMESTAMP, + } diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/validation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/validation.py new file mode 100644 index 00000000000..e5a35fd3cae --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/oracle/validation.py @@ -0,0 +1,22 @@ +from django.core import checks +from django.db.backends.base.validation import BaseDatabaseValidation + + +class DatabaseValidation(BaseDatabaseValidation): + def check_field_type(self, field, field_type): + """Oracle doesn't support a database index on some data types.""" + errors = [] + if field.db_index and field_type.lower() in self.connection._limited_data_types: + errors.append( + checks.Warning( + 'Oracle does not support a database index on %s columns.' + % field_type, + hint=( + "An index won't be created. Silence this warning if " + "you don't care about it." + ), + obj=field, + id='fields.W162', + ) + ) + return errors diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..28bef3392153bdcbe169efa3080249fd1e94e0f1 GIT binary patch literal 197 zcmWIL<>g`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpd1G(Wd5HkP( DgNroh literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f977ba4ddfe776927c6fb1cd9020010bf72557a9 GIT binary patch literal 7907 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 ZSCND1`x#?;#WeK-X==UjgP9-9{SRP*fyn>> literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/client.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/client.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e9a3b976a54d6f5fa2adcb0ae20c9dc64ccfeaf4 GIT binary patch literal 1846 zcmaJ?&2Jnv6t_K}JDY5_1zM?xY7bl%=&l4p(5j$9z7#21f|AfOiZq%XJG-0A&P;7@ zo2(|MiWOKiD=Np>h>U>GJ3$KMb2Y>zBNgip8YZwY$KNO5XSX%!ZMj)y`^qi z*XY)vi?>0PXaV>rSrQm6YA*?Rapn($4zx{?#0Bfbons!4rf^m#KL%?r7jnee{@1&m zUNI_SAv(w4zGwDaV0Z+OJkE+VPBc18p2;5(_rdS=xc@Ter=oxr(cd_U zvr)dmrg?vZz35ARPR&d|oecZMxg6)&N4-z`Vj|fC*l`+CDgh?mpF9l zD7n;y`|?!l%{y0i0T>eF1rE_oyV89fx;TP3l;{MF@C7OH0#^~Zu#9f$Xk6Gv2aljT zMt6+v8r?OzSGxS5BoxLG`2@jP7N=nQrB&NDKLfiVNoil=dXALN2J`EnDrzpE)Be{ASfCpf?e!fK+d4>Rir4c}HEeS?)ZP6~t5@Xo& z@n5TDL$8%S?Ea?o7w!`F(?Fko>gu`5&u8cvW)ikwSGpE@a&Jrj&8 zU(*&CNay6iA@niyA`JGn_rBQQ-`d&ToRgRD17+=LPMN~*aR=gd(6yAUsje)+3gsN9 zGcoSoQfustB{N96ltme&rLsm$!aI^HS4>7(oT>)Q)T+C`v%NDoP)?HOf+>;<<+1F= zgy$L8j8RU(Cz&+lRJJ+q_F*=DES8(udbUnguZ|CAv$!(} K02(S-zV|2hZPXb6 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/creation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/creation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2dbccd543535460743a734123d297821691185b1 GIT binary patch literal 3083 zcmZ`*U31&U72O3u5Tr<2)@W=i@g!&)kIgnE`!Sig88=f!qCYw^7<7Q4&4clVxq?!Eg_ygBU!)&3oOBf^^66!xFQ@;dd34sxT1`ilJG*4fSojD|mGSP0IGz9v@pNpOBTj+qAQ4lne$k zB0~Z@8S0>#TM-U=2eN5pj+XIG=FsRnrYcbK{a*X?MD6QgFOs^wy4M@*CadxwX|Kx9 z+D09Ve5M`ux7)*G^GP!JW9x2P_l^85R_yn7v1lqHw%gm7k^`aJ!$g~1CH1FqJDTF! z8XjkJ1*Z9F=E#iPK0dm6(eTzwg58L$o;`%Vi#JE%J#+*=u~V+DrM9rfjIel@Va8G| z%-EP=W1d=**}R?H6;5hjXF#mf&Df~nce*R}9C><@Rt2$YGF-4?oMIBq@cJnayy6vqCa{aYG=UzSHQ zIy6#IfCS!-G!cSTHtm9|Zgi-0qJsKNOCEz4;h8_%B$P*eZL|+%I!}0ffscN135kpH z_oG}GtLP!?iT;Fy{s)>7Vp82iM8fjaB1TRub#n^{Y%s%58RfFnO6`fw*%liF4m0+C zRsEf_6Xf~PJ>#U#UP%ydZR75h_iZ&a-d<%~MNB)_*o1Rtyzv}yn6rVG+WIJUzT#W# z9qe)9eCd45{>BE@$N7#;x0|_Qn@|kg;VxALMR7QK`vExJ8~Ay#n9>$pHlIkJ*mcI} z_W*tMImKJEre4D*D>b?$RJFJ_G*cCuMT?(#()G6 z-j{NS9l89D=Uc=*t+55=d__)CM9H`C>P0k+TYS-Wk$L9%qBV~gaO}~Y%l>|~UFW<` zJ5U(s`R99dDF2N4gn{o=v2wqkIA8&?4ss3Ur4mL?3a>$;lsdxtmJ9pe)`^R;J1$Sy zKmT)59xXu1OUtQy#*lx3Ar&y>{~X%EkoUnVXTPMrF;zi2=fI}Y#MW zrf$KMOWN*Dwfzr#^PuewQ{QWhuZVK$O}SMc&kK*ZHD#3dr8i?#!7G~okUeEnhE=+m z(_MbtY4ReeS?YBFqA1Tir<{#64??Nrm~v$ji}U>QQFQ!X-0x`+t<`FcZmd3Cf8x(r z;orJbu(zp4zd29YI2n+}S2I@K#LmsDMSd+sae|CW90*>c3Nxi@i1`6ZRFTJZUik8C z8_b7;L~MsIE*d%cayqFup(ZO0RexZDrSmmU^fgN4aR_tO4Tz~k2U=aH9;KB6+uxy=)sZYHk|P<%vuMt( zX_8zX*OYZ>D!)^BmSbGTi+`k#zjx64w&jt=T0G9W7h4 pqOB;22RB|Jc4+#s&dW}|!Al6gfZ4lOSo=PaUVCUfs|J8;_D{g#AMpSH literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/features.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/features.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..41aef79c423633fe1831f3e841b15d0b5d766874 GIT binary patch literal 2421 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 a$0V0KDPOFVFDs2*!3Cju3v{|rEBpl`td0!; literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..66c70208a3cd56807055923f4234186503b1c3b2 GIT binary patch literal 10700 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/schema.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/__pycache__/schema.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0fdc58445588dfb90c6ae9198a02cfa59383288a GIT binary patch literal 3966 zcmb7G&2JmW72lct;F2Q!AuFm{BE*LcO$Psqr z3McY}8jvuRSV9S3kELE1HJAKgee;vT^Xy^7>YNGg!H^es`l0TwiE)JN?5n)WO!DKCNS( zJ?u%$?l#vNA5ScQ_~CeI@cPPTeR-=MH0yu7TW_q;AuaFsW!l2Q!Hw0;JD;Aft=$gl z_tu(Q&6josE6dH5<<PQo5C5;a42FDFECtZi)6 zSJ&{7eiIa*du#dDy7{_=;{v1j{OFnMMxXEY-Nwq+nsH-Kbz4&O75oYZ_7asG#)J`a zVv8Gi7le2lV+BK3K{9KfJ>f%kitu^L8lj#0J^irN?d`ssS8!>W>UKBPk(-F5mxVlc zwCwEUE`ZRNPc2o3j%RyI$6a-xdr3>`rPci;-R-W*!|u|mJX*@sLt!LKo%Z%p?_svr zP2XF5e@VA9`7@k2NOo~(v_)($Z9^nep_h7Ho$V^A?{}88iQmQE!+h#~znjU}yd7!7 z(&ln(5L^^SixZn$bnEfsf}yY{nf^IQW_@NoVM8|Lr~JeoTI3PKJ3~iU2W53*Xg{%s z&M9No&~93aPKQqJ>V8kEd^+A~%Z`ZKsgMt(j$v~?8@H59U~8v+Ad3|v_mW-@_X}NB zf{xrh>loT(RCb9~ zna?V0Fn^&>{@c`-TtgT0FbqHxm?7V{h5(6Rj~QHptO$3ckaGPtsI5`~>4B#f1#iMR zPaFX^sRqut+^lZwkuhJmflYt&PBFMTy z;oKle1LO4IxSj2dgFfiuqa?`n!6^FAv>orsLRXPc1B#KLt%Lbdx|k1eXr6){d990= zs^hknfhvq>bW^!_rVB-;((0zEY-Na$#xwTkyfjjiyXLDST0Gs~*=aw>ZGwbDibFpy ziER^|Y8L*@eay@qa<8AZk)rboZmKd(SBkEVVPv)#1kFL$SUOH~g@V^6R!qh+;?OZr zQ&;ddb(P2)L@076P;?2?pJ3=|5X-&9W_+JHz|pK3gLf`Q(}f^!QGksfde0Pw3ATTN z8M1xg>BJp6PxvV+JFxTh(B8LCJi&+V(A(j&)=6o!Y9Da*E8(PExFTr{YW zs-1MA@^*Vy8+K5>u4DY8hAa9?d8wUda#yOz!yfQ-ssJ@$22|(%xZDqFDPUI=Zap7{ zTwON`gxpE`9XjZmDx8;4FjFMs&{iRKm~CnvTqCRj(T6fi3|NcZZl`-JRiVq^F6p4q z#)SYXnVXI*E)pwyY425HuD>S7_&?vd92_QUXQB_I!r+qAfX786PGO z6xB84-FQ_xsQ&Vr!`j3eOAkp+V9T!QOAfn!( z)f+^La6@Cz>Sr>V9Y+CbhemUY*fm+*zIlXLrHYbtSUpFudXHXk6D0Bp z%LcW-q-l+&s4S)z)Dd#P@%a>GDO2rM7F8w;zDCC`7lN!CD>QINQoVxj_pzyip+5n! z9CR8lI1TPUH^cV7<22kkHp@NW{OphT=Z-tg9Gt-5rc1Hs*c=cH8#c^JVV>C|vjs#zgk{9$S**OlrqXQg>T=YwYQ1a1mirD7bxbatR2Ms%Z3P(Hbv`?Zt6x3BhJHa%ugUJAP7Jp@Agc+3`RlhBV2SCqq5t(B!%Y9-nQ+MIUs4R91q S|FYD4QHU$|N#K^<@&5rqC2qd} literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/base.py new file mode 100644 index 00000000000..ad6c5042611 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/base.py @@ -0,0 +1,283 @@ +""" +PostgreSQL database backend for Django. + +Requires psycopg 2: http://initd.org/projects/psycopg2 +""" + +import threading +import warnings + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.db import connections +from django.db.backends.base.base import BaseDatabaseWrapper +from django.db.utils import DatabaseError as WrappedDatabaseError +from django.utils.functional import cached_property +from django.utils.safestring import SafeText +from django.utils.version import get_version_tuple + +try: + import psycopg2 as Database + import psycopg2.extensions + import psycopg2.extras +except ImportError as e: + raise ImproperlyConfigured("Error loading psycopg2 module: %s" % e) + + +def psycopg2_version(): + version = psycopg2.__version__.split(' ', 1)[0] + return get_version_tuple(version) + + +PSYCOPG2_VERSION = psycopg2_version() + +if PSYCOPG2_VERSION < (2, 5, 4): + raise ImproperlyConfigured("psycopg2_version 2.5.4 or newer is required; you have %s" % psycopg2.__version__) + + +# Some of these import psycopg2, so import them after checking if it's installed. +from .client import DatabaseClient # NOQA isort:skip +from .creation import DatabaseCreation # NOQA isort:skip +from .features import DatabaseFeatures # NOQA isort:skip +from .introspection import DatabaseIntrospection # NOQA isort:skip +from .operations import DatabaseOperations # NOQA isort:skip +from .schema import DatabaseSchemaEditor # NOQA isort:skip +from .utils import utc_tzinfo_factory # NOQA isort:skip + +psycopg2.extensions.register_adapter(SafeText, psycopg2.extensions.QuotedString) +psycopg2.extras.register_uuid() + +# Register support for inet[] manually so we don't have to handle the Inet() +# object on load all the time. +INETARRAY_OID = 1041 +INETARRAY = psycopg2.extensions.new_array_type( + (INETARRAY_OID,), + 'INETARRAY', + psycopg2.extensions.UNICODE, +) +psycopg2.extensions.register_type(INETARRAY) + + +class DatabaseWrapper(BaseDatabaseWrapper): + vendor = 'postgresql' + display_name = 'PostgreSQL' + # This dictionary maps Field objects to their associated PostgreSQL column + # types, as strings. Column-type strings can contain format strings; they'll + # be interpolated against the values of Field.__dict__ before being output. + # If a column type is set to None, it won't be included in the output. + data_types = { + 'AutoField': 'serial', + 'BigAutoField': 'bigserial', + 'BinaryField': 'bytea', + 'BooleanField': 'boolean', + 'CharField': 'varchar(%(max_length)s)', + 'DateField': 'date', + 'DateTimeField': 'timestamp with time zone', + 'DecimalField': 'numeric(%(max_digits)s, %(decimal_places)s)', + 'DurationField': 'interval', + 'FileField': 'varchar(%(max_length)s)', + 'FilePathField': 'varchar(%(max_length)s)', + 'FloatField': 'double precision', + 'IntegerField': 'integer', + 'BigIntegerField': 'bigint', + 'IPAddressField': 'inet', + 'GenericIPAddressField': 'inet', + 'NullBooleanField': 'boolean', + 'OneToOneField': 'integer', + 'PositiveIntegerField': 'integer', + 'PositiveSmallIntegerField': 'smallint', + 'SlugField': 'varchar(%(max_length)s)', + 'SmallIntegerField': 'smallint', + 'TextField': 'text', + 'TimeField': 'time', + 'UUIDField': 'uuid', + } + data_type_check_constraints = { + 'PositiveIntegerField': '"%(column)s" >= 0', + 'PositiveSmallIntegerField': '"%(column)s" >= 0', + } + operators = { + 'exact': '= %s', + 'iexact': '= UPPER(%s)', + 'contains': 'LIKE %s', + 'icontains': 'LIKE UPPER(%s)', + 'regex': '~ %s', + 'iregex': '~* %s', + 'gt': '> %s', + 'gte': '>= %s', + 'lt': '< %s', + 'lte': '<= %s', + 'startswith': 'LIKE %s', + 'endswith': 'LIKE %s', + 'istartswith': 'LIKE UPPER(%s)', + 'iendswith': 'LIKE UPPER(%s)', + } + + # The patterns below are used to generate SQL pattern lookup clauses when + # the right-hand side of the lookup isn't a raw string (it might be an expression + # or the result of a bilateral transformation). + # In those cases, special characters for LIKE operators (e.g. \, *, _) should be + # escaped on database side. + # + # Note: we use str.format() here for readability as '%' is used as a wildcard for + # the LIKE operator. + pattern_esc = r"REPLACE(REPLACE(REPLACE({}, '\', '\\'), '%%', '\%%'), '_', '\_')" + pattern_ops = { + 'contains': "LIKE '%%' || {} || '%%'", + 'icontains': "LIKE '%%' || UPPER({}) || '%%'", + 'startswith': "LIKE {} || '%%'", + 'istartswith': "LIKE UPPER({}) || '%%'", + 'endswith': "LIKE '%%' || {}", + 'iendswith': "LIKE '%%' || UPPER({})", + } + + Database = Database + SchemaEditorClass = DatabaseSchemaEditor + # Classes instantiated in __init__(). + client_class = DatabaseClient + creation_class = DatabaseCreation + features_class = DatabaseFeatures + introspection_class = DatabaseIntrospection + ops_class = DatabaseOperations + # PostgreSQL backend-specific attributes. + _named_cursor_idx = 0 + + def get_connection_params(self): + settings_dict = self.settings_dict + # None may be used to connect to the default 'postgres' db + if settings_dict['NAME'] == '': + raise ImproperlyConfigured( + "settings.DATABASES is improperly configured. " + "Please supply the NAME value.") + if len(settings_dict['NAME'] or '') > self.ops.max_name_length(): + raise ImproperlyConfigured( + "The database name '%s' (%d characters) is longer than " + "PostgreSQL's limit of %d characters. Supply a shorter NAME " + "in settings.DATABASES." % ( + settings_dict['NAME'], + len(settings_dict['NAME']), + self.ops.max_name_length(), + ) + ) + conn_params = { + 'database': settings_dict['NAME'] or 'postgres', + **settings_dict['OPTIONS'], + } + conn_params.pop('isolation_level', None) + if settings_dict['USER']: + conn_params['user'] = settings_dict['USER'] + if settings_dict['PASSWORD']: + conn_params['password'] = settings_dict['PASSWORD'] + if settings_dict['HOST']: + conn_params['host'] = settings_dict['HOST'] + if settings_dict['PORT']: + conn_params['port'] = settings_dict['PORT'] + return conn_params + + def get_new_connection(self, conn_params): + connection = Database.connect(**conn_params) + + # self.isolation_level must be set: + # - after connecting to the database in order to obtain the database's + # default when no value is explicitly specified in options. + # - before calling _set_autocommit() because if autocommit is on, that + # will set connection.isolation_level to ISOLATION_LEVEL_AUTOCOMMIT. + options = self.settings_dict['OPTIONS'] + try: + self.isolation_level = options['isolation_level'] + except KeyError: + self.isolation_level = connection.isolation_level + else: + # Set the isolation level to the value from OPTIONS. + if self.isolation_level != connection.isolation_level: + connection.set_session(isolation_level=self.isolation_level) + + return connection + + def ensure_timezone(self): + self.ensure_connection() + conn_timezone_name = self.connection.get_parameter_status('TimeZone') + timezone_name = self.timezone_name + if timezone_name and conn_timezone_name != timezone_name: + with self.connection.cursor() as cursor: + cursor.execute(self.ops.set_time_zone_sql(), [timezone_name]) + return True + return False + + def init_connection_state(self): + self.connection.set_client_encoding('UTF8') + + timezone_changed = self.ensure_timezone() + if timezone_changed: + # Commit after setting the time zone (see #17062) + if not self.get_autocommit(): + self.connection.commit() + + def create_cursor(self, name=None): + if name: + # In autocommit mode, the cursor will be used outside of a + # transaction, hence use a holdable cursor. + cursor = self.connection.cursor(name, scrollable=False, withhold=self.connection.autocommit) + else: + cursor = self.connection.cursor() + cursor.tzinfo_factory = utc_tzinfo_factory if settings.USE_TZ else None + return cursor + + def chunked_cursor(self): + self._named_cursor_idx += 1 + return self._cursor( + name='_django_curs_%d_%d' % ( + # Avoid reusing name in other threads + threading.current_thread().ident, + self._named_cursor_idx, + ) + ) + + def _set_autocommit(self, autocommit): + with self.wrap_database_errors: + self.connection.autocommit = autocommit + + def check_constraints(self, table_names=None): + """ + Check constraints by setting them to immediate. Return them to deferred + afterward. + """ + self.cursor().execute('SET CONSTRAINTS ALL IMMEDIATE') + self.cursor().execute('SET CONSTRAINTS ALL DEFERRED') + + def is_usable(self): + try: + # Use a psycopg cursor directly, bypassing Django's utilities. + self.connection.cursor().execute("SELECT 1") + except Database.Error: + return False + else: + return True + + @property + def _nodb_connection(self): + nodb_connection = super()._nodb_connection + try: + nodb_connection.ensure_connection() + except (Database.DatabaseError, WrappedDatabaseError): + warnings.warn( + "Normally Django will use a connection to the 'postgres' database " + "to avoid running initialization queries against the production " + "database when it's not needed (for example, when running tests). " + "Django was unable to create a connection to the 'postgres' database " + "and will use the first PostgreSQL database instead.", + RuntimeWarning + ) + for connection in connections.all(): + if connection.vendor == 'postgresql' and connection.settings_dict['NAME'] != 'postgres': + return self.__class__( + {**self.settings_dict, 'NAME': connection.settings_dict['NAME']}, + alias=self.alias, + allow_thread_sharing=False, + ) + return nodb_connection + + @cached_property + def pg_version(self): + with self.temporary_connection(): + return self.connection.server_version diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/client.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/client.py new file mode 100644 index 00000000000..7fca6eff30a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/client.py @@ -0,0 +1,71 @@ +import os +import signal +import subprocess + +from django.core.files.temp import NamedTemporaryFile +from django.db.backends.base.client import BaseDatabaseClient + + +def _escape_pgpass(txt): + """ + Escape a fragment of a PostgreSQL .pgpass file. + """ + return txt.replace('\\', '\\\\').replace(':', '\\:') + + +class DatabaseClient(BaseDatabaseClient): + executable_name = 'psql' + + @classmethod + def runshell_db(cls, conn_params): + args = [cls.executable_name] + + host = conn_params.get('host', '') + port = conn_params.get('port', '') + dbname = conn_params.get('database', '') + user = conn_params.get('user', '') + passwd = conn_params.get('password', '') + + if user: + args += ['-U', user] + if host: + args += ['-h', host] + if port: + args += ['-p', str(port)] + args += [dbname] + + temp_pgpass = None + sigint_handler = signal.getsignal(signal.SIGINT) + try: + if passwd: + # Create temporary .pgpass file. + temp_pgpass = NamedTemporaryFile(mode='w+') + try: + print( + _escape_pgpass(host) or '*', + str(port) or '*', + _escape_pgpass(dbname) or '*', + _escape_pgpass(user) or '*', + _escape_pgpass(passwd), + file=temp_pgpass, + sep=':', + flush=True, + ) + os.environ['PGPASSFILE'] = temp_pgpass.name + except UnicodeEncodeError: + # If the current locale can't encode the data, let the + # user input the password manually. + pass + # Allow SIGINT to pass to psql to abort queries. + signal.signal(signal.SIGINT, signal.SIG_IGN) + subprocess.check_call(args) + finally: + # Restore the original SIGINT handler. + signal.signal(signal.SIGINT, sigint_handler) + if temp_pgpass: + temp_pgpass.close() + if 'PGPASSFILE' in os.environ: # unit tests need cleanup + del os.environ['PGPASSFILE'] + + def runshell(self): + DatabaseClient.runshell_db(self.connection.get_connection_params()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/creation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/creation.py new file mode 100644 index 00000000000..4b3c9d1d613 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/creation.py @@ -0,0 +1,77 @@ +import sys + +from psycopg2 import errorcodes + +from django.db.backends.base.creation import BaseDatabaseCreation +from django.db.backends.utils import strip_quotes + + +class DatabaseCreation(BaseDatabaseCreation): + + def _quote_name(self, name): + return self.connection.ops.quote_name(name) + + def _get_database_create_suffix(self, encoding=None, template=None): + suffix = "" + if encoding: + suffix += " ENCODING '{}'".format(encoding) + if template: + suffix += " TEMPLATE {}".format(self._quote_name(template)) + return suffix and "WITH" + suffix + + def sql_table_creation_suffix(self): + test_settings = self.connection.settings_dict['TEST'] + assert test_settings['COLLATION'] is None, ( + "PostgreSQL does not support collation setting at database creation time." + ) + return self._get_database_create_suffix( + encoding=test_settings['CHARSET'], + template=test_settings.get('TEMPLATE'), + ) + + def _database_exists(self, cursor, database_name): + cursor.execute('SELECT 1 FROM pg_catalog.pg_database WHERE datname = %s', [strip_quotes(database_name)]) + return cursor.fetchone() is not None + + def _execute_create_test_db(self, cursor, parameters, keepdb=False): + try: + if keepdb and self._database_exists(cursor, parameters['dbname']): + # If the database should be kept and it already exists, don't + # try to create a new one. + return + super()._execute_create_test_db(cursor, parameters, keepdb) + except Exception as e: + if getattr(e.__cause__, 'pgcode', '') != errorcodes.DUPLICATE_DATABASE: + # All errors except "database already exists" cancel tests. + sys.stderr.write('Got an error creating the test database: %s\n' % e) + sys.exit(2) + elif not keepdb: + # If the database should be kept, ignore "database already + # exists". + raise e + + def _clone_test_db(self, suffix, verbosity, keepdb=False): + # CREATE DATABASE ... WITH TEMPLATE ... requires closing connections + # to the template database. + self.connection.close() + + source_database_name = self.connection.settings_dict['NAME'] + target_database_name = self.get_test_db_clone_settings(suffix)['NAME'] + test_db_params = { + 'dbname': self._quote_name(target_database_name), + 'suffix': self._get_database_create_suffix(template=source_database_name), + } + with self._nodb_connection.cursor() as cursor: + try: + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception: + try: + if verbosity >= 1: + print("Destroying old test database for alias %s..." % ( + self._get_database_display_str(verbosity, target_database_name), + )) + cursor.execute('DROP DATABASE %(dbname)s' % test_db_params) + self._execute_create_test_db(cursor, test_db_params, keepdb) + except Exception as e: + sys.stderr.write("Got an error cloning the test database: %s\n" % e) + sys.exit(2) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/features.py new file mode 100644 index 00000000000..06b0303bacb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/features.py @@ -0,0 +1,63 @@ +from django.db.backends.base.features import BaseDatabaseFeatures +from django.db.utils import InterfaceError +from django.utils.functional import cached_property + + +class DatabaseFeatures(BaseDatabaseFeatures): + allows_group_by_selected_pks = True + can_return_id_from_insert = True + can_return_ids_from_bulk_insert = True + has_real_datatype = True + has_native_uuid_field = True + has_native_duration_field = True + can_defer_constraint_checks = True + has_select_for_update = True + has_select_for_update_nowait = True + has_select_for_update_of = True + uses_savepoints = True + can_release_savepoints = True + supports_tablespaces = True + supports_transactions = True + can_introspect_autofield = True + can_introspect_ip_address_field = True + can_introspect_small_integer_field = True + can_distinct_on_fields = True + can_rollback_ddl = True + supports_combined_alters = True + nulls_order_largest = True + closed_cursor_error_class = InterfaceError + has_case_insensitive_like = False + requires_sqlparse_for_splitting = False + greatest_least_ignores_nulls = True + can_clone_databases = True + supports_temporal_subtraction = True + supports_slicing_ordering_in_compound = True + create_test_procedure_without_params_sql = """ + CREATE FUNCTION test_procedure () RETURNS void AS $$ + DECLARE + V_I INTEGER; + BEGIN + V_I := 1; + END; + $$ LANGUAGE plpgsql;""" + create_test_procedure_with_int_param_sql = """ + CREATE FUNCTION test_procedure (P_I INTEGER) RETURNS void AS $$ + DECLARE + V_I INTEGER; + BEGIN + V_I := P_I; + END; + $$ LANGUAGE plpgsql;""" + supports_over_clause = True + supports_aggregate_filter_clause = True + supported_explain_formats = {'JSON', 'TEXT', 'XML', 'YAML'} + validates_explain_options = False # A query will error on invalid options. + + @cached_property + def is_postgresql_9_5(self): + return self.connection.pg_version >= 90500 + + has_select_for_update_skip_locked = is_postgresql_9_5 + has_brin_index_support = is_postgresql_9_5 + has_jsonb_agg = is_postgresql_9_5 + has_gin_pending_list_limit = is_postgresql_9_5 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/introspection.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/introspection.py new file mode 100644 index 00000000000..a24e37b0b8b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/introspection.py @@ -0,0 +1,215 @@ +from django.db.backends.base.introspection import ( + BaseDatabaseIntrospection, FieldInfo, TableInfo, +) +from django.db.models.indexes import Index + + +class DatabaseIntrospection(BaseDatabaseIntrospection): + # Maps type codes to Django Field types. + data_types_reverse = { + 16: 'BooleanField', + 17: 'BinaryField', + 20: 'BigIntegerField', + 21: 'SmallIntegerField', + 23: 'IntegerField', + 25: 'TextField', + 700: 'FloatField', + 701: 'FloatField', + 869: 'GenericIPAddressField', + 1042: 'CharField', # blank-padded + 1043: 'CharField', + 1082: 'DateField', + 1083: 'TimeField', + 1114: 'DateTimeField', + 1184: 'DateTimeField', + 1266: 'TimeField', + 1700: 'DecimalField', + 2950: 'UUIDField', + } + + ignored_tables = [] + + def get_field_type(self, data_type, description): + field_type = super().get_field_type(data_type, description) + if description.default and 'nextval' in description.default: + if field_type == 'IntegerField': + return 'AutoField' + elif field_type == 'BigIntegerField': + return 'BigAutoField' + return field_type + + def get_table_list(self, cursor): + """Return a list of table and view names in the current database.""" + cursor.execute(""" + SELECT c.relname, c.relkind + FROM pg_catalog.pg_class c + LEFT JOIN pg_catalog.pg_namespace n ON n.oid = c.relnamespace + WHERE c.relkind IN ('r', 'v') + AND n.nspname NOT IN ('pg_catalog', 'pg_toast') + AND pg_catalog.pg_table_is_visible(c.oid)""") + return [TableInfo(row[0], {'r': 't', 'v': 'v'}.get(row[1])) + for row in cursor.fetchall() + if row[0] not in self.ignored_tables] + + def get_table_description(self, cursor, table_name): + """ + Return a description of the table with the DB-API cursor.description + interface. + """ + # As cursor.description does not return reliably the nullable property, + # we have to query the information_schema (#7783) + cursor.execute(""" + SELECT column_name, is_nullable, column_default + FROM information_schema.columns + WHERE table_name = %s""", [table_name]) + field_map = {line[0]: line[1:] for line in cursor.fetchall()} + cursor.execute("SELECT * FROM %s LIMIT 1" % self.connection.ops.quote_name(table_name)) + return [ + FieldInfo(*line[0:6], field_map[line.name][0] == 'YES', field_map[line.name][1]) + for line in cursor.description + ] + + def get_sequences(self, cursor, table_name, table_fields=()): + sequences = [] + cursor.execute(""" + SELECT s.relname as sequence_name, col.attname + FROM pg_class s + JOIN pg_namespace sn ON sn.oid = s.relnamespace + JOIN pg_depend d ON d.refobjid = s.oid AND d.refclassid='pg_class'::regclass + JOIN pg_attrdef ad ON ad.oid = d.objid AND d.classid = 'pg_attrdef'::regclass + JOIN pg_attribute col ON col.attrelid = ad.adrelid AND col.attnum = ad.adnum + JOIN pg_class tbl ON tbl.oid = ad.adrelid + JOIN pg_namespace n ON n.oid = tbl.relnamespace + WHERE s.relkind = 'S' + AND d.deptype in ('a', 'n') + AND n.nspname = 'public' + AND tbl.relname = %s + """, [table_name]) + for row in cursor.fetchall(): + sequences.append({'name': row[0], 'table': table_name, 'column': row[1]}) + return sequences + + def get_relations(self, cursor, table_name): + """ + Return a dictionary of {field_name: (field_name_other_table, other_table)} + representing all relationships to the given table. + """ + cursor.execute(""" + SELECT c2.relname, a1.attname, a2.attname + FROM pg_constraint con + LEFT JOIN pg_class c1 ON con.conrelid = c1.oid + LEFT JOIN pg_class c2 ON con.confrelid = c2.oid + LEFT JOIN pg_attribute a1 ON c1.oid = a1.attrelid AND a1.attnum = con.conkey[1] + LEFT JOIN pg_attribute a2 ON c2.oid = a2.attrelid AND a2.attnum = con.confkey[1] + WHERE c1.relname = %s + AND con.contype = 'f'""", [table_name]) + relations = {} + for row in cursor.fetchall(): + relations[row[1]] = (row[2], row[0]) + return relations + + def get_key_columns(self, cursor, table_name): + key_columns = [] + cursor.execute(""" + SELECT kcu.column_name, ccu.table_name AS referenced_table, ccu.column_name AS referenced_column + FROM information_schema.constraint_column_usage ccu + LEFT JOIN information_schema.key_column_usage kcu + ON ccu.constraint_catalog = kcu.constraint_catalog + AND ccu.constraint_schema = kcu.constraint_schema + AND ccu.constraint_name = kcu.constraint_name + LEFT JOIN information_schema.table_constraints tc + ON ccu.constraint_catalog = tc.constraint_catalog + AND ccu.constraint_schema = tc.constraint_schema + AND ccu.constraint_name = tc.constraint_name + WHERE kcu.table_name = %s AND tc.constraint_type = 'FOREIGN KEY'""", [table_name]) + key_columns.extend(cursor.fetchall()) + return key_columns + + def get_constraints(self, cursor, table_name): + """ + Retrieve any constraints or keys (unique, pk, fk, check, index) across + one or more columns. Also retrieve the definition of expression-based + indexes. + """ + constraints = {} + # Loop over the key table, collecting things as constraints. The column + # array must return column names in the same order in which they were + # created. + cursor.execute(""" + SELECT + c.conname, + array( + SELECT attname + FROM unnest(c.conkey) WITH ORDINALITY cols(colid, arridx) + JOIN pg_attribute AS ca ON cols.colid = ca.attnum + WHERE ca.attrelid = c.conrelid + ORDER BY cols.arridx + ), + c.contype, + (SELECT fkc.relname || '.' || fka.attname + FROM pg_attribute AS fka + JOIN pg_class AS fkc ON fka.attrelid = fkc.oid + WHERE fka.attrelid = c.confrelid AND fka.attnum = c.confkey[1]), + cl.reloptions + FROM pg_constraint AS c + JOIN pg_class AS cl ON c.conrelid = cl.oid + JOIN pg_namespace AS ns ON cl.relnamespace = ns.oid + WHERE ns.nspname = %s AND cl.relname = %s + """, ["public", table_name]) + for constraint, columns, kind, used_cols, options in cursor.fetchall(): + constraints[constraint] = { + "columns": columns, + "primary_key": kind == "p", + "unique": kind in ["p", "u"], + "foreign_key": tuple(used_cols.split(".", 1)) if kind == "f" else None, + "check": kind == "c", + "index": False, + "definition": None, + "options": options, + } + # Now get indexes + cursor.execute(""" + SELECT + indexname, array_agg(attname ORDER BY arridx), indisunique, indisprimary, + array_agg(ordering ORDER BY arridx), amname, exprdef, s2.attoptions + FROM ( + SELECT + c2.relname as indexname, idx.*, attr.attname, am.amname, + CASE + WHEN idx.indexprs IS NOT NULL THEN + pg_get_indexdef(idx.indexrelid) + END AS exprdef, + CASE am.amname + WHEN 'btree' THEN + CASE (option & 1) + WHEN 1 THEN 'DESC' ELSE 'ASC' + END + END as ordering, + c2.reloptions as attoptions + FROM ( + SELECT * + FROM pg_index i, unnest(i.indkey, i.indoption) WITH ORDINALITY koi(key, option, arridx) + ) idx + LEFT JOIN pg_class c ON idx.indrelid = c.oid + LEFT JOIN pg_class c2 ON idx.indexrelid = c2.oid + LEFT JOIN pg_am am ON c2.relam = am.oid + LEFT JOIN pg_attribute attr ON attr.attrelid = c.oid AND attr.attnum = idx.key + WHERE c.relname = %s + ) s2 + GROUP BY indexname, indisunique, indisprimary, amname, exprdef, attoptions; + """, [table_name]) + for index, columns, unique, primary, orders, type_, definition, options in cursor.fetchall(): + if index not in constraints: + constraints[index] = { + "columns": columns if columns != [None] else [], + "orders": orders if orders != [None] else [], + "primary_key": primary, + "unique": unique, + "foreign_key": None, + "check": False, + "index": True, + "type": Index.suffix if type_ == 'btree' else type_, + "definition": definition, + "options": options, + } + return constraints diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/operations.py new file mode 100644 index 00000000000..80a28bce460 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/operations.py @@ -0,0 +1,275 @@ +from psycopg2.extras import Inet + +from django.conf import settings +from django.db import NotSupportedError +from django.db.backends.base.operations import BaseDatabaseOperations + + +class DatabaseOperations(BaseDatabaseOperations): + cast_char_field_without_max_length = 'varchar' + explain_prefix = 'EXPLAIN' + + def unification_cast_sql(self, output_field): + internal_type = output_field.get_internal_type() + if internal_type in ("GenericIPAddressField", "IPAddressField", "TimeField", "UUIDField"): + # PostgreSQL will resolve a union as type 'text' if input types are + # 'unknown'. + # https://www.postgresql.org/docs/current/static/typeconv-union-case.html + # These fields cannot be implicitly cast back in the default + # PostgreSQL configuration so we need to explicitly cast them. + # We must also remove components of the type within brackets: + # varchar(255) -> varchar. + return 'CAST(%%s AS %s)' % output_field.db_type(self.connection).split('(')[0] + return '%s' + + def date_extract_sql(self, lookup_type, field_name): + # https://www.postgresql.org/docs/current/static/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT + if lookup_type == 'week_day': + # For consistency across backends, we return Sunday=1, Saturday=7. + return "EXTRACT('dow' FROM %s) + 1" % field_name + else: + return "EXTRACT('%s' FROM %s)" % (lookup_type, field_name) + + def date_trunc_sql(self, lookup_type, field_name): + # https://www.postgresql.org/docs/current/static/functions-datetime.html#FUNCTIONS-DATETIME-TRUNC + return "DATE_TRUNC('%s', %s)" % (lookup_type, field_name) + + def _convert_field_to_tz(self, field_name, tzname): + if settings.USE_TZ: + field_name = "%s AT TIME ZONE '%s'" % (field_name, tzname) + return field_name + + def datetime_cast_date_sql(self, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return '(%s)::date' % field_name + + def datetime_cast_time_sql(self, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return '(%s)::time' % field_name + + def datetime_extract_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + return self.date_extract_sql(lookup_type, field_name) + + def datetime_trunc_sql(self, lookup_type, field_name, tzname): + field_name = self._convert_field_to_tz(field_name, tzname) + # https://www.postgresql.org/docs/current/static/functions-datetime.html#FUNCTIONS-DATETIME-TRUNC + return "DATE_TRUNC('%s', %s)" % (lookup_type, field_name) + + def time_trunc_sql(self, lookup_type, field_name): + return "DATE_TRUNC('%s', %s)::time" % (lookup_type, field_name) + + def deferrable_sql(self): + return " DEFERRABLE INITIALLY DEFERRED" + + def fetch_returned_insert_ids(self, cursor): + """ + Given a cursor object that has just performed an INSERT...RETURNING + statement into a table that has an auto-incrementing ID, return the + list of newly created IDs. + """ + return [item[0] for item in cursor.fetchall()] + + def lookup_cast(self, lookup_type, internal_type=None): + lookup = '%s' + + # Cast text lookups to text to allow things like filter(x__contains=4) + if lookup_type in ('iexact', 'contains', 'icontains', 'startswith', + 'istartswith', 'endswith', 'iendswith', 'regex', 'iregex'): + if internal_type in ('IPAddressField', 'GenericIPAddressField'): + lookup = "HOST(%s)" + elif internal_type in ('CICharField', 'CIEmailField', 'CITextField'): + lookup = '%s::citext' + else: + lookup = "%s::text" + + # Use UPPER(x) for case-insensitive lookups; it's faster. + if lookup_type in ('iexact', 'icontains', 'istartswith', 'iendswith'): + lookup = 'UPPER(%s)' % lookup + + return lookup + + def no_limit_value(self): + return None + + def prepare_sql_script(self, sql): + return [sql] + + def quote_name(self, name): + if name.startswith('"') and name.endswith('"'): + return name # Quoting once is enough. + return '"%s"' % name + + def set_time_zone_sql(self): + return "SET TIME ZONE %s" + + def sql_flush(self, style, tables, sequences, allow_cascade=False): + if tables: + # Perform a single SQL 'TRUNCATE x, y, z...;' statement. It allows + # us to truncate tables referenced by a foreign key in any other + # table. + tables_sql = ', '.join( + style.SQL_FIELD(self.quote_name(table)) for table in tables) + if allow_cascade: + sql = ['%s %s %s;' % ( + style.SQL_KEYWORD('TRUNCATE'), + tables_sql, + style.SQL_KEYWORD('CASCADE'), + )] + else: + sql = ['%s %s;' % ( + style.SQL_KEYWORD('TRUNCATE'), + tables_sql, + )] + sql.extend(self.sequence_reset_by_name_sql(style, sequences)) + return sql + else: + return [] + + def sequence_reset_by_name_sql(self, style, sequences): + # 'ALTER SEQUENCE sequence_name RESTART WITH 1;'... style SQL statements + # to reset sequence indices + sql = [] + for sequence_info in sequences: + table_name = sequence_info['table'] + # 'id' will be the case if it's an m2m using an autogenerated + # intermediate table (see BaseDatabaseIntrospection.sequence_list). + column_name = sequence_info['column'] or 'id' + sql.append("%s setval(pg_get_serial_sequence('%s','%s'), 1, false);" % ( + style.SQL_KEYWORD('SELECT'), + style.SQL_TABLE(self.quote_name(table_name)), + style.SQL_FIELD(column_name), + )) + return sql + + def tablespace_sql(self, tablespace, inline=False): + if inline: + return "USING INDEX TABLESPACE %s" % self.quote_name(tablespace) + else: + return "TABLESPACE %s" % self.quote_name(tablespace) + + def sequence_reset_sql(self, style, model_list): + from django.db import models + output = [] + qn = self.quote_name + for model in model_list: + # Use `coalesce` to set the sequence for each model to the max pk value if there are records, + # or 1 if there are none. Set the `is_called` property (the third argument to `setval`) to true + # if there are records (as the max pk value is already in use), otherwise set it to false. + # Use pg_get_serial_sequence to get the underlying sequence name from the table name + # and column name (available since PostgreSQL 8) + + for f in model._meta.local_fields: + if isinstance(f, models.AutoField): + output.append( + "%s setval(pg_get_serial_sequence('%s','%s'), " + "coalesce(max(%s), 1), max(%s) %s null) %s %s;" % ( + style.SQL_KEYWORD('SELECT'), + style.SQL_TABLE(qn(model._meta.db_table)), + style.SQL_FIELD(f.column), + style.SQL_FIELD(qn(f.column)), + style.SQL_FIELD(qn(f.column)), + style.SQL_KEYWORD('IS NOT'), + style.SQL_KEYWORD('FROM'), + style.SQL_TABLE(qn(model._meta.db_table)), + ) + ) + break # Only one AutoField is allowed per model, so don't bother continuing. + for f in model._meta.many_to_many: + if not f.remote_field.through: + output.append( + "%s setval(pg_get_serial_sequence('%s','%s'), " + "coalesce(max(%s), 1), max(%s) %s null) %s %s;" % ( + style.SQL_KEYWORD('SELECT'), + style.SQL_TABLE(qn(f.m2m_db_table())), + style.SQL_FIELD('id'), + style.SQL_FIELD(qn('id')), + style.SQL_FIELD(qn('id')), + style.SQL_KEYWORD('IS NOT'), + style.SQL_KEYWORD('FROM'), + style.SQL_TABLE(qn(f.m2m_db_table())) + ) + ) + return output + + def prep_for_iexact_query(self, x): + return x + + def max_name_length(self): + """ + Return the maximum length of an identifier. + + The maximum length of an identifier is 63 by default, but can be + changed by recompiling PostgreSQL after editing the NAMEDATALEN + macro in src/include/pg_config_manual.h. + + This implementation returns 63, but can be overridden by a custom + database backend that inherits most of its behavior from this one. + """ + return 63 + + def distinct_sql(self, fields, params): + if fields: + params = [param for param_list in params for param in param_list] + return (['DISTINCT ON (%s)' % ', '.join(fields)], params) + else: + return ['DISTINCT'], [] + + def last_executed_query(self, cursor, sql, params): + # http://initd.org/psycopg/docs/cursor.html#cursor.query + # The query attribute is a Psycopg extension to the DB API 2.0. + if cursor.query is not None: + return cursor.query.decode() + return None + + def return_insert_id(self): + return "RETURNING %s", () + + def bulk_insert_sql(self, fields, placeholder_rows): + placeholder_rows_sql = (", ".join(row) for row in placeholder_rows) + values_sql = ", ".join("(%s)" % sql for sql in placeholder_rows_sql) + return "VALUES " + values_sql + + def adapt_datefield_value(self, value): + return value + + def adapt_datetimefield_value(self, value): + return value + + def adapt_timefield_value(self, value): + return value + + def adapt_ipaddressfield_value(self, value): + if value: + return Inet(value) + return None + + def subtract_temporals(self, internal_type, lhs, rhs): + if internal_type == 'DateField': + lhs_sql, lhs_params = lhs + rhs_sql, rhs_params = rhs + return "(interval '1 day' * (%s - %s))" % (lhs_sql, rhs_sql), lhs_params + rhs_params + return super().subtract_temporals(internal_type, lhs, rhs) + + def window_frame_range_start_end(self, start=None, end=None): + start_, end_ = super().window_frame_range_start_end(start, end) + if (start and start < 0) or (end and end > 0): + raise NotSupportedError( + 'PostgreSQL only supports UNBOUNDED together with PRECEDING ' + 'and FOLLOWING.' + ) + return start_, end_ + + def explain_query_prefix(self, format=None, **options): + prefix = super().explain_query_prefix(format) + extra = {} + if format: + extra['FORMAT'] = format + if options: + extra.update({ + name.upper(): 'true' if value else 'false' + for name, value in options.items() + }) + if extra: + prefix += ' (%s)' % ', '.join('%s %s' % i for i in extra.items()) + return prefix diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/schema.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/schema.py new file mode 100644 index 00000000000..18388cc5237 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/schema.py @@ -0,0 +1,134 @@ +import psycopg2 + +from django.db.backends.base.schema import BaseDatabaseSchemaEditor + + +class DatabaseSchemaEditor(BaseDatabaseSchemaEditor): + + sql_alter_column_type = "ALTER COLUMN %(column)s TYPE %(type)s USING %(column)s::%(type)s" + + sql_create_sequence = "CREATE SEQUENCE %(sequence)s" + sql_delete_sequence = "DROP SEQUENCE IF EXISTS %(sequence)s CASCADE" + sql_set_sequence_max = "SELECT setval('%(sequence)s', MAX(%(column)s)) FROM %(table)s" + + sql_create_index = "CREATE INDEX %(name)s ON %(table)s%(using)s (%(columns)s)%(extra)s" + sql_create_varchar_index = "CREATE INDEX %(name)s ON %(table)s (%(columns)s varchar_pattern_ops)%(extra)s" + sql_create_text_index = "CREATE INDEX %(name)s ON %(table)s (%(columns)s text_pattern_ops)%(extra)s" + sql_delete_index = "DROP INDEX IF EXISTS %(name)s" + + # Setting the constraint to IMMEDIATE runs any deferred checks to allow + # dropping it in the same transaction. + sql_delete_fk = "SET CONSTRAINTS %(name)s IMMEDIATE; ALTER TABLE %(table)s DROP CONSTRAINT %(name)s" + + sql_delete_procedure = 'DROP FUNCTION %(procedure)s(%(param_types)s)' + + def quote_value(self, value): + return psycopg2.extensions.adapt(value) + + def _field_indexes_sql(self, model, field): + output = super()._field_indexes_sql(model, field) + like_index_statement = self._create_like_index_sql(model, field) + if like_index_statement is not None: + output.append(like_index_statement) + return output + + def _create_like_index_sql(self, model, field): + """ + Return the statement to create an index with varchar operator pattern + when the column type is 'varchar' or 'text', otherwise return None. + """ + db_type = field.db_type(connection=self.connection) + if db_type is not None and (field.db_index or field.unique): + # Fields with database column types of `varchar` and `text` need + # a second index that specifies their operator class, which is + # needed when performing correct LIKE queries outside the + # C locale. See #12234. + # + # The same doesn't apply to array fields such as varchar[size] + # and text[size], so skip them. + if '[' in db_type: + return None + if db_type.startswith('varchar'): + return self._create_index_sql(model, [field], suffix='_like', sql=self.sql_create_varchar_index) + elif db_type.startswith('text'): + return self._create_index_sql(model, [field], suffix='_like', sql=self.sql_create_text_index) + return None + + def _alter_column_type_sql(self, model, old_field, new_field, new_type): + """Make ALTER TYPE with SERIAL make sense.""" + table = model._meta.db_table + if new_type.lower() in ("serial", "bigserial"): + column = new_field.column + sequence_name = "%s_%s_seq" % (table, column) + col_type = "integer" if new_type.lower() == "serial" else "bigint" + return ( + ( + self.sql_alter_column_type % { + "column": self.quote_name(column), + "type": col_type, + }, + [], + ), + [ + ( + self.sql_delete_sequence % { + "sequence": self.quote_name(sequence_name), + }, + [], + ), + ( + self.sql_create_sequence % { + "sequence": self.quote_name(sequence_name), + }, + [], + ), + ( + self.sql_alter_column % { + "table": self.quote_name(table), + "changes": self.sql_alter_column_default % { + "column": self.quote_name(column), + "default": "nextval('%s')" % self.quote_name(sequence_name), + } + }, + [], + ), + ( + self.sql_set_sequence_max % { + "table": self.quote_name(table), + "column": self.quote_name(column), + "sequence": self.quote_name(sequence_name), + }, + [], + ), + ], + ) + else: + return super()._alter_column_type_sql(model, old_field, new_field, new_type) + + def _alter_field(self, model, old_field, new_field, old_type, new_type, + old_db_params, new_db_params, strict=False): + # Drop indexes on varchar/text/citext columns that are changing to a + # different type. + if (old_field.db_index or old_field.unique) and ( + (old_type.startswith('varchar') and not new_type.startswith('varchar')) or + (old_type.startswith('text') and not new_type.startswith('text')) or + (old_type.startswith('citext') and not new_type.startswith('citext')) + ): + index_name = self._create_index_name(model._meta.db_table, [old_field.column], suffix='_like') + self.execute(self._delete_constraint_sql(self.sql_delete_index, model, index_name)) + + super()._alter_field( + model, old_field, new_field, old_type, new_type, old_db_params, + new_db_params, strict, + ) + # Added an index? Create any PostgreSQL-specific indexes. + if ((not (old_field.db_index or old_field.unique) and new_field.db_index) or + (not old_field.unique and new_field.unique)): + like_index_statement = self._create_like_index_sql(model, new_field) + if like_index_statement is not None: + self.execute(like_index_statement) + + # Removed an index? Drop any PostgreSQL-specific indexes. + if old_field.unique and not (new_field.db_index or new_field.unique): + index_to_remove = self._create_index_name(model._meta.db_table, [old_field.column], suffix='_like') + self.execute(self._delete_constraint_sql(self.sql_delete_index, model, index_to_remove)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/utils.py new file mode 100644 index 00000000000..2c03ab36cdd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql/utils.py @@ -0,0 +1,7 @@ +from django.utils.timezone import utc + + +def utc_tzinfo_factory(offset): + if offset != 0: + raise AssertionError("database connection isn't set to UTC") + return utc diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__init__.py new file mode 100644 index 00000000000..db97c5bcc9d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__init__.py @@ -0,0 +1,9 @@ +import warnings + +from django.utils.deprecation import RemovedInDjango30Warning + +warnings.warn( + "The django.db.backends.postgresql_psycopg2 module is deprecated in " + "favor of django.db.backends.postgresql.", + RemovedInDjango30Warning, stacklevel=2 +) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a228f69a96f91cf07288e88af00fa66d477a72ce GIT binary patch literal 458 zcmaJ;Jx{|h5Ov%Xs;b>PW~2i#q6!oa8&5_1@ik_S10KCm3&+k?4Aad^XMR=wfq&$DUx~gnN=iO{LOX(TI8k z$fCnLK)KJm?;Q^j4`h6_MKrk^d-doZR=Na!tEP)Y<$7}VoERlk{a2pe!H3}lG|9tai8l2V&M&;FkiZYiokF@5WB zi-Z#7*spt=R*8*9dl_pdqzw-%gjS{@)_w#0Am$jGUHYMaqiG&9$0@7t9I=r^r|)Ig<7ep0a~+_J?s6$3h7g$6-;`y{q;auJNCU9boFw L0rfpfDWTs#(gTYE literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a851552ccb437b4f713dac740f14a557e717e995 GIT binary patch literal 234 zcmWIL<>g`kf-cLbObsCY7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv7BW1^LA#=|!oZNl|4ASVTW3GfBUovLquv&sfhwzc{lbRTrouJ24%o392L|Nk0iFl$w`PtdFoT lzM!}=Ilmy?2q;;cs#j2Xi^C>2KczG$)s7M9hR;CE005mKK?VQ- literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/client.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/client.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..c2a4da6d4a93344c0f9a29a5f20ff9ee3ace1eb4 GIT binary patch literal 238 zcmWIL<>g`kf-cLbOf4Y&7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv79`1^LA#=|!oB`X<O~LFQr%? mVP$+lab-thCg`kf-cLbOdTNo7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv7Ax1^LA#=|!o`qU_>=#N^aseV44ny!3pR z)ZBc1m(()-lA_8Ku!w$6W|DqEWl2VUp0S>VesN|=sxDARc49hE6I4k`l713UC^avo oSRY|&d_i$#a(+R&kv`0Jy@JYH95%W6DWy57c8oxGdg`kf-cLbOdTNo7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv7Ax1^LA#=|!oMlY zH(%c+wM@UHs4@jCqMwtQq+d{3l98WhtY@KLoLQ2p3)GRFm=4qgRg#jVp9B<2%}XiP nM_3wPP+XauUyyF353^mbpz;=nO>TZlX-=vgBhVe6ftUdR1bRf8 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/introspection.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/introspection.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0ec3aa9863821711c82dc5b4e9630274cc7e6ba6 GIT binary patch literal 252 zcmWIL<>g`kf-cLbOhX|37{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv78r1^LA#=|!om_l1sl*sLByf6i@LZ-+dFEtHs|G3`V0PvzvSxV?B--z1P#0w zUXsVls?%u+uIqT61>7H%_%Dyej6rQCC6vs?QYddB{Km7|`SLD%b6>8z2FayX(=iXw zXdAf<3%Uv0;H#S6C%B;9lZg^d5bmNP#ZVs*LVX5jOI1%G&tfp8+hQ>cMnIXZ%z)VPPv{+{^Z3FA4Q=?Y5)KL literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/schema.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/schema.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..12ef777a3103da3943a87ef3f40ea97fe8517b24 GIT binary patch literal 238 zcmWIL<>g`kf-cLbOf4Y&7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv79`1^LA#=|!oO~LFQr%? mVP$+lab-kibA*m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/postgresql_psycopg2/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d10c99c7b42cdb8d562d1440975eed413fd66c1c GIT binary patch literal 236 zcmWIL<>g`kf-cLbOidvD7{oyaOhAqU5Et_Ri4=wu#vFzah7_h?22JLdAURFOTZ~$M znv78b1^LA#=|!og`kf-cLbOc4DTL?8o3AjbiSi&=m~3PUi1CZpdILl^E;C$7kkcmc+;F6;$5hu*uC&Da}c>13BO`5HkP(&)+ju literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..31f81fc4353bc31a020090cf01fda518e1b3b09d GIT binary patch literal 14395 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 Qj0q!aj2XiQ0$%j|54i;wb^rhX literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/client.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/client.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..386da3ea03025385dc32dc78506b13ecf054e2ef GIT binary patch literal 698 zcmY*Xv5pfl5VgGqmQ`{{G(dwWNx{0f0+0~8p1aNIJIpLhZ>3hw*;1?Q1;Y4xEABAXy92sTIURcg}(C+s;+v0Da%OCP>rjJ{Dn9uYIQ> z1T33_UP`U3ov_FQ*bk8_--MsUkC4M35T81~3~PnuV!BYS>87yi#1uY?-fzvYBWzoX z^|qgP?y!6&0&07L9ZS_<(`AXNMU7kFOc0myg&xLQuD3Dw8yDta?d_yK$3Q5j#b3@o z-@87%@~U!%vU548l`o+?6mFFECG u*qLyjI8+aJ{K)GY?)13_sd$7YP2|MO5c9dSGYu+8eM%h1GcCVxW literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/creation.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/creation.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3d3679101e8b978e57dca5b1449b63b1e2f83c22 GIT binary patch literal 3481 zcma)9L2uj06`mPVG)>#G<8{+yn`XH#Qm>FyS|DhVHFn!=H_0Blb+NU(b%g>1#Ti+& zXp)&3#gRhwlAL;P&vMaAfgbuBa_EoXbx*k!J@k-E`rc4dWIF*$nUBNan>RCWzW2T7 z->$8B1g<}Q(vJVULCClGvUu6>@;Th<9tci2O-Q?X(l#~ktj*xb66?fn+mw7sxW(<~ zgxkV?X0>aa?vqCCC5$F}4O(vfB2?mjsKX9CzmOu-ah68-b@8&`<#V{zS0Dtznc7TP zoO1S@Jfm&9nggs~;SOJVPTLN5`SNqpUgDeF<15hP@>RYDJHjpH**vCk@(OZo;^$-c_NNT}BR<1jtS?t_umeet-Z<&c}6RuXqw`B3+=^ltNBOT}9J z2uAe7BN#MQ;hk0ox3U~+4SK*cj8~GRa-n^h3 zE&2in&3$nPUJ7zdjwz?t;k>Vte3M&aT2OBFnf!>`<}15O_DNyRe6MXEJlH=d?Y*D> z>VZTcjT+rJ5mV>!PH;>8Y{7p&jKZiVK2yC=3f{0vFUrzXL_O$n{z^hgCfj&xZI zlQ>ijR@zD=-Evb4rGs~PUOF&yc_la!I;iwI=4|TFty~aig(Wu%8yrCpdI4^t{hGX|83Jiy71+M zEXjL`*d1*gz$9vFD-pces7pM0iHBF#av7((ylxJ9wllz(%9C&yz~)PqsnQ7}h+0+J z4})L-vaH2vKG3BjA$%W;a{0lNNaO~kmKuVx(j3-U)=nkFW@(Ejv2HBMRh(}5v5=h% z!g|>bp*#b@}6?22=ZiS}_K8K%2ZMH>6w=Z$WyDhw%L;ed^ z-;gZu2)Y&G(m1(hc*6!Z`H$g?+LSN;25hs7jszDo;Fv?h9Ryf{furXfW0+$ZdJJ=< zp8|7uz#M;_GsnvDDzJb(XO5LgolmtFnImO~5LJ480t|=tk%#8i{(Zrk^Z!^gAXutE zAlJbK5)-f7MDZSo(d~1gkH_&=1~F0JxUztq+h_uTYXBs_i>+%YFmU8|P`r=gdnj(8 z_&$o8C_VrI!Q30@I4SKY%ZJk_mOJ>_NAV$wk3h7ybSUw}=Nw|v|2BS~*8ml?>OqC4 zX)gK%R1}&Zkb>&WV;HzL0ILe)S=ioy0LJj$pra2iLG8T72&<>rg>Ae|M z;0ZvwrfCH*T16t=Ygh~ZLf=3Kg56M4wdo7{*$8-*C1#}bHK;3-CSgCL4==Cwg8sRh zhdxq5q3w=moo)h3Ur zTtso0K$21LIqUk{vjTA&G8Xr@w=r4HP3?dE6%d%OVn}ah{0ub8KaG>b?+70<5M;>+ zvaL`#D)++2Gt4U}Ea$ec!t$}eYWn*E)U?jkZmV^AdfKdt!)7LrT5(#HgS^x1>62tW z+VC#G+9bsDlnY5O&!NbaD{u&9&G>B*3#Fyvql?(SG6i)2-_j6VF1|r9n13-`7c!6s z_gm_$OT*w_g@^dJQo4bu)`Fn)f&i+;K_Z~N8U&99VS+)1Z%V`e5z&c&!kJh2H9PtN zOfC%vG_ln}aTmoK2%8qBH;Kr@G-RrNmoe&DuH)Tsm%VFl&3uJKgLz2aL4mQ<_N$t_ n34Wc`GWvZF83Hr`3*rishCmMlq$hY}NW7t2S}I literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/features.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/features.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7b146e3ed724bab564d4143b35754bf6bfab794f GIT binary patch literal 2020 zcmb7FTW=gS6!y$sl57(ak|u>xB)1hJi^Q%(g;WGWZL=Fd>V+l?Ef$jH9ecCW%#5eD zC&@+1p@}$RHtUz=FW{!z4^AtWx$XNj0spT0p)bvMOu85Lr`|R~1&5^+VEJ`U~2m z8H{U%ixZ2^<$J=aj&P!nc3%ls80F{JBM}XiG3MFB9)J`Z#Sv&o|3{ z==-wrGJHa^t5xDE&#K1_b1xwNm(`cyPb3SUl2W$jWuK7G$zyUrFc-qZb+LoP8+7{Z z>1+_2l-eTCwQ+Qy4L$62I^7?s$Rsr?5l%^Jop6>8iY#)m&TOkO-{A1^{n)9QzMU&u z=u>s(RA!+;a}gbjBlRVqrD?f0Jsm1HREC0K%Os(v+8o1}nKRDm-a+?nuS~PUqm!_y66bSsORr z+B~jDg|XU|2}G$M!>(y zwmZ*6cBDHh)$NWtX*)BLhB~{|y4|*j*r(Ho*!EOJ_S<~~NoCTu?ehd8 zx7vegy|wbuczqfUAaGKulbbl*Zi11O)u0iCpygl#{Bm$kXGY8lwsk@IVe{H}ne$Af zit}-U^HfU&68%-qpCe|I6}FAY^TH|~4U6m;RGsTgS+WTcZK%>dSCGO$=@M4UOxZivEZ=%lf;9BG*Gw-Y?JTn`59nzt3wMtig{ z50F!laKKI^`{=@It`WufM0pK$q|8+8#sx8p9g+(&+jG2tmsv5XX|^StPUDFGYjVTy zXLOSI+~86s3)W8MjT$JUGUOkkcFeR>9*?gq~H7ZTYjJ z1o7~GE-!q`KAi96REjGK4zWca7)#XbN_>=QsB_5UkTPu|yc7!IQSxus2Rcls|#y=W(dM0Y+TiKf3&LWwh_TUx(m-s#E@$y%bYWv#1 MLe}G74e(d~0fFjcSO5S3 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/introspection.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/introspection.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..e75e5ef8d628dcd1befff60d7cee2c7420e7541e GIT binary patch literal 8333 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 R4vEgDQaNU%^vviR{}1mUN!$Pc literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/operations.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/__pycache__/operations.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..6f1aa5550caae4c6c1ee1f16b934827ac2393ab1 GIT binary patch literal 11477 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 E02R)LMF0Q* literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/base.py new file mode 100644 index 00000000000..9b0be56862c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/base.py @@ -0,0 +1,487 @@ +""" +SQLite3 backend for the sqlite3 module in the standard library. +""" +import datetime +import decimal +import math +import operator +import re +import warnings +from sqlite3 import dbapi2 as Database + +import pytz + +from django.core.exceptions import ImproperlyConfigured +from django.db import utils +from django.db.backends import utils as backend_utils +from django.db.backends.base.base import BaseDatabaseWrapper +from django.utils import timezone +from django.utils.dateparse import parse_datetime, parse_time +from django.utils.duration import duration_microseconds + +from .client import DatabaseClient # isort:skip +from .creation import DatabaseCreation # isort:skip +from .features import DatabaseFeatures # isort:skip +from .introspection import DatabaseIntrospection # isort:skip +from .operations import DatabaseOperations # isort:skip +from .schema import DatabaseSchemaEditor # isort:skip + + +def decoder(conv_func): + """ + Convert bytestrings from Python's sqlite3 interface to a regular string. + """ + return lambda s: conv_func(s.decode()) + + +Database.register_converter("bool", b'1'.__eq__) +Database.register_converter("time", decoder(parse_time)) +Database.register_converter("datetime", decoder(parse_datetime)) +Database.register_converter("timestamp", decoder(parse_datetime)) +Database.register_converter("TIMESTAMP", decoder(parse_datetime)) + +Database.register_adapter(decimal.Decimal, backend_utils.rev_typecast_decimal) + + +class DatabaseWrapper(BaseDatabaseWrapper): + vendor = 'sqlite' + display_name = 'SQLite' + # SQLite doesn't actually support most of these types, but it "does the right + # thing" given more verbose field definitions, so leave them as is so that + # schema inspection is more useful. + data_types = { + 'AutoField': 'integer', + 'BigAutoField': 'integer', + 'BinaryField': 'BLOB', + 'BooleanField': 'bool', + 'CharField': 'varchar(%(max_length)s)', + 'DateField': 'date', + 'DateTimeField': 'datetime', + 'DecimalField': 'decimal', + 'DurationField': 'bigint', + 'FileField': 'varchar(%(max_length)s)', + 'FilePathField': 'varchar(%(max_length)s)', + 'FloatField': 'real', + 'IntegerField': 'integer', + 'BigIntegerField': 'bigint', + 'IPAddressField': 'char(15)', + 'GenericIPAddressField': 'char(39)', + 'NullBooleanField': 'bool', + 'OneToOneField': 'integer', + 'PositiveIntegerField': 'integer unsigned', + 'PositiveSmallIntegerField': 'smallint unsigned', + 'SlugField': 'varchar(%(max_length)s)', + 'SmallIntegerField': 'smallint', + 'TextField': 'text', + 'TimeField': 'time', + 'UUIDField': 'char(32)', + } + data_types_suffix = { + 'AutoField': 'AUTOINCREMENT', + 'BigAutoField': 'AUTOINCREMENT', + } + # SQLite requires LIKE statements to include an ESCAPE clause if the value + # being escaped has a percent or underscore in it. + # See https://www.sqlite.org/lang_expr.html for an explanation. + operators = { + 'exact': '= %s', + 'iexact': "LIKE %s ESCAPE '\\'", + 'contains': "LIKE %s ESCAPE '\\'", + 'icontains': "LIKE %s ESCAPE '\\'", + 'regex': 'REGEXP %s', + 'iregex': "REGEXP '(?i)' || %s", + 'gt': '> %s', + 'gte': '>= %s', + 'lt': '< %s', + 'lte': '<= %s', + 'startswith': "LIKE %s ESCAPE '\\'", + 'endswith': "LIKE %s ESCAPE '\\'", + 'istartswith': "LIKE %s ESCAPE '\\'", + 'iendswith': "LIKE %s ESCAPE '\\'", + } + + # The patterns below are used to generate SQL pattern lookup clauses when + # the right-hand side of the lookup isn't a raw string (it might be an expression + # or the result of a bilateral transformation). + # In those cases, special characters for LIKE operators (e.g. \, *, _) should be + # escaped on database side. + # + # Note: we use str.format() here for readability as '%' is used as a wildcard for + # the LIKE operator. + pattern_esc = r"REPLACE(REPLACE(REPLACE({}, '\', '\\'), '%%', '\%%'), '_', '\_')" + pattern_ops = { + 'contains': r"LIKE '%%' || {} || '%%' ESCAPE '\'", + 'icontains': r"LIKE '%%' || UPPER({}) || '%%' ESCAPE '\'", + 'startswith': r"LIKE {} || '%%' ESCAPE '\'", + 'istartswith': r"LIKE UPPER({}) || '%%' ESCAPE '\'", + 'endswith': r"LIKE '%%' || {} ESCAPE '\'", + 'iendswith': r"LIKE '%%' || UPPER({}) ESCAPE '\'", + } + + Database = Database + SchemaEditorClass = DatabaseSchemaEditor + # Classes instantiated in __init__(). + client_class = DatabaseClient + creation_class = DatabaseCreation + features_class = DatabaseFeatures + introspection_class = DatabaseIntrospection + ops_class = DatabaseOperations + + def get_connection_params(self): + settings_dict = self.settings_dict + if not settings_dict['NAME']: + raise ImproperlyConfigured( + "settings.DATABASES is improperly configured. " + "Please supply the NAME value.") + kwargs = { + 'database': settings_dict['NAME'], + 'detect_types': Database.PARSE_DECLTYPES | Database.PARSE_COLNAMES, + **settings_dict['OPTIONS'], + } + # Always allow the underlying SQLite connection to be shareable + # between multiple threads. The safe-guarding will be handled at a + # higher level by the `BaseDatabaseWrapper.allow_thread_sharing` + # property. This is necessary as the shareability is disabled by + # default in pysqlite and it cannot be changed once a connection is + # opened. + if 'check_same_thread' in kwargs and kwargs['check_same_thread']: + warnings.warn( + 'The `check_same_thread` option was provided and set to ' + 'True. It will be overridden with False. Use the ' + '`DatabaseWrapper.allow_thread_sharing` property instead ' + 'for controlling thread shareability.', + RuntimeWarning + ) + kwargs.update({'check_same_thread': False, 'uri': True}) + return kwargs + + def get_new_connection(self, conn_params): + conn = Database.connect(**conn_params) + conn.create_function("django_date_extract", 2, _sqlite_date_extract) + conn.create_function("django_date_trunc", 2, _sqlite_date_trunc) + conn.create_function("django_datetime_cast_date", 2, _sqlite_datetime_cast_date) + conn.create_function("django_datetime_cast_time", 2, _sqlite_datetime_cast_time) + conn.create_function("django_datetime_extract", 3, _sqlite_datetime_extract) + conn.create_function("django_datetime_trunc", 3, _sqlite_datetime_trunc) + conn.create_function("django_time_extract", 2, _sqlite_time_extract) + conn.create_function("django_time_trunc", 2, _sqlite_time_trunc) + conn.create_function("django_time_diff", 2, _sqlite_time_diff) + conn.create_function("django_timestamp_diff", 2, _sqlite_timestamp_diff) + conn.create_function("regexp", 2, _sqlite_regexp) + conn.create_function("django_format_dtdelta", 3, _sqlite_format_dtdelta) + conn.create_function("django_power", 2, _sqlite_power) + conn.create_function('LPAD', 3, _sqlite_lpad) + conn.create_function('REPEAT', 2, operator.mul) + conn.create_function('RPAD', 3, _sqlite_rpad) + conn.execute('PRAGMA foreign_keys = ON') + return conn + + def init_connection_state(self): + pass + + def create_cursor(self, name=None): + return self.connection.cursor(factory=SQLiteCursorWrapper) + + def close(self): + self.validate_thread_sharing() + # If database is in memory, closing the connection destroys the + # database. To prevent accidental data loss, ignore close requests on + # an in-memory db. + if not self.is_in_memory_db(): + BaseDatabaseWrapper.close(self) + + def _savepoint_allowed(self): + # Two conditions are required here: + # - A sufficiently recent version of SQLite to support savepoints, + # - Being in a transaction, which can only happen inside 'atomic'. + + # When 'isolation_level' is not None, sqlite3 commits before each + # savepoint; it's a bug. When it is None, savepoints don't make sense + # because autocommit is enabled. The only exception is inside 'atomic' + # blocks. To work around that bug, on SQLite, 'atomic' starts a + # transaction explicitly rather than simply disable autocommit. + return self.features.uses_savepoints and self.in_atomic_block + + def _set_autocommit(self, autocommit): + if autocommit: + level = None + else: + # sqlite3's internal default is ''. It's different from None. + # See Modules/_sqlite/connection.c. + level = '' + # 'isolation_level' is a misleading API. + # SQLite always runs at the SERIALIZABLE isolation level. + with self.wrap_database_errors: + self.connection.isolation_level = level + + def disable_constraint_checking(self): + with self.cursor() as cursor: + cursor.execute('PRAGMA foreign_keys = OFF') + # Foreign key constraints cannot be turned off while in a multi- + # statement transaction. Fetch the current state of the pragma + # to determine if constraints are effectively disabled. + enabled = cursor.execute('PRAGMA foreign_keys').fetchone()[0] + return not bool(enabled) + + def enable_constraint_checking(self): + self.cursor().execute('PRAGMA foreign_keys = ON') + + def check_constraints(self, table_names=None): + """ + Check each table name in `table_names` for rows with invalid foreign + key references. This method is intended to be used in conjunction with + `disable_constraint_checking()` and `enable_constraint_checking()`, to + determine if rows with invalid references were entered while constraint + checks were off. + """ + with self.cursor() as cursor: + if table_names is None: + table_names = self.introspection.table_names(cursor) + for table_name in table_names: + primary_key_column_name = self.introspection.get_primary_key_column(cursor, table_name) + if not primary_key_column_name: + continue + key_columns = self.introspection.get_key_columns(cursor, table_name) + for column_name, referenced_table_name, referenced_column_name in key_columns: + cursor.execute( + """ + SELECT REFERRING.`%s`, REFERRING.`%s` FROM `%s` as REFERRING + LEFT JOIN `%s` as REFERRED + ON (REFERRING.`%s` = REFERRED.`%s`) + WHERE REFERRING.`%s` IS NOT NULL AND REFERRED.`%s` IS NULL + """ + % ( + primary_key_column_name, column_name, table_name, + referenced_table_name, column_name, referenced_column_name, + column_name, referenced_column_name, + ) + ) + for bad_row in cursor.fetchall(): + raise utils.IntegrityError( + "The row in table '%s' with primary key '%s' has an " + "invalid foreign key: %s.%s contains a value '%s' that " + "does not have a corresponding value in %s.%s." % ( + table_name, bad_row[0], table_name, column_name, + bad_row[1], referenced_table_name, referenced_column_name, + ) + ) + + def is_usable(self): + return True + + def _start_transaction_under_autocommit(self): + """ + Start a transaction explicitly in autocommit mode. + + Staying in autocommit mode works around a bug of sqlite3 that breaks + savepoints when autocommit is disabled. + """ + self.cursor().execute("BEGIN") + + def is_in_memory_db(self): + return self.creation.is_in_memory_db(self.settings_dict['NAME']) + + +FORMAT_QMARK_REGEX = re.compile(r'(?= length: + return text[:length] + return (fill_text * length)[:length - len(text)] + text + + +def _sqlite_rpad(text, length, fill_text): + return (text + fill_text * length)[:length] + + +def _sqlite_power(x, y): + return x ** y diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/client.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/client.py new file mode 100644 index 00000000000..0c490ea587b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/client.py @@ -0,0 +1,12 @@ +import subprocess + +from django.db.backends.base.client import BaseDatabaseClient + + +class DatabaseClient(BaseDatabaseClient): + executable_name = 'sqlite3' + + def runshell(self): + args = [self.executable_name, + self.connection.settings_dict['NAME']] + subprocess.check_call(args) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/creation.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/creation.py new file mode 100644 index 00000000000..e5567d6a28c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/creation.py @@ -0,0 +1,98 @@ +import os +import shutil +import sys + +from django.db.backends.base.creation import BaseDatabaseCreation + + +class DatabaseCreation(BaseDatabaseCreation): + + @staticmethod + def is_in_memory_db(database_name): + return database_name == ':memory:' or 'mode=memory' in database_name + + def _get_test_db_name(self): + test_database_name = self.connection.settings_dict['TEST']['NAME'] or ':memory:' + if test_database_name == ':memory:': + return 'file:memorydb_%s?mode=memory&cache=shared' % self.connection.alias + return test_database_name + + def _create_test_db(self, verbosity, autoclobber, keepdb=False): + test_database_name = self._get_test_db_name() + + if keepdb: + return test_database_name + if not self.is_in_memory_db(test_database_name): + # Erase the old test database + if verbosity >= 1: + print("Destroying old test database for alias %s..." % ( + self._get_database_display_str(verbosity, test_database_name), + )) + if os.access(test_database_name, os.F_OK): + if not autoclobber: + confirm = input( + "Type 'yes' if you would like to try deleting the test " + "database '%s', or 'no' to cancel: " % test_database_name + ) + if autoclobber or confirm == 'yes': + try: + os.remove(test_database_name) + except Exception as e: + sys.stderr.write("Got an error deleting the old test database: %s\n" % e) + sys.exit(2) + else: + print("Tests cancelled.") + sys.exit(1) + return test_database_name + + def get_test_db_clone_settings(self, suffix): + orig_settings_dict = self.connection.settings_dict + source_database_name = orig_settings_dict['NAME'] + if self.is_in_memory_db(source_database_name): + return orig_settings_dict + else: + root, ext = os.path.splitext(orig_settings_dict['NAME']) + return {**orig_settings_dict, 'NAME': '{}_{}.{}'.format(root, suffix, ext)} + + def _clone_test_db(self, suffix, verbosity, keepdb=False): + source_database_name = self.connection.settings_dict['NAME'] + target_database_name = self.get_test_db_clone_settings(suffix)['NAME'] + # Forking automatically makes a copy of an in-memory database. + if not self.is_in_memory_db(source_database_name): + # Erase the old test database + if os.access(target_database_name, os.F_OK): + if keepdb: + return + if verbosity >= 1: + print("Destroying old test database for alias %s..." % ( + self._get_database_display_str(verbosity, target_database_name), + )) + try: + os.remove(target_database_name) + except Exception as e: + sys.stderr.write("Got an error deleting the old test database: %s\n" % e) + sys.exit(2) + try: + shutil.copy(source_database_name, target_database_name) + except Exception as e: + sys.stderr.write("Got an error cloning the test database: %s\n" % e) + sys.exit(2) + + def _destroy_test_db(self, test_database_name, verbosity): + if test_database_name and not self.is_in_memory_db(test_database_name): + # Remove the SQLite database file + os.remove(test_database_name) + + def test_db_signature(self): + """ + Return a tuple that uniquely identifies a test database. + + This takes into account the special cases of ":memory:" and "" for + SQLite since the databases will be distinct despite having the same + TEST NAME. See https://www.sqlite.org/inmemorydb.html + """ + test_database_name = self._get_test_db_name() + sig = [self.connection.settings_dict['NAME']] + if self.is_in_memory_db(test_database_name): + sig.append(self.connection.alias) + return tuple(sig) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/features.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/features.py new file mode 100644 index 00000000000..7563edf1c09 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/features.py @@ -0,0 +1,52 @@ +from django.db import utils +from django.db.backends.base.features import BaseDatabaseFeatures +from django.utils.functional import cached_property + + +class DatabaseFeatures(BaseDatabaseFeatures): + # SQLite cannot handle us only partially reading from a cursor's result set + # and then writing the same rows to the database in another cursor. This + # setting ensures we always read result sets fully into memory all in one + # go. + can_use_chunked_reads = False + test_db_allows_multiple_connections = False + supports_unspecified_pk = True + supports_timezones = False + max_query_params = 999 + supports_mixed_date_datetime_comparisons = False + supports_column_check_constraints = False + autocommits_when_autocommit_is_off = True + can_introspect_decimal_field = False + can_introspect_positive_integer_field = True + can_introspect_small_integer_field = True + supports_transactions = True + atomic_transactions = False + can_rollback_ddl = True + supports_atomic_references_rename = False + supports_paramstyle_pyformat = False + supports_sequence_reset = False + can_clone_databases = True + supports_temporal_subtraction = True + ignores_table_name_case = True + supports_cast_with_precision = False + uses_savepoints = True + can_release_savepoints = True + + @cached_property + def supports_stddev(self): + """ + Confirm support for STDDEV and related stats functions. + + SQLite supports STDDEV as an extension package; so + connection.ops.check_expression_support() can't unilaterally + rule out support for STDDEV. Manually check whether the call works. + """ + with self.connection.cursor() as cursor: + cursor.execute('CREATE TABLE STDDEV_TEST (X INT)') + try: + cursor.execute('SELECT STDDEV(*) FROM STDDEV_TEST') + has_support = True + except utils.DatabaseError: + has_support = False + cursor.execute('DROP TABLE STDDEV_TEST') + return has_support diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/introspection.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/introspection.py new file mode 100644 index 00000000000..75fb9a7ced3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/introspection.py @@ -0,0 +1,283 @@ +import re + +from django.db.backends.base.introspection import ( + BaseDatabaseIntrospection, FieldInfo, TableInfo, +) +from django.db.models.indexes import Index + +field_size_re = re.compile(r'^\s*(?:var)?char\s*\(\s*(\d+)\s*\)\s*$') + + +def get_field_size(name): + """ Extract the size number from a "varchar(11)" type name """ + m = field_size_re.search(name) + return int(m.group(1)) if m else None + + +# This light wrapper "fakes" a dictionary interface, because some SQLite data +# types include variables in them -- e.g. "varchar(30)" -- and can't be matched +# as a simple dictionary lookup. +class FlexibleFieldLookupDict: + # Maps SQL types to Django Field types. Some of the SQL types have multiple + # entries here because SQLite allows for anything and doesn't normalize the + # field type; it uses whatever was given. + base_data_types_reverse = { + 'bool': 'BooleanField', + 'boolean': 'BooleanField', + 'smallint': 'SmallIntegerField', + 'smallint unsigned': 'PositiveSmallIntegerField', + 'smallinteger': 'SmallIntegerField', + 'int': 'IntegerField', + 'integer': 'IntegerField', + 'bigint': 'BigIntegerField', + 'integer unsigned': 'PositiveIntegerField', + 'decimal': 'DecimalField', + 'real': 'FloatField', + 'text': 'TextField', + 'char': 'CharField', + 'blob': 'BinaryField', + 'date': 'DateField', + 'datetime': 'DateTimeField', + 'time': 'TimeField', + } + + def __getitem__(self, key): + key = key.lower() + try: + return self.base_data_types_reverse[key] + except KeyError: + size = get_field_size(key) + if size is not None: + return ('CharField', {'max_length': size}) + raise KeyError + + +class DatabaseIntrospection(BaseDatabaseIntrospection): + data_types_reverse = FlexibleFieldLookupDict() + + def get_table_list(self, cursor): + """Return a list of table and view names in the current database.""" + # Skip the sqlite_sequence system table used for autoincrement key + # generation. + cursor.execute(""" + SELECT name, type FROM sqlite_master + WHERE type in ('table', 'view') AND NOT name='sqlite_sequence' + ORDER BY name""") + return [TableInfo(row[0], row[1][0]) for row in cursor.fetchall()] + + def get_table_description(self, cursor, table_name): + """ + Return a description of the table with the DB-API cursor.description + interface. + """ + return [ + FieldInfo( + info['name'], + info['type'], + None, + info['size'], + None, + None, + info['null_ok'], + info['default'], + ) for info in self._table_info(cursor, table_name) + ] + + def get_sequences(self, cursor, table_name, table_fields=()): + pk_col = self.get_primary_key_column(cursor, table_name) + return [{'table': table_name, 'column': pk_col}] + + def get_relations(self, cursor, table_name): + """ + Return a dictionary of {field_name: (field_name_other_table, other_table)} + representing all relationships to the given table. + """ + # Dictionary of relations to return + relations = {} + + # Schema for this table + cursor.execute( + "SELECT sql, type FROM sqlite_master " + "WHERE tbl_name = %s AND type IN ('table', 'view')", + [table_name] + ) + create_sql, table_type = cursor.fetchone() + if table_type == 'view': + # It might be a view, then no results will be returned + return relations + results = create_sql[create_sql.index('(') + 1:create_sql.rindex(')')] + + # Walk through and look for references to other tables. SQLite doesn't + # really have enforced references, but since it echoes out the SQL used + # to create the table we can look for REFERENCES statements used there. + for field_desc in results.split(','): + field_desc = field_desc.strip() + if field_desc.startswith("UNIQUE"): + continue + + m = re.search(r'references (\S*) ?\(["|]?(.*)["|]?\)', field_desc, re.I) + if not m: + continue + table, column = [s.strip('"') for s in m.groups()] + + if field_desc.startswith("FOREIGN KEY"): + # Find name of the target FK field + m = re.match(r'FOREIGN KEY\s*\(([^\)]*)\).*', field_desc, re.I) + field_name = m.groups()[0].strip('"') + else: + field_name = field_desc.split()[0].strip('"') + + cursor.execute("SELECT sql FROM sqlite_master WHERE tbl_name = %s", [table]) + result = cursor.fetchall()[0] + other_table_results = result[0].strip() + li, ri = other_table_results.index('('), other_table_results.rindex(')') + other_table_results = other_table_results[li + 1:ri] + + for other_desc in other_table_results.split(','): + other_desc = other_desc.strip() + if other_desc.startswith('UNIQUE'): + continue + + other_name = other_desc.split(' ', 1)[0].strip('"') + if other_name == column: + relations[field_name] = (other_name, table) + break + + return relations + + def get_key_columns(self, cursor, table_name): + """ + Return a list of (column_name, referenced_table_name, referenced_column_name) + for all key columns in given table. + """ + key_columns = [] + + # Schema for this table + cursor.execute("SELECT sql FROM sqlite_master WHERE tbl_name = %s AND type = %s", [table_name, "table"]) + results = cursor.fetchone()[0].strip() + results = results[results.index('(') + 1:results.rindex(')')] + + # Walk through and look for references to other tables. SQLite doesn't + # really have enforced references, but since it echoes out the SQL used + # to create the table we can look for REFERENCES statements used there. + for field_index, field_desc in enumerate(results.split(',')): + field_desc = field_desc.strip() + if field_desc.startswith("UNIQUE"): + continue + + m = re.search(r'"(.*)".*references (.*) \(["|](.*)["|]\)', field_desc, re.I) + if not m: + continue + + # This will append (column_name, referenced_table_name, referenced_column_name) to key_columns + key_columns.append(tuple(s.strip('"') for s in m.groups())) + + return key_columns + + def get_primary_key_column(self, cursor, table_name): + """Return the column name of the primary key for the given table.""" + # Don't use PRAGMA because that causes issues with some transactions + cursor.execute( + "SELECT sql, type FROM sqlite_master " + "WHERE tbl_name = %s AND type IN ('table', 'view')", + [table_name] + ) + row = cursor.fetchone() + if row is None: + raise ValueError("Table %s does not exist" % table_name) + create_sql, table_type = row + if table_type == 'view': + # Views don't have a primary key. + return None + fields_sql = create_sql[create_sql.index('(') + 1:create_sql.rindex(')')] + for field_desc in fields_sql.split(','): + field_desc = field_desc.strip() + m = re.match(r'(?:(?:["`\[])(.*)(?:["`\]])|(\w+)).*PRIMARY KEY.*', field_desc) + if m: + return m.group(1) if m.group(1) else m.group(2) + return None + + def _table_info(self, cursor, name): + cursor.execute('PRAGMA table_info(%s)' % self.connection.ops.quote_name(name)) + # cid, name, type, notnull, default_value, pk + return [{ + 'name': field[1], + 'type': field[2], + 'size': get_field_size(field[2]), + 'null_ok': not field[3], + 'default': field[4], + 'pk': field[5], # undocumented + } for field in cursor.fetchall()] + + def _get_foreign_key_constraints(self, cursor, table_name): + constraints = {} + cursor.execute('PRAGMA foreign_key_list(%s)' % self.connection.ops.quote_name(table_name)) + for row in cursor.fetchall(): + # Remaining on_update/on_delete/match values are of no interest. + id_, _, table, from_, to = row[:5] + constraints['fk_%d' % id_] = { + 'columns': [from_], + 'primary_key': False, + 'unique': False, + 'foreign_key': (table, to), + 'check': False, + 'index': False, + } + return constraints + + def get_constraints(self, cursor, table_name): + """ + Retrieve any constraints or keys (unique, pk, fk, check, index) across + one or more columns. + """ + constraints = {} + # Get the index info + cursor.execute("PRAGMA index_list(%s)" % self.connection.ops.quote_name(table_name)) + for row in cursor.fetchall(): + # Sqlite3 3.8.9+ has 5 columns, however older versions only give 3 + # columns. Discard last 2 columns if there. + number, index, unique = row[:3] + # Get the index info for that index + cursor.execute('PRAGMA index_info(%s)' % self.connection.ops.quote_name(index)) + for index_rank, column_rank, column in cursor.fetchall(): + if index not in constraints: + constraints[index] = { + "columns": [], + "primary_key": False, + "unique": bool(unique), + "foreign_key": False, + "check": False, + "index": True, + } + constraints[index]['columns'].append(column) + # Add type and column orders for indexes + if constraints[index]['index'] and not constraints[index]['unique']: + # SQLite doesn't support any index type other than b-tree + constraints[index]['type'] = Index.suffix + cursor.execute( + "SELECT sql FROM sqlite_master " + "WHERE type='index' AND name=%s" % self.connection.ops.quote_name(index) + ) + orders = [] + # There would be only 1 row to loop over + for sql, in cursor.fetchall(): + order_info = sql.split('(')[-1].split(')')[0].split(',') + orders = ['DESC' if info.endswith('DESC') else 'ASC' for info in order_info] + constraints[index]['orders'] = orders + # Get the PK + pk_column = self.get_primary_key_column(cursor, table_name) + if pk_column: + # SQLite doesn't actually give a name to the PK constraint, + # so we invent one. This is fine, as the SQLite backend never + # deletes PK constraints by name, as you can't delete constraints + # in SQLite; we remake the table with a new PK instead. + constraints["__primary__"] = { + "columns": [pk_column], + "primary_key": True, + "unique": False, # It's not actually a unique constraint. + "foreign_key": False, + "check": False, + "index": False, + } + constraints.update(self._get_foreign_key_constraints(cursor, table_name)) + return constraints diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/operations.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/operations.py new file mode 100644 index 00000000000..ee197d34b4c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/operations.py @@ -0,0 +1,299 @@ +import datetime +import decimal +import uuid + +from django.conf import settings +from django.core.exceptions import FieldError +from django.db import utils +from django.db.backends.base.operations import BaseDatabaseOperations +from django.db.models import aggregates, fields +from django.db.models.expressions import Col +from django.utils import timezone +from django.utils.dateparse import parse_date, parse_datetime, parse_time +from django.utils.duration import duration_microseconds + + +class DatabaseOperations(BaseDatabaseOperations): + cast_char_field_without_max_length = 'text' + cast_data_types = { + 'DateField': 'TEXT', + 'DateTimeField': 'TEXT', + } + explain_prefix = 'EXPLAIN QUERY PLAN' + + def bulk_batch_size(self, fields, objs): + """ + SQLite has a compile-time default (SQLITE_LIMIT_VARIABLE_NUMBER) of + 999 variables per query. + + If there's only a single field to insert, the limit is 500 + (SQLITE_MAX_COMPOUND_SELECT). + """ + if len(fields) == 1: + return 500 + elif len(fields) > 1: + return self.connection.features.max_query_params // len(fields) + else: + return len(objs) + + def check_expression_support(self, expression): + bad_fields = (fields.DateField, fields.DateTimeField, fields.TimeField) + bad_aggregates = (aggregates.Sum, aggregates.Avg, aggregates.Variance, aggregates.StdDev) + if isinstance(expression, bad_aggregates): + for expr in expression.get_source_expressions(): + try: + output_field = expr.output_field + except FieldError: + # Not every subexpression has an output_field which is fine + # to ignore. + pass + else: + if isinstance(output_field, bad_fields): + raise utils.NotSupportedError( + 'You cannot use Sum, Avg, StdDev, and Variance ' + 'aggregations on date/time fields in sqlite3 ' + 'since date/time is saved as text.' + ) + + def date_extract_sql(self, lookup_type, field_name): + """ + Support EXTRACT with a user-defined function django_date_extract() + that's registered in connect(). Use single quotes because this is a + string and could otherwise cause a collision with a field name. + """ + return "django_date_extract('%s', %s)" % (lookup_type.lower(), field_name) + + def date_interval_sql(self, timedelta): + return str(duration_microseconds(timedelta)) + + def format_for_duration_arithmetic(self, sql): + """Do nothing since formatting is handled in the custom function.""" + return sql + + def date_trunc_sql(self, lookup_type, field_name): + return "django_date_trunc('%s', %s)" % (lookup_type.lower(), field_name) + + def time_trunc_sql(self, lookup_type, field_name): + return "django_time_trunc('%s', %s)" % (lookup_type.lower(), field_name) + + def _convert_tzname_to_sql(self, tzname): + return "'%s'" % tzname if settings.USE_TZ else 'NULL' + + def datetime_cast_date_sql(self, field_name, tzname): + return "django_datetime_cast_date(%s, %s)" % ( + field_name, self._convert_tzname_to_sql(tzname), + ) + + def datetime_cast_time_sql(self, field_name, tzname): + return "django_datetime_cast_time(%s, %s)" % ( + field_name, self._convert_tzname_to_sql(tzname), + ) + + def datetime_extract_sql(self, lookup_type, field_name, tzname): + return "django_datetime_extract('%s', %s, %s)" % ( + lookup_type.lower(), field_name, self._convert_tzname_to_sql(tzname), + ) + + def datetime_trunc_sql(self, lookup_type, field_name, tzname): + return "django_datetime_trunc('%s', %s, %s)" % ( + lookup_type.lower(), field_name, self._convert_tzname_to_sql(tzname), + ) + + def time_extract_sql(self, lookup_type, field_name): + return "django_time_extract('%s', %s)" % (lookup_type.lower(), field_name) + + def pk_default_value(self): + return "NULL" + + def _quote_params_for_last_executed_query(self, params): + """ + Only for last_executed_query! Don't use this to execute SQL queries! + """ + # This function is limited both by SQLITE_LIMIT_VARIABLE_NUMBER (the + # number of parameters, default = 999) and SQLITE_MAX_COLUMN (the + # number of return values, default = 2000). Since Python's sqlite3 + # module doesn't expose the get_limit() C API, assume the default + # limits are in effect and split the work in batches if needed. + BATCH_SIZE = 999 + if len(params) > BATCH_SIZE: + results = () + for index in range(0, len(params), BATCH_SIZE): + chunk = params[index:index + BATCH_SIZE] + results += self._quote_params_for_last_executed_query(chunk) + return results + + sql = 'SELECT ' + ', '.join(['QUOTE(?)'] * len(params)) + # Bypass Django's wrappers and use the underlying sqlite3 connection + # to avoid logging this query - it would trigger infinite recursion. + cursor = self.connection.connection.cursor() + # Native sqlite3 cursors cannot be used as context managers. + try: + return cursor.execute(sql, params).fetchone() + finally: + cursor.close() + + def last_executed_query(self, cursor, sql, params): + # Python substitutes parameters in Modules/_sqlite/cursor.c with: + # pysqlite_statement_bind_parameters(self->statement, parameters, allow_8bit_chars); + # Unfortunately there is no way to reach self->statement from Python, + # so we quote and substitute parameters manually. + if params: + if isinstance(params, (list, tuple)): + params = self._quote_params_for_last_executed_query(params) + else: + values = tuple(params.values()) + values = self._quote_params_for_last_executed_query(values) + params = dict(zip(params, values)) + return sql % params + # For consistency with SQLiteCursorWrapper.execute(), just return sql + # when there are no parameters. See #13648 and #17158. + else: + return sql + + def quote_name(self, name): + if name.startswith('"') and name.endswith('"'): + return name # Quoting once is enough. + return '"%s"' % name + + def no_limit_value(self): + return -1 + + def sql_flush(self, style, tables, sequences, allow_cascade=False): + sql = ['%s %s %s;' % ( + style.SQL_KEYWORD('DELETE'), + style.SQL_KEYWORD('FROM'), + style.SQL_FIELD(self.quote_name(table)) + ) for table in tables] + # Note: No requirement for reset of auto-incremented indices (cf. other + # sql_flush() implementations). Just return SQL at this point + return sql + + def execute_sql_flush(self, using, sql_list): + # To prevent possible violation of foreign key constraints, deactivate + # constraints outside of the transaction created in super(). + with self.connection.constraint_checks_disabled(): + super().execute_sql_flush(using, sql_list) + + def adapt_datetimefield_value(self, value): + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + # SQLite doesn't support tz-aware datetimes + if timezone.is_aware(value): + if settings.USE_TZ: + value = timezone.make_naive(value, self.connection.timezone) + else: + raise ValueError("SQLite backend does not support timezone-aware datetimes when USE_TZ is False.") + + return str(value) + + def adapt_timefield_value(self, value): + if value is None: + return None + + # Expression values are adapted by the database. + if hasattr(value, 'resolve_expression'): + return value + + # SQLite doesn't support tz-aware datetimes + if timezone.is_aware(value): + raise ValueError("SQLite backend does not support timezone-aware times.") + + return str(value) + + def get_db_converters(self, expression): + converters = super().get_db_converters(expression) + internal_type = expression.output_field.get_internal_type() + if internal_type == 'DateTimeField': + converters.append(self.convert_datetimefield_value) + elif internal_type == 'DateField': + converters.append(self.convert_datefield_value) + elif internal_type == 'TimeField': + converters.append(self.convert_timefield_value) + elif internal_type == 'DecimalField': + converters.append(self.get_decimalfield_converter(expression)) + elif internal_type == 'UUIDField': + converters.append(self.convert_uuidfield_value) + elif internal_type in ('NullBooleanField', 'BooleanField'): + converters.append(self.convert_booleanfield_value) + return converters + + def convert_datetimefield_value(self, value, expression, connection): + if value is not None: + if not isinstance(value, datetime.datetime): + value = parse_datetime(value) + if settings.USE_TZ and not timezone.is_aware(value): + value = timezone.make_aware(value, self.connection.timezone) + return value + + def convert_datefield_value(self, value, expression, connection): + if value is not None: + if not isinstance(value, datetime.date): + value = parse_date(value) + return value + + def convert_timefield_value(self, value, expression, connection): + if value is not None: + if not isinstance(value, datetime.time): + value = parse_time(value) + return value + + def get_decimalfield_converter(self, expression): + # SQLite stores only 15 significant digits. Digits coming from + # float inaccuracy must be removed. + create_decimal = decimal.Context(prec=15).create_decimal_from_float + if isinstance(expression, Col): + quantize_value = decimal.Decimal(1).scaleb(-expression.output_field.decimal_places) + + def converter(value, expression, connection): + if value is not None: + return create_decimal(value).quantize(quantize_value, context=expression.output_field.context) + else: + def converter(value, expression, connection): + if value is not None: + return create_decimal(value) + return converter + + def convert_uuidfield_value(self, value, expression, connection): + if value is not None: + value = uuid.UUID(value) + return value + + def convert_booleanfield_value(self, value, expression, connection): + return bool(value) if value in (1, 0) else value + + def bulk_insert_sql(self, fields, placeholder_rows): + return " UNION ALL ".join( + "SELECT %s" % ", ".join(row) + for row in placeholder_rows + ) + + def combine_expression(self, connector, sub_expressions): + # SQLite doesn't have a power function, so we fake it with a + # user-defined function django_power that's registered in connect(). + if connector == '^': + return 'django_power(%s)' % ','.join(sub_expressions) + return super().combine_expression(connector, sub_expressions) + + def combine_duration_expression(self, connector, sub_expressions): + if connector not in ['+', '-']: + raise utils.DatabaseError('Invalid connector for timedelta: %s.' % connector) + fn_params = ["'%s'" % connector] + sub_expressions + if len(fn_params) > 3: + raise ValueError('Too many params for timedelta operations.') + return "django_format_dtdelta(%s)" % ', '.join(fn_params) + + def integer_field_range(self, internal_type): + # SQLite doesn't enforce any integer constraints + return (None, None) + + def subtract_temporals(self, internal_type, lhs, rhs): + lhs_sql, lhs_params = lhs + rhs_sql, rhs_params = rhs + if internal_type == 'TimeField': + return "django_time_diff(%s, %s)" % (lhs_sql, rhs_sql), lhs_params + rhs_params + return "django_timestamp_diff(%s, %s)" % (lhs_sql, rhs_sql), lhs_params + rhs_params diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/schema.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/schema.py new file mode 100644 index 00000000000..0954c66aafc --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/sqlite3/schema.py @@ -0,0 +1,373 @@ +import contextlib +import copy +from decimal import Decimal + +from django.apps.registry import Apps +from django.db.backends.base.schema import BaseDatabaseSchemaEditor +from django.db.backends.ddl_references import Statement +from django.db.transaction import atomic +from django.db.utils import NotSupportedError + + +class DatabaseSchemaEditor(BaseDatabaseSchemaEditor): + + sql_delete_table = "DROP TABLE %(table)s" + sql_create_fk = None + sql_create_inline_fk = "REFERENCES %(to_table)s (%(to_column)s) DEFERRABLE INITIALLY DEFERRED" + sql_create_unique = "CREATE UNIQUE INDEX %(name)s ON %(table)s (%(columns)s)" + sql_delete_unique = "DROP INDEX %(name)s" + + def __enter__(self): + # Some SQLite schema alterations need foreign key constraints to be + # disabled. Enforce it here for the duration of the schema edition. + if not self.connection.disable_constraint_checking(): + raise NotSupportedError( + 'SQLite schema editor cannot be used while foreign key ' + 'constraint checks are enabled. Make sure to disable them ' + 'before entering a transaction.atomic() context because ' + 'SQLite3 does not support disabling them in the middle of ' + 'a multi-statement transaction.' + ) + self.connection.cursor().execute('PRAGMA legacy_alter_table = ON') + return super().__enter__() + + def __exit__(self, exc_type, exc_value, traceback): + super().__exit__(exc_type, exc_value, traceback) + self.connection.cursor().execute('PRAGMA legacy_alter_table = OFF') + self.connection.enable_constraint_checking() + + def quote_value(self, value): + # The backend "mostly works" without this function and there are use + # cases for compiling Python without the sqlite3 libraries (e.g. + # security hardening). + try: + import sqlite3 + value = sqlite3.adapt(value) + except ImportError: + pass + except sqlite3.ProgrammingError: + pass + # Manual emulation of SQLite parameter quoting + if isinstance(value, bool): + return str(int(value)) + elif isinstance(value, (Decimal, float, int)): + return str(value) + elif isinstance(value, str): + return "'%s'" % value.replace("\'", "\'\'") + elif value is None: + return "NULL" + elif isinstance(value, (bytes, bytearray, memoryview)): + # Bytes are only allowed for BLOB fields, encoded as string + # literals containing hexadecimal data and preceded by a single "X" + # character. + return "X'%s'" % value.hex() + else: + raise ValueError("Cannot quote parameter value %r of type %s" % (value, type(value))) + + def _is_referenced_by_fk_constraint(self, table_name, column_name=None, ignore_self=False): + """ + Return whether or not the provided table name is referenced by another + one. If `column_name` is specified, only references pointing to that + column are considered. If `ignore_self` is True, self-referential + constraints are ignored. + """ + with self.connection.cursor() as cursor: + for other_table in self.connection.introspection.get_table_list(cursor): + if ignore_self and other_table.name == table_name: + continue + constraints = self.connection.introspection._get_foreign_key_constraints(cursor, other_table.name) + for constraint in constraints.values(): + constraint_table, constraint_column = constraint['foreign_key'] + if (constraint_table == table_name and + (column_name is None or constraint_column == column_name)): + return True + return False + + def alter_db_table(self, model, old_db_table, new_db_table, disable_constraints=True): + if disable_constraints and self._is_referenced_by_fk_constraint(old_db_table): + if self.connection.in_atomic_block: + raise NotSupportedError(( + 'Renaming the %r table while in a transaction is not ' + 'supported on SQLite because it would break referential ' + 'integrity. Try adding `atomic = False` to the Migration class.' + ) % old_db_table) + self.connection.enable_constraint_checking() + super().alter_db_table(model, old_db_table, new_db_table) + self.connection.disable_constraint_checking() + else: + super().alter_db_table(model, old_db_table, new_db_table) + + def alter_field(self, model, old_field, new_field, strict=False): + old_field_name = old_field.name + table_name = model._meta.db_table + _, old_column_name = old_field.get_attname_column() + if (new_field.name != old_field_name and + self._is_referenced_by_fk_constraint(table_name, old_column_name, ignore_self=True)): + if self.connection.in_atomic_block: + raise NotSupportedError(( + 'Renaming the %r.%r column while in a transaction is not ' + 'supported on SQLite because it would break referential ' + 'integrity. Try adding `atomic = False` to the Migration class.' + ) % (model._meta.db_table, old_field_name)) + with atomic(self.connection.alias): + super().alter_field(model, old_field, new_field, strict=strict) + # Follow SQLite's documented procedure for performing changes + # that don't affect the on-disk content. + # https://sqlite.org/lang_altertable.html#otheralter + with self.connection.cursor() as cursor: + schema_version = cursor.execute('PRAGMA schema_version').fetchone()[0] + cursor.execute('PRAGMA writable_schema = 1') + references_template = ' REFERENCES "%s" ("%%s") ' % table_name + new_column_name = new_field.get_attname_column()[1] + search = references_template % old_column_name + replacement = references_template % new_column_name + cursor.execute('UPDATE sqlite_master SET sql = replace(sql, %s, %s)', (search, replacement)) + cursor.execute('PRAGMA schema_version = %d' % (schema_version + 1)) + cursor.execute('PRAGMA writable_schema = 0') + # The integrity check will raise an exception and rollback + # the transaction if the sqlite_master updates corrupt the + # database. + cursor.execute('PRAGMA integrity_check') + # Perform a VACUUM to refresh the database representation from + # the sqlite_master table. + with self.connection.cursor() as cursor: + cursor.execute('VACUUM') + else: + super().alter_field(model, old_field, new_field, strict=strict) + + def _remake_table(self, model, create_field=None, delete_field=None, alter_field=None): + """ + Shortcut to transform a model from old_model into new_model + + The essential steps are: + 1. rename the model's existing table, e.g. "app_model" to "app_model__old" + 2. create a table with the updated definition called "app_model" + 3. copy the data from the old renamed table to the new table + 4. delete the "app_model__old" table + """ + # Self-referential fields must be recreated rather than copied from + # the old model to ensure their remote_field.field_name doesn't refer + # to an altered field. + def is_self_referential(f): + return f.is_relation and f.remote_field.model is model + # Work out the new fields dict / mapping + body = { + f.name: f.clone() if is_self_referential(f) else f + for f in model._meta.local_concrete_fields + } + # Since mapping might mix column names and default values, + # its values must be already quoted. + mapping = {f.column: self.quote_name(f.column) for f in model._meta.local_concrete_fields} + # This maps field names (not columns) for things like unique_together + rename_mapping = {} + # If any of the new or altered fields is introducing a new PK, + # remove the old one + restore_pk_field = None + if getattr(create_field, 'primary_key', False) or ( + alter_field and getattr(alter_field[1], 'primary_key', False)): + for name, field in list(body.items()): + if field.primary_key: + field.primary_key = False + restore_pk_field = field + if field.auto_created: + del body[name] + del mapping[field.column] + # Add in any created fields + if create_field: + body[create_field.name] = create_field + # Choose a default and insert it into the copy map + if not create_field.many_to_many and create_field.concrete: + mapping[create_field.column] = self.quote_value( + self.effective_default(create_field) + ) + # Add in any altered fields + if alter_field: + old_field, new_field = alter_field + body.pop(old_field.name, None) + mapping.pop(old_field.column, None) + body[new_field.name] = new_field + if old_field.null and not new_field.null: + case_sql = "coalesce(%(col)s, %(default)s)" % { + 'col': self.quote_name(old_field.column), + 'default': self.quote_value(self.effective_default(new_field)) + } + mapping[new_field.column] = case_sql + else: + mapping[new_field.column] = self.quote_name(old_field.column) + rename_mapping[old_field.name] = new_field.name + # Remove any deleted fields + if delete_field: + del body[delete_field.name] + del mapping[delete_field.column] + # Remove any implicit M2M tables + if delete_field.many_to_many and delete_field.remote_field.through._meta.auto_created: + return self.delete_model(delete_field.remote_field.through) + # Work inside a new app registry + apps = Apps() + + # Provide isolated instances of the fields to the new model body so + # that the existing model's internals aren't interfered with when + # the dummy model is constructed. + body = copy.deepcopy(body) + + # Work out the new value of unique_together, taking renames into + # account + unique_together = [ + [rename_mapping.get(n, n) for n in unique] + for unique in model._meta.unique_together + ] + + # Work out the new value for index_together, taking renames into + # account + index_together = [ + [rename_mapping.get(n, n) for n in index] + for index in model._meta.index_together + ] + + indexes = model._meta.indexes + if delete_field: + indexes = [ + index for index in indexes + if delete_field.name not in index.fields + ] + + # Construct a new model for the new state + meta_contents = { + 'app_label': model._meta.app_label, + 'db_table': model._meta.db_table, + 'unique_together': unique_together, + 'index_together': index_together, + 'indexes': indexes, + 'apps': apps, + } + meta = type("Meta", (), meta_contents) + body['Meta'] = meta + body['__module__'] = model.__module__ + + temp_model = type(model._meta.object_name, model.__bases__, body) + + # We need to modify model._meta.db_table, but everything explodes + # if the change isn't reversed before the end of this method. This + # context manager helps us avoid that situation. + @contextlib.contextmanager + def altered_table_name(model, temporary_table_name): + original_table_name = model._meta.db_table + model._meta.db_table = temporary_table_name + yield + model._meta.db_table = original_table_name + + with altered_table_name(model, model._meta.db_table + "__old"): + # Rename the old table to make way for the new + self.alter_db_table( + model, temp_model._meta.db_table, model._meta.db_table, + disable_constraints=False, + ) + # Create a new table with the updated schema. + self.create_model(temp_model) + + # Copy data from the old table into the new table + field_maps = list(mapping.items()) + self.execute("INSERT INTO %s (%s) SELECT %s FROM %s" % ( + self.quote_name(temp_model._meta.db_table), + ', '.join(self.quote_name(x) for x, y in field_maps), + ', '.join(y for x, y in field_maps), + self.quote_name(model._meta.db_table), + )) + + # Delete the old table + self.delete_model(model, handle_autom2m=False) + + # Run deferred SQL on correct table + for sql in self.deferred_sql: + self.execute(sql) + self.deferred_sql = [] + # Fix any PK-removed field + if restore_pk_field: + restore_pk_field.primary_key = True + + def delete_model(self, model, handle_autom2m=True): + if handle_autom2m: + super().delete_model(model) + else: + # Delete the table (and only that) + self.execute(self.sql_delete_table % { + "table": self.quote_name(model._meta.db_table), + }) + # Remove all deferred statements referencing the deleted table. + for sql in list(self.deferred_sql): + if isinstance(sql, Statement) and sql.references_table(model._meta.db_table): + self.deferred_sql.remove(sql) + + def add_field(self, model, field): + """ + Create a field on a model. Usually involves adding a column, but may + involve adding a table instead (for M2M fields). + """ + # Special-case implicit M2M tables + if field.many_to_many and field.remote_field.through._meta.auto_created: + return self.create_model(field.remote_field.through) + self._remake_table(model, create_field=field) + + def remove_field(self, model, field): + """ + Remove a field from a model. Usually involves deleting a column, + but for M2Ms may involve deleting a table. + """ + # M2M fields are a special case + if field.many_to_many: + # For implicit M2M tables, delete the auto-created table + if field.remote_field.through._meta.auto_created: + self.delete_model(field.remote_field.through) + # For explicit "through" M2M fields, do nothing + # For everything else, remake. + else: + # It might not actually have a column behind it + if field.db_parameters(connection=self.connection)['type'] is None: + return + self._remake_table(model, delete_field=field) + + def _alter_field(self, model, old_field, new_field, old_type, new_type, + old_db_params, new_db_params, strict=False): + """Perform a "physical" (non-ManyToMany) field update.""" + # Alter by remaking table + self._remake_table(model, alter_field=(old_field, new_field)) + # Rebuild tables with FKs pointing to this field if the PK type changed. + if old_field.primary_key and new_field.primary_key and old_type != new_type: + for rel in new_field.model._meta.related_objects: + if not rel.many_to_many: + self._remake_table(rel.related_model) + + def _alter_many_to_many(self, model, old_field, new_field, strict): + """Alter M2Ms to repoint their to= endpoints.""" + if old_field.remote_field.through._meta.db_table == new_field.remote_field.through._meta.db_table: + # The field name didn't change, but some options did; we have to propagate this altering. + self._remake_table( + old_field.remote_field.through, + alter_field=( + # We need the field that points to the target model, so we can tell alter_field to change it - + # this is m2m_reverse_field_name() (as opposed to m2m_field_name, which points to our model) + old_field.remote_field.through._meta.get_field(old_field.m2m_reverse_field_name()), + new_field.remote_field.through._meta.get_field(new_field.m2m_reverse_field_name()), + ), + ) + return + + # Make a new through table + self.create_model(new_field.remote_field.through) + # Copy the data across + self.execute("INSERT INTO %s (%s) SELECT %s FROM %s" % ( + self.quote_name(new_field.remote_field.through._meta.db_table), + ', '.join([ + "id", + new_field.m2m_column_name(), + new_field.m2m_reverse_name(), + ]), + ', '.join([ + "id", + old_field.m2m_column_name(), + old_field.m2m_reverse_name(), + ]), + self.quote_name(old_field.remote_field.through._meta.db_table), + )) + # Delete the old through table + self.delete_model(old_field.remote_field.through) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/utils.py new file mode 100644 index 00000000000..a574d645621 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/backends/utils.py @@ -0,0 +1,256 @@ +import datetime +import decimal +import functools +import hashlib +import logging +from time import time + +from django.conf import settings +from django.db.utils import NotSupportedError +from django.utils.encoding import force_bytes +from django.utils.timezone import utc + +logger = logging.getLogger('django.db.backends') + + +class CursorWrapper: + def __init__(self, cursor, db): + self.cursor = cursor + self.db = db + + WRAP_ERROR_ATTRS = frozenset(['fetchone', 'fetchmany', 'fetchall', 'nextset']) + + def __getattr__(self, attr): + cursor_attr = getattr(self.cursor, attr) + if attr in CursorWrapper.WRAP_ERROR_ATTRS: + return self.db.wrap_database_errors(cursor_attr) + else: + return cursor_attr + + def __iter__(self): + with self.db.wrap_database_errors: + yield from self.cursor + + def __enter__(self): + return self + + def __exit__(self, type, value, traceback): + # Close instead of passing through to avoid backend-specific behavior + # (#17671). Catch errors liberally because errors in cleanup code + # aren't useful. + try: + self.close() + except self.db.Database.Error: + pass + + # The following methods cannot be implemented in __getattr__, because the + # code must run when the method is invoked, not just when it is accessed. + + def callproc(self, procname, params=None, kparams=None): + # Keyword parameters for callproc aren't supported in PEP 249, but the + # database driver may support them (e.g. cx_Oracle). + if kparams is not None and not self.db.features.supports_callproc_kwargs: + raise NotSupportedError( + 'Keyword parameters for callproc are not supported on this ' + 'database backend.' + ) + self.db.validate_no_broken_transaction() + with self.db.wrap_database_errors: + if params is None and kparams is None: + return self.cursor.callproc(procname) + elif kparams is None: + return self.cursor.callproc(procname, params) + else: + params = params or () + return self.cursor.callproc(procname, params, kparams) + + def execute(self, sql, params=None): + return self._execute_with_wrappers(sql, params, many=False, executor=self._execute) + + def executemany(self, sql, param_list): + return self._execute_with_wrappers(sql, param_list, many=True, executor=self._executemany) + + def _execute_with_wrappers(self, sql, params, many, executor): + context = {'connection': self.db, 'cursor': self} + for wrapper in reversed(self.db.execute_wrappers): + executor = functools.partial(wrapper, executor) + return executor(sql, params, many, context) + + def _execute(self, sql, params, *ignored_wrapper_args): + self.db.validate_no_broken_transaction() + with self.db.wrap_database_errors: + if params is None: + return self.cursor.execute(sql) + else: + return self.cursor.execute(sql, params) + + def _executemany(self, sql, param_list, *ignored_wrapper_args): + self.db.validate_no_broken_transaction() + with self.db.wrap_database_errors: + return self.cursor.executemany(sql, param_list) + + +class CursorDebugWrapper(CursorWrapper): + + # XXX callproc isn't instrumented at this time. + + def execute(self, sql, params=None): + start = time() + try: + return super().execute(sql, params) + finally: + stop = time() + duration = stop - start + sql = self.db.ops.last_executed_query(self.cursor, sql, params) + self.db.queries_log.append({ + 'sql': sql, + 'time': "%.3f" % duration, + }) + logger.debug( + '(%.3f) %s; args=%s', duration, sql, params, + extra={'duration': duration, 'sql': sql, 'params': params} + ) + + def executemany(self, sql, param_list): + start = time() + try: + return super().executemany(sql, param_list) + finally: + stop = time() + duration = stop - start + try: + times = len(param_list) + except TypeError: # param_list could be an iterator + times = '?' + self.db.queries_log.append({ + 'sql': '%s times: %s' % (times, sql), + 'time': "%.3f" % duration, + }) + logger.debug( + '(%.3f) %s; args=%s', duration, sql, param_list, + extra={'duration': duration, 'sql': sql, 'params': param_list} + ) + + +############################################### +# Converters from database (string) to Python # +############################################### + +def typecast_date(s): + return datetime.date(*map(int, s.split('-'))) if s else None # return None if s is null + + +def typecast_time(s): # does NOT store time zone information + if not s: + return None + hour, minutes, seconds = s.split(':') + if '.' in seconds: # check whether seconds have a fractional part + seconds, microseconds = seconds.split('.') + else: + microseconds = '0' + return datetime.time(int(hour), int(minutes), int(seconds), int((microseconds + '000000')[:6])) + + +def typecast_timestamp(s): # does NOT store time zone information + # "2005-07-29 15:48:00.590358-05" + # "2005-07-29 09:56:00-05" + if not s: + return None + if ' ' not in s: + return typecast_date(s) + d, t = s.split() + # Extract timezone information, if it exists. Currently it's ignored. + if '-' in t: + t, tz = t.split('-', 1) + tz = '-' + tz + elif '+' in t: + t, tz = t.split('+', 1) + tz = '+' + tz + else: + tz = '' + dates = d.split('-') + times = t.split(':') + seconds = times[2] + if '.' in seconds: # check whether seconds have a fractional part + seconds, microseconds = seconds.split('.') + else: + microseconds = '0' + tzinfo = utc if settings.USE_TZ else None + return datetime.datetime( + int(dates[0]), int(dates[1]), int(dates[2]), + int(times[0]), int(times[1]), int(seconds), + int((microseconds + '000000')[:6]), tzinfo + ) + + +############################################### +# Converters from Python to database (string) # +############################################### + +def rev_typecast_decimal(d): + if d is None: + return None + return str(d) + + +def split_identifier(identifier): + """ + Split a SQL identifier into a two element tuple of (namespace, name). + + The identifier could be a table, column, or sequence name might be prefixed + by a namespace. + """ + try: + namespace, name = identifier.split('"."') + except ValueError: + namespace, name = '', identifier + return namespace.strip('"'), name.strip('"') + + +def truncate_name(identifier, length=None, hash_len=4): + """ + Shorten a SQL identifier to a repeatable mangled version with the given + length. + + If a quote stripped name contains a namespace, e.g. USERNAME"."TABLE, + truncate the table portion only. + """ + namespace, name = split_identifier(identifier) + + if length is None or len(name) <= length: + return identifier + + digest = hashlib.md5(force_bytes(name)).hexdigest()[:hash_len] + return '%s%s%s' % ('%s"."' % namespace if namespace else '', name[:length - hash_len], digest) + + +def format_number(value, max_digits, decimal_places): + """ + Format a number into a string with the requisite number of digits and + decimal places. + """ + if value is None: + return None + if isinstance(value, decimal.Decimal): + context = decimal.getcontext().copy() + if max_digits is not None: + context.prec = max_digits + if decimal_places is not None: + value = value.quantize(decimal.Decimal(1).scaleb(-decimal_places), context=context) + else: + context.traps[decimal.Rounded] = 1 + value = context.create_decimal(value) + return "{:f}".format(value) + if decimal_places is not None: + return "%.*f" % (decimal_places, value) + return "{:f}".format(value) + + +def strip_quotes(table_name): + """ + Strip quotes off of quoted table names to make them safe for use in index + names, sequence names, etc. For example '"USER"."TABLE"' (an Oracle naming + scheme) becomes 'USER"."TABLE'. + """ + has_quotes = table_name.startswith('"') and table_name.endswith('"') + return table_name[1:-1] if has_quotes else table_name diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__init__.py new file mode 100644 index 00000000000..e7f3d2d7689 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__init__.py @@ -0,0 +1,2 @@ +from .migration import Migration, swappable_dependency # NOQA +from .operations import * # NOQA diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7c622d7fe428cbd3ff8b8cefdc42efe7f1799243 GIT binary patch literal 289 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/exceptions.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/exceptions.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0b3d8adc0b5eec5b0970484c776b101997bf98c1 GIT binary patch literal 2488 zcmbVO%WfMt6rIuNZOO9YN18MR1_gpd1uUU00<=I8*oo6NKqC}&+J!a)YDi18XNFUf za%020deyJ!*86_VY`f|&bk%c556cf2a4GO=&L!{g@Q}QmpPS9PgYw7M1Nm3casDQ- zT;OwdP|cq(+~IEI#O}a#o$nl8;NH2zJyH1G8+gD)UIH%VxCmV472ryaOTblL1Fq$` z3|!|cz$>DH_$qLNH-Vd?23!YTXY(Jh zbUJR<++&svnGtWaRyri_a&ZB6P|X^Qa0V`S1_ka8JYK+Cylizh9?H=~+LJu~wEIqJ z;oC7we3b}4mLtuqREZxm8;*tXnV+y&_^B2L@Ol}IK8fhL5d^CvCt}sx6URNPPk8R>MRM3nPwZGF zUv|Ih8EM5fB97PyL9;G=*jo@aJ@FwFDRDO4^hA3Yj+WMtsk%is_uN~j_AAEU&Bd5X z_2T_lXz`3B88W^k)$>WB1>Wx37uFr3%w0+M0R=hSa&FN}hXD zefV1Ha1t@SCsL7ck%Y6gy(FCYGES8-5)`+s+SbCT=vesSEYjzT(7OmXKyUR5Ve;IY z@RPSmh}DwDio`BN{vKHAlhc>GiO;!d6|u=?Z*Px9R0>A|@}-9Cf4 zl8I{EPL<-%oI_C4Z9I0|eDn)fZvtH(8adcl9R#Gmq1ig_>7(05 z&3oM#bfFKOaSnYBodb6ZLw5@O)6E<2dHz&)z$X{tAtJ7`fe>1xptFs}Ih|WYn0D(x z`-(2nn`qX$LZ(WF)=Set(T~V1?w9FPo>}Sg`xMns04{+-y;Suyc|+7IWpQEBG%vR) zO*7kCB&U7cg)w_4kwTME|H8XY>^2gQ@xsqh^T}3SP555JZ_ExyBbuw5&r#F3w-L;$-%LLjUXtjB4o<^cD=qz6YsLQnI}I19 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/executor.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/executor.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..744ec239ac1d8a5ba1ce721dc4211dc65cbbc37e GIT binary patch literal 11001 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/migration.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/migration.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3eede418d4683eff7dbc356e4916a81fe2e40f84 GIT binary patch literal 5361 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/optimizer.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/optimizer.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..094411d8da16e2124ca50c37d8aa83dfde758e50 GIT binary patch literal 2498 zcmaJ@%ZeLE6zys~Mv}+I7($#U6$sb@Sy}}0AR#1pa0tX>CyqBFrYWgPQh8d{Jyord zHMCZCHu;3C>}4R|kPqo?R$iNIvdX#DQjaEM+_-A$b>HV6`QhcuodDl&Ukvpttp29W z?pMR+8w__1(|3UkBzuPOG#mypd=PYNW1OG+Dv6JAtb!qv!7!9;Sd)9QChO1Gur6D& zA)8n=ypDEp?XI3$k?F+TOEW#!r^<>)EC@Or-~D8%EYD_&C*`Go$Wxn)m2*A5oGGjL zDp}CciI$2B9&4BJWWw*I&_sHjS0#+}4+R9Q$`;lrx${~bFGS1}%iS!o8H~otOtTrk z1S^4BUWRVCR>n`z%~4#!lg?N`Tw#%&Du zDJIGCAPVx}Im=ldz6jT~91k9&?4Jc8-PCe+6xv>1dw}(t9XBOb-MaV(YP|s}-d&;1 z`MN2S*%eZS#P#`o;T%$k>|CfAj$I}UYTT=|O%4^QeR*A1d{P?IbyZ<%}yao>h9Zks3YZ`(TTC4>$+s9Y-pc z!b)E=Qs+y6bUNi507v#LI_ffER(vip#DGq9S(2u}A6XqGNRhBwxpVD>Zq{SOOqr^j zI@cKqGR$xOv@j2T{Gqqgn8=2Y(22R?6Y8qLoO-RtRW|N-%a$ZS{0zUfF=Yx;j=I=| z;R}=LxKxk{n~|43I9yYpUMng^YpdKMKJ$*Al}(Au(ueYeSG{4GKFmVZTu~OY84^%o zsS5KPz0DV3FoIV`2=pZo@lvedtyhT?evz->$`14?Qjw-nEJnmRcDf+okXvLbF#^dM z5vC?3efnn1XniA&IW^ln*{P?RO!QcjhFwofGNHu21ZxB@LEFJ$HymDyG$^zr-{Q(f zLPb9F-Fi_6JSRn`%7QD}m8(UwOyD1ZZA06?qroz3=?Ouzm{?M`8-0%@a8qpl>%$4Yoene!41J+uc4aI+}vFn&CdX z!dk4(PT#xu3)SCBoa0gYIo-p!jp6>nG!53ZEXdhYb`U)J^Ota4UpHu<*Cl%!Z2D{X zPT=pJ;jX#f+ur2$yor0fp%?2`-T)KtlC~LzjAogen z6ig4>)wW=di-xDvVMm*2q_U+_#w;z*wjAfh~K7`M<9dDq3HaM!%+)uP}oD02lY%<^TWy literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/questioner.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/questioner.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..052a84985598a531e2879c8c79c1b5971ab180e4 GIT binary patch literal 8664 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 CaO*4p literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/recorder.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/recorder.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..b9bfad9bb846772fac3231e214bd992763fdc1fc GIT binary patch literal 3964 zcma)9TW=f36`t7(xui&0mM=-2A{iu(W46gMsZq2=4a04ev_WA3v0@}$pxBN$Lvf|O z&@)TPBIG_)eku?Y=r52S^@sYfuYK}g=u30X>~cwobde=?c6Rp6neW^WpLM%!0@pu& z6GVSnBji8$vUu6>@)&Nt4TB(p#w4Kur8u`@E3pIH%c?zRR`zLa9u_f}LhZ zuW3ns`$@E?cphcx&R`@H{v^^mO7{lHZSiv84adTo;?-20X8c zn;_Gz;(CqlsT^cVNX7pRz}pP2Ey-hc6y+nP^GpF|mdr$9%1~<-r7RywCMpH^ZL{Dj;;8^EC88PozBYDYlQBqvFz!## zK&)Ec<%0v6ik@Kx`w>UVM*L7R&W3ST?lGuYo*|s)6R9GpjX0G;z8V7YTzjC5Ny^9L zI06lTHkiteP(w;4*&!-LWr>m3AobZF`5_=G5tOv0+Dk!re8i76OC(Q0$(N6*4k=Z! zxMOgqOa6qj( zXu%l9d{@SWCw4<)j0>VRfWi#_<^7{f9q2J1NZsEuCvJg-`&;s`pR3~%LqCpo`{Uz$ zl%)^+U-xyC%THj(0pEj76^YpG&yn`a*ptd19~Taa_6};O0fR>y)S+q=U@@(7H`Pf!6l)My)~ip*C^(q3&6QgMt?}$a(>}4+D2Dp}G#die?z< zT!kS+?x-I^rytbJR+yur-|lr(2dGsShjknfWYGG2#MPIPjD@<1i#Ko)bFBO(N@V%L z#kFST-9}*b7Sh(rFJ}f{tHyF0NHmrZk9P29t-I=NcpVtjFu@DwcpGIQ@d+p^gc7nt zF6cJ;?jTE3Ilz?OvlQ}F=$;E_n`6P7qBP3G@B{cb)61P2ORbj~*_$nf_C$N_(=!X6 z5TECChp3;xa<3GiXlA?n07)0FNnQp};X+#FTHRU!u9M7CdH7u4s{vZmcb5S!k}iQn zLl{lH3zHJ$eg*Q(MX+a$b8=1(8sKDf`irMBpQx05qb5)ih9<`?g<_ST<%>w?+V3@u zi3&GNz}3|?6b98DbfYv^nI4yx2-ZyenE=*BV=z%VQ!7Ppjkqp@^=H7QG>o+>Y1MR> zghm%duP{Pmtv(@VN_NN z58CRll)SVknQr6_VVyuEp3=Wlq!jd}^*8G~@@JC5h@5-&^uZUYo+vDUvl3RSh+$O% zu;v34amWvORlWS}>1WSUQ-Gm1nTl8Lf0NShL(GH5-v_xWEth35lp=yAAn24lFgwcF z7)D{^qM9)DY!eJYqogft`C@Q2D7wiQ`envLGh!&<#3$Z`lbi?Ym?U zOm4LoqDd=*Ff3xP&?mtl!WPcCwFL^^Avx5K9ccGJsg2qrIny#{*^u3br1CMtq}RjO zD#gsJs`f9Pj+p{AumiWobTxt#|I&F$bI2Q~^k3F<2SOFo5@ZfHpNwM(N!9W{E$EA@ z%4t0W41+8gKYE1RkZl7}(ezi#>Zo8X6fpl`oDF!aANe(xdHUS$Ii*eC1D?U!A&)0g zhcN_LVZ)g#<79LBjNc+GEHuRO=-bZp?vDXBz=)Y$I7him^!yYirLm|n6C@6L0zL2d z5EH^OK7Y4Nli=DsXN$ef5%_xr(7&)2CAHOE;Hywl$OG6z%8Sx7=TuiUzYZ}2-EUZN z+=9JE{V3&ATHH$*=n|`Phz(OdaZuZYAIdv7}!h2XYy^qkurcW|m67)$O`v={x?HK?7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/serializer.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/serializer.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..62fd3916530ef683856484873fcd0847e1f94ad1 GIT binary patch literal 13779 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 F{})P}vaA3A literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/state.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/state.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..deb6778543310f618a17b3a65503dd842f19b61c GIT binary patch literal 18573 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/writer.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/__pycache__/writer.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0fff3088369a606ed604cb331df83c6f2044443a GIT binary patch literal 8167 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' % (self.__class__.__name__, self.key[0], self.key[1]) + + def add_child(self, child): + self.children.add(child) + + def add_parent(self, parent): + self.parents.add(parent) + + # Use manual caching, @cached_property effectively doubles the + # recursion depth for each recursion. + def ancestors(self): + # Use self.key instead of self to speed up the frequent hashing + # when constructing an OrderedSet. + if '_ancestors' not in self.__dict__: + ancestors = [] + for parent in sorted(self.parents, reverse=True): + ancestors += parent.ancestors() + ancestors.append(self.key) + self.__dict__['_ancestors'] = list(OrderedSet(ancestors)) + return self.__dict__['_ancestors'] + + # Use manual caching, @cached_property effectively doubles the + # recursion depth for each recursion. + def descendants(self): + # Use self.key instead of self to speed up the frequent hashing + # when constructing an OrderedSet. + if '_descendants' not in self.__dict__: + descendants = [] + for child in sorted(self.children, reverse=True): + descendants += child.descendants() + descendants.append(self.key) + self.__dict__['_descendants'] = list(OrderedSet(descendants)) + return self.__dict__['_descendants'] + + +class DummyNode(Node): + def __init__(self, key, origin, error_message): + super().__init__(key) + self.origin = origin + self.error_message = error_message + + def promote(self): + """ + Transition dummy to a normal node and clean off excess attribs. + Creating a Node object from scratch would be too much of a + hassle as many dependendies would need to be remapped. + """ + del self.origin + del self.error_message + self.__class__ = Node + + def raise_error(self): + raise NodeNotFoundError(self.error_message, self.key, origin=self.origin) + + +class MigrationGraph: + """ + Represent the digraph of all migrations in a project. + + Each migration is a node, and each dependency is an edge. There are + no implicit dependencies between numbered migrations - the numbering is + merely a convention to aid file listing. Every new numbered migration + has a declared dependency to the previous number, meaning that VCS + branch merges can be detected and resolved. + + Migrations files can be marked as replacing another set of migrations - + this is to support the "squash" feature. The graph handler isn't responsible + for these; instead, the code to load them in here should examine the + migration files and if the replaced migrations are all either unapplied + or not present, it should ignore the replaced ones, load in just the + replacing migration, and repoint any dependencies that pointed to the + replaced migrations to point to the replacing one. + + A node should be a tuple: (app_path, migration_name). The tree special-cases + things within an app - namely, root nodes and leaf nodes ignore dependencies + to other apps. + """ + + def __init__(self): + self.node_map = {} + self.nodes = {} + self.cached = False + + def add_node(self, key, migration): + # If the key already exists, then it must be a dummy node. + dummy_node = self.node_map.get(key) + if dummy_node: + # Promote DummyNode to Node. + dummy_node.promote() + else: + node = Node(key) + self.node_map[key] = node + self.nodes[key] = migration + self.clear_cache() + + def add_dummy_node(self, key, origin, error_message): + node = DummyNode(key, origin, error_message) + self.node_map[key] = node + self.nodes[key] = None + + def add_dependency(self, migration, child, parent, skip_validation=False): + """ + This may create dummy nodes if they don't yet exist. If + `skip_validation=True`, validate_consistency() should be called + afterwards. + """ + if child not in self.nodes: + error_message = ( + "Migration %s dependencies reference nonexistent" + " child node %r" % (migration, child) + ) + self.add_dummy_node(child, migration, error_message) + if parent not in self.nodes: + error_message = ( + "Migration %s dependencies reference nonexistent" + " parent node %r" % (migration, parent) + ) + self.add_dummy_node(parent, migration, error_message) + self.node_map[child].add_parent(self.node_map[parent]) + self.node_map[parent].add_child(self.node_map[child]) + if not skip_validation: + self.validate_consistency() + self.clear_cache() + + def remove_replaced_nodes(self, replacement, replaced): + """ + Remove each of the `replaced` nodes (when they exist). Any + dependencies that were referencing them are changed to reference the + `replacement` node instead. + """ + # Cast list of replaced keys to set to speed up lookup later. + replaced = set(replaced) + try: + replacement_node = self.node_map[replacement] + except KeyError as err: + raise NodeNotFoundError( + "Unable to find replacement node %r. It was either never added" + " to the migration graph, or has been removed." % (replacement,), + replacement + ) from err + for replaced_key in replaced: + self.nodes.pop(replaced_key, None) + replaced_node = self.node_map.pop(replaced_key, None) + if replaced_node: + for child in replaced_node.children: + child.parents.remove(replaced_node) + # We don't want to create dependencies between the replaced + # node and the replacement node as this would lead to + # self-referencing on the replacement node at a later iteration. + if child.key not in replaced: + replacement_node.add_child(child) + child.add_parent(replacement_node) + for parent in replaced_node.parents: + parent.children.remove(replaced_node) + # Again, to avoid self-referencing. + if parent.key not in replaced: + replacement_node.add_parent(parent) + parent.add_child(replacement_node) + self.clear_cache() + + def remove_replacement_node(self, replacement, replaced): + """ + The inverse operation to `remove_replaced_nodes`. Almost. Remove the + replacement node `replacement` and remap its child nodes to `replaced` + - the list of nodes it would have replaced. Don't remap its parent + nodes as they are expected to be correct already. + """ + self.nodes.pop(replacement, None) + try: + replacement_node = self.node_map.pop(replacement) + except KeyError as err: + raise NodeNotFoundError( + "Unable to remove replacement node %r. It was either never added" + " to the migration graph, or has been removed already." % (replacement,), + replacement + ) from err + replaced_nodes = set() + replaced_nodes_parents = set() + for key in replaced: + replaced_node = self.node_map.get(key) + if replaced_node: + replaced_nodes.add(replaced_node) + replaced_nodes_parents |= replaced_node.parents + # We're only interested in the latest replaced node, so filter out + # replaced nodes that are parents of other replaced nodes. + replaced_nodes -= replaced_nodes_parents + for child in replacement_node.children: + child.parents.remove(replacement_node) + for replaced_node in replaced_nodes: + replaced_node.add_child(child) + child.add_parent(replaced_node) + for parent in replacement_node.parents: + parent.children.remove(replacement_node) + # NOTE: There is no need to remap parent dependencies as we can + # assume the replaced nodes already have the correct ancestry. + self.clear_cache() + + def validate_consistency(self): + """Ensure there are no dummy nodes remaining in the graph.""" + [n.raise_error() for n in self.node_map.values() if isinstance(n, DummyNode)] + + def clear_cache(self): + if self.cached: + for node in self.nodes: + self.node_map[node].__dict__.pop('_ancestors', None) + self.node_map[node].__dict__.pop('_descendants', None) + self.cached = False + + def forwards_plan(self, target): + """ + Given a node, return a list of which previous nodes (dependencies) must + be applied, ending with the node itself. This is the list you would + follow if applying the migrations to a database. + """ + if target not in self.nodes: + raise NodeNotFoundError("Node %r not a valid node" % (target,), target) + # Use parent.key instead of parent to speed up the frequent hashing in ensure_not_cyclic + self.ensure_not_cyclic(target, lambda x: (parent.key for parent in self.node_map[x].parents)) + self.cached = True + node = self.node_map[target] + try: + return node.ancestors() + except RuntimeError: + # fallback to iterative dfs + warnings.warn(RECURSION_DEPTH_WARNING, RuntimeWarning) + return self.iterative_dfs(node) + + def backwards_plan(self, target): + """ + Given a node, return a list of which dependent nodes (dependencies) + must be unapplied, ending with the node itself. This is the list you + would follow if removing the migrations from a database. + """ + if target not in self.nodes: + raise NodeNotFoundError("Node %r not a valid node" % (target,), target) + # Use child.key instead of child to speed up the frequent hashing in ensure_not_cyclic + self.ensure_not_cyclic(target, lambda x: (child.key for child in self.node_map[x].children)) + self.cached = True + node = self.node_map[target] + try: + return node.descendants() + except RuntimeError: + # fallback to iterative dfs + warnings.warn(RECURSION_DEPTH_WARNING, RuntimeWarning) + return self.iterative_dfs(node, forwards=False) + + def iterative_dfs(self, start, forwards=True): + """Iterative depth-first search for finding dependencies.""" + visited = [] + stack = [start] + while stack: + node = stack.pop() + visited.append(node) + stack += sorted(node.parents if forwards else node.children) + return list(OrderedSet(reversed(visited))) + + def root_nodes(self, app=None): + """ + Return all root nodes - that is, nodes with no dependencies inside + their app. These are the starting point for an app. + """ + roots = set() + for node in self.nodes: + if all(key[0] != node[0] for key in self.node_map[node].parents) and (not app or app == node[0]): + roots.add(node) + return sorted(roots) + + def leaf_nodes(self, app=None): + """ + Return all leaf nodes - that is, nodes with no dependents in their app. + These are the "most current" version of an app's schema. + Having more than one per app is technically an error, but one that + gets handled further up, in the interactive command - it's usually the + result of a VCS merge and needs some user input. + """ + leaves = set() + for node in self.nodes: + if all(key[0] != node[0] for key in self.node_map[node].children) and (not app or app == node[0]): + leaves.add(node) + return sorted(leaves) + + def ensure_not_cyclic(self, start, get_children): + # Algo from GvR: + # https://neopythonic.blogspot.com/2009/01/detecting-cycles-in-directed-graph.html + todo = set(self.nodes) + while todo: + node = todo.pop() + stack = [node] + while stack: + top = stack[-1] + for node in get_children(top): + if node in stack: + cycle = stack[stack.index(node):] + raise CircularDependencyError(", ".join("%s.%s" % n for n in cycle)) + if node in todo: + stack.append(node) + todo.remove(node) + break + else: + node = stack.pop() + + def __str__(self): + return 'Graph: %s nodes, %s edges' % self._nodes_and_edges() + + def __repr__(self): + nodes, edges = self._nodes_and_edges() + return '<%s: nodes=%s, edges=%s>' % (self.__class__.__name__, nodes, edges) + + def _nodes_and_edges(self): + return len(self.nodes), sum(len(node.parents) for node in self.node_map.values()) + + def _generate_plan(self, nodes, at_end): + plan = [] + for node in nodes: + for migration in self.forwards_plan(node): + if migration not in plan and (at_end or migration not in nodes): + plan.append(migration) + return plan + + def make_state(self, nodes=None, at_end=True, real_apps=None): + """ + Given a migration node or nodes, return a complete ProjectState for it. + If at_end is False, return the state before the migration has run. + If nodes is not provided, return the overall most current project state. + """ + if nodes is None: + nodes = list(self.leaf_nodes()) + if not nodes: + return ProjectState() + if not isinstance(nodes[0], tuple): + nodes = [nodes] + plan = self._generate_plan(nodes, at_end) + project_state = ProjectState(real_apps=real_apps) + for node in plan: + project_state = self.nodes[node].mutate_state(project_state, preserve=False) + return project_state + + def __contains__(self, node): + return node in self.nodes diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/loader.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/loader.py new file mode 100644 index 00000000000..9d0b4a41b4f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/loader.py @@ -0,0 +1,322 @@ +import pkgutil +import sys +from importlib import import_module, reload + +from django.apps import apps +from django.conf import settings +from django.db.migrations.graph import MigrationGraph +from django.db.migrations.recorder import MigrationRecorder + +from .exceptions import ( + AmbiguityError, BadMigrationError, InconsistentMigrationHistory, + NodeNotFoundError, +) + +MIGRATIONS_MODULE_NAME = 'migrations' + + +class MigrationLoader: + """ + Load migration files from disk and their status from the database. + + Migration files are expected to live in the "migrations" directory of + an app. Their names are entirely unimportant from a code perspective, + but will probably follow the 1234_name.py convention. + + On initialization, this class will scan those directories, and open and + read the Python files, looking for a class called Migration, which should + inherit from django.db.migrations.Migration. See + django.db.migrations.migration for what that looks like. + + Some migrations will be marked as "replacing" another set of migrations. + These are loaded into a separate set of migrations away from the main ones. + If all the migrations they replace are either unapplied or missing from + disk, then they are injected into the main set, replacing the named migrations. + Any dependency pointers to the replaced migrations are re-pointed to the + new migration. + + This does mean that this class MUST also talk to the database as well as + to disk, but this is probably fine. We're already not just operating + in memory. + """ + + def __init__(self, connection, load=True, ignore_no_migrations=False): + self.connection = connection + self.disk_migrations = None + self.applied_migrations = None + self.ignore_no_migrations = ignore_no_migrations + if load: + self.build_graph() + + @classmethod + def migrations_module(cls, app_label): + """ + Return the path to the migrations module for the specified app_label + and a boolean indicating if the module is specified in + settings.MIGRATION_MODULE. + """ + if app_label in settings.MIGRATION_MODULES: + return settings.MIGRATION_MODULES[app_label], True + else: + app_package_name = apps.get_app_config(app_label).name + return '%s.%s' % (app_package_name, MIGRATIONS_MODULE_NAME), False + + def load_disk(self): + """Load the migrations from all INSTALLED_APPS from disk.""" + self.disk_migrations = {} + self.unmigrated_apps = set() + self.migrated_apps = set() + for app_config in apps.get_app_configs(): + # Get the migrations module directory + module_name, explicit = self.migrations_module(app_config.label) + if module_name is None: + self.unmigrated_apps.add(app_config.label) + continue + was_loaded = module_name in sys.modules + try: + module = import_module(module_name) + except ImportError as e: + # I hate doing this, but I don't want to squash other import errors. + # Might be better to try a directory check directly. + if ((explicit and self.ignore_no_migrations) or ( + not explicit and "No module named" in str(e) and MIGRATIONS_MODULE_NAME in str(e))): + self.unmigrated_apps.add(app_config.label) + continue + raise + else: + # Empty directories are namespaces. + # getattr() needed on PY36 and older (replace w/attribute access). + if getattr(module, '__file__', None) is None: + self.unmigrated_apps.add(app_config.label) + continue + # Module is not a package (e.g. migrations.py). + if not hasattr(module, '__path__'): + self.unmigrated_apps.add(app_config.label) + continue + # Force a reload if it's already loaded (tests need this) + if was_loaded: + reload(module) + self.migrated_apps.add(app_config.label) + migration_names = { + name for _, name, is_pkg in pkgutil.iter_modules(module.__path__) + if not is_pkg and name[0] not in '_~' + } + # Load migrations + for migration_name in migration_names: + migration_path = '%s.%s' % (module_name, migration_name) + try: + migration_module = import_module(migration_path) + except ImportError as e: + if 'bad magic number' in str(e): + raise ImportError( + "Couldn't import %r as it appears to be a stale " + ".pyc file." % migration_path + ) from e + else: + raise + if not hasattr(migration_module, "Migration"): + raise BadMigrationError( + "Migration %s in app %s has no Migration class" % (migration_name, app_config.label) + ) + self.disk_migrations[app_config.label, migration_name] = migration_module.Migration( + migration_name, + app_config.label, + ) + + def get_migration(self, app_label, name_prefix): + """Return the named migration or raise NodeNotFoundError.""" + return self.graph.nodes[app_label, name_prefix] + + def get_migration_by_prefix(self, app_label, name_prefix): + """ + Return the migration(s) which match the given app label and name_prefix. + """ + # Do the search + results = [] + for migration_app_label, migration_name in self.disk_migrations: + if migration_app_label == app_label and migration_name.startswith(name_prefix): + results.append((migration_app_label, migration_name)) + if len(results) > 1: + raise AmbiguityError( + "There is more than one migration for '%s' with the prefix '%s'" % (app_label, name_prefix) + ) + elif not results: + raise KeyError("There no migrations for '%s' with the prefix '%s'" % (app_label, name_prefix)) + else: + return self.disk_migrations[results[0]] + + def check_key(self, key, current_app): + if (key[1] != "__first__" and key[1] != "__latest__") or key in self.graph: + return key + # Special-case __first__, which means "the first migration" for + # migrated apps, and is ignored for unmigrated apps. It allows + # makemigrations to declare dependencies on apps before they even have + # migrations. + if key[0] == current_app: + # Ignore __first__ references to the same app (#22325) + return + if key[0] in self.unmigrated_apps: + # This app isn't migrated, but something depends on it. + # The models will get auto-added into the state, though + # so we're fine. + return + if key[0] in self.migrated_apps: + try: + if key[1] == "__first__": + return self.graph.root_nodes(key[0])[0] + else: # "__latest__" + return self.graph.leaf_nodes(key[0])[0] + except IndexError: + if self.ignore_no_migrations: + return None + else: + raise ValueError("Dependency on app with no migrations: %s" % key[0]) + raise ValueError("Dependency on unknown app: %s" % key[0]) + + def add_internal_dependencies(self, key, migration): + """ + Internal dependencies need to be added first to ensure `__first__` + dependencies find the correct root node. + """ + for parent in migration.dependencies: + # Ignore __first__ references to the same app. + if parent[0] == key[0] and parent[1] != '__first__': + self.graph.add_dependency(migration, key, parent, skip_validation=True) + + def add_external_dependencies(self, key, migration): + for parent in migration.dependencies: + # Skip internal dependencies + if key[0] == parent[0]: + continue + parent = self.check_key(parent, key[0]) + if parent is not None: + self.graph.add_dependency(migration, key, parent, skip_validation=True) + for child in migration.run_before: + child = self.check_key(child, key[0]) + if child is not None: + self.graph.add_dependency(migration, child, key, skip_validation=True) + + def build_graph(self): + """ + Build a migration dependency graph using both the disk and database. + You'll need to rebuild the graph if you apply migrations. This isn't + usually a problem as generally migration stuff runs in a one-shot process. + """ + # Load disk data + self.load_disk() + # Load database data + if self.connection is None: + self.applied_migrations = set() + else: + recorder = MigrationRecorder(self.connection) + self.applied_migrations = recorder.applied_migrations() + # To start, populate the migration graph with nodes for ALL migrations + # and their dependencies. Also make note of replacing migrations at this step. + self.graph = MigrationGraph() + self.replacements = {} + for key, migration in self.disk_migrations.items(): + self.graph.add_node(key, migration) + # Internal (aka same-app) dependencies. + self.add_internal_dependencies(key, migration) + # Replacing migrations. + if migration.replaces: + self.replacements[key] = migration + # Add external dependencies now that the internal ones have been resolved. + for key, migration in self.disk_migrations.items(): + self.add_external_dependencies(key, migration) + # Carry out replacements where possible. + for key, migration in self.replacements.items(): + # Get applied status of each of this migration's replacement targets. + applied_statuses = [(target in self.applied_migrations) for target in migration.replaces] + # Ensure the replacing migration is only marked as applied if all of + # its replacement targets are. + if all(applied_statuses): + self.applied_migrations.add(key) + else: + self.applied_migrations.discard(key) + # A replacing migration can be used if either all or none of its + # replacement targets have been applied. + if all(applied_statuses) or (not any(applied_statuses)): + self.graph.remove_replaced_nodes(key, migration.replaces) + else: + # This replacing migration cannot be used because it is partially applied. + # Remove it from the graph and remap dependencies to it (#25945). + self.graph.remove_replacement_node(key, migration.replaces) + # Ensure the graph is consistent. + try: + self.graph.validate_consistency() + except NodeNotFoundError as exc: + # Check if the missing node could have been replaced by any squash + # migration but wasn't because the squash migration was partially + # applied before. In that case raise a more understandable exception + # (#23556). + # Get reverse replacements. + reverse_replacements = {} + for key, migration in self.replacements.items(): + for replaced in migration.replaces: + reverse_replacements.setdefault(replaced, set()).add(key) + # Try to reraise exception with more detail. + if exc.node in reverse_replacements: + candidates = reverse_replacements.get(exc.node, set()) + is_replaced = any(candidate in self.graph.nodes for candidate in candidates) + if not is_replaced: + tries = ', '.join('%s.%s' % c for c in candidates) + raise NodeNotFoundError( + "Migration {0} depends on nonexistent node ('{1}', '{2}'). " + "Django tried to replace migration {1}.{2} with any of [{3}] " + "but wasn't able to because some of the replaced migrations " + "are already applied.".format( + exc.origin, exc.node[0], exc.node[1], tries + ), + exc.node + ) from exc + raise exc + + def check_consistent_history(self, connection): + """ + Raise InconsistentMigrationHistory if any applied migrations have + unapplied dependencies. + """ + recorder = MigrationRecorder(connection) + applied = recorder.applied_migrations() + for migration in applied: + # If the migration is unknown, skip it. + if migration not in self.graph.nodes: + continue + for parent in self.graph.node_map[migration].parents: + if parent not in applied: + # Skip unapplied squashed migrations that have all of their + # `replaces` applied. + if parent in self.replacements: + if all(m in applied for m in self.replacements[parent].replaces): + continue + raise InconsistentMigrationHistory( + "Migration {}.{} is applied before its dependency " + "{}.{} on database '{}'.".format( + migration[0], migration[1], parent[0], parent[1], + connection.alias, + ) + ) + + def detect_conflicts(self): + """ + Look through the loaded graph and detect any conflicts - apps + with more than one leaf migration. Return a dict of the app labels + that conflict with the migration names that conflict. + """ + seen_apps = {} + conflicting_apps = set() + for app_label, migration_name in self.graph.leaf_nodes(): + if app_label in seen_apps: + conflicting_apps.add(app_label) + seen_apps.setdefault(app_label, set()).add(migration_name) + return {app_label: seen_apps[app_label] for app_label in conflicting_apps} + + def project_state(self, nodes=None, at_end=True): + """ + Return a ProjectState object representing the most recent state + that the loaded migrations represent. + + See graph.make_state() for the meaning of "nodes" and "at_end". + """ + return self.graph.make_state(nodes=nodes, at_end=at_end, real_apps=list(self.unmigrated_apps)) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/migration.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/migration.py new file mode 100644 index 00000000000..fe5e228c6c5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/migration.py @@ -0,0 +1,193 @@ +from django.db.transaction import atomic + +from .exceptions import IrreversibleError + + +class Migration: + """ + The base class for all migrations. + + Migration files will import this from django.db.migrations.Migration + and subclass it as a class called Migration. It will have one or more + of the following attributes: + + - operations: A list of Operation instances, probably from django.db.migrations.operations + - dependencies: A list of tuples of (app_path, migration_name) + - run_before: A list of tuples of (app_path, migration_name) + - replaces: A list of migration_names + + Note that all migrations come out of migrations and into the Loader or + Graph as instances, having been initialized with their app label and name. + """ + + # Operations to apply during this migration, in order. + operations = [] + + # Other migrations that should be run before this migration. + # Should be a list of (app, migration_name). + dependencies = [] + + # Other migrations that should be run after this one (i.e. have + # this migration added to their dependencies). Useful to make third-party + # apps' migrations run after your AUTH_USER replacement, for example. + run_before = [] + + # Migration names in this app that this migration replaces. If this is + # non-empty, this migration will only be applied if all these migrations + # are not applied. + replaces = [] + + # Is this an initial migration? Initial migrations are skipped on + # --fake-initial if the table or fields already exist. If None, check if + # the migration has any dependencies to determine if there are dependencies + # to tell if db introspection needs to be done. If True, always perform + # introspection. If False, never perform introspection. + initial = None + + # Whether to wrap the whole migration in a transaction. Only has an effect + # on database backends which support transactional DDL. + atomic = True + + def __init__(self, name, app_label): + self.name = name + self.app_label = app_label + # Copy dependencies & other attrs as we might mutate them at runtime + self.operations = list(self.__class__.operations) + self.dependencies = list(self.__class__.dependencies) + self.run_before = list(self.__class__.run_before) + self.replaces = list(self.__class__.replaces) + + def __eq__(self, other): + return ( + isinstance(other, Migration) and + self.name == other.name and + self.app_label == other.app_label + ) + + def __repr__(self): + return "" % (self.app_label, self.name) + + def __str__(self): + return "%s.%s" % (self.app_label, self.name) + + def __hash__(self): + return hash("%s.%s" % (self.app_label, self.name)) + + def mutate_state(self, project_state, preserve=True): + """ + Take a ProjectState and return a new one with the migration's + operations applied to it. Preserve the original object state by + default and return a mutated state from a copy. + """ + new_state = project_state + if preserve: + new_state = project_state.clone() + + for operation in self.operations: + operation.state_forwards(self.app_label, new_state) + return new_state + + def apply(self, project_state, schema_editor, collect_sql=False): + """ + Take a project_state representing all migrations prior to this one + and a schema_editor for a live database and apply the migration + in a forwards order. + + Return the resulting project state for efficient reuse by following + Migrations. + """ + for operation in self.operations: + # If this operation cannot be represented as SQL, place a comment + # there instead + if collect_sql: + schema_editor.collected_sql.append("--") + if not operation.reduces_to_sql: + schema_editor.collected_sql.append( + "-- MIGRATION NOW PERFORMS OPERATION THAT CANNOT BE WRITTEN AS SQL:" + ) + schema_editor.collected_sql.append("-- %s" % operation.describe()) + schema_editor.collected_sql.append("--") + if not operation.reduces_to_sql: + continue + # Save the state before the operation has run + old_state = project_state.clone() + operation.state_forwards(self.app_label, project_state) + # Run the operation + atomic_operation = operation.atomic or (self.atomic and operation.atomic is not False) + if not schema_editor.atomic_migration and atomic_operation: + # Force a transaction on a non-transactional-DDL backend or an + # atomic operation inside a non-atomic migration. + with atomic(schema_editor.connection.alias): + operation.database_forwards(self.app_label, schema_editor, old_state, project_state) + else: + # Normal behaviour + operation.database_forwards(self.app_label, schema_editor, old_state, project_state) + return project_state + + def unapply(self, project_state, schema_editor, collect_sql=False): + """ + Take a project_state representing all migrations prior to this one + and a schema_editor for a live database and apply the migration + in a reverse order. + + The backwards migration process consists of two phases: + + 1. The intermediate states from right before the first until right + after the last operation inside this migration are preserved. + 2. The operations are applied in reverse order using the states + recorded in step 1. + """ + # Construct all the intermediate states we need for a reverse migration + to_run = [] + new_state = project_state + # Phase 1 + for operation in self.operations: + # If it's irreversible, error out + if not operation.reversible: + raise IrreversibleError("Operation %s in %s is not reversible" % (operation, self)) + # Preserve new state from previous run to not tamper the same state + # over all operations + new_state = new_state.clone() + old_state = new_state.clone() + operation.state_forwards(self.app_label, new_state) + to_run.insert(0, (operation, old_state, new_state)) + + # Phase 2 + for operation, to_state, from_state in to_run: + if collect_sql: + schema_editor.collected_sql.append("--") + if not operation.reduces_to_sql: + schema_editor.collected_sql.append( + "-- MIGRATION NOW PERFORMS OPERATION THAT CANNOT BE WRITTEN AS SQL:" + ) + schema_editor.collected_sql.append("-- %s" % operation.describe()) + schema_editor.collected_sql.append("--") + if not operation.reduces_to_sql: + continue + atomic_operation = operation.atomic or (self.atomic and operation.atomic is not False) + if not schema_editor.atomic_migration and atomic_operation: + # Force a transaction on a non-transactional-DDL backend or an + # atomic operation inside a non-atomic migration. + with atomic(schema_editor.connection.alias): + operation.database_backwards(self.app_label, schema_editor, from_state, to_state) + else: + # Normal behaviour + operation.database_backwards(self.app_label, schema_editor, from_state, to_state) + return project_state + + +class SwappableTuple(tuple): + """ + Subclass of tuple so Django can tell this was originally a swappable + dependency when it reads the migration file. + """ + + def __new__(cls, value, setting): + self = tuple.__new__(cls, value) + self.setting = setting + return self + + +def swappable_dependency(value): + """Turn a setting value into a dependency.""" + return SwappableTuple((value.split(".", 1)[0], "__first__"), value) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__init__.py new file mode 100644 index 00000000000..894f2ab9c54 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__init__.py @@ -0,0 +1,15 @@ +from .fields import AddField, AlterField, RemoveField, RenameField +from .models import ( + AddIndex, AlterIndexTogether, AlterModelManagers, AlterModelOptions, + AlterModelTable, AlterOrderWithRespectTo, AlterUniqueTogether, CreateModel, + DeleteModel, RemoveIndex, RenameModel, +) +from .special import RunPython, RunSQL, SeparateDatabaseAndState + +__all__ = [ + 'CreateModel', 'DeleteModel', 'AlterModelTable', 'AlterUniqueTogether', + 'RenameModel', 'AlterIndexTogether', 'AlterModelOptions', 'AddIndex', + 'RemoveIndex', 'AddField', 'RemoveField', 'AlterField', 'RenameField', + 'SeparateDatabaseAndState', 'RunSQL', 'RunPython', + 'AlterOrderWithRespectTo', 'AlterModelManagers', +] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..09e34b7e3af708e547c03836a03b3566925f48d6 GIT binary patch literal 876 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 b_ffrPWKbfhs=V<~!?#W5rVOBEwkqEMSJ~8^ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/fields.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/fields.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..badd13be14063db340003d3f8cf5e3a72c65e57d GIT binary patch literal 11437 zcmdT~&yyR+b)H`U1_SIaxLhuOh>{UYqy$IWb!^3!5=N0sijI?b=}@$zAd*K|%s$7za$b8>xU@*Y$ zl2*w+WOlpJ-P1ku`t|Gg-uHUGzp&sLxc>arX6H|T!!Z7XmHg$P@;XxV39`Tl%$~7h zHcgXdt7q-lOJ`*0K^66?)T^j31dFIIN__$KrJ#m-P3numske;A^3On((J<3f*E?Y^xHbr* zjY0h8hn*-!V|C-kE&qErZ~Wjp*WSE_`ck{qz8wbst{UuyD!%tKQx7iRK(!Tj27Pq8 z*ok}(|2f*JE`rke2mcXLEh` zUVMAd|N7c1>rp2TU&4qxt!)e%cL_GvcRJge%h5XdFAR^?x43Z8+U~v7_5Du26Z<|T zG7`?3MRRy|cEW3uUTv=4X8S{NVFFEA0I>l_68DEtn#pAMQB6xd3#Q8ZQroGxiCc5%s zIpYRjL~bNz*SKR%_+hHkXg{=s5otMFkaRE3)iy2u-6V1S(npW z;|WosnqH^xZ-(&)Vc3_!hh|##{dTVvMZT{m$$hWt$i9pe6_FX%vbp?lc;-4q>BdA) zt?9Ql%#HE?0@amlKR@++uHs%V^!>Ez`*-(RJ$*+}2P>|T>^3dHBFbDUy%s`$9o2MU zOj|qb^(OR*pp!Nwl)5NUokd(c*K{4r^lT;&1$4DLg+c%**vxc}6z-RnZCD zY=QaL_6TOTYX{byvbxMtVg~jV_Hep|ZRn6K8#3)|9NJUCRV471Piw^2J zWD})byz@azZAbIFwGxEwK|hMsUOWCZbQf7MEXTy(XT^eNdREc2OzX4ZN;b{hkQx2Q z1!9t!Hc`MFjOZM4?9u~cWXE=5`%b^emXV!U-2z>XZgI;xZ*)r!T$Ia+y=5K1V@&L> zS2acsdR26<#NnRTiz|CPEx<8p-D_0!l*yB{(C!WTp|V*njaND?ia15GtK>RQ{+6Q+xW()LtcwUFB8ja=tz?@ZF zo}%=q*O`gIeS@WMG2=U$5Yn9iw3%kzHMYOWjLrmff_SWAp1;l3-(mJ0W}Nc8*e+*t z+k_)7qWeeaHdb=v%So(~OOJ7J|6ALjUwW7MgsiuRQPbWPI4MvSa43+yecE<6#vpM6%8!e=WcEK=LpxZ6#d1!j)kyE1F&$bMgvQ?jWG`HZ<99G4$s7rW?qFcltYYR)- zxI1%E3SLKwUO_hFs#t*yQ0*|jfM0;=poHII;09&`?(0x`cLY7d|tQO)z%9zK+*6N{TC^{n=Mp z5_zV6RKLmW3bMS)SHFdZ)T2O)VvCyP0Wg}BWo+tZTjv-9EK>Jpctk`EVu)~GfI_dq z@-EZzUdVIrF~;{7tv*S{Ge4!1%@0XD&IXB=_!KuI%I?G*51%=f6JNmcjJMC! z_{c856shl#FiOq*0#S4Q4bsHqtjv%!wn-a}@|;dow4jPR`B+srl>#Zrwx<^QkZK@dt9%=npD3y)>AYd>P2Q^RHlrj zRr-6RJZd{VHMhS++@@Y4IqS?$QuO~o!idn1MO~{oGEdU>6a;E}8!7q`vX2qGi_Rez z-1TE4wm&wAyV&w$<0IoEXnzSiyU^WmchEk@VAl|So^A6>9|J*DjX^gqCl-71DM;SF z1MN?%0DQ)FxI6X)pEaC~8H-8MNaAUdco`Y2qw(%DFg@l7UYI-p@kVv=W20{+)|T}b z)?Eh}o@>}JMe`%61P=-JcV#KOl`)tK?&6S6iGdzDH=`(hKah}ZL4^er79eDqU9VpJA#XNQt zTpqmx3s3CmPO)R+9@t~__&(4h?&Q$pfmo&=Nr9XH3jas?8x0-%&ZrH77-m|q6gvS2Tvk>WIS9)uVo+3Td^Z~0Uj zBN+FBpqn$mHweZGm2KRZxiSM!ry!4RB%n%!<2IeJpfL`P4T~rX&OsTcr-F3cG14i^ zp&_E&a%5;UD{@$fFhXz^$A~L9L|h2Y$#c&Hs|fEdN}zTL=;*xgarlZxob?Ghg0#@2 zYjjlqZfE;;TyJe{Ap}$pHvO?b5Dx}xNANhOB_csMET@e+l6z7Nx8bBNK>z`-l0}sD zBOigOB+wyHnf%lDh3nG|&z}EW*d8iXMy(=Z7QXc|5{iH6y3Gc=H7E}8J5jsp20 zXm2Kd-F0$+7bjb@O9Hhw+n}DslOB(N0Y3F^$sD8N6a!D$cam2`SA#~`MvDFp&w{4{ z{0eVIurE9pyK9XQQyvupYg9yR+SxaOhhsP;B_wxLP72Y@#Ki~)uE|aO7LxK7aBot& zg6|ndg}9iMacFPs+aoXW)G#i|4r0u~O+5Ni@TSVXn-mA1CgpA!Ueu?t2QP|Pxs1Fb zK2-7UWxVMh<7xmLjn)MuXUks2_#c^|a&c4%N<`|TYEn%qcZ%w#@*Y>-Q%S1l4e{Gh zx?12+h1{V`-hNa%cPjhMd3awhEdsq~93!N@d1hp4wJsPg%ckPqi$l=qMqBVp!Z?~d)e=xSQ zl-r>G{H5smhSgl`^n>t2KOP{$emhjnrM-UV?p~NR9GQ9MLQ{3h%vVRI$O6KwkU7Zj z{&?OE>&R$MRm?C-&f@enB!$h3r+w&GZ& zg?Mkb7pg5XdJa@j3yTU(OM_jWvfz9LU(W1AJgwRp#N&g2X3ft|YkYZHTF?g~xA}k$ zGr=dPbM7?pNwXr|^qGocs166GgFT#&G0cW{QBpO&5f@5m+~KXFrf2d1d1-S=KW+L= zgJ}N&U$i`?SNG5}7P`b>%O(`jA~;$gOW#2O0U-b*1VRzDUc{ecRZ*^5)r<|$^h4(mmOk!+ha{xRz7Wc%=4a};GWPg3i59=n9L{*HCxb2%Gpq(viAd@A)E zLcQ5HKKOKIQnROD{5ZKUegZr|h0LB}CPYmsyNI?wCS^KY>tRn;AMyxg%EsKMNTQ*S z00CMvk{Z#nWZ3ZK3<09VuOY2yf6Z8(g395|y zmL}f>si*M@gmeTU3NAd020cBQ=$v;d2!m5ob!MFHiCD2kHn4}mGyX@GJs=D8FJ^a~TQNZ3tW2w2SKgC>Y<9pV%@WXbft&XB3HqVZ42AgZ5#-lau zs!5D2ySo>6dbqRKm(K!PJ(*7G@C05lE|3xX8 ad_qN&tIv9%$e_-V>{`8cqxO~BjsF9u1TQH7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/models.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/__pycache__/models.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7c53b9d15d2d8b7247804bb468ed1a1884c023ea GIT binary patch literal 25805 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/base.py new file mode 100644 index 00000000000..b2fe1c48532 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/base.py @@ -0,0 +1,141 @@ +from django.db import router +from django.db.models.fields.related import RECURSIVE_RELATIONSHIP_CONSTANT + + +class Operation: + """ + Base class for migration operations. + + It's responsible for both mutating the in-memory model state + (see db/migrations/state.py) to represent what it performs, as well + as actually performing it against a live database. + + Note that some operations won't modify memory state at all (e.g. data + copying operations), and some will need their modifications to be + optionally specified by the user (e.g. custom Python code snippets) + + Due to the way this class deals with deconstruction, it should be + considered immutable. + """ + + # If this migration can be run in reverse. + # Some operations are impossible to reverse, like deleting data. + reversible = True + + # Can this migration be represented as SQL? (things like RunPython cannot) + reduces_to_sql = True + + # Should this operation be forced as atomic even on backends with no + # DDL transaction support (i.e., does it have no DDL, like RunPython) + atomic = False + + # Should this operation be considered safe to elide and optimize across? + elidable = False + + serialization_expand_args = [] + + def __new__(cls, *args, **kwargs): + # We capture the arguments to make returning them trivial + self = object.__new__(cls) + self._constructor_args = (args, kwargs) + return self + + def deconstruct(self): + """ + Return a 3-tuple of class import path (or just name if it lives + under django.db.migrations), positional arguments, and keyword + arguments. + """ + return ( + self.__class__.__name__, + self._constructor_args[0], + self._constructor_args[1], + ) + + def state_forwards(self, app_label, state): + """ + Take the state from the previous migration, and mutate it + so that it matches what this migration would perform. + """ + raise NotImplementedError('subclasses of Operation must provide a state_forwards() method') + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + """ + Perform the mutation on the database schema in the normal + (forwards) direction. + """ + raise NotImplementedError('subclasses of Operation must provide a database_forwards() method') + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + """ + Perform the mutation on the database schema in the reverse + direction - e.g. if this were CreateModel, it would in fact + drop the model's table. + """ + raise NotImplementedError('subclasses of Operation must provide a database_backwards() method') + + def describe(self): + """ + Output a brief summary of what the action does. + """ + return "%s: %s" % (self.__class__.__name__, self._constructor_args) + + def references_model(self, name, app_label=None): + """ + Return True if there is a chance this operation references the given + model name (as a string), with an optional app label for accuracy. + + Used for optimization. If in doubt, return True; + returning a false positive will merely make the optimizer a little + less efficient, while returning a false negative may result in an + unusable optimized migration. + """ + return True + + def references_field(self, model_name, name, app_label=None): + """ + Return True if there is a chance this operation references the given + field name, with an optional app label for accuracy. + + Used for optimization. If in doubt, return True. + """ + return self.references_model(model_name, app_label) + + def allow_migrate_model(self, connection_alias, model): + """ + Return whether or not a model may be migrated. + + This is a thin wrapper around router.allow_migrate_model() that + preemptively rejects any proxy, swapped out, or unmanaged model. + """ + if not model._meta.can_migrate(connection_alias): + return False + + return router.allow_migrate_model(connection_alias, model) + + def reduce(self, operation, in_between, app_label=None): + """ + Return either a list of operations the actual operation should be + replaced with or a boolean that indicates whether or not the specified + operation can be optimized across. + """ + if self.elidable: + return [operation] + elif operation.elidable: + return [self] + return False + + def _get_model_tuple(self, remote_model, app_label, model_name): + if remote_model == RECURSIVE_RELATIONSHIP_CONSTANT: + return app_label, model_name.lower() + elif '.' in remote_model: + return tuple(remote_model.lower().split('.')) + else: + return app_label, remote_model.lower() + + def __repr__(self): + return "<%s %s%s>" % ( + self.__class__.__name__, + ", ".join(map(repr, self._constructor_args[0])), + ",".join(" %s=%r" % x for x in self._constructor_args[1].items()), + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/fields.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/fields.py new file mode 100644 index 00000000000..a41b3444e50 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/fields.py @@ -0,0 +1,369 @@ +from django.core.exceptions import FieldDoesNotExist +from django.db.models.fields import NOT_PROVIDED +from django.utils.functional import cached_property + +from .base import Operation +from .utils import is_referenced_by_foreign_key + + +class FieldOperation(Operation): + def __init__(self, model_name, name): + self.model_name = model_name + self.name = name + + @cached_property + def model_name_lower(self): + return self.model_name.lower() + + @cached_property + def name_lower(self): + return self.name.lower() + + def is_same_model_operation(self, operation): + return self.model_name_lower == operation.model_name_lower + + def is_same_field_operation(self, operation): + return self.is_same_model_operation(operation) and self.name_lower == operation.name_lower + + def references_model(self, name, app_label=None): + return name.lower() == self.model_name_lower + + def references_field(self, model_name, name, app_label=None): + return self.references_model(model_name) and name.lower() == self.name_lower + + def reduce(self, operation, in_between, app_label=None): + return ( + super().reduce(operation, in_between, app_label=app_label) or + not operation.references_field(self.model_name, self.name, app_label) + ) + + +class AddField(FieldOperation): + """Add a field to a model.""" + + def __init__(self, model_name, name, field, preserve_default=True): + self.field = field + self.preserve_default = preserve_default + super().__init__(model_name, name) + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'name': self.name, + 'field': self.field, + } + if self.preserve_default is not True: + kwargs['preserve_default'] = self.preserve_default + return ( + self.__class__.__name__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + # If preserve default is off, don't use the default for future state + if not self.preserve_default: + field = self.field.clone() + field.default = NOT_PROVIDED + else: + field = self.field + state.models[app_label, self.model_name_lower].fields.append((self.name, field)) + # Delay rendering of relationships if it's not a relational field + delay = not field.is_relation + state.reload_model(app_label, self.model_name_lower, delay=delay) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.model_name) + field = to_model._meta.get_field(self.name) + if not self.preserve_default: + field.default = self.field.default + schema_editor.add_field( + from_model, + field, + ) + if not self.preserve_default: + field.default = NOT_PROVIDED + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + from_model = from_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, from_model): + schema_editor.remove_field(from_model, from_model._meta.get_field(self.name)) + + def describe(self): + return "Add field %s to %s" % (self.name, self.model_name) + + def reduce(self, operation, in_between, app_label=None): + if isinstance(operation, FieldOperation) and self.is_same_field_operation(operation): + if isinstance(operation, AlterField): + return [ + AddField( + model_name=self.model_name, + name=operation.name, + field=operation.field, + ), + ] + elif isinstance(operation, RemoveField): + return [] + elif isinstance(operation, RenameField): + return [ + AddField( + model_name=self.model_name, + name=operation.new_name, + field=self.field, + ), + ] + return super().reduce(operation, in_between, app_label=app_label) + + +class RemoveField(FieldOperation): + """Remove a field from a model.""" + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'name': self.name, + } + return ( + self.__class__.__name__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + new_fields = [] + old_field = None + for name, instance in state.models[app_label, self.model_name_lower].fields: + if name != self.name: + new_fields.append((name, instance)) + else: + old_field = instance + state.models[app_label, self.model_name_lower].fields = new_fields + # Delay rendering of relationships if it's not a relational field + delay = not old_field.is_relation + state.reload_model(app_label, self.model_name_lower, delay=delay) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + from_model = from_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, from_model): + schema_editor.remove_field(from_model, from_model._meta.get_field(self.name)) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.model_name) + schema_editor.add_field(from_model, to_model._meta.get_field(self.name)) + + def describe(self): + return "Remove field %s from %s" % (self.name, self.model_name) + + +class AlterField(FieldOperation): + """ + Alter a field's database column (e.g. null, max_length) to the provided + new field. + """ + + def __init__(self, model_name, name, field, preserve_default=True): + self.field = field + self.preserve_default = preserve_default + super().__init__(model_name, name) + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'name': self.name, + 'field': self.field, + } + if self.preserve_default is not True: + kwargs['preserve_default'] = self.preserve_default + return ( + self.__class__.__name__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + if not self.preserve_default: + field = self.field.clone() + field.default = NOT_PROVIDED + else: + field = self.field + state.models[app_label, self.model_name_lower].fields = [ + (n, field if n == self.name else f) + for n, f in + state.models[app_label, self.model_name_lower].fields + ] + # TODO: investigate if old relational fields must be reloaded or if it's + # sufficient if the new field is (#27737). + # Delay rendering of relationships if it's not a relational field and + # not referenced by a foreign key. + delay = ( + not field.is_relation and + not is_referenced_by_foreign_key(state, self.model_name_lower, self.field, self.name) + ) + state.reload_model(app_label, self.model_name_lower, delay=delay) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.model_name) + from_field = from_model._meta.get_field(self.name) + to_field = to_model._meta.get_field(self.name) + if not self.preserve_default: + to_field.default = self.field.default + schema_editor.alter_field(from_model, from_field, to_field) + if not self.preserve_default: + to_field.default = NOT_PROVIDED + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + self.database_forwards(app_label, schema_editor, from_state, to_state) + + def describe(self): + return "Alter field %s on %s" % (self.name, self.model_name) + + def reduce(self, operation, in_between, app_label=None): + if isinstance(operation, RemoveField) and self.is_same_field_operation(operation): + return [operation] + elif isinstance(operation, RenameField) and self.is_same_field_operation(operation): + return [ + operation, + AlterField( + model_name=self.model_name, + name=operation.new_name, + field=self.field, + ), + ] + return super().reduce(operation, in_between, app_label=app_label) + + +class RenameField(FieldOperation): + """Rename a field on the model. Might affect db_column too.""" + + def __init__(self, model_name, old_name, new_name): + self.old_name = old_name + self.new_name = new_name + super().__init__(model_name, old_name) + + @cached_property + def old_name_lower(self): + return self.old_name.lower() + + @cached_property + def new_name_lower(self): + return self.new_name.lower() + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'old_name': self.old_name, + 'new_name': self.new_name, + } + return ( + self.__class__.__name__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.model_name_lower] + # Rename the field + fields = model_state.fields + found = False + delay = True + for index, (name, field) in enumerate(fields): + if not found and name == self.old_name: + fields[index] = (self.new_name, field) + found = True + # Fix from_fields to refer to the new field. + from_fields = getattr(field, 'from_fields', None) + if from_fields: + field.from_fields = tuple([ + self.new_name if from_field_name == self.old_name else from_field_name + for from_field_name in from_fields + ]) + # Delay rendering of relationships if it's not a relational + # field and not referenced by a foreign key. + delay = delay and ( + not field.is_relation and + not is_referenced_by_foreign_key(state, self.model_name_lower, field, self.name) + ) + if not found: + raise FieldDoesNotExist( + "%s.%s has no field named '%s'" % (app_label, self.model_name, self.old_name) + ) + # Fix index/unique_together to refer to the new field + options = model_state.options + for option in ('index_together', 'unique_together'): + if option in options: + options[option] = [ + [self.new_name if n == self.old_name else n for n in together] + for together in options[option] + ] + # Fix to_fields to refer to the new field. + model_tuple = app_label, self.model_name_lower + for (model_app_label, model_name), model_state in state.models.items(): + for index, (name, field) in enumerate(model_state.fields): + remote_field = field.remote_field + if remote_field: + remote_model_tuple = self._get_model_tuple( + remote_field.model, model_app_label, model_name + ) + if remote_model_tuple == model_tuple: + if getattr(remote_field, 'field_name', None) == self.old_name: + remote_field.field_name = self.new_name + to_fields = getattr(field, 'to_fields', None) + if to_fields: + field.to_fields = tuple([ + self.new_name if to_field_name == self.old_name else to_field_name + for to_field_name in to_fields + ]) + state.reload_model(app_label, self.model_name_lower, delay=delay) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.model_name) + schema_editor.alter_field( + from_model, + from_model._meta.get_field(self.old_name), + to_model._meta.get_field(self.new_name), + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.model_name) + schema_editor.alter_field( + from_model, + from_model._meta.get_field(self.new_name), + to_model._meta.get_field(self.old_name), + ) + + def describe(self): + return "Rename field %s on %s to %s" % (self.old_name, self.model_name, self.new_name) + + def references_field(self, model_name, name, app_label=None): + return self.references_model(model_name) and ( + name.lower() == self.old_name_lower or + name.lower() == self.new_name_lower + ) + + def reduce(self, operation, in_between, app_label=None): + if (isinstance(operation, RenameField) and + self.is_same_model_operation(operation) and + self.new_name_lower == operation.old_name_lower): + return [ + RenameField( + self.model_name, + self.old_name, + operation.new_name, + ), + ] + # Skip `FieldOperation.reduce` as we want to run `references_field` + # against self.new_name. + return ( + super(FieldOperation, self).reduce(operation, in_between, app_label=app_label) or + not operation.references_field(self.model_name, self.new_name, app_label) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/models.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/models.py new file mode 100644 index 00000000000..97b987540e4 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/models.py @@ -0,0 +1,825 @@ +from django.db import models +from django.db.migrations.operations.base import Operation +from django.db.migrations.state import ModelState +from django.db.models.options import normalize_together +from django.utils.functional import cached_property + +from .fields import ( + AddField, AlterField, FieldOperation, RemoveField, RenameField, +) + + +def _check_for_duplicates(arg_name, objs): + used_vals = set() + for val in objs: + if val in used_vals: + raise ValueError( + "Found duplicate value %s in CreateModel %s argument." % (val, arg_name) + ) + used_vals.add(val) + + +class ModelOperation(Operation): + def __init__(self, name): + self.name = name + + @cached_property + def name_lower(self): + return self.name.lower() + + def references_model(self, name, app_label=None): + return name.lower() == self.name_lower + + def reduce(self, operation, in_between, app_label=None): + return ( + super().reduce(operation, in_between, app_label=app_label) or + not operation.references_model(self.name, app_label) + ) + + +class CreateModel(ModelOperation): + """Create a model's table.""" + + serialization_expand_args = ['fields', 'options', 'managers'] + + def __init__(self, name, fields, options=None, bases=None, managers=None): + self.fields = fields + self.options = options or {} + self.bases = bases or (models.Model,) + self.managers = managers or [] + super().__init__(name) + # Sanity-check that there are no duplicated field names, bases, or + # manager names + _check_for_duplicates('fields', (name for name, _ in self.fields)) + _check_for_duplicates('bases', ( + base._meta.label_lower if hasattr(base, '_meta') else + base.lower() if isinstance(base, str) else base + for base in self.bases + )) + _check_for_duplicates('managers', (name for name, _ in self.managers)) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'fields': self.fields, + } + if self.options: + kwargs['options'] = self.options + if self.bases and self.bases != (models.Model,): + kwargs['bases'] = self.bases + if self.managers and self.managers != [('objects', models.Manager())]: + kwargs['managers'] = self.managers + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + state.add_model(ModelState( + app_label, + self.name, + list(self.fields), + dict(self.options), + tuple(self.bases), + list(self.managers), + )) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.create_model(model) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + model = from_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.delete_model(model) + + def describe(self): + return "Create %smodel %s" % ("proxy " if self.options.get("proxy", False) else "", self.name) + + def references_model(self, name, app_label=None): + name_lower = name.lower() + if name_lower == self.name_lower: + return True + + # Check we didn't inherit from the model + models_to_check = [ + base for base in self.bases + if base is not models.Model and isinstance(base, (models.base.ModelBase, str)) + ] + # Check we have no FKs/M2Ms with it + for fname, field in self.fields: + if field.remote_field: + models_to_check.append(field.remote_field.model) + # Now go over all the models and check against them + for model in models_to_check: + model_app_label, model_name = self.model_to_key(model) + if model_name.lower() == name_lower: + if app_label is None or not model_app_label or model_app_label == app_label: + return True + return False + + def model_to_key(self, model): + """ + Take either a model class or an "app_label.ModelName" string + and return (app_label, object_name). + """ + if isinstance(model, str): + return model.split(".", 1) + else: + return model._meta.app_label, model._meta.object_name + + def reduce(self, operation, in_between, app_label=None): + if (isinstance(operation, DeleteModel) and + self.name_lower == operation.name_lower and + not self.options.get("proxy", False)): + return [] + elif isinstance(operation, RenameModel) and self.name_lower == operation.old_name_lower: + return [ + CreateModel( + operation.new_name, + fields=self.fields, + options=self.options, + bases=self.bases, + managers=self.managers, + ), + ] + elif isinstance(operation, AlterModelOptions) and self.name_lower == operation.name_lower: + return [ + CreateModel( + self.name, + fields=self.fields, + options={**self.options, **operation.options}, + bases=self.bases, + managers=self.managers, + ), + ] + elif isinstance(operation, FieldOperation) and self.name_lower == operation.model_name_lower: + if isinstance(operation, AddField): + # Don't allow optimizations of FKs through models they reference + if hasattr(operation.field, "remote_field") and operation.field.remote_field: + for between in in_between: + # Check that it doesn't point to the model + app_label, object_name = self.model_to_key(operation.field.remote_field.model) + if between.references_model(object_name, app_label): + return False + # Check that it's not through the model + if getattr(operation.field.remote_field, "through", None): + app_label, object_name = self.model_to_key(operation.field.remote_field.through) + if between.references_model(object_name, app_label): + return False + return [ + CreateModel( + self.name, + fields=self.fields + [(operation.name, operation.field)], + options=self.options, + bases=self.bases, + managers=self.managers, + ), + ] + elif isinstance(operation, AlterField): + return [ + CreateModel( + self.name, + fields=[ + (n, operation.field if n == operation.name else v) + for n, v in self.fields + ], + options=self.options, + bases=self.bases, + managers=self.managers, + ), + ] + elif isinstance(operation, RemoveField): + return [ + CreateModel( + self.name, + fields=[ + (n, v) + for n, v in self.fields + if n.lower() != operation.name_lower + ], + options=self.options, + bases=self.bases, + managers=self.managers, + ), + ] + elif isinstance(operation, RenameField): + return [ + CreateModel( + self.name, + fields=[ + (operation.new_name if n == operation.old_name else n, v) + for n, v in self.fields + ], + options=self.options, + bases=self.bases, + managers=self.managers, + ), + ] + return super().reduce(operation, in_between, app_label=app_label) + + +class DeleteModel(ModelOperation): + """Drop a model's table.""" + + def deconstruct(self): + kwargs = { + 'name': self.name, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + state.remove_model(app_label, self.name_lower) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + model = from_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.delete_model(model) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.create_model(model) + + def describe(self): + return "Delete model %s" % self.name + + +class RenameModel(ModelOperation): + """Rename a model.""" + + def __init__(self, old_name, new_name): + self.old_name = old_name + self.new_name = new_name + super().__init__(old_name) + + @cached_property + def old_name_lower(self): + return self.old_name.lower() + + @cached_property + def new_name_lower(self): + return self.new_name.lower() + + def deconstruct(self): + kwargs = { + 'old_name': self.old_name, + 'new_name': self.new_name, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + # Add a new model. + renamed_model = state.models[app_label, self.old_name_lower].clone() + renamed_model.name = self.new_name + state.models[app_label, self.new_name_lower] = renamed_model + # Repoint all fields pointing to the old model to the new one. + old_model_tuple = app_label, self.old_name_lower + new_remote_model = '%s.%s' % (app_label, self.new_name) + to_reload = [] + for (model_app_label, model_name), model_state in state.models.items(): + model_changed = False + for index, (name, field) in enumerate(model_state.fields): + changed_field = None + remote_field = field.remote_field + if remote_field: + remote_model_tuple = self._get_model_tuple( + remote_field.model, model_app_label, model_name + ) + if remote_model_tuple == old_model_tuple: + changed_field = field.clone() + changed_field.remote_field.model = new_remote_model + through_model = getattr(remote_field, 'through', None) + if through_model: + through_model_tuple = self._get_model_tuple( + through_model, model_app_label, model_name + ) + if through_model_tuple == old_model_tuple: + if changed_field is None: + changed_field = field.clone() + changed_field.remote_field.through = new_remote_model + if changed_field: + model_state.fields[index] = name, changed_field + model_changed = True + if model_changed: + to_reload.append((model_app_label, model_name)) + # Reload models related to old model before removing the old model. + state.reload_models(to_reload, delay=True) + # Remove the old model. + state.remove_model(app_label, self.old_name_lower) + state.reload_model(app_label, self.new_name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + new_model = to_state.apps.get_model(app_label, self.new_name) + if self.allow_migrate_model(schema_editor.connection.alias, new_model): + old_model = from_state.apps.get_model(app_label, self.old_name) + # Move the main table + schema_editor.alter_db_table( + new_model, + old_model._meta.db_table, + new_model._meta.db_table, + ) + # Alter the fields pointing to us + for related_object in old_model._meta.related_objects: + if related_object.related_model == old_model: + model = new_model + related_key = (app_label, self.new_name_lower) + else: + model = related_object.related_model + related_key = ( + related_object.related_model._meta.app_label, + related_object.related_model._meta.model_name, + ) + to_field = to_state.apps.get_model( + *related_key + )._meta.get_field(related_object.field.name) + schema_editor.alter_field( + model, + related_object.field, + to_field, + ) + # Rename M2M fields whose name is based on this model's name. + fields = zip(old_model._meta.local_many_to_many, new_model._meta.local_many_to_many) + for (old_field, new_field) in fields: + # Skip self-referential fields as these are renamed above. + if new_field.model == new_field.related_model or not new_field.remote_field.through._meta.auto_created: + continue + # Rename the M2M table that's based on this model's name. + old_m2m_model = old_field.remote_field.through + new_m2m_model = new_field.remote_field.through + schema_editor.alter_db_table( + new_m2m_model, + old_m2m_model._meta.db_table, + new_m2m_model._meta.db_table, + ) + # Rename the column in the M2M table that's based on this + # model's name. + schema_editor.alter_field( + new_m2m_model, + old_m2m_model._meta.get_field(old_model._meta.model_name), + new_m2m_model._meta.get_field(new_model._meta.model_name), + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + self.new_name_lower, self.old_name_lower = self.old_name_lower, self.new_name_lower + self.new_name, self.old_name = self.old_name, self.new_name + + self.database_forwards(app_label, schema_editor, from_state, to_state) + + self.new_name_lower, self.old_name_lower = self.old_name_lower, self.new_name_lower + self.new_name, self.old_name = self.old_name, self.new_name + + def references_model(self, name, app_label=None): + return ( + name.lower() == self.old_name_lower or + name.lower() == self.new_name_lower + ) + + def describe(self): + return "Rename model %s to %s" % (self.old_name, self.new_name) + + def reduce(self, operation, in_between, app_label=None): + if (isinstance(operation, RenameModel) and + self.new_name_lower == operation.old_name_lower): + return [ + RenameModel( + self.old_name, + operation.new_name, + ), + ] + # Skip `ModelOperation.reduce` as we want to run `references_model` + # against self.new_name. + return ( + super(ModelOperation, self).reduce(operation, in_between, app_label=app_label) or + not operation.references_model(self.new_name, app_label) + ) + + +class AlterModelTable(ModelOperation): + """Rename a model's table.""" + + def __init__(self, name, table): + self.table = table + super().__init__(name) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'table': self.table, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + state.models[app_label, self.name_lower].options["db_table"] = self.table + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + new_model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, new_model): + old_model = from_state.apps.get_model(app_label, self.name) + schema_editor.alter_db_table( + new_model, + old_model._meta.db_table, + new_model._meta.db_table, + ) + # Rename M2M fields whose name is based on this model's db_table + for (old_field, new_field) in zip(old_model._meta.local_many_to_many, new_model._meta.local_many_to_many): + if new_field.remote_field.through._meta.auto_created: + schema_editor.alter_db_table( + new_field.remote_field.through, + old_field.remote_field.through._meta.db_table, + new_field.remote_field.through._meta.db_table, + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + return self.database_forwards(app_label, schema_editor, from_state, to_state) + + def describe(self): + return "Rename table for %s to %s" % ( + self.name, + self.table if self.table is not None else "(default)" + ) + + def reduce(self, operation, in_between, app_label=None): + if isinstance(operation, (AlterModelTable, DeleteModel)) and self.name_lower == operation.name_lower: + return [operation] + return super().reduce(operation, in_between, app_label=app_label) + + +class ModelOptionOperation(ModelOperation): + def reduce(self, operation, in_between, app_label=None): + if isinstance(operation, (self.__class__, DeleteModel)) and self.name_lower == operation.name_lower: + return [operation] + return super().reduce(operation, in_between, app_label=app_label) + + +class FieldRelatedOptionOperation(ModelOptionOperation): + def reduce(self, operation, in_between, app_label=None): + if (isinstance(operation, FieldOperation) and + self.name_lower == operation.model_name_lower and + not self.references_field(operation.model_name, operation.name)): + return [operation, self] + return super().reduce(operation, in_between, app_label=app_label) + + +class AlterUniqueTogether(FieldRelatedOptionOperation): + """ + Change the value of unique_together to the target one. + Input value of unique_together must be a set of tuples. + """ + option_name = "unique_together" + + def __init__(self, name, unique_together): + unique_together = normalize_together(unique_together) + self.unique_together = {tuple(cons) for cons in unique_together} + super().__init__(name) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'unique_together': self.unique_together, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.name_lower] + model_state.options[self.option_name] = self.unique_together + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + new_model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, new_model): + old_model = from_state.apps.get_model(app_label, self.name) + schema_editor.alter_unique_together( + new_model, + getattr(old_model._meta, self.option_name, set()), + getattr(new_model._meta, self.option_name, set()), + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + return self.database_forwards(app_label, schema_editor, from_state, to_state) + + def references_field(self, model_name, name, app_label=None): + return ( + self.references_model(model_name, app_label) and + ( + not self.unique_together or + any((name in together) for together in self.unique_together) + ) + ) + + def describe(self): + return "Alter %s for %s (%s constraint(s))" % (self.option_name, self.name, len(self.unique_together or '')) + + +class AlterIndexTogether(FieldRelatedOptionOperation): + """ + Change the value of index_together to the target one. + Input value of index_together must be a set of tuples. + """ + option_name = "index_together" + + def __init__(self, name, index_together): + index_together = normalize_together(index_together) + self.index_together = {tuple(cons) for cons in index_together} + super().__init__(name) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'index_together': self.index_together, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.name_lower] + model_state.options[self.option_name] = self.index_together + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + new_model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, new_model): + old_model = from_state.apps.get_model(app_label, self.name) + schema_editor.alter_index_together( + new_model, + getattr(old_model._meta, self.option_name, set()), + getattr(new_model._meta, self.option_name, set()), + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + return self.database_forwards(app_label, schema_editor, from_state, to_state) + + def references_field(self, model_name, name, app_label=None): + return ( + self.references_model(model_name, app_label) and + ( + not self.index_together or + any((name in together) for together in self.index_together) + ) + ) + + def describe(self): + return "Alter %s for %s (%s constraint(s))" % (self.option_name, self.name, len(self.index_together or '')) + + +class AlterOrderWithRespectTo(FieldRelatedOptionOperation): + """Represent a change with the order_with_respect_to option.""" + + def __init__(self, name, order_with_respect_to): + self.order_with_respect_to = order_with_respect_to + super().__init__(name) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'order_with_respect_to': self.order_with_respect_to, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.name_lower] + model_state.options['order_with_respect_to'] = self.order_with_respect_to + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + to_model = to_state.apps.get_model(app_label, self.name) + if self.allow_migrate_model(schema_editor.connection.alias, to_model): + from_model = from_state.apps.get_model(app_label, self.name) + # Remove a field if we need to + if from_model._meta.order_with_respect_to and not to_model._meta.order_with_respect_to: + schema_editor.remove_field(from_model, from_model._meta.get_field("_order")) + # Add a field if we need to (altering the column is untouched as + # it's likely a rename) + elif to_model._meta.order_with_respect_to and not from_model._meta.order_with_respect_to: + field = to_model._meta.get_field("_order") + if not field.has_default(): + field.default = 0 + schema_editor.add_field( + from_model, + field, + ) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + self.database_forwards(app_label, schema_editor, from_state, to_state) + + def references_field(self, model_name, name, app_label=None): + return ( + self.references_model(model_name, app_label) and + ( + self.order_with_respect_to is None or + name == self.order_with_respect_to + ) + ) + + def describe(self): + return "Set order_with_respect_to on %s to %s" % (self.name, self.order_with_respect_to) + + +class AlterModelOptions(ModelOptionOperation): + """ + Set new model options that don't directly affect the database schema + (like verbose_name, permissions, ordering). Python code in migrations + may still need them. + """ + + # Model options we want to compare and preserve in an AlterModelOptions op + ALTER_OPTION_KEYS = [ + "base_manager_name", + "default_manager_name", + "default_related_name", + "get_latest_by", + "managed", + "ordering", + "permissions", + "default_permissions", + "select_on_save", + "verbose_name", + "verbose_name_plural", + ] + + def __init__(self, name, options): + self.options = options + super().__init__(name) + + def deconstruct(self): + kwargs = { + 'name': self.name, + 'options': self.options, + } + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.name_lower] + model_state.options = {**model_state.options, **self.options} + for key in self.ALTER_OPTION_KEYS: + if key not in self.options: + model_state.options.pop(key, False) + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + pass + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + pass + + def describe(self): + return "Change Meta options on %s" % self.name + + +class AlterModelManagers(ModelOptionOperation): + """Alter the model's managers.""" + + serialization_expand_args = ['managers'] + + def __init__(self, name, managers): + self.managers = managers + super().__init__(name) + + def deconstruct(self): + return ( + self.__class__.__qualname__, + [self.name, self.managers], + {} + ) + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.name_lower] + model_state.managers = list(self.managers) + state.reload_model(app_label, self.name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + pass + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + pass + + def describe(self): + return "Change managers on %s" % self.name + + +class IndexOperation(Operation): + option_name = 'indexes' + + @cached_property + def model_name_lower(self): + return self.model_name.lower() + + +class AddIndex(IndexOperation): + """Add an index on a model.""" + + def __init__(self, model_name, index): + self.model_name = model_name + if not index.name: + raise ValueError( + "Indexes passed to AddIndex operations require a name " + "argument. %r doesn't have one." % index + ) + self.index = index + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.model_name_lower] + indexes = list(model_state.options[self.option_name]) + indexes.append(self.index.clone()) + model_state.options[self.option_name] = indexes + state.reload_model(app_label, self.model_name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.add_index(model, self.index) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + model = from_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + schema_editor.remove_index(model, self.index) + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'index': self.index, + } + return ( + self.__class__.__qualname__, + [], + kwargs, + ) + + def describe(self): + return 'Create index %s on field(s) %s of model %s' % ( + self.index.name, + ', '.join(self.index.fields), + self.model_name, + ) + + +class RemoveIndex(IndexOperation): + """Remove an index from a model.""" + + def __init__(self, model_name, name): + self.model_name = model_name + self.name = name + + def state_forwards(self, app_label, state): + model_state = state.models[app_label, self.model_name_lower] + indexes = model_state.options[self.option_name] + model_state.options[self.option_name] = [idx for idx in indexes if idx.name != self.name] + state.reload_model(app_label, self.model_name_lower, delay=True) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + model = from_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + from_model_state = from_state.models[app_label, self.model_name_lower] + index = from_model_state.get_index_by_name(self.name) + schema_editor.remove_index(model, index) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + model = to_state.apps.get_model(app_label, self.model_name) + if self.allow_migrate_model(schema_editor.connection.alias, model): + to_model_state = to_state.models[app_label, self.model_name_lower] + index = to_model_state.get_index_by_name(self.name) + schema_editor.add_index(model, index) + + def deconstruct(self): + kwargs = { + 'model_name': self.model_name, + 'name': self.name, + } + return ( + self.__class__.__qualname__, + [], + kwargs, + ) + + def describe(self): + return 'Remove index %s from %s' % (self.name, self.model_name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/special.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/special.py new file mode 100644 index 00000000000..5a8510ec028 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/special.py @@ -0,0 +1,203 @@ +from django.db import router + +from .base import Operation + + +class SeparateDatabaseAndState(Operation): + """ + Take two lists of operations - ones that will be used for the database, + and ones that will be used for the state change. This allows operations + that don't support state change to have it applied, or have operations + that affect the state or not the database, or so on. + """ + + serialization_expand_args = ['database_operations', 'state_operations'] + + def __init__(self, database_operations=None, state_operations=None): + self.database_operations = database_operations or [] + self.state_operations = state_operations or [] + + def deconstruct(self): + kwargs = {} + if self.database_operations: + kwargs['database_operations'] = self.database_operations + if self.state_operations: + kwargs['state_operations'] = self.state_operations + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + def state_forwards(self, app_label, state): + for state_operation in self.state_operations: + state_operation.state_forwards(app_label, state) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + # We calculate state separately in here since our state functions aren't useful + for database_operation in self.database_operations: + to_state = from_state.clone() + database_operation.state_forwards(app_label, to_state) + database_operation.database_forwards(app_label, schema_editor, from_state, to_state) + from_state = to_state + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + # We calculate state separately in here since our state functions aren't useful + to_states = {} + for dbop in self.database_operations: + to_states[dbop] = to_state + to_state = to_state.clone() + dbop.state_forwards(app_label, to_state) + # to_state now has the states of all the database_operations applied + # which is the from_state for the backwards migration of the last + # operation. + for database_operation in reversed(self.database_operations): + from_state = to_state + to_state = to_states[database_operation] + database_operation.database_backwards(app_label, schema_editor, from_state, to_state) + + def describe(self): + return "Custom state/database change combination" + + +class RunSQL(Operation): + """ + Run some raw SQL. A reverse SQL statement may be provided. + + Also accept a list of operations that represent the state change effected + by this SQL change, in case it's custom column/table creation/deletion. + """ + noop = '' + + def __init__(self, sql, reverse_sql=None, state_operations=None, hints=None, elidable=False): + self.sql = sql + self.reverse_sql = reverse_sql + self.state_operations = state_operations or [] + self.hints = hints or {} + self.elidable = elidable + + def deconstruct(self): + kwargs = { + 'sql': self.sql, + } + if self.reverse_sql is not None: + kwargs['reverse_sql'] = self.reverse_sql + if self.state_operations: + kwargs['state_operations'] = self.state_operations + if self.hints: + kwargs['hints'] = self.hints + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + @property + def reversible(self): + return self.reverse_sql is not None + + def state_forwards(self, app_label, state): + for state_operation in self.state_operations: + state_operation.state_forwards(app_label, state) + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + if router.allow_migrate(schema_editor.connection.alias, app_label, **self.hints): + self._run_sql(schema_editor, self.sql) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + if self.reverse_sql is None: + raise NotImplementedError("You cannot reverse this operation") + if router.allow_migrate(schema_editor.connection.alias, app_label, **self.hints): + self._run_sql(schema_editor, self.reverse_sql) + + def describe(self): + return "Raw SQL operation" + + def _run_sql(self, schema_editor, sqls): + if isinstance(sqls, (list, tuple)): + for sql in sqls: + params = None + if isinstance(sql, (list, tuple)): + elements = len(sql) + if elements == 2: + sql, params = sql + else: + raise ValueError("Expected a 2-tuple but got %d" % elements) + schema_editor.execute(sql, params=params) + elif sqls != RunSQL.noop: + statements = schema_editor.connection.ops.prepare_sql_script(sqls) + for statement in statements: + schema_editor.execute(statement, params=None) + + +class RunPython(Operation): + """ + Run Python code in a context suitable for doing versioned ORM operations. + """ + + reduces_to_sql = False + + def __init__(self, code, reverse_code=None, atomic=None, hints=None, elidable=False): + self.atomic = atomic + # Forwards code + if not callable(code): + raise ValueError("RunPython must be supplied with a callable") + self.code = code + # Reverse code + if reverse_code is None: + self.reverse_code = None + else: + if not callable(reverse_code): + raise ValueError("RunPython must be supplied with callable arguments") + self.reverse_code = reverse_code + self.hints = hints or {} + self.elidable = elidable + + def deconstruct(self): + kwargs = { + 'code': self.code, + } + if self.reverse_code is not None: + kwargs['reverse_code'] = self.reverse_code + if self.atomic is not None: + kwargs['atomic'] = self.atomic + if self.hints: + kwargs['hints'] = self.hints + return ( + self.__class__.__qualname__, + [], + kwargs + ) + + @property + def reversible(self): + return self.reverse_code is not None + + def state_forwards(self, app_label, state): + # RunPython objects have no state effect. To add some, combine this + # with SeparateDatabaseAndState. + pass + + def database_forwards(self, app_label, schema_editor, from_state, to_state): + # RunPython has access to all models. Ensure that all models are + # reloaded in case any are delayed. + from_state.clear_delayed_apps_cache() + if router.allow_migrate(schema_editor.connection.alias, app_label, **self.hints): + # We now execute the Python code in a context that contains a 'models' + # object, representing the versioned models as an app registry. + # We could try to override the global cache, but then people will still + # use direct imports, so we go with a documentation approach instead. + self.code(from_state.apps, schema_editor) + + def database_backwards(self, app_label, schema_editor, from_state, to_state): + if self.reverse_code is None: + raise NotImplementedError("You cannot reverse this operation") + if router.allow_migrate(schema_editor.connection.alias, app_label, **self.hints): + self.reverse_code(from_state.apps, schema_editor) + + def describe(self): + return "Raw Python operation" + + @staticmethod + def noop(apps, schema_editor): + return None diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/utils.py new file mode 100644 index 00000000000..af23ea95634 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/operations/utils.py @@ -0,0 +1,9 @@ +def is_referenced_by_foreign_key(state, model_name_lower, field, field_name): + for state_app_label, state_model in state.models: + for _, f in state.models[state_app_label, state_model].fields: + if (f.related_model and + '%s.%s' % (state_app_label, model_name_lower) == f.related_model.lower() and + hasattr(f, 'to_fields')): + if (f.to_fields[0] is None and field.primary_key) or field_name in f.to_fields: + return True + return False diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/optimizer.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/optimizer.py new file mode 100644 index 00000000000..d31ab89d075 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/optimizer.py @@ -0,0 +1,61 @@ +class MigrationOptimizer: + """ + Power the optimization process, where you provide a list of Operations + and you are returned a list of equal or shorter length - operations + are merged into one if possible. + + For example, a CreateModel and an AddField can be optimized into a + new CreateModel, and CreateModel and DeleteModel can be optimized into + nothing. + """ + + def optimize(self, operations, app_label=None): + """ + Main optimization entry point. Pass in a list of Operation instances, + get out a new list of Operation instances. + + Unfortunately, due to the scope of the optimization (two combinable + operations might be separated by several hundred others), this can't be + done as a peephole optimization with checks/output implemented on + the Operations themselves; instead, the optimizer looks at each + individual operation and scans forwards in the list to see if there + are any matches, stopping at boundaries - operations which can't + be optimized over (RunSQL, operations on the same field/model, etc.) + + The inner loop is run until the starting list is the same as the result + list, and then the result is returned. This means that operation + optimization must be stable and always return an equal or shorter list. + + The app_label argument is optional, but if you pass it you'll get more + efficient optimization. + """ + # Internal tracking variable for test assertions about # of loops + self._iterations = 0 + while True: + result = self.optimize_inner(operations, app_label) + self._iterations += 1 + if result == operations: + return result + operations = result + + def optimize_inner(self, operations, app_label=None): + """Inner optimization loop.""" + new_operations = [] + for i, operation in enumerate(operations): + # Compare it to each operation after it + for j, other in enumerate(operations[i + 1:]): + in_between = operations[i + 1:i + j + 1] + result = operation.reduce(other, in_between, app_label) + if isinstance(result, list): + # Optimize! Add result, then remaining others, then return + new_operations.extend(result) + new_operations.extend(in_between) + new_operations.extend(operations[i + j + 2:]) + return new_operations + if not result: + # We can't optimize across `other`. + new_operations.append(operation) + break + else: + new_operations.append(operation) + return new_operations diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/questioner.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/questioner.py new file mode 100644 index 00000000000..7af35c8f605 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/questioner.py @@ -0,0 +1,238 @@ +import importlib +import os +import sys + +from django.apps import apps +from django.db.models.fields import NOT_PROVIDED +from django.utils import datetime_safe, timezone + +from .loader import MigrationLoader + + +class MigrationQuestioner: + """ + Give the autodetector responses to questions it might have. + This base class has a built-in noninteractive mode, but the + interactive subclass is what the command-line arguments will use. + """ + + def __init__(self, defaults=None, specified_apps=None, dry_run=None): + self.defaults = defaults or {} + self.specified_apps = specified_apps or set() + self.dry_run = dry_run + + def ask_initial(self, app_label): + """Should we create an initial migration for the app?""" + # If it was specified on the command line, definitely true + if app_label in self.specified_apps: + return True + # Otherwise, we look to see if it has a migrations module + # without any Python files in it, apart from __init__.py. + # Apps from the new app template will have these; the Python + # file check will ensure we skip South ones. + try: + app_config = apps.get_app_config(app_label) + except LookupError: # It's a fake app. + return self.defaults.get("ask_initial", False) + migrations_import_path, _ = MigrationLoader.migrations_module(app_config.label) + if migrations_import_path is None: + # It's an application with migrations disabled. + return self.defaults.get("ask_initial", False) + try: + migrations_module = importlib.import_module(migrations_import_path) + except ImportError: + return self.defaults.get("ask_initial", False) + else: + # getattr() needed on PY36 and older (replace with attribute access). + if getattr(migrations_module, "__file__", None): + filenames = os.listdir(os.path.dirname(migrations_module.__file__)) + elif hasattr(migrations_module, "__path__"): + if len(migrations_module.__path__) > 1: + return False + filenames = os.listdir(list(migrations_module.__path__)[0]) + return not any(x.endswith(".py") for x in filenames if x != "__init__.py") + + def ask_not_null_addition(self, field_name, model_name): + """Adding a NOT NULL field to a model.""" + # None means quit + return None + + def ask_not_null_alteration(self, field_name, model_name): + """Changing a NULL field to NOT NULL.""" + # None means quit + return None + + def ask_rename(self, model_name, old_name, new_name, field_instance): + """Was this field really renamed?""" + return self.defaults.get("ask_rename", False) + + def ask_rename_model(self, old_model_state, new_model_state): + """Was this model really renamed?""" + return self.defaults.get("ask_rename_model", False) + + def ask_merge(self, app_label): + """Do you really want to merge these migrations?""" + return self.defaults.get("ask_merge", False) + + def ask_auto_now_add_addition(self, field_name, model_name): + """Adding an auto_now_add field to a model.""" + # None means quit + return None + + +class InteractiveMigrationQuestioner(MigrationQuestioner): + + def _boolean_input(self, question, default=None): + result = input("%s " % question) + if not result and default is not None: + return default + while not result or result[0].lower() not in "yn": + result = input("Please answer yes or no: ") + return result[0].lower() == "y" + + def _choice_input(self, question, choices): + print(question) + for i, choice in enumerate(choices): + print(" %s) %s" % (i + 1, choice)) + result = input("Select an option: ") + while True: + try: + value = int(result) + except ValueError: + pass + else: + if 0 < value <= len(choices): + return value + result = input("Please select a valid option: ") + + def _ask_default(self, default=''): + """ + Prompt for a default value. + + The ``default`` argument allows providing a custom default value (as a + string) which will be shown to the user and used as the return value + if the user doesn't provide any other input. + """ + print("Please enter the default value now, as valid Python") + if default: + print( + "You can accept the default '{}' by pressing 'Enter' or you " + "can provide another value.".format(default) + ) + print("The datetime and django.utils.timezone modules are available, so you can do e.g. timezone.now") + print("Type 'exit' to exit this prompt") + while True: + if default: + prompt = "[default: {}] >>> ".format(default) + else: + prompt = ">>> " + code = input(prompt) + if not code and default: + code = default + if not code: + print("Please enter some code, or 'exit' (with no quotes) to exit.") + elif code == "exit": + sys.exit(1) + else: + try: + return eval(code, {}, {"datetime": datetime_safe, "timezone": timezone}) + except (SyntaxError, NameError) as e: + print("Invalid input: %s" % e) + + def ask_not_null_addition(self, field_name, model_name): + """Adding a NOT NULL field to a model.""" + if not self.dry_run: + choice = self._choice_input( + "You are trying to add a non-nullable field '%s' to %s without a default; " + "we can't do that (the database needs something to populate existing rows).\n" + "Please select a fix:" % (field_name, model_name), + [ + ("Provide a one-off default now (will be set on all existing " + "rows with a null value for this column)"), + "Quit, and let me add a default in models.py", + ] + ) + if choice == 2: + sys.exit(3) + else: + return self._ask_default() + return None + + def ask_not_null_alteration(self, field_name, model_name): + """Changing a NULL field to NOT NULL.""" + if not self.dry_run: + choice = self._choice_input( + "You are trying to change the nullable field '%s' on %s to non-nullable " + "without a default; we can't do that (the database needs something to " + "populate existing rows).\n" + "Please select a fix:" % (field_name, model_name), + [ + ("Provide a one-off default now (will be set on all existing " + "rows with a null value for this column)"), + ("Ignore for now, and let me handle existing rows with NULL myself " + "(e.g. because you added a RunPython or RunSQL operation to handle " + "NULL values in a previous data migration)"), + "Quit, and let me add a default in models.py", + ] + ) + if choice == 2: + return NOT_PROVIDED + elif choice == 3: + sys.exit(3) + else: + return self._ask_default() + return None + + def ask_rename(self, model_name, old_name, new_name, field_instance): + """Was this field really renamed?""" + msg = "Did you rename %s.%s to %s.%s (a %s)? [y/N]" + return self._boolean_input(msg % (model_name, old_name, model_name, new_name, + field_instance.__class__.__name__), False) + + def ask_rename_model(self, old_model_state, new_model_state): + """Was this model really renamed?""" + msg = "Did you rename the %s.%s model to %s? [y/N]" + return self._boolean_input(msg % (old_model_state.app_label, old_model_state.name, + new_model_state.name), False) + + def ask_merge(self, app_label): + return self._boolean_input( + "\nMerging will only work if the operations printed above do not conflict\n" + + "with each other (working on different fields or models)\n" + + "Do you want to merge these migration branches? [y/N]", + False, + ) + + def ask_auto_now_add_addition(self, field_name, model_name): + """Adding an auto_now_add field to a model.""" + if not self.dry_run: + choice = self._choice_input( + "You are trying to add the field '{}' with 'auto_now_add=True' " + "to {} without a default; the database needs something to " + "populate existing rows.\n".format(field_name, model_name), + [ + "Provide a one-off default now (will be set on all " + "existing rows)", + "Quit, and let me add a default in models.py", + ] + ) + if choice == 2: + sys.exit(3) + else: + return self._ask_default(default='timezone.now') + return None + + +class NonInteractiveMigrationQuestioner(MigrationQuestioner): + + def ask_not_null_addition(self, field_name, model_name): + # We can't ask the user, so act like the user aborted. + sys.exit(3) + + def ask_not_null_alteration(self, field_name, model_name): + # We can't ask the user, so set as not provided. + return NOT_PROVIDED + + def ask_auto_now_add_addition(self, field_name, model_name): + # We can't ask the user, so act like the user aborted. + sys.exit(3) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/recorder.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/recorder.py new file mode 100644 index 00000000000..3a972fe4c63 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/recorder.py @@ -0,0 +1,80 @@ +from django.apps.registry import Apps +from django.db import models +from django.db.utils import DatabaseError +from django.utils.timezone import now + +from .exceptions import MigrationSchemaMissing + + +class MigrationRecorder: + """ + Deal with storing migration records in the database. + + Because this table is actually itself used for dealing with model + creation, it's the one thing we can't do normally via migrations. + We manually handle table creation/schema updating (using schema backend) + and then have a floating model to do queries with. + + If a migration is unapplied its row is removed from the table. Having + a row in the table always means a migration is applied. + """ + + class Migration(models.Model): + app = models.CharField(max_length=255) + name = models.CharField(max_length=255) + applied = models.DateTimeField(default=now) + + class Meta: + apps = Apps() + app_label = "migrations" + db_table = "django_migrations" + + def __str__(self): + return "Migration %s for %s" % (self.name, self.app) + + def __init__(self, connection): + self.connection = connection + + @property + def migration_qs(self): + return self.Migration.objects.using(self.connection.alias) + + def has_table(self): + """Return True if the django_migrations table exists.""" + return self.Migration._meta.db_table in self.connection.introspection.table_names(self.connection.cursor()) + + def ensure_schema(self): + """Ensure the table exists and has the correct schema.""" + # If the table's there, that's fine - we've never changed its schema + # in the codebase. + if self.has_table(): + return + # Make the table + try: + with self.connection.schema_editor() as editor: + editor.create_model(self.Migration) + except DatabaseError as exc: + raise MigrationSchemaMissing("Unable to create the django_migrations table (%s)" % exc) + + def applied_migrations(self): + """Return a set of (app, name) of applied migrations.""" + if self.has_table(): + return {tuple(x) for x in self.migration_qs.values_list('app', 'name')} + else: + # If the django_migrations table doesn't exist, then no migrations + # are applied. + return set() + + def record_applied(self, app, name): + """Record that a migration was applied.""" + self.ensure_schema() + self.migration_qs.create(app=app, name=name) + + def record_unapplied(self, app, name): + """Record that a migration was unapplied.""" + self.ensure_schema() + self.migration_qs.filter(app=app, name=name).delete() + + def flush(self): + """Delete all migration records. Useful for testing migrations.""" + self.migration_qs.all().delete() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/serializer.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/serializer.py new file mode 100644 index 00000000000..9b251e54cd3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/serializer.py @@ -0,0 +1,354 @@ +import builtins +import collections.abc +import datetime +import decimal +import enum +import functools +import math +import re +import types +import uuid + +from django.db import models +from django.db.migrations.operations.base import Operation +from django.db.migrations.utils import COMPILED_REGEX_TYPE, RegexObject +from django.utils import datetime_safe +from django.utils.functional import LazyObject, Promise +from django.utils.timezone import utc +from django.utils.version import get_docs_version + + +class BaseSerializer: + def __init__(self, value): + self.value = value + + def serialize(self): + raise NotImplementedError('Subclasses of BaseSerializer must implement the serialize() method.') + + +class BaseSequenceSerializer(BaseSerializer): + def _format(self): + raise NotImplementedError('Subclasses of BaseSequenceSerializer must implement the _format() method.') + + def serialize(self): + imports = set() + strings = [] + for item in self.value: + item_string, item_imports = serializer_factory(item).serialize() + imports.update(item_imports) + strings.append(item_string) + value = self._format() + return value % (", ".join(strings)), imports + + +class BaseSimpleSerializer(BaseSerializer): + def serialize(self): + return repr(self.value), set() + + +class DatetimeSerializer(BaseSerializer): + def serialize(self): + if self.value.tzinfo is not None and self.value.tzinfo != utc: + self.value = self.value.astimezone(utc) + value_repr = repr(self.value).replace("", "utc") + if isinstance(self.value, datetime_safe.datetime): + value_repr = "datetime.%s" % value_repr + imports = ["import datetime"] + if self.value.tzinfo is not None: + imports.append("from django.utils.timezone import utc") + return value_repr, set(imports) + + +class DateSerializer(BaseSerializer): + def serialize(self): + value_repr = repr(self.value) + if isinstance(self.value, datetime_safe.date): + value_repr = "datetime.%s" % value_repr + return value_repr, {"import datetime"} + + +class DecimalSerializer(BaseSerializer): + def serialize(self): + return repr(self.value), {"from decimal import Decimal"} + + +class DeconstructableSerializer(BaseSerializer): + @staticmethod + def serialize_deconstructed(path, args, kwargs): + name, imports = DeconstructableSerializer._serialize_path(path) + strings = [] + for arg in args: + arg_string, arg_imports = serializer_factory(arg).serialize() + strings.append(arg_string) + imports.update(arg_imports) + for kw, arg in sorted(kwargs.items()): + arg_string, arg_imports = serializer_factory(arg).serialize() + imports.update(arg_imports) + strings.append("%s=%s" % (kw, arg_string)) + return "%s(%s)" % (name, ", ".join(strings)), imports + + @staticmethod + def _serialize_path(path): + module, name = path.rsplit(".", 1) + if module == "django.db.models": + imports = {"from django.db import models"} + name = "models.%s" % name + else: + imports = {"import %s" % module} + name = path + return name, imports + + def serialize(self): + return self.serialize_deconstructed(*self.value.deconstruct()) + + +class DictionarySerializer(BaseSerializer): + def serialize(self): + imports = set() + strings = [] + for k, v in sorted(self.value.items()): + k_string, k_imports = serializer_factory(k).serialize() + v_string, v_imports = serializer_factory(v).serialize() + imports.update(k_imports) + imports.update(v_imports) + strings.append((k_string, v_string)) + return "{%s}" % (", ".join("%s: %s" % (k, v) for k, v in strings)), imports + + +class EnumSerializer(BaseSerializer): + def serialize(self): + enum_class = self.value.__class__ + module = enum_class.__module__ + v_string, v_imports = serializer_factory(self.value.value).serialize() + imports = {'import %s' % module, *v_imports} + return "%s.%s(%s)" % (module, enum_class.__name__, v_string), imports + + +class FloatSerializer(BaseSimpleSerializer): + def serialize(self): + if math.isnan(self.value) or math.isinf(self.value): + return 'float("{}")'.format(self.value), set() + return super().serialize() + + +class FrozensetSerializer(BaseSequenceSerializer): + def _format(self): + return "frozenset([%s])" + + +class FunctionTypeSerializer(BaseSerializer): + def serialize(self): + if getattr(self.value, "__self__", None) and isinstance(self.value.__self__, type): + klass = self.value.__self__ + module = klass.__module__ + return "%s.%s.%s" % (module, klass.__name__, self.value.__name__), {"import %s" % module} + # Further error checking + if self.value.__name__ == '': + raise ValueError("Cannot serialize function: lambda") + if self.value.__module__ is None: + raise ValueError("Cannot serialize function %r: No module" % self.value) + + module_name = self.value.__module__ + + if '<' not in self.value.__qualname__: # Qualname can include + return '%s.%s' % (module_name, self.value.__qualname__), {'import %s' % self.value.__module__} + + raise ValueError( + 'Could not find function %s in %s.\n' % (self.value.__name__, module_name) + ) + + +class FunctoolsPartialSerializer(BaseSerializer): + def serialize(self): + # Serialize functools.partial() arguments + func_string, func_imports = serializer_factory(self.value.func).serialize() + args_string, args_imports = serializer_factory(self.value.args).serialize() + keywords_string, keywords_imports = serializer_factory(self.value.keywords).serialize() + # Add any imports needed by arguments + imports = {'import functools', *func_imports, *args_imports, *keywords_imports} + return ( + 'functools.%s(%s, *%s, **%s)' % ( + self.value.__class__.__name__, + func_string, + args_string, + keywords_string, + ), + imports, + ) + + +class IterableSerializer(BaseSerializer): + def serialize(self): + imports = set() + strings = [] + for item in self.value: + item_string, item_imports = serializer_factory(item).serialize() + imports.update(item_imports) + strings.append(item_string) + # When len(strings)==0, the empty iterable should be serialized as + # "()", not "(,)" because (,) is invalid Python syntax. + value = "(%s)" if len(strings) != 1 else "(%s,)" + return value % (", ".join(strings)), imports + + +class ModelFieldSerializer(DeconstructableSerializer): + def serialize(self): + attr_name, path, args, kwargs = self.value.deconstruct() + return self.serialize_deconstructed(path, args, kwargs) + + +class ModelManagerSerializer(DeconstructableSerializer): + def serialize(self): + as_manager, manager_path, qs_path, args, kwargs = self.value.deconstruct() + if as_manager: + name, imports = self._serialize_path(qs_path) + return "%s.as_manager()" % name, imports + else: + return self.serialize_deconstructed(manager_path, args, kwargs) + + +class OperationSerializer(BaseSerializer): + def serialize(self): + from django.db.migrations.writer import OperationWriter + string, imports = OperationWriter(self.value, indentation=0).serialize() + # Nested operation, trailing comma is handled in upper OperationWriter._write() + return string.rstrip(','), imports + + +class RegexSerializer(BaseSerializer): + def serialize(self): + regex_pattern, pattern_imports = serializer_factory(self.value.pattern).serialize() + # Turn off default implicit flags (e.g. re.U) because regexes with the + # same implicit and explicit flags aren't equal. + flags = self.value.flags ^ re.compile('').flags + regex_flags, flag_imports = serializer_factory(flags).serialize() + imports = {'import re', *pattern_imports, *flag_imports} + args = [regex_pattern] + if flags: + args.append(regex_flags) + return "re.compile(%s)" % ', '.join(args), imports + + +class SequenceSerializer(BaseSequenceSerializer): + def _format(self): + return "[%s]" + + +class SetSerializer(BaseSequenceSerializer): + def _format(self): + # Serialize as a set literal except when value is empty because {} + # is an empty dict. + return '{%s}' if self.value else 'set(%s)' + + +class SettingsReferenceSerializer(BaseSerializer): + def serialize(self): + return "settings.%s" % self.value.setting_name, {"from django.conf import settings"} + + +class TimedeltaSerializer(BaseSerializer): + def serialize(self): + return repr(self.value), {"import datetime"} + + +class TimeSerializer(BaseSerializer): + def serialize(self): + value_repr = repr(self.value) + if isinstance(self.value, datetime_safe.time): + value_repr = "datetime.%s" % value_repr + return value_repr, {"import datetime"} + + +class TupleSerializer(BaseSequenceSerializer): + def _format(self): + # When len(value)==0, the empty tuple should be serialized as "()", + # not "(,)" because (,) is invalid Python syntax. + return "(%s)" if len(self.value) != 1 else "(%s,)" + + +class TypeSerializer(BaseSerializer): + def serialize(self): + special_cases = [ + (models.Model, "models.Model", []), + ] + for case, string, imports in special_cases: + if case is self.value: + return string, set(imports) + if hasattr(self.value, "__module__"): + module = self.value.__module__ + if module == builtins.__name__: + return self.value.__name__, set() + else: + return "%s.%s" % (module, self.value.__name__), {"import %s" % module} + + +class UUIDSerializer(BaseSerializer): + def serialize(self): + return "uuid.%s" % repr(self.value), {"import uuid"} + + +def serializer_factory(value): + from django.db.migrations.writer import SettingsReference + if isinstance(value, Promise): + value = str(value) + elif isinstance(value, LazyObject): + # The unwrapped value is returned as the first item of the arguments + # tuple. + value = value.__reduce__()[1][0] + + if isinstance(value, models.Field): + return ModelFieldSerializer(value) + if isinstance(value, models.manager.BaseManager): + return ModelManagerSerializer(value) + if isinstance(value, Operation): + return OperationSerializer(value) + if isinstance(value, type): + return TypeSerializer(value) + # Anything that knows how to deconstruct itself. + if hasattr(value, 'deconstruct'): + return DeconstructableSerializer(value) + + # Unfortunately some of these are order-dependent. + if isinstance(value, frozenset): + return FrozensetSerializer(value) + if isinstance(value, list): + return SequenceSerializer(value) + if isinstance(value, set): + return SetSerializer(value) + if isinstance(value, tuple): + return TupleSerializer(value) + if isinstance(value, dict): + return DictionarySerializer(value) + if isinstance(value, enum.Enum): + return EnumSerializer(value) + if isinstance(value, datetime.datetime): + return DatetimeSerializer(value) + if isinstance(value, datetime.date): + return DateSerializer(value) + if isinstance(value, datetime.time): + return TimeSerializer(value) + if isinstance(value, datetime.timedelta): + return TimedeltaSerializer(value) + if isinstance(value, SettingsReference): + return SettingsReferenceSerializer(value) + if isinstance(value, float): + return FloatSerializer(value) + if isinstance(value, (bool, int, type(None), bytes, str)): + return BaseSimpleSerializer(value) + if isinstance(value, decimal.Decimal): + return DecimalSerializer(value) + if isinstance(value, (functools.partial, functools.partialmethod)): + return FunctoolsPartialSerializer(value) + if isinstance(value, (types.FunctionType, types.BuiltinFunctionType, types.MethodType)): + return FunctionTypeSerializer(value) + if isinstance(value, collections.abc.Iterable): + return IterableSerializer(value) + if isinstance(value, (COMPILED_REGEX_TYPE, RegexObject)): + return RegexSerializer(value) + if isinstance(value, uuid.UUID): + return UUIDSerializer(value) + raise ValueError( + "Cannot serialize: %r\nThere are some values Django cannot serialize into " + "migration files.\nFor more, see https://docs.djangoproject.com/en/%s/" + "topics/migrations/#migration-serializing" % (value, get_docs_version()) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/state.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/state.py new file mode 100644 index 00000000000..f41d1edf2c5 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/state.py @@ -0,0 +1,601 @@ +import copy +from collections import OrderedDict +from contextlib import contextmanager + +from django.apps import AppConfig +from django.apps.registry import Apps, apps as global_apps +from django.conf import settings +from django.db import models +from django.db.models.fields.proxy import OrderWrt +from django.db.models.fields.related import RECURSIVE_RELATIONSHIP_CONSTANT +from django.db.models.options import DEFAULT_NAMES, normalize_together +from django.db.models.utils import make_model_tuple +from django.utils.functional import cached_property +from django.utils.module_loading import import_string +from django.utils.version import get_docs_version + +from .exceptions import InvalidBasesError + + +def _get_app_label_and_model_name(model, app_label=''): + if isinstance(model, str): + split = model.split('.', 1) + return tuple(split) if len(split) == 2 else (app_label, split[0]) + else: + return model._meta.app_label, model._meta.model_name + + +def _get_related_models(m): + """Return all models that have a direct relationship to the given model.""" + related_models = [ + subclass for subclass in m.__subclasses__() + if issubclass(subclass, models.Model) + ] + related_fields_models = set() + for f in m._meta.get_fields(include_parents=True, include_hidden=True): + if f.is_relation and f.related_model is not None and not isinstance(f.related_model, str): + related_fields_models.add(f.model) + related_models.append(f.related_model) + # Reverse accessors of foreign keys to proxy models are attached to their + # concrete proxied model. + opts = m._meta + if opts.proxy and m in related_fields_models: + related_models.append(opts.concrete_model) + return related_models + + +def get_related_models_tuples(model): + """ + Return a list of typical (app_label, model_name) tuples for all related + models for the given model. + """ + return { + (rel_mod._meta.app_label, rel_mod._meta.model_name) + for rel_mod in _get_related_models(model) + } + + +def get_related_models_recursive(model): + """ + Return all models that have a direct or indirect relationship + to the given model. + + Relationships are either defined by explicit relational fields, like + ForeignKey, ManyToManyField or OneToOneField, or by inheriting from another + model (a superclass is related to its subclasses, but not vice versa). Note, + however, that a model inheriting from a concrete model is also related to + its superclass through the implicit *_ptr OneToOneField on the subclass. + """ + seen = set() + queue = _get_related_models(model) + for rel_mod in queue: + rel_app_label, rel_model_name = rel_mod._meta.app_label, rel_mod._meta.model_name + if (rel_app_label, rel_model_name) in seen: + continue + seen.add((rel_app_label, rel_model_name)) + queue.extend(_get_related_models(rel_mod)) + return seen - {(model._meta.app_label, model._meta.model_name)} + + +class ProjectState: + """ + Represent the entire project's overall state. This is the item that is + passed around - do it here rather than at the app level so that cross-app + FKs/etc. resolve properly. + """ + + def __init__(self, models=None, real_apps=None): + self.models = models or {} + # Apps to include from main registry, usually unmigrated ones + self.real_apps = real_apps or [] + self.is_delayed = False + + def add_model(self, model_state): + app_label, model_name = model_state.app_label, model_state.name_lower + self.models[(app_label, model_name)] = model_state + if 'apps' in self.__dict__: # hasattr would cache the property + self.reload_model(app_label, model_name) + + def remove_model(self, app_label, model_name): + del self.models[app_label, model_name] + if 'apps' in self.__dict__: # hasattr would cache the property + self.apps.unregister_model(app_label, model_name) + # Need to do this explicitly since unregister_model() doesn't clear + # the cache automatically (#24513) + self.apps.clear_cache() + + def _find_reload_model(self, app_label, model_name, delay=False): + if delay: + self.is_delayed = True + + related_models = set() + + try: + old_model = self.apps.get_model(app_label, model_name) + except LookupError: + pass + else: + # Get all relations to and from the old model before reloading, + # as _meta.apps may change + if delay: + related_models = get_related_models_tuples(old_model) + else: + related_models = get_related_models_recursive(old_model) + + # Get all outgoing references from the model to be rendered + model_state = self.models[(app_label, model_name)] + # Directly related models are the models pointed to by ForeignKeys, + # OneToOneFields, and ManyToManyFields. + direct_related_models = set() + for name, field in model_state.fields: + if field.is_relation: + if field.remote_field.model == RECURSIVE_RELATIONSHIP_CONSTANT: + continue + rel_app_label, rel_model_name = _get_app_label_and_model_name(field.related_model, app_label) + direct_related_models.add((rel_app_label, rel_model_name.lower())) + + # For all direct related models recursively get all related models. + related_models.update(direct_related_models) + for rel_app_label, rel_model_name in direct_related_models: + try: + rel_model = self.apps.get_model(rel_app_label, rel_model_name) + except LookupError: + pass + else: + if delay: + related_models.update(get_related_models_tuples(rel_model)) + else: + related_models.update(get_related_models_recursive(rel_model)) + + # Include the model itself + related_models.add((app_label, model_name)) + + return related_models + + def reload_model(self, app_label, model_name, delay=False): + if 'apps' in self.__dict__: # hasattr would cache the property + related_models = self._find_reload_model(app_label, model_name, delay) + self._reload(related_models) + + def reload_models(self, models, delay=True): + if 'apps' in self.__dict__: # hasattr would cache the property + related_models = set() + for app_label, model_name in models: + related_models.update(self._find_reload_model(app_label, model_name, delay)) + self._reload(related_models) + + def _reload(self, related_models): + # Unregister all related models + with self.apps.bulk_update(): + for rel_app_label, rel_model_name in related_models: + self.apps.unregister_model(rel_app_label, rel_model_name) + + states_to_be_rendered = [] + # Gather all models states of those models that will be rerendered. + # This includes: + # 1. All related models of unmigrated apps + for model_state in self.apps.real_models: + if (model_state.app_label, model_state.name_lower) in related_models: + states_to_be_rendered.append(model_state) + + # 2. All related models of migrated apps + for rel_app_label, rel_model_name in related_models: + try: + model_state = self.models[rel_app_label, rel_model_name] + except KeyError: + pass + else: + states_to_be_rendered.append(model_state) + + # Render all models + self.apps.render_multiple(states_to_be_rendered) + + def clone(self): + """Return an exact copy of this ProjectState.""" + new_state = ProjectState( + models={k: v.clone() for k, v in self.models.items()}, + real_apps=self.real_apps, + ) + if 'apps' in self.__dict__: + new_state.apps = self.apps.clone() + new_state.is_delayed = self.is_delayed + return new_state + + def clear_delayed_apps_cache(self): + if self.is_delayed and 'apps' in self.__dict__: + del self.__dict__['apps'] + + @cached_property + def apps(self): + return StateApps(self.real_apps, self.models) + + @property + def concrete_apps(self): + self.apps = StateApps(self.real_apps, self.models, ignore_swappable=True) + return self.apps + + @classmethod + def from_apps(cls, apps): + """Take an Apps and return a ProjectState matching it.""" + app_models = {} + for model in apps.get_models(include_swapped=True): + model_state = ModelState.from_model(model) + app_models[(model_state.app_label, model_state.name_lower)] = model_state + return cls(app_models) + + def __eq__(self, other): + return self.models == other.models and set(self.real_apps) == set(other.real_apps) + + +class AppConfigStub(AppConfig): + """Stub of an AppConfig. Only provides a label and a dict of models.""" + # Not used, but required by AppConfig.__init__ + path = '' + + def __init__(self, label): + self.label = label + # App-label and app-name are not the same thing, so technically passing + # in the label here is wrong. In practice, migrations don't care about + # the app name, but we need something unique, and the label works fine. + super().__init__(label, None) + + def import_models(self): + self.models = self.apps.all_models[self.label] + + +class StateApps(Apps): + """ + Subclass of the global Apps registry class to better handle dynamic model + additions and removals. + """ + def __init__(self, real_apps, models, ignore_swappable=False): + # Any apps in self.real_apps should have all their models included + # in the render. We don't use the original model instances as there + # are some variables that refer to the Apps object. + # FKs/M2Ms from real apps are also not included as they just + # mess things up with partial states (due to lack of dependencies) + self.real_models = [] + for app_label in real_apps: + app = global_apps.get_app_config(app_label) + for model in app.get_models(): + self.real_models.append(ModelState.from_model(model, exclude_rels=True)) + # Populate the app registry with a stub for each application. + app_labels = {model_state.app_label for model_state in models.values()} + app_configs = [AppConfigStub(label) for label in sorted(real_apps + list(app_labels))] + super().__init__(app_configs) + + # The lock gets in the way of copying as implemented in clone(), which + # is called whenever Django duplicates a StateApps before updating it. + self._lock = None + + self.render_multiple(list(models.values()) + self.real_models) + + # There shouldn't be any operations pending at this point. + from django.core.checks.model_checks import _check_lazy_references + ignore = {make_model_tuple(settings.AUTH_USER_MODEL)} if ignore_swappable else set() + errors = _check_lazy_references(self, ignore=ignore) + if errors: + raise ValueError("\n".join(error.msg for error in errors)) + + @contextmanager + def bulk_update(self): + # Avoid clearing each model's cache for each change. Instead, clear + # all caches when we're finished updating the model instances. + ready = self.ready + self.ready = False + try: + yield + finally: + self.ready = ready + self.clear_cache() + + def render_multiple(self, model_states): + # We keep trying to render the models in a loop, ignoring invalid + # base errors, until the size of the unrendered models doesn't + # decrease by at least one, meaning there's a base dependency loop/ + # missing base. + if not model_states: + return + # Prevent that all model caches are expired for each render. + with self.bulk_update(): + unrendered_models = model_states + while unrendered_models: + new_unrendered_models = [] + for model in unrendered_models: + try: + model.render(self) + except InvalidBasesError: + new_unrendered_models.append(model) + if len(new_unrendered_models) == len(unrendered_models): + raise InvalidBasesError( + "Cannot resolve bases for %r\nThis can happen if you are inheriting models from an " + "app with migrations (e.g. contrib.auth)\n in an app with no migrations; see " + "https://docs.djangoproject.com/en/%s/topics/migrations/#dependencies " + "for more" % (new_unrendered_models, get_docs_version()) + ) + unrendered_models = new_unrendered_models + + def clone(self): + """Return a clone of this registry.""" + clone = StateApps([], {}) + clone.all_models = copy.deepcopy(self.all_models) + clone.app_configs = copy.deepcopy(self.app_configs) + # Set the pointer to the correct app registry. + for app_config in clone.app_configs.values(): + app_config.apps = clone + # No need to actually clone them, they'll never change + clone.real_models = self.real_models + return clone + + def register_model(self, app_label, model): + self.all_models[app_label][model._meta.model_name] = model + if app_label not in self.app_configs: + self.app_configs[app_label] = AppConfigStub(app_label) + self.app_configs[app_label].apps = self + self.app_configs[app_label].models = OrderedDict() + self.app_configs[app_label].models[model._meta.model_name] = model + self.do_pending_operations(model) + self.clear_cache() + + def unregister_model(self, app_label, model_name): + try: + del self.all_models[app_label][model_name] + del self.app_configs[app_label].models[model_name] + except KeyError: + pass + + +class ModelState: + """ + Represent a Django Model. Don't use the actual Model class as it's not + designed to have its options changed - instead, mutate this one and then + render it into a Model as required. + + Note that while you are allowed to mutate .fields, you are not allowed + to mutate the Field instances inside there themselves - you must instead + assign new ones, as these are not detached during a clone. + """ + + def __init__(self, app_label, name, fields, options=None, bases=None, managers=None): + self.app_label = app_label + self.name = name + self.fields = fields + self.options = options or {} + self.options.setdefault('indexes', []) + self.bases = bases or (models.Model,) + self.managers = managers or [] + # Sanity-check that fields is NOT a dict. It must be ordered. + if isinstance(self.fields, dict): + raise ValueError("ModelState.fields cannot be a dict - it must be a list of 2-tuples.") + for name, field in fields: + # Sanity-check that fields are NOT already bound to a model. + if hasattr(field, 'model'): + raise ValueError( + 'ModelState.fields cannot be bound to a model - "%s" is.' % name + ) + # Sanity-check that relation fields are NOT referring to a model class. + if field.is_relation and hasattr(field.related_model, '_meta'): + raise ValueError( + 'ModelState.fields cannot refer to a model class - "%s.to" does. ' + 'Use a string reference instead.' % name + ) + if field.many_to_many and hasattr(field.remote_field.through, '_meta'): + raise ValueError( + 'ModelState.fields cannot refer to a model class - "%s.through" does. ' + 'Use a string reference instead.' % name + ) + # Sanity-check that indexes have their name set. + for index in self.options['indexes']: + if not index.name: + raise ValueError( + "Indexes passed to ModelState require a name attribute. " + "%r doesn't have one." % index + ) + + @cached_property + def name_lower(self): + return self.name.lower() + + @classmethod + def from_model(cls, model, exclude_rels=False): + """Given a model, return a ModelState representing it.""" + # Deconstruct the fields + fields = [] + for field in model._meta.local_fields: + if getattr(field, "remote_field", None) and exclude_rels: + continue + if isinstance(field, OrderWrt): + continue + name = field.name + try: + fields.append((name, field.clone())) + except TypeError as e: + raise TypeError("Couldn't reconstruct field %s on %s: %s" % ( + name, + model._meta.label, + e, + )) + if not exclude_rels: + for field in model._meta.local_many_to_many: + name = field.name + try: + fields.append((name, field.clone())) + except TypeError as e: + raise TypeError("Couldn't reconstruct m2m field %s on %s: %s" % ( + name, + model._meta.object_name, + e, + )) + # Extract the options + options = {} + for name in DEFAULT_NAMES: + # Ignore some special options + if name in ["apps", "app_label"]: + continue + elif name in model._meta.original_attrs: + if name == "unique_together": + ut = model._meta.original_attrs["unique_together"] + options[name] = set(normalize_together(ut)) + elif name == "index_together": + it = model._meta.original_attrs["index_together"] + options[name] = set(normalize_together(it)) + elif name == "indexes": + indexes = [idx.clone() for idx in model._meta.indexes] + for index in indexes: + if not index.name: + index.set_name_with_model(model) + options['indexes'] = indexes + else: + options[name] = model._meta.original_attrs[name] + # If we're ignoring relationships, remove all field-listing model + # options (that option basically just means "make a stub model") + if exclude_rels: + for key in ["unique_together", "index_together", "order_with_respect_to"]: + if key in options: + del options[key] + # Private fields are ignored, so remove options that refer to them. + elif options.get('order_with_respect_to') in {field.name for field in model._meta.private_fields}: + del options['order_with_respect_to'] + + def flatten_bases(model): + bases = [] + for base in model.__bases__: + if hasattr(base, "_meta") and base._meta.abstract: + bases.extend(flatten_bases(base)) + else: + bases.append(base) + return bases + + # We can't rely on __mro__ directly because we only want to flatten + # abstract models and not the whole tree. However by recursing on + # __bases__ we may end up with duplicates and ordering issues, we + # therefore discard any duplicates and reorder the bases according + # to their index in the MRO. + flattened_bases = sorted(set(flatten_bases(model)), key=lambda x: model.__mro__.index(x)) + + # Make our record + bases = tuple( + ( + base._meta.label_lower + if hasattr(base, "_meta") else + base + ) + for base in flattened_bases + ) + # Ensure at least one base inherits from models.Model + if not any((isinstance(base, str) or issubclass(base, models.Model)) for base in bases): + bases = (models.Model,) + + managers = [] + manager_names = set() + default_manager_shim = None + for manager in model._meta.managers: + if manager.name in manager_names: + # Skip overridden managers. + continue + elif manager.use_in_migrations: + # Copy managers usable in migrations. + new_manager = copy.copy(manager) + new_manager._set_creation_counter() + elif manager is model._base_manager or manager is model._default_manager: + # Shim custom managers used as default and base managers. + new_manager = models.Manager() + new_manager.model = manager.model + new_manager.name = manager.name + if manager is model._default_manager: + default_manager_shim = new_manager + else: + continue + manager_names.add(manager.name) + managers.append((manager.name, new_manager)) + + # Ignore a shimmed default manager called objects if it's the only one. + if managers == [('objects', default_manager_shim)]: + managers = [] + + # Construct the new ModelState + return cls( + model._meta.app_label, + model._meta.object_name, + fields, + options, + bases, + managers, + ) + + def construct_managers(self): + """Deep-clone the managers using deconstruction.""" + # Sort all managers by their creation counter + sorted_managers = sorted(self.managers, key=lambda v: v[1].creation_counter) + for mgr_name, manager in sorted_managers: + as_manager, manager_path, qs_path, args, kwargs = manager.deconstruct() + if as_manager: + qs_class = import_string(qs_path) + yield mgr_name, qs_class.as_manager() + else: + manager_class = import_string(manager_path) + yield mgr_name, manager_class(*args, **kwargs) + + def clone(self): + """Return an exact copy of this ModelState.""" + return self.__class__( + app_label=self.app_label, + name=self.name, + fields=list(self.fields), + # Since options are shallow-copied here, operations such as + # AddIndex must replace their option (e.g 'indexes') rather + # than mutating it. + options=dict(self.options), + bases=self.bases, + managers=list(self.managers), + ) + + def render(self, apps): + """Create a Model object from our current state into the given apps.""" + # First, make a Meta object + meta_contents = {'app_label': self.app_label, 'apps': apps, **self.options} + meta = type("Meta", (), meta_contents) + # Then, work out our bases + try: + bases = tuple( + (apps.get_model(base) if isinstance(base, str) else base) + for base in self.bases + ) + except LookupError: + raise InvalidBasesError("Cannot resolve one or more bases from %r" % (self.bases,)) + # Turn fields into a dict for the body, add other bits + body = {name: field.clone() for name, field in self.fields} + body['Meta'] = meta + body['__module__'] = "__fake__" + + # Restore managers + body.update(self.construct_managers()) + # Then, make a Model object (apps.register_model is called in __new__) + return type(self.name, bases, body) + + def get_field_by_name(self, name): + for fname, field in self.fields: + if fname == name: + return field + raise ValueError("No field called %s on model %s" % (name, self.name)) + + def get_index_by_name(self, name): + for index in self.options['indexes']: + if index.name == name: + return index + raise ValueError("No index named %s on model %s" % (name, self.name)) + + def __repr__(self): + return "<%s: '%s.%s'>" % (self.__class__.__name__, self.app_label, self.name) + + def __eq__(self, other): + return ( + (self.app_label == other.app_label) and + (self.name == other.name) and + (len(self.fields) == len(other.fields)) and + all((k1 == k2 and (f1.deconstruct()[1:] == f2.deconstruct()[1:])) + for (k1, f1), (k2, f2) in zip(self.fields, other.fields)) and + (self.options == other.options) and + (self.bases == other.bases) and + (self.managers == other.managers) + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/topological_sort.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/topological_sort.py new file mode 100644 index 00000000000..e0a22c92362 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/topological_sort.py @@ -0,0 +1,32 @@ +def topological_sort_as_sets(dependency_graph): + """ + Variation of Kahn's algorithm (1962) that returns sets. + + Take a dependency graph as a dictionary of node => dependencies. + + Yield sets of items in topological order, where the first set contains + all nodes without dependencies, and each following set contains all + nodes that may depend on the nodes only in the previously yielded sets. + """ + todo = dependency_graph.copy() + while todo: + current = {node for node, deps in todo.items() if not deps} + + if not current: + raise ValueError('Cyclic dependency in graph: {}'.format( + ', '.join(repr(x) for x in todo.items()))) + + yield current + + # remove current from todo's nodes & dependencies + todo = {node: (dependencies - current) for node, dependencies in + todo.items() if node not in current} + + +def stable_topological_sort(l, dependency_graph): + result = [] + for layer in topological_sort_as_sets(dependency_graph): + for node in l: + if node in layer: + result.append(node) + return result diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/utils.py new file mode 100644 index 00000000000..8939794e59c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/utils.py @@ -0,0 +1,17 @@ +import datetime +import re + +COMPILED_REGEX_TYPE = type(re.compile('')) + + +class RegexObject: + def __init__(self, obj): + self.pattern = obj.pattern + self.flags = obj.flags + + def __eq__(self, other): + return self.pattern == other.pattern and self.flags == other.flags + + +def get_migration_name_timestamp(): + return datetime.datetime.now().strftime("%Y%m%d_%H%M") diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/writer.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/writer.py new file mode 100644 index 00000000000..d056e006462 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/migrations/writer.py @@ -0,0 +1,296 @@ +import os +import re +from importlib import import_module + +from django import get_version +from django.apps import apps +from django.db import migrations +from django.db.migrations.loader import MigrationLoader +from django.db.migrations.serializer import serializer_factory +from django.utils.inspect import get_func_args +from django.utils.module_loading import module_dir +from django.utils.timezone import now + + +class SettingsReference(str): + """ + Special subclass of string which actually references a current settings + value. It's treated as the value in memory, but serializes out to a + settings.NAME attribute reference. + """ + + def __new__(self, value, setting_name): + return str.__new__(self, value) + + def __init__(self, value, setting_name): + self.setting_name = setting_name + + +class OperationWriter: + def __init__(self, operation, indentation=2): + self.operation = operation + self.buff = [] + self.indentation = indentation + + def serialize(self): + + def _write(_arg_name, _arg_value): + if (_arg_name in self.operation.serialization_expand_args and + isinstance(_arg_value, (list, tuple, dict))): + if isinstance(_arg_value, dict): + self.feed('%s={' % _arg_name) + self.indent() + for key, value in _arg_value.items(): + key_string, key_imports = MigrationWriter.serialize(key) + arg_string, arg_imports = MigrationWriter.serialize(value) + args = arg_string.splitlines() + if len(args) > 1: + self.feed('%s: %s' % (key_string, args[0])) + for arg in args[1:-1]: + self.feed(arg) + self.feed('%s,' % args[-1]) + else: + self.feed('%s: %s,' % (key_string, arg_string)) + imports.update(key_imports) + imports.update(arg_imports) + self.unindent() + self.feed('},') + else: + self.feed('%s=[' % _arg_name) + self.indent() + for item in _arg_value: + arg_string, arg_imports = MigrationWriter.serialize(item) + args = arg_string.splitlines() + if len(args) > 1: + for arg in args[:-1]: + self.feed(arg) + self.feed('%s,' % args[-1]) + else: + self.feed('%s,' % arg_string) + imports.update(arg_imports) + self.unindent() + self.feed('],') + else: + arg_string, arg_imports = MigrationWriter.serialize(_arg_value) + args = arg_string.splitlines() + if len(args) > 1: + self.feed('%s=%s' % (_arg_name, args[0])) + for arg in args[1:-1]: + self.feed(arg) + self.feed('%s,' % args[-1]) + else: + self.feed('%s=%s,' % (_arg_name, arg_string)) + imports.update(arg_imports) + + imports = set() + name, args, kwargs = self.operation.deconstruct() + operation_args = get_func_args(self.operation.__init__) + + # See if this operation is in django.db.migrations. If it is, + # We can just use the fact we already have that imported, + # otherwise, we need to add an import for the operation class. + if getattr(migrations, name, None) == self.operation.__class__: + self.feed('migrations.%s(' % name) + else: + imports.add('import %s' % (self.operation.__class__.__module__)) + self.feed('%s.%s(' % (self.operation.__class__.__module__, name)) + + self.indent() + + for i, arg in enumerate(args): + arg_value = arg + arg_name = operation_args[i] + _write(arg_name, arg_value) + + i = len(args) + # Only iterate over remaining arguments + for arg_name in operation_args[i:]: + if arg_name in kwargs: # Don't sort to maintain signature order + arg_value = kwargs[arg_name] + _write(arg_name, arg_value) + + self.unindent() + self.feed('),') + return self.render(), imports + + def indent(self): + self.indentation += 1 + + def unindent(self): + self.indentation -= 1 + + def feed(self, line): + self.buff.append(' ' * (self.indentation * 4) + line) + + def render(self): + return '\n'.join(self.buff) + + +class MigrationWriter: + """ + Take a Migration instance and is able to produce the contents + of the migration file from it. + """ + + def __init__(self, migration): + self.migration = migration + self.needs_manual_porting = False + + def as_string(self): + """Return a string of the file contents.""" + items = { + "replaces_str": "", + "initial_str": "", + } + + imports = set() + + # Deconstruct operations + operations = [] + for operation in self.migration.operations: + operation_string, operation_imports = OperationWriter(operation).serialize() + imports.update(operation_imports) + operations.append(operation_string) + items["operations"] = "\n".join(operations) + "\n" if operations else "" + + # Format dependencies and write out swappable dependencies right + dependencies = [] + for dependency in self.migration.dependencies: + if dependency[0] == "__setting__": + dependencies.append(" migrations.swappable_dependency(settings.%s)," % dependency[1]) + imports.add("from django.conf import settings") + else: + dependencies.append(" %s," % self.serialize(dependency)[0]) + items["dependencies"] = "\n".join(dependencies) + "\n" if dependencies else "" + + # Format imports nicely, swapping imports of functions from migration files + # for comments + migration_imports = set() + for line in list(imports): + if re.match(r"^import (.*)\.\d+[^\s]*$", line): + migration_imports.add(line.split("import")[1].strip()) + imports.remove(line) + self.needs_manual_porting = True + + # django.db.migrations is always used, but models import may not be. + # If models import exists, merge it with migrations import. + if "from django.db import models" in imports: + imports.discard("from django.db import models") + imports.add("from django.db import migrations, models") + else: + imports.add("from django.db import migrations") + + # Sort imports by the package / module to be imported (the part after + # "from" in "from ... import ..." or after "import" in "import ..."). + sorted_imports = sorted(imports, key=lambda i: i.split()[1]) + items["imports"] = "\n".join(sorted_imports) + "\n" if imports else "" + if migration_imports: + items["imports"] += ( + "\n\n# Functions from the following migrations need manual " + "copying.\n# Move them and any dependencies into this file, " + "then update the\n# RunPython operations to refer to the local " + "versions:\n# %s" + ) % "\n# ".join(sorted(migration_imports)) + # If there's a replaces, make a string for it + if self.migration.replaces: + items['replaces_str'] = "\n replaces = %s\n" % self.serialize(self.migration.replaces)[0] + # Hinting that goes into comment + items.update( + version=get_version(), + timestamp=now().strftime("%Y-%m-%d %H:%M"), + ) + + if self.migration.initial: + items['initial_str'] = "\n initial = True\n" + + return MIGRATION_TEMPLATE % items + + @property + def basedir(self): + migrations_package_name, _ = MigrationLoader.migrations_module(self.migration.app_label) + + if migrations_package_name is None: + raise ValueError( + "Django can't create migrations for app '%s' because " + "migrations have been disabled via the MIGRATION_MODULES " + "setting." % self.migration.app_label + ) + + # See if we can import the migrations module directly + try: + migrations_module = import_module(migrations_package_name) + except ImportError: + pass + else: + try: + return module_dir(migrations_module) + except ValueError: + pass + + # Alright, see if it's a direct submodule of the app + app_config = apps.get_app_config(self.migration.app_label) + maybe_app_name, _, migrations_package_basename = migrations_package_name.rpartition(".") + if app_config.name == maybe_app_name: + return os.path.join(app_config.path, migrations_package_basename) + + # In case of using MIGRATION_MODULES setting and the custom package + # doesn't exist, create one, starting from an existing package + existing_dirs, missing_dirs = migrations_package_name.split("."), [] + while existing_dirs: + missing_dirs.insert(0, existing_dirs.pop(-1)) + try: + base_module = import_module(".".join(existing_dirs)) + except (ImportError, ValueError): + continue + else: + try: + base_dir = module_dir(base_module) + except ValueError: + continue + else: + break + else: + raise ValueError( + "Could not locate an appropriate location to create " + "migrations package %s. Make sure the toplevel " + "package exists and can be imported." % + migrations_package_name) + + final_dir = os.path.join(base_dir, *missing_dirs) + if not os.path.isdir(final_dir): + os.makedirs(final_dir) + for missing_dir in missing_dirs: + base_dir = os.path.join(base_dir, missing_dir) + with open(os.path.join(base_dir, "__init__.py"), "w"): + pass + + return final_dir + + @property + def filename(self): + return "%s.py" % self.migration.name + + @property + def path(self): + return os.path.join(self.basedir, self.filename) + + @classmethod + def serialize(cls, value): + return serializer_factory(value).serialize() + + +MIGRATION_TEMPLATE = """\ +# Generated by Django %(version)s on %(timestamp)s + +%(imports)s + +class Migration(migrations.Migration): +%(replaces_str)s%(initial_str)s + dependencies = [ +%(dependencies)s\ + ] + + operations = [ +%(operations)s\ + ] +""" diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__init__.py new file mode 100644 index 00000000000..27c67c7fc40 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__init__.py @@ -0,0 +1,46 @@ +from django.core.exceptions import ObjectDoesNotExist +from django.db.models import signals +from django.db.models.aggregates import * # NOQA +from django.db.models.aggregates import __all__ as aggregates_all +from django.db.models.deletion import ( + CASCADE, DO_NOTHING, PROTECT, SET, SET_DEFAULT, SET_NULL, ProtectedError, +) +from django.db.models.expressions import ( + Case, Exists, Expression, ExpressionList, ExpressionWrapper, F, Func, + OuterRef, RowRange, Subquery, Value, ValueRange, When, Window, WindowFrame, +) +from django.db.models.fields import * # NOQA +from django.db.models.fields import __all__ as fields_all +from django.db.models.fields.files import FileField, ImageField +from django.db.models.fields.proxy import OrderWrt +from django.db.models.indexes import * # NOQA +from django.db.models.indexes import __all__ as indexes_all +from django.db.models.lookups import Lookup, Transform +from django.db.models.manager import Manager +from django.db.models.query import ( + Prefetch, Q, QuerySet, prefetch_related_objects, +) +from django.db.models.query_utils import FilteredRelation + +# Imports that would create circular imports if sorted +from django.db.models.base import DEFERRED, Model # isort:skip +from django.db.models.fields.related import ( # isort:skip + ForeignKey, ForeignObject, OneToOneField, ManyToManyField, + ManyToOneRel, ManyToManyRel, OneToOneRel, +) + + +__all__ = aggregates_all + fields_all + indexes_all +__all__ += [ + 'ObjectDoesNotExist', 'signals', + 'CASCADE', 'DO_NOTHING', 'PROTECT', 'SET', 'SET_DEFAULT', 'SET_NULL', + 'ProtectedError', + 'Case', 'Exists', 'Expression', 'ExpressionList', 'ExpressionWrapper', 'F', + 'Func', 'OuterRef', 'RowRange', 'Subquery', 'Value', 'ValueRange', 'When', + 'Window', 'WindowFrame', + 'FileField', 'ImageField', 'OrderWrt', 'Lookup', 'Transform', 'Manager', + 'Prefetch', 'Q', 'QuerySet', 'prefetch_related_objects', 'DEFERRED', 'Model', + 'FilteredRelation', + 'ForeignKey', 'ForeignObject', 'OneToOneField', 'ManyToManyField', + 'ManyToOneRel', 'ManyToManyRel', 'OneToOneRel', +] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..2196fccc37886fd249f7b1f0f24274ad1a3952ee GIT binary patch literal 2178 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/base.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/base.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3261e9c29da57165a78ca764ed0ddad94421c7b0 GIT binary patch literal 43372 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/constants.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/constants.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..0f41d979698e17900f05ecf4a1ea149ec91fdadb GIT binary patch literal 262 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 A-T(jq literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/indexes.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/indexes.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..59e3e51c092829d527fd0e42273958a2b4535ef1 GIT binary patch literal 4906 zcmai2O>Y~=8J?M4E-8wVWyg{2#BH~Zm6(V{Id+34h3h7@Tq9_qOIja@q}%1rkXmWU zrDm44MNpSWMT4RZ&|42VNJTFBOMC6fe<47VKJN@geb_};-r>yb?CksbywCU#3k!9I z>#rZS(|=uJ?B6sveR&vsgxh?8Ml#7W)}~*P@xEvaPJJ))`hMF--|z8ume&tLo)y>Fq9 zR|e1_lcw|sabJ}SvJ(|?CsSq^Co17sMi&{ef}1vYh}--PO~EF-;DzXlePNahPx5{K z1)p$p1ARgL0;7FCVUbnvfKAwzzYak$Q<;e2x~!lVU^dWSOxR)di0%1BjmETQYi`@u zPbdCiUDBGlWp>0loA~;R!khT^TOQt@mki2PH^wX0@GYlL*dLi9?5HpfvlP8ths9`^ zsn+=J$3>W_nC1p5w5!9^gj(&4QmtfImh>ai0c~@F1Zwc7S|A3T`>qS_PgRAVu##N`Hru?Aj597{q;wmJ}em`sBVf_ z7v@=7Y&JzHT6fC2l`JB!=qgs*=DW|)T7Z^eUNzOMTD+PZqWR_I-6XV$W` zvo_oIetMeVDb2lT^N$oCQRbNAh%A)@``>#0cx(0`Dq(x?5(igi_4e-dXS^+@Yn>l$`17o2aSTuZ#G=V-2;Y^r42 z+Ntz1H7GCi(iDsqrjmo-qKf8gQE(1khF(;PR7isg_vBnoL zG9enq7kQ2Qxa%Si{`WP%&I62=@JF-b#j~b*DRgEj)WK#whOl83_ssid*H7#+9hAinyHXsUotG3$sulX;M=E1kJa+tk^Vk_Mn*4C}QjmZkK&5 zVB?!p^|gu%6`7svRrz;DT*4@_j>V|U=vZ+Zgi(@RV^bvJ*0ob1zrq+4ykVx<0 zo{A(`(|5^N86kChE`=INo<(NV?WWI_!GbGzp?xt*oYW}+Dan44bj`rU!%ZwK7Yw}H zk0T}10_pxX=3I`xLp>WU6dx`v>(foK-5MqhX~_6xn}PxW?bFT0_p`v6SuP<*9$#c3 zx*y^;Bn9Gu?RgXxhz7nTwmj4!iVIX5$-frMRB6Npxz-j*s|z5dzB9_<8A84G5`>BX ztO^rWY5h~|T-J^Yt9!>kQC;7{bNwzgXOp6=Ye4%`>+zrCv9Ux4XyYR{YBS|d7M%$J zQgo)=?=X-SX`mXSbqhs%nXrc+A|-$~h+|R{Hxl4$u_w?AB-@_Tzoyr20EZB?1+8lA@`B}un+GdbiN|A<>TuQZLo!LnB>FVFz=%3fnK;z zzyd$R2AXKYRCtR6`X0@mbAKg4*;K#56PtGoXgHpC``9N5p3E*1kO1m2ZbR@<0FuC` z;MR5a`6Y8Go*Wat8@eJ9-g@uObWJOK6epYZ zEA;VxEEQ<@Y_BfjFU9vwI#yw4H$*BAlDMEqB0X@}QpSMO6Wcq9s+V$jR=?@+V+-Q) z`TD&zCFu^BJPY0W29}ors@tePI8(t_@Ib#sjm_Ly^^P!gQoS8>Y9VPHni1C`j8p%= zj1zv-ZOiygbgb0ZNop5`6Hi~2Y=Cp*gfAbLbuso<0n7r_jpRZpCeqQKcN$nB90RfP zThY(T|0gVW@{9Tpxlfkc=4NV#8d~ln3#3)K{oDR#ty{rk(T{*c% zJp$))@nd6@F4BD9P7XvZo7GeGmWWroZbR9XY+^3(tsR*5mD8ihddrfc_MF8PQpow+ zdfpxrUVDXepWrKoB8}CSP;3HG|2_yVae;!f$S?h;Rzd#<-ydIdVDyR|&IB-VcnaW$ zxDBavT+XF9q!NT91HlF1_{R9+{T1^ImzCz1@2r@29*o895P?8-M^kku{jEG5*mBzB z&NgQQfr>ARu0~5=wAgs+aN{1GflOLLaA_r^vJ9y}8MfHA$lpN8L^Y!0$`Qs?D8Ztf zI8+d)M+4ALB(!$soyBAsM3LHwq7fDz3(}ZExP1T(=X&c1CgL_=6^y zY;0)ldOmjD0& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/lookups.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/lookups.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..13c4dd63d00b58ff4aa3b31a419721ba48c77078 GIT binary patch literal 18845 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 SaLo`tTb!Mr+dG@%-~R`4dRprM literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/manager.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/manager.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..133bd7b80c958e9afda4036e9b2509d8432beaa7 GIT binary patch literal 6255 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/options.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/options.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4e68d9b0fc1963a109d9f370490611a2b16cb192 GIT binary patch literal 22756 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/query_utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/query_utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..756ef3d4624a697550047c775790b629feec77a6 GIT binary patch literal 11718 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4864005ff8217dd74258b34ad94ddae92d17927c GIT binary patch literal 905 zcmZuv!EO^V5VgHYX|_;84;+yd357^y_ke_ogb;{w=z(5ZphT5|6FaS&U3+DFTcz4c zs6`z3iuTAa`Pvg_Zd}T&Q%aB+YsNF zjyV2;`iPS))Qd(KTz{wmN(=Zku>A_+c-Nr{IebRUN`+3adKzp3_F9F`BaScdE;%75 zQAMigym5iX1ftp%I%pm&1bM6WxWx*eVNNE*?zq+|uJ8x6g&N4kt~Dl;*nGyQJ}%}_ zh3=y>e2PCJMRpKxK$p$q%a{Ufvx%UL=9-I)Y6GfuMyfrk$JFf$I@Ttq9aa>Bj15JW zysZN_SuQ%1DNc=WrBRdxtdTZG*g`8_13dbh)mf#TP(js+J?hFL6A9fIL%E<+X=%Z% z6`V@78ok zVl0eMBSE_lZ8xD?vu~bF;pWlOytIxE#XrO7{%087WV5&AV`-(bjsdQ3hAw>s)AUVS zWYYO&rjGr<(FT_+|+2FU_(- z9aFEEsW12- zcnld6wg*YqA$*vILN+a(%xqFjeLIJx8O)Wh7v4Sqfffjk@dEHNUM6ka27LvS`dpDK da}OdmdpO*o%{kGAH^2BCP|Hlbs1bhxqu+&81A_nn literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/aggregates.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/aggregates.py new file mode 100644 index 00000000000..8b67151663b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/aggregates.py @@ -0,0 +1,185 @@ +""" +Classes to represent the definitions of aggregate functions. +""" +from django.core.exceptions import FieldError +from django.db.models.expressions import Case, Func, Star, When +from django.db.models.fields import DecimalField, FloatField, IntegerField + +__all__ = [ + 'Aggregate', 'Avg', 'Count', 'Max', 'Min', 'StdDev', 'Sum', 'Variance', +] + + +class Aggregate(Func): + contains_aggregate = True + name = None + filter_template = '%s FILTER (WHERE %%(filter)s)' + window_compatible = True + + def __init__(self, *args, filter=None, **kwargs): + self.filter = filter + super().__init__(*args, **kwargs) + + def get_source_fields(self): + # Don't return the filter expression since it's not a source field. + return [e._output_field_or_none for e in super().get_source_expressions()] + + def get_source_expressions(self): + source_expressions = super().get_source_expressions() + if self.filter: + source_expressions += [self.filter] + return source_expressions + + def set_source_expressions(self, exprs): + self.filter = self.filter and exprs.pop() + return super().set_source_expressions(exprs) + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + # Aggregates are not allowed in UPDATE queries, so ignore for_save + c = super().resolve_expression(query, allow_joins, reuse, summarize) + c.filter = c.filter and c.filter.resolve_expression(query, allow_joins, reuse, summarize) + if not summarize: + # Call Aggregate.get_source_expressions() to avoid + # returning self.filter and including that in this loop. + expressions = super(Aggregate, c).get_source_expressions() + for index, expr in enumerate(expressions): + if expr.contains_aggregate: + before_resolved = self.get_source_expressions()[index] + name = before_resolved.name if hasattr(before_resolved, 'name') else repr(before_resolved) + raise FieldError("Cannot compute %s('%s'): '%s' is an aggregate" % (c.name, name, name)) + return c + + @property + def default_alias(self): + expressions = self.get_source_expressions() + if len(expressions) == 1 and hasattr(expressions[0], 'name'): + return '%s__%s' % (expressions[0].name, self.name.lower()) + raise TypeError("Complex expressions require an alias") + + def get_group_by_cols(self): + return [] + + def as_sql(self, compiler, connection, **extra_context): + if self.filter: + if connection.features.supports_aggregate_filter_clause: + filter_sql, filter_params = self.filter.as_sql(compiler, connection) + template = self.filter_template % extra_context.get('template', self.template) + sql, params = super().as_sql(compiler, connection, template=template, filter=filter_sql) + return sql, params + filter_params + else: + copy = self.copy() + copy.filter = None + source_expressions = copy.get_source_expressions() + condition = When(self.filter, then=source_expressions[0]) + copy.set_source_expressions([Case(condition)] + source_expressions[1:]) + return super(Aggregate, copy).as_sql(compiler, connection, **extra_context) + return super().as_sql(compiler, connection, **extra_context) + + def _get_repr_options(self): + options = super()._get_repr_options() + if self.filter: + options.update({'filter': self.filter}) + return options + + +class Avg(Aggregate): + function = 'AVG' + name = 'Avg' + + def _resolve_output_field(self): + source_field = self.get_source_fields()[0] + if isinstance(source_field, (IntegerField, DecimalField)): + return FloatField() + return super()._resolve_output_field() + + def as_mysql(self, compiler, connection): + sql, params = super().as_sql(compiler, connection) + if self.output_field.get_internal_type() == 'DurationField': + sql = 'CAST(%s as SIGNED)' % sql + return sql, params + + def as_oracle(self, compiler, connection): + if self.output_field.get_internal_type() == 'DurationField': + expression = self.get_source_expressions()[0] + from django.db.backends.oracle.functions import IntervalToSeconds, SecondsToInterval + return compiler.compile( + SecondsToInterval(Avg(IntervalToSeconds(expression), filter=self.filter)) + ) + return super().as_sql(compiler, connection) + + +class Count(Aggregate): + function = 'COUNT' + name = 'Count' + template = '%(function)s(%(distinct)s%(expressions)s)' + output_field = IntegerField() + + def __init__(self, expression, distinct=False, filter=None, **extra): + if expression == '*': + expression = Star() + if isinstance(expression, Star) and filter is not None: + raise ValueError('Star cannot be used with filter. Please specify a field.') + super().__init__( + expression, distinct='DISTINCT ' if distinct else '', + filter=filter, **extra + ) + + def _get_repr_options(self): + return {**super()._get_repr_options(), 'distinct': self.extra['distinct'] != ''} + + def convert_value(self, value, expression, connection): + return 0 if value is None else value + + +class Max(Aggregate): + function = 'MAX' + name = 'Max' + + +class Min(Aggregate): + function = 'MIN' + name = 'Min' + + +class StdDev(Aggregate): + name = 'StdDev' + output_field = FloatField() + + def __init__(self, expression, sample=False, **extra): + self.function = 'STDDEV_SAMP' if sample else 'STDDEV_POP' + super().__init__(expression, **extra) + + def _get_repr_options(self): + return {**super()._get_repr_options(), 'sample': self.function == 'STDDEV_SAMP'} + + +class Sum(Aggregate): + function = 'SUM' + name = 'Sum' + + def as_mysql(self, compiler, connection): + sql, params = super().as_sql(compiler, connection) + if self.output_field.get_internal_type() == 'DurationField': + sql = 'CAST(%s as SIGNED)' % sql + return sql, params + + def as_oracle(self, compiler, connection): + if self.output_field.get_internal_type() == 'DurationField': + expression = self.get_source_expressions()[0] + from django.db.backends.oracle.functions import IntervalToSeconds, SecondsToInterval + return compiler.compile( + SecondsToInterval(Sum(IntervalToSeconds(expression))) + ) + return super().as_sql(compiler, connection) + + +class Variance(Aggregate): + name = 'Variance' + output_field = FloatField() + + def __init__(self, expression, sample=False, **extra): + self.function = 'VAR_SAMP' if sample else 'VAR_POP' + super().__init__(expression, **extra) + + def _get_repr_options(self): + return {**super()._get_repr_options(), 'sample': self.function == 'VAR_SAMP'} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/base.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/base.py new file mode 100644 index 00000000000..d11a479d63a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/base.py @@ -0,0 +1,1756 @@ +import copy +import inspect +import warnings +from functools import partialmethod +from itertools import chain + +from django.apps import apps +from django.conf import settings +from django.core import checks +from django.core.exceptions import ( + NON_FIELD_ERRORS, FieldDoesNotExist, FieldError, MultipleObjectsReturned, + ObjectDoesNotExist, ValidationError, +) +from django.db import ( + DEFAULT_DB_ALIAS, DJANGO_VERSION_PICKLE_KEY, DatabaseError, connection, + connections, router, transaction, +) +from django.db.models.constants import LOOKUP_SEP +from django.db.models.deletion import CASCADE, Collector +from django.db.models.fields.related import ( + ForeignObjectRel, OneToOneField, lazy_related_operation, resolve_relation, +) +from django.db.models.manager import Manager +from django.db.models.options import Options +from django.db.models.query import Q +from django.db.models.signals import ( + class_prepared, post_init, post_save, pre_init, pre_save, +) +from django.db.models.utils import make_model_tuple +from django.utils.encoding import force_text +from django.utils.text import capfirst, get_text_list +from django.utils.translation import gettext_lazy as _ +from django.utils.version import get_version + + +class Deferred: + def __repr__(self): + return '' + + def __str__(self): + return '' + + +DEFERRED = Deferred() + + +def subclass_exception(name, bases, module, attached_to): + """ + Create exception subclass. Used by ModelBase below. + + The exception is created in a way that allows it to be pickled, assuming + that the returned exception class will be added as an attribute to the + 'attached_to' class. + """ + return type(name, bases, { + '__module__': module, + '__qualname__': '%s.%s' % (attached_to.__qualname__, name), + }) + + +class ModelBase(type): + """Metaclass for all models.""" + def __new__(cls, name, bases, attrs, **kwargs): + super_new = super().__new__ + + # Also ensure initialization is only performed for subclasses of Model + # (excluding Model class itself). + parents = [b for b in bases if isinstance(b, ModelBase)] + if not parents: + return super_new(cls, name, bases, attrs) + + # Create the class. + module = attrs.pop('__module__') + new_attrs = {'__module__': module} + classcell = attrs.pop('__classcell__', None) + if classcell is not None: + new_attrs['__classcell__'] = classcell + new_class = super_new(cls, name, bases, new_attrs, **kwargs) + attr_meta = attrs.pop('Meta', None) + abstract = getattr(attr_meta, 'abstract', False) + meta = attr_meta or getattr(new_class, 'Meta', None) + base_meta = getattr(new_class, '_meta', None) + + app_label = None + + # Look for an application configuration to attach the model to. + app_config = apps.get_containing_app_config(module) + + if getattr(meta, 'app_label', None) is None: + if app_config is None: + if not abstract: + raise RuntimeError( + "Model class %s.%s doesn't declare an explicit " + "app_label and isn't in an application in " + "INSTALLED_APPS." % (module, name) + ) + + else: + app_label = app_config.label + + new_class.add_to_class('_meta', Options(meta, app_label)) + if not abstract: + new_class.add_to_class( + 'DoesNotExist', + subclass_exception( + 'DoesNotExist', + tuple( + x.DoesNotExist for x in parents if hasattr(x, '_meta') and not x._meta.abstract + ) or (ObjectDoesNotExist,), + module, + attached_to=new_class)) + new_class.add_to_class( + 'MultipleObjectsReturned', + subclass_exception( + 'MultipleObjectsReturned', + tuple( + x.MultipleObjectsReturned for x in parents if hasattr(x, '_meta') and not x._meta.abstract + ) or (MultipleObjectsReturned,), + module, + attached_to=new_class)) + if base_meta and not base_meta.abstract: + # Non-abstract child classes inherit some attributes from their + # non-abstract parent (unless an ABC comes before it in the + # method resolution order). + if not hasattr(meta, 'ordering'): + new_class._meta.ordering = base_meta.ordering + if not hasattr(meta, 'get_latest_by'): + new_class._meta.get_latest_by = base_meta.get_latest_by + + is_proxy = new_class._meta.proxy + + # If the model is a proxy, ensure that the base class + # hasn't been swapped out. + if is_proxy and base_meta and base_meta.swapped: + raise TypeError("%s cannot proxy the swapped model '%s'." % (name, base_meta.swapped)) + + # Add all attributes to the class. + for obj_name, obj in attrs.items(): + new_class.add_to_class(obj_name, obj) + + # All the fields of any type declared on this model + new_fields = chain( + new_class._meta.local_fields, + new_class._meta.local_many_to_many, + new_class._meta.private_fields + ) + field_names = {f.name for f in new_fields} + + # Basic setup for proxy models. + if is_proxy: + base = None + for parent in [kls for kls in parents if hasattr(kls, '_meta')]: + if parent._meta.abstract: + if parent._meta.fields: + raise TypeError( + "Abstract base class containing model fields not " + "permitted for proxy model '%s'." % name + ) + else: + continue + if base is None: + base = parent + elif parent._meta.concrete_model is not base._meta.concrete_model: + raise TypeError("Proxy model '%s' has more than one non-abstract model base class." % name) + if base is None: + raise TypeError("Proxy model '%s' has no non-abstract model base class." % name) + new_class._meta.setup_proxy(base) + new_class._meta.concrete_model = base._meta.concrete_model + else: + new_class._meta.concrete_model = new_class + + # Collect the parent links for multi-table inheritance. + parent_links = {} + for base in reversed([new_class] + parents): + # Conceptually equivalent to `if base is Model`. + if not hasattr(base, '_meta'): + continue + # Skip concrete parent classes. + if base != new_class and not base._meta.abstract: + continue + # Locate OneToOneField instances. + for field in base._meta.local_fields: + if isinstance(field, OneToOneField): + related = resolve_relation(new_class, field.remote_field.model) + parent_links[make_model_tuple(related)] = field + + # Track fields inherited from base models. + inherited_attributes = set() + # Do the appropriate setup for any model parents. + for base in new_class.mro(): + if base not in parents or not hasattr(base, '_meta'): + # Things without _meta aren't functional models, so they're + # uninteresting parents. + inherited_attributes.update(base.__dict__) + continue + + parent_fields = base._meta.local_fields + base._meta.local_many_to_many + if not base._meta.abstract: + # Check for clashes between locally declared fields and those + # on the base classes. + for field in parent_fields: + if field.name in field_names: + raise FieldError( + 'Local field %r in class %r clashes with field of ' + 'the same name from base class %r.' % ( + field.name, + name, + base.__name__, + ) + ) + else: + inherited_attributes.add(field.name) + + # Concrete classes... + base = base._meta.concrete_model + base_key = make_model_tuple(base) + if base_key in parent_links: + field = parent_links[base_key] + elif not is_proxy: + attr_name = '%s_ptr' % base._meta.model_name + field = OneToOneField( + base, + on_delete=CASCADE, + name=attr_name, + auto_created=True, + parent_link=True, + ) + + if attr_name in field_names: + raise FieldError( + "Auto-generated field '%s' in class %r for " + "parent_link to base class %r clashes with " + "declared field of the same name." % ( + attr_name, + name, + base.__name__, + ) + ) + + # Only add the ptr field if it's not already present; + # e.g. migrations will already have it specified + if not hasattr(new_class, attr_name): + new_class.add_to_class(attr_name, field) + else: + field = None + new_class._meta.parents[base] = field + else: + base_parents = base._meta.parents.copy() + + # Add fields from abstract base class if it wasn't overridden. + for field in parent_fields: + if (field.name not in field_names and + field.name not in new_class.__dict__ and + field.name not in inherited_attributes): + new_field = copy.deepcopy(field) + new_class.add_to_class(field.name, new_field) + # Replace parent links defined on this base by the new + # field. It will be appropriately resolved if required. + if field.one_to_one: + for parent, parent_link in base_parents.items(): + if field == parent_link: + base_parents[parent] = new_field + + # Pass any non-abstract parent classes onto child. + new_class._meta.parents.update(base_parents) + + # Inherit private fields (like GenericForeignKey) from the parent + # class + for field in base._meta.private_fields: + if field.name in field_names: + if not base._meta.abstract: + raise FieldError( + 'Local field %r in class %r clashes with field of ' + 'the same name from base class %r.' % ( + field.name, + name, + base.__name__, + ) + ) + else: + field = copy.deepcopy(field) + if not base._meta.abstract: + field.mti_inherited = True + new_class.add_to_class(field.name, field) + + # Copy indexes so that index names are unique when models extend an + # abstract model. + new_class._meta.indexes = [copy.deepcopy(idx) for idx in new_class._meta.indexes] + + if abstract: + # Abstract base models can't be instantiated and don't appear in + # the list of models for an app. We do the final setup for them a + # little differently from normal models. + attr_meta.abstract = False + new_class.Meta = attr_meta + return new_class + + new_class._prepare() + new_class._meta.apps.register_model(new_class._meta.app_label, new_class) + return new_class + + def add_to_class(cls, name, value): + # We should call the contribute_to_class method only if it's bound + if not inspect.isclass(value) and hasattr(value, 'contribute_to_class'): + value.contribute_to_class(cls, name) + else: + setattr(cls, name, value) + + def _prepare(cls): + """Create some methods once self._meta has been populated.""" + opts = cls._meta + opts._prepare(cls) + + if opts.order_with_respect_to: + cls.get_next_in_order = partialmethod(cls._get_next_or_previous_in_order, is_next=True) + cls.get_previous_in_order = partialmethod(cls._get_next_or_previous_in_order, is_next=False) + + # Defer creating accessors on the foreign class until it has been + # created and registered. If remote_field is None, we're ordering + # with respect to a GenericForeignKey and don't know what the + # foreign class is - we'll add those accessors later in + # contribute_to_class(). + if opts.order_with_respect_to.remote_field: + wrt = opts.order_with_respect_to + remote = wrt.remote_field.model + lazy_related_operation(make_foreign_order_accessors, cls, remote) + + # Give the class a docstring -- its definition. + if cls.__doc__ is None: + cls.__doc__ = "%s(%s)" % (cls.__name__, ", ".join(f.name for f in opts.fields)) + + get_absolute_url_override = settings.ABSOLUTE_URL_OVERRIDES.get(opts.label_lower) + if get_absolute_url_override: + setattr(cls, 'get_absolute_url', get_absolute_url_override) + + if not opts.managers: + if any(f.name == 'objects' for f in opts.fields): + raise ValueError( + "Model %s must specify a custom Manager, because it has a " + "field named 'objects'." % cls.__name__ + ) + manager = Manager() + manager.auto_created = True + cls.add_to_class('objects', manager) + + # Set the name of _meta.indexes. This can't be done in + # Options.contribute_to_class() because fields haven't been added to + # the model at that point. + for index in cls._meta.indexes: + if not index.name: + index.set_name_with_model(cls) + + class_prepared.send(sender=cls) + + @property + def _base_manager(cls): + return cls._meta.base_manager + + @property + def _default_manager(cls): + return cls._meta.default_manager + + +class ModelStateFieldsCacheDescriptor: + def __get__(self, instance, cls=None): + if instance is None: + return self + res = instance.fields_cache = {} + return res + + +class ModelState: + """Store model instance state.""" + db = None + # If true, uniqueness validation checks will consider this a new, unsaved + # object. Necessary for correct validation of new instances of objects with + # explicit (non-auto) PKs. This impacts validation only; it has no effect + # on the actual save. + adding = True + fields_cache = ModelStateFieldsCacheDescriptor() + + +class Model(metaclass=ModelBase): + + def __init__(self, *args, **kwargs): + # Alias some things as locals to avoid repeat global lookups + cls = self.__class__ + opts = self._meta + _setattr = setattr + _DEFERRED = DEFERRED + + pre_init.send(sender=cls, args=args, kwargs=kwargs) + + # Set up the storage for instance state + self._state = ModelState() + + # There is a rather weird disparity here; if kwargs, it's set, then args + # overrides it. It should be one or the other; don't duplicate the work + # The reason for the kwargs check is that standard iterator passes in by + # args, and instantiation for iteration is 33% faster. + if len(args) > len(opts.concrete_fields): + # Daft, but matches old exception sans the err msg. + raise IndexError("Number of args exceeds number of fields") + + if not kwargs: + fields_iter = iter(opts.concrete_fields) + # The ordering of the zip calls matter - zip throws StopIteration + # when an iter throws it. So if the first iter throws it, the second + # is *not* consumed. We rely on this, so don't change the order + # without changing the logic. + for val, field in zip(args, fields_iter): + if val is _DEFERRED: + continue + _setattr(self, field.attname, val) + else: + # Slower, kwargs-ready version. + fields_iter = iter(opts.fields) + for val, field in zip(args, fields_iter): + if val is _DEFERRED: + continue + _setattr(self, field.attname, val) + kwargs.pop(field.name, None) + + # Now we're left with the unprocessed fields that *must* come from + # keywords, or default. + + for field in fields_iter: + is_related_object = False + # Virtual field + if field.attname not in kwargs and field.column is None: + continue + if kwargs: + if isinstance(field.remote_field, ForeignObjectRel): + try: + # Assume object instance was passed in. + rel_obj = kwargs.pop(field.name) + is_related_object = True + except KeyError: + try: + # Object instance wasn't passed in -- must be an ID. + val = kwargs.pop(field.attname) + except KeyError: + val = field.get_default() + else: + # Object instance was passed in. Special case: You can + # pass in "None" for related objects if it's allowed. + if rel_obj is None and field.null: + val = None + else: + try: + val = kwargs.pop(field.attname) + except KeyError: + # This is done with an exception rather than the + # default argument on pop because we don't want + # get_default() to be evaluated, and then not used. + # Refs #12057. + val = field.get_default() + else: + val = field.get_default() + + if is_related_object: + # If we are passed a related instance, set it using the + # field.name instead of field.attname (e.g. "user" instead of + # "user_id") so that the object gets properly cached (and type + # checked) by the RelatedObjectDescriptor. + if rel_obj is not _DEFERRED: + _setattr(self, field.name, rel_obj) + else: + if val is not _DEFERRED: + _setattr(self, field.attname, val) + + if kwargs: + property_names = opts._property_names + for prop in tuple(kwargs): + try: + # Any remaining kwargs must correspond to properties or + # virtual fields. + if prop in property_names or opts.get_field(prop): + if kwargs[prop] is not _DEFERRED: + _setattr(self, prop, kwargs[prop]) + del kwargs[prop] + except (AttributeError, FieldDoesNotExist): + pass + for kwarg in kwargs: + raise TypeError("'%s' is an invalid keyword argument for this function" % kwarg) + super().__init__() + post_init.send(sender=cls, instance=self) + + @classmethod + def from_db(cls, db, field_names, values): + if len(values) != len(cls._meta.concrete_fields): + values_iter = iter(values) + values = [ + next(values_iter) if f.attname in field_names else DEFERRED + for f in cls._meta.concrete_fields + ] + new = cls(*values) + new._state.adding = False + new._state.db = db + return new + + def __repr__(self): + return '<%s: %s>' % (self.__class__.__name__, self) + + def __str__(self): + return '%s object (%s)' % (self.__class__.__name__, self.pk) + + def __eq__(self, other): + if not isinstance(other, Model): + return False + if self._meta.concrete_model != other._meta.concrete_model: + return False + my_pk = self.pk + if my_pk is None: + return self is other + return my_pk == other.pk + + def __hash__(self): + if self.pk is None: + raise TypeError("Model instances without primary key value are unhashable") + return hash(self.pk) + + def __reduce__(self): + data = self.__getstate__() + data[DJANGO_VERSION_PICKLE_KEY] = get_version() + class_id = self._meta.app_label, self._meta.object_name + return model_unpickle, (class_id,), data + + def __getstate__(self): + """Hook to allow choosing the attributes to pickle.""" + return self.__dict__ + + def __setstate__(self, state): + msg = None + pickled_version = state.get(DJANGO_VERSION_PICKLE_KEY) + if pickled_version: + current_version = get_version() + if current_version != pickled_version: + msg = ( + "Pickled model instance's Django version %s does not match " + "the current version %s." % (pickled_version, current_version) + ) + else: + msg = "Pickled model instance's Django version is not specified." + + if msg: + warnings.warn(msg, RuntimeWarning, stacklevel=2) + + self.__dict__.update(state) + + def _get_pk_val(self, meta=None): + meta = meta or self._meta + return getattr(self, meta.pk.attname) + + def _set_pk_val(self, value): + return setattr(self, self._meta.pk.attname, value) + + pk = property(_get_pk_val, _set_pk_val) + + def get_deferred_fields(self): + """ + Return a set containing names of deferred fields for this instance. + """ + return { + f.attname for f in self._meta.concrete_fields + if f.attname not in self.__dict__ + } + + def refresh_from_db(self, using=None, fields=None): + """ + Reload field values from the database. + + By default, the reloading happens from the database this instance was + loaded from, or by the read router if this instance wasn't loaded from + any database. The using parameter will override the default. + + Fields can be used to specify which fields to reload. The fields + should be an iterable of field attnames. If fields is None, then + all non-deferred fields are reloaded. + + When accessing deferred fields of an instance, the deferred loading + of the field will call this method. + """ + if fields is not None: + if not fields: + return + if any(LOOKUP_SEP in f for f in fields): + raise ValueError( + 'Found "%s" in fields argument. Relations and transforms ' + 'are not allowed in fields.' % LOOKUP_SEP) + + hints = {'instance': self} + db_instance_qs = self.__class__._base_manager.db_manager(using, hints=hints).filter(pk=self.pk) + + # Use provided fields, if not set then reload all non-deferred fields. + deferred_fields = self.get_deferred_fields() + if fields is not None: + fields = list(fields) + db_instance_qs = db_instance_qs.only(*fields) + elif deferred_fields: + fields = [f.attname for f in self._meta.concrete_fields + if f.attname not in deferred_fields] + db_instance_qs = db_instance_qs.only(*fields) + + db_instance = db_instance_qs.get() + non_loaded_fields = db_instance.get_deferred_fields() + for field in self._meta.concrete_fields: + if field.attname in non_loaded_fields: + # This field wasn't refreshed - skip ahead. + continue + setattr(self, field.attname, getattr(db_instance, field.attname)) + # Clear cached foreign keys. + if field.is_relation and field.is_cached(self): + field.delete_cached_value(self) + + # Clear cached relations. + for field in self._meta.related_objects: + if field.is_cached(self): + field.delete_cached_value(self) + + self._state.db = db_instance._state.db + + def serializable_value(self, field_name): + """ + Return the value of the field name for this instance. If the field is + a foreign key, return the id value instead of the object. If there's + no Field object with this name on the model, return the model + attribute's value. + + Used to serialize a field's value (in the serializer, or form output, + for example). Normally, you would just access the attribute directly + and not use this method. + """ + try: + field = self._meta.get_field(field_name) + except FieldDoesNotExist: + return getattr(self, field_name) + return getattr(self, field.attname) + + def save(self, force_insert=False, force_update=False, using=None, + update_fields=None): + """ + Save the current instance. Override this in a subclass if you want to + control the saving process. + + The 'force_insert' and 'force_update' parameters can be used to insist + that the "save" must be an SQL insert or update (or equivalent for + non-SQL backends), respectively. Normally, they should not be set. + """ + # Ensure that a model instance without a PK hasn't been assigned to + # a ForeignKey or OneToOneField on this model. If the field is + # nullable, allowing the save() would result in silent data loss. + for field in self._meta.concrete_fields: + # If the related field isn't cached, then an instance hasn't + # been assigned and there's no need to worry about this check. + if field.is_relation and field.is_cached(self): + obj = getattr(self, field.name, None) + # A pk may have been assigned manually to a model instance not + # saved to the database (or auto-generated in a case like + # UUIDField), but we allow the save to proceed and rely on the + # database to raise an IntegrityError if applicable. If + # constraints aren't supported by the database, there's the + # unavoidable risk of data corruption. + if obj and obj.pk is None: + # Remove the object from a related instance cache. + if not field.remote_field.multiple: + field.remote_field.delete_cached_value(obj) + raise ValueError( + "save() prohibited to prevent data loss due to " + "unsaved related object '%s'." % field.name + ) + # If the relationship's pk/to_field was changed, clear the + # cached relationship. + if obj and getattr(obj, field.target_field.attname) != getattr(self, field.attname): + field.delete_cached_value(self) + + using = using or router.db_for_write(self.__class__, instance=self) + if force_insert and (force_update or update_fields): + raise ValueError("Cannot force both insert and updating in model saving.") + + deferred_fields = self.get_deferred_fields() + if update_fields is not None: + # If update_fields is empty, skip the save. We do also check for + # no-op saves later on for inheritance cases. This bailout is + # still needed for skipping signal sending. + if not update_fields: + return + + update_fields = frozenset(update_fields) + field_names = set() + + for field in self._meta.fields: + if not field.primary_key: + field_names.add(field.name) + + if field.name != field.attname: + field_names.add(field.attname) + + non_model_fields = update_fields.difference(field_names) + + if non_model_fields: + raise ValueError("The following fields do not exist in this " + "model or are m2m fields: %s" + % ', '.join(non_model_fields)) + + # If saving to the same database, and this model is deferred, then + # automatically do a "update_fields" save on the loaded fields. + elif not force_insert and deferred_fields and using == self._state.db: + field_names = set() + for field in self._meta.concrete_fields: + if not field.primary_key and not hasattr(field, 'through'): + field_names.add(field.attname) + loaded_fields = field_names.difference(deferred_fields) + if loaded_fields: + update_fields = frozenset(loaded_fields) + + self.save_base(using=using, force_insert=force_insert, + force_update=force_update, update_fields=update_fields) + save.alters_data = True + + def save_base(self, raw=False, force_insert=False, + force_update=False, using=None, update_fields=None): + """ + Handle the parts of saving which should be done only once per save, + yet need to be done in raw saves, too. This includes some sanity + checks and signal sending. + + The 'raw' argument is telling save_base not to save any parent + models and not to do any changes to the values before save. This + is used by fixture loading. + """ + using = using or router.db_for_write(self.__class__, instance=self) + assert not (force_insert and (force_update or update_fields)) + assert update_fields is None or update_fields + cls = origin = self.__class__ + # Skip proxies, but keep the origin as the proxy model. + if cls._meta.proxy: + cls = cls._meta.concrete_model + meta = cls._meta + if not meta.auto_created: + pre_save.send( + sender=origin, instance=self, raw=raw, using=using, + update_fields=update_fields, + ) + with transaction.atomic(using=using, savepoint=False): + if not raw: + self._save_parents(cls, using, update_fields) + updated = self._save_table(raw, cls, force_insert, force_update, using, update_fields) + # Store the database on which the object was saved + self._state.db = using + # Once saved, this is no longer a to-be-added instance. + self._state.adding = False + + # Signal that the save is complete + if not meta.auto_created: + post_save.send( + sender=origin, instance=self, created=(not updated), + update_fields=update_fields, raw=raw, using=using, + ) + + save_base.alters_data = True + + def _save_parents(self, cls, using, update_fields): + """Save all the parents of cls using values from self.""" + meta = cls._meta + for parent, field in meta.parents.items(): + # Make sure the link fields are synced between parent and self. + if (field and getattr(self, parent._meta.pk.attname) is None and + getattr(self, field.attname) is not None): + setattr(self, parent._meta.pk.attname, getattr(self, field.attname)) + self._save_parents(cls=parent, using=using, update_fields=update_fields) + self._save_table(cls=parent, using=using, update_fields=update_fields) + # Set the parent's PK value to self. + if field: + setattr(self, field.attname, self._get_pk_val(parent._meta)) + # Since we didn't have an instance of the parent handy set + # attname directly, bypassing the descriptor. Invalidate + # the related object cache, in case it's been accidentally + # populated. A fresh instance will be re-built from the + # database if necessary. + if field.is_cached(self): + field.delete_cached_value(self) + + def _save_table(self, raw=False, cls=None, force_insert=False, + force_update=False, using=None, update_fields=None): + """ + Do the heavy-lifting involved in saving. Update or insert the data + for a single table. + """ + meta = cls._meta + non_pks = [f for f in meta.local_concrete_fields if not f.primary_key] + + if update_fields: + non_pks = [f for f in non_pks + if f.name in update_fields or f.attname in update_fields] + + pk_val = self._get_pk_val(meta) + if pk_val is None: + pk_val = meta.pk.get_pk_value_on_save(self) + setattr(self, meta.pk.attname, pk_val) + pk_set = pk_val is not None + if not pk_set and (force_update or update_fields): + raise ValueError("Cannot force an update in save() with no primary key.") + updated = False + # If possible, try an UPDATE. If that doesn't update anything, do an INSERT. + if pk_set and not force_insert: + base_qs = cls._base_manager.using(using) + values = [(f, None, (getattr(self, f.attname) if raw else f.pre_save(self, False))) + for f in non_pks] + forced_update = update_fields or force_update + updated = self._do_update(base_qs, using, pk_val, values, update_fields, + forced_update) + if force_update and not updated: + raise DatabaseError("Forced update did not affect any rows.") + if update_fields and not updated: + raise DatabaseError("Save with update_fields did not affect any rows.") + if not updated: + if meta.order_with_respect_to: + # If this is a model with an order_with_respect_to + # autopopulate the _order field + field = meta.order_with_respect_to + filter_args = field.get_filter_kwargs_for_object(self) + order_value = cls._base_manager.using(using).filter(**filter_args).count() + self._order = order_value + + fields = meta.local_concrete_fields + if not pk_set: + fields = [f for f in fields if f is not meta.auto_field] + + update_pk = meta.auto_field and not pk_set + result = self._do_insert(cls._base_manager, using, fields, update_pk, raw) + if update_pk: + setattr(self, meta.pk.attname, result) + return updated + + def _do_update(self, base_qs, using, pk_val, values, update_fields, forced_update): + """ + Try to update the model. Return True if the model was updated (if an + update query was done and a matching row was found in the DB). + """ + filtered = base_qs.filter(pk=pk_val) + if not values: + # We can end up here when saving a model in inheritance chain where + # update_fields doesn't target any field in current model. In that + # case we just say the update succeeded. Another case ending up here + # is a model with just PK - in that case check that the PK still + # exists. + return update_fields is not None or filtered.exists() + if self._meta.select_on_save and not forced_update: + return ( + filtered.exists() and + # It may happen that the object is deleted from the DB right after + # this check, causing the subsequent UPDATE to return zero matching + # rows. The same result can occur in some rare cases when the + # database returns zero despite the UPDATE being executed + # successfully (a row is matched and updated). In order to + # distinguish these two cases, the object's existence in the + # database is again checked for if the UPDATE query returns 0. + (filtered._update(values) > 0 or filtered.exists()) + ) + return filtered._update(values) > 0 + + def _do_insert(self, manager, using, fields, update_pk, raw): + """ + Do an INSERT. If update_pk is defined then this method should return + the new pk for the model. + """ + return manager._insert([self], fields=fields, return_id=update_pk, + using=using, raw=raw) + + def delete(self, using=None, keep_parents=False): + using = using or router.db_for_write(self.__class__, instance=self) + assert self.pk is not None, ( + "%s object can't be deleted because its %s attribute is set to None." % + (self._meta.object_name, self._meta.pk.attname) + ) + + collector = Collector(using=using) + collector.collect([self], keep_parents=keep_parents) + return collector.delete() + + delete.alters_data = True + + def _get_FIELD_display(self, field): + value = getattr(self, field.attname) + return force_text(dict(field.flatchoices).get(value, value), strings_only=True) + + def _get_next_or_previous_by_FIELD(self, field, is_next, **kwargs): + if not self.pk: + raise ValueError("get_next/get_previous cannot be used on unsaved objects.") + op = 'gt' if is_next else 'lt' + order = '' if is_next else '-' + param = getattr(self, field.attname) + q = Q(**{'%s__%s' % (field.name, op): param}) + q = q | Q(**{field.name: param, 'pk__%s' % op: self.pk}) + qs = self.__class__._default_manager.using(self._state.db).filter(**kwargs).filter(q).order_by( + '%s%s' % (order, field.name), '%spk' % order + ) + try: + return qs[0] + except IndexError: + raise self.DoesNotExist("%s matching query does not exist." % self.__class__._meta.object_name) + + def _get_next_or_previous_in_order(self, is_next): + cachename = "__%s_order_cache" % is_next + if not hasattr(self, cachename): + op = 'gt' if is_next else 'lt' + order = '_order' if is_next else '-_order' + order_field = self._meta.order_with_respect_to + filter_args = order_field.get_filter_kwargs_for_object(self) + obj = self.__class__._default_manager.filter(**filter_args).filter(**{ + '_order__%s' % op: self.__class__._default_manager.values('_order').filter(**{ + self._meta.pk.name: self.pk + }) + }).order_by(order)[:1].get() + setattr(self, cachename, obj) + return getattr(self, cachename) + + def prepare_database_save(self, field): + if self.pk is None: + raise ValueError("Unsaved model instance %r cannot be used in an ORM query." % self) + return getattr(self, field.remote_field.get_related_field().attname) + + def clean(self): + """ + Hook for doing any extra model-wide validation after clean() has been + called on every field by self.clean_fields. Any ValidationError raised + by this method will not be associated with a particular field; it will + have a special-case association with the field defined by NON_FIELD_ERRORS. + """ + pass + + def validate_unique(self, exclude=None): + """ + Check unique constraints on the model and raise ValidationError if any + failed. + """ + unique_checks, date_checks = self._get_unique_checks(exclude=exclude) + + errors = self._perform_unique_checks(unique_checks) + date_errors = self._perform_date_checks(date_checks) + + for k, v in date_errors.items(): + errors.setdefault(k, []).extend(v) + + if errors: + raise ValidationError(errors) + + def _get_unique_checks(self, exclude=None): + """ + Return a list of checks to perform. Since validate_unique() could be + called from a ModelForm, some fields may have been excluded; we can't + perform a unique check on a model that is missing fields involved + in that check. Fields that did not validate should also be excluded, + but they need to be passed in via the exclude argument. + """ + if exclude is None: + exclude = [] + unique_checks = [] + + unique_togethers = [(self.__class__, self._meta.unique_together)] + for parent_class in self._meta.get_parent_list(): + if parent_class._meta.unique_together: + unique_togethers.append((parent_class, parent_class._meta.unique_together)) + + for model_class, unique_together in unique_togethers: + for check in unique_together: + if not any(name in exclude for name in check): + # Add the check if the field isn't excluded. + unique_checks.append((model_class, tuple(check))) + + # These are checks for the unique_for_. + date_checks = [] + + # Gather a list of checks for fields declared as unique and add them to + # the list of checks. + + fields_with_class = [(self.__class__, self._meta.local_fields)] + for parent_class in self._meta.get_parent_list(): + fields_with_class.append((parent_class, parent_class._meta.local_fields)) + + for model_class, fields in fields_with_class: + for f in fields: + name = f.name + if name in exclude: + continue + if f.unique: + unique_checks.append((model_class, (name,))) + if f.unique_for_date and f.unique_for_date not in exclude: + date_checks.append((model_class, 'date', name, f.unique_for_date)) + if f.unique_for_year and f.unique_for_year not in exclude: + date_checks.append((model_class, 'year', name, f.unique_for_year)) + if f.unique_for_month and f.unique_for_month not in exclude: + date_checks.append((model_class, 'month', name, f.unique_for_month)) + return unique_checks, date_checks + + def _perform_unique_checks(self, unique_checks): + errors = {} + + for model_class, unique_check in unique_checks: + # Try to look up an existing object with the same values as this + # object's values for all the unique field. + + lookup_kwargs = {} + for field_name in unique_check: + f = self._meta.get_field(field_name) + lookup_value = getattr(self, f.attname) + # TODO: Handle multiple backends with different feature flags. + if (lookup_value is None or + (lookup_value == '' and connection.features.interprets_empty_strings_as_nulls)): + # no value, skip the lookup + continue + if f.primary_key and not self._state.adding: + # no need to check for unique primary key when editing + continue + lookup_kwargs[str(field_name)] = lookup_value + + # some fields were skipped, no reason to do the check + if len(unique_check) != len(lookup_kwargs): + continue + + qs = model_class._default_manager.filter(**lookup_kwargs) + + # Exclude the current object from the query if we are editing an + # instance (as opposed to creating a new one) + # Note that we need to use the pk as defined by model_class, not + # self.pk. These can be different fields because model inheritance + # allows single model to have effectively multiple primary keys. + # Refs #17615. + model_class_pk = self._get_pk_val(model_class._meta) + if not self._state.adding and model_class_pk is not None: + qs = qs.exclude(pk=model_class_pk) + if qs.exists(): + if len(unique_check) == 1: + key = unique_check[0] + else: + key = NON_FIELD_ERRORS + errors.setdefault(key, []).append(self.unique_error_message(model_class, unique_check)) + + return errors + + def _perform_date_checks(self, date_checks): + errors = {} + for model_class, lookup_type, field, unique_for in date_checks: + lookup_kwargs = {} + # there's a ticket to add a date lookup, we can remove this special + # case if that makes it's way in + date = getattr(self, unique_for) + if date is None: + continue + if lookup_type == 'date': + lookup_kwargs['%s__day' % unique_for] = date.day + lookup_kwargs['%s__month' % unique_for] = date.month + lookup_kwargs['%s__year' % unique_for] = date.year + else: + lookup_kwargs['%s__%s' % (unique_for, lookup_type)] = getattr(date, lookup_type) + lookup_kwargs[field] = getattr(self, field) + + qs = model_class._default_manager.filter(**lookup_kwargs) + # Exclude the current object from the query if we are editing an + # instance (as opposed to creating a new one) + if not self._state.adding and self.pk is not None: + qs = qs.exclude(pk=self.pk) + + if qs.exists(): + errors.setdefault(field, []).append( + self.date_error_message(lookup_type, field, unique_for) + ) + return errors + + def date_error_message(self, lookup_type, field_name, unique_for): + opts = self._meta + field = opts.get_field(field_name) + return ValidationError( + message=field.error_messages['unique_for_date'], + code='unique_for_date', + params={ + 'model': self, + 'model_name': capfirst(opts.verbose_name), + 'lookup_type': lookup_type, + 'field': field_name, + 'field_label': capfirst(field.verbose_name), + 'date_field': unique_for, + 'date_field_label': capfirst(opts.get_field(unique_for).verbose_name), + } + ) + + def unique_error_message(self, model_class, unique_check): + opts = model_class._meta + + params = { + 'model': self, + 'model_class': model_class, + 'model_name': capfirst(opts.verbose_name), + 'unique_check': unique_check, + } + + # A unique field + if len(unique_check) == 1: + field = opts.get_field(unique_check[0]) + params['field_label'] = capfirst(field.verbose_name) + return ValidationError( + message=field.error_messages['unique'], + code='unique', + params=params, + ) + + # unique_together + else: + field_labels = [capfirst(opts.get_field(f).verbose_name) for f in unique_check] + params['field_labels'] = get_text_list(field_labels, _('and')) + return ValidationError( + message=_("%(model_name)s with this %(field_labels)s already exists."), + code='unique_together', + params=params, + ) + + def full_clean(self, exclude=None, validate_unique=True): + """ + Call clean_fields(), clean(), and validate_unique() on the model. + Raise a ValidationError for any errors that occur. + """ + errors = {} + if exclude is None: + exclude = [] + else: + exclude = list(exclude) + + try: + self.clean_fields(exclude=exclude) + except ValidationError as e: + errors = e.update_error_dict(errors) + + # Form.clean() is run even if other validation fails, so do the + # same with Model.clean() for consistency. + try: + self.clean() + except ValidationError as e: + errors = e.update_error_dict(errors) + + # Run unique checks, but only for fields that passed validation. + if validate_unique: + for name in errors: + if name != NON_FIELD_ERRORS and name not in exclude: + exclude.append(name) + try: + self.validate_unique(exclude=exclude) + except ValidationError as e: + errors = e.update_error_dict(errors) + + if errors: + raise ValidationError(errors) + + def clean_fields(self, exclude=None): + """ + Clean all fields and raise a ValidationError containing a dict + of all validation errors if any occur. + """ + if exclude is None: + exclude = [] + + errors = {} + for f in self._meta.fields: + if f.name in exclude: + continue + # Skip validation for empty fields with blank=True. The developer + # is responsible for making sure they have a valid value. + raw_value = getattr(self, f.attname) + if f.blank and raw_value in f.empty_values: + continue + try: + setattr(self, f.attname, f.clean(raw_value, self)) + except ValidationError as e: + errors[f.name] = e.error_list + + if errors: + raise ValidationError(errors) + + @classmethod + def check(cls, **kwargs): + errors = [*cls._check_swappable(), *cls._check_model(), *cls._check_managers(**kwargs)] + if not cls._meta.swapped: + errors += [ + *cls._check_fields(**kwargs), + *cls._check_m2m_through_same_relationship(), + *cls._check_long_column_names(), + ] + clash_errors = ( + *cls._check_id_field(), + *cls._check_field_name_clashes(), + *cls._check_model_name_db_lookup_clashes(), + *cls._check_property_name_related_field_accessor_clashes(), + *cls._check_single_primary_key(), + ) + errors.extend(clash_errors) + # If there are field name clashes, hide consequent column name + # clashes. + if not clash_errors: + errors.extend(cls._check_column_name_clashes()) + errors += [ + *cls._check_index_together(), + *cls._check_unique_together(), + *cls._check_indexes(), + *cls._check_ordering(), + ] + + return errors + + @classmethod + def _check_swappable(cls): + """Check if the swapped model exists.""" + errors = [] + if cls._meta.swapped: + try: + apps.get_model(cls._meta.swapped) + except ValueError: + errors.append( + checks.Error( + "'%s' is not of the form 'app_label.app_name'." % cls._meta.swappable, + id='models.E001', + ) + ) + except LookupError: + app_label, model_name = cls._meta.swapped.split('.') + errors.append( + checks.Error( + "'%s' references '%s.%s', which has not been " + "installed, or is abstract." % ( + cls._meta.swappable, app_label, model_name + ), + id='models.E002', + ) + ) + return errors + + @classmethod + def _check_model(cls): + errors = [] + if cls._meta.proxy: + if cls._meta.local_fields or cls._meta.local_many_to_many: + errors.append( + checks.Error( + "Proxy model '%s' contains model fields." % cls.__name__, + id='models.E017', + ) + ) + return errors + + @classmethod + def _check_managers(cls, **kwargs): + """Perform all manager checks.""" + errors = [] + for manager in cls._meta.managers: + errors.extend(manager.check(**kwargs)) + return errors + + @classmethod + def _check_fields(cls, **kwargs): + """Perform all field checks.""" + errors = [] + for field in cls._meta.local_fields: + errors.extend(field.check(**kwargs)) + for field in cls._meta.local_many_to_many: + errors.extend(field.check(from_model=cls, **kwargs)) + return errors + + @classmethod + def _check_m2m_through_same_relationship(cls): + """ Check if no relationship model is used by more than one m2m field. + """ + + errors = [] + seen_intermediary_signatures = [] + + fields = cls._meta.local_many_to_many + + # Skip when the target model wasn't found. + fields = (f for f in fields if isinstance(f.remote_field.model, ModelBase)) + + # Skip when the relationship model wasn't found. + fields = (f for f in fields if isinstance(f.remote_field.through, ModelBase)) + + for f in fields: + signature = (f.remote_field.model, cls, f.remote_field.through) + if signature in seen_intermediary_signatures: + errors.append( + checks.Error( + "The model has two many-to-many relations through " + "the intermediate model '%s'." % f.remote_field.through._meta.label, + obj=cls, + id='models.E003', + ) + ) + else: + seen_intermediary_signatures.append(signature) + return errors + + @classmethod + def _check_id_field(cls): + """Check if `id` field is a primary key.""" + fields = [f for f in cls._meta.local_fields if f.name == 'id' and f != cls._meta.pk] + # fields is empty or consists of the invalid "id" field + if fields and not fields[0].primary_key and cls._meta.pk.name == 'id': + return [ + checks.Error( + "'id' can only be used as a field name if the field also " + "sets 'primary_key=True'.", + obj=cls, + id='models.E004', + ) + ] + else: + return [] + + @classmethod + def _check_field_name_clashes(cls): + """Forbid field shadowing in multi-table inheritance.""" + errors = [] + used_fields = {} # name or attname -> field + + # Check that multi-inheritance doesn't cause field name shadowing. + for parent in cls._meta.get_parent_list(): + for f in parent._meta.local_fields: + clash = used_fields.get(f.name) or used_fields.get(f.attname) or None + if clash: + errors.append( + checks.Error( + "The field '%s' from parent model " + "'%s' clashes with the field '%s' " + "from parent model '%s'." % ( + clash.name, clash.model._meta, + f.name, f.model._meta + ), + obj=cls, + id='models.E005', + ) + ) + used_fields[f.name] = f + used_fields[f.attname] = f + + # Check that fields defined in the model don't clash with fields from + # parents, including auto-generated fields like multi-table inheritance + # child accessors. + for parent in cls._meta.get_parent_list(): + for f in parent._meta.get_fields(): + if f not in used_fields: + used_fields[f.name] = f + + for f in cls._meta.local_fields: + clash = used_fields.get(f.name) or used_fields.get(f.attname) or None + # Note that we may detect clash between user-defined non-unique + # field "id" and automatically added unique field "id", both + # defined at the same model. This special case is considered in + # _check_id_field and here we ignore it. + id_conflict = f.name == "id" and clash and clash.name == "id" and clash.model == cls + if clash and not id_conflict: + errors.append( + checks.Error( + "The field '%s' clashes with the field '%s' " + "from model '%s'." % ( + f.name, clash.name, clash.model._meta + ), + obj=f, + id='models.E006', + ) + ) + used_fields[f.name] = f + used_fields[f.attname] = f + + return errors + + @classmethod + def _check_column_name_clashes(cls): + # Store a list of column names which have already been used by other fields. + used_column_names = [] + errors = [] + + for f in cls._meta.local_fields: + _, column_name = f.get_attname_column() + + # Ensure the column name is not already in use. + if column_name and column_name in used_column_names: + errors.append( + checks.Error( + "Field '%s' has column name '%s' that is used by " + "another field." % (f.name, column_name), + hint="Specify a 'db_column' for the field.", + obj=cls, + id='models.E007' + ) + ) + else: + used_column_names.append(column_name) + + return errors + + @classmethod + def _check_model_name_db_lookup_clashes(cls): + errors = [] + model_name = cls.__name__ + if model_name.startswith('_') or model_name.endswith('_'): + errors.append( + checks.Error( + "The model name '%s' cannot start or end with an underscore " + "as it collides with the query lookup syntax." % model_name, + obj=cls, + id='models.E023' + ) + ) + elif LOOKUP_SEP in model_name: + errors.append( + checks.Error( + "The model name '%s' cannot contain double underscores as " + "it collides with the query lookup syntax." % model_name, + obj=cls, + id='models.E024' + ) + ) + return errors + + @classmethod + def _check_property_name_related_field_accessor_clashes(cls): + errors = [] + property_names = cls._meta._property_names + related_field_accessors = ( + f.get_attname() for f in cls._meta._get_fields(reverse=False) + if f.is_relation and f.related_model is not None + ) + for accessor in related_field_accessors: + if accessor in property_names: + errors.append( + checks.Error( + "The property '%s' clashes with a related field " + "accessor." % accessor, + obj=cls, + id='models.E025', + ) + ) + return errors + + @classmethod + def _check_single_primary_key(cls): + errors = [] + if sum(1 for f in cls._meta.local_fields if f.primary_key) > 1: + errors.append( + checks.Error( + "The model cannot have more than one field with " + "'primary_key=True'.", + obj=cls, + id='models.E026', + ) + ) + return errors + + @classmethod + def _check_index_together(cls): + """Check the value of "index_together" option.""" + if not isinstance(cls._meta.index_together, (tuple, list)): + return [ + checks.Error( + "'index_together' must be a list or tuple.", + obj=cls, + id='models.E008', + ) + ] + + elif any(not isinstance(fields, (tuple, list)) for fields in cls._meta.index_together): + return [ + checks.Error( + "All 'index_together' elements must be lists or tuples.", + obj=cls, + id='models.E009', + ) + ] + + else: + errors = [] + for fields in cls._meta.index_together: + errors.extend(cls._check_local_fields(fields, "index_together")) + return errors + + @classmethod + def _check_unique_together(cls): + """Check the value of "unique_together" option.""" + if not isinstance(cls._meta.unique_together, (tuple, list)): + return [ + checks.Error( + "'unique_together' must be a list or tuple.", + obj=cls, + id='models.E010', + ) + ] + + elif any(not isinstance(fields, (tuple, list)) for fields in cls._meta.unique_together): + return [ + checks.Error( + "All 'unique_together' elements must be lists or tuples.", + obj=cls, + id='models.E011', + ) + ] + + else: + errors = [] + for fields in cls._meta.unique_together: + errors.extend(cls._check_local_fields(fields, "unique_together")) + return errors + + @classmethod + def _check_indexes(cls): + """Check the fields of indexes.""" + fields = [field for index in cls._meta.indexes for field, _ in index.fields_orders] + return cls._check_local_fields(fields, 'indexes') + + @classmethod + def _check_local_fields(cls, fields, option): + from django.db import models + + # In order to avoid hitting the relation tree prematurely, we use our + # own fields_map instead of using get_field() + forward_fields_map = { + field.name: field for field in cls._meta._get_fields(reverse=False) + } + + errors = [] + for field_name in fields: + try: + field = forward_fields_map[field_name] + except KeyError: + errors.append( + checks.Error( + "'%s' refers to the nonexistent field '%s'." % ( + option, field_name, + ), + obj=cls, + id='models.E012', + ) + ) + else: + if isinstance(field.remote_field, models.ManyToManyRel): + errors.append( + checks.Error( + "'%s' refers to a ManyToManyField '%s', but " + "ManyToManyFields are not permitted in '%s'." % ( + option, field_name, option, + ), + obj=cls, + id='models.E013', + ) + ) + elif field not in cls._meta.local_fields: + errors.append( + checks.Error( + "'%s' refers to field '%s' which is not local to model '%s'." + % (option, field_name, cls._meta.object_name), + hint="This issue may be caused by multi-table inheritance.", + obj=cls, + id='models.E016', + ) + ) + return errors + + @classmethod + def _check_ordering(cls): + """ + Check "ordering" option -- is it a list of strings and do all fields + exist? + """ + if cls._meta._ordering_clash: + return [ + checks.Error( + "'ordering' and 'order_with_respect_to' cannot be used together.", + obj=cls, + id='models.E021', + ), + ] + + if cls._meta.order_with_respect_to or not cls._meta.ordering: + return [] + + if not isinstance(cls._meta.ordering, (list, tuple)): + return [ + checks.Error( + "'ordering' must be a tuple or list (even if you want to order by only one field).", + obj=cls, + id='models.E014', + ) + ] + + errors = [] + fields = cls._meta.ordering + + # Skip expressions and '?' fields. + fields = (f for f in fields if isinstance(f, str) and f != '?') + + # Convert "-field" to "field". + fields = ((f[1:] if f.startswith('-') else f) for f in fields) + + # Skip ordering in the format field1__field2 (FIXME: checking + # this format would be nice, but it's a little fiddly). + fields = (f for f in fields if LOOKUP_SEP not in f) + + # Skip ordering on pk. This is always a valid order_by field + # but is an alias and therefore won't be found by opts.get_field. + fields = {f for f in fields if f != 'pk'} + + # Check for invalid or nonexistent fields in ordering. + invalid_fields = [] + + # Any field name that is not present in field_names does not exist. + # Also, ordering by m2m fields is not allowed. + opts = cls._meta + valid_fields = set(chain.from_iterable( + (f.name, f.attname) if not (f.auto_created and not f.concrete) else (f.field.related_query_name(),) + for f in chain(opts.fields, opts.related_objects) + )) + + invalid_fields.extend(fields - valid_fields) + + for invalid_field in invalid_fields: + errors.append( + checks.Error( + "'ordering' refers to the nonexistent field '%s'." % invalid_field, + obj=cls, + id='models.E015', + ) + ) + return errors + + @classmethod + def _check_long_column_names(cls): + """ + Check that any auto-generated column names are shorter than the limits + for each database in which the model will be created. + """ + errors = [] + allowed_len = None + db_alias = None + + # Find the minimum max allowed length among all specified db_aliases. + for db in settings.DATABASES: + # skip databases where the model won't be created + if not router.allow_migrate_model(db, cls): + continue + connection = connections[db] + max_name_length = connection.ops.max_name_length() + if max_name_length is None or connection.features.truncates_names: + continue + else: + if allowed_len is None: + allowed_len = max_name_length + db_alias = db + elif max_name_length < allowed_len: + allowed_len = max_name_length + db_alias = db + + if allowed_len is None: + return errors + + for f in cls._meta.local_fields: + _, column_name = f.get_attname_column() + + # Check if auto-generated name for the field is too long + # for the database. + if f.db_column is None and column_name is not None and len(column_name) > allowed_len: + errors.append( + checks.Error( + 'Autogenerated column name too long for field "%s". ' + 'Maximum length is "%s" for database "%s".' + % (column_name, allowed_len, db_alias), + hint="Set the column name manually using 'db_column'.", + obj=cls, + id='models.E018', + ) + ) + + for f in cls._meta.local_many_to_many: + # Skip nonexistent models. + if isinstance(f.remote_field.through, str): + continue + + # Check if auto-generated name for the M2M field is too long + # for the database. + for m2m in f.remote_field.through._meta.local_fields: + _, rel_name = m2m.get_attname_column() + if m2m.db_column is None and rel_name is not None and len(rel_name) > allowed_len: + errors.append( + checks.Error( + 'Autogenerated column name too long for M2M field ' + '"%s". Maximum length is "%s" for database "%s".' + % (rel_name, allowed_len, db_alias), + hint=( + "Use 'through' to create a separate model for " + "M2M and then set column_name using 'db_column'." + ), + obj=cls, + id='models.E019', + ) + ) + + return errors + + +############################################ +# HELPER FUNCTIONS (CURRIED MODEL METHODS) # +############################################ + +# ORDERING METHODS ######################### + +def method_set_order(self, ordered_obj, id_list, using=None): + if using is None: + using = DEFAULT_DB_ALIAS + order_wrt = ordered_obj._meta.order_with_respect_to + filter_args = order_wrt.get_forward_related_filter(self) + # FIXME: It would be nice if there was an "update many" version of update + # for situations like this. + with transaction.atomic(using=using, savepoint=False): + for i, j in enumerate(id_list): + ordered_obj.objects.filter(pk=j, **filter_args).update(_order=i) + + +def method_get_order(self, ordered_obj): + order_wrt = ordered_obj._meta.order_with_respect_to + filter_args = order_wrt.get_forward_related_filter(self) + pk_name = ordered_obj._meta.pk.name + return ordered_obj.objects.filter(**filter_args).values_list(pk_name, flat=True) + + +def make_foreign_order_accessors(model, related_model): + setattr( + related_model, + 'get_%s_order' % model.__name__.lower(), + partialmethod(method_get_order, model) + ) + setattr( + related_model, + 'set_%s_order' % model.__name__.lower(), + partialmethod(method_set_order, model) + ) + +######## +# MISC # +######## + + +def model_unpickle(model_id): + """Used to unpickle Model subclasses with deferred fields.""" + if isinstance(model_id, tuple): + model = apps.get_model(*model_id) + else: + # Backwards compat - the model was cached directly in earlier versions. + model = model_id + return model.__new__(model) + + +model_unpickle.__safe_for_unpickle__ = True diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/constants.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/constants.py new file mode 100644 index 00000000000..a7e6c252d93 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/constants.py @@ -0,0 +1,6 @@ +""" +Constants used across the ORM in general. +""" + +# Separator used to split filter strings apart. +LOOKUP_SEP = '__' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/deletion.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/deletion.py new file mode 100644 index 00000000000..c5145c40d81 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/deletion.py @@ -0,0 +1,317 @@ +from collections import Counter, OrderedDict +from operator import attrgetter + +from django.db import IntegrityError, connections, transaction +from django.db.models import signals, sql + + +class ProtectedError(IntegrityError): + def __init__(self, msg, protected_objects): + self.protected_objects = protected_objects + super().__init__(msg, protected_objects) + + +def CASCADE(collector, field, sub_objs, using): + collector.collect(sub_objs, source=field.remote_field.model, + source_attr=field.name, nullable=field.null) + if field.null and not connections[using].features.can_defer_constraint_checks: + collector.add_field_update(field, None, sub_objs) + + +def PROTECT(collector, field, sub_objs, using): + raise ProtectedError( + "Cannot delete some instances of model '%s' because they are " + "referenced through a protected foreign key: '%s.%s'" % ( + field.remote_field.model.__name__, sub_objs[0].__class__.__name__, field.name + ), + sub_objs + ) + + +def SET(value): + if callable(value): + def set_on_delete(collector, field, sub_objs, using): + collector.add_field_update(field, value(), sub_objs) + else: + def set_on_delete(collector, field, sub_objs, using): + collector.add_field_update(field, value, sub_objs) + set_on_delete.deconstruct = lambda: ('django.db.models.SET', (value,), {}) + return set_on_delete + + +def SET_NULL(collector, field, sub_objs, using): + collector.add_field_update(field, None, sub_objs) + + +def SET_DEFAULT(collector, field, sub_objs, using): + collector.add_field_update(field, field.get_default(), sub_objs) + + +def DO_NOTHING(collector, field, sub_objs, using): + pass + + +def get_candidate_relations_to_delete(opts): + # The candidate relations are the ones that come from N-1 and 1-1 relations. + # N-N (i.e., many-to-many) relations aren't candidates for deletion. + return ( + f for f in opts.get_fields(include_hidden=True) + if f.auto_created and not f.concrete and (f.one_to_one or f.one_to_many) + ) + + +class Collector: + def __init__(self, using): + self.using = using + # Initially, {model: {instances}}, later values become lists. + self.data = OrderedDict() + self.field_updates = {} # {model: {(field, value): {instances}}} + # fast_deletes is a list of queryset-likes that can be deleted without + # fetching the objects into memory. + self.fast_deletes = [] + + # Tracks deletion-order dependency for databases without transactions + # or ability to defer constraint checks. Only concrete model classes + # should be included, as the dependencies exist only between actual + # database tables; proxy models are represented here by their concrete + # parent. + self.dependencies = {} # {model: {models}} + + def add(self, objs, source=None, nullable=False, reverse_dependency=False): + """ + Add 'objs' to the collection of objects to be deleted. If the call is + the result of a cascade, 'source' should be the model that caused it, + and 'nullable' should be set to True if the relation can be null. + + Return a list of all objects that were not already collected. + """ + if not objs: + return [] + new_objs = [] + model = objs[0].__class__ + instances = self.data.setdefault(model, set()) + for obj in objs: + if obj not in instances: + new_objs.append(obj) + instances.update(new_objs) + # Nullable relationships can be ignored -- they are nulled out before + # deleting, and therefore do not affect the order in which objects have + # to be deleted. + if source is not None and not nullable: + if reverse_dependency: + source, model = model, source + self.dependencies.setdefault( + source._meta.concrete_model, set()).add(model._meta.concrete_model) + return new_objs + + def add_field_update(self, field, value, objs): + """ + Schedule a field update. 'objs' must be a homogeneous iterable + collection of model instances (e.g. a QuerySet). + """ + if not objs: + return + model = objs[0].__class__ + self.field_updates.setdefault( + model, {}).setdefault( + (field, value), set()).update(objs) + + def can_fast_delete(self, objs, from_field=None): + """ + Determine if the objects in the given queryset-like can be + fast-deleted. This can be done if there are no cascades, no + parents and no signal listeners for the object class. + + The 'from_field' tells where we are coming from - we need this to + determine if the objects are in fact to be deleted. Allow also + skipping parent -> child -> parent chain preventing fast delete of + the child. + """ + if from_field and from_field.remote_field.on_delete is not CASCADE: + return False + if not (hasattr(objs, 'model') and hasattr(objs, '_raw_delete')): + return False + model = objs.model + if (signals.pre_delete.has_listeners(model) or + signals.post_delete.has_listeners(model) or + signals.m2m_changed.has_listeners(model)): + return False + # The use of from_field comes from the need to avoid cascade back to + # parent when parent delete is cascading to child. + opts = model._meta + return ( + all(link == from_field for link in opts.concrete_model._meta.parents.values()) and + # Foreign keys pointing to this model. + all( + related.field.remote_field.on_delete is DO_NOTHING + for related in get_candidate_relations_to_delete(opts) + ) and ( + # Something like generic foreign key. + not any(hasattr(field, 'bulk_related_objects') for field in model._meta.private_fields) + ) + ) + + def get_del_batches(self, objs, field): + """ + Return the objs in suitably sized batches for the used connection. + """ + conn_batch_size = max( + connections[self.using].ops.bulk_batch_size([field.name], objs), 1) + if len(objs) > conn_batch_size: + return [objs[i:i + conn_batch_size] + for i in range(0, len(objs), conn_batch_size)] + else: + return [objs] + + def collect(self, objs, source=None, nullable=False, collect_related=True, + source_attr=None, reverse_dependency=False, keep_parents=False): + """ + Add 'objs' to the collection of objects to be deleted as well as all + parent instances. 'objs' must be a homogeneous iterable collection of + model instances (e.g. a QuerySet). If 'collect_related' is True, + related objects will be handled by their respective on_delete handler. + + If the call is the result of a cascade, 'source' should be the model + that caused it and 'nullable' should be set to True, if the relation + can be null. + + If 'reverse_dependency' is True, 'source' will be deleted before the + current model, rather than after. (Needed for cascading to parent + models, the one case in which the cascade follows the forwards + direction of an FK rather than the reverse direction.) + + If 'keep_parents' is True, data of parent model's will be not deleted. + """ + if self.can_fast_delete(objs): + self.fast_deletes.append(objs) + return + new_objs = self.add(objs, source, nullable, + reverse_dependency=reverse_dependency) + if not new_objs: + return + + model = new_objs[0].__class__ + + if not keep_parents: + # Recursively collect concrete model's parent models, but not their + # related objects. These will be found by meta.get_fields() + concrete_model = model._meta.concrete_model + for ptr in concrete_model._meta.parents.values(): + if ptr: + parent_objs = [getattr(obj, ptr.name) for obj in new_objs] + self.collect(parent_objs, source=model, + source_attr=ptr.remote_field.related_name, + collect_related=False, + reverse_dependency=True) + if collect_related: + parents = model._meta.parents + for related in get_candidate_relations_to_delete(model._meta): + # Preserve parent reverse relationships if keep_parents=True. + if keep_parents and related.model in parents: + continue + field = related.field + if field.remote_field.on_delete == DO_NOTHING: + continue + batches = self.get_del_batches(new_objs, field) + for batch in batches: + sub_objs = self.related_objects(related, batch) + if self.can_fast_delete(sub_objs, from_field=field): + self.fast_deletes.append(sub_objs) + elif sub_objs: + field.remote_field.on_delete(self, field, sub_objs, self.using) + for field in model._meta.private_fields: + if hasattr(field, 'bulk_related_objects'): + # It's something like generic foreign key. + sub_objs = field.bulk_related_objects(new_objs, self.using) + self.collect(sub_objs, source=model, nullable=True) + + def related_objects(self, related, objs): + """ + Get a QuerySet of objects related to `objs` via the relation `related`. + """ + return related.related_model._base_manager.using(self.using).filter( + **{"%s__in" % related.field.name: objs} + ) + + def instances_with_model(self): + for model, instances in self.data.items(): + for obj in instances: + yield model, obj + + def sort(self): + sorted_models = [] + concrete_models = set() + models = list(self.data) + while len(sorted_models) < len(models): + found = False + for model in models: + if model in sorted_models: + continue + dependencies = self.dependencies.get(model._meta.concrete_model) + if not (dependencies and dependencies.difference(concrete_models)): + sorted_models.append(model) + concrete_models.add(model._meta.concrete_model) + found = True + if not found: + return + self.data = OrderedDict((model, self.data[model]) + for model in sorted_models) + + def delete(self): + # sort instance collections + for model, instances in self.data.items(): + self.data[model] = sorted(instances, key=attrgetter("pk")) + + # if possible, bring the models in an order suitable for databases that + # don't support transactions or cannot defer constraint checks until the + # end of a transaction. + self.sort() + # number of objects deleted for each model label + deleted_counter = Counter() + + with transaction.atomic(using=self.using, savepoint=False): + # send pre_delete signals + for model, obj in self.instances_with_model(): + if not model._meta.auto_created: + signals.pre_delete.send( + sender=model, instance=obj, using=self.using + ) + + # fast deletes + for qs in self.fast_deletes: + count = qs._raw_delete(using=self.using) + deleted_counter[qs.model._meta.label] += count + + # update fields + for model, instances_for_fieldvalues in self.field_updates.items(): + for (field, value), instances in instances_for_fieldvalues.items(): + query = sql.UpdateQuery(model) + query.update_batch([obj.pk for obj in instances], + {field.name: value}, self.using) + + # reverse instance collections + for instances in self.data.values(): + instances.reverse() + + # delete instances + for model, instances in self.data.items(): + query = sql.DeleteQuery(model) + pk_list = [obj.pk for obj in instances] + count = query.delete_batch(pk_list, self.using) + deleted_counter[model._meta.label] += count + + if not model._meta.auto_created: + for obj in instances: + signals.post_delete.send( + sender=model, instance=obj, using=self.using + ) + + # update collected instances + for instances_for_fieldvalues in self.field_updates.values(): + for (field, value), instances in instances_for_fieldvalues.items(): + for obj in instances: + setattr(obj, field.attname, value) + for model, instances in self.data.items(): + for instance in instances: + setattr(instance, model._meta.pk.attname, None) + return sum(deleted_counter.values()), dict(deleted_counter) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/expressions.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/expressions.py new file mode 100644 index 00000000000..219485750fb --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/expressions.py @@ -0,0 +1,1321 @@ +import copy +import datetime +from decimal import Decimal + +from django.core.exceptions import EmptyResultSet, FieldError +from django.db import connection +from django.db.models import fields +from django.db.models.query_utils import Q +from django.utils.deconstruct import deconstructible +from django.utils.functional import cached_property + + +class SQLiteNumericMixin: + """ + Some expressions with output_field=DecimalField() must be cast to + numeric to be properly filtered. + """ + def as_sqlite(self, compiler, connection, **extra_context): + sql, params = self.as_sql(compiler, connection, **extra_context) + try: + if self.output_field.get_internal_type() == 'DecimalField': + sql = 'CAST(%s AS NUMERIC)' % sql + except FieldError: + pass + return sql, params + + +class Combinable: + """ + Provide the ability to combine one or two objects with + some connector. For example F('foo') + F('bar'). + """ + + # Arithmetic connectors + ADD = '+' + SUB = '-' + MUL = '*' + DIV = '/' + POW = '^' + # The following is a quoted % operator - it is quoted because it can be + # used in strings that also have parameter substitution. + MOD = '%%' + + # Bitwise operators - note that these are generated by .bitand() + # and .bitor(), the '&' and '|' are reserved for boolean operator + # usage. + BITAND = '&' + BITOR = '|' + BITLEFTSHIFT = '<<' + BITRIGHTSHIFT = '>>' + + def _combine(self, other, connector, reversed): + if not hasattr(other, 'resolve_expression'): + # everything must be resolvable to an expression + if isinstance(other, datetime.timedelta): + other = DurationValue(other, output_field=fields.DurationField()) + else: + other = Value(other) + + if reversed: + return CombinedExpression(other, connector, self) + return CombinedExpression(self, connector, other) + + ############# + # OPERATORS # + ############# + + def __neg__(self): + return self._combine(-1, self.MUL, False) + + def __add__(self, other): + return self._combine(other, self.ADD, False) + + def __sub__(self, other): + return self._combine(other, self.SUB, False) + + def __mul__(self, other): + return self._combine(other, self.MUL, False) + + def __truediv__(self, other): + return self._combine(other, self.DIV, False) + + def __mod__(self, other): + return self._combine(other, self.MOD, False) + + def __pow__(self, other): + return self._combine(other, self.POW, False) + + def __and__(self, other): + raise NotImplementedError( + "Use .bitand() and .bitor() for bitwise logical operations." + ) + + def bitand(self, other): + return self._combine(other, self.BITAND, False) + + def bitleftshift(self, other): + return self._combine(other, self.BITLEFTSHIFT, False) + + def bitrightshift(self, other): + return self._combine(other, self.BITRIGHTSHIFT, False) + + def __or__(self, other): + raise NotImplementedError( + "Use .bitand() and .bitor() for bitwise logical operations." + ) + + def bitor(self, other): + return self._combine(other, self.BITOR, False) + + def __radd__(self, other): + return self._combine(other, self.ADD, True) + + def __rsub__(self, other): + return self._combine(other, self.SUB, True) + + def __rmul__(self, other): + return self._combine(other, self.MUL, True) + + def __rtruediv__(self, other): + return self._combine(other, self.DIV, True) + + def __rmod__(self, other): + return self._combine(other, self.MOD, True) + + def __rpow__(self, other): + return self._combine(other, self.POW, True) + + def __rand__(self, other): + raise NotImplementedError( + "Use .bitand() and .bitor() for bitwise logical operations." + ) + + def __ror__(self, other): + raise NotImplementedError( + "Use .bitand() and .bitor() for bitwise logical operations." + ) + + +@deconstructible +class BaseExpression: + """Base class for all query expressions.""" + + # aggregate specific fields + is_summary = False + _output_field_resolved_to_none = False + # Can the expression be used in a WHERE clause? + filterable = True + # Can the expression can be used as a source expression in Window? + window_compatible = False + + def __init__(self, output_field=None): + if output_field is not None: + self.output_field = output_field + + def __getstate__(self): + state = self.__dict__.copy() + state.pop('convert_value', None) + return state + + def get_db_converters(self, connection): + return ( + [] + if self.convert_value is self._convert_value_noop else + [self.convert_value] + ) + self.output_field.get_db_converters(connection) + + def get_source_expressions(self): + return [] + + def set_source_expressions(self, exprs): + assert not exprs + + def _parse_expressions(self, *expressions): + return [ + arg if hasattr(arg, 'resolve_expression') else ( + F(arg) if isinstance(arg, str) else Value(arg) + ) for arg in expressions + ] + + def as_sql(self, compiler, connection): + """ + Responsible for returning a (sql, [params]) tuple to be included + in the current query. + + Different backends can provide their own implementation, by + providing an `as_{vendor}` method and patching the Expression: + + ``` + def override_as_sql(self, compiler, connection): + # custom logic + return super().as_sql(compiler, connection) + setattr(Expression, 'as_' + connection.vendor, override_as_sql) + ``` + + Arguments: + * compiler: the query compiler responsible for generating the query. + Must have a compile method, returning a (sql, [params]) tuple. + Calling compiler(value) will return a quoted `value`. + + * connection: the database connection used for the current query. + + Return: (sql, params) + Where `sql` is a string containing ordered sql parameters to be + replaced with the elements of the list `params`. + """ + raise NotImplementedError("Subclasses must implement as_sql()") + + @cached_property + def contains_aggregate(self): + return any(expr and expr.contains_aggregate for expr in self.get_source_expressions()) + + @cached_property + def contains_over_clause(self): + return any(expr and expr.contains_over_clause for expr in self.get_source_expressions()) + + @cached_property + def contains_column_references(self): + return any(expr and expr.contains_column_references for expr in self.get_source_expressions()) + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + """ + Provide the chance to do any preprocessing or validation before being + added to the query. + + Arguments: + * query: the backend query implementation + * allow_joins: boolean allowing or denying use of joins + in this query + * reuse: a set of reusable joins for multijoins + * summarize: a terminal aggregate clause + * for_save: whether this expression about to be used in a save or update + + Return: an Expression to be added to the query. + """ + c = self.copy() + c.is_summary = summarize + c.set_source_expressions([ + expr.resolve_expression(query, allow_joins, reuse, summarize) + if expr else None + for expr in c.get_source_expressions() + ]) + return c + + def _prepare(self, field): + """Hook used by Lookup.get_prep_lookup() to do custom preparation.""" + return self + + @property + def field(self): + return self.output_field + + @cached_property + def output_field(self): + """Return the output type of this expressions.""" + output_field = self._resolve_output_field() + if output_field is None: + self._output_field_resolved_to_none = True + raise FieldError('Cannot resolve expression type, unknown output_field') + return output_field + + @cached_property + def _output_field_or_none(self): + """ + Return the output field of this expression, or None if + _resolve_output_field() didn't return an output type. + """ + try: + return self.output_field + except FieldError: + if not self._output_field_resolved_to_none: + raise + + def _resolve_output_field(self): + """ + Attempt to infer the output type of the expression. If the output + fields of all source fields match then, simply infer the same type + here. This isn't always correct, but it makes sense most of the time. + + Consider the difference between `2 + 2` and `2 / 3`. Inferring + the type here is a convenience for the common case. The user should + supply their own output_field with more complex computations. + + If a source's output field resolves to None, exclude it from this check. + If all sources are None, then an error is raised higher up the stack in + the output_field property. + """ + sources_iter = (source for source in self.get_source_fields() if source is not None) + for output_field in sources_iter: + if any(not isinstance(output_field, source.__class__) for source in sources_iter): + raise FieldError('Expression contains mixed types. You must set output_field.') + return output_field + + @staticmethod + def _convert_value_noop(value, expression, connection): + return value + + @cached_property + def convert_value(self): + """ + Expressions provide their own converters because users have the option + of manually specifying the output_field which may be a different type + from the one the database returns. + """ + field = self.output_field + internal_type = field.get_internal_type() + if internal_type == 'FloatField': + return lambda value, expression, connection: None if value is None else float(value) + elif internal_type.endswith('IntegerField'): + return lambda value, expression, connection: None if value is None else int(value) + elif internal_type == 'DecimalField': + return lambda value, expression, connection: None if value is None else Decimal(value) + return self._convert_value_noop + + def get_lookup(self, lookup): + return self.output_field.get_lookup(lookup) + + def get_transform(self, name): + return self.output_field.get_transform(name) + + def relabeled_clone(self, change_map): + clone = self.copy() + clone.set_source_expressions([ + e.relabeled_clone(change_map) if e is not None else None + for e in self.get_source_expressions() + ]) + return clone + + def copy(self): + return copy.copy(self) + + def get_group_by_cols(self): + if not self.contains_aggregate: + return [self] + cols = [] + for source in self.get_source_expressions(): + cols.extend(source.get_group_by_cols()) + return cols + + def get_source_fields(self): + """Return the underlying field types used by this aggregate.""" + return [e._output_field_or_none for e in self.get_source_expressions()] + + def asc(self, **kwargs): + return OrderBy(self, **kwargs) + + def desc(self, **kwargs): + return OrderBy(self, descending=True, **kwargs) + + def reverse_ordering(self): + return self + + def flatten(self): + """ + Recursively yield this expression and all subexpressions, in + depth-first order. + """ + yield self + for expr in self.get_source_expressions(): + if expr: + yield from expr.flatten() + + def __eq__(self, other): + if self.__class__ != other.__class__: + return False + path, args, kwargs = self.deconstruct() + other_path, other_args, other_kwargs = other.deconstruct() + if (path, args) == (other_path, other_args): + kwargs = kwargs.copy() + other_kwargs = other_kwargs.copy() + output_field = type(kwargs.pop('output_field', None)) + other_output_field = type(other_kwargs.pop('output_field', None)) + if output_field == other_output_field: + return kwargs == other_kwargs + return False + + def __hash__(self): + path, args, kwargs = self.deconstruct() + kwargs = kwargs.copy() + output_field = type(kwargs.pop('output_field', None)) + return hash((path, output_field) + args + tuple([ + (key, tuple(value)) if isinstance(value, list) else (key, value) + for key, value in kwargs.items() + ])) + + +class Expression(BaseExpression, Combinable): + """An expression that can be combined with other expressions.""" + pass + + +class CombinedExpression(SQLiteNumericMixin, Expression): + + def __init__(self, lhs, connector, rhs, output_field=None): + super().__init__(output_field=output_field) + self.connector = connector + self.lhs = lhs + self.rhs = rhs + + def __repr__(self): + return "<{}: {}>".format(self.__class__.__name__, self) + + def __str__(self): + return "{} {} {}".format(self.lhs, self.connector, self.rhs) + + def get_source_expressions(self): + return [self.lhs, self.rhs] + + def set_source_expressions(self, exprs): + self.lhs, self.rhs = exprs + + def as_sql(self, compiler, connection): + try: + lhs_output = self.lhs.output_field + except FieldError: + lhs_output = None + try: + rhs_output = self.rhs.output_field + except FieldError: + rhs_output = None + if (not connection.features.has_native_duration_field and + ((lhs_output and lhs_output.get_internal_type() == 'DurationField') or + (rhs_output and rhs_output.get_internal_type() == 'DurationField'))): + return DurationExpression(self.lhs, self.connector, self.rhs).as_sql(compiler, connection) + if (lhs_output and rhs_output and self.connector == self.SUB and + lhs_output.get_internal_type() in {'DateField', 'DateTimeField', 'TimeField'} and + lhs_output.get_internal_type() == rhs_output.get_internal_type()): + return TemporalSubtraction(self.lhs, self.rhs).as_sql(compiler, connection) + expressions = [] + expression_params = [] + sql, params = compiler.compile(self.lhs) + expressions.append(sql) + expression_params.extend(params) + sql, params = compiler.compile(self.rhs) + expressions.append(sql) + expression_params.extend(params) + # order of precedence + expression_wrapper = '(%s)' + sql = connection.ops.combine_expression(self.connector, expressions) + return expression_wrapper % sql, expression_params + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + c = self.copy() + c.is_summary = summarize + c.lhs = c.lhs.resolve_expression(query, allow_joins, reuse, summarize, for_save) + c.rhs = c.rhs.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return c + + +class DurationExpression(CombinedExpression): + def compile(self, side, compiler, connection): + if not isinstance(side, DurationValue): + try: + output = side.output_field + except FieldError: + pass + else: + if output.get_internal_type() == 'DurationField': + sql, params = compiler.compile(side) + return connection.ops.format_for_duration_arithmetic(sql), params + return compiler.compile(side) + + def as_sql(self, compiler, connection): + connection.ops.check_expression_support(self) + expressions = [] + expression_params = [] + sql, params = self.compile(self.lhs, compiler, connection) + expressions.append(sql) + expression_params.extend(params) + sql, params = self.compile(self.rhs, compiler, connection) + expressions.append(sql) + expression_params.extend(params) + # order of precedence + expression_wrapper = '(%s)' + sql = connection.ops.combine_duration_expression(self.connector, expressions) + return expression_wrapper % sql, expression_params + + +class TemporalSubtraction(CombinedExpression): + output_field = fields.DurationField() + + def __init__(self, lhs, rhs): + super().__init__(lhs, self.SUB, rhs) + + def as_sql(self, compiler, connection): + connection.ops.check_expression_support(self) + lhs = compiler.compile(self.lhs, connection) + rhs = compiler.compile(self.rhs, connection) + return connection.ops.subtract_temporals(self.lhs.output_field.get_internal_type(), lhs, rhs) + + +@deconstructible +class F(Combinable): + """An object capable of resolving references to existing query objects.""" + # Can the expression be used in a WHERE clause? + filterable = True + + def __init__(self, name): + """ + Arguments: + * name: the name of the field this expression references + """ + self.name = name + + def __repr__(self): + return "{}({})".format(self.__class__.__name__, self.name) + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + return query.resolve_ref(self.name, allow_joins, reuse, summarize) + + def asc(self, **kwargs): + return OrderBy(self, **kwargs) + + def desc(self, **kwargs): + return OrderBy(self, descending=True, **kwargs) + + def __eq__(self, other): + return self.__class__ == other.__class__ and self.name == other.name + + def __hash__(self): + return hash(self.name) + + +class ResolvedOuterRef(F): + """ + An object that contains a reference to an outer query. + + In this case, the reference to the outer query has been resolved because + the inner query has been used as a subquery. + """ + def as_sql(self, *args, **kwargs): + raise ValueError( + 'This queryset contains a reference to an outer query and may ' + 'only be used in a subquery.' + ) + + def _prepare(self, output_field=None): + return self + + def relabeled_clone(self, relabels): + return self + + +class OuterRef(F): + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + if isinstance(self.name, self.__class__): + return self.name + return ResolvedOuterRef(self.name) + + def _prepare(self, output_field=None): + return self + + +class Func(SQLiteNumericMixin, Expression): + """An SQL function call.""" + function = None + template = '%(function)s(%(expressions)s)' + arg_joiner = ', ' + arity = None # The number of arguments the function accepts. + + def __init__(self, *expressions, output_field=None, **extra): + if self.arity is not None and len(expressions) != self.arity: + raise TypeError( + "'%s' takes exactly %s %s (%s given)" % ( + self.__class__.__name__, + self.arity, + "argument" if self.arity == 1 else "arguments", + len(expressions), + ) + ) + super().__init__(output_field=output_field) + self.source_expressions = self._parse_expressions(*expressions) + self.extra = extra + + def __repr__(self): + args = self.arg_joiner.join(str(arg) for arg in self.source_expressions) + extra = {**self.extra, **self._get_repr_options()} + if extra: + extra = ', '.join(str(key) + '=' + str(val) for key, val in sorted(extra.items())) + return "{}({}, {})".format(self.__class__.__name__, args, extra) + return "{}({})".format(self.__class__.__name__, args) + + def _get_repr_options(self): + """Return a dict of extra __init__() options to include in the repr.""" + return {} + + def get_source_expressions(self): + return self.source_expressions + + def set_source_expressions(self, exprs): + self.source_expressions = exprs + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + c = self.copy() + c.is_summary = summarize + for pos, arg in enumerate(c.source_expressions): + c.source_expressions[pos] = arg.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return c + + def as_sql(self, compiler, connection, function=None, template=None, arg_joiner=None, **extra_context): + connection.ops.check_expression_support(self) + sql_parts = [] + params = [] + for arg in self.source_expressions: + arg_sql, arg_params = compiler.compile(arg) + sql_parts.append(arg_sql) + params.extend(arg_params) + data = {**self.extra, **extra_context} + # Use the first supplied value in this order: the parameter to this + # method, a value supplied in __init__()'s **extra (the value in + # `data`), or the value defined on the class. + if function is not None: + data['function'] = function + else: + data.setdefault('function', self.function) + template = template or data.get('template', self.template) + arg_joiner = arg_joiner or data.get('arg_joiner', self.arg_joiner) + data['expressions'] = data['field'] = arg_joiner.join(sql_parts) + return template % data, params + + def copy(self): + copy = super().copy() + copy.source_expressions = self.source_expressions[:] + copy.extra = self.extra.copy() + return copy + + +class Value(Expression): + """Represent a wrapped value as a node within an expression.""" + def __init__(self, value, output_field=None): + """ + Arguments: + * value: the value this expression represents. The value will be + added into the sql parameter list and properly quoted. + + * output_field: an instance of the model field type that this + expression will return, such as IntegerField() or CharField(). + """ + super().__init__(output_field=output_field) + self.value = value + + def __repr__(self): + return "{}({})".format(self.__class__.__name__, self.value) + + def as_sql(self, compiler, connection): + connection.ops.check_expression_support(self) + val = self.value + output_field = self._output_field_or_none + if output_field is not None: + if self.for_save: + val = output_field.get_db_prep_save(val, connection=connection) + else: + val = output_field.get_db_prep_value(val, connection=connection) + if hasattr(output_field, 'get_placeholder'): + return output_field.get_placeholder(val, compiler, connection), [val] + if val is None: + # cx_Oracle does not always convert None to the appropriate + # NULL type (like in case expressions using numbers), so we + # use a literal SQL NULL + return 'NULL', [] + return '%s', [val] + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + c = super().resolve_expression(query, allow_joins, reuse, summarize, for_save) + c.for_save = for_save + return c + + def get_group_by_cols(self): + return [] + + +class DurationValue(Value): + def as_sql(self, compiler, connection): + connection.ops.check_expression_support(self) + if connection.features.has_native_duration_field: + return super().as_sql(compiler, connection) + return connection.ops.date_interval_sql(self.value), [] + + +class RawSQL(Expression): + def __init__(self, sql, params, output_field=None): + if output_field is None: + output_field = fields.Field() + self.sql, self.params = sql, params + super().__init__(output_field=output_field) + + def __repr__(self): + return "{}({}, {})".format(self.__class__.__name__, self.sql, self.params) + + def as_sql(self, compiler, connection): + return '(%s)' % self.sql, self.params + + def get_group_by_cols(self): + return [self] + + def __hash__(self): + return hash((self.sql, self.output_field) + tuple(self.params)) + + +class Star(Expression): + def __repr__(self): + return "'*'" + + def as_sql(self, compiler, connection): + return '*', [] + + +class Random(Expression): + output_field = fields.FloatField() + + def __repr__(self): + return "Random()" + + def as_sql(self, compiler, connection): + return connection.ops.random_function_sql(), [] + + +class Col(Expression): + + contains_column_references = True + + def __init__(self, alias, target, output_field=None): + if output_field is None: + output_field = target + super().__init__(output_field=output_field) + self.alias, self.target = alias, target + + def __repr__(self): + return "{}({}, {})".format( + self.__class__.__name__, self.alias, self.target) + + def as_sql(self, compiler, connection): + qn = compiler.quote_name_unless_alias + return "%s.%s" % (qn(self.alias), qn(self.target.column)), [] + + def relabeled_clone(self, relabels): + return self.__class__(relabels.get(self.alias, self.alias), self.target, self.output_field) + + def get_group_by_cols(self): + return [self] + + def get_db_converters(self, connection): + if self.target == self.output_field: + return self.output_field.get_db_converters(connection) + return (self.output_field.get_db_converters(connection) + + self.target.get_db_converters(connection)) + + +class Ref(Expression): + """ + Reference to column alias of the query. For example, Ref('sum_cost') in + qs.annotate(sum_cost=Sum('cost')) query. + """ + def __init__(self, refs, source): + super().__init__() + self.refs, self.source = refs, source + + def __repr__(self): + return "{}({}, {})".format(self.__class__.__name__, self.refs, self.source) + + def get_source_expressions(self): + return [self.source] + + def set_source_expressions(self, exprs): + self.source, = exprs + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + # The sub-expression `source` has already been resolved, as this is + # just a reference to the name of `source`. + return self + + def relabeled_clone(self, relabels): + return self + + def as_sql(self, compiler, connection): + return "%s" % connection.ops.quote_name(self.refs), [] + + def get_group_by_cols(self): + return [self] + + +class ExpressionList(Func): + """ + An expression containing multiple expressions. Can be used to provide a + list of expressions as an argument to another expression, like an + ordering clause. + """ + template = '%(expressions)s' + + def __init__(self, *expressions, **extra): + if not expressions: + raise ValueError('%s requires at least one expression.' % self.__class__.__name__) + super().__init__(*expressions, **extra) + + def __str__(self): + return self.arg_joiner.join(str(arg) for arg in self.source_expressions) + + +class ExpressionWrapper(Expression): + """ + An expression that can wrap another expression so that it can provide + extra context to the inner expression, such as the output_field. + """ + + def __init__(self, expression, output_field): + super().__init__(output_field=output_field) + self.expression = expression + + def set_source_expressions(self, exprs): + self.expression = exprs[0] + + def get_source_expressions(self): + return [self.expression] + + def as_sql(self, compiler, connection): + return self.expression.as_sql(compiler, connection) + + def __repr__(self): + return "{}({})".format(self.__class__.__name__, self.expression) + + +class When(Expression): + template = 'WHEN %(condition)s THEN %(result)s' + + def __init__(self, condition=None, then=None, **lookups): + if lookups and condition is None: + condition, lookups = Q(**lookups), None + if condition is None or not getattr(condition, 'conditional', False) or lookups: + raise TypeError("__init__() takes either a Q object or lookups as keyword arguments") + if isinstance(condition, Q) and not condition: + raise ValueError("An empty Q() can't be used as a When() condition.") + super().__init__(output_field=None) + self.condition = condition + self.result = self._parse_expressions(then)[0] + + def __str__(self): + return "WHEN %r THEN %r" % (self.condition, self.result) + + def __repr__(self): + return "<%s: %s>" % (self.__class__.__name__, self) + + def get_source_expressions(self): + return [self.condition, self.result] + + def set_source_expressions(self, exprs): + self.condition, self.result = exprs + + def get_source_fields(self): + # We're only interested in the fields of the result expressions. + return [self.result._output_field_or_none] + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + c = self.copy() + c.is_summary = summarize + if hasattr(c.condition, 'resolve_expression'): + c.condition = c.condition.resolve_expression(query, allow_joins, reuse, summarize, False) + c.result = c.result.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return c + + def as_sql(self, compiler, connection, template=None, **extra_context): + connection.ops.check_expression_support(self) + template_params = extra_context + sql_params = [] + condition_sql, condition_params = compiler.compile(self.condition) + template_params['condition'] = condition_sql + sql_params.extend(condition_params) + result_sql, result_params = compiler.compile(self.result) + template_params['result'] = result_sql + sql_params.extend(result_params) + template = template or self.template + return template % template_params, sql_params + + def get_group_by_cols(self): + # This is not a complete expression and cannot be used in GROUP BY. + cols = [] + for source in self.get_source_expressions(): + cols.extend(source.get_group_by_cols()) + return cols + + +class Case(Expression): + """ + An SQL searched CASE expression: + + CASE + WHEN n > 0 + THEN 'positive' + WHEN n < 0 + THEN 'negative' + ELSE 'zero' + END + """ + template = 'CASE %(cases)s ELSE %(default)s END' + case_joiner = ' ' + + def __init__(self, *cases, default=None, output_field=None, **extra): + if not all(isinstance(case, When) for case in cases): + raise TypeError("Positional arguments must all be When objects.") + super().__init__(output_field) + self.cases = list(cases) + self.default = self._parse_expressions(default)[0] + self.extra = extra + + def __str__(self): + return "CASE %s, ELSE %r" % (', '.join(str(c) for c in self.cases), self.default) + + def __repr__(self): + return "<%s: %s>" % (self.__class__.__name__, self) + + def get_source_expressions(self): + return self.cases + [self.default] + + def set_source_expressions(self, exprs): + self.cases = exprs[:-1] + self.default = exprs[-1] + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + c = self.copy() + c.is_summary = summarize + for pos, case in enumerate(c.cases): + c.cases[pos] = case.resolve_expression(query, allow_joins, reuse, summarize, for_save) + c.default = c.default.resolve_expression(query, allow_joins, reuse, summarize, for_save) + return c + + def copy(self): + c = super().copy() + c.cases = c.cases[:] + return c + + def as_sql(self, compiler, connection, template=None, case_joiner=None, **extra_context): + connection.ops.check_expression_support(self) + if not self.cases: + return compiler.compile(self.default) + template_params = {**self.extra, **extra_context} + case_parts = [] + sql_params = [] + for case in self.cases: + try: + case_sql, case_params = compiler.compile(case) + except EmptyResultSet: + continue + case_parts.append(case_sql) + sql_params.extend(case_params) + default_sql, default_params = compiler.compile(self.default) + if not case_parts: + return default_sql, default_params + case_joiner = case_joiner or self.case_joiner + template_params['cases'] = case_joiner.join(case_parts) + template_params['default'] = default_sql + sql_params.extend(default_params) + template = template or template_params.get('template', self.template) + sql = template % template_params + if self._output_field_or_none is not None: + sql = connection.ops.unification_cast_sql(self.output_field) % sql + return sql, sql_params + + +class Subquery(Expression): + """ + An explicit subquery. It may contain OuterRef() references to the outer + query which will be resolved when it is applied to that query. + """ + template = '(%(subquery)s)' + + def __init__(self, queryset, output_field=None, **extra): + self.queryset = queryset + self.extra = extra + super().__init__(output_field) + + def _resolve_output_field(self): + if len(self.queryset.query.select) == 1: + return self.queryset.query.select[0].field + return super()._resolve_output_field() + + def copy(self): + clone = super().copy() + clone.queryset = clone.queryset.all() + return clone + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + clone = self.copy() + clone.is_summary = summarize + clone.queryset.query.bump_prefix(query) + + # Need to recursively resolve these. + def resolve_all(child): + if hasattr(child, 'children'): + [resolve_all(_child) for _child in child.children] + if hasattr(child, 'rhs'): + child.rhs = resolve(child.rhs) + + def resolve(child): + if hasattr(child, 'resolve_expression'): + resolved = child.resolve_expression( + query=query, allow_joins=allow_joins, reuse=reuse, + summarize=summarize, for_save=for_save, + ) + # Add table alias to the parent query's aliases to prevent + # quoting. + if hasattr(resolved, 'alias') and resolved.alias != resolved.target.model._meta.db_table: + clone.queryset.query.external_aliases.add(resolved.alias) + return resolved + return child + + resolve_all(clone.queryset.query.where) + + for key, value in clone.queryset.query.annotations.items(): + if isinstance(value, Subquery): + clone.queryset.query.annotations[key] = resolve(value) + + return clone + + def get_source_expressions(self): + return [ + x for x in [ + getattr(expr, 'lhs', None) + for expr in self.queryset.query.where.children + ] if x + ] + + def relabeled_clone(self, change_map): + clone = self.copy() + clone.queryset.query = clone.queryset.query.relabeled_clone(change_map) + clone.queryset.query.external_aliases.update( + alias for alias in change_map.values() + if alias not in clone.queryset.query.alias_map + ) + return clone + + def as_sql(self, compiler, connection, template=None, **extra_context): + connection.ops.check_expression_support(self) + template_params = {**self.extra, **extra_context} + template_params['subquery'], sql_params = self.queryset.query.get_compiler(connection=connection).as_sql() + + template = template or template_params.get('template', self.template) + sql = template % template_params + return sql, sql_params + + def _prepare(self, output_field): + # This method will only be called if this instance is the "rhs" in an + # expression: the wrapping () must be removed (as the expression that + # contains this will provide them). SQLite evaluates ((subquery)) + # differently than the other databases. + if self.template == '(%(subquery)s)': + clone = self.copy() + clone.template = '%(subquery)s' + return clone + return self + + +class Exists(Subquery): + template = 'EXISTS(%(subquery)s)' + output_field = fields.BooleanField() + + def __init__(self, *args, negated=False, **kwargs): + self.negated = negated + super().__init__(*args, **kwargs) + + def __invert__(self): + return type(self)(self.queryset, negated=(not self.negated), **self.extra) + + def resolve_expression(self, query=None, *args, **kwargs): + # As a performance optimization, remove ordering since EXISTS doesn't + # care about it, just whether or not a row matches. + self.queryset = self.queryset.order_by() + return super().resolve_expression(query, *args, **kwargs) + + def as_sql(self, compiler, connection, template=None, **extra_context): + sql, params = super().as_sql(compiler, connection, template, **extra_context) + if self.negated: + sql = 'NOT {}'.format(sql) + return sql, params + + def as_oracle(self, compiler, connection, template=None, **extra_context): + # Oracle doesn't allow EXISTS() in the SELECT list, so wrap it with a + # CASE WHEN expression. Change the template since the When expression + # requires a left hand side (column) to compare against. + sql, params = self.as_sql(compiler, connection, template, **extra_context) + sql = 'CASE WHEN {} THEN 1 ELSE 0 END'.format(sql) + return sql, params + + +class OrderBy(BaseExpression): + template = '%(expression)s %(ordering)s' + + def __init__(self, expression, descending=False, nulls_first=False, nulls_last=False): + if nulls_first and nulls_last: + raise ValueError('nulls_first and nulls_last are mutually exclusive') + self.nulls_first = nulls_first + self.nulls_last = nulls_last + self.descending = descending + if not hasattr(expression, 'resolve_expression'): + raise ValueError('expression must be an expression type') + self.expression = expression + + def __repr__(self): + return "{}({}, descending={})".format( + self.__class__.__name__, self.expression, self.descending) + + def set_source_expressions(self, exprs): + self.expression = exprs[0] + + def get_source_expressions(self): + return [self.expression] + + def as_sql(self, compiler, connection, template=None, **extra_context): + if not template: + if self.nulls_last: + template = '%s NULLS LAST' % self.template + elif self.nulls_first: + template = '%s NULLS FIRST' % self.template + connection.ops.check_expression_support(self) + expression_sql, params = compiler.compile(self.expression) + placeholders = { + 'expression': expression_sql, + 'ordering': 'DESC' if self.descending else 'ASC', + **extra_context, + } + template = template or self.template + params *= template.count('%(expression)s') + return (template % placeholders).rstrip(), params + + def as_sqlite(self, compiler, connection): + template = None + if self.nulls_last: + template = '%(expression)s IS NULL, %(expression)s %(ordering)s' + elif self.nulls_first: + template = '%(expression)s IS NOT NULL, %(expression)s %(ordering)s' + return self.as_sql(compiler, connection, template=template) + + def as_mysql(self, compiler, connection): + template = None + if self.nulls_last: + template = 'IF(ISNULL(%(expression)s),1,0), %(expression)s %(ordering)s ' + elif self.nulls_first: + template = 'IF(ISNULL(%(expression)s),0,1), %(expression)s %(ordering)s ' + return self.as_sql(compiler, connection, template=template) + + def get_group_by_cols(self): + cols = [] + for source in self.get_source_expressions(): + cols.extend(source.get_group_by_cols()) + return cols + + def reverse_ordering(self): + self.descending = not self.descending + if self.nulls_first or self.nulls_last: + self.nulls_first = not self.nulls_first + self.nulls_last = not self.nulls_last + return self + + def asc(self): + self.descending = False + + def desc(self): + self.descending = True + + +class Window(Expression): + template = '%(expression)s OVER (%(window)s)' + # Although the main expression may either be an aggregate or an + # expression with an aggregate function, the GROUP BY that will + # be introduced in the query as a result is not desired. + contains_aggregate = False + contains_over_clause = True + filterable = False + + def __init__(self, expression, partition_by=None, order_by=None, frame=None, output_field=None): + self.partition_by = partition_by + self.order_by = order_by + self.frame = frame + + if not getattr(expression, 'window_compatible', False): + raise ValueError( + "Expression '%s' isn't compatible with OVER clauses." % + expression.__class__.__name__ + ) + + if self.partition_by is not None: + if not isinstance(self.partition_by, (tuple, list)): + self.partition_by = (self.partition_by,) + self.partition_by = ExpressionList(*self.partition_by) + + if self.order_by is not None: + if isinstance(self.order_by, (list, tuple)): + self.order_by = ExpressionList(*self.order_by) + elif not isinstance(self.order_by, BaseExpression): + raise ValueError( + 'order_by must be either an Expression or a sequence of ' + 'expressions.' + ) + super().__init__(output_field=output_field) + self.source_expression = self._parse_expressions(expression)[0] + + def _resolve_output_field(self): + return self.source_expression.output_field + + def get_source_expressions(self): + return [self.source_expression, self.partition_by, self.order_by, self.frame] + + def set_source_expressions(self, exprs): + self.source_expression, self.partition_by, self.order_by, self.frame = exprs + + def as_sql(self, compiler, connection, function=None, template=None): + connection.ops.check_expression_support(self) + expr_sql, params = compiler.compile(self.source_expression) + window_sql, window_params = [], [] + + if self.partition_by is not None: + sql_expr, sql_params = self.partition_by.as_sql( + compiler=compiler, connection=connection, + template='PARTITION BY %(expressions)s', + ) + window_sql.extend(sql_expr) + window_params.extend(sql_params) + + if self.order_by is not None: + window_sql.append(' ORDER BY ') + order_sql, order_params = compiler.compile(self.order_by) + window_sql.extend(''.join(order_sql)) + window_params.extend(order_params) + + if self.frame: + frame_sql, frame_params = compiler.compile(self.frame) + window_sql.extend(' ' + frame_sql) + window_params.extend(frame_params) + + params.extend(window_params) + template = template or self.template + + return template % { + 'expression': expr_sql, + 'window': ''.join(window_sql).strip() + }, params + + def __str__(self): + return '{} OVER ({}{}{})'.format( + str(self.source_expression), + 'PARTITION BY ' + str(self.partition_by) if self.partition_by else '', + 'ORDER BY ' + str(self.order_by) if self.order_by else '', + str(self.frame or ''), + ) + + def __repr__(self): + return '<%s: %s>' % (self.__class__.__name__, self) + + def get_group_by_cols(self): + return [] + + +class WindowFrame(Expression): + """ + Model the frame clause in window expressions. There are two types of frame + clauses which are subclasses, however, all processing and validation (by no + means intended to be complete) is done here. Thus, providing an end for a + frame is optional (the default is UNBOUNDED FOLLOWING, which is the last + row in the frame). + """ + template = '%(frame_type)s BETWEEN %(start)s AND %(end)s' + + def __init__(self, start=None, end=None): + self.start = start + self.end = end + + def set_source_expressions(self, exprs): + self.start, self.end = exprs + + def get_source_expressions(self): + return [Value(self.start), Value(self.end)] + + def as_sql(self, compiler, connection): + connection.ops.check_expression_support(self) + start, end = self.window_frame_start_end(connection, self.start.value, self.end.value) + return self.template % { + 'frame_type': self.frame_type, + 'start': start, + 'end': end, + }, [] + + def __repr__(self): + return '<%s: %s>' % (self.__class__.__name__, self) + + def get_group_by_cols(self): + return [] + + def __str__(self): + if self.start is not None and self.start < 0: + start = '%d %s' % (abs(self.start), connection.ops.PRECEDING) + elif self.start is not None and self.start == 0: + start = connection.ops.CURRENT_ROW + else: + start = connection.ops.UNBOUNDED_PRECEDING + + if self.end is not None and self.end > 0: + end = '%d %s' % (self.end, connection.ops.FOLLOWING) + elif self.end is not None and self.end == 0: + end = connection.ops.CURRENT_ROW + else: + end = connection.ops.UNBOUNDED_FOLLOWING + return self.template % { + 'frame_type': self.frame_type, + 'start': start, + 'end': end, + } + + def window_frame_start_end(self, connection, start, end): + raise NotImplementedError('Subclasses must implement window_frame_start_end().') + + +class RowRange(WindowFrame): + frame_type = 'ROWS' + + def window_frame_start_end(self, connection, start, end): + return connection.ops.window_frame_rows_start_end(start, end) + + +class ValueRange(WindowFrame): + frame_type = 'RANGE' + + def window_frame_start_end(self, connection, start, end): + return connection.ops.window_frame_range_start_end(start, end) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/fields/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/fields/__init__.py new file mode 100644 index 00000000000..50d22bef0c2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/fields/__init__.py @@ -0,0 +1,2338 @@ +import collections.abc +import copy +import datetime +import decimal +import operator +import uuid +import warnings +from base64 import b64decode, b64encode +from functools import partialmethod, total_ordering + +from django import forms +from django.apps import apps +from django.conf import settings +from django.core import checks, exceptions, validators +# When the _meta object was formalized, this exception was moved to +# django.core.exceptions. It is retained here for backwards compatibility +# purposes. +from django.core.exceptions import FieldDoesNotExist # NOQA +from django.db import connection, connections, router +from django.db.models.constants import LOOKUP_SEP +from django.db.models.query_utils import DeferredAttribute, RegisterLookupMixin +from django.utils import timezone +from django.utils.datastructures import DictWrapper +from django.utils.dateparse import ( + parse_date, parse_datetime, parse_duration, parse_time, +) +from django.utils.duration import duration_microseconds, duration_string +from django.utils.encoding import force_bytes, smart_text +from django.utils.functional import Promise, cached_property +from django.utils.ipv6 import clean_ipv6_address +from django.utils.itercompat import is_iterable +from django.utils.text import capfirst +from django.utils.translation import gettext_lazy as _ + +__all__ = [ + 'AutoField', 'BLANK_CHOICE_DASH', 'BigAutoField', 'BigIntegerField', + 'BinaryField', 'BooleanField', 'CharField', 'CommaSeparatedIntegerField', + 'DateField', 'DateTimeField', 'DecimalField', 'DurationField', + 'EmailField', 'Empty', 'Field', 'FieldDoesNotExist', 'FilePathField', + 'FloatField', 'GenericIPAddressField', 'IPAddressField', 'IntegerField', + 'NOT_PROVIDED', 'NullBooleanField', 'PositiveIntegerField', + 'PositiveSmallIntegerField', 'SlugField', 'SmallIntegerField', 'TextField', + 'TimeField', 'URLField', 'UUIDField', +] + + +class Empty: + pass + + +class NOT_PROVIDED: + pass + + +# The values to use for "blank" in SelectFields. Will be appended to the start +# of most "choices" lists. +BLANK_CHOICE_DASH = [("", "---------")] + + +def _load_field(app_label, model_name, field_name): + return apps.get_model(app_label, model_name)._meta.get_field(field_name) + + +# A guide to Field parameters: +# +# * name: The name of the field specified in the model. +# * attname: The attribute to use on the model object. This is the same as +# "name", except in the case of ForeignKeys, where "_id" is +# appended. +# * db_column: The db_column specified in the model (or None). +# * column: The database column for this field. This is the same as +# "attname", except if db_column is specified. +# +# Code that introspects values, or does other dynamic things, should use +# attname. For example, this gets the primary key value of object "obj": +# +# getattr(obj, opts.pk.attname) + +def _empty(of_cls): + new = Empty() + new.__class__ = of_cls + return new + + +def return_None(): + return None + + +@total_ordering +class Field(RegisterLookupMixin): + """Base class for all field types""" + + # Designates whether empty strings fundamentally are allowed at the + # database level. + empty_strings_allowed = True + empty_values = list(validators.EMPTY_VALUES) + + # These track each time a Field instance is created. Used to retain order. + # The auto_creation_counter is used for fields that Django implicitly + # creates, creation_counter is used for all user-specified fields. + creation_counter = 0 + auto_creation_counter = -1 + default_validators = [] # Default set of validators + default_error_messages = { + 'invalid_choice': _('Value %(value)r is not a valid choice.'), + 'null': _('This field cannot be null.'), + 'blank': _('This field cannot be blank.'), + 'unique': _('%(model_name)s with this %(field_label)s ' + 'already exists.'), + # Translators: The 'lookup_type' is one of 'date', 'year' or 'month'. + # Eg: "Title must be unique for pub_date year" + 'unique_for_date': _("%(field_label)s must be unique for " + "%(date_field_label)s %(lookup_type)s."), + } + system_check_deprecated_details = None + system_check_removed_details = None + + # Field flags + hidden = False + + many_to_many = None + many_to_one = None + one_to_many = None + one_to_one = None + related_model = None + + # Generic field type description, usually overridden by subclasses + def _description(self): + return _('Field of type: %(field_type)s') % { + 'field_type': self.__class__.__name__ + } + description = property(_description) + + def __init__(self, verbose_name=None, name=None, primary_key=False, + max_length=None, unique=False, blank=False, null=False, + db_index=False, rel=None, default=NOT_PROVIDED, editable=True, + serialize=True, unique_for_date=None, unique_for_month=None, + unique_for_year=None, choices=None, help_text='', db_column=None, + db_tablespace=None, auto_created=False, validators=(), + error_messages=None): + self.name = name + self.verbose_name = verbose_name # May be set by set_attributes_from_name + self._verbose_name = verbose_name # Store original for deconstruction + self.primary_key = primary_key + self.max_length, self._unique = max_length, unique + self.blank, self.null = blank, null + self.remote_field = rel + self.is_relation = self.remote_field is not None + self.default = default + self.editable = editable + self.serialize = serialize + self.unique_for_date = unique_for_date + self.unique_for_month = unique_for_month + self.unique_for_year = unique_for_year + if isinstance(choices, collections.abc.Iterator): + choices = list(choices) + self.choices = choices or [] + self.help_text = help_text + self.db_index = db_index + self.db_column = db_column + self._db_tablespace = db_tablespace + self.auto_created = auto_created + + # Adjust the appropriate creation counter, and save our local copy. + if auto_created: + self.creation_counter = Field.auto_creation_counter + Field.auto_creation_counter -= 1 + else: + self.creation_counter = Field.creation_counter + Field.creation_counter += 1 + + self._validators = list(validators) # Store for deconstruction later + + messages = {} + for c in reversed(self.__class__.__mro__): + messages.update(getattr(c, 'default_error_messages', {})) + messages.update(error_messages or {}) + self._error_messages = error_messages # Store for deconstruction later + self.error_messages = messages + + def __str__(self): + """ + Return "app_label.model_label.field_name" for fields attached to + models. + """ + if not hasattr(self, 'model'): + return super().__str__() + model = self.model + app = model._meta.app_label + return '%s.%s.%s' % (app, model._meta.object_name, self.name) + + def __repr__(self): + """Display the module, class, and name of the field.""" + path = '%s.%s' % (self.__class__.__module__, self.__class__.__qualname__) + name = getattr(self, 'name', None) + if name is not None: + return '<%s: %s>' % (path, name) + return '<%s>' % path + + def check(self, **kwargs): + return [ + *self._check_field_name(), + *self._check_choices(), + *self._check_db_index(), + *self._check_null_allowed_for_primary_keys(), + *self._check_backend_specific_checks(**kwargs), + *self._check_validators(), + *self._check_deprecation_details(), + ] + + def _check_field_name(self): + """ + Check if field name is valid, i.e. 1) does not end with an + underscore, 2) does not contain "__" and 3) is not "pk". + """ + if self.name.endswith('_'): + return [ + checks.Error( + 'Field names must not end with an underscore.', + obj=self, + id='fields.E001', + ) + ] + elif LOOKUP_SEP in self.name: + return [ + checks.Error( + 'Field names must not contain "%s".' % (LOOKUP_SEP,), + obj=self, + id='fields.E002', + ) + ] + elif self.name == 'pk': + return [ + checks.Error( + "'pk' is a reserved word that cannot be used as a field name.", + obj=self, + id='fields.E003', + ) + ] + else: + return [] + + def _check_choices(self): + if not self.choices: + return [] + + def is_value(value, accept_promise=True): + return isinstance(value, (str, Promise) if accept_promise else str) or not is_iterable(value) + + if is_value(self.choices, accept_promise=False): + return [ + checks.Error( + "'choices' must be an iterable (e.g., a list or tuple).", + obj=self, + id='fields.E004', + ) + ] + + # Expect [group_name, [value, display]] + for choices_group in self.choices: + try: + group_name, group_choices = choices_group + except ValueError: + # Containing non-pairs + break + try: + if not all( + is_value(value) and is_value(human_name) + for value, human_name in group_choices + ): + break + except (TypeError, ValueError): + # No groups, choices in the form [value, display] + value, human_name = group_name, group_choices + if not is_value(value) or not is_value(human_name): + break + + # Special case: choices=['ab'] + if isinstance(choices_group, str): + break + else: + return [] + + return [ + checks.Error( + "'choices' must be an iterable containing " + "(actual value, human readable name) tuples.", + obj=self, + id='fields.E005', + ) + ] + + def _check_db_index(self): + if self.db_index not in (None, True, False): + return [ + checks.Error( + "'db_index' must be None, True or False.", + obj=self, + id='fields.E006', + ) + ] + else: + return [] + + def _check_null_allowed_for_primary_keys(self): + if (self.primary_key and self.null and + not connection.features.interprets_empty_strings_as_nulls): + # We cannot reliably check this for backends like Oracle which + # consider NULL and '' to be equal (and thus set up + # character-based fields a little differently). + return [ + checks.Error( + 'Primary keys must not have null=True.', + hint=('Set null=False on the field, or ' + 'remove primary_key=True argument.'), + obj=self, + id='fields.E007', + ) + ] + else: + return [] + + def _check_backend_specific_checks(self, **kwargs): + app_label = self.model._meta.app_label + for db in connections: + if router.allow_migrate(db, app_label, model_name=self.model._meta.model_name): + return connections[db].validation.check_field(self, **kwargs) + return [] + + def _check_validators(self): + errors = [] + for i, validator in enumerate(self.validators): + if not callable(validator): + errors.append( + checks.Error( + "All 'validators' must be callable.", + hint=( + "validators[{i}] ({repr}) isn't a function or " + "instance of a validator class.".format( + i=i, repr=repr(validator), + ) + ), + obj=self, + id='fields.E008', + ) + ) + return errors + + def _check_deprecation_details(self): + if self.system_check_removed_details is not None: + return [ + checks.Error( + self.system_check_removed_details.get( + 'msg', + '%s has been removed except for support in historical ' + 'migrations.' % self.__class__.__name__ + ), + hint=self.system_check_removed_details.get('hint'), + obj=self, + id=self.system_check_removed_details.get('id', 'fields.EXXX'), + ) + ] + elif self.system_check_deprecated_details is not None: + return [ + checks.Warning( + self.system_check_deprecated_details.get( + 'msg', + '%s has been deprecated.' % self.__class__.__name__ + ), + hint=self.system_check_deprecated_details.get('hint'), + obj=self, + id=self.system_check_deprecated_details.get('id', 'fields.WXXX'), + ) + ] + return [] + + def get_col(self, alias, output_field=None): + if output_field is None: + output_field = self + if alias != self.model._meta.db_table or output_field != self: + from django.db.models.expressions import Col + return Col(alias, self, output_field) + else: + return self.cached_col + + @cached_property + def cached_col(self): + from django.db.models.expressions import Col + return Col(self.model._meta.db_table, self) + + def select_format(self, compiler, sql, params): + """ + Custom format for select clauses. For example, GIS columns need to be + selected as AsText(table.col) on MySQL as the table.col data can't be + used by Django. + """ + return sql, params + + def deconstruct(self): + """ + Return enough information to recreate the field as a 4-tuple: + + * The name of the field on the model, if contribute_to_class() has + been run. + * The import path of the field, including the class:e.g. + django.db.models.IntegerField This should be the most portable + version, so less specific may be better. + * A list of positional arguments. + * A dict of keyword arguments. + + Note that the positional or keyword arguments must contain values of + the following types (including inner values of collection types): + + * None, bool, str, int, float, complex, set, frozenset, list, tuple, + dict + * UUID + * datetime.datetime (naive), datetime.date + * top-level classes, top-level functions - will be referenced by their + full import path + * Storage instances - these have their own deconstruct() method + + This is because the values here must be serialized into a text format + (possibly new Python code, possibly JSON) and these are the only types + with encoding handlers defined. + + There's no need to return the exact way the field was instantiated this + time, just ensure that the resulting field is the same - prefer keyword + arguments over positional ones, and omit parameters with their default + values. + """ + # Short-form way of fetching all the default parameters + keywords = {} + possibles = { + "verbose_name": None, + "primary_key": False, + "max_length": None, + "unique": False, + "blank": False, + "null": False, + "db_index": False, + "default": NOT_PROVIDED, + "editable": True, + "serialize": True, + "unique_for_date": None, + "unique_for_month": None, + "unique_for_year": None, + "choices": [], + "help_text": '', + "db_column": None, + "db_tablespace": None, + "auto_created": False, + "validators": [], + "error_messages": None, + } + attr_overrides = { + "unique": "_unique", + "error_messages": "_error_messages", + "validators": "_validators", + "verbose_name": "_verbose_name", + "db_tablespace": "_db_tablespace", + } + equals_comparison = {"choices", "validators"} + for name, default in possibles.items(): + value = getattr(self, attr_overrides.get(name, name)) + # Unroll anything iterable for choices into a concrete list + if name == "choices" and isinstance(value, collections.abc.Iterable): + value = list(value) + # Do correct kind of comparison + if name in equals_comparison: + if value != default: + keywords[name] = value + else: + if value is not default: + keywords[name] = value + # Work out path - we shorten it for known Django core fields + path = "%s.%s" % (self.__class__.__module__, self.__class__.__qualname__) + if path.startswith("django.db.models.fields.related"): + path = path.replace("django.db.models.fields.related", "django.db.models") + if path.startswith("django.db.models.fields.files"): + path = path.replace("django.db.models.fields.files", "django.db.models") + if path.startswith("django.db.models.fields.proxy"): + path = path.replace("django.db.models.fields.proxy", "django.db.models") + if path.startswith("django.db.models.fields"): + path = path.replace("django.db.models.fields", "django.db.models") + # Return basic info - other fields should override this. + return (self.name, path, [], keywords) + + def clone(self): + """ + Uses deconstruct() to clone a new copy of this Field. + Will not preserve any class attachments/attribute names. + """ + name, path, args, kwargs = self.deconstruct() + return self.__class__(*args, **kwargs) + + def __eq__(self, other): + # Needed for @total_ordering + if isinstance(other, Field): + return self.creation_counter == other.creation_counter + return NotImplemented + + def __lt__(self, other): + # This is needed because bisect does not take a comparison function. + if isinstance(other, Field): + return self.creation_counter < other.creation_counter + return NotImplemented + + def __hash__(self): + return hash(self.creation_counter) + + def __deepcopy__(self, memodict): + # We don't have to deepcopy very much here, since most things are not + # intended to be altered after initial creation. + obj = copy.copy(self) + if self.remote_field: + obj.remote_field = copy.copy(self.remote_field) + if hasattr(self.remote_field, 'field') and self.remote_field.field is self: + obj.remote_field.field = obj + memodict[id(self)] = obj + return obj + + def __copy__(self): + # We need to avoid hitting __reduce__, so define this + # slightly weird copy construct. + obj = Empty() + obj.__class__ = self.__class__ + obj.__dict__ = self.__dict__.copy() + return obj + + def __reduce__(self): + """ + Pickling should return the model._meta.fields instance of the field, + not a new copy of that field. So, use the app registry to load the + model and then the field back. + """ + if not hasattr(self, 'model'): + # Fields are sometimes used without attaching them to models (for + # example in aggregation). In this case give back a plain field + # instance. The code below will create a new empty instance of + # class self.__class__, then update its dict with self.__dict__ + # values - so, this is very close to normal pickle. + state = self.__dict__.copy() + # The _get_default cached_property can't be pickled due to lambda + # usage. + state.pop('_get_default', None) + return _empty, (self.__class__,), state + return _load_field, (self.model._meta.app_label, self.model._meta.object_name, + self.name) + + def get_pk_value_on_save(self, instance): + """ + Hook to generate new PK values on save. This method is called when + saving instances with no primary key value set. If this method returns + something else than None, then the returned value is used when saving + the new instance. + """ + if self.default: + return self.get_default() + return None + + def to_python(self, value): + """ + Convert the input value into the expected Python data type, raising + django.core.exceptions.ValidationError if the data can't be converted. + Return the converted value. Subclasses should override this. + """ + return value + + @cached_property + def validators(self): + """ + Some validators can't be created at field initialization time. + This method provides a way to delay their creation until required. + """ + return [*self.default_validators, *self._validators] + + def run_validators(self, value): + if value in self.empty_values: + return + + errors = [] + for v in self.validators: + try: + v(value) + except exceptions.ValidationError as e: + if hasattr(e, 'code') and e.code in self.error_messages: + e.message = self.error_messages[e.code] + errors.extend(e.error_list) + + if errors: + raise exceptions.ValidationError(errors) + + def validate(self, value, model_instance): + """ + Validate value and raise ValidationError if necessary. Subclasses + should override this to provide validation logic. + """ + if not self.editable: + # Skip validation for non-editable fields. + return + + if self.choices and value not in self.empty_values: + for option_key, option_value in self.choices: + if isinstance(option_value, (list, tuple)): + # This is an optgroup, so look inside the group for + # options. + for optgroup_key, optgroup_value in option_value: + if value == optgroup_key: + return + elif value == option_key: + return + raise exceptions.ValidationError( + self.error_messages['invalid_choice'], + code='invalid_choice', + params={'value': value}, + ) + + if value is None and not self.null: + raise exceptions.ValidationError(self.error_messages['null'], code='null') + + if not self.blank and value in self.empty_values: + raise exceptions.ValidationError(self.error_messages['blank'], code='blank') + + def clean(self, value, model_instance): + """ + Convert the value's type and run validation. Validation errors + from to_python() and validate() are propagated. Return the correct + value if no error is raised. + """ + value = self.to_python(value) + self.validate(value, model_instance) + self.run_validators(value) + return value + + def db_type_parameters(self, connection): + return DictWrapper(self.__dict__, connection.ops.quote_name, 'qn_') + + def db_check(self, connection): + """ + Return the database column check constraint for this field, for the + provided connection. Works the same way as db_type() for the case that + get_internal_type() does not map to a preexisting model field. + """ + data = self.db_type_parameters(connection) + try: + return connection.data_type_check_constraints[self.get_internal_type()] % data + except KeyError: + return None + + def db_type(self, connection): + """ + Return the database column data type for this field, for the provided + connection. + """ + # The default implementation of this method looks at the + # backend-specific data_types dictionary, looking up the field by its + # "internal type". + # + # A Field class can implement the get_internal_type() method to specify + # which *preexisting* Django Field class it's most similar to -- i.e., + # a custom field might be represented by a TEXT column type, which is + # the same as the TextField Django field type, which means the custom + # field's get_internal_type() returns 'TextField'. + # + # But the limitation of the get_internal_type() / data_types approach + # is that it cannot handle database column types that aren't already + # mapped to one of the built-in Django field types. In this case, you + # can implement db_type() instead of get_internal_type() to specify + # exactly which wacky database column type you want to use. + data = self.db_type_parameters(connection) + try: + return connection.data_types[self.get_internal_type()] % data + except KeyError: + return None + + def rel_db_type(self, connection): + """ + Return the data type that a related field pointing to this field should + use. For example, this method is called by ForeignKey and OneToOneField + to determine its data type. + """ + return self.db_type(connection) + + def cast_db_type(self, connection): + """Return the data type to use in the Cast() function.""" + db_type = connection.ops.cast_data_types.get(self.get_internal_type()) + if db_type: + return db_type % self.db_type_parameters(connection) + return self.db_type(connection) + + def db_parameters(self, connection): + """ + Extension of db_type(), providing a range of different return values + (type, checks). This will look at db_type(), allowing custom model + fields to override it. + """ + type_string = self.db_type(connection) + check_string = self.db_check(connection) + return { + "type": type_string, + "check": check_string, + } + + def db_type_suffix(self, connection): + return connection.data_types_suffix.get(self.get_internal_type()) + + def get_db_converters(self, connection): + if hasattr(self, 'from_db_value'): + return [self.from_db_value] + return [] + + @property + def unique(self): + return self._unique or self.primary_key + + @property + def db_tablespace(self): + return self._db_tablespace or settings.DEFAULT_INDEX_TABLESPACE + + def set_attributes_from_name(self, name): + self.name = self.name or name + self.attname, self.column = self.get_attname_column() + self.concrete = self.column is not None + if self.verbose_name is None and self.name: + self.verbose_name = self.name.replace('_', ' ') + + def contribute_to_class(self, cls, name, private_only=False): + """ + Register the field with the model class it belongs to. + + If private_only is True, create a separate instance of this field + for every subclass of cls, even if cls is not an abstract model. + """ + self.set_attributes_from_name(name) + self.model = cls + if private_only: + cls._meta.add_field(self, private=True) + else: + cls._meta.add_field(self) + if self.column: + # Don't override classmethods with the descriptor. This means that + # if you have a classmethod and a field with the same name, then + # such fields can't be deferred (we don't have a check for this). + if not getattr(cls, self.attname, None): + setattr(cls, self.attname, DeferredAttribute(self.attname)) + if self.choices: + setattr(cls, 'get_%s_display' % self.name, + partialmethod(cls._get_FIELD_display, field=self)) + + def get_filter_kwargs_for_object(self, obj): + """ + Return a dict that when passed as kwargs to self.model.filter(), would + yield all instances having the same value for this field as obj has. + """ + return {self.name: getattr(obj, self.attname)} + + def get_attname(self): + return self.name + + def get_attname_column(self): + attname = self.get_attname() + column = self.db_column or attname + return attname, column + + def get_internal_type(self): + return self.__class__.__name__ + + def pre_save(self, model_instance, add): + """Return field's value just before saving.""" + return getattr(model_instance, self.attname) + + def get_prep_value(self, value): + """Perform preliminary non-db specific value checks and conversions.""" + if isinstance(value, Promise): + value = value._proxy____cast() + return value + + def get_db_prep_value(self, value, connection, prepared=False): + """ + Return field's value prepared for interacting with the database backend. + + Used by the default implementations of get_db_prep_save(). + """ + if not prepared: + value = self.get_prep_value(value) + return value + + def get_db_prep_save(self, value, connection): + """Return field's value prepared for saving into a database.""" + return self.get_db_prep_value(value, connection=connection, prepared=False) + + def has_default(self): + """Return a boolean of whether this field has a default value.""" + return self.default is not NOT_PROVIDED + + def get_default(self): + """Return the default value for this field.""" + return self._get_default() + + @cached_property + def _get_default(self): + if self.has_default(): + if callable(self.default): + return self.default + return lambda: self.default + + if not self.empty_strings_allowed or self.null and not connection.features.interprets_empty_strings_as_nulls: + return return_None + return str # return empty string + + def get_choices(self, include_blank=True, blank_choice=BLANK_CHOICE_DASH, limit_choices_to=None): + """ + Return choices with a default blank choices included, for use + as choices for this field. + + Analog of django.db.models.fields.Field.get_choices(), provided + initially for utilization by RelatedFieldListFilter. + """ + return (blank_choice if include_blank else []) + [ + (x.pk, str(x)) for x in self.related_model._default_manager.all() + ] + + def is_hidden(self): + """Should the related object be hidden?""" + return bool(self.related_name) and self.related_name[-1] == '+' + + def get_joining_columns(self): + return self.field.get_reverse_joining_columns() + + def get_extra_restriction(self, where_class, alias, related_alias): + return self.field.get_extra_restriction(where_class, related_alias, alias) + + def set_field_name(self): + """ + Set the related field's name, this is not available until later stages + of app loading, so set_field_name is called from + set_attributes_from_rel() + """ + # By default foreign object doesn't relate to any remote field (for + # example custom multicolumn joins currently have no remote field). + self.field_name = None + + def get_accessor_name(self, model=None): + # This method encapsulates the logic that decides what name to give an + # accessor descriptor that retrieves related many-to-one or + # many-to-many objects. It uses the lower-cased object_name + "_set", + # but this can be overridden with the "related_name" option. + # Due to backwards compatibility ModelForms need to be able to provide + # an alternate model. See BaseInlineFormSet.get_default_prefix(). + opts = model._meta if model else self.related_model._meta + model = model or self.related_model + if self.multiple: + # If this is a symmetrical m2m relation on self, there is no reverse accessor. + if self.symmetrical and model == self.model: + return None + if self.related_name: + return self.related_name + return opts.model_name + ('_set' if self.multiple else '') + + def get_path_info(self, filtered_relation=None): + return self.field.get_reverse_path_info(filtered_relation) + + def get_cache_name(self): + """ + Return the name of the cache key to use for storing an instance of the + forward model on the reverse model. + """ + return self.get_accessor_name() + + +class ManyToOneRel(ForeignObjectRel): + """ + Used by the ForeignKey field to store information about the relation. + + ``_meta.get_fields()`` returns this class to provide access to the field + flags for the reverse relation. + + Note: Because we somewhat abuse the Rel objects by using them as reverse + fields we get the funny situation where + ``ManyToOneRel.many_to_one == False`` and + ``ManyToOneRel.one_to_many == True``. This is unfortunate but the actual + ManyToOneRel class is a private API and there is work underway to turn + reverse relations into actual fields. + """ + + def __init__(self, field, to, field_name, related_name=None, related_query_name=None, + limit_choices_to=None, parent_link=False, on_delete=None): + super().__init__( + field, to, + related_name=related_name, + related_query_name=related_query_name, + limit_choices_to=limit_choices_to, + parent_link=parent_link, + on_delete=on_delete, + ) + + self.field_name = field_name + + def __getstate__(self): + state = self.__dict__.copy() + state.pop('related_model', None) + return state + + def get_related_field(self): + """ + Return the Field in the 'to' object to which this relationship is tied. + """ + field = self.model._meta.get_field(self.field_name) + if not field.concrete: + raise exceptions.FieldDoesNotExist("No related field named '%s'" % self.field_name) + return field + + def set_field_name(self): + self.field_name = self.field_name or self.model._meta.pk.name + + +class OneToOneRel(ManyToOneRel): + """ + Used by OneToOneField to store information about the relation. + + ``_meta.get_fields()`` returns this class to provide access to the field + flags for the reverse relation. + """ + + def __init__(self, field, to, field_name, related_name=None, related_query_name=None, + limit_choices_to=None, parent_link=False, on_delete=None): + super().__init__( + field, to, field_name, + related_name=related_name, + related_query_name=related_query_name, + limit_choices_to=limit_choices_to, + parent_link=parent_link, + on_delete=on_delete, + ) + + self.multiple = False + + +class ManyToManyRel(ForeignObjectRel): + """ + Used by ManyToManyField to store information about the relation. + + ``_meta.get_fields()`` returns this class to provide access to the field + flags for the reverse relation. + """ + + def __init__(self, field, to, related_name=None, related_query_name=None, + limit_choices_to=None, symmetrical=True, through=None, + through_fields=None, db_constraint=True): + super().__init__( + field, to, + related_name=related_name, + related_query_name=related_query_name, + limit_choices_to=limit_choices_to, + ) + + if through and not db_constraint: + raise ValueError("Can't supply a through model and db_constraint=False") + self.through = through + + if through_fields and not through: + raise ValueError("Cannot specify through_fields without a through model") + self.through_fields = through_fields + + self.symmetrical = symmetrical + self.db_constraint = db_constraint + + def get_related_field(self): + """ + Return the field in the 'to' object to which this relationship is tied. + Provided for symmetry with ManyToOneRel. + """ + opts = self.through._meta + if self.through_fields: + field = opts.get_field(self.through_fields[0]) + else: + for field in opts.fields: + rel = getattr(field, 'remote_field', None) + if rel and rel.model == self.model: + break + return field.foreign_related_fields[0] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__init__.py new file mode 100644 index 00000000000..7515cc67d90 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__init__.py @@ -0,0 +1,33 @@ +from .comparison import Cast, Coalesce, Greatest, Least +from .datetime import ( + Extract, ExtractDay, ExtractHour, ExtractMinute, ExtractMonth, + ExtractQuarter, ExtractSecond, ExtractWeek, ExtractWeekDay, ExtractYear, + Now, Trunc, TruncDate, TruncDay, TruncHour, TruncMinute, TruncMonth, + TruncQuarter, TruncSecond, TruncTime, TruncWeek, TruncYear, +) +from .text import ( + Chr, Concat, ConcatPair, Left, Length, Lower, LPad, LTrim, Ord, Repeat, + Replace, Right, RPad, RTrim, StrIndex, Substr, Trim, Upper, +) +from .window import ( + CumeDist, DenseRank, FirstValue, Lag, LastValue, Lead, NthValue, Ntile, + PercentRank, Rank, RowNumber, +) + +__all__ = [ + # comparison and conversion + 'Cast', 'Coalesce', 'Greatest', 'Least', + # datetime + 'Extract', 'ExtractDay', 'ExtractHour', 'ExtractMinute', 'ExtractMonth', + 'ExtractQuarter', 'ExtractSecond', 'ExtractWeek', 'ExtractWeekDay', + 'ExtractYear', 'Now', 'Trunc', 'TruncDate', 'TruncDay', 'TruncHour', + 'TruncMinute', 'TruncMonth', 'TruncQuarter', 'TruncSecond', 'TruncTime', + 'TruncWeek', 'TruncYear', + # text + 'Chr', 'Concat', 'ConcatPair', 'Left', 'Length', 'Lower', 'LPad', 'LTrim', + 'Ord', 'Repeat', 'Replace', 'Right', 'RPad', 'RTrim', 'StrIndex', 'Substr', + 'Trim', 'Upper', + # window + 'CumeDist', 'DenseRank', 'FirstValue', 'Lag', 'LastValue', 'Lead', + 'NthValue', 'Ntile', 'PercentRank', 'Rank', 'RowNumber', +] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..602f911fb142d9d9562d25936fa49115fc0313fd GIT binary patch literal 1815 zcmciCNptH&5CC9#-?Q)go;Zt@eS3kTDrT!PAvk$Z^u;Ldd5(x$a*gEYm%qRt;5YD> z=E{j9S58dJ%5x5!r~r6SuI8+qi?fxQ7)qaUT!x5RdQ}Pw*7a@EkAj65q7W z;0<2g8Rbv@&~-P;NtL{|{6J-|Jg5hQdoh|W2u_ZQ{@Sj`TRp5t!AL|QKxD> zt3uTO%Iio~ih^%!w-X3edj|crA#M8&M9K8N7KMG5# z#EsWgse9RRn<^JJRh_BIM&0LVFwCeB4o3OpdqJ2@G3>wO(pwf~(mV6sCJ~(!rqmnd z1j-{Sas4P&`r31wmM%xHy|rwqk~Q%zQ0ba*Tly!bYF=0W(q!${LLJ;on^fXki7H(e zZCzfK(XC_Ya;NHc>oHKtdbqM4uFT#A@@p5x2bI3-Jote=C>&3{ZMTIi7xdNYkf_@F z8s)0O^+nxspH%(}Tl&HGmeUa`QL|bqSJRiT7whbFBH5eZu@|Rq0^1R)a4Td}xIwr- z8Jeqm-J1?Q2r1+G29XIS$>^upkZC5vWSJbp54tQcMW)0IFoVnxGt7)Iqs$mH&P*_q z%oH=t%rLXe95c@>FpJC*v&^h8tIQg+&TKH7%obB-wwWDfm)T<~jLGaX2h1UJ#2hmx z%qhd~DtWHCDPKXp=~3H~w(q(BR3Vi`eNP7Z9{PW4rILZrPw9VFF-Ui97rpMktena; z8kXZU8owFxip$CT)iS%DeDd4+LGaD$&z9Trs)9VTD&Cuce8zCZbnFMS{Tw`c?os93 z^zA_G=^am2OK*yn;DbpX3dc9!>6b%bd#-Ob8n$Z(jYg&Ytg=^ny5opX`K9N-*G$EJ nO5Y}rGjSvQ#-rAV$D-a#%k%v{_xfvld;7Ef`1P9p{GWdV3lF?7 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/comparison.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/comparison.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..46da7dec53adba5980a76433d60d0543497a48ce GIT binary patch literal 4167 zcmcgvTW{RP8J!`yyVPps$g1lky`*ef2VyOAT@)x<*D$O~vf)BrwUJUJ1OkHM%*wR6 zL+>0dlk_4r|(Oft)=ewLUvmY!i zwFx|b{k0$eeTk5NU}N^Npm7&oxd#O!K4Fv@2^|=|LCJl>OlG|z%;Lt8>6_4QuqL#d zx@|$b#cXKXy4`^G0&7FNt=mnuxJ%ql{+rEEh5Mo8PJfg}D$Y{rs7Il4Sms38U>J&6 zVqYd4bvWeEmps(u9`vKbLN;j&3BYv!781TQm z0)-++vlVM(6!i}rMT zfoq@AVj&2kB$P4;PRW;X_jx9s$YB_9+1-2`rU%(3A7tH4{;aFSA=5qGB;M~157nbA z{e}0du8bAG0W+S22QaDngza|+8RLoU*4E4JG^XD0P&8qC%t2{DL1?~&{`G3abDpTZ zu!x_(3&of`Cdc516FN2-y-kz>o-xrgePe8XMzvocnw4WMZL8mjV27aU6b)FXXofP7 zPZQS?Eo|BdF;2jBZAiA1>!kFT_zNY%0D2VG7T`;PP(%j{U=P7pB1%G+X}+i}DOWyc z2X4E8pT7r1X~zkW>xm&&n2{QcyfmTLKwH2z^HURSv3h>{UXq3C9;R3R=D9Sw?%ecl zx)4lT@xd?&6?aW-b8-2AD@X#xMH(hL%{1W3U~vgRh&QmfjD@ypVp?H?4TD4Q4-S_0 z8CUB_)njuOVy;dsT!sc(SY|9Uv@K>Yf9EWI_tvc$76_c@QjPP})Pb47c?RMVz!+vy z9RL-dCRY)s&L=BhsiQC*b{CNnX*l3PP_%;pGIW$+y%PjaM`2Qpw1R+T5p>&i?v~!c zjMb>bcd+(dD2kNrAovHkJK7SEeLNc zq;k?My^)TRWJc0F-`?0+-`?8Y*ovq|Qx=E~U(6Yu!V1EBL?MBRxT4^UIHG@|Q#yV| zE15ETpJQC|>oqoKFoK;`_yn|60W_edqn>9o5ag*;}O;aYVhgT@?FKZFC#U?v=BCYWmeg-nl= zF*!C*$R;_W$m3({guJxI)^THOo`5S~MF4@}TBKbIC5 zhP&`eED95O$J@(#8{0d-_3gc#K-YR80Z13|CKhjD z@jWc2{F>@OtD5~Y_(0RkrsAhipUVskFS-o5p^vKrFz(~dOZsP>A%8QTTDvpL!zpEW zH-!yfpO&jlHMMBpPGYH0jPKmQ<#635HAw#6zq4^V$z9OuCstsdKw$n=)Iphz;Oq`& zGscRt;h}$3UN~B2+YfLNRCu>>R*c?--l7pDS<1_#Ls8eqLa{Ij0`^HnLd;8a*=*D1 zKbxja+jND3NL5tzCZD_Z*|@xoi|XKD0t<|S_&yfXSWVRi(f$x#iJsMJV{{qi|nM%?@P_!{lj)CWc7w=rp`(kE>teenODz$c&MlDXqv16 zCgwl~++^0A_;nE1N}%VK^X>cZZ>{fb?e5JH0^N)6|1OmR1DId0-TPlirFaKs2o$-C z#P2Tj&xv2X^2OqZpiuzvzfRoQi)Vd|=Rf)YF76n#hwC3sF7OUqhD$$sg$V;dZA{!# zqr7e*Dd3m}Hw(Pbp2gaQzAfAoDNBreWrA}u@AN;h1J`&xJFdg%FX64((Snn>A+R@s zckV&!@%g&!Xl&z|mVa@M8gM25zfq$i6ozR~?Rx=3z9B2BO_0UqN`7N|3x4~2t87@+ z?)=77z@M|TRJf#<{dRcppmz}ueDmRhp1@;Fcv!qH@jpUjRpP%d2U*uGc(B-1CNzIy6&L8rgKDKk4v4}bf1c}>29_YaA` Q*eu#Hm)}}`d-=-00G_VFFaQ7m literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/datetime.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/datetime.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..dda5ce41def9d57b29988d94410c759bbea0eaa3 GIT binary patch literal 9505 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 Fe*qli;9&p& literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/text.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/text.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..42915c5f235e916569d2a9cf872db3a096bc01bf GIT binary patch literal 9892 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/window.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/__pycache__/window.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..33477ab92419a95ea5ace9525af617662e7a5700 GIT binary patch literal 3800 zcmb_fTW=Fb6yB@7z9cwYLV%XK1tda?O4o=p)VP?%G z3NHl-sSo`P?PLDZzV?aNKJrldomnSd2izj)tmb&m+|HSE`DT23YO1WE{Q8yGds@-7 zKZ(f~^l4X6txkw24JMA(J~nIN+(- z4%X9BJJ{o`HV;_pxXImY+;)>*$kWO#E;>9))Ot(N(sKO39rV{QK+5Ec4(1A~JPpD% zPiLBEFx@lpYjOLD<`tOX6`6^nSi;66uXOG9&6dA-V`X*K-E~sO_oJZCeLpSxem`b| zklIz>zc&cN;fT}4d6Qlor55!F1N)@ac#v!j62GfVGV`DpvG{@CiThhY(pwApt|sO% zPmveA`5+dXax3U?*<9QRqV;%@_v7Xwzu!#6Bc^(qVQ;Ou^(eU;N1rz?H)Sv37qMb9 zSjVE_6t>ocl01~nJ)LAT6W!Q)qz+huQ0ag;x`nTxzoXF#*vcy}w%nDLzr5gnPgWB% zbh5)lju1IYI4i= zOVAhK@Dw^f(=0?JbS|ZbkPegqlu8s@tKt;4a65ZD(ynAF6O}+nGLRj__ogG}5&+ST zwxMqrv)U8=7k$T|et90h#-=VVW854Y$BeG=*xo^2Y?j3G4q9FPOYO0pm`}6~3%vE4 z4lvUwPuv&t=VV>*dxM_fvL4iLtEEUq~&< z!){t02~G>yUTKl>ZZHUw)aDNp5u{ci*5$4)K7?MmpgRMWx?~+h(;eNwS9oc>w5(dL z?O>#=Z_gcYPGe7%4jp%|5DZYghAJr;cC_EMKeWd>+@zm?dsehv!&MgAHN4q%p7@yo z{n0t3N|s$ioW=UIn2pO^-cZV<$9&j34)1e64?3TcToo_Sdi&ffI=^nsyphG({K3@7 z@|Daanj~^+=#&l*LpWxX$Q0>9CGz`d5$;NgQ=pA8T@%#TK^-e(v@58RaAGV=fYQuB z%$b4^%QM>x*WF$FK-T8cb)<%BDK%*27qmN>f)z#aMR4Eoxrk}OJyP*dOb%-)OSt&?7Sj19#nL@p8;1+9u# zO0N~vQRdFCd%*1O~U1M}2mAvB8xL9>^C7b+pon+IYvj+mww%7qTR`z3v zb~+eCxp!3|cgrEFaJ!WdK}Au;GS7BbZ?s$4#nvI9+$$70R8{nls|YZ0Z`E*b8FZf| zI&LLnNADso_G7}#pmh68H0b+lgU%*TWW7I-Nqvpi*98v}PPa@D)h{&wD0S>BJ|aSP zK?e!)D!IiI!{TSmRG>y-0cf38Pt*N)m>>G1JlP*)zuYs3G??rZGS*Kda^#c((6ocD zv9gaLZ}ixm!dkC-tF?Ts<*p82Zi3!jxp*991I=crITU;6m*X^PU}bMcadMJmnzi{q zOFl%B%gaCf=)1RXUTrO}x|8M8TyapoJ3r&qvL|0*8HPq|P_lACYg# ConcatPair(a, ConcatPair(b, ConcatPair(c, d)))) + if len(expressions) == 2: + return ConcatPair(*expressions) + return ConcatPair(expressions[0], self._paired(expressions[1:])) + + +class Left(Func): + function = 'LEFT' + arity = 2 + + def __init__(self, expression, length, **extra): + """ + expression: the name of a field, or an expression returning a string + length: the number of characters to return from the start of the string + """ + if not hasattr(length, 'resolve_expression'): + if length < 1: + raise ValueError("'length' must be greater than 0.") + super().__init__(expression, length, **extra) + + def get_substr(self): + return Substr(self.source_expressions[0], Value(1), self.source_expressions[1]) + + def use_substr(self, compiler, connection, **extra_context): + return self.get_substr().as_oracle(compiler, connection, **extra_context) + + as_oracle = use_substr + as_sqlite = use_substr + + +class Length(Transform): + """Return the number of characters in the expression.""" + function = 'LENGTH' + lookup_name = 'length' + output_field = fields.IntegerField() + + def as_mysql(self, compiler, connection): + return super().as_sql(compiler, connection, function='CHAR_LENGTH') + + +class Lower(Transform): + function = 'LOWER' + lookup_name = 'lower' + + +class LPad(BytesToCharFieldConversionMixin, Func): + function = 'LPAD' + + def __init__(self, expression, length, fill_text=Value(' '), **extra): + if not hasattr(length, 'resolve_expression') and length < 0: + raise ValueError("'length' must be greater or equal to 0.") + super().__init__(expression, length, fill_text, **extra) + + +class LTrim(Transform): + function = 'LTRIM' + lookup_name = 'ltrim' + + +class Ord(Transform): + function = 'ASCII' + lookup_name = 'ord' + output_field = IntegerField() + + def as_mysql(self, compiler, connection, **extra_context): + return super().as_sql(compiler, connection, function='ORD', **extra_context) + + def as_sqlite(self, compiler, connection, **extra_context): + return super().as_sql(compiler, connection, function='UNICODE', **extra_context) + + +class Repeat(BytesToCharFieldConversionMixin, Func): + function = 'REPEAT' + + def __init__(self, expression, number, **extra): + if not hasattr(number, 'resolve_expression') and number < 0: + raise ValueError("'number' must be greater or equal to 0.") + super().__init__(expression, number, **extra) + + def as_oracle(self, compiler, connection, **extra_context): + expression, number = self.source_expressions + rpad = RPad(expression, Length(expression) * number, expression) + return rpad.as_sql(compiler, connection, **extra_context) + + +class Replace(Func): + function = 'REPLACE' + + def __init__(self, expression, text, replacement=Value(''), **extra): + super().__init__(expression, text, replacement, **extra) + + +class Right(Left): + function = 'RIGHT' + + def get_substr(self): + return Substr(self.source_expressions[0], self.source_expressions[1] * Value(-1)) + + +class RPad(LPad): + function = 'RPAD' + + +class RTrim(Transform): + function = 'RTRIM' + lookup_name = 'rtrim' + + +class StrIndex(Func): + """ + Return a positive integer corresponding to the 1-indexed position of the + first occurrence of a substring inside another string, or 0 if the + substring is not found. + """ + function = 'INSTR' + arity = 2 + output_field = fields.IntegerField() + + def as_postgresql(self, compiler, connection): + return super().as_sql(compiler, connection, function='STRPOS') + + +class Substr(Func): + function = 'SUBSTRING' + + def __init__(self, expression, pos, length=None, **extra): + """ + expression: the name of a field, or an expression returning a string + pos: an integer > 0, or an expression returning an integer + length: an optional number of characters to return + """ + if not hasattr(pos, 'resolve_expression'): + if pos < 1: + raise ValueError("'pos' must be greater than 0") + expressions = [expression, pos] + if length is not None: + expressions.append(length) + super().__init__(*expressions, **extra) + + def as_sqlite(self, compiler, connection): + return super().as_sql(compiler, connection, function='SUBSTR') + + def as_oracle(self, compiler, connection): + return super().as_sql(compiler, connection, function='SUBSTR') + + +class Trim(Transform): + function = 'TRIM' + lookup_name = 'trim' + + +class Upper(Transform): + function = 'UPPER' + lookup_name = 'upper' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/window.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/window.py new file mode 100644 index 00000000000..3719dfca886 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/functions/window.py @@ -0,0 +1,118 @@ +from django.db.models import FloatField, Func, IntegerField + +__all__ = [ + 'CumeDist', 'DenseRank', 'FirstValue', 'Lag', 'LastValue', 'Lead', + 'NthValue', 'Ntile', 'PercentRank', 'Rank', 'RowNumber', +] + + +class CumeDist(Func): + function = 'CUME_DIST' + name = 'CumeDist' + output_field = FloatField() + window_compatible = True + + +class DenseRank(Func): + function = 'DENSE_RANK' + name = 'DenseRank' + output_field = IntegerField() + window_compatible = True + + +class FirstValue(Func): + arity = 1 + function = 'FIRST_VALUE' + name = 'FirstValue' + window_compatible = True + + +class LagLeadFunction(Func): + window_compatible = True + + def __init__(self, expression, offset=1, default=None, **extra): + if expression is None: + raise ValueError( + '%s requires a non-null source expression.' % + self.__class__.__name__ + ) + if offset is None or offset <= 0: + raise ValueError( + '%s requires a positive integer for the offset.' % + self.__class__.__name__ + ) + args = (expression, offset) + if default is not None: + args += (default,) + super().__init__(*args, **extra) + + def _resolve_output_field(self): + sources = self.get_source_expressions() + return sources[0].output_field + + +class Lag(LagLeadFunction): + function = 'LAG' + name = 'Lag' + + +class LastValue(Func): + arity = 1 + function = 'LAST_VALUE' + name = 'LastValue' + window_compatible = True + + +class Lead(LagLeadFunction): + function = 'LEAD' + name = 'Lead' + + +class NthValue(Func): + function = 'NTH_VALUE' + name = 'NthValue' + window_compatible = True + + def __init__(self, expression, nth=1, **extra): + if expression is None: + raise ValueError('%s requires a non-null source expression.' % self.__class__.__name__) + if nth is None or nth <= 0: + raise ValueError('%s requires a positive integer as for nth.' % self.__class__.__name__) + super().__init__(expression, nth, **extra) + + def _resolve_output_field(self): + sources = self.get_source_expressions() + return sources[0].output_field + + +class Ntile(Func): + function = 'NTILE' + name = 'Ntile' + output_field = IntegerField() + window_compatible = True + + def __init__(self, num_buckets=1, **extra): + if num_buckets <= 0: + raise ValueError('num_buckets must be greater than 0.') + super().__init__(num_buckets, **extra) + + +class PercentRank(Func): + function = 'PERCENT_RANK' + name = 'PercentRank' + output_field = FloatField() + window_compatible = True + + +class Rank(Func): + function = 'RANK' + name = 'Rank' + output_field = IntegerField() + window_compatible = True + + +class RowNumber(Func): + function = 'ROW_NUMBER' + name = 'RowNumber' + output_field = IntegerField() + window_compatible = True diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/indexes.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/indexes.py new file mode 100644 index 00000000000..9bfb9e05584 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/indexes.py @@ -0,0 +1,118 @@ +import hashlib + +from django.db.backends.utils import split_identifier +from django.utils.encoding import force_bytes + +__all__ = ['Index'] + + +class Index: + suffix = 'idx' + # The max length of the name of the index (restricted to 30 for + # cross-database compatibility with Oracle) + max_name_length = 30 + + def __init__(self, *, fields=(), name=None, db_tablespace=None): + if not isinstance(fields, (list, tuple)): + raise ValueError('Index.fields must be a list or tuple.') + if not fields: + raise ValueError('At least one field is required to define an index.') + self.fields = list(fields) + # A list of 2-tuple with the field name and ordering ('' or 'DESC'). + self.fields_orders = [ + (field_name[1:], 'DESC') if field_name.startswith('-') else (field_name, '') + for field_name in self.fields + ] + self.name = name or '' + if self.name: + errors = self.check_name() + if len(self.name) > self.max_name_length: + errors.append('Index names cannot be longer than %s characters.' % self.max_name_length) + if errors: + raise ValueError(errors) + self.db_tablespace = db_tablespace + + def check_name(self): + errors = [] + # Name can't start with an underscore on Oracle; prepend D if needed. + if self.name[0] == '_': + errors.append('Index names cannot start with an underscore (_).') + self.name = 'D%s' % self.name[1:] + # Name can't start with a number on Oracle; prepend D if needed. + elif self.name[0].isdigit(): + errors.append('Index names cannot start with a number (0-9).') + self.name = 'D%s' % self.name[1:] + return errors + + def create_sql(self, model, schema_editor, using=''): + fields = [model._meta.get_field(field_name) for field_name, _ in self.fields_orders] + col_suffixes = [order[1] for order in self.fields_orders] + return schema_editor._create_index_sql( + model, fields, name=self.name, using=using, db_tablespace=self.db_tablespace, + col_suffixes=col_suffixes, + ) + + def remove_sql(self, model, schema_editor): + quote_name = schema_editor.quote_name + return schema_editor.sql_delete_index % { + 'table': quote_name(model._meta.db_table), + 'name': quote_name(self.name), + } + + def deconstruct(self): + path = '%s.%s' % (self.__class__.__module__, self.__class__.__name__) + path = path.replace('django.db.models.indexes', 'django.db.models') + kwargs = {'fields': self.fields, 'name': self.name} + if self.db_tablespace is not None: + kwargs['db_tablespace'] = self.db_tablespace + return (path, (), kwargs) + + def clone(self): + """Create a copy of this Index.""" + _, _, kwargs = self.deconstruct() + return self.__class__(**kwargs) + + @staticmethod + def _hash_generator(*args): + """ + Generate a 32-bit digest of a set of arguments that can be used to + shorten identifying names. + """ + h = hashlib.md5() + for arg in args: + h.update(force_bytes(arg)) + return h.hexdigest()[:6] + + def set_name_with_model(self, model): + """ + Generate a unique name for the index. + + The name is divided into 3 parts - table name (12 chars), field name + (8 chars) and unique hash + suffix (10 chars). Each part is made to + fit its size by truncating the excess length. + """ + _, table_name = split_identifier(model._meta.db_table) + column_names = [model._meta.get_field(field_name).column for field_name, order in self.fields_orders] + column_names_with_order = [ + (('-%s' if order else '%s') % column_name) + for column_name, (field_name, order) in zip(column_names, self.fields_orders) + ] + # The length of the parts of the name is based on the default max + # length of 30 characters. + hash_data = [table_name] + column_names_with_order + [self.suffix] + self.name = '%s_%s_%s' % ( + table_name[:11], + column_names[0][:7], + '%s_%s' % (self._hash_generator(*hash_data), self.suffix), + ) + assert len(self.name) <= self.max_name_length, ( + 'Index too long for multiple database support. Is self.suffix ' + 'longer than 3 characters?' + ) + self.check_name() + + def __repr__(self): + return "<%s: fields='%s'>" % (self.__class__.__name__, ', '.join(self.fields)) + + def __eq__(self, other): + return (self.__class__ == other.__class__) and (self.deconstruct() == other.deconstruct()) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/lookups.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/lookups.py new file mode 100644 index 00000000000..fa4561dabf8 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/lookups.py @@ -0,0 +1,556 @@ +import itertools +import math +from copy import copy + +from django.core.exceptions import EmptyResultSet +from django.db.models.expressions import Func, Value +from django.db.models.fields import DateTimeField, Field, IntegerField +from django.db.models.query_utils import RegisterLookupMixin +from django.utils.datastructures import OrderedSet +from django.utils.functional import cached_property + + +class Lookup: + lookup_name = None + prepare_rhs = True + can_use_none_as_rhs = False + + def __init__(self, lhs, rhs): + self.lhs, self.rhs = lhs, rhs + self.rhs = self.get_prep_lookup() + if hasattr(self.lhs, 'get_bilateral_transforms'): + bilateral_transforms = self.lhs.get_bilateral_transforms() + else: + bilateral_transforms = [] + if bilateral_transforms: + # Warn the user as soon as possible if they are trying to apply + # a bilateral transformation on a nested QuerySet: that won't work. + from django.db.models.sql.query import Query # avoid circular import + if isinstance(rhs, Query): + raise NotImplementedError("Bilateral transformations on nested querysets are not implemented.") + self.bilateral_transforms = bilateral_transforms + + def apply_bilateral_transforms(self, value): + for transform in self.bilateral_transforms: + value = transform(value) + return value + + def batch_process_rhs(self, compiler, connection, rhs=None): + if rhs is None: + rhs = self.rhs + if self.bilateral_transforms: + sqls, sqls_params = [], [] + for p in rhs: + value = Value(p, output_field=self.lhs.output_field) + value = self.apply_bilateral_transforms(value) + value = value.resolve_expression(compiler.query) + sql, sql_params = compiler.compile(value) + sqls.append(sql) + sqls_params.extend(sql_params) + else: + _, params = self.get_db_prep_lookup(rhs, connection) + sqls, sqls_params = ['%s'] * len(params), params + return sqls, sqls_params + + def get_source_expressions(self): + if self.rhs_is_direct_value(): + return [self.lhs] + return [self.lhs, self.rhs] + + def set_source_expressions(self, new_exprs): + if len(new_exprs) == 1: + self.lhs = new_exprs[0] + else: + self.lhs, self.rhs = new_exprs + + def get_prep_lookup(self): + if hasattr(self.rhs, '_prepare'): + return self.rhs._prepare(self.lhs.output_field) + if self.prepare_rhs and hasattr(self.lhs.output_field, 'get_prep_value'): + return self.lhs.output_field.get_prep_value(self.rhs) + return self.rhs + + def get_db_prep_lookup(self, value, connection): + return ('%s', [value]) + + def process_lhs(self, compiler, connection, lhs=None): + lhs = lhs or self.lhs + if hasattr(lhs, 'resolve_expression'): + lhs = lhs.resolve_expression(compiler.query) + return compiler.compile(lhs) + + def process_rhs(self, compiler, connection): + value = self.rhs + if self.bilateral_transforms: + if self.rhs_is_direct_value(): + # Do not call get_db_prep_lookup here as the value will be + # transformed before being used for lookup + value = Value(value, output_field=self.lhs.output_field) + value = self.apply_bilateral_transforms(value) + value = value.resolve_expression(compiler.query) + if hasattr(value, 'as_sql'): + sql, params = compiler.compile(value) + return '(' + sql + ')', params + else: + return self.get_db_prep_lookup(value, connection) + + def rhs_is_direct_value(self): + return not hasattr(self.rhs, 'as_sql') + + def relabeled_clone(self, relabels): + new = copy(self) + new.lhs = new.lhs.relabeled_clone(relabels) + if hasattr(new.rhs, 'relabeled_clone'): + new.rhs = new.rhs.relabeled_clone(relabels) + return new + + def get_group_by_cols(self): + cols = self.lhs.get_group_by_cols() + if hasattr(self.rhs, 'get_group_by_cols'): + cols.extend(self.rhs.get_group_by_cols()) + return cols + + def as_sql(self, compiler, connection): + raise NotImplementedError + + @cached_property + def contains_aggregate(self): + return self.lhs.contains_aggregate or getattr(self.rhs, 'contains_aggregate', False) + + @cached_property + def contains_over_clause(self): + return self.lhs.contains_over_clause or getattr(self.rhs, 'contains_over_clause', False) + + @property + def is_summary(self): + return self.lhs.is_summary or getattr(self.rhs, 'is_summary', False) + + +class Transform(RegisterLookupMixin, Func): + """ + RegisterLookupMixin() is first so that get_lookup() and get_transform() + first examine self and then check output_field. + """ + bilateral = False + arity = 1 + + @property + def lhs(self): + return self.get_source_expressions()[0] + + def get_bilateral_transforms(self): + if hasattr(self.lhs, 'get_bilateral_transforms'): + bilateral_transforms = self.lhs.get_bilateral_transforms() + else: + bilateral_transforms = [] + if self.bilateral: + bilateral_transforms.append(self.__class__) + return bilateral_transforms + + +class BuiltinLookup(Lookup): + def process_lhs(self, compiler, connection, lhs=None): + lhs_sql, params = super().process_lhs(compiler, connection, lhs) + field_internal_type = self.lhs.output_field.get_internal_type() + db_type = self.lhs.output_field.db_type(connection=connection) + lhs_sql = connection.ops.field_cast_sql( + db_type, field_internal_type) % lhs_sql + lhs_sql = connection.ops.lookup_cast(self.lookup_name, field_internal_type) % lhs_sql + return lhs_sql, list(params) + + def as_sql(self, compiler, connection): + lhs_sql, params = self.process_lhs(compiler, connection) + rhs_sql, rhs_params = self.process_rhs(compiler, connection) + params.extend(rhs_params) + rhs_sql = self.get_rhs_op(connection, rhs_sql) + return '%s %s' % (lhs_sql, rhs_sql), params + + def get_rhs_op(self, connection, rhs): + return connection.operators[self.lookup_name] % rhs + + +class FieldGetDbPrepValueMixin: + """ + Some lookups require Field.get_db_prep_value() to be called on their + inputs. + """ + get_db_prep_lookup_value_is_iterable = False + + def get_db_prep_lookup(self, value, connection): + # For relational fields, use the output_field of the 'field' attribute. + field = getattr(self.lhs.output_field, 'field', None) + get_db_prep_value = getattr(field, 'get_db_prep_value', None) or self.lhs.output_field.get_db_prep_value + return ( + '%s', + [get_db_prep_value(v, connection, prepared=True) for v in value] + if self.get_db_prep_lookup_value_is_iterable else + [get_db_prep_value(value, connection, prepared=True)] + ) + + +class FieldGetDbPrepValueIterableMixin(FieldGetDbPrepValueMixin): + """ + Some lookups require Field.get_db_prep_value() to be called on each value + in an iterable. + """ + get_db_prep_lookup_value_is_iterable = True + + def get_prep_lookup(self): + prepared_values = [] + if hasattr(self.rhs, '_prepare'): + # A subquery is like an iterable but its items shouldn't be + # prepared independently. + return self.rhs._prepare(self.lhs.output_field) + for rhs_value in self.rhs: + if hasattr(rhs_value, 'resolve_expression'): + # An expression will be handled by the database but can coexist + # alongside real values. + pass + elif self.prepare_rhs and hasattr(self.lhs.output_field, 'get_prep_value'): + rhs_value = self.lhs.output_field.get_prep_value(rhs_value) + prepared_values.append(rhs_value) + return prepared_values + + def process_rhs(self, compiler, connection): + if self.rhs_is_direct_value(): + # rhs should be an iterable of values. Use batch_process_rhs() + # to prepare/transform those values. + return self.batch_process_rhs(compiler, connection) + else: + return super().process_rhs(compiler, connection) + + def resolve_expression_parameter(self, compiler, connection, sql, param): + params = [param] + if hasattr(param, 'resolve_expression'): + param = param.resolve_expression(compiler.query) + if hasattr(param, 'as_sql'): + sql, params = param.as_sql(compiler, connection) + return sql, params + + def batch_process_rhs(self, compiler, connection, rhs=None): + pre_processed = super().batch_process_rhs(compiler, connection, rhs) + # The params list may contain expressions which compile to a + # sql/param pair. Zip them to get sql and param pairs that refer to the + # same argument and attempt to replace them with the result of + # compiling the param step. + sql, params = zip(*( + self.resolve_expression_parameter(compiler, connection, sql, param) + for sql, param in zip(*pre_processed) + )) + params = itertools.chain.from_iterable(params) + return sql, tuple(params) + + +@Field.register_lookup +class Exact(FieldGetDbPrepValueMixin, BuiltinLookup): + lookup_name = 'exact' + + def process_rhs(self, compiler, connection): + from django.db.models.sql.query import Query + if isinstance(self.rhs, Query): + if self.rhs.has_limit_one(): + # The subquery must select only the pk. + self.rhs.clear_select_clause() + self.rhs.add_fields(['pk']) + else: + raise ValueError( + 'The QuerySet value for an exact lookup must be limited to ' + 'one result using slicing.' + ) + return super().process_rhs(compiler, connection) + + +@Field.register_lookup +class IExact(BuiltinLookup): + lookup_name = 'iexact' + prepare_rhs = False + + def process_rhs(self, qn, connection): + rhs, params = super().process_rhs(qn, connection) + if params: + params[0] = connection.ops.prep_for_iexact_query(params[0]) + return rhs, params + + +@Field.register_lookup +class GreaterThan(FieldGetDbPrepValueMixin, BuiltinLookup): + lookup_name = 'gt' + + +@Field.register_lookup +class GreaterThanOrEqual(FieldGetDbPrepValueMixin, BuiltinLookup): + lookup_name = 'gte' + + +@Field.register_lookup +class LessThan(FieldGetDbPrepValueMixin, BuiltinLookup): + lookup_name = 'lt' + + +@Field.register_lookup +class LessThanOrEqual(FieldGetDbPrepValueMixin, BuiltinLookup): + lookup_name = 'lte' + + +class IntegerFieldFloatRounding: + """ + Allow floats to work as query values for IntegerField. Without this, the + decimal portion of the float would always be discarded. + """ + def get_prep_lookup(self): + if isinstance(self.rhs, float): + self.rhs = math.ceil(self.rhs) + return super().get_prep_lookup() + + +@IntegerField.register_lookup +class IntegerGreaterThanOrEqual(IntegerFieldFloatRounding, GreaterThanOrEqual): + pass + + +@IntegerField.register_lookup +class IntegerLessThan(IntegerFieldFloatRounding, LessThan): + pass + + +@Field.register_lookup +class In(FieldGetDbPrepValueIterableMixin, BuiltinLookup): + lookup_name = 'in' + + def process_rhs(self, compiler, connection): + db_rhs = getattr(self.rhs, '_db', None) + if db_rhs is not None and db_rhs != connection.alias: + raise ValueError( + "Subqueries aren't allowed across different databases. Force " + "the inner query to be evaluated using `list(inner_query)`." + ) + + if self.rhs_is_direct_value(): + try: + rhs = OrderedSet(self.rhs) + except TypeError: # Unhashable items in self.rhs + rhs = self.rhs + + if not rhs: + raise EmptyResultSet + + # rhs should be an iterable; use batch_process_rhs() to + # prepare/transform those values. + sqls, sqls_params = self.batch_process_rhs(compiler, connection, rhs) + placeholder = '(' + ', '.join(sqls) + ')' + return (placeholder, sqls_params) + else: + if not getattr(self.rhs, 'has_select_fields', True): + self.rhs.clear_select_clause() + self.rhs.add_fields(['pk']) + return super().process_rhs(compiler, connection) + + def get_rhs_op(self, connection, rhs): + return 'IN %s' % rhs + + def as_sql(self, compiler, connection): + max_in_list_size = connection.ops.max_in_list_size() + if self.rhs_is_direct_value() and max_in_list_size and len(self.rhs) > max_in_list_size: + return self.split_parameter_list_as_sql(compiler, connection) + return super().as_sql(compiler, connection) + + def split_parameter_list_as_sql(self, compiler, connection): + # This is a special case for databases which limit the number of + # elements which can appear in an 'IN' clause. + max_in_list_size = connection.ops.max_in_list_size() + lhs, lhs_params = self.process_lhs(compiler, connection) + rhs, rhs_params = self.batch_process_rhs(compiler, connection) + in_clause_elements = ['('] + params = [] + for offset in range(0, len(rhs_params), max_in_list_size): + if offset > 0: + in_clause_elements.append(' OR ') + in_clause_elements.append('%s IN (' % lhs) + params.extend(lhs_params) + sqls = rhs[offset: offset + max_in_list_size] + sqls_params = rhs_params[offset: offset + max_in_list_size] + param_group = ', '.join(sqls) + in_clause_elements.append(param_group) + in_clause_elements.append(')') + params.extend(sqls_params) + in_clause_elements.append(')') + return ''.join(in_clause_elements), params + + +class PatternLookup(BuiltinLookup): + param_pattern = '%%%s%%' + prepare_rhs = False + + def get_rhs_op(self, connection, rhs): + # Assume we are in startswith. We need to produce SQL like: + # col LIKE %s, ['thevalue%'] + # For python values we can (and should) do that directly in Python, + # but if the value is for example reference to other column, then + # we need to add the % pattern match to the lookup by something like + # col LIKE othercol || '%%' + # So, for Python values we don't need any special pattern, but for + # SQL reference values or SQL transformations we need the correct + # pattern added. + if hasattr(self.rhs, 'as_sql') or self.bilateral_transforms: + pattern = connection.pattern_ops[self.lookup_name].format(connection.pattern_esc) + return pattern.format(rhs) + else: + return super().get_rhs_op(connection, rhs) + + def process_rhs(self, qn, connection): + rhs, params = super().process_rhs(qn, connection) + if self.rhs_is_direct_value() and params and not self.bilateral_transforms: + params[0] = self.param_pattern % connection.ops.prep_for_like_query(params[0]) + return rhs, params + + +@Field.register_lookup +class Contains(PatternLookup): + lookup_name = 'contains' + + +@Field.register_lookup +class IContains(Contains): + lookup_name = 'icontains' + + +@Field.register_lookup +class StartsWith(PatternLookup): + lookup_name = 'startswith' + param_pattern = '%s%%' + + +@Field.register_lookup +class IStartsWith(StartsWith): + lookup_name = 'istartswith' + + +@Field.register_lookup +class EndsWith(PatternLookup): + lookup_name = 'endswith' + param_pattern = '%%%s' + + +@Field.register_lookup +class IEndsWith(EndsWith): + lookup_name = 'iendswith' + + +@Field.register_lookup +class Range(FieldGetDbPrepValueIterableMixin, BuiltinLookup): + lookup_name = 'range' + + def get_rhs_op(self, connection, rhs): + return "BETWEEN %s AND %s" % (rhs[0], rhs[1]) + + +@Field.register_lookup +class IsNull(BuiltinLookup): + lookup_name = 'isnull' + prepare_rhs = False + + def as_sql(self, compiler, connection): + sql, params = compiler.compile(self.lhs) + if self.rhs: + return "%s IS NULL" % sql, params + else: + return "%s IS NOT NULL" % sql, params + + +@Field.register_lookup +class Regex(BuiltinLookup): + lookup_name = 'regex' + prepare_rhs = False + + def as_sql(self, compiler, connection): + if self.lookup_name in connection.operators: + return super().as_sql(compiler, connection) + else: + lhs, lhs_params = self.process_lhs(compiler, connection) + rhs, rhs_params = self.process_rhs(compiler, connection) + sql_template = connection.ops.regex_lookup(self.lookup_name) + return sql_template % (lhs, rhs), lhs_params + rhs_params + + +@Field.register_lookup +class IRegex(Regex): + lookup_name = 'iregex' + + +class YearLookup(Lookup): + def year_lookup_bounds(self, connection, year): + output_field = self.lhs.lhs.output_field + if isinstance(output_field, DateTimeField): + bounds = connection.ops.year_lookup_bounds_for_datetime_field(year) + else: + bounds = connection.ops.year_lookup_bounds_for_date_field(year) + return bounds + + +class YearComparisonLookup(YearLookup): + def as_sql(self, compiler, connection): + # We will need to skip the extract part and instead go + # directly with the originating field, that is self.lhs.lhs. + lhs_sql, params = self.process_lhs(compiler, connection, self.lhs.lhs) + rhs_sql, rhs_params = self.process_rhs(compiler, connection) + rhs_sql = self.get_rhs_op(connection, rhs_sql) + start, finish = self.year_lookup_bounds(connection, rhs_params[0]) + params.append(self.get_bound(start, finish)) + return '%s %s' % (lhs_sql, rhs_sql), params + + def get_rhs_op(self, connection, rhs): + return connection.operators[self.lookup_name] % rhs + + def get_bound(self, start, finish): + raise NotImplementedError( + 'subclasses of YearComparisonLookup must provide a get_bound() method' + ) + + +class YearExact(YearLookup, Exact): + lookup_name = 'exact' + + def as_sql(self, compiler, connection): + # We will need to skip the extract part and instead go + # directly with the originating field, that is self.lhs.lhs. + lhs_sql, params = self.process_lhs(compiler, connection, self.lhs.lhs) + rhs_sql, rhs_params = self.process_rhs(compiler, connection) + try: + # Check that rhs_params[0] exists (IndexError), + # it isn't None (TypeError), and is a number (ValueError) + int(rhs_params[0]) + except (IndexError, TypeError, ValueError): + # Can't determine the bounds before executing the query, so skip + # optimizations by falling back to a standard exact comparison. + return super().as_sql(compiler, connection) + bounds = self.year_lookup_bounds(connection, rhs_params[0]) + params.extend(bounds) + return '%s BETWEEN %%s AND %%s' % lhs_sql, params + + +class YearGt(YearComparisonLookup): + lookup_name = 'gt' + + def get_bound(self, start, finish): + return finish + + +class YearGte(YearComparisonLookup): + lookup_name = 'gte' + + def get_bound(self, start, finish): + return start + + +class YearLt(YearComparisonLookup): + lookup_name = 'lt' + + def get_bound(self, start, finish): + return start + + +class YearLte(YearComparisonLookup): + lookup_name = 'lte' + + def get_bound(self, start, finish): + return finish diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/manager.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/manager.py new file mode 100644 index 00000000000..e7a956cc512 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/manager.py @@ -0,0 +1,201 @@ +import copy +import inspect +from importlib import import_module + +from django.db import router +from django.db.models.query import QuerySet + + +class BaseManager: + # To retain order, track each time a Manager instance is created. + creation_counter = 0 + + # Set to True for the 'objects' managers that are automatically created. + auto_created = False + + #: If set to True the manager will be serialized into migrations and will + #: thus be available in e.g. RunPython operations. + use_in_migrations = False + + def __new__(cls, *args, **kwargs): + # Capture the arguments to make returning them trivial. + obj = super().__new__(cls) + obj._constructor_args = (args, kwargs) + return obj + + def __init__(self): + super().__init__() + self._set_creation_counter() + self.model = None + self.name = None + self._db = None + self._hints = {} + + def __str__(self): + """Return "app_label.model_label.manager_name".""" + return '%s.%s' % (self.model._meta.label, self.name) + + def deconstruct(self): + """ + Return a 5-tuple of the form (as_manager (True), manager_class, + queryset_class, args, kwargs). + + Raise a ValueError if the manager is dynamically generated. + """ + qs_class = self._queryset_class + if getattr(self, '_built_with_as_manager', False): + # using MyQuerySet.as_manager() + return ( + True, # as_manager + None, # manager_class + '%s.%s' % (qs_class.__module__, qs_class.__name__), # qs_class + None, # args + None, # kwargs + ) + else: + module_name = self.__module__ + name = self.__class__.__name__ + # Make sure it's actually there and not an inner class + module = import_module(module_name) + if not hasattr(module, name): + raise ValueError( + "Could not find manager %s in %s.\n" + "Please note that you need to inherit from managers you " + "dynamically generated with 'from_queryset()'." + % (name, module_name) + ) + return ( + False, # as_manager + '%s.%s' % (module_name, name), # manager_class + None, # qs_class + self._constructor_args[0], # args + self._constructor_args[1], # kwargs + ) + + def check(self, **kwargs): + return [] + + @classmethod + def _get_queryset_methods(cls, queryset_class): + def create_method(name, method): + def manager_method(self, *args, **kwargs): + return getattr(self.get_queryset(), name)(*args, **kwargs) + manager_method.__name__ = method.__name__ + manager_method.__doc__ = method.__doc__ + return manager_method + + new_methods = {} + for name, method in inspect.getmembers(queryset_class, predicate=inspect.isfunction): + # Only copy missing methods. + if hasattr(cls, name): + continue + # Only copy public methods or methods with the attribute `queryset_only=False`. + queryset_only = getattr(method, 'queryset_only', None) + if queryset_only or (queryset_only is None and name.startswith('_')): + continue + # Copy the method onto the manager. + new_methods[name] = create_method(name, method) + return new_methods + + @classmethod + def from_queryset(cls, queryset_class, class_name=None): + if class_name is None: + class_name = '%sFrom%s' % (cls.__name__, queryset_class.__name__) + return type(class_name, (cls,), { + '_queryset_class': queryset_class, + **cls._get_queryset_methods(queryset_class), + }) + + def contribute_to_class(self, model, name): + self.name = self.name or name + self.model = model + + setattr(model, name, ManagerDescriptor(self)) + + model._meta.add_manager(self) + + def _set_creation_counter(self): + """ + Set the creation counter value for this instance and increment the + class-level copy. + """ + self.creation_counter = BaseManager.creation_counter + BaseManager.creation_counter += 1 + + def db_manager(self, using=None, hints=None): + obj = copy.copy(self) + obj._db = using or self._db + obj._hints = hints or self._hints + return obj + + @property + def db(self): + return self._db or router.db_for_read(self.model, **self._hints) + + ####################### + # PROXIES TO QUERYSET # + ####################### + + def get_queryset(self): + """ + Return a new QuerySet object. Subclasses can override this method to + customize the behavior of the Manager. + """ + return self._queryset_class(model=self.model, using=self._db, hints=self._hints) + + def all(self): + # We can't proxy this method through the `QuerySet` like we do for the + # rest of the `QuerySet` methods. This is because `QuerySet.all()` + # works by creating a "copy" of the current queryset and in making said + # copy, all the cached `prefetch_related` lookups are lost. See the + # implementation of `RelatedManager.get_queryset()` for a better + # understanding of how this comes into play. + return self.get_queryset() + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self._constructor_args == other._constructor_args + ) + + def __hash__(self): + return id(self) + + +class Manager(BaseManager.from_queryset(QuerySet)): + pass + + +class ManagerDescriptor: + + def __init__(self, manager): + self.manager = manager + + def __get__(self, instance, cls=None): + if instance is not None: + raise AttributeError("Manager isn't accessible via %s instances" % cls.__name__) + + if cls._meta.abstract: + raise AttributeError("Manager isn't available; %s is abstract" % ( + cls._meta.object_name, + )) + + if cls._meta.swapped: + raise AttributeError( + "Manager isn't available; '%s.%s' has been swapped for '%s'" % ( + cls._meta.app_label, + cls._meta.object_name, + cls._meta.swapped, + ) + ) + + return cls._meta.managers_map[self.manager.name] + + +class EmptyManager(Manager): + def __init__(self, model): + super().__init__() + self.model = model + + def get_queryset(self): + return super().get_queryset().none() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/options.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/options.py new file mode 100644 index 00000000000..c0c925375f7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/options.py @@ -0,0 +1,827 @@ +import copy +import inspect +from bisect import bisect +from collections import OrderedDict, defaultdict + +from django.apps import apps +from django.conf import settings +from django.core.exceptions import FieldDoesNotExist, ImproperlyConfigured +from django.db import connections +from django.db.models import Manager +from django.db.models.fields import AutoField +from django.db.models.fields.proxy import OrderWrt +from django.db.models.query_utils import PathInfo +from django.utils.datastructures import ImmutableList, OrderedSet +from django.utils.functional import cached_property +from django.utils.text import camel_case_to_spaces, format_lazy +from django.utils.translation import override + +PROXY_PARENTS = object() + +EMPTY_RELATION_TREE = () + +IMMUTABLE_WARNING = ( + "The return type of '%s' should never be mutated. If you want to manipulate this list " + "for your own use, make a copy first." +) + +DEFAULT_NAMES = ( + 'verbose_name', 'verbose_name_plural', 'db_table', 'ordering', + 'unique_together', 'permissions', 'get_latest_by', 'order_with_respect_to', + 'app_label', 'db_tablespace', 'abstract', 'managed', 'proxy', 'swappable', + 'auto_created', 'index_together', 'apps', 'default_permissions', + 'select_on_save', 'default_related_name', 'required_db_features', + 'required_db_vendor', 'base_manager_name', 'default_manager_name', + 'indexes', + # For backwards compatibility with Django 1.11. RemovedInDjango30Warning + 'manager_inheritance_from_future', +) + + +def normalize_together(option_together): + """ + option_together can be either a tuple of tuples, or a single + tuple of two strings. Normalize it to a tuple of tuples, so that + calling code can uniformly expect that. + """ + try: + if not option_together: + return () + if not isinstance(option_together, (tuple, list)): + raise TypeError + first_element = option_together[0] + if not isinstance(first_element, (tuple, list)): + option_together = (option_together,) + # Normalize everything to tuples + return tuple(tuple(ot) for ot in option_together) + except TypeError: + # If the value of option_together isn't valid, return it + # verbatim; this will be picked up by the check framework later. + return option_together + + +def make_immutable_fields_list(name, data): + return ImmutableList(data, warning=IMMUTABLE_WARNING % name) + + +class Options: + FORWARD_PROPERTIES = { + 'fields', 'many_to_many', 'concrete_fields', 'local_concrete_fields', + '_forward_fields_map', 'managers', 'managers_map', 'base_manager', + 'default_manager', + } + REVERSE_PROPERTIES = {'related_objects', 'fields_map', '_relation_tree'} + + default_apps = apps + + def __init__(self, meta, app_label=None): + self._get_fields_cache = {} + self.local_fields = [] + self.local_many_to_many = [] + self.private_fields = [] + self.local_managers = [] + self.base_manager_name = None + self.default_manager_name = None + self.model_name = None + self.verbose_name = None + self.verbose_name_plural = None + self.db_table = '' + self.ordering = [] + self._ordering_clash = False + self.indexes = [] + self.unique_together = [] + self.index_together = [] + self.select_on_save = False + self.default_permissions = ('add', 'change', 'delete', 'view') + self.permissions = [] + self.object_name = None + self.app_label = app_label + self.get_latest_by = None + self.order_with_respect_to = None + self.db_tablespace = settings.DEFAULT_TABLESPACE + self.required_db_features = [] + self.required_db_vendor = None + self.meta = meta + self.pk = None + self.auto_field = None + self.abstract = False + self.managed = True + self.proxy = False + # For any class that is a proxy (including automatically created + # classes for deferred object loading), proxy_for_model tells us + # which class this model is proxying. Note that proxy_for_model + # can create a chain of proxy models. For non-proxy models, the + # variable is always None. + self.proxy_for_model = None + # For any non-abstract class, the concrete class is the model + # in the end of the proxy_for_model chain. In particular, for + # concrete models, the concrete_model is always the class itself. + self.concrete_model = None + self.swappable = None + self.parents = OrderedDict() + self.auto_created = False + + # List of all lookups defined in ForeignKey 'limit_choices_to' options + # from *other* models. Needed for some admin checks. Internal use only. + self.related_fkey_lookups = [] + + # A custom app registry to use, if you're making a separate model set. + self.apps = self.default_apps + + self.default_related_name = None + + @property + def label(self): + return '%s.%s' % (self.app_label, self.object_name) + + @property + def label_lower(self): + return '%s.%s' % (self.app_label, self.model_name) + + @property + def app_config(self): + # Don't go through get_app_config to avoid triggering imports. + return self.apps.app_configs.get(self.app_label) + + @property + def installed(self): + return self.app_config is not None + + def contribute_to_class(self, cls, name): + from django.db import connection + from django.db.backends.utils import truncate_name + + cls._meta = self + self.model = cls + # First, construct the default values for these options. + self.object_name = cls.__name__ + self.model_name = self.object_name.lower() + self.verbose_name = camel_case_to_spaces(self.object_name) + + # Store the original user-defined values for each option, + # for use when serializing the model definition + self.original_attrs = {} + + # Next, apply any overridden values from 'class Meta'. + if self.meta: + meta_attrs = self.meta.__dict__.copy() + for name in self.meta.__dict__: + # Ignore any private attributes that Django doesn't care about. + # NOTE: We can't modify a dictionary's contents while looping + # over it, so we loop over the *original* dictionary instead. + if name.startswith('_'): + del meta_attrs[name] + for attr_name in DEFAULT_NAMES: + if attr_name in meta_attrs: + setattr(self, attr_name, meta_attrs.pop(attr_name)) + self.original_attrs[attr_name] = getattr(self, attr_name) + elif hasattr(self.meta, attr_name): + setattr(self, attr_name, getattr(self.meta, attr_name)) + self.original_attrs[attr_name] = getattr(self, attr_name) + + self.unique_together = normalize_together(self.unique_together) + self.index_together = normalize_together(self.index_together) + + # verbose_name_plural is a special case because it uses a 's' + # by default. + if self.verbose_name_plural is None: + self.verbose_name_plural = format_lazy('{}s', self.verbose_name) + + # order_with_respect_and ordering are mutually exclusive. + self._ordering_clash = bool(self.ordering and self.order_with_respect_to) + + # Any leftover attributes must be invalid. + if meta_attrs != {}: + raise TypeError("'class Meta' got invalid attribute(s): %s" % ','.join(meta_attrs)) + else: + self.verbose_name_plural = format_lazy('{}s', self.verbose_name) + del self.meta + + # If the db_table wasn't provided, use the app_label + model_name. + if not self.db_table: + self.db_table = "%s_%s" % (self.app_label, self.model_name) + self.db_table = truncate_name(self.db_table, connection.ops.max_name_length()) + + def _prepare(self, model): + if self.order_with_respect_to: + # The app registry will not be ready at this point, so we cannot + # use get_field(). + query = self.order_with_respect_to + try: + self.order_with_respect_to = next( + f for f in self._get_fields(reverse=False) + if f.name == query or f.attname == query + ) + except StopIteration: + raise FieldDoesNotExist("%s has no field named '%s'" % (self.object_name, query)) + + self.ordering = ('_order',) + if not any(isinstance(field, OrderWrt) for field in model._meta.local_fields): + model.add_to_class('_order', OrderWrt()) + else: + self.order_with_respect_to = None + + if self.pk is None: + if self.parents: + # Promote the first parent link in lieu of adding yet another + # field. + field = next(iter(self.parents.values())) + # Look for a local field with the same name as the + # first parent link. If a local field has already been + # created, use it instead of promoting the parent + already_created = [fld for fld in self.local_fields if fld.name == field.name] + if already_created: + field = already_created[0] + field.primary_key = True + self.setup_pk(field) + if not field.remote_field.parent_link: + raise ImproperlyConfigured( + 'Add parent_link=True to %s.' % field, + ) + else: + auto = AutoField(verbose_name='ID', primary_key=True, auto_created=True) + model.add_to_class('id', auto) + + def add_manager(self, manager): + self.local_managers.append(manager) + self._expire_cache() + + def add_field(self, field, private=False): + # Insert the given field in the order in which it was created, using + # the "creation_counter" attribute of the field. + # Move many-to-many related fields from self.fields into + # self.many_to_many. + if private: + self.private_fields.append(field) + elif field.is_relation and field.many_to_many: + self.local_many_to_many.insert(bisect(self.local_many_to_many, field), field) + else: + self.local_fields.insert(bisect(self.local_fields, field), field) + self.setup_pk(field) + + # If the field being added is a relation to another known field, + # expire the cache on this field and the forward cache on the field + # being referenced, because there will be new relationships in the + # cache. Otherwise, expire the cache of references *to* this field. + # The mechanism for getting at the related model is slightly odd - + # ideally, we'd just ask for field.related_model. However, related_model + # is a cached property, and all the models haven't been loaded yet, so + # we need to make sure we don't cache a string reference. + if field.is_relation and hasattr(field.remote_field, 'model') and field.remote_field.model: + try: + field.remote_field.model._meta._expire_cache(forward=False) + except AttributeError: + pass + self._expire_cache() + else: + self._expire_cache(reverse=False) + + def setup_pk(self, field): + if not self.pk and field.primary_key: + self.pk = field + field.serialize = False + + def setup_proxy(self, target): + """ + Do the internal setup so that the current model is a proxy for + "target". + """ + self.pk = target._meta.pk + self.proxy_for_model = target + self.db_table = target._meta.db_table + + def __repr__(self): + return '' % self.object_name + + def __str__(self): + return "%s.%s" % (self.app_label, self.model_name) + + def can_migrate(self, connection): + """ + Return True if the model can/should be migrated on the `connection`. + `connection` can be either a real connection or a connection alias. + """ + if self.proxy or self.swapped or not self.managed: + return False + if isinstance(connection, str): + connection = connections[connection] + if self.required_db_vendor: + return self.required_db_vendor == connection.vendor + if self.required_db_features: + return all(getattr(connection.features, feat, False) + for feat in self.required_db_features) + return True + + @property + def verbose_name_raw(self): + """Return the untranslated verbose name.""" + with override(None): + return str(self.verbose_name) + + @property + def swapped(self): + """ + Has this model been swapped out for another? If so, return the model + name of the replacement; otherwise, return None. + + For historical reasons, model name lookups using get_model() are + case insensitive, so we make sure we are case insensitive here. + """ + if self.swappable: + swapped_for = getattr(settings, self.swappable, None) + if swapped_for: + try: + swapped_label, swapped_object = swapped_for.split('.') + except ValueError: + # setting not in the format app_label.model_name + # raising ImproperlyConfigured here causes problems with + # test cleanup code - instead it is raised in get_user_model + # or as part of validation. + return swapped_for + + if '%s.%s' % (swapped_label, swapped_object.lower()) != self.label_lower: + return swapped_for + return None + + @cached_property + def managers(self): + managers = [] + seen_managers = set() + bases = (b for b in self.model.mro() if hasattr(b, '_meta')) + for depth, base in enumerate(bases): + for manager in base._meta.local_managers: + if manager.name in seen_managers: + continue + + manager = copy.copy(manager) + manager.model = self.model + seen_managers.add(manager.name) + managers.append((depth, manager.creation_counter, manager)) + + return make_immutable_fields_list( + "managers", + (m[2] for m in sorted(managers)), + ) + + @cached_property + def managers_map(self): + return {manager.name: manager for manager in self.managers} + + @cached_property + def base_manager(self): + base_manager_name = self.base_manager_name + if not base_manager_name: + # Get the first parent's base_manager_name if there's one. + for parent in self.model.mro()[1:]: + if hasattr(parent, '_meta'): + if parent._base_manager.name != '_base_manager': + base_manager_name = parent._base_manager.name + break + + if base_manager_name: + try: + return self.managers_map[base_manager_name] + except KeyError: + raise ValueError( + "%s has no manager named %r" % ( + self.object_name, + base_manager_name, + ) + ) + + manager = Manager() + manager.name = '_base_manager' + manager.model = self.model + manager.auto_created = True + return manager + + @cached_property + def default_manager(self): + default_manager_name = self.default_manager_name + if not default_manager_name and not self.local_managers: + # Get the first parent's default_manager_name if there's one. + for parent in self.model.mro()[1:]: + if hasattr(parent, '_meta'): + default_manager_name = parent._meta.default_manager_name + break + + if default_manager_name: + try: + return self.managers_map[default_manager_name] + except KeyError: + raise ValueError( + "%s has no manager named %r" % ( + self.object_name, + default_manager_name, + ) + ) + + if self.managers: + return self.managers[0] + + @cached_property + def fields(self): + """ + Return a list of all forward fields on the model and its parents, + excluding ManyToManyFields. + + Private API intended only to be used by Django itself; get_fields() + combined with filtering of field properties is the public API for + obtaining this field list. + """ + # For legacy reasons, the fields property should only contain forward + # fields that are not private or with a m2m cardinality. Therefore we + # pass these three filters as filters to the generator. + # The third lambda is a longwinded way of checking f.related_model - we don't + # use that property directly because related_model is a cached property, + # and all the models may not have been loaded yet; we don't want to cache + # the string reference to the related_model. + def is_not_an_m2m_field(f): + return not (f.is_relation and f.many_to_many) + + def is_not_a_generic_relation(f): + return not (f.is_relation and f.one_to_many) + + def is_not_a_generic_foreign_key(f): + return not ( + f.is_relation and f.many_to_one and not (hasattr(f.remote_field, 'model') and f.remote_field.model) + ) + + return make_immutable_fields_list( + "fields", + (f for f in self._get_fields(reverse=False) + if is_not_an_m2m_field(f) and is_not_a_generic_relation(f) and is_not_a_generic_foreign_key(f)) + ) + + @cached_property + def concrete_fields(self): + """ + Return a list of all concrete fields on the model and its parents. + + Private API intended only to be used by Django itself; get_fields() + combined with filtering of field properties is the public API for + obtaining this field list. + """ + return make_immutable_fields_list( + "concrete_fields", (f for f in self.fields if f.concrete) + ) + + @cached_property + def local_concrete_fields(self): + """ + Return a list of all concrete fields on the model. + + Private API intended only to be used by Django itself; get_fields() + combined with filtering of field properties is the public API for + obtaining this field list. + """ + return make_immutable_fields_list( + "local_concrete_fields", (f for f in self.local_fields if f.concrete) + ) + + @cached_property + def many_to_many(self): + """ + Return a list of all many to many fields on the model and its parents. + + Private API intended only to be used by Django itself; get_fields() + combined with filtering of field properties is the public API for + obtaining this list. + """ + return make_immutable_fields_list( + "many_to_many", + (f for f in self._get_fields(reverse=False) if f.is_relation and f.many_to_many) + ) + + @cached_property + def related_objects(self): + """ + Return all related objects pointing to the current model. The related + objects can come from a one-to-one, one-to-many, or many-to-many field + relation type. + + Private API intended only to be used by Django itself; get_fields() + combined with filtering of field properties is the public API for + obtaining this field list. + """ + all_related_fields = self._get_fields(forward=False, reverse=True, include_hidden=True) + return make_immutable_fields_list( + "related_objects", + (obj for obj in all_related_fields if not obj.hidden or obj.field.many_to_many) + ) + + @cached_property + def _forward_fields_map(self): + res = {} + fields = self._get_fields(reverse=False) + for field in fields: + res[field.name] = field + # Due to the way Django's internals work, get_field() should also + # be able to fetch a field by attname. In the case of a concrete + # field with relation, includes the *_id name too + try: + res[field.attname] = field + except AttributeError: + pass + return res + + @cached_property + def fields_map(self): + res = {} + fields = self._get_fields(forward=False, include_hidden=True) + for field in fields: + res[field.name] = field + # Due to the way Django's internals work, get_field() should also + # be able to fetch a field by attname. In the case of a concrete + # field with relation, includes the *_id name too + try: + res[field.attname] = field + except AttributeError: + pass + return res + + def get_field(self, field_name): + """ + Return a field instance given the name of a forward or reverse field. + """ + try: + # In order to avoid premature loading of the relation tree + # (expensive) we prefer checking if the field is a forward field. + return self._forward_fields_map[field_name] + except KeyError: + # If the app registry is not ready, reverse fields are + # unavailable, therefore we throw a FieldDoesNotExist exception. + if not self.apps.models_ready: + raise FieldDoesNotExist( + "%s has no field named '%s'. The app cache isn't ready yet, " + "so if this is an auto-created related field, it won't " + "be available yet." % (self.object_name, field_name) + ) + + try: + # Retrieve field instance by name from cached or just-computed + # field map. + return self.fields_map[field_name] + except KeyError: + raise FieldDoesNotExist("%s has no field named '%s'" % (self.object_name, field_name)) + + def get_base_chain(self, model): + """ + Return a list of parent classes leading to `model` (ordered from + closest to most distant ancestor). This has to handle the case where + `model` is a grandparent or even more distant relation. + """ + if not self.parents: + return [] + if model in self.parents: + return [model] + for parent in self.parents: + res = parent._meta.get_base_chain(model) + if res: + res.insert(0, parent) + return res + return [] + + def get_parent_list(self): + """ + Return all the ancestors of this model as a list ordered by MRO. + Useful for determining if something is an ancestor, regardless of lineage. + """ + result = OrderedSet(self.parents) + for parent in self.parents: + for ancestor in parent._meta.get_parent_list(): + result.add(ancestor) + return list(result) + + def get_ancestor_link(self, ancestor): + """ + Return the field on the current model which points to the given + "ancestor". This is possible an indirect link (a pointer to a parent + model, which points, eventually, to the ancestor). Used when + constructing table joins for model inheritance. + + Return None if the model isn't an ancestor of this one. + """ + if ancestor in self.parents: + return self.parents[ancestor] + for parent in self.parents: + # Tries to get a link field from the immediate parent + parent_link = parent._meta.get_ancestor_link(ancestor) + if parent_link: + # In case of a proxied model, the first link + # of the chain to the ancestor is that parent + # links + return self.parents[parent] or parent_link + + def get_path_to_parent(self, parent): + """ + Return a list of PathInfos containing the path from the current + model to the parent model, or an empty list if parent is not a + parent of the current model. + """ + if self.model is parent: + return [] + # Skip the chain of proxy to the concrete proxied model. + proxied_model = self.concrete_model + path = [] + opts = self + for int_model in self.get_base_chain(parent): + if int_model is proxied_model: + opts = int_model._meta + else: + final_field = opts.parents[int_model] + targets = (final_field.remote_field.get_related_field(),) + opts = int_model._meta + path.append(PathInfo( + from_opts=final_field.model._meta, + to_opts=opts, + target_fields=targets, + join_field=final_field, + m2m=False, + direct=True, + filtered_relation=None, + )) + return path + + def get_path_from_parent(self, parent): + """ + Return a list of PathInfos containing the path from the parent + model to the current model, or an empty list if parent is not a + parent of the current model. + """ + if self.model is parent: + return [] + model = self.concrete_model + # Get a reversed base chain including both the current and parent + # models. + chain = model._meta.get_base_chain(parent) + chain.reverse() + chain.append(model) + # Construct a list of the PathInfos between models in chain. + path = [] + for i, ancestor in enumerate(chain[:-1]): + child = chain[i + 1] + link = child._meta.get_ancestor_link(ancestor) + path.extend(link.get_reverse_path_info()) + return path + + def _populate_directed_relation_graph(self): + """ + This method is used by each model to find its reverse objects. As this + method is very expensive and is accessed frequently (it looks up every + field in a model, in every app), it is computed on first access and then + is set as a property on every model. + """ + related_objects_graph = defaultdict(list) + + all_models = self.apps.get_models(include_auto_created=True) + for model in all_models: + opts = model._meta + # Abstract model's fields are copied to child models, hence we will + # see the fields from the child models. + if opts.abstract: + continue + fields_with_relations = ( + f for f in opts._get_fields(reverse=False, include_parents=False) + if f.is_relation and f.related_model is not None + ) + for f in fields_with_relations: + if not isinstance(f.remote_field.model, str): + related_objects_graph[f.remote_field.model._meta.concrete_model._meta].append(f) + + for model in all_models: + # Set the relation_tree using the internal __dict__. In this way + # we avoid calling the cached property. In attribute lookup, + # __dict__ takes precedence over a data descriptor (such as + # @cached_property). This means that the _meta._relation_tree is + # only called if related_objects is not in __dict__. + related_objects = related_objects_graph[model._meta.concrete_model._meta] + model._meta.__dict__['_relation_tree'] = related_objects + # It seems it is possible that self is not in all_models, so guard + # against that with default for get(). + return self.__dict__.get('_relation_tree', EMPTY_RELATION_TREE) + + @cached_property + def _relation_tree(self): + return self._populate_directed_relation_graph() + + def _expire_cache(self, forward=True, reverse=True): + # This method is usually called by apps.cache_clear(), when the + # registry is finalized, or when a new field is added. + if forward: + for cache_key in self.FORWARD_PROPERTIES: + if cache_key in self.__dict__: + delattr(self, cache_key) + if reverse and not self.abstract: + for cache_key in self.REVERSE_PROPERTIES: + if cache_key in self.__dict__: + delattr(self, cache_key) + self._get_fields_cache = {} + + def get_fields(self, include_parents=True, include_hidden=False): + """ + Return a list of fields associated to the model. By default, include + forward and reverse fields, fields derived from inheritance, but not + hidden fields. The returned fields can be changed using the parameters: + + - include_parents: include fields derived from inheritance + - include_hidden: include fields that have a related_name that + starts with a "+" + """ + if include_parents is False: + include_parents = PROXY_PARENTS + return self._get_fields(include_parents=include_parents, include_hidden=include_hidden) + + def _get_fields(self, forward=True, reverse=True, include_parents=True, include_hidden=False, + seen_models=None): + """ + Internal helper function to return fields of the model. + * If forward=True, then fields defined on this model are returned. + * If reverse=True, then relations pointing to this model are returned. + * If include_hidden=True, then fields with is_hidden=True are returned. + * The include_parents argument toggles if fields from parent models + should be included. It has three values: True, False, and + PROXY_PARENTS. When set to PROXY_PARENTS, the call will return all + fields defined for the current model or any of its parents in the + parent chain to the model's concrete model. + """ + if include_parents not in (True, False, PROXY_PARENTS): + raise TypeError("Invalid argument for include_parents: %s" % (include_parents,)) + # This helper function is used to allow recursion in ``get_fields()`` + # implementation and to provide a fast way for Django's internals to + # access specific subsets of fields. + + # We must keep track of which models we have already seen. Otherwise we + # could include the same field multiple times from different models. + topmost_call = seen_models is None + if topmost_call: + seen_models = set() + seen_models.add(self.model) + + # Creates a cache key composed of all arguments + cache_key = (forward, reverse, include_parents, include_hidden, topmost_call) + + try: + # In order to avoid list manipulation. Always return a shallow copy + # of the results. + return self._get_fields_cache[cache_key] + except KeyError: + pass + + fields = [] + # Recursively call _get_fields() on each parent, with the same + # options provided in this call. + if include_parents is not False: + for parent in self.parents: + # In diamond inheritance it is possible that we see the same + # model from two different routes. In that case, avoid adding + # fields from the same parent again. + if parent in seen_models: + continue + if (parent._meta.concrete_model != self.concrete_model and + include_parents == PROXY_PARENTS): + continue + for obj in parent._meta._get_fields( + forward=forward, reverse=reverse, include_parents=include_parents, + include_hidden=include_hidden, seen_models=seen_models): + if not getattr(obj, 'parent_link', False) or obj.model == self.concrete_model: + fields.append(obj) + if reverse and not self.proxy: + # Tree is computed once and cached until the app cache is expired. + # It is composed of a list of fields pointing to the current model + # from other models. + all_fields = self._relation_tree + for field in all_fields: + # If hidden fields should be included or the relation is not + # intentionally hidden, add to the fields dict. + if include_hidden or not field.remote_field.hidden: + fields.append(field.remote_field) + + if forward: + fields += self.local_fields + fields += self.local_many_to_many + # Private fields are recopied to each child model, and they get a + # different model as field.model in each child. Hence we have to + # add the private fields separately from the topmost call. If we + # did this recursively similar to local_fields, we would get field + # instances with field.model != self.model. + if topmost_call: + fields += self.private_fields + + # In order to avoid list manipulation. Always + # return a shallow copy of the results + fields = make_immutable_fields_list("get_fields()", fields) + + # Store result into cache for later access + self._get_fields_cache[cache_key] = fields + return fields + + @cached_property + def _property_names(self): + """Return a set of the names of the properties defined on the model.""" + names = [] + for name in dir(self.model): + attr = inspect.getattr_static(self.model, name) + if isinstance(attr, property): + names.append(name) + return frozenset(names) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query.py new file mode 100644 index 00000000000..8642d6f798d --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query.py @@ -0,0 +1,1841 @@ +""" +The main QuerySet implementation. This provides the public API for the ORM. +""" + +import copy +import operator +import warnings +from collections import OrderedDict, namedtuple +from functools import lru_cache +from itertools import chain + +from django.conf import settings +from django.core import exceptions +from django.db import ( + DJANGO_VERSION_PICKLE_KEY, IntegrityError, connections, router, + transaction, +) +from django.db.models import DateField, DateTimeField, sql +from django.db.models.constants import LOOKUP_SEP +from django.db.models.deletion import Collector +from django.db.models.expressions import F +from django.db.models.fields import AutoField +from django.db.models.functions import Trunc +from django.db.models.query_utils import FilteredRelation, InvalidQuery, Q +from django.db.models.sql.constants import CURSOR, GET_ITERATOR_CHUNK_SIZE +from django.utils import timezone +from django.utils.deprecation import RemovedInDjango30Warning +from django.utils.functional import cached_property, partition +from django.utils.version import get_version + +# The maximum number of items to display in a QuerySet.__repr__ +REPR_OUTPUT_SIZE = 20 + +# Pull into this namespace for backwards compatibility. +EmptyResultSet = sql.EmptyResultSet + + +class BaseIterable: + def __init__(self, queryset, chunked_fetch=False, chunk_size=GET_ITERATOR_CHUNK_SIZE): + self.queryset = queryset + self.chunked_fetch = chunked_fetch + self.chunk_size = chunk_size + + +class ModelIterable(BaseIterable): + """Iterable that yields a model instance for each row.""" + + def __iter__(self): + queryset = self.queryset + db = queryset.db + compiler = queryset.query.get_compiler(using=db) + # Execute the query. This will also fill compiler.select, klass_info, + # and annotations. + results = compiler.execute_sql(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) + select, klass_info, annotation_col_map = (compiler.select, compiler.klass_info, + compiler.annotation_col_map) + model_cls = klass_info['model'] + select_fields = klass_info['select_fields'] + model_fields_start, model_fields_end = select_fields[0], select_fields[-1] + 1 + init_list = [f[0].target.attname + for f in select[model_fields_start:model_fields_end]] + related_populators = get_related_populators(klass_info, select, db) + for row in compiler.results_iter(results): + obj = model_cls.from_db(db, init_list, row[model_fields_start:model_fields_end]) + for rel_populator in related_populators: + rel_populator.populate(row, obj) + if annotation_col_map: + for attr_name, col_pos in annotation_col_map.items(): + setattr(obj, attr_name, row[col_pos]) + + # Add the known related objects to the model, if there are any + if queryset._known_related_objects: + for field, rel_objs in queryset._known_related_objects.items(): + # Avoid overwriting objects loaded e.g. by select_related + if field.is_cached(obj): + continue + pk = getattr(obj, field.get_attname()) + try: + rel_obj = rel_objs[pk] + except KeyError: + pass # may happen in qs1 | qs2 scenarios + else: + setattr(obj, field.name, rel_obj) + + yield obj + + +class ValuesIterable(BaseIterable): + """ + Iterable returned by QuerySet.values() that yields a dict for each row. + """ + + def __iter__(self): + queryset = self.queryset + query = queryset.query + compiler = query.get_compiler(queryset.db) + + field_names = list(query.values_select) + extra_names = list(query.extra_select) + annotation_names = list(query.annotation_select) + + # extra(select=...) cols are always at the start of the row. + names = extra_names + field_names + annotation_names + + indexes = range(len(names)) + for row in compiler.results_iter(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size): + yield {names[i]: row[i] for i in indexes} + + +class ValuesListIterable(BaseIterable): + """ + Iterable returned by QuerySet.values_list(flat=False) that yields a tuple + for each row. + """ + + def __iter__(self): + queryset = self.queryset + query = queryset.query + compiler = query.get_compiler(queryset.db) + + if queryset._fields: + field_names = list(query.values_select) + extra_names = list(query.extra_select) + annotation_names = list(query.annotation_select) + + # extra(select=...) cols are always at the start of the row. + names = extra_names + field_names + annotation_names + + fields = list(queryset._fields) + [f for f in annotation_names if f not in queryset._fields] + if fields != names: + # Reorder according to fields. + index_map = {name: idx for idx, name in enumerate(names)} + rowfactory = operator.itemgetter(*[index_map[f] for f in fields]) + return map( + rowfactory, + compiler.results_iter(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) + ) + return compiler.results_iter(tuple_expected=True, chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size) + + +class NamedValuesListIterable(ValuesListIterable): + """ + Iterable returned by QuerySet.values_list(named=True) that yields a + namedtuple for each row. + """ + + @staticmethod + @lru_cache() + def create_namedtuple_class(*names): + # Cache namedtuple() with @lru_cache() since it's too slow to be + # called for every QuerySet evaluation. + return namedtuple('Row', names) + + def __iter__(self): + queryset = self.queryset + if queryset._fields: + names = queryset._fields + else: + query = queryset.query + names = [*query.extra_select, *query.values_select, *query.annotation_select] + tuple_class = self.create_namedtuple_class(*names) + new = tuple.__new__ + for row in super().__iter__(): + yield new(tuple_class, row) + + +class FlatValuesListIterable(BaseIterable): + """ + Iterable returned by QuerySet.values_list(flat=True) that yields single + values. + """ + + def __iter__(self): + queryset = self.queryset + compiler = queryset.query.get_compiler(queryset.db) + for row in compiler.results_iter(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size): + yield row[0] + + +class QuerySet: + """Represent a lazy database lookup for a set of objects.""" + + def __init__(self, model=None, query=None, using=None, hints=None): + self.model = model + self._db = using + self._hints = hints or {} + self.query = query or sql.Query(self.model) + self._result_cache = None + self._sticky_filter = False + self._for_write = False + self._prefetch_related_lookups = () + self._prefetch_done = False + self._known_related_objects = {} # {rel_field: {pk: rel_obj}} + self._iterable_class = ModelIterable + self._fields = None + + def as_manager(cls): + # Address the circular dependency between `Queryset` and `Manager`. + from django.db.models.manager import Manager + manager = Manager.from_queryset(cls)() + manager._built_with_as_manager = True + return manager + as_manager.queryset_only = True + as_manager = classmethod(as_manager) + + ######################## + # PYTHON MAGIC METHODS # + ######################## + + def __deepcopy__(self, memo): + """Don't populate the QuerySet's cache.""" + obj = self.__class__() + for k, v in self.__dict__.items(): + if k == '_result_cache': + obj.__dict__[k] = None + else: + obj.__dict__[k] = copy.deepcopy(v, memo) + return obj + + def __getstate__(self): + # Force the cache to be fully populated. + self._fetch_all() + return {**self.__dict__, DJANGO_VERSION_PICKLE_KEY: get_version()} + + def __setstate__(self, state): + msg = None + pickled_version = state.get(DJANGO_VERSION_PICKLE_KEY) + if pickled_version: + current_version = get_version() + if current_version != pickled_version: + msg = ( + "Pickled queryset instance's Django version %s does not " + "match the current version %s." % (pickled_version, current_version) + ) + else: + msg = "Pickled queryset instance's Django version is not specified." + + if msg: + warnings.warn(msg, RuntimeWarning, stacklevel=2) + + self.__dict__.update(state) + + def __repr__(self): + data = list(self[:REPR_OUTPUT_SIZE + 1]) + if len(data) > REPR_OUTPUT_SIZE: + data[-1] = "...(remaining elements truncated)..." + return '<%s %r>' % (self.__class__.__name__, data) + + def __len__(self): + self._fetch_all() + return len(self._result_cache) + + def __iter__(self): + """ + The queryset iterator protocol uses three nested iterators in the + default case: + 1. sql.compiler.execute_sql() + - Returns 100 rows at time (constants.GET_ITERATOR_CHUNK_SIZE) + using cursor.fetchmany(). This part is responsible for + doing some column masking, and returning the rows in chunks. + 2. sql.compiler.results_iter() + - Returns one row at time. At this point the rows are still just + tuples. In some cases the return values are converted to + Python values at this location. + 3. self.iterator() + - Responsible for turning the rows into model objects. + """ + self._fetch_all() + return iter(self._result_cache) + + def __bool__(self): + self._fetch_all() + return bool(self._result_cache) + + def __getitem__(self, k): + """Retrieve an item or slice from the set of results.""" + if not isinstance(k, (int, slice)): + raise TypeError + assert ((not isinstance(k, slice) and (k >= 0)) or + (isinstance(k, slice) and (k.start is None or k.start >= 0) and + (k.stop is None or k.stop >= 0))), \ + "Negative indexing is not supported." + + if self._result_cache is not None: + return self._result_cache[k] + + if isinstance(k, slice): + qs = self._chain() + if k.start is not None: + start = int(k.start) + else: + start = None + if k.stop is not None: + stop = int(k.stop) + else: + stop = None + qs.query.set_limits(start, stop) + return list(qs)[::k.step] if k.step else qs + + qs = self._chain() + qs.query.set_limits(k, k + 1) + qs._fetch_all() + return qs._result_cache[0] + + def __and__(self, other): + self._merge_sanity_check(other) + if isinstance(other, EmptyQuerySet): + return other + if isinstance(self, EmptyQuerySet): + return self + combined = self._chain() + combined._merge_known_related_objects(other) + combined.query.combine(other.query, sql.AND) + return combined + + def __or__(self, other): + self._merge_sanity_check(other) + if isinstance(self, EmptyQuerySet): + return other + if isinstance(other, EmptyQuerySet): + return self + combined = self._chain() + combined._merge_known_related_objects(other) + combined.query.combine(other.query, sql.OR) + return combined + + #################################### + # METHODS THAT DO DATABASE QUERIES # + #################################### + + def _iterator(self, use_chunked_fetch, chunk_size): + yield from self._iterable_class(self, chunked_fetch=use_chunked_fetch, chunk_size=chunk_size) + + def iterator(self, chunk_size=2000): + """ + An iterator over the results from applying this QuerySet to the + database. + """ + if chunk_size <= 0: + raise ValueError('Chunk size must be strictly positive.') + use_chunked_fetch = not connections[self.db].settings_dict.get('DISABLE_SERVER_SIDE_CURSORS') + return self._iterator(use_chunked_fetch, chunk_size) + + def aggregate(self, *args, **kwargs): + """ + Return a dictionary containing the calculations (aggregation) + over the current queryset. + + If args is present the expression is passed as a kwarg using + the Aggregate object's default alias. + """ + if self.query.distinct_fields: + raise NotImplementedError("aggregate() + distinct(fields) not implemented.") + self._validate_values_are_expressions(args + tuple(kwargs.values()), method_name='aggregate') + for arg in args: + # The default_alias property raises TypeError if default_alias + # can't be set automatically or AttributeError if it isn't an + # attribute. + try: + arg.default_alias + except (AttributeError, TypeError): + raise TypeError("Complex aggregates require an alias") + kwargs[arg.default_alias] = arg + + query = self.query.chain() + for (alias, aggregate_expr) in kwargs.items(): + query.add_annotation(aggregate_expr, alias, is_summary=True) + if not query.annotations[alias].contains_aggregate: + raise TypeError("%s is not an aggregate expression" % alias) + return query.get_aggregation(self.db, kwargs) + + def count(self): + """ + Perform a SELECT COUNT() and return the number of records as an + integer. + + If the QuerySet is already fully cached, return the length of the + cached results set to avoid multiple SELECT COUNT(*) calls. + """ + if self._result_cache is not None: + return len(self._result_cache) + + return self.query.get_count(using=self.db) + + def get(self, *args, **kwargs): + """ + Perform the query and return a single object matching the given + keyword arguments. + """ + clone = self.filter(*args, **kwargs) + if self.query.can_filter() and not self.query.distinct_fields: + clone = clone.order_by() + num = len(clone) + if num == 1: + return clone._result_cache[0] + if not num: + raise self.model.DoesNotExist( + "%s matching query does not exist." % + self.model._meta.object_name + ) + raise self.model.MultipleObjectsReturned( + "get() returned more than one %s -- it returned %s!" % + (self.model._meta.object_name, num) + ) + + def create(self, **kwargs): + """ + Create a new object with the given kwargs, saving it to the database + and returning the created object. + """ + obj = self.model(**kwargs) + self._for_write = True + obj.save(force_insert=True, using=self.db) + return obj + + def _populate_pk_values(self, objs): + for obj in objs: + if obj.pk is None: + obj.pk = obj._meta.pk.get_pk_value_on_save(obj) + + def bulk_create(self, objs, batch_size=None): + """ + Insert each of the instances into the database. Do *not* call + save() on each of the instances, do not send any pre/post_save + signals, and do not set the primary key attribute if it is an + autoincrement field (except if features.can_return_ids_from_bulk_insert=True). + Multi-table models are not supported. + """ + # When you bulk insert you don't get the primary keys back (if it's an + # autoincrement, except if can_return_ids_from_bulk_insert=True), so + # you can't insert into the child tables which references this. There + # are two workarounds: + # 1) This could be implemented if you didn't have an autoincrement pk + # 2) You could do it by doing O(n) normal inserts into the parent + # tables to get the primary keys back and then doing a single bulk + # insert into the childmost table. + # We currently set the primary keys on the objects when using + # PostgreSQL via the RETURNING ID clause. It should be possible for + # Oracle as well, but the semantics for extracting the primary keys is + # trickier so it's not done yet. + assert batch_size is None or batch_size > 0 + # Check that the parents share the same concrete model with the our + # model to detect the inheritance pattern ConcreteGrandParent -> + # MultiTableParent -> ProxyChild. Simply checking self.model._meta.proxy + # would not identify that case as involving multiple tables. + for parent in self.model._meta.get_parent_list(): + if parent._meta.concrete_model is not self.model._meta.concrete_model: + raise ValueError("Can't bulk create a multi-table inherited model") + if not objs: + return objs + self._for_write = True + connection = connections[self.db] + fields = self.model._meta.concrete_fields + objs = list(objs) + self._populate_pk_values(objs) + with transaction.atomic(using=self.db, savepoint=False): + objs_with_pk, objs_without_pk = partition(lambda o: o.pk is None, objs) + if objs_with_pk: + self._batched_insert(objs_with_pk, fields, batch_size) + for obj_with_pk in objs_with_pk: + obj_with_pk._state.adding = False + obj_with_pk._state.db = self.db + if objs_without_pk: + fields = [f for f in fields if not isinstance(f, AutoField)] + ids = self._batched_insert(objs_without_pk, fields, batch_size) + if connection.features.can_return_ids_from_bulk_insert: + assert len(ids) == len(objs_without_pk) + for obj_without_pk, pk in zip(objs_without_pk, ids): + obj_without_pk.pk = pk + obj_without_pk._state.adding = False + obj_without_pk._state.db = self.db + + return objs + + def get_or_create(self, defaults=None, **kwargs): + """ + Look up an object with the given kwargs, creating one if necessary. + Return a tuple of (object, created), where created is a boolean + specifying whether an object was created. + """ + lookup, params = self._extract_model_params(defaults, **kwargs) + # The get() needs to be targeted at the write database in order + # to avoid potential transaction consistency problems. + self._for_write = True + try: + return self.get(**lookup), False + except self.model.DoesNotExist: + return self._create_object_from_params(lookup, params) + + def update_or_create(self, defaults=None, **kwargs): + """ + Look up an object with the given kwargs, updating one with defaults + if it exists, otherwise create a new one. + Return a tuple (object, created), where created is a boolean + specifying whether an object was created. + """ + defaults = defaults or {} + lookup, params = self._extract_model_params(defaults, **kwargs) + self._for_write = True + with transaction.atomic(using=self.db): + try: + obj = self.select_for_update().get(**lookup) + except self.model.DoesNotExist: + # Lock the row so that a concurrent update is blocked until + # after update_or_create() has performed its save. + obj, created = self._create_object_from_params(lookup, params, lock=True) + if created: + return obj, created + for k, v in defaults.items(): + setattr(obj, k, v() if callable(v) else v) + obj.save(using=self.db) + return obj, False + + def _create_object_from_params(self, lookup, params, lock=False): + """ + Try to create an object using passed params. Used by get_or_create() + and update_or_create(). + """ + try: + with transaction.atomic(using=self.db): + params = {k: v() if callable(v) else v for k, v in params.items()} + obj = self.create(**params) + return obj, True + except IntegrityError as e: + try: + qs = self.select_for_update() if lock else self + return qs.get(**lookup), False + except self.model.DoesNotExist: + pass + raise e + + def _extract_model_params(self, defaults, **kwargs): + """ + Prepare `lookup` (kwargs that are valid model attributes), `params` + (for creating a model instance) based on given kwargs; for use by + get_or_create() and update_or_create(). + """ + defaults = defaults or {} + lookup = kwargs.copy() + for f in self.model._meta.fields: + if f.attname in lookup: + lookup[f.name] = lookup.pop(f.attname) + params = {k: v for k, v in kwargs.items() if LOOKUP_SEP not in k} + params.update(defaults) + property_names = self.model._meta._property_names + invalid_params = [] + for param in params: + try: + self.model._meta.get_field(param) + except exceptions.FieldDoesNotExist: + # It's okay to use a model's property if it has a setter. + if not (param in property_names and getattr(self.model, param).fset): + invalid_params.append(param) + if invalid_params: + raise exceptions.FieldError( + "Invalid field name(s) for model %s: '%s'." % ( + self.model._meta.object_name, + "', '".join(sorted(invalid_params)), + )) + return lookup, params + + def _earliest_or_latest(self, *fields, field_name=None): + """ + Return the latest object, according to the model's + 'get_latest_by' option or optional given field_name. + """ + if fields and field_name is not None: + raise ValueError('Cannot use both positional arguments and the field_name keyword argument.') + + if field_name is not None: + warnings.warn( + 'The field_name keyword argument to earliest() and latest() ' + 'is deprecated in favor of passing positional arguments.', + RemovedInDjango30Warning, + ) + order_by = (field_name,) + elif fields: + order_by = fields + else: + order_by = getattr(self.model._meta, 'get_latest_by') + if order_by and not isinstance(order_by, (tuple, list)): + order_by = (order_by,) + if order_by is None: + raise ValueError( + "earliest() and latest() require either fields as positional " + "arguments or 'get_latest_by' in the model's Meta." + ) + + assert self.query.can_filter(), \ + "Cannot change a query once a slice has been taken." + obj = self._chain() + obj.query.set_limits(high=1) + obj.query.clear_ordering(force_empty=True) + obj.query.add_ordering(*order_by) + return obj.get() + + def earliest(self, *fields, field_name=None): + return self._earliest_or_latest(*fields, field_name=field_name) + + def latest(self, *fields, field_name=None): + return self.reverse()._earliest_or_latest(*fields, field_name=field_name) + + def first(self): + """Return the first object of a query or None if no match is found.""" + for obj in (self if self.ordered else self.order_by('pk'))[:1]: + return obj + + def last(self): + """Return the last object of a query or None if no match is found.""" + for obj in (self.reverse() if self.ordered else self.order_by('-pk'))[:1]: + return obj + + def in_bulk(self, id_list=None, *, field_name='pk'): + """ + Return a dictionary mapping each of the given IDs to the object with + that ID. If `id_list` isn't provided, evaluate the entire QuerySet. + """ + assert self.query.can_filter(), \ + "Cannot use 'limit' or 'offset' with in_bulk" + if field_name != 'pk' and not self.model._meta.get_field(field_name).unique: + raise ValueError("in_bulk()'s field_name must be a unique field but %r isn't." % field_name) + if id_list is not None: + if not id_list: + return {} + filter_key = '{}__in'.format(field_name) + batch_size = connections[self.db].features.max_query_params + id_list = tuple(id_list) + # If the database has a limit on the number of query parameters + # (e.g. SQLite), retrieve objects in batches if necessary. + if batch_size and batch_size < len(id_list): + qs = () + for offset in range(0, len(id_list), batch_size): + batch = id_list[offset:offset + batch_size] + qs += tuple(self.filter(**{filter_key: batch}).order_by()) + else: + qs = self.filter(**{filter_key: id_list}).order_by() + else: + qs = self._chain() + return {getattr(obj, field_name): obj for obj in qs} + + def delete(self): + """Delete the records in the current QuerySet.""" + assert self.query.can_filter(), \ + "Cannot use 'limit' or 'offset' with delete." + + if self._fields is not None: + raise TypeError("Cannot call delete() after .values() or .values_list()") + + del_query = self._chain() + + # The delete is actually 2 queries - one to find related objects, + # and one to delete. Make sure that the discovery of related + # objects is performed on the same database as the deletion. + del_query._for_write = True + + # Disable non-supported fields. + del_query.query.select_for_update = False + del_query.query.select_related = False + del_query.query.clear_ordering(force_empty=True) + + collector = Collector(using=del_query.db) + collector.collect(del_query) + deleted, _rows_count = collector.delete() + + # Clear the result cache, in case this QuerySet gets reused. + self._result_cache = None + return deleted, _rows_count + + delete.alters_data = True + delete.queryset_only = True + + def _raw_delete(self, using): + """ + Delete objects found from the given queryset in single direct SQL + query. No signals are sent and there is no protection for cascades. + """ + return sql.DeleteQuery(self.model).delete_qs(self, using) + _raw_delete.alters_data = True + + def update(self, **kwargs): + """ + Update all elements in the current QuerySet, setting all the given + fields to the appropriate values. + """ + assert self.query.can_filter(), \ + "Cannot update a query once a slice has been taken." + self._for_write = True + query = self.query.chain(sql.UpdateQuery) + query.add_update_values(kwargs) + # Clear any annotations so that they won't be present in subqueries. + query._annotations = None + with transaction.atomic(using=self.db, savepoint=False): + rows = query.get_compiler(self.db).execute_sql(CURSOR) + self._result_cache = None + return rows + update.alters_data = True + + def _update(self, values): + """ + A version of update() that accepts field objects instead of field names. + Used primarily for model saving and not intended for use by general + code (it requires too much poking around at model internals to be + useful at that level). + """ + assert self.query.can_filter(), \ + "Cannot update a query once a slice has been taken." + query = self.query.chain(sql.UpdateQuery) + query.add_update_fields(values) + # Clear any annotations so that they won't be present in subqueries. + query._annotations = None + self._result_cache = None + return query.get_compiler(self.db).execute_sql(CURSOR) + _update.alters_data = True + _update.queryset_only = False + + def exists(self): + if self._result_cache is None: + return self.query.has_results(using=self.db) + return bool(self._result_cache) + + def _prefetch_related_objects(self): + # This method can only be called once the result cache has been filled. + prefetch_related_objects(self._result_cache, *self._prefetch_related_lookups) + self._prefetch_done = True + + def explain(self, *, format=None, **options): + return self.query.explain(using=self.db, format=format, **options) + + ################################################## + # PUBLIC METHODS THAT RETURN A QUERYSET SUBCLASS # + ################################################## + + def raw(self, raw_query, params=None, translations=None, using=None): + if using is None: + using = self.db + qs = RawQuerySet(raw_query, model=self.model, params=params, translations=translations, using=using) + qs._prefetch_related_lookups = self._prefetch_related_lookups[:] + return qs + + def _values(self, *fields, **expressions): + clone = self._chain() + if expressions: + clone = clone.annotate(**expressions) + clone._fields = fields + clone.query.set_values(fields) + return clone + + def values(self, *fields, **expressions): + fields += tuple(expressions) + clone = self._values(*fields, **expressions) + clone._iterable_class = ValuesIterable + return clone + + def values_list(self, *fields, flat=False, named=False): + if flat and named: + raise TypeError("'flat' and 'named' can't be used together.") + if flat and len(fields) > 1: + raise TypeError("'flat' is not valid when values_list is called with more than one field.") + + field_names = {f for f in fields if not hasattr(f, 'resolve_expression')} + _fields = [] + expressions = {} + counter = 1 + for field in fields: + if hasattr(field, 'resolve_expression'): + field_id_prefix = getattr(field, 'default_alias', field.__class__.__name__.lower()) + while True: + field_id = field_id_prefix + str(counter) + counter += 1 + if field_id not in field_names: + break + expressions[field_id] = field + _fields.append(field_id) + else: + _fields.append(field) + + clone = self._values(*_fields, **expressions) + clone._iterable_class = ( + NamedValuesListIterable if named + else FlatValuesListIterable if flat + else ValuesListIterable + ) + return clone + + def dates(self, field_name, kind, order='ASC'): + """ + Return a list of date objects representing all available dates for + the given field_name, scoped to 'kind'. + """ + assert kind in ('year', 'month', 'week', 'day'), \ + "'kind' must be one of 'year', 'month', 'week', or 'day'." + assert order in ('ASC', 'DESC'), \ + "'order' must be either 'ASC' or 'DESC'." + return self.annotate( + datefield=Trunc(field_name, kind, output_field=DateField()), + plain_field=F(field_name) + ).values_list( + 'datefield', flat=True + ).distinct().filter(plain_field__isnull=False).order_by(('-' if order == 'DESC' else '') + 'datefield') + + def datetimes(self, field_name, kind, order='ASC', tzinfo=None): + """ + Return a list of datetime objects representing all available + datetimes for the given field_name, scoped to 'kind'. + """ + assert kind in ('year', 'month', 'week', 'day', 'hour', 'minute', 'second'), \ + "'kind' must be one of 'year', 'month', 'week', 'day', 'hour', 'minute', or 'second'." + assert order in ('ASC', 'DESC'), \ + "'order' must be either 'ASC' or 'DESC'." + if settings.USE_TZ: + if tzinfo is None: + tzinfo = timezone.get_current_timezone() + else: + tzinfo = None + return self.annotate( + datetimefield=Trunc(field_name, kind, output_field=DateTimeField(), tzinfo=tzinfo), + plain_field=F(field_name) + ).values_list( + 'datetimefield', flat=True + ).distinct().filter(plain_field__isnull=False).order_by(('-' if order == 'DESC' else '') + 'datetimefield') + + def none(self): + """Return an empty QuerySet.""" + clone = self._chain() + clone.query.set_empty() + return clone + + ################################################################## + # PUBLIC METHODS THAT ALTER ATTRIBUTES AND RETURN A NEW QUERYSET # + ################################################################## + + def all(self): + """ + Return a new QuerySet that is a copy of the current one. This allows a + QuerySet to proxy for a model manager in some cases. + """ + return self._chain() + + def filter(self, *args, **kwargs): + """ + Return a new QuerySet instance with the args ANDed to the existing + set. + """ + return self._filter_or_exclude(False, *args, **kwargs) + + def exclude(self, *args, **kwargs): + """ + Return a new QuerySet instance with NOT (args) ANDed to the existing + set. + """ + return self._filter_or_exclude(True, *args, **kwargs) + + def _filter_or_exclude(self, negate, *args, **kwargs): + if args or kwargs: + assert self.query.can_filter(), \ + "Cannot filter a query once a slice has been taken." + + clone = self._chain() + if negate: + clone.query.add_q(~Q(*args, **kwargs)) + else: + clone.query.add_q(Q(*args, **kwargs)) + return clone + + def complex_filter(self, filter_obj): + """ + Return a new QuerySet instance with filter_obj added to the filters. + + filter_obj can be a Q object or a dictionary of keyword lookup + arguments. + + This exists to support framework features such as 'limit_choices_to', + and usually it will be more natural to use other methods. + """ + if isinstance(filter_obj, Q): + clone = self._chain() + clone.query.add_q(filter_obj) + return clone + else: + return self._filter_or_exclude(None, **filter_obj) + + def _combinator_query(self, combinator, *other_qs, all=False): + # Clone the query to inherit the select list and everything + clone = self._chain() + # Clear limits and ordering so they can be reapplied + clone.query.clear_ordering(True) + clone.query.clear_limits() + clone.query.combined_queries = (self.query,) + tuple(qs.query for qs in other_qs) + clone.query.combinator = combinator + clone.query.combinator_all = all + return clone + + def union(self, *other_qs, all=False): + # If the query is an EmptyQuerySet, combine all nonempty querysets. + if isinstance(self, EmptyQuerySet): + qs = [q for q in other_qs if not isinstance(q, EmptyQuerySet)] + return qs[0]._combinator_query('union', *qs[1:], all=all) if qs else self + return self._combinator_query('union', *other_qs, all=all) + + def intersection(self, *other_qs): + # If any query is an EmptyQuerySet, return it. + if isinstance(self, EmptyQuerySet): + return self + for other in other_qs: + if isinstance(other, EmptyQuerySet): + return other + return self._combinator_query('intersection', *other_qs) + + def difference(self, *other_qs): + # If the query is an EmptyQuerySet, return it. + if isinstance(self, EmptyQuerySet): + return self + return self._combinator_query('difference', *other_qs) + + def select_for_update(self, nowait=False, skip_locked=False, of=()): + """ + Return a new QuerySet instance that will select objects with a + FOR UPDATE lock. + """ + if nowait and skip_locked: + raise ValueError('The nowait option cannot be used with skip_locked.') + obj = self._chain() + obj._for_write = True + obj.query.select_for_update = True + obj.query.select_for_update_nowait = nowait + obj.query.select_for_update_skip_locked = skip_locked + obj.query.select_for_update_of = of + return obj + + def select_related(self, *fields): + """ + Return a new QuerySet instance that will select related objects. + + If fields are specified, they must be ForeignKey fields and only those + related objects are included in the selection. + + If select_related(None) is called, clear the list. + """ + + if self._fields is not None: + raise TypeError("Cannot call select_related() after .values() or .values_list()") + + obj = self._chain() + if fields == (None,): + obj.query.select_related = False + elif fields: + obj.query.add_select_related(fields) + else: + obj.query.select_related = True + return obj + + def prefetch_related(self, *lookups): + """ + Return a new QuerySet instance that will prefetch the specified + Many-To-One and Many-To-Many related objects when the QuerySet is + evaluated. + + When prefetch_related() is called more than once, append to the list of + prefetch lookups. If prefetch_related(None) is called, clear the list. + """ + clone = self._chain() + if lookups == (None,): + clone._prefetch_related_lookups = () + else: + for lookup in lookups: + if isinstance(lookup, Prefetch): + lookup = lookup.prefetch_to + lookup = lookup.split(LOOKUP_SEP, 1)[0] + if lookup in self.query._filtered_relations: + raise ValueError('prefetch_related() is not supported with FilteredRelation.') + clone._prefetch_related_lookups = clone._prefetch_related_lookups + lookups + return clone + + def annotate(self, *args, **kwargs): + """ + Return a query set in which the returned objects have been annotated + with extra data or aggregations. + """ + self._validate_values_are_expressions(args + tuple(kwargs.values()), method_name='annotate') + annotations = OrderedDict() # To preserve ordering of args + for arg in args: + # The default_alias property may raise a TypeError. + try: + if arg.default_alias in kwargs: + raise ValueError("The named annotation '%s' conflicts with the " + "default name for another annotation." + % arg.default_alias) + except TypeError: + raise TypeError("Complex annotations require an alias") + annotations[arg.default_alias] = arg + annotations.update(kwargs) + + clone = self._chain() + names = self._fields + if names is None: + names = set(chain.from_iterable( + (field.name, field.attname) if hasattr(field, 'attname') else (field.name,) + for field in self.model._meta.get_fields() + )) + + for alias, annotation in annotations.items(): + if alias in names: + raise ValueError("The annotation '%s' conflicts with a field on " + "the model." % alias) + if isinstance(annotation, FilteredRelation): + clone.query.add_filtered_relation(annotation, alias) + else: + clone.query.add_annotation(annotation, alias, is_summary=False) + + for alias, annotation in clone.query.annotations.items(): + if alias in annotations and annotation.contains_aggregate: + if clone._fields is None: + clone.query.group_by = True + else: + clone.query.set_group_by() + break + + return clone + + def order_by(self, *field_names): + """Return a new QuerySet instance with the ordering changed.""" + assert self.query.can_filter(), \ + "Cannot reorder a query once a slice has been taken." + obj = self._chain() + obj.query.clear_ordering(force_empty=False) + obj.query.add_ordering(*field_names) + return obj + + def distinct(self, *field_names): + """ + Return a new QuerySet instance that will select only distinct results. + """ + assert self.query.can_filter(), \ + "Cannot create distinct fields once a slice has been taken." + obj = self._chain() + obj.query.add_distinct_fields(*field_names) + return obj + + def extra(self, select=None, where=None, params=None, tables=None, + order_by=None, select_params=None): + """Add extra SQL fragments to the query.""" + assert self.query.can_filter(), \ + "Cannot change a query once a slice has been taken" + clone = self._chain() + clone.query.add_extra(select, select_params, where, params, tables, order_by) + return clone + + def reverse(self): + """Reverse the ordering of the QuerySet.""" + if not self.query.can_filter(): + raise TypeError('Cannot reverse a query once a slice has been taken.') + clone = self._chain() + clone.query.standard_ordering = not clone.query.standard_ordering + return clone + + def defer(self, *fields): + """ + Defer the loading of data for certain fields until they are accessed. + Add the set of deferred fields to any existing set of deferred fields. + The only exception to this is if None is passed in as the only + parameter, in which case removal all deferrals. + """ + if self._fields is not None: + raise TypeError("Cannot call defer() after .values() or .values_list()") + clone = self._chain() + if fields == (None,): + clone.query.clear_deferred_loading() + else: + clone.query.add_deferred_loading(fields) + return clone + + def only(self, *fields): + """ + Essentially, the opposite of defer(). Only the fields passed into this + method and that are not already specified as deferred are loaded + immediately when the queryset is evaluated. + """ + if self._fields is not None: + raise TypeError("Cannot call only() after .values() or .values_list()") + if fields == (None,): + # Can only pass None to defer(), not only(), as the rest option. + # That won't stop people trying to do this, so let's be explicit. + raise TypeError("Cannot pass None as an argument to only().") + for field in fields: + field = field.split(LOOKUP_SEP, 1)[0] + if field in self.query._filtered_relations: + raise ValueError('only() is not supported with FilteredRelation.') + clone = self._chain() + clone.query.add_immediate_loading(fields) + return clone + + def using(self, alias): + """Select which database this QuerySet should execute against.""" + clone = self._chain() + clone._db = alias + return clone + + ################################### + # PUBLIC INTROSPECTION ATTRIBUTES # + ################################### + + @property + def ordered(self): + """ + Return True if the QuerySet is ordered -- i.e. has an order_by() + clause or a default ordering on the model. + """ + if self.query.extra_order_by or self.query.order_by: + return True + elif self.query.default_ordering and self.query.get_meta().ordering: + return True + else: + return False + + @property + def db(self): + """Return the database used if this query is executed now.""" + if self._for_write: + return self._db or router.db_for_write(self.model, **self._hints) + return self._db or router.db_for_read(self.model, **self._hints) + + ################### + # PRIVATE METHODS # + ################### + + def _insert(self, objs, fields, return_id=False, raw=False, using=None): + """ + Insert a new record for the given model. This provides an interface to + the InsertQuery class and is how Model.save() is implemented. + """ + self._for_write = True + if using is None: + using = self.db + query = sql.InsertQuery(self.model) + query.insert_values(fields, objs, raw=raw) + return query.get_compiler(using=using).execute_sql(return_id) + _insert.alters_data = True + _insert.queryset_only = False + + def _batched_insert(self, objs, fields, batch_size): + """ + Helper method for bulk_create() to insert objs one batch at a time. + """ + ops = connections[self.db].ops + batch_size = (batch_size or max(ops.bulk_batch_size(fields, objs), 1)) + inserted_ids = [] + for item in [objs[i:i + batch_size] for i in range(0, len(objs), batch_size)]: + if connections[self.db].features.can_return_ids_from_bulk_insert: + inserted_id = self._insert(item, fields=fields, using=self.db, return_id=True) + if isinstance(inserted_id, list): + inserted_ids.extend(inserted_id) + else: + inserted_ids.append(inserted_id) + else: + self._insert(item, fields=fields, using=self.db) + return inserted_ids + + def _chain(self, **kwargs): + """ + Return a copy of the current QuerySet that's ready for another + operation. + """ + obj = self._clone() + if obj._sticky_filter: + obj.query.filter_is_sticky = True + obj._sticky_filter = False + obj.__dict__.update(kwargs) + return obj + + def _clone(self): + """ + Return a copy of the current QuerySet. A lightweight alternative + to deepcopy(). + """ + c = self.__class__(model=self.model, query=self.query.chain(), using=self._db, hints=self._hints) + c._sticky_filter = self._sticky_filter + c._for_write = self._for_write + c._prefetch_related_lookups = self._prefetch_related_lookups[:] + c._known_related_objects = self._known_related_objects + c._iterable_class = self._iterable_class + c._fields = self._fields + return c + + def _fetch_all(self): + if self._result_cache is None: + self._result_cache = list(self._iterable_class(self)) + if self._prefetch_related_lookups and not self._prefetch_done: + self._prefetch_related_objects() + + def _next_is_sticky(self): + """ + Indicate that the next filter call and the one following that should + be treated as a single filter. This is only important when it comes to + determining when to reuse tables for many-to-many filters. Required so + that we can filter naturally on the results of related managers. + + This doesn't return a clone of the current QuerySet (it returns + "self"). The method is only used internally and should be immediately + followed by a filter() that does create a clone. + """ + self._sticky_filter = True + return self + + def _merge_sanity_check(self, other): + """Check that two QuerySet classes may be merged.""" + if self._fields is not None and ( + set(self.query.values_select) != set(other.query.values_select) or + set(self.query.extra_select) != set(other.query.extra_select) or + set(self.query.annotation_select) != set(other.query.annotation_select)): + raise TypeError( + "Merging '%s' classes must involve the same values in each case." + % self.__class__.__name__ + ) + + def _merge_known_related_objects(self, other): + """ + Keep track of all known related objects from either QuerySet instance. + """ + for field, objects in other._known_related_objects.items(): + self._known_related_objects.setdefault(field, {}).update(objects) + + def resolve_expression(self, *args, **kwargs): + if self._fields and len(self._fields) > 1: + # values() queryset can only be used as nested queries + # if they are set up to select only a single field. + raise TypeError('Cannot use multi-field values as a filter value.') + query = self.query.resolve_expression(*args, **kwargs) + query._db = self._db + return query + resolve_expression.queryset_only = True + + def _add_hints(self, **hints): + """ + Update hinting information for use by routers. Add new key/values or + overwrite existing key/values. + """ + self._hints.update(hints) + + def _has_filters(self): + """ + Check if this QuerySet has any filtering going on. This isn't + equivalent with checking if all objects are present in results, for + example, qs[1:]._has_filters() -> False. + """ + return self.query.has_filters() + + @staticmethod + def _validate_values_are_expressions(values, method_name): + invalid_args = sorted(str(arg) for arg in values if not hasattr(arg, 'resolve_expression')) + if invalid_args: + raise TypeError( + 'QuerySet.%s() received non-expression(s): %s.' % ( + method_name, + ', '.join(invalid_args), + ) + ) + + +class InstanceCheckMeta(type): + def __instancecheck__(self, instance): + return isinstance(instance, QuerySet) and instance.query.is_empty() + + +class EmptyQuerySet(metaclass=InstanceCheckMeta): + """ + Marker class to checking if a queryset is empty by .none(): + isinstance(qs.none(), EmptyQuerySet) -> True + """ + + def __init__(self, *args, **kwargs): + raise TypeError("EmptyQuerySet can't be instantiated") + + +class RawQuerySet: + """ + Provide an iterator which converts the results of raw SQL queries into + annotated model instances. + """ + def __init__(self, raw_query, model=None, query=None, params=None, + translations=None, using=None, hints=None): + self.raw_query = raw_query + self.model = model + self._db = using + self._hints = hints or {} + self.query = query or sql.RawQuery(sql=raw_query, using=self.db, params=params) + self.params = params or () + self.translations = translations or {} + self._result_cache = None + self._prefetch_related_lookups = () + self._prefetch_done = False + + def resolve_model_init_order(self): + """Resolve the init field names and value positions.""" + converter = connections[self.db].introspection.column_name_converter + model_init_fields = [f for f in self.model._meta.fields if converter(f.column) in self.columns] + annotation_fields = [(column, pos) for pos, column in enumerate(self.columns) + if column not in self.model_fields] + model_init_order = [self.columns.index(converter(f.column)) for f in model_init_fields] + model_init_names = [f.attname for f in model_init_fields] + return model_init_names, model_init_order, annotation_fields + + def prefetch_related(self, *lookups): + """Same as QuerySet.prefetch_related()""" + clone = self._clone() + if lookups == (None,): + clone._prefetch_related_lookups = () + else: + clone._prefetch_related_lookups = clone._prefetch_related_lookups + lookups + return clone + + def _prefetch_related_objects(self): + prefetch_related_objects(self._result_cache, *self._prefetch_related_lookups) + self._prefetch_done = True + + def _clone(self): + """Same as QuerySet._clone()""" + c = self.__class__( + self.raw_query, model=self.model, query=self.query, params=self.params, + translations=self.translations, using=self._db, hints=self._hints + ) + c._prefetch_related_lookups = self._prefetch_related_lookups[:] + return c + + def _fetch_all(self): + if self._result_cache is None: + self._result_cache = list(self.iterator()) + if self._prefetch_related_lookups and not self._prefetch_done: + self._prefetch_related_objects() + + def __len__(self): + self._fetch_all() + return len(self._result_cache) + + def __bool__(self): + self._fetch_all() + return bool(self._result_cache) + + def __iter__(self): + self._fetch_all() + return iter(self._result_cache) + + def iterator(self): + # Cache some things for performance reasons outside the loop. + db = self.db + compiler = connections[db].ops.compiler('SQLCompiler')( + self.query, connections[db], db + ) + + query = iter(self.query) + + try: + model_init_names, model_init_pos, annotation_fields = self.resolve_model_init_order() + if self.model._meta.pk.attname not in model_init_names: + raise InvalidQuery('Raw query must include the primary key') + model_cls = self.model + fields = [self.model_fields.get(c) for c in self.columns] + converters = compiler.get_converters([ + f.get_col(f.model._meta.db_table) if f else None for f in fields + ]) + if converters: + query = compiler.apply_converters(query, converters) + for values in query: + # Associate fields to values + model_init_values = [values[pos] for pos in model_init_pos] + instance = model_cls.from_db(db, model_init_names, model_init_values) + if annotation_fields: + for column, pos in annotation_fields: + setattr(instance, column, values[pos]) + yield instance + finally: + # Done iterating the Query. If it has its own cursor, close it. + if hasattr(self.query, 'cursor') and self.query.cursor: + self.query.cursor.close() + + def __repr__(self): + return "<%s: %s>" % (self.__class__.__name__, self.query) + + def __getitem__(self, k): + return list(self)[k] + + @property + def db(self): + """Return the database used if this query is executed now.""" + return self._db or router.db_for_read(self.model, **self._hints) + + def using(self, alias): + """Select the database this RawQuerySet should execute against.""" + return RawQuerySet( + self.raw_query, model=self.model, + query=self.query.chain(using=alias), + params=self.params, translations=self.translations, + using=alias, + ) + + @cached_property + def columns(self): + """ + A list of model field names in the order they'll appear in the + query results. + """ + columns = self.query.get_columns() + # Adjust any column names which don't match field names + for (query_name, model_name) in self.translations.items(): + # Ignore translations for nonexistent column names + try: + index = columns.index(query_name) + except ValueError: + pass + else: + columns[index] = model_name + return columns + + @cached_property + def model_fields(self): + """A dict mapping column names to model field names.""" + converter = connections[self.db].introspection.table_name_converter + model_fields = {} + for field in self.model._meta.fields: + name, column = field.get_attname_column() + model_fields[converter(column)] = field + return model_fields + + +class Prefetch: + def __init__(self, lookup, queryset=None, to_attr=None): + # `prefetch_through` is the path we traverse to perform the prefetch. + self.prefetch_through = lookup + # `prefetch_to` is the path to the attribute that stores the result. + self.prefetch_to = lookup + if queryset is not None and not issubclass(queryset._iterable_class, ModelIterable): + raise ValueError('Prefetch querysets cannot use values().') + if to_attr: + self.prefetch_to = LOOKUP_SEP.join(lookup.split(LOOKUP_SEP)[:-1] + [to_attr]) + + self.queryset = queryset + self.to_attr = to_attr + + def __getstate__(self): + obj_dict = self.__dict__.copy() + if self.queryset is not None: + # Prevent the QuerySet from being evaluated + obj_dict['queryset'] = self.queryset._chain( + _result_cache=[], + _prefetch_done=True, + ) + return obj_dict + + def add_prefix(self, prefix): + self.prefetch_through = prefix + LOOKUP_SEP + self.prefetch_through + self.prefetch_to = prefix + LOOKUP_SEP + self.prefetch_to + + def get_current_prefetch_to(self, level): + return LOOKUP_SEP.join(self.prefetch_to.split(LOOKUP_SEP)[:level + 1]) + + def get_current_to_attr(self, level): + parts = self.prefetch_to.split(LOOKUP_SEP) + to_attr = parts[level] + as_attr = self.to_attr and level == len(parts) - 1 + return to_attr, as_attr + + def get_current_queryset(self, level): + if self.get_current_prefetch_to(level) == self.prefetch_to: + return self.queryset + return None + + def __eq__(self, other): + return isinstance(other, Prefetch) and self.prefetch_to == other.prefetch_to + + def __hash__(self): + return hash((self.__class__, self.prefetch_to)) + + +def normalize_prefetch_lookups(lookups, prefix=None): + """Normalize lookups into Prefetch objects.""" + ret = [] + for lookup in lookups: + if not isinstance(lookup, Prefetch): + lookup = Prefetch(lookup) + if prefix: + lookup.add_prefix(prefix) + ret.append(lookup) + return ret + + +def prefetch_related_objects(model_instances, *related_lookups): + """ + Populate prefetched object caches for a list of model instances based on + the lookups/Prefetch instances given. + """ + if not model_instances: + return # nothing to do + + # We need to be able to dynamically add to the list of prefetch_related + # lookups that we look up (see below). So we need some book keeping to + # ensure we don't do duplicate work. + done_queries = {} # dictionary of things like 'foo__bar': [results] + + auto_lookups = set() # we add to this as we go through. + followed_descriptors = set() # recursion protection + + all_lookups = normalize_prefetch_lookups(reversed(related_lookups)) + while all_lookups: + lookup = all_lookups.pop() + if lookup.prefetch_to in done_queries: + if lookup.queryset: + raise ValueError("'%s' lookup was already seen with a different queryset. " + "You may need to adjust the ordering of your lookups." % lookup.prefetch_to) + + continue + + # Top level, the list of objects to decorate is the result cache + # from the primary QuerySet. It won't be for deeper levels. + obj_list = model_instances + + through_attrs = lookup.prefetch_through.split(LOOKUP_SEP) + for level, through_attr in enumerate(through_attrs): + # Prepare main instances + if not obj_list: + break + + prefetch_to = lookup.get_current_prefetch_to(level) + if prefetch_to in done_queries: + # Skip any prefetching, and any object preparation + obj_list = done_queries[prefetch_to] + continue + + # Prepare objects: + good_objects = True + for obj in obj_list: + # Since prefetching can re-use instances, it is possible to have + # the same instance multiple times in obj_list, so obj might + # already be prepared. + if not hasattr(obj, '_prefetched_objects_cache'): + try: + obj._prefetched_objects_cache = {} + except (AttributeError, TypeError): + # Must be an immutable object from + # values_list(flat=True), for example (TypeError) or + # a QuerySet subclass that isn't returning Model + # instances (AttributeError), either in Django or a 3rd + # party. prefetch_related() doesn't make sense, so quit. + good_objects = False + break + if not good_objects: + break + + # Descend down tree + + # We assume that objects retrieved are homogeneous (which is the premise + # of prefetch_related), so what applies to first object applies to all. + first_obj = obj_list[0] + to_attr = lookup.get_current_to_attr(level)[0] + prefetcher, descriptor, attr_found, is_fetched = get_prefetcher(first_obj, through_attr, to_attr) + + if not attr_found: + raise AttributeError("Cannot find '%s' on %s object, '%s' is an invalid " + "parameter to prefetch_related()" % + (through_attr, first_obj.__class__.__name__, lookup.prefetch_through)) + + if level == len(through_attrs) - 1 and prefetcher is None: + # Last one, this *must* resolve to something that supports + # prefetching, otherwise there is no point adding it and the + # developer asking for it has made a mistake. + raise ValueError("'%s' does not resolve to an item that supports " + "prefetching - this is an invalid parameter to " + "prefetch_related()." % lookup.prefetch_through) + + if prefetcher is not None and not is_fetched: + obj_list, additional_lookups = prefetch_one_level(obj_list, prefetcher, lookup, level) + # We need to ensure we don't keep adding lookups from the + # same relationships to stop infinite recursion. So, if we + # are already on an automatically added lookup, don't add + # the new lookups from relationships we've seen already. + if not (prefetch_to in done_queries and lookup in auto_lookups and descriptor in followed_descriptors): + done_queries[prefetch_to] = obj_list + new_lookups = normalize_prefetch_lookups(reversed(additional_lookups), prefetch_to) + auto_lookups.update(new_lookups) + all_lookups.extend(new_lookups) + followed_descriptors.add(descriptor) + else: + # Either a singly related object that has already been fetched + # (e.g. via select_related), or hopefully some other property + # that doesn't support prefetching but needs to be traversed. + + # We replace the current list of parent objects with the list + # of related objects, filtering out empty or missing values so + # that we can continue with nullable or reverse relations. + new_obj_list = [] + for obj in obj_list: + if through_attr in getattr(obj, '_prefetched_objects_cache', ()): + # If related objects have been prefetched, use the + # cache rather than the object's through_attr. + new_obj = list(obj._prefetched_objects_cache.get(through_attr)) + else: + try: + new_obj = getattr(obj, through_attr) + except exceptions.ObjectDoesNotExist: + continue + if new_obj is None: + continue + # We special-case `list` rather than something more generic + # like `Iterable` because we don't want to accidentally match + # user models that define __iter__. + if isinstance(new_obj, list): + new_obj_list.extend(new_obj) + else: + new_obj_list.append(new_obj) + obj_list = new_obj_list + + +def get_prefetcher(instance, through_attr, to_attr): + """ + For the attribute 'through_attr' on the given instance, find + an object that has a get_prefetch_queryset(). + Return a 4 tuple containing: + (the object with get_prefetch_queryset (or None), + the descriptor object representing this relationship (or None), + a boolean that is False if the attribute was not found at all, + a boolean that is True if the attribute has already been fetched) + """ + prefetcher = None + is_fetched = False + + # For singly related objects, we have to avoid getting the attribute + # from the object, as this will trigger the query. So we first try + # on the class, in order to get the descriptor object. + rel_obj_descriptor = getattr(instance.__class__, through_attr, None) + if rel_obj_descriptor is None: + attr_found = hasattr(instance, through_attr) + else: + attr_found = True + if rel_obj_descriptor: + # singly related object, descriptor object has the + # get_prefetch_queryset() method. + if hasattr(rel_obj_descriptor, 'get_prefetch_queryset'): + prefetcher = rel_obj_descriptor + if rel_obj_descriptor.is_cached(instance): + is_fetched = True + else: + # descriptor doesn't support prefetching, so we go ahead and get + # the attribute on the instance rather than the class to + # support many related managers + rel_obj = getattr(instance, through_attr) + if hasattr(rel_obj, 'get_prefetch_queryset'): + prefetcher = rel_obj + if through_attr != to_attr: + # Special case cached_property instances because hasattr + # triggers attribute computation and assignment. + if isinstance(getattr(instance.__class__, to_attr, None), cached_property): + is_fetched = to_attr in instance.__dict__ + else: + is_fetched = hasattr(instance, to_attr) + else: + is_fetched = through_attr in instance._prefetched_objects_cache + return prefetcher, rel_obj_descriptor, attr_found, is_fetched + + +def prefetch_one_level(instances, prefetcher, lookup, level): + """ + Helper function for prefetch_related_objects(). + + Run prefetches on all instances using the prefetcher object, + assigning results to relevant caches in instance. + + Return the prefetched objects along with any additional prefetches that + must be done due to prefetch_related lookups found from default managers. + """ + # prefetcher must have a method get_prefetch_queryset() which takes a list + # of instances, and returns a tuple: + + # (queryset of instances of self.model that are related to passed in instances, + # callable that gets value to be matched for returned instances, + # callable that gets value to be matched for passed in instances, + # boolean that is True for singly related objects, + # cache or field name to assign to, + # boolean that is True when the previous argument is a cache name vs a field name). + + # The 'values to be matched' must be hashable as they will be used + # in a dictionary. + + rel_qs, rel_obj_attr, instance_attr, single, cache_name, is_descriptor = ( + prefetcher.get_prefetch_queryset(instances, lookup.get_current_queryset(level))) + # We have to handle the possibility that the QuerySet we just got back + # contains some prefetch_related lookups. We don't want to trigger the + # prefetch_related functionality by evaluating the query. Rather, we need + # to merge in the prefetch_related lookups. + # Copy the lookups in case it is a Prefetch object which could be reused + # later (happens in nested prefetch_related). + additional_lookups = [ + copy.copy(additional_lookup) for additional_lookup + in getattr(rel_qs, '_prefetch_related_lookups', ()) + ] + if additional_lookups: + # Don't need to clone because the manager should have given us a fresh + # instance, so we access an internal instead of using public interface + # for performance reasons. + rel_qs._prefetch_related_lookups = () + + all_related_objects = list(rel_qs) + + rel_obj_cache = {} + for rel_obj in all_related_objects: + rel_attr_val = rel_obj_attr(rel_obj) + rel_obj_cache.setdefault(rel_attr_val, []).append(rel_obj) + + to_attr, as_attr = lookup.get_current_to_attr(level) + # Make sure `to_attr` does not conflict with a field. + if as_attr and instances: + # We assume that objects retrieved are homogeneous (which is the premise + # of prefetch_related), so what applies to first object applies to all. + model = instances[0].__class__ + try: + model._meta.get_field(to_attr) + except exceptions.FieldDoesNotExist: + pass + else: + msg = 'to_attr={} conflicts with a field on the {} model.' + raise ValueError(msg.format(to_attr, model.__name__)) + + # Whether or not we're prefetching the last part of the lookup. + leaf = len(lookup.prefetch_through.split(LOOKUP_SEP)) - 1 == level + + for obj in instances: + instance_attr_val = instance_attr(obj) + vals = rel_obj_cache.get(instance_attr_val, []) + + if single: + val = vals[0] if vals else None + if as_attr: + # A to_attr has been given for the prefetch. + setattr(obj, to_attr, val) + elif is_descriptor: + # cache_name points to a field name in obj. + # This field is a descriptor for a related object. + setattr(obj, cache_name, val) + else: + # No to_attr has been given for this prefetch operation and the + # cache_name does not point to a descriptor. Store the value of + # the field in the object's field cache. + obj._state.fields_cache[cache_name] = val + else: + if as_attr: + setattr(obj, to_attr, vals) + else: + manager = getattr(obj, to_attr) + if leaf and lookup.queryset is not None: + qs = manager._apply_rel_filters(lookup.queryset) + else: + qs = manager.get_queryset() + qs._result_cache = vals + # We don't want the individual qs doing prefetch_related now, + # since we have merged this into the current work. + qs._prefetch_done = True + obj._prefetched_objects_cache[cache_name] = qs + return all_related_objects, additional_lookups + + +class RelatedPopulator: + """ + RelatedPopulator is used for select_related() object instantiation. + + The idea is that each select_related() model will be populated by a + different RelatedPopulator instance. The RelatedPopulator instances get + klass_info and select (computed in SQLCompiler) plus the used db as + input for initialization. That data is used to compute which columns + to use, how to instantiate the model, and how to populate the links + between the objects. + + The actual creation of the objects is done in populate() method. This + method gets row and from_obj as input and populates the select_related() + model instance. + """ + def __init__(self, klass_info, select, db): + self.db = db + # Pre-compute needed attributes. The attributes are: + # - model_cls: the possibly deferred model class to instantiate + # - either: + # - cols_start, cols_end: usually the columns in the row are + # in the same order model_cls.__init__ expects them, so we + # can instantiate by model_cls(*row[cols_start:cols_end]) + # - reorder_for_init: When select_related descends to a child + # class, then we want to reuse the already selected parent + # data. However, in this case the parent data isn't necessarily + # in the same order that Model.__init__ expects it to be, so + # we have to reorder the parent data. The reorder_for_init + # attribute contains a function used to reorder the field data + # in the order __init__ expects it. + # - pk_idx: the index of the primary key field in the reordered + # model data. Used to check if a related object exists at all. + # - init_list: the field attnames fetched from the database. For + # deferred models this isn't the same as all attnames of the + # model's fields. + # - related_populators: a list of RelatedPopulator instances if + # select_related() descends to related models from this model. + # - local_setter, remote_setter: Methods to set cached values on + # the object being populated and on the remote object. Usually + # these are Field.set_cached_value() methods. + select_fields = klass_info['select_fields'] + from_parent = klass_info['from_parent'] + if not from_parent: + self.cols_start = select_fields[0] + self.cols_end = select_fields[-1] + 1 + self.init_list = [ + f[0].target.attname for f in select[self.cols_start:self.cols_end] + ] + self.reorder_for_init = None + else: + attname_indexes = {select[idx][0].target.attname: idx for idx in select_fields} + model_init_attnames = (f.attname for f in klass_info['model']._meta.concrete_fields) + self.init_list = [attname for attname in model_init_attnames if attname in attname_indexes] + self.reorder_for_init = operator.itemgetter(*[attname_indexes[attname] for attname in self.init_list]) + + self.model_cls = klass_info['model'] + self.pk_idx = self.init_list.index(self.model_cls._meta.pk.attname) + self.related_populators = get_related_populators(klass_info, select, self.db) + self.local_setter = klass_info['local_setter'] + self.remote_setter = klass_info['remote_setter'] + + def populate(self, row, from_obj): + if self.reorder_for_init: + obj_data = self.reorder_for_init(row) + else: + obj_data = row[self.cols_start:self.cols_end] + if obj_data[self.pk_idx] is None: + obj = None + else: + obj = self.model_cls.from_db(self.db, self.init_list, obj_data) + for rel_iter in self.related_populators: + rel_iter.populate(row, obj) + self.local_setter(from_obj, obj) + if obj is not None: + self.remote_setter(obj, from_obj) + + +def get_related_populators(klass_info, select, db): + iterators = [] + related_klass_infos = klass_info.get('related_klass_infos', []) + for rel_klass_info in related_klass_infos: + rel_cls = RelatedPopulator(rel_klass_info, select, db) + iterators.append(rel_cls) + return iterators diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query_utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query_utils.py new file mode 100644 index 00000000000..8c41116d69b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/query_utils.py @@ -0,0 +1,338 @@ +""" +Various data structures used in query construction. + +Factored out from django.db.models.query to avoid making the main module very +large and/or so that they can be used by other modules without getting into +circular import difficulties. +""" +import copy +import functools +import inspect +from collections import namedtuple + +from django.db.models.constants import LOOKUP_SEP +from django.utils import tree + +# PathInfo is used when converting lookups (fk__somecol). The contents +# describe the relation in Model terms (model Options and Fields for both +# sides of the relation. The join_field is the field backing the relation. +PathInfo = namedtuple('PathInfo', 'from_opts to_opts target_fields join_field m2m direct filtered_relation') + + +class InvalidQuery(Exception): + """The query passed to raw() isn't a safe query to use with raw().""" + pass + + +def subclasses(cls): + yield cls + for subclass in cls.__subclasses__(): + yield from subclasses(subclass) + + +class QueryWrapper: + """ + A type that indicates the contents are an SQL fragment and the associate + parameters. Can be used to pass opaque data to a where-clause, for example. + """ + contains_aggregate = False + + def __init__(self, sql, params): + self.data = sql, list(params) + + def as_sql(self, compiler=None, connection=None): + return self.data + + +class Q(tree.Node): + """ + Encapsulate filters as objects that can then be combined logically (using + `&` and `|`). + """ + # Connection types + AND = 'AND' + OR = 'OR' + default = AND + conditional = True + + def __init__(self, *args, **kwargs): + connector = kwargs.pop('_connector', None) + negated = kwargs.pop('_negated', False) + super().__init__(children=list(args) + sorted(kwargs.items()), connector=connector, negated=negated) + + def _combine(self, other, conn): + if not isinstance(other, Q): + raise TypeError(other) + + # If the other Q() is empty, ignore it and just use `self`. + if not other: + return copy.deepcopy(self) + # Or if this Q is empty, ignore it and just use `other`. + elif not self: + return copy.deepcopy(other) + + obj = type(self)() + obj.connector = conn + obj.add(self, conn) + obj.add(other, conn) + return obj + + def __or__(self, other): + return self._combine(other, self.OR) + + def __and__(self, other): + return self._combine(other, self.AND) + + def __invert__(self): + obj = type(self)() + obj.add(self, self.AND) + obj.negate() + return obj + + def resolve_expression(self, query=None, allow_joins=True, reuse=None, summarize=False, for_save=False): + # We must promote any new joins to left outer joins so that when Q is + # used as an expression, rows aren't filtered due to joins. + clause, joins = query._add_q(self, reuse, allow_joins=allow_joins, split_subq=False) + query.promote_joins(joins) + return clause + + def deconstruct(self): + path = '%s.%s' % (self.__class__.__module__, self.__class__.__name__) + if path.startswith('django.db.models.query_utils'): + path = path.replace('django.db.models.query_utils', 'django.db.models') + args, kwargs = (), {} + if len(self.children) == 1 and not isinstance(self.children[0], Q): + child = self.children[0] + kwargs = {child[0]: child[1]} + else: + args = tuple(self.children) + if self.connector != self.default: + kwargs = {'_connector': self.connector} + if self.negated: + kwargs['_negated'] = True + return path, args, kwargs + + +class DeferredAttribute: + """ + A wrapper for a deferred-loading field. When the value is read from this + object the first time, the query is executed. + """ + def __init__(self, field_name): + self.field_name = field_name + + def __get__(self, instance, cls=None): + """ + Retrieve and caches the value from the datastore on the first lookup. + Return the cached value. + """ + if instance is None: + return self + data = instance.__dict__ + if data.get(self.field_name, self) is self: + # Let's see if the field is part of the parent chain. If so we + # might be able to reuse the already loaded value. Refs #18343. + val = self._check_parent_chain(instance, self.field_name) + if val is None: + instance.refresh_from_db(fields=[self.field_name]) + val = getattr(instance, self.field_name) + data[self.field_name] = val + return data[self.field_name] + + def _check_parent_chain(self, instance, name): + """ + Check if the field value can be fetched from a parent field already + loaded in the instance. This can be done if the to-be fetched + field is a primary key field. + """ + opts = instance._meta + f = opts.get_field(name) + link_field = opts.get_ancestor_link(f.model) + if f.primary_key and f != link_field: + return getattr(instance, link_field.attname) + return None + + +class RegisterLookupMixin: + + @classmethod + def _get_lookup(cls, lookup_name): + return cls.get_lookups().get(lookup_name, None) + + @classmethod + @functools.lru_cache(maxsize=None) + def get_lookups(cls): + class_lookups = [parent.__dict__.get('class_lookups', {}) for parent in inspect.getmro(cls)] + return cls.merge_dicts(class_lookups) + + def get_lookup(self, lookup_name): + from django.db.models.lookups import Lookup + found = self._get_lookup(lookup_name) + if found is None and hasattr(self, 'output_field'): + return self.output_field.get_lookup(lookup_name) + if found is not None and not issubclass(found, Lookup): + return None + return found + + def get_transform(self, lookup_name): + from django.db.models.lookups import Transform + found = self._get_lookup(lookup_name) + if found is None and hasattr(self, 'output_field'): + return self.output_field.get_transform(lookup_name) + if found is not None and not issubclass(found, Transform): + return None + return found + + @staticmethod + def merge_dicts(dicts): + """ + Merge dicts in reverse to preference the order of the original list. e.g., + merge_dicts([a, b]) will preference the keys in 'a' over those in 'b'. + """ + merged = {} + for d in reversed(dicts): + merged.update(d) + return merged + + @classmethod + def _clear_cached_lookups(cls): + for subclass in subclasses(cls): + subclass.get_lookups.cache_clear() + + @classmethod + def register_lookup(cls, lookup, lookup_name=None): + if lookup_name is None: + lookup_name = lookup.lookup_name + if 'class_lookups' not in cls.__dict__: + cls.class_lookups = {} + cls.class_lookups[lookup_name] = lookup + cls._clear_cached_lookups() + return lookup + + @classmethod + def _unregister_lookup(cls, lookup, lookup_name=None): + """ + Remove given lookup from cls lookups. For use in tests only as it's + not thread-safe. + """ + if lookup_name is None: + lookup_name = lookup.lookup_name + del cls.class_lookups[lookup_name] + + +def select_related_descend(field, restricted, requested, load_fields, reverse=False): + """ + Return True if this field should be used to descend deeper for + select_related() purposes. Used by both the query construction code + (sql.query.fill_related_selections()) and the model instance creation code + (query.get_klass_info()). + + Arguments: + * field - the field to be checked + * restricted - a boolean field, indicating if the field list has been + manually restricted using a requested clause) + * requested - The select_related() dictionary. + * load_fields - the set of fields to be loaded on this model + * reverse - boolean, True if we are checking a reverse select related + """ + if not field.remote_field: + return False + if field.remote_field.parent_link and not reverse: + return False + if restricted: + if reverse and field.related_query_name() not in requested: + return False + if not reverse and field.name not in requested: + return False + if not restricted and field.null: + return False + if load_fields: + if field.attname not in load_fields: + if restricted and field.name in requested: + raise InvalidQuery("Field %s.%s cannot be both deferred" + " and traversed using select_related" + " at the same time." % + (field.model._meta.object_name, field.name)) + return True + + +def refs_expression(lookup_parts, annotations): + """ + Check if the lookup_parts contains references to the given annotations set. + Because the LOOKUP_SEP is contained in the default annotation names, check + each prefix of the lookup_parts for a match. + """ + for n in range(1, len(lookup_parts) + 1): + level_n_lookup = LOOKUP_SEP.join(lookup_parts[0:n]) + if level_n_lookup in annotations and annotations[level_n_lookup]: + return annotations[level_n_lookup], lookup_parts[n:] + return False, () + + +def check_rel_lookup_compatibility(model, target_opts, field): + """ + Check that self.model is compatible with target_opts. Compatibility + is OK if: + 1) model and opts match (where proxy inheritance is removed) + 2) model is parent of opts' model or the other way around + """ + def check(opts): + return ( + model._meta.concrete_model == opts.concrete_model or + opts.concrete_model in model._meta.get_parent_list() or + model in opts.get_parent_list() + ) + # If the field is a primary key, then doing a query against the field's + # model is ok, too. Consider the case: + # class Restaurant(models.Model): + # place = OnetoOneField(Place, primary_key=True): + # Restaurant.objects.filter(pk__in=Restaurant.objects.all()). + # If we didn't have the primary key check, then pk__in (== place__in) would + # give Place's opts as the target opts, but Restaurant isn't compatible + # with that. This logic applies only to primary keys, as when doing __in=qs, + # we are going to turn this into __in=qs.values('pk') later on. + return ( + check(target_opts) or + (getattr(field, 'primary_key', False) and check(field.model._meta)) + ) + + +class FilteredRelation: + """Specify custom filtering in the ON clause of SQL joins.""" + + def __init__(self, relation_name, *, condition=Q()): + if not relation_name: + raise ValueError('relation_name cannot be empty.') + self.relation_name = relation_name + self.alias = None + if not isinstance(condition, Q): + raise ValueError('condition argument must be a Q() instance.') + self.condition = condition + self.path = [] + + def __eq__(self, other): + return ( + isinstance(other, self.__class__) and + self.relation_name == other.relation_name and + self.alias == other.alias and + self.condition == other.condition + ) + + def clone(self): + clone = FilteredRelation(self.relation_name, condition=self.condition) + clone.alias = self.alias + clone.path = self.path[:] + return clone + + def resolve_expression(self, *args, **kwargs): + """ + QuerySet.annotate() only accepts expression-like arguments + (with a resolve_expression() method). + """ + raise NotImplementedError('FilteredRelation.resolve_expression() is unused.') + + def as_sql(self, compiler, connection): + # Resolve the condition in Join.filtered_relation. + query = compiler.query + where = query.build_filtered_relation_q(self.condition, reuse=set(self.path)) + return compiler.compile(where) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/signals.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/signals.py new file mode 100644 index 00000000000..3b208741488 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/signals.py @@ -0,0 +1,53 @@ +from functools import partial + +from django.db.models.utils import make_model_tuple +from django.dispatch import Signal + +class_prepared = Signal(providing_args=["class"]) + + +class ModelSignal(Signal): + """ + Signal subclass that allows the sender to be lazily specified as a string + of the `app_label.ModelName` form. + """ + def _lazy_method(self, method, apps, receiver, sender, **kwargs): + from django.db.models.options import Options + + # This partial takes a single optional argument named "sender". + partial_method = partial(method, receiver, **kwargs) + if isinstance(sender, str): + apps = apps or Options.default_apps + apps.lazy_model_operation(partial_method, make_model_tuple(sender)) + else: + return partial_method(sender) + + def connect(self, receiver, sender=None, weak=True, dispatch_uid=None, apps=None): + self._lazy_method( + super().connect, apps, receiver, sender, + weak=weak, dispatch_uid=dispatch_uid, + ) + + def disconnect(self, receiver=None, sender=None, dispatch_uid=None, apps=None): + return self._lazy_method( + super().disconnect, apps, receiver, sender, dispatch_uid=dispatch_uid + ) + + +pre_init = ModelSignal(providing_args=["instance", "args", "kwargs"], use_caching=True) +post_init = ModelSignal(providing_args=["instance"], use_caching=True) + +pre_save = ModelSignal(providing_args=["instance", "raw", "using", "update_fields"], + use_caching=True) +post_save = ModelSignal(providing_args=["instance", "raw", "created", "using", "update_fields"], use_caching=True) + +pre_delete = ModelSignal(providing_args=["instance", "using"], use_caching=True) +post_delete = ModelSignal(providing_args=["instance", "using"], use_caching=True) + +m2m_changed = ModelSignal( + providing_args=["action", "instance", "reverse", "model", "pk_set", "using"], + use_caching=True, +) + +pre_migrate = Signal(providing_args=["app_config", "verbosity", "interactive", "using", "apps", "plan"]) +post_migrate = Signal(providing_args=["app_config", "verbosity", "interactive", "using", "apps", "plan"]) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__init__.py new file mode 100644 index 00000000000..762f8a5d624 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__init__.py @@ -0,0 +1,7 @@ +from django.core.exceptions import EmptyResultSet +from django.db.models.sql.query import * # NOQA +from django.db.models.sql.query import Query +from django.db.models.sql.subqueries import * # NOQA +from django.db.models.sql.where import AND, OR + +__all__ = ['Query', 'AND', 'OR', 'EmptyResultSet'] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..32a1806d6c198a25b3f87ac9f08a8ef9b29f43f7 GIT binary patch literal 473 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/datastructures.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/datastructures.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..ba24f75f4a18f9c67970c2f01512273e4c8f15be GIT binary patch literal 5765 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 V8l^$}mzQPN^@iD~FIh|Ze*un2YD)kB literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/query.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/query.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..8da42a6cb7256c17b2490458c896020d533e9bb6 GIT binary patch literal 62182 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 h)N2c)GmJ>ca=4n^(72U8 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 MzpJ#(=!~L&1AP}jumAu6 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/subqueries.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/subqueries.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..11f5655f295fb9a16f4bb42e6566609dfe5577f7 GIT binary patch literal 7228 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/where.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/__pycache__/where.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4c1cf5c938312cfa9847de8631703e238492b037 GIT binary patch literal 7747 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 start_alias to + # be used by local fields. + seen_models = {None: start_alias} + + for field in opts.concrete_fields: + model = field.model._meta.concrete_model + # A proxy model will have a different model and concrete_model. We + # will assign None if the field belongs to this model. + if model == opts.model: + model = None + if from_parent and model is not None and issubclass( + from_parent._meta.concrete_model, model._meta.concrete_model): + # Avoid loading data for already loaded parents. + # We end up here in the case select_related() resolution + # proceeds from parent model to child model. In that case the + # parent model data is already present in the SELECT clause, + # and we want to avoid reloading the same data again. + continue + if field.model in only_load and field.attname not in only_load[field.model]: + continue + alias = self.query.join_parent_model(opts, model, start_alias, + seen_models) + column = field.get_col(alias) + result.append(column) + return result + + def get_distinct(self): + """ + Return a quoted list of fields to use in DISTINCT ON part of the query. + + This method can alter the tables in the query, and thus it must be + called before get_from_clause(). + """ + result = [] + params = [] + opts = self.query.get_meta() + + for name in self.query.distinct_fields: + parts = name.split(LOOKUP_SEP) + _, targets, alias, joins, path, _, transform_function = self._setup_joins(parts, opts, None) + targets, alias, _ = self.query.trim_joins(targets, joins, path) + for target in targets: + if name in self.query.annotation_select: + result.append(name) + else: + r, p = self.compile(transform_function(target, alias)) + result.append(r) + params.append(p) + return result, params + + def find_ordering_name(self, name, opts, alias=None, default_order='ASC', + already_seen=None): + """ + Return the table alias (the name might be ambiguous, the alias will + not be) and column name for ordering by the given 'name' parameter. + The 'name' is of the form 'field1__field2__...__fieldN'. + """ + name, order = get_order_dir(name, default_order) + descending = order == 'DESC' + pieces = name.split(LOOKUP_SEP) + field, targets, alias, joins, path, opts, transform_function = self._setup_joins(pieces, opts, alias) + + # If we get to this point and the field is a relation to another model, + # append the default ordering for that model unless the attribute name + # of the field is specified. + if field.is_relation and opts.ordering and getattr(field, 'attname', None) != name: + # Firstly, avoid infinite loops. + already_seen = already_seen or set() + join_tuple = tuple(getattr(self.query.alias_map[j], 'join_cols', None) for j in joins) + if join_tuple in already_seen: + raise FieldError('Infinite loop caused by ordering.') + already_seen.add(join_tuple) + + results = [] + for item in opts.ordering: + results.extend(self.find_ordering_name(item, opts, alias, + order, already_seen)) + return results + targets, alias, _ = self.query.trim_joins(targets, joins, path) + return [(OrderBy(transform_function(t, alias), descending=descending), False) for t in targets] + + def _setup_joins(self, pieces, opts, alias): + """ + Helper method for get_order_by() and get_distinct(). + + get_ordering() and get_distinct() must produce same target columns on + same input, as the prefixes of get_ordering() and get_distinct() must + match. Executing SQL where this is not true is an error. + """ + alias = alias or self.query.get_initial_alias() + field, targets, opts, joins, path, transform_function = self.query.setup_joins(pieces, opts, alias) + alias = joins[-1] + return field, targets, alias, joins, path, opts, transform_function + + def get_from_clause(self): + """ + Return a list of strings that are joined together to go after the + "FROM" part of the query, as well as a list any extra parameters that + need to be included. Subclasses, can override this to create a + from-clause via a "select". + + This should only be called after any SQL construction methods that + might change the tables that are needed. This means the select columns, + ordering, and distinct must be done first. + """ + result = [] + params = [] + for alias in tuple(self.query.alias_map): + if not self.query.alias_refcount[alias]: + continue + try: + from_clause = self.query.alias_map[alias] + except KeyError: + # Extra tables can end up in self.tables, but not in the + # alias_map if they aren't in a join. That's OK. We skip them. + continue + clause_sql, clause_params = self.compile(from_clause) + result.append(clause_sql) + params.extend(clause_params) + for t in self.query.extra_tables: + alias, _ = self.query.table_alias(t) + # Only add the alias if it's not already present (the table_alias() + # call increments the refcount, so an alias refcount of one means + # this is the only reference). + if alias not in self.query.alias_map or self.query.alias_refcount[alias] == 1: + result.append(', %s' % self.quote_name_unless_alias(alias)) + return result, params + + def get_related_selections(self, select, opts=None, root_alias=None, cur_depth=1, + requested=None, restricted=None): + """ + Fill in the information needed for a select_related query. The current + depth is measured as the number of connections away from the root model + (for example, cur_depth=1 means we are looking at models with direct + connections to the root model). + """ + def _get_field_choices(): + direct_choices = (f.name for f in opts.fields if f.is_relation) + reverse_choices = ( + f.field.related_query_name() + for f in opts.related_objects if f.field.unique + ) + return chain(direct_choices, reverse_choices, self.query._filtered_relations) + + related_klass_infos = [] + if not restricted and cur_depth > self.query.max_depth: + # We've recursed far enough; bail out. + return related_klass_infos + + if not opts: + opts = self.query.get_meta() + root_alias = self.query.get_initial_alias() + only_load = self.query.get_loaded_field_names() + + # Setup for the case when only particular related fields should be + # included in the related selection. + fields_found = set() + if requested is None: + restricted = isinstance(self.query.select_related, dict) + if restricted: + requested = self.query.select_related + + def get_related_klass_infos(klass_info, related_klass_infos): + klass_info['related_klass_infos'] = related_klass_infos + + for f in opts.fields: + field_model = f.model._meta.concrete_model + fields_found.add(f.name) + + if restricted: + next = requested.get(f.name, {}) + if not f.is_relation: + # If a non-related field is used like a relation, + # or if a single non-relational field is given. + if next or f.name in requested: + raise FieldError( + "Non-relational field given in select_related: '%s'. " + "Choices are: %s" % ( + f.name, + ", ".join(_get_field_choices()) or '(none)', + ) + ) + else: + next = False + + if not select_related_descend(f, restricted, requested, + only_load.get(field_model)): + continue + klass_info = { + 'model': f.remote_field.model, + 'field': f, + 'reverse': False, + 'local_setter': f.set_cached_value, + 'remote_setter': f.remote_field.set_cached_value if f.unique else lambda x, y: None, + 'from_parent': False, + } + related_klass_infos.append(klass_info) + select_fields = [] + _, _, _, joins, _, _ = self.query.setup_joins( + [f.name], opts, root_alias) + alias = joins[-1] + columns = self.get_default_columns(start_alias=alias, opts=f.remote_field.model._meta) + for col in columns: + select_fields.append(len(select)) + select.append((col, None)) + klass_info['select_fields'] = select_fields + next_klass_infos = self.get_related_selections( + select, f.remote_field.model._meta, alias, cur_depth + 1, next, restricted) + get_related_klass_infos(klass_info, next_klass_infos) + + if restricted: + related_fields = [ + (o.field, o.related_model) + for o in opts.related_objects + if o.field.unique and not o.many_to_many + ] + for f, model in related_fields: + if not select_related_descend(f, restricted, requested, + only_load.get(model), reverse=True): + continue + + related_field_name = f.related_query_name() + fields_found.add(related_field_name) + + join_info = self.query.setup_joins([related_field_name], opts, root_alias) + alias = join_info.joins[-1] + from_parent = issubclass(model, opts.model) and model is not opts.model + klass_info = { + 'model': model, + 'field': f, + 'reverse': True, + 'local_setter': f.remote_field.set_cached_value, + 'remote_setter': f.set_cached_value, + 'from_parent': from_parent, + } + related_klass_infos.append(klass_info) + select_fields = [] + columns = self.get_default_columns( + start_alias=alias, opts=model._meta, from_parent=opts.model) + for col in columns: + select_fields.append(len(select)) + select.append((col, None)) + klass_info['select_fields'] = select_fields + next = requested.get(f.related_query_name(), {}) + next_klass_infos = self.get_related_selections( + select, model._meta, alias, cur_depth + 1, + next, restricted) + get_related_klass_infos(klass_info, next_klass_infos) + fields_not_found = set(requested).difference(fields_found) + for name in list(requested): + # Filtered relations work only on the topmost level. + if cur_depth > 1: + break + if name in self.query._filtered_relations: + fields_found.add(name) + f, _, join_opts, joins, _, _ = self.query.setup_joins([name], opts, root_alias) + model = join_opts.model + alias = joins[-1] + from_parent = issubclass(model, opts.model) and model is not opts.model + + def local_setter(obj, from_obj): + f.remote_field.set_cached_value(from_obj, obj) + + def remote_setter(obj, from_obj): + setattr(from_obj, name, obj) + klass_info = { + 'model': model, + 'field': f, + 'reverse': True, + 'local_setter': local_setter, + 'remote_setter': remote_setter, + 'from_parent': from_parent, + } + related_klass_infos.append(klass_info) + select_fields = [] + columns = self.get_default_columns( + start_alias=alias, opts=model._meta, + from_parent=opts.model, + ) + for col in columns: + select_fields.append(len(select)) + select.append((col, None)) + klass_info['select_fields'] = select_fields + next_requested = requested.get(name, {}) + next_klass_infos = self.get_related_selections( + select, opts=model._meta, root_alias=alias, + cur_depth=cur_depth + 1, requested=next_requested, + restricted=restricted, + ) + get_related_klass_infos(klass_info, next_klass_infos) + fields_not_found = set(requested).difference(fields_found) + if fields_not_found: + invalid_fields = ("'%s'" % s for s in fields_not_found) + raise FieldError( + 'Invalid field name(s) given in select_related: %s. ' + 'Choices are: %s' % ( + ', '.join(invalid_fields), + ', '.join(_get_field_choices()) or '(none)', + ) + ) + return related_klass_infos + + def get_select_for_update_of_arguments(self): + """ + Return a quoted list of arguments for the SELECT FOR UPDATE OF part of + the query. + """ + def _get_field_choices(): + """Yield all allowed field paths in breadth-first search order.""" + queue = collections.deque([(None, self.klass_info)]) + while queue: + parent_path, klass_info = queue.popleft() + if parent_path is None: + path = [] + yield 'self' + else: + field = klass_info['field'] + if klass_info['reverse']: + field = field.remote_field + path = parent_path + [field.name] + yield LOOKUP_SEP.join(path) + queue.extend( + (path, klass_info) + for klass_info in klass_info.get('related_klass_infos', []) + ) + result = [] + invalid_names = [] + for name in self.query.select_for_update_of: + parts = [] if name == 'self' else name.split(LOOKUP_SEP) + klass_info = self.klass_info + for part in parts: + for related_klass_info in klass_info.get('related_klass_infos', []): + field = related_klass_info['field'] + if related_klass_info['reverse']: + field = field.remote_field + if field.name == part: + klass_info = related_klass_info + break + else: + klass_info = None + break + if klass_info is None: + invalid_names.append(name) + continue + select_index = klass_info['select_fields'][0] + col = self.select[select_index][0] + if self.connection.features.select_for_update_of_column: + result.append(self.compile(col)[0]) + else: + result.append(self.quote_name_unless_alias(col.alias)) + if invalid_names: + raise FieldError( + 'Invalid field name(s) given in select_for_update(of=(...)): %s. ' + 'Only relational fields followed in the query are allowed. ' + 'Choices are: %s.' % ( + ', '.join(invalid_names), + ', '.join(_get_field_choices()), + ) + ) + return result + + def deferred_to_columns(self): + """ + Convert the self.deferred_loading data structure to mapping of table + names to sets of column names which are to be loaded. Return the + dictionary. + """ + columns = {} + self.query.deferred_to_data(columns, self.query.get_loaded_field_names_cb) + return columns + + def get_converters(self, expressions): + converters = {} + for i, expression in enumerate(expressions): + if expression: + backend_converters = self.connection.ops.get_db_converters(expression) + field_converters = expression.get_db_converters(self.connection) + if backend_converters or field_converters: + convs = [] + for conv in (backend_converters + field_converters): + if func_supports_parameter(conv, 'context'): + warnings.warn( + 'Remove the context parameter from %s.%s(). Support for it ' + 'will be removed in Django 3.0.' % ( + conv.__self__.__class__.__name__, + conv.__name__, + ), + RemovedInDjango30Warning, + ) + conv = functools.partial(conv, context={}) + convs.append(conv) + converters[i] = (convs, expression) + return converters + + def apply_converters(self, rows, converters): + connection = self.connection + converters = list(converters.items()) + for row in map(list, rows): + for pos, (convs, expression) in converters: + value = row[pos] + for converter in convs: + value = converter(value, expression, connection) + row[pos] = value + yield row + + def results_iter(self, results=None, tuple_expected=False, chunked_fetch=False, + chunk_size=GET_ITERATOR_CHUNK_SIZE): + """Return an iterator over the results from executing this query.""" + if results is None: + results = self.execute_sql(MULTI, chunked_fetch=chunked_fetch, chunk_size=chunk_size) + fields = [s[0] for s in self.select[0:self.col_count]] + converters = self.get_converters(fields) + rows = chain.from_iterable(results) + if converters: + rows = self.apply_converters(rows, converters) + if tuple_expected: + rows = map(tuple, rows) + return rows + + def has_results(self): + """ + Backends (e.g. NoSQL) can override this in order to use optimized + versions of "query has any results." + """ + # This is always executed on a query clone, so we can modify self.query + self.query.add_extra({'a': 1}, None, None, None, None, None) + self.query.set_extra_mask(['a']) + return bool(self.execute_sql(SINGLE)) + + def execute_sql(self, result_type=MULTI, chunked_fetch=False, chunk_size=GET_ITERATOR_CHUNK_SIZE): + """ + Run the query against the database and return the result(s). The + return value is a single data item if result_type is SINGLE, or an + iterator over the results if the result_type is MULTI. + + result_type is either MULTI (use fetchmany() to retrieve all rows), + SINGLE (only retrieve a single row), or None. In this last case, the + cursor is returned if any query is executed, since it's used by + subclasses such as InsertQuery). It's possible, however, that no query + is needed, as the filters describe an empty set. In that case, None is + returned, to avoid any unnecessary database interaction. + """ + result_type = result_type or NO_RESULTS + try: + sql, params = self.as_sql() + if not sql: + raise EmptyResultSet + except EmptyResultSet: + if result_type == MULTI: + return iter([]) + else: + return + if chunked_fetch: + cursor = self.connection.chunked_cursor() + else: + cursor = self.connection.cursor() + try: + cursor.execute(sql, params) + except Exception: + # Might fail for server-side cursors (e.g. connection closed) + cursor.close() + raise + + if result_type == CURSOR: + # Give the caller the cursor to process and close. + return cursor + if result_type == SINGLE: + try: + val = cursor.fetchone() + if val: + return val[0:self.col_count] + return val + finally: + # done with the cursor + cursor.close() + if result_type == NO_RESULTS: + cursor.close() + return + + result = cursor_iter( + cursor, self.connection.features.empty_fetchmany_value, + self.col_count if self.has_extra_select else None, + chunk_size, + ) + if not chunked_fetch and not self.connection.features.can_use_chunked_reads: + try: + # If we are using non-chunked reads, we return the same data + # structure as normally, but ensure it is all read into memory + # before going any further. Use chunked_fetch if requested. + return list(result) + finally: + # done with the cursor + cursor.close() + return result + + def as_subquery_condition(self, alias, columns, compiler): + qn = compiler.quote_name_unless_alias + qn2 = self.connection.ops.quote_name + + for index, select_col in enumerate(self.query.select): + lhs_sql, lhs_params = self.compile(select_col) + rhs = '%s.%s' % (qn(alias), qn2(columns[index])) + self.query.where.add( + QueryWrapper('%s = %s' % (lhs_sql, rhs), lhs_params), 'AND') + + sql, params = self.as_sql() + return 'EXISTS (%s)' % sql, params + + def explain_query(self): + result = list(self.execute_sql()) + # Some backends return 1 item tuples with strings, and others return + # tuples with integers and strings. Flatten them out into strings. + for row in result[0]: + if not isinstance(row, str): + yield ' '.join(str(c) for c in row) + else: + yield row + + +class SQLInsertCompiler(SQLCompiler): + return_id = False + + def field_as_sql(self, field, val): + """ + Take a field and a value intended to be saved on that field, and + return placeholder SQL and accompanying params. Check for raw values, + expressions, and fields with get_placeholder() defined in that order. + + When field is None, consider the value raw and use it as the + placeholder, with no corresponding parameters returned. + """ + if field is None: + # A field value of None means the value is raw. + sql, params = val, [] + elif hasattr(val, 'as_sql'): + # This is an expression, let's compile it. + sql, params = self.compile(val) + elif hasattr(field, 'get_placeholder'): + # Some fields (e.g. geo fields) need special munging before + # they can be inserted. + sql, params = field.get_placeholder(val, self, self.connection), [val] + else: + # Return the common case for the placeholder + sql, params = '%s', [val] + + # The following hook is only used by Oracle Spatial, which sometimes + # needs to yield 'NULL' and [] as its placeholder and params instead + # of '%s' and [None]. The 'NULL' placeholder is produced earlier by + # OracleOperations.get_geom_placeholder(). The following line removes + # the corresponding None parameter. See ticket #10888. + params = self.connection.ops.modify_insert_params(sql, params) + + return sql, params + + def prepare_value(self, field, value): + """ + Prepare a value to be used in a query by resolving it if it is an + expression and otherwise calling the field's get_db_prep_save(). + """ + if hasattr(value, 'resolve_expression'): + value = value.resolve_expression(self.query, allow_joins=False, for_save=True) + # Don't allow values containing Col expressions. They refer to + # existing columns on a row, but in the case of insert the row + # doesn't exist yet. + if value.contains_column_references: + raise ValueError( + 'Failed to insert expression "%s" on %s. F() expressions ' + 'can only be used to update, not to insert.' % (value, field) + ) + if value.contains_aggregate: + raise FieldError("Aggregate functions are not allowed in this query") + if value.contains_over_clause: + raise FieldError('Window expressions are not allowed in this query.') + else: + value = field.get_db_prep_save(value, connection=self.connection) + return value + + def pre_save_val(self, field, obj): + """ + Get the given field's value off the given obj. pre_save() is used for + things like auto_now on DateTimeField. Skip it if this is a raw query. + """ + if self.query.raw: + return getattr(obj, field.attname) + return field.pre_save(obj, add=True) + + def assemble_as_sql(self, fields, value_rows): + """ + Take a sequence of N fields and a sequence of M rows of values, and + generate placeholder SQL and parameters for each field and value. + Return a pair containing: + * a sequence of M rows of N SQL placeholder strings, and + * a sequence of M rows of corresponding parameter values. + + Each placeholder string may contain any number of '%s' interpolation + strings, and each parameter row will contain exactly as many params + as the total number of '%s's in the corresponding placeholder row. + """ + if not value_rows: + return [], [] + + # list of (sql, [params]) tuples for each object to be saved + # Shape: [n_objs][n_fields][2] + rows_of_fields_as_sql = ( + (self.field_as_sql(field, v) for field, v in zip(fields, row)) + for row in value_rows + ) + + # tuple like ([sqls], [[params]s]) for each object to be saved + # Shape: [n_objs][2][n_fields] + sql_and_param_pair_rows = (zip(*row) for row in rows_of_fields_as_sql) + + # Extract separate lists for placeholders and params. + # Each of these has shape [n_objs][n_fields] + placeholder_rows, param_rows = zip(*sql_and_param_pair_rows) + + # Params for each field are still lists, and need to be flattened. + param_rows = [[p for ps in row for p in ps] for row in param_rows] + + return placeholder_rows, param_rows + + def as_sql(self): + # We don't need quote_name_unless_alias() here, since these are all + # going to be column names (so we can avoid the extra overhead). + qn = self.connection.ops.quote_name + opts = self.query.get_meta() + result = ['INSERT INTO %s' % qn(opts.db_table)] + fields = self.query.fields or [opts.pk] + result.append('(%s)' % ', '.join(qn(f.column) for f in fields)) + + if self.query.fields: + value_rows = [ + [self.prepare_value(field, self.pre_save_val(field, obj)) for field in fields] + for obj in self.query.objs + ] + else: + # An empty object. + value_rows = [[self.connection.ops.pk_default_value()] for _ in self.query.objs] + fields = [None] + + # Currently the backends just accept values when generating bulk + # queries and generate their own placeholders. Doing that isn't + # necessary and it should be possible to use placeholders and + # expressions in bulk inserts too. + can_bulk = (not self.return_id and self.connection.features.has_bulk_insert) + + placeholder_rows, param_rows = self.assemble_as_sql(fields, value_rows) + + if self.return_id and self.connection.features.can_return_id_from_insert: + if self.connection.features.can_return_ids_from_bulk_insert: + result.append(self.connection.ops.bulk_insert_sql(fields, placeholder_rows)) + params = param_rows + else: + result.append("VALUES (%s)" % ", ".join(placeholder_rows[0])) + params = [param_rows[0]] + col = "%s.%s" % (qn(opts.db_table), qn(opts.pk.column)) + r_fmt, r_params = self.connection.ops.return_insert_id() + # Skip empty r_fmt to allow subclasses to customize behavior for + # 3rd party backends. Refs #19096. + if r_fmt: + result.append(r_fmt % col) + params += [r_params] + return [(" ".join(result), tuple(chain.from_iterable(params)))] + + if can_bulk: + result.append(self.connection.ops.bulk_insert_sql(fields, placeholder_rows)) + return [(" ".join(result), tuple(p for ps in param_rows for p in ps))] + else: + return [ + (" ".join(result + ["VALUES (%s)" % ", ".join(p)]), vals) + for p, vals in zip(placeholder_rows, param_rows) + ] + + def execute_sql(self, return_id=False): + assert not ( + return_id and len(self.query.objs) != 1 and + not self.connection.features.can_return_ids_from_bulk_insert + ) + self.return_id = return_id + with self.connection.cursor() as cursor: + for sql, params in self.as_sql(): + cursor.execute(sql, params) + if not return_id: + return + if self.connection.features.can_return_ids_from_bulk_insert and len(self.query.objs) > 1: + return self.connection.ops.fetch_returned_insert_ids(cursor) + if self.connection.features.can_return_id_from_insert: + assert len(self.query.objs) == 1 + return self.connection.ops.fetch_returned_insert_id(cursor) + return self.connection.ops.last_insert_id( + cursor, self.query.get_meta().db_table, self.query.get_meta().pk.column + ) + + +class SQLDeleteCompiler(SQLCompiler): + def as_sql(self): + """ + Create the SQL for this query. Return the SQL string and list of + parameters. + """ + assert len([t for t in self.query.alias_map if self.query.alias_refcount[t] > 0]) == 1, \ + "Can only delete from one table at a time." + qn = self.quote_name_unless_alias + result = ['DELETE FROM %s' % qn(self.query.base_table)] + where, params = self.compile(self.query.where) + if where: + result.append('WHERE %s' % where) + return ' '.join(result), tuple(params) + + +class SQLUpdateCompiler(SQLCompiler): + def as_sql(self): + """ + Create the SQL for this query. Return the SQL string and list of + parameters. + """ + self.pre_sql_setup() + if not self.query.values: + return '', () + qn = self.quote_name_unless_alias + values, update_params = [], [] + for field, model, val in self.query.values: + if hasattr(val, 'resolve_expression'): + val = val.resolve_expression(self.query, allow_joins=False, for_save=True) + if val.contains_aggregate: + raise FieldError("Aggregate functions are not allowed in this query") + if val.contains_over_clause: + raise FieldError('Window expressions are not allowed in this query.') + elif hasattr(val, 'prepare_database_save'): + if field.remote_field: + val = field.get_db_prep_save( + val.prepare_database_save(field), + connection=self.connection, + ) + else: + raise TypeError( + "Tried to update field %s with a model instance, %r. " + "Use a value compatible with %s." + % (field, val, field.__class__.__name__) + ) + else: + val = field.get_db_prep_save(val, connection=self.connection) + + # Getting the placeholder for the field. + if hasattr(field, 'get_placeholder'): + placeholder = field.get_placeholder(val, self, self.connection) + else: + placeholder = '%s' + name = field.column + if hasattr(val, 'as_sql'): + sql, params = self.compile(val) + values.append('%s = %s' % (qn(name), placeholder % sql)) + update_params.extend(params) + elif val is not None: + values.append('%s = %s' % (qn(name), placeholder)) + update_params.append(val) + else: + values.append('%s = NULL' % qn(name)) + table = self.query.base_table + result = [ + 'UPDATE %s SET' % qn(table), + ', '.join(values), + ] + where, params = self.compile(self.query.where) + if where: + result.append('WHERE %s' % where) + return ' '.join(result), tuple(update_params + params) + + def execute_sql(self, result_type): + """ + Execute the specified update. Return the number of rows affected by + the primary update query. The "primary update query" is the first + non-empty query that is executed. Row counts for any subsequent, + related queries are not available. + """ + cursor = super().execute_sql(result_type) + try: + rows = cursor.rowcount if cursor else 0 + is_empty = cursor is None + finally: + if cursor: + cursor.close() + for query in self.query.get_related_updates(): + aux_rows = query.get_compiler(self.using).execute_sql(result_type) + if is_empty and aux_rows: + rows = aux_rows + is_empty = False + return rows + + def pre_sql_setup(self): + """ + If the update depends on results from other tables, munge the "where" + conditions to match the format required for (portable) SQL updates. + + If multiple updates are required, pull out the id values to update at + this point so that they don't change as a result of the progressive + updates. + """ + refcounts_before = self.query.alias_refcount.copy() + # Ensure base table is in the query + self.query.get_initial_alias() + count = self.query.count_active_tables() + if not self.query.related_updates and count == 1: + return + query = self.query.chain(klass=Query) + query.select_related = False + query.clear_ordering(True) + query._extra = {} + query.select = [] + query.add_fields([query.get_meta().pk.name]) + super().pre_sql_setup() + + must_pre_select = count > 1 and not self.connection.features.update_can_self_select + + # Now we adjust the current query: reset the where clause and get rid + # of all the tables we don't need (since they're in the sub-select). + self.query.where = self.query.where_class() + if self.query.related_updates or must_pre_select: + # Either we're using the idents in multiple update queries (so + # don't want them to change), or the db backend doesn't support + # selecting from the updating table (e.g. MySQL). + idents = [] + for rows in query.get_compiler(self.using).execute_sql(MULTI): + idents.extend(r[0] for r in rows) + self.query.add_filter(('pk__in', idents)) + self.query.related_ids = idents + else: + # The fast path. Filters and updates in one query. + self.query.add_filter(('pk__in', query)) + self.query.reset_refcounts(refcounts_before) + + +class SQLAggregateCompiler(SQLCompiler): + def as_sql(self): + """ + Create the SQL for this query. Return the SQL string and list of + parameters. + """ + sql, params = [], [] + for annotation in self.query.annotation_select.values(): + ann_sql, ann_params = self.compile(annotation, select_format=FORCE) + sql.append(ann_sql) + params.extend(ann_params) + self.col_count = len(self.query.annotation_select) + sql = ', '.join(sql) + params = tuple(params) + + sql = 'SELECT %s FROM (%s) subquery' % (sql, self.query.subquery) + params = params + self.query.sub_params + return sql, params + + +def cursor_iter(cursor, sentinel, col_count, itersize): + """ + Yield blocks of rows from a cursor and ensure the cursor is closed when + done. + """ + try: + for rows in iter((lambda: cursor.fetchmany(itersize)), sentinel): + yield rows if col_count is None else [r[:col_count] for r in rows] + finally: + cursor.close() diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/constants.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/constants.py new file mode 100644 index 00000000000..28f4242a7ac --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/constants.py @@ -0,0 +1,27 @@ +""" +Constants specific to the SQL storage portion of the ORM. +""" + +import re + +# Size of each "chunk" for get_iterator calls. +# Larger values are slightly faster at the expense of more storage space. +GET_ITERATOR_CHUNK_SIZE = 100 + +# Namedtuples for sql.* internal use. + +# How many results to expect from a cursor.execute call +MULTI = 'multi' +SINGLE = 'single' +CURSOR = 'cursor' +NO_RESULTS = 'no results' + +ORDER_PATTERN = re.compile(r'\?|[-+]?[.\w]+$') +ORDER_DIR = { + 'ASC': ('ASC', 'DESC'), + 'DESC': ('DESC', 'ASC'), +} + +# SQL join types. +INNER = 'INNER JOIN' +LOUTER = 'LEFT OUTER JOIN' diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/datastructures.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/datastructures.py new file mode 100644 index 00000000000..ab02f65042c --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/datastructures.py @@ -0,0 +1,170 @@ +""" +Useful auxiliary data structures for query construction. Not useful outside +the SQL domain. +""" +# for backwards-compatibility in Django 1.11 +from django.core.exceptions import EmptyResultSet # NOQA: F401 +from django.db.models.sql.constants import INNER, LOUTER + + +class MultiJoin(Exception): + """ + Used by join construction code to indicate the point at which a + multi-valued join was attempted (if the caller wants to treat that + exceptionally). + """ + def __init__(self, names_pos, path_with_names): + self.level = names_pos + # The path travelled, this includes the path to the multijoin. + self.names_with_path = path_with_names + + +class Empty: + pass + + +class Join: + """ + Used by sql.Query and sql.SQLCompiler to generate JOIN clauses into the + FROM entry. For example, the SQL generated could be + LEFT OUTER JOIN "sometable" T1 ON ("othertable"."sometable_id" = "sometable"."id") + + This class is primarily used in Query.alias_map. All entries in alias_map + must be Join compatible by providing the following attributes and methods: + - table_name (string) + - table_alias (possible alias for the table, can be None) + - join_type (can be None for those entries that aren't joined from + anything) + - parent_alias (which table is this join's parent, can be None similarly + to join_type) + - as_sql() + - relabeled_clone() + """ + def __init__(self, table_name, parent_alias, table_alias, join_type, + join_field, nullable, filtered_relation=None): + # Join table + self.table_name = table_name + self.parent_alias = parent_alias + # Note: table_alias is not necessarily known at instantiation time. + self.table_alias = table_alias + # LOUTER or INNER + self.join_type = join_type + # A list of 2-tuples to use in the ON clause of the JOIN. + # Each 2-tuple will create one join condition in the ON clause. + self.join_cols = join_field.get_joining_columns() + # Along which field (or ForeignObjectRel in the reverse join case) + self.join_field = join_field + # Is this join nullabled? + self.nullable = nullable + self.filtered_relation = filtered_relation + + def as_sql(self, compiler, connection): + """ + Generate the full + LEFT OUTER JOIN sometable ON sometable.somecol = othertable.othercol, params + clause for this join. + """ + join_conditions = [] + params = [] + qn = compiler.quote_name_unless_alias + qn2 = connection.ops.quote_name + + # Add a join condition for each pair of joining columns. + for index, (lhs_col, rhs_col) in enumerate(self.join_cols): + join_conditions.append('%s.%s = %s.%s' % ( + qn(self.parent_alias), + qn2(lhs_col), + qn(self.table_alias), + qn2(rhs_col), + )) + + # Add a single condition inside parentheses for whatever + # get_extra_restriction() returns. + extra_cond = self.join_field.get_extra_restriction( + compiler.query.where_class, self.table_alias, self.parent_alias) + if extra_cond: + extra_sql, extra_params = compiler.compile(extra_cond) + join_conditions.append('(%s)' % extra_sql) + params.extend(extra_params) + if self.filtered_relation: + extra_sql, extra_params = compiler.compile(self.filtered_relation) + if extra_sql: + join_conditions.append('(%s)' % extra_sql) + params.extend(extra_params) + if not join_conditions: + # This might be a rel on the other end of an actual declared field. + declared_field = getattr(self.join_field, 'field', self.join_field) + raise ValueError( + "Join generated an empty ON clause. %s did not yield either " + "joining columns or extra restrictions." % declared_field.__class__ + ) + on_clause_sql = ' AND '.join(join_conditions) + alias_str = '' if self.table_alias == self.table_name else (' %s' % self.table_alias) + sql = '%s %s%s ON (%s)' % (self.join_type, qn(self.table_name), alias_str, on_clause_sql) + return sql, params + + def relabeled_clone(self, change_map): + new_parent_alias = change_map.get(self.parent_alias, self.parent_alias) + new_table_alias = change_map.get(self.table_alias, self.table_alias) + if self.filtered_relation is not None: + filtered_relation = self.filtered_relation.clone() + filtered_relation.path = [change_map.get(p, p) for p in self.filtered_relation.path] + else: + filtered_relation = None + return self.__class__( + self.table_name, new_parent_alias, new_table_alias, self.join_type, + self.join_field, self.nullable, filtered_relation=filtered_relation, + ) + + def equals(self, other, with_filtered_relation): + return ( + isinstance(other, self.__class__) and + self.table_name == other.table_name and + self.parent_alias == other.parent_alias and + self.join_field == other.join_field and + (not with_filtered_relation or self.filtered_relation == other.filtered_relation) + ) + + def __eq__(self, other): + return self.equals(other, with_filtered_relation=True) + + def demote(self): + new = self.relabeled_clone({}) + new.join_type = INNER + return new + + def promote(self): + new = self.relabeled_clone({}) + new.join_type = LOUTER + return new + + +class BaseTable: + """ + The BaseTable class is used for base table references in FROM clause. For + example, the SQL "foo" in + SELECT * FROM "foo" WHERE somecond + could be generated by this class. + """ + join_type = None + parent_alias = None + filtered_relation = None + + def __init__(self, table_name, alias): + self.table_name = table_name + self.table_alias = alias + + def as_sql(self, compiler, connection): + alias_str = '' if self.table_alias == self.table_name else (' %s' % self.table_alias) + base_sql = compiler.quote_name_unless_alias(self.table_name) + return base_sql + alias_str, [] + + def relabeled_clone(self, change_map): + return self.__class__(self.table_name, change_map.get(self.table_alias, self.table_alias)) + + def equals(self, other, with_filtered_relation): + return ( + isinstance(self, other.__class__) and + self.table_name == other.table_name and + self.table_alias == other.table_alias + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/query.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/query.py new file mode 100644 index 00000000000..cf469cd6869 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/query.py @@ -0,0 +1,2227 @@ +""" +Create SQL statements for QuerySets. + +The code in here encapsulates all of the SQL construction so that QuerySets +themselves do not have to (and could be backed by things other than SQL +databases). The abstraction barrier only works one way: this module has to know +all about the internals of models in order to get the information it needs. +""" +import functools +from collections import Counter, OrderedDict, namedtuple +from collections.abc import Iterator, Mapping +from itertools import chain, count, product +from string import ascii_uppercase + +from django.core.exceptions import ( + EmptyResultSet, FieldDoesNotExist, FieldError, +) +from django.db import DEFAULT_DB_ALIAS, NotSupportedError, connections +from django.db.models.aggregates import Count +from django.db.models.constants import LOOKUP_SEP +from django.db.models.expressions import Col, Ref +from django.db.models.fields import Field +from django.db.models.fields.related_lookups import MultiColSource +from django.db.models.lookups import Lookup +from django.db.models.query_utils import ( + Q, check_rel_lookup_compatibility, refs_expression, +) +from django.db.models.sql.constants import ( + INNER, LOUTER, ORDER_DIR, ORDER_PATTERN, SINGLE, +) +from django.db.models.sql.datastructures import ( + BaseTable, Empty, Join, MultiJoin, +) +from django.db.models.sql.where import ( + AND, OR, ExtraWhere, NothingNode, WhereNode, +) +from django.utils.encoding import force_text +from django.utils.functional import cached_property +from django.utils.tree import Node + +__all__ = ['Query', 'RawQuery'] + + +def get_field_names_from_opts(opts): + return set(chain.from_iterable( + (f.name, f.attname) if f.concrete else (f.name,) + for f in opts.get_fields() + )) + + +def get_children_from_q(q): + for child in q.children: + if isinstance(child, Node): + yield from get_children_from_q(child) + else: + yield child + + +JoinInfo = namedtuple( + 'JoinInfo', + ('final_field', 'targets', 'opts', 'joins', 'path', 'transform_function') +) + + +class RawQuery: + """A single raw SQL query.""" + + def __init__(self, sql, using, params=None): + self.params = params or () + self.sql = sql + self.using = using + self.cursor = None + + # Mirror some properties of a normal query so that + # the compiler can be used to process results. + self.low_mark, self.high_mark = 0, None # Used for offset/limit + self.extra_select = {} + self.annotation_select = {} + + def chain(self, using): + return self.clone(using) + + def clone(self, using): + return RawQuery(self.sql, using, params=self.params) + + def get_columns(self): + if self.cursor is None: + self._execute_query() + converter = connections[self.using].introspection.column_name_converter + return [converter(column_meta[0]) + for column_meta in self.cursor.description] + + def __iter__(self): + # Always execute a new query for a new iterator. + # This could be optimized with a cache at the expense of RAM. + self._execute_query() + if not connections[self.using].features.can_use_chunked_reads: + # If the database can't use chunked reads we need to make sure we + # evaluate the entire query up front. + result = list(self.cursor) + else: + result = self.cursor + return iter(result) + + def __repr__(self): + return "<%s: %s>" % (self.__class__.__name__, self) + + @property + def params_type(self): + return dict if isinstance(self.params, Mapping) else tuple + + def __str__(self): + return self.sql % self.params_type(self.params) + + def _execute_query(self): + connection = connections[self.using] + + # Adapt parameters to the database, as much as possible considering + # that the target type isn't known. See #17755. + params_type = self.params_type + adapter = connection.ops.adapt_unknown_value + if params_type is tuple: + params = tuple(adapter(val) for val in self.params) + elif params_type is dict: + params = {key: adapter(val) for key, val in self.params.items()} + else: + raise RuntimeError("Unexpected params type: %s" % params_type) + + self.cursor = connection.cursor() + self.cursor.execute(self.sql, params) + + +class Query: + """A single SQL query.""" + + alias_prefix = 'T' + subq_aliases = frozenset([alias_prefix]) + + compiler = 'SQLCompiler' + + def __init__(self, model, where=WhereNode): + self.model = model + self.alias_refcount = {} + # alias_map is the most important data structure regarding joins. + # It's used for recording which joins exist in the query and what + # types they are. The key is the alias of the joined table (possibly + # the table name) and the value is a Join-like object (see + # sql.datastructures.Join for more information). + self.alias_map = OrderedDict() + # Sometimes the query contains references to aliases in outer queries (as + # a result of split_exclude). Correct alias quoting needs to know these + # aliases too. + self.external_aliases = set() + self.table_map = {} # Maps table names to list of aliases. + self.default_cols = True + self.default_ordering = True + self.standard_ordering = True + self.used_aliases = set() + self.filter_is_sticky = False + self.subquery = False + + # SQL-related attributes + # Select and related select clauses are expressions to use in the + # SELECT clause of the query. + # The select is used for cases where we want to set up the select + # clause to contain other than default fields (values(), subqueries...) + # Note that annotations go to annotations dictionary. + self.select = () + self.where = where() + self.where_class = where + # The group_by attribute can have one of the following forms: + # - None: no group by at all in the query + # - A tuple of expressions: group by (at least) those expressions. + # String refs are also allowed for now. + # - True: group by all select fields of the model + # See compiler.get_group_by() for details. + self.group_by = None + self.order_by = () + self.low_mark, self.high_mark = 0, None # Used for offset/limit + self.distinct = False + self.distinct_fields = () + self.select_for_update = False + self.select_for_update_nowait = False + self.select_for_update_skip_locked = False + self.select_for_update_of = () + + self.select_related = False + # Arbitrary limit for select_related to prevents infinite recursion. + self.max_depth = 5 + + # Holds the selects defined by a call to values() or values_list() + # excluding annotation_select and extra_select. + self.values_select = () + + # SQL annotation-related attributes + # The _annotations will be an OrderedDict when used. Due to the cost + # of creating OrderedDict this attribute is created lazily (in + # self.annotations property). + self._annotations = None # Maps alias -> Annotation Expression + self.annotation_select_mask = None + self._annotation_select_cache = None + + # Set combination attributes + self.combinator = None + self.combinator_all = False + self.combined_queries = () + + # These are for extensions. The contents are more or less appended + # verbatim to the appropriate clause. + # The _extra attribute is an OrderedDict, lazily created similarly to + # .annotations + self._extra = None # Maps col_alias -> (col_sql, params). + self.extra_select_mask = None + self._extra_select_cache = None + + self.extra_tables = () + self.extra_order_by = () + + # A tuple that is a set of model field names and either True, if these + # are the fields to defer, or False if these are the only fields to + # load. + self.deferred_loading = (frozenset(), True) + + self._filtered_relations = {} + + self.explain_query = False + self.explain_format = None + self.explain_options = {} + + @property + def extra(self): + if self._extra is None: + self._extra = OrderedDict() + return self._extra + + @property + def annotations(self): + if self._annotations is None: + self._annotations = OrderedDict() + return self._annotations + + @property + def has_select_fields(self): + return bool(self.select or self.annotation_select_mask or self.extra_select_mask) + + @cached_property + def base_table(self): + for alias in self.alias_map: + return alias + + def __str__(self): + """ + Return the query as a string of SQL with the parameter values + substituted in (use sql_with_params() to see the unsubstituted string). + + Parameter values won't necessarily be quoted correctly, since that is + done by the database interface at execution time. + """ + sql, params = self.sql_with_params() + return sql % params + + def sql_with_params(self): + """ + Return the query as an SQL string and the parameters that will be + substituted into the query. + """ + return self.get_compiler(DEFAULT_DB_ALIAS).as_sql() + + def __deepcopy__(self, memo): + """Limit the amount of work when a Query is deepcopied.""" + result = self.clone() + memo[id(self)] = result + return result + + def _prepare(self, field): + return self + + def get_compiler(self, using=None, connection=None): + if using is None and connection is None: + raise ValueError("Need either using or connection") + if using: + connection = connections[using] + return connection.ops.compiler(self.compiler)(self, connection, using) + + def get_meta(self): + """ + Return the Options instance (the model._meta) from which to start + processing. Normally, this is self.model._meta, but it can be changed + by subclasses. + """ + return self.model._meta + + def clone(self): + """ + Return a copy of the current Query. A lightweight alternative to + to deepcopy(). + """ + obj = Empty() + obj.__class__ = self.__class__ + # Copy references to everything. + obj.__dict__ = self.__dict__.copy() + # Clone attributes that can't use shallow copy. + obj.alias_refcount = self.alias_refcount.copy() + obj.alias_map = self.alias_map.copy() + obj.external_aliases = self.external_aliases.copy() + obj.table_map = self.table_map.copy() + obj.where = self.where.clone() + obj._annotations = self._annotations.copy() if self._annotations is not None else None + if self.annotation_select_mask is None: + obj.annotation_select_mask = None + else: + obj.annotation_select_mask = self.annotation_select_mask.copy() + # _annotation_select_cache cannot be copied, as doing so breaks the + # (necessary) state in which both annotations and + # _annotation_select_cache point to the same underlying objects. + # It will get re-populated in the cloned queryset the next time it's + # used. + obj._annotation_select_cache = None + obj._extra = self._extra.copy() if self._extra is not None else None + if self.extra_select_mask is None: + obj.extra_select_mask = None + else: + obj.extra_select_mask = self.extra_select_mask.copy() + if self._extra_select_cache is None: + obj._extra_select_cache = None + else: + obj._extra_select_cache = self._extra_select_cache.copy() + if 'subq_aliases' in self.__dict__: + obj.subq_aliases = self.subq_aliases.copy() + obj.used_aliases = self.used_aliases.copy() + obj._filtered_relations = self._filtered_relations.copy() + # Clear the cached_property + try: + del obj.base_table + except AttributeError: + pass + return obj + + def chain(self, klass=None): + """ + Return a copy of the current Query that's ready for another operation. + The klass argument changes the type of the Query, e.g. UpdateQuery. + """ + obj = self.clone() + if klass and obj.__class__ != klass: + obj.__class__ = klass + if not obj.filter_is_sticky: + obj.used_aliases = set() + obj.filter_is_sticky = False + if hasattr(obj, '_setup_query'): + obj._setup_query() + return obj + + def relabeled_clone(self, change_map): + clone = self.clone() + clone.change_aliases(change_map) + return clone + + def rewrite_cols(self, annotation, col_cnt): + # We must make sure the inner query has the referred columns in it. + # If we are aggregating over an annotation, then Django uses Ref() + # instances to note this. However, if we are annotating over a column + # of a related model, then it might be that column isn't part of the + # SELECT clause of the inner query, and we must manually make sure + # the column is selected. An example case is: + # .aggregate(Sum('author__awards')) + # Resolving this expression results in a join to author, but there + # is no guarantee the awards column of author is in the select clause + # of the query. Thus we must manually add the column to the inner + # query. + orig_exprs = annotation.get_source_expressions() + new_exprs = [] + for expr in orig_exprs: + # FIXME: These conditions are fairly arbitrary. Identify a better + # method of having expressions decide which code path they should + # take. + if isinstance(expr, Ref): + # Its already a Ref to subquery (see resolve_ref() for + # details) + new_exprs.append(expr) + elif isinstance(expr, (WhereNode, Lookup)): + # Decompose the subexpressions further. The code here is + # copied from the else clause, but this condition must appear + # before the contains_aggregate/is_summary condition below. + new_expr, col_cnt = self.rewrite_cols(expr, col_cnt) + new_exprs.append(new_expr) + elif isinstance(expr, Col) or (expr.contains_aggregate and not expr.is_summary): + # Reference to column. Make sure the referenced column + # is selected. + col_cnt += 1 + col_alias = '__col%d' % col_cnt + self.annotations[col_alias] = expr + self.append_annotation_mask([col_alias]) + new_exprs.append(Ref(col_alias, expr)) + else: + # Some other expression not referencing database values + # directly. Its subexpression might contain Cols. + new_expr, col_cnt = self.rewrite_cols(expr, col_cnt) + new_exprs.append(new_expr) + annotation.set_source_expressions(new_exprs) + return annotation, col_cnt + + def get_aggregation(self, using, added_aggregate_names): + """ + Return the dictionary with the values of the existing aggregations. + """ + if not self.annotation_select: + return {} + has_limit = self.low_mark != 0 or self.high_mark is not None + has_existing_annotations = any( + annotation for alias, annotation + in self.annotations.items() + if alias not in added_aggregate_names + ) + # Decide if we need to use a subquery. + # + # Existing annotations would cause incorrect results as get_aggregation() + # must produce just one result and thus must not use GROUP BY. But we + # aren't smart enough to remove the existing annotations from the + # query, so those would force us to use GROUP BY. + # + # If the query has limit or distinct, or uses set operations, then + # those operations must be done in a subquery so that the query + # aggregates on the limit and/or distinct results instead of applying + # the distinct and limit after the aggregation. + if (isinstance(self.group_by, tuple) or has_limit or has_existing_annotations or + self.distinct or self.combinator): + from django.db.models.sql.subqueries import AggregateQuery + outer_query = AggregateQuery(self.model) + inner_query = self.clone() + inner_query.select_for_update = False + inner_query.select_related = False + if not has_limit and not self.distinct_fields: + # Queries with distinct_fields need ordering and when a limit + # is applied we must take the slice from the ordered query. + # Otherwise no need for ordering. + inner_query.clear_ordering(True) + if not inner_query.distinct: + # If the inner query uses default select and it has some + # aggregate annotations, then we must make sure the inner + # query is grouped by the main model's primary key. However, + # clearing the select clause can alter results if distinct is + # used. + if inner_query.default_cols and has_existing_annotations: + inner_query.group_by = (self.model._meta.pk.get_col(inner_query.get_initial_alias()),) + inner_query.default_cols = False + + relabels = {t: 'subquery' for t in inner_query.alias_map} + relabels[None] = 'subquery' + # Remove any aggregates marked for reduction from the subquery + # and move them to the outer AggregateQuery. + col_cnt = 0 + for alias, expression in list(inner_query.annotation_select.items()): + if expression.is_summary: + expression, col_cnt = inner_query.rewrite_cols(expression, col_cnt) + outer_query.annotations[alias] = expression.relabeled_clone(relabels) + del inner_query.annotations[alias] + # Make sure the annotation_select wont use cached results. + inner_query.set_annotation_mask(inner_query.annotation_select_mask) + if inner_query.select == () and not inner_query.default_cols and not inner_query.annotation_select_mask: + # In case of Model.objects[0:3].count(), there would be no + # field selected in the inner query, yet we must use a subquery. + # So, make sure at least one field is selected. + inner_query.select = (self.model._meta.pk.get_col(inner_query.get_initial_alias()),) + try: + outer_query.add_subquery(inner_query, using) + except EmptyResultSet: + return { + alias: None + for alias in outer_query.annotation_select + } + else: + outer_query = self + self.select = () + self.default_cols = False + self._extra = {} + + outer_query.clear_ordering(True) + outer_query.clear_limits() + outer_query.select_for_update = False + outer_query.select_related = False + compiler = outer_query.get_compiler(using) + result = compiler.execute_sql(SINGLE) + if result is None: + result = [None] * len(outer_query.annotation_select) + + converters = compiler.get_converters(outer_query.annotation_select.values()) + result = next(compiler.apply_converters((result,), converters)) + + return dict(zip(outer_query.annotation_select, result)) + + def get_count(self, using): + """ + Perform a COUNT() query using the current filter constraints. + """ + obj = self.clone() + obj.add_annotation(Count('*'), alias='__count', is_summary=True) + number = obj.get_aggregation(using, ['__count'])['__count'] + if number is None: + number = 0 + return number + + def has_filters(self): + return self.where + + def has_results(self, using): + q = self.clone() + if not q.distinct: + if q.group_by is True: + q.add_fields((f.attname for f in self.model._meta.concrete_fields), False) + q.set_group_by() + q.clear_select_clause() + q.clear_ordering(True) + q.set_limits(high=1) + compiler = q.get_compiler(using=using) + return compiler.has_results() + + def explain(self, using, format=None, **options): + q = self.clone() + q.explain_query = True + q.explain_format = format + q.explain_options = options + compiler = q.get_compiler(using=using) + return '\n'.join(compiler.explain_query()) + + def combine(self, rhs, connector): + """ + Merge the 'rhs' query into the current one (with any 'rhs' effects + being applied *after* (that is, "to the right of") anything in the + current query. 'rhs' is not modified during a call to this function. + + The 'connector' parameter describes how to connect filters from the + 'rhs' query. + """ + assert self.model == rhs.model, \ + "Cannot combine queries on two different base models." + assert self.can_filter(), \ + "Cannot combine queries once a slice has been taken." + assert self.distinct == rhs.distinct, \ + "Cannot combine a unique query with a non-unique query." + assert self.distinct_fields == rhs.distinct_fields, \ + "Cannot combine queries with different distinct fields." + + # Work out how to relabel the rhs aliases, if necessary. + change_map = {} + conjunction = (connector == AND) + + # Determine which existing joins can be reused. When combining the + # query with AND we must recreate all joins for m2m filters. When + # combining with OR we can reuse joins. The reason is that in AND + # case a single row can't fulfill a condition like: + # revrel__col=1 & revrel__col=2 + # But, there might be two different related rows matching this + # condition. In OR case a single True is enough, so single row is + # enough, too. + # + # Note that we will be creating duplicate joins for non-m2m joins in + # the AND case. The results will be correct but this creates too many + # joins. This is something that could be fixed later on. + reuse = set() if conjunction else set(self.alias_map) + # Base table must be present in the query - this is the same + # table on both sides. + self.get_initial_alias() + joinpromoter = JoinPromoter(connector, 2, False) + joinpromoter.add_votes( + j for j in self.alias_map if self.alias_map[j].join_type == INNER) + rhs_votes = set() + # Now, add the joins from rhs query into the new query (skipping base + # table). + rhs_tables = list(rhs.alias_map)[1:] + for alias in rhs_tables: + join = rhs.alias_map[alias] + # If the left side of the join was already relabeled, use the + # updated alias. + join = join.relabeled_clone(change_map) + new_alias = self.join(join, reuse=reuse) + if join.join_type == INNER: + rhs_votes.add(new_alias) + # We can't reuse the same join again in the query. If we have two + # distinct joins for the same connection in rhs query, then the + # combined query must have two joins, too. + reuse.discard(new_alias) + if alias != new_alias: + change_map[alias] = new_alias + if not rhs.alias_refcount[alias]: + # The alias was unused in the rhs query. Unref it so that it + # will be unused in the new query, too. We have to add and + # unref the alias so that join promotion has information of + # the join type for the unused alias. + self.unref_alias(new_alias) + joinpromoter.add_votes(rhs_votes) + joinpromoter.update_join_types(self) + + # Now relabel a copy of the rhs where-clause and add it to the current + # one. + w = rhs.where.clone() + w.relabel_aliases(change_map) + self.where.add(w, connector) + + # Selection columns and extra extensions are those provided by 'rhs'. + if rhs.select: + self.set_select([col.relabeled_clone(change_map) for col in rhs.select]) + else: + self.select = () + + if connector == OR: + # It would be nice to be able to handle this, but the queries don't + # really make sense (or return consistent value sets). Not worth + # the extra complexity when you can write a real query instead. + if self._extra and rhs._extra: + raise ValueError("When merging querysets using 'or', you cannot have extra(select=...) on both sides.") + self.extra.update(rhs.extra) + extra_select_mask = set() + if self.extra_select_mask is not None: + extra_select_mask.update(self.extra_select_mask) + if rhs.extra_select_mask is not None: + extra_select_mask.update(rhs.extra_select_mask) + if extra_select_mask: + self.set_extra_mask(extra_select_mask) + self.extra_tables += rhs.extra_tables + + # Ordering uses the 'rhs' ordering, unless it has none, in which case + # the current ordering is used. + self.order_by = rhs.order_by or self.order_by + self.extra_order_by = rhs.extra_order_by or self.extra_order_by + + def deferred_to_data(self, target, callback): + """ + Convert the self.deferred_loading data structure to an alternate data + structure, describing the field that *will* be loaded. This is used to + compute the columns to select from the database and also by the + QuerySet class to work out which fields are being initialized on each + model. Models that have all their fields included aren't mentioned in + the result, only those that have field restrictions in place. + + The "target" parameter is the instance that is populated (in place). + The "callback" is a function that is called whenever a (model, field) + pair need to be added to "target". It accepts three parameters: + "target", and the model and list of fields being added for that model. + """ + field_names, defer = self.deferred_loading + if not field_names: + return + orig_opts = self.get_meta() + seen = {} + must_include = {orig_opts.concrete_model: {orig_opts.pk}} + for field_name in field_names: + parts = field_name.split(LOOKUP_SEP) + cur_model = self.model._meta.concrete_model + opts = orig_opts + for name in parts[:-1]: + old_model = cur_model + if name in self._filtered_relations: + name = self._filtered_relations[name].relation_name + source = opts.get_field(name) + if is_reverse_o2o(source): + cur_model = source.related_model + else: + cur_model = source.remote_field.model + opts = cur_model._meta + # Even if we're "just passing through" this model, we must add + # both the current model's pk and the related reference field + # (if it's not a reverse relation) to the things we select. + if not is_reverse_o2o(source): + must_include[old_model].add(source) + add_to_dict(must_include, cur_model, opts.pk) + field = opts.get_field(parts[-1]) + is_reverse_object = field.auto_created and not field.concrete + model = field.related_model if is_reverse_object else field.model + model = model._meta.concrete_model + if model == opts.model: + model = cur_model + if not is_reverse_o2o(field): + add_to_dict(seen, model, field) + + if defer: + # We need to load all fields for each model, except those that + # appear in "seen" (for all models that appear in "seen"). The only + # slight complexity here is handling fields that exist on parent + # models. + workset = {} + for model, values in seen.items(): + for field in model._meta.local_fields: + if field not in values: + m = field.model._meta.concrete_model + add_to_dict(workset, m, field) + for model, values in must_include.items(): + # If we haven't included a model in workset, we don't add the + # corresponding must_include fields for that model, since an + # empty set means "include all fields". That's why there's no + # "else" branch here. + if model in workset: + workset[model].update(values) + for model, values in workset.items(): + callback(target, model, values) + else: + for model, values in must_include.items(): + if model in seen: + seen[model].update(values) + else: + # As we've passed through this model, but not explicitly + # included any fields, we have to make sure it's mentioned + # so that only the "must include" fields are pulled in. + seen[model] = values + # Now ensure that every model in the inheritance chain is mentioned + # in the parent list. Again, it must be mentioned to ensure that + # only "must include" fields are pulled in. + for model in orig_opts.get_parent_list(): + seen.setdefault(model, set()) + for model, values in seen.items(): + callback(target, model, values) + + def table_alias(self, table_name, create=False, filtered_relation=None): + """ + Return a table alias for the given table_name and whether this is a + new alias or not. + + If 'create' is true, a new alias is always created. Otherwise, the + most recently created alias for the table (if one exists) is reused. + """ + alias_list = self.table_map.get(table_name) + if not create and alias_list: + alias = alias_list[0] + self.alias_refcount[alias] += 1 + return alias, False + + # Create a new alias for this table. + if alias_list: + alias = '%s%d' % (self.alias_prefix, len(self.alias_map) + 1) + alias_list.append(alias) + else: + # The first occurrence of a table uses the table name directly. + alias = filtered_relation.alias if filtered_relation is not None else table_name + self.table_map[table_name] = [alias] + self.alias_refcount[alias] = 1 + return alias, True + + def ref_alias(self, alias): + """Increases the reference count for this alias.""" + self.alias_refcount[alias] += 1 + + def unref_alias(self, alias, amount=1): + """Decreases the reference count for this alias.""" + self.alias_refcount[alias] -= amount + + def promote_joins(self, aliases): + """ + Promote recursively the join type of given aliases and its children to + an outer join. If 'unconditional' is False, only promote the join if + it is nullable or the parent join is an outer join. + + The children promotion is done to avoid join chains that contain a LOUTER + b INNER c. So, if we have currently a INNER b INNER c and a->b is promoted, + then we must also promote b->c automatically, or otherwise the promotion + of a->b doesn't actually change anything in the query results. + """ + aliases = list(aliases) + while aliases: + alias = aliases.pop(0) + if self.alias_map[alias].join_type is None: + # This is the base table (first FROM entry) - this table + # isn't really joined at all in the query, so we should not + # alter its join type. + continue + # Only the first alias (skipped above) should have None join_type + assert self.alias_map[alias].join_type is not None + parent_alias = self.alias_map[alias].parent_alias + parent_louter = parent_alias and self.alias_map[parent_alias].join_type == LOUTER + already_louter = self.alias_map[alias].join_type == LOUTER + if ((self.alias_map[alias].nullable or parent_louter) and + not already_louter): + self.alias_map[alias] = self.alias_map[alias].promote() + # Join type of 'alias' changed, so re-examine all aliases that + # refer to this one. + aliases.extend( + join for join in self.alias_map + if self.alias_map[join].parent_alias == alias and join not in aliases + ) + + def demote_joins(self, aliases): + """ + Change join type from LOUTER to INNER for all joins in aliases. + + Similarly to promote_joins(), this method must ensure no join chains + containing first an outer, then an inner join are generated. If we + are demoting b->c join in chain a LOUTER b LOUTER c then we must + demote a->b automatically, or otherwise the demotion of b->c doesn't + actually change anything in the query results. . + """ + aliases = list(aliases) + while aliases: + alias = aliases.pop(0) + if self.alias_map[alias].join_type == LOUTER: + self.alias_map[alias] = self.alias_map[alias].demote() + parent_alias = self.alias_map[alias].parent_alias + if self.alias_map[parent_alias].join_type == INNER: + aliases.append(parent_alias) + + def reset_refcounts(self, to_counts): + """ + Reset reference counts for aliases so that they match the value passed + in `to_counts`. + """ + for alias, cur_refcount in self.alias_refcount.copy().items(): + unref_amount = cur_refcount - to_counts.get(alias, 0) + self.unref_alias(alias, unref_amount) + + def change_aliases(self, change_map): + """ + Change the aliases in change_map (which maps old-alias -> new-alias), + relabelling any references to them in select columns and the where + clause. + """ + assert set(change_map).isdisjoint(change_map.values()) + + # 1. Update references in "select" (normal columns plus aliases), + # "group by" and "where". + self.where.relabel_aliases(change_map) + if isinstance(self.group_by, tuple): + self.group_by = tuple([col.relabeled_clone(change_map) for col in self.group_by]) + self.select = tuple([col.relabeled_clone(change_map) for col in self.select]) + self._annotations = self._annotations and OrderedDict( + (key, col.relabeled_clone(change_map)) for key, col in self._annotations.items() + ) + + # 2. Rename the alias in the internal table/alias datastructures. + for old_alias, new_alias in change_map.items(): + if old_alias not in self.alias_map: + continue + alias_data = self.alias_map[old_alias].relabeled_clone(change_map) + self.alias_map[new_alias] = alias_data + self.alias_refcount[new_alias] = self.alias_refcount[old_alias] + del self.alias_refcount[old_alias] + del self.alias_map[old_alias] + + table_aliases = self.table_map[alias_data.table_name] + for pos, alias in enumerate(table_aliases): + if alias == old_alias: + table_aliases[pos] = new_alias + break + self.external_aliases = {change_map.get(alias, alias) + for alias in self.external_aliases} + + def bump_prefix(self, outer_query): + """ + Change the alias prefix to the next letter in the alphabet in a way + that the outer query's aliases and this query's aliases will not + conflict. Even tables that previously had no alias will get an alias + after this call. + """ + def prefix_gen(): + """ + Generate a sequence of characters in alphabetical order: + -> 'A', 'B', 'C', ... + + When the alphabet is finished, the sequence will continue with the + Cartesian product: + -> 'AA', 'AB', 'AC', ... + """ + alphabet = ascii_uppercase + prefix = chr(ord(self.alias_prefix) + 1) + yield prefix + for n in count(1): + seq = alphabet[alphabet.index(prefix):] if prefix else alphabet + for s in product(seq, repeat=n): + yield ''.join(s) + prefix = None + + if self.alias_prefix != outer_query.alias_prefix: + # No clashes between self and outer query should be possible. + return + + local_recursion_limit = 127 # explicitly avoid infinite loop + for pos, prefix in enumerate(prefix_gen()): + if prefix not in self.subq_aliases: + self.alias_prefix = prefix + break + if pos > local_recursion_limit: + raise RuntimeError( + 'Maximum recursion depth exceeded: too many subqueries.' + ) + self.subq_aliases = self.subq_aliases.union([self.alias_prefix]) + outer_query.subq_aliases = outer_query.subq_aliases.union(self.subq_aliases) + change_map = OrderedDict() + for pos, alias in enumerate(self.alias_map): + new_alias = '%s%d' % (self.alias_prefix, pos) + change_map[alias] = new_alias + self.change_aliases(change_map) + + def get_initial_alias(self): + """ + Return the first alias for this query, after increasing its reference + count. + """ + if self.alias_map: + alias = self.base_table + self.ref_alias(alias) + else: + alias = self.join(BaseTable(self.get_meta().db_table, None)) + return alias + + def count_active_tables(self): + """ + Return the number of tables in this query with a non-zero reference + count. After execution, the reference counts are zeroed, so tables + added in compiler will not be seen by this method. + """ + return len([1 for count in self.alias_refcount.values() if count]) + + def join(self, join, reuse=None, reuse_with_filtered_relation=False): + """ + Return an alias for the 'join', either reusing an existing alias for + that join or creating a new one. 'join' is either a + sql.datastructures.BaseTable or Join. + + The 'reuse' parameter can be either None which means all joins are + reusable, or it can be a set containing the aliases that can be reused. + + The 'reuse_with_filtered_relation' parameter is used when computing + FilteredRelation instances. + + A join is always created as LOUTER if the lhs alias is LOUTER to make + sure chains like t1 LOUTER t2 INNER t3 aren't generated. All new + joins are created as LOUTER if the join is nullable. + """ + if reuse_with_filtered_relation and reuse: + reuse_aliases = [ + a for a, j in self.alias_map.items() + if a in reuse and j.equals(join, with_filtered_relation=False) + ] + else: + reuse_aliases = [ + a for a, j in self.alias_map.items() + if (reuse is None or a in reuse) and j == join + ] + if reuse_aliases: + self.ref_alias(reuse_aliases[0]) + return reuse_aliases[0] + + # No reuse is possible, so we need a new alias. + alias, _ = self.table_alias(join.table_name, create=True, filtered_relation=join.filtered_relation) + if join.join_type: + if self.alias_map[join.parent_alias].join_type == LOUTER or join.nullable: + join_type = LOUTER + else: + join_type = INNER + join.join_type = join_type + join.table_alias = alias + self.alias_map[alias] = join + return alias + + def join_parent_model(self, opts, model, alias, seen): + """ + Make sure the given 'model' is joined in the query. If 'model' isn't + a parent of 'opts' or if it is None this method is a no-op. + + The 'alias' is the root alias for starting the join, 'seen' is a dict + of model -> alias of existing joins. It must also contain a mapping + of None -> some alias. This will be returned in the no-op case. + """ + if model in seen: + return seen[model] + chain = opts.get_base_chain(model) + if not chain: + return alias + curr_opts = opts + for int_model in chain: + if int_model in seen: + curr_opts = int_model._meta + alias = seen[int_model] + continue + # Proxy model have elements in base chain + # with no parents, assign the new options + # object and skip to the next base in that + # case + if not curr_opts.parents[int_model]: + curr_opts = int_model._meta + continue + link_field = curr_opts.get_ancestor_link(int_model) + join_info = self.setup_joins([link_field.name], curr_opts, alias) + curr_opts = int_model._meta + alias = seen[int_model] = join_info.joins[-1] + return alias or seen[None] + + def add_annotation(self, annotation, alias, is_summary=False): + """Add a single annotation expression to the Query.""" + annotation = annotation.resolve_expression(self, allow_joins=True, reuse=None, + summarize=is_summary) + self.append_annotation_mask([alias]) + self.annotations[alias] = annotation + + def resolve_expression(self, query, *args, **kwargs): + clone = self.clone() + # Subqueries need to use a different set of aliases than the outer query. + clone.bump_prefix(query) + clone.subquery = True + # It's safe to drop ordering if the queryset isn't using slicing, + # distinct(*fields) or select_for_update(). + if (self.low_mark == 0 and self.high_mark is None and + not self.distinct_fields and + not self.select_for_update): + clone.clear_ordering(True) + return clone + + def as_sql(self, compiler, connection): + return self.get_compiler(connection=connection).as_sql() + + def resolve_lookup_value(self, value, can_reuse, allow_joins): + if hasattr(value, 'resolve_expression'): + value = value.resolve_expression(self, reuse=can_reuse, allow_joins=allow_joins) + elif isinstance(value, (list, tuple)): + # The items of the iterable may be expressions and therefore need + # to be resolved independently. + for sub_value in value: + if hasattr(sub_value, 'resolve_expression'): + sub_value.resolve_expression(self, reuse=can_reuse, allow_joins=allow_joins) + return value + + def solve_lookup_type(self, lookup): + """ + Solve the lookup type from the lookup (e.g.: 'foobar__id__icontains'). + """ + lookup_splitted = lookup.split(LOOKUP_SEP) + if self._annotations: + expression, expression_lookups = refs_expression(lookup_splitted, self.annotations) + if expression: + return expression_lookups, (), expression + _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta()) + field_parts = lookup_splitted[0:len(lookup_splitted) - len(lookup_parts)] + if len(lookup_parts) > 1 and not field_parts: + raise FieldError( + 'Invalid lookup "%s" for model %s".' % + (lookup, self.get_meta().model.__name__) + ) + return lookup_parts, field_parts, False + + def check_query_object_type(self, value, opts, field): + """ + Check whether the object passed while querying is of the correct type. + If not, raise a ValueError specifying the wrong object. + """ + if hasattr(value, '_meta'): + if not check_rel_lookup_compatibility(value._meta.model, opts, field): + raise ValueError( + 'Cannot query "%s": Must be "%s" instance.' % + (value, opts.object_name)) + + def check_related_objects(self, field, value, opts): + """Check the type of object passed to query relations.""" + if field.is_relation: + # Check that the field and the queryset use the same model in a + # query like .filter(author=Author.objects.all()). For example, the + # opts would be Author's (from the author field) and value.model + # would be Author.objects.all() queryset's .model (Author also). + # The field is the related field on the lhs side. + if (isinstance(value, Query) and not value.has_select_fields and + not check_rel_lookup_compatibility(value.model, opts, field)): + raise ValueError( + 'Cannot use QuerySet for "%s": Use a QuerySet for "%s".' % + (value.model._meta.object_name, opts.object_name) + ) + elif hasattr(value, '_meta'): + self.check_query_object_type(value, opts, field) + elif hasattr(value, '__iter__'): + for v in value: + self.check_query_object_type(v, opts, field) + + def build_lookup(self, lookups, lhs, rhs): + """ + Try to extract transforms and lookup from given lhs. + + The lhs value is something that works like SQLExpression. + The rhs value is what the lookup is going to compare against. + The lookups is a list of names to extract using get_lookup() + and get_transform(). + """ + # __exact is the default lookup if one isn't given. + lookups = lookups or ['exact'] + for name in lookups[:-1]: + lhs = self.try_transform(lhs, name) + # First try get_lookup() so that the lookup takes precedence if the lhs + # supports both transform and lookup for the name. + lookup_name = lookups[-1] + lookup_class = lhs.get_lookup(lookup_name) + if not lookup_class: + if lhs.field.is_relation: + raise FieldError('Related Field got invalid lookup: {}'.format(lookup_name)) + # A lookup wasn't found. Try to interpret the name as a transform + # and do an Exact lookup against it. + lhs = self.try_transform(lhs, lookup_name) + lookup_name = 'exact' + lookup_class = lhs.get_lookup(lookup_name) + if not lookup_class: + return + + lookup = lookup_class(lhs, rhs) + # Interpret '__exact=None' as the sql 'is NULL'; otherwise, reject all + # uses of None as a query value unless the lookup supports it. + if lookup.rhs is None and not lookup.can_use_none_as_rhs: + if lookup_name not in ('exact', 'iexact'): + raise ValueError("Cannot use None as a query value") + return lhs.get_lookup('isnull')(lhs, True) + + # For Oracle '' is equivalent to null. The check must be done at this + # stage because join promotion can't be done in the compiler. Using + # DEFAULT_DB_ALIAS isn't nice but it's the best that can be done here. + # A similar thing is done in is_nullable(), too. + if (connections[DEFAULT_DB_ALIAS].features.interprets_empty_strings_as_nulls and + lookup_name == 'exact' and lookup.rhs == ''): + return lhs.get_lookup('isnull')(lhs, True) + + return lookup + + def try_transform(self, lhs, name): + """ + Helper method for build_lookup(). Try to fetch and initialize + a transform for name parameter from lhs. + """ + transform_class = lhs.get_transform(name) + if transform_class: + return transform_class(lhs) + else: + raise FieldError( + "Unsupported lookup '%s' for %s or join on the field not " + "permitted." % + (name, lhs.output_field.__class__.__name__)) + + def build_filter(self, filter_expr, branch_negated=False, current_negated=False, + can_reuse=None, allow_joins=True, split_subq=True, + reuse_with_filtered_relation=False): + """ + Build a WhereNode for a single filter clause but don't add it + to this Query. Query.add_q() will then add this filter to the where + Node. + + The 'branch_negated' tells us if the current branch contains any + negations. This will be used to determine if subqueries are needed. + + The 'current_negated' is used to determine if the current filter is + negated or not and this will be used to determine if IS NULL filtering + is needed. + + The difference between current_negated and branch_negated is that + branch_negated is set on first negation, but current_negated is + flipped for each negation. + + Note that add_filter will not do any negating itself, that is done + upper in the code by add_q(). + + The 'can_reuse' is a set of reusable joins for multijoins. + + If 'reuse_with_filtered_relation' is True, then only joins in can_reuse + will be reused. + + The method will create a filter clause that can be added to the current + query. However, if the filter isn't added to the query then the caller + is responsible for unreffing the joins used. + """ + if isinstance(filter_expr, dict): + raise FieldError("Cannot parse keyword query as dict") + arg, value = filter_expr + if not arg: + raise FieldError("Cannot parse keyword query %r" % arg) + lookups, parts, reffed_expression = self.solve_lookup_type(arg) + + if not getattr(reffed_expression, 'filterable', True): + raise NotSupportedError( + reffed_expression.__class__.__name__ + ' is disallowed in ' + 'the filter clause.' + ) + + if not allow_joins and len(parts) > 1: + raise FieldError("Joined field references are not permitted in this query") + + pre_joins = self.alias_refcount.copy() + value = self.resolve_lookup_value(value, can_reuse, allow_joins) + used_joins = {k for k, v in self.alias_refcount.items() if v > pre_joins.get(k, 0)} + + clause = self.where_class() + if reffed_expression: + condition = self.build_lookup(lookups, reffed_expression, value) + clause.add(condition, AND) + return clause, [] + + opts = self.get_meta() + alias = self.get_initial_alias() + allow_many = not branch_negated or not split_subq + + try: + join_info = self.setup_joins( + parts, opts, alias, can_reuse=can_reuse, allow_many=allow_many, + reuse_with_filtered_relation=reuse_with_filtered_relation, + ) + + # Prevent iterator from being consumed by check_related_objects() + if isinstance(value, Iterator): + value = list(value) + self.check_related_objects(join_info.final_field, value, join_info.opts) + + # split_exclude() needs to know which joins were generated for the + # lookup parts + self._lookup_joins = join_info.joins + except MultiJoin as e: + return self.split_exclude(filter_expr, can_reuse, e.names_with_path) + + # Update used_joins before trimming since they are reused to determine + # which joins could be later promoted to INNER. + used_joins.update(join_info.joins) + targets, alias, join_list = self.trim_joins(join_info.targets, join_info.joins, join_info.path) + if can_reuse is not None: + can_reuse.update(join_list) + + if join_info.final_field.is_relation: + # No support for transforms for relational fields + num_lookups = len(lookups) + if num_lookups > 1: + raise FieldError('Related Field got invalid lookup: {}'.format(lookups[0])) + if len(targets) == 1: + col = targets[0].get_col(alias, join_info.final_field) + else: + col = MultiColSource(alias, targets, join_info.targets, join_info.final_field) + else: + col = targets[0].get_col(alias, join_info.final_field) + + condition = self.build_lookup(lookups, col, value) + lookup_type = condition.lookup_name + clause.add(condition, AND) + + require_outer = lookup_type == 'isnull' and condition.rhs is True and not current_negated + if current_negated and (lookup_type != 'isnull' or condition.rhs is False) and condition.rhs is not None: + require_outer = True + if (lookup_type != 'isnull' and ( + self.is_nullable(targets[0]) or + self.alias_map[join_list[-1]].join_type == LOUTER)): + # The condition added here will be SQL like this: + # NOT (col IS NOT NULL), where the first NOT is added in + # upper layers of code. The reason for addition is that if col + # is null, then col != someval will result in SQL "unknown" + # which isn't the same as in Python. The Python None handling + # is wanted, and it can be gotten by + # (col IS NULL OR col != someval) + # <=> + # NOT (col IS NOT NULL AND col = someval). + lookup_class = targets[0].get_lookup('isnull') + clause.add(lookup_class(targets[0].get_col(alias, join_info.targets[0]), False), AND) + return clause, used_joins if not require_outer else () + + def add_filter(self, filter_clause): + self.add_q(Q(**{filter_clause[0]: filter_clause[1]})) + + def add_q(self, q_object): + """ + A preprocessor for the internal _add_q(). Responsible for doing final + join promotion. + """ + # For join promotion this case is doing an AND for the added q_object + # and existing conditions. So, any existing inner join forces the join + # type to remain inner. Existing outer joins can however be demoted. + # (Consider case where rel_a is LOUTER and rel_a__col=1 is added - if + # rel_a doesn't produce any rows, then the whole condition must fail. + # So, demotion is OK. + existing_inner = {a for a in self.alias_map if self.alias_map[a].join_type == INNER} + clause, _ = self._add_q(q_object, self.used_aliases) + if clause: + self.where.add(clause, AND) + self.demote_joins(existing_inner) + + def _add_q(self, q_object, used_aliases, branch_negated=False, + current_negated=False, allow_joins=True, split_subq=True): + """Add a Q-object to the current filter.""" + connector = q_object.connector + current_negated = current_negated ^ q_object.negated + branch_negated = branch_negated or q_object.negated + target_clause = self.where_class(connector=connector, + negated=q_object.negated) + joinpromoter = JoinPromoter(q_object.connector, len(q_object.children), current_negated) + for child in q_object.children: + if isinstance(child, Node): + child_clause, needed_inner = self._add_q( + child, used_aliases, branch_negated, + current_negated, allow_joins, split_subq) + joinpromoter.add_votes(needed_inner) + else: + child_clause, needed_inner = self.build_filter( + child, can_reuse=used_aliases, branch_negated=branch_negated, + current_negated=current_negated, allow_joins=allow_joins, + split_subq=split_subq, + ) + joinpromoter.add_votes(needed_inner) + if child_clause: + target_clause.add(child_clause, connector) + needed_inner = joinpromoter.update_join_types(self) + return target_clause, needed_inner + + def build_filtered_relation_q(self, q_object, reuse, branch_negated=False, current_negated=False): + """Add a FilteredRelation object to the current filter.""" + connector = q_object.connector + current_negated ^= q_object.negated + branch_negated = branch_negated or q_object.negated + target_clause = self.where_class(connector=connector, negated=q_object.negated) + for child in q_object.children: + if isinstance(child, Node): + child_clause = self.build_filtered_relation_q( + child, reuse=reuse, branch_negated=branch_negated, + current_negated=current_negated, + ) + else: + child_clause, _ = self.build_filter( + child, can_reuse=reuse, branch_negated=branch_negated, + current_negated=current_negated, + allow_joins=True, split_subq=False, + reuse_with_filtered_relation=True, + ) + target_clause.add(child_clause, connector) + return target_clause + + def add_filtered_relation(self, filtered_relation, alias): + filtered_relation.alias = alias + lookups = dict(get_children_from_q(filtered_relation.condition)) + for lookup in chain((filtered_relation.relation_name,), lookups): + lookup_parts, field_parts, _ = self.solve_lookup_type(lookup) + shift = 2 if not lookup_parts else 1 + if len(field_parts) > (shift + len(lookup_parts)): + raise ValueError( + "FilteredRelation's condition doesn't support nested " + "relations (got %r)." % lookup + ) + self._filtered_relations[filtered_relation.alias] = filtered_relation + + def names_to_path(self, names, opts, allow_many=True, fail_on_missing=False): + """ + Walk the list of names and turns them into PathInfo tuples. A single + name in 'names' can generate multiple PathInfos (m2m, for example). + + 'names' is the path of names to travel, 'opts' is the model Options we + start the name resolving from, 'allow_many' is as for setup_joins(). + If fail_on_missing is set to True, then a name that can't be resolved + will generate a FieldError. + + Return a list of PathInfo tuples. In addition return the final field + (the last used join field) and target (which is a field guaranteed to + contain the same value as the final field). Finally, return those names + that weren't found (which are likely transforms and the final lookup). + """ + path, names_with_path = [], [] + for pos, name in enumerate(names): + cur_names_with_path = (name, []) + if name == 'pk': + name = opts.pk.name + + field = None + filtered_relation = None + try: + field = opts.get_field(name) + except FieldDoesNotExist: + if name in self.annotation_select: + field = self.annotation_select[name].output_field + elif name in self._filtered_relations and pos == 0: + filtered_relation = self._filtered_relations[name] + field = opts.get_field(filtered_relation.relation_name) + if field is not None: + # Fields that contain one-to-many relations with a generic + # model (like a GenericForeignKey) cannot generate reverse + # relations and therefore cannot be used for reverse querying. + if field.is_relation and not field.related_model: + raise FieldError( + "Field %r does not generate an automatic reverse " + "relation and therefore cannot be used for reverse " + "querying. If it is a GenericForeignKey, consider " + "adding a GenericRelation." % name + ) + try: + model = field.model._meta.concrete_model + except AttributeError: + # QuerySet.annotate() may introduce fields that aren't + # attached to a model. + model = None + else: + # We didn't find the current field, so move position back + # one step. + pos -= 1 + if pos == -1 or fail_on_missing: + field_names = list(get_field_names_from_opts(opts)) + available = sorted( + field_names + list(self.annotation_select) + + list(self._filtered_relations) + ) + raise FieldError("Cannot resolve keyword '%s' into field. " + "Choices are: %s" % (name, ", ".join(available))) + break + # Check if we need any joins for concrete inheritance cases (the + # field lives in parent, but we are currently in one of its + # children) + if model is not opts.model: + path_to_parent = opts.get_path_to_parent(model) + if path_to_parent: + path.extend(path_to_parent) + cur_names_with_path[1].extend(path_to_parent) + opts = path_to_parent[-1].to_opts + if hasattr(field, 'get_path_info'): + pathinfos = field.get_path_info(filtered_relation) + if not allow_many: + for inner_pos, p in enumerate(pathinfos): + if p.m2m: + cur_names_with_path[1].extend(pathinfos[0:inner_pos + 1]) + names_with_path.append(cur_names_with_path) + raise MultiJoin(pos + 1, names_with_path) + last = pathinfos[-1] + path.extend(pathinfos) + final_field = last.join_field + opts = last.to_opts + targets = last.target_fields + cur_names_with_path[1].extend(pathinfos) + names_with_path.append(cur_names_with_path) + else: + # Local non-relational field. + final_field = field + targets = (field,) + if fail_on_missing and pos + 1 != len(names): + raise FieldError( + "Cannot resolve keyword %r into field. Join on '%s'" + " not permitted." % (names[pos + 1], name)) + break + return path, final_field, targets, names[pos + 1:] + + def setup_joins(self, names, opts, alias, can_reuse=None, allow_many=True, + reuse_with_filtered_relation=False): + """ + Compute the necessary table joins for the passage through the fields + given in 'names'. 'opts' is the Options class for the current model + (which gives the table we are starting from), 'alias' is the alias for + the table to start the joining from. + + The 'can_reuse' defines the reverse foreign key joins we can reuse. It + can be None in which case all joins are reusable or a set of aliases + that can be reused. Note that non-reverse foreign keys are always + reusable when using setup_joins(). + + The 'reuse_with_filtered_relation' can be used to force 'can_reuse' + parameter and force the relation on the given connections. + + If 'allow_many' is False, then any reverse foreign key seen will + generate a MultiJoin exception. + + Return the final field involved in the joins, the target field (used + for any 'where' constraint), the final 'opts' value, the joins, the + field path traveled to generate the joins, and a transform function + that takes a field and alias and is equivalent to `field.get_col(alias)` + in the simple case but wraps field transforms if they were included in + names. + + The target field is the field containing the concrete value. Final + field can be something different, for example foreign key pointing to + that value. Final field is needed for example in some value + conversions (convert 'obj' in fk__id=obj to pk val using the foreign + key field for example). + """ + joins = [alias] + # The transform can't be applied yet, as joins must be trimmed later. + # To avoid making every caller of this method look up transforms + # directly, compute transforms here and create a partial that converts + # fields to the appropriate wrapped version. + + def final_transformer(field, alias): + return field.get_col(alias) + + # Try resolving all the names as fields first. If there's an error, + # treat trailing names as lookups until a field can be resolved. + last_field_exception = None + for pivot in range(len(names), 0, -1): + try: + path, final_field, targets, rest = self.names_to_path( + names[:pivot], opts, allow_many, fail_on_missing=True, + ) + except FieldError as exc: + if pivot == 1: + # The first item cannot be a lookup, so it's safe + # to raise the field error here. + raise + else: + last_field_exception = exc + else: + # The transforms are the remaining items that couldn't be + # resolved into fields. + transforms = names[pivot:] + break + for name in transforms: + def transform(field, alias, *, name, previous): + try: + wrapped = previous(field, alias) + return self.try_transform(wrapped, name) + except FieldError: + # FieldError is raised if the transform doesn't exist. + if isinstance(final_field, Field) and last_field_exception: + raise last_field_exception + else: + raise + final_transformer = functools.partial(transform, name=name, previous=final_transformer) + # Then, add the path to the query's joins. Note that we can't trim + # joins at this stage - we will need the information about join type + # of the trimmed joins. + for join in path: + if join.filtered_relation: + filtered_relation = join.filtered_relation.clone() + table_alias = filtered_relation.alias + else: + filtered_relation = None + table_alias = None + opts = join.to_opts + if join.direct: + nullable = self.is_nullable(join.join_field) + else: + nullable = True + connection = Join( + opts.db_table, alias, table_alias, INNER, join.join_field, + nullable, filtered_relation=filtered_relation, + ) + reuse = can_reuse if join.m2m or reuse_with_filtered_relation else None + alias = self.join( + connection, reuse=reuse, + reuse_with_filtered_relation=reuse_with_filtered_relation, + ) + joins.append(alias) + if filtered_relation: + filtered_relation.path = joins[:] + return JoinInfo(final_field, targets, opts, joins, path, final_transformer) + + def trim_joins(self, targets, joins, path): + """ + The 'target' parameter is the final field being joined to, 'joins' + is the full list of join aliases. The 'path' contain the PathInfos + used to create the joins. + + Return the final target field and table alias and the new active + joins. + + Always trim any direct join if the target column is already in the + previous table. Can't trim reverse joins as it's unknown if there's + anything on the other side of the join. + """ + joins = joins[:] + for pos, info in enumerate(reversed(path)): + if len(joins) == 1 or not info.direct: + break + if info.filtered_relation: + break + join_targets = {t.column for t in info.join_field.foreign_related_fields} + cur_targets = {t.column for t in targets} + if not cur_targets.issubset(join_targets): + break + targets_dict = {r[1].column: r[0] for r in info.join_field.related_fields if r[1].column in cur_targets} + targets = tuple(targets_dict[t.column] for t in targets) + self.unref_alias(joins.pop()) + return targets, joins[-1], joins + + def resolve_ref(self, name, allow_joins=True, reuse=None, summarize=False): + if not allow_joins and LOOKUP_SEP in name: + raise FieldError("Joined field references are not permitted in this query") + if name in self.annotations: + if summarize: + # Summarize currently means we are doing an aggregate() query + # which is executed as a wrapped subquery if any of the + # aggregate() elements reference an existing annotation. In + # that case we need to return a Ref to the subquery's annotation. + return Ref(name, self.annotation_select[name]) + else: + return self.annotations[name] + else: + field_list = name.split(LOOKUP_SEP) + join_info = self.setup_joins(field_list, self.get_meta(), self.get_initial_alias(), can_reuse=reuse) + targets, final_alias, join_list = self.trim_joins(join_info.targets, join_info.joins, join_info.path) + if len(targets) > 1: + raise FieldError("Referencing multicolumn fields with F() objects " + "isn't supported") + # Verify that the last lookup in name is a field or a transform: + # transform_function() raises FieldError if not. + join_info.transform_function(targets[0], final_alias) + if reuse is not None: + reuse.update(join_list) + col = targets[0].get_col(join_list[-1], join_info.targets[0]) + return col + + def split_exclude(self, filter_expr, can_reuse, names_with_path): + """ + When doing an exclude against any kind of N-to-many relation, we need + to use a subquery. This method constructs the nested query, given the + original exclude filter (filter_expr) and the portion up to the first + N-to-many relation field. + + For example, if the origin filter is ~Q(child__name='foo'), filter_expr + is ('child__name', 'foo') and can_reuse is a set of joins usable for + filters in the original query. + + We will turn this into equivalent of: + WHERE NOT (pk IN (SELECT parent_id FROM thetable + WHERE name = 'foo' AND parent_id IS NOT NULL)) + + It might be worth it to consider using WHERE NOT EXISTS as that has + saner null handling, and is easier for the backend's optimizer to + handle. + """ + # Generate the inner query. + query = Query(self.model) + query.add_filter(filter_expr) + query.clear_ordering(True) + # Try to have as simple as possible subquery -> trim leading joins from + # the subquery. + trimmed_prefix, contains_louter = query.trim_start(names_with_path) + + # Add extra check to make sure the selected field will not be null + # since we are adding an IN clause. This prevents the + # database from tripping over IN (...,NULL,...) selects and returning + # nothing + col = query.select[0] + select_field = col.target + alias = col.alias + if self.is_nullable(select_field): + lookup_class = select_field.get_lookup('isnull') + lookup = lookup_class(select_field.get_col(alias), False) + query.where.add(lookup, AND) + if alias in can_reuse: + pk = select_field.model._meta.pk + # Need to add a restriction so that outer query's filters are in effect for + # the subquery, too. + query.bump_prefix(self) + lookup_class = select_field.get_lookup('exact') + # Note that the query.select[0].alias is different from alias + # due to bump_prefix above. + lookup = lookup_class(pk.get_col(query.select[0].alias), + pk.get_col(alias)) + query.where.add(lookup, AND) + query.external_aliases.add(alias) + + condition, needed_inner = self.build_filter( + ('%s__in' % trimmed_prefix, query), + current_negated=True, branch_negated=True, can_reuse=can_reuse) + if contains_louter: + or_null_condition, _ = self.build_filter( + ('%s__isnull' % trimmed_prefix, True), + current_negated=True, branch_negated=True, can_reuse=can_reuse) + condition.add(or_null_condition, OR) + # Note that the end result will be: + # (outercol NOT IN innerq AND outercol IS NOT NULL) OR outercol IS NULL. + # This might look crazy but due to how IN works, this seems to be + # correct. If the IS NOT NULL check is removed then outercol NOT + # IN will return UNKNOWN. If the IS NULL check is removed, then if + # outercol IS NULL we will not match the row. + return condition, needed_inner + + def set_empty(self): + self.where.add(NothingNode(), AND) + + def is_empty(self): + return any(isinstance(c, NothingNode) for c in self.where.children) + + def set_limits(self, low=None, high=None): + """ + Adjust the limits on the rows retrieved. Use low/high to set these, + as it makes it more Pythonic to read and write. When the SQL query is + created, convert them to the appropriate offset and limit values. + + Apply any limits passed in here to the existing constraints. Add low + to the current low value and clamp both to any existing high value. + """ + if high is not None: + if self.high_mark is not None: + self.high_mark = min(self.high_mark, self.low_mark + high) + else: + self.high_mark = self.low_mark + high + if low is not None: + if self.high_mark is not None: + self.low_mark = min(self.high_mark, self.low_mark + low) + else: + self.low_mark = self.low_mark + low + + if self.low_mark == self.high_mark: + self.set_empty() + + def clear_limits(self): + """Clear any existing limits.""" + self.low_mark, self.high_mark = 0, None + + def has_limit_one(self): + return self.high_mark is not None and (self.high_mark - self.low_mark) == 1 + + def can_filter(self): + """ + Return True if adding filters to this instance is still possible. + + Typically, this means no limits or offsets have been put on the results. + """ + return not self.low_mark and self.high_mark is None + + def clear_select_clause(self): + """Remove all fields from SELECT clause.""" + self.select = () + self.default_cols = False + self.select_related = False + self.set_extra_mask(()) + self.set_annotation_mask(()) + + def clear_select_fields(self): + """ + Clear the list of fields to select (but not extra_select columns). + Some queryset types completely replace any existing list of select + columns. + """ + self.select = () + self.values_select = () + + def set_select(self, cols): + self.default_cols = False + self.select = tuple(cols) + + def add_distinct_fields(self, *field_names): + """ + Add and resolve the given fields to the query's "distinct on" clause. + """ + self.distinct_fields = field_names + self.distinct = True + + def add_fields(self, field_names, allow_m2m=True): + """ + Add the given (model) fields to the select set. Add the field names in + the order specified. + """ + alias = self.get_initial_alias() + opts = self.get_meta() + + try: + cols = [] + for name in field_names: + # Join promotion note - we must not remove any rows here, so + # if there is no existing joins, use outer join. + join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) + targets, final_alias, joins = self.trim_joins( + join_info.targets, + join_info.joins, + join_info.path, + ) + for target in targets: + cols.append(join_info.transform_function(target, final_alias)) + if cols: + self.set_select(cols) + except MultiJoin: + raise FieldError("Invalid field name: '%s'" % name) + except FieldError: + if LOOKUP_SEP in name: + # For lookups spanning over relationships, show the error + # from the model on which the lookup failed. + raise + else: + names = sorted( + list(get_field_names_from_opts(opts)) + list(self.extra) + + list(self.annotation_select) + list(self._filtered_relations) + ) + raise FieldError("Cannot resolve keyword %r into field. " + "Choices are: %s" % (name, ", ".join(names))) + + def add_ordering(self, *ordering): + """ + Add items from the 'ordering' sequence to the query's "order by" + clause. These items are either field names (not column names) -- + possibly with a direction prefix ('-' or '?') -- or OrderBy + expressions. + + If 'ordering' is empty, clear all ordering from the query. + """ + errors = [] + for item in ordering: + if not hasattr(item, 'resolve_expression') and not ORDER_PATTERN.match(item): + errors.append(item) + if getattr(item, 'contains_aggregate', False): + raise FieldError( + 'Using an aggregate in order_by() without also including ' + 'it in annotate() is not allowed: %s' % item + ) + if errors: + raise FieldError('Invalid order_by arguments: %s' % errors) + if ordering: + self.order_by += ordering + else: + self.default_ordering = False + + def clear_ordering(self, force_empty): + """ + Remove any ordering settings. If 'force_empty' is True, there will be + no ordering in the resulting query (not even the model's default). + """ + self.order_by = () + self.extra_order_by = () + if force_empty: + self.default_ordering = False + + def set_group_by(self): + """ + Expand the GROUP BY clause required by the query. + + This will usually be the set of all non-aggregate fields in the + return data. If the database backend supports grouping by the + primary key, and the query would be equivalent, the optimization + will be made automatically. + """ + group_by = list(self.select) + if self.annotation_select: + for annotation in self.annotation_select.values(): + for col in annotation.get_group_by_cols(): + group_by.append(col) + self.group_by = tuple(group_by) + + def add_select_related(self, fields): + """ + Set up the select_related data structure so that we only select + certain related models (as opposed to all models, when + self.select_related=True). + """ + if isinstance(self.select_related, bool): + field_dict = {} + else: + field_dict = self.select_related + for field in fields: + d = field_dict + for part in field.split(LOOKUP_SEP): + d = d.setdefault(part, {}) + self.select_related = field_dict + + def add_extra(self, select, select_params, where, params, tables, order_by): + """ + Add data to the various extra_* attributes for user-created additions + to the query. + """ + if select: + # We need to pair any placeholder markers in the 'select' + # dictionary with their parameters in 'select_params' so that + # subsequent updates to the select dictionary also adjust the + # parameters appropriately. + select_pairs = OrderedDict() + if select_params: + param_iter = iter(select_params) + else: + param_iter = iter([]) + for name, entry in select.items(): + entry = force_text(entry) + entry_params = [] + pos = entry.find("%s") + while pos != -1: + if pos == 0 or entry[pos - 1] != '%': + entry_params.append(next(param_iter)) + pos = entry.find("%s", pos + 2) + select_pairs[name] = (entry, entry_params) + # This is order preserving, since self.extra_select is an OrderedDict. + self.extra.update(select_pairs) + if where or params: + self.where.add(ExtraWhere(where, params), AND) + if tables: + self.extra_tables += tuple(tables) + if order_by: + self.extra_order_by = order_by + + def clear_deferred_loading(self): + """Remove any fields from the deferred loading set.""" + self.deferred_loading = (frozenset(), True) + + def add_deferred_loading(self, field_names): + """ + Add the given list of model field names to the set of fields to + exclude from loading from the database when automatic column selection + is done. Add the new field names to any existing field names that + are deferred (or removed from any existing field names that are marked + as the only ones for immediate loading). + """ + # Fields on related models are stored in the literal double-underscore + # format, so that we can use a set datastructure. We do the foo__bar + # splitting and handling when computing the SQL column names (as part of + # get_columns()). + existing, defer = self.deferred_loading + if defer: + # Add to existing deferred names. + self.deferred_loading = existing.union(field_names), True + else: + # Remove names from the set of any existing "immediate load" names. + self.deferred_loading = existing.difference(field_names), False + + def add_immediate_loading(self, field_names): + """ + Add the given list of model field names to the set of fields to + retrieve when the SQL is executed ("immediate loading" fields). The + field names replace any existing immediate loading field names. If + there are field names already specified for deferred loading, remove + those names from the new field_names before storing the new names + for immediate loading. (That is, immediate loading overrides any + existing immediate values, but respects existing deferrals.) + """ + existing, defer = self.deferred_loading + field_names = set(field_names) + if 'pk' in field_names: + field_names.remove('pk') + field_names.add(self.get_meta().pk.name) + + if defer: + # Remove any existing deferred names from the current set before + # setting the new names. + self.deferred_loading = field_names.difference(existing), False + else: + # Replace any existing "immediate load" field names. + self.deferred_loading = frozenset(field_names), False + + def get_loaded_field_names(self): + """ + If any fields are marked to be deferred, return a dictionary mapping + models to a set of names in those fields that will be loaded. If a + model is not in the returned dictionary, none of its fields are + deferred. + + If no fields are marked for deferral, return an empty dictionary. + """ + # We cache this because we call this function multiple times + # (compiler.fill_related_selections, query.iterator) + try: + return self._loaded_field_names_cache + except AttributeError: + collection = {} + self.deferred_to_data(collection, self.get_loaded_field_names_cb) + self._loaded_field_names_cache = collection + return collection + + def get_loaded_field_names_cb(self, target, model, fields): + """Callback used by get_deferred_field_names().""" + target[model] = {f.attname for f in fields} + + def set_annotation_mask(self, names): + """Set the mask of annotations that will be returned by the SELECT.""" + if names is None: + self.annotation_select_mask = None + else: + self.annotation_select_mask = set(names) + self._annotation_select_cache = None + + def append_annotation_mask(self, names): + if self.annotation_select_mask is not None: + self.set_annotation_mask(self.annotation_select_mask.union(names)) + + def set_extra_mask(self, names): + """ + Set the mask of extra select items that will be returned by SELECT. + Don't remove them from the Query since they might be used later. + """ + if names is None: + self.extra_select_mask = None + else: + self.extra_select_mask = set(names) + self._extra_select_cache = None + + def set_values(self, fields): + self.select_related = False + self.clear_deferred_loading() + self.clear_select_fields() + + if self.group_by is True: + self.add_fields((f.attname for f in self.model._meta.concrete_fields), False) + self.set_group_by() + self.clear_select_fields() + + if fields: + field_names = [] + extra_names = [] + annotation_names = [] + if not self._extra and not self._annotations: + # Shortcut - if there are no extra or annotations, then + # the values() clause must be just field names. + field_names = list(fields) + else: + self.default_cols = False + for f in fields: + if f in self.extra_select: + extra_names.append(f) + elif f in self.annotation_select: + annotation_names.append(f) + else: + field_names.append(f) + self.set_extra_mask(extra_names) + self.set_annotation_mask(annotation_names) + else: + field_names = [f.attname for f in self.model._meta.concrete_fields] + + self.values_select = tuple(field_names) + self.add_fields(field_names, True) + + @property + def annotation_select(self): + """ + Return the OrderedDict of aggregate columns that are not masked and + should be used in the SELECT clause. Cache this result for performance. + """ + if self._annotation_select_cache is not None: + return self._annotation_select_cache + elif not self._annotations: + return {} + elif self.annotation_select_mask is not None: + self._annotation_select_cache = OrderedDict( + (k, v) for k, v in self.annotations.items() + if k in self.annotation_select_mask + ) + return self._annotation_select_cache + else: + return self.annotations + + @property + def extra_select(self): + if self._extra_select_cache is not None: + return self._extra_select_cache + if not self._extra: + return {} + elif self.extra_select_mask is not None: + self._extra_select_cache = OrderedDict( + (k, v) for k, v in self.extra.items() + if k in self.extra_select_mask + ) + return self._extra_select_cache + else: + return self.extra + + def trim_start(self, names_with_path): + """ + Trim joins from the start of the join path. The candidates for trim + are the PathInfos in names_with_path structure that are m2m joins. + + Also set the select column so the start matches the join. + + This method is meant to be used for generating the subquery joins & + cols in split_exclude(). + + Return a lookup usable for doing outerq.filter(lookup=self) and a + boolean indicating if the joins in the prefix contain a LEFT OUTER join. + _""" + all_paths = [] + for _, paths in names_with_path: + all_paths.extend(paths) + contains_louter = False + # Trim and operate only on tables that were generated for + # the lookup part of the query. That is, avoid trimming + # joins generated for F() expressions. + lookup_tables = [ + t for t in self.alias_map + if t in self._lookup_joins or t == self.base_table + ] + for trimmed_paths, path in enumerate(all_paths): + if path.m2m: + break + if self.alias_map[lookup_tables[trimmed_paths + 1]].join_type == LOUTER: + contains_louter = True + alias = lookup_tables[trimmed_paths] + self.unref_alias(alias) + # The path.join_field is a Rel, lets get the other side's field + join_field = path.join_field.field + # Build the filter prefix. + paths_in_prefix = trimmed_paths + trimmed_prefix = [] + for name, path in names_with_path: + if paths_in_prefix - len(path) < 0: + break + trimmed_prefix.append(name) + paths_in_prefix -= len(path) + trimmed_prefix.append( + join_field.foreign_related_fields[0].name) + trimmed_prefix = LOOKUP_SEP.join(trimmed_prefix) + # Lets still see if we can trim the first join from the inner query + # (that is, self). We can't do this for LEFT JOINs because we would + # miss those rows that have nothing on the outer side. + if self.alias_map[lookup_tables[trimmed_paths + 1]].join_type != LOUTER: + select_fields = [r[0] for r in join_field.related_fields] + select_alias = lookup_tables[trimmed_paths + 1] + self.unref_alias(lookup_tables[trimmed_paths]) + extra_restriction = join_field.get_extra_restriction( + self.where_class, None, lookup_tables[trimmed_paths + 1]) + if extra_restriction: + self.where.add(extra_restriction, AND) + else: + # TODO: It might be possible to trim more joins from the start of the + # inner query if it happens to have a longer join chain containing the + # values in select_fields. Lets punt this one for now. + select_fields = [r[1] for r in join_field.related_fields] + select_alias = lookup_tables[trimmed_paths] + # The found starting point is likely a Join instead of a BaseTable reference. + # But the first entry in the query's FROM clause must not be a JOIN. + for table in self.alias_map: + if self.alias_refcount[table] > 0: + self.alias_map[table] = BaseTable(self.alias_map[table].table_name, table) + break + self.set_select([f.get_col(select_alias) for f in select_fields]) + return trimmed_prefix, contains_louter + + def is_nullable(self, field): + """ + Check if the given field should be treated as nullable. + + Some backends treat '' as null and Django treats such fields as + nullable for those backends. In such situations field.null can be + False even if we should treat the field as nullable. + """ + # We need to use DEFAULT_DB_ALIAS here, as QuerySet does not have + # (nor should it have) knowledge of which connection is going to be + # used. The proper fix would be to defer all decisions where + # is_nullable() is needed to the compiler stage, but that is not easy + # to do currently. + return ( + connections[DEFAULT_DB_ALIAS].features.interprets_empty_strings_as_nulls and + field.empty_strings_allowed + ) or field.null + + +def get_order_dir(field, default='ASC'): + """ + Return the field name and direction for an order specification. For + example, '-foo' is returned as ('foo', 'DESC'). + + The 'default' param is used to indicate which way no prefix (or a '+' + prefix) should sort. The '-' prefix always sorts the opposite way. + """ + dirn = ORDER_DIR[default] + if field[0] == '-': + return field[1:], dirn[1] + return field, dirn[0] + + +def add_to_dict(data, key, value): + """ + Add "value" to the set of values for "key", whether or not "key" already + exists. + """ + if key in data: + data[key].add(value) + else: + data[key] = {value} + + +def is_reverse_o2o(field): + """ + Check if the given field is reverse-o2o. The field is expected to be some + sort of relation field or related object. + """ + return field.is_relation and field.one_to_one and not field.concrete + + +class JoinPromoter: + """ + A class to abstract away join promotion problems for complex filter + conditions. + """ + + def __init__(self, connector, num_children, negated): + self.connector = connector + self.negated = negated + if self.negated: + if connector == AND: + self.effective_connector = OR + else: + self.effective_connector = AND + else: + self.effective_connector = self.connector + self.num_children = num_children + # Maps of table alias to how many times it is seen as required for + # inner and/or outer joins. + self.votes = Counter() + + def add_votes(self, votes): + """ + Add single vote per item to self.votes. Parameter can be any + iterable. + """ + self.votes.update(votes) + + def update_join_types(self, query): + """ + Change join types so that the generated query is as efficient as + possible, but still correct. So, change as many joins as possible + to INNER, but don't make OUTER joins INNER if that could remove + results from the query. + """ + to_promote = set() + to_demote = set() + # The effective_connector is used so that NOT (a AND b) is treated + # similarly to (a OR b) for join promotion. + for table, votes in self.votes.items(): + # We must use outer joins in OR case when the join isn't contained + # in all of the joins. Otherwise the INNER JOIN itself could remove + # valid results. Consider the case where a model with rel_a and + # rel_b relations is queried with rel_a__col=1 | rel_b__col=2. Now, + # if rel_a join doesn't produce any results is null (for example + # reverse foreign key or null value in direct foreign key), and + # there is a matching row in rel_b with col=2, then an INNER join + # to rel_a would remove a valid match from the query. So, we need + # to promote any existing INNER to LOUTER (it is possible this + # promotion in turn will be demoted later on). + if self.effective_connector == 'OR' and votes < self.num_children: + to_promote.add(table) + # If connector is AND and there is a filter that can match only + # when there is a joinable row, then use INNER. For example, in + # rel_a__col=1 & rel_b__col=2, if either of the rels produce NULL + # as join output, then the col=1 or col=2 can't match (as + # NULL=anything is always false). + # For the OR case, if all children voted for a join to be inner, + # then we can use INNER for the join. For example: + # (rel_a__col__icontains=Alex | rel_a__col__icontains=Russell) + # then if rel_a doesn't produce any rows, the whole condition + # can't match. Hence we can safely use INNER join. + if self.effective_connector == 'AND' or ( + self.effective_connector == 'OR' and votes == self.num_children): + to_demote.add(table) + # Finally, what happens in cases where we have: + # (rel_a__col=1|rel_b__col=2) & rel_a__col__gte=0 + # Now, we first generate the OR clause, and promote joins for it + # in the first if branch above. Both rel_a and rel_b are promoted + # to LOUTER joins. After that we do the AND case. The OR case + # voted no inner joins but the rel_a__col__gte=0 votes inner join + # for rel_a. We demote it back to INNER join (in AND case a single + # vote is enough). The demotion is OK, if rel_a doesn't produce + # rows, then the rel_a__col__gte=0 clause can't be true, and thus + # the whole clause must be false. So, it is safe to use INNER + # join. + # Note that in this example we could just as well have the __gte + # clause and the OR clause swapped. Or we could replace the __gte + # clause with an OR clause containing rel_a__col=1|rel_a__col=2, + # and again we could safely demote to INNER. + query.promote_joins(to_promote) + query.demote_joins(to_demote) + return to_demote diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/subqueries.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/subqueries.py new file mode 100644 index 00000000000..e877daa4e6f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/subqueries.py @@ -0,0 +1,193 @@ +""" +Query subclasses which provide extra functionality beyond simple data retrieval. +""" + +from django.core.exceptions import FieldError +from django.db import connections +from django.db.models.query_utils import Q +from django.db.models.sql.constants import ( + CURSOR, GET_ITERATOR_CHUNK_SIZE, NO_RESULTS, +) +from django.db.models.sql.query import Query + +__all__ = ['DeleteQuery', 'UpdateQuery', 'InsertQuery', 'AggregateQuery'] + + +class DeleteQuery(Query): + """A DELETE SQL query.""" + + compiler = 'SQLDeleteCompiler' + + def do_query(self, table, where, using): + self.alias_map = {table: self.alias_map[table]} + self.where = where + cursor = self.get_compiler(using).execute_sql(CURSOR) + return cursor.rowcount if cursor else 0 + + def delete_batch(self, pk_list, using): + """ + Set up and execute delete queries for all the objects in pk_list. + + More than one physical query may be executed if there are a + lot of values in pk_list. + """ + # number of objects deleted + num_deleted = 0 + field = self.get_meta().pk + for offset in range(0, len(pk_list), GET_ITERATOR_CHUNK_SIZE): + self.where = self.where_class() + self.add_q(Q( + **{field.attname + '__in': pk_list[offset:offset + GET_ITERATOR_CHUNK_SIZE]})) + num_deleted += self.do_query(self.get_meta().db_table, self.where, using=using) + return num_deleted + + def delete_qs(self, query, using): + """ + Delete the queryset in one SQL query (if possible). For simple queries + this is done by copying the query.query.where to self.query, for + complex queries by using subquery. + """ + innerq = query.query + # Make sure the inner query has at least one table in use. + innerq.get_initial_alias() + # The same for our new query. + self.get_initial_alias() + innerq_used_tables = tuple([t for t in innerq.alias_map if innerq.alias_refcount[t]]) + if not innerq_used_tables or innerq_used_tables == tuple(self.alias_map): + # There is only the base table in use in the query. + self.where = innerq.where + else: + pk = query.model._meta.pk + if not connections[using].features.update_can_self_select: + # We can't do the delete using subquery. + values = list(query.values_list('pk', flat=True)) + if not values: + return 0 + return self.delete_batch(values, using) + else: + innerq.clear_select_clause() + innerq.select = [ + pk.get_col(self.get_initial_alias()) + ] + values = innerq + self.where = self.where_class() + self.add_q(Q(pk__in=values)) + cursor = self.get_compiler(using).execute_sql(CURSOR) + return cursor.rowcount if cursor else 0 + + +class UpdateQuery(Query): + """An UPDATE SQL query.""" + + compiler = 'SQLUpdateCompiler' + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self._setup_query() + + def _setup_query(self): + """ + Run on initialization and at the end of chaining. Any attributes that + would normally be set in __init__() should go here instead. + """ + self.values = [] + self.related_ids = None + self.related_updates = {} + + def clone(self): + obj = super().clone() + obj.related_updates = self.related_updates.copy() + return obj + + def update_batch(self, pk_list, values, using): + self.add_update_values(values) + for offset in range(0, len(pk_list), GET_ITERATOR_CHUNK_SIZE): + self.where = self.where_class() + self.add_q(Q(pk__in=pk_list[offset: offset + GET_ITERATOR_CHUNK_SIZE])) + self.get_compiler(using).execute_sql(NO_RESULTS) + + def add_update_values(self, values): + """ + Convert a dictionary of field name to value mappings into an update + query. This is the entry point for the public update() method on + querysets. + """ + values_seq = [] + for name, val in values.items(): + field = self.get_meta().get_field(name) + direct = not (field.auto_created and not field.concrete) or not field.concrete + model = field.model._meta.concrete_model + if not direct or (field.is_relation and field.many_to_many): + raise FieldError( + 'Cannot update model field %r (only non-relations and ' + 'foreign keys permitted).' % field + ) + if model is not self.get_meta().concrete_model: + self.add_related_update(model, field, val) + continue + values_seq.append((field, model, val)) + return self.add_update_fields(values_seq) + + def add_update_fields(self, values_seq): + """ + Append a sequence of (field, model, value) triples to the internal list + that will be used to generate the UPDATE query. Might be more usefully + called add_update_targets() to hint at the extra information here. + """ + for field, model, val in values_seq: + if hasattr(val, 'resolve_expression'): + # Resolve expressions here so that annotations are no longer needed + val = val.resolve_expression(self, allow_joins=False, for_save=True) + self.values.append((field, model, val)) + + def add_related_update(self, model, field, value): + """ + Add (name, value) to an update query for an ancestor model. + + Update are coalesced so that only one update query per ancestor is run. + """ + self.related_updates.setdefault(model, []).append((field, None, value)) + + def get_related_updates(self): + """ + Return a list of query objects: one for each update required to an + ancestor model. Each query will have the same filtering conditions as + the current query but will only update a single table. + """ + if not self.related_updates: + return [] + result = [] + for model, values in self.related_updates.items(): + query = UpdateQuery(model) + query.values = values + if self.related_ids is not None: + query.add_filter(('pk__in', self.related_ids)) + result.append(query) + return result + + +class InsertQuery(Query): + compiler = 'SQLInsertCompiler' + + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.fields = [] + self.objs = [] + + def insert_values(self, fields, objs, raw=False): + self.fields = fields + self.objs = objs + self.raw = raw + + +class AggregateQuery(Query): + """ + Take another query as a parameter to the FROM clause and only select the + elements in the provided list. + """ + + compiler = 'SQLAggregateCompiler' + + def add_subquery(self, query, using): + query.subquery = True + self.subquery, self.sub_params = query.get_compiler(using).as_sql(with_col_aliases=True) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/where.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/where.py new file mode 100644 index 00000000000..879de0474ad --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/sql/where.py @@ -0,0 +1,228 @@ +""" +Code to manage the creation and SQL rendering of 'where' constraints. +""" + +from django.core.exceptions import EmptyResultSet +from django.utils import tree +from django.utils.functional import cached_property + +# Connection types +AND = 'AND' +OR = 'OR' + + +class WhereNode(tree.Node): + """ + An SQL WHERE clause. + + The class is tied to the Query class that created it (in order to create + the correct SQL). + + A child is usually an expression producing boolean values. Most likely the + expression is a Lookup instance. + + However, a child could also be any class with as_sql() and either + relabeled_clone() method or relabel_aliases() and clone() methods and + contains_aggregate attribute. + """ + default = AND + resolved = False + conditional = True + + def split_having(self, negated=False): + """ + Return two possibly None nodes: one for those parts of self that + should be included in the WHERE clause and one for those parts of + self that must be included in the HAVING clause. + """ + if not self.contains_aggregate: + return self, None + in_negated = negated ^ self.negated + # If the effective connector is OR and this node contains an aggregate, + # then we need to push the whole branch to HAVING clause. + may_need_split = ( + (in_negated and self.connector == AND) or + (not in_negated and self.connector == OR)) + if may_need_split and self.contains_aggregate: + return None, self + where_parts = [] + having_parts = [] + for c in self.children: + if hasattr(c, 'split_having'): + where_part, having_part = c.split_having(in_negated) + if where_part is not None: + where_parts.append(where_part) + if having_part is not None: + having_parts.append(having_part) + elif c.contains_aggregate: + having_parts.append(c) + else: + where_parts.append(c) + having_node = self.__class__(having_parts, self.connector, self.negated) if having_parts else None + where_node = self.__class__(where_parts, self.connector, self.negated) if where_parts else None + return where_node, having_node + + def as_sql(self, compiler, connection): + """ + Return the SQL version of the where clause and the value to be + substituted in. Return '', [] if this node matches everything, + None, [] if this node is empty, and raise EmptyResultSet if this + node can't match anything. + """ + result = [] + result_params = [] + if self.connector == AND: + full_needed, empty_needed = len(self.children), 1 + else: + full_needed, empty_needed = 1, len(self.children) + + for child in self.children: + try: + sql, params = compiler.compile(child) + except EmptyResultSet: + empty_needed -= 1 + else: + if sql: + result.append(sql) + result_params.extend(params) + else: + full_needed -= 1 + # Check if this node matches nothing or everything. + # First check the amount of full nodes and empty nodes + # to make this node empty/full. + # Now, check if this node is full/empty using the + # counts. + if empty_needed == 0: + if self.negated: + return '', [] + else: + raise EmptyResultSet + if full_needed == 0: + if self.negated: + raise EmptyResultSet + else: + return '', [] + conn = ' %s ' % self.connector + sql_string = conn.join(result) + if sql_string: + if self.negated: + # Some backends (Oracle at least) need parentheses + # around the inner SQL in the negated case, even if the + # inner SQL contains just a single expression. + sql_string = 'NOT (%s)' % sql_string + elif len(result) > 1 or self.resolved: + sql_string = '(%s)' % sql_string + return sql_string, result_params + + def get_group_by_cols(self): + cols = [] + for child in self.children: + cols.extend(child.get_group_by_cols()) + return cols + + def get_source_expressions(self): + return self.children[:] + + def set_source_expressions(self, children): + assert len(children) == len(self.children) + self.children = children + + def relabel_aliases(self, change_map): + """ + Relabel the alias values of any children. 'change_map' is a dictionary + mapping old (current) alias values to the new values. + """ + for pos, child in enumerate(self.children): + if hasattr(child, 'relabel_aliases'): + # For example another WhereNode + child.relabel_aliases(change_map) + elif hasattr(child, 'relabeled_clone'): + self.children[pos] = child.relabeled_clone(change_map) + + def clone(self): + """ + Create a clone of the tree. Must only be called on root nodes (nodes + with empty subtree_parents). Childs must be either (Constraint, lookup, + value) tuples, or objects supporting .clone(). + """ + clone = self.__class__._new_instance( + children=[], connector=self.connector, negated=self.negated) + for child in self.children: + if hasattr(child, 'clone'): + clone.children.append(child.clone()) + else: + clone.children.append(child) + return clone + + def relabeled_clone(self, change_map): + clone = self.clone() + clone.relabel_aliases(change_map) + return clone + + @classmethod + def _contains_aggregate(cls, obj): + if isinstance(obj, tree.Node): + return any(cls._contains_aggregate(c) for c in obj.children) + return obj.contains_aggregate + + @cached_property + def contains_aggregate(self): + return self._contains_aggregate(self) + + @classmethod + def _contains_over_clause(cls, obj): + if isinstance(obj, tree.Node): + return any(cls._contains_over_clause(c) for c in obj.children) + return obj.contains_over_clause + + @cached_property + def contains_over_clause(self): + return self._contains_over_clause(self) + + @property + def is_summary(self): + return any(child.is_summary for child in self.children) + + def resolve_expression(self, *args, **kwargs): + clone = self.clone() + clone.resolved = True + return clone + + +class NothingNode: + """A node that matches nothing.""" + contains_aggregate = False + + def as_sql(self, compiler=None, connection=None): + raise EmptyResultSet + + +class ExtraWhere: + # The contents are a black box - assume no aggregates are used. + contains_aggregate = False + + def __init__(self, sqls, params): + self.sqls = sqls + self.params = params + + def as_sql(self, compiler=None, connection=None): + sqls = ["(%s)" % sql for sql in self.sqls] + return " AND ".join(sqls), list(self.params or ()) + + +class SubqueryConstraint: + # Even if aggregates would be used in a subquery, the outer query isn't + # interested about those. + contains_aggregate = False + + def __init__(self, alias, columns, targets, query_object): + self.alias = alias + self.columns = columns + self.targets = targets + self.query_object = query_object + + def as_sql(self, compiler, connection): + query = self.query_object + query.set_values(self.targets) + query_compiler = query.get_compiler(connection=connection) + return query_compiler.as_subquery_condition(self.alias, self.columns, compiler) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/models/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/utils.py new file mode 100644 index 00000000000..b966029d638 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/models/utils.py @@ -0,0 +1,21 @@ +def make_model_tuple(model): + """ + Take a model or a string of the form "app_label.ModelName" and return a + corresponding ("app_label", "modelname") tuple. If a tuple is passed in, + assume it's a valid model tuple already and return it unchanged. + """ + try: + if isinstance(model, tuple): + model_tuple = model + elif isinstance(model, str): + app_label, model_name = model.split(".") + model_tuple = app_label, model_name.lower() + else: + model_tuple = model._meta.app_label, model._meta.model_name + assert len(model_tuple) == 2 + return model_tuple + except (ValueError, AssertionError): + raise ValueError( + "Invalid model reference '%s'. String model references " + "must be of the form 'app_label.ModelName'." % model + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/transaction.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/transaction.py new file mode 100644 index 00000000000..a184796649b --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/transaction.py @@ -0,0 +1,289 @@ +from contextlib import ContextDecorator + +from django.db import ( + DEFAULT_DB_ALIAS, DatabaseError, Error, ProgrammingError, connections, +) + + +class TransactionManagementError(ProgrammingError): + """Transaction management is used improperly.""" + pass + + +def get_connection(using=None): + """ + Get a database connection by name, or the default database connection + if no name is provided. This is a private API. + """ + if using is None: + using = DEFAULT_DB_ALIAS + return connections[using] + + +def get_autocommit(using=None): + """Get the autocommit status of the connection.""" + return get_connection(using).get_autocommit() + + +def set_autocommit(autocommit, using=None): + """Set the autocommit status of the connection.""" + return get_connection(using).set_autocommit(autocommit) + + +def commit(using=None): + """Commit a transaction.""" + get_connection(using).commit() + + +def rollback(using=None): + """Roll back a transaction.""" + get_connection(using).rollback() + + +def savepoint(using=None): + """ + Create a savepoint (if supported and required by the backend) inside the + current transaction. Return an identifier for the savepoint that will be + used for the subsequent rollback or commit. + """ + return get_connection(using).savepoint() + + +def savepoint_rollback(sid, using=None): + """ + Roll back the most recent savepoint (if one exists). Do nothing if + savepoints are not supported. + """ + get_connection(using).savepoint_rollback(sid) + + +def savepoint_commit(sid, using=None): + """ + Commit the most recent savepoint (if one exists). Do nothing if + savepoints are not supported. + """ + get_connection(using).savepoint_commit(sid) + + +def clean_savepoints(using=None): + """ + Reset the counter used to generate unique savepoint ids in this thread. + """ + get_connection(using).clean_savepoints() + + +def get_rollback(using=None): + """Get the "needs rollback" flag -- for *advanced use* only.""" + return get_connection(using).get_rollback() + + +def set_rollback(rollback, using=None): + """ + Set or unset the "needs rollback" flag -- for *advanced use* only. + + When `rollback` is `True`, trigger a rollback when exiting the innermost + enclosing atomic block that has `savepoint=True` (that's the default). Use + this to force a rollback without raising an exception. + + When `rollback` is `False`, prevent such a rollback. Use this only after + rolling back to a known-good state! Otherwise, you break the atomic block + and data corruption may occur. + """ + return get_connection(using).set_rollback(rollback) + + +def on_commit(func, using=None): + """ + Register `func` to be called when the current transaction is committed. + If the current transaction is rolled back, `func` will not be called. + """ + get_connection(using).on_commit(func) + + +################################# +# Decorators / context managers # +################################# + +class Atomic(ContextDecorator): + """ + Guarantee the atomic execution of a given block. + + An instance can be used either as a decorator or as a context manager. + + When it's used as a decorator, __call__ wraps the execution of the + decorated function in the instance itself, used as a context manager. + + When it's used as a context manager, __enter__ creates a transaction or a + savepoint, depending on whether a transaction is already in progress, and + __exit__ commits the transaction or releases the savepoint on normal exit, + and rolls back the transaction or to the savepoint on exceptions. + + It's possible to disable the creation of savepoints if the goal is to + ensure that some code runs within a transaction without creating overhead. + + A stack of savepoints identifiers is maintained as an attribute of the + connection. None denotes the absence of a savepoint. + + This allows reentrancy even if the same AtomicWrapper is reused. For + example, it's possible to define `oa = atomic('other')` and use `@oa` or + `with oa:` multiple times. + + Since database connections are thread-local, this is thread-safe. + + This is a private API. + """ + + def __init__(self, using, savepoint): + self.using = using + self.savepoint = savepoint + + def __enter__(self): + connection = get_connection(self.using) + + if not connection.in_atomic_block: + # Reset state when entering an outermost atomic block. + connection.commit_on_exit = True + connection.needs_rollback = False + if not connection.get_autocommit(): + # Some database adapters (namely sqlite3) don't handle + # transactions and savepoints properly when autocommit is off. + # Turning autocommit back on isn't an option; it would trigger + # a premature commit. Give up if that happens. + if connection.features.autocommits_when_autocommit_is_off: + raise TransactionManagementError( + "Your database backend doesn't behave properly when " + "autocommit is off. Turn it on before using 'atomic'.") + # Pretend we're already in an atomic block to bypass the code + # that disables autocommit to enter a transaction, and make a + # note to deal with this case in __exit__. + connection.in_atomic_block = True + connection.commit_on_exit = False + + if connection.in_atomic_block: + # We're already in a transaction; create a savepoint, unless we + # were told not to or we're already waiting for a rollback. The + # second condition avoids creating useless savepoints and prevents + # overwriting needs_rollback until the rollback is performed. + if self.savepoint and not connection.needs_rollback: + sid = connection.savepoint() + connection.savepoint_ids.append(sid) + else: + connection.savepoint_ids.append(None) + else: + connection.set_autocommit(False, force_begin_transaction_with_broken_autocommit=True) + connection.in_atomic_block = True + + def __exit__(self, exc_type, exc_value, traceback): + connection = get_connection(self.using) + + if connection.savepoint_ids: + sid = connection.savepoint_ids.pop() + else: + # Prematurely unset this flag to allow using commit or rollback. + connection.in_atomic_block = False + + try: + if connection.closed_in_transaction: + # The database will perform a rollback by itself. + # Wait until we exit the outermost block. + pass + + elif exc_type is None and not connection.needs_rollback: + if connection.in_atomic_block: + # Release savepoint if there is one + if sid is not None: + try: + connection.savepoint_commit(sid) + except DatabaseError: + try: + connection.savepoint_rollback(sid) + # The savepoint won't be reused. Release it to + # minimize overhead for the database server. + connection.savepoint_commit(sid) + except Error: + # If rolling back to a savepoint fails, mark for + # rollback at a higher level and avoid shadowing + # the original exception. + connection.needs_rollback = True + raise + else: + # Commit transaction + try: + connection.commit() + except DatabaseError: + try: + connection.rollback() + except Error: + # An error during rollback means that something + # went wrong with the connection. Drop it. + connection.close() + raise + else: + # This flag will be set to True again if there isn't a savepoint + # allowing to perform the rollback at this level. + connection.needs_rollback = False + if connection.in_atomic_block: + # Roll back to savepoint if there is one, mark for rollback + # otherwise. + if sid is None: + connection.needs_rollback = True + else: + try: + connection.savepoint_rollback(sid) + # The savepoint won't be reused. Release it to + # minimize overhead for the database server. + connection.savepoint_commit(sid) + except Error: + # If rolling back to a savepoint fails, mark for + # rollback at a higher level and avoid shadowing + # the original exception. + connection.needs_rollback = True + else: + # Roll back transaction + try: + connection.rollback() + except Error: + # An error during rollback means that something + # went wrong with the connection. Drop it. + connection.close() + + finally: + # Outermost block exit when autocommit was enabled. + if not connection.in_atomic_block: + if connection.closed_in_transaction: + connection.connection = None + else: + connection.set_autocommit(True) + # Outermost block exit when autocommit was disabled. + elif not connection.savepoint_ids and not connection.commit_on_exit: + if connection.closed_in_transaction: + connection.connection = None + else: + connection.in_atomic_block = False + + +def atomic(using=None, savepoint=True): + # Bare decorator: @atomic -- although the first argument is called + # `using`, it's actually the function being decorated. + if callable(using): + return Atomic(DEFAULT_DB_ALIAS, savepoint)(using) + # Decorator: @atomic(...) or context manager: with atomic(...): ... + else: + return Atomic(using, savepoint) + + +def _non_atomic_requests(view, using): + try: + view._non_atomic_requests.add(using) + except AttributeError: + view._non_atomic_requests = {using} + return view + + +def non_atomic_requests(using=None): + if callable(using): + return _non_atomic_requests(using, DEFAULT_DB_ALIAS) + else: + if using is None: + using = DEFAULT_DB_ALIAS + return lambda view: _non_atomic_requests(view, using) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/db/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/db/utils.py new file mode 100644 index 00000000000..6202a9a4aa3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/db/utils.py @@ -0,0 +1,308 @@ +import pkgutil +from importlib import import_module +from pathlib import Path +from threading import local + +from django.conf import settings +from django.core.exceptions import ImproperlyConfigured +from django.utils.functional import cached_property +from django.utils.module_loading import import_string + +DEFAULT_DB_ALIAS = 'default' +DJANGO_VERSION_PICKLE_KEY = '_django_version' + + +class Error(Exception): + pass + + +class InterfaceError(Error): + pass + + +class DatabaseError(Error): + pass + + +class DataError(DatabaseError): + pass + + +class OperationalError(DatabaseError): + pass + + +class IntegrityError(DatabaseError): + pass + + +class InternalError(DatabaseError): + pass + + +class ProgrammingError(DatabaseError): + pass + + +class NotSupportedError(DatabaseError): + pass + + +class DatabaseErrorWrapper: + """ + Context manager and decorator that reraises backend-specific database + exceptions using Django's common wrappers. + """ + + def __init__(self, wrapper): + """ + wrapper is a database wrapper. + + It must have a Database attribute defining PEP-249 exceptions. + """ + self.wrapper = wrapper + + def __enter__(self): + pass + + def __exit__(self, exc_type, exc_value, traceback): + if exc_type is None: + return + for dj_exc_type in ( + DataError, + OperationalError, + IntegrityError, + InternalError, + ProgrammingError, + NotSupportedError, + DatabaseError, + InterfaceError, + Error, + ): + db_exc_type = getattr(self.wrapper.Database, dj_exc_type.__name__) + if issubclass(exc_type, db_exc_type): + dj_exc_value = dj_exc_type(*exc_value.args) + # Only set the 'errors_occurred' flag for errors that may make + # the connection unusable. + if dj_exc_type not in (DataError, IntegrityError): + self.wrapper.errors_occurred = True + raise dj_exc_value.with_traceback(traceback) from exc_value + + def __call__(self, func): + # Note that we are intentionally not using @wraps here for performance + # reasons. Refs #21109. + def inner(*args, **kwargs): + with self: + return func(*args, **kwargs) + return inner + + +def load_backend(backend_name): + """ + Return a database backend's "base" module given a fully qualified database + backend name, or raise an error if it doesn't exist. + """ + # This backend was renamed in Django 1.9. + if backend_name == 'django.db.backends.postgresql_psycopg2': + backend_name = 'django.db.backends.postgresql' + + try: + return import_module('%s.base' % backend_name) + except ImportError as e_user: + # The database backend wasn't found. Display a helpful error message + # listing all built-in database backends. + backend_dir = str(Path(__file__).parent / 'backends') + builtin_backends = [ + name for _, name, ispkg in pkgutil.iter_modules([backend_dir]) + if ispkg and name not in {'base', 'dummy', 'postgresql_psycopg2'} + ] + if backend_name not in ['django.db.backends.%s' % b for b in builtin_backends]: + backend_reprs = map(repr, sorted(builtin_backends)) + raise ImproperlyConfigured( + "%r isn't an available database backend.\n" + "Try using 'django.db.backends.XXX', where XXX is one of:\n" + " %s" % (backend_name, ", ".join(backend_reprs)) + ) from e_user + else: + # If there's some other error, this must be an error in Django + raise + + +class ConnectionDoesNotExist(Exception): + pass + + +class ConnectionHandler: + def __init__(self, databases=None): + """ + databases is an optional dictionary of database definitions (structured + like settings.DATABASES). + """ + self._databases = databases + self._connections = local() + + @cached_property + def databases(self): + if self._databases is None: + self._databases = settings.DATABASES + if self._databases == {}: + self._databases = { + DEFAULT_DB_ALIAS: { + 'ENGINE': 'django.db.backends.dummy', + }, + } + if self._databases[DEFAULT_DB_ALIAS] == {}: + self._databases[DEFAULT_DB_ALIAS]['ENGINE'] = 'django.db.backends.dummy' + + if DEFAULT_DB_ALIAS not in self._databases: + raise ImproperlyConfigured("You must define a '%s' database" % DEFAULT_DB_ALIAS) + return self._databases + + def ensure_defaults(self, alias): + """ + Put the defaults into the settings dictionary for a given connection + where no settings is provided. + """ + try: + conn = self.databases[alias] + except KeyError: + raise ConnectionDoesNotExist("The connection %s doesn't exist" % alias) + + conn.setdefault('ATOMIC_REQUESTS', False) + conn.setdefault('AUTOCOMMIT', True) + conn.setdefault('ENGINE', 'django.db.backends.dummy') + if conn['ENGINE'] == 'django.db.backends.' or not conn['ENGINE']: + conn['ENGINE'] = 'django.db.backends.dummy' + conn.setdefault('CONN_MAX_AGE', 0) + conn.setdefault('OPTIONS', {}) + conn.setdefault('TIME_ZONE', None) + for setting in ['NAME', 'USER', 'PASSWORD', 'HOST', 'PORT']: + conn.setdefault(setting, '') + + def prepare_test_settings(self, alias): + """ + Make sure the test settings are available in the 'TEST' sub-dictionary. + """ + try: + conn = self.databases[alias] + except KeyError: + raise ConnectionDoesNotExist("The connection %s doesn't exist" % alias) + + test_settings = conn.setdefault('TEST', {}) + for key in ['CHARSET', 'COLLATION', 'NAME', 'MIRROR']: + test_settings.setdefault(key, None) + + def __getitem__(self, alias): + if hasattr(self._connections, alias): + return getattr(self._connections, alias) + + self.ensure_defaults(alias) + self.prepare_test_settings(alias) + db = self.databases[alias] + backend = load_backend(db['ENGINE']) + conn = backend.DatabaseWrapper(db, alias) + setattr(self._connections, alias, conn) + return conn + + def __setitem__(self, key, value): + setattr(self._connections, key, value) + + def __delitem__(self, key): + delattr(self._connections, key) + + def __iter__(self): + return iter(self.databases) + + def all(self): + return [self[alias] for alias in self] + + def close_all(self): + for alias in self: + try: + connection = getattr(self._connections, alias) + except AttributeError: + continue + connection.close() + + +class ConnectionRouter: + def __init__(self, routers=None): + """ + If routers is not specified, default to settings.DATABASE_ROUTERS. + """ + self._routers = routers + + @cached_property + def routers(self): + if self._routers is None: + self._routers = settings.DATABASE_ROUTERS + routers = [] + for r in self._routers: + if isinstance(r, str): + router = import_string(r)() + else: + router = r + routers.append(router) + return routers + + def _router_func(action): + def _route_db(self, model, **hints): + chosen_db = None + for router in self.routers: + try: + method = getattr(router, action) + except AttributeError: + # If the router doesn't have a method, skip to the next one. + pass + else: + chosen_db = method(model, **hints) + if chosen_db: + return chosen_db + instance = hints.get('instance') + if instance is not None and instance._state.db: + return instance._state.db + return DEFAULT_DB_ALIAS + return _route_db + + db_for_read = _router_func('db_for_read') + db_for_write = _router_func('db_for_write') + + def allow_relation(self, obj1, obj2, **hints): + for router in self.routers: + try: + method = router.allow_relation + except AttributeError: + # If the router doesn't have a method, skip to the next one. + pass + else: + allow = method(obj1, obj2, **hints) + if allow is not None: + return allow + return obj1._state.db == obj2._state.db + + def allow_migrate(self, db, app_label, **hints): + for router in self.routers: + try: + method = router.allow_migrate + except AttributeError: + # If the router doesn't have a method, skip to the next one. + continue + + allow = method(db, app_label, **hints) + + if allow is not None: + return allow + return True + + def allow_migrate_model(self, db, model): + return self.allow_migrate( + db, + model._meta.app_label, + model_name=model._meta.model_name, + model=model, + ) + + def get_migratable_models(self, app_config, db, include_auto_created=False): + """Return app models allowed to be migrated on provided db.""" + models = app_config.get_models(include_auto_created=include_auto_created) + return [model for model in models if self.allow_migrate_model(db, model)] diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__init__.py b/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__init__.py new file mode 100644 index 00000000000..a615f9905af --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__init__.py @@ -0,0 +1,9 @@ +"""Multi-consumer multi-producer dispatching mechanism + +Originally based on pydispatch (BSD) https://pypi.org/project/PyDispatcher/2.0.1/ +See license.txt for original license. + +Heavily modified for Django's purposes. +""" + +from django.dispatch.dispatcher import Signal, receiver # NOQA diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__pycache__/__init__.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1952ac3e6c87cb6de00396893d570f335da9d83d GIT binary patch literal 490 zcmYjOy-vh149@iqI8|at3@97iK*P@h2qAqsQ1s2mV_`;FR32QBW*ns;8o=S4UY?_p^SF zss5Oa1~2ayO%-rk8tt1J9It<%bw)Lkph9npASb9xUW1$z8hstdR}M?mMOC%@uJE9^ z(cHF+V!m}YPDgwag7rs2*w$iVTq&sQ1IQq*+jQO*oY+ftl3fvx0eFQHw1*@-2YzoH zH*=N0hd4fmVv3|%8-@2s!d+eZQ0UTZdTtwMjR&8^pR_d_MYH8GmNe&V=s*Ha!Cj69 zvz0toM&^08u6~%wV(`BNoa+wg`V`)nTk7&IeBFvC;~wcI61@1;O`$d-g{cUx{p}|z wyrZqd#OVFxKzIzWO^nB)B+|TOAt~}4HHJJ-Y&#ns(_T#lC-kGtcM}YT-_#qJd;kCd literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__pycache__/dispatcher.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/dispatch/__pycache__/dispatcher.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..57fbda901721336f34faee80e7af212a2f41cccd GIT binary patch literal 8560 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 LSBlKAYzs-Z-61I!LaYPZv+*3I7sE5mQLpAyf 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 T4nL26YGHvcOMjw$Zs`97lY0fz literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/fields.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/fields.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..3a6e339f02f4df974fb66dca5c89ecad9698d5a5 GIT binary patch literal 36896 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�@TIS*NiW4?o$4rGy^p~$ z2KO_lAa|q@)urF$y`M%vM@oQJICg<6VjLvJSA5Nm#-TOf!bmlmO`0!RLGMe zJj_OFr6vqz-V-XZh2#+R`Rm(*)LvtDuoVF+^?ipZ@7s&uR3r$}5alBE7)n(Cn8B|h z;K$_y(-3k4QHm_V93GEqN6LH{cvBAUF-veST=7hln#C2WdYVW8ka6^f$G54WhmBMj z5+X>LsCEF?SW8Jp;X8XBKJ!Tw=#gSy0xoT!u6-*BPemZIxChBIxVLDoXY|*KdYMI( zO0WBZD!DoRy^3d1@vJ`b_XGe93hiIQo#>f*l6Q0ZWIrKBQ7fg7Cr>eUltG9lfpy|X z3A9f!Ae3rOm{sWobDOP$6;8HZ3;AU)cm#txZdgVDvi$$wOy#-QEd(vF(wQi+bpMZ@Qs`qMefRn=;@rZN+6P*hM(Z*T0VivDrGf#28oX8yuh# zQZTDY(x`@)W)QX+lz>0nYAA4k1)gER(bgsd1N?$82s@%Cabtmv89^j&C@{WD@MdQe z?cXsYDEo-Wow7b70U#pSM}XbqsH1|jf$lPV+KAUFw^Q#ly`i->KO-W90d2F%~!z-jee2J_dw{b?u>Ril3H!YN&e=q5kZGE zEbEU>7(zU#NSlWKmqwP;w30_2c<9w0N${mQSq0xU9s`@&KpEPj`CW`j!xtnL2A3G4 z^~evf;RIIgxsNV4v5j@d_RSB?(J_=8Ea7zqpJ5*EXNVnwis_U z0Y9>)@PyH)CdDa!s8B_>&qfgBgNhs$3di z%Ll7`bDykw3h!#C0|O4$UwrZ0nOivZ<>rF6z7&`0V3LFHOvXKcda1RwhUKMLn3r6( zuWxI%XrZjX!>($~gzg3Q@O(uN?fZNF=*t`X_qJ@J)s0HC20qQAa`6*UeKqUC=1^oH& z{?yCrUHsEWntp|`pJng>dvlX9cFxNJOW|;%DWCt4Z@S=9!5wj^;uUf9zu8!r7S{;c zV*zIq?&($_$9JZ&J8Nr_J`uY!4PPj5DFP1(jwlf;eGg*-$fR~N;Ebp-29&U>&vy4c!O)=+F-dcBZSeh3#vWlnU53aGnycsPB9u(vF2-ri z@WCYnIJlv|0!`L8;VdIai8YJtVuCrP*0zMRGeurVUC8pk#Ld*u$fpx`l@67rOLvt{ vl=hS+OB1C#N(b>jSDGn3UOHMjP&zP@D?N$-M@x6({-+a0>3+m^l?wk4`&=^G literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/forms.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/forms.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d9451aec4adab9b10198ad3633db7906bdb2a933 GIT binary patch literal 15351 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 S^qsF~kBpTHd&gR1PyKI*9K`eh literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/renderers.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/renderers.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f71a5ec79366e2c2b50f9b5b09736200295455c5 GIT binary patch literal 3051 zcmbVOTW=dh6rR~#U*gz~n;R`{VWB{}5491z6bYe}#-O6ciIN~-UsfB>Bw2Sa?#!4r zmMb9~@qolX;30j?FW|rID^E!L0>lI7%-XS?i-fw?jAzbV&N<)t=FEIssgwwOzkcQh ze-sG$6Fbvi5jyKocjR+rB!2|Dxnd1@WPT_QFQTj}MbQ9(6-s zad}45@*!8A8VPVp+ixFn=52xb&Wo38&DoY zk!7e9z&@luQ%1lnqt##S=tXuQ<27Xmu~dE-at7PYKhgU)g-8VM-t~na$ulBwn}6KK zi$pw=UBAs`BeQ>lM@eIY|JYFCm}!q1VX)um9;>4y{k# z8-mA-3oc~6do1QaK?My)%L&!}Ha5rKj8`>~Dxzq|7}8f{K!)Ji8ErYHK)wkRD!200 z*3PE4(`;=tcbYp6b*p2AUOV)q)IMbuDo&RXe#Q^{UZ}kB)Fl{^7F5J2QLzC3Ge+S6 zDqDvl-+_t~7hrY`MwtQ3Gg+QlEO$a(i^c~Qc8A%}L^^Pczo5RvgbZI-}Irxf8?5J(w;G`s~xYb(;CsU_Dl z#D=*S8Nz`X%+h%%$8x}td^+EZ4}+L*1}}s75=D@1=M))`4mqU=@-7io7;%g=&-Loe z^hJJM;R;JC<8~w7u@1zy zV_r-9KqQf^j<~(w3qtiEi0u~vgVQ%PC5ZLitB34kZp?6vceH5;JhZIy`Q zy58V29BIMxSki_AfOd-au$llqfdofChB7(;mZj&v5g>R0^naQFl3i?5-o7Cqqr2`R z8kzWiKp{Rr=h3?BVZhOcP|jhvgaGE!b)0b%s%c6vgPCwqSj+-i=#Et`v@+18&c;%aM%-^>Am*h24Z#++vDd*eXqH> z{q)gZb2sC|rJRG-KSt~Ec2$tnhvR%BFzbu!vP=`#;9^4icQ1N2V=m<5izia!jz{fE z=6whQ>rl=i7btOVrgI0q7`UB;GA(rB-38APfhLR-Q6169UI_1IC#OEfwLVHcvYriS zGP|o6XJu&Xi~&zQ{phLpR1nI#Rvjd<9|}w*?(Lb;(G`QsA$t0y;$Ck;M$n9S_{7HR z>LAcp6h6z~)))6sJQs?d*T$EkexB$XNT($Y$W_>-#m_TSzQ9B!5$7T;8)Z8B8JIe& Tv}%^jJT2v_bJgl%ak2Ox=%BIv literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/utils.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/utils.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..4fbbfe7a817a48c24f70208315c44d9c8e01b38c GIT binary patch literal 7003 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 WD$a_k6btV-3;zKKl2z{j literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/widgets.cpython-38.pyc b/Dev/trydjango/lib/python3.8/site-packages/django/forms/__pycache__/widgets.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7d0cc3983f47105e2a972fe2b703280250849653 GIT binary patch literal 35483 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�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 Rr&uhei@S<16>lpR{y+ZKJJA3D literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/boundfield.py b/Dev/trydjango/lib/python3.8/site-packages/django/forms/boundfield.py new file mode 100644 index 00000000000..7f40fbbbb45 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/boundfield.py @@ -0,0 +1,266 @@ +import datetime + +from django.forms.utils import flatatt, pretty_name +from django.forms.widgets import Textarea, TextInput +from django.utils.functional import cached_property +from django.utils.html import conditional_escape, format_html, html_safe +from django.utils.safestring import mark_safe +from django.utils.translation import gettext_lazy as _ + +__all__ = ('BoundField',) + + +@html_safe +class BoundField: + "A Field plus data" + def __init__(self, form, field, name): + self.form = form + self.field = field + self.name = name + self.html_name = form.add_prefix(name) + self.html_initial_name = form.add_initial_prefix(name) + self.html_initial_id = form.add_initial_prefix(self.auto_id) + if self.field.label is None: + self.label = pretty_name(name) + else: + self.label = self.field.label + self.help_text = field.help_text or '' + + def __str__(self): + """Render this field as an HTML widget.""" + if self.field.show_hidden_initial: + return self.as_widget() + self.as_hidden(only_initial=True) + return self.as_widget() + + @cached_property + def subwidgets(self): + """ + Most widgets yield a single subwidget, but others like RadioSelect and + CheckboxSelectMultiple produce one subwidget for each choice. + + This property is cached so that only one database query occurs when + rendering ModelChoiceFields. + """ + id_ = self.field.widget.attrs.get('id') or self.auto_id + attrs = {'id': id_} if id_ else {} + attrs = self.build_widget_attrs(attrs) + return [ + BoundWidget(self.field.widget, widget, self.form.renderer) + for widget in self.field.widget.subwidgets(self.html_name, self.value(), attrs=attrs) + ] + + def __bool__(self): + # BoundField evaluates to True even if it doesn't have subwidgets. + return True + + def __iter__(self): + return iter(self.subwidgets) + + def __len__(self): + return len(self.subwidgets) + + def __getitem__(self, idx): + # Prevent unnecessary reevaluation when accessing BoundField's attrs + # from templates. + if not isinstance(idx, (int, slice)): + raise TypeError + return self.subwidgets[idx] + + @property + def errors(self): + """ + Return an ErrorList (empty if there are no errors) for this field. + """ + return self.form.errors.get(self.name, self.form.error_class()) + + def as_widget(self, widget=None, attrs=None, only_initial=False): + """ + Render the field by rendering the passed widget, adding any HTML + attributes passed as attrs. If a widget isn't specified, use the + field's default widget. + """ + widget = widget or self.field.widget + if self.field.localize: + widget.is_localized = True + attrs = attrs or {} + attrs = self.build_widget_attrs(attrs, widget) + if self.auto_id and 'id' not in widget.attrs: + attrs.setdefault('id', self.html_initial_id if only_initial else self.auto_id) + return widget.render( + name=self.html_initial_name if only_initial else self.html_name, + value=self.value(), + attrs=attrs, + renderer=self.form.renderer, + ) + + def as_text(self, attrs=None, **kwargs): + """ + Return a string of HTML for representing this as an . + """ + return self.as_widget(TextInput(), attrs, **kwargs) + + def as_textarea(self, attrs=None, **kwargs): + """Return a string of HTML for representing this as a diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/time.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/time.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/time.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/url.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/url.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/jinja2/django/forms/widgets/url.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/models.py b/Dev/trydjango/lib/python3.8/site-packages/django/forms/models.py new file mode 100644 index 00000000000..cf66f10c88f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/models.py @@ -0,0 +1,1362 @@ +""" +Helper functions for creating Form classes from Django models +and database field objects. +""" + +from collections import OrderedDict +from itertools import chain + +from django.core.exceptions import ( + NON_FIELD_ERRORS, FieldError, ImproperlyConfigured, ValidationError, +) +from django.forms.fields import ChoiceField, Field +from django.forms.forms import BaseForm, DeclarativeFieldsMetaclass +from django.forms.formsets import BaseFormSet, formset_factory +from django.forms.utils import ErrorList +from django.forms.widgets import ( + HiddenInput, MultipleHiddenInput, SelectMultiple, +) +from django.utils.text import capfirst, get_text_list +from django.utils.translation import gettext, gettext_lazy as _ + +__all__ = ( + 'ModelForm', 'BaseModelForm', 'model_to_dict', 'fields_for_model', + 'ModelChoiceField', 'ModelMultipleChoiceField', 'ALL_FIELDS', + 'BaseModelFormSet', 'modelformset_factory', 'BaseInlineFormSet', + 'inlineformset_factory', 'modelform_factory', +) + +ALL_FIELDS = '__all__' + + +def construct_instance(form, instance, fields=None, exclude=None): + """ + Construct and return a model instance from the bound ``form``'s + ``cleaned_data``, but do not save the returned instance to the database. + """ + from django.db import models + opts = instance._meta + + cleaned_data = form.cleaned_data + file_field_list = [] + for f in opts.fields: + if not f.editable or isinstance(f, models.AutoField) \ + or f.name not in cleaned_data: + continue + if fields is not None and f.name not in fields: + continue + if exclude and f.name in exclude: + continue + # Leave defaults for fields that aren't in POST data, except for + # checkbox inputs because they don't appear in POST data if not checked. + if (f.has_default() and + form[f.name].field.widget.value_omitted_from_data(form.data, form.files, form.add_prefix(f.name))): + continue + # Defer saving file-type fields until after the other fields, so a + # callable upload_to can use the values from other fields. + if isinstance(f, models.FileField): + file_field_list.append(f) + else: + f.save_form_data(instance, cleaned_data[f.name]) + + for f in file_field_list: + f.save_form_data(instance, cleaned_data[f.name]) + + return instance + + +# ModelForms ################################################################# + +def model_to_dict(instance, fields=None, exclude=None): + """ + Return a dict containing the data in ``instance`` suitable for passing as + a Form's ``initial`` keyword argument. + + ``fields`` is an optional list of field names. If provided, return only the + named. + + ``exclude`` is an optional list of field names. If provided, exclude the + named from the returned dict, even if they are listed in the ``fields`` + argument. + """ + opts = instance._meta + data = {} + for f in chain(opts.concrete_fields, opts.private_fields, opts.many_to_many): + if not getattr(f, 'editable', False): + continue + if fields and f.name not in fields: + continue + if exclude and f.name in exclude: + continue + data[f.name] = f.value_from_object(instance) + return data + + +def apply_limit_choices_to_to_formfield(formfield): + """Apply limit_choices_to to the formfield's queryset if needed.""" + if hasattr(formfield, 'queryset') and hasattr(formfield, 'get_limit_choices_to'): + limit_choices_to = formfield.get_limit_choices_to() + if limit_choices_to is not None: + formfield.queryset = formfield.queryset.complex_filter(limit_choices_to) + + +def fields_for_model(model, fields=None, exclude=None, widgets=None, + formfield_callback=None, localized_fields=None, + labels=None, help_texts=None, error_messages=None, + field_classes=None, *, apply_limit_choices_to=True): + """ + Return an ``OrderedDict`` containing form fields for the given model. + + ``fields`` is an optional list of field names. If provided, return only the + named fields. + + ``exclude`` is an optional list of field names. If provided, exclude the + named fields from the returned fields, even if they are listed in the + ``fields`` argument. + + ``widgets`` is a dictionary of model field names mapped to a widget. + + ``formfield_callback`` is a callable that takes a model field and returns + a form field. + + ``localized_fields`` is a list of names of fields which should be localized. + + ``labels`` is a dictionary of model field names mapped to a label. + + ``help_texts`` is a dictionary of model field names mapped to a help text. + + ``error_messages`` is a dictionary of model field names mapped to a + dictionary of error messages. + + ``field_classes`` is a dictionary of model field names mapped to a form + field class. + + ``apply_limit_choices_to`` is a boolean indicating if limit_choices_to + should be applied to a field's queryset. + """ + field_list = [] + ignored = [] + opts = model._meta + # Avoid circular import + from django.db.models.fields import Field as ModelField + sortable_private_fields = [f for f in opts.private_fields if isinstance(f, ModelField)] + for f in sorted(chain(opts.concrete_fields, sortable_private_fields, opts.many_to_many)): + if not getattr(f, 'editable', False): + if (fields is not None and f.name in fields and + (exclude is None or f.name not in exclude)): + raise FieldError( + "'%s' cannot be specified for %s model form as it is a non-editable field" % ( + f.name, model.__name__) + ) + continue + if fields is not None and f.name not in fields: + continue + if exclude and f.name in exclude: + continue + + kwargs = {} + if widgets and f.name in widgets: + kwargs['widget'] = widgets[f.name] + if localized_fields == ALL_FIELDS or (localized_fields and f.name in localized_fields): + kwargs['localize'] = True + if labels and f.name in labels: + kwargs['label'] = labels[f.name] + if help_texts and f.name in help_texts: + kwargs['help_text'] = help_texts[f.name] + if error_messages and f.name in error_messages: + kwargs['error_messages'] = error_messages[f.name] + if field_classes and f.name in field_classes: + kwargs['form_class'] = field_classes[f.name] + + if formfield_callback is None: + formfield = f.formfield(**kwargs) + elif not callable(formfield_callback): + raise TypeError('formfield_callback must be a function or callable') + else: + formfield = formfield_callback(f, **kwargs) + + if formfield: + if apply_limit_choices_to: + apply_limit_choices_to_to_formfield(formfield) + field_list.append((f.name, formfield)) + else: + ignored.append(f.name) + field_dict = OrderedDict(field_list) + if fields: + field_dict = OrderedDict( + [(f, field_dict.get(f)) for f in fields + if ((not exclude) or (exclude and f not in exclude)) and (f not in ignored)] + ) + return field_dict + + +class ModelFormOptions: + def __init__(self, options=None): + self.model = getattr(options, 'model', None) + self.fields = getattr(options, 'fields', None) + self.exclude = getattr(options, 'exclude', None) + self.widgets = getattr(options, 'widgets', None) + self.localized_fields = getattr(options, 'localized_fields', None) + self.labels = getattr(options, 'labels', None) + self.help_texts = getattr(options, 'help_texts', None) + self.error_messages = getattr(options, 'error_messages', None) + self.field_classes = getattr(options, 'field_classes', None) + + +class ModelFormMetaclass(DeclarativeFieldsMetaclass): + def __new__(mcs, name, bases, attrs): + base_formfield_callback = None + for b in bases: + if hasattr(b, 'Meta') and hasattr(b.Meta, 'formfield_callback'): + base_formfield_callback = b.Meta.formfield_callback + break + + formfield_callback = attrs.pop('formfield_callback', base_formfield_callback) + + new_class = super(ModelFormMetaclass, mcs).__new__(mcs, name, bases, attrs) + + if bases == (BaseModelForm,): + return new_class + + opts = new_class._meta = ModelFormOptions(getattr(new_class, 'Meta', None)) + + # We check if a string was passed to `fields` or `exclude`, + # which is likely to be a mistake where the user typed ('foo') instead + # of ('foo',) + for opt in ['fields', 'exclude', 'localized_fields']: + value = getattr(opts, opt) + if isinstance(value, str) and value != ALL_FIELDS: + msg = ("%(model)s.Meta.%(opt)s cannot be a string. " + "Did you mean to type: ('%(value)s',)?" % { + 'model': new_class.__name__, + 'opt': opt, + 'value': value, + }) + raise TypeError(msg) + + if opts.model: + # If a model is defined, extract form fields from it. + if opts.fields is None and opts.exclude is None: + raise ImproperlyConfigured( + "Creating a ModelForm without either the 'fields' attribute " + "or the 'exclude' attribute is prohibited; form %s " + "needs updating." % name + ) + + if opts.fields == ALL_FIELDS: + # Sentinel for fields_for_model to indicate "get the list of + # fields from the model" + opts.fields = None + + fields = fields_for_model( + opts.model, opts.fields, opts.exclude, opts.widgets, + formfield_callback, opts.localized_fields, opts.labels, + opts.help_texts, opts.error_messages, opts.field_classes, + # limit_choices_to will be applied during ModelForm.__init__(). + apply_limit_choices_to=False, + ) + + # make sure opts.fields doesn't specify an invalid field + none_model_fields = {k for k, v in fields.items() if not v} + missing_fields = none_model_fields.difference(new_class.declared_fields) + if missing_fields: + message = 'Unknown field(s) (%s) specified for %s' + message = message % (', '.join(missing_fields), + opts.model.__name__) + raise FieldError(message) + # Override default model fields with any custom declared ones + # (plus, include all the other declared fields). + fields.update(new_class.declared_fields) + else: + fields = new_class.declared_fields + + new_class.base_fields = fields + + return new_class + + +class BaseModelForm(BaseForm): + def __init__(self, data=None, files=None, auto_id='id_%s', prefix=None, + initial=None, error_class=ErrorList, label_suffix=None, + empty_permitted=False, instance=None, use_required_attribute=None, + renderer=None): + opts = self._meta + if opts.model is None: + raise ValueError('ModelForm has no model class specified.') + if instance is None: + # if we didn't get an instance, instantiate a new one + self.instance = opts.model() + object_data = {} + else: + self.instance = instance + object_data = model_to_dict(instance, opts.fields, opts.exclude) + # if initial was provided, it should override the values from instance + if initial is not None: + object_data.update(initial) + # self._validate_unique will be set to True by BaseModelForm.clean(). + # It is False by default so overriding self.clean() and failing to call + # super will stop validate_unique from being called. + self._validate_unique = False + super().__init__( + data, files, auto_id, prefix, object_data, error_class, + label_suffix, empty_permitted, use_required_attribute=use_required_attribute, + renderer=renderer, + ) + for formfield in self.fields.values(): + apply_limit_choices_to_to_formfield(formfield) + + def _get_validation_exclusions(self): + """ + For backwards-compatibility, exclude several types of fields from model + validation. See tickets #12507, #12521, #12553. + """ + exclude = [] + # Build up a list of fields that should be excluded from model field + # validation and unique checks. + for f in self.instance._meta.fields: + field = f.name + # Exclude fields that aren't on the form. The developer may be + # adding these values to the model after form validation. + if field not in self.fields: + exclude.append(f.name) + + # Don't perform model validation on fields that were defined + # manually on the form and excluded via the ModelForm's Meta + # class. See #12901. + elif self._meta.fields and field not in self._meta.fields: + exclude.append(f.name) + elif self._meta.exclude and field in self._meta.exclude: + exclude.append(f.name) + + # Exclude fields that failed form validation. There's no need for + # the model fields to validate them as well. + elif field in self._errors: + exclude.append(f.name) + + # Exclude empty fields that are not required by the form, if the + # underlying model field is required. This keeps the model field + # from raising a required error. Note: don't exclude the field from + # validation if the model field allows blanks. If it does, the blank + # value may be included in a unique check, so cannot be excluded + # from validation. + else: + form_field = self.fields[field] + field_value = self.cleaned_data.get(field) + if not f.blank and not form_field.required and field_value in form_field.empty_values: + exclude.append(f.name) + return exclude + + def clean(self): + self._validate_unique = True + return self.cleaned_data + + def _update_errors(self, errors): + # Override any validation error messages defined at the model level + # with those defined at the form level. + opts = self._meta + + # Allow the model generated by construct_instance() to raise + # ValidationError and have them handled in the same way as others. + if hasattr(errors, 'error_dict'): + error_dict = errors.error_dict + else: + error_dict = {NON_FIELD_ERRORS: errors} + + for field, messages in error_dict.items(): + if (field == NON_FIELD_ERRORS and opts.error_messages and + NON_FIELD_ERRORS in opts.error_messages): + error_messages = opts.error_messages[NON_FIELD_ERRORS] + elif field in self.fields: + error_messages = self.fields[field].error_messages + else: + continue + + for message in messages: + if (isinstance(message, ValidationError) and + message.code in error_messages): + message.message = error_messages[message.code] + + self.add_error(None, errors) + + def _post_clean(self): + opts = self._meta + + exclude = self._get_validation_exclusions() + + # Foreign Keys being used to represent inline relationships + # are excluded from basic field value validation. This is for two + # reasons: firstly, the value may not be supplied (#12507; the + # case of providing new values to the admin); secondly the + # object being referred to may not yet fully exist (#12749). + # However, these fields *must* be included in uniqueness checks, + # so this can't be part of _get_validation_exclusions(). + for name, field in self.fields.items(): + if isinstance(field, InlineForeignKeyField): + exclude.append(name) + + try: + self.instance = construct_instance(self, self.instance, opts.fields, opts.exclude) + except ValidationError as e: + self._update_errors(e) + + try: + self.instance.full_clean(exclude=exclude, validate_unique=False) + except ValidationError as e: + self._update_errors(e) + + # Validate uniqueness if needed. + if self._validate_unique: + self.validate_unique() + + def validate_unique(self): + """ + Call the instance's validate_unique() method and update the form's + validation errors if any were raised. + """ + exclude = self._get_validation_exclusions() + try: + self.instance.validate_unique(exclude=exclude) + except ValidationError as e: + self._update_errors(e) + + def _save_m2m(self): + """ + Save the many-to-many fields and generic relations for this form. + """ + cleaned_data = self.cleaned_data + exclude = self._meta.exclude + fields = self._meta.fields + opts = self.instance._meta + # Note that for historical reasons we want to include also + # private_fields here. (GenericRelation was previously a fake + # m2m field). + for f in chain(opts.many_to_many, opts.private_fields): + if not hasattr(f, 'save_form_data'): + continue + if fields and f.name not in fields: + continue + if exclude and f.name in exclude: + continue + if f.name in cleaned_data: + f.save_form_data(self.instance, cleaned_data[f.name]) + + def save(self, commit=True): + """ + Save this form's self.instance object if commit=True. Otherwise, add + a save_m2m() method to the form which can be called after the instance + is saved manually at a later time. Return the model instance. + """ + if self.errors: + raise ValueError( + "The %s could not be %s because the data didn't validate." % ( + self.instance._meta.object_name, + 'created' if self.instance._state.adding else 'changed', + ) + ) + if commit: + # If committing, save the instance and the m2m data immediately. + self.instance.save() + self._save_m2m() + else: + # If not committing, add a method to the form to allow deferred + # saving of m2m data. + self.save_m2m = self._save_m2m + return self.instance + + save.alters_data = True + + +class ModelForm(BaseModelForm, metaclass=ModelFormMetaclass): + pass + + +def modelform_factory(model, form=ModelForm, fields=None, exclude=None, + formfield_callback=None, widgets=None, localized_fields=None, + labels=None, help_texts=None, error_messages=None, + field_classes=None): + """ + Return a ModelForm containing form fields for the given model. + + ``fields`` is an optional list of field names. If provided, include only + the named fields in the returned fields. If omitted or '__all__', use all + fields. + + ``exclude`` is an optional list of field names. If provided, exclude the + named fields from the returned fields, even if they are listed in the + ``fields`` argument. + + ``widgets`` is a dictionary of model field names mapped to a widget. + + ``localized_fields`` is a list of names of fields which should be localized. + + ``formfield_callback`` is a callable that takes a model field and returns + a form field. + + ``labels`` is a dictionary of model field names mapped to a label. + + ``help_texts`` is a dictionary of model field names mapped to a help text. + + ``error_messages`` is a dictionary of model field names mapped to a + dictionary of error messages. + + ``field_classes`` is a dictionary of model field names mapped to a form + field class. + """ + # Create the inner Meta class. FIXME: ideally, we should be able to + # construct a ModelForm without creating and passing in a temporary + # inner class. + + # Build up a list of attributes that the Meta object will have. + attrs = {'model': model} + if fields is not None: + attrs['fields'] = fields + if exclude is not None: + attrs['exclude'] = exclude + if widgets is not None: + attrs['widgets'] = widgets + if localized_fields is not None: + attrs['localized_fields'] = localized_fields + if labels is not None: + attrs['labels'] = labels + if help_texts is not None: + attrs['help_texts'] = help_texts + if error_messages is not None: + attrs['error_messages'] = error_messages + if field_classes is not None: + attrs['field_classes'] = field_classes + + # If parent form class already has an inner Meta, the Meta we're + # creating needs to inherit from the parent's inner meta. + bases = (form.Meta,) if hasattr(form, 'Meta') else () + Meta = type('Meta', bases, attrs) + if formfield_callback: + Meta.formfield_callback = staticmethod(formfield_callback) + # Give this new form class a reasonable name. + class_name = model.__name__ + 'Form' + + # Class attributes for the new form class. + form_class_attrs = { + 'Meta': Meta, + 'formfield_callback': formfield_callback + } + + if (getattr(Meta, 'fields', None) is None and + getattr(Meta, 'exclude', None) is None): + raise ImproperlyConfigured( + "Calling modelform_factory without defining 'fields' or " + "'exclude' explicitly is prohibited." + ) + + # Instantiate type(form) in order to use the same metaclass as form. + return type(form)(class_name, (form,), form_class_attrs) + + +# ModelFormSets ############################################################## + +class BaseModelFormSet(BaseFormSet): + """ + A ``FormSet`` for editing a queryset and/or adding new objects to it. + """ + model = None + + # Set of fields that must be unique among forms of this set. + unique_fields = set() + + def __init__(self, data=None, files=None, auto_id='id_%s', prefix=None, + queryset=None, *, initial=None, **kwargs): + self.queryset = queryset + self.initial_extra = initial + super().__init__(**{'data': data, 'files': files, 'auto_id': auto_id, 'prefix': prefix, **kwargs}) + + def initial_form_count(self): + """Return the number of forms that are required in this FormSet.""" + if not (self.data or self.files): + return len(self.get_queryset()) + return super().initial_form_count() + + def _existing_object(self, pk): + if not hasattr(self, '_object_dict'): + self._object_dict = {o.pk: o for o in self.get_queryset()} + return self._object_dict.get(pk) + + def _get_to_python(self, field): + """ + If the field is a related field, fetch the concrete field's (that + is, the ultimate pointed-to field's) to_python. + """ + while field.remote_field is not None: + field = field.remote_field.get_related_field() + return field.to_python + + def _construct_form(self, i, **kwargs): + pk_required = i < self.initial_form_count() + if pk_required: + if self.is_bound: + pk_key = '%s-%s' % (self.add_prefix(i), self.model._meta.pk.name) + try: + pk = self.data[pk_key] + except KeyError: + # The primary key is missing. The user may have tampered + # with POST data. + pass + else: + to_python = self._get_to_python(self.model._meta.pk) + try: + pk = to_python(pk) + except ValidationError: + # The primary key exists but is an invalid value. The + # user may have tampered with POST data. + pass + else: + kwargs['instance'] = self._existing_object(pk) + else: + kwargs['instance'] = self.get_queryset()[i] + elif self.initial_extra: + # Set initial values for extra forms + try: + kwargs['initial'] = self.initial_extra[i - self.initial_form_count()] + except IndexError: + pass + form = super()._construct_form(i, **kwargs) + if pk_required: + form.fields[self.model._meta.pk.name].required = True + return form + + def get_queryset(self): + if not hasattr(self, '_queryset'): + if self.queryset is not None: + qs = self.queryset + else: + qs = self.model._default_manager.get_queryset() + + # If the queryset isn't already ordered we need to add an + # artificial ordering here to make sure that all formsets + # constructed from this queryset have the same form order. + if not qs.ordered: + qs = qs.order_by(self.model._meta.pk.name) + + # Removed queryset limiting here. As per discussion re: #13023 + # on django-dev, max_num should not prevent existing + # related objects/inlines from being displayed. + self._queryset = qs + return self._queryset + + def save_new(self, form, commit=True): + """Save and return a new model instance for the given form.""" + return form.save(commit=commit) + + def save_existing(self, form, instance, commit=True): + """Save and return an existing model instance for the given form.""" + return form.save(commit=commit) + + def delete_existing(self, obj, commit=True): + """Deletes an existing model instance.""" + if commit: + obj.delete() + + def save(self, commit=True): + """ + Save model instances for every form, adding and changing instances + as necessary, and return the list of instances. + """ + if not commit: + self.saved_forms = [] + + def save_m2m(): + for form in self.saved_forms: + form.save_m2m() + self.save_m2m = save_m2m + return self.save_existing_objects(commit) + self.save_new_objects(commit) + + save.alters_data = True + + def clean(self): + self.validate_unique() + + def validate_unique(self): + # Collect unique_checks and date_checks to run from all the forms. + all_unique_checks = set() + all_date_checks = set() + forms_to_delete = self.deleted_forms + valid_forms = [form for form in self.forms if form.is_valid() and form not in forms_to_delete] + for form in valid_forms: + exclude = form._get_validation_exclusions() + unique_checks, date_checks = form.instance._get_unique_checks(exclude=exclude) + all_unique_checks.update(unique_checks) + all_date_checks.update(date_checks) + + errors = [] + # Do each of the unique checks (unique and unique_together) + for uclass, unique_check in all_unique_checks: + seen_data = set() + for form in valid_forms: + # Get the data for the set of fields that must be unique among the forms. + row_data = ( + field if field in self.unique_fields else form.cleaned_data[field] + for field in unique_check if field in form.cleaned_data + ) + # Reduce Model instances to their primary key values + row_data = tuple(d._get_pk_val() if hasattr(d, '_get_pk_val') else d + for d in row_data) + if row_data and None not in row_data: + # if we've already seen it then we have a uniqueness failure + if row_data in seen_data: + # poke error messages into the right places and mark + # the form as invalid + errors.append(self.get_unique_error_message(unique_check)) + form._errors[NON_FIELD_ERRORS] = self.error_class([self.get_form_error()]) + # remove the data from the cleaned_data dict since it was invalid + for field in unique_check: + if field in form.cleaned_data: + del form.cleaned_data[field] + # mark the data as seen + seen_data.add(row_data) + # iterate over each of the date checks now + for date_check in all_date_checks: + seen_data = set() + uclass, lookup, field, unique_for = date_check + for form in valid_forms: + # see if we have data for both fields + if (form.cleaned_data and form.cleaned_data[field] is not None and + form.cleaned_data[unique_for] is not None): + # if it's a date lookup we need to get the data for all the fields + if lookup == 'date': + date = form.cleaned_data[unique_for] + date_data = (date.year, date.month, date.day) + # otherwise it's just the attribute on the date/datetime + # object + else: + date_data = (getattr(form.cleaned_data[unique_for], lookup),) + data = (form.cleaned_data[field],) + date_data + # if we've already seen it then we have a uniqueness failure + if data in seen_data: + # poke error messages into the right places and mark + # the form as invalid + errors.append(self.get_date_error_message(date_check)) + form._errors[NON_FIELD_ERRORS] = self.error_class([self.get_form_error()]) + # remove the data from the cleaned_data dict since it was invalid + del form.cleaned_data[field] + # mark the data as seen + seen_data.add(data) + + if errors: + raise ValidationError(errors) + + def get_unique_error_message(self, unique_check): + if len(unique_check) == 1: + return gettext("Please correct the duplicate data for %(field)s.") % { + "field": unique_check[0], + } + else: + return gettext("Please correct the duplicate data for %(field)s, which must be unique.") % { + "field": get_text_list(unique_check, _("and")), + } + + def get_date_error_message(self, date_check): + return gettext( + "Please correct the duplicate data for %(field_name)s " + "which must be unique for the %(lookup)s in %(date_field)s." + ) % { + 'field_name': date_check[2], + 'date_field': date_check[3], + 'lookup': str(date_check[1]), + } + + def get_form_error(self): + return gettext("Please correct the duplicate values below.") + + def save_existing_objects(self, commit=True): + self.changed_objects = [] + self.deleted_objects = [] + if not self.initial_forms: + return [] + + saved_instances = [] + forms_to_delete = self.deleted_forms + for form in self.initial_forms: + obj = form.instance + # If the pk is None, it means either: + # 1. The object is an unexpected empty model, created by invalid + # POST data such as an object outside the formset's queryset. + # 2. The object was already deleted from the database. + if obj.pk is None: + continue + if form in forms_to_delete: + self.deleted_objects.append(obj) + self.delete_existing(obj, commit=commit) + elif form.has_changed(): + self.changed_objects.append((obj, form.changed_data)) + saved_instances.append(self.save_existing(form, obj, commit=commit)) + if not commit: + self.saved_forms.append(form) + return saved_instances + + def save_new_objects(self, commit=True): + self.new_objects = [] + for form in self.extra_forms: + if not form.has_changed(): + continue + # If someone has marked an add form for deletion, don't save the + # object. + if self.can_delete and self._should_delete_form(form): + continue + self.new_objects.append(self.save_new(form, commit=commit)) + if not commit: + self.saved_forms.append(form) + return self.new_objects + + def add_fields(self, form, index): + """Add a hidden field for the object's primary key.""" + from django.db.models import AutoField, OneToOneField, ForeignKey + self._pk_field = pk = self.model._meta.pk + # If a pk isn't editable, then it won't be on the form, so we need to + # add it here so we can tell which object is which when we get the + # data back. Generally, pk.editable should be false, but for some + # reason, auto_created pk fields and AutoField's editable attribute is + # True, so check for that as well. + + def pk_is_not_editable(pk): + return ( + (not pk.editable) or (pk.auto_created or isinstance(pk, AutoField)) or ( + pk.remote_field and pk.remote_field.parent_link and + pk_is_not_editable(pk.remote_field.model._meta.pk) + ) + ) + if pk_is_not_editable(pk) or pk.name not in form.fields: + if form.is_bound: + # If we're adding the related instance, ignore its primary key + # as it could be an auto-generated default which isn't actually + # in the database. + pk_value = None if form.instance._state.adding else form.instance.pk + else: + try: + if index is not None: + pk_value = self.get_queryset()[index].pk + else: + pk_value = None + except IndexError: + pk_value = None + if isinstance(pk, (ForeignKey, OneToOneField)): + qs = pk.remote_field.model._default_manager.get_queryset() + else: + qs = self.model._default_manager.get_queryset() + qs = qs.using(form.instance._state.db) + if form._meta.widgets: + widget = form._meta.widgets.get(self._pk_field.name, HiddenInput) + else: + widget = HiddenInput + form.fields[self._pk_field.name] = ModelChoiceField(qs, initial=pk_value, required=False, widget=widget) + super().add_fields(form, index) + + +def modelformset_factory(model, form=ModelForm, formfield_callback=None, + formset=BaseModelFormSet, extra=1, can_delete=False, + can_order=False, max_num=None, fields=None, exclude=None, + widgets=None, validate_max=False, localized_fields=None, + labels=None, help_texts=None, error_messages=None, + min_num=None, validate_min=False, field_classes=None): + """Return a FormSet class for the given Django model class.""" + meta = getattr(form, 'Meta', None) + if (getattr(meta, 'fields', fields) is None and + getattr(meta, 'exclude', exclude) is None): + raise ImproperlyConfigured( + "Calling modelformset_factory without defining 'fields' or " + "'exclude' explicitly is prohibited." + ) + + form = modelform_factory(model, form=form, fields=fields, exclude=exclude, + formfield_callback=formfield_callback, + widgets=widgets, localized_fields=localized_fields, + labels=labels, help_texts=help_texts, + error_messages=error_messages, field_classes=field_classes) + FormSet = formset_factory(form, formset, extra=extra, min_num=min_num, max_num=max_num, + can_order=can_order, can_delete=can_delete, + validate_min=validate_min, validate_max=validate_max) + FormSet.model = model + return FormSet + + +# InlineFormSets ############################################################# + +class BaseInlineFormSet(BaseModelFormSet): + """A formset for child objects related to a parent.""" + def __init__(self, data=None, files=None, instance=None, + save_as_new=False, prefix=None, queryset=None, **kwargs): + if instance is None: + self.instance = self.fk.remote_field.model() + else: + self.instance = instance + self.save_as_new = save_as_new + if queryset is None: + queryset = self.model._default_manager + if self.instance.pk is not None: + qs = queryset.filter(**{self.fk.name: self.instance}) + else: + qs = queryset.none() + self.unique_fields = {self.fk.name} + super().__init__(data, files, prefix=prefix, queryset=qs, **kwargs) + + # Add the generated field to form._meta.fields if it's defined to make + # sure validation isn't skipped on that field. + if self.form._meta.fields and self.fk.name not in self.form._meta.fields: + if isinstance(self.form._meta.fields, tuple): + self.form._meta.fields = list(self.form._meta.fields) + self.form._meta.fields.append(self.fk.name) + + def initial_form_count(self): + if self.save_as_new: + return 0 + return super().initial_form_count() + + def _construct_form(self, i, **kwargs): + form = super()._construct_form(i, **kwargs) + if self.save_as_new: + mutable = getattr(form.data, '_mutable', None) + # Allow modifying an immutable QueryDict. + if mutable is not None: + form.data._mutable = True + # Remove the primary key from the form's data, we are only + # creating new instances + form.data[form.add_prefix(self._pk_field.name)] = None + # Remove the foreign key from the form's data + form.data[form.add_prefix(self.fk.name)] = None + if mutable is not None: + form.data._mutable = mutable + + # Set the fk value here so that the form can do its validation. + fk_value = self.instance.pk + if self.fk.remote_field.field_name != self.fk.remote_field.model._meta.pk.name: + fk_value = getattr(self.instance, self.fk.remote_field.field_name) + fk_value = getattr(fk_value, 'pk', fk_value) + setattr(form.instance, self.fk.get_attname(), fk_value) + return form + + @classmethod + def get_default_prefix(cls): + return cls.fk.remote_field.get_accessor_name(model=cls.model).replace('+', '') + + def save_new(self, form, commit=True): + # Ensure the latest copy of the related instance is present on each + # form (it may have been saved after the formset was originally + # instantiated). + setattr(form.instance, self.fk.name, self.instance) + # Use commit=False so we can assign the parent key afterwards, then + # save the object. + obj = form.save(commit=False) + pk_value = getattr(self.instance, self.fk.remote_field.field_name) + setattr(obj, self.fk.get_attname(), getattr(pk_value, 'pk', pk_value)) + if commit: + obj.save() + # form.save_m2m() can be called via the formset later on if commit=False + if commit and hasattr(form, 'save_m2m'): + form.save_m2m() + return obj + + def add_fields(self, form, index): + super().add_fields(form, index) + if self._pk_field == self.fk: + name = self._pk_field.name + kwargs = {'pk_field': True} + else: + # The foreign key field might not be on the form, so we poke at the + # Model field to get the label, since we need that for error messages. + name = self.fk.name + kwargs = { + 'label': getattr(form.fields.get(name), 'label', capfirst(self.fk.verbose_name)) + } + if self.fk.remote_field.field_name != self.fk.remote_field.model._meta.pk.name: + kwargs['to_field'] = self.fk.remote_field.field_name + + # If we're adding a new object, ignore a parent's auto-generated key + # as it will be regenerated on the save request. + if self.instance._state.adding: + if kwargs.get('to_field') is not None: + to_field = self.instance._meta.get_field(kwargs['to_field']) + else: + to_field = self.instance._meta.pk + if to_field.has_default(): + setattr(self.instance, to_field.attname, None) + + form.fields[name] = InlineForeignKeyField(self.instance, **kwargs) + + def get_unique_error_message(self, unique_check): + unique_check = [field for field in unique_check if field != self.fk.name] + return super().get_unique_error_message(unique_check) + + +def _get_foreign_key(parent_model, model, fk_name=None, can_fail=False): + """ + Find and return the ForeignKey from model to parent if there is one + (return None if can_fail is True and no such field exists). If fk_name is + provided, assume it is the name of the ForeignKey field. Unless can_fail is + True, raise an exception if there isn't a ForeignKey from model to + parent_model. + """ + # avoid circular import + from django.db.models import ForeignKey + opts = model._meta + if fk_name: + fks_to_parent = [f for f in opts.fields if f.name == fk_name] + if len(fks_to_parent) == 1: + fk = fks_to_parent[0] + if not isinstance(fk, ForeignKey) or \ + (fk.remote_field.model != parent_model and + fk.remote_field.model not in parent_model._meta.get_parent_list()): + raise ValueError( + "fk_name '%s' is not a ForeignKey to '%s'." % (fk_name, parent_model._meta.label) + ) + elif not fks_to_parent: + raise ValueError( + "'%s' has no field named '%s'." % (model._meta.label, fk_name) + ) + else: + # Try to discover what the ForeignKey from model to parent_model is + fks_to_parent = [ + f for f in opts.fields + if isinstance(f, ForeignKey) and ( + f.remote_field.model == parent_model or + f.remote_field.model in parent_model._meta.get_parent_list() + ) + ] + if len(fks_to_parent) == 1: + fk = fks_to_parent[0] + elif not fks_to_parent: + if can_fail: + return + raise ValueError( + "'%s' has no ForeignKey to '%s'." % ( + model._meta.label, + parent_model._meta.label, + ) + ) + else: + raise ValueError( + "'%s' has more than one ForeignKey to '%s'." % ( + model._meta.label, + parent_model._meta.label, + ) + ) + return fk + + +def inlineformset_factory(parent_model, model, form=ModelForm, + formset=BaseInlineFormSet, fk_name=None, + fields=None, exclude=None, extra=3, can_order=False, + can_delete=True, max_num=None, formfield_callback=None, + widgets=None, validate_max=False, localized_fields=None, + labels=None, help_texts=None, error_messages=None, + min_num=None, validate_min=False, field_classes=None): + """ + Return an ``InlineFormSet`` for the given kwargs. + + ``fk_name`` must be provided if ``model`` has more than one ``ForeignKey`` + to ``parent_model``. + """ + fk = _get_foreign_key(parent_model, model, fk_name=fk_name) + # enforce a max_num=1 when the foreign key to the parent model is unique. + if fk.unique: + max_num = 1 + kwargs = { + 'form': form, + 'formfield_callback': formfield_callback, + 'formset': formset, + 'extra': extra, + 'can_delete': can_delete, + 'can_order': can_order, + 'fields': fields, + 'exclude': exclude, + 'min_num': min_num, + 'max_num': max_num, + 'widgets': widgets, + 'validate_min': validate_min, + 'validate_max': validate_max, + 'localized_fields': localized_fields, + 'labels': labels, + 'help_texts': help_texts, + 'error_messages': error_messages, + 'field_classes': field_classes, + } + FormSet = modelformset_factory(model, **kwargs) + FormSet.fk = fk + return FormSet + + +# Fields ##################################################################### + +class InlineForeignKeyField(Field): + """ + A basic integer field that deals with validating the given value to a + given parent instance in an inline. + """ + widget = HiddenInput + default_error_messages = { + 'invalid_choice': _('The inline value did not match the parent instance.'), + } + + def __init__(self, parent_instance, *args, pk_field=False, to_field=None, **kwargs): + self.parent_instance = parent_instance + self.pk_field = pk_field + self.to_field = to_field + if self.parent_instance is not None: + if self.to_field: + kwargs["initial"] = getattr(self.parent_instance, self.to_field) + else: + kwargs["initial"] = self.parent_instance.pk + kwargs["required"] = False + super().__init__(*args, **kwargs) + + def clean(self, value): + if value in self.empty_values: + if self.pk_field: + return None + # if there is no value act as we did before. + return self.parent_instance + # ensure the we compare the values as equal types. + if self.to_field: + orig = getattr(self.parent_instance, self.to_field) + else: + orig = self.parent_instance.pk + if str(value) != str(orig): + raise ValidationError(self.error_messages['invalid_choice'], code='invalid_choice') + return self.parent_instance + + def has_changed(self, initial, data): + return False + + +class ModelChoiceIterator: + def __init__(self, field): + self.field = field + self.queryset = field.queryset + + def __iter__(self): + if self.field.empty_label is not None: + yield ("", self.field.empty_label) + queryset = self.queryset + # Can't use iterator() when queryset uses prefetch_related() + if not queryset._prefetch_related_lookups: + queryset = queryset.iterator() + for obj in queryset: + yield self.choice(obj) + + def __len__(self): + # count() adds a query but uses less memory since the QuerySet results + # won't be cached. In most cases, the choices will only be iterated on, + # and __len__() won't be called. + return self.queryset.count() + (1 if self.field.empty_label is not None else 0) + + def __bool__(self): + return self.field.empty_label is not None or self.queryset.exists() + + def choice(self, obj): + return (self.field.prepare_value(obj), self.field.label_from_instance(obj)) + + +class ModelChoiceField(ChoiceField): + """A ChoiceField whose choices are a model QuerySet.""" + # This class is a subclass of ChoiceField for purity, but it doesn't + # actually use any of ChoiceField's implementation. + default_error_messages = { + 'invalid_choice': _('Select a valid choice. That choice is not one of' + ' the available choices.'), + } + iterator = ModelChoiceIterator + + def __init__(self, queryset, *, empty_label="---------", + required=True, widget=None, label=None, initial=None, + help_text='', to_field_name=None, limit_choices_to=None, + **kwargs): + if required and (initial is not None): + self.empty_label = None + else: + self.empty_label = empty_label + + # Call Field instead of ChoiceField __init__() because we don't need + # ChoiceField.__init__(). + Field.__init__( + self, required=required, widget=widget, label=label, + initial=initial, help_text=help_text, **kwargs + ) + self.queryset = queryset + self.limit_choices_to = limit_choices_to # limit the queryset later. + self.to_field_name = to_field_name + + def get_limit_choices_to(self): + """ + Return ``limit_choices_to`` for this form field. + + If it is a callable, invoke it and return the result. + """ + if callable(self.limit_choices_to): + return self.limit_choices_to() + return self.limit_choices_to + + def __deepcopy__(self, memo): + result = super(ChoiceField, self).__deepcopy__(memo) + # Need to force a new ModelChoiceIterator to be created, bug #11183 + if self.queryset is not None: + result.queryset = self.queryset.all() + return result + + def _get_queryset(self): + return self._queryset + + def _set_queryset(self, queryset): + self._queryset = None if queryset is None else queryset.all() + self.widget.choices = self.choices + + queryset = property(_get_queryset, _set_queryset) + + # this method will be used to create object labels by the QuerySetIterator. + # Override it to customize the label. + def label_from_instance(self, obj): + """ + Convert objects into strings and generate the labels for the choices + presented by this object. Subclasses can override this method to + customize the display of the choices. + """ + return str(obj) + + def _get_choices(self): + # If self._choices is set, then somebody must have manually set + # the property self.choices. In this case, just return self._choices. + if hasattr(self, '_choices'): + return self._choices + + # Otherwise, execute the QuerySet in self.queryset to determine the + # choices dynamically. Return a fresh ModelChoiceIterator that has not been + # consumed. Note that we're instantiating a new ModelChoiceIterator *each* + # time _get_choices() is called (and, thus, each time self.choices is + # accessed) so that we can ensure the QuerySet has not been consumed. This + # construct might look complicated but it allows for lazy evaluation of + # the queryset. + return self.iterator(self) + + choices = property(_get_choices, ChoiceField._set_choices) + + def prepare_value(self, value): + if hasattr(value, '_meta'): + if self.to_field_name: + return value.serializable_value(self.to_field_name) + else: + return value.pk + return super().prepare_value(value) + + def to_python(self, value): + if value in self.empty_values: + return None + try: + key = self.to_field_name or 'pk' + value = self.queryset.get(**{key: value}) + except (ValueError, TypeError, self.queryset.model.DoesNotExist): + raise ValidationError(self.error_messages['invalid_choice'], code='invalid_choice') + return value + + def validate(self, value): + return Field.validate(self, value) + + def has_changed(self, initial, data): + if self.disabled: + return False + initial_value = initial if initial is not None else '' + data_value = data if data is not None else '' + return str(self.prepare_value(initial_value)) != str(data_value) + + +class ModelMultipleChoiceField(ModelChoiceField): + """A MultipleChoiceField whose choices are a model QuerySet.""" + widget = SelectMultiple + hidden_widget = MultipleHiddenInput + default_error_messages = { + 'list': _('Enter a list of values.'), + 'invalid_choice': _('Select a valid choice. %(value)s is not one of the' + ' available choices.'), + 'invalid_pk_value': _('"%(pk)s" is not a valid value.') + } + + def __init__(self, queryset, **kwargs): + super().__init__(queryset, empty_label=None, **kwargs) + + def to_python(self, value): + if not value: + return [] + return list(self._check_values(value)) + + def clean(self, value): + value = self.prepare_value(value) + if self.required and not value: + raise ValidationError(self.error_messages['required'], code='required') + elif not self.required and not value: + return self.queryset.none() + if not isinstance(value, (list, tuple)): + raise ValidationError(self.error_messages['list'], code='list') + qs = self._check_values(value) + # Since this overrides the inherited ModelChoiceField.clean + # we run custom validators here + self.run_validators(value) + return qs + + def _check_values(self, value): + """ + Given a list of possible PK values, return a QuerySet of the + corresponding objects. Raise a ValidationError if a given value is + invalid (not a valid PK, not in the queryset, etc.) + """ + key = self.to_field_name or 'pk' + # deduplicate given values to avoid creating many querysets or + # requiring the database backend deduplicate efficiently. + try: + value = frozenset(value) + except TypeError: + # list of lists isn't hashable, for example + raise ValidationError( + self.error_messages['list'], + code='list', + ) + for pk in value: + try: + self.queryset.filter(**{key: pk}) + except (ValueError, TypeError): + raise ValidationError( + self.error_messages['invalid_pk_value'], + code='invalid_pk_value', + params={'pk': pk}, + ) + qs = self.queryset.filter(**{'%s__in' % key: value}) + pks = {str(getattr(o, key)) for o in qs} + for val in value: + if str(val) not in pks: + raise ValidationError( + self.error_messages['invalid_choice'], + code='invalid_choice', + params={'value': val}, + ) + return qs + + def prepare_value(self, value): + if (hasattr(value, '__iter__') and + not isinstance(value, str) and + not hasattr(value, '_meta')): + prepare_value = super().prepare_value + return [prepare_value(v) for v in value] + return super().prepare_value(value) + + def has_changed(self, initial, data): + if self.disabled: + return False + if initial is None: + initial = [] + if data is None: + data = [] + if len(initial) != len(data): + return True + initial_set = {str(value) for value in self.prepare_value(initial)} + data_set = {str(value) for value in data} + return data_set != initial_set + + +def modelform_defines_fields(form_class): + return hasattr(form_class, '_meta') and ( + form_class._meta.fields is not None or + form_class._meta.exclude is not None + ) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/renderers.py b/Dev/trydjango/lib/python3.8/site-packages/django/forms/renderers.py new file mode 100644 index 00000000000..9fb695bdb26 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/renderers.py @@ -0,0 +1,70 @@ +import functools +from pathlib import Path + +from django.conf import settings +from django.template.backends.django import DjangoTemplates +from django.template.loader import get_template +from django.utils.functional import cached_property +from django.utils.module_loading import import_string + +try: + from django.template.backends.jinja2 import Jinja2 +except ImportError: + def Jinja2(params): + raise ImportError("jinja2 isn't installed") + +ROOT = Path(__file__).parent + + +@functools.lru_cache() +def get_default_renderer(): + renderer_class = import_string(settings.FORM_RENDERER) + return renderer_class() + + +class BaseRenderer: + def get_template(self, template_name): + raise NotImplementedError('subclasses must implement get_template()') + + def render(self, template_name, context, request=None): + template = self.get_template(template_name) + return template.render(context, request=request).strip() + + +class EngineMixin: + def get_template(self, template_name): + return self.engine.get_template(template_name) + + @cached_property + def engine(self): + return self.backend({ + 'APP_DIRS': True, + 'DIRS': [str(ROOT / self.backend.app_dirname)], + 'NAME': 'djangoforms', + 'OPTIONS': {}, + }) + + +class DjangoTemplates(EngineMixin, BaseRenderer): + """ + Load Django templates from the built-in widget templates in + django/forms/templates and from apps' 'templates' directory. + """ + backend = DjangoTemplates + + +class Jinja2(EngineMixin, BaseRenderer): + """ + Load Jinja2 templates from the built-in widget templates in + django/forms/jinja2 and from apps' 'jinja2' directory. + """ + backend = Jinja2 + + +class TemplatesSetting(BaseRenderer): + """ + Load templates using template.loader.get_template() which is configured + based on settings.TEMPLATES. + """ + def get_template(self, template_name): + return get_template(template_name) diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/attrs.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/attrs.html new file mode 100644 index 00000000000..7a5592afcb2 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/attrs.html @@ -0,0 +1 @@ +{% for name, value in widget.attrs.items %}{% if value is not False %} {{ name }}{% if value is not True %}="{{ value|stringformat:'s' }}"{% endif %}{% endif %}{% endfor %} \ No newline at end of file diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_option.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_option.html new file mode 100644 index 00000000000..bb9acbafd97 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_option.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input_option.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_select.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_select.html new file mode 100644 index 00000000000..780899af446 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/checkbox_select.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/multiple_input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/clearable_file_input.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/clearable_file_input.html new file mode 100644 index 00000000000..9e76435216a --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/clearable_file_input.html @@ -0,0 +1,5 @@ +{% if widget.is_initial %}{{ widget.initial_text }}: {{ widget.value }}{% if not widget.required %} + +{% endif %}
    +{{ widget.input_text }}:{% endif %} + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/date.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/date.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/date.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/datetime.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/datetime.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/datetime.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/email.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/email.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/email.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/file.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/file.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/file.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/hidden.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/hidden.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/hidden.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input.html new file mode 100644 index 00000000000..9010a921450 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input.html @@ -0,0 +1 @@ + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input_option.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input_option.html new file mode 100644 index 00000000000..48cd65b93af --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/input_option.html @@ -0,0 +1 @@ +{% if widget.wrap_label %}{% endif %}{% include "django/forms/widgets/input.html" %}{% if widget.wrap_label %} {{ widget.label }}{% endif %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_hidden.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_hidden.html new file mode 100644 index 00000000000..b9695deb022 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_hidden.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/multiwidget.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_input.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_input.html new file mode 100644 index 00000000000..0ba99428745 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiple_input.html @@ -0,0 +1,5 @@ +{% with id=widget.attrs.id %}{% for group, options, index in widget.optgroups %}{% if group %} +

  • {{ group }}{% endif %}{% for option in options %} +
  • {% include option.template_name with widget=option %}
  • {% endfor %}{% if group %} + {% endif %}{% endfor %} +{% endwith %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiwidget.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiwidget.html new file mode 100644 index 00000000000..7e687a136bd --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/multiwidget.html @@ -0,0 +1 @@ +{% spaceless %}{% for widget in widget.subwidgets %}{% include widget.template_name %}{% endfor %}{% endspaceless %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/number.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/number.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/number.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/password.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/password.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/password.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio.html new file mode 100644 index 00000000000..780899af446 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/multiple_input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio_option.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio_option.html new file mode 100644 index 00000000000..bb9acbafd97 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/radio_option.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input_option.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select.html new file mode 100644 index 00000000000..4d1f6b057b7 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select.html @@ -0,0 +1,5 @@ + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_date.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_date.html new file mode 100644 index 00000000000..32fda82609f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_date.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/multiwidget.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_option.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_option.html new file mode 100644 index 00000000000..8d31961dd33 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/select_option.html @@ -0,0 +1 @@ + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splitdatetime.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splitdatetime.html new file mode 100644 index 00000000000..32fda82609f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splitdatetime.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/multiwidget.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splithiddendatetime.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splithiddendatetime.html new file mode 100644 index 00000000000..32fda82609f --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/splithiddendatetime.html @@ -0,0 +1 @@ +{% include 'django/forms/widgets/multiwidget.html' %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/text.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/text.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/text.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/textarea.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/textarea.html new file mode 100644 index 00000000000..b86766c8949 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/textarea.html @@ -0,0 +1,2 @@ + diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/time.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/time.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/time.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/url.html b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/url.html new file mode 100644 index 00000000000..08b1e61c0b0 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/templates/django/forms/widgets/url.html @@ -0,0 +1 @@ +{% include "django/forms/widgets/input.html" %} diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/utils.py b/Dev/trydjango/lib/python3.8/site-packages/django/forms/utils.py new file mode 100644 index 00000000000..73fca86325e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/utils.py @@ -0,0 +1,178 @@ +import json +from collections import UserList + +from django.conf import settings +from django.core.exceptions import ValidationError # backwards compatibility +from django.utils import timezone +from django.utils.html import escape, format_html, format_html_join, html_safe +from django.utils.translation import gettext_lazy as _ + + +def pretty_name(name): + """Convert 'first_name' to 'First name'.""" + if not name: + return '' + return name.replace('_', ' ').capitalize() + + +def flatatt(attrs): + """ + Convert a dictionary of attributes to a single string. + The returned string will contain a leading space followed by key="value", + XML-style pairs. In the case of a boolean value, the key will appear + without a value. It is assumed that the keys do not need to be + XML-escaped. If the passed dictionary is empty, then return an empty + string. + + The result is passed through 'mark_safe' (by way of 'format_html_join'). + """ + key_value_attrs = [] + boolean_attrs = [] + for attr, value in attrs.items(): + if isinstance(value, bool): + if value: + boolean_attrs.append((attr,)) + elif value is not None: + key_value_attrs.append((attr, value)) + + return ( + format_html_join('', ' {}="{}"', sorted(key_value_attrs)) + + format_html_join('', ' {}', sorted(boolean_attrs)) + ) + + +@html_safe +class ErrorDict(dict): + """ + A collection of errors that knows how to display itself in various formats. + + The dictionary keys are the field names, and the values are the errors. + """ + def as_data(self): + return {f: e.as_data() for f, e in self.items()} + + def get_json_data(self, escape_html=False): + return {f: e.get_json_data(escape_html) for f, e in self.items()} + + def as_json(self, escape_html=False): + return json.dumps(self.get_json_data(escape_html)) + + def as_ul(self): + if not self: + return '' + return format_html( + '
      {}
    ', + format_html_join('', '
  • {}{}
  • ', self.items()) + ) + + def as_text(self): + output = [] + for field, errors in self.items(): + output.append('* %s' % field) + output.append('\n'.join(' * %s' % e for e in errors)) + return '\n'.join(output) + + def __str__(self): + return self.as_ul() + + +@html_safe +class ErrorList(UserList, list): + """ + A collection of errors that knows how to display itself in various formats. + """ + def __init__(self, initlist=None, error_class=None): + super().__init__(initlist) + + if error_class is None: + self.error_class = 'errorlist' + else: + self.error_class = 'errorlist {}'.format(error_class) + + def as_data(self): + return ValidationError(self.data).error_list + + def get_json_data(self, escape_html=False): + errors = [] + for error in self.as_data(): + message = next(iter(error)) + errors.append({ + 'message': escape(message) if escape_html else message, + 'code': error.code or '', + }) + return errors + + def as_json(self, escape_html=False): + return json.dumps(self.get_json_data(escape_html)) + + def as_ul(self): + if not self.data: + return '' + + return format_html( + '
      {}
    ', + self.error_class, + format_html_join('', '
  • {}
  • ', ((e,) for e in self)) + ) + + def as_text(self): + return '\n'.join('* %s' % e for e in self) + + def __str__(self): + return self.as_ul() + + def __repr__(self): + return repr(list(self)) + + def __contains__(self, item): + return item in list(self) + + def __eq__(self, other): + return list(self) == other + + def __getitem__(self, i): + error = self.data[i] + if isinstance(error, ValidationError): + return next(iter(error)) + return error + + def __reduce_ex__(self, *args, **kwargs): + # The `list` reduce function returns an iterator as the fourth element + # that is normally used for repopulating. Since we only inherit from + # `list` for `isinstance` backward compatibility (Refs #17413) we + # nullify this iterator as it would otherwise result in duplicate + # entries. (Refs #23594) + info = super(UserList, self).__reduce_ex__(*args, **kwargs) + return info[:3] + (None, None) + + +# Utilities for time zone support in DateTimeField et al. + +def from_current_timezone(value): + """ + When time zone support is enabled, convert naive datetimes + entered in the current time zone to aware datetimes. + """ + if settings.USE_TZ and value is not None and timezone.is_naive(value): + current_timezone = timezone.get_current_timezone() + try: + return timezone.make_aware(value, current_timezone) + except Exception as exc: + raise ValidationError( + _('%(datetime)s couldn\'t be interpreted ' + 'in time zone %(current_timezone)s; it ' + 'may be ambiguous or it may not exist.'), + code='ambiguous_timezone', + params={'datetime': value, 'current_timezone': current_timezone} + ) from exc + return value + + +def to_current_timezone(value): + """ + When time zone support is enabled, convert aware datetimes + to naive datetimes in the current time zone for display. + """ + if settings.USE_TZ and value is not None and timezone.is_aware(value): + return timezone.make_naive(value) + return value diff --git a/Dev/trydjango/lib/python3.8/site-packages/django/forms/widgets.py b/Dev/trydjango/lib/python3.8/site-packages/django/forms/widgets.py new file mode 100644 index 00000000000..e4f89571896 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/django/forms/widgets.py @@ -0,0 +1,1059 @@ +""" +HTML Widget classes +""" + +import copy +import datetime +import re +import warnings +from itertools import chain + +from django.conf import settings +from django.forms.utils import to_current_timezone +from django.templatetags.static import static +from django.utils import datetime_safe, formats +from django.utils.dates import MONTHS +from django.utils.formats import get_format +from django.utils.html import format_html, html_safe +from django.utils.safestring import mark_safe +from django.utils.translation import gettext_lazy as _ + +from .renderers import get_default_renderer + +__all__ = ( + 'Media', 'MediaDefiningClass', 'Widget', 'TextInput', 'NumberInput', + 'EmailInput', 'URLInput', 'PasswordInput', 'HiddenInput', + 'MultipleHiddenInput', 'FileInput', 'ClearableFileInput', 'Textarea', + 'DateInput', 'DateTimeInput', 'TimeInput', 'CheckboxInput', 'Select', + 'NullBooleanSelect', 'SelectMultiple', 'RadioSelect', + 'CheckboxSelectMultiple', 'MultiWidget', 'SplitDateTimeWidget', + 'SplitHiddenDateTimeWidget', 'SelectDateWidget', +) + +MEDIA_TYPES = ('css', 'js') + + +class MediaOrderConflictWarning(RuntimeWarning): + pass + + +@html_safe +class Media: + def __init__(self, media=None, css=None, js=None): + if media is not None: + css = getattr(media, 'css', {}) + js = getattr(media, 'js', []) + else: + if css is None: + css = {} + if js is None: + js = [] + self._css = css + self._js = js + + def __repr__(self): + return 'Media(css=%r, js=%r)' % (self._css, self._js) + + def __str__(self): + return self.render() + + def render(self): + return mark_safe('\n'.join(chain.from_iterable(getattr(self, 'render_' + name)() for name in MEDIA_TYPES))) + + def render_js(self): + return [ + format_html( + '', + self.absolute_path(path) + ) for path in self._js + ] + + def render_css(self): + # To keep rendering order consistent, we can't just iterate over items(). + # We need to sort the keys, and iterate over the sorted list. + media = sorted(self._css) + return chain.from_iterable([ + format_html( + '', + self.absolute_path(path), medium + ) for path in self._css[medium] + ] for medium in media) + + def absolute_path(self, path): + """ + Given a relative or absolute path to a static asset, return an absolute + path. An absolute path will be returned unchanged while a relative path + will be passed to django.templatetags.static.static(). + """ + if path.startswith(('http://', 'https://', '/')): + return path + return static(path) + + def __getitem__(self, name): + """Return a Media object that only contains media of the given type.""" + if name in MEDIA_TYPES: + return Media(**{str(name): getattr(self, '_' + name)}) + raise KeyError('Unknown media type "%s"' % name) + + @staticmethod + def merge(list_1, list_2): + """ + Merge two lists while trying to keep the relative order of the elements. + Warn if the lists have the same two elements in a different relative + order. + + For static assets it can be important to have them included in the DOM + in a certain order. In JavaScript you may not be able to reference a + global or in CSS you might want to override a style. + """ + # Start with a copy of list_1. + combined_list = list(list_1) + last_insert_index = len(list_1) + # Walk list_2 in reverse, inserting each element into combined_list if + # it doesn't already exist. + for path in reversed(list_2): + try: + # Does path already exist in the list? + index = combined_list.index(path) + except ValueError: + # Add path to combined_list since it doesn't exist. + combined_list.insert(last_insert_index, path) + else: + if index > last_insert_index: + warnings.warn( + 'Detected duplicate Media files in an opposite order:\n' + '%s\n%s' % (combined_list[last_insert_index], combined_list[index]), + MediaOrderConflictWarning, + ) + # path already exists in the list. Update last_insert_index so + # that the following elements are inserted in front of this one. + last_insert_index = index + return combined_list + + def __add__(self, other): + combined = Media() + combined._js = self.merge(self._js, other._js) + combined._css = { + medium: self.merge(self._css.get(medium, []), other._css.get(medium, [])) + for medium in self._css.keys() | other._css.keys() + } + return combined + + +def media_property(cls): + def _media(self): + # Get the media property of the superclass, if it exists + sup_cls = super(cls, self) + try: + base = sup_cls.media + except AttributeError: + base = Media() + + # Get the media definition for this class + definition = getattr(cls, 'Media', None) + if definition: + extend = getattr(definition, 'extend', True) + if extend: + if extend is True: + m = base + else: + m = Media() + for medium in extend: + m = m + base[medium] + return m + Media(definition) + return Media(definition) + return base + return property(_media) + + +class MediaDefiningClass(type): + """ + Metaclass for classes that can have media definitions. + """ + def __new__(mcs, name, bases, attrs): + new_class = super(MediaDefiningClass, mcs).__new__(mcs, name, bases, attrs) + + if 'media' not in attrs: + new_class.media = media_property(new_class) + + return new_class + + +class Widget(metaclass=MediaDefiningClass): + needs_multipart_form = False # Determines does this widget need multipart form + is_localized = False + is_required = False + supports_microseconds = True + + def __init__(self, attrs=None): + self.attrs = {} if attrs is None else attrs.copy() + + def __deepcopy__(self, memo): + obj = copy.copy(self) + obj.attrs = self.attrs.copy() + memo[id(self)] = obj + return obj + + @property + def is_hidden(self): + return self.input_type == 'hidden' if hasattr(self, 'input_type') else False + + def subwidgets(self, name, value, attrs=None): + context = self.get_context(name, value, attrs) + yield context['widget'] + + def format_value(self, value): + """ + Return a value as it should appear when rendered in a template. + """ + if value == '' or value is None: + return None + if self.is_localized: + return formats.localize_input(value) + return str(value) + + def get_context(self, name, value, attrs): + context = {} + context['widget'] = { + 'name': name, + 'is_hidden': self.is_hidden, + 'required': self.is_required, + 'value': self.format_value(value), + 'attrs': self.build_attrs(self.attrs, attrs), + 'template_name': self.template_name, + } + return context + + def render(self, name, value, attrs=None, renderer=None): + """Render the widget as an HTML string.""" + context = self.get_context(name, value, attrs) + return self._render(self.template_name, context, renderer) + + def _render(self, template_name, context, renderer=None): + if renderer is None: + renderer = get_default_renderer() + return mark_safe(renderer.render(template_name, context)) + + def build_attrs(self, base_attrs, extra_attrs=None): + """Build an attribute dictionary.""" + return {**base_attrs, **(extra_attrs or {})} + + def value_from_datadict(self, data, files, name): + """ + Given a dictionary of data and this widget's name, return the value + of this widget or None if it's not provided. + """ + return data.get(name) + + def value_omitted_from_data(self, data, files, name): + return name not in data + + def id_for_label(self, id_): + """ + Return the HTML ID attribute of this Widget for use by a

  • ' : '\U0001d4ab', + '\\' : '\U0001d4ac', + '\\' : '\U0000211b', + '\\' : '\U0001d4ae', + '\\' : '\U0001d4af', + '\\' : '\U0001d4b0', + '\\' : '\U0001d4b1', + '\\' : '\U0001d4b2', + '\\' : '\U0001d4b3', + '\\' : '\U0001d4b4', + '\\' : '\U0001d4b5', + '\\' : '\U0001d5ba', + '\\' : '\U0001d5bb', + '\\' : '\U0001d5bc', + '\\' : '\U0001d5bd', + '\\' : '\U0001d5be', + '\\' : '\U0001d5bf', + '\\' : '\U0001d5c0', + '\\' : '\U0001d5c1', + '\\' : '\U0001d5c2', + '\\' : '\U0001d5c3', + '\\' : '\U0001d5c4', + '\\' : '\U0001d5c5', + '\\' : '\U0001d5c6', + '\\' : '\U0001d5c7', + '\\' : '\U0001d5c8', + '\\

    !I7S{BS4i1|@R7s@ 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t64.exe b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/t64.exe new file mode 100644 index 0000000000000000000000000000000000000000..e8bebdba6d8f242244bf397ab067965d47c5093e GIT binary patch literal 108032 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%0AHbpwE%ZM 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 H#ex3;_fXA_ literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/util.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/util.py new file mode 100644 index 00000000000..0d5bd7a8bf3 --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/util.py @@ -0,0 +1,1984 @@ +# +# Copyright (C) 2012-2023 The Python Software Foundation. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +import codecs +from collections import deque +import contextlib +import csv +from glob import iglob as std_iglob +import io +import json +import logging +import os +import py_compile +import re +import socket +try: + import ssl +except ImportError: # pragma: no cover + ssl = None +import subprocess +import sys +import tarfile +import tempfile +import textwrap + +try: + import threading +except ImportError: # pragma: no cover + import dummy_threading as threading +import time + +from . import DistlibException +from .compat import (string_types, text_type, shutil, raw_input, StringIO, cache_from_source, urlopen, urljoin, httplib, + xmlrpclib, HTTPHandler, BaseConfigurator, valid_ident, Container, configparser, URLError, ZipFile, + fsdecode, unquote, urlparse) + +logger = logging.getLogger(__name__) + +# +# Requirement parsing code as per PEP 508 +# + +IDENTIFIER = re.compile(r'^([\w\.-]+)\s*') +VERSION_IDENTIFIER = re.compile(r'^([\w\.*+-]+)\s*') +COMPARE_OP = re.compile(r'^(<=?|>=?|={2,3}|[~!]=)\s*') +MARKER_OP = re.compile(r'^((<=?)|(>=?)|={2,3}|[~!]=|in|not\s+in)\s*') +OR = re.compile(r'^or\b\s*') +AND = re.compile(r'^and\b\s*') +NON_SPACE = re.compile(r'(\S+)\s*') +STRING_CHUNK = re.compile(r'([\s\w\.{}()*+#:;,/?!~`@$%^&=|<>\[\]-]+)') + + +def parse_marker(marker_string): + """ + Parse a marker string and return a dictionary containing a marker expression. + + The dictionary will contain keys "op", "lhs" and "rhs" for non-terminals in + the expression grammar, or strings. A string contained in quotes is to be + interpreted as a literal string, and a string not contained in quotes is a + variable (such as os_name). + """ + + def marker_var(remaining): + # either identifier, or literal string + m = IDENTIFIER.match(remaining) + if m: + result = m.groups()[0] + remaining = remaining[m.end():] + elif not remaining: + raise SyntaxError('unexpected end of input') + else: + q = remaining[0] + if q not in '\'"': + raise SyntaxError('invalid expression: %s' % remaining) + oq = '\'"'.replace(q, '') + remaining = remaining[1:] + parts = [q] + while remaining: + # either a string chunk, or oq, or q to terminate + if remaining[0] == q: + break + elif remaining[0] == oq: + parts.append(oq) + remaining = remaining[1:] + else: + m = STRING_CHUNK.match(remaining) + if not m: + raise SyntaxError('error in string literal: %s' % remaining) + parts.append(m.groups()[0]) + remaining = remaining[m.end():] + else: + s = ''.join(parts) + raise SyntaxError('unterminated string: %s' % s) + parts.append(q) + result = ''.join(parts) + remaining = remaining[1:].lstrip() # skip past closing quote + return result, remaining + + def marker_expr(remaining): + if remaining and remaining[0] == '(': + result, remaining = marker(remaining[1:].lstrip()) + if remaining[0] != ')': + raise SyntaxError('unterminated parenthesis: %s' % remaining) + remaining = remaining[1:].lstrip() + else: + lhs, remaining = marker_var(remaining) + while remaining: + m = MARKER_OP.match(remaining) + if not m: + break + op = m.groups()[0] + remaining = remaining[m.end():] + rhs, remaining = marker_var(remaining) + lhs = {'op': op, 'lhs': lhs, 'rhs': rhs} + result = lhs + return result, remaining + + def marker_and(remaining): + lhs, remaining = marker_expr(remaining) + while remaining: + m = AND.match(remaining) + if not m: + break + remaining = remaining[m.end():] + rhs, remaining = marker_expr(remaining) + lhs = {'op': 'and', 'lhs': lhs, 'rhs': rhs} + return lhs, remaining + + def marker(remaining): + lhs, remaining = marker_and(remaining) + while remaining: + m = OR.match(remaining) + if not m: + break + remaining = remaining[m.end():] + rhs, remaining = marker_and(remaining) + lhs = {'op': 'or', 'lhs': lhs, 'rhs': rhs} + return lhs, remaining + + return marker(marker_string) + + +def parse_requirement(req): + """ + Parse a requirement passed in as a string. Return a Container + whose attributes contain the various parts of the requirement. + """ + remaining = req.strip() + if not remaining or remaining.startswith('#'): + return None + m = IDENTIFIER.match(remaining) + if not m: + raise SyntaxError('name expected: %s' % remaining) + distname = m.groups()[0] + remaining = remaining[m.end():] + extras = mark_expr = versions = uri = None + if remaining and remaining[0] == '[': + i = remaining.find(']', 1) + if i < 0: + raise SyntaxError('unterminated extra: %s' % remaining) + s = remaining[1:i] + remaining = remaining[i + 1:].lstrip() + extras = [] + while s: + m = IDENTIFIER.match(s) + if not m: + raise SyntaxError('malformed extra: %s' % s) + extras.append(m.groups()[0]) + s = s[m.end():] + if not s: + break + if s[0] != ',': + raise SyntaxError('comma expected in extras: %s' % s) + s = s[1:].lstrip() + if not extras: + extras = None + if remaining: + if remaining[0] == '@': + # it's a URI + remaining = remaining[1:].lstrip() + m = NON_SPACE.match(remaining) + if not m: + raise SyntaxError('invalid URI: %s' % remaining) + uri = m.groups()[0] + t = urlparse(uri) + # there are issues with Python and URL parsing, so this test + # is a bit crude. See bpo-20271, bpo-23505. Python doesn't + # always parse invalid URLs correctly - it should raise + # exceptions for malformed URLs + if not (t.scheme and t.netloc): + raise SyntaxError('Invalid URL: %s' % uri) + remaining = remaining[m.end():].lstrip() + else: + + def get_versions(ver_remaining): + """ + Return a list of operator, version tuples if any are + specified, else None. + """ + m = COMPARE_OP.match(ver_remaining) + versions = None + if m: + versions = [] + while True: + op = m.groups()[0] + ver_remaining = ver_remaining[m.end():] + m = VERSION_IDENTIFIER.match(ver_remaining) + if not m: + raise SyntaxError('invalid version: %s' % ver_remaining) + v = m.groups()[0] + versions.append((op, v)) + ver_remaining = ver_remaining[m.end():] + if not ver_remaining or ver_remaining[0] != ',': + break + ver_remaining = ver_remaining[1:].lstrip() + # Some packages have a trailing comma which would break things + # See issue #148 + if not ver_remaining: + break + m = COMPARE_OP.match(ver_remaining) + if not m: + raise SyntaxError('invalid constraint: %s' % ver_remaining) + if not versions: + versions = None + return versions, ver_remaining + + if remaining[0] != '(': + versions, remaining = get_versions(remaining) + else: + i = remaining.find(')', 1) + if i < 0: + raise SyntaxError('unterminated parenthesis: %s' % remaining) + s = remaining[1:i] + remaining = remaining[i + 1:].lstrip() + # As a special diversion from PEP 508, allow a version number + # a.b.c in parentheses as a synonym for ~= a.b.c (because this + # is allowed in earlier PEPs) + if COMPARE_OP.match(s): + versions, _ = get_versions(s) + else: + m = VERSION_IDENTIFIER.match(s) + if not m: + raise SyntaxError('invalid constraint: %s' % s) + v = m.groups()[0] + s = s[m.end():].lstrip() + if s: + raise SyntaxError('invalid constraint: %s' % s) + versions = [('~=', v)] + + if remaining: + if remaining[0] != ';': + raise SyntaxError('invalid requirement: %s' % remaining) + remaining = remaining[1:].lstrip() + + mark_expr, remaining = parse_marker(remaining) + + if remaining and remaining[0] != '#': + raise SyntaxError('unexpected trailing data: %s' % remaining) + + if not versions: + rs = distname + else: + rs = '%s %s' % (distname, ', '.join(['%s %s' % con for con in versions])) + return Container(name=distname, extras=extras, constraints=versions, marker=mark_expr, url=uri, requirement=rs) + + +def get_resources_dests(resources_root, rules): + """Find destinations for resources files""" + + def get_rel_path(root, path): + # normalizes and returns a lstripped-/-separated path + root = root.replace(os.path.sep, '/') + path = path.replace(os.path.sep, '/') + assert path.startswith(root) + return path[len(root):].lstrip('/') + + destinations = {} + for base, suffix, dest in rules: + prefix = os.path.join(resources_root, base) + for abs_base in iglob(prefix): + abs_glob = os.path.join(abs_base, suffix) + for abs_path in iglob(abs_glob): + resource_file = get_rel_path(resources_root, abs_path) + if dest is None: # remove the entry if it was here + destinations.pop(resource_file, None) + else: + rel_path = get_rel_path(abs_base, abs_path) + rel_dest = dest.replace(os.path.sep, '/').rstrip('/') + destinations[resource_file] = rel_dest + '/' + rel_path + return destinations + + +def in_venv(): + if hasattr(sys, 'real_prefix'): + # virtualenv venvs + result = True + else: + # PEP 405 venvs + result = sys.prefix != getattr(sys, 'base_prefix', sys.prefix) + return result + + +def get_executable(): + # The __PYVENV_LAUNCHER__ dance is apparently no longer needed, as + # changes to the stub launcher mean that sys.executable always points + # to the stub on OS X + # if sys.platform == 'darwin' and ('__PYVENV_LAUNCHER__' + # in os.environ): + # result = os.environ['__PYVENV_LAUNCHER__'] + # else: + # result = sys.executable + # return result + # Avoid normcasing: see issue #143 + # result = os.path.normcase(sys.executable) + result = sys.executable + if not isinstance(result, text_type): + result = fsdecode(result) + return result + + +def proceed(prompt, allowed_chars, error_prompt=None, default=None): + p = prompt + while True: + s = raw_input(p) + p = prompt + if not s and default: + s = default + if s: + c = s[0].lower() + if c in allowed_chars: + break + if error_prompt: + p = '%c: %s\n%s' % (c, error_prompt, prompt) + return c + + +def extract_by_key(d, keys): + if isinstance(keys, string_types): + keys = keys.split() + result = {} + for key in keys: + if key in d: + result[key] = d[key] + return result + + +def read_exports(stream): + if sys.version_info[0] >= 3: + # needs to be a text stream + stream = codecs.getreader('utf-8')(stream) + # Try to load as JSON, falling back on legacy format + data = stream.read() + stream = StringIO(data) + try: + jdata = json.load(stream) + result = jdata['extensions']['python.exports']['exports'] + for group, entries in result.items(): + for k, v in entries.items(): + s = '%s = %s' % (k, v) + entry = get_export_entry(s) + assert entry is not None + entries[k] = entry + return result + except Exception: + stream.seek(0, 0) + + def read_stream(cp, stream): + if hasattr(cp, 'read_file'): + cp.read_file(stream) + else: + cp.readfp(stream) + + cp = configparser.ConfigParser() + try: + read_stream(cp, stream) + except configparser.MissingSectionHeaderError: + stream.close() + data = textwrap.dedent(data) + stream = StringIO(data) + read_stream(cp, stream) + + result = {} + for key in cp.sections(): + result[key] = entries = {} + for name, value in cp.items(key): + s = '%s = %s' % (name, value) + entry = get_export_entry(s) + assert entry is not None + # entry.dist = self + entries[name] = entry + return result + + +def write_exports(exports, stream): + if sys.version_info[0] >= 3: + # needs to be a text stream + stream = codecs.getwriter('utf-8')(stream) + cp = configparser.ConfigParser() + for k, v in exports.items(): + # TODO check k, v for valid values + cp.add_section(k) + for entry in v.values(): + if entry.suffix is None: + s = entry.prefix + else: + s = '%s:%s' % (entry.prefix, entry.suffix) + if entry.flags: + s = '%s [%s]' % (s, ', '.join(entry.flags)) + cp.set(k, entry.name, s) + cp.write(stream) + + +@contextlib.contextmanager +def tempdir(): + td = tempfile.mkdtemp() + try: + yield td + finally: + shutil.rmtree(td) + + +@contextlib.contextmanager +def chdir(d): + cwd = os.getcwd() + try: + os.chdir(d) + yield + finally: + os.chdir(cwd) + + +@contextlib.contextmanager +def socket_timeout(seconds=15): + cto = socket.getdefaulttimeout() + try: + socket.setdefaulttimeout(seconds) + yield + finally: + socket.setdefaulttimeout(cto) + + +class cached_property(object): + + def __init__(self, func): + self.func = func + # for attr in ('__name__', '__module__', '__doc__'): + # setattr(self, attr, getattr(func, attr, None)) + + def __get__(self, obj, cls=None): + if obj is None: + return self + value = self.func(obj) + object.__setattr__(obj, self.func.__name__, value) + # obj.__dict__[self.func.__name__] = value = self.func(obj) + return value + + +def convert_path(pathname): + """Return 'pathname' as a name that will work on the native filesystem. + + The path is split on '/' and put back together again using the current + directory separator. Needed because filenames in the setup script are + always supplied in Unix style, and have to be converted to the local + convention before we can actually use them in the filesystem. Raises + ValueError on non-Unix-ish systems if 'pathname' either starts or + ends with a slash. + """ + if os.sep == '/': + return pathname + if not pathname: + return pathname + if pathname[0] == '/': + raise ValueError("path '%s' cannot be absolute" % pathname) + if pathname[-1] == '/': + raise ValueError("path '%s' cannot end with '/'" % pathname) + + paths = pathname.split('/') + while os.curdir in paths: + paths.remove(os.curdir) + if not paths: + return os.curdir + return os.path.join(*paths) + + +class FileOperator(object): + + def __init__(self, dry_run=False): + self.dry_run = dry_run + self.ensured = set() + self._init_record() + + def _init_record(self): + self.record = False + self.files_written = set() + self.dirs_created = set() + + def record_as_written(self, path): + if self.record: + self.files_written.add(path) + + def newer(self, source, target): + """Tell if the target is newer than the source. + + Returns true if 'source' exists and is more recently modified than + 'target', or if 'source' exists and 'target' doesn't. + + Returns false if both exist and 'target' is the same age or younger + than 'source'. Raise PackagingFileError if 'source' does not exist. + + Note that this test is not very accurate: files created in the same + second will have the same "age". + """ + if not os.path.exists(source): + raise DistlibException("file '%r' does not exist" % os.path.abspath(source)) + if not os.path.exists(target): + return True + + return os.stat(source).st_mtime > os.stat(target).st_mtime + + def copy_file(self, infile, outfile, check=True): + """Copy a file respecting dry-run and force flags. + """ + self.ensure_dir(os.path.dirname(outfile)) + logger.info('Copying %s to %s', infile, outfile) + if not self.dry_run: + msg = None + if check: + if os.path.islink(outfile): + msg = '%s is a symlink' % outfile + elif os.path.exists(outfile) and not os.path.isfile(outfile): + msg = '%s is a non-regular file' % outfile + if msg: + raise ValueError(msg + ' which would be overwritten') + shutil.copyfile(infile, outfile) + self.record_as_written(outfile) + + def copy_stream(self, instream, outfile, encoding=None): + assert not os.path.isdir(outfile) + self.ensure_dir(os.path.dirname(outfile)) + logger.info('Copying stream %s to %s', instream, outfile) + if not self.dry_run: + if encoding is None: + outstream = open(outfile, 'wb') + else: + outstream = codecs.open(outfile, 'w', encoding=encoding) + try: + shutil.copyfileobj(instream, outstream) + finally: + outstream.close() + self.record_as_written(outfile) + + def write_binary_file(self, path, data): + self.ensure_dir(os.path.dirname(path)) + if not self.dry_run: + if os.path.exists(path): + os.remove(path) + with open(path, 'wb') as f: + f.write(data) + self.record_as_written(path) + + def write_text_file(self, path, data, encoding): + self.write_binary_file(path, data.encode(encoding)) + + def set_mode(self, bits, mask, files): + if os.name == 'posix' or (os.name == 'java' and os._name == 'posix'): + # Set the executable bits (owner, group, and world) on + # all the files specified. + for f in files: + if self.dry_run: + logger.info("changing mode of %s", f) + else: + mode = (os.stat(f).st_mode | bits) & mask + logger.info("changing mode of %s to %o", f, mode) + os.chmod(f, mode) + + set_executable_mode = lambda s, f: s.set_mode(0o555, 0o7777, f) + + def ensure_dir(self, path): + path = os.path.abspath(path) + if path not in self.ensured and not os.path.exists(path): + self.ensured.add(path) + d, f = os.path.split(path) + self.ensure_dir(d) + logger.info('Creating %s' % path) + if not self.dry_run: + os.mkdir(path) + if self.record: + self.dirs_created.add(path) + + def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): + dpath = cache_from_source(path, not optimize) + logger.info('Byte-compiling %s to %s', path, dpath) + if not self.dry_run: + if force or self.newer(path, dpath): + if not prefix: + diagpath = None + else: + assert path.startswith(prefix) + diagpath = path[len(prefix):] + compile_kwargs = {} + if hashed_invalidation and hasattr(py_compile, 'PycInvalidationMode'): + if not isinstance(hashed_invalidation, py_compile.PycInvalidationMode): + hashed_invalidation = py_compile.PycInvalidationMode.CHECKED_HASH + compile_kwargs['invalidation_mode'] = hashed_invalidation + py_compile.compile(path, dpath, diagpath, True, **compile_kwargs) # raise error + self.record_as_written(dpath) + return dpath + + def ensure_removed(self, path): + if os.path.exists(path): + if os.path.isdir(path) and not os.path.islink(path): + logger.debug('Removing directory tree at %s', path) + if not self.dry_run: + shutil.rmtree(path) + if self.record: + if path in self.dirs_created: + self.dirs_created.remove(path) + else: + if os.path.islink(path): + s = 'link' + else: + s = 'file' + logger.debug('Removing %s %s', s, path) + if not self.dry_run: + os.remove(path) + if self.record: + if path in self.files_written: + self.files_written.remove(path) + + def is_writable(self, path): + result = False + while not result: + if os.path.exists(path): + result = os.access(path, os.W_OK) + break + parent = os.path.dirname(path) + if parent == path: + break + path = parent + return result + + def commit(self): + """ + Commit recorded changes, turn off recording, return + changes. + """ + assert self.record + result = self.files_written, self.dirs_created + self._init_record() + return result + + def rollback(self): + if not self.dry_run: + for f in list(self.files_written): + if os.path.exists(f): + os.remove(f) + # dirs should all be empty now, except perhaps for + # __pycache__ subdirs + # reverse so that subdirs appear before their parents + dirs = sorted(self.dirs_created, reverse=True) + for d in dirs: + flist = os.listdir(d) + if flist: + assert flist == ['__pycache__'] + sd = os.path.join(d, flist[0]) + os.rmdir(sd) + os.rmdir(d) # should fail if non-empty + self._init_record() + + +def resolve(module_name, dotted_path): + if module_name in sys.modules: + mod = sys.modules[module_name] + else: + mod = __import__(module_name) + if dotted_path is None: + result = mod + else: + parts = dotted_path.split('.') + result = getattr(mod, parts.pop(0)) + for p in parts: + result = getattr(result, p) + return result + + +class ExportEntry(object): + + def __init__(self, name, prefix, suffix, flags): + self.name = name + self.prefix = prefix + self.suffix = suffix + self.flags = flags + + @cached_property + def value(self): + return resolve(self.prefix, self.suffix) + + def __repr__(self): # pragma: no cover + return '' % (self.name, self.prefix, self.suffix, self.flags) + + def __eq__(self, other): + if not isinstance(other, ExportEntry): + result = False + else: + result = (self.name == other.name and self.prefix == other.prefix and self.suffix == other.suffix and + self.flags == other.flags) + return result + + __hash__ = object.__hash__ + + +ENTRY_RE = re.compile( + r'''(?P([^\[]\S*)) + \s*=\s*(?P(\w+)([:\.]\w+)*) + \s*(\[\s*(?P[\w-]+(=\w+)?(,\s*\w+(=\w+)?)*)\s*\])? + ''', re.VERBOSE) + + +def get_export_entry(specification): + m = ENTRY_RE.search(specification) + if not m: + result = None + if '[' in specification or ']' in specification: + raise DistlibException("Invalid specification " + "'%s'" % specification) + else: + d = m.groupdict() + name = d['name'] + path = d['callable'] + colons = path.count(':') + if colons == 0: + prefix, suffix = path, None + else: + if colons != 1: + raise DistlibException("Invalid specification " + "'%s'" % specification) + prefix, suffix = path.split(':') + flags = d['flags'] + if flags is None: + if '[' in specification or ']' in specification: + raise DistlibException("Invalid specification " + "'%s'" % specification) + flags = [] + else: + flags = [f.strip() for f in flags.split(',')] + result = ExportEntry(name, prefix, suffix, flags) + return result + + +def get_cache_base(suffix=None): + """ + Return the default base location for distlib caches. If the directory does + not exist, it is created. Use the suffix provided for the base directory, + and default to '.distlib' if it isn't provided. + + On Windows, if LOCALAPPDATA is defined in the environment, then it is + assumed to be a directory, and will be the parent directory of the result. + On POSIX, and on Windows if LOCALAPPDATA is not defined, the user's home + directory - using os.expanduser('~') - will be the parent directory of + the result. + + The result is just the directory '.distlib' in the parent directory as + determined above, or with the name specified with ``suffix``. + """ + if suffix is None: + suffix = '.distlib' + if os.name == 'nt' and 'LOCALAPPDATA' in os.environ: + result = os.path.expandvars('$localappdata') + else: + # Assume posix, or old Windows + result = os.path.expanduser('~') + # we use 'isdir' instead of 'exists', because we want to + # fail if there's a file with that name + if os.path.isdir(result): + usable = os.access(result, os.W_OK) + if not usable: + logger.warning('Directory exists but is not writable: %s', result) + else: + try: + os.makedirs(result) + usable = True + except OSError: + logger.warning('Unable to create %s', result, exc_info=True) + usable = False + if not usable: + result = tempfile.mkdtemp() + logger.warning('Default location unusable, using %s', result) + return os.path.join(result, suffix) + + +def path_to_cache_dir(path, use_abspath=True): + """ + Convert an absolute path to a directory name for use in a cache. + + The algorithm used is: + + #. On Windows, any ``':'`` in the drive is replaced with ``'---'``. + #. Any occurrence of ``os.sep`` is replaced with ``'--'``. + #. ``'.cache'`` is appended. + """ + d, p = os.path.splitdrive(os.path.abspath(path) if use_abspath else path) + if d: + d = d.replace(':', '---') + p = p.replace(os.sep, '--') + return d + p + '.cache' + + +def ensure_slash(s): + if not s.endswith('/'): + return s + '/' + return s + + +def parse_credentials(netloc): + username = password = None + if '@' in netloc: + prefix, netloc = netloc.rsplit('@', 1) + if ':' not in prefix: + username = prefix + else: + username, password = prefix.split(':', 1) + if username: + username = unquote(username) + if password: + password = unquote(password) + return username, password, netloc + + +def get_process_umask(): + result = os.umask(0o22) + os.umask(result) + return result + + +def is_string_sequence(seq): + result = True + i = None + for i, s in enumerate(seq): + if not isinstance(s, string_types): + result = False + break + assert i is not None + return result + + +PROJECT_NAME_AND_VERSION = re.compile('([a-z0-9_]+([.-][a-z_][a-z0-9_]*)*)-' + '([a-z0-9_.+-]+)', re.I) +PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') + + +def split_filename(filename, project_name=None): + """ + Extract name, version, python version from a filename (no extension) + + Return name, version, pyver or None + """ + result = None + pyver = None + filename = unquote(filename).replace(' ', '-') + m = PYTHON_VERSION.search(filename) + if m: + pyver = m.group(1) + filename = filename[:m.start()] + if project_name and len(filename) > len(project_name) + 1: + m = re.match(re.escape(project_name) + r'\b', filename) + if m: + n = m.end() + result = filename[:n], filename[n + 1:], pyver + if result is None: + m = PROJECT_NAME_AND_VERSION.match(filename) + if m: + result = m.group(1), m.group(3), pyver + return result + + +# Allow spaces in name because of legacy dists like "Twisted Core" +NAME_VERSION_RE = re.compile(r'(?P[\w .-]+)\s*' + r'\(\s*(?P[^\s)]+)\)$') + + +def parse_name_and_version(p): + """ + A utility method used to get name and version from a string. + + From e.g. a Provides-Dist value. + + :param p: A value in a form 'foo (1.0)' + :return: The name and version as a tuple. + """ + m = NAME_VERSION_RE.match(p) + if not m: + raise DistlibException('Ill-formed name/version string: \'%s\'' % p) + d = m.groupdict() + return d['name'].strip().lower(), d['ver'] + + +def get_extras(requested, available): + result = set() + requested = set(requested or []) + available = set(available or []) + if '*' in requested: + requested.remove('*') + result |= available + for r in requested: + if r == '-': + result.add(r) + elif r.startswith('-'): + unwanted = r[1:] + if unwanted not in available: + logger.warning('undeclared extra: %s' % unwanted) + if unwanted in result: + result.remove(unwanted) + else: + if r not in available: + logger.warning('undeclared extra: %s' % r) + result.add(r) + return result + + +# +# Extended metadata functionality +# + + +def _get_external_data(url): + result = {} + try: + # urlopen might fail if it runs into redirections, + # because of Python issue #13696. Fixed in locators + # using a custom redirect handler. + resp = urlopen(url) + headers = resp.info() + ct = headers.get('Content-Type') + if not ct.startswith('application/json'): + logger.debug('Unexpected response for JSON request: %s', ct) + else: + reader = codecs.getreader('utf-8')(resp) + # data = reader.read().decode('utf-8') + # result = json.loads(data) + result = json.load(reader) + except Exception as e: + logger.exception('Failed to get external data for %s: %s', url, e) + return result + + +_external_data_base_url = 'https://www.red-dove.com/pypi/projects/' + + +def get_project_data(name): + url = '%s/%s/project.json' % (name[0].upper(), name) + url = urljoin(_external_data_base_url, url) + result = _get_external_data(url) + return result + + +def get_package_data(name, version): + url = '%s/%s/package-%s.json' % (name[0].upper(), name, version) + url = urljoin(_external_data_base_url, url) + return _get_external_data(url) + + +class Cache(object): + """ + A class implementing a cache for resources that need to live in the file system + e.g. shared libraries. This class was moved from resources to here because it + could be used by other modules, e.g. the wheel module. + """ + + def __init__(self, base): + """ + Initialise an instance. + + :param base: The base directory where the cache should be located. + """ + # we use 'isdir' instead of 'exists', because we want to + # fail if there's a file with that name + if not os.path.isdir(base): # pragma: no cover + os.makedirs(base) + if (os.stat(base).st_mode & 0o77) != 0: + logger.warning('Directory \'%s\' is not private', base) + self.base = os.path.abspath(os.path.normpath(base)) + + def prefix_to_dir(self, prefix, use_abspath=True): + """ + Converts a resource prefix to a directory name in the cache. + """ + return path_to_cache_dir(prefix, use_abspath=use_abspath) + + def clear(self): + """ + Clear the cache. + """ + not_removed = [] + for fn in os.listdir(self.base): + fn = os.path.join(self.base, fn) + try: + if os.path.islink(fn) or os.path.isfile(fn): + os.remove(fn) + elif os.path.isdir(fn): + shutil.rmtree(fn) + except Exception: + not_removed.append(fn) + return not_removed + + +class EventMixin(object): + """ + A very simple publish/subscribe system. + """ + + def __init__(self): + self._subscribers = {} + + def add(self, event, subscriber, append=True): + """ + Add a subscriber for an event. + + :param event: The name of an event. + :param subscriber: The subscriber to be added (and called when the + event is published). + :param append: Whether to append or prepend the subscriber to an + existing subscriber list for the event. + """ + subs = self._subscribers + if event not in subs: + subs[event] = deque([subscriber]) + else: + sq = subs[event] + if append: + sq.append(subscriber) + else: + sq.appendleft(subscriber) + + def remove(self, event, subscriber): + """ + Remove a subscriber for an event. + + :param event: The name of an event. + :param subscriber: The subscriber to be removed. + """ + subs = self._subscribers + if event not in subs: + raise ValueError('No subscribers: %r' % event) + subs[event].remove(subscriber) + + def get_subscribers(self, event): + """ + Return an iterator for the subscribers for an event. + :param event: The event to return subscribers for. + """ + return iter(self._subscribers.get(event, ())) + + def publish(self, event, *args, **kwargs): + """ + Publish a event and return a list of values returned by its + subscribers. + + :param event: The event to publish. + :param args: The positional arguments to pass to the event's + subscribers. + :param kwargs: The keyword arguments to pass to the event's + subscribers. + """ + result = [] + for subscriber in self.get_subscribers(event): + try: + value = subscriber(event, *args, **kwargs) + except Exception: + logger.exception('Exception during event publication') + value = None + result.append(value) + logger.debug('publish %s: args = %s, kwargs = %s, result = %s', event, args, kwargs, result) + return result + + +# +# Simple sequencing +# +class Sequencer(object): + + def __init__(self): + self._preds = {} + self._succs = {} + self._nodes = set() # nodes with no preds/succs + + def add_node(self, node): + self._nodes.add(node) + + def remove_node(self, node, edges=False): + if node in self._nodes: + self._nodes.remove(node) + if edges: + for p in set(self._preds.get(node, ())): + self.remove(p, node) + for s in set(self._succs.get(node, ())): + self.remove(node, s) + # Remove empties + for k, v in list(self._preds.items()): + if not v: + del self._preds[k] + for k, v in list(self._succs.items()): + if not v: + del self._succs[k] + + def add(self, pred, succ): + assert pred != succ + self._preds.setdefault(succ, set()).add(pred) + self._succs.setdefault(pred, set()).add(succ) + + def remove(self, pred, succ): + assert pred != succ + try: + preds = self._preds[succ] + succs = self._succs[pred] + except KeyError: # pragma: no cover + raise ValueError('%r not a successor of anything' % succ) + try: + preds.remove(pred) + succs.remove(succ) + except KeyError: # pragma: no cover + raise ValueError('%r not a successor of %r' % (succ, pred)) + + def is_step(self, step): + return (step in self._preds or step in self._succs or step in self._nodes) + + def get_steps(self, final): + if not self.is_step(final): + raise ValueError('Unknown: %r' % final) + result = [] + todo = [] + seen = set() + todo.append(final) + while todo: + step = todo.pop(0) + if step in seen: + # if a step was already seen, + # move it to the end (so it will appear earlier + # when reversed on return) ... but not for the + # final step, as that would be confusing for + # users + if step != final: + result.remove(step) + result.append(step) + else: + seen.add(step) + result.append(step) + preds = self._preds.get(step, ()) + todo.extend(preds) + return reversed(result) + + @property + def strong_connections(self): + # http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm + index_counter = [0] + stack = [] + lowlinks = {} + index = {} + result = [] + + graph = self._succs + + def strongconnect(node): + # set the depth index for this node to the smallest unused index + index[node] = index_counter[0] + lowlinks[node] = index_counter[0] + index_counter[0] += 1 + stack.append(node) + + # Consider successors + try: + successors = graph[node] + except Exception: + successors = [] + for successor in successors: + if successor not in lowlinks: + # Successor has not yet been visited + strongconnect(successor) + lowlinks[node] = min(lowlinks[node], lowlinks[successor]) + elif successor in stack: + # the successor is in the stack and hence in the current + # strongly connected component (SCC) + lowlinks[node] = min(lowlinks[node], index[successor]) + + # If `node` is a root node, pop the stack and generate an SCC + if lowlinks[node] == index[node]: + connected_component = [] + + while True: + successor = stack.pop() + connected_component.append(successor) + if successor == node: + break + component = tuple(connected_component) + # storing the result + result.append(component) + + for node in graph: + if node not in lowlinks: + strongconnect(node) + + return result + + @property + def dot(self): + result = ['digraph G {'] + for succ in self._preds: + preds = self._preds[succ] + for pred in preds: + result.append(' %s -> %s;' % (pred, succ)) + for node in self._nodes: + result.append(' %s;' % node) + result.append('}') + return '\n'.join(result) + + +# +# Unarchiving functionality for zip, tar, tgz, tbz, whl +# + +ARCHIVE_EXTENSIONS = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz', '.whl') + + +def unarchive(archive_filename, dest_dir, format=None, check=True): + + def check_path(path): + if not isinstance(path, text_type): + path = path.decode('utf-8') + p = os.path.abspath(os.path.join(dest_dir, path)) + if not p.startswith(dest_dir) or p[plen] != os.sep: + raise ValueError('path outside destination: %r' % p) + + dest_dir = os.path.abspath(dest_dir) + plen = len(dest_dir) + archive = None + if format is None: + if archive_filename.endswith(('.zip', '.whl')): + format = 'zip' + elif archive_filename.endswith(('.tar.gz', '.tgz')): + format = 'tgz' + mode = 'r:gz' + elif archive_filename.endswith(('.tar.bz2', '.tbz')): + format = 'tbz' + mode = 'r:bz2' + elif archive_filename.endswith('.tar'): + format = 'tar' + mode = 'r' + else: # pragma: no cover + raise ValueError('Unknown format for %r' % archive_filename) + try: + if format == 'zip': + archive = ZipFile(archive_filename, 'r') + if check: + names = archive.namelist() + for name in names: + check_path(name) + else: + archive = tarfile.open(archive_filename, mode) + if check: + names = archive.getnames() + for name in names: + check_path(name) + if format != 'zip' and sys.version_info[0] < 3: + # See Python issue 17153. If the dest path contains Unicode, + # tarfile extraction fails on Python 2.x if a member path name + # contains non-ASCII characters - it leads to an implicit + # bytes -> unicode conversion using ASCII to decode. + for tarinfo in archive.getmembers(): + if not isinstance(tarinfo.name, text_type): + tarinfo.name = tarinfo.name.decode('utf-8') + + # Limit extraction of dangerous items, if this Python + # allows it easily. If not, just trust the input. + # See: https://docs.python.org/3/library/tarfile.html#extraction-filters + def extraction_filter(member, path): + """Run tarfile.tar_filter, but raise the expected ValueError""" + # This is only called if the current Python has tarfile filters + try: + return tarfile.tar_filter(member, path) + except tarfile.FilterError as exc: + raise ValueError(str(exc)) + + archive.extraction_filter = extraction_filter + + archive.extractall(dest_dir) + + finally: + if archive: + archive.close() + + +def zip_dir(directory): + """zip a directory tree into a BytesIO object""" + result = io.BytesIO() + dlen = len(directory) + with ZipFile(result, "w") as zf: + for root, dirs, files in os.walk(directory): + for name in files: + full = os.path.join(root, name) + rel = root[dlen:] + dest = os.path.join(rel, name) + zf.write(full, dest) + return result + + +# +# Simple progress bar +# + +UNITS = ('', 'K', 'M', 'G', 'T', 'P') + + +class Progress(object): + unknown = 'UNKNOWN' + + def __init__(self, minval=0, maxval=100): + assert maxval is None or maxval >= minval + self.min = self.cur = minval + self.max = maxval + self.started = None + self.elapsed = 0 + self.done = False + + def update(self, curval): + assert self.min <= curval + assert self.max is None or curval <= self.max + self.cur = curval + now = time.time() + if self.started is None: + self.started = now + else: + self.elapsed = now - self.started + + def increment(self, incr): + assert incr >= 0 + self.update(self.cur + incr) + + def start(self): + self.update(self.min) + return self + + def stop(self): + if self.max is not None: + self.update(self.max) + self.done = True + + @property + def maximum(self): + return self.unknown if self.max is None else self.max + + @property + def percentage(self): + if self.done: + result = '100 %' + elif self.max is None: + result = ' ?? %' + else: + v = 100.0 * (self.cur - self.min) / (self.max - self.min) + result = '%3d %%' % v + return result + + def format_duration(self, duration): + if (duration <= 0) and self.max is None or self.cur == self.min: + result = '??:??:??' + # elif duration < 1: + # result = '--:--:--' + else: + result = time.strftime('%H:%M:%S', time.gmtime(duration)) + return result + + @property + def ETA(self): + if self.done: + prefix = 'Done' + t = self.elapsed + # import pdb; pdb.set_trace() + else: + prefix = 'ETA ' + if self.max is None: + t = -1 + elif self.elapsed == 0 or (self.cur == self.min): + t = 0 + else: + # import pdb; pdb.set_trace() + t = float(self.max - self.min) + t /= self.cur - self.min + t = (t - 1) * self.elapsed + return '%s: %s' % (prefix, self.format_duration(t)) + + @property + def speed(self): + if self.elapsed == 0: + result = 0.0 + else: + result = (self.cur - self.min) / self.elapsed + for unit in UNITS: + if result < 1000: + break + result /= 1000.0 + return '%d %sB/s' % (result, unit) + + +# +# Glob functionality +# + +RICH_GLOB = re.compile(r'\{([^}]*)\}') +_CHECK_RECURSIVE_GLOB = re.compile(r'[^/\\,{]\*\*|\*\*[^/\\,}]') +_CHECK_MISMATCH_SET = re.compile(r'^[^{]*\}|\{[^}]*$') + + +def iglob(path_glob): + """Extended globbing function that supports ** and {opt1,opt2,opt3}.""" + if _CHECK_RECURSIVE_GLOB.search(path_glob): + msg = """invalid glob %r: recursive glob "**" must be used alone""" + raise ValueError(msg % path_glob) + if _CHECK_MISMATCH_SET.search(path_glob): + msg = """invalid glob %r: mismatching set marker '{' or '}'""" + raise ValueError(msg % path_glob) + return _iglob(path_glob) + + +def _iglob(path_glob): + rich_path_glob = RICH_GLOB.split(path_glob, 1) + if len(rich_path_glob) > 1: + assert len(rich_path_glob) == 3, rich_path_glob + prefix, set, suffix = rich_path_glob + for item in set.split(','): + for path in _iglob(''.join((prefix, item, suffix))): + yield path + else: + if '**' not in path_glob: + for item in std_iglob(path_glob): + yield item + else: + prefix, radical = path_glob.split('**', 1) + if prefix == '': + prefix = '.' + if radical == '': + radical = '*' + else: + # we support both + radical = radical.lstrip('/') + radical = radical.lstrip('\\') + for path, dir, files in os.walk(prefix): + path = os.path.normpath(path) + for fn in _iglob(os.path.join(path, radical)): + yield fn + + +if ssl: + from .compat import (HTTPSHandler as BaseHTTPSHandler, match_hostname, CertificateError) + + # + # HTTPSConnection which verifies certificates/matches domains + # + + class HTTPSConnection(httplib.HTTPSConnection): + ca_certs = None # set this to the path to the certs file (.pem) + check_domain = True # only used if ca_certs is not None + + # noinspection PyPropertyAccess + def connect(self): + sock = socket.create_connection((self.host, self.port), self.timeout) + if getattr(self, '_tunnel_host', False): + self.sock = sock + self._tunnel() + + context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) + if hasattr(ssl, 'OP_NO_SSLv2'): + context.options |= ssl.OP_NO_SSLv2 + if getattr(self, 'cert_file', None): + context.load_cert_chain(self.cert_file, self.key_file) + kwargs = {} + if self.ca_certs: + context.verify_mode = ssl.CERT_REQUIRED + context.load_verify_locations(cafile=self.ca_certs) + if getattr(ssl, 'HAS_SNI', False): + kwargs['server_hostname'] = self.host + + self.sock = context.wrap_socket(sock, **kwargs) + if self.ca_certs and self.check_domain: + try: + match_hostname(self.sock.getpeercert(), self.host) + logger.debug('Host verified: %s', self.host) + except CertificateError: # pragma: no cover + self.sock.shutdown(socket.SHUT_RDWR) + self.sock.close() + raise + + class HTTPSHandler(BaseHTTPSHandler): + + def __init__(self, ca_certs, check_domain=True): + BaseHTTPSHandler.__init__(self) + self.ca_certs = ca_certs + self.check_domain = check_domain + + def _conn_maker(self, *args, **kwargs): + """ + This is called to create a connection instance. Normally you'd + pass a connection class to do_open, but it doesn't actually check for + a class, and just expects a callable. As long as we behave just as a + constructor would have, we should be OK. If it ever changes so that + we *must* pass a class, we'll create an UnsafeHTTPSConnection class + which just sets check_domain to False in the class definition, and + choose which one to pass to do_open. + """ + result = HTTPSConnection(*args, **kwargs) + if self.ca_certs: + result.ca_certs = self.ca_certs + result.check_domain = self.check_domain + return result + + def https_open(self, req): + try: + return self.do_open(self._conn_maker, req) + except URLError as e: + if 'certificate verify failed' in str(e.reason): + raise CertificateError('Unable to verify server certificate ' + 'for %s' % req.host) + else: + raise + + # + # To prevent against mixing HTTP traffic with HTTPS (examples: A Man-In-The- + # Middle proxy using HTTP listens on port 443, or an index mistakenly serves + # HTML containing a http://xyz link when it should be https://xyz), + # you can use the following handler class, which does not allow HTTP traffic. + # + # It works by inheriting from HTTPHandler - so build_opener won't add a + # handler for HTTP itself. + # + class HTTPSOnlyHandler(HTTPSHandler, HTTPHandler): + + def http_open(self, req): + raise URLError('Unexpected HTTP request on what should be a secure ' + 'connection: %s' % req) + + +# +# XML-RPC with timeouts +# +class Transport(xmlrpclib.Transport): + + def __init__(self, timeout, use_datetime=0): + self.timeout = timeout + xmlrpclib.Transport.__init__(self, use_datetime) + + def make_connection(self, host): + h, eh, x509 = self.get_host_info(host) + if not self._connection or host != self._connection[0]: + self._extra_headers = eh + self._connection = host, httplib.HTTPConnection(h) + return self._connection[1] + + +if ssl: + + class SafeTransport(xmlrpclib.SafeTransport): + + def __init__(self, timeout, use_datetime=0): + self.timeout = timeout + xmlrpclib.SafeTransport.__init__(self, use_datetime) + + def make_connection(self, host): + h, eh, kwargs = self.get_host_info(host) + if not kwargs: + kwargs = {} + kwargs['timeout'] = self.timeout + if not self._connection or host != self._connection[0]: + self._extra_headers = eh + self._connection = host, httplib.HTTPSConnection(h, None, **kwargs) + return self._connection[1] + + +class ServerProxy(xmlrpclib.ServerProxy): + + def __init__(self, uri, **kwargs): + self.timeout = timeout = kwargs.pop('timeout', None) + # The above classes only come into play if a timeout + # is specified + if timeout is not None: + # scheme = splittype(uri) # deprecated as of Python 3.8 + scheme = urlparse(uri)[0] + use_datetime = kwargs.get('use_datetime', 0) + if scheme == 'https': + tcls = SafeTransport + else: + tcls = Transport + kwargs['transport'] = t = tcls(timeout, use_datetime=use_datetime) + self.transport = t + xmlrpclib.ServerProxy.__init__(self, uri, **kwargs) + + +# +# CSV functionality. This is provided because on 2.x, the csv module can't +# handle Unicode. However, we need to deal with Unicode in e.g. RECORD files. +# + + +def _csv_open(fn, mode, **kwargs): + if sys.version_info[0] < 3: + mode += 'b' + else: + kwargs['newline'] = '' + # Python 3 determines encoding from locale. Force 'utf-8' + # file encoding to match other forced utf-8 encoding + kwargs['encoding'] = 'utf-8' + return open(fn, mode, **kwargs) + + +class CSVBase(object): + defaults = { + 'delimiter': str(','), # The strs are used because we need native + 'quotechar': str('"'), # str in the csv API (2.x won't take + 'lineterminator': str('\n') # Unicode) + } + + def __enter__(self): + return self + + def __exit__(self, *exc_info): + self.stream.close() + + +class CSVReader(CSVBase): + + def __init__(self, **kwargs): + if 'stream' in kwargs: + stream = kwargs['stream'] + if sys.version_info[0] >= 3: + # needs to be a text stream + stream = codecs.getreader('utf-8')(stream) + self.stream = stream + else: + self.stream = _csv_open(kwargs['path'], 'r') + self.reader = csv.reader(self.stream, **self.defaults) + + def __iter__(self): + return self + + def next(self): + result = next(self.reader) + if sys.version_info[0] < 3: + for i, item in enumerate(result): + if not isinstance(item, text_type): + result[i] = item.decode('utf-8') + return result + + __next__ = next + + +class CSVWriter(CSVBase): + + def __init__(self, fn, **kwargs): + self.stream = _csv_open(fn, 'w') + self.writer = csv.writer(self.stream, **self.defaults) + + def writerow(self, row): + if sys.version_info[0] < 3: + r = [] + for item in row: + if isinstance(item, text_type): + item = item.encode('utf-8') + r.append(item) + row = r + self.writer.writerow(row) + + +# +# Configurator functionality +# + + +class Configurator(BaseConfigurator): + + value_converters = dict(BaseConfigurator.value_converters) + value_converters['inc'] = 'inc_convert' + + def __init__(self, config, base=None): + super(Configurator, self).__init__(config) + self.base = base or os.getcwd() + + def configure_custom(self, config): + + def convert(o): + if isinstance(o, (list, tuple)): + result = type(o)([convert(i) for i in o]) + elif isinstance(o, dict): + if '()' in o: + result = self.configure_custom(o) + else: + result = {} + for k in o: + result[k] = convert(o[k]) + else: + result = self.convert(o) + return result + + c = config.pop('()') + if not callable(c): + c = self.resolve(c) + props = config.pop('.', None) + # Check for valid identifiers + args = config.pop('[]', ()) + if args: + args = tuple([convert(o) for o in args]) + items = [(k, convert(config[k])) for k in config if valid_ident(k)] + kwargs = dict(items) + result = c(*args, **kwargs) + if props: + for n, v in props.items(): + setattr(result, n, convert(v)) + return result + + def __getitem__(self, key): + result = self.config[key] + if isinstance(result, dict) and '()' in result: + self.config[key] = result = self.configure_custom(result) + return result + + def inc_convert(self, value): + """Default converter for the inc:// protocol.""" + if not os.path.isabs(value): + value = os.path.join(self.base, value) + with codecs.open(value, 'r', encoding='utf-8') as f: + result = json.load(f) + return result + + +class SubprocessMixin(object): + """ + Mixin for running subprocesses and capturing their output + """ + + def __init__(self, verbose=False, progress=None): + self.verbose = verbose + self.progress = progress + + def reader(self, stream, context): + """ + Read lines from a subprocess' output stream and either pass to a progress + callable (if specified) or write progress information to sys.stderr. + """ + progress = self.progress + verbose = self.verbose + while True: + s = stream.readline() + if not s: + break + if progress is not None: + progress(s, context) + else: + if not verbose: + sys.stderr.write('.') + else: + sys.stderr.write(s.decode('utf-8')) + sys.stderr.flush() + stream.close() + + def run_command(self, cmd, **kwargs): + p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, **kwargs) + t1 = threading.Thread(target=self.reader, args=(p.stdout, 'stdout')) + t1.start() + t2 = threading.Thread(target=self.reader, args=(p.stderr, 'stderr')) + t2.start() + p.wait() + t1.join() + t2.join() + if self.progress is not None: + self.progress('done.', 'main') + elif self.verbose: + sys.stderr.write('done.\n') + return p + + +def normalize_name(name): + """Normalize a python package name a la PEP 503""" + # https://www.python.org/dev/peps/pep-0503/#normalized-names + return re.sub('[-_.]+', '-', name).lower() + + +# def _get_pypirc_command(): +# """ +# Get the distutils command for interacting with PyPI configurations. +# :return: the command. +# """ +# from distutils.core import Distribution +# from distutils.config import PyPIRCCommand +# d = Distribution() +# return PyPIRCCommand(d) + + +class PyPIRCFile(object): + + DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' + DEFAULT_REALM = 'pypi' + + def __init__(self, fn=None, url=None): + if fn is None: + fn = os.path.join(os.path.expanduser('~'), '.pypirc') + self.filename = fn + self.url = url + + def read(self): + result = {} + + if os.path.exists(self.filename): + repository = self.url or self.DEFAULT_REPOSITORY + + config = configparser.RawConfigParser() + config.read(self.filename) + sections = config.sections() + if 'distutils' in sections: + # let's get the list of servers + index_servers = config.get('distutils', 'index-servers') + _servers = [server.strip() for server in index_servers.split('\n') if server.strip() != ''] + if _servers == []: + # nothing set, let's try to get the default pypi + if 'pypi' in sections: + _servers = ['pypi'] + else: + for server in _servers: + result = {'server': server} + result['username'] = config.get(server, 'username') + + # optional params + for key, default in (('repository', self.DEFAULT_REPOSITORY), ('realm', self.DEFAULT_REALM), + ('password', None)): + if config.has_option(server, key): + result[key] = config.get(server, key) + else: + result[key] = default + + # work around people having "repository" for the "pypi" + # section of their config set to the HTTP (rather than + # HTTPS) URL + if (server == 'pypi' and repository in (self.DEFAULT_REPOSITORY, 'pypi')): + result['repository'] = self.DEFAULT_REPOSITORY + elif (result['server'] != repository and result['repository'] != repository): + result = {} + elif 'server-login' in sections: + # old format + server = 'server-login' + if config.has_option(server, 'repository'): + repository = config.get(server, 'repository') + else: + repository = self.DEFAULT_REPOSITORY + result = { + 'username': config.get(server, 'username'), + 'password': config.get(server, 'password'), + 'repository': repository, + 'server': server, + 'realm': self.DEFAULT_REALM + } + return result + + def update(self, username, password): + # import pdb; pdb.set_trace() + config = configparser.RawConfigParser() + fn = self.filename + config.read(fn) + if not config.has_section('pypi'): + config.add_section('pypi') + config.set('pypi', 'username', username) + config.set('pypi', 'password', password) + with open(fn, 'w') as f: + config.write(f) + + +def _load_pypirc(index): + """ + Read the PyPI access configuration as supported by distutils. + """ + return PyPIRCFile(url=index.url).read() + + +def _store_pypirc(index): + PyPIRCFile().update(index.username, index.password) + + +# +# get_platform()/get_host_platform() copied from Python 3.10.a0 source, with some minor +# tweaks +# + + +def get_host_platform(): + """Return a string that identifies the current platform. This is used mainly to + distinguish platform-specific build directories and platform-specific built + distributions. Typically includes the OS name and version and the + architecture (as supplied by 'os.uname()'), although the exact information + included depends on the OS; eg. on Linux, the kernel version isn't + particularly important. + + Examples of returned values: + linux-i586 + linux-alpha (?) + solaris-2.6-sun4u + + Windows will return one of: + win-amd64 (64bit Windows on AMD64 (aka x86_64, Intel64, EM64T, etc) + win32 (all others - specifically, sys.platform is returned) + + For other non-POSIX platforms, currently just returns 'sys.platform'. + + """ + if os.name == 'nt': + if 'amd64' in sys.version.lower(): + return 'win-amd64' + if '(arm)' in sys.version.lower(): + return 'win-arm32' + if '(arm64)' in sys.version.lower(): + return 'win-arm64' + return sys.platform + + # Set for cross builds explicitly + if "_PYTHON_HOST_PLATFORM" in os.environ: + return os.environ["_PYTHON_HOST_PLATFORM"] + + if os.name != 'posix' or not hasattr(os, 'uname'): + # XXX what about the architecture? NT is Intel or Alpha, + # Mac OS is M68k or PPC, etc. + return sys.platform + + # Try to distinguish various flavours of Unix + + (osname, host, release, version, machine) = os.uname() + + # Convert the OS name to lowercase, remove '/' characters, and translate + # spaces (for "Power Macintosh") + osname = osname.lower().replace('/', '') + machine = machine.replace(' ', '_').replace('/', '-') + + if osname[:5] == 'linux': + # At least on Linux/Intel, 'machine' is the processor -- + # i386, etc. + # XXX what about Alpha, SPARC, etc? + return "%s-%s" % (osname, machine) + + elif osname[:5] == 'sunos': + if release[0] >= '5': # SunOS 5 == Solaris 2 + osname = 'solaris' + release = '%d.%s' % (int(release[0]) - 3, release[2:]) + # We can't use 'platform.architecture()[0]' because a + # bootstrap problem. We use a dict to get an error + # if some suspicious happens. + bitness = {2147483647: '32bit', 9223372036854775807: '64bit'} + machine += '.%s' % bitness[sys.maxsize] + # fall through to standard osname-release-machine representation + elif osname[:3] == 'aix': + from _aix_support import aix_platform + return aix_platform() + elif osname[:6] == 'cygwin': + osname = 'cygwin' + rel_re = re.compile(r'[\d.]+', re.ASCII) + m = rel_re.match(release) + if m: + release = m.group() + elif osname[:6] == 'darwin': + import _osx_support + try: + from distutils import sysconfig + except ImportError: + import sysconfig + osname, release, machine = _osx_support.get_platform_osx(sysconfig.get_config_vars(), osname, release, machine) + + return '%s-%s-%s' % (osname, release, machine) + + +_TARGET_TO_PLAT = { + 'x86': 'win32', + 'x64': 'win-amd64', + 'arm': 'win-arm32', +} + + +def get_platform(): + if os.name != 'nt': + return get_host_platform() + cross_compilation_target = os.environ.get('VSCMD_ARG_TGT_ARCH') + if cross_compilation_target not in _TARGET_TO_PLAT: + return get_host_platform() + return _TARGET_TO_PLAT[cross_compilation_target] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/version.py b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/version.py new file mode 100644 index 00000000000..d70a96ef51e --- /dev/null +++ b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/version.py @@ -0,0 +1,750 @@ +# -*- coding: utf-8 -*- +# +# Copyright (C) 2012-2023 The Python Software Foundation. +# See LICENSE.txt and CONTRIBUTORS.txt. +# +""" +Implementation of a flexible versioning scheme providing support for PEP-440, +setuptools-compatible and semantic versioning. +""" + +import logging +import re + +from .compat import string_types +from .util import parse_requirement + +__all__ = ['NormalizedVersion', 'NormalizedMatcher', + 'LegacyVersion', 'LegacyMatcher', + 'SemanticVersion', 'SemanticMatcher', + 'UnsupportedVersionError', 'get_scheme'] + +logger = logging.getLogger(__name__) + + +class UnsupportedVersionError(ValueError): + """This is an unsupported version.""" + pass + + +class Version(object): + def __init__(self, s): + self._string = s = s.strip() + self._parts = parts = self.parse(s) + assert isinstance(parts, tuple) + assert len(parts) > 0 + + def parse(self, s): + raise NotImplementedError('please implement in a subclass') + + def _check_compatible(self, other): + if type(self) != type(other): + raise TypeError('cannot compare %r and %r' % (self, other)) + + def __eq__(self, other): + self._check_compatible(other) + return self._parts == other._parts + + def __ne__(self, other): + return not self.__eq__(other) + + def __lt__(self, other): + self._check_compatible(other) + return self._parts < other._parts + + def __gt__(self, other): + return not (self.__lt__(other) or self.__eq__(other)) + + def __le__(self, other): + return self.__lt__(other) or self.__eq__(other) + + def __ge__(self, other): + return self.__gt__(other) or self.__eq__(other) + + # See http://docs.python.org/reference/datamodel#object.__hash__ + def __hash__(self): + return hash(self._parts) + + def __repr__(self): + return "%s('%s')" % (self.__class__.__name__, self._string) + + def __str__(self): + return self._string + + @property + def is_prerelease(self): + raise NotImplementedError('Please implement in subclasses.') + + +class Matcher(object): + version_class = None + + # value is either a callable or the name of a method + _operators = { + '<': lambda v, c, p: v < c, + '>': lambda v, c, p: v > c, + '<=': lambda v, c, p: v == c or v < c, + '>=': lambda v, c, p: v == c or v > c, + '==': lambda v, c, p: v == c, + '===': lambda v, c, p: v == c, + # by default, compatible => >=. + '~=': lambda v, c, p: v == c or v > c, + '!=': lambda v, c, p: v != c, + } + + # this is a method only to support alternative implementations + # via overriding + def parse_requirement(self, s): + return parse_requirement(s) + + def __init__(self, s): + if self.version_class is None: + raise ValueError('Please specify a version class') + self._string = s = s.strip() + r = self.parse_requirement(s) + if not r: + raise ValueError('Not valid: %r' % s) + self.name = r.name + self.key = self.name.lower() # for case-insensitive comparisons + clist = [] + if r.constraints: + # import pdb; pdb.set_trace() + for op, s in r.constraints: + if s.endswith('.*'): + if op not in ('==', '!='): + raise ValueError('\'.*\' not allowed for ' + '%r constraints' % op) + # Could be a partial version (e.g. for '2.*') which + # won't parse as a version, so keep it as a string + vn, prefix = s[:-2], True + # Just to check that vn is a valid version + self.version_class(vn) + else: + # Should parse as a version, so we can create an + # instance for the comparison + vn, prefix = self.version_class(s), False + clist.append((op, vn, prefix)) + self._parts = tuple(clist) + + def match(self, version): + """ + Check if the provided version matches the constraints. + + :param version: The version to match against this instance. + :type version: String or :class:`Version` instance. + """ + if isinstance(version, string_types): + version = self.version_class(version) + for operator, constraint, prefix in self._parts: + f = self._operators.get(operator) + if isinstance(f, string_types): + f = getattr(self, f) + if not f: + msg = ('%r not implemented ' + 'for %s' % (operator, self.__class__.__name__)) + raise NotImplementedError(msg) + if not f(version, constraint, prefix): + return False + return True + + @property + def exact_version(self): + result = None + if len(self._parts) == 1 and self._parts[0][0] in ('==', '==='): + result = self._parts[0][1] + return result + + def _check_compatible(self, other): + if type(self) != type(other) or self.name != other.name: + raise TypeError('cannot compare %s and %s' % (self, other)) + + def __eq__(self, other): + self._check_compatible(other) + return self.key == other.key and self._parts == other._parts + + def __ne__(self, other): + return not self.__eq__(other) + + # See http://docs.python.org/reference/datamodel#object.__hash__ + def __hash__(self): + return hash(self.key) + hash(self._parts) + + def __repr__(self): + return "%s(%r)" % (self.__class__.__name__, self._string) + + def __str__(self): + return self._string + + +PEP440_VERSION_RE = re.compile(r'^v?(\d+!)?(\d+(\.\d+)*)((a|alpha|b|beta|c|rc|pre|preview)(\d+)?)?' + r'(\.(post|r|rev)(\d+)?)?([._-]?(dev)(\d+)?)?' + r'(\+([a-zA-Z\d]+(\.[a-zA-Z\d]+)?))?$', re.I) + + +def _pep_440_key(s): + s = s.strip() + m = PEP440_VERSION_RE.match(s) + if not m: + raise UnsupportedVersionError('Not a valid version: %s' % s) + groups = m.groups() + nums = tuple(int(v) for v in groups[1].split('.')) + while len(nums) > 1 and nums[-1] == 0: + nums = nums[:-1] + + if not groups[0]: + epoch = 0 + else: + epoch = int(groups[0][:-1]) + pre = groups[4:6] + post = groups[7:9] + dev = groups[10:12] + local = groups[13] + if pre == (None, None): + pre = () + else: + if pre[1] is None: + pre = pre[0], 0 + else: + pre = pre[0], int(pre[1]) + if post == (None, None): + post = () + else: + if post[1] is None: + post = post[0], 0 + else: + post = post[0], int(post[1]) + if dev == (None, None): + dev = () + else: + if dev[1] is None: + dev = dev[0], 0 + else: + dev = dev[0], int(dev[1]) + if local is None: + local = () + else: + parts = [] + for part in local.split('.'): + # to ensure that numeric compares as > lexicographic, avoid + # comparing them directly, but encode a tuple which ensures + # correct sorting + if part.isdigit(): + part = (1, int(part)) + else: + part = (0, part) + parts.append(part) + local = tuple(parts) + if not pre: + # either before pre-release, or final release and after + if not post and dev: + # before pre-release + pre = ('a', -1) # to sort before a0 + else: + pre = ('z',) # to sort after all pre-releases + # now look at the state of post and dev. + if not post: + post = ('_',) # sort before 'a' + if not dev: + dev = ('final',) + + return epoch, nums, pre, post, dev, local + + +_normalized_key = _pep_440_key + + +class NormalizedVersion(Version): + """A rational version. + + Good: + 1.2 # equivalent to "1.2.0" + 1.2.0 + 1.2a1 + 1.2.3a2 + 1.2.3b1 + 1.2.3c1 + 1.2.3.4 + TODO: fill this out + + Bad: + 1 # minimum two numbers + 1.2a # release level must have a release serial + 1.2.3b + """ + def parse(self, s): + result = _normalized_key(s) + # _normalized_key loses trailing zeroes in the release + # clause, since that's needed to ensure that X.Y == X.Y.0 == X.Y.0.0 + # However, PEP 440 prefix matching needs it: for example, + # (~= 1.4.5.0) matches differently to (~= 1.4.5.0.0). + m = PEP440_VERSION_RE.match(s) # must succeed + groups = m.groups() + self._release_clause = tuple(int(v) for v in groups[1].split('.')) + return result + + PREREL_TAGS = set(['a', 'b', 'c', 'rc', 'dev']) + + @property + def is_prerelease(self): + return any(t[0] in self.PREREL_TAGS for t in self._parts if t) + + +def _match_prefix(x, y): + x = str(x) + y = str(y) + if x == y: + return True + if not x.startswith(y): + return False + n = len(y) + return x[n] == '.' + + +class NormalizedMatcher(Matcher): + version_class = NormalizedVersion + + # value is either a callable or the name of a method + _operators = { + '~=': '_match_compatible', + '<': '_match_lt', + '>': '_match_gt', + '<=': '_match_le', + '>=': '_match_ge', + '==': '_match_eq', + '===': '_match_arbitrary', + '!=': '_match_ne', + } + + def _adjust_local(self, version, constraint, prefix): + if prefix: + strip_local = '+' not in constraint and version._parts[-1] + else: + # both constraint and version are + # NormalizedVersion instances. + # If constraint does not have a local component, + # ensure the version doesn't, either. + strip_local = not constraint._parts[-1] and version._parts[-1] + if strip_local: + s = version._string.split('+', 1)[0] + version = self.version_class(s) + return version, constraint + + def _match_lt(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + if version >= constraint: + return False + release_clause = constraint._release_clause + pfx = '.'.join([str(i) for i in release_clause]) + return not _match_prefix(version, pfx) + + def _match_gt(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + if version <= constraint: + return False + release_clause = constraint._release_clause + pfx = '.'.join([str(i) for i in release_clause]) + return not _match_prefix(version, pfx) + + def _match_le(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + return version <= constraint + + def _match_ge(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + return version >= constraint + + def _match_eq(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + if not prefix: + result = (version == constraint) + else: + result = _match_prefix(version, constraint) + return result + + def _match_arbitrary(self, version, constraint, prefix): + return str(version) == str(constraint) + + def _match_ne(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + if not prefix: + result = (version != constraint) + else: + result = not _match_prefix(version, constraint) + return result + + def _match_compatible(self, version, constraint, prefix): + version, constraint = self._adjust_local(version, constraint, prefix) + if version == constraint: + return True + if version < constraint: + return False +# if not prefix: +# return True + release_clause = constraint._release_clause + if len(release_clause) > 1: + release_clause = release_clause[:-1] + pfx = '.'.join([str(i) for i in release_clause]) + return _match_prefix(version, pfx) + + +_REPLACEMENTS = ( + (re.compile('[.+-]$'), ''), # remove trailing puncts + (re.compile(r'^[.](\d)'), r'0.\1'), # .N -> 0.N at start + (re.compile('^[.-]'), ''), # remove leading puncts + (re.compile(r'^\((.*)\)$'), r'\1'), # remove parentheses + (re.compile(r'^v(ersion)?\s*(\d+)'), r'\2'), # remove leading v(ersion) + (re.compile(r'^r(ev)?\s*(\d+)'), r'\2'), # remove leading v(ersion) + (re.compile('[.]{2,}'), '.'), # multiple runs of '.' + (re.compile(r'\b(alfa|apha)\b'), 'alpha'), # misspelt alpha + (re.compile(r'\b(pre-alpha|prealpha)\b'), + 'pre.alpha'), # standardise + (re.compile(r'\(beta\)$'), 'beta'), # remove parentheses +) + +_SUFFIX_REPLACEMENTS = ( + (re.compile('^[:~._+-]+'), ''), # remove leading puncts + (re.compile('[,*")([\\]]'), ''), # remove unwanted chars + (re.compile('[~:+_ -]'), '.'), # replace illegal chars + (re.compile('[.]{2,}'), '.'), # multiple runs of '.' + (re.compile(r'\.$'), ''), # trailing '.' +) + +_NUMERIC_PREFIX = re.compile(r'(\d+(\.\d+)*)') + + +def _suggest_semantic_version(s): + """ + Try to suggest a semantic form for a version for which + _suggest_normalized_version couldn't come up with anything. + """ + result = s.strip().lower() + for pat, repl in _REPLACEMENTS: + result = pat.sub(repl, result) + if not result: + result = '0.0.0' + + # Now look for numeric prefix, and separate it out from + # the rest. + # import pdb; pdb.set_trace() + m = _NUMERIC_PREFIX.match(result) + if not m: + prefix = '0.0.0' + suffix = result + else: + prefix = m.groups()[0].split('.') + prefix = [int(i) for i in prefix] + while len(prefix) < 3: + prefix.append(0) + if len(prefix) == 3: + suffix = result[m.end():] + else: + suffix = '.'.join([str(i) for i in prefix[3:]]) + result[m.end():] + prefix = prefix[:3] + prefix = '.'.join([str(i) for i in prefix]) + suffix = suffix.strip() + if suffix: + # import pdb; pdb.set_trace() + # massage the suffix. + for pat, repl in _SUFFIX_REPLACEMENTS: + suffix = pat.sub(repl, suffix) + + if not suffix: + result = prefix + else: + sep = '-' if 'dev' in suffix else '+' + result = prefix + sep + suffix + if not is_semver(result): + result = None + return result + + +def _suggest_normalized_version(s): + """Suggest a normalized version close to the given version string. + + If you have a version string that isn't rational (i.e. NormalizedVersion + doesn't like it) then you might be able to get an equivalent (or close) + rational version from this function. + + This does a number of simple normalizations to the given string, based + on observation of versions currently in use on PyPI. Given a dump of + those version during PyCon 2009, 4287 of them: + - 2312 (53.93%) match NormalizedVersion without change + with the automatic suggestion + - 3474 (81.04%) match when using this suggestion method + + @param s {str} An irrational version string. + @returns A rational version string, or None, if couldn't determine one. + """ + try: + _normalized_key(s) + return s # already rational + except UnsupportedVersionError: + pass + + rs = s.lower() + + # part of this could use maketrans + for orig, repl in (('-alpha', 'a'), ('-beta', 'b'), ('alpha', 'a'), + ('beta', 'b'), ('rc', 'c'), ('-final', ''), + ('-pre', 'c'), + ('-release', ''), ('.release', ''), ('-stable', ''), + ('+', '.'), ('_', '.'), (' ', ''), ('.final', ''), + ('final', '')): + rs = rs.replace(orig, repl) + + # if something ends with dev or pre, we add a 0 + rs = re.sub(r"pre$", r"pre0", rs) + rs = re.sub(r"dev$", r"dev0", rs) + + # if we have something like "b-2" or "a.2" at the end of the + # version, that is probably beta, alpha, etc + # let's remove the dash or dot + rs = re.sub(r"([abc]|rc)[\-\.](\d+)$", r"\1\2", rs) + + # 1.0-dev-r371 -> 1.0.dev371 + # 0.1-dev-r79 -> 0.1.dev79 + rs = re.sub(r"[\-\.](dev)[\-\.]?r?(\d+)$", r".\1\2", rs) + + # Clean: 2.0.a.3, 2.0.b1, 0.9.0~c1 + rs = re.sub(r"[.~]?([abc])\.?", r"\1", rs) + + # Clean: v0.3, v1.0 + if rs.startswith('v'): + rs = rs[1:] + + # Clean leading '0's on numbers. + # TODO: unintended side-effect on, e.g., "2003.05.09" + # PyPI stats: 77 (~2%) better + rs = re.sub(r"\b0+(\d+)(?!\d)", r"\1", rs) + + # Clean a/b/c with no version. E.g. "1.0a" -> "1.0a0". Setuptools infers + # zero. + # PyPI stats: 245 (7.56%) better + rs = re.sub(r"(\d+[abc])$", r"\g<1>0", rs) + + # the 'dev-rNNN' tag is a dev tag + rs = re.sub(r"\.?(dev-r|dev\.r)\.?(\d+)$", r".dev\2", rs) + + # clean the - when used as a pre delimiter + rs = re.sub(r"-(a|b|c)(\d+)$", r"\1\2", rs) + + # a terminal "dev" or "devel" can be changed into ".dev0" + rs = re.sub(r"[\.\-](dev|devel)$", r".dev0", rs) + + # a terminal "dev" can be changed into ".dev0" + rs = re.sub(r"(?![\.\-])dev$", r".dev0", rs) + + # a terminal "final" or "stable" can be removed + rs = re.sub(r"(final|stable)$", "", rs) + + # The 'r' and the '-' tags are post release tags + # 0.4a1.r10 -> 0.4a1.post10 + # 0.9.33-17222 -> 0.9.33.post17222 + # 0.9.33-r17222 -> 0.9.33.post17222 + rs = re.sub(r"\.?(r|-|-r)\.?(\d+)$", r".post\2", rs) + + # Clean 'r' instead of 'dev' usage: + # 0.9.33+r17222 -> 0.9.33.dev17222 + # 1.0dev123 -> 1.0.dev123 + # 1.0.git123 -> 1.0.dev123 + # 1.0.bzr123 -> 1.0.dev123 + # 0.1a0dev.123 -> 0.1a0.dev123 + # PyPI stats: ~150 (~4%) better + rs = re.sub(r"\.?(dev|git|bzr)\.?(\d+)$", r".dev\2", rs) + + # Clean '.pre' (normalized from '-pre' above) instead of 'c' usage: + # 0.2.pre1 -> 0.2c1 + # 0.2-c1 -> 0.2c1 + # 1.0preview123 -> 1.0c123 + # PyPI stats: ~21 (0.62%) better + rs = re.sub(r"\.?(pre|preview|-c)(\d+)$", r"c\g<2>", rs) + + # Tcl/Tk uses "px" for their post release markers + rs = re.sub(r"p(\d+)$", r".post\1", rs) + + try: + _normalized_key(rs) + except UnsupportedVersionError: + rs = None + return rs + +# +# Legacy version processing (distribute-compatible) +# + + +_VERSION_PART = re.compile(r'([a-z]+|\d+|[\.-])', re.I) +_VERSION_REPLACE = { + 'pre': 'c', + 'preview': 'c', + '-': 'final-', + 'rc': 'c', + 'dev': '@', + '': None, + '.': None, +} + + +def _legacy_key(s): + def get_parts(s): + result = [] + for p in _VERSION_PART.split(s.lower()): + p = _VERSION_REPLACE.get(p, p) + if p: + if '0' <= p[:1] <= '9': + p = p.zfill(8) + else: + p = '*' + p + result.append(p) + result.append('*final') + return result + + result = [] + for p in get_parts(s): + if p.startswith('*'): + if p < '*final': + while result and result[-1] == '*final-': + result.pop() + while result and result[-1] == '00000000': + result.pop() + result.append(p) + return tuple(result) + + +class LegacyVersion(Version): + def parse(self, s): + return _legacy_key(s) + + @property + def is_prerelease(self): + result = False + for x in self._parts: + if (isinstance(x, string_types) and x.startswith('*') and x < '*final'): + result = True + break + return result + + +class LegacyMatcher(Matcher): + version_class = LegacyVersion + + _operators = dict(Matcher._operators) + _operators['~='] = '_match_compatible' + + numeric_re = re.compile(r'^(\d+(\.\d+)*)') + + def _match_compatible(self, version, constraint, prefix): + if version < constraint: + return False + m = self.numeric_re.match(str(constraint)) + if not m: + logger.warning('Cannot compute compatible match for version %s ' + ' and constraint %s', version, constraint) + return True + s = m.groups()[0] + if '.' in s: + s = s.rsplit('.', 1)[0] + return _match_prefix(version, s) + +# +# Semantic versioning +# + + +_SEMVER_RE = re.compile(r'^(\d+)\.(\d+)\.(\d+)' + r'(-[a-z0-9]+(\.[a-z0-9-]+)*)?' + r'(\+[a-z0-9]+(\.[a-z0-9-]+)*)?$', re.I) + + +def is_semver(s): + return _SEMVER_RE.match(s) + + +def _semantic_key(s): + def make_tuple(s, absent): + if s is None: + result = (absent,) + else: + parts = s[1:].split('.') + # We can't compare ints and strings on Python 3, so fudge it + # by zero-filling numeric values so simulate a numeric comparison + result = tuple([p.zfill(8) if p.isdigit() else p for p in parts]) + return result + + m = is_semver(s) + if not m: + raise UnsupportedVersionError(s) + groups = m.groups() + major, minor, patch = [int(i) for i in groups[:3]] + # choose the '|' and '*' so that versions sort correctly + pre, build = make_tuple(groups[3], '|'), make_tuple(groups[5], '*') + return (major, minor, patch), pre, build + + +class SemanticVersion(Version): + def parse(self, s): + return _semantic_key(s) + + @property + def is_prerelease(self): + return self._parts[1][0] != '|' + + +class SemanticMatcher(Matcher): + version_class = SemanticVersion + + +class VersionScheme(object): + def __init__(self, key, matcher, suggester=None): + self.key = key + self.matcher = matcher + self.suggester = suggester + + def is_valid_version(self, s): + try: + self.matcher.version_class(s) + result = True + except UnsupportedVersionError: + result = False + return result + + def is_valid_matcher(self, s): + try: + self.matcher(s) + result = True + except UnsupportedVersionError: + result = False + return result + + def is_valid_constraint_list(self, s): + """ + Used for processing some metadata fields + """ + # See issue #140. Be tolerant of a single trailing comma. + if s.endswith(','): + s = s[:-1] + return self.is_valid_matcher('dummy_name (%s)' % s) + + def suggest(self, s): + if self.suggester is None: + result = None + else: + result = self.suggester(s) + return result + + +_SCHEMES = { + 'normalized': VersionScheme(_normalized_key, NormalizedMatcher, + _suggest_normalized_version), + 'legacy': VersionScheme(_legacy_key, LegacyMatcher, lambda self, s: s), + 'semantic': VersionScheme(_semantic_key, SemanticMatcher, + _suggest_semantic_version), +} + +_SCHEMES['default'] = _SCHEMES['normalized'] + + +def get_scheme(name): + if name not in _SCHEMES: + raise ValueError('unknown scheme name: %r' % name) + return _SCHEMES[name] diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w32.exe b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w32.exe new file mode 100644 index 0000000000000000000000000000000000000000..4ee2d3a31b59e8b50f433ecdf0be9e496e8cc3b8 GIT binary patch literal 91648 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64-arm.exe b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64-arm.exe new file mode 100644 index 0000000000000000000000000000000000000000..951d5817c9e6d81c94a173a0d9fead7f1f143331 GIT binary patch literal 168448 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 literal 0 HcmV?d00001 diff --git a/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64.exe b/Dev/trydjango/lib/python3.8/site-packages/pip/_vendor/distlib/w64.exe new file mode 100644 index 0000000000000000000000000000000000000000..5763076d2878093971a0ef9870e1cde7f556b18b GIT binary patch literal 101888 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