community/py3-protobuf: downgrade to 3.13.0

This commit is contained in:
Leo 2020-12-15 11:02:32 -03:00
parent 8662c36bc4
commit 404cea49a3

View File

@ -1,8 +1,8 @@
# Maintainer: Corentin Henry <corentinhenry@gmail.com>
# Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=py3-protobuf
pkgver=3.14.0
pkgrel=0
pkgver=3.13.0
pkgrel=1
pkgdesc="Google's data interchange format."
options="!check" # Fails due to new 'packaging' module
url="https://github.com/google/protobuf"