Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-plplot-5.15.0-17.6 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: python311-plplot Distribution: openSUSE Tumbleweed
Version: 5.15.0 Vendor: openSUSE
Release: 17.6 Build date: Thu Feb 1 11:41:26 2024
Group: Productivity/Scientific/Other Build host: i02-ch1b
Size: 1118425 Source RPM: plplot-5.15.0-17.6.src.rpm
Packager: http://bugs.opensuse.org
Url: http://plplot.sourceforge.net/
Summary: PLplot functions for scientific plotting with Python
PLplot is a library of functions that are useful for making scientific
plots.

This package provides the PLplot's Python binding.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Sun Jun 25 2023 Atri Bhattacharya <badshah400@gmail.com>
  - Adapt specfile to build plplot against multiple python flavours.
  - Set $HOME to current dir during %check to ensure fontconfig does
    not complain about un-writable cache dirs.
  - Add plplot-libharu-version-check.patch: Fix check for libharu
    version when configuring build with cmake.
  - New subpackages:
    * plplot-driver-pdf: PDf driver based on libharu; new
      BuildRequires: libharu-devel.
    * plplot-pyqt5-cmake: CMake files for building cmake based
      projects using python3-plplot-pyqt5. CMake files are not
      versioned according to python3 versioning, and so can only
      help when using the pyqt5 bindings with the primary python3
      version. NOTE: Currently pkg is noop as pyqt5 bindings do not
      build for python 3.11, since sip4 is not available for the
      latter.
  - Make doc package noarch.
  - Have python310-plplot-pyqt5 obsolete plplot-python3-qt5.
  - Have python311-plplot explicitly obsolete python3-plplot to
    avoid file conflicts during upgrades.
  - Let python310-plplot = %{version}-%{release} conflict with
    python3-plplot < %{version}-%{release}.
* Wed May 03 2023 Atri Bhattacharya <badshah400@gmail.com>
  - Disable octave also for TW (openSUSE >= 1550) since plplot does
    not support octave >= 8.0.
* Sat Feb 26 2022 Max Lin <mlin@suse.com>
  - BuildRequires python3-sip4 for Leap 15.4
