Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2019 05:52:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 234491] devel/py-fs: Update to 2.1.2
Message-ID:  <bug-234491-21822-l2UhANEYM1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234491-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234491-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=3D234491

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Douglas Thrift from comment #1)

The test target I added in ports r489245 should make it easier to identify =
API
incompatibilities for this update, hope it helps.

I note also that the package has the 'fs' dependency pinned to <2, for the
optional test dependencies:

setup.py:extras_require=3D{
  'testing': [
    ...
    'fs>=3D0.5,<2',
    ...
}

This is likely just a safety mechanism, and not guaranteed to be indicative
that fs will break API at a major version bump.

--=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-234491-21822-l2UhANEYM1>