On 2020/01/06 09:50, clematis wrote:
> On Thu, Nov 28, 2019 at 09:53:01AM +0100, clematis wrote:
> > Hello,
> > Update from 0.4.7 to 0.4.8.
> > This is a minor feature release:
> > Added ability to combine SingleValueConstraint and
> > PermittedAlphabetConstraint objects into one for proper modeling FROM
> > ... EXCEPT ... ASN.1 clause.
> > 
> > py2 tests all 1107 tests completed successfully.
> > py3 tests 1141 passed, 8 warnings: DeprecationWarning: __int__ returned
> > non-int (type SizedInteger).  The ability to return an instance of a
> > strict subclass of int is deprecated, and may be removed in a future ver
> > sion of Python.
> > 
> > 
> > Tested some RUN_DEPENDS 
> > Python 3.7.5, pytest-4.4.0, py-1.8.0, pluggy-0.11.0
> > 
> > /usr/ports/security/py-cryptography,python3:
> >         test:97934 passed, 9148 skipped (has improved compared to 
> > previous version)
> >         install: OK 
> > /usr/ports/databases/py-ldap,python3:
> >         test: run=235 errors=0 failures=3 (also improved) 
> >         install: OK
> > /usr/ports/security/py-paramiko,python3:
> >         test: 258 passed, 17 skipped (also improved)
> >         install: OK
> > 
> > Also ran OK with a soft outside ports. 
> > py-asn1-modules is also happy with it, even though that one will also
> > get a minor update later on.
> > 
> > Comments? OK?
> 
> Diff: https://marc.info/?l=openbsd-ports&m=157493125131757&q=p3
> 
> ping?
>  
> -- 
> clematis (0x7e96fd2400fe7b59)
> 

Thanks, committed with "maintainer timeout".

btw generally it is helpful to re-include the diff (unless it's huge)
rather than tracking down the marc.info link and pasting that in.

Reply via email to