diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
commit | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch) | |
tree | b041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/timelib | |
parent | 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff) |
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/timelib')
-rw-r--r-- | dev-python/timelib/Manifest | 2 | ||||
-rw-r--r-- | dev-python/timelib/timelib-0.2.4-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/timelib/Manifest b/dev-python/timelib/Manifest index 4be813e54a04..b9be8597554d 100644 --- a/dev-python/timelib/Manifest +++ b/dev-python/timelib/Manifest @@ -1,3 +1,3 @@ DIST timelib-0.2.4.tar.gz 295951 BLAKE2B aa543f8ab9ad18107e6caf4e2eff7471147b0ea100533f456cbaa77a0ab318a97b02d0b38777ebe01384e43a70edc0f55acdec08e95a4b6d8ec438140e94ddaa SHA512 b19ef411f7a6d4f9e43e4de2a4c57f1f430b5c16ec88f7c3f72e8a2f6950a2e94c1ce3792203ba3add07994d1a8eaec4172aa09315b39df4494430e30ebd880b -EBUILD timelib-0.2.4-r1.ebuild 701 BLAKE2B a09bce1f82165a249d7339bc345e9d508e0218330c62aeecd148fea3481c19867950b8e9d4dcfb8827e3d486e1e82b11db828fc4d35a76c4740502a04bf3bee1 SHA512 30dd863297993ffbc897451594396d2b8b0b54468950eaebcac7de171ae89a512105b00a122dfc5d9d1387da35771ee52d78e075cd3f24d58fd007dba59e1bdd +EBUILD timelib-0.2.4-r1.ebuild 697 BLAKE2B c4741a044ad74afa6414b13af57be22fd93dac52ab72ba87918b5fa541f3cfbe11cb1ebd209b00e458027dcb96bb56cec846218cb1afe67b5e6c9fbc2b4e0d63 SHA512 973d3e1f0417cd24ca95f1ac778a59393efc2dfbb38b0327ddccae3e5c32a115a7d96ef940be2efa95cbbfdc46d50d35068405c16a089b1052b9f534316e775f MISC metadata.xml 310 BLAKE2B 008750cf1e8caee9e525cbfa194a3c6090cf6c31fd6cfdb471c4e2210344d198f8a475c656d80b872de008e544203fc3b8f09e9b399634b8fbaad74d9ec9200f SHA512 10849bb8c428f8a211ce1902dbeb3da74922aac33ec7b95df5b2b3dab4cb60e64e399eabeaba48f62455dcea808dfea43daea4593e0529c6d3d58402be06cb46 diff --git a/dev-python/timelib/timelib-0.2.4-r1.ebuild b/dev-python/timelib/timelib-0.2.4-r1.ebuild index 00549a75f07b..94c65983a926 100644 --- a/dev-python/timelib/timelib-0.2.4-r1.ebuild +++ b/dev-python/timelib/timelib-0.2.4-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="parse english textual date descriptions" -HOMEPAGE="https://github.com/pediapress/timelib https://pypi.python.org/pypi/timelib" +HOMEPAGE="https://github.com/pediapress/timelib https://pypi.org/project/timelib" # pypi zipball lacks tests; also it's .zip SRC_URI="https://github.com/pediapress/timelib/archive/${PV}.tar.gz -> ${P}.tar.gz" |