Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734390 - dev-python/certifi-9999: stablereq
Summary: dev-python/certifi-9999: stablereq
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: ALLARCHES, CC-ARCHES
Depends on:
Blocks:
 
Reported: 2020-07-29 08:49 UTC by Michał Górny
Modified: 2020-07-30 08:49 UTC (History)
2 users (show)

See Also:
Package list:
dev-python/certifi-9999
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-07-29 08:49:09 UTC
Please stabilize.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-29 16:26:30 UTC
arm64 stable
Comment 2 Larry the Git Cow gentoo-dev 2020-07-29 17:11:12 UTC
The bug has been referenced in the following commit(s):

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

commit 9d454af08621660ae5c2bb76a4e0bac19f589b8e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-29 17:04:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-29 17:10:50 +0000

    dev-python/certifi: ALLARCHES stable (via amd64, bug #734390)
    
    Bug: https://bugs.gentoo.org/734390
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/certifi/certifi-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-29 17:14:11 UTC
amd64, arm, hppa, ppc, ppc64, s390, sparc, x86 stable via ALLARCHES, closing
Comment 4 Gentookh 2020-07-29 19:44:17 UTC
As per https://wiki.gentoo.org/wiki/Stable_request
>Live ebuilds (-9999) cannot be stabilized

WTF?
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-29 20:23:44 UTC
(In reply to Gentookh from comment #4)
> As per https://wiki.gentoo.org/wiki/Stable_request
> >Live ebuilds (-9999) cannot be stabilized
> 
> WTF?

I perform due diligence before performing work, so please investigate first.

For certifi, it is a possibly misleading version name. It is NOT live.

If you want some background on the package, the idea is... certifi lets you verify certs in python, but it bundles its own CAs.

In the past, it was being patched to include the system ones, now it's just been replaced with a shim so no patch is needed.

9999 does not imply live, and live does not imply 9999. There is no equivalence between the two, even though 9999 _often_ means live.