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

Bug 797751

Summary: dev-python/APScheduler-3.8.1 setuptools warnings detected
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-06-23 09:29:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/APScheduler-3.6.3 setuptools warnings detected.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
https://archives.gentoo.org/gentoo-dev/message/81e472e95b181da6e017a85acf329981.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-23 09:29:03 UTC
Created attachment 717840 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-25 07:15:32 UTC
ci has reproduced this issue with version 3.8.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-10-26 04:51:54 UTC
The bug has been closed via the following commit(s):

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

commit 7c6c22ed5f98caf39e18fbf4387ff3420c45c3cb
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-10-26 04:49:58 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-10-26 04:51:50 +0000

    dev-python/APScheduler: Suppress setuptools warning
    
     * QA Notice: setuptools warnings detected:
     *
     *      Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead
    
    Closes: https://bugs.gentoo.org/797751
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/APScheduler/APScheduler-3.6.3.ebuild | 3 +++
 dev-python/APScheduler/APScheduler-3.8.1.ebuild | 7 +++++++
 2 files changed, 10 insertions(+)