summaryrefslogtreecommitdiff
path: root/python3-pyparsing
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-03-29 23:12:29 +1100
committerDanny Rawlins <monster.romster@gmail.com>2018-03-29 23:12:29 +1100
commit6d5ce78b2115a0a1b02d56832926db89b7b035e5 (patch)
tree0fe7a73852cc9f401d5373b98f691aeef4d195e9 /python3-pyparsing
parent8a4c00d2c1edec9479f1f7d990263aa639d34df1 (diff)
downloadopt-6d5ce78b2115a0a1b02d56832926db89b7b035e5.tar.gz
opt-6d5ce78b2115a0a1b02d56832926db89b7b035e5.tar.xz
python* ports with get-pip.py updated source. Closes FS#1634
Diffstat (limited to 'python3-pyparsing')
-rw-r--r--python3-pyparsing/.md5sum2
-rw-r--r--python3-pyparsing/.signature6
-rw-r--r--python3-pyparsing/Pkgfile4
3 files changed, 7 insertions, 5 deletions
diff --git a/python3-pyparsing/.md5sum b/python3-pyparsing/.md5sum
index da4b91eed..f999ab88b 100644
--- a/python3-pyparsing/.md5sum
+++ b/python3-pyparsing/.md5sum
@@ -1,2 +1,2 @@
-3b74f5cd0740a05802a23b019ce579a3 get-pip.py
+f3ae61d9ece8aafd777d99f418eebd18 get-pip.py
0214e42d63af850256962b6744c948d9 pyparsing-2.2.0.tar.gz
diff --git a/python3-pyparsing/.signature b/python3-pyparsing/.signature
index a6b25684c..600542c34 100644
--- a/python3-pyparsing/.signature
+++ b/python3-pyparsing/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/aXcYEh1ivZXzv4QiQIxQBdOKpMFR3GnVDZhRH1AkQOseozKiLXDzjPVwqvqGVoGf7Q/nS9eVokyFyMB0ldKAQg=
-SHA256 (Pkgfile) = 85ebe7676beaa5cbf95b8d2e3df31dcf37719fc377611ca6262b3ac9d638ede8
+RWSE3ohX2g5d/Shs8ORwZyGwkuhqfcZYFpLbzUbea/t3SWm8cVHM2Qp9T+s5yw0vEjqGAFComsI85WekvM1IeR8zh4WSFl6rgAY=
+SHA256 (Pkgfile) = 1f38d466c65c7904ba266a51b9d2e7dc8d836faf303afa1fa9d4483f0fc11f31
SHA256 (.footprint) = a567413884d886892a22579ae74bd02bacf5de93cf6b5188348bbb07f9dbe155
SHA256 (pyparsing-2.2.0.tar.gz) = 0832bcf47acd283788593e7a0f542407bd9550a55a8a8435214a1960e04bcb04
-SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c
+SHA256 (get-pip.py) = b7296a5fb2b505c1f97c14200b610c375b22192bdfbd10eea0a3786e0e04a04f
diff --git a/python3-pyparsing/Pkgfile b/python3-pyparsing/Pkgfile
index 08e09d9d6..32d184a6c 100644
--- a/python3-pyparsing/Pkgfile
+++ b/python3-pyparsing/Pkgfile
@@ -7,7 +7,9 @@ name=python3-pyparsing
version=2.2.0
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz
- https://bootstrap.pypa.io/get-pip.py)
+ https://crux.ster.zone/downloads/get-pip.py
+# https://bootstrap.pypa.io/get-pip.py
+)
build() {
cd ${name#*-}-$version

Generated by cgit