summaryrefslogtreecommitdiff
path: root/dev-python/schema
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/schema
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/schema')
-rw-r--r--dev-python/schema/Manifest2
-rw-r--r--dev-python/schema/schema-0.6.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/schema/Manifest b/dev-python/schema/Manifest
index 92750e91780d..a58073f66e7a 100644
--- a/dev-python/schema/Manifest
+++ b/dev-python/schema/Manifest
@@ -1,3 +1,3 @@
DIST schema-0.6.6.tar.gz 13490 BLAKE2B 6398aa3883a7bc8334a10a3a930c49647d58c3a6e5d1adbd8ae7cd48d0cc58469e7b5879202aa877c1ddc09219eefce679a88dac56f2ffd09e8610ac3b280763 SHA512 1a0729b30eb3190396401f1d8b7976119e11acaf2e1902a05e5a8239337004bc0a416939f0b1212dbe16304bfb0c1e28051752c2a81bfd0f14899ef76a166bb6
-EBUILD schema-0.6.6.ebuild 566 BLAKE2B b6987abee7f0fb9367e761564e7c3a9211865593b2aa8333cde458960a87c758f79cff5ee7c0f7dae6b8932a948a325c0aab605d93e99fbb355cf738d68a3ea0 SHA512 ad0d1c00040330e203156a33329da3a730c4e8941a810b2af34beaa471251f7b1d26333f54bb91f113f6151cbac8455c735596c81d7de634d18cea14e2afb2e3
+EBUILD schema-0.6.6.ebuild 567 BLAKE2B f2b91c007dc0a51b28b4f2dac0bb88891e7adc8277127c4d94d31a1706e7758ea456a96335d0486e186da127379943321d3a79538e2c87064396fcb5855f7a83 SHA512 ece96f44248cedf0141595a5c5cbe9a33077ae865bb101af0cec3efea7df56a2769833a7c2261e19e78e54287906c99d972d19b1f5072b3370df6d3d48027c84
MISC metadata.xml 376 BLAKE2B 6f93639c72207a159fbbb7280beb8ddef39dd545d06b9e2f0c8286c223033c990f808753115ab5703ef23149db31e57f05bbda679e2cb301dd6541d755b00f1a SHA512 0a27a52700fe812f2a0bf7c563caaa3eb47b02e97314dc0d7635597ce958f8898ba187c0b869722e5cfc04a4358dfb78d30383e3be2cb57f1f6becccf475961d
diff --git a/dev-python/schema/schema-0.6.6.ebuild b/dev-python/schema/schema-0.6.6.ebuild
index e63c6a01d3e3..a478507455d8 100644
--- a/dev-python/schema/schema-0.6.6.ebuild
+++ b/dev-python/schema/schema-0.6.6.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Library for validating Python data structures"
-HOMEPAGE="https://pypi.org/project/schema https://github.com/keleshev/schema"
+HOMEPAGE="https://pypi.org/project/schema/ https://github.com/keleshev/schema"
SRC_URI="
mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
https://github.com/keleshev/schema/archive/v${PV}.zip -> ${P}.tar.gz