17
0

6 Commits

Author SHA256 Message Date
5b3de53124 Add Gitea build results 2025-08-12 18:14:46 +02:00
6d5ce3ee5c Accepting request 1282170 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1282170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Inline-Python?expand=0&rev=6
2025-06-03 15:54:21 +00:00
d4475ee0b5 Accepting request 1282060 from home:tinita:branches:devel:languages:perl
Reformat old changes entries to make source_validator happy

OBS-URL: https://build.opensuse.org/request/show/1282060
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=25
2025-06-03 08:15:53 +00:00
982137cf0c Accepting request 1281904 from devel:languages:perl:autoupdate
- updated to 0.580.0 (0.58)
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.58 Wed  May 14 14:17:00 CEST 2025 (Stefan Seifert)
          - Fix compilation with Python 3.13 (Mattias Ellert)
          - Fix compiler warnings (Mattias Ellert)
          - Improve compatibility with strict(er) C99 compilers (Florian Weimer)
          - Fix Makefile logic (Mattias Ellert)
          - Fix build on Windows (Yaribz)

OBS-URL: https://build.opensuse.org/request/show/1281904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=24
2025-06-02 15:50:26 +00:00
ebb668d1d6 Accepting request 1231823 from devel:languages:perl
- add initperl_prototype.diff to fix compiler issue

OBS-URL: https://build.opensuse.org/request/show/1231823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Inline-Python?expand=0&rev=5
2024-12-18 19:10:13 +00:00
0c80b4db41 add initperl_prototype.diff to fix compiler issue
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=22
2024-12-18 09:08:46 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Inline-Python/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Inline-Python)

View File

@@ -27,6 +27,7 @@ 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}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
Patch0: initperl_prototype.diff
BuildRequires: perl
BuildRequires: perl-macros