[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Antonio Trande  changed:

   What|Removed |Added

Summary|Review Request: petsc4py -  |Review Request: petsc4py -
   |This package provides   |This package provides
   |Python2 bindings for MPI|Python bindings for MPI
   |PETSc   |PETSc



-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Antonio Trande  changed:

   What|Removed |Added

 Whiteboard|NotReady|



--- Comment #2 from Antonio Trande  ---
This package can be built on rawhide now.

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Robert-André Mauchin  changed:

   What|Removed |Added

 CC||zebo...@gmail.com



--- Comment #3 from Robert-André Mauchin  ---
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #4 from Antonio Trande  ---
(In reply to Robert-André Mauchin from comment #3)
> 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}

Fixed.

> 
>  - 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

These are lines of an old release; petsc4py is now built from source archive
3.8.0 (https://bitbucket.org/petsc/petsc4py/downloads/).

Spec URL: https://sagitter.fedorapeople.org/petsc4py/petsc4py.spec
SRPM URL:
https://sagitter.fedorapeople.org/petsc4py/petsc4py-3.8.0-1.fc26.src.rpm

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #5 from Robert-André Mauchin  ---
https://github.com/petsc/petsc4py is returning 404 too.


These includes should probably go into -devel subpackages:

thon2-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/openmpi/petsc4py/include/petsc4py/numpy.h
python2-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.PETSc.h
python2-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.PETSc_api.h
python2-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.h

python3-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/openmpi/petsc4py/include/petsc4py/numpy.h
python3-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.PETSc.h
python3-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.PETSc_api.h
python3-petsc4py-openmpi.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/openmpi/petsc4py/include/petsc4py/petsc4py.h

python2-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/mpich/petsc4py/include/petsc4py/numpy.h
python2-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.PETSc.h
python2-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.PETSc_api.h
python2-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python2.7/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.h

python3-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/mpich/petsc4py/include/petsc4py/numpy.h
python3-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.PETSc.h
python3-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.PETSc_api.h
python3-petsc4py-mpich.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/python3.6/site-packages/mpich/petsc4py/include/petsc4py/petsc4py.h

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #6 from Antonio Trande  ---
> These includes should probably go into -devel subpackages:

I'm not totally sure, but i moved header files under directories expected by
MPI guidelines.

Spec URL: https://sagitter.fedorapeople.org/petsc4py/petsc4py.spec
SRPM URL:
https://sagitter.fedorapeople.org/petsc4py/petsc4py-3.8.0-2.fc26.src.rpm

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #7 from Robert-André Mauchin  ---
All ok for me, package accepted.

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #8 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/petsc4py

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #9 from Fedora Update System  ---
petsc4py-3.8.0-2.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71e07bfe33

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #10 from Fedora Update System  ---
petsc4py-3.8.0-2.fc27 has been submitted as an update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e25c2f2615

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Fedora Update System  changed:

   What|Removed |Added

 Status|POST|MODIFIED



-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #11 from Fedora Update System  ---
petsc4py-3.8.0-2.fc26 has been pushed to the Fedora 26 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71e07bfe33

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-10-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #12 from Fedora Update System  ---
petsc4py-3.8.0-2.fc27 has been pushed to the Fedora 27 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e25c2f2615

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-11-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-11-04 17:09:07



--- Comment #13 from Fedora Update System  ---
petsc4py-3.8.0-2.fc26 has been pushed to the Fedora 26 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2017-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108



--- Comment #14 from Fedora Update System  ---
petsc4py-3.8.0-2.fc27 has been pushed to the Fedora 27 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
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


[Bug 1505108] Review Request: petsc4py - This package provides Python bindings for MPI PETSc

2021-05-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1505108

Susi Lehtola  changed:

   What|Removed |Added

 Blocks|505154 (FE-SCITECH) |





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=505154
[Bug 505154] Tracker: Review Requests for Science and Technology related
packages
-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure