diff --git a/.gitmodules b/.gitmodules index d8ad0c4..997fab9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "pandas"] path = pandas - url = git://github.com/pydata/pandas.git + url = git://github.com/pandas-dev/pandas.git [submodule "multibuild"] path = multibuild - url = https://github.com/matthew-brett/multibuild.git + url = https://github.com/multi-build/multibuild.git diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0334b7d..fdec2ac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -126,6 +126,11 @@ jobs: NIGHTLY_BUILD: "true" py_3.10_64: MB_PYTHON_VERSION: "3.10" - PLAT: universal2 # No numpy x86_64 wheels on MacOS anymore + PLAT: "x86_64" + NP_BUILD_DEP: "numpy==1.21.3" + NIGHTLY_BUILD: "true" + py_3.10_universal2: + MB_PYTHON_VERSION: "3.10" + PLAT: universal2 NP_BUILD_DEP: "numpy==1.21.3" NIGHTLY_BUILD: "true" diff --git a/multibuild b/multibuild index b89bb90..041625d 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit b89bb903e94308be79abefa4f436bf123ebb1313 +Subproject commit 041625d47880e11ae3d2333874027e749b35fa72 diff --git a/pandas b/pandas index 2243629..6240b1f 160000 --- a/pandas +++ b/pandas @@ -1 +1 @@ -Subproject commit 224362951942e1f4e05fb8948596620aedac26d9 +Subproject commit 6240b1f26780112fa54ddda25cd5aad27e31f32a