[Bug 247493] sysutils/py-bitrot: update to 1.0.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 23 04:44:20 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247493
Bug ID: 247493
Summary: sysutils/py-bitrot: update to 1.0.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: fixer at bsdmail.com
Created attachment 215872
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215872&action=edit
Update to version 1.0.0.
Update to version 1.0.0.
* significantly sped up execution on solid state drives by using a process pool
executor to calculate SHA1 hashes and perform stat() calls; use -w1 if your
runs on slow magnetic drives were negatively affected by this change
sped up execution by pre-loading all SQLite-stored hashes to memory and doing
comparisons using Python sets
* all UTF-8 filenames are now normalized to NFKD in the database to enable
cross-operating system checks
* the SQLite database is now vacuumed to minimize its size
* bugfix: additional Python 3 fixes when Unicode names were encountered
Builds/runs as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list