1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/py-pyasn1-modules: update to 0.3.0

- update to 0.3.0
- switch to pep517
- update homepage link

Original author of pysnmp1 Ilya Etingof has passed away:
https://github.com/etingof/pyasn1-modules/issues/154

and all pysnmp related project were moved community-driven one.

PR:		272561
Reported by:	Alastair Hogge <agh@riseup.net>
This commit is contained in:
Ruslan Makhmatkhanov 2023-07-19 11:55:34 +03:00
parent 885c4a582d
commit 0440670714
2 changed files with 9 additions and 6 deletions

View File

@ -1,22 +1,25 @@
PORTNAME= pyasn1-modules
DISTVERSION= 0.2.8
DISTVERSION= 0.3.0
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= Collection of ASN.1 data structures for py-pyasn1
WWW= https://github.com/etingof/pyasn1-modules
WWW= https://github.com/pyasn1/pyasn1-modules
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.4.1:devel/py-pyasn1@${PY_FLAVOR}
NO_ARCH= yes
USES= python shebangfix
SHEBANG_FILES= tools/*.py
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
OPTIONS_DEFINE= DOCS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1616594514
SHA256 (pyasn1-modules-0.2.8.tar.gz) = 905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e
SIZE (pyasn1-modules-0.2.8.tar.gz) = 242864
TIMESTAMP = 1689756523
SHA256 (pyasn1_modules-0.3.0.tar.gz) = 5bd01446b736eb9d31512a30d46c1ac3395d676c6f3cafa4c03eb54b9925631c
SIZE (pyasn1_modules-0.3.0.tar.gz) = 307901