forked from pool/python-incremental
- update to 21.3.0:
- The output of incremental is now compatible with Black (#56, #60) - Incremental now properly supports PEP 440-compliant dev, rc, post suffixes (#62) - Incremental now properly supports PEP 440-compliant post releases (#37) - Incremental will no longer attempt to read git or svn repositories to see if the project is running from a checkout. (#30, #31, #32) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-incremental?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 9 16:52:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 21.3.0:
|
||||
- The output of incremental is now compatible with Black (#56, #60)
|
||||
- Incremental now properly supports PEP 440-compliant dev, rc, post suffixes (#62)
|
||||
- Incremental now properly supports PEP 440-compliant post releases (#37)
|
||||
- Incremental will no longer attempt to read git or svn repositories to see if
|
||||
the project is running from a checkout. (#30, #31, #32)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 13:35:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user