[Bug 259596] [NEW PORT]: devel/py-typish: Type checking utilities for Python

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Nov 2021 15:29:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259596

Neal Nelson <ports@nicandneal.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #229197|0                           |1
        is obsolete|                            |

--- Comment #2 from Neal Nelson <ports@nicandneal.net> ---
Created attachment 229224
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229224&action=edit
Git diff of new port.

This updated patch includes many of the requested changes.

I can confirm that I have portlinted and the only failure is the port
math/py-nptyping which is a test dependency, but has not yet been committed and
in fact depends on this port. Hopefully the potential circular dependency will
not be a problem as it's only a test dependency.

- Poudriere testport run OK. I have no idea how to run it for non-default
versions.

- Comment about CHEESESHOP added.

- python category added.

- nptyping dependency updates.

- Unneeded test dependencies removed. I had originally a smaller set, but the
setup.py file calls for the set as originally submitted, so for the sake of
completeness they were added. The set in this patch is all that is in fact
needed.

As for asking upstream for an sdist; you may have to expand on that as I have
no idea what that is.

Please note that this I am submitting this port as a dependency of
cad/py-cadquery. As long as that works, that is really all I care about.

-- 
You are receiving this mail because:
You are the assignee for the bug.