------------------------------------------------------------------- Fri Jan 22 09:28:08 UTC 2021 - Markéta Machová - update to 0.3.1 * Grammar is parsed when first used to improve import time. * The minimum attrs version is now 19.2. * Errors raised for keyword-only argument errors on Python 3 did not have the right error message. ------------------------------------------------------------------- Fri Mar 6 09:34:34 UTC 2020 - Ondřej Súkup - update to 0.3.0 * Version.truncate method to remove trailing zeros from the release segment * Version.bump_epoch method. * Version now validates each item in the release sequence. * Add by keyword argument to bump_pre, bump_post, and bump_dev methods * The Version constructor now uses an empty string to represent an implicit zero instead of None * Version.clear is no longer necessary. ------------------------------------------------------------------- Tue Feb 12 10:21:06 UTC 2019 - Jan Engelhardt - Use noun phrase in summary. ------------------------------------------------------------------- Tue Feb 12 01:58:45 UTC 2019 - John Vandenberg - Activate Python 2 support - Activate %check - Use %license - Remove unnecessar build dependency on python-devel - Remove inappropriate Suggests for build related packages - Add minimum versions for all dependencies ------------------------------------------------------------------- Sun Jan 20 17:30:32 UTC 2019 - Niels Abspoel - Update to parver-0.2.1 ------------------------------------------------------------------- Sat Dec 8 15:44:05 UTC 2018 - John Vandenberg - Update to parver-0.2.0 ------------------------------------------------------------------- Thu Jul 5 12:52:53 UTC 2018 - aboe76@gmail.com - Initial package python-parver