galaxy-auth


Namegalaxy-auth JSON
Version 24.1.3 PyPI version JSON
download
home_pagehttps://github.com/galaxyproject/galaxy
SummaryGalaxy auth framework and implementations
upload_time2024-10-29 09:19:44
maintainerNone
docs_urlNone
authorGalaxy Project and Community
requires_python>=3.8
licenseAFL
keywords galaxy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://badge.fury.io/py/galaxy-auth.svg
   :target: https://pypi.org/project/galaxy-auth/



Overview
--------

The Galaxy_ auth framework and default plugins.

* Code: https://github.com/galaxyproject/galaxy

.. _Galaxy: http://galaxyproject.org/

History
-------

.. to_doc

-------------------
24.1.3 (2024-10-25)
-------------------

No recorded changes since last release

-------------------
24.1.2 (2024-09-25)
-------------------

No recorded changes since last release

-------------------
24.1.1 (2024-07-02)
-------------------


============
Enhancements
============

* Code cleanups from ruff and pyupgrade by `@nsoranzo <https://github.com/nsoranzo>`_ in `#17654 <https://github.com/galaxyproject/galaxy/pull/17654>`_
* Update Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#18063 <https://github.com/galaxyproject/galaxy/pull/18063>`_

-------------------
24.0.3 (2024-06-28)
-------------------

No recorded changes since last release

-------------------
24.0.2 (2024-05-07)
-------------------

No recorded changes since last release

-------------------
24.0.1 (2024-05-02)
-------------------

No recorded changes since last release

-------------------
24.0.0 (2024-04-02)
-------------------


=========
Bug fixes
=========

* LDAP3 fix for attributes returned as strings by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#17305 <https://github.com/galaxyproject/galaxy/pull/17305>`_

============
Enhancements
============

* Python 3.8 as minimum by `@mr-c <https://github.com/mr-c>`_ in `#16954 <https://github.com/galaxyproject/galaxy/pull/16954>`_
* Update to black 2024 stable style by `@nsoranzo <https://github.com/nsoranzo>`_ in `#17391 <https://github.com/galaxyproject/galaxy/pull/17391>`_

-------------------
23.2.1 (2024-02-21)
-------------------

No recorded changes since last release

-------------------
23.1.4 (2024-01-04)
-------------------

No recorded changes since last release

-------------------
23.1.3 (2023-12-01)
-------------------

No recorded changes since last release

-------------------
23.1.2 (2023-11-29)
-------------------

No recorded changes since last release

-------------------
23.1.1 (2023-10-23)
-------------------


============
Enhancements
============

* Update Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#15435 <https://github.com/galaxyproject/galaxy/pull/15435>`_

-------------------
23.0.6 (2023-10-23)
-------------------

No recorded changes since last release

-------------------
23.0.5 (2023-07-29)
-------------------

No recorded changes since last release

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
-------------------

No recorded changes since last release

-------------------
23.0.2 (2023-06-13)
-------------------

No recorded changes since last release

-------------------
23.0.1 (2023-06-08)
-------------------

No recorded changes since last release

-------------------
20.9.0 (2020-10-15)
-------------------

* First release from the 20.09 branch of Galaxy.

-------------------
20.5.0 (2020-07-04)
-------------------

