[Bug 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Petr Pisar  changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version|perl-Object-Pad-0.31-1.fc33 |perl-Object-Pad-0.31-2.fc33
 Resolution|--- |RAWHIDE
Last Closed||2020-07-28 14:26:45




-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Object-Pad-0.31-1.fc33



--- Comment #4 from Petr Pisar  ---
Thank you for the review and the repository. I will finish bootstrapping this
package after packaging all circular dependencies.


-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602



--- Comment #3 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/perl-Object-Pad


-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602



--- Comment #2 from Petr Pisar  ---
https://pagure.io/releng/fedora-scm-requests/issue/27248


-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Jitka Plesnikova  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #1 from Jitka Plesnikova  ---
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

$ rpm -qp --requires perl-Object-Pad-0.31-1.fc33.x86_64.rpm | sort | uniq -c |
grep -v rpmlib
  1 libc.so.6()(64bit)
  1 libc.so.6(GLIBC_2.2.5)(64bit)
  1 libc.so.6(GLIBC_2.4)(64bit)
  1 libpthread.so.0()(64bit)
  1 libpthread.so.0(GLIBC_2.2.5)(64bit)
  1 perl(Carp) 
  1 perl(experimental)
  1 perl(feature)
  1 perl(:MODULE_COMPAT_5.32.0)
  1 perl(mro)
  1 perl(Object::Pad)
  1 perl(strict)
  1 perl(warnings)
  1 perl(XSLoader)
  1 perl(XS::Parse::Sublike) >= 0.10
  1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Object-Pad-0.31-1.fc33.x86_64.rpm | sort | uniq -c
  1 perl(Object::Pad) = 0.31
  1 perl-Object-Pad = 0.31-1.fc33
  1 perl(Object::Pad::MOP::Class) = 0.31
  1 perl(Object::Pad::MOP::Method) = 0.31
  1 perl(Object::Pad::MOP::Slot) = 0.31
  1 perl-Object-Pad(x86-64) = 0.31-1.fc33
Binary provides are Ok.

$ rpmlint ./perl-Object-Pad*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Resolution:
Approved


-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602
Bug 1859602 depends on bug 1859576, which changed state.

Bug 1859576 Summary: Review Request: perl-XS-Parse-Sublike - XS functions to 
assist in parsing sub-like syntax
https://bugzilla.redhat.com/show_bug.cgi?id=1859576

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE




-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|nob...@fedoraproject.org|jples...@redhat.com
  Flags||fedora-review?




-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Petr Pisar  changed:

   What|Removed |Added

 Blocks||1859635





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1859635
[Bug 1859635] Review Request: perl-Future-AsyncAwait - Deferred subroutine
syntax for futures
-- 
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 1859602] Review Request: perl-Object-Pad - Simple syntax for lexical slot-based objects

2020-07-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1859602

Petr Pisar  changed:

   What|Removed |Added

 Depends On||1859576





Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1859576
[Bug 1859576] Review Request: perl-XS-Parse-Sublike- XS functions to assist in
parsing sub-like syntax
-- 
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