summaryrefslogtreecommitdiff
path: root/dev-python/strict-rfc3339
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/strict-rfc3339
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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.ebuild4
-rw-r--r--dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/strict-rfc3339/Manifest b/dev-python/strict-rfc3339/Manifest
index d07a5c03796b..ab8161d60db0 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 640 BLAKE2B 63317a491cd491dfadfc4b803b1b8acf94e80c42e32b9a5b3c6fdfc8dbd26a601d45f8dde3f014ea4063da5ca0e9f97daaa4f0d5ea735575a898439aa21d0eda SHA512 52549671ba0698695201d7dfeac64ecc8b6e84796d76e9d12cc28fb2aee2c3e43f60058189696098b1fdb898a4bfd0ef6e6607e19a5eec3e55ea9a3a557eebe8
-EBUILD strict-rfc3339-0.7.ebuild 662 BLAKE2B 7a4472610a75324bc3fc0797d3ae1e1ab26fab4ee54c8dad4b875dda128d7553f2bb0d83a3cef62bd0f61a5443b4babbac330b887693cc9f2830c39cb636853c SHA512 f94bf475b117cb53cbf3a30c5508361573c9e225802f604a7e588aac3e0d522271f646c91c985fd355ba82770721b9741168f558aebbe838362dd7b3e7c9d0ff
+EBUILD strict-rfc3339-0.6.ebuild 635 BLAKE2B 49a1c5c740e0219a6d013eaceee35995b9df9e3da68697df276fa9525ccd76871b5c0962ebb4d84ea626de6e74c401afb7526a0cbcb03ffd5beda8061b30f0b5 SHA512 dd392fdef82416e0c948dbd9f1716b6fae90b22a09d5696f0c6005bf1ece8c89c3bb10d2b760220baaa33f76e6cb4fba952b544c37d9589c949211f031dab6f2
+EBUILD strict-rfc3339-0.7.ebuild 657 BLAKE2B 7a7632fe48b642a5cad0bd9338cd14313a059ef6a16d235548ce8a07749c0a332377aaed5f95879a633ba51a81901ce1207f1e799389d497f98302d0a3eea195 SHA512 ad6e73c18b9a60c2c8f9b74361be57caf34d3e5c07ff7628361e28cd102278466abef062c43d3989abd8f554d9e49587ab899b52206a80c2d501fc95071c5419
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 b0e6770de908..8e8654ce429a 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
index c41e48cd5c24..0efd01575f61 100644
--- a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
+++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1