realnet
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: realnet | ||
| Version: 0.0.111 | ||
| Version: 0.0.112 | ||
| Summary: Realnet command line interface | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/virtual-space/realnet |
| Metadata-Version: 2.1 | ||
| Name: realnet | ||
| Version: 0.0.111 | ||
| Version: 0.0.112 | ||
| Summary: Realnet command line interface | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/virtual-space/realnet |
@@ -475,3 +475,3 @@ import uuid | ||
| account = module.get_account() | ||
| type = tbn.get(item_json['type'], 'Item') | ||
| type = tbn.get(item_json['name'], 'Item') | ||
| instance = Instance(type.id, type, item_json['name'], dict()) | ||
@@ -478,0 +478,0 @@ return Item(account.id, account.org.id, instance, item_json.get('id', str(uuid.uuid4())), item_json.get('name', None), item_json.get('attributes', None)) |
+1
-1
@@ -13,3 +13,3 @@ import pathlib | ||
| name="realnet", | ||
| version="0.0.111", | ||
| version="0.0.112", | ||
| description="Realnet command line interface", | ||
@@ -16,0 +16,0 @@ long_description=README, |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.