mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-31 01:02:04 +08:00
Start work on 24.2.5.dev0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@galaxyproject/galaxy-client",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5.dev0",
|
||||
"description": "Galaxy client application build system",
|
||||
"keywords": [
|
||||
"galaxy"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
VERSION_MAJOR = "24.2"
|
||||
VERSION_MINOR = "4"
|
||||
VERSION_MINOR = "5.dev0"
|
||||
VERSION = VERSION_MAJOR + (f".{VERSION_MINOR}" if VERSION_MINOR else "")
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-app
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-auth
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-config
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-data
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-files
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-job-execution
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -29,7 +29,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-job-metrics
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -30,7 +30,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-navigation
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -29,7 +29,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-objectstore
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-schema
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-selenium
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-api
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-base
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-driver
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-tool-shed
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -29,7 +29,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-tool-util
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-tours
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -29,7 +29,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-util
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-apps
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-framework
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,6 +3,12 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
24.2.5.dev0
|
||||
-----------
|
||||
|
||||
|
||||
|
||||
-------------------
|
||||
24.2.4 (2025-06-17)
|
||||
-------------------
|
||||
|
||||
@@ -28,7 +28,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-stack
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 24.2.4
|
||||
version = 24.2.5.dev0
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
Reference in New Issue
Block a user