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

python3-netgen-6.2.2301-bp155.1.7 RPM for aarch64

From OpenSuSE Leap 15.5 for aarch64

Name: python3-netgen Distribution: SUSE Linux Enterprise 15 SP5
Version: 6.2.2301 Vendor: openSUSE
Release: bp155.1.7 Build date: Mon May 22 12:43:15 2023
Group: Productivity/Graphics/CAD Build host: obs-arm-10
Size: 1328166 Source RPM: netgen-6.2.2301-bp155.1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://ngsolve.org/
Summary: NETGEN python bindings
Python bindings for NETGEN.

Provides

Requires

License

LGPL-2.1-only

Changelog

* Fri Jan 27 2023 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - update to version 6.2.2301
    * no changelog provided
  - Drop upstream patches:
    * 0001-Optionally-prefer-system-wide-pybind11.patch
    * 0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
    * 0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
    * 0001-fix-building-with-new-ffmpeg.patch
  - Add build _constraints
* Sun Dec 11 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Don't write python bytecode during stubgen or test execution,
    make python bindings subpackage reproducible.
* Thu Oct 20 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Use Catch2 < 3.0. Unfortunately Catch2 3.x is API
    incompatible with Catch2 2.x.
  - Add 0001-fix-building-with-new-ffmpeg.patch
* Tue Sep 13 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - update to version 6.2.2204
    * no changelog provided
  - Split nggui library package, to avoid pulling in otherwise
    unneeded dependencies.
* Thu Sep 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Limit dependencies to ffmpeg-4 variant and older, see upstream
    issue https://github.com/NGSolve/netgen/issues/112
* Tue Aug 02 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Generate python stubs, add
    0001-Ignore-invalid-unknown-types-in-pybind11-docstrings.patch
* Fri Jul 15 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - update to version 6.2.2203
    * no changelog provided
  - Drop obsolete/upstream patches:
    * 0001-Set-explicit-OBJECT-library-type-for-internal-togl.patch
    * 0001-Throw-in-case-enum-value-is-unhandled.patch
    * 0001-Throw-Exception-when-shape-has-invalid-type.patch
    * 0001-Fix-signedness-for-ARM-Neon-mask-type.patch
  - Add patches:
    * 0001-Link-nggui-to-FFMPEG-und-JPEG-libraries-when-needed.patch
    * 0001-Avoid-installation-of-Togl-static-library.patch
    * 0001-Fix-use-of-unitialized-stlgeometry-member-in-constru.patch
    * 0001-Include-filesystem-from-experimental-for-GCC-7.patch
    * 0001-Fix-netgen-executable-and-library-RUNPATHs.patch
* Fri Mar 04 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix RUNPATH also for Leap/SLE 15.4, which now uses
    CMAKE_SKIP_INSTALL_RPATH=ON by default.
* Mon Feb 07 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix RUNPATH on Leap 15.x
* Thu Jan 27 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - update to version 6.2.2105
    * no changelog provided
  - Drop upstream 0001-Fix-GetTimeCounter-for-Aarch64-variants.patch
  - Add patches:
    * 0001-Optionally-prefer-system-wide-pybind11.patch
    * 0001-Throw-Exception-when-shape-has-invalid-type.patch
    * 0001-Fix-signedness-for-ARM-Neon-mask-type.patch
* Mon May 10 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Exclude all 32bit archs, no longer supported upstream (fails to
    build).
* Mon Mar 01 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - update to version 6.2.2101
    * no changelog provided
  - Properly split package: libraries (as required by e.g FreeCAD),
    python-bindings, examples and standalone GUI.
  - Drop upstream fix_build.patch
  - Replace 0001-Allow-compilation-on-archs-beyond-x86.patch
    with -DUSE_NATIVE_ARCH=OFF
  - Fix build:
    * Add 0001-Disable-backtrace-generation.patch, do not call "nm"
      or "addr2line" from library.
    * Add 0001-Set-explicit-OBJECT-library-type-for-internal-togl.patch
    * Add 0001-Throw-in-case-enum-value-is-unhandled.patch
    * Disable -Wl,--no-undefined, libs have circular dependencies
    * Add 0001-Fix-GetTimeCounter-for-Aarch64-variants.patch
  - Enable Catch2 unittests, add
    0001-Optionally-use-system-provided-Catch2.patch
