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

python3-nose2: update to 0.15.1 #50767

Merged
merged 1 commit into from
Jun 11, 2024
Merged
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 srcpkgs/python3-nose2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-nose2'
pkgname=python3-nose2
version=0.14.2
version=0.15.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
Expand All @@ -12,7 +12,7 @@ license="BSD-2-Clause"
homepage="https://github.com/nose-devs/nose2"
changelog="https://docs.nose2.io/en/latest/changelog.html"
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
checksum=29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
checksum=36770f519df5becd3cbfe0bee4abbfbf9b9f6b4eb4e03361d282b7efcfc4f0df
conflicts="python-nose2>=0"

post_install() {
Expand Down