Skip to content

Update to 3.10.0#481

Merged
github-actions[bot] merged 78 commits into
conda-forge:masterfrom
isuruf:3.10
Oct 5, 2021
Merged

Update to 3.10.0#481
github-actions[bot] merged 78 commits into
conda-forge:masterfrom
isuruf:3.10

Conversation

@isuruf

@isuruf isuruf commented Aug 16, 2021

Copy link
Copy Markdown
Member
  • remove upstreamed patch Fix-off-by-one-error-in-_winapi_WaitForMultipleObjec.patch
  • remove unnecessary patch Darwin-Add-arch-x86_64-to-UnicCCompiler-ld_args.patch
  • remove Add-support-for-_CONDA_PYTHON_SYSCONFIGDATA_NAME-if-.patch
  • unvendor libffi
  • unvendor bzip2
  • unvendor xz
  • unvendor zlib
  • unvendor tcl/tk
  • remove egg-debugging-with-Windows-debug-builds.patch
  • strip 0018-Add-CondaEcosystemModifyDllSearchPath.patch
  • Fix d1trimfile so that it's added only to cl.exe
  • workaround Fix pinning expressions for prerelease builds conda/conda-build#4272 if possible.
  • use libffi for osx-arm64 too
  • check that DT_RUNPATH is not set with new GNULD fix
  • use bzip2 shared library on unix
  • use libuuid on unix

Closes #508
Closes #509

@conda-forge-linter

Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@conda-forge-linter

Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

  • When defining a source/url please add a sha256, sha1 or md5 checksum (sha256 preferably).
  • When defining a source/url please add a sha256, sha1 or md5 checksum (sha256 preferably).
  • When defining a source/url please add a sha256, sha1 or md5 checksum (sha256 preferably).

Comment thread recipe/conda_build_config.yaml
Comment thread recipe/meta.yaml Outdated
@conda-forge-linter

Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jakirkham

Copy link
Copy Markdown
Member

Looks like the final release just dropped

#509

@isuruf isuruf changed the title Update to 3.10.0rc1 Update to 3.10.0 Oct 4, 2021
@h-vetinari

Copy link
Copy Markdown
Member

This is amazing work 🥇

@chrisburr chrisburr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! 🍰

Comment thread recipe/build_base.bat
mkdir %PREFIX%\DLLs
xcopy /s /y %SRC_DIR%\PCBuild\%BUILD_PATH%\*.pyd %PREFIX%\DLLs\
if errorlevel 1 exit 1
copy /Y %SRC_DIR%\PCbuild\%BUILD_PATH%\tcl86t.dll %PREFIX%\DLLs\

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So much nicer

Comment thread recipe/patches/0027-Set-ssltag-to-3.patch Outdated
@isuruf
isuruf force-pushed the 3.10 branch 2 times, most recently from 59735f8 to b73bd98 Compare October 5, 2021 19:53
@isuruf isuruf added automerge Merge the PR when CI passes and removed automerge Merge the PR when CI passes labels Oct 5, 2021
@github-actions
github-actions Bot merged commit 1f851cb into conda-forge:master Oct 5, 2021
@github-actions

github-actions Bot commented Oct 5, 2021

Copy link
Copy Markdown
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • drone: passed
  • travis: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the PR when CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.