[Bug 466496] Review Request: python-suds - A lightweight python soap web services client

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 27 11:44:23 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=466496





--- Comment #3 from Fabian Affolter <fabian at bernewireless.net>  2008-10-27 07:44:22 EDT ---
(In reply to comment #2)
> Implemented all suggestions with the exception of changing %Source0 to be a URL
> to the fedorahosted wiki.  I'm not sure I understand this.  If I make this
> change, rpmbuild fails.  Also, I looked at (2) other fedora hosted projects
> that I'm pretty sure are fedora packages and their %Source0 looked like mine. 
> Can you help me understand this better?

The problem seems to be the path (...?format=raw, rpmbuild can't handle GET in
an URL).  I'm sorry that I guided you in the wrong direction about this.  

The guys from 'Fedora Python Modules' [1] use in their spec file [2] the
following entry:

 Source0:
https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz

But the directory of suds is empty (
https://fedorahosted.org/releases/s/u/suds/ ) . 

The Fedora Hosted FAQ tells you how you can publish a tarball.

 from https://fedorahosted.org/web/en/faq
 "How can I publish archive releases (tgz, zip, etc) for my project?
 Create the archive on your workstation and run scp myProject-0.1.tar.gz
 fedorahosted.org:<Project Name>. The archive will be located under
 https://fedorahosted.org/releases/"

> Also, seems like the spec should be named suds.spec.  Can I change this?

>From my point of view the name is ok. [3]


[1] https://fedorahosted.org/python-fedora/
[2]
https://fedorahosted.org/python-fedora/browser/python-fedora-stable/python-fedora.spec
[3]
https://fedoraproject.org/wiki/Packaging/NamingGuidelines#Addon_Packages_.28python_modules.29

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list