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

perl-Inline-Python-0.57-1.8 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: perl-Inline-Python Distribution: openSUSE Tumbleweed
Version: 0.57 Vendor: openSUSE
Release: 1.8 Build date: Fri Feb 9 20:57:33 2024
Group: Unspecified Build host: i03-armsrv2
Size: 110447 Source RPM: perl-Inline-Python-0.57-1.8.src.rpm
Packager: http://bugs.opensuse.org
Url: https://metacpan.org/release/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-or-later

Changelog

* Thu Apr 20 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 0.57
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    0.57 Sun  Sep 18 13:20:00 CEST 2022 (Stefan Seifert)
    - Try to detect more object types.
    - Further tighten the "is it a dict or object" check
    - Also skip List and Tuple when checking for python object
    - Unify "is this an object" checks into a macro to fix method calls on strange objects
    - Define PY_MAJOR_VERSION automatically
    - Search for and prefer python3 when building
    - Pass ASCII strings as <class 'str'> in Python 3
    - Fix segfault on Python 3.10 by calling Py_Initialize() before calling PyBytes_FromString()
    - Process rss information not supported by Proc::ProcessTable on Windows
* Thu Jul 14 2022 Oliver Kurz <okurz@suse.com>
  - updated to 0.56.5d4b1ff
    see /usr/share/doc/packages/perl-Inline-Python/Changes
    Switch to git commit 5d4b1ff to fix build for Python3.10
* Thu Jun 23 2022 Dirk Stoecker <opensuse@dstoecker.de>
  - refresh spec file
* Fri Nov 13 2020 Oliver Kurz <okurz@suse.com>
  - Switch to python3 as python2 is considered obsolete
* 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

Files

/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/Inline
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/Inline/Python.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/Inline/Python.pod
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/auto/Inline
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/auto/Inline/Python
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/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 Apr 27 00:31:59 2024