forked from pool/python-pycxx
Accepting request 1154182 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1154182 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycxx?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2798ae850460d66cbe59769c6df447ea457a5fd29c516b26a0a9ecadd4bbcb4
|
|
||||||
size 156383
|
|
3
pycxx-7.1.8.tar.gz
Normal file
3
pycxx-7.1.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b91e1e1141c23fbd5039df635c4bb6e75632168548f56b83ce177193c0c98c6
|
||||||
|
size 154789
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 1 08:00:09 UTC 2024 - Torsten Gruner <simmphonie@opensuse.org>
|
||||||
|
|
||||||
|
- update to 7.1.8
|
||||||
|
* Add support for building against python 3.12 beta
|
||||||
|
* _Py_PackageContext is no longer accessible.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 16 20:21:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Wed Feb 16 20:21:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,10 +19,10 @@
|
|||||||
# Note PyPI 'pycxx' is a different package,
|
# Note PyPI 'pycxx' is a different package,
|
||||||
# and this package is not 'cxx' or 'CXX' on PyPI
|
# and this package is not 'cxx' or 'CXX' on PyPI
|
||||||
%global modname pycxx
|
%global modname pycxx
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?sle15_python_module_pythons}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 7.1.7
|
Version: 7.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python extensions in C++
|
Summary: Python extensions in C++
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user