galaxy-files


Namegalaxy-files JSON
Version 24.0.0 PyPI version JSON
download
home_pagehttps://github.com/galaxyproject/galaxy
SummaryGalaxy file source framework and default plugins
upload_time2024-04-03 02:47:24
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-files.svg
   :target: https://pypi.org/project/galaxy-files/



Overview
--------

The Galaxy_ file sources framework and default plugins.

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

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

History
-------

.. to_doc

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


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

* Add support for Python 3.12 by `@tuncK <https://github.com/tuncK>`_ in `#16796 <https://github.com/galaxyproject/galaxy/pull/16796>`_
* Python 3.8 as minimum by `@mr-c <https://github.com/mr-c>`_ in `#16954 <https://github.com/galaxyproject/galaxy/pull/16954>`_
* Update Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#17235 <https://github.com/galaxyproject/galaxy/pull/17235>`_
* fix s3fs templating by `@bgruening <https://github.com/bgruening>`_ in `#17311 <https://github.com/galaxyproject/galaxy/pull/17311>`_
* 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)
-------------------


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

* pin fs.dropboxfs to >=1 by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#16451 <https://github.com/galaxyproject/galaxy/pull/16451>`_
* Write to a temp filename in posix file source plugin by `@natefoo <https://github.com/natefoo>`_ in `#17350 <https://github.com/galaxyproject/galaxy/pull/17350>`_
* Set webdav file source to use temp files by default by `@davelopez <https://github.com/davelopez>`_ in `#17388 <https://github.com/galaxyproject/galaxy/pull/17388>`_
* More defensive access of extra props in filesources by `@nuwang <https://github.com/nuwang>`_ in `#17445 <https://github.com/galaxyproject/galaxy/pull/17445>`_

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

* Add Invenio RDM repository integration by `@davelopez <https://github.com/davelopez>`_ in `#16381 <https://github.com/galaxyproject/galaxy/pull/16381>`_
* Refactor FilesDialog + Remote Files API schema improvements by `@davelopez <https://github.com/davelopez>`_ in `#16420 <https://github.com/galaxyproject/galaxy/pull/16420>`_
* Use fs.onedatarestfs for Onedata files source plugin implementation by `@lopiola <https://github.com/lopiola>`_ in `#16690 <https://github.com/galaxyproject/galaxy/pull/16690>`_
* Remove record access handling for Invenio RDM plugin by `@davelopez <https://github.com/davelopez>`_ in `#16900 <https://github.com/galaxyproject/galaxy/pull/16900>`_
* Enhance Invenio RDM integration by `@davelopez <https://github.com/davelopez>`_ in `#16964 <https://github.com/galaxyproject/galaxy/pull/16964>`_

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


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

* Separate collection and non-collection data element by `@mvdbeek <https://github.com/mvdbeek>`_ in `#17236 <https://github.com/galaxyproject/galaxy/pull/17236>`_

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

No recorded changes since last release

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


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

* Implement missing upload for S3 file sources by `@davelopez <https://github.com/davelopez>`_ in `#17100 <https://github.com/galaxyproject/galaxy/pull/17100>`_

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


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

* Fix some drs handling issues by `@nuwang <https://github.com/nuwang>`_ in `#15777 <https://github.com/galaxyproject/galaxy/pull/15777>`_
* Fix filesource file url support by `@nuwang <https://github.com/nuwang>`_ in `#15794 <https://github.com/galaxyproject/galaxy/pull/15794>`_
* Fix unittest mocks to support us checking geturl()  by `@dannon <https://github.com/dannon>`_ in `#16726 <https://github.com/galaxyproject/galaxy/pull/16726>`_
* Fix allowlist deserialization in file sources by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16729 <https://github.com/galaxyproject/galaxy/pull/16729>`_

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

* Unify url handling with filesources by `@nuwang <https://github.com/nuwang>`_ in `#15497 <https://github.com/galaxyproject/galaxy/pull/15497>`_

-------------------
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)
-------------------


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

* Fix dropbox import to support newer versions by `@nuwang <https://github.com/nuwang>`_ in `#16239 <https://github.com/galaxyproject/galaxy/pull/16239>`_

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

No recorded changes since last release

-------------------
22.1.1 (2022-08-22)
-------------------

