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

Robert-André Mauchin <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #3 from Robert-André Mauchin <zebo...@gmail.com> ---
Hello,

 - There's nothing there and the github owner doesn't seem to be involved with
that project:

 URL:            https://github.com/luckydonald/%{pypi_name}

 - How did you pick the Git commit for the package? It seems to me that you
should use ae3561094b56c26b423ef9a978f5cbc67b130e9b , cf:
https://bitbucket.org/petsc/petsc4py/commits/tag/3.8.0

 - On a similar note, use git archive to package so we don't ship .git hidden
files with the archive:

git clone https://bitbucket.org/petsc/petsc4py
cd petsc4py
git archive --format tar.gz --prefix petsc4py-3.8.0/ 3.8.0 >
petsc4py-3.8.0.tar.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to