From 80cebbf7d11fac3bc374ff6dfb1ce6e110da07db Mon Sep 17 00:00:00 2001 From: Jonas Lindemann Date: Tue, 31 Oct 2023 22:31:34 +0100 Subject: [PATCH] Prepare for release --- .gitignore | 3 + calfem_python_small.egg-info/PKG-INFO | 22 ---- calfem_python_small.egg-info/SOURCES.txt | 108 ------------------ .../dependency_links.txt | 1 - calfem_python_small.egg-info/requires.txt | 6 - calfem_python_small.egg-info/top_level.txt | 1 - setup-template.py | 1 + setup.py | 7 +- 8 files changed, 8 insertions(+), 141 deletions(-) delete mode 100644 calfem_python_small.egg-info/PKG-INFO delete mode 100644 calfem_python_small.egg-info/SOURCES.txt delete mode 100644 calfem_python_small.egg-info/dependency_links.txt delete mode 100644 calfem_python_small.egg-info/requires.txt delete mode 100644 calfem_python_small.egg-info/top_level.txt diff --git a/.gitignore b/.gitignore index 5ae09e7..373ae8f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ venv-calfem calfem/shapes - kopia.py +calfem_python.egg-info/* +calfem_python_small.egg-info/* + .vscode/launch.json *.project .pydevproject diff --git a/calfem_python_small.egg-info/PKG-INFO b/calfem_python_small.egg-info/PKG-INFO deleted file mode 100644 index 073c99c..0000000 --- a/calfem_python_small.egg-info/PKG-INFO +++ /dev/null @@ -1,22 +0,0 @@ -Metadata-Version: 2.1 -Name: calfem-python-small -Version: 3.6.3 -Summary: CALFEM for Python -Home-page: https://github.com/CALFEM/calfem-python -Author: Jonas Lindemann, et al -Author-email: jonas.lindemann@byggmek.lth.se -License: MIT -Keywords: finite element,math,numerics -Classifier: Development Status :: 4 - Beta -Classifier: Intended Audience :: Developers -Classifier: Topic :: Software Development :: Build Tools -Classifier: License :: OSI Approved :: MIT License -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.7 -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.9 -License-File: LICENSE -License-File: LICENSE.txt - -The computer program CALFEM is written for the software MATLAB and is an interactive tool for learning the finite element method. CALFEM is an abbreviation of "Computer Aided Learning of the Finite Element Method" and been developed by the Division of Structural Mechanics at Lund University since the late 70s. diff --git a/calfem_python_small.egg-info/SOURCES.txt b/calfem_python_small.egg-info/SOURCES.txt deleted file mode 100644 index 8342635..0000000 --- a/calfem_python_small.egg-info/SOURCES.txt +++ /dev/null @@ -1,108 +0,0 @@ -LICENSE -LICENSE.txt -MANIFEST.in -README.md -README.rst -setup.py -calfem/__init__.py -calfem/_export.py -calfem/classes_qt4.py -calfem/classes_wx.py -calfem/core.py -calfem/editor.py -calfem/editor_resources.py -calfem/editor_scene.py -calfem/editor_ui.py -calfem/experimental.py -calfem/geometry.py -calfem/intvis.py -calfem/mesh.py -calfem/misc.py -calfem/qt5.py -calfem/shapes.py -calfem/solver.py -calfem/ui.py -calfem/utils.py -calfem/vedo_utils.py -calfem/vis.py -calfem/vis_mpl.py -calfem/vis_vedo.py -calfem/vis_vedo_utils.py -calfem/vis_vtk.py -calfem_python_small.egg-info/PKG-INFO -calfem_python_small.egg-info/SOURCES.txt -calfem_python_small.egg-info/dependency_links.txt -calfem_python_small.egg-info/requires.txt -calfem_python_small.egg-info/top_level.txt -examples/ex_beam2.py -examples/ex_tutorial_1.py -examples/ex_tutorial_2.py -examples/exe_stress_2d_editor.py -examples/exm_circle_bsplines.py -examples/exm_flow_model.py -examples/exm_geometry.py -examples/exm_qt_app.py -examples/exm_qt_app.ui -examples/exm_qt_vis.py -examples/exm_qt_vis.ui -examples/exm_stress_2d.py -examples/exm_stress_2d_export.py -examples/exm_stress_2d_materials.py -examples/exm_stress_2d_pyvtk.py -examples/exm_stress_2d_qt.py -examples/exm_stress_2d_qt.ui -examples/exm_structured_mesh.py -examples/exm_structured_mesh_3d.py -examples/exm_structured_mesh_vtk.py -examples/exm_temp_2d_markers.py -examples/exm_temp_2d_splines_arcs.py -examples/exm_tet_mesh.py -examples/exm_tet_mesh_vtk.py -examples/exs1.py -examples/exs_bar2.py -examples/exs_bar2_la.py -examples/exs_beam1.py -examples/exs_beambar2.py -examples/exs_flw_diff2.py -examples/exs_flw_temp2.py -examples/exs_spring.py -examples/exv1.py -examples/exv2.py -examples/exv3.py -examples/exv4.m -examples/exv4.mat -examples/exv4.py -examples/exv5.py -examples/exvis_beam_soli8.py -examples/.ipynb_checkpoints/Untitled-checkpoint.ipynb -examples/.ipynb_checkpoints/exs1-checkpoint.ipynb -examples/.ipynb_checkpoints/exs2-checkpoint.ipynb -examples/.ipynb_checkpoints/exs3-checkpoint.ipynb -examples/experimental/exed1.py -examples/experimental/exed1.ui -examples/experimental/exint1.py -examples/experimental/exm11.py -examples/experimental/exm11_mpl.py -examples/experimental/exm12.ipynb -examples/experimental/exm12.py -examples/experimental/exm12_mpl.py -examples/experimental/exm14_vtk.py -examples/experimental/exm1_mpl_edit.py -examples/experimental/exs6_test.py -examples/experimental/exui1.py -examples/experimental/gmsh_api_test.py -examples/experimental/gmsh_api_test_2.py -examples/experimental/path_int.py -examples/experimental/plot_test.py -examples/experimental/prim3d.py -examples/experimental/qt1.py -examples/experimental/qt2.py -examples/experimental/test_point_in_geom.py -examples/experimental/test_tri_mesh.py -examples/experimental/.vscode/settings.json -examples/gmsh-api/exgm1.py -examples/gmsh-api/exgm2.py -examples/gmsh-api/exgm3.py -examples/gmsh-api/exgm4.py -examples/obsolete/extri1.py -examples/obsolete/extri2.py \ No newline at end of file diff --git a/calfem_python_small.egg-info/dependency_links.txt b/calfem_python_small.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/calfem_python_small.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/calfem_python_small.egg-info/requires.txt b/calfem_python_small.egg-info/requires.txt deleted file mode 100644 index 8b8cb09..0000000 --- a/calfem_python_small.egg-info/requires.txt +++ /dev/null @@ -1,6 +0,0 @@ -numpy -visvis -matplotlib -scipy -gmsh -tabulate diff --git a/calfem_python_small.egg-info/top_level.txt b/calfem_python_small.egg-info/top_level.txt deleted file mode 100644 index 5fdf479..0000000 --- a/calfem_python_small.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -calfem diff --git a/setup-template.py b/setup-template.py index 7f20230..58eed20 100644 --- a/setup-template.py +++ b/setup-template.py @@ -70,6 +70,7 @@ def gen_data_files(*dirs): 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', ], # What does your project relate to? diff --git a/setup.py b/setup.py index 02102e5..6eb68ec 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def gen_data_files(*dirs): # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='3.6.3', + version='3.6.4', description='CALFEM for Python', long_description='The computer program CALFEM is written for the software MATLAB and is an interactive tool for learning the finite element method. CALFEM is an abbreviation of "Computer Aided Learning of the Finite Element Method" and been developed by the Division of Structural Mechanics at Lund University since the late 70s.', @@ -42,7 +42,7 @@ def gen_data_files(*dirs): # Author details author='Jonas Lindemann, et al', - author_email='jonas.lindemann@byggmek.lth.se', + author_email='jonas.lindemann@lunarc.lu.se', # Choose your license license='MIT', @@ -68,7 +68,8 @@ def gen_data_files(*dirs): 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', - 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', ], # What does your project relate to?