datashare-python 0.2.21__py3-none-any.whl → 0.2.23__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.
@@ -76,7 +76,7 @@ def _update_pyproject_toml(
76
76
 
77
77
  project = pyproject_toml["project"]
78
78
  project["authors"] = []
79
- project["urls"] = []
79
+ project.pop("urls")
80
80
  project["dependencies"] = sorted(
81
81
  d
82
82
  for d in project["dependencies"]
@@ -100,11 +100,9 @@ def _update_pyproject_toml(
100
100
  "worker_template", package_name
101
101
  )
102
102
  entry_points["datashare.activities"]["activities"] = activities_entry_point
103
-
104
- hatch_sdist = pyproject_toml["tool"]["hatch"]["build"]["targets"]["sdist"]
105
- hatch_sdist["only-include"] = [
106
- i if i != "worker_template" else package_name
107
- for i in hatch_sdist["only-include"]
103
+ hatch_sdist = pyproject_toml["tool"]["hatch"]["build"]["targets"]["wheel"]
104
+ hatch_sdist["packages"] = [
105
+ i if i != "worker_template" else package_name for i in hatch_sdist["packages"]
108
106
  ]
109
107
 
110
108
  return pyproject_toml
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datashare-python
3
- Version: 0.2.21
3
+ Version: 0.2.23
4
4
  Summary: Manage Pythoœn tasks and local resources in Datashare
5
5
  Project-URL: Homepage, https://icij.github.io/datashare-python/
6
6
  Project-URL: Documentation, https://icij.github.io/datashare-python/
@@ -10,10 +10,10 @@ datashare_python/exceptions.py,sha256=bVHEAXxDPKfxeeMC0hJXEsrJkgsKO2ESAhxWU96GA4
10
10
  datashare_python/local_client.py,sha256=GP9MTcHVQ1mcb2eO6TiQ7mzQdx199lZRhK8DRuJqJVQ,2359
11
11
  datashare_python/objects.py,sha256=UDc9PDaSXADLgmnfvqGBrDTmPVL-rRpyNHvY277-1x8,4147
12
12
  datashare_python/task_client.py,sha256=oTmP8bvZW0UyhLNMi1AV3XIAx7hrdbxNRss2Mw2azEc,8435
13
- datashare_python/template.py,sha256=5FmvO8fS30E5q1I7oEK2dCxOj5rKtK1qEOz7npuTiZE,3743
13
+ datashare_python/template.py,sha256=EaFX7A6sw-HCb3RWrRvMg61cnKzfZlIB6Liom4mJXys,3725
14
14
  datashare_python/types_.py,sha256=9Hk1XqpdXbM1TnEzwvJ5G9ABbaCZW9KgBTtiPBVn_7k,649
15
15
  datashare_python/utils.py,sha256=mFegsYFoIRzRtPhx12748qrahe-c0rKNx02-r8tTG8Q,12777
16
- datashare_python/worker-template.tar.gz,sha256=QMxYMgkI7tj-gbRQQRanWY09uAMN4yVTIHzgPUElFjU,142840
16
+ datashare_python/worker-template.tar.gz,sha256=THxySB554TAzBl2K5IIIj7yKulv0lhodM-zVN_Zk1Sg,142868
17
17
  datashare_python/worker.py,sha256=E1cECV0q2XcGI234gZZ5eBvqeULlTK0FUb0VSWkRQUI,2924
18
18
  datashare_python/cli/__init__.py,sha256=5MGSE_0SwlOiwbyPwsP8RIXlTBB2_GGP0zDg4l6UAIY,1479
19
19
  datashare_python/cli/local.py,sha256=S-7qMpSqzi0oMvu01TCFEb8tayEvpw4pXMdCszKEYtU,986
@@ -21,7 +21,7 @@ datashare_python/cli/project.py,sha256=w32Gy9AOL5B00uDT4in7YUCt2g68FnNbvwg2M3a8G
21
21
  datashare_python/cli/task.py,sha256=9If5OC7loG4C4gWWl4iOeqPJ4GOLlCWXQfuNLUHORrQ,5860
22
22
  datashare_python/cli/utils.py,sha256=p69CQb0zfixuyBkiZprhdMCc_NuYwXyAn6vC9H1UzAw,911
23
23
  datashare_python/cli/worker.py,sha256=lmxeZDhLbGb-98XplCERN3R3Yo-sU0UkhO7KIo9Zbo4,4401
24
- datashare_python-0.2.21.dist-info/METADATA,sha256=LpvfTrH0bFN1lIoiI31yKpK_tDhRiguW6-mXMyNjw_c,959
25
- datashare_python-0.2.21.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
26
- datashare_python-0.2.21.dist-info/entry_points.txt,sha256=ILE7auxabHWiu3GC-AunWnzjhOI_SbZp7D4GqZHlLw4,68
27
- datashare_python-0.2.21.dist-info/RECORD,,
24
+ datashare_python-0.2.23.dist-info/METADATA,sha256=yzNfCxfVgTNJLV2RigdLh8ltF64_h5JNpm6FBhru7Sg,959
25
+ datashare_python-0.2.23.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
26
+ datashare_python-0.2.23.dist-info/entry_points.txt,sha256=ILE7auxabHWiu3GC-AunWnzjhOI_SbZp7D4GqZHlLw4,68
27
+ datashare_python-0.2.23.dist-info/RECORD,,