python-pytest-resource-path_1.3.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 01 Feb 2025 14:33:30 +0100 |
Source: | python-pytest-resource-path |
Binary: | python3-pytest-resource-path |
Architecture: | source all |
Version: | 1.3.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Changed-By: | Thomas Goirand <zigo@debian.org> |
Description: | python3-pytest-resource-path - Provides path for uniform access to test resources in isolated di |
Closes: | 1094923 |
Changes: | python-pytest-resource-path (1.3.0-1) unstable; urgency=medium * Initial release. (Closes: #1094923) |
Files: | 60a8cea99bdcec3cb0e2638c14f148a8 2369 python optional python-pytest-resource-path_1.3.0-1.dsc 7328275e1693073f0627ae11f19d3f73 10296 python optional python-pytest-resource-path_1.3.0.orig.tar.xz b1d968571b1ebb9f0026477c3175a90c 2072 python optional python-pytest-resource-path_1.3.0-1.debian.tar.xz 66f4b655a5de8cdadcf93c46966c5095 7998 python optional python-pytest-resource-path_1.3.0-1_amd64.buildinfo 0f9a43b27e160fd29ecc5e2c24cdf245 6900 python optional python3-pytest-resource-path_1.3.0-1_all.deb |
python-pytest-resource-path_1.3.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-pytest-resource-path |
Binary: | python3-pytest-resource-path |
Architecture: | all |
Version: | 1.3.0-1 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Uploaders: | Thomas Goirand <zigo@debian.org>, |
Homepage: | https://github.com/yukihiko-shinoda/pytest-resource-path |
Standards-Version: | 4.6.1 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/deps/python-pytest-resource-path |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/deps/python-pytest-resource-path.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | @builddeps@, pybuild-plugin-autopkgtest |
Build-Depends: | debhelper-compat (=11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | python3-pytest |
Package-List: | python3-pytest-resource-path deb python optional arch=all |
Files: | 7328275e1693073f0627ae11f19d3f73 10296 python-pytest-resource-path_1.3.0.orig.tar.xz b1d968571b1ebb9f0026477c3175a90c 2072 python-pytest-resource-path_1.3.0-1.debian.tar.xz |
README.source for python-pytest-resource-path_1.3.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-pytest-resource-path_1.3.0-1_all.deb (click to toggle) | |
---|---|
Package: | python3-pytest-resource-path |
Source: | python-pytest-resource-path |
Version: | 1.3.0-1 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Installed-Size: | 36 |
Depends: | python3-pytest, python3-colorama, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/yukihiko-shinoda/pytest-resource-path |
Description: | Provides path for uniform access to test resources in isolated directory This package provides path for uniform access to test resources in isolated directory. The test which use test resource is not so many. If we place test resource with test code, these resources will fill the display area of explorer. Wouldn't it be more productive if the files or directories which is not related with almost tests wasn't usually displayed? |
contents of python3-pytest-resource-path_1.3.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-01 13:33 ./ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/ -rw-r--r-- root/root 734 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/__init__.py -rw-r--r-- root/root 1451 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/absolute_path_factory.py -rw-r--r-- root/root 336 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/exceptions.py -rw-r--r-- root/root 934 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/path_factory.py -rw-r--r-- root/root 2000 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/path_to_resource_factory.py -rw-r--r-- root/root 0 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/py.typed -rw-r--r-- root/root 1685 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path/pytest_resource_path.py drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/ -rw-r--r-- root/root 7 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/INSTALLER -rw-r--r-- root/root 6909 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/METADATA -rw-r--r-- root/root 91 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/WHEEL -rw-r--r-- root/root 48 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/entry_points.txt -rw-r--r-- root/root 21 2025-02-01 13:33 ./usr/lib/python3/dist-packages/pytest_resource_path-1.3.0.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/share/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-01 13:33 ./usr/share/doc/python3-pytest-resource-path/ -rw-r--r-- root/root 171 2025-02-01 13:33 ./usr/share/doc/python3-pytest-resource-path/changelog.Debian.gz -rw-r--r-- root/root 1414 2025-02-01 13:33 ./usr/share/doc/python3-pytest-resource-path/copyright |
copyright of python3-pytest-resource-path_1.3.0-1_all.deb (click to toggle) | |
---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pytest-resource-path Source: https://github.com/yukihiko-shinoda/pytest-resource-path Files: * Copyright: (c) 2020-2021, Yukihiko Shinoda <yuk.hik.future@gmail.com> License: Expat Files: debian/* Copyright: (c) 2024, Thomas Goirand <zigo@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 01.02.2025 / 17:04:29 (UTC)