summaryrefslogtreecommitdiff
path: root/dev-python/flup
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flup')
-rw-r--r--dev-python/flup/Manifest2
-rw-r--r--dev-python/flup/flup-1.0.2-r1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/flup/Manifest b/dev-python/flup/Manifest
index cbd60ada5fc3..bc993a8ad858 100644
--- a/dev-python/flup/Manifest
+++ b/dev-python/flup/Manifest
@@ -1,3 +1,3 @@
DIST flup-1.0.2.tar.gz 49051 BLAKE2B e3acb1c1a4028ed8eea5381c55d25f2cebb050a5ce9e18f74612d50453238338aa52b268059581a56438a1a0e42ecaaa0d747bc3bc2779ec0646daf1df3ce02c SHA512 65c610f9ddc3df6ed6deb6753b2b15ce4f4579efd9dfd25166d3b6803e5d7058fee6617388c9c67c39f7db54da5c918181dcbddfbb7be4a78cf8b65501af4c4a
-EBUILD flup-1.0.2-r1.ebuild 536 BLAKE2B 07f42ae195d739a4edca89ecb136a56a531fb199128b2855e16ffde6fcd365c20855298cbe0e59497dd204978128853ed9ad5182af56bf07fe1ab29265629a76 SHA512 049afbae275ccbed3684bcf9ff67f06e643377ac9224741907796753c4460f21f1fcf91fc94ab6ac03170acca67f84ad917f1efffb7cca6f6fdb55b901642f37
+EBUILD flup-1.0.2-r1.ebuild 538 BLAKE2B ac3beee06e19f41f55b1c86ae5e1f7793ebce70373aee39e6da8e939472d66c8a0b6cf196f8fbc4e4cc48093603efc91c3e8a26902b5b073ce2dc22249f9bf7c SHA512 3dcac2d6de85de9e304baf5b3c9d69b1f3849c91e82bf757a0618544fd083a89ac350ae62f06d9d2bd827f21214498d3fc8f0362479cd1f6665ffa82b2cdd552
MISC metadata.xml 236 BLAKE2B 167eb58da19caba0e03167e2f209e118ce8a468851bca2790a0353112848fffcd72522497e5f951bf5c6eafa9691fa2a1ad980843cb4170a8194f3b8178ebe16 SHA512 0f2c2a0401b53543eac90eafdd4d11c5913be07f47b968e2892ca92c265adbd9564f02a491ff2607d7031194ba3e50c7720851537341b1541120821c487147a3
diff --git a/dev-python/flup/flup-1.0.2-r1.ebuild b/dev-python/flup/flup-1.0.2-r1.ebuild
index 9c4519990786..ffebb44d58b7 100644
--- a/dev-python/flup/flup-1.0.2-r1.ebuild
+++ b/dev-python/flup/flup-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="Random assortment of WSGI servers"
-HOMEPAGE="http://www.saddi.com/software/flup/"
-SRC_URI="http://www.saddi.com/software/${PN}/dist/${P}.tar.gz"
+HOMEPAGE="https://www.saddi.com/software/flup/"
+SRC_URI="https://www.saddi.com/software/${PN}/dist/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"