summaryrefslogtreecommitdiff
path: root/dev-python/python-stdnum
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/python-stdnum
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/python-stdnum')
-rw-r--r--dev-python/python-stdnum/Manifest4
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.7.ebuild4
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.8.1.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/python-stdnum/Manifest b/dev-python/python-stdnum/Manifest
index ad78b837527b..1f66d924b619 100644
--- a/dev-python/python-stdnum/Manifest
+++ b/dev-python/python-stdnum/Manifest
@@ -1,5 +1,5 @@
DIST python-stdnum-1.7.tar.gz 411134 BLAKE2B 22afadd03c1f9043a68f34dcebcb80f8c053deb550924ae16c8e9b121f47da5422a28578743a6aa3cf1b71bc8fb3b588352ff776a36c78161cb3fd69faab71a6 SHA512 323f5e37087e95143eb59345c4ddb5fb1529a136c234c8e9c957cf9914984e758b256facbfbc5de379000b8939460ea25e8105428d67f7052a23676c334a002a
DIST python-stdnum-1.8.1.tar.gz 421921 BLAKE2B 814e887e15573ef09ee7a050204204474a06b9a65dad6f98a67a029ee4fdb64764dcbe43c491dcc6fdb56a88ea837bfa0b14a3c45dfef6b0aafa47ce70dc6f80 SHA512 02b0f8bc7e2245f780777b3b45db860b6332ad7fedfd6e674a8d67666693107773f5eda02bb241aef950a2409d5ac241b6de8326f80159311f2c22f0d0dc9465
-EBUILD python-stdnum-1.7.ebuild 590 BLAKE2B 650245f7c0a02191702f709f1f436cf5e33eec9b549405fb92c2cb0aaa7a783e482d49cea5e6fda7e3035cdfda7e0f95b23c5a9b6e4aa37e9db2dab64331ebca SHA512 cae7b899ca9fe76c4b29d2c56d5dd800bd12d75f6b0bc1cda3e2859e6b921eb594c8ecc58fee84c99b71c75e033a0f479ab5f90120900e2bf3740af7f0f48117
-EBUILD python-stdnum-1.8.1.ebuild 613 BLAKE2B f2d38a444e22bbb09bffba355ffb50e83a7a2d148aff2a94fa10f79970263dedc5b9a61c16a5978a1bc256e45bf82d54805b69d8cc7245884faa095e96d77fd8 SHA512 a2e17ffa3d7d1ed4708bf4a25fde80f17d061e38117e892fd423338b911152fed71b06af2613e55b396fd1d98ba87db90290ed7b8131b67e1e97924c2ec40c94
+EBUILD python-stdnum-1.7.ebuild 591 BLAKE2B 9503567786ca58b102a1aa6014d57337924ba206bef2279d98a79d280381f3371e45f18a29625bff1cc9908cd4c437895cdb1a9e9890a0cb6787ea270db863cd SHA512 649fb6e858f4ef02690540b566fe82315c8f14fbeb130b843b85e7dd561e63bee98de26214e37bd78c30266c4558f9c75ff68cfbbbc45c93e89d5ac1a2c25b15
+EBUILD python-stdnum-1.8.1.ebuild 614 BLAKE2B 6d2da79e10a28c742195884381403c7c3805aaa26a8f82070d196f72f323f04d435e3cadc865862449464726075a7af30b3f8d6687525de64879395424b927d3 SHA512 9df193d3dcb63d1b5d61b0e681b77eda0dafa2bfd8f229ced1a40c3691b9716de53de7af6c772850b052ca76904d1e24663bf74c268f6b292e68b4693675055e
MISC metadata.xml 475 BLAKE2B 4a2fe0a8f727cfaeb086d33e384b52ada0555f7c57028470c1ab2524bf4e12cb4b501736a9e9b0d14cfc66880e2878d93cea188f035fa52b8c959dd99d034797 SHA512 4aae016f69e817168682ce7a08e9cd61da5397d83706b628b4a743491251c80ee0947f5a00f3f3657c2f80f276661f0287a5359041451b997c214ba94cd2430e
diff --git a/dev-python/python-stdnum/python-stdnum-1.7.ebuild b/dev-python/python-stdnum/python-stdnum-1.7.ebuild
index 6bb1b062dfbf..db1d8fe5bd10 100644
--- a/dev-python/python-stdnum/python-stdnum-1.7.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.7.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=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="A module to handle standardized numbers and codes"
-HOMEPAGE="http://arthurdejong.org/python-stdnum/"
+HOMEPAGE="https://arthurdejong.org/python-stdnum/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/dev-python/python-stdnum/python-stdnum-1.8.1.ebuild b/dev-python/python-stdnum/python-stdnum-1.8.1.ebuild
index 9bd98db12525..8d73d4288ed8 100644
--- a/dev-python/python-stdnum/python-stdnum-1.8.1.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.8.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="A module to handle standardized numbers and codes"
-HOMEPAGE="http://arthurdejong.org/python-stdnum/"
+HOMEPAGE="https://arthurdejong.org/python-stdnum/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"