development/languages/python

python2-setuptools_scm_git_archive - Git archive plugin setuptools_scm

Website: https://github.com/Changaco/setuptools_scm_git_archive/
License: MIT
Vendor: openSUSE
Description:
This is a setuptools_scm plugin that adds support for git archives
(for example the ones GitHub automatically generates).

Note that it only works for archives of tagged commits (because git currently
lacks a format option equivalent to git describe --tags).

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install python2-setuptools_scm_git_archive

Packages

python2-setuptools_scm_git_archive-1.1-lp152.1.1.noarch [12 KiB] Changelog by Hardik Italia (2019-05-16):
- Update version to 1.1
  * only call `setup()` once, and update `setup.cfg`
  * Reverting earlier change since bug was fixed in setuptools_scm 3.0.4
  * Update to support python 3.
  * Updating package searcher for dependency for python 3.6 packages.
  * add the parse fallback hook to ensure operation on customized scm parsing

Subscribe