uipath 2.0.18__py3-none-any.whl → 2.0.19.dev10291020__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 uipath might be problematic. Click here for more details.
- uipath/_cli/cli_pack.py +3 -0
- uipath/_cli/cli_publish.py +2 -2
- {uipath-2.0.18.dist-info → uipath-2.0.19.dev10291020.dist-info}/METADATA +2 -1
- {uipath-2.0.18.dist-info → uipath-2.0.19.dev10291020.dist-info}/RECORD +7 -7
- {uipath-2.0.18.dist-info → uipath-2.0.19.dev10291020.dist-info}/WHEEL +0 -0
- {uipath-2.0.18.dist-info → uipath-2.0.19.dev10291020.dist-info}/entry_points.txt +0 -0
- {uipath-2.0.18.dist-info → uipath-2.0.19.dev10291020.dist-info}/licenses/LICENSE +0 -0
uipath/_cli/cli_pack.py
CHANGED
|
@@ -344,6 +344,9 @@ def pack(root):
|
|
|
344
344
|
if not config["description"] or config["description"].strip() == "":
|
|
345
345
|
raise Exception("Project description cannot be empty")
|
|
346
346
|
|
|
347
|
+
if not config["authors"] or config["authors"].strip() == "":
|
|
348
|
+
raise Exception("Project authors cannot be empty")
|
|
349
|
+
|
|
347
350
|
invalid_chars = ["&", "<", ">", '"', "'", ";"]
|
|
348
351
|
for char in invalid_chars:
|
|
349
352
|
if char in config["project_name"]:
|
uipath/_cli/cli_publish.py
CHANGED
|
@@ -5,8 +5,6 @@ import click
|
|
|
5
5
|
import requests
|
|
6
6
|
from dotenv import load_dotenv
|
|
7
7
|
|
|
8
|
-
load_dotenv()
|
|
9
|
-
|
|
10
8
|
|
|
11
9
|
def get_most_recent_package():
|
|
12
10
|
nupkg_files = [f for f in os.listdir(".uipath") if f.endswith(".nupkg")]
|
|
@@ -56,6 +54,8 @@ def get_env_vars():
|
|
|
56
54
|
help="Whether to publish to the personal workspace",
|
|
57
55
|
)
|
|
58
56
|
def publish(feed):
|
|
57
|
+
current_path = os.getcwd()
|
|
58
|
+
load_dotenv(os.path.join(current_path, ".env"), override=True)
|
|
59
59
|
if feed is None:
|
|
60
60
|
click.echo("Select feed type:")
|
|
61
61
|
click.echo(" 0: Tenant package feed")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: uipath
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.19.dev10291020
|
|
4
4
|
Summary: Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools.
|
|
5
5
|
Project-URL: Homepage, https://uipath.com
|
|
6
6
|
Project-URL: Repository, https://github.com/UiPath/uipath-python
|
|
@@ -23,6 +23,7 @@ Requires-Dist: python-dotenv>=1.0.1
|
|
|
23
23
|
Requires-Dist: requests>=2.32.3
|
|
24
24
|
Requires-Dist: tenacity>=9.0.0
|
|
25
25
|
Requires-Dist: tomli>=2.2.1
|
|
26
|
+
Requires-Dist: twine>=6.1.0
|
|
26
27
|
Requires-Dist: types-requests>=2.32.0.20250306
|
|
27
28
|
Provides-Extra: langchain
|
|
28
29
|
Requires-Dist: uipath-langchain<0.1.0,>=0.0.88; extra == 'langchain'
|
|
@@ -10,8 +10,8 @@ uipath/_cli/cli_auth.py,sha256=ANaYUc2q1t0hDbGBRT3ags6K6Lef_3tyC8Mmc611jow,3141
|
|
|
10
10
|
uipath/_cli/cli_deploy.py,sha256=h8qwJkXnW6JURsg4YcocJInGA4dwkl4CZkpT1Cn9A3c,268
|
|
11
11
|
uipath/_cli/cli_init.py,sha256=idoqlGhhzXZKmLAg-3JgZ2fYMrK7qFXYV0EhnNaI3bg,3738
|
|
12
12
|
uipath/_cli/cli_new.py,sha256=SP7eWOa5valmCpc8UsOCIezL25euhglB3yJkx-N92W8,1903
|
|
13
|
-
uipath/_cli/cli_pack.py,sha256=
|
|
14
|
-
uipath/_cli/cli_publish.py,sha256=
|
|
13
|
+
uipath/_cli/cli_pack.py,sha256=y5Ib7BgXHzn_TeI697XE2hmi0F6rtxLB3G6KICmIDaM,13116
|
|
14
|
+
uipath/_cli/cli_publish.py,sha256=XdPVbnZ-9_jlxyYXz2FyHXGMGNnhJ83yM8KnIeYksVo,3669
|
|
15
15
|
uipath/_cli/cli_run.py,sha256=B5L7fE2IqysIEcweedU8GEy7ekMGwpeRagYBCB_cdQI,4597
|
|
16
16
|
uipath/_cli/middlewares.py,sha256=IiJgjsqrJVKSXx4RcIKHWoH-SqWqpHPbhzkQEybmAos,3937
|
|
17
17
|
uipath/_cli/_auth/_auth_server.py,sha256=vrzrE-hDx8exM5p2sFVoT9vKMblOyFWUvFXz-lTXceY,7077
|
|
@@ -73,8 +73,8 @@ uipath/tracing/__init__.py,sha256=GimSzv6qkCOlHOG1WtjYKJsZqcXpA28IgoXfR33JhiA,13
|
|
|
73
73
|
uipath/tracing/_otel_exporters.py,sha256=x0PDPmDKJcxashsuehVsSsqBCzRr6WsNFaq_3_HS5F0,3014
|
|
74
74
|
uipath/tracing/_traced.py,sha256=9nEjFjGuxPlJ_4OXoClJ79xcbFK6C8iyI03kQQSDaJg,14834
|
|
75
75
|
uipath/tracing/_utils.py,sha256=5SwsTGpHkIouXBndw-u8eCLnN4p7LM8DsTCCuf2jJgs,10165
|
|
76
|
-
uipath-2.0.
|
|
77
|
-
uipath-2.0.
|
|
78
|
-
uipath-2.0.
|
|
79
|
-
uipath-2.0.
|
|
80
|
-
uipath-2.0.
|
|
76
|
+
uipath-2.0.19.dev10291020.dist-info/METADATA,sha256=OLCGK4lfRiIybTc2Un7OnL2VfjrHyxQGM4RH3-LdNjY,6118
|
|
77
|
+
uipath-2.0.19.dev10291020.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
78
|
+
uipath-2.0.19.dev10291020.dist-info/entry_points.txt,sha256=9C2_29U6Oq1ExFu7usihR-dnfIVNSKc-0EFbh0rskB4,43
|
|
79
|
+
uipath-2.0.19.dev10291020.dist-info/licenses/LICENSE,sha256=-KBavWXepyDjimmzH5fVAsi-6jNVpIKFc2kZs0Ri4ng,1058
|
|
80
|
+
uipath-2.0.19.dev10291020.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|