Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

colander 1.2 #714

Merged
merged 1 commit into from
Jan 19, 2016
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 colander/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: colander
version: "1.0"
version: "1.2"

source:
fn: colander-1.0.tar.gz
url: https://pypi.python.org/packages/source/c/colander/colander-1.0.tar.gz
md5: 058576123da7216288c079c9f47693f8
fn: colander-1.2.tar.gz
url: https://pypi.python.org/packages/source/c/colander/colander-1.2.tar.gz
md5: 83db21b07936a0726e588dae1914b9ed

build:
number: 0
Expand Down