invenio-github 5.0.0__tar.gz → 6.0.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.
- {invenio_github-5.0.0 → invenio_github-6.0.0}/CHANGES.rst +4 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/PKG-INFO +12 -8
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/__init__.py +1 -1
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.mo +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/PKG-INFO +12 -8
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/requires.txt +7 -7
- {invenio_github-5.0.0 → invenio_github-6.0.0}/setup.cfg +7 -7
- {invenio_github-5.0.0 → invenio_github-6.0.0}/.git-blame-ignore-revs +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/.lgtm +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/.travis.yml +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/AUTHORS.rst +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/CONTRIBUTING.rst +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/INSTALL.rst +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/LICENSE +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/MAINTAINERS +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/MANIFEST.in +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/README.rst +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/RELEASE-NOTES.rst +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/babel.ini +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/constraints-pypi.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/alembic/2f62e6442a08_change_datetime_types.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/alembic/5a5428312b2b_create_github_branch.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/alembic/b0eaee37b545_create_github_tables.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/api.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/assets/semantic-ui/js/invenio_github/index.js +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/config.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/errors.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/ext.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/models.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/oauth/handlers.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/oauth/remote_app.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/proxies.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/receivers.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/tasks.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/base.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/helpers.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/base.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/helpers.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/index.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/index_item.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/templates/semantic-ui/invenio_github/settings/view.html +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.po +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/messages.pot +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/utils.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/views/__init__.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/views/badge.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/views/github.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/webpack.py +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/SOURCES.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/dependency_links.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/entry_points.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/not-zip-safe +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github.egg-info/top_level.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/pyproject.toml +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/requirements-devel.txt +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/run-i18n-tests.sh +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/run-tests.sh +0 -0
- {invenio_github-5.0.0 → invenio_github-6.0.0}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: invenio-github
|
|
3
|
-
Version:
|
|
3
|
+
Version: 6.0.0
|
|
4
4
|
Summary: "Invenio module that adds GitHub integration to the platform."
|
|
5
5
|
Home-page: https://github.com/inveniosoftware/invenio-github
|
|
6
6
|
Author: CERN
|
|
@@ -18,17 +18,17 @@ Requires-Dist: email-validator>=1.0.5
|
|
|
18
18
|
Requires-Dist: github3.py<5.0.0,>=4.0.1
|
|
19
19
|
Requires-Dist: humanize>=0.5.1
|
|
20
20
|
Requires-Dist: invenio-assets<5.0.0,>=4.0.0
|
|
21
|
-
Requires-Dist: invenio-accounts<
|
|
21
|
+
Requires-Dist: invenio-accounts<9.0.0,>=8.0.0
|
|
22
22
|
Requires-Dist: invenio-celery<3.0.0,>=2.0.0
|
|
23
23
|
Requires-Dist: invenio-db<3.0.0,>=2.2.0
|
|
24
24
|
Requires-Dist: invenio-formatter<5.0.0,>=4.0.0
|
|
25
25
|
Requires-Dist: invenio-i18n<4.0.0,>=3.0.0
|
|
26
|
-
Requires-Dist: invenio-oauth2server<
|
|
27
|
-
Requires-Dist: invenio-oauthclient<
|
|
26
|
+
Requires-Dist: invenio-oauth2server<6.0.0,>=5.0.0
|
|
27
|
+
Requires-Dist: invenio-oauthclient<9.0.0,>=8.0.0
|
|
28
28
|
Requires-Dist: invenio-pidstore<4.0.0,>=3.0.0
|
|
29
|
-
Requires-Dist: invenio-records-rest<
|
|
30
|
-
Requires-Dist: invenio-webhooks<
|
|
31
|
-
Requires-Dist: invenio-records-resources<
|
|
29
|
+
Requires-Dist: invenio-records-rest<6.0.0,>=5.0.0
|
|
30
|
+
Requires-Dist: invenio-webhooks<4.0.0,>=3.0.0
|
|
31
|
+
Requires-Dist: invenio-records-resources<11.0.0,>=10.0.0
|
|
32
32
|
Requires-Dist: mistune>=0.7.2
|
|
33
33
|
Requires-Dist: six>=1.12.0
|
|
34
34
|
Requires-Dist: uritemplate>=3.0.1
|
|
@@ -36,7 +36,7 @@ Provides-Extra: tests
|
|
|
36
36
|
Requires-Dist: httpretty>=0.8.14; extra == "tests"
|
|
37
37
|
Requires-Dist: invenio-app<4.0.0,>=3.0.0; extra == "tests"
|
|
38
38
|
Requires-Dist: invenio-db[mysql,postgresql]<3.0.0,>=2.2.0; extra == "tests"
|
|
39
|
-
Requires-Dist: invenio-files-rest<
|
|
39
|
+
Requires-Dist: invenio-files-rest<6.0.0,>=5.0.0; extra == "tests"
|
|
40
40
|
Requires-Dist: isort>=4.2.2; extra == "tests"
|
|
41
41
|
Requires-Dist: mock>=2.0.0; extra == "tests"
|
|
42
42
|
Requires-Dist: pytest-black>=0.6.0; extra == "tests"
|
|
@@ -129,6 +129,10 @@ Invenio module that adds GitHub integration to the platform.
|
|
|
129
129
|
Changes
|
|
130
130
|
=======
|
|
131
131
|
|
|
132
|
+
Version v6.0.0 (released 2026-05-29)
|
|
133
|
+
|
|
134
|
+
- chore(setup): bump dependencies
|
|
135
|
+
|
|
132
136
|
Version v5.0.0 (released 2026-01-29)
|
|
133
137
|
|
|
134
138
|
- chore(black): update formatting to >= 26.0
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.mo
RENAMED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: invenio-github
|
|
3
|
-
Version:
|
|
3
|
+
Version: 6.0.0
|
|
4
4
|
Summary: "Invenio module that adds GitHub integration to the platform."
|
|
5
5
|
Home-page: https://github.com/inveniosoftware/invenio-github
|
|
6
6
|
Author: CERN
|
|
@@ -18,17 +18,17 @@ Requires-Dist: email-validator>=1.0.5
|
|
|
18
18
|
Requires-Dist: github3.py<5.0.0,>=4.0.1
|
|
19
19
|
Requires-Dist: humanize>=0.5.1
|
|
20
20
|
Requires-Dist: invenio-assets<5.0.0,>=4.0.0
|
|
21
|
-
Requires-Dist: invenio-accounts<
|
|
21
|
+
Requires-Dist: invenio-accounts<9.0.0,>=8.0.0
|
|
22
22
|
Requires-Dist: invenio-celery<3.0.0,>=2.0.0
|
|
23
23
|
Requires-Dist: invenio-db<3.0.0,>=2.2.0
|
|
24
24
|
Requires-Dist: invenio-formatter<5.0.0,>=4.0.0
|
|
25
25
|
Requires-Dist: invenio-i18n<4.0.0,>=3.0.0
|
|
26
|
-
Requires-Dist: invenio-oauth2server<
|
|
27
|
-
Requires-Dist: invenio-oauthclient<
|
|
26
|
+
Requires-Dist: invenio-oauth2server<6.0.0,>=5.0.0
|
|
27
|
+
Requires-Dist: invenio-oauthclient<9.0.0,>=8.0.0
|
|
28
28
|
Requires-Dist: invenio-pidstore<4.0.0,>=3.0.0
|
|
29
|
-
Requires-Dist: invenio-records-rest<
|
|
30
|
-
Requires-Dist: invenio-webhooks<
|
|
31
|
-
Requires-Dist: invenio-records-resources<
|
|
29
|
+
Requires-Dist: invenio-records-rest<6.0.0,>=5.0.0
|
|
30
|
+
Requires-Dist: invenio-webhooks<4.0.0,>=3.0.0
|
|
31
|
+
Requires-Dist: invenio-records-resources<11.0.0,>=10.0.0
|
|
32
32
|
Requires-Dist: mistune>=0.7.2
|
|
33
33
|
Requires-Dist: six>=1.12.0
|
|
34
34
|
Requires-Dist: uritemplate>=3.0.1
|
|
@@ -36,7 +36,7 @@ Provides-Extra: tests
|
|
|
36
36
|
Requires-Dist: httpretty>=0.8.14; extra == "tests"
|
|
37
37
|
Requires-Dist: invenio-app<4.0.0,>=3.0.0; extra == "tests"
|
|
38
38
|
Requires-Dist: invenio-db[mysql,postgresql]<3.0.0,>=2.2.0; extra == "tests"
|
|
39
|
-
Requires-Dist: invenio-files-rest<
|
|
39
|
+
Requires-Dist: invenio-files-rest<6.0.0,>=5.0.0; extra == "tests"
|
|
40
40
|
Requires-Dist: isort>=4.2.2; extra == "tests"
|
|
41
41
|
Requires-Dist: mock>=2.0.0; extra == "tests"
|
|
42
42
|
Requires-Dist: pytest-black>=0.6.0; extra == "tests"
|
|
@@ -129,6 +129,10 @@ Invenio module that adds GitHub integration to the platform.
|
|
|
129
129
|
Changes
|
|
130
130
|
=======
|
|
131
131
|
|
|
132
|
+
Version v6.0.0 (released 2026-05-29)
|
|
133
|
+
|
|
134
|
+
- chore(setup): bump dependencies
|
|
135
|
+
|
|
132
136
|
Version v5.0.0 (released 2026-01-29)
|
|
133
137
|
|
|
134
138
|
- chore(black): update formatting to >= 26.0
|
|
@@ -4,17 +4,17 @@ email-validator>=1.0.5
|
|
|
4
4
|
github3.py<5.0.0,>=4.0.1
|
|
5
5
|
humanize>=0.5.1
|
|
6
6
|
invenio-assets<5.0.0,>=4.0.0
|
|
7
|
-
invenio-accounts<
|
|
7
|
+
invenio-accounts<9.0.0,>=8.0.0
|
|
8
8
|
invenio-celery<3.0.0,>=2.0.0
|
|
9
9
|
invenio-db<3.0.0,>=2.2.0
|
|
10
10
|
invenio-formatter<5.0.0,>=4.0.0
|
|
11
11
|
invenio-i18n<4.0.0,>=3.0.0
|
|
12
|
-
invenio-oauth2server<
|
|
13
|
-
invenio-oauthclient<
|
|
12
|
+
invenio-oauth2server<6.0.0,>=5.0.0
|
|
13
|
+
invenio-oauthclient<9.0.0,>=8.0.0
|
|
14
14
|
invenio-pidstore<4.0.0,>=3.0.0
|
|
15
|
-
invenio-records-rest<
|
|
16
|
-
invenio-webhooks<
|
|
17
|
-
invenio-records-resources<
|
|
15
|
+
invenio-records-rest<6.0.0,>=5.0.0
|
|
16
|
+
invenio-webhooks<4.0.0,>=3.0.0
|
|
17
|
+
invenio-records-resources<11.0.0,>=10.0.0
|
|
18
18
|
mistune>=0.7.2
|
|
19
19
|
six>=1.12.0
|
|
20
20
|
uritemplate>=3.0.1
|
|
@@ -32,7 +32,7 @@ invenio-search[opensearch2]<4.0.0,>=3.0.0
|
|
|
32
32
|
httpretty>=0.8.14
|
|
33
33
|
invenio-app<4.0.0,>=3.0.0
|
|
34
34
|
invenio-db[mysql,postgresql]<3.0.0,>=2.2.0
|
|
35
|
-
invenio-files-rest<
|
|
35
|
+
invenio-files-rest<6.0.0,>=5.0.0
|
|
36
36
|
isort>=4.2.2
|
|
37
37
|
mock>=2.0.0
|
|
38
38
|
pytest-black>=0.6.0
|
|
@@ -24,17 +24,17 @@ install_requires =
|
|
|
24
24
|
github3.py>=4.0.1,<5.0.0
|
|
25
25
|
humanize>=0.5.1
|
|
26
26
|
invenio-assets>=4.0.0,<5.0.0
|
|
27
|
-
invenio-accounts>=
|
|
27
|
+
invenio-accounts>=8.0.0,<9.0.0
|
|
28
28
|
invenio-celery>=2.0.0,<3.0.0
|
|
29
29
|
invenio-db>=2.2.0,<3.0.0
|
|
30
30
|
invenio-formatter>=4.0.0,<5.0.0
|
|
31
31
|
invenio-i18n>=3.0.0,<4.0.0
|
|
32
|
-
invenio-oauth2server>=
|
|
33
|
-
invenio-oauthclient>=
|
|
32
|
+
invenio-oauth2server>=5.0.0,<6.0.0
|
|
33
|
+
invenio-oauthclient>=8.0.0,<9.0.0
|
|
34
34
|
invenio-pidstore>=3.0.0,<4.0.0
|
|
35
|
-
invenio-records-rest>=
|
|
36
|
-
invenio-webhooks>=
|
|
37
|
-
invenio-records-resources>=
|
|
35
|
+
invenio-records-rest>=5.0.0,<6.0.0
|
|
36
|
+
invenio-webhooks>=3.0.0,<4.0.0
|
|
37
|
+
invenio-records-resources>=10.0.0,<11.0.0
|
|
38
38
|
mistune>=0.7.2
|
|
39
39
|
six>=1.12.0
|
|
40
40
|
uritemplate>=3.0.1
|
|
@@ -44,7 +44,7 @@ tests =
|
|
|
44
44
|
httpretty>=0.8.14
|
|
45
45
|
invenio-app>=3.0.0,<4.0.0
|
|
46
46
|
invenio-db[postgresql,mysql]>=2.2.0,<3.0.0
|
|
47
|
-
invenio-files-rest>=
|
|
47
|
+
invenio-files-rest>=5.0.0,<6.0.0
|
|
48
48
|
isort>=4.2.2
|
|
49
49
|
mock>=2.0.0
|
|
50
50
|
pytest-black>=0.6.0
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/cs/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/da/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/de/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/en/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/es/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/fr/LC_MESSAGES/messages.po
RENAMED
|
File without changes
|
{invenio_github-5.0.0 → invenio_github-6.0.0}/invenio_github/translations/it/LC_MESSAGES/messages.po
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
|