Cap dependencies on Python 2.7 and list compatible Python versions.

Review Request #11893 — Created Dec. 15, 2021 and submitted

Information

rbintegrations
release-2.0.x

Reviewers

Recently, PyYAML dropped support for Python 2.7, which prevented
rbintegrations from installing.

This change caps that version on Python 2.7 to the range listed to
support Python 2.7. It also updates package metadata to list the
versions of Python that rbintegrations is compatible with.

Successfully installed the package on all supported verisons of
Python.

Verified the resulting package metadata.

Summary ID
Cap dependencies on Python 2.7 and list compatible Python versions.
Recently, PyYAML dropped support for Python 2.7, which prevented rbintegrations from installing. This change caps that version on Python 2.7 to the range listed to support Python 2.7. It also updates package metadata to list the versions of Python that rbintegrations is compatible with.
0dd3c7a853d664f5f35276058fab68a71794718a
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (3b8aa52)
Loading...