summaryrefslogtreecommitdiff
path: root/dev-python/tempita
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-25 19:22:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-25 19:22:13 +0100
commit6bd95d1f6320b8666a31ec949183aaa3088aa16f (patch)
treeff9f0cde8bfba5191f96c690c269c814c134a51e /dev-python/tempita
parentb279bbe94522565b8feb19b8e5f377d3ea76f157 (diff)
gentoo resync : 25.03.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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/tempita/Manifest b/dev-python/tempita/Manifest
index 620d26b55b49..5550abdb93e0 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 647 BLAKE2B 1b1eabc5c30f073da7e4618553d2e0b172d9cf2abbbc6283c3d9a67f0218356f34c1662475b5274f7faa2421703e179a1cef4fe51f3fe09dc8e100cf63bcea2c SHA512 1716fa8a219bc2a3eaf114e5e9281299d9927195cdeda57911f65010b6c9719c88e4fe73137fc20b7cc3b6c3b81c57b6c560e538e09a17f4ffdbe7b2929b6c59
+EBUILD tempita-0.5.3-r1.ebuild 616 BLAKE2B d79881a801c0a676606e698388c63a5f304d66fff2403ef1539b9fb5b6d2e6be9e6e14ff7d6dae9dc00638a5682144c7a777b721f6142d56a4c9845397030387 SHA512 e646ab27894a36a3c4681c1afb8ed4793de88a0889636807b5a645012cac78bb0d4ba76ee5c18eb51a54e40ad03d9480f986446f74a15eeea27e5ef4d309a84c
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 4cb6f4d0d6a2..eb02f1953565 100644
--- a/dev-python/tempita/tempita-0.5.3-r1.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r1.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=5
@@ -11,7 +11,7 @@ MY_PN="Tempita"
MY_P="${MY_PN}-${PV}dev"
DESCRIPTION="A very small text templating language"
-HOMEPAGE="http://pythonpaste.org/tempita https://pypi.python.org/pypi/Tempita"
+HOMEPAGE="https://pypi.python.org/pypi/Tempita"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"