From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/python-daemon/Manifest | 4 ++-- dev-python/python-daemon/python-daemon-2.1.1.ebuild | 4 ++-- dev-python/python-daemon/python-daemon-2.1.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/python-daemon') diff --git a/dev-python/python-daemon/Manifest b/dev-python/python-daemon/Manifest index 5d1b924a175a..d06dd2498b90 100644 --- a/dev-python/python-daemon/Manifest +++ b/dev-python/python-daemon/Manifest @@ -2,6 +2,6 @@ DIST python-daemon-1.6.tar.gz 41564 BLAKE2B 6ed3dcced0deef859efc733be38d807726ad DIST python-daemon-2.1.1.tar.gz 74276 BLAKE2B c2ca4d1680555a559009224391151cdffbaf49ee03c0a2985184b336a3d1a8c8372423b3b527199daa5f38a29d52fc879f18a719531afeb18642f7d6cb59df51 SHA512 e2abb9fafea32fe5bc7d239387e3c22aa99f63df31cc4f57908ffdb5dc7f2768358df6ba5f3e827b4f83163628649f58a973b548066e8c79ab3c6c6ce09d8007 DIST python-daemon-2.1.2.tar.gz 76176 BLAKE2B f8252bb3ee23b9d2a4ac33057df98720708b2a7e10c38c188c537d3c90ad641e33ba73e39f1bbfca10655e2ebd5d550179ed55d09a2f767832fa1d26accc9e21 SHA512 28ae118fd652a0a26524215568df0b16264e3a844640fe47f0a08c45c7a16be1b60d78293c2fc13edfe1402a8b5dcd72ec11101c3b53e5b66f232b7e21d5d346 EBUILD python-daemon-1.6-r1.ebuild 646 BLAKE2B 68847a1a5d1cf6919f3374a9a8a5976e0e0d7acd7db823875749cc2fc31167810b0b977fa8d7a6f0973d94426f3e64b75f9a46b70950deb83d30661688e43d6b SHA512 6a883bd79fb616e52fbaf3f858cdfda1e277c62614f0328492616cd9a7162b60ea56c3e6268b475e1e9797fe9f710fb16524de68110e3adc5b6493a10117c6ec -EBUILD python-daemon-2.1.1.ebuild 844 BLAKE2B 57c0d786054200a77f8f48cafe7274b58f753b206a9d1bb2f409a5a6daf12cc2f8f0e297be3f45b234c0c066db26ddd53d57e5c0f5ffb34c24425587cc076c63 SHA512 6a14ccaa3d915521d70847fb589eae0672c774970fd78e1d07cdfff9df640cdfc93615756c1480719aee4aba8a7c0423594f6f27c0a531f7224f00007b211eb0 -EBUILD python-daemon-2.1.2.ebuild 794 BLAKE2B b98dd262dd9bb48b08bf4ed43b9f305b1725f2666414dd2fb68f9f6c5b903804824ff984f4c1349483b75430813adadc2b198293e838aff497650d90ddd114dd SHA512 204103e099122fbcff57211dd846543b7b4e6d85d2c0b9f099b3acf45a4ddc117bdc0a7d06e75deb227865c71ab42c63c3853c2eb94b7ee7e68e5bc547b0dd9b +EBUILD python-daemon-2.1.1.ebuild 840 BLAKE2B 74645b1b04d82f0bf9a979aff8779ff7ef66fc1eb28f232eb54a8deb2559fec7f092839765e90f4eb3df25e02e58f16d744c0e60ac6f650f4c27f9903085dddb SHA512 ac95542bc2e438528d685ecc7973a49ac4d4ef0a65b3b6f901c20f51a30fe83d6e357fd44cd4bb532a668b50c8b0b59efbdeaa4148a2780620cdd45d6fa05861 +EBUILD python-daemon-2.1.2.ebuild 790 BLAKE2B b6adc2f1807df44dda122db2a75fc718964db5bd1dc99565b5477daf96a5c4a6b1ed8d99cdeb44e60d192234761581faa32ec88f9140707c0b37958dcc89f0e4 SHA512 de675b4121386a1957b648c41694cd9e24b49779814d2230f3373506ef4a2d618c307dd5b7d1f05de68446767b4de8dde71ce7e5c85fcfee66ad03badde8f08e MISC metadata.xml 316 BLAKE2B 413934d7b67818ac0d3ddb8c1e5040de2f3008a2e1c01efff6afa4c0aeb6bb849391bdb8730e14091c3efffa47566b831d44cd7728cc9496c6e3bbc7a6c56d97 SHA512 b3b79f6094ec59bc09c2a14e3752edc0722c0e50c9559ac59e6c1355577c1f36ff98ccf6af969d0624b1e6b8b907a7886f6daafb6c0d789a403ec402083b06a4 diff --git a/dev-python/python-daemon/python-daemon-2.1.1.ebuild b/dev-python/python-daemon/python-daemon-2.1.1.ebuild index 652178c26af0..fa30e37c2d10 100644 --- a/dev-python/python-daemon/python-daemon-2.1.1.ebuild +++ b/dev-python/python-daemon/python-daemon-2.1.1.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 diff --git a/dev-python/python-daemon/python-daemon-2.1.2.ebuild b/dev-python/python-daemon/python-daemon-2.1.2.ebuild index bfbdf6cdc9b2..5e81e4bb934b 100644 --- a/dev-python/python-daemon/python-daemon-2.1.2.ebuild +++ b/dev-python/python-daemon/python-daemon-2.1.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 -- cgit v1.2.3