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

Python 2 drop #24995

Closed
wants to merge 66 commits into from
Closed

Python 2 drop #24995

wants to merge 66 commits into from

Conversation

sgn
Copy link
Member

@sgn sgn commented Sep 20, 2020

I pushed part of this out.
Now I think I should let other people have a comment.

Things was filtered by:

  • python libraries, with no other executable depends on it or no non-python depends on it

@sgn sgn force-pushed the python-2-drop branch 5 times, most recently from 112629d to ce03e98 Compare September 20, 2020 14:42
Copy link
Member

@ericonr ericonr left a comment

Choose a reason for hiding this comment

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

I don't know if we need to be specific about "Python3" in package descriptions, since it should be the default now, and it's in the package name...

build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-rdflib"
short_desc="SPARQL Endpoint interface to Python (Python3)"
Copy link
Member

Choose a reason for hiding this comment

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

"interface to Python3" ? A bit shorter

Copy link
Member Author

Choose a reason for hiding this comment

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

Hm, I convert via a script :-p

Copy link
Member

Choose a reason for hiding this comment

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

Eh, if it's done already I don't think it's bad to keep it :P

build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pyasn1"
short_desc="Strictly RFC 4510 conforming LDAP V3 pure Python client (Python3)"
Copy link
Member

Choose a reason for hiding this comment

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

"pure Python3 client" ? Or not even mention Python3, since it's in the package name and should be the default now.

@benalb
Copy link
Contributor

benalb commented Sep 20, 2020

python-dominate and python-mtranslate are also candidates to the drop.

@ericonr
Copy link
Member

ericonr commented Sep 20, 2020

Hmm you included some commits from master here.

@fosslinux
Copy link
Contributor

How did you decide which packages to drop?

Partially supersees #24986

@sgn
Copy link
Member Author

sgn commented Sep 20, 2020

How did you decide which packages to drop?

Partially supersees #24986

  • Python Executable: that has Python 3 counterpart, no other Python 2 package depends on Python 2 version
  • Python 2 Libraries: that only depended by first item (and by chain, to this item)

For example: buildbot and offlineimap will stay, and its dependencies will stay. For now, I picked the package from your PR.

@sgn sgn closed this in 0a6e743 Sep 22, 2020
@sgn sgn deleted the python-2-drop branch October 9, 2020 13:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants