summaryrefslogtreecommitdiff
path: root/python-appdirs
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 /python-appdirs
parent8a4c00d2c1edec9479f1f7d990263aa639d34df1 (diff)
downloadopt-6d5ce78b2115a0a1b02d56832926db89b7b035e5.tar.gz
opt-6d5ce78b2115a0a1b02d56832926db89b7b035e5.tar.xz
python* ports with get-pip.py updated source. Closes FS#1634
Diffstat (limited to 'python-appdirs')
-rw-r--r--python-appdirs/.md5sum2
-rw-r--r--python-appdirs/.signature6
-rw-r--r--python-appdirs/Pkgfile4
3 files changed, 7 insertions, 5 deletions
diff --git a/python-appdirs/.md5sum b/python-appdirs/.md5sum
index a43f53bfd..32a0e943f 100644
--- a/python-appdirs/.md5sum
+++ b/python-appdirs/.md5sum
@@ -1,2 +1,2 @@
44c679904082a2133f5566c8a0d3ab42 appdirs-1.4.3.tar.gz
-3b74f5cd0740a05802a23b019ce579a3 get-pip.py
+f3ae61d9ece8aafd777d99f418eebd18 get-pip.py
diff --git a/python-appdirs/.signature b/python-appdirs/.signature
index 894d47b47..66e4294b7 100644
--- a/python-appdirs/.signature
+++ b/python-appdirs/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/bZyjDVV5PifkyiVadVSgL+wCi9q1cp9qUn7zrvFc0V8fRDETCJT2clWCMCP/KnB6w7i8a4YL4fGjrXelKxGnw4=
-SHA256 (Pkgfile) = 737d16647b14a79a70ad02b4651c50813a919bec382c4c93329e4ed36fa47030
+RWSE3ohX2g5d/XXN3griQdx9L/DRCfE2/EsVGJ8I2CJV05RnSaIYC9gCwbkGPaZiYIGbyjoU8jTa2Yv2iYPfr7qNafaqUq2a4Q8=
+SHA256 (Pkgfile) = 4612e4f0b601f8b8578f60750fe4a7d6703b561b864667ffa8fea651227f693f
SHA256 (.footprint) = fc0d2e763988678ff344c868c12cce7f95d937ec5288663a6681340e293f446c
SHA256 (appdirs-1.4.3.tar.gz) = 9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92
-SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c
+SHA256 (get-pip.py) = b7296a5fb2b505c1f97c14200b610c375b22192bdfbd10eea0a3786e0e04a04f
diff --git a/python-appdirs/Pkgfile b/python-appdirs/Pkgfile
index 50edb890e..cebfb4201 100644
--- a/python-appdirs/Pkgfile
+++ b/python-appdirs/Pkgfile
@@ -7,7 +7,9 @@ name=python-appdirs
version=1.4.3
release=1
source=(https://files.pythonhosted.org/packages/source/${name:7: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