Skip to content

Commit 372fa76

Browse files
authored
Fix build of cond-forge packages (#490)
* Update pybind11 to 2.7.1 * Update changlog, enable wheel tests, bump release to 2.3.14 * Return binary wheel tests back to daily schedule
1 parent 5fde796 commit 372fa76

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+5956
-3141
lines changed

docs/changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Change Log
44
-------------------------
55

6+
2.3.14 (2021-10-10)
7+
~~~~~~~~~~~~~~~~~~~~~~~~~
8+
9+
* Update pybind11 to 2.7.1 to fix conda-forge builds (PR `#490`_).
10+
11+
.. _`#490`: https://github.com/hpc4cmb/toast/pull/490
12+
613
2.3.13 (2021-09-29)
714
~~~~~~~~~~~~~~~~~~~~~~~~~
815

src/toast/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.13rc1
1+
2.3.14

src/toast/pybind11/CMakeLists.txt

Lines changed: 253 additions & 120 deletions
Large diffs are not rendered by default.

src/toast/pybind11/CONTRIBUTING.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

src/toast/pybind11/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/toast/pybind11/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2525
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2626
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2727

28-
Please also refer to the file CONTRIBUTING.md, which clarifies licensing of
28+
Please also refer to the file .github/CONTRIBUTING.md, which clarifies licensing of
2929
external contributions to this project including patches, pull requests, etc.

src/toast/pybind11/README.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)