Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wheezy.template to 3.1.0 #23828

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
6 changes: 3 additions & 3 deletions recipes/wheezy.template/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package:
name: wheezy.template
version: "0.1.178"
version: "3.1.0"

source:
url: https://files.pythonhosted.org/packages/41/37/3e1137f1c070217bbcc1e1dd079cc1128e42951ad820d49e91e99731af2f/wheezy.template-0.1.178.tar.gz
sha256: c9274306019bd424af9fedee029902b20f1975c4ac5329522a425ddf1a31b3ae
url: https://files.pythonhosted.org/packages/9f/81/659038f48d53bb1a9f4ff97b8b2c53f2cb7ff60003b22d57b4dd22d8da0c/wheezy.template-3.1.0.tar.gz
sha256: e11007cac73368dce12998e34b66c476016bb461471ffc1e4d56e84002ec960f

build:
noarch: python
Expand Down