From: Paul Norman Date: Thu, 23 Jun 2022 22:27:10 +0000 (-0700) Subject: Bump tilelog to v0.4.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6e6c202fb499804fcd80caf01e2d6a19564b80bb?hp=cf239da7df609476ac2910e79f4d5a98305302ed Bump tilelog to v0.4.0 --- diff --git a/cookbooks/tilelog/recipes/default.rb b/cookbooks/tilelog/recipes/default.rb index 9660b9d57..dd2e03d0d 100644 --- a/cookbooks/tilelog/recipes/default.rb +++ b/cookbooks/tilelog/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook:: tilelog # Recipe:: default # -# Copyright:: 2014, OpenStreetMap Foundation +# Copyright:: 2014-2022, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -31,6 +31,7 @@ end python_package "tilelog" do python_virtualenv tilelog_directory python_version "3" + version "0.4.0" end directory tilelog_output_directory do