Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Update logbook
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 29, 2015
1 parent 1a9ff6b commit e34c925
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions logbook/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
package:
name: logbook
version: !!str 0.6.0
version: "0.9.0"

source:
fn: Logbook-0.6.0.tar.gz
url: https://pypi.python.org/packages/source/L/Logbook/Logbook-0.6.0.tar.gz
md5: 2c77da3adeafd191bb8071cc5ad447bf
fn: Logbook-0.9.0.tar.gz
url: https://pypi.python.org/packages/source/L/Logbook/Logbook-0.9.0.tar.gz
md5: 5bd467a7173dd8aac4d33bb49d709464
# patches:
# List any patch files here
# - fix.patch

# build:
#preserve_egg_dir: True
#entry_points:
# preserve_egg_dir: True
# entry_points:
# Put any entry points (scripts to be generated automatically) here. The
# syntax is module:function. For example
#
Expand All @@ -38,7 +38,7 @@ test:
imports:
- logbook

#commands:
# commands:
# You can put test commands to be run here. Use this to test that the
# entry points work.

Expand All @@ -53,7 +53,7 @@ test:
about:
home: http://logbook.pocoo.org/
license: BSD
summary: A logging replacement for Python
summary: 'A logging replacement for Python'

# See
# http://docs.continuum.io/conda/build.html for
Expand Down

0 comments on commit e34c925

Please sign in to comment.