* First release from the 20.05 branch of Galaxy.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/galaxyproject/galaxy",
    "name": "galaxy-auth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Galaxy",
    "author": "Galaxy Project and Community",
    "author_email": "galaxy-committers@lists.galaxyproject.org",
    "download_url": "https://files.pythonhosted.org/packages/7d/31/e6fa4f6fa79b935543d9eb8084f569c48e70d9978a5dd233fbe3fa63ad0e/galaxy_auth-24.1.3.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://badge.fury.io/py/galaxy-auth.svg\n   :target: https://pypi.org/project/galaxy-auth/\n\n\n\nOverview\n--------\n\nThe Galaxy_ auth framework and default plugins.\n\n* Code: https://github.com/galaxyproject/galaxy\n\n.. _Galaxy: http://galaxyproject.org/\n\nHistory\n-------\n\n.. to_doc\n\n-------------------\n24.1.3 (2024-10-25)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n24.1.2 (2024-09-25)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n24.1.1 (2024-07-02)\n-------------------\n\n\n============\nEnhancements\n============\n\n* Code cleanups from ruff and pyupgrade by `@nsoranzo <https://github.com/nsoranzo>`_ in `#17654 <https://github.com/galaxyproject/galaxy/pull/17654>`_\n* Update Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#18063 <https://github.com/galaxyproject/galaxy/pull/18063>`_\n\n-------------------\n24.0.3 (2024-06-28)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n24.0.2 (2024-05-07)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n24.0.1 (2024-05-02)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n24.0.0 (2024-04-02)\n-------------------\n\n\n=========\nBug fixes\n=========\n\n* LDAP3 fix for attributes returned as strings by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#17305 <https://github.com/galaxyproject/galaxy/pull/17305>`_\n\n============\nEnhancements\n============\n\n* Python 3.8 as minimum by `@mr-c <https://github.com/mr-c>`_ in `#16954 <https://github.com/galaxyproject/galaxy/pull/16954>`_\n* Update to black 2024 stable style by `@nsoranzo <https://github.com/nsoranzo>`_ in `#17391 <https://github.com/galaxyproject/galaxy/pull/17391>`_\n\n-------------------\n23.2.1 (2024-02-21)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.1.4 (2024-01-04)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.1.3 (2023-12-01)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.1.2 (2023-11-29)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.1.1 (2023-10-23)\n-------------------\n\n\n============\nEnhancements\n============\n\n* Update Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#15435 <https://github.com/galaxyproject/galaxy/pull/15435>`_\n\n-------------------\n23.0.6 (2023-10-23)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.0.5 (2023-07-29)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.0.4 (2023-06-30)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.0.3 (2023-06-26)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.0.2 (2023-06-13)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n23.0.1 (2023-06-08)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n20.9.0 (2020-10-15)\n-------------------\n\n* First release from the 20.09 branch of Galaxy.\n\n-------------------\n20.5.0 (2020-07-04)\n-------------------\n\n* First release from the 20.05 branch of Galaxy.\n",
    "bugtrack_url": null,
    "license": "AFL",
    "summary": "Galaxy auth framework and implementations",
    "version": "24.1.3",
    "project_urls": {
        "Homepage": "https://github.com/galaxyproject/galaxy"
    },
    "split_keywords": [
        "galaxy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aecfffc259070608fd9a4f262c7486036aaac9fe3b2f75039d5404e2c4536ef5",
                "md5": "64ea14861ecca25ec7506af8bc5a080e",
                "sha256": "2609564cad3677a637bb8704bfbc0fc076e83bb8dd3d007c7ce989c268144fec"
            },
            "downloads": -1,
            "filename": "galaxy_auth-24.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64ea14861ecca25ec7506af8bc5a080e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19359,
            "upload_time": "2024-10-29T09:19:43",
            "upload_time_iso_8601": "2024-10-29T09:19:43.094211Z",
            "url": "https://files.pythonhosted.org/packages/ae/cf/ffc259070608fd9a4f262c7486036aaac9fe3b2f75039d5404e2c4536ef5/galaxy_auth-24.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d31e6fa4f6fa79b935543d9eb8084f569c48e70d9978a5dd233fbe3fa63ad0e",
                "md5": "749d2b0146521d2166a4999c0cb82230",
                "sha256": "ad886794107a99c00df1e8195fe2b9e21a89e6e8db9e99c4e2dca5fb7af2b425"
            },
            "downloads": -1,
            "filename": "galaxy_auth-24.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "749d2b0146521d2166a4999c0cb82230",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17820,
            "upload_time": "2024-10-29T09:19:44",
            "upload_time_iso_8601": "2024-10-29T09:19:44.004721Z",
            "url": "https://files.pythonhosted.org/packages/7d/31/e6fa4f6fa79b935543d9eb8084f569c48e70d9978a5dd233fbe3fa63ad0e/galaxy_auth-24.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 09:19:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "galaxyproject",
    "github_project": "galaxy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "galaxy-auth"
}
        
Elapsed time: 0.40129s