forked from pool/perl-Inline-Python
Accepting request 502460 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/502460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
4f7177d0a8
commit
bcd511a759
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4
|
|
||||||
size 57345
|
|
3
Inline-Python-0.53.tar.gz
Normal file
3
Inline-Python-0.53.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5adef4880e9c8e3e8c6c9a5b3c77a0d7bcc9de2cc2bf1613dacb358a7c981c6
|
||||||
|
size 57064
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 9 05:51:43 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.53
|
||||||
|
see /usr/share/doc/packages/perl-Inline-Python/Changes
|
||||||
|
|
||||||
|
0.53 Fri Jun 02 12:10:00 CEST 2017 (Stefan Seifert)
|
||||||
|
- Better support for serializing booleans with JSON
|
||||||
|
- Support calling Perl objects with overloaded code dereferencing
|
||||||
|
- Support overloaded stringification of Perl objects
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 2 06:36:50 UTC 2016 - coolo@suse.com
|
Fri Dec 2 06:36:50 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Inline-Python
|
# spec file for package perl-Inline-Python
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Inline-Python
|
Name: perl-Inline-Python
|
||||||
Version: 0.52
|
Version: 0.53
|
||||||
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
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Inline-Python/
|
Url: http://search.cpan.org/dist/Inline-Python/
|
||||||
Source0: http://www.cpan.org/authors/id/N/NI/NINE/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/N/NI/NINE/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Reference in New Issue
Block a user