summaryrefslogtreecommitdiff
path: root/sci-misc/vitables
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /sci-misc/vitables
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'sci-misc/vitables')
-rw-r--r--sci-misc/vitables/Manifest2
-rw-r--r--sci-misc/vitables/vitables-3.0.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/vitables/Manifest b/sci-misc/vitables/Manifest
index c21cb24d094d..677287fd1808 100644
--- a/sci-misc/vitables/Manifest
+++ b/sci-misc/vitables/Manifest
@@ -1,3 +1,3 @@
DIST ViTables-3.0.0.tar.gz 860411 BLAKE2B 7ef5a7ac681ac7d0d2544987080478deba39db275dc0559db48d0375ebd83f260eb37dc3b9e99b131fd427b81668b882f15549e6f1955615f9dee5927c6cc57d SHA512 0ab0a3529f70111f6d2c1a765398d0c05607e2839a353670eebfa26bedd2092a33afe9f1cad14eec5d23f76fc5f54fa6f61e2e4089d9c2f3fd43396dbbbba7b1
-EBUILD vitables-3.0.0.ebuild 891 BLAKE2B 97879853adb17ba48c5c0627568b045aabeaeb19bc9e5b84c1d6701f0255615dd6d5402ea96c8e981545f38692d136539eaac8cae6c0aa582040d274211d3386 SHA512 cce826288f8bd7ca2ac23f131d3fedc1f00757ec674696c9497d971f71338d0401d23dc8dc9207a6c1683ebff20bb74d4b16a2ee555f3eba9db9e69f73bbcecb
+EBUILD vitables-3.0.0.ebuild 878 BLAKE2B 0bcf8b17df188edfdfb3b2091de28a832a74c40982990b53c40fabc08801c8f8286451d2f528c9fdcb71265b5208d10feb1b93b1590d75493c9d6921ab075709 SHA512 3e9a49381dc317fe4a0057eff43e1803668dbcc106d0cda846237da9e9c1418f12188527357d3905eff7066ecae805338dd19e046c262689d0bba4b48245a6fe
MISC metadata.xml 637 BLAKE2B 5de3507f0c14fd0a8af230464a40a60f861433cddea38ea9490a00477f7677045845e48465d1684b0e93cc94ad6423b416e4993aabc23c793114c70365f514c6 SHA512 3e891f2f726db29eb10ae7f26e4dd30abeb8cc3d251b119c226cccfa6ca8fc90311dae6b96acd810e95423674fb57017cae938f48e213d4a873da2d9e9ee7789
diff --git a/sci-misc/vitables/vitables-3.0.0.ebuild b/sci-misc/vitables/vitables-3.0.0.ebuild
index b649e315da52..e4f5b2f64482 100644
--- a/sci-misc/vitables/vitables-3.0.0.ebuild
+++ b/sci-misc/vitables/vitables-3.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1