py2docfx 0.1.9.dev1824235__py3-none-any.whl → 0.1.9.dev1825231__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.
@@ -102,7 +102,7 @@ def get_source(pkg: PackageInfo, cnt: int, vststoken=None, githubtoken=None):
102
102
  prefer_source_distribution=pkg.prefer_source_distribution,
103
103
  )
104
104
  end_time = time.time()
105
- print(f"<download_pypi>{pkg.name},{end_time-start_time}<download/>")
105
+ print(f"<download_pypi>{pkg.name},{end_time-start_time}<download_pypi/>")
106
106
  start_time = time.time()
107
107
  # unpack the downloaded wheel file.
108
108
  downloaded_dist_file = path.join(dist_dir, os.listdir(dist_dir)[0])
@@ -113,12 +113,12 @@ def get_source(pkg: PackageInfo, cnt: int, vststoken=None, githubtoken=None):
113
113
  os.listdir(dist_dir)[0]
114
114
  )
115
115
  end_time = time.time()
116
- print(f"<unpack_pypi>{pkg.name},{end_time-start_time}<unpack/>")
116
+ print(f"<unpack_pypi>{pkg.name},{end_time-start_time}<unpack_pypi/>")
117
117
  elif pkg.install_type == PackageInfo.InstallType.DIST_FILE:
118
118
  start_time = time.time()
119
119
  pip_utils.download(pkg.location, dist_dir, prefer_source_distribution=False)
120
120
  end_time = time.time()
121
- print(f"<download_dist>{pkg.name},{end_time-start_time}<download/>")
121
+ print(f"<download_dist>{pkg.name},{end_time-start_time}<download_dist/>")
122
122
 
123
123
  start_time = time.time()
124
124
  # unpack the downloaded dist file.
@@ -133,11 +133,11 @@ def get_source(pkg: PackageInfo, cnt: int, vststoken=None, githubtoken=None):
133
133
  os.listdir(dist_dir)[0]
134
134
  )
135
135
  end_time = time.time()
136
- print(f"<unpack_dist>{pkg.name},{end_time-start_time}<unpack/>")
136
+ print(f"<unpack_dist>{pkg.name},{end_time-start_time}<unpack_dist/>")
137
137
  else:
138
138
  raise ValueError(f"Unknown install type: {pkg.install_type}")
139
139
 
140
140
  start_time = time.time()
141
141
  update_package_info(pkg, source_folder)
142
142
  end_time = time.time()
143
- print(f"<update_package_info>{pkg.name},{end_time-start_time}<update/>")
143
+ print(f"<update_package_info>{pkg.name},{end_time-start_time}<update_package_info/>")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: py2docfx
3
- Version: 0.1.9.dev1824235
3
+ Version: 0.1.9.dev1825231
4
4
  Summary: A package built based on Sphinx which download source code package and generate yaml files supported by docfx.
5
5
  Author: Microsoft Corporation
6
6
  License: MIT License
@@ -4,7 +4,7 @@ py2docfx/convert_prepare/__init__.py,sha256=XxtxrP0kmW3ZBHIAoxsPDEHzcgeC0WSnole8
4
4
  py2docfx/convert_prepare/environment.py,sha256=AwS4c4OSwVdxlExBLVo310HrVhFMhWQ2Wh9RJPJKH1c,894
5
5
  py2docfx/convert_prepare/generate_conf.py,sha256=wqs6iyElzJarH-20_qEL9zvZvt5xfBMsGXSXPSZy6wg,2295
6
6
  py2docfx/convert_prepare/generate_document.py,sha256=svoD_KJa-BrsbetdsQ-CLdSfdrv2jYeMeqxGCYNKmY8,3025
7
- py2docfx/convert_prepare/get_source.py,sha256=AqAEROzdUbzdg5a889PVbFTD3LG93f3PYst-bngEHAw,5818
7
+ py2docfx/convert_prepare/get_source.py,sha256=eEIbfLkGdBSOIJElMBTiXkKlkujb_hdFu5g6InNroTg,5851
8
8
  py2docfx/convert_prepare/git.py,sha256=xGJp2nDWLfVljrxyPnFKPoLIqmBh6by-QdITogIuxi0,5893
9
9
  py2docfx/convert_prepare/install_package.py,sha256=hATmgazcSX7k2n4jQXh9sQMyNUc1k1YqHv5K5UMALq4,262
10
10
  py2docfx/convert_prepare/pack.py,sha256=vZS67_GzEhUmZWHU1dxm8gnWyRBs-kB6-KjX1d_FdOU,1260
@@ -123,7 +123,7 @@ py2docfx/docfx_yaml/tests/roots/test-writer-uri/conf.py,sha256=avcbnIOV2mlGQwhMQ
123
123
  py2docfx/docfx_yaml/tests/roots/test-writer-versions/code_with_version_directives.py,sha256=UuizbrJPaG_PcaH18BvbI9KQevOaLd4SslpnzMSqcrE,1030
124
124
  py2docfx/docfx_yaml/tests/roots/test-writer-versions/conf.py,sha256=SCEKrm9VigArfdgf-GAieJD-40d0ctT6urmGIjFOZLM,404
125
125
  py2docfx/docfx_yaml/tests/utils/test_utils.py,sha256=d0OYSUQ6NyoZx5mlLdNGGNhiNmmQhjVT4hQ6jY3VE_M,3383
126
- py2docfx-0.1.9.dev1824235.dist-info/METADATA,sha256=2W60ZNkXPqNBYBeJhF4e59lT2LsJ50_NVRJuP8ShkPE,600
127
- py2docfx-0.1.9.dev1824235.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
128
- py2docfx-0.1.9.dev1824235.dist-info/top_level.txt,sha256=5dH2uP81dczt_qQJ38wiZ-gzoVWasfiJALWRSjdbnYU,9
129
- py2docfx-0.1.9.dev1824235.dist-info/RECORD,,
126
+ py2docfx-0.1.9.dev1825231.dist-info/METADATA,sha256=OjdVsT1v6nBpV8adeIzMqdPDgmIhtfC9fp_bsc8Io0M,600
127
+ py2docfx-0.1.9.dev1825231.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
128
+ py2docfx-0.1.9.dev1825231.dist-info/top_level.txt,sha256=5dH2uP81dczt_qQJ38wiZ-gzoVWasfiJALWRSjdbnYU,9
129
+ py2docfx-0.1.9.dev1825231.dist-info/RECORD,,