Fixed QA issues in dev-python

This commit is contained in:
tastytea 2018-06-21 20:43:11 +02:00
parent 14ac0eebc8
commit 2823867a7d
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
9 changed files with 29 additions and 11 deletions

View File

@ -1,2 +1 @@
DIST python-axolotl-curve25519-e4a9c4de0eae27223200579c58d1f8f6d20637e2.zip 114545 BLAKE2B e0bd643eb1276140a6611485cf4cdf0379892f0bf4c6f7081ab7a1258c42f0c9f149597e021e338e652336abb7d2e211ec404e8bc2d2458c8ba82d51a41f2ca5 SHA512 2a49768438a8f588520f2b6ad930408bebd18648430fb13a5ae3f13f6eb24bfd658f59c3a5ea91435dcc78820bd0bff7b6a94ff9ac5a0c01cb71ae2f55852563
EBUILD python-axolotl-curve25519-0.4.1.ebuild 686 BLAKE2B aeb3a7e2b7bfe43e2b4a64201c58df8e128763251372882dc8fb8cd71cc0c64b01736b0b759944894e13aa04260a48e0b884318889c461bdedbc9709acd75740 SHA512 1a21d0c3c95524589eba98514c003d33db9918f1922200392fc1ce889395fefc4935767eb9a62a943ce4e5ee641533dfd7bb7ff27a07d67f64766631c25bd0ed

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6

View File

@ -1,2 +1 @@
DIST python-axolotl-0.1.42.tar.gz 53869 BLAKE2B 045d19b38478404b19717daee431a4fc36d187dc511d42ee950b37ef257d98aaee8ba42633888d596265c0d64bfc33f2da9307d45feb4189ec04c03d69687108 SHA512 db9e1cfab87d690619a672b1782942a18b12b17af555959c17bcc3e2581e9c689c57becc0ea884a1129df9dace17684ba03de38b81f8c8c65cab27962ebdb6c5
EBUILD python-axolotl-0.1.42.ebuild 724 BLAKE2B 7d8c0af280750e90d022880302a7a1657a2c7170b0072cd4ca8546355f91f66a2032985d7ce4bfc3f5c2d1f041ae81c198b22e66bd95352b31e4abed97a7e036 SHA512 0a2567deccaca2bdc115c482314eb72576ec6d1e7c337c3021b7273372e4a6f108e6ce1662f9c4587d7cc6dc2525685432d4794f3b5c952785af7a4b5d63f83e

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -16,11 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="
|| (
<dev-libs/protobuf-3.1.0[python,${PYTHON_USEDEP}]
dev-python/protobuf-python[${PYTHON_USEDEP}]
)
RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/pycrypto[${PYTHON_USEDEP}]
dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6