Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38072 closed submission (fixed)

Submisson: py-suds-jurko

Reported by: patrik.hartlen@… Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-suds-jurko

Description

Hi,

I would like to add Jurko's fork of suds to support suds on Python 3. (Original suds hosted on https://fedorahosted.org/suds seems to be no longer maintained and support for Python 3 is missing) I'm attaching the python/py-suds-jurko/Portfile.

thanks Patrik

Attachments (1)

Portfile (1.7 KB) - added by patrik.hartlen@… 11 years ago.

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by patrik.hartlen@…

Attachment: Portfile added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Type: requestsubmission
Version: 2.1.3

comment:2 Changed 11 years ago by patrik.hartlen@…

Just a friendly reminder, do I need to take any action on this issue?

thanks Patrik

comment:3 in reply to:  2 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from macports-tickets@… to larryv@…
Status: newassigned
Summary: Add py-suds-jurkoSubmisson: py-suds-jurko

Replying to patrik.hartlen@…:

Just a friendly reminder, do I need to take any action on this issue?

No, it looks fine. I’ll take care of it.

comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)

Is there any reason this doesn’t have subports for Python 2.x?

comment:5 in reply to:  4 ; Changed 11 years ago by patrik.hartlen@…

Replying to larryv@…:

Is there any reason this doesn’t have subports for Python 2.x?

No sorry that's my mistake. The reason for this port is to have suds support for Python3. This port have tested support for python 2.4/2.7 and 3.2. Should I update the files?

comment:6 in reply to:  5 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to patrik.hartlen@…:

Should I update the files?

Yes, add subports for all supported Python versions. It’s preferable to treat this as a fork that happens to support Python 3 than as the “Python 3” version of suds, with py-suds being the “Python 2” version.

comment:7 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: assignedclosed

Committed in r106104, with some changes.

  • Used the bitbucket-1.0 portgroup, since the software seems to be hosted on Bitbucket.
  • Used the full version (i.e., “0.4.1.jurko.4”).
  • Used LGPL-3+ as the license, as specified in the source.
  • Added py2{4,5,6,7} and py31 subports.
Note: See TracTickets for help on using tickets.