python-pbr: update to 5.2.0

This commit is contained in:
Calin Crisan 2019-05-14 22:49:32 +03:00
parent 8065043d42
commit 7dfdc57bcc
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
sha256 f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68 pbr-5.1.1.tar.gz
sha256 d950c64aeea5456bbd147468382a5bb77fe692c13c9f00f0219814ce5b642755 pbr-5.2.0.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PBR_VERSION = 5.1.1
PYTHON_PBR_VERSION = 5.2.0
PYTHON_PBR_SOURCE = pbr-$(PYTHON_PBR_VERSION).tar.gz
PYTHON_PBR_SITE = https://files.pythonhosted.org/packages/33/07/6e68a96ff240a0e7bb1f6e21093532386a98a82d56512e1e3da6d125f7aa
PYTHON_PBR_SITE = https://files.pythonhosted.org/packages/11/3d/3b5bbf398535d78a8cd7cf01441a745dedda5ca69f82658f2c7672bcdcce
PYTHON_PBR_SETUP_TYPE = setuptools
PYTHON_PBR_LICENSE = Apache-2.0
PYTHON_PBR_LICENSE_FILES = LICENSE.txt