Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103036 - dev-python/pyx version bump
Summary: dev-python/pyx version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 00:00 UTC by Ryan Kelly
Modified: 2005-11-03 13:04 UTC (History)
1 user (show)

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


Attachments
pyx-0.8.1.ebuild (pyx-0.8.1.ebuild,984 bytes, text/plain)
2005-08-19 00:08 UTC, Ryan Kelly
Details
pyx-0.8.1.patch (pyx-0.8.1.patch,7.26 KB, patch)
2005-08-19 00:08 UTC, Ryan Kelly
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Kelly 2005-08-19 00:00:21 UTC
The latest version of the PyX python graphics package
(http://pyx.sourceforge.net) is 0.8.1, while portage only has up to 0.7.1.  I
have attached an updated ebuild and patch file (trivial changes only) which work
fine so far on my machine.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.rfk.id.au/ ftp://mirror.aarnet.edu.au/pub/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_AU.UTF-8"
LC_ALL="en_AU.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa apm avi berkdb bitmap-fonts bluetooth bonobo cdr crypt cups
curl dvd dvdread eds encode esd evo f77 fam ffmpeg flac foomaticdb fortran gd
gdbm gif gmail gnome gpm gtk gtk2 gtkhtml guile hal iconv imagemagick imap imlib
ipv6 irmc java jikes jpeg junit ldap libwww lzw lzw-tiff maildir mime mono motif
mozilla mp3 mpeg msn ncurses nls nptl nptlonly offensive ogg oggvorbis opengl
opie oss pam pdflib png python quicktime readline ruby samba sdl spell sqlite
ssl tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode
usb userlocales v4l v4l2 vcd vorbis wxwindows xine xml xml2 xmms xpm xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Ryan Kelly 2005-08-19 00:08:08 UTC
Created attachment 66288 [details]
pyx-0.8.1.ebuild
Comment 2 Ryan Kelly 2005-08-19 00:08:33 UTC
Created attachment 66289 [details, diff]
pyx-0.8.1.patch
Comment 3 Sascha Silbe 2005-10-20 07:55:16 UTC
Any chance of getting this into Portage? PyX-0.7.1 lacks important features (classes page and document).
Comment 4 Nilton Volpato 2005-10-21 17:11:57 UTC
(In reply to comment #3)
> Any chance of getting this into Portage? PyX-0.7.1 lacks important features
(classes page and document).
+1

I think the same. Why this is not yet in portage?
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2005-11-03 13:04:23 UTC
in portage now. thanks for your ebuild contribution.