summaryrefslogtreecommitdiff
path: root/dev-python/strict-rfc3339
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/strict-rfc3339
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/strict-rfc3339')
-rw-r--r--dev-python/strict-rfc3339/Manifest4
-rw-r--r--dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild2
-rw-r--r--dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/strict-rfc3339/Manifest b/dev-python/strict-rfc3339/Manifest
index fed902cca6b1..58830f3ec95a 100644
--- a/dev-python/strict-rfc3339/Manifest
+++ b/dev-python/strict-rfc3339/Manifest
@@ -1,5 +1,5 @@
DIST strict-rfc3339-0.6.tar.gz 16856 BLAKE2B 635da447439282ec64dc7c27a2602d35b28f0a02fb36c16b622b38e73f907e9a39b709c5d87319269ef1357d5716a1d92de7f205f66b2aa77339d63aabdb21df SHA512 7f1e15d60c2295c00647af84b31a1836b6c3994fadbb2695f5709861caae543ae69a3199dffd6dcf7e0768eadf39e496a5e600e291dd0befbe8fc35fa60897af
DIST strict-rfc3339-0.7.tar.gz 17552 BLAKE2B 74370e28134ee22545c536d9eab383c0de6bba66d1440a77d020c7dc754699c32072300f380bf044e5283ca663beb370a587ea9d111dbdeb46985f76b5c9dfda SHA512 94a2992a9ea41b75527348f0f8dae1d118d57b0764122f874baa85f5e3b523beb219ed83c2d7224725e504cd3737a6bde485957135856dcde470f32675e44e77
-EBUILD strict-rfc3339-0.6.ebuild 644 BLAKE2B 867b9d7d40dba8758dbfc9971b89f3b139172e842e894a982a192d29e3ca3948142fb63ee9cba620a050b314c650e25b46fbdf0a7f1ef3da93b39539c790056c SHA512 93d35abf9efc33ec00c127beceb26509cf3fa851512825df94b878ffcacc156276aaeb437452d6409678c8e31d0c935df0794048ac7a8742f3b3c2ad0eae3415
-EBUILD strict-rfc3339-0.7.ebuild 663 BLAKE2B 772e8854e95cbd831e8ec33ba319876b35cba4608e5fb911ebc7c1f830e1a776ea61bf8bf7cb75e12663a883c6343b510e5f3d37dabed7efb0be88fb902f783c SHA512 7ee7d48fba6cedb953e7830b576b42a853b62f4b88acaf628e40ef8cc888fb036ad009fa62bbdd9e217e8ada805706dba38e256b41c91ce16040078517069223
+EBUILD strict-rfc3339-0.6.ebuild 640 BLAKE2B e3d5970558e6e6e29f00d43bc381ef7c441ad9c80a29c45caa16c876e39d9ade8050d629bf5e6134b7e79ad48163d1ba2fb1e458746b31ee444d3950e07dfa79 SHA512 1be857aee3ccad98aaec0957fb108b6d8660394a2d192ba86a4ea178f91bd5452f745213f574b637b97616be36ae12d281080795385519cfe99a4524ab17d8b8
+EBUILD strict-rfc3339-0.7.ebuild 659 BLAKE2B 276adc5dacf13da41e1b334ab6bc95377bc7f3650a728879246d2c697a9bf251fad12e4b7af92274dbe2cf69b2e18acd9f1840b54b1a631f8fa0c365689e8044 SHA512 510d2d229f3b2b5b25af24d4c78cffc7c4f2dfdb7061f1c0af9ca96598c66a03dfda2d2cb1128589fb8cbdca7c21d172a24fa150bbaeb37887fde493ce41e97c
MISC metadata.xml 385 BLAKE2B 3b51a7f471d2ff03a26cf4c129dd6ef190101b5312d21b303226a7c2c65b06d4910959581c413675030804904029931004edb3a005c47a0bc6caf11761f9928e SHA512 c825fc57c6aad0acc8775432fe511055f26a7bb453628340e56c1615b777cac4ae43dafe6d648a7ded7dd4138ebccc3e5620ec9c5f947f2f491d544d2c69ccaa
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
index b0dbeac0aeac..d62a84142939 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Strict, simple, lightweight RFC3339 functions"
-HOMEPAGE="https://pypi.python.org/pypi/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
+HOMEPAGE="https://pypi.org/project/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
index 2c78f9b7b577..28f228fc5572 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Strict, simple, lightweight RFC3339 functions"
-HOMEPAGE="https://pypi.python.org/pypi/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
+HOMEPAGE="https://pypi.org/project/strict-rfc3339 https://github.com/danielrichman/strict-rfc3339"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"