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

About to get dropped from gentoo portage because of python 2.7 #57

Closed
ckonstanski opened this issue Sep 20, 2020 · 2 comments
Closed

About to get dropped from gentoo portage because of python 2.7 #57

ckonstanski opened this issue Sep 20, 2020 · 2 comments

Comments

@ckonstanski
Copy link

Today when running OS updates on gentoo hosts I was greeted with a warning that ipaddress will be dropped from the portage tree in 30 days.

https://packages.gentoo.org/packages/dev-python/ipaddress
https://bugs.gentoo.org/743724

I think this is because you're not keeping up with the ever-moving target of python versions. 2.7 and 3.6 are currently bad. Of these, 2.7 is a death sentence.

It would be nice if this important library didn't get pulled because of a lack of housekeeping. Can I help? I have a vested interest in keeping this package in gentoo. I'm not affiliated with the gentoo project. I'm just a programmer who needs this library for my job.

@ckonstanski
Copy link
Author

Is ipaddress included python3.3+ ? Which is why the description of this git project says "older than 3.3". If so, this issue is a non-issue. Sorry for the spam.

@phihag
Copy link
Owner

phihag commented Sep 21, 2020

@ckonstanski Correct, ipaddress is in the standard library on Python 3.3+; this is just a backport. Some users like to have the backport in 3.3 or 3.4, since it brings ipaddress features from later Python versions. However, that's certainly not the gentoo way; if you're using 3.8, there is no possible use for this backport.

@phihag phihag closed this as completed Sep 21, 2020
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

No branches or pull requests

2 participants