From 8f2dfcd08e6c33644e841a7e165a8a33503c6329 Mon Sep 17 00:00:00 2001 From: whitequark Date: Wed, 5 Aug 2015 04:17:59 +0300 Subject: [PATCH] =?UTF-8?q?Rename=20conda=20package=20llvmlite-{or1k=20?= =?UTF-8?q?=E2=86=92=20artiq}.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conda/artiq/meta.yaml | 2 +- conda/{llvmlite-or1k => llvmlite-artiq}/bld.bat | 0 conda/{llvmlite-or1k => llvmlite-artiq}/build.sh | 0 conda/{llvmlite-or1k => llvmlite-artiq}/meta.yaml | 8 ++++---- 4 files changed, 5 insertions(+), 5 deletions(-) rename conda/{llvmlite-or1k => llvmlite-artiq}/bld.bat (100%) rename conda/{llvmlite-or1k => llvmlite-artiq}/build.sh (100%) rename conda/{llvmlite-or1k => llvmlite-artiq}/meta.yaml (67%) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 97c9a5e51..67991b4b9 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -34,7 +34,7 @@ requirements: - pyelftools run: - python >=3.4.3 - - llvmlite-or1k + - llvmlite-artiq - scipy - numpy - prettytable diff --git a/conda/llvmlite-or1k/bld.bat b/conda/llvmlite-artiq/bld.bat similarity index 100% rename from conda/llvmlite-or1k/bld.bat rename to conda/llvmlite-artiq/bld.bat diff --git a/conda/llvmlite-or1k/build.sh b/conda/llvmlite-artiq/build.sh similarity index 100% rename from conda/llvmlite-or1k/build.sh rename to conda/llvmlite-artiq/build.sh diff --git a/conda/llvmlite-or1k/meta.yaml b/conda/llvmlite-artiq/meta.yaml similarity index 67% rename from conda/llvmlite-or1k/meta.yaml rename to conda/llvmlite-artiq/meta.yaml index 669c37881..d59db9375 100644 --- a/conda/llvmlite-or1k/meta.yaml +++ b/conda/llvmlite-artiq/meta.yaml @@ -1,10 +1,10 @@ package: - name: llvmlite-or1k - version: "0.2.1" + name: llvmlite-artiq + version: "0.5.1" source: - git_url: https://github.com/numba/llvmlite - git_tag: 11a8303d02e3d6dd2d1e0e9065701795cd8a979f + git_url: https://github.com/m-labs/llvmlite + git_tag: artiq requirements: build: