Upgrade actions/download-artifact to v4; Explicitly Check PEP 440 Compliance; Fix Workflows, Makefiles, and Boost Usage by rwxayheee · Pull Request #340 · ccsb-scripps/AutoDock-Vina (original) (raw)

added 2 commits

September 6, 2024 17:49

@rwxayheee

  1. upgrade actions/upload-artifact;
  2. include macos-aarch64 in compile binaries;
  3. exclude macos, linux-aarch from pypi-build;
  4. update yum repo files as a temp fix for Mirrorlist end-of-life;
  5. change of job name in compile binaries

@rwxayheee

to find boost installed by apt-get (Linux) and homebrew (intel, Apple Silicon); 2. for newer boost versions: replace boost/filesystem/*.hpp by boost/filesystem.hpp in source; 3. explictly check for PEP 440 compliance of version: include packaging as build dependency, only return compliant version from setup.py

@rwxayheee rwxayheee changed the titleUpgrade actions/download-artifact to v4; Expicitly Check PEP 440 Compliance; Fix Workflows, Makefiles, and Boost Usage Upgrade actions/download-artifact to v4; Explicitly Check PEP 440 Compliance; Fix Workflows, Makefiles, and Boost Usage

Sep 7, 2024

This was referenced

Jan 11, 2025

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})