+ Removed "status" field from the 'communication protocol'
+ Removed RemoteCdm server compatibility checks + Added XML building from JSON + Added status code (DrmResult) parsing + Added enums to bcert/xmrlicense + Added optional encryption/signing keys during (re-)provisioning + Added PSSH box v1 support
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "pyplayready"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
description = "pyplayready CDM (Content Decryption Module) implementation in Python."
|
||||
license = "CC BY-NC-ND 4.0"
|
||||
authors = ["DevLARLEY, Erevoc", "DevataDev"]
|
||||
|
||||
Reference in New Issue
Block a user