[Bug 262061] www/py-django-dpaste: Update to 3.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 00:16:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262061 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koobs@FreeBSD.org |kai@FreeBSD.org Status|New |Open CC| |python@FreeBSD.org Flags|maintainer-feedback?(koobs@ |maintainer-feedback+ |FreeBSD.org) | --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- Thanks Kai, looks good. 1) Since setup.py 'test' is deprecated (setuptools, et al), are you able to switch this to use unittest directly? One of the following should just work: - `python -m unittest -v` (shortcut for 'unittest discover') - `python -m unittest -v tests` 2) Please include changelog link and MFH: <branch|No> <reason> in commit log message -- You are receiving this mail because: You are on the CC list for the bug.