invenio-config-tugraz


Nameinvenio-config-tugraz JSON
Version 0.12.5 PyPI version JSON
download
home_pagehttps://github.com/tu-graz-library/invenio-config-tugraz
Summary"Invenio module that adds tugraz configs."
upload_time2024-07-29 07:47:17
maintainerNone
docs_urlNone
author"Graz University of Technology"
requires_python>=3.12
licenseMIT
keywords invenio config tu-graz
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2020-2021 Graz University of Technology.

    invenio-config-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

=======================
 invenio-config-tugraz
=======================

.. image:: https://github.com/tu-graz-library/invenio-config-tugraz/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-config-tugraz/actions

.. image:: https://img.shields.io/pypi/dm/invenio-config-tugraz.svg
        :target: https://pypi.python.org/pypi/invenio-config-tugraz

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-config-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-config-tugraz/releases

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-config-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-config-tugraz/blob/master/LICENSE

.. image:: https://readthedocs.org/projects/invenio-config-tugraz/badge/?version=latest
        :target: https://invenio-config-tugraz.readthedocs.io/en/latest/?badge=latest
        
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-config-tugraz.svg
        :target: https://coveralls.io/r/mb-wali/invenio-config-tugraz

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black

invenio module that adds tugraz configs.

Override configs from diffrent invenio modules to meet TU Graz requirement:

* Invenio-App
* Invenio-Mail
* Invenio-shibboleth
* Invenio-accounts
* Flask-security
* Defined routes for TUG

Further documentation is available on
https://invenio-config-tugraz.readthedocs.io/

..
    Copyright (C) 2020 - 2022 Graz University of Technology.

    invenio-config-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

Changes
=======

Version v0.12.5 (release 2024-07-29)

- fix: permission for ip


Version v0.12.3 (release 2024-07-25)

- fix(tugraz_authenticated): missmatch of role name


Version v0.12.2 (release 2024-07-19)

- setup: introduce ruff
- perm: implement single-ip and ip-network
- utils: add invenio_saml-compatible account-setup
- add new permission-policy, add new role
- fix deprecated `before_app_first_request`
- setup: add support for python3.11 and 3.12


Version v0.12.1 (release 2024-03-08)

- setup: remove upper limit of rdm-records


Version v0.12.0 (release 2023-11-10)

- setup: remove python3.8 support
- global: make it compatible with v12


Version v0.11.0 (release 2023-04-20)

- global: make package compatible with v11


Version v0.10.4 (release 2023-02-10)




Version v0.10.2 (release 2023-02-02)

- change version name
- footer: update guid


Version v0.10.1 (release 2022-11-17)

- global: add function

Version 0.10.0 (released 2022-10-13)

