summaryrefslogtreecommitdiff
path: root/dev-python/cachetools
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/cachetools
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/cachetools')
-rw-r--r--dev-python/cachetools/Manifest4
-rw-r--r--dev-python/cachetools/cachetools-3.0.0.ebuild4
-rw-r--r--dev-python/cachetools/cachetools-3.1.0.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/cachetools/Manifest b/dev-python/cachetools/Manifest
index c73027102d71..b7381dfecf2a 100644
--- a/dev-python/cachetools/Manifest
+++ b/dev-python/cachetools/Manifest
@@ -1,5 +1,5 @@
DIST cachetools-3.0.0.tar.gz 20513 BLAKE2B e6fdfe2aff22a9ae35d19acb7a678410c5c06d3147cfc3d57725d942c3e4ce00d5aa8bfce7f8ee80960751643bc655d5d2226382e82c1c5c1eda746cb34a556a SHA512 7211e4d1525b94f5a74a89571a1a3696719d1cb15246f4b8158408082cc59ef03935ba82ddd78a34dbb31b271c234dab6cd82839c13b23159b80264bd552bc51
DIST cachetools-3.1.0.tar.gz 20664 BLAKE2B acb9ecdc1a9ca4bfdea7b9f593aedd6c8db9f96c703b71fb3007ec6e255d4d99d53c22f6b61ba25d53ac9a3bdee8de7303d18ba05115017bd6ee63c2bacf1fca SHA512 1d03cf42b56857ccc1203a658a8c70fa3c0a3be2ecfa3b9501c14ba674463d4ffccf8a8a9daee13084545a5072ecd7757174a4b074d33b0619020f7ec89515bc
-EBUILD cachetools-3.0.0.ebuild 606 BLAKE2B 264140e446bcce64ee64573d0cef8992ccb99db98ccda31be12ee34176d36d47dc3e3102bd01cadcfb3fa4f86b3e9bccbf3f322e17bb43a7c45e3178494b97a0 SHA512 0cf35e2780c2430cdaecf91f24f03f9aacfef994061d8d34e469d8b73ce6937aabc8d48fa86808ae511cef5824ad29052840d6b3ce848076ea385ffb46fe74e0
-EBUILD cachetools-3.1.0.ebuild 608 BLAKE2B 94b69c6db6c00a5d92ff4d52b236b4ffc59453190d58a3bf691459b79f137f25d521d502cbdddeedc6f0a189f88535d81d5a5e96b961f647fcbd56010aac08c3 SHA512 0e1f797db59f52874738f9e307ba64639777a41c0d431e1cb5207149a7c25a02fd932f88e4ec9f8b21fcfcb576e5b6249c428f29852251d627a1f95bee253f17
+EBUILD cachetools-3.0.0.ebuild 604 BLAKE2B 2ee50629f0ef6f39666b407ef0aa5c1f096d8d09015a1796711a528c983e3ea07e6bded44cffda9e39081f6e91ab475e183659a5598e2dcfd75a406a4534d860 SHA512 c1b5c0bb6f6e277d0fdf3b14e9b32f8b1ff8c7dceaa53ee3de970582415b8d71458703f5cf2036cac474ff2b44cb544aaefaa75c6b0508ace443df219f8efaef
+EBUILD cachetools-3.1.0.ebuild 606 BLAKE2B 9752544e0328123ecbae39d783147a423be6a043476648474ec5eb6f052f12481a18b849a8afb3694fb83da1d048744220ad70429f48cf9d800fae0179fc460a SHA512 ce7d28be334824cfd888219ce4868f60f8659f16ab1a1723203c2637edd4e082d4aa0e206ad7c4c6c6863b9c913de34fb0220f96f1f12c5830f561e5a86bd726
MISC metadata.xml 327 BLAKE2B 13db1dbf3081379704678e984732303e85da30996b4ba48e58d3145ffcf3dcebce27b26a140ce121a4303980ce0c41c7b164c9d0e141f4c208d74ce27f262987 SHA512 7eb94b86c09ed93f498beb76dbdf7217a1bcf48ac817c44ae197e20285b18a336f7cae113ab48a52900eb214be133cde6b52760386d10b75ad8810921a127a7c
diff --git a/dev-python/cachetools/cachetools-3.0.0.ebuild b/dev-python/cachetools/cachetools-3.0.0.ebuild
index b28bb5ad3518..12fd0b6d641a 100644
--- a/dev-python/cachetools/cachetools-3.0.0.ebuild
+++ b/dev-python/cachetools/cachetools-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
inherit distutils-r1
diff --git a/dev-python/cachetools/cachetools-3.1.0.ebuild b/dev-python/cachetools/cachetools-3.1.0.ebuild
index fd9bc3426e5b..4059e3eb862f 100644
--- a/dev-python/cachetools/cachetools-3.1.0.ebuild
+++ b/dev-python/cachetools/cachetools-3.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
inherit distutils-r1