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

offlineimap python2 fix #233

Closed
wants to merge 4 commits into from

Conversation

ardrabczyk
Copy link
Contributor

  • network/offlineimap: Install with python2
  • python/python2-six: Added (Python 2 and 3 compatibility utilities)
  • network/offlineimap: Add python2-six dependency

Ponce and others added 4 commits August 3, 2024 11:53
Signed-off-by: Matteo Bernardini <[email protected]>
offlineimap works only with python2 so the correct name of the
interpreter has to be used here explicitly since `python` symlink
points to python3 since
https://git.slackware.nl/current/commit/?id=0cbf4c3859f23aa741e63823bc1e46377a9e4a9f

Signed-off-by: Arkadiusz Drabczyk <[email protected]>
Needed for network/offlineimap. Slackware stock installation provides
only version for python3.

It was previously present as python/six but got removed since it was
added to Slackware but now only python3 version is provided by the
stock installation.

Signed-off-by: Arkadiusz Drabczyk <[email protected]>
Copy link

github-actions bot commented Aug 4, 2024

reverse dependencies - network/offlineimap

None

Copy link

github-actions bot commented Aug 4, 2024

reverse dependencies - python/python2-six

None

Copy link

github-actions bot commented Aug 4, 2024

✅ sbolint - python/python2-six ✅

sbolint: python2-six checks out OK

Copy link

github-actions bot commented Aug 4, 2024

✅ sbolint - network/offlineimap ✅

sbolint: offlineimap checks out OK

@ardrabczyk
Copy link
Contributor Author

@Ponce will you solve the conflict or should I restore offlineimap myself? Or maybe you don't want to merge this PR?

@Ponce
Copy link
Owner

Ponce commented Aug 4, 2024

@Ponce will you solve the conflict or should I restore offlineimap myself? Or maybe you don't want to merge this PR?

I added python2-six and reinstated offlineimap: as offlineimap is dead an offlineimap3 is maintained I would have preferred to have an offlineimap3 script.
Also, like @willysr said, the maintainer abandoned the script so it will be most probably removed not so far in time...
Enjoy it while it last! ;-)

@Ponce Ponce closed this Aug 4, 2024
@ardrabczyk
Copy link
Contributor Author

But why should it be removed? Here https://lists.slackbuilds.org/pipermail/slackbuilds-users/2024-July/029557.html it says that the policy is to keep packages that have been abandoned by upstream as long as they build and work.

@Ponce
Copy link
Owner

Ponce commented Aug 4, 2024

yes that says that it should not be necessarily removed if it's not maintained anymore upstream.
it should be definitely removed if it's not maintained anymore on SBo (or we will be forced to maintain it us admins!): feel free to step in as a maintainer if you wish to keep it on SBo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants