spells-mtg 0.11.8__py3-none-any.whl → 0.11.10__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.

Potentially problematic release.


This version of spells-mtg might be problematic. Click here for more details.

spells/draft_data.py CHANGED
@@ -533,7 +533,13 @@ def summon(
533
533
  else:
534
534
  this_set_context = None
535
535
 
536
- col_def_map = _hydrate_col_defs(code, specs, set_card_context, this_set_context)
536
+ col_def_map = _hydrate_col_defs(
537
+ code,
538
+ specs,
539
+ set_card_context,
540
+ this_set_context,
541
+ card_only=cdfs is not None,
542
+ )
537
543
  m = manifest.create(col_def_map, columns, group_by, filter_spec)
538
544
 
539
545
  if cdfs is None:
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: spells-mtg
3
- Version: 0.11.8
3
+ Version: 0.11.10
4
4
  Summary: analaysis of 17Lands.com public datasets
5
5
  Author-Email: Joel Barnes <oelarnes@gmail.com>
6
6
  License: MIT
7
7
  Requires-Python: >=3.11
8
- Requires-Dist: polars>=1.14.0
8
+ Requires-Dist: polars==1.22.0
9
9
  Requires-Dist: wget>=3.2
10
10
  Description-Content-Type: text/markdown
11
11
 
@@ -7,7 +7,7 @@ spells/card_data_files.py,sha256=5W1P8Zr6vea9ztX8AKb4jQlifpm-0USDjKyGv53-UTk,655
7
7
  spells/cards.py,sha256=6stFPhJOzHqvQnkSv9cDeylRa_7L9Y8sOaowiZhzz6I,4174
8
8
  spells/columns.py,sha256=s_PYyg2QaRL6kLWFNKCBEfbMF0x7O7-Yd9SeG1ttYL4,18206
9
9
  spells/config.py,sha256=CVE2O-ZPgthbSqAB7Pul2yeFcyLHpL52OiXH7s9yl48,246
10
- spells/draft_data.py,sha256=4fHB18dga3LbqB1zYpi3dkcATme8NHX0r_8OD5AQlhs,21188
10
+ spells/draft_data.py,sha256=INNGEQP1vL9qroE_Q89_QnjkvaEYpfU6pv9O1rtpIcA,21290
11
11
  spells/enums.py,sha256=gbwfon6tQCoKDb-m4hSaHWi9slj82yqaH3qhYMVrsck,4991
12
12
  spells/extension.py,sha256=LBqGbJbe7iSRQkxJK7npkADCfzhdnIwwVvlmTn8xvjQ,8454
13
13
  spells/external.py,sha256=I-f_vMx-h2kvunUlZthsauaeDn42vcRk0wvTURfImzs,11848
@@ -16,8 +16,8 @@ spells/log.py,sha256=3avmg65hru8K9npKLvPp1wWWxq-hoEYDUCbxqhPkKUw,2175
16
16
  spells/manifest.py,sha256=ExWVk17BRw615UmvrV817xwz457yfTNdNMNE_M00aEg,8338
17
17
  spells/schema.py,sha256=DbMvV8PIThJTp0Xzp_XIorlW6JhE1ud1kWRGf5SQ4_c,6406
18
18
  spells/utils.py,sha256=IO3brrXVvZla0LRTEB5v6NgGqZb_rYA46XtKBURGMNk,1944
19
- spells_mtg-0.11.8.dist-info/METADATA,sha256=pBG-KPrSb_3W06ygyPKDnwXLKwTB9DWcxanGe2fBOIc,47369
20
- spells_mtg-0.11.8.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
21
- spells_mtg-0.11.8.dist-info/entry_points.txt,sha256=a9Y1omdl9MdnKuIj3aOodgrp-zZII6OCdvqwgP6BFvI,63
22
- spells_mtg-0.11.8.dist-info/licenses/LICENSE,sha256=tS54XYbJSgmq5zuHhbsQGbNQLJPVgXqhF5nu2CSRMig,1068
23
- spells_mtg-0.11.8.dist-info/RECORD,,
19
+ spells_mtg-0.11.10.dist-info/METADATA,sha256=0AEQfee4xYuDpfhUgQMh_um9BGYgMPLqsGqQx_epDpg,47370
20
+ spells_mtg-0.11.10.dist-info/WHEEL,sha256=9P2ygRxDrTJz3gsagc0Z96ukrxjr-LFBGOgv3AuKlCA,90
21
+ spells_mtg-0.11.10.dist-info/entry_points.txt,sha256=a9Y1omdl9MdnKuIj3aOodgrp-zZII6OCdvqwgP6BFvI,63
22
+ spells_mtg-0.11.10.dist-info/licenses/LICENSE,sha256=tS54XYbJSgmq5zuHhbsQGbNQLJPVgXqhF5nu2CSRMig,1068
23
+ spells_mtg-0.11.10.dist-info/RECORD,,