Re: docutils latest version contains string
Ben Finney <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Kfir Ilani <[email protected]> writes: > docutils latest package version is 0.14rc1 > while other packages try to parse the version (such as sphinx), it fails > due to parse error for int() What are the “other packages”? Version parsing of Python distributions should accept PEP 396 values <URL:https://www.python.org/dev/peps/pep-0396/>. > Can you please update docutils version to contains only integers (as > universal format) Rather, the tool needs to be updated to accept the standard PEP 396 version format. -- \ “The supreme vice is shallowness.” —Oscar Wilde, _De | `\ Profundis_, 1897 | _o__) | Ben Finney ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.