From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- dev-python/txaio/Manifest | 4 ++-- dev-python/txaio/txaio-2.7.1.ebuild | 4 ++-- dev-python/txaio/txaio-2.9.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/txaio') diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest index 4caefd01d423..93d48f0a159f 100644 --- a/dev-python/txaio/Manifest +++ b/dev-python/txaio/Manifest @@ -3,6 +3,6 @@ AUX txaio-2.7.1.f._result.patch 1140 BLAKE2B 675ffec2a0d4d9bb312492603765e79ddab AUX util.py 977 BLAKE2B ced53147ac1b8153d0b891b07514cee5692372bb630797d172c5b7daa3cb5f20b88935a2c9dcd0784968edda8586a00ea69552e72ffd04647ce4ef96928059da SHA512 a82754ff4b81cdacd7010cb30065ae1a3408b2ed6e8a47021a2c7066adb614a87cc3d70b7980f10b9a6b063f4087ee44c5df2adab0d23ce90c1beb1368b4a498 DIST txaio-2.7.1.tar.gz 43591 BLAKE2B 4efdcfb8ce3e8860af1efe56ae4c23efc9887a8f3a53c322444a95651f4dbb502443bdcc1d0da0ba5db8f9a832ad90b3c6dea06ca688d7120857854d3eb7c17e SHA512 d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e DIST txaio-2.9.0.tar.gz 44195 BLAKE2B 6c62fc6f17ee860aead90cf5f5d02c7c0d9709adf7bcecbb6a7c1723abf0d8672dbc0b869dfe4683bc26c9608e94c41364add18c22e8e98678de8e10018d991c SHA512 ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46 -EBUILD txaio-2.7.1.ebuild 1812 BLAKE2B 431e8137eb508b5ff8f6dede4f2340777091225abf8f4bfe0b9977be8e4e4c81d5d402d1db3202f864ca96d5ec43c900b8cdf4cbb2f65f6355006455a85cb736 SHA512 904986b3d0f8c0d4e1de68e7b2515bb36c99a0b611bf18b0a67ac3b0bc30c8077f236c371e204a2e267130f859c457347d93cd1a0651acf55ebbb62a571c15ea -EBUILD txaio-2.9.0.ebuild 1411 BLAKE2B 6f0eaf570e404f1ed2e6098ff1d3f6ba1df7fc99f9a4f8cef3de8bc09dcccc593e94c4918f148cda0769606ac503b867b9304bd4d36b6b8200a94a7372350fa6 SHA512 b461afe759d5874d5b6bd5e425a3c6696ee82f05a6854d97e15cb4593c37cea449bd2e6403fff19a55a38e7483ac66b9059bdd16f7c8dde0f88d82ae6a62f788 +EBUILD txaio-2.7.1.ebuild 1810 BLAKE2B 09527c0ca4e9379f8a2f8719121d9365d08d39146d6515723d896fcf13e84c58328427555f64c973485a1df497b042de1d27e14c49f2a24027547be468f364b9 SHA512 074f40c0ff1522b67766e8bdc727e21039351cb41e08368f468f342fab8a791d812e8b1808cd0bfbfc608fabdeccc0753d84844d259751f50c15af8ad5c2f79c +EBUILD txaio-2.9.0.ebuild 1409 BLAKE2B 0e38cab483bfe350cbf1d433c666754b2d6cc67d4d868d38e8b9eb4af1374de61a66a285e2fa0edc766676bbad93c197eb0d95a3b2a6ffcafccf77c53c032e23 SHA512 0a5b1c568edb904eaf3674d7622ec0d285c7976c22652b45c655cd61bdbe096b33d6ba23fce513328dfed7607cf6ed8b1ff5463595c81c34745bd1bccdedcf34 MISC metadata.xml 565 BLAKE2B 6ac243a37d1d168acb5af08993ea9ebe89003b5d1de5cc123f00f8bb09df9d106164c6b6fef4ab4923ec85b756efc175ad6ec5235bd0985f3af214003b27a33a SHA512 65e8db68004013282e5db56040eb37ec7d1016c5057accc2a1f512b72d66e0de1967cc6ec2ced38cadcd700e21a2c1b2c0206004eb72c26f2bd4b134eda9f77f diff --git a/dev-python/txaio/txaio-2.7.1.ebuild b/dev-python/txaio/txaio-2.7.1.ebuild index b40110804ca1..8901073f9252 100644 --- a/dev-python/txaio/txaio-2.7.1.ebuild +++ b/dev-python/txaio/txaio-2.7.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 diff --git a/dev-python/txaio/txaio-2.9.0.ebuild b/dev-python/txaio/txaio-2.9.0.ebuild index aed5bfe9cfb7..78ce128bfb47 100644 --- a/dev-python/txaio/txaio-2.9.0.ebuild +++ b/dev-python/txaio/txaio-2.9.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 -- cgit v1.2.3