diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/xstatic-patternfly-bootstrap-treeview | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/xstatic-patternfly-bootstrap-treeview')
-rw-r--r-- | dev-python/xstatic-patternfly-bootstrap-treeview/Manifest | 2 | ||||
-rw-r--r-- | dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xstatic-patternfly-bootstrap-treeview/Manifest b/dev-python/xstatic-patternfly-bootstrap-treeview/Manifest index 2b432665a028..414a07fe54d6 100644 --- a/dev-python/xstatic-patternfly-bootstrap-treeview/Manifest +++ b/dev-python/xstatic-patternfly-bootstrap-treeview/Manifest @@ -1,3 +1,3 @@ DIST xstatic-patternfly-bootstrap-treeview-2.1.3.2.tar.gz 19720 BLAKE2B 930f6aded2b42bb49b7b7865d64ff21923f720d15b375b018621fc1647cc0588226308e7c362d436f22074782a0e55ce7851fffbd47db1ea9c17f197e39c7e15 SHA512 51c3c60a56390b2c9662bf54a72a485ab0fa17872cd4163785c20b72fe4cc70b7a019214c1474d720e13e91eff807f0497d50bfaf5f3ce4f52a1bd488090b041 -EBUILD xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild 773 BLAKE2B 5e61ed6e704efe0d0ce5000f7ff3598b8721672ec042a675efa69a3212fb34ef984d07618a911e175e000fa982f011435b412820171e07dedb825977219bee44 SHA512 6f6983795394f3fc9f35f0680e8d1305526756aba08ec1f9732913549ab1fadc5db508ad772c2090fa6fe89a8e49553c1ee0e778b925a67b59698d9a783d8104 +EBUILD xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild 769 BLAKE2B 5e0fba52bf74265adf59660897ba3371c9213d04c89c896134f8f79e8e405b12d6e3b5b7ed5b8e396b8e4b629ce868629d164e787a3bc52d02977d233313827b SHA512 3f5522ebd7dafa098bb0a7febce6c6998788706ef981b757090ce58aa56af7929480762c15a94e24bd4a32b96e8bddc57f3611985d83340cfb17317711d1a897 MISC metadata.xml 328 BLAKE2B cd1db5ebb236344ab7336b3db5f4523fc3730a99a294392907ee5289a17feffd31390be088c02aa6c87a84bbbebd84bb48482cd739a5f55303333083d4bdc0c0 SHA512 883210945f38216a48fa5166057e95aafa03c9aec5a7de0d16303fb6a4e6d98c22695b55dd5fc1d26ba78b7c3def32ac7bfce1f036db32116a9b4e5e0b31a8c8 diff --git a/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild b/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild index b70c7512aa6e..1b3ab7f747c3 100644 --- a/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.ebuild +++ b/dev-python/xstatic-patternfly-bootstrap-treeview/xstatic-patternfly-bootstrap-treeview-2.1.3.2.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 |