Skip to content

Releases: UMEP-dev/umep-reqs

2.7

24 Sep 09:18

Choose a tag to compare

Update pyproject.toml

back to supy==2025.7.9

2.6.3

23 Sep 15:01

Choose a tag to compare

Test without supy

2.6.2

23 Sep 09:57

Choose a tag to compare

Update pyproject.toml

trying other timezoneversion

2.6.1

23 Sep 08:37

Choose a tag to compare

test timezonefinder version

2.6

10 Jul 10:17

Choose a tag to compare

2.6
Update pyproject.toml

Release v2.5

03 Jul 10:26

Choose a tag to compare

🎉 Release v2.5

This release includes important fixes to the CI/CD pipeline and updated dependencies.

🔧 CI/CD Fixes

  • Fixed GitHub Actions publish workflow to properly build and publish packages
  • Added setuptools_scm configuration for proper version detection
  • Updated pypi-publish action to v1.12.4 for metadata version 2.4 support
  • Configured builds to exclude local version identifiers (required by PyPI)

📦 Dependencies

  • supy==2025.6.2.dev0
  • numba==0.59.0
  • jaydebeapi==1.2.3
  • netCDF4
  • openpyxl
  • rioxarray
  • pydantic
  • target-py

🏗️ Build System

  • Migrated to modern pyproject.toml configuration
  • Using setuptools>=61 with setuptools_scm for version management
  • Proper package discovery configuration

📝 What's Changed

  • Fix publish workflow paths (#6)
  • Fix setuptools_scm configuration (#7)
  • Update publish action and exclude local versions

Full Changelog: 2.4...2.5


📦 PyPI: https://pypi.org/project/umep-reqs/2.5/

2.3.2

03 Jul 08:14

Choose a tag to compare

2.3.2 Pre-release
Pre-release

Test with toml

2.3.1

03 Jul 07:50

Choose a tag to compare

2.3.1 Pre-release
Pre-release

Version before new supy

2.2

31 May 12:58

Choose a tag to compare

2.2

Version to work on Python 3.12

2.1.1

01 Jun 17:28

Choose a tag to compare

Remove numba version number from the dependency to avoid numpy dependency issue