Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glances: Update to version 4.3.0.8, Fix py-orjson related bug #27420

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

RobK88
Copy link
Contributor

@RobK88 RobK88 commented Jan 19, 2025

Description

glances: Update to version 4.3.0.8, Fix py-orjson related bug

  • Update version to 4.3.0.8
  • Ensure py-orjson is only used on High Sierra and later

Note: [email protected] requires rustc 1.82 which is only available on High Sierra and later.
(See https://trac.macports.org/ticket/71807)

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.13.6 17G14042 x86_64
Xcode 10.1 10B61

P.S. Also tested on Mountain Lion (10.8.5)

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

* Update version to 4.3.0.8
* Ensure py-orjson is only used on High Sierra and later

Note: [email protected] requires rustc 1.82 which is only available
      on High Sierra and later.
      (See https://trac.macports.org/ticket/71807)
@RobK88
Copy link
Contributor Author

RobK88 commented Jan 19, 2025

Hmm. I do not know why it took over 2 hours for glances to build on macOS 15. Very strange!

@reneeotten reneeotten merged commit 6c52d03 into macports:master Jan 20, 2025
3 checks passed
@RobK88 RobK88 deleted the glances branch January 20, 2025 17:46
@RobK88
Copy link
Contributor Author

RobK88 commented Jan 20, 2025

@reneeotten -- Thanks for the small fix. Too bad port lint --nitpick did not pick that up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants