From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- dev-python/pushbullet-py/Manifest | 2 +- dev-python/pushbullet-py/pushbullet-py-0.11.0-r1.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python/pushbullet-py') diff --git a/dev-python/pushbullet-py/Manifest b/dev-python/pushbullet-py/Manifest index 3abc2ef5b27f..9c4b08cf5d35 100644 --- a/dev-python/pushbullet-py/Manifest +++ b/dev-python/pushbullet-py/Manifest @@ -1,3 +1,3 @@ DIST pushbullet.py-0.11.0.tar.gz 21653 BLAKE2B a6c9b6f4958ce35b63ea4043d1d4f8691885bd0aa2927af541f2080a0b0b65a7df979a497967f3adceab8ad2382448a4c6a02d1184c9d72a18d91844eb970722 SHA512 b236f30b99e5bb79eff183529716c1c8f83cfd2526fdf50d86041eb6d3fcd6670d0c4dce407ae6e50aea0fa96d6a5527af980148f0c71ef758c480f972ad9659 -EBUILD pushbullet-py-0.11.0-r1.ebuild 1141 BLAKE2B 8cd7760e7d8191d6851d6ba7d0e50c5a622ba11c3b41b4f3b70afef7d60d7c773dcb8f4ba7a95f89eb35ec47094b67fb5a6cf408a822d13adc3308e89a1b5394 SHA512 c4c4bec26bd661aa8be271b22d9f74560175e492e6bdfe5a259a2c17d4abe73ad41acdd8f56bfcc0b9aa0ce6e124f641228b5361f12cbbb0d8c3140ceefd7663 +EBUILD pushbullet-py-0.11.0-r1.ebuild 1144 BLAKE2B cc9364728bc0d5dddc69e5c8e3ff9a4806e33dd4e6bdc5c2c93cd90845ff64e67e8796b053201ea7226ff2c131c2265bd49c2dd1bffe57f60fe68d4b52b28ee5 SHA512 7a39703152b250512fceb7b6d5bfab63f6cd0a622af34fa13d5bc905f9a1cceb5119bab1c112f75a7c4a3a43855b2c2928b18152aa7e75977d707e0fe7fea9e0 MISC metadata.xml 459 BLAKE2B 86e83479fde9503defd709e67ea6ba81e5dd9430e1e1b4ea6545f332979173fab9a2392528007638531c58ec205f2d45ca9817f21981b4ebd94f0f81596bde71 SHA512 cda083520abafb4b81b0691234a2bc2bbdf75f4bef69943e5243492a8d8916f9924eae5f06288a6f636ef7bf36477e198dc6a33a04e55a9fd2376a03999f91a2 diff --git a/dev-python/pushbullet-py/pushbullet-py-0.11.0-r1.ebuild b/dev-python/pushbullet-py/pushbullet-py-0.11.0-r1.ebuild index d5dba92dc0b6..b882f021a144 100644 --- a/dev-python/pushbullet-py/pushbullet-py-0.11.0-r1.ebuild +++ b/dev-python/pushbullet-py/pushbullet-py-0.11.0-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6,7,8} ) + +PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} ) inherit distutils-r1 -- cgit v1.2.3