yeref 0.28.97__py3-none-any.whl → 0.28.98__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
yeref/yeref.py
CHANGED
@@ -13734,7 +13734,6 @@ async def page_tghp_create_for_post(ENT_TID, ENT_USERNAME, ENT_FIRSTNAME, PROJEC
|
|
13734
13734
|
tgph_ph = channel_logo_jpeg
|
13735
13735
|
elif PROJECT_TYPE == 'GROUP':
|
13736
13736
|
tgph_ph = group_logo_jpeg
|
13737
|
-
PROJECT_TYPE = f"{PROJECT_TYPE}P"
|
13738
13737
|
else:
|
13739
13738
|
tgph_ph = user_logo_jpeg
|
13740
13739
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=qDiULchdRhiwVcvKWs2zi00cDAVPuiWJJqnBytjmor8,606130
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=fK2B_nRvH8TUKpRboCjPwUQpQkkvV7f4YcqhBXa47ds,1058213
|
5
|
+
yeref-0.28.98.dist-info/METADATA,sha256=MTCAYKCIxe3uQLxoiRkSfWAWcg4SUsfuak6ejT01M7A,119
|
6
|
+
yeref-0.28.98.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.28.98.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.28.98.dist-info/RECORD,,
|
yeref-0.28.97.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=qDiULchdRhiwVcvKWs2zi00cDAVPuiWJJqnBytjmor8,606130
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=LA-fw90AQLc4Z_thiI3wXiQYy5PQAXIT8vKCJrxcRgw,1058259
|
5
|
-
yeref-0.28.97.dist-info/METADATA,sha256=CYK5-jPVLvz7EH2lXeS5ZnnCQZ5NkzhiRyeHRmD5P1w,119
|
6
|
-
yeref-0.28.97.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.28.97.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.28.97.dist-info/RECORD,,
|
File without changes
|
File without changes
|