summaryrefslogtreecommitdiff
path: root/dev-python/bashate
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/bashate
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/bashate')
-rw-r--r--dev-python/bashate/Manifest4
-rw-r--r--dev-python/bashate/bashate-0.3.1.ebuild4
-rw-r--r--dev-python/bashate/bashate-0.6.0.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/bashate/Manifest b/dev-python/bashate/Manifest
index b9be0738ca69..5b1f5654a5e0 100644
--- a/dev-python/bashate/Manifest
+++ b/dev-python/bashate/Manifest
@@ -1,5 +1,5 @@
DIST bashate-0.3.1.tar.gz 16016 BLAKE2B 72bcb6ef2c8dda48b40351f37971473b9c2137f3a727a355f1742f20355aee8a3898d4aaf61e0e6538b22adbe3ebd34bb30d67d0fb6b5f3535c9b46c1544ce5d SHA512 dfa3e8f98879169cef445cc9a788b4ed051630330e2270c721e472f080899d6742cd3deb571049ba6b943ada0fc77a70f5a7e4742a54d1ca6d5f075a92a00ffb
DIST bashate-0.6.0.tar.gz 30980 BLAKE2B 5b210edaa44a0652a03f30a641a072dba1482e1ca3b42c6b7140a52349ddb271f0137373a4d2f364032c22c176d6caf14be2635038df8a4e86585773d17a1f97 SHA512 bb64d8de0143bf2662497b1571ce654f4ceeb7d1dea3f625705b609ab70ed3b4bca6266c4eba7c2e7d99a1520fb9566a4a4daefa34c9c16538537b446c1da255
-EBUILD bashate-0.3.1.ebuild 696 BLAKE2B 8526f14e3d10b51de9c2951567af7ffcf5c34dce7275597285058f10fef7be965c79178c1e25becd3ce85f91beab3420093c5c5fdf5d22c2e98827092f7c5c00 SHA512 c7273658b675a68e334b2b1de30afc7947d334c1fecf31cf90f1f0be7aeeb5705158d4aa114d2541e89ee03f7359738be5960316f73099cf69e42711064dd29a
-EBUILD bashate-0.6.0.ebuild 707 BLAKE2B 885eed09cadde21a7400e5c81b490db66d3e094c3eff90b4a6b40549ec1bac8773e84b58260e396086d5d5aff111234ba47ef225fd365abf2935671571fc8a03 SHA512 def0e0dd2aa1df16a439c355e7d82aba1949b6325b91de4b22d5a71d25ecb92eb1291bb03ee58db09ee2254c18643596c56188d3193bb6d3dbfbe45aa75a9c3c
+EBUILD bashate-0.3.1.ebuild 691 BLAKE2B d328f410b6a483f5c8f7c6448fe75fdbaeecf1bc9a8342d2eb299b862cd08daf7bb4e8406a177f3646bdd0ca111340cef23ebf774b0ee4b87d7ce3b00c12b8eb SHA512 b3b5185dc22ecacf7aa82d2e8e40d267c7c98b7f26d3743f8da94d567f02a67e389adbfa016b6e89a2bd08035caedda8d60337817fa18afa06b29b14cde18516
+EBUILD bashate-0.6.0.ebuild 705 BLAKE2B 2cd18cfa27714dc4d5b99f18d7d78c5b6e5b844ec642b3e706ce00286ae4cd0a31093516d67ebff3470076cce60c93079e685068d7b05a7975500c3947d1b46e SHA512 67af3dded9d2cf0c3e9fc5db318defc4237f791bf7d591c5a6f990abb554d77c5cd9a60d3524c096a52591b31fc0cfc48c06aca724a613b7cc0fbb0df1e049b5
MISC metadata.xml 517 BLAKE2B 74c61fabea9ee345173582be1486426377f97187d976b992380d6670fb024c00ccfa818e6bac19e1e637c371280ca8d5535c8e84bff52ae874eeae939728a400 SHA512 eca862a58ed6a1571e626ddc24e73fb8d295f0a6e5fa36246d261688d9de81ff7780018df8defd159094ed8badf8449982dcf07c2415067080f38ba516da481f
diff --git a/dev-python/bashate/bashate-0.3.1.ebuild b/dev-python/bashate/bashate-0.3.1.ebuild
index 2f938d16f2d9..20a97d960379 100644
--- a/dev-python/bashate/bashate-0.3.1.ebuild
+++ b/dev-python/bashate/bashate-0.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 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} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
DISTUTILS_IN_SOURCE_BUILD=TRUE
# time
diff --git a/dev-python/bashate/bashate-0.6.0.ebuild b/dev-python/bashate/bashate-0.6.0.ebuild
index 3348f8aac55d..8f865c04d8cc 100644
--- a/dev-python/bashate/bashate-0.6.0.ebuild
+++ b/dev-python/bashate/bashate-0.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
DISTUTILS_IN_SOURCE_BUILD=TRUE
# time