From 56bb8ff80fbdcef173e11973b5b18037a275e8a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Fri, 15 Nov 2024 23:42:36 -0500 Subject: [PATCH 01/11] align version spec in conda meta and pyproject.toml also replace version spec ~0.x by >=0.x (greyskull did not like it) --- meta.yaml | 2 +- poetry.lock | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.yaml b/meta.yaml index 1d6fb60..806685a 100644 --- a/meta.yaml +++ b/meta.yaml @@ -24,7 +24,7 @@ requirements: run: - python >=3.10.0,<4 - numpy >=1.26.0,<1.27.0 - - geoh5py >=0.10.0a1,<0.11.0a0.dev0 + - geoh5py >=0.10.0b1,<0.11.0a.dev test: imports: diff --git a/poetry.lock b/poetry.lock index d18171d..364f9ee 100644 --- a/poetry.lock +++ b/poetry.lock @@ -798,4 +798,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "32c2b301f0d8a3532000a359e45f9fce496559c585b0e1983be4362edeb27bab" +content-hash = "af687f7a56cb0b01cc2300eeae1b8777982410ef182498eb8b1a0f01684e8d4e" diff --git a/pyproject.toml b/pyproject.toml index 95f01a4..e6fd3bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ numpy = "~1.26.0" # also in geoh5py ## dependencies from Git repositories #------------------------------------ -geoh5py = {version = ">=0.10.0-beta.1, <0.11", allow-prereleases = true} +geoh5py = {version = ">=0.10.0b1, <0.11.0a.dev", allow-prereleases = true} #geoh5py = {git = "https://github.com/MiraGeoscience/geoh5py.git", rev = "release/0.10.0"} #geoh5py = {path = "../geoh5py", develop = true} From 146dbc323b244521fcd1d1c2cbc1f6fde8af8c27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Sun, 17 Nov 2024 21:34:34 -0500 Subject: [PATCH 02/11] minor github workflow job renaming --- .github/workflows/python_deploy_dev.yml | 2 +- .github/workflows/python_deploy_prod.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python_deploy_dev.yml b/.github/workflows/python_deploy_dev.yml index 5e0e63e..fa98a59 100644 --- a/.github/workflows/python_deploy_dev.yml +++ b/.github/workflows/python_deploy_dev.yml @@ -21,7 +21,7 @@ jobs: JFROG_ARTIFACTORY_URL: ${{ secrets.JFROG_ARTIFACTORY_URL }} JFROG_ARTIFACTORY_TOKEN: ${{ secrets.JFROG_ARTIFACTORY_TOKEN }} call-workflow-pypi-publish: - name: Publish development pypi package (JFrog Artifactory and TestPyPI) + name: Publish development pypi package (JFrog Artifactory, TestPyPI) uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_pypi_package.yml@main with: package-manager: 'poetry' diff --git a/.github/workflows/python_deploy_prod.yml b/.github/workflows/python_deploy_prod.yml index af97c71..5424e53 100644 --- a/.github/workflows/python_deploy_prod.yml +++ b/.github/workflows/python_deploy_prod.yml @@ -33,7 +33,7 @@ jobs: JFROG_ARTIFACTORY_URL: ${{ secrets.JFROG_ARTIFACTORY_URL }} JFROG_ARTIFACTORY_TOKEN: ${{ secrets.JFROG_ARTIFACTORY_TOKEN }} call-workflow-pypi-release: - name: Publish production PyPI package (JFrog Artifactory and PyPI) + name: Publish production PyPI package (JFrog Artifactory, PyPI) if: ${{ github.event_name == 'release' || github.event.inputs.publish-pypi == 'true' }} uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml@main with: From c8580bb25ff74a4b17c393574d9da06ffb8251f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Sun, 17 Nov 2024 22:43:48 -0500 Subject: [PATCH 03/11] bump version to beta.2 --- meta.yaml | 2 +- param_sweeps/__init__.py | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.yaml b/meta.yaml index 806685a..25f07c3 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,5 +1,5 @@ {% set name = "param-sweeps" %} -{% set version = "0.2.0b1" %} +{% set version = "0.2.0b2" %} package: name: {{ name|lower }} diff --git a/param_sweeps/__init__.py b/param_sweeps/__init__.py index a7cab86..fc9084d 100644 --- a/param_sweeps/__init__.py +++ b/param_sweeps/__init__.py @@ -6,4 +6,4 @@ # (see LICENSE file at the root of this source code package). -__version__ = "0.2.0-beta.1" +__version__ = "0.2.0-beta.2" diff --git a/pyproject.toml b/pyproject.toml index e6fd3bc..3f0e6e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "param-sweeps" -version = "0.2.0-beta.1" +version = "0.2.0-beta.2" description = "Parameter sweeper for ui.json powered applications" license = "MIT" From a0d3a5df49a3989719beeb47e5b3a131e60371f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Wed, 20 Nov 2024 01:02:32 -0500 Subject: [PATCH 04/11] [GEOPY-1860] do not include top level files in wheels According to Poetry doc: When a wheel is installed, its includes are unpacked straight into the site-packages directory. Pay attention to include top level files and directories with common names like CHANGELOG.md, LICENSE, tests or docs only in sdists and not in wheels. --- pyproject.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3f0e6e2..66de7a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,12 +27,12 @@ classifiers = [ ] include = [ - { path = "COPYING", format = ["sdist", "wheel"] }, - { path = "COPYING.LESSER", format = ["sdist", "wheel"] }, - { path = "LICENSE", format = ["sdist", "wheel"] }, - { path = "README.rst", format = ["sdist", "wheel"] }, - { path = "THIRD_PARTY_SOFTWARE.rst", format = ["sdist", "wheel"] }, - { path = "docs/**/THIRD_PARTY_SOFTWARE.rst", format = ["sdist", "wheel"] }, + { path = "COPYING" }, + { path = "COPYING.LESSER" }, + { path = "LICENSE" }, + { path = "README.rst" }, + { path = "THIRD_PARTY_SOFTWARE.rst" }, + { path = "docs/**/THIRD_PARTY_SOFTWARE.rst" }, ] [tool.poetry.dependencies] From 05246b4eda52015a7a0a5aef54937499832273fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Tue, 10 Dec 2024 15:24:30 -0500 Subject: [PATCH 05/11] h5py license is BSD-3-Clause --- THIRD_PARTY_SOFTWARE.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRD_PARTY_SOFTWARE.rst b/THIRD_PARTY_SOFTWARE.rst index 4b0240b..a304ef9 100644 --- a/THIRD_PARTY_SOFTWARE.rst +++ b/THIRD_PARTY_SOFTWARE.rst @@ -15,7 +15,7 @@ compatibly licensed. We list these here. - LGPL-3.0-or-later - Python API for geoh5, an open file format for geoscientific data * - `h5py `_ - - BSD License + - BSD-3-Clause - The h5py package provides both a high- and low-level interface to the HDF5 library from Python. * - `numpy `_ - BSD-3-Clause From fe5ca2d2013243c8d6b9d1f9bdfbc7f85fe21abc Mon Sep 17 00:00:00 2001 From: SophieCurinier Date: Tue, 17 Dec 2024 09:39:55 -0500 Subject: [PATCH 06/11] [DEVOPS-540] Add a test to check version consistency --- tests/version_test.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tests/version_test.py b/tests/version_test.py index 596b83b..03adf3b 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -18,7 +18,7 @@ import param_sweeps -def get_version(): +def get_pyproject_version(): path = Path(__file__).resolve().parents[1] / "pyproject.toml" with open(str(path), encoding="utf-8") as file: @@ -42,7 +42,10 @@ def get_conda_recipe_version(): def test_version_is_consistent(): - assert param_sweeps.__version__ == get_version() + assert param_sweeps.__version__ == get_pyproject_version() + normalized_conda_version = Version(get_conda_recipe_version()) + normalized_version = Version(orano_plate_interpreter.__version__) + assert normalized_conda_version == normalized_version def test_conda_version_is_pep440(): From 8c2d069fad036abaf79bb75379672e2f49529064 Mon Sep 17 00:00:00 2001 From: SophieCurinier Date: Tue, 17 Dec 2024 09:42:13 -0500 Subject: [PATCH 07/11] [DEVOPS-540] Correct test --- tests/version_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/version_test.py b/tests/version_test.py index 03adf3b..d829981 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -44,7 +44,7 @@ def get_conda_recipe_version(): def test_version_is_consistent(): assert param_sweeps.__version__ == get_pyproject_version() normalized_conda_version = Version(get_conda_recipe_version()) - normalized_version = Version(orano_plate_interpreter.__version__) + normalized_version = Version(param_sweeps.__version__) assert normalized_conda_version == normalized_version From 960df81a04b3be2de7091c823424ccaccdd66b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Fri, 10 Jan 2025 09:38:45 -0500 Subject: [PATCH 08/11] [GEOPY-1933] pre-commit autoupdate --- .pre-commit-config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c542e7b..cf8a808 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,12 +17,12 @@ repos: - id: poetry-check args: [--lock] - repo: https://github.com/hadialqattan/pycln - rev: v2.4.0 + rev: v2.5.0 hooks: - id: pycln args: [--config=pyproject.toml] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.0 + rev: v0.9.0 hooks: - id: ruff args: @@ -31,7 +31,7 @@ repos: # - --unsafe-fixes - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.12.0 + rev: v1.14.1 hooks: - id: mypy additional_dependencies: [ @@ -42,15 +42,15 @@ repos: ] exclude: ^docs/ - repo: https://github.com/codingjoe/relint - rev: 3.2.0 + rev: 3.3.1 hooks: - id: relint args: [-W] # to fail on warnings - repo: https://github.com/MiraGeoscience/pre-commit-hooks - rev: v1.0.1 + rev: v1.0.2 hooks: - id: check-copyright - files: (^LICENSE|^README(|-dev).rst|\.py|\.pyi)$ + files: (^package\.rst|^LICENSE|^README(|-dev)\.rst|\.py|\.pyi)$ exclude: (^\.|^docs/) - id: prepare-commit-msg - id: check-commit-msg From d0cadde061ccf83e95e6c46397be0695650ccbaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Fri, 10 Jan 2025 09:47:32 -0500 Subject: [PATCH 09/11] [GEOPY-1933] update copyrights --- .gitignore | 5 +++++ LICENSE | 2 +- README.rst | 2 +- param_sweeps/__init__.py | 16 +++++++++------- param_sweeps/constants.py | 15 +++++++++------ param_sweeps/driver.py | 15 +++++++++------ param_sweeps/generate.py | 15 +++++++++------ param_sweeps/sample_driver.py | 15 +++++++++------ tests/__init__.py | 15 +++++++++------ tests/driver_test.py | 21 ++++++++++++--------- tests/generate_test.py | 15 +++++++++------ tests/version_test.py | 15 +++++++++------ 12 files changed, 91 insertions(+), 60 deletions(-) diff --git a/.gitignore b/.gitignore index 18509f5..49f361d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,8 @@ .idea /tests/**/*.geoh5 /dist/** + +#pycharm +/.idea/* +!/.idea/scopes/ +!/.idea/copyright/ diff --git a/LICENSE b/LICENSE index 8148138..ee3e01f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Mira Geoscience +Copyright (c) 2022-2025 Mira Geoscience Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.rst b/README.rst index d18d877..d91c291 100644 --- a/README.rst +++ b/README.rst @@ -71,4 +71,4 @@ Third Party Software notices and/or additional terms and conditions are located Copyright ^^^^^^^^^ -Copyright (c) 2024 Mira Geoscience Ltd. +Copyright (c) 2022-2025 Mira Geoscience Ltd. diff --git a/param_sweeps/__init__.py b/param_sweeps/__init__.py index fc9084d..ee12d5f 100644 --- a/param_sweeps/__init__.py +++ b/param_sweeps/__init__.py @@ -1,9 +1,11 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). - +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' __version__ = "0.2.0-beta.2" diff --git a/param_sweeps/constants.py b/param_sweeps/constants.py index c50b276..d35880a 100644 --- a/param_sweeps/constants.py +++ b/param_sweeps/constants.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' from __future__ import annotations diff --git a/param_sweeps/driver.py b/param_sweeps/driver.py index 66adfc5..277e5f3 100644 --- a/param_sweeps/driver.py +++ b/param_sweeps/driver.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' from __future__ import annotations diff --git a/param_sweeps/generate.py b/param_sweeps/generate.py index 7c25388..828a0b8 100644 --- a/param_sweeps/generate.py +++ b/param_sweeps/generate.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' from __future__ import annotations diff --git a/param_sweeps/sample_driver.py b/param_sweeps/sample_driver.py index aa6fb4f..4f81f70 100644 --- a/param_sweeps/sample_driver.py +++ b/param_sweeps/sample_driver.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' from __future__ import annotations diff --git a/tests/__init__.py b/tests/__init__.py index e7ad497..94351f8 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,6 +1,9 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' diff --git a/tests/driver_test.py b/tests/driver_test.py index a6e04bb..908e37d 100644 --- a/tests/driver_test.py +++ b/tests/driver_test.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' import itertools import json @@ -51,9 +54,9 @@ def test_uuid_from_params(): iterations = list(itertools.product(*test.values())) for iteration in iterations: trial_uuid = SweepDriver.uuid_from_params(iteration) - assert trial_uuid == SweepDriver.uuid_from_params( - iteration - ), "method is not deterministic" + assert trial_uuid == SweepDriver.uuid_from_params(iteration), ( + "method is not deterministic" + ) def test_file_validation(tmp_path: Path): diff --git a/tests/generate_test.py b/tests/generate_test.py index 8ab0349..beca0e2 100644 --- a/tests/generate_test.py +++ b/tests/generate_test.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' import json from copy import deepcopy diff --git a/tests/version_test.py b/tests/version_test.py index d829981..790ed3c 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -1,9 +1,12 @@ -# Copyright (c) 2024 Mira Geoscience Ltd. -# -# This file is part of param-sweeps. -# -# param-sweeps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' +# Copyright (c) 2022-2025 Mira Geoscience Ltd. ' +# ' +# This file is part of param-sweeps package. ' +# ' +# param-sweeps is distributed under the terms and conditions of the MIT License ' +# (see LICENSE file at the root of this source code package). ' +# ' +# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' from __future__ import annotations From f5c172be55caba262cbbb5f1836fc34b22e85414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Fri, 10 Jan 2025 09:50:02 -0500 Subject: [PATCH 10/11] [GEOPY-1935] relock on newer geoh5py --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 364f9ee..68e872f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "annotated-types" @@ -144,13 +144,13 @@ test = ["pytest (>=6)"] [[package]] name = "geoh5py" -version = "0.10.0b2" +version = "0.10.0rc1" description = "Python API for geoh5, an open file format for geoscientific data" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "geoh5py-0.10.0b2-py3-none-any.whl", hash = "sha256:7983aa0105523e2ad206d04680259acb2af8e20d985e1f0c2abafb91caee2251"}, - {file = "geoh5py-0.10.0b2.tar.gz", hash = "sha256:a5276c9412882807cd7a2b68648a4293abd9a8f3238a20f5bba5dd980acfe7e7"}, + {file = "geoh5py-0.10.0rc1-py3-none-any.whl", hash = "sha256:50a6b8f52a0dafd9cff1706155c50262d66d193a063822f32837e0e424ead9f2"}, + {file = "geoh5py-0.10.0rc1.tar.gz", hash = "sha256:19d5a89f4d340e937ae6741af086df8ac3048905457dc405dcc60472a24aa1c0"}, ] [package.dependencies] From f9c4e5a0464cf78cfd40e0e6a8cbd354ddad54a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Fri, 10 Jan 2025 09:50:48 -0500 Subject: [PATCH 11/11] [GEOPY-1935] bump version to rc.1 --- meta.yaml | 2 +- param_sweeps/__init__.py | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.yaml b/meta.yaml index 25f07c3..2f94248 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,5 +1,5 @@ {% set name = "param-sweeps" %} -{% set version = "0.2.0b2" %} +{% set version = "0.2.0rc1" %} package: name: {{ name|lower }} diff --git a/param_sweeps/__init__.py b/param_sweeps/__init__.py index ee12d5f..412e1fc 100644 --- a/param_sweeps/__init__.py +++ b/param_sweeps/__init__.py @@ -8,4 +8,4 @@ # ' # ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' -__version__ = "0.2.0-beta.2" +__version__ = "0.2.0-rc.1" diff --git a/pyproject.toml b/pyproject.toml index 66de7a9..590b7dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "param-sweeps" -version = "0.2.0-beta.2" +version = "0.2.0-rc.1" description = "Parameter sweeper for ui.json powered applications" license = "MIT"