pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-setuptools_scm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug  6 08:11:01 UTC 2015

Modified Files:
        pkgsrc/devel/py-setuptools_scm: Makefile distinfo

Log Message:
Update to 1.6.0:

v1.6.0
======

* bail out early if the scm is missing

  this brings issues with git tarballs and
  older devpi-client releases to light,
  before we would let the setup stay at version 0.0,
  now there is a ValueError

* propperly raise errors on write_to missuse (thanks Te-jé Rodgers)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-setuptools_scm/Makefile \
    pkgsrc/devel/py-setuptools_scm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index