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 wtforms-alchemy to 0.16.7 #11679

Merged
merged 1 commit into from
Oct 29, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions recipes/wtforms-alchemy/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
build:
number: 1
number: 0
skip: True # [osx]

package:
name: wtforms-alchemy
version: "0.15.0"
version: "0.16.7"

source:
url: https://pypi.python.org/packages/source/W/WTForms-Alchemy/WTForms-Alchemy-0.15.0.tar.gz
md5: 2b38bd46d005ef833a8e164ef7e9d45d
url: https://pypi.python.org/packages/source/W/WTForms-Alchemy/WTForms-Alchemy-0.16.7.tar.gz
sha256: 518e6d725f3b860b0b271e78dc4242cc42cd051b42f9a9a8092b5be968cf3f0e

requirements:
host:
Expand Down