nsarchive 0.1b2__py3-none-any.whl → 0.1b3__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
@@ -122,7 +122,7 @@ class EntityInstance:
122
122
  def get_entity_groups(self, id: str) -> list[Organization]:
123
123
  groups = self.fetch_entities({'_type': 'organization'}, {'members': id})
124
124
 
125
- return [ self.get_entity(group['key']) for group in groups ]
125
+ return groups
126
126
 
127
127
  def _add_archive(self, archive: Action):
128
128
  _data = archive.__dict__.copy()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nsarchive
3
- Version: 0.1b2
3
+ Version: 0.1b3
4
4
  Summary:
5
5
  License: GPL-3.0
6
6
  Author: happex
@@ -1,4 +1,4 @@
1
- nsarchive/__init__.py,sha256=bZvn2TDKBxMmPst7PJY8SqYIYUxRTeDA6QLDI7JJpss,15528
1
+ nsarchive/__init__.py,sha256=2wELlOApcaP3RPByj_xr3JwQ8ngLSDWBzQIDp117HsM,15481
2
2
  nsarchive/assets/default_avatar.png,sha256=n-4vG_WPke8LvbY3ZU6oA-H-OtRoIu7woKnRq9DCIlI,51764
3
3
  nsarchive/cls/archives.py,sha256=5C66pXuXAANRXNDqNTvIepRtUrXIWOL7ymmYiBHsHAY,1720
4
4
  nsarchive/cls/bank.py,sha256=OactEpRn8PGv7BwnBUbMpzgHqrvv4yx526AMzh9uBO8,220
@@ -6,7 +6,7 @@ nsarchive/cls/entities.py,sha256=Gv6nNEmLXyUokQfoQgNUIjq0kLTTlPT0Wmdpw83z7gY,349
6
6
  nsarchive/cls/exceptions.py,sha256=UZ7G7AFUN5OkKAGpNl1OT7jauF1jC7WW8wWXVFt5sMs,539
7
7
  nsarchive/cls/republic.py,sha256=aY79B5PZF5IErwzEjn9ito6T8gXA4trm6LmIeYu6XLM,1821
8
8
  nsarchive/utils/assets.py,sha256=hd0STSpa0yT-OJlUyI_wCYXJqcBiUMQds2pZTXNNg9c,382
9
- nsarchive-0.1b2.dist-info/LICENSE,sha256=aFLFZg6LEJFpTlNQ8su3__jw4GfV-xWBmC1cePkKZVw,35802
10
- nsarchive-0.1b2.dist-info/METADATA,sha256=EXX1Thjma4a5aH4IZIVO5yKb3qexLml59ryC_C8YOj8,5629
11
- nsarchive-0.1b2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
- nsarchive-0.1b2.dist-info/RECORD,,
9
+ nsarchive-0.1b3.dist-info/LICENSE,sha256=aFLFZg6LEJFpTlNQ8su3__jw4GfV-xWBmC1cePkKZVw,35802
10
+ nsarchive-0.1b3.dist-info/METADATA,sha256=1KcsUxL-6mWvF4VJ42jYnNnL-wkkI8pBqYOtiZxscDI,5629
11
+ nsarchive-0.1b3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
+ nsarchive-0.1b3.dist-info/RECORD,,