Spec URL: https://ppisar.fedorapeople.org/perl-Future-AsyncAwait/perl-Future-AsyncAwait.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Future-AsyncAwait/perl-Future-AsyncAwait-0.43-1.fc33.src.rpm Description: This Perl module provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves. Fedora Account System Username: ppisar
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-Future-AsyncAwait-0.43-1.fc33.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 libc.so.6()(64bit) 1 libc.so.6(GLIBC_2.11)(64bit) 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 libc.so.6(GLIBC_2.3.4)(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(Future) 1 perl(:MODULE_COMPAT_5.32.0) 1 perl(:VERSION) >= 5.14.0 1 perl(warnings) 1 perl(XSLoader) 1 rtld(GNU_HASH) Binary requires are Ok. $ rpm -qp --provides perl-Future-AsyncAwait-0.43-1.fc33.x86_64.rpm | sort | uniq -c 1 perl(Future::AsyncAwait) = 0.43 1 perl-Future-AsyncAwait = 0.43-1.fc33 1 perl(Future::AsyncAwait::Awaitable) = 0.43 1 perl-Future-AsyncAwait(x86-64) = 0.43-1.fc33 Binary provides are Ok. $ rpmlint ./perl-Future-AsyncAwait* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Resolution: Approved
https://pagure.io/releng/fedora-scm-requests/issue/27251
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Future-AsyncAwait
Thank you for the review and the repository.