From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63EF8138334 for ; Tue, 2 Oct 2018 20:08:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49778E08A6; Tue, 2 Oct 2018 20:08:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 190A5E08A6 for ; Tue, 2 Oct 2018 20:08:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0F1F335CD9 for ; Tue, 2 Oct 2018 20:08:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E252434 for ; Tue, 2 Oct 2018 20:08:09 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1538510846.5db8c4e80d83e54c8038edb19686980f523ff711.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/protobuf-python/, dev-python/protobuf-python/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/protobuf-python/files/protobuf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch dev-python/protobuf-python/metadata.xml dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild dev-python/protobuf-python/protobuf-python-3.6.1.ebuild X-VCS-Directories: dev-python/protobuf-python/files/ dev-python/protobuf-python/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 5db8c4e80d83e54c8038edb19686980f523ff711 X-VCS-Branch: master Date: Tue, 2 Oct 2018 20:08:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ae57e331-0c7b-4e22-903b-9b102c269f6c X-Archives-Hash: dfe732c7f9ca924bd327c499409a9f46 commit: 5db8c4e80d83e54c8038edb19686980f523ff711 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Tue Oct 2 19:42:01 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Oct 2 20:07:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db8c4e8 dev-python/protobuf-python: Update homepage. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> ...uf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch | 2 +- dev-python/protobuf-python/metadata.xml | 2 +- dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild | 6 +++--- dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild | 6 +++--- dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild | 6 +++--- dev-python/protobuf-python/protobuf-python-3.6.1.ebuild | 6 +++--- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/dev-python/protobuf-python/files/protobuf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch b/dev-python/protobuf-python/files/protobuf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch index d1e1d745ab7..c29da40ca26 100644 --- a/dev-python/protobuf-python/files/protobuf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch +++ b/dev-python/protobuf-python/files/protobuf-python-3.5.2-google.protobuf.pyext._message.MessageMeta.patch @@ -1,4 +1,4 @@ -https://github.com/google/protobuf/pull/4365 +https://github.com/protocolbuffers/protobuf/pull/4365 --- /python/google/protobuf/pyext/message.cc +++ /python/google/protobuf/pyext/message.cc diff --git a/dev-python/protobuf-python/metadata.xml b/dev-python/protobuf-python/metadata.xml index 51258826e2f..0b20fcb3732 100644 --- a/dev-python/protobuf-python/metadata.xml +++ b/dev-python/protobuf-python/metadata.xml @@ -17,6 +17,6 @@ Soname version number of Protobuf - google/protobuf + protocolbuffers/protobuf diff --git a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild index 7a43298fb9c..4dfa6381d43 100644 --- a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf" -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" LICENSE="BSD" SLOT="0/15" diff --git a/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild index 76198330da1..7a1fc1c5c3c 100644 --- a/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,8 +7,8 @@ PYTHON_COMPAT=(python2_7 python3_{4,5,6}) inherit distutils-r1 DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf" -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" LICENSE="BSD" SLOT="0/15" diff --git a/dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild index 9b40e02cbb3..d625650122c 100644 --- a/dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,8 +7,8 @@ PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6}) inherit distutils-r1 DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf" -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" LICENSE="BSD" SLOT="0/16" diff --git a/dev-python/protobuf-python/protobuf-python-3.6.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.6.1.ebuild index 7129c197b7e..d2f29ce98df 100644 --- a/dev-python/protobuf-python/protobuf-python-3.6.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,8 +7,8 @@ PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6}) inherit distutils-r1 DESCRIPTION="Google's Protocol Buffers - Python bindings" -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf" -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf" +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz" LICENSE="BSD" SLOT="0/17"