Skip to content

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Jun 24, 2025

Some users with outdated setuptools in their build environments are failing to build miniKanren from source. A wheel will hopefully arrive shortly for v1.0.5, solving the problem. For now we can work around it by avoiding v1.0.4. Note that conda doesn't have this problem, because Conda packages are pre-compiled.

Description

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pytensor--1496.org.readthedocs.build/en/1496/

Some users with outdated setuptools in their build environments are failing
to build miniKanren from source. A wheel will hopefully arrive shortly for v1.0.5,
solving the problem. For now we can work around it by avoiding v1.0.4.
Note that conda doesn't have this problem, because Conda packages are
pre-compiled.
@maresb
Copy link
Contributor Author

maresb commented Jun 24, 2025

@ricardoV94, this should in theory be very fast to release, since it will take effect as soon as it hits PyPI.

@ricardoV94 ricardoV94 merged commit 46c2341 into pymc-devs:main Jun 24, 2025
18 checks passed
@ricardoV94 ricardoV94 added maintenance release dependencies Pull requests that update a dependency file labels Jun 24, 2025
@maresb maresb deleted the avoid-minikanren-1.0.4 branch June 24, 2025 09:10
@maresb
Copy link
Contributor Author

maresb commented Jun 24, 2025

@ricardoV94, how easy would it be to cut a release?

@ricardoV94
Copy link
Member

@ricardoV94, how easy would it be to cut a release?

Want to merge a bugfix as well

@ricardoV94
Copy link
Member

Hmm there was a work-around for the bugfix so I released: https://github.com/pymc-devs/pytensor/releases/tag/rel-2.31.4

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

Labels

dependencies Pull requests that update a dependency file maintenance release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

miniKanren 1.0.4 release requires setuptools >= 77.0.0

2 participants