summaryrefslogtreecommitdiff
path: root/dev-python/python-oembed
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-oembed
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/python-oembed')
-rw-r--r--dev-python/python-oembed/Manifest2
-rw-r--r--dev-python/python-oembed/python-oembed-0.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-oembed/Manifest b/dev-python/python-oembed/Manifest
index f2babc44bc7b..154fc5d65753 100644
--- a/dev-python/python-oembed/Manifest
+++ b/dev-python/python-oembed/Manifest
@@ -1,3 +1,3 @@
DIST python-oembed-0.2.4.tar.gz 7981 BLAKE2B d31df9c67fb51e2ddd624a8aa8cf7d844262c357508d412f9b93763ac85c48384b12e73b5ebf74a8e2da4f0547710e35e47a7c2b8c4862994f95be6e667de943 SHA512 9eaae818e17fcfed2e53e7f730ff6837b3ec55bf977892dc05c79846b0afe6a3b6808e046ac8e41bfca587de07d1be40343d6b0df1a502418990e9bdb8d81abe
-EBUILD python-oembed-0.2.4.ebuild 684 BLAKE2B 5851ae1cc5f36c5b7b662d4c7cb7aa09b23c482ef4ff41350534429f54fdf3cf44a3cbe1df50eb60df7f44edb08ba40e029629c10f6d1b3614fa9fb4842001f3 SHA512 ea0885e025dde104f391ed1cb2458cab7924cdc7ea3b7462837e340c741d5e09086d517853987700ff6613c5d93fd30565554e653196c44b8a5084767b8c6215
+EBUILD python-oembed-0.2.4.ebuild 685 BLAKE2B d81c92a327d25f16938bf7393a42d770040bd5e2c7de7ba74217effcf676f18bf337c62fac70bab4b95278298acf39dd161a91ea5e6b9ab805819fce2f208446 SHA512 d4c420e1101910d4215609714ab78fbb2591f35151c94214bc0faaf67c85cae23bcee68bf311fe4fafaa3a3ff76285c76c466294cc2982852cbec2ecf1103d9b
MISC metadata.xml 326 BLAKE2B 891071bd7c3dad3fa3fc93e14ae0a698bd139716db3f2669d7445415a6a24cb5b4473eb3a81074f4efa080be6d32f9141811c6f23a9f9e6310c79976fab47ce2 SHA512 501b084afb50bfdcd4a18fd9ad3e14d394fb6e7c33c6afb41c61345413dd976b5b56af25b4b77e1e43fddabedd152efe8dfd5310a0c2d5d05fd8dc57eb4a6d18
diff --git a/dev-python/python-oembed/python-oembed-0.2.4.ebuild b/dev-python/python-oembed/python-oembed-0.2.4.ebuild
index 474d5968685b..8947e78934db 100644
--- a/dev-python/python-oembed/python-oembed-0.2.4.ebuild
+++ b/dev-python/python-oembed/python-oembed-0.2.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="A Python library that implements an OEmbed consumer"
-HOMEPAGE="https://pypi.org/project/python-oembed"
+HOMEPAGE="https://pypi.org/project/python-oembed/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"