Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 828115 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/setup.py
0
++ b/setup.py
Lines 111-117 Link Here
111
        },
111
        },
112
    install_requires = [
112
    install_requires = [
113
        'aiosmtpd>=1.4.1',
113
        'aiosmtpd>=1.4.1',
114
        'alembic>=1.6.2,<1.7',
114
        'alembic>=1.6.2,!=1.7.0',
115
        'atpublic',
115
        'atpublic',
116
        'authheaders>=0.9.2',
116
        'authheaders>=0.9.2',
117
        'authres>=1.0.1',
117
        'authres>=1.0.1',

Return to bug 828115