a442cd0fad
Accepting request 989156 from home:okurz:branches:devel:languages:perl
...
- 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
OBS-URL: https://build.opensuse.org/request/show/989156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=18
2022-07-14 12:54:53 +00:00
b5da1a235f
refresh spec file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=17
2022-06-23 07:10:23 +00:00
d5db233496
Accepting request 848620 from home:okurz:branches:devel:languages:perl
...
Switch to python3 as python2 is considered obsolete
OBS-URL: https://build.opensuse.org/request/show/848620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=15
2020-11-14 21:27:01 +00:00
af73acb9a6
Accepting request 666217 from devel:languages:perl
...
Initial submission of perl-Inline-Python as needed for https://github.com/os-autoinst/os-autoinst/pull/1089
OBS-URL: https://build.opensuse.org/request/show/666217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Inline-Python?expand=0&rev=1
2019-01-28 19:47:59 +00:00
f3d940fa89
Accepting request 514622 from devel:languages:perl:autoupdate
...
automatic update
OBS-URL: https://build.opensuse.org/request/show/514622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=13
2017-08-14 13:12:52 +00:00
Stephan Kulow
d9cc319599
Accepting request 508240 from devel:languages:perl:autoupdate
...
automatic update
OBS-URL: https://build.opensuse.org/request/show/508240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=12
2017-07-11 09:49:23 +00:00
Stephan Kulow
ba03e60020
Accepting request 503541 from devel:languages:perl:autoupdate
...
automatic update
OBS-URL: https://build.opensuse.org/request/show/503541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=11
2017-06-20 06:34:47 +00:00
Stephan Kulow
bcd511a759
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
2017-06-09 07:20:31 +00:00
Stephan Kulow
4f7177d0a8
Accepting request 443129 from devel:languages:perl:autoupdate
...
automatic update
OBS-URL: https://build.opensuse.org/request/show/443129
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=9
2016-12-02 06:41:05 +00:00
Stephan Kulow
327f12c968
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
2016-11-12 17:07:14 +00:00
Stephan Kulow
4834d8dba8
Accepting request 406396 from devel:languages:perl:autoupdate
...
automatic update
OBS-URL: https://build.opensuse.org/request/show/406396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=7
2016-07-04 15:22:38 +00:00
Stephan Kulow
7e07c3ce69
Accepting request 330066 from devel:languages:perl:autoupdate
...
- updated to 0.49
see /usr/share/doc/packages/perl-Inline-Python/Changes
- updated to 0.40
see /usr/share/doc/packages/perl-Inline-Python/Changes
OBS-URL: https://build.opensuse.org/request/show/330066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=6
2015-09-10 07:19:23 +00:00
Stephan Kulow
78f8dba652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=5
2011-11-11 11:19:14 +00:00
Stephan Kulow
56c7b97886
no longer necessary?
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=4
2011-04-22 18:29:31 +00:00
Stephan Kulow
cf50e7eb82
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=3
2011-04-22 18:29:15 +00:00
Juergen Weigert
c51b3374c9
-
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=2
2010-06-02 23:35:37 +00:00
51c28d0721
Accepting request 25540 from home:jnweiger:perl
...
Copy from home:jnweiger:perl/perl-Inline-Python via accept of submit request 25540 revision 2.
Request was accepted with message:
i trust you here, juergen :)
OBS-URL: https://build.opensuse.org/request/show/25540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=1
2009-12-08 09:54:25 +00:00