Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710478 - dev-python/sqlalchemy-1.3.16 version bump
Summary: dev-python/sqlalchemy-1.3.16 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 11:44 UTC by Ralph Seichter
Modified: 2020-05-19 15:22 UTC (History)
2 users (show)

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 Ralph Seichter 2020-02-22 11:44:30 UTC
SQLAlchemy 1.3.13 was released in January 2020.
Comment 1 Ralph Seichter 2020-02-22 17:34:23 UTC
This update is required for app-antivirus/fangfrisch. The ebuild currently modifies setup.py to fall back to Gentoo's latest available version of SQLAlchemy (see https://github.com/gentoo/gentoo/pull/14740).
Comment 2 Ralph Seichter 2020-05-07 18:19:03 UTC
Updated description for version 1.3.16. I have also filed a stabilisation request for app-antivirus/fangfrisch today, so bumping SQLAlchemy would be highly appreciated.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-19 15:22:03 UTC
commit 321f653f8d264e6ca9203887f56740f281860088
Author:     Viktar Patotski <xp.vit.blr@gmail.com>
AuthorDate: 2020-05-14 14:55:54 +0200
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-18 20:21:30 +0200

    dev-python/sqlalchemy: bump to 1.3.17
    
    This PR updates dev-python/sqlalchemy to latest version: 1.3.17,
    also changes homepage link to HTTPS on stable version 1.3.11.
    
    Signed-off-by: Viktar Patotski <xp.vit.blr@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/15864
    Signed-off-by: Michał Górny <mgorny@gentoo.org>