pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-async-timeout: moved to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Tue Oct 31 08:27:27 2017 +0100
Changeset: 509d10adfa3dff94514ff0e2b788cdc629a25e6d
Modified Files:
Makefile
Removed Files:
py-async-timeout/DESCR
py-async-timeout/Makefile
py-async-timeout/PLIST
py-async-timeout/distinfo
Log Message:
py-async-timeout: 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=509d10adfa3dff94514ff0e2b788cdc629a25e6d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-async-timeout/DESCR | 1 -
py-async-timeout/Makefile | 18 ------------------
py-async-timeout/PLIST | 8 --------
py-async-timeout/distinfo | 6 ------
5 files changed, 34 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 00c81c89dd..77324502a1 100644
--- a/Makefile
+++ b/Makefile
@@ -2849,7 +2849,6 @@ SUBDIR+= py-astlib
SUBDIR+= py-astropy
SUBDIR+= py-astropysics
SUBDIR+= py-async
-SUBDIR+= py-async-timeout
SUBDIR+= py-atmark
SUBDIR+= py-atmos
SUBDIR+= py-atom
diff --git a/py-async-timeout/DESCR b/py-async-timeout/DESCR
deleted file mode 100644
index 6d233ef677..0000000000
--- a/py-async-timeout/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-asyncio-compatible timeout context manager.
diff --git a/py-async-timeout/Makefile b/py-async-timeout/Makefile
deleted file mode 100644
index f575c1da11..0000000000
--- a/py-async-timeout/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME= async-timeout-1.2.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=a/async-timeout/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/aio-libs/async_timeout/
-COMMENT= Timeout context manager for asyncio programs
-LICENSE= apache-2.0
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-async-timeout/PLIST b/py-async-timeout/PLIST
deleted file mode 100644
index e855676a22..0000000000
--- a/py-async-timeout/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}/async_timeout/__init__.py
-${PYSITELIB}/async_timeout/__init__.pyc
-${PYSITELIB}/async_timeout/__init__.pyo
diff --git a/py-async-timeout/distinfo b/py-async-timeout/distinfo
deleted file mode 100644
index ffcd5df609..0000000000
--- a/py-async-timeout/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (async-timeout-1.2.1.tar.gz) = 7749de3d6991536b9ea872437185a924b65365b6
-RMD160 (async-timeout-1.2.1.tar.gz) = 815251842a57718c0b27fb0f59d300abb7b54c2a
-SHA512 (async-timeout-1.2.1.tar.gz) = 2072caeb65a74f1a24b59a4ea905ef96d70f8fb117e3dd9c95c1107b1d67ffaa4d76b68f00364049e6e29cdb0a6d247ba0c3638ccd0a8db27bd6ee0f180f9ccb
-Size (async-timeout-1.2.1.tar.gz) = 7797 bytes
Home |
Main Index |
Thread Index |
Old Index