CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2024/11/29 13:57:16

Log message:
    import ports/devel/py-setuptools-git-versioning, ok tb
    
    Use git repo data (latest tag, current commit hash, etc) for building a
    version number according PEP 440.
    
    - Can be installed & configured through both setup.py and PEP 518's
    pyproject.toml
    
    - Does not require to change source code of the project
    
    - Tag-, file-, and callback-based versioning schemas are supported
    
    - Templates for tag, dev and dirty versions are separated
    
    - Templates support a lot of substitutions including git and environment
    information
    
    - Well-documented
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20241129
    
    N ports/devel/py-setuptools-git-versioning/Makefile
    N ports/devel/py-setuptools-git-versioning/distinfo
    N ports/devel/py-setuptools-git-versioning/pkg/DESCR
    N ports/devel/py-setuptools-git-versioning/pkg/PLIST
    
    No conflicts created by this import

Reply via email to