Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyTooling incompatible #15

Closed
kaiteu opened this issue Jul 11, 2023 · 5 comments · Fixed by #16
Closed

PyTooling incompatible #15

kaiteu opened this issue Jul 11, 2023 · 5 comments · Fixed by #16
Labels
Bug Something isn't working

Comments

@kaiteu
Copy link

kaiteu commented Jul 11, 2023

Error is Triggered by the following module:
from pyTooling.Versioning import SemVersion

@Paebbels Paebbels added the Bug Something isn't working label Jul 11, 2023
@Paebbels
Copy link
Owner

pyVersioning has no upper version limit for pyTooling.
This will be added with next version.

The reason is pyTooling renamed the class for v5.0.0.

@Paebbels Paebbels mentioned this issue Jul 12, 2023
@Paebbels
Copy link
Owner

@kaiteu This problem is blocking a release: buildthedocs/btd#11

I'll see for a workaround.

@Paebbels
Copy link
Owner

I added a new group of "after-installation unit tests".

4 out-of 6 are failing, but I should be able to cover such effects now and in future releases. Working on a fix.

@Paebbels Paebbels reopened this Jul 26, 2023
@Paebbels Paebbels mentioned this issue Jul 26, 2023
@Paebbels
Copy link
Owner

Ok, all additional tests are now passing. I'll start the release process in the evening. (See also #17)

@Paebbels
Copy link
Owner

v0.12.0 has been released a few days before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants