nsarchive 1.2.2__py3-none-any.whl → 1.2.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
nsarchive/__init__.py CHANGED
@@ -126,7 +126,7 @@ class EntityInstance:
126
126
  for member in entity.members:
127
127
  _member = {
128
128
  'id': NSID(member.id),
129
- 'permissions': member.permissions.__dict__.copy()
129
+ 'permissions': member.group_permissions.__dict__.copy()
130
130
  }
131
131
 
132
132
  _data['members'] += [_member]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nsarchive
3
- Version: 1.2.2
3
+ Version: 1.2.3
4
4
  Summary:
5
5
  License: GPL-3.0
6
6
  Author: happex
@@ -1,4 +1,4 @@
1
- nsarchive/__init__.py,sha256=PKkuM-tow8WrT4zig8_8ikcpCW4RvBE7BwF2ZzPXx3k,25211
1
+ nsarchive/__init__.py,sha256=-T1L5s3ywp4x8BdE1f_hfcm-hXX7olTDeI5YJgajiGY,25217
2
2
  nsarchive/assets/default_avatar.png,sha256=n-4vG_WPke8LvbY3ZU6oA-H-OtRoIu7woKnRq9DCIlI,51764
3
3
  nsarchive/cls/archives.py,sha256=Nmt3C0Zq9oGQdCXSzm_wo70VbNq89SY3dx9KKqEpoCg,2182
4
4
  nsarchive/cls/base.py,sha256=DGDm0uD96M00-qvdKsltU9kAfAOBr85Ov0b18gTnoIM,714
@@ -7,7 +7,7 @@ nsarchive/cls/entities.py,sha256=LcL0Ky19lqYQdnYqtF_84-CdlVS1sie05l8vV2yJLyw,601
7
7
  nsarchive/cls/exceptions.py,sha256=QN6Qn7cxTkGoC4lO50hBAq4gZCgo7scQvCkb-xKl6Xs,692
8
8
  nsarchive/cls/republic.py,sha256=6eut6OsFoOm9TVhA41fM3NlMEA3Uhg9TCuXgl46vFko,1985
9
9
  nsarchive/utils/assets.py,sha256=hd0STSpa0yT-OJlUyI_wCYXJqcBiUMQds2pZTXNNg9c,382
10
- nsarchive-1.2.2.dist-info/LICENSE,sha256=aFLFZg6LEJFpTlNQ8su3__jw4GfV-xWBmC1cePkKZVw,35802
11
- nsarchive-1.2.2.dist-info/METADATA,sha256=-67Gdxg5XgVsF2G8TQnurJk7PPBRNWA4jqDguzrseI4,5629
12
- nsarchive-1.2.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
- nsarchive-1.2.2.dist-info/RECORD,,
10
+ nsarchive-1.2.3.dist-info/LICENSE,sha256=aFLFZg6LEJFpTlNQ8su3__jw4GfV-xWBmC1cePkKZVw,35802
11
+ nsarchive-1.2.3.dist-info/METADATA,sha256=zlaSlxaa7Fo5aUvjpDTxZUZDaNoYmemcWppr8O2AhpA,5629
12
+ nsarchive-1.2.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
+ nsarchive-1.2.3.dist-info/RECORD,,