Skip to content

Commit 8f2dfcd

Browse files
author
whitequark
committedAug 5, 2015
Rename conda package llvmlite-{or1k → artiq}.
1 parent 4a8e397 commit 8f2dfcd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
 

Diff for: ‎conda/artiq/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requirements:
3434
- pyelftools
3535
run:
3636
- python >=3.4.3
37-
- llvmlite-or1k
37+
- llvmlite-artiq
3838
- scipy
3939
- numpy
4040
- prettytable
File renamed without changes.
File renamed without changes.

Diff for: ‎conda/llvmlite-or1k/meta.yaml renamed to ‎conda/llvmlite-artiq/meta.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package:
2-
name: llvmlite-or1k
3-
version: "0.2.1"
2+
name: llvmlite-artiq
3+
version: "0.5.1"
44

55
source:
6-
git_url: https://github.com/numba/llvmlite
7-
git_tag: 11a8303d02e3d6dd2d1e0e9065701795cd8a979f
6+
git_url: https://github.com/m-labs/llvmlite
7+
git_tag: artiq
88

99
requirements:
1010
build:

0 commit comments

Comments
 (0)
Please sign in to comment.