mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-23 20:28:21 -07:00
dev-python/protobuf-python: version bump to 3.3.0
Change license from Apache-2.0 to BSD Fix python3 incompatibility in patch Bug: https://bugs.gentoo.org/460608
This commit is contained in:
committed by
Michał Górny
parent
f5988bfcb1
commit
9448ce017d
@@ -14,7 +14,7 @@ DESCRIPTION="Google's Protocol Buffers - official Python bindings"
|
||||
HOMEPAGE="https://github.com/google/protobuf/ https://developers.google.com/protocol-buffers/"
|
||||
SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf-${PV}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/11"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user