Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518920 - dev-python/Yamlog: broken with py3.3+, dead homepage
Summary: dev-python/Yamlog: broken with py3.3+, dead homepage
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2014-08-03 09:50 UTC by Michał Górny
Modified: 2014-09-07 12:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-03 09:50:58 UTC
1. It uses some fancy import magic that doesn't work with py3.3+.

2. Used only by Bcryptor which seems to have no revdeps.

3. GitHub repo disappeared, seems to be only left on pypi with a single release from 2010.

Suggest double lastrite :).
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-03 15:19:46 UTC
Update: I just got reply from Bcrypt upstream and he says he's not interested in Python stuff anymore. Since nothing seems to actually use Bcrypt, I think it'd be best if we lastrited both packages.
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-08-04 01:40:54 UTC
/usr/portage/dev-python/passlib/passlib-1.6.2.ebuild:RDEPEND="dev-python/bcrypt[${PYTHON_USEDEP}]"
/usr/portage/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild:RDEPEND="!dev-python/bcrypt"
/usr/portage/dev-python/flask-security/flask-security-1.7.3.ebuild:		dev-python/bcrypt[${PYTHON_USEDEP}]
/usr/portage/dev-python/flask-security/flask-security-1.7.1.ebuild:		dev-python/bcrypt[${PYTHON_USEDEP}]
/usr/portage/dev-python/flask-security/flask-security-1.7.2.ebuild:		dev-python/bcrypt[${PYTHON_USEDEP}]

it is used, but if we can I'd be for it.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-04 06:56:35 UTC
sorry, the c#1 was supposed to say dev-python/Bcryptor. I'd guess idella4 committed that think by mistake then...
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-04 23:08:25 UTC
Masked for removal then.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2014-08-05 00:05:10 UTC
(In reply to Michał Górny from comment #3)
> sorry, the c#1 was supposed to say dev-python/Bcryptor. I'd guess idella4
> committed that think by mistake then...

It wasn't by mistake. however this is neither here nor there. FWIW the dep was initially made on Bcrypt which was set as the dep. On further working of passlib, it became apparent bcrypt was there better supported better functioning lib.  By this time Bcrypt has already been added.  This is purely for explanatory purposes.  I never 'bothered' to then remove it, which I could have.  It's fine for it to go, it's a lemon.
Comment 6 Pacho Ramos gentoo-dev 2014-09-07 12:47:57 UTC
removed