Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80087 - net-zope/zopeinterface-3.0.1 version bump, and works with python-2.4
Summary: net-zope/zopeinterface-3.0.1 version bump, and works with python-2.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 80639
  Show dependency tree
 
Reported: 2005-01-30 08:28 UTC by Marien Zwart (RETIRED)
Modified: 2005-02-17 06:26 UTC (History)
0 users

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


Attachments
patch from zopeinterface-3.0.0 to 3.0.1 (ebuild.patch,644 bytes, patch)
2005-01-30 08:29 UTC, Marien Zwart (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marien Zwart (RETIRED) gentoo-dev 2005-01-30 08:28:54 UTC
new version is available from http://zope.org/Products/ZopeInterface. ChangeLog seems to be mia, but a diff suggests it is just a bugfix. Unfortunately the path to the source is weird, so a small change to the ebuild's SRC_URI is required.

The diff also changes the DEPEND because zopeinterface works fine with python 2.4.

Reproducible: Always
Steps to Reproduce:
1. install python 2.4 (currently in package.mask)
2. emerge zopeinterface
3.

Actual Results:  
get zopeinterface-3.0.0 and python 2.3

Expected Results:  
installed zopeinterface-3.0.1 and not python 2.3

Portage 2.0.51-r15 (selinux/2004.1/x86, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-hardened-r3-m1 i686)
=================================================================
System uname: 2.6.10-hardened-r3-m1 i686
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.4 [2.4 (#1, Jan 26 2005, 15:18:28)]
dev-lang/python:     2.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks loadpolicy sandbox sfperms
strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp.easynet.nl/mirror/gentoo/ http://www.gigaload.org/gentoo.org/"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="crypt hardened jabber maildir minimal msn ncurses no-old-linux nopop3d nptl
nptlonly pam pic pie python readline selinux sftplogging ssl unicode userlocales
x86 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Marien Zwart (RETIRED) gentoo-dev 2005-01-30 08:29:46 UTC
Created attachment 49951 [details, diff]
patch from zopeinterface-3.0.0 to 3.0.1
Comment 2 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-02-17 06:26:31 UTC
commited into portage, thank you for your contribution.