Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: set packages to noarch: generic where linter has indicated they should be #17780

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions recipes/SpliceMap/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
version: 3.3.5.2

build:
noarch: generic
number: 1

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/a5-miseq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
sha256: 76a2798d617d45f4539e73ef2df5f899503ac4a54c3a406faf37db6282127fe9

build:
noarch: generic
skip: True # [osx]
number: {{ build }}

Expand Down
1 change: 1 addition & 0 deletions recipes/abeona/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: '{{ sha256 }}'

build:
noarch: generic
skip: true # [not py36]
number: 0
entry_points:
Expand Down
1 change: 1 addition & 0 deletions recipes/admixture/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
sha256: a95aa96a51a4a0df0e0b0eba643b260e810132a620a8bcf693a18546d5b0f396

build:
noarch: generic
number: 0

about:
Expand Down
1 change: 1 addition & 0 deletions recipes/afterqc/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package:
version: {{ version }}

build:
noarch: generic
number: 2

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/albatradis/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
md5: unused

build:
noarch: generic
number: 3
skip: True # [osx]
script: python -m pip install --ignore-installed .
Expand Down
1 change: 1 addition & 0 deletions recipes/amused/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{% set sha256 = "dacb4eb20a5eb380f3ef28d57ad79384069d84ecb9a8865a3e26d75a63a029e9" %}

build:
noarch: generic
number: 1

package:
Expand Down
1 change: 1 addition & 0 deletions recipes/antismash/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package:
version: {{ version }}

build:
noarch: generic
number: 1

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/anvio/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package:
version: {{ version }}

build:
noarch: generic
number: 0

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/any2fasta/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ source:
sha256: {{ sha256 }}

build:
noarch: generic
number: 1

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/apt-probeset-summarize/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
name: apt-probeset-summarize
version: 2.10.0
build:
noarch: generic
skip: True #[osx]
number: 0
source:
Expand Down
1 change: 1 addition & 0 deletions recipes/arem/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: fab4d78f1fd12c691d4bd62140b927ea

build:
noarch: generic
number: 1
skip: true #[not py27]

Expand Down
1 change: 1 addition & 0 deletions recipes/argutils/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
build:
noarch: generic
number: 1
skip: True # [osx]

Expand Down
1 change: 1 addition & 0 deletions recipes/asn2gb/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ source:
sha256: 4b6ac3831061bc8f8c8adb011fe58c8741402a9c21c95af395aa98154c9ab775 # [linux]

build:
noarch: generic
number: 2

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/asqcan/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
md5: e48ddb45c709cf4850fd2a2bb96e4af0

build:
noarch: generic
number: 1
skip: True # [not (linux and py27)]

Expand Down
1 change: 1 addition & 0 deletions recipes/assemblerflow/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ source:
'{{ hash_type }}': '{{ hash_value }}'

build:
noarch: generic
skip: True # [py27]
number: 1
entry_points:
Expand Down
1 change: 1 addition & 0 deletions recipes/athena_meta/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
sha256: 3ae0ef982c52412d5954b6da4b8a3387b1f30eeb96902654d22188d4c536a784

build:
noarch: generic
number: 0
skip: True # [osx]

Expand Down
1 change: 1 addition & 0 deletions recipes/autodock-vina/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
version: 1.1.2

build:
noarch: generic
number: 1

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/axiome/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: 428dc40ca56b71c3bbf0310df939ce7f

build:
noarch: generic
number: 2
skip: True # [not py27]
entry_points:
Expand Down
1 change: 1 addition & 0 deletions recipes/bamclipper/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
url: https://github.com/tommyau/{{ name|lower }}/archive/v{{ version }}.tar.gz

build:
noarch: generic
number: 0

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/barrnap-python/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ source:
'{{ hash_type }}': '{{ hash_value }}'

build:
noarch: generic
number: 1
skip: True # [win or py2k or py34]

Expand Down
1 change: 1 addition & 0 deletions recipes/barrnap/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
url: https://github.com/tseemann/{{ name }}/archive/{{ version }}.tar.gz

build:
noarch: generic
number: 2

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/bcbio-nextgen-vm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
version: '0.1.6'

build:
noarch: generic
number: 1
# Currently hitting conda errors on OSX
# ERROR:conda.core.link:An error occurred while installing package
Expand Down
1 change: 1 addition & 0 deletions recipes/bcbio_monitor/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
sha256: d4563df1b9fe2d20039a4ec1556d3da1cdd23ebdc8ca10bd698edc35c6f2a2de

build:
noarch: generic
number: 3
skip: True # [not py27]
entry_points:
Expand Down
1 change: 1 addition & 0 deletions recipes/bcbreport/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
version: "0.99.29"

build:
noarch: generic
number: 1
skip: True # [osx]

Expand Down
1 change: 1 addition & 0 deletions recipes/bcl2fastq-nextseq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: '{{sha256}}'

build:
noarch: generic
number: 2
skip: true # [not py27]
script: python setup.py install --single-version-externally-managed --record=record.txt
Expand Down
1 change: 1 addition & 0 deletions recipes/bcool/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: ae92f117d7a2f355b5956e8ac389ea7d96e69bc2cd518da3eb86cd176225959e

