Update vendored beets to 1.6.0

Updates colorama to 0.4.6
Adds confuse version 1.7.0
Updates jellyfish to 0.9.0
Adds mediafile 0.10.1
Updates munkres to 1.1.4
Updates musicbrainzngs to 0.7.1
Updates mutagen to 1.46.0
Updates pyyaml to 6.0
Updates unidecode to 1.3.6
This commit is contained in:
Labrys of Knossos 2022-11-28 18:02:40 -05:00
parent 5073ec0c6f
commit 56c6773c6b
385 changed files with 25143 additions and 18080 deletions

View file

@ -1,5 +1,5 @@
data = (
'[?]', # 0x00
None, # 0x00
'!', # 0x01
'"', # 0x02
'#', # 0x03
@ -94,8 +94,8 @@ data = (
'|', # 0x5c
'}', # 0x5d
'~', # 0x5e
'[?]', # 0x5f
'[?]', # 0x60
None, # 0x5f
None, # 0x60
'.', # 0x61
'[', # 0x62
']', # 0x63
@ -190,39 +190,39 @@ data = (
't', # 0xbc
'p', # 0xbd
'h', # 0xbe
'[?]', # 0xbf
'[?]', # 0xc0
'[?]', # 0xc1
None, # 0xbf
None, # 0xc0
None, # 0xc1
'a', # 0xc2
'ae', # 0xc3
'ya', # 0xc4
'yae', # 0xc5
'eo', # 0xc6
'e', # 0xc7
'[?]', # 0xc8
'[?]', # 0xc9
None, # 0xc8
None, # 0xc9
'yeo', # 0xca
'ye', # 0xcb
'o', # 0xcc
'wa', # 0xcd
'wae', # 0xce
'oe', # 0xcf
'[?]', # 0xd0
'[?]', # 0xd1
None, # 0xd0
None, # 0xd1
'yo', # 0xd2
'u', # 0xd3
'weo', # 0xd4
'we', # 0xd5
'wi', # 0xd6
'yu', # 0xd7
'[?]', # 0xd8
'[?]', # 0xd9
None, # 0xd8
None, # 0xd9
'eu', # 0xda
'yi', # 0xdb
'i', # 0xdc
'[?]', # 0xdd
'[?]', # 0xde
'[?]', # 0xdf
None, # 0xdd
None, # 0xde
None, # 0xdf
'/C', # 0xe0
'PS', # 0xe1
'!', # 0xe2
@ -230,7 +230,7 @@ data = (
'|', # 0xe4
'Y=', # 0xe5
'W=', # 0xe6
'[?]', # 0xe7
None, # 0xe7
'|', # 0xe8
'-', # 0xe9
'|', # 0xea
@ -238,16 +238,16 @@ data = (
'|', # 0xec
'#', # 0xed
'O', # 0xee
'[?]', # 0xef
'[?]', # 0xf0
'[?]', # 0xf1
'[?]', # 0xf2
'[?]', # 0xf3
'[?]', # 0xf4
'[?]', # 0xf5
'[?]', # 0xf6
'[?]', # 0xf7
'[?]', # 0xf8
None, # 0xef
None, # 0xf0
None, # 0xf1
None, # 0xf2
None, # 0xf3
None, # 0xf4
None, # 0xf5
None, # 0xf6
None, # 0xf7
None, # 0xf8
'{', # 0xf9
'|', # 0xfa
'}', # 0xfb