aa-rss-to-discord 2.5.0__tar.gz → 2.5.1__tar.gz

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.
Files changed (52) hide show
  1. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/PKG-INFO +3 -3
  2. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/README.md +2 -2
  3. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/__init__.py +1 -1
  4. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
  5. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +1 -1
  6. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/django.pot +2 -2
  7. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +1 -1
  8. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +1 -1
  9. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +1 -1
  10. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +1 -1
  11. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +1 -1
  12. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
  13. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po +6 -7
  14. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +1 -1
  15. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +1 -1
  16. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +1 -1
  17. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +1 -1
  18. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
  19. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/.gitignore +0 -0
  20. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/LICENSE +0 -0
  21. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/admin.py +0 -0
  22. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/apps.py +0 -0
  23. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/auth_hooks.py +0 -0
  24. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/constants.py +0 -0
  25. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/discordbot/cogs/__init__.py +0 -0
  26. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/discordbot/cogs/rss.py +0 -0
  27. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  28. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo +0 -0
  29. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo +0 -0
  30. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  31. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  32. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
  33. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  34. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  35. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo +0 -0
  36. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo +0 -0
  37. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
  38. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  39. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/managers.py +0 -0
  40. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/migrations/0001_initial.py +0 -0
  41. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py +0 -0
  42. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/migrations/__init__.py +0 -0
  43. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/models.py +0 -0
  44. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/providers.py +0 -0
  45. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tasks.py +0 -0
  46. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/__init__.py +0 -0
  47. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/test_auth_hooks.py +0 -0
  48. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/test_managers.py +0 -0
  49. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/test_models.py +0 -0
  50. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/test_providers.py +0 -0
  51. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/aa_rss_to_discord/tests/test_tasks.py +0 -0
  52. {aa_rss_to_discord-2.5.0 → aa_rss_to_discord-2.5.1}/pyproject.toml +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-rss-to-discord
3
- Version: 2.5.0
3
+ Version: 2.5.1
4
4
  Summary: Alliance Auth module to post news from RSS feeds to your Discord
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/CHANGELOG.md
6
6
  Project-URL: Codecov, https://codecov.io/gh/ppfeufer/aa-rss-to-discord
@@ -773,7 +773,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth
773
773
  installation Then install the latest release directly from PyPi.
774
774
 
775
775
  ```shell
776
- pip install aa-rss-to-discord==2.5.0
776
+ pip install aa-rss-to-discord==2.5.1
777
777
  ```
778
778
 
779
779
  ### Step 2: Configure Alliance Auth<a name="step-2-configure-alliance-auth"></a>
@@ -828,7 +828,7 @@ To update your existing installation of Alliance Auth RSS to Discord, first enab
828
828
  virtual environment (venv) of your Alliance Auth installation.
829
829
 
830
830
  ```bash
831
- pip install aa-rss-to-discord==2.5.0
831
+ pip install aa-rss-to-discord==2.5.1
832
832
 
833
833
  python manage.py migrate
834
834
  ```
@@ -60,7 +60,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth
60
60
  installation Then install the latest release directly from PyPi.
61
61
 
62
62
  ```shell
63
- pip install aa-rss-to-discord==2.5.0
63
+ pip install aa-rss-to-discord==2.5.1
64
64
  ```
65
65
 
66
66
  ### Step 2: Configure Alliance Auth<a name="step-2-configure-alliance-auth"></a>
@@ -115,7 +115,7 @@ To update your existing installation of Alliance Auth RSS to Discord, first enab
115
115
  virtual environment (venv) of your Alliance Auth installation.
116
116
 
117
117
  ```bash
118
- pip install aa-rss-to-discord==2.5.0
118
+ pip install aa-rss-to-discord==2.5.1
119
119
 
120
120
  python manage.py migrate
121
121
  ```
@@ -5,6 +5,6 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.5.0"
8
+ __version__ = "2.5.1"
9
9
  __title__ = "RSS to Discord"
10
10
  __title_translated__ = _("RSS to Discord")
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/cs/>\n"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
9
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
10
10
  "PO-Revision-Date: 2025-04-25 14:24+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
12
  "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/de/>\n"
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA RSS to Discord 2.5.0\n"
9
+ "Project-Id-Version: AA RSS to Discord 2.5.1\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
11
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
11
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2025-12-18 23:47+0000\n"
12
12
  "Last-Translator: Ivan <isangar2000@gmail.com>\n"
13
13
  "Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/es/>\n"
@@ -9,7 +9,7 @@ msgid ""
9
9
  msgstr ""
10
10
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
11
11
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
12
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
12
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
13
13
  "PO-Revision-Date: 2025-08-03 04:24+0000\n"
14
14
  "Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
15
15
  "Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/fr/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/it/>\n"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
9
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
10
10
  "PO-Revision-Date: 2024-08-05 10:10+0000\n"
11
11
  "Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
12
12
  "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ja/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Hue Radient <seataoji@gmail.com>\n"
13
13
  "Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ko/>\n"
@@ -1,26 +1,25 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2026.
6
5
  msgid ""
7
6
  msgstr ""
8
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
11
- "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
- "Last-Translator: Anonymous <noreply@weblate.org>\n"
9
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
10
+ "PO-Revision-Date: 2026-02-01 14:23+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
13
12
  "Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/nl/>\n"
14
13
  "Language: nl_NL\n"
15
14
  "MIME-Version: 1.0\n"
16
15
  "Content-Type: text/plain; charset=UTF-8\n"
17
16
  "Content-Transfer-Encoding: 8bit\n"
18
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
19
- "X-Generator: Weblate 5.5.3\n"
18
+ "X-Generator: Weblate 5.15.2\n"
20
19
 
21
20
  #: aa_rss_to_discord/__init__.py:10
22
21
  msgid "RSS to Discord"
23
- msgstr ""
22
+ msgstr "RSS naar Discord"
24
23
 
25
24
  #: aa_rss_to_discord/models.py:44
26
25
  msgid "RSS Feed"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/pl/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Dromiel <dimhry@yandex.ru>\n"
13
13
  "Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ru/>\n"
@@ -7,7 +7,7 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
9
9
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
10
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
10
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
11
11
  "PO-Revision-Date: 2024-05-10 14:10+0000\n"
12
12
  "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
13
  "Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/sk/>\n"
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
11
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
11
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
12
12
  "PO-Revision-Date: 2025-12-15 14:17+0000\n"
13
13
  "Last-Translator: Варрус <horowiserus@gmail.com>\n"
14
14
  "Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/uk/>\n"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA RSS to Discord 2.2.0\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
9
- "POT-Creation-Date: 2026-01-05 22:28+0100\n"
9
+ "POT-Creation-Date: 2026-02-03 14:28+0100\n"
10
10
  "PO-Revision-Date: 2025-12-08 09:17+0000\n"
11
11
  "Last-Translator: AKA Patrick <hsc844766246@gmail.com>\n"
12
12
  "Language-Team: Chinese (Simplified Han script) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/zh_Hans/>\n"