Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568904 - app-misc/ca-certificates-20151214: version bump
Summary: app-misc/ca-certificates-20151214: 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-20 19:10 UTC by A. Wilcox (awilfox)
Modified: 2015-12-22 23:36 UTC (History)
0 users

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


Attachments
New ebuild for ca-certificates 20151214 (ca-certificates-20151214.3.20.1.ebuild,6.08 KB, text/plain)
2015-12-20 19:11 UTC, A. Wilcox (awilfox)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description A. Wilcox (awilfox) 2015-12-20 19:10:38 UTC
* Add Python 3.5 compatibility
* Upstream now ships source in package name directory, so "mv ${PN}-*/ ${PN} || die" is no longer necessary.
* Upstream now includes Python 3 compatibility with enhancements; remove unnecessary patch.

Reproducible: Always

Steps to Reproduce:
1. emerge ca-certificates

Actual Results:  
Old version was installed.

Expected Results:  
Installed new version.
Comment 1 A. Wilcox (awilfox) 2015-12-20 19:11:21 UTC
Created attachment 419932 [details]
New ebuild for ca-certificates 20151214
Comment 2 SpanKY gentoo-dev 2015-12-22 23:29:40 UTC
Comment on attachment 419932 [details]
New ebuild for ca-certificates 20151214

please post diffs rather than entire files.  it makes it much harder to figure out what you changed (if anything).