summaryrefslogtreecommitdiff
path: root/dev-python/bashate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/bashate
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
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.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/bashate/Manifest b/dev-python/bashate/Manifest
index da80c8449109..8fc101fb6d74 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 691 BLAKE2B d328f410b6a483f5c8f7c6448fe75fdbaeecf1bc9a8342d2eb299b862cd08daf7bb4e8406a177f3646bdd0ca111340cef23ebf774b0ee4b87d7ce3b00c12b8eb SHA512 b3b5185dc22ecacf7aa82d2e8e40d267c7c98b7f26d3743f8da94d567f02a67e389adbfa016b6e89a2bd08035caedda8d60337817fa18afa06b29b14cde18516
-EBUILD bashate-0.6.0.ebuild 706 BLAKE2B 316d757c9a3797e5ae325bde0a63682c5dacac0c5aa2f98bd43636cef3511881483ea72234ea1b446f2aec986eae0310299815059b28a75faa0b4bf712e22e63 SHA512 d77731f7d40b9c262bce13da8f2a7ee13c6fe918979838a3fd00aeb9ef369c5353c89c020102c64b8791137030fa998ce2a1ee6d0814fb2d2ba08560a3268346
+EBUILD bashate-0.3.1.ebuild 677 BLAKE2B 9e32b9172b80ec0263e3ae47c86934a24f09d3fa754a00c4173b5ce54fab76a895e0d632b272b4f45fb9d2c76aba028dae8b171e44bd6393990b9751bf6fccf3 SHA512 00b7e3db1facafe9db550f036e9dd71226b304a79e1cb9b393d3acaf7f2125802a2b90d825a5bf468723ca63de016f6140dd2dd87293975a78690a7e7167b339
+EBUILD bashate-0.6.0.ebuild 694 BLAKE2B 24c408328b73bb6cc1fe7ed5bc3cb3986e3582ddba853a6d0765c062b93419123ef85f3a4ea4e02e0fc607567ece2528e365721ccdae00bbc03d0c7bc1b640eb SHA512 d58adc2eed2f5d9f788a1b442f2a54890f0bbf41a359b79834015c7af314e4c9f777b994d980b4d9440172283b26fe56644662e05b953715db3d257c455d51f7
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 20a97d960379..7cd8b1c13dec 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_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 02b8b73e7e8b..7bb9ed360080 100644
--- a/dev-python/bashate/bashate-0.6.0.ebuild
+++ b/dev-python/bashate/bashate-0.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_IN_SOURCE_BUILD=TRUE
# time