From 53743185e5f27af4753bbdc1133faaa8d46a56fb Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:22:30 +0000 Subject: [PATCH 1/2] updated v0.11.0 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1ce29e1..7fcfe1d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.10.1" %} +{% set version = "0.11.0" %} package: name: camelot-py @@ -6,7 +6,7 @@ package: source: url: https://github.com/camelot-dev/camelot/archive/v{{ version }}.tar.gz - sha256: 4262ad5cfcf45d0c99097e24a58125337bf399ff752df1c80325ec87be1f3906 + sha256: 7a019a53cd331a4e864142f1330980367314ff97452267c45c5d185e7774debf build: noarch: python From e82f3de1ab17909bd6473ca1c70de3bacf789104 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:22:40 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and conda-forge-pinning 2023.02.25.20.27.20 --- .circleci/config.yml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e61aa2..8b4ef2f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ # This file was generated automatically from conda-smithy. To update this configuration, # update the conda-forge.yml and/or the recipe/meta.yaml. -# -*- mode: yaml -*- +# -*- mode: jinja-yaml -*- version: 2 diff --git a/README.md b/README.md index 6562472..a7dd87a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -About camelot-py -================ +About camelot-py-feedstock +========================== + +Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/camelot-py-feedstock/blob/main/LICENSE.txt) Home: http://camelot-py.readthedocs.io/ Package license: MIT -Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/camelot-py-feedstock/blob/main/LICENSE.txt) - Summary: PDF Table Extraction for Humans. Current build status