Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
I encountered an issue building the package
sqlalchemy-teradata.
There are a few related issues:
issues/2790,
issues/2826.
It seems that the recipe uses an outdated URL.
Change the URL to
this one
resolves the issue.
Building conda packages from scratch
has detailed instructions on how to build a conda package from scratch.
In most situations,
you can simplify the building process with the help of conda skeleton.
Please refer to
Building conda packages with conda skeleton
on how to use build a conda package using conda skeleton.