Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Inline-Python for openSUSE:Factory checked in at 2022-07-14 16:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Inline-Python (Old) and /work/SRC/openSUSE:Factory/.perl-Inline-Python.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Inline-Python" Thu Jul 14 16:34:42 2022 rev:3 rq:989159 version:0.56.5d4b1ff Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Inline-Python/perl-Inline-Python.changes 2020-11-17 21:23:52.065293431 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Inline-Python.new.1523/perl-Inline-Python.changes 2022-07-14 16:35:09.500679850 +0200 @@ -1,0 +2,13 @@ +Thu Jul 14 09:21:11 UTC 2022 - Oliver Kurz <[email protected]> + +- 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 07:10:16 UTC 2022 - Dirk Stoecker <[email protected]> + +- refresh spec file + +------------------------------------------------------------------- Old: ---- Inline-Python-0.56.tar.gz New: ---- Inline-Python-0.56.5d4b1ff.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Inline-Python.spec ++++++ --- /var/tmp/diff_new_pack.Z0nv7q/_old 2022-07-14 16:35:09.872680216 +0200 +++ /var/tmp/diff_new_pack.Z0nv7q/_new 2022-07-14 16:35:09.880680225 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Inline-Python # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,17 +16,16 @@ # +%define cpan_name Inline-Python Name: perl-Inline-Python -Version: 0.56 +Version: 0.56.5d4b1ff Release: 0 -%define cpan_name Inline-Python -Summary: Write Perl subs and classes in Python License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl +Summary: Write Perl subs and classes in Python URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.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 +Source0: %{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Digest::MD5) >= 2.5 @@ -55,7 +54,7 @@ which gives you access to the Perl interpreter. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build export INLINE_PYTHON_EXECUTABLE=/usr/bin/python3 @@ -71,7 +70,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README TESTED ToDo %changelog
