Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718270

Summary: dev-db/pgxnclient: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: pgsql-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 13:34:45 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-06-01 12:20:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd16b275d4a6f22bd1d09555092c980f126655e4

commit dd16b275d4a6f22bd1d09555092c980f126655e4
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-06-01 12:20:17 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-06-01 12:20:24 +0000

    dev-db/pgxnclient: Bump to 1.3
    
    Compatible with Python 3.6+ (allegedly).
    
    Bump EAPI to 7.
    
    Tests now using pytest, but the test data isn't yet included. So, tests fail.
    
    Bug: https://bugs.gentoo.org/718270
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgxnclient/Manifest              |  1 +
 dev-db/pgxnclient/pgxnclient-1.3.ebuild | 39 +++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-06-02 11:26:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36405a1d7b4d59c1e5440387283e4fbb7ba4f2d

commit a36405a1d7b4d59c1e5440387283e4fbb7ba4f2d
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-06-02 11:25:46 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-06-02 11:26:12 +0000

    dev-db/pgxnclient: Cleanup old
    
    Closes: https://bugs.gentoo.org/718270
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgxnclient/Manifest                 |  2 --
 dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild | 30 ------------------------------
 dev-db/pgxnclient/pgxnclient-1.2.1.ebuild  | 30 ------------------------------
 3 files changed, 62 deletions(-)