aa-rss-to-discord 2.0.1__tar.gz → 2.1.0__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.
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/PKG-INFO +3 -5
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/__init__.py +1 -1
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/django.pot +1 -1
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +8 -8
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/pyproject.toml +10 -14
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/.gitignore +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/LICENSE +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/README.md +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/admin.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/apps.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/auth_hooks.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/constants.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/__init__.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/rss.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/cs/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/cs/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/nl/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/nl/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/managers.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0001_initial.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/__init__.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/models.py +0 -0
- {aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/tasks.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-rss-to-discord
|
|
3
|
-
Version: 2.0
|
|
3
|
+
Version: 2.1.0
|
|
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: Documentation, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/README.md
|
|
@@ -693,17 +693,15 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
|
693
693
|
Classifier: Operating System :: OS Independent
|
|
694
694
|
Classifier: Programming Language :: Python
|
|
695
695
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
696
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
697
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
698
696
|
Classifier: Programming Language :: Python :: 3.10
|
|
699
697
|
Classifier: Programming Language :: Python :: 3.11
|
|
700
698
|
Classifier: Programming Language :: Python :: 3.12
|
|
701
699
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
702
700
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
703
|
-
Requires-Python: >=3.
|
|
701
|
+
Requires-Python: >=3.10
|
|
704
702
|
Requires-Dist: allianceauth-app-utils>=1.14.2
|
|
705
703
|
Requires-Dist: allianceauth-discordbot>=3.0.5
|
|
706
|
-
Requires-Dist: allianceauth<5
|
|
704
|
+
Requires-Dist: allianceauth<5,>=4
|
|
707
705
|
Requires-Dist: feedparser
|
|
708
706
|
Provides-Extra: tests-allianceauth-latest
|
|
709
707
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
11
|
+
"POT-Creation-Date: 2024-07-30 10:50+0200\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"
|
|
Binary file
|
|
@@ -1,15 +1,15 @@
|
|
|
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
|
-
#
|
|
5
|
-
#
|
|
4
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
5
|
+
# Houbi_Houba <paul.lacape@live.fr>, 2024.
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date: 2024-
|
|
12
|
-
"Last-Translator:
|
|
11
|
+
"PO-Revision-Date: 2024-07-10 09:28+0000\n"
|
|
12
|
+
"Last-Translator: Houbi_Houba <paul.lacape@live.fr>\n"
|
|
13
13
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/"
|
|
14
14
|
"alliance-auth-apps/aa-rss-to-discord/fr/>\n"
|
|
15
15
|
"Language: fr_FR\n"
|
|
@@ -17,19 +17,19 @@ msgstr ""
|
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
24
|
-
msgstr ""
|
|
24
|
+
msgstr "RSS vers Discord"
|
|
25
25
|
|
|
26
26
|
#: aa_rss_to_discord/models.py:41
|
|
27
27
|
msgid "RSS Feed"
|
|
28
|
-
msgstr ""
|
|
28
|
+
msgstr "Flux RSS"
|
|
29
29
|
|
|
30
30
|
#: aa_rss_to_discord/models.py:42
|
|
31
31
|
msgid "RSS Feeds"
|
|
32
|
-
msgstr ""
|
|
32
|
+
msgstr "Flux RSS"
|
|
33
33
|
|
|
34
34
|
#: aa_rss_to_discord/models.py:69
|
|
35
35
|
msgid "Last Item"
|
|
@@ -14,11 +14,11 @@ keywords = [
|
|
|
14
14
|
"eveonline",
|
|
15
15
|
"rss",
|
|
16
16
|
]
|
|
17
|
-
license = {file = "LICENSE"}
|
|
17
|
+
license = { file = "LICENSE" }
|
|
18
18
|
authors = [
|
|
19
19
|
{ name = "Peter Pfeufer", email = "develop@ppfeufer.de" },
|
|
20
20
|
]
|
|
21
|
-
requires-python = ">=3.
|
|
21
|
+
requires-python = ">=3.10"
|
|
22
22
|
classifiers = [
|
|
23
23
|
"Environment :: Web Environment",
|
|
24
24
|
"Framework :: Django",
|
|
@@ -28,8 +28,6 @@ classifiers = [
|
|
|
28
28
|
"Operating System :: OS Independent",
|
|
29
29
|
"Programming Language :: Python",
|
|
30
30
|
"Programming Language :: Python :: 3 :: Only",
|
|
31
|
-
"Programming Language :: Python :: 3.8",
|
|
32
|
-
"Programming Language :: Python :: 3.9",
|
|
33
31
|
"Programming Language :: Python :: 3.10",
|
|
34
32
|
"Programming Language :: Python :: 3.11",
|
|
35
33
|
"Programming Language :: Python :: 3.12",
|
|
@@ -40,23 +38,21 @@ dynamic = [
|
|
|
40
38
|
"version",
|
|
41
39
|
]
|
|
42
40
|
dependencies = [
|
|
43
|
-
"allianceauth<5
|
|
41
|
+
"allianceauth<5,>=4",
|
|
44
42
|
"allianceauth-app-utils>=1.14.2",
|
|
45
43
|
"allianceauth-discordbot>=3.0.5",
|
|
46
44
|
"feedparser",
|
|
47
45
|
]
|
|
48
|
-
|
|
49
|
-
tests-allianceauth-latest = [
|
|
46
|
+
optional-dependencies.tests-allianceauth-latest = [
|
|
50
47
|
"coverage",
|
|
51
48
|
"django-webtest",
|
|
52
49
|
]
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
Tracker = "https://github.com/ppfeufer/aa-rss-to-discord/issues"
|
|
50
|
+
urls.Changelog = "https://github.com/ppfeufer/aa-rss-to-discord/blob/master/CHANGELOG.md"
|
|
51
|
+
urls.Documentation = "https://github.com/ppfeufer/aa-rss-to-discord/blob/master/README.md"
|
|
52
|
+
urls.Donations = "https://ko-fi.com/ppfeufer"
|
|
53
|
+
urls.Homepage = "https://github.com/ppfeufer/aa-rss-to-discord"
|
|
54
|
+
urls.Source = "https://github.com/ppfeufer/aa-rss-to-discord.git"
|
|
55
|
+
urls.Tracker = "https://github.com/ppfeufer/aa-rss-to-discord/issues"
|
|
60
56
|
|
|
61
57
|
[tool.hatch.build]
|
|
62
58
|
include = [
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/__init__.py
RENAMED
|
File without changes
|
{aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/rss.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0001_initial.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.1 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|