python-pytest-unmagic_1.0.1-1_multi.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 14 Aug 2025 09:57:50 +0100 |
Binary: | python3-pytest-unmagic |
Source: | python-pytest-unmagic |
Architecture: | all source |
Version: | 1.0.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Colin Watson <cjwatson@debian.org> |
Closes: | 1110995 |
Description: | python3-pytest-unmagic - Pytest fixtures with conventional import semantics |
Changes: | python-pytest-unmagic (1.0.1-1) unstable; urgency=medium * Initial release (closes: #1110995). |
Files: | a305438afafcaeeb60d576838c610914 2308 python optional python-pytest-unmagic_1.0.1-1.dsc 98d1babebf05a6377d54bbc2652dee6c 13648 python optional python-pytest-unmagic_1.0.1.orig.tar.gz 4ec9ff964607e192dc686d0194d17c74 2264 python optional python-pytest-unmagic_1.0.1-1.debian.tar.xz a40e6dff2222a72be8e3502a8d2c2fe4 6843 python optional python-pytest-unmagic_1.0.1-1_amd64.buildinfo 43a7dd67942f4c463416bcffda9e5634 10076 python optional python3-pytest-unmagic_1.0.1-1_all.deb |
python-pytest-unmagic_1.0.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-pytest-unmagic |
Binary: | python3-pytest-unmagic |
Architecture: | all |
Version: | 1.0.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Colin Watson <cjwatson@debian.org>, |
Homepage: | https://github.com/dimagi/pytest-unmagic |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-pytest-unmagic |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-pytest-unmagic.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, python3-pytest |
Package-List: | python3-pytest-unmagic deb python optional arch=all |
Files: | 98d1babebf05a6377d54bbc2652dee6c 13648 python-pytest-unmagic_1.0.1.orig.tar.gz 4ec9ff964607e192dc686d0194d17c74 2264 python-pytest-unmagic_1.0.1-1.debian.tar.xz |
Dgit: | 0f1c986d163786401b7145ed298b07a3c1cf5657 debian archive/debian/1.0.1-1 https://git.dgit.debian.org/python-pytest-unmagic |
README.source for python-pytest-unmagic_1.0.1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-pytest-unmagic_1.0.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-pytest-unmagic |
Source: | python-pytest-unmagic |
Version: | 1.0.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 46 |
Depends: | python3-pytest, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/dimagi/pytest-unmagic |
Description: | Pytest fixtures with conventional import semantics pytest fixtures have unusual semantics: they are requested by declaring them as function arguments to tests or other fixtures. pytest-unmagic instead provides a syntax with more conventional Python semantics, allowing fixtures to be defined and used via the @fixture and @use decorators. |
contents of python3-pytest-unmagic_1.0.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-14 08:57 ./ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/lib/python3/dist-packages/pytest_unmagic-1.0.1.dist-info/ -rw-r--r-- root/root 7 2025-08-14 08:57 ./usr/lib/python3/dist-packages/pytest_unmagic-1.0.1.dist-info/INSTALLER -rw-r--r-- root/root 6384 2025-08-14 08:57 ./usr/lib/python3/dist-packages/pytest_unmagic-1.0.1.dist-info/METADATA -rw-r--r-- root/root 82 2025-08-14 08:57 ./usr/lib/python3/dist-packages/pytest_unmagic-1.0.1.dist-info/WHEEL -rw-r--r-- root/root 28 2025-08-14 08:57 ./usr/lib/python3/dist-packages/pytest_unmagic-1.0.1.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/ -rw-r--r-- root/root 411 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/__init__.py -rw-r--r-- root/root 722 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/_api.py -rw-r--r-- root/root 2191 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/autouse.py -rw-r--r-- root/root 1851 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/fence.py -rw-r--r-- root/root 8888 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/fixtures.py -rw-r--r-- root/root 2436 2025-08-14 08:57 ./usr/lib/python3/dist-packages/unmagic/scope.py drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/share/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-14 08:57 ./usr/share/doc/python3-pytest-unmagic/ -rw-r--r-- root/root 167 2025-08-14 08:57 ./usr/share/doc/python3-pytest-unmagic/changelog.Debian.gz -rw-r--r-- root/root 100 2025-07-14 13:03 ./usr/share/doc/python3-pytest-unmagic/changelog.gz -rw-r--r-- root/root 1716 2025-08-14 08:57 ./usr/share/doc/python3-pytest-unmagic/copyright |
copyright of python3-pytest-unmagic_1.0.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pytest-unmagic Upstream-Contact: Daniel Miller <millerdev@gmail.com> Source: https://github.com/dimagi/pytest-unmagic Files: * Copyright: 2024, Dimagi Inc., and individual contributors License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name Dimagi, nor the names of its contributors, may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DIMAGI INC. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 14.08.2025 / 10:02:59 (UTC)