summaryrefslogtreecommitdiff
path: root/decorators
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:56 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:56 -0400
commit767da1fa23b846f87a72bdbd3e496fb97a274ed9 (patch)
treee47a3e5b6340d670313eaa30eb75d76ca5766cdb /decorators
parent1036d8a1201d335288dd6c426c3e146dfd2750b0 (diff)
downloadastroconda-dev-767da1fa23b846f87a72bdbd3e496fb97a274ed9.tar.gz
General dependency fixes
Diffstat (limited to 'decorators')
-rw-r--r--decorators/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/decorators/meta.yaml b/decorators/meta.yaml
index a9439dd..863309b 100644
--- a/decorators/meta.yaml
+++ b/decorators/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'decorators' %}
-{% set version = '4.0.9' %}
+{% set version = '0.1' %}
{% set number = '0' %}
about:
@@ -19,6 +19,6 @@ requirements:
- python x.x
source:
fn: {{ name }}-{{ version }}.tar.gz
- md5: f12c5651ccd707e12a0abaa4f76cd69a
+ md5: 755857960408500848d1adc9d6495e98
url:
- https://pypi.python.org/packages/source/d/decorators/{{ name }}-{{ version }}.tar.gz