pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-dataclasses, py-rich, py-tenacity: removed, moved to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Tue May 25 12:35:46 2021 +0200
Changeset:	855334de4c1fd77e611cf27782411dd054bac95e

Modified Files:
	Makefile
	py-swh-journal/Makefile
	py-swh-storage/Makefile
Removed Files:
	py-dataclasses/DESCR
	py-dataclasses/Makefile
	py-dataclasses/PLIST
	py-dataclasses/distinfo
	py-rich/DESCR
	py-rich/Makefile
	py-rich/PLIST
	py-rich/distinfo
	py-tenacity/DESCR
	py-tenacity/Makefile
	py-tenacity/PLIST
	py-tenacity/distinfo

Log Message:
py-dataclasses, py-rich, py-tenacity: removed, moved to base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=855334de4c1fd77e611cf27782411dd054bac95e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |   3 -
 py-dataclasses/DESCR    |   1 -
 py-dataclasses/Makefile |  16 ----
 py-dataclasses/PLIST    |   8 --
 py-dataclasses/distinfo |   6 --
 py-rich/DESCR           |   2 -
 py-rich/Makefile        |  21 -----
 py-rich/PLIST           | 220 ------------------------------------------------
 py-rich/distinfo        |   6 --
 py-swh-journal/Makefile |   2 +-
 py-swh-storage/Makefile |   2 +-
 py-tenacity/DESCR       |   4 -
 py-tenacity/Makefile    |  21 -----
 py-tenacity/PLIST       |  43 ----------
 py-tenacity/distinfo    |   6 --
 15 files changed, 2 insertions(+), 359 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b0a63e1b61..bdd7482103 100644
--- a/Makefile
+++ b/Makefile
@@ -3515,7 +3515,6 @@ SUBDIR+=	py-das
 SUBDIR+=	py-dash-bootstrap-components
 SUBDIR+=	py-dask
 SUBDIR+=	py-data-google-auth
-SUBDIR+=	py-dataclasses
 SUBDIR+=	py-dataclasses-json
 SUBDIR+=	py-datamarix
 SUBDIR+=	py-datarray
@@ -4399,7 +4398,6 @@ SUBDIR+=	py-retrying
 SUBDIR+=	py-rf
 SUBDIR+=	py-rfc3987
 SUBDIR+=	py-riccipy
-SUBDIR+=	py-rich
 SUBDIR+=	py-rigidbodysimulator
 SUBDIR+=	py-rlcompleter2
 SUBDIR+=	py-rogues
@@ -4602,7 +4600,6 @@ SUBDIR+=	py-techdebt
 SUBDIR+=	py-technicolor
 SUBDIR+=	py-telegram-bot
 SUBDIR+=	py-telepathy
-SUBDIR+=	py-tenacity
 SUBDIR+=	py-teng
 SUBDIR+=	py-teradata
 SUBDIR+=	py-test-datadir
