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

Bug 406503

Summary: app-office/openerp-server-6.0.3 version bump
Product: Gentoo Linux Reporter: Alexander Petrenas <bugs.gentoo.org>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: mgorny
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild for the app-office/openerp-server

Description Alexander Petrenas 2012-03-02 00:50:38 UTC
Here is the new ebuild for openerp-server (that now requires dev-python/pyyaml and dev-python/mako to run)

Reproducible: Always
Comment 1 Alexander Petrenas 2012-03-02 00:51:12 UTC
Created attachment 303903 [details]
New ebuild for the app-office/openerp-server
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-02 17:27:49 UTC
Comment on attachment 303903 [details]
New ebuild for the app-office/openerp-server

--- openerp-server-5.0.15.ebuild        2011-04-07 21:29:16.000000000 +0200
+++ -   2012-03-02 18:27:34.989507402 +0100
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openerp-server/openerp-server-5.0.15.ebuild,v 1.2 2011/04/06 16:59:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openerp-server/openerp-server-6.0.3.ebuild,v 1.2 2011/04/06 16:59:15 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -22,9 +22,11 @@
        dev-python/pychart
        dev-python/pytz
        dev-python/pyxml
+       dev-python/pyyaml
        dev-python/pyopenssl
        dev-python/reportlab
        media-gfx/pydot
+       dev-python/mako
        dev-libs/libxslt[python]
        dev-libs/libxml2[python]"
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-05 15:47:43 UTC
Since this is an old bug report and we have app-office/openerp with newer version, I'm closing this as WONTFIX. If you really need exactly 6.0, please let me know and we'll see what we can do.