pygmystack / pygmy

the pygmy stack is a container stack for local development
MIT License
25 stars 12 forks source link

[bug] Ambiguous pygmy version after upgrading to 0.13.1 via Homebrew #576

Open sonnykt opened 1 month ago

sonnykt commented 1 month ago

Describe the bug After upgrading to 0.13.1 via Homebrew, pygmy version now always printsDevelopment version instead of the actual version number.

Output

$ brew upgrade pygmy
==> Upgrading 1 outdated package:
pygmystack/pygmy/pygmy 0.12.0 -> 0.13.1
==> Fetching pygmystack/pygmy/pygmy
==> Downloading https://github.com/pygmystack/pygmy/releases/download/v0.13.1/pygmy_0.13.1_darwin_arm64.tar.gz
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/215281006/240f52f7-c3db-42e6-
######################################################################################################################## 100.0%
==> Upgrading pygmystack/pygmy/pygmy
  0.12.0 -> 0.13.1
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Settings.

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 15.4.

🍺  /opt/homebrew/Cellar/pygmy/0.13.1: 6 files, 16.8MB, built in 2 seconds
==> Running `brew cleanup pygmy`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Removing: /opt/homebrew/Cellar/pygmy/0.12.0... (5 files, 12.6MB)
$ pygmy version
Development version