Browse Source

package/python-fire: bump to version 0.6.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
James Hilliard 10 months ago
parent
commit
b752ec8c8e
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package/python-fire/python-fire.hash
  2. 2 2
      package/python-fire/python-fire.mk

+ 2 - 2
package/python-fire/python-fire.hash

@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/fire/json
-md5  8b24d579bd2a1b344b4f9670fa49ebc8  fire-0.5.0.tar.gz
-sha256  a6b0d49e98c8963910021f92bba66f65ab440da2982b78eb1bbf95a0a34aacc6  fire-0.5.0.tar.gz
+md5  4b63d0465633a5683b656342980e153e  fire-0.6.0.tar.gz
+sha256  54ec5b996ecdd3c0309c800324a0703d6da512241bc73b553db959d98de0aa66  fire-0.6.0.tar.gz
 # Locally computed sha256 checksums
 sha256  a5de77b62266bca0bb97bf058992f0b0f308a83a8ca55ee10fbf6bd8ed8f7ed0  LICENSE

+ 2 - 2
package/python-fire/python-fire.mk

@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_FIRE_VERSION = 0.5.0
+PYTHON_FIRE_VERSION = 0.6.0
 PYTHON_FIRE_SOURCE = fire-$(PYTHON_FIRE_VERSION).tar.gz
-PYTHON_FIRE_SITE = https://files.pythonhosted.org/packages/94/ed/3b9a10605163f48517931083aee8364d4d6d3bb1aa9b75eb0a4a5e9fbfc1
+PYTHON_FIRE_SITE = https://files.pythonhosted.org/packages/1b/1b/84c63f592ecdfbb3d77d22a8d93c9b92791e4fa35677ad71a7d6449100f8
 PYTHON_FIRE_SETUP_TYPE = setuptools
 PYTHON_FIRE_LICENSE = Apache-2.0
 PYTHON_FIRE_LICENSE_FILES = LICENSE