[Bug 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2021-02-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732

Zbigniew Jędrzejewski-Szmek  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |INSUFFICIENT_DATA
Last Closed||2021-02-11 13:58:20




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


[Bug 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2020-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732

Petr Pisar  changed:

   What|Removed |Added

 CC||ppi...@redhat.com
   Assignee|nob...@fedoraproject.org|zbys...@in.waw.pl




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


[Bug 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2017-03-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732

Zbigniew Jędrzejewski-Szmek  changed:

   What|Removed |Added

 Blocks||201449 (FE-DEADREVIEW)
   Assignee|zbys...@in.waw.pl   |nob...@fedoraproject.org




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter
response should be blocking this bug.
-- 
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 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2015-07-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732

Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|nob...@fedoraproject.org|zbys...@in.waw.pl
  Flags||fedora-review?



--- Comment #3 from Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl ---
- If (and only if) the source package includes the text of the license(s)
  in its own file, then that file, containing the text of the license(s)
  for the package is included in %license.
  Note: License file COPYING is marked as %doc instead of %license
  See:
  http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2015-07-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732

Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl changed:

   What|Removed |Added

 CC||zbys...@in.waw.pl



--- Comment #2 from Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl ---
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
 distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}

 %if 0%{?fedora}  12

You can drop that, unless you want to package for old EPELs too.

Must Provide: python2-gccjit = %{version}-%{release}

Do you need the whole dance with %{py3dir}? Unless you use 2to3 or modify the
sources during build in another way, it should be fine to build both versions
from the same source directory.

 rm -rf $RPM_BUILD_ROOT
Allowed, but also obsolete.

Also consider adding %global _docdir_fmt %{name}. No need for duplicate dirs
with the same contents.

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1206732] Review Request: python-gccjit - Python bindings for libgccjit

2015-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1206732



--- Comment #1 from Dave Malcolm dmalc...@redhat.com ---
Specfile can also be seen at https://github.com/davidmalcolm/python-gccjit-srpm

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review