Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 08:46:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559996 - in head: . devel devel/py-typing
Message-ID:  <202101030846.1038kJiV064517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Jan  3 08:46:19 2021
New Revision: 559996
URL: https://svnweb.freebsd.org/changeset/ports/559996

Log:
  Resurrect py-typing to unbreak bulk -a

Added:
  head/devel/py-typing/
     - copied from r559975, head/devel/py-typing/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan  3 08:35:05 2021	(r559995)
+++ head/MOVED	Sun Jan  3 08:46:19 2021	(r559996)
@@ -16011,5 +16011,4 @@ devel/py-backports.functools_lru_cache||2020-01-02|Use
 devel/py-backports_abc||2020-01-02|Uses Python 2.7 which is EOLed upstream
 devel/py-futures||2020-01-02|Uses Python 2.7 which is EOLed upstream
 devel/py-singledispatch||2020-01-02|Uses Python 2.7 which is EOLed upstream
-devel/py-typing||2020-01-02|Python 2 only, backport of Python 3
 graphics/py-pillow6|graphics/pillow|2020-01-02|Uses Python 2.7 which is EOLed upstream

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Jan  3 08:35:05 2021	(r559995)
+++ head/devel/Makefile	Sun Jan  3 08:46:19 2021	(r559996)
@@ -5125,6 +5125,7 @@
     SUBDIR += py-txaio
     SUBDIR += py-typechecks
     SUBDIR += py-typed-ast
+    SUBDIR += py-typing
     SUBDIR += py-typing-extensions
     SUBDIR += py-typing-inspect
     SUBDIR += py-tzlocal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101030846.1038kJiV064517>