DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-pytest-cases 3.10.1-1

Package Information

DescriptionSeparate test code from test cases in pytest (Python 3)

pytest-cases is a library that assists in decoupling test code from the specific data they operate on.

This package installs the library for Python 3.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByFrancesco Ballarin <ballarin@debian.org>
Sponsorballarin@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-pytest-cases.git (browse)
Closes#982792
Trackerhttps://tracker.debian.org/pkg/python-pytest-cases
Uploaded3 hours ago

New Package Report

.changes
Sourcepython-pytest-cases
Version3.10.1-1
Changed-ByFrancesco Ballarin
Architectureall source
Distributionunstable
DateThu, 30 Apr 2026 08:15:36 +0000
Changelog
python-pytest-cases (3.10.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #982792)
   * Use GitHub template in watch file instead of explicit
     Source/Matching-Pattern.
   * Set upstream metadata fields: Bug-Database.
   * Add build dependencies, espcially the newly packaged python3-decopatch.
   * Add patch tests_no_pytest_{harvest, steps}.patch to skip tests that would
     require pytest_{harvest, steps}, which are not packaged at this time in
     Debian.
   * Add patch tests_skip_test_issue_165.patch to skip test_issue_165.py, which
     fails at collection time with
        AttributeError: 'NoneType' object has no attribute 'getini'
   * Implement debclean
.dsc
Package-Listpython3-pytest-cases deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/smarie/python-pytest-cases
Upstream-Name: python-pytest-cases
Upstream-Contact: Sylvain MariƩ, Schneider Electric Industries

Files:
 *
Copyright:
 2018-2025, Sylvain MariƩ, Schneider Electric Industries
License: BSD-3-clause

Files:
 debian/*
Copyright:
 2026 Francesco Ballarin <ballarin@debian.org>
License: BSD-3-clause

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 of the <organization> 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 <COPYRIGHT
 HOLDER> 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.

Back to Dashboard | View all reviews for this package