Ticket #23918 (closed update: fixed)
Could you upgrade to version 0.4
| Reported by: | fcodvpt@… | Owned by: | mmoll@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | py26-suds py25-suds |
Description
I made some test with suds and a Web service provider and the 0.3.9 version does not work The 0.4 version works and executing "port livecheck py26-suds" returned the following : py26-suds seems to have been updated (port version: 0.3.7, new version: 0.4) It would be great to have the new version of this package Thanks
Change History
comment:1 Changed 3 years ago by macsforever2000@…
- Keywords python suds removed
- Owner changed from macports-tickets@… to mmoll@…
- Version 1.8.2 deleted
comment:2 follow-up: ↓ 3 Changed 3 years ago by mmoll@…
Can you be more specific in how py26-suds 0.3.9 doesn't work? Does 0.3.7 work correctly?
Version 0.4 is still in beta. I would rather wait till it is officially released.
comment:3 in reply to: ↑ 2 Changed 3 years ago by fcodvpt@…
0.3.7 did not work either for the provider I use
I made a successfull test with suds 0.4 on a Debian computer
But I understand that you have to wait for the version 0.4 to be officially released.
How can I do until the 0.4 is released ?
May I uninstall py2x-suds and do an installation from source of the beta version ?
How will I properly remove the source installed version when the port will be updated ?
comment:4 Changed 3 years ago by mmoll@…
- Status changed from new to closed
- Resolution set to fixed
You can manually edit the port file for py25-suds. Change the version number to 0.4. Run "port -dv upgrade py25-suds". This will give an error and print the new checksums. Copy / paste these in the Portfile and try again. These Portfile changes will be overwritten next time you run port selfupdate (assuming you use rsync for updates).

