aa-rss-to-discord 2.3.32.3.3__py3-none-any.whl → 2.4.0__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.
- aa_rss_to_discord/__init__.py +3 -2
- aa_rss_to_discord/apps.py +5 -2
- aa_rss_to_discord/constants.py +1 -1
- aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/django.pot +3 -3
- aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +7 -7
- aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +2 -2
- aa_rss_to_discord/managers.py +1 -1
- aa_rss_to_discord/providers.py +43 -0
- aa_rss_to_discord/tasks.py +59 -135
- aa_rss_to_discord/tests/__init__.py +41 -0
- aa_rss_to_discord/tests/test_auth_hooks.py +49 -0
- aa_rss_to_discord/tests/test_managers.py +32 -0
- aa_rss_to_discord/tests/test_models.py +165 -0
- aa_rss_to_discord/tests/test_providers.py +99 -0
- aa_rss_to_discord/tests/test_tasks.py +176 -0
- {aa_rss_to_discord-2.3.32.3.3.dist-info → aa_rss_to_discord-2.4.0.dist-info}/METADATA +11 -9
- aa_rss_to_discord-2.4.0.dist-info/RECORD +51 -0
- {aa_rss_to_discord-2.3.32.3.3.dist-info → aa_rss_to_discord-2.4.0.dist-info}/WHEEL +1 -1
- aa_rss_to_discord-2.3.32.3.3.dist-info/RECORD +0 -44
- {aa_rss_to_discord-2.3.32.3.3.dist-info → aa_rss_to_discord-2.4.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
aa_rss_to_discord/__init__.py,sha256=0whaokU-P0UIlscIvzUt30Yp45Q_KIi_jQQhl7JQB-0,142
|
|
2
|
-
aa_rss_to_discord/admin.py,sha256=bbvD0w0vFgD4kR4riWIwpOWpb9t8R6BI7ofYqTZbjDw,440
|
|
3
|
-
aa_rss_to_discord/apps.py,sha256=2VCJz9NRLjonlVLMngaoTQLk62hfJwBTSc49PfUK4EE,322
|
|
4
|
-
aa_rss_to_discord/auth_hooks.py,sha256=k5mLzQR1NwtA5MCedLzPyULEhv4ylwqvFpTPZ62eWJ0,273
|
|
5
|
-
aa_rss_to_discord/constants.py,sha256=A-HavWaksOcqEjaaAR-iXwWS9dtZSH3G-yP9SFBZU7s,386
|
|
6
|
-
aa_rss_to_discord/managers.py,sha256=bM4Mi4J-DFKVUhTFrKRh7FmZfZrWcUgOlF7Yeu69lw0,303
|
|
7
|
-
aa_rss_to_discord/models.py,sha256=G-_LjShFDQFcbcg3nuR5mwjBl4zmANsgF8PIrokJOdU,1781
|
|
8
|
-
aa_rss_to_discord/tasks.py,sha256=_PSOR-lapSkvp97X9TFg7hxEYCU8cDANnUJlv2iL-pI,7189
|
|
9
|
-
aa_rss_to_discord/discordbot/cogs/__init__.py,sha256=3u3OJfO3Xh1GightCaX0lhbUbP7Lq2c1nY4Tg1FsrZo,27
|
|
10
|
-
aa_rss_to_discord/discordbot/cogs/rss.py,sha256=aPov4y-ckTwzXdXfKtA5WZZKwy7myOlW2xyK5yWGhy4,8174
|
|
11
|
-
aa_rss_to_discord/locale/django.pot,sha256=MRNwbemT080BPXdaOXE6Nq6WU_MDrvxAbiEg5v53PXk,966
|
|
12
|
-
aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=e5Bcjwg3sIKgDgHKifbl2DcH0atHMSygiZwgvKEaifs,565
|
|
13
|
-
aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po,sha256=aTxx0QopU2fycwY6N-gDalRXXvh2CqAiwtqaVrIlYXE,1186
|
|
14
|
-
aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo,sha256=NGLMzDZwRKCvQH_RtK9wm6UXKWHLuipasTLnjaosbRE,717
|
|
15
|
-
aa_rss_to_discord/locale/de/LC_MESSAGES/django.po,sha256=AWRwEh2bxYFQzTw1cTKWu9N3cNUVAwIv9ZoGiKUeNtQ,1182
|
|
16
|
-
aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo,sha256=BNXYj-j0OPYFuLpm0uJS_b28tdtbs1BOMYp_HCWcoC8,664
|
|
17
|
-
aa_rss_to_discord/locale/es/LC_MESSAGES/django.po,sha256=0exdtddV-bYcBXo0-HE5MzAnoqgs_v69fuzha4vKyGs,1195
|
|
18
|
-
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo,sha256=zwgaGEqI-UlHpc9q1irjc4xDxZJZBheixtIWz-43q1U,721
|
|
19
|
-
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po,sha256=d_yO6m-FwEvYwQFS-XjGgPSvPserqxmkAbiv4G80rs4,1336
|
|
20
|
-
aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo,sha256=jyxuImpxL3PnEGxbqzYoLvrE014f-wPENwh0LMuWviM,487
|
|
21
|
-
aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po,sha256=W3I2fyATzgRVlWqias9YNU2rACFP5td7KZEsgjNRNGE,1106
|
|
22
|
-
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo,sha256=dzafm9mmWwOeYbuJWyMmxTKxqdBu7ptUXdhXllkSoY4,770
|
|
23
|
-
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po,sha256=qRxwrEuNSWsAlFzvVdhufdVyH588Sblr3QkzSK4nCi0,1228
|
|
24
|
-
aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo,sha256=1IW9bwgVPrzDl_0crEO0UMaPF4jP3SyTUrZeRjalzCk,738
|
|
25
|
-
aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po,sha256=plSKIMGtfVDCzA9KS8VJ1r-VchImlXjKtIPuj3K1QMA,1238
|
|
26
|
-
aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo,sha256=JLv2IW5Kp2wqE7MqNn9P9blZ_I-Jp0CIWiHsadYgFUU,483
|
|
27
|
-
aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po,sha256=Z9GQfIOu01jReNrD1AyMUQWYcNB-kU4A8ax0Zie33pQ,1104
|
|
28
|
-
aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo,sha256=2ugIqkNNVUGxIgfxUjU8SCIBJvSCn6vGzAV9Xnqiyag,543
|
|
29
|
-
aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po,sha256=DCTXRAYUTp0Pl7LQtyBbjNzvBDDebwYEkuZPr6WH6tw,1163
|
|
30
|
-
aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo,sha256=BzuRJnMwz-rpbr8rc_K755H-sstix0LsOpb7lSbkRuo,865
|
|
31
|
-
aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po,sha256=FHWUDQuXVFtC66i_3zmOKLom_59_eiz3Qlkpq4C5Tik,1350
|
|
32
|
-
aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo,sha256=WPcDxnOaK_bCNIPoZQRxryi5F97g2RNn0Zuh9us90U0,562
|
|
33
|
-
aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po,sha256=sHM7QAkVQSoma3HFvCjlOpZjnZKe-Cv8uD51LS0FNXc,1179
|
|
34
|
-
aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo,sha256=1Qlw1MJfXv9eapoWPS_Rw9FuPBXL1bSIGu8PjB6Hgt8,866
|
|
35
|
-
aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po,sha256=wgGagDcwL8lK_Iz-MeoYilNeeVmDGNAvNaSuG_CCiuM,1359
|
|
36
|
-
aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=DaODnWQcYUSgtxUaPmZoEG6IQ190DS3WzCh6uNvhHh8,518
|
|
37
|
-
aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po,sha256=izUmS9k0tEiR7_aDH_Z0ku4GFzcTTnSI7l9tZIboFSI,1121
|
|
38
|
-
aa_rss_to_discord/migrations/0001_initial.py,sha256=TD8ZmWLleWEw1G3PlQh3HBU4pRXxwIfp_LMQj4IyTDE,2764
|
|
39
|
-
aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py,sha256=apLeuxILrxvTntSc1bixfcDqpgt49VscyT6inLKU9k8,396
|
|
40
|
-
aa_rss_to_discord/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
41
|
-
aa_rss_to_discord-2.3.32.3.3.dist-info/METADATA,sha256=UXFmdqcrdOuu7jdVJ_HPEQTTSqi-GjMINhpNNoqPfig,50239
|
|
42
|
-
aa_rss_to_discord-2.3.32.3.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
43
|
-
aa_rss_to_discord-2.3.32.3.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
44
|
-
aa_rss_to_discord-2.3.32.3.3.dist-info/RECORD,,
|
{aa_rss_to_discord-2.3.32.3.3.dist-info → aa_rss_to_discord-2.4.0.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|