* Sun Jan 30 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Enforce CMAKE_INSTALL_LIBDIR=%{_libdir} to ensure pkgconfig
    file substitutions for libdir are correct; this became an issue
    after we switched to using the cmake macro for configuring
    (boo#1195074).
* Tue Jul 06 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Change shebangs for Python examples to be Python 3.
  - Add patch support-python3-pythondemos.patch so pythondemos.py will
    run under Python 3.
* Fri Jul 02 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Enable building octave bindings for openSUSE >= 1550 (TW) where
    swig has been patched to support octave 6+.
* Tue Jun 08 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Enforce std=c++14 to avoid build failures with GCC 11 that
    defaults to c++17.
* Sun Apr 04 2021 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
  - Reenable qhull support, link against reentrant libqhull_r:
    0001-Use-reentrant-libqhull_r-instead-of-deprecated-libqh.patch
  - Some minor specfile cleanups
* Sat Feb 13 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Add plplot-drop-FindLua-cmake-module.patch to drop in-house
    FindLua.cmake module, which is severely dated, to use cmake's
    own module and fix building for lua >= 5.4; patch taken from
    upstream.
* Sat Jan 09 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Disable octave bindings until compilation against octave 6 is
    fixed (fix should happen mostly in swig, see gh#swig/swig#1893).

Files

/usr/lib/python3.11/site-packages/_plplotc.so
/usr/lib/python3.11/site-packages/plplot.py
/usr/lib/python3.11/site-packages/plplotc.py
/usr/share/plplot5.15.0/examples/python3.11
/usr/share/plplot5.15.0/examples/python3.11/CMakeLists.txt
/usr/share/plplot5.15.0/examples/python3.11/README.logo
/usr/share/plplot5.15.0/examples/python3.11/README.pythondemos
/usr/share/plplot5.15.0/examples/python3.11/README.rendering_tests
/usr/share/plplot5.15.0/examples/python3.11/plplot_logo.py
/usr/share/plplot5.15.0/examples/python3.11/plplot_python_start.py
/usr/share/plplot5.15.0/examples/python3.11/pythondemos.py
/usr/share/plplot5.15.0/examples/python3.11/pytkdemo
/usr/share/plplot5.15.0/examples/python3.11/restore.py
/usr/share/plplot5.15.0/examples/python3.11/test_axis_precision.py
/usr/share/plplot5.15.0/examples/python3.11/test_circle.py
/usr/share/plplot5.15.0/examples/python3.11/test_fill.py
/usr/share/plplot5.15.0/examples/python3.11/test_gradient.py
/usr/share/plplot5.15.0/examples/python3.11/test_hebrew_diacritic.py
/usr/share/plplot5.15.0/examples/python3.11/test_linebreak.py
/usr/share/plplot5.15.0/examples/python3.11/test_plplot_encodings.py
/usr/share/plplot5.15.0/examples/python3.11/test_plsmem.py
/usr/share/plplot5.15.0/examples/python3.11/test_style.py
/usr/share/plplot5.15.0/examples/python3.11/test_superscript_subscript.py
/usr/share/plplot5.15.0/examples/python3.11/test_symbol_clip.py
/usr/share/plplot5.15.0/examples/python3.11/test_type1.py
/usr/share/plplot5.15.0/examples/python3.11/testh.py
/usr/share/plplot5.15.0/examples/python3.11/x00
/usr/share/plplot5.15.0/examples/python3.11/x00.py
/usr/share/plplot5.15.0/examples/python3.11/x01
/usr/share/plplot5.15.0/examples/python3.11/x01.py
/usr/share/plplot5.15.0/examples/python3.11/x02
/usr/share/plplot5.15.0/examples/python3.11/x02.py
/usr/share/plplot5.15.0/examples/python3.11/x03
/usr/share/plplot5.15.0/examples/python3.11/x03.py
/usr/share/plplot5.15.0/examples/python3.11/x04
/usr/share/plplot5.15.0/examples/python3.11/x04.py
/usr/share/plplot5.15.0/examples/python3.11/x05
/usr/share/plplot5.15.0/examples/python3.11/x05.py
/usr/share/plplot5.15.0/examples/python3.11/x06
/usr/share/plplot5.15.0/examples/python3.11/x06.py
/usr/share/plplot5.15.0/examples/python3.11/x07
/usr/share/plplot5.15.0/examples/python3.11/x07.py
/usr/share/plplot5.15.0/examples/python3.11/x08
/usr/share/plplot5.15.0/examples/python3.11/x08.py
/usr/share/plplot5.15.0/examples/python3.11/x09
/usr/share/plplot5.15.0/examples/python3.11/x09.py
/usr/share/plplot5.15.0/examples/python3.11/x10
/usr/share/plplot5.15.0/examples/python3.11/x10.py
/usr/share/plplot5.15.0/examples/python3.11/x11
/usr/share/plplot5.15.0/examples/python3.11/x11.py
/usr/share/plplot5.15.0/examples/python3.11/x12
/usr/share/plplot5.15.0/examples/python3.11/x12.py
/usr/share/plplot5.15.0/examples/python3.11/x13
/usr/share/plplot5.15.0/examples/python3.11/x13.py
/usr/share/plplot5.15.0/examples/python3.11/x14
/usr/share/plplot5.15.0/examples/python3.11/x14.py
/usr/share/plplot5.15.0/examples/python3.11/x15
/usr/share/plplot5.15.0/examples/python3.11/x15.py
/usr/share/plplot5.15.0/examples/python3.11/x16
/usr/share/plplot5.15.0/examples/python3.11/x16.py
/usr/share/plplot5.15.0/examples/python3.11/x17
/usr/share/plplot5.15.0/examples/python3.11/x17.py
/usr/share/plplot5.15.0/examples/python3.11/x18
/usr/share/plplot5.15.0/examples/python3.11/x18.py
/usr/share/plplot5.15.0/examples/python3.11/x19
/usr/share/plplot5.15.0/examples/python3.11/x19.py
/usr/share/plplot5.15.0/examples/python3.11/x20
/usr/share/plplot5.15.0/examples/python3.11/x20.py
/usr/share/plplot5.15.0/examples/python3.11/x21
/usr/share/plplot5.15.0/examples/python3.11/x21.py
/usr/share/plplot5.15.0/examples/python3.11/x22
/usr/share/plplot5.15.0/examples/python3.11/x22.py
/usr/share/plplot5.15.0/examples/python3.11/x23
/usr/share/plplot5.15.0/examples/python3.11/x23.py
/usr/share/plplot5.15.0/examples/python3.11/x24
/usr/share/plplot5.15.0/examples/python3.11/x24.py
/usr/share/plplot5.15.0/examples/python3.11/x25
/usr/share/plplot5.15.0/examples/python3.11/x25.py
/usr/share/plplot5.15.0/examples/python3.11/x26
/usr/share/plplot5.15.0/examples/python3.11/x26.py
/usr/share/plplot5.15.0/examples/python3.11/x27
/usr/share/plplot5.15.0/examples/python3.11/x27.py
/usr/share/plplot5.15.0/examples/python3.11/x28
/usr/share/plplot5.15.0/examples/python3.11/x28.py
/usr/share/plplot5.15.0/examples/python3.11/x29
/usr/share/plplot5.15.0/examples/python3.11/x29.py
/usr/share/plplot5.15.0/examples/python3.11/x30
/usr/share/plplot5.15.0/examples/python3.11/x30.py
/usr/share/plplot5.15.0/examples/python3.11/x31
/usr/share/plplot5.15.0/examples/python3.11/x31.py
/usr/share/plplot5.15.0/examples/python3.11/x33
/usr/share/plplot5.15.0/examples/python3.11/x33.py
/usr/share/plplot5.15.0/examples/test_python3.11.sh


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:38:35 2024