Sophie

Sophie

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

perl-Pithub-0.10.330-4.mga9.src.rpm

%define upstream_name    Pithub
%define upstream_version 0.01033

%{?perl_default_filter}

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

Summary:    Github v3 Pull Request Comments API
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Array::Iterator)
BuildRequires: perl(Cache::LRU) >= 0.40.0
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(HTTP::Message)
BuildRequires: perl(Import::Into) >= 1.2.4
BuildRequires: perl(JSON::MaybeXS) >= 1.3.3
BuildRequires: perl(LWP::Protocol::https)
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(MIME::Base64)
BuildRequires: perl(Moo) >= 1.1.0
BuildRequires: perl(Path::Tiny) >= 0.37.0
BuildRequires: perl(Test::Most)
BuildArch:  noarch

%description
the Pithub manpage provides a set of modules to access the
http://developer.github.com/v3/ in an object oriented way. There is also
the Net::GitHub manpage which does the same for all the versions (v1, v2,
v3) of the Github API. the Pithub manpage supports all API calls so far,
but only for v3.

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

%build
%__perl Makefile.PL INSTALLDIRS=vendor

%make_build

%check
%make_build test

%install
%make_install

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

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

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

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

* Mon Feb 12 2018 shlomif <shlomif> 0.10.330-1.mga7
+ Revision: 1200630
- update to 0.01033

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

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

* Tue Jul 14 2015 sander85 <sander85> 0.10.290-1.mga6
+ Revision: 854149
- update to 0.01029

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

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

* Tue May 20 2014 jquelin <jquelin> 0.10.250-1.mga5
+ Revision: 624411
- update to 0.01025

* Tue Apr 15 2014 jquelin <jquelin> 0.10.240-1.mga5
+ Revision: 614957
- update to 0.01024

* Mon Feb 10 2014 jquelin <jquelin> 0.10.210-1.mga5
+ Revision: 588629
- update to 0.01021

* Sat Oct 19 2013 umeabot <umeabot> 0.10.200-2.mga4
+ Revision: 534878
- Mageia 4 Mass Rebuild

* Sun Sep 15 2013 sander85 <sander85> 0.10.200-1.mga4
+ Revision: 479912
- update to 0.01020

* Wed Jun 26 2013 jquelin <jquelin> 0.10.190-1.mga4
+ Revision: 447084
- update to 0.01019

* Fri Jun 07 2013 jquelin <jquelin> 0.10.180-1.mga4
+ Revision: 439758
- update to 0.01018

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

* Tue Jan 08 2013 jquelin <jquelin> 0.10.170-1.mga3
+ Revision: 342535
- update to 0.01017

* Thu Sep 27 2012 jquelin <jquelin> 0.10.160-1.mga3
+ Revision: 298721
- imported package perl-Pithub


* Thu Sep 27 2012 cpan2dist 0.01016-1mga
- initial mageia release, generated with cpan2dist