py-zope.deferredimport: updated to 4.4
4.4 Add support for Python 3.8, 3.9 and 3.10. Drop support for Python 3.4.
This commit is contained in:
parent
a4079a21da
commit
4a3c5c6754
3 changed files with 28 additions and 35 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2022/01/04 20:53:49 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2022/02/11 11:24:16 adam Exp $
|
||||
|
||||
DISTNAME= zope.deferredimport-4.3.1
|
||||
DISTNAME= zope.deferredimport-4.4
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.deferredimport/}
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2018/10/28 15:13:13 taca Exp $
|
||||
${PYSITELIB}/${EGG_NAME}-nspkg.pth
|
||||
@comment $NetBSD: PLIST,v 1.2 2022/02/11 11:24:16 adam Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
|
@ -7,42 +6,37 @@ ${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
|
|||
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
||||
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
||||
${PYSITELIB}/${EGG_NAME}-nspkg.pth
|
||||
${PYSITELIB}/zope/deferredimport/__init__.py
|
||||
${PYSITELIB}/zope/deferredimport/__init__.pyo
|
||||
${PYSITELIB}/zope/deferredimport/__init__.pyc
|
||||
${PYSITELIB}/zope/deferredimport/deferredmodule.pyo
|
||||
${PYSITELIB}/zope/deferredimport/deferredmodule.pyc
|
||||
${PYSITELIB}/zope/deferredimport/tests.pyo
|
||||
${PYSITELIB}/zope/deferredimport/tests.pyc
|
||||
${PYSITELIB}/zope/deferredimport/__init__.pyo
|
||||
${PYSITELIB}/zope/deferredimport/deferredmodule.py
|
||||
${PYSITELIB}/zope/deferredimport/deferredmodule.pyc
|
||||
${PYSITELIB}/zope/deferredimport/deferredmodule.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/__init__.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/__init__.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/__init__.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample1.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample1.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample2.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample2.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample3.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample3.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample4.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample4.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample5.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample5.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample6.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample6.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample7.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample7.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample8.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample8.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample9.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample9.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/__init__.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample1.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample1.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample1.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample2.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample3.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample4.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample2.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample2.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample5.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample5.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample5.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample6.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample6.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample6.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample7.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample7.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample7.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample8.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample8.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample8.pyo
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample9.py
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample9.pyc
|
||||
${PYSITELIB}/zope/deferredimport/samples/sample9.pyo
|
||||
${PYSITELIB}/zope/deferredimport/tests.py
|
||||
${PYSITELIB}/zope/deferredimport/tests.pyc
|
||||
${PYSITELIB}/zope/deferredimport/tests.pyo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2021/10/26 10:19:17 nia Exp $
|
||||
$NetBSD: distinfo,v 1.5 2022/02/11 11:24:16 adam Exp $
|
||||
|
||||
BLAKE2s (zope.deferredimport-4.3.1.tar.gz) = 0fc0e404b96e204e7c19c0de5a744ef071b5c0f822f17c2396503b0b87bc8762
|
||||
SHA512 (zope.deferredimport-4.3.1.tar.gz) = fc78d9d142f039d9abef8cd1d3774e3014dc4a927fe8f92f32cd42ac304d360ff2757a4a5b646e94ff4a31a95c81dca1b630dae96cd9fae50b8815d2083d9e67
|
||||
Size (zope.deferredimport-4.3.1.tar.gz) = 20244 bytes
|
||||
BLAKE2s (zope.deferredimport-4.4.tar.gz) = 95da06a1534a8b3b0df6c29810d176888d31dcefa57a56bda428d587bd7e563e
|
||||
SHA512 (zope.deferredimport-4.4.tar.gz) = e480f5506573c2f31a22737d2dfd911343800f9949b9c654399f85ed2e26698be85f82cc6bfa2726412c075e87256b8d5493b43a21b31adaca394f397ffe0b21
|
||||
Size (zope.deferredimport-4.4.tar.gz) = 18901 bytes
|
||||
|
|
Loading…
Reference in a new issue