forked from pool/python-releases
- Update to 1.6.3:
- :support:`87 backported` (via :issue:`88`) Our upper Sphinx version limit was
mostly defensive and at this point is just too old to even build on
ReadTheDocs successfully. Removed it for the time being. Thanks to José
Sánchez-Gallego for the nudge and the patch.
- :support:`84 backported` Pin us to ``semantic-version<2.7`` as they changed
their APIs (...) in that version in a way that breaks us. We do not need
anything they've added recently, so the conservative response is to just pin
until we truly need to upgrade. Thanks to everyone who reported and submitted
workarounds for this.
- Drop merged patch semanticversioning.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
d2dc214afb
commit
ceaee2d67b
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:08:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.6.3:
|
||||
- :support:`87 backported` (via :issue:`88`) Our upper Sphinx version limit was
|
||||
mostly defensive and at this point is just too old to even build on
|
||||
ReadTheDocs successfully. Removed it for the time being. Thanks to José
|
||||
Sánchez-Gallego for the nudge and the patch.
|
||||
- :support:`84 backported` Pin us to ``semantic-version<2.7`` as they changed
|
||||
their APIs (...) in that version in a way that breaks us. We do not need
|
||||
anything they've added recently, so the conservative response is to just pin
|
||||
until we truly need to upgrade. Thanks to everyone who reported and submitted
|
||||
workarounds for this.
|
||||
- Drop merged patch semanticversioning.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 10:11:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user