summaryrefslogtreecommitdiff
path: root/dev-python/xstatic-bootstrap-scss
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/xstatic-bootstrap-scss
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/xstatic-bootstrap-scss')
-rw-r--r--dev-python/xstatic-bootstrap-scss/Manifest2
-rw-r--r--dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xstatic-bootstrap-scss/Manifest b/dev-python/xstatic-bootstrap-scss/Manifest
index 21555aaa942a..d2bcaaef95d0 100644
--- a/dev-python/xstatic-bootstrap-scss/Manifest
+++ b/dev-python/xstatic-bootstrap-scss/Manifest
@@ -1,3 +1,3 @@
DIST xstatic-bootstrap-scss-3.3.7.1.tar.gz 205503 BLAKE2B 29a2047ffd37ef2cf061d84396f421656f1d29c23a5995aca5eda6f30aa67552063d01a81e5f5c0223d0c9bb2e761774b12a0e567e12b9b854a6fba330e931d9 SHA512 523f0f5c4b3d95f2751731964a046c2ec5d7b2f52fd74947f240f51539615989a26bae19b2f689b7993bd0148cddcfbd9f44c6775ad240a6d6bc9421edd74b07
-EBUILD xstatic-bootstrap-scss-3.3.7.1.ebuild 728 BLAKE2B 8ddc0fbaeded427ba6ba2832d6d1544684c8fa3fdc83daf53673ac404493ed1f3331fae33cb87328a855ac5a95d8c57a952a96e1bf0c2b743353f4f6e8cb0387 SHA512 6dc81425f040292277291d7e788115a01c2e340197f9bcf5a3b2b219c490e375593bf49f98a33b25f3c1e9283ac9a121363239c64af6730bd25c4d0781578cac
+EBUILD xstatic-bootstrap-scss-3.3.7.1.ebuild 724 BLAKE2B 4c0966729984786b6b8cb3ae6adef87e5ba7f54dbd03c49928fcb89a5ee69ed5b43ac78927cd1a60dc99c7cffb4d1e6bb553a4496f4502d777ef805ad904762c SHA512 bb00f472b436843c6434619895189235c1cbc4177a1e3c57195b69301305fb49f0f799b097290d75c4c3bb7f597e07f6ca8c722504cde271cebe0271b959a5df
MISC metadata.xml 343 BLAKE2B dbc8357d35e47c91214bee8dcd23c5d88e093d88a0c797bda88c25f41a6d2388e5c5cc6d9d6bb100e79dd9631029b8b4c1277d4189a9db76591499fda6ca8b4a SHA512 08754400557065ef1ab62bec132de871320cebc9d704bc4458aefec2bbbdb576e1ecddec6936175bf1d5bb66e156f29c95dbb969f5402921ec423fd863158b49
diff --git a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
index a2271525ed81..fbadb9293d29 100644
--- a/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
+++ b/dev-python/xstatic-bootstrap-scss/xstatic-bootstrap-scss-3.3.7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1