Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytest: update to 8.2.2 #4749

Merged
merged 2 commits into from
Jun 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lang-python/pluggy/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER=1.0.0
VER=1.5.0
SRCS="tbl::https://pypi.io/packages/source/p/pluggy/pluggy-$VER.tar.gz"
CHKSUMS="sha256::4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159"
CHKSUMS="sha256::2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"
CHKUPDATE="anitya::id=7500"
4 changes: 2 additions & 2 deletions lang-python/pytest/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PKGNAME=pytest
PKGSEC=python
PKGDEP="py setuptools attrs iniconfig packaging pluggy tomli"
BUILDDEP="pip setuptools setuptools-scm tomli"
PKGDEP="py setuptools attrs iniconfig packaging pluggy tomli exceptiongroup"
BUILDDEP="pip setuptools setuptools-scm tomli wheel python-build python-installer"
PKGDES="A simple but powerful testing framework for Python"

ABHOST=noarch
Expand Down
5 changes: 2 additions & 3 deletions lang-python/pytest/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
VER=7.1.1
REL=2
VER=8.2.2
SRCS="tbl::https://pypi.io/packages/source/p/pytest/pytest-$VER.tar.gz"
CHKSUMS="sha256::841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63"
CHKSUMS="sha256::de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"
CHKUPDATE="anitya::id=3765"