Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Inline-Python-0.56-bp153.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: perl-Inline-Python Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.56 Vendor: openSUSE
Release: bp153.1.1 Build date: Fri Feb 19 21:27:31 2021
Group: Development/Libraries/Perl Build host: obs-arm-5
Size: 120340 Source RPM: perl-Inline-Python-0.56-bp153.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Inline-Python/
Summary: Write Perl subs and classes in Python
The 'Inline::Python' module allows you to put Python source code directly
"inline" in a Perl script or module. It sets up an in-process Python
interpreter, runs your code, and then examines Python's symbol table for
things to bind to Perl. The process of interrogating the Python interpreter
for globals only occurs the first time you run your Python code. The
namespace is cached, and subsequent calls use the cached version.

This document describes 'Inline::Python', the Perl package which gives you
access to a Python interpreter. For lack of a better place to keep it, it
also gives you instructions on how to use 'perlmodule', the Python package
which gives you access to the Perl interpreter.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sat Aug 05 2017 coolo@suse.com
  - updated to 0.56
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.56 Fri  Aug 04 15:30:00 CEST 2017 (Stefan Seifert)
    - Fix floating point related test failures on some machines.
* Wed Jul 05 2017 coolo@suse.com
  - updated to 0.55
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.55 Tue  Jul 03 09:30:00 CEST 2017 (Stefan Seifert)
    - Pass Python floats as floats to Perl, not as string.
* Wed Jun 14 2017 coolo@suse.com
  - updated to 0.54
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.54 Tue  Jun 13 08:40:00 CEST 2017 (Stefan Seifert)
    - Fix object stringification crashing on Perl < 5.16 (RT #122082)
* Fri Jun 09 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 02 2016 coolo@suse.com
  - updated to 0.52
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.52 Thu  Dec 01 20:31:00 CET 2016 (Stefan Seifert)
    - Fix test failing on lots of machines
    by Linas Valiukas
* Fri Nov 11 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 04 2016 coolo@suse.com
  - updated to 0.50
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.50 Thu  Jun 30 14:30:00 CEST 2016 (Stefan Seifert)
    - Fix memory corruption after passing a dict with a non-string key to Perl
* Wed Sep 09 2015 coolo@suse.com
  - updated to 0.49
    see /usr/share/doc/packages/perl-Inline-Python/Changes
* Wed Sep 09 2015 coolo@suse.com
  - updated to 0.40
    see /usr/share/doc/packages/perl-Inline-Python/Changes
* Fri Apr 22 2011 coolo@opensuse.org
  - updated to 0.39
    - Added py_is_tuple and made Pl2Py recognize an array ref that has
      been a tuple before in Python.
    - Fixed memory corruption on a Python function calling a Perl function
      that changed the stack pointer.
    - Fixed several memory leaks (scalars and dict keys).
    - Fixed wrong refcount of return values in py_eval (RT #48081)
    - Fixed accessing Unicode keys in a dict passed from Perl.
    - Fixed compatability of t/30floats.t with Python 2.7.
    - Fix Perl assertion fail if __getitem__ called multiple times
    - Fix "Attempt to free unreferenced scalar" sometimes happening when
      calling a Perl sub with named parameters from Python.
    - Fix several memory leaks found using valgrind
    - Add py_finalize to be able to shut down the Python interpreter.
    - Added line numbers to Python exception messages.
    - Fixed passing of a perl code ref through Python space.
    - Allow passing references to methods from Python to Perl.
    - Implemented py_has_attr complementing py_get_attr.
    - We now support stringification of Python objects via __str__ methods.
    - Fixed segfault when accessing a Python object's attributes throws an
      exception.
    - Fixed some problems with the test suite, hopefully making installation
      work on more machines.
    - Fixed compilation on Win32, linking still seems broken though :(
    - Fixed a segfault when passing dicts with Unicode keys to Perl
    - Pass Python exceptions to Perl instead of just printing to STDERR

Files

/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/Inline
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/Inline/Python.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/Inline/Python.pod
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/Inline
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/Inline/Python
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/Inline/Python/Python.so
/usr/share/doc/packages/perl-Inline-Python
/usr/share/doc/packages/perl-Inline-Python/Changes
/usr/share/doc/packages/perl-Inline-Python/README
/usr/share/doc/packages/perl-Inline-Python/TESTED
/usr/share/doc/packages/perl-Inline-Python/ToDo
/usr/share/man/man3/Inline::Python.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:34:06 2024