[Bug 910565] Review Request: python-github - A Python library implementing the full Github API v3.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=910565

--- Comment #3 from Richard Marko <rmarko@xxxxxxxxxx> ---
> - fixed & updated the files referenced in c#1

Thanks.

> - btw it also complains about missing docs, but they are there: 
> /usr/lib/python2.7/site-packages/github/doc/

It's possible to move them to proper location with

...

%build
%{__python} setup.py build
mv build/lib/github/doc/ .

...

%files
%defattr(-,root,root,-)
# For noarch packages: sitelib
%doc doc
%{python_sitelib}/*


Problem is that there's no copy of the license in the release tarball. It's
included in the setup.py file but missing from the tarball generated with
python setup.py sdist.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=zjYO9P1i8o&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]