Search Criteria
Package Details: python-ezdxf 1.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ezdxf.git (read-only, click to copy) |
---|---|
Package Base: | python-ezdxf |
Description: | Python interface to DXF |
Upstream URL: | https://ezdxf.mozman.at/ |
Licenses: | MIT |
Submitter: | sasvari |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-05 15:55 (UTC) |
Last Updated: | 2024-09-30 17:37 (UTC) |
Dependencies (11)
- python-fonttools (python-fonttools-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pyparsing
- python-typing_extensions
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-nurbsAUR (check)
- python-pytest (check)
Latest Comments
bloeher commented on 2024-04-11 05:11 (UTC)
I had to add "/refs/tags" to the source URL to properly get the source.
tapia commented on 2023-11-19 21:14 (UTC)
I am getting the same error as fow0ryl. I think that the problem lies with the dependency "python-nurbs" not being compatible with the newest versions of numpy (see [1]). This makes the check fail.
[1] https://github.com/orbingol/NURBS-Python/pull/163
fow0ryl commented on 2023-06-28 06:37 (UTC)
Got this "module missing" error:
sdp8483 commented on 2023-04-30 17:22 (UTC)
I get the following error during build
FileNotFoundError: [Errno 2] No such file or directory: 'ezdxf'
This is from/integration_tests/test_launcher.py
I removed the file and then built the package with
makepkg -sei
where thee
option does not extract the source files. This is probably not the best way but it works for me and I needed this package to getflatcam-qt6
working ASAP.Lehmeier commented on 2023-01-15 17:51 (UTC)
Version 1.0.1b1-1 always terminates
../tests/test_08_addons/test_814_text2path.py:421: AssertionError __ TestMakePathsFromEntity.testrotation_90[get_paths_bbox] ___
self = <test_814_text2path.TestMakePathsFromEntity object at 0x7f5be8e259f0> get_bbox = <function get_paths_bbox at 0x7f5be8e7b880>
../tests/test_08_addons/test_814_text2path.py:421: AssertionError _ TestMakePathsFromEntity.testrotation_90[get_hatches_bbox] __
self = <test_814_text2path.TestMakePathsFromEntity object at 0x7f5be8e25750> get_bbox = <function get_hatches_bbox at 0x7f5be8e7b910>
../tests/test_08_addons/test_814_text2path.py:421: AssertionError =============================== warnings summary =============================== integration_tests/test_drawing_matplotlib_backend.py::test_get_text_width /usr/lib/python3.10/site-packages/matplotlib/backends/backend_qt.py:136: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_EnableHighDpiScaling' is marked as deprecated, please check the documentation for more information. QtWidgets.QApplication.setAttribute(
integration_tests/test_drawing_matplotlib_backend.py::test_get_text_width /usr/lib/python3.10/site-packages/matplotlib/backends/backend_qt.py:154: DeprecationWarning: Enum value 'Qt::ApplicationAttribute.AA_UseHighDpiPixmaps' is marked as deprecated, please check the documentation for more information. app.setAttribute(QtCore.Qt.AA_UseHighDpiPixmaps) # Only for Qt<6.
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED ../tests/test_07_render/test_708d_qpainter_path_tools.py::TestFromQPainterPath::test_line_to FAILED ../tests/test_07_render/test_708d_qpainter_path_tools.py::TestFromQPainterPath::test_cubic_to FAILED ../tests/test_07_render/test_708d_qpainter_path_tools.py::TestFromQPainterPath::test_two_lines FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[0.05] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[-1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[-2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_text_path_height_for_exact_drawing_units[-100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_positive_size[0.05] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_positive_size[1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_positive_size[2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_positive_size[100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_negative_size[-0.05] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_negative_size[-1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_negative_size[-2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_path_coordinates_for_negative_size[-100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_length_for_fit_alignment[0.05] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_length_for_fit_alignment[1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_length_for_fit_alignment[2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_length_for_fit_alignment[100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_scaled_height_and_length_for_aligned_text[0.05] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_scaled_height_and_length_for_aligned_text[1] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_scaled_height_and_length_for_aligned_text[2] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathFromString::test_scaled_height_and_length_for_aligned_text[100] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakeHatchesFromString::test_total_length_for_fit_alignment FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_text_height[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_text_height[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_text_height[get_hatches_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_bottom[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_bottom[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_bottom[get_hatches_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_middle[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_middle[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_middle[get_hatches_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_top[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_top[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_top[get_hatches_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_fit[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_fit[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_alignment_fit[get_hatches_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_rotation_90[get_path_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_rotation_90[get_paths_bbox] FAILED ../tests/test_08_addons/test_814_text2path.py::TestMakePathsFromEntity::test_rotation_90[get_hatches_bbox] ===== 45 failed, 6710 passed, 41 skipped, 2 warnings in 219.93s (0:03:39) ====== ==> FEHLER: Ein Fehler geschah in check(). Breche ab...
christianlupus commented on 2021-09-29 14:09 (UTC)
This allowed me to build the package in a chroot environment:
mantielero commented on 2021-09-08 09:54 (UTC)
I think this package depends during the make phase on: python-wheel