Skip to content

Commit

Permalink
Merge pull request #77 from regro-cf-autotick-bot/0.21.0_h45bd6e
Browse files Browse the repository at this point in the history
thrift-cpp v0.21.0
  • Loading branch information
xhochy authored Sep 24, 2024
2 parents 317b9b0 + c80a779 commit f394408
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{% set version = "0.20.0" %}
{% set version = "0.21.0" %}

package:
name: thrift-split
version: {{ version }}

source:
- url: http://archive.apache.org/dist/thrift/{{ version }}/thrift-{{ version }}.tar.gz
sha256: b5d8311a779470e1502c027f428a1db542f5c051c8e1280ccd2163fa935ff2d6
sha256: 9a24f3eba9a4ca493602226c16d8c228037db3b9291c6fc4019bfe3bd39fc67c
patches:
- patches/0001-windows-fixes.patch # [win]
- patches/0002-Add-boost-throw_exception-implementation.patch # [win]

build:
number: 1
number: 0
run_exports:
- {{ pin_subpackage("libthrift", max_pin="x.x.x") }}
ignore_run_exports_from:
Expand Down

0 comments on commit f394408

Please sign in to comment.