diff options
author | 2019-06-17 17:48:55 +0000 | |
---|---|---|
committer | 2019-06-18 11:59:06 -0400 | |
commit | fa1d55a3632216af5caa1feb5d4a3b7df8eba533 (patch) | |
tree | 289a76c476092ae761ca01b7f15e9f51363b07d9 /dev-python/protobuf-python/protobuf-python-9999.ebuild | |
parent | dev-python/protobuf-python: Stabilize 3.7.1 on amd64/x86. (diff) | |
download | gentoo-fa1d55a3632216af5caa1feb5d4a3b7df8eba533.tar.gz gentoo-fa1d55a3632216af5caa1feb5d4a3b7df8eba533.tar.bz2 gentoo-fa1d55a3632216af5caa1feb5d4a3b7df8eba533.zip |
dev-python/protobuf-python: Version bump (3.8.0).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-9999.ebuild')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-9999.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild index 5eed49d3f29a..1ab43ec56dea 100644 --- a/dev-python/protobuf-python/protobuf-python-9999.ebuild +++ b/dev-python/protobuf-python/protobuf-python-9999.ebuild @@ -1,6 +1,8 @@ -# Copyright 2008-2019 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# True Authors: Arfrever Frehtes Taifersar Arahesis and others + EAPI="7" PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) @@ -22,7 +24,7 @@ else fi LICENSE="BSD" -SLOT="0/18" +SLOT="0/19" KEYWORDS="" IUSE="" |