forked from pool/perl-Inline-Python
Accepting request 439825 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/439825 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
4834d8dba8
commit
327f12c968
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0734ed9925229b4efecdfdb46bb51ff1036132281fe653ec6eee09cdf8897216
|
|
||||||
size 56555
|
|
3
Inline-Python-0.51.tar.gz
Normal file
3
Inline-Python-0.51.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98f17b50877b007618abec8ddc5c91447b6b38c6e3c3e06ee224af484ce50796
|
||||||
|
size 57196
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 11 06:39:48 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.51
|
||||||
|
see /usr/share/doc/packages/perl-Inline-Python/Changes
|
||||||
|
|
||||||
|
0.51 Thu Nov 09 08:45:00 CET 2016 (Stefan Seifert)
|
||||||
|
- Fix memory leak when passing dict with Unicode keys to Perl
|
||||||
|
by Linas Valiukas
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 4 12:46:34 UTC 2016 - coolo@suse.com
|
Mon Jul 4 12:46:34 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Inline-Python
|
Name: perl-Inline-Python
|
||||||
Version: 0.50
|
Version: 0.51
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Inline-Python
|
%define cpan_name Inline-Python
|
||||||
Summary: Write Perl subs and classes in Python
|
Summary: Write Perl subs and classes in Python
|
||||||
@@ -31,6 +31,8 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Digest::MD5) >= 2.5
|
BuildRequires: perl(Digest::MD5) >= 2.5
|
||||||
BuildRequires: perl(Inline) >= 0.46
|
BuildRequires: perl(Inline) >= 0.46
|
||||||
|
BuildRequires: perl(Proc::ProcessTable) >= 0.53
|
||||||
|
BuildRequires: perl(Test::Deep)
|
||||||
Requires: perl(Digest::MD5) >= 2.5
|
Requires: perl(Digest::MD5) >= 2.5
|
||||||
Requires: perl(Inline) >= 0.46
|
Requires: perl(Inline) >= 0.46
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user