build:
noarch: generic
number: 0
skip: true # [osx]
skip: True # [py27]
Expand Down
1 change: 1 addition & 0 deletions recipes/bcov/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package:
version: {{ version }}

build:
noarch: generic
number: 1

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/bctools/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: {{ sha256 }}

build:
noarch: generic
number: 1

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/beast/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: '{{ sha256 }}'

build:
noarch: generic
number: 0

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/beast2/2.4.5/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
- beast_lib.patch

build:
noarch: generic
number: 1

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/beast2/2.5.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ source:
- beast_lib.patch

build:
noarch: generic
number: 0
skip: True # [win]

Expand Down
1 change: 1 addition & 0 deletions recipes/biobambam/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
url: https://github.com/gt1/biobambam2/releases/download/{{ version }}-release-{{ datestamp }}/biobambam2-{{ version }}-release-{{ datestamp }}-x86_64-etch-linux-gnu.tar.gz
sha256: {{ sha256hash }}
build:
noarch: generic
number: 1
binary_relocation: false
skip: True # [osx]
Expand Down
1 change: 1 addition & 0 deletions recipes/biodiff/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source:
- osx.patch

build:
noarch: generic
number: 1

requirements:
Expand Down
1 change: 1 addition & 0 deletions recipes/biofluff/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
sha256: b0e07ed2ec00ce749509c609f666fcb273679d4a6ce92fb5f7512e018d54eb87

build:
noarch: generic
number: 0
skip: True # [not py3k]

Expand Down
1 change: 1 addition & 0 deletions recipes/biogridpy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package:
version: "0.1.1"

build:
noarch: generic
number: 1

source:
Expand Down
1 change: 1 addition & 0 deletions recipes/biokit/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source:
sha256: c45f13b6653887b38e061279abdd562f4e6ed170ff0d551aba576e42f1954c85

build:
noarch: generic
skip: True # [py34]
number: 0

Expand Down
1 change: 1 addition & 0 deletions recipes/biolib/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source:
sha256: 232e0d02d4b0a759f94c613f22ab3a9e5bb9230666308446fa8e08c7597db156

build:
noarch: generic
number: 0
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed"

Expand Down
1 change: 1 addition & 0 deletions recipes/biolite/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
sha256: 61d9268278a50b3ea03b7a4e1a5424beeff2482634ab570d6c66925dac26d9e2

build:
noarch: generic
number: 0
skip: True # [not py27]

Expand Down
1 change: 1 addition & 0 deletions recipes/biom-format/1.3.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: 179d26d224576132b89e9af83cfa19c5

build:
noarch: generic
number: 1
skip: True # [py3k]

Expand Down
1 change: 1 addition & 0 deletions recipes/biom-format/2.1.4/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: f949d1aef3d17d022dbc7105ade1851e

build:
noarch: generic
number: 2
skip: True # [py3k]

Expand Down
1 change: 1 addition & 0 deletions recipes/biom-format/2.1.5/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:


build:
noarch: generic
preserve_egg_dir: True
entry_points:
- biom=biom.cli:cli
Expand Down
1 change: 1 addition & 0 deletions recipes/biom-format/2.1.7/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:


build:
noarch: generic
preserve_egg_dir: True
entry_points:
- biom=biom.cli:cli
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-extractadaptersfastqc/0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/extractadaptersfastqc/releases/download/v0.1/ExtractAdaptersFastqc-assembly-0.1.jar
sha256: e060b0da4cfe3b7273242ede54e56f61ef3f733795958022cac92f23b1a956f4
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-extractadaptersfastqc/0.2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/extractadaptersfastqc/releases/download/v0.2/ExtractAdaptersFastqc-assembly-0.2.jar
sha256: 2e75a923af910f94392c768270150bfbcbcd73e83d115815310d568ed4e5d34e
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-extractadaptersfastqc/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/extractadaptersfastqc/releases/download/v0.2/ExtractAdaptersFastqc-assembly-0.2.jar
sha256: 2e75a923af910f94392c768270150bfbcbcd73e83d115815310d568ed4e5d34e
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-sampleconfig/0.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/sampleconfig/releases/download/v0.1/SampleConfig-assembly-0.1.jar
sha256: 8f2e0c9a36190834fbb8203aff1dd163e48060075f2e343f88ae92a124e052a7
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-validatefastq/0.1.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/validatefastq/releases/download/v0.1.1/validatefastq-assembly-0.1.1.jar
sha256: 001f36b95c5d39052b98d9858d359dc6940922811c0bcf907f8c0f5062ab5ead
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/biopet-validatefastq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source:
url: https://github.com/biopet/validatefastq/releases/download/v0.1.1/validatefastq-assembly-0.1.1.jar
sha256: 001f36b95c5d39052b98d9858d359dc6940922811c0bcf907f8c0f5062ab5ead
build:
noarch: generic
number: 1
requirements:
run:
Expand Down
1 change: 1 addition & 0 deletions recipes/bis-snp-utils/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package:
version: {{ version }}

build:
noarch: generic
number: 2

source:
Expand Down
Loading