summaryrefslogtreecommitdiff
path: root/dev-python/tblib
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/tblib
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/tblib')
-rw-r--r--dev-python/tblib/Manifest4
-rw-r--r--dev-python/tblib/tblib-1.3.2-r1.ebuild4
-rw-r--r--dev-python/tblib/tblib-1.3.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/tblib/Manifest b/dev-python/tblib/Manifest
index ee68fdc1a2ab..cc095e7ddc7c 100644
--- a/dev-python/tblib/Manifest
+++ b/dev-python/tblib/Manifest
@@ -1,4 +1,4 @@
DIST tblib-1.3.2.tar.gz 26958 BLAKE2B 5c50f6b63b45f34f35843d9e39f03493715e19304804d38e134cd63621d1b72116a84d1403e25a4681d84568dfb87cba2874eaa10fccff6054e121aea86f88cd SHA512 c04d204e8dc53c87fecdb484162488ca10b509341ad030e67300d9c3ac61d298888dd56c1cef8318bcf13d90ccd5633520d75ab45dd0aea8de29ba7317adacce
-EBUILD tblib-1.3.2-r1.ebuild 466 BLAKE2B 6116e6ee82ee734edde7f99bf9f6f66da945d0644b8d95b0a35ce1dd774523b64c80be841c811f906e7ac11d4abc8f2205d405b3278495666c8970e188041581 SHA512 690f3c74f0fb6cda857aa222566d329dbf4ce5e65c793a5218e0120c03fcb3785d6681e1721d12f0657884789629bc756b8a996b1711048bdd9413bb1a28dbb8
-EBUILD tblib-1.3.2.ebuild 437 BLAKE2B c81b05859ada19c3f5b5edf96e78c84bbf43d96805ab8c1dca818b2464382e9ea14044c4c1b39755c2983c59bbeda1da0fce64cf2bb6e463449801d43d6a54e9 SHA512 e6cbcfc3d6110eb8e9551af6d048173c4a2731e36debdd73cd77dfaf0a6c9b2630517e823994606e625ab5ca5e49b92b2746680733b01d5376268b758f67a653
+EBUILD tblib-1.3.2-r1.ebuild 462 BLAKE2B 189827992e6b689b9eb2b65774266ec4ab425e147fb3ae18db411b6835dd7206a50db03f61224ef029c63361fbeef2b8942949f41b14c248bbc867c69838ab33 SHA512 5abdce6d5f865b7d3d101705930184ef9e9502272d8c7e53896b1894fe978c7520f4185d92e4a072f5a37c579d01f016eacae37fc0eaeef12bb9e554ae584551
+EBUILD tblib-1.3.2.ebuild 433 BLAKE2B 98648fa0fe21238371643921fe2b259a2814d8d6ca3174564490396fce47615a2b1b3bd12141e2c20aee61612460562c19d5c63e40ec65d29591d8e66da42bbd SHA512 a961cb3e2f229d10dcf564c8e8b547e3f072d3b93ab8c62077ec20c86cf6d6a44cf75ae4c3f71cb9744a0df1c7f03886bc3881bba353ccd467e1919335e71716
MISC metadata.xml 380 BLAKE2B 2d2d82601724f6960ddd56f2c45b5e85c30bf1366c6bcfb6b6810e885c87bf974c7dae1cf0a4d01a5bbfcfa9c5b2bb8aca6460047f549786527b5d1742b315c2 SHA512 649b0a9457aeb0b3e211e293305a8bd93f0ae1c91c5c31f2d7d1d94c55eabff5df4f7bda64c19d07b216778cbe7bb68dbdaac3a06d9a627a06b8f205fe818d40
diff --git a/dev-python/tblib/tblib-1.3.2-r1.ebuild b/dev-python/tblib/tblib-1.3.2-r1.ebuild
index 3bfec71fb04b..3750e29e5280 100644
--- a/dev-python/tblib/tblib-1.3.2-r1.ebuild
+++ b/dev-python/tblib/tblib-1.3.2-r1.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=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/tblib/tblib-1.3.2.ebuild b/dev-python/tblib/tblib-1.3.2.ebuild
index d5e119a44712..138700e16896 100644
--- a/dev-python/tblib/tblib-1.3.2.ebuild
+++ b/dev-python/tblib/tblib-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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1