automatic version update by autodist [release 4.2.2-1mamba;Mon Sep 16 2024]
This commit is contained in:
parent
c28d5a6f8c
commit
6fc177a903
@ -1,10 +0,0 @@
|
|||||||
--- wxPython-4.2.1/wx/svg/_nanosvg.pyx.orig 2023-09-28 21:23:46.483810300 +0200
|
|
||||||
+++ wxPython-4.2.1/wx/svg/_nanosvg.pyx 2023-09-28 21:23:57.769839809 +0200
|
|
||||||
@@ -42,7 +42,6 @@
|
|
||||||
|
|
||||||
import sys
|
|
||||||
|
|
||||||
-cimport cython.object
|
|
||||||
from cpython.buffer cimport (
|
|
||||||
Py_buffer, PyObject_CheckBuffer, PyObject_GetBuffer, PyBUF_SIMPLE,
|
|
||||||
PyBuffer_Release)
|
|
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-wxPython
|
Name: python-wxPython
|
||||||
Version: 4.2.1
|
Version: 4.2.2
|
||||||
Release: 7mamba
|
Release: 1mamba
|
||||||
Summary: Cross platform GUI toolkit for Python, "Phoenix" version
|
Summary: Cross platform GUI toolkit for Python, "Phoenix" version
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://wxpython.org/
|
URL: https://wxpython.org/
|
||||||
Source: https://pypi.debian.net/wxPython/wxPython-%{version}.tar.gz
|
Source: https://pypi.debian.net/wxPython/wxPython-%{version}.tar.gz
|
||||||
Patch0: python-wxPython-4.2.1-cpython-3.0.2.patch
|
|
||||||
License: wxWindows Library License
|
License: wxWindows Library License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -17,7 +16,6 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: python3.11dist(numpy)
|
BuildRequires: python3.11dist(numpy)
|
||||||
BuildRequires: python3.11dist(pillow)
|
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.11dist(six)
|
BuildRequires: python3.11dist(six)
|
||||||
BuildRequires: wxwidgets-devel
|
BuildRequires: wxwidgets-devel
|
||||||
@ -47,7 +45,6 @@ Obsoletes: wxPython <= 2.8.12.1
|
|||||||
%setup -q -n wxPython-%{version}
|
%setup -q -n wxPython-%{version}
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch 0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
@ -86,6 +83,9 @@ done
|
|||||||
%{python_sitearch}/wx/*
|
%{python_sitearch}/wx/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 4.2.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-7mamba
|
* Mon Apr 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-7mamba
|
||||||
- obsolete python-wxPython-py310
|
- obsolete python-wxPython-py310
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user