15
0
forked from pool/python-blue

- Upgrade to 0.9.0:

- Fix test suite failures due to a confluence of problems
  - Upgrade dependency on Black to 22.1.0 to support Python 3.10
  - Add link to demo site at https://iblueit.dev

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blue?expand=0&rev=15
This commit is contained in:
2022-05-04 17:40:33 +00:00
committed by Git OBS Bridge
parent 29e5026a94
commit 604b633a76
6 changed files with 29 additions and 30 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 4 17:28:34 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Upgrade to 0.9.0:
- Fix test suite failures due to a confluence of problems
- Upgrade dependency on Black to 22.1.0 to support Python 3.10
- Add link to demo site at https://iblueit.dev
-------------------------------------------------------------------
Sat Apr 23 18:57:58 UTC 2022 - Matej Cepl <mcepl@suse.com>