* Thu Mar 21 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Fix build on ARM and PPC, only include immintrin.h when SSE is available
* Mon Mar 18 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Correct License:, netgen has always been LGPL-2.1-only.
  - Package License file.
  - Remove boost BuildRequires:, it is not used at all.
  - Guard Requires: occt-devel in devel package with bcond, so it
    does not get pulled in if netgen is built without OpenCascade.
* Mon Mar 18 2019 Adrian Schröter <adrian@suse.de>
  - switch to gcc7
* Mon Mar 18 2019 Jan Engelhardt <jengelh@inai.de>
  - Remove ldconfig calls since there are only dlopened plugins,
    no standard libraries.
  - Wrap description.
  - Use convenient %make_install, and run fdupes.
* Mon Mar 18 2019 Adrian Schröter <adrian@suse.de>
  - update to version 6.2.1810
    obsoletes:
      allow_fine_curves.patch
      occ-pi-constant.patch
      do_stl_init.patch
  - switch to cmake, obsoletes AM_PROG_AR.patch
  - use obs_scm, obsoletes svnfetch.sh and netgen.sh
* Fri Dec 08 2017 adrian@suse.de
  - move include files into /usr/include/netgen/
  - use -fno-strict-aliasing
  - add some extra header wrapper files missed by FreeCAD
* Tue Nov 07 2017 adrian@suse.de
  - switch to OpenCASCADE 7.2.0
* Fri Jul 28 2017 adrian@suse.de
  - switch to OpenCASCADE 7.1.0 and newer boost
* Tue Jan 31 2017 adrian@suse.de
  - enable python for openSUSE Tumbleweed
* Mon Jun 13 2016 adrian@suse.de
  - Using source service to follow git master (pre-6.1)
  - use new oce instead of OpenCASCADE
  - enable openmpi
  - use fixes for rpath from Johannes Obermayer
    Sun Jan 23 2014 Torben Hansen <build at sciomnis dot com>
  - Changed to upstream version

Files

/usr/lib64/python3.6/site-packages/netgen
/usr/lib64/python3.6/site-packages/netgen/NgOCC.py
/usr/lib64/python3.6/site-packages/netgen/__init__.py
/usr/lib64/python3.6/site-packages/netgen/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/__main__.py
/usr/lib64/python3.6/site-packages/netgen/config
/usr/lib64/python3.6/site-packages/netgen/config.py
/usr/lib64/python3.6/site-packages/netgen/config/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/csg.py
/usr/lib64/python3.6/site-packages/netgen/geom2d.py
/usr/lib64/python3.6/site-packages/netgen/gui.py
/usr/lib64/python3.6/site-packages/netgen/libngguipy.so
/usr/lib64/python3.6/site-packages/netgen/libngpy
/usr/lib64/python3.6/site-packages/netgen/libngpy.so
/usr/lib64/python3.6/site-packages/netgen/libngpy/_NgOCC
/usr/lib64/python3.6/site-packages/netgen/libngpy/_NgOCC/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/libngpy/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/libngpy/_csg
/usr/lib64/python3.6/site-packages/netgen/libngpy/_csg/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/libngpy/_geom2d
/usr/lib64/python3.6/site-packages/netgen/libngpy/_geom2d/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/libngpy/_meshing
/usr/lib64/python3.6/site-packages/netgen/libngpy/_meshing/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/libngpy/_stl
/usr/lib64/python3.6/site-packages/netgen/libngpy/_stl/__init__.pyi
/usr/lib64/python3.6/site-packages/netgen/meshing.py
/usr/lib64/python3.6/site-packages/netgen/occ.py
/usr/lib64/python3.6/site-packages/netgen/read_gmsh.py
/usr/lib64/python3.6/site-packages/netgen/read_meshio.py
/usr/lib64/python3.6/site-packages/netgen/stl.py
/usr/lib64/python3.6/site-packages/netgen/version.py
/usr/lib64/python3.6/site-packages/netgen/webgui.py
/usr/lib64/python3.6/site-packages/pyngcore
/usr/lib64/python3.6/site-packages/pyngcore/__init__.py
/usr/lib64/python3.6/site-packages/pyngcore/pyngcore.cpython-36m-aarch64-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:15:22 2024