devel/py-bitstring: Update to 3.1.7 - Update to 3.1.7 - The sdist on PyPI changed from .zip to .tar.gz - Add NO_ARCH Reviewed_by: koobs, sbz Approved by: koobs (ports, mentor, implicit), sbz (maintainer) Differential_Revision: D30651 MFH: No (feature release)
Details
Details
- Reviewers
koobs sbz - Commits
- R11:d15ad74bd29d: devel/py-bitstring: Update to 3.1.7
- portlint: OK (looks fine.)
- testport: OK (poudriere: 140013, [armv7,aarch64,i386,amd64], tested)
- unittest: OK (
tested on aarch64:
Python3.6: Ran 12 tests in 0.120s
Python3.7: Ran 12 tests in 0.112s
Python3.8: Ran 12 tests in 0.110s
Python3.9: Ran 12 tests in 0.112s
)
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Thanks @loader, just a minor nit in your commit message, it should be (full URL and no underscore for tags):
Differential Revision: https://reviews.freebsd.org/D30651
Also you don't need the MFH tag.
Comment Actions
Underscore is there because phabricator parses it, even within ` ` tags.
Also you don't need the MFH tag.
I've asked for MFH tags, because explicit > implicit, especially with regards to reasons why, or why not (in particular), a change was or wasnt merged. Part of commit commit log message standards.