14
0
forked from pool/python-pycxx
Commit Graph

9 Commits

Author SHA256 Message Date
e4466fb9e8 Accepting request 1153761 from home:Simmphonie:branches:devel:languages:python
- update to 7.1.8
  * Add support for building against python 3.12 beta
  * _Py_PackageContext is no longer accessible.

OBS-URL: https://build.opensuse.org/request/show/1153761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=14
2024-03-01 20:50:24 +00:00
f591ed701b - update to 7.1.7:
* Add support for building against python 3.11 alpha 4.
  * Replace use of deprecated PyUnicode APIs with the supported version.
  * Add support for more number methods, like matrix and the inplace versions.
  * Use IsInstance checking so that derived classes of builtin types can be used.
  * Add support for python 3.9 beta 1 changes
  * Fix for memory leak caused by wrong ref count on python3 Py::String objects.
  * Remove support for supportPrint() etc as the tp_print field is being removed
    from python either in 3.8 or 3.9.
  * Fix problem with compiling for Python 2 and the _Py_PackageContext symbol.
  * Add exception errorType() and errorValue() function to access the type and
    value of an exception.
  * Add support for Py_LIMITED_API aka PEP-384
- drop python-pycxx-7.0.3-python37.patch python-pycxx-7.0.3-setup.py.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=13
2022-02-16 20:26:07 +00:00
00a1b77a1c Accepting request 874355 from home:mcalabkova:branches:devel:languages:python
- Drop broken %ifpython3 macro

OBS-URL: https://build.opensuse.org/request/show/874355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=11
2021-02-23 10:17:54 +00:00
fc4218cfc9 Accepting request 865329 from home:jayvdb:branches:devel:languages:python
- Add note that this package is not PyPI 'pycxx'
- Fix Tumbleweed multi Python 3 builds

OBS-URL: https://build.opensuse.org/request/show/865329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=9
2021-01-21 10:17:57 +00:00
945d69da92 - Remove %python3_only constructs and replace them with other
conditional constructs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=7
2020-05-29 20:32:44 +00:00
47561d4eb9 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=5
2018-12-04 13:49:53 +00:00
Tomáš Chvátal
fc47333da5 - Add provides/obsoletes for python-CXX as pycxx is upstream name
and name used in Fedora/Debian so we rather stick with this one
  and remove python-CXX

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=3
2018-08-09 10:13:14 +00:00
Tomáš Chvátal
0e97ef3201 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=2 2018-08-09 07:56:54 +00:00
Tomáš Chvátal
bcf4546736 - Initial package, used by pysvn
- Apply patches from Fedora:
  * python-pycxx-7.0.3-python37.patch
  * python-pycxx-7.0.3-change-include-paths.patch
  * python-pycxx-7.0.3-setup.py.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=1
2018-08-09 07:49:40 +00:00