Subscribe

How to install python2-gh in CentOS/RHEL 7 (noarch)

Python module to get last GitHub release version

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install python2-gh

Description

Python module to get last release version of a GitHub project

RPMs

Danila Vershinin (2019-07-27) - first one
Danila Vershinin (2019-07-27) - first one