Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567304 - dev-python/peewee-2.7.3: version bump
Summary: dev-python/peewee-2.7.3: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 07:17 UTC by Elizabeth Myers
Modified: 2015-12-02 09:32 UTC (History)
1 user (show)

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


Attachments
Ebuild for peewee-2.7.3.ebuild (peewee-2.7.3.ebuild,1023 bytes, text/plain)
2015-12-02 07:17 UTC, Elizabeth Myers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elizabeth Myers 2015-12-02 07:17:53 UTC
Created attachment 418316 [details]
Ebuild for peewee-2.7.3.ebuild

The attached ebuild bumps peewee to version 2.7.3 (fixing bugs in previous versions) and adds Python 3.5 support.

Note the version in portage is 2.6.3 (it made me double-take for a second, but it is in fact older).

Tested myself (I'm building an app based on it) and all seems to be well.
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2015-12-02 09:32:53 UTC
commit 520c131 (HEAD, master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Wed Dec 2 09:31:40 2015 +0000

    dev-python/peewee: Version bump courtesy of Elizabeth Mayers <elizabeth@sporksmoo.net>. Fixes bug 567304.
    
    Package-Manager: portage-2.2.20.1
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 create mode 100644 dev-python/peewee/peewee-2.7.3.ebuild

Patch was perfect. Thanks.