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

Import recipes from github.com/anguslees/conda-* #537

Closed
wants to merge 31 commits into from

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    6197e40 View commit details
    Browse the repository at this point in the history
  2. Add two spaces before selector

    As per conda-forge-linter's suggestion.
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    3f7880c View commit details
    Browse the repository at this point in the history
  3. Remove duplicated packages

    amqp, kombu, vcversioner are already on conda-forge at equal or newer
    versions.
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    619c9cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f374a View commit details
    Browse the repository at this point in the history
  5. Fix typo in requirement version

    "tempita >-0.4" should have been ".. >=0.4"
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    ea814d7 View commit details
    Browse the repository at this point in the history
  6. Inline build scripts in meta.yaml

    All these packages should use the standard python setup.py install
    command.
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    398f12b View commit details
    Browse the repository at this point in the history
  7. Add an explanatory comment to linecache2 patch

    Patch pulled from http://bugs.python.org/issue24054 and trivially
    backported, with these trivial changes:
    
    - fix fuzz
    - drop unnecessary "+ import tempfile" patch chunk
    - also remove bad test input files that cause this issue - upstream did
      this outside the patch
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    2044b1b View commit details
    Browse the repository at this point in the history
  8. Clarified several BSD licenses as BSD 3-clause

    Verified by inspection of the relevant archives.
    anguslees committed May 4, 2016
    Configuration menu
    Copy the full SHA
    b57bf0b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    138ed83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be8355 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Merge pull request #1 from jakirkham/anguslees_additions_cleanup

    Remove recipes already in feedstocks
    anguslees authored Jul 22, 2016
    Configuration menu
    Copy the full SHA
    072d84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7e74ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from jakirkham/anguslees_additions_cleanup_2

    Remove python-mimeparse
    anguslees authored Jul 22, 2016
    Configuration menu
    Copy the full SHA
    4f20b7b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Configuration menu
    Copy the full SHA
    802e05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90fee32 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jakirkham/anguslees_additions_cleanup_3

    Remove eventlet as it is already in a feedstock
    anguslees authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1c4a27b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Configuration menu
    Copy the full SHA
    8109cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f1177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f25d6c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    762453e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90875a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb1a968 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from jakirkham/anguslees_additions_cleanup_4

    Remove some converted/broken out recipes
    anguslees authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    0ef6de1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Removes pluggy, retrying, and sqlalchemy-migrate

    These have since been included as feedstocks. So there are being cleared
    out of this PR to avoid duplication.
    jakirkham committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    3279e93 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Merge pull request #5 from jakirkham/anguslees_additions_cleanup_5

    Removes pluggy, retrying, and sqlalchemy-migrate
    jakirkham committed May 16, 2017
    Configuration menu
    Copy the full SHA
    9de41f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    7719c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f472bdf View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Configuration menu
    Copy the full SHA
    950ac42 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    608dadd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    c5d7cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb6312 View commit details
    Browse the repository at this point in the history