SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-hgdistver rpm build for : openSUSE Tumbleweed. For other distributions click python3-hgdistver.

Name : python3-hgdistver
Version : 0.25 Vendor : obs://build_opensuse_org/home:jayvdb
Release : 7.1 Date : 2020-06-06 15:47:36
Group : Development/Languages/Python Source RPM : python-hgdistver-0.25-7.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Utility lib to generate python package version infos from mercurial tags
Description :
Utility to generate python package version infos from mercurial/git tags.

This module is a simple drop-in to support setup.py
in mercurial based projects.

Alternatively it can be a setup time requirement.

Its supposed to generate version numbers from mercurials meta-data.
It tries to use the current tag and
falls back to the next reachable tagged ancestor and
using the distance to it as .post marker.

It uses 4 strategies to archive its task:

1. try to directly ask hg for the tag/distance
2. try to infer it from the `.hg_archival.txt` file
3. try to use the cache file if it exists
4. try to read the version from the \'PKG-INFO\' file sdists contain (this is a nasty abuse)

It has been replaced by setuptools_scm for most projects.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/py-new/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-hgdistver-0.25-7.1.noarch.rpm
     

Provides :
python3-hgdistver
python3.8dist(hgdistver)
python3dist(hgdistver)

Requires :
python(abi) = 3.8
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.8/site-packages/__pycache__
/usr/lib/python3.8/site-packages/__pycache__/hgdistver.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/__pycache__/hgdistver.cpython-38.pyc
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/entry_points.txt
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/hgdistver-0.25-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/hgdistver.py
/usr/share/doc/packages/python3-hgdistver
/usr/share/doc/packages/python3-hgdistver/CHANGELOG.rst
/usr/share/doc/packages/python3-hgdistver/README.rst
/usr/share/licenses/python3-hgdistver
/usr/share/licenses/python3-hgdistver/LICENSE

 
ICM