summaryrefslogtreecommitdiff
path: root/dev-python/argh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /dev-python/argh
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'dev-python/argh')
-rw-r--r--dev-python/argh/Manifest4
-rw-r--r--dev-python/argh/argh-0.26.2-r1.ebuild4
-rw-r--r--dev-python/argh/argh-0.26.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/argh/Manifest b/dev-python/argh/Manifest
index 667a446a8342..dcf398eeceb6 100644
--- a/dev-python/argh/Manifest
+++ b/dev-python/argh/Manifest
@@ -1,4 +1,4 @@
DIST argh-0.26.2.tar.gz 32913 BLAKE2B 315dc36c4a98cb4a8fdab68a30ed3d4d87d1565717722ed496255d8b1b4e505277032217da4c5d750f210974890d8094c52f920044173ff2168adf7cb7f6a2bd SHA512 90382900d5cec9629dacb4459a2c9491d1425b66fa3f90d7cbf511dec846a99dbb9424f3e08f0c006da48fbf9c067078705be70b314700541fd800630e4b1707
-EBUILD argh-0.26.2-r1.ebuild 691 BLAKE2B 2d8138656a765e916e23983a9f207d25dc81202a77ad55d3be5ef913b27912d277e876784b507d41f17f2e375069a97e63e2ebd7acb230ccc33fd3b4883823d4 SHA512 cbc07fe0969f2f4a506da78fa346793204d339f981e9d2690559f243c7d3216f5ea641f5574849ed460954b3b4730fc4eef6c5e9f598a3a710fc851894bdc920
-EBUILD argh-0.26.2.ebuild 685 BLAKE2B 23c3dadcc0eb6a6c639f4c18a423f33b87efec30e329aeb063503a129bdd7a83afe422153dd3ca94245e20d4f6364cc26dc0b89db5f242acd2b1e3b6b3b86833 SHA512 68a8986975e1cc71e4b13be245ee16d4c9fe05727e46f790c9920dc731b818f97c64803a04ca19358a3d2a9e66e2576ea520c86609e621dff2ed0c7e3285a482
+EBUILD argh-0.26.2-r1.ebuild 689 BLAKE2B 774dd598de78d4a16e6f3b45c97373b9fd275fa2f4648182415c627a68a2479e04e606c373cf08d3f292adfe57187d03e5f655f5c7be0ac09f7a96acf9d262f8 SHA512 e329bb664be3f574f1163802ea4f860c3e3a8a48545520c4ab6a478cf830199410abe8a38a1478b6f8898beb11891293a37fb970d551a98c4dbd1d784391704f
+EBUILD argh-0.26.2.ebuild 683 BLAKE2B 43746e1b54becfd3abc7122ecab1177976dc702cc05699a0cad7951729722f791724127a9d43deaab6ac5f0dc7ff80aaef4d98cef9e82e1b79d38c3ece2ad5ea SHA512 fa139347f6d7f712f7f7460e7869f28b20ad8d2cd9ff1824cc05420a9ffd9a28044f81d3f302b15e8df3b7e33111859f2b4b429579db68ee396cb5a7b6c87ca5
MISC metadata.xml 307 BLAKE2B 172ad4318c81373d000c3138ea3efd86183f1b17fbbdbb793a99aa43732c85ebbaa90235096835ca07a70db115fad09debf1f9ca3c5a46f6f01b6273b4e04d5a SHA512 6236f4f54de93e831341d268725741e3a46e4a4cd815ead1d5751ab551ec06fd58acb410d2cff973c992d564b69f21e6e56168ad567fe3e7c810eca5c2a83712
diff --git a/dev-python/argh/argh-0.26.2-r1.ebuild b/dev-python/argh/argh-0.26.2-r1.ebuild
index fed4b80bb851..409a529b632a 100644
--- a/dev-python/argh/argh-0.26.2-r1.ebuild
+++ b/dev-python/argh/argh-0.26.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,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="A simple argparse wrapper"
-HOMEPAGE="http://packages.python.org/argh/"
+HOMEPAGE="https://pythonhosted.org/argh/"
SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
SLOT="0"
diff --git a/dev-python/argh/argh-0.26.2.ebuild b/dev-python/argh/argh-0.26.2.ebuild
index a4a1febe622e..1ac96d8bd62f 100644
--- a/dev-python/argh/argh-0.26.2.ebuild
+++ b/dev-python/argh/argh-0.26.2.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,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1
DESCRIPTION="A simple argparse wrapper"
-HOMEPAGE="http://packages.python.org/argh/"
+HOMEPAGE="https://pythonhosted.org/argh/"
SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
SLOT="0"