PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 12th of November, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[15:40:57] <jaraco> !version
[15:40:58] <pmxbot> 1111.0.1
[15:46:55] <jaraco> !version
[15:46:56] <pmxbot> 1112.1
[15:47:27] <xafer> this is an impressive version number :-P
[15:48:55] <jaraco> ha. pmxbot adopted semver after the project had adopted a Mmpp verison scheme (where M is major, m is minor, and pp is patch).
[15:49:10] <jaraco> So it was at 1100 or so when semver was adopted.
[15:50:12] <jaraco> This is one of those use cases where it would be nice if the packaging tools could deprecate historical version numbers. I believe some work has been done to that end, but I’m not sure the state of it.
[15:51:02] <jaraco> ronny: I’m going to go out on a limb and release setuptools_scm 1.9.0; we can tweak it if necessary later.
[15:59:53] <jaraco> ronny: I tried running devpi upload, but it failed with this error - http://paste.jaraco.com/AnV2G
[16:00:19] <jaraco> So I used ‘setup.py release’ instead (using the alias to ‘sdist bdist_wheel upload’ I added).
[16:00:55] <jaraco> But I’d be interested to know how you enact a release of setuptools_scm.