python-codecs: fix pil rgba to jpg. fix image close race condition.

This commit is contained in:
Koushik Dutta
2023-05-27 22:46:55 -07:00
parent 2063e3822a
commit dd98f12f2a
5 changed files with 18 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/python-codecs",
"version": "0.1.68",
"version": "0.1.69",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@scrypted/python-codecs",
"version": "0.1.68",
"version": "0.1.69",
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
}