parent
d22329a676
commit
a962870286
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-protobuf'
|
# Template file for 'python-protobuf'
|
||||||
pkgname=python-protobuf
|
pkgname=python-protobuf
|
||||||
version=3.5.1
|
version=3.5.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
|
@ -11,9 +11,9 @@ depends="python-setuptools python-six"
|
||||||
short_desc="Python2 bindings for Google Protocol Buffers"
|
short_desc="Python2 bindings for Google Protocol Buffers"
|
||||||
maintainer="Charles E. Lehner <cel@celehner.com>"
|
maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
homepage="https://developers.google.com/protocol-buffers/"
|
homepage="https://developers.google.com/protocol-buffers/"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
|
||||||
checksum=95b78959572de7d7fafa3acb718ed71f482932ddddddbd29ba8319c10639d863
|
checksum=09879a295fd7234e523b62066223b128c5a8a88f682e3aff62fb115e4a0d8be0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n 1,29p google/protobuf/__init__.py >LICENSE
|
sed -n 1,29p google/protobuf/__init__.py >LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue