py-retrying: imported version 1.3.3

This commit is contained in:
Aleksej Lebedev 2020-06-03 12:01:57 +02:00
parent e22d9f2361
commit be50497ed5
4 changed files with 33 additions and 0 deletions

2
py-retrying/DESCR Normal file
View File

@ -0,0 +1,2 @@
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in
Python, to simplify the task of adding retry behavior to just about anything.

16
py-retrying/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $NetBSD$
DISTNAME= retrying-1.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=r/retrying/}
MAINTAINER= root@zta.lk
HOMEPAGE= https://github.com/rholder/retrying
COMMENT= General-purpose retrying library, written in Python
LICENSE= apache-2.0
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

9
py-retrying/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $NetBSD$
${PYSITELIB}/retrying.pyo
${PYSITELIB}/retrying.pyc
${PYSITELIB}/retrying-1.3.3-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/retrying-1.3.3-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
${PYSITELIB}/retrying-1.3.3-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
${PYSITELIB}/retrying-1.3.3-py${PYVERSSUFFIX}.egg-info/requires.txt
${PYSITELIB}/retrying-1.3.3-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/retrying.py

6
py-retrying/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (retrying-1.3.3.tar.gz) = 5edeb4cdcd5f72ae0e6413a2d3514c4190c47fe0
RMD160 (retrying-1.3.3.tar.gz) = c9222e22eea4137f4c1891cadc6c2260afe864a6
SHA512 (retrying-1.3.3.tar.gz) = 99b81560caf63416f0301721ed9b9f9e3527a2fee4c53aeb0630b6e860ed81baf4b12b9819ca5b81346d45c4f40dfcb479a0b25305da1f560657fd3fdf2ffa75
Size (retrying-1.3.3.tar.gz) = 10890 bytes