Skip to content

Commit 5245421

Browse files
committed
conan@1: deprecate
1 parent 4286a17 commit 5245421

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Formula/c/[email protected]

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ class ConanAT1 < Formula
2626

2727
keg_only :versioned_formula
2828

29+
# Upstream comments mention 1.x is no longer supported:
30+
# https://github.com/conan-io/conan/pull/17938#issuecomment-3051751396
31+
# https://github.com/conan-io/conan/issues/18874#issuecomment-3249873665
32+
deprecate! date: "2025-10-27", because: :unsupported
33+
disable! date: "2026-10-27", because: :unsupported
34+
2935
depends_on "pkgconf" => :build
3036
depends_on "cmake" => :test
3137
depends_on "certifi"

0 commit comments

Comments
 (0)