summaryrefslogtreecommitdiff
path: root/dev-python/tempita
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/tempita
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/tempita')
-rw-r--r--dev-python/tempita/Manifest2
-rw-r--r--dev-python/tempita/tempita-0.5.3-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tempita/Manifest b/dev-python/tempita/Manifest
index 5550abdb93e0..41446181d45a 100644
--- a/dev-python/tempita/Manifest
+++ b/dev-python/tempita/Manifest
@@ -1,3 +1,3 @@
DIST tempita-0.5.3.tar.gz 12707 BLAKE2B 921087bf09454506db8cab7b37c780bba5298b206113e246b710367b92364f03055afda6b826ca3008e34e4ea8821c6aabf045a735ac0887db1ba8a82e048ddb SHA512 43bafd42ab0c07bec636d637bfcd42053559d188e13bccc66527dc5f735fd9c3ec30fcf29f3e650d88315fe8f2eb2c5af280f51d2c64db099e08d8a70969a1c4
-EBUILD tempita-0.5.3-r1.ebuild 616 BLAKE2B d79881a801c0a676606e698388c63a5f304d66fff2403ef1539b9fb5b6d2e6be9e6e14ff7d6dae9dc00638a5682144c7a777b721f6142d56a4c9845397030387 SHA512 e646ab27894a36a3c4681c1afb8ed4793de88a0889636807b5a645012cac78bb0d4ba76ee5c18eb51a54e40ad03d9480f986446f74a15eeea27e5ef4d309a84c
+EBUILD tempita-0.5.3-r1.ebuild 612 BLAKE2B 10d44fdbe85fbafc37aab4cd513e31b6ae857d8d4419843615bf61413fae7fe2507325e332d1da9e10b9479f9a6d7fc05412ad78c6cefc07a306767289dc5b5e SHA512 2ee959ab1c85d9cdc3767d4aca9ba32930aa5cac86a64f1d6f94f2be04176a3b1df5f7fda7e597d8cf2b4d89758c6bc49608a640404f52157523513b26510446
MISC metadata.xml 320 BLAKE2B d26cd9d2555b7d1a56ad44c86fb280a249a4f2d45c3f320cbb9a98de249e826701d49b814c209e6270d183084b8955e177fdac69af0136a7432cc5370b70fb3a SHA512 44f0ea2e06ab198180db9be4533b29c56e7cd0f3af9f522188e063cf787ad1eb1eff9fe2e09debe97be85769a09375385c1f838a7eedc2bc92835e846320f109
diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild
index eb02f1953565..6da2d93cf5d3 100644
--- a/dev-python/tempita/tempita-0.5.3-r1.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r1.ebuild
@@ -11,7 +11,7 @@ MY_PN="Tempita"
MY_P="${MY_PN}-${PV}dev"
DESCRIPTION="A very small text templating language"
-HOMEPAGE="https://pypi.python.org/pypi/Tempita"
+HOMEPAGE="https://pypi.org/project/Tempita"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"