Skip to content

Commit 6c2a29e

Browse files
author
Damon Chen
committed
Update the test pystarport
1 parent 3371e8c commit 6c2a29e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

integration_tests/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ python-dateutil = "^2.8.1"
2020
web3 = "^5.20.1"
2121
eth-bloom = "^1.0.4"
2222
python-dotenv = "^0.19.2"
23-
pystarport = {git = "https://github.com/damoncro/pystarport.git", rev = "feature/expansion"}
2423
deepdiff = "^5.6.0"
24+
pystarport = {git = "https://github.com/damoncro/pystarport.git", rev = "feature/expansion"}
2525

2626
[tool.poetry.dev-dependencies]
2727

nix/sources.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"homepage": null,
7979
"owner": "damoncro",
8080
"repo": "pystarport",
81-
"rev": "ee589d2f5f1b07807a0060920596a19efe0d99aa",
82-
"sha256": "0wga1kk47saak43h13l9c2h3zp14zk2bjav5cyvnf1xylvxm1m8z",
81+
"rev": "946d5e9eb462783d88b9b666f93e764966b2ee84",
82+
"sha256": "1h4qs702q22sh2vc3fpbgwrhaaclj3i1c3pxzcsyc46v4yyjh991",
8383
"type": "tarball",
84-
"url": "https://github.com/damoncro/pystarport/archive/ee589d2f5f1b07807a0060920596a19efe0d99aa.tar.gz",
84+
"url": "https://github.com/damoncro/pystarport/archive/946d5e9eb462783d88b9b666f93e764966b2ee84.tar.gz",
8585
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
8686
}
8787
}

0 commit comments

Comments
 (0)