pkgsrc/devel/py-setuptools_scm
adam 0c5a2b976a py-setuptools_scm: updated to 7.0.5
v7.0.5
=======
* correctly hande accidentally released archival files

v7.0.4
=======
* correctly handle incomplete archivals from setuptools_scm_git_archival
* correctly handle specifying root in pyproject.toml
* correct root override check condition (to ensure absolute path matching)
* allow root by the cli to be considered relative to the cli (using abspath)

v7.0.3
=======
* fix mercurial usage when pip primes a isolated environment
* fix regression for branch names on git + add a test

v7.0.2
=======
* remove bootstrap dependencies
* bugfix: ensure we read the distribution name from setup.cfg
  if needed even for pyproject

v7.0.1
=======
* Avoid `ModuleNotFoundError` by requiring importlib_metadata in python < 3.8

v7.0.0
=======
* drop python 3.6 support
* include git archival support
* support git version detection even when git protects against mistmatched owners
2022-10-13 12:11:12 +00:00
..
DESCR
distinfo
Makefile
PLIST