[Bug 234491] devel/py-fs: Update to 2.1.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 4 05:52:08 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234491
--- Comment #3 from Kubilay Kocak <koobs at 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={
'testing': [
...
'fs>=0.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.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list