diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
commit | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch) | |
tree | 852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/sphinx-py3doc-enhanced-theme | |
parent | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff) |
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/sphinx-py3doc-enhanced-theme')
-rw-r--r-- | dev-python/sphinx-py3doc-enhanced-theme/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-py3doc-enhanced-theme/Manifest b/dev-python/sphinx-py3doc-enhanced-theme/Manifest index 4242dfacbfb2..c3095dda39fd 100644 --- a/dev-python/sphinx-py3doc-enhanced-theme/Manifest +++ b/dev-python/sphinx-py3doc-enhanced-theme/Manifest @@ -1,3 +1,3 @@ DIST sphinx-py3doc-enhanced-theme-2.3.2.tar.gz 41894 BLAKE2B 9a38169b7e2c3331267f5c0a102d01cb0185689334adc98abe91626b27217add0abacde3422fe528588322ccc96f6976b80ce0e510cecfa80837d9b595cb2457 SHA512 efeeaf1bbb7f5557f5e1500dd0a49aa001b714f329f594e95676d8833eede7eb5e0fa978257caeab9630360b05f48132ffb00137262c7a5b663cae6a009ed42d -EBUILD sphinx-py3doc-enhanced-theme-2.3.2.ebuild 568 BLAKE2B b6848100b4694090077d281d69c8131d170b5b0c7d698f07c0b9a5e06557092c5987d890e3416724fe643d3de0cfc06355f64653d5bfd3f8e5286a6be0391d41 SHA512 1098cbbe2339d34edb7f1e0a91395768f8d05db24e337f16d48031fd470685116215734828c24fae10d665d8e0e02f77f53ba2da74367f4174e20e0ca794cb28 +EBUILD sphinx-py3doc-enhanced-theme-2.3.2.ebuild 569 BLAKE2B 6210a82d0d76d4fbb8f61e98fe0b90e8cfa3ebb2dee428bd5414ee984d8bd82555559b1744331a46119a10db1f62276d427bd7242a5459e977ed3ddbc7b81b48 SHA512 e0b3bd81a69ae020659b2190ae184944984f5608e0217681730f189ddd8ea24d21d0a974c952b51f98ead1c5aed46ebc77ac28405a89d38cca6a20333b680ee7 MISC metadata.xml 593 BLAKE2B d8e69d801973c15666c838797ca8b5bd746623b2bb2915db38e4b7461757abd2ad6dfdd95078348775c0494dfd19dc5937337b3cc9966bbce88a3711f014c3e7 SHA512 21771b0ca9695c748fe0fdfddaff603a296c671af1d1e7b097fdab104eaa33ea61bc4ff887f27f94cf0a76ff9a52ddbe7055167b5f651f954e78f318a7f9d9df diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2.ebuild index a76eb63f0fd0..68356250c40d 100644 --- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2.ebuild +++ b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)" -HOMEPAGE="https://github.com/ionelmc/sphinx-py3doc-enhanced-theme https://pypi.org/project/sphinx-py3doc-enhanced-theme" +HOMEPAGE="https://github.com/ionelmc/sphinx-py3doc-enhanced-theme https://pypi.org/project/sphinx-py3doc-enhanced-theme/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |