Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470058 - dev-python/pyamf - AMF support for Python
Summary: dev-python/pyamf - AMF support for Python
Status: RESOLVED DUPLICATE of bug 260029
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://pypi.python.org/pypi/PyAMF
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 11:28 UTC by Anton Bolshakov
Modified: 2014-12-29 15:42 UTC (History)
0 users

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 Anton Bolshakov 2013-05-16 11:28:21 UTC
we need more deps for that version, PyAMF specifically.

Here is a full changelog for mitmproxy 0.9:

    * Upstream certs mode is now the default.

    * Add a WSGI container that lets you host in-proxy web applications.
    
    * Full transparent proxy support for Linux and OSX.
    
    * Introduce netlib, a common codebase for mitmproxy and pathod
      (http://github.com/cortesi/netlib).

    * Full support for SNI.
    
    * Color palettes for mitmproxy, tailored for light and dark terminal
      backgrounds.

    * Stream flows to file as responses arrive with the "W" shortcut in
      mitmproxy.

    * Extend the filter language, including ~d domain match operator, ~a to
      match asset flows (js, images, css).

    * Follow mode in mitmproxy ("F" shortcut) to "tail" flows as they arrive.
    
    * --dummy-certs option to specify and preserve the dummy certificate
      directory.

    * Server replay from the current captured buffer.
    
    * Huge improvements in content views. We now have viewers for AMF, HTML,
      JSON, Javascript, images, XML, URL-encoded forms, as well as hexadecimal
      and raw views.

    * Add Set Headers, analagous to replacement hooks. Defines headers that are set on flows, based on a matching pattern.

    * A graphical editor for path components in mitmproxy.
    
    * A small set of standard user-agent strings, which can be used easily in
      the header editor.

    * Proxy authentication to limit access to mitmproxy
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-16 14:34:03 UTC
*mitmproxy-0.9 (16 May 2013)

  16 May 2013; Tim Harder <radhermit@gentoo.org> +mitmproxy-0.9.ebuild:
  Version bump.
Comment 2 Anton Bolshakov 2013-05-16 15:21:25 UTC
I have intentionally mentioned PyAMF because AMF decoding is one of main reason of this bumps.

Please add all dependences.
Comment 3 Tim Harder gentoo-dev 2013-05-16 17:54:21 UTC
(In reply to comment #2)
> I have intentionally mentioned PyAMF because AMF decoding is one of main
> reason of this bumps.
> 
> Please add all dependences.

All *optional* dependencies. I didn't do that with the initial bump since pyamf isn't in the tree.
Comment 4 Tim Harder gentoo-dev 2013-07-08 00:06:43 UTC
I should note the main problem is I can't get pyamf to compile properly and upstream seems somewhat dead. Feel free to post a working ebuild.
Comment 5 Anton Bolshakov 2013-07-08 00:33:20 UTC
Have you tried the existing one:
https://github.com/andybotting/gentoo-overlay/blob/master/dev-python/pyamf/pyamf-0.6.1.ebuild

It compiles fine. No idea if it works
Comment 6 Johan Bergström 2013-09-24 00:39:26 UTC
0.9.1 in tree since a good while ago.
Comment 7 Anton Bolshakov 2013-09-24 00:42:21 UTC
no we are not. See #c2
Comment 8 Anton Bolshakov 2014-08-17 04:47:38 UTC
here is the working ebuild:

https://code.google.com/p/pentoo/source/browse/portage/trunk/dev-python/pyamf/pyamf-0.6.2.ebuild
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-29 15:42:57 UTC

*** This bug has been marked as a duplicate of bug 260029 ***