- global: migrate to v10 (#101)

Version 0.9.1 (released 2022-05-30)

- ci(publish): ping babel version (#99)

Version 0.9.0 (released 2022-05-30)

- config: adds new introduced configs v9
- dep: compatible to v9 rdm
- config: add deposit form quota variable (#91)
- migrate setup py to cfg (#94)
- fix: update email welcome template with SITE_UI_URL (#93)

Version 0.8.4 (released 2022-03-11)

- config: use gettext

Version 0.8.3 (released 2022-03-10)

- config: fix comment & import

Version 0.8.2 (released 2022-03-03)

- config: new introduced to v8 of invenioRDM

Version 0.8.1 (released 2022-02-28)

- config: set samesite cookie to strict
- dep: bump in base dependencies

Version 0.8.0 (released 2022-02-09)

- dep: bump rdm-records version

Version 0.7.1 (released 2021-12-07)

- configs: adds new & changed configs for v7 #76

Version 0.7.0 (released 2021-12-06)

- fix: update blueprint reorder #74
- dep: upgrade rdm-records version & OAI #72

Version 0.1.0 (released TBD)

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tu-graz-library/invenio-config-tugraz",
    "name": "invenio-config-tugraz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "invenio config TU-Graz",
    "author": "\"Graz University of Technology\"",
    "author_email": "info@tugraz.at",
    "download_url": "https://files.pythonhosted.org/packages/2e/f0/eda1cfde885c456e288d502a76a18b9a77c87e2c3bc450fac460b68b0009/invenio-config-tugraz-0.12.5.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2020-2021 Graz University of Technology.\n\n    invenio-config-tugraz is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\n=======================\n invenio-config-tugraz\n=======================\n\n.. image:: https://github.com/tu-graz-library/invenio-config-tugraz/workflows/CI/badge.svg\n        :target: https://github.com/tu-graz-library/invenio-config-tugraz/actions\n\n.. image:: https://img.shields.io/pypi/dm/invenio-config-tugraz.svg\n        :target: https://pypi.python.org/pypi/invenio-config-tugraz\n\n.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-config-tugraz.svg\n        :target: https://github.com/tu-graz-library/invenio-config-tugraz/releases\n\n.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-config-tugraz.svg\n        :target: https://github.com/tu-graz-library/invenio-config-tugraz/blob/master/LICENSE\n\n.. image:: https://readthedocs.org/projects/invenio-config-tugraz/badge/?version=latest\n        :target: https://invenio-config-tugraz.readthedocs.io/en/latest/?badge=latest\n        \n.. image:: https://img.shields.io/coveralls/mb-wali/invenio-config-tugraz.svg\n        :target: https://coveralls.io/r/mb-wali/invenio-config-tugraz\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n\ninvenio module that adds tugraz configs.\n\nOverride configs from diffrent invenio modules to meet TU Graz requirement:\n\n* Invenio-App\n* Invenio-Mail\n* Invenio-shibboleth\n* Invenio-accounts\n* Flask-security\n* Defined routes for TUG\n\nFurther documentation is available on\nhttps://invenio-config-tugraz.readthedocs.io/\n\n..\n    Copyright (C) 2020 - 2022 Graz University of Technology.\n\n    invenio-config-tugraz is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\nChanges\n=======\n\nVersion v0.12.5 (release 2024-07-29)\n\n- fix: permission for ip\n\n\nVersion v0.12.3 (release 2024-07-25)\n\n- fix(tugraz_authenticated): missmatch of role name\n\n\nVersion v0.12.2 (release 2024-07-19)\n\n- setup: introduce ruff\n- perm: implement single-ip and ip-network\n- utils: add invenio_saml-compatible account-setup\n- add new permission-policy, add new role\n- fix deprecated `before_app_first_request`\n- setup: add support for python3.11 and 3.12\n\n\nVersion v0.12.1 (release 2024-03-08)\n\n- setup: remove upper limit of rdm-records\n\n\nVersion v0.12.0 (release 2023-11-10)\n\n- setup: remove python3.8 support\n- global: make it compatible with v12\n\n\nVersion v0.11.0 (release 2023-04-20)\n\n- global: make package compatible with v11\n\n\nVersion v0.10.4 (release 2023-02-10)\n\n\n\n\nVersion v0.10.2 (release 2023-02-02)\n\n- change version name\n- footer: update guid\n\n\nVersion v0.10.1 (release 2022-11-17)\n\n- global: add function\n\nVersion 0.10.0 (released 2022-10-13)\n\n- global: migrate to v10 (#101)\n\nVersion 0.9.1 (released 2022-05-30)\n\n- ci(publish): ping babel version (#99)\n\nVersion 0.9.0 (released 2022-05-30)\n\n- config: adds new introduced configs v9\n- dep: compatible to v9 rdm\n- config: add deposit form quota variable (#91)\n- migrate setup py to cfg (#94)\n- fix: update email welcome template with SITE_UI_URL (#93)\n\nVersion 0.8.4 (released 2022-03-11)\n\n- config: use gettext\n\nVersion 0.8.3 (released 2022-03-10)\n\n- config: fix comment & import\n\nVersion 0.8.2 (released 2022-03-03)\n\n- config: new introduced to v8 of invenioRDM\n\nVersion 0.8.1 (released 2022-02-28)\n\n- config: set samesite cookie to strict\n- dep: bump in base dependencies\n\nVersion 0.8.0 (released 2022-02-09)\n\n- dep: bump rdm-records version\n\nVersion 0.7.1 (released 2021-12-07)\n\n- configs: adds new & changed configs for v7 #76\n\nVersion 0.7.0 (released 2021-12-06)\n\n- fix: update blueprint reorder #74\n- dep: upgrade rdm-records version & OAI #72\n\nVersion 0.1.0 (released TBD)\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"Invenio module that adds tugraz configs.\"",
    "version": "0.12.5",
    "project_urls": {
        "Homepage": "https://github.com/tu-graz-library/invenio-config-tugraz"
    },
    "split_keywords": [
        "invenio",
        "config",
        "tu-graz"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fd721899ab1e2569caa3cd4835ae71dab54740b60211276af61167b324d393c",
                "md5": "9e3e0b366c998a1d1c197ac798754bb0",
                "sha256": "28eb1d684cb23a66b74566becdb927a4567cdc3c978984f5b78fce84fea7a0f6"
            },
            "downloads": -1,
            "filename": "invenio_config_tugraz-0.12.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e3e0b366c998a1d1c197ac798754bb0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.12",
            "size": 2865840,
            "upload_time": "2024-07-29T07:47:15",
            "upload_time_iso_8601": "2024-07-29T07:47:15.103655Z",
            "url": "https://files.pythonhosted.org/packages/5f/d7/21899ab1e2569caa3cd4835ae71dab54740b60211276af61167b324d393c/invenio_config_tugraz-0.12.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ef0eda1cfde885c456e288d502a76a18b9a77c87e2c3bc450fac460b68b0009",
                "md5": "df387d06bb661a43efb82499fbdfc8e8",
                "sha256": "e1a6b6a50936610c1d8c15e846d23e48faf796c7f9c977e473ff01799062eb77"
            },
            "downloads": -1,
            "filename": "invenio-config-tugraz-0.12.5.tar.gz",
            "has_sig": false,
            "md5_digest": "df387d06bb661a43efb82499fbdfc8e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2868630,
            "upload_time": "2024-07-29T07:47:17",
            "upload_time_iso_8601": "2024-07-29T07:47:17.164566Z",
            "url": "https://files.pythonhosted.org/packages/2e/f0/eda1cfde885c456e288d502a76a18b9a77c87e2c3bc450fac460b68b0009/invenio-config-tugraz-0.12.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 07:47:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tu-graz-library",
    "github_project": "invenio-config-tugraz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-config-tugraz"
}
        
Elapsed time: 0.42127s