14
0
2021-09-23 10:00:20 +00:00
committed by Git OBS Bridge
parent 4cbcfde1a4
commit 6dbaf146dc
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Sep 18 19:58:40 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.26.0.post1:
- BUG: fix broken tests for versioned_branches feature
- update to version 2.26.0:
- ENH: expand versioned_branches feature to Python 3 minor version comparison (<, >, <=, >= with else)
- update to version 2.25.1:
- don't rewrite %-format with width+s
- update timidity docs for f-strings
- update to version 2.25.0:
- revert pep584 rewrit
-------------------------------------------------------------------
Fri Aug 20 19:49:12 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>