Yep that's safe. OK with you shadchin@?
On 2019/02/20 01:17, Kurt Mosiejczuk wrote:
> Update of devel/py-six to the latest 1.12.0 release.
>
> This release seems to only make a couple minor changes.
>
> https://github.com/benjaminp/six/blob/1.12.0/CHANGES
>
> All test pass for both flavors. I went through several ports that
> depend on py-six as a BUILD_DEPENDS and built them: comms/gnuradio,
> mail/offlineimap, security/py-cryptography (both flavors),
> security/lets-encrypt/py-acme (both flavors), and graphics/piglit.
> All completed successfully.
>
> --Kurt
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/py-six/Makefile,v
> retrieving revision 1.16
> diff -u -p -r1.16 Makefile
> --- Makefile 28 Apr 2018 10:44:26 -0000 1.16
> +++ Makefile 20 Feb 2019 03:33:39 -0000
> @@ -1,7 +1,7 @@
> # $OpenBSD: Makefile,v 1.16 2018/04/28 10:44:26 pvk Exp $
>
> COMMENT = Python 2 and 3 compatibility library
> -MODPY_EGG_VERSION = 1.11.0
> +MODPY_EGG_VERSION = 1.12.0
> DISTNAME = six-${MODPY_EGG_VERSION}
> PKGNAME = py-six-${MODPY_EGG_VERSION}
> CATEGORIES = devel
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/py-six/distinfo,v
> retrieving revision 1.10
> diff -u -p -r1.10 distinfo
> --- distinfo 28 Apr 2018 10:44:26 -0000 1.10
> +++ distinfo 20 Feb 2019 03:33:39 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (six-1.11.0.tar.gz) = cOine+7UVi5/FP4jp4a1T2KW40NEwjvELwexUBj/mOk=
> -SIZE (six-1.11.0.tar.gz) = 29860
> +SHA256 (six-1.12.0.tar.gz) = 0WoBQewaGEBc1M6LRhMQHaddoOmnrsW91PqATQ4OunM=
> +SIZE (six-1.12.0.tar.gz) = 32725
>