summaryrefslogtreecommitdiff
path: root/dev-python/gntp
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/gntp
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/gntp')
-rw-r--r--dev-python/gntp/Manifest2
-rw-r--r--dev-python/gntp/gntp-1.0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gntp/Manifest b/dev-python/gntp/Manifest
index a913ff6f16e1..33b2101e7ffb 100644
--- a/dev-python/gntp/Manifest
+++ b/dev-python/gntp/Manifest
@@ -1,3 +1,3 @@
DIST gntp-1.0.3.tar.gz 10839 BLAKE2B f427096ff1e0b81da7f3a6c4f4a477bdedd7c69f632d8ff7bb7780a0b31726341d78852f3819e5ae8764b96513b27c5e3a261e0885645b60b5146d3d36628a14 SHA512 77f4f3801e183eeacceedd2c0588e571e3ffb1d81fc13f222fc593035ed767af487c2242b8cece697b430e04a6dce589c3e91fd5784f29f477964307197053c1
-EBUILD gntp-1.0.3.ebuild 457 BLAKE2B 76579f3cad807f50c51353c8c12e7341f51fc598d7e83f500159bf461c40a185fab1b37a6beb06c8b0309dd6ecba33d0421782740db99ed5d3c3e8ae50723e22 SHA512 f487f3c10a71ae7cd79219607bc965b546e3defedfed4e323859bf5203cd0e00d80926472fe3e4959392af24d4c6c6e9b0e5cf18074643cd5d0c56c66bf7ef6f
+EBUILD gntp-1.0.3.ebuild 453 BLAKE2B 8b3b3de7aee603e45e4b7d0014f7c8130d6239337a425ac9b2799c6656e9e44462a70d870ac446e2ac07c691620bfec6d88b25cd620d10891d73e72d50d90f22 SHA512 0b13ab3d011cd1231b94512fba2fbcd5895a5ecc1e107053d5e007d0cdf0de2684183f98fcfc3265b98bf9c5d2180e18a0eaec7671ce02bfc0c40f82266359d3
MISC metadata.xml 372 BLAKE2B 355ee3bad65b04dc623309bd6b14ce8e25b0b16356b4ef6d08cfebb5f2e3b7a9959967e69fb66faee38eca60a6004e03e205400814cc136911bd46b9cc0b9a71 SHA512 c247337a79257cb729b1439a90f977f650169abe6d685edd8f74bf2841f3274579df2b2a3c32ff4a8c2c9771220e6f115295671407829ce145daecf652f43621
diff --git a/dev-python/gntp/gntp-1.0.3.ebuild b/dev-python/gntp/gntp-1.0.3.ebuild
index ecb496913566..200b45fbc221 100644
--- a/dev-python/gntp/gntp-1.0.3.ebuild
+++ b/dev-python/gntp/gntp-1.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1