projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acfbcb2
)
conda: fix build on old conda-build.
author
whitequark
<whitequark@whitequark.org>
Thu, 22 Oct 2015 09:36:03 +0000
(12:36 +0300)
committer
whitequark
<whitequark@whitequark.org>
Thu, 22 Oct 2015 09:36:03 +0000
(12:36 +0300)
conda/migen/meta.yaml
patch
|
blob
|
history
diff --git
a/conda/migen/meta.yaml
b/conda/migen/meta.yaml
index 368291e20c2dfb2990b63c88227f0b0da36cbfea..1cf9baee66cf115e900752a7a080e268a5c7b26c 100644
(file)
--- a/
conda/migen/meta.yaml
+++ b/
conda/migen/meta.yaml
@@
-9,7
+9,7
@@
source:
build:
noarch_python: true
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
- string: py_{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}+git{{ environ.get("GIT_DESCRIBE_HASH")[1:] }}
+ string: py_{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}+git{{ environ.get("GIT_DESCRIBE_HASH"
, ""
)[1:] }}
script: $PYTHON setup.py install
requirements: