Skip to content

Commit

Permalink
Removed patch from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pmlandwehr committed Aug 14, 2016
1 parent 35d4e0b commit 4c6372b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
24 changes: 0 additions & 24 deletions recipes/linecache2/inspect_fodder2.patch

This file was deleted.

6 changes: 0 additions & 6 deletions recipes/linecache2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@ source:
fn: {{ name }}-{{ version }}.tar.gz
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
{{ hash_type }}: {{ hash_val }}
# patches:
# - inspect_fodder2.patch # [not py3k]
# - test_linecache.patch # [not py3k]
# inspect_fodder2 kills the build when byte-compiling on py 2.x
# the patch removes inspect_fodder2 and refs to it

build:
number: 0
script: python setup.py install --single-version-externally-managed --record=record.txt


requirements:
build:
- python
Expand Down

0 comments on commit 4c6372b

Please sign in to comment.