sapling/build/fbcode_builder/specs
Victor Zverovich f9c4acfa84 Update fmt version to 6.2.1
Summary:
Update fmt version to 6.2.1 for better compatibility with the version used in fbcode. Among other things this fixes fbthrift build failure on Travis:

```
/home/fbthrift/thrift/lib/cpp2/async/RocketClientChannel.cpp:70:67:   required from here
/home/install/include/fmt/core.h:492:3: error: static assertion failed: don't know how to format the type, include fmt/ostream.h if it provides an operator<< that should be used
```
which is caused by trying to format an enum class without a formatter - only supported as of 6.0.

Reviewed By: stevegury, avalonalex

Differential Revision: D21860076

fbshipit-source-id: 1857ab65822956b005980b8dfff7a967508f507c
2020-06-03 09:48:54 -07:00
..
__init__.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
fbthrift.py Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
fbzmq.py Remove dependency on fbzmq::ResourceMonitor & sigar 2020-03-04 16:37:28 -08:00
fizz.py Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
fmt.py Update fmt version to 6.2.1 2020-06-03 09:48:54 -07:00
folly.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
gmock.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
mvfst.py Revert / fix up D17158685 2019-10-08 21:47:29 -07:00
proxygen_quic.py Revert / fix up D17158685 2019-10-08 21:47:29 -07:00
proxygen.py Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
re2.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
rocksdb.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
rsocket.py Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
rust_shed.py Fixes for travic CI build (#3) 2019-12-10 04:56:56 -08:00
sodium.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00
wangle.py Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
zstd.py add fbcode_builder sources 2019-04-26 11:31:58 -07:00