Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260029 - dev-python/pyamf-0.6.11 - AMF support for Python
Summary: dev-python/pyamf-0.6.11 - AMF support for Python
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: https://pypi.python.org/pypi/PyAMF
Whiteboard:
Keywords:
: 470058 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-23 17:13 UTC by Randy Barlow
Modified: 2015-02-10 18:28 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2009-02-23 17:13:29 UTC
Currently, there is no ebuild for PyAMF[0], and it would be nice if there was one.  I intend to write an ebuild and attach it to this ticket.

[0] http://www.pyamf.org

Reproducible: Always
Comment 1 Randy Barlow 2009-02-23 17:16:38 UTC
A note: easy_install can be used to install PyAMF, and it is indeed easy.  However, it seems to me that the ideal approach to a system is is use just one package manager for the whole system, so I would prefer a proper ebuild.
Comment 2 Michael Zeidler 2009-03-28 20:25:56 UTC
I have hacked an ebuild for pyamf which can be downloaded here: 

http://pyamf.org/raw-attachment/ticket/504/pyamf-0.4.1.ebuild
See: http://pyamf.org/ticket/504
Comment 3 Michael Zeidler 2009-04-24 21:52:26 UTC
Version bump: http://pyamf.org/raw-attachment/ticket/504/pyamf-0.4.2.ebuild
Comment 4 Michael Zeidler 2009-04-25 12:43:02 UTC
Added c-extension use-flag to optionally dis/enable the c-extension (cpyamf).
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-29 15:42:57 UTC
*** Bug 470058 has been marked as a duplicate of this bug. ***
Comment 6 Anton Bolshakov 2015-01-22 10:28:04 UTC
It were few important changes in git including cython support. So I've bumped the ebuild:
https://code.google.com/p/pentoo/source/browse/portage/trunk/dev-python/pyamf/pyamf-0.6.2_p20150122.ebuild
Comment 7 Tim Harder gentoo-dev 2015-02-10 18:28:47 UTC
0.7.0 added to the tree. Note that use flags weren't added for the various optional web frameworks it supports, I'd rather wait for better EAPI support for optional deps.