diff --git a/py-dataclasses/DESCR b/py-dataclasses/DESCR
deleted file mode 100644
index 9fcd7aba12..0000000000
--- a/py-dataclasses/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Backport of the dataclasses module for Python 3.6
diff --git a/py-dataclasses/Makefile b/py-dataclasses/Makefile
deleted file mode 100644
index 8b2a01eb39..0000000000
--- a/py-dataclasses/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	dataclasses-0.7
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/7a/71/fdbab71f1f714e03ead2d264bf444f88379bc09b2937d54ec83894057f80/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/ericvsmith/dataclasses
-COMMENT=	Backport of the dataclasses module for Python 3.6
-LICENSE=	apache-1.1 OR apache-2.0
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-dataclasses/PLIST b/py-dataclasses/PLIST
deleted file mode 100644
index 1dfee38f88..0000000000
--- a/py-dataclasses/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/dataclasses.py
-${PYSITELIB}/dataclasses.pyc
-${PYSITELIB}/dataclasses.pyo
diff --git a/py-dataclasses/distinfo b/py-dataclasses/distinfo
deleted file mode 100644
index a06db60024..0000000000
--- a/py-dataclasses/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (dataclasses-0.7.tar.gz) = bd77a53185bc856e0c2d4a41142edad15d4ada53
-RMD160 (dataclasses-0.7.tar.gz) = 737e0fe99c137cec6a6ad7367b9624734431f6c3
-SHA512 (dataclasses-0.7.tar.gz) = ff921237a99bac21e091ff253824eb07eb09be7e7ec02b869da9c68c35141fc1bee526b3d2942963bac7762827438ea8fdc89fa72404991b78d1d063a3c18661
-Size (dataclasses-0.7.tar.gz) = 35690 bytes
diff --git a/py-rich/DESCR b/py-rich/DESCR
deleted file mode 100644
index d7116dfff9..0000000000
--- a/py-rich/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Rich is a Python library for rich text and beautiful
-formatting in the terminal.
diff --git a/py-rich/Makefile b/py-rich/Makefile
deleted file mode 100644
index 964d24c4a5..0000000000
--- a/py-rich/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	rich-9.12.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-PKGVERSION=	1
-CATEGORIES=	python comms
-MASTER_SITES=	${MASTER_SITE_PYPI:=r/rich/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/willmcgugan/rich
-COMMENT=	Render rich text, tables, progress bars, syntax highlighting
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-colorama>=0.4.0:../../comms/py-colorama
-DEPENDS+=	${PYPKGPREFIX}-commonmark>=0.9:../../textproc/py-commonmark
-DEPENDS+=	${PYPKGPREFIX}-pygments>=2.5.2:../../textproc/py-pygments
-DEPENDS+=	${PYPKGPREFIX}-typing-extensions>=3.7.4:../../devel/py-typing-extensions
-
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-rich/PLIST b/py-rich/PLIST
deleted file mode 100644
index b4c51bc261..0000000000
--- a/py-rich/PLIST
+++ /dev/null
@@ -1,220 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/rich/__init__.py
-${PYSITELIB}/rich/__init__.pyc
-${PYSITELIB}/rich/__init__.pyo
-${PYSITELIB}/rich/__main__.py
-${PYSITELIB}/rich/__main__.pyc
-${PYSITELIB}/rich/__main__.pyo
-${PYSITELIB}/rich/_cell_widths.py
-${PYSITELIB}/rich/_cell_widths.pyc
-${PYSITELIB}/rich/_cell_widths.pyo
-${PYSITELIB}/rich/_emoji_codes.py
-${PYSITELIB}/rich/_emoji_codes.pyc
-${PYSITELIB}/rich/_emoji_codes.pyo
-${PYSITELIB}/rich/_emoji_replace.py
-${PYSITELIB}/rich/_emoji_replace.pyc
-${PYSITELIB}/rich/_emoji_replace.pyo
-${PYSITELIB}/rich/_inspect.py
-${PYSITELIB}/rich/_inspect.pyc
-${PYSITELIB}/rich/_inspect.pyo
-${PYSITELIB}/rich/_log_render.py
-${PYSITELIB}/rich/_log_render.pyc
-${PYSITELIB}/rich/_log_render.pyo
-${PYSITELIB}/rich/_loop.py
-${PYSITELIB}/rich/_loop.pyc
-${PYSITELIB}/rich/_loop.pyo
-${PYSITELIB}/rich/_lru_cache.py
-${PYSITELIB}/rich/_lru_cache.pyc
-${PYSITELIB}/rich/_lru_cache.pyo
-${PYSITELIB}/rich/_palettes.py
-${PYSITELIB}/rich/_palettes.pyc
-${PYSITELIB}/rich/_palettes.pyo
-${PYSITELIB}/rich/_pick.py
-${PYSITELIB}/rich/_pick.pyc
-${PYSITELIB}/rich/_pick.pyo
-${PYSITELIB}/rich/_ratio.py
-${PYSITELIB}/rich/_ratio.pyc
-${PYSITELIB}/rich/_ratio.pyo
-${PYSITELIB}/rich/_spinners.py
-${PYSITELIB}/rich/_spinners.pyc
-${PYSITELIB}/rich/_spinners.pyo
-${PYSITELIB}/rich/_stack.py
-${PYSITELIB}/rich/_stack.pyc
-${PYSITELIB}/rich/_stack.pyo
-${PYSITELIB}/rich/_timer.py
-${PYSITELIB}/rich/_timer.pyc
-${PYSITELIB}/rich/_timer.pyo
-${PYSITELIB}/rich/_windows.py
-${PYSITELIB}/rich/_windows.pyc
-${PYSITELIB}/rich/_windows.pyo
-${PYSITELIB}/rich/_wrap.py
-${PYSITELIB}/rich/_wrap.pyc
-${PYSITELIB}/rich/_wrap.pyo
-${PYSITELIB}/rich/abc.py
-${PYSITELIB}/rich/abc.pyc
-${PYSITELIB}/rich/abc.pyo
-${PYSITELIB}/rich/align.py
-${PYSITELIB}/rich/align.pyc
-${PYSITELIB}/rich/align.pyo
-${PYSITELIB}/rich/ansi.py
-${PYSITELIB}/rich/ansi.pyc
-${PYSITELIB}/rich/ansi.pyo
-${PYSITELIB}/rich/bar.py
-${PYSITELIB}/rich/bar.pyc
-${PYSITELIB}/rich/bar.pyo
-${PYSITELIB}/rich/box.py
-${PYSITELIB}/rich/box.pyc
-${PYSITELIB}/rich/box.pyo
-${PYSITELIB}/rich/cells.py
-${PYSITELIB}/rich/cells.pyc
-${PYSITELIB}/rich/cells.pyo
-${PYSITELIB}/rich/color.py
-${PYSITELIB}/rich/color.pyc
-${PYSITELIB}/rich/color.pyo
-${PYSITELIB}/rich/color_triplet.py
-${PYSITELIB}/rich/color_triplet.pyc
-${PYSITELIB}/rich/color_triplet.pyo
-${PYSITELIB}/rich/columns.py
-${PYSITELIB}/rich/columns.pyc
-${PYSITELIB}/rich/columns.pyo
-${PYSITELIB}/rich/console.py
-${PYSITELIB}/rich/console.pyc
-${PYSITELIB}/rich/console.pyo
-${PYSITELIB}/rich/constrain.py
-${PYSITELIB}/rich/constrain.pyc
-${PYSITELIB}/rich/constrain.pyo
-${PYSITELIB}/rich/containers.py
-${PYSITELIB}/rich/containers.pyc
-${PYSITELIB}/rich/containers.pyo
-${PYSITELIB}/rich/control.py
-${PYSITELIB}/rich/control.pyc
-${PYSITELIB}/rich/control.pyo
-${PYSITELIB}/rich/default_styles.py
-${PYSITELIB}/rich/default_styles.pyc
-${PYSITELIB}/rich/default_styles.pyo
-${PYSITELIB}/rich/diagnose.py
-${PYSITELIB}/rich/diagnose.pyc
-${PYSITELIB}/rich/diagnose.pyo
-${PYSITELIB}/rich/emoji.py
-${PYSITELIB}/rich/emoji.pyc
-${PYSITELIB}/rich/emoji.pyo
-${PYSITELIB}/rich/errors.py
-${PYSITELIB}/rich/errors.pyc
-${PYSITELIB}/rich/errors.pyo
-${PYSITELIB}/rich/file_proxy.py
-${PYSITELIB}/rich/file_proxy.pyc
-${PYSITELIB}/rich/file_proxy.pyo
-${PYSITELIB}/rich/filesize.py
-${PYSITELIB}/rich/filesize.pyc
-${PYSITELIB}/rich/filesize.pyo
-${PYSITELIB}/rich/highlighter.py
-${PYSITELIB}/rich/highlighter.pyc
-${PYSITELIB}/rich/highlighter.pyo
-${PYSITELIB}/rich/jupyter.py
-${PYSITELIB}/rich/jupyter.pyc
-${PYSITELIB}/rich/jupyter.pyo
-${PYSITELIB}/rich/layout.py
-${PYSITELIB}/rich/layout.pyc
-${PYSITELIB}/rich/layout.pyo
-${PYSITELIB}/rich/live.py
-${PYSITELIB}/rich/live.pyc
-${PYSITELIB}/rich/live.pyo
-${PYSITELIB}/rich/live_render.py
-${PYSITELIB}/rich/live_render.pyc
-${PYSITELIB}/rich/live_render.pyo
-${PYSITELIB}/rich/logging.py
-${PYSITELIB}/rich/logging.pyc
-${PYSITELIB}/rich/logging.pyo
-${PYSITELIB}/rich/markdown.py
-${PYSITELIB}/rich/markdown.pyc
-${PYSITELIB}/rich/markdown.pyo
-${PYSITELIB}/rich/markup.py
-${PYSITELIB}/rich/markup.pyc
-${PYSITELIB}/rich/markup.pyo
-${PYSITELIB}/rich/measure.py
-${PYSITELIB}/rich/measure.pyc
-${PYSITELIB}/rich/measure.pyo
-${PYSITELIB}/rich/padding.py
-${PYSITELIB}/rich/padding.pyc
-${PYSITELIB}/rich/padding.pyo
-${PYSITELIB}/rich/pager.py
-${PYSITELIB}/rich/pager.pyc
-${PYSITELIB}/rich/pager.pyo
-${PYSITELIB}/rich/palette.py
-${PYSITELIB}/rich/palette.pyc
-${PYSITELIB}/rich/palette.pyo
-${PYSITELIB}/rich/panel.py
-${PYSITELIB}/rich/panel.pyc
-${PYSITELIB}/rich/panel.pyo
-${PYSITELIB}/rich/pretty.py
-${PYSITELIB}/rich/pretty.pyc
-${PYSITELIB}/rich/pretty.pyo
-${PYSITELIB}/rich/progress.py
-${PYSITELIB}/rich/progress.pyc
-${PYSITELIB}/rich/progress.pyo
-${PYSITELIB}/rich/progress_bar.py
-${PYSITELIB}/rich/progress_bar.pyc
-${PYSITELIB}/rich/progress_bar.pyo
-${PYSITELIB}/rich/prompt.py
-${PYSITELIB}/rich/prompt.pyc
-${PYSITELIB}/rich/prompt.pyo
-${PYSITELIB}/rich/protocol.py
-${PYSITELIB}/rich/protocol.pyc
-${PYSITELIB}/rich/protocol.pyo
-${PYSITELIB}/rich/py.typed
-${PYSITELIB}/rich/rule.py
-${PYSITELIB}/rich/rule.pyc
-${PYSITELIB}/rich/rule.pyo
-${PYSITELIB}/rich/scope.py
-${PYSITELIB}/rich/scope.pyc
-${PYSITELIB}/rich/scope.pyo
-${PYSITELIB}/rich/screen.py
-${PYSITELIB}/rich/screen.pyc
-${PYSITELIB}/rich/screen.pyo
-${PYSITELIB}/rich/segment.py
-${PYSITELIB}/rich/segment.pyc
-${PYSITELIB}/rich/segment.pyo
-${PYSITELIB}/rich/spinner.py
-${PYSITELIB}/rich/spinner.pyc
-${PYSITELIB}/rich/spinner.pyo
-${PYSITELIB}/rich/status.py
-${PYSITELIB}/rich/status.pyc
-${PYSITELIB}/rich/status.pyo
-${PYSITELIB}/rich/style.py
-${PYSITELIB}/rich/style.pyc
-${PYSITELIB}/rich/style.pyo
-${PYSITELIB}/rich/styled.py
-${PYSITELIB}/rich/styled.pyc
-${PYSITELIB}/rich/styled.pyo
-${PYSITELIB}/rich/syntax.py
-${PYSITELIB}/rich/syntax.pyc
-${PYSITELIB}/rich/syntax.pyo
-${PYSITELIB}/rich/table.py
-${PYSITELIB}/rich/table.pyc
-${PYSITELIB}/rich/table.pyo
-${PYSITELIB}/rich/tabulate.py
-${PYSITELIB}/rich/tabulate.pyc
-${PYSITELIB}/rich/tabulate.pyo
-${PYSITELIB}/rich/terminal_theme.py
-${PYSITELIB}/rich/terminal_theme.pyc
-${PYSITELIB}/rich/terminal_theme.pyo
-${PYSITELIB}/rich/text.py
-${PYSITELIB}/rich/text.pyc
-${PYSITELIB}/rich/text.pyo
-${PYSITELIB}/rich/theme.py
-${PYSITELIB}/rich/theme.pyc
-${PYSITELIB}/rich/theme.pyo
-${PYSITELIB}/rich/themes.py
-${PYSITELIB}/rich/themes.pyc
-${PYSITELIB}/rich/themes.pyo
-${PYSITELIB}/rich/traceback.py
-${PYSITELIB}/rich/traceback.pyc
-${PYSITELIB}/rich/traceback.pyo
-${PYSITELIB}/rich/tree.py
-${PYSITELIB}/rich/tree.pyc
-${PYSITELIB}/rich/tree.pyo
diff --git a/py-rich/distinfo b/py-rich/distinfo
deleted file mode 100644
index 427f30d636..0000000000
--- a/py-rich/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (rich-9.12.2.tar.gz) = 5bdbe6f5c97124d3d8c5285607b4a8a4179c89b4
-RMD160 (rich-9.12.2.tar.gz) = d62257db70adb95fc867f0f38d90c0bc927c4960
-SHA512 (rich-9.12.2.tar.gz) = 305d72a83ed9c804002cd1c3e04cd507da01278d46b8c7b7e772845e92f6879dbd3a9814611d1a938af8fa9e9cd53e9cfb119402d4dca33c5a5ed26c0020a6a7
-Size (rich-9.12.2.tar.gz) = 180726 bytes
diff --git a/py-swh-journal/Makefile b/py-swh-journal/Makefile
index 9a2b6616e9..f1d8e33e66 100644
--- a/py-swh-journal/Makefile
+++ b/py-swh-journal/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-gpl-v3
 
 BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
 DEPENDS+=	${PYPKGPREFIX}-msgpack>=1.0.0:../../devel/py-msgpack
-DEPENDS+=	${PYPKGPREFIX}-tenacity>=6.2.0:../../wip/py-tenacity
+DEPENDS+=	${PYPKGPREFIX}-tenacity>=6.2.0:../../devel/py-tenacity
 DEPENDS+=	${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
 DEPENDS+=	${PYPKGPREFIX}-swh-model>=0.7.2:../../wip/py-swh-model
 
diff --git a/py-swh-storage/Makefile b/py-swh-storage/Makefile
index 4450b1a3f3..de8742fd1c 100644
--- a/py-swh-storage/Makefile
+++ b/py-swh-storage/Makefile
@@ -23,7 +23,7 @@ DEPENDS+=	${PYPKGPREFIX}-iso8601>=0.1.13:../../time/py-iso8601
 DEPENDS+=	${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
 DEPENDS+=	${PYPKGPREFIX}-swh-model>=0.7.2:../../wip/py-swh-model
 DEPENDS+=	${PYPKGPREFIX}-swh-objstorage>=0.2.2:../../wip/py-swh-objstorage
-DEPENDS+=	${PYPKGPREFIX}-tenacity>=6.2.0:../../wip/py-tenacity
+DEPENDS+=	${PYPKGPREFIX}-tenacity>=6.2.0:../../devel/py-tenacity
 
 USE_LANGUAGES=	# none
 
diff --git a/py-tenacity/DESCR b/py-tenacity/DESCR
deleted file mode 100644
index bebcc4ca0a..0000000000
--- a/py-tenacity/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Tenacity is simplify the task of adding retry behavior to just about anything.
-It originates from a fork of retrying which is sadly no longer maintained.
-Tenacity isn't api compatible with retrying but adds significant new functionality
-and fixes a number of longstanding bugs
diff --git a/py-tenacity/Makefile b/py-tenacity/Makefile
deleted file mode 100644
index 13376f7abe..0000000000
--- a/py-tenacity/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tenacity-6.2.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=t/tenacity/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/jd/tenacity
-COMMENT=	Retry code until it succeeds
-LICENSE=	apache-2.0
-
-BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
-
-DEPENDS+=	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
-DEPENDS+=	${PYPKGPREFIX}-tornado>=5.1.1:../../www/py-tornado
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-tenacity/PLIST b/py-tenacity/PLIST
deleted file mode 100644
index f495fb87b8..0000000000
--- a/py-tenacity/PLIST
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/tenacity/__init__.py
-${PYSITELIB}/tenacity/__init__.pyc
-${PYSITELIB}/tenacity/__init__.pyo
-${PYSITELIB}/tenacity/_asyncio.py
-${PYSITELIB}/tenacity/_asyncio.pyc
-${PYSITELIB}/tenacity/_asyncio.pyo
-${PYSITELIB}/tenacity/_utils.py
-${PYSITELIB}/tenacity/_utils.pyc
-${PYSITELIB}/tenacity/_utils.pyo
-${PYSITELIB}/tenacity/after.py
-${PYSITELIB}/tenacity/after.pyc
-${PYSITELIB}/tenacity/after.pyo
-${PYSITELIB}/tenacity/before.py
-${PYSITELIB}/tenacity/before.pyc
-${PYSITELIB}/tenacity/before.pyo
-${PYSITELIB}/tenacity/before_sleep.py
-${PYSITELIB}/tenacity/before_sleep.pyc
-${PYSITELIB}/tenacity/before_sleep.pyo
-${PYSITELIB}/tenacity/compat.py
-${PYSITELIB}/tenacity/compat.pyc
-${PYSITELIB}/tenacity/compat.pyo
-${PYSITELIB}/tenacity/nap.py
-${PYSITELIB}/tenacity/nap.pyc
-${PYSITELIB}/tenacity/nap.pyo
-${PYSITELIB}/tenacity/py.typed
-${PYSITELIB}/tenacity/retry.py
-${PYSITELIB}/tenacity/retry.pyc
-${PYSITELIB}/tenacity/retry.pyo
-${PYSITELIB}/tenacity/stop.py
-${PYSITELIB}/tenacity/stop.pyc
-${PYSITELIB}/tenacity/stop.pyo
-${PYSITELIB}/tenacity/tornadoweb.py
-${PYSITELIB}/tenacity/tornadoweb.pyc
-${PYSITELIB}/tenacity/tornadoweb.pyo
-${PYSITELIB}/tenacity/wait.py
-${PYSITELIB}/tenacity/wait.pyc
-${PYSITELIB}/tenacity/wait.pyo
diff --git a/py-tenacity/distinfo b/py-tenacity/distinfo
deleted file mode 100644
index 325bbeb47d..0000000000
--- a/py-tenacity/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tenacity-6.2.0.tar.gz) = d6944a0d01b965f32f98308ccfdb2de1c90f8363
-RMD160 (tenacity-6.2.0.tar.gz) = 6be40e866fab246ae1aa9b1410556e817f0e51b9
-SHA512 (tenacity-6.2.0.tar.gz) = 3753ab44390810458c559d243bdc5e3c0092a0c2af7eb4e6fa43d5e6e215a58d4bf3ff6e81800db2f517796b501fff038964b424e364ac417ddd3e70b57bc6c8
-Size (tenacity-6.2.0.tar.gz) = 35213 bytes


Home | Main Index | Thread Index | Old Index