forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated py-setuptools_scm to 1.13.0.
v1.13.0 ======= * fix regression caused by the fix of #101 * assert types for version dumping * strictly pass all versions trough parsed version metadata v1.12.0 ======= * fix issue #97 - add support for mercurial plugins * fix issue #101 - write version cache even for pretend version (thanks anarcat for reporting and fixing)
- Loading branch information
wiz
committed
Oct 9, 2016
1 parent
a75a2ac
commit c178934
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.5 2016/09/12 17:31:55 adam Exp $ | ||
$NetBSD: distinfo,v 1.6 2016/10/09 21:25:32 wiz Exp $ | ||
|
||
SHA1 (setuptools_scm-1.11.1.tar.gz) = 3caea1245d704727ce8a651cb25fbf1b64da5a0b | ||
RMD160 (setuptools_scm-1.11.1.tar.gz) = f42e52048d1a911fcf8c3f4d93622e91d28f78fb | ||
SHA512 (setuptools_scm-1.11.1.tar.gz) = f5d814e65e273c78ef0aa8a8b479deb25322b0d23d08b0787441611cefcfeab1c6449459caa729453774b599f2c9dec807bbb2df308d26dde0b4af3357034023 | ||
Size (setuptools_scm-1.11.1.tar.gz) = 21262 bytes | ||
SHA1 (setuptools_scm-1.13.0.tar.gz) = 70317eaa0aff5a3777c696f0961277d1afece860 | ||
RMD160 (setuptools_scm-1.13.0.tar.gz) = b4782fbd1f1505bcebde01a37657e340c90b6d11 | ||
SHA512 (setuptools_scm-1.13.0.tar.gz) = 3bf1fd56d427957cca6802e8c3fdc1ccf17556ffb9ab81d2d81fc0ea9e3490cde0e854845f1e6c50bfc1fbc919b70173dacafa0472da1a512de08f692ab097bc | ||
Size (setuptools_scm-1.13.0.tar.gz) = 21709 bytes |