diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 3ba9ef7f5c..d2eb5e30d0 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -144,8 +144,6 @@ BUILD: armv7-conda_cos7-linux-gnueabihf # [armv7l] # TODO: remove these when run_exports are added to the packages. pin_run_as_build: - abseil-cpp: - max_pin: x.x arpack: max_pin: x.x.x boost: @@ -343,7 +341,7 @@ blas_impl: - blis # [x86 or x86_64] abseil_cpp: - - 20190808.0 + - 20200225.1 arb: - 2.17 arpack: @@ -391,7 +389,7 @@ gst_plugins_base: gdal: - 3.0 geos: - - 3.8.0 + - 3.8.1 geotiff: - 1.5.1 giflib: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1dadd506e9..39fe057ede 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "2020.03.16" %} +{% set version = "2020.03.20" %} package: name: conda-forge-pinning diff --git a/recipe/migrations/abseilcpp20200225-1.yaml b/recipe/migrations/abseilcpp20200225-1.yaml deleted file mode 100644 index 8e492c2157..0000000000 --- a/recipe/migrations/abseilcpp20200225-1.yaml +++ /dev/null @@ -1,11 +0,0 @@ -migrator_ts: 1583422472 -__migrator: - kind: - version - migration_number: - 1 - build_number: - 1 - -abseil_cpp: - - 20200225.1