HomeFreeBSD

Use ZFS version for pyzfs & drop unused reqs file

Description

Use ZFS version for pyzfs & drop unused reqs file

Now that 'pyzfs' is part of the ZFS codebase, it should be
versioned the same as the rest of the source tree. This eliminates
confusion on what version of the bindings are being used, especially
for dependent Python projects that may use the Python dist metadata
to identify compatible versions of pyzfs to work from.

In addition, a trivial change to drop the unused requirements.txt
file is included, simply because it's unused and a leftover from
before it was imported into the ZFS codebase and wired into the
autotools build scripts.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Neal Gompa <ngompa@datto.com>
Closes #8243

Details

Provenance
Neal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>Authored on Jan 8 2019, 11:56 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 8 2019, 11:56 PM
Parents
rG0f5f23869a64: zfs receive and rollback can skew filesystem_count
Branches
Unknown
Tags
Unknown