We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2806584 commit 5fd53f6Copy full SHA for 5fd53f6
build/pkgs/pexpect/checksums.ini
@@ -2,4 +2,4 @@ tarball=pexpect-VERSION.tar.gz
2
sha1=5bff9230c419eecbf701059f104e74a3f3a1b208
3
md5=f48d48325ee7f1221add0396ea9e2f14
4
cksum=2367435032
5
-upstream_url=https://codeload.github.com/pexpect/pexpect/tar.gz/VERSION
+upstream_url=https://pypi.io/packages/source/p/pexpect/pexpect-VERSION.tar.gz
build/pkgs/pexpect/spkg-install.in
@@ -1,8 +1,2 @@
1
cd src
-
sdh_pip_install .
-if [ $? -ne 0 ]; then
6
- echo "Error installing pexpect"
7
- exit 1
8
-fi
0 commit comments