* Initial standalone release of this package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/galaxyproject/galaxy",
    "name": "galaxy-files",
    "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/fd/df/ce550a66838a3674e6c217464b2dc940983001bd2b57042ef6f10bdaca6b/galaxy-files-24.0.0.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://badge.fury.io/py/galaxy-files.svg\n   :target: https://pypi.org/project/galaxy-files/\n\n\n\nOverview\n--------\n\nThe Galaxy_ file sources 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.0.0 (2024-04-02)\n-------------------\n\n\n============\nEnhancements\n============\n\n* Add support for Python 3.12 by `@tuncK <https://github.com/tuncK>`_ in `#16796 <https://github.com/galaxyproject/galaxy/pull/16796>`_\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 Python dependencies by `@galaxybot <https://github.com/galaxybot>`_ in `#17235 <https://github.com/galaxyproject/galaxy/pull/17235>`_\n* fix s3fs templating by `@bgruening <https://github.com/bgruening>`_ in `#17311 <https://github.com/galaxyproject/galaxy/pull/17311>`_\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\n\n=========\nBug fixes\n=========\n\n* pin fs.dropboxfs to >=1 by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#16451 <https://github.com/galaxyproject/galaxy/pull/16451>`_\n* Write to a temp filename in posix file source plugin by `@natefoo <https://github.com/natefoo>`_ in `#17350 <https://github.com/galaxyproject/galaxy/pull/17350>`_\n* Set webdav file source to use temp files by default by `@davelopez <https://github.com/davelopez>`_ in `#17388 <https://github.com/galaxyproject/galaxy/pull/17388>`_\n* More defensive access of extra props in filesources by `@nuwang <https://github.com/nuwang>`_ in `#17445 <https://github.com/galaxyproject/galaxy/pull/17445>`_\n\n============\nEnhancements\n============\n\n* Add Invenio RDM repository integration by `@davelopez <https://github.com/davelopez>`_ in `#16381 <https://github.com/galaxyproject/galaxy/pull/16381>`_\n* Refactor FilesDialog + Remote Files API schema improvements by `@davelopez <https://github.com/davelopez>`_ in `#16420 <https://github.com/galaxyproject/galaxy/pull/16420>`_\n* Use fs.onedatarestfs for Onedata files source plugin implementation by `@lopiola <https://github.com/lopiola>`_ in `#16690 <https://github.com/galaxyproject/galaxy/pull/16690>`_\n* Remove record access handling for Invenio RDM plugin by `@davelopez <https://github.com/davelopez>`_ in `#16900 <https://github.com/galaxyproject/galaxy/pull/16900>`_\n* Enhance Invenio RDM integration by `@davelopez <https://github.com/davelopez>`_ in `#16964 <https://github.com/galaxyproject/galaxy/pull/16964>`_\n\n-------------------\n23.1.4 (2024-01-04)\n-------------------\n\n\n=========\nBug fixes\n=========\n\n* Separate collection and non-collection data element by `@mvdbeek <https://github.com/mvdbeek>`_ in `#17236 <https://github.com/galaxyproject/galaxy/pull/17236>`_\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\n\n=========\nBug fixes\n=========\n\n* Implement missing upload for S3 file sources by `@davelopez <https://github.com/davelopez>`_ in `#17100 <https://github.com/galaxyproject/galaxy/pull/17100>`_\n\n-------------------\n23.1.1 (2023-10-23)\n-------------------\n\n\n=========\nBug fixes\n=========\n\n* Fix some drs handling issues by `@nuwang <https://github.com/nuwang>`_ in `#15777 <https://github.com/galaxyproject/galaxy/pull/15777>`_\n* Fix filesource file url support by `@nuwang <https://github.com/nuwang>`_ in `#15794 <https://github.com/galaxyproject/galaxy/pull/15794>`_\n* Fix unittest mocks to support us checking geturl()  by `@dannon <https://github.com/dannon>`_ in `#16726 <https://github.com/galaxyproject/galaxy/pull/16726>`_\n* Fix allowlist deserialization in file sources by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16729 <https://github.com/galaxyproject/galaxy/pull/16729>`_\n\n============\nEnhancements\n============\n\n* Unify url handling with filesources by `@nuwang <https://github.com/nuwang>`_ in `#15497 <https://github.com/galaxyproject/galaxy/pull/15497>`_\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\n\n=========\nBug fixes\n=========\n\n* Fix dropbox import to support newer versions by `@nuwang <https://github.com/nuwang>`_ in `#16239 <https://github.com/galaxyproject/galaxy/pull/16239>`_\n\n-------------------\n23.0.1 (2023-06-08)\n-------------------\n\nNo recorded changes since last release\n\n-------------------\n22.1.1 (2022-08-22)\n-------------------\n\n* Initial standalone release of this package.\n",
    "bugtrack_url": null,
    "license": "AFL",
    "summary": "Galaxy file source framework and default plugins",
    "version": "24.0.0",
    "project_urls": {
        "Homepage": "https://github.com/galaxyproject/galaxy"
    },
    "split_keywords": [
        "galaxy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cfa78e205eba02de3bdecee836946c61753b8867a0ec5434778fcae59500289",
                "md5": "dd53e9387ac68fbf2f9db1f92432740a",
                "sha256": "be6a8472221900e0bd1d56b38c905961144bbf86dedcddd6a917d92269019ced"
            },
            "downloads": -1,
            "filename": "galaxy_files-24.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd53e9387ac68fbf2f9db1f92432740a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 37377,
            "upload_time": "2024-04-03T02:47:22",
            "upload_time_iso_8601": "2024-04-03T02:47:22.550645Z",
            "url": "https://files.pythonhosted.org/packages/1c/fa/78e205eba02de3bdecee836946c61753b8867a0ec5434778fcae59500289/galaxy_files-24.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fddfce550a66838a3674e6c217464b2dc940983001bd2b57042ef6f10bdaca6b",
                "md5": "6e001a5da6bae82741d62f0424fb9281",
                "sha256": "d00dab002d94a6463bb93d6c7fab4d5dce921e7ab54de5ca59c615faa1a14038"
            },
            "downloads": -1,
            "filename": "galaxy-files-24.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e001a5da6bae82741d62f0424fb9281",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33408,
            "upload_time": "2024-04-03T02:47:24",
            "upload_time_iso_8601": "2024-04-03T02:47:24.321451Z",
            "url": "https://files.pythonhosted.org/packages/fd/df/ce550a66838a3674e6c217464b2dc940983001bd2b57042ef6f10bdaca6b/galaxy-files-24.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 02:47:24",
    "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-files"
}
        
Elapsed time: 0.25062s