GoogleCloudPlatform / artifact-registry-yum-plugin

Apache License 2.0
6 stars 13 forks source link

Pyhton3.6 is no longer provided for Fedora, Almalinux and others #44

Open joshiste opened 2 days ago

joshiste commented 2 days ago

The package relies on Python 3.6. The current versions of Fedora, Almalinux and others are not providing this anymore. This makes the installation fail:

# dnf install dnf-plugin-artifact-registry
Artifact Registry Plugin                                                                                                                                                                                   12 kB/s | 1.4 kB     00:00
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.6 needed by dnf-plugin-artifact-registry-1:20240723.00-g1.el8.aarch64 from ar-plugin
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)