Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 4157acba2c402532f66819de1c6cb8fd > files > 2

perl-MooseX-AttributeShortcuts-0.37.0-4.mga9.src.rpm

%define upstream_name    MooseX-AttributeShortcuts
%define upstream_version 0.037

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4

Summary:    Shorthand for common attribute options
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/MooseX/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(List::Util) >= 1.330.0
BuildRequires: perl(Moose) >= 1.140.0
BuildRequires: perl(Moose::Exporter)
BuildRequires: perl(Moose::Meta::TypeConstraint)
BuildRequires: perl(Moose::Role)
BuildRequires: perl(Moose::Util)
BuildRequires: perl(Moose::Util::MetaRole)
BuildRequires: perl(Moose::Util::TypeConstraints)
BuildRequires: perl(MooseX::Meta::TypeConstraint::Mooish)
BuildRequires: perl(MooseX::Role::Parameterized)
BuildRequires: perl(MooseX::Types::Common::String)
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(MooseX::Types::Path::Class)
BuildRequires: perl(MooseX::Util)
BuildRequires: perl(Path::Class)
BuildRequires: perl(Test::CheckDeps) >= 0.10.0
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::Moose)
BuildRequires: perl(Test::Moose::More) >= 0.49.0
BuildRequires: perl(Test::More) >= 0.940.0
BuildRequires: perl(Test::Requires)
BuildRequires: perl(aliased)
BuildRequires: perl(constant)
BuildRequires: perl(lib)
BuildRequires: perl(namespace::autoclean) >= 0.240.0
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildArch:  noarch

%description
Ever find yourself repeatedly specifying writers and builders, because
there's no good shortcut to specifying them? Sometimes you want an
attribute to have a read-only public interface, but a private writer. And
wouldn't it be easier to just say "builder => 1" and have the attribute
construct the canonical "_build_$name" builder name for you?

This package causes an attribute trait to be applied to all attributes
defined to the using class. This trait extends the attribute option
processing to handle the above variations.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%__perl Makefile.PL INSTALLDIRS=vendor
%make_build CFLAGS="%{optflags}"

%check
make test

%install
%make_install

%files
%doc Changes LICENSE META.json META.yml MYMETA.yml README SIGNATURE
%{_mandir}/man3/*
%{perl_vendorlib}/*


%changelog
* Tue Mar 22 2022 umeabot <umeabot> 0.37.0-4.mga9
+ Revision: 1818951
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.37.0-3.mga8
+ Revision: 1505347
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 0.37.0-2.mga7
+ Revision: 1285035
- Mageia 7 Mass Rebuild

* Tue Nov 21 2017 tv <tv> 0.37.0-1.mga7
+ Revision: 1178213
- update to 0.037

* Wed Nov 01 2017 tv <tv> 0.36.0-1.mga7
+ Revision: 1175451
- update to 0.036

* Tue Oct 03 2017 tv <tv> 0.35.0-2.mga7
+ Revision: 1165580
- rebuild with fixed rpm for missing autodeps

* Wed Sep 27 2017 guillomovitch <guillomovitch> 0.35.0-1.mga7
+ Revision: 1160592
- new version 0.035

* Sun Jun 19 2016 pterjan <pterjan> 0.28.0-3.mga6
+ Revision: 1030329
- Rebuild for perl 5.22.2

* Fri Feb 19 2016 umeabot <umeabot> 0.28.0-2.mga6
+ Revision: 967645
- Mageia 6 Mass Rebuild

* Sat Jul 04 2015 sander85 <sander85> 0.28.0-1.mga6
+ Revision: 849970
- update to 0.028

* Sun Oct 19 2014 umeabot <umeabot> 0.24.0-4.mga5
+ Revision: 790008
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 0.24.0-3.mga5
+ Revision: 741528
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.24.0-2.mga5
+ Revision: 685520
- Mageia 5 Mass Rebuild

* Tue May 06 2014 jquelin <jquelin> 0.24.0-1.mga5
+ Revision: 620704
- update to 0.024

* Tue Apr 15 2014 jquelin <jquelin> 0.23.0-1.mga5
+ Revision: 614889
- update to 0.023

* Mon Oct 21 2013 umeabot <umeabot> 0.22.0-2.mga4
+ Revision: 538234
- Mageia 4 Mass Rebuild

* Sun Sep 29 2013 sander85 <sander85> 0.22.0-1.mga4
+ Revision: 489067
- update to 0.022

* Mon Sep 09 2013 sander85 <sander85> 0.21.0-1.mga4
+ Revision: 476627
- update to 0.021

* Tue Aug 20 2013 sander85 <sander85> 0.20.0-1.mga4
+ Revision: 468177
- update to 0.020

* Sun Jan 13 2013 umeabot <umeabot> 0.17.0-2.mga3
+ Revision: 370137
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Nov 07 2012 jquelin <jquelin> 0.17.0-1.mga3
+ Revision: 316102
- update to 0.017

* Wed Sep 26 2012 jquelin <jquelin> 0.15.0-1.mga3
+ Revision: 298331
- update to 0.015

* Tue Jun 05 2012 jquelin <jquelin> 0.10.0-1.mga3
+ Revision: 255170
- update to 0.010

* Mon Feb 06 2012 jquelin <jquelin> 0.8.0-1.mga2
+ Revision: 205172
- imported package perl-MooseX-AttributeShortcuts


* Mon Feb 06 2012 cpan2dist 0.008-1mga
- initial mageia release, generated with cpan2dist