Date: Thu, 21 Jun 2018 22:55:00 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 228769] devel/py-testtools: Add missing dependencies (with workaround for devel/py-fixtures et al.) Message-ID: <bug-228769-21822-S6kVAmYxUa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228769-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-228769-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228769 Kai <freebsd_ports@k-worx.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194031|maintainer-approval?(sunpoe | Flags|t@FreeBSD.org) | Attachment #194031|0 |1 is obsolete| | Attachment #194472| |maintainer-approval?(sunpoe Flags| |t@FreeBSD.org) --- Comment #2 from Kai <freebsd_ports@k-worx.org> --- Created attachment 194472 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194472&action= =3Dedit py-testtools_RUN_DEPENDS-v2.patch Thank you for your insights and suggestions. The info about devel/py-fixtur= es that can be optionally used in conjunction with devel/py-testtools is very helpful and makes the situation a bit simpler. Given those facts I assume that we still need to remove a line (=3D fixtures>=3D1.3.0) from the requirements.txt of the devel/py-testtools port= to generate a requires.txt without devel/py-fixtures in it? If you know a better way to cope with the requirements.txt I would be happy= to hear about it. Attached is a new patch which does following modifications: for port devel/py-testtools: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - adds missing dependencies to RUN_DEPENDS (devel/py-pbr, devel/py-mimepars= e, devel/py-unittest2, devel/py-six) - adds LICENSE_FILE - bumps PORTREVISION - adds target post-patch to generate a requires.txt that has not the 'fixtu= res' package listed in it for port devel/py-fixtures: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - adds devel/py-pbr to RUN_DEPENDS - bumps PORTREVISION for port devel/py-python-subunit: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - removes redundant entries from RUN_DEPENDS (devel/py-mimeparse + devel/py-unittest2) - bumps PORTREVISION - Note: my approval as maintainer for the change is given QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228769-21822-S6kVAmYxUa>