Skip to content

Commit

Permalink
devel/py-pyasn1: update to 0.5.0
Browse files Browse the repository at this point in the history
- update to 0.5.0
- switch to pep517
- update homepage link

PR:		272359
Reported by:	Alastair Hogge <agh@riseup.net>
Approved by:	mhjacks@swbell.net (maintainer)
  • Loading branch information
mexicarne committed Jul 19, 2023
1 parent 24bae0f commit 8d7b9cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions devel/py-pyasn1/Makefile
@@ -1,18 +1,21 @@
PORTNAME= pyasn1
PORTVERSION= 0.4.8
PORTVERSION= 0.5.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= mhjacks@swbell.net
COMMENT= ASN.1 toolkit for Python
WWW= https://github.com/etingof/pyasn1
WWW= https://github.com/pyasn1/pyasn1

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-pyasn1/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1644485797
SHA256 (pyasn1-0.4.8.tar.gz) = aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba
SIZE (pyasn1-0.4.8.tar.gz) = 146820
TIMESTAMP = 1689757537
SHA256 (pyasn1-0.5.0.tar.gz) = 97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde
SIZE (pyasn1-0.5.0.tar.gz) = 145117

0 comments on commit 8d7b9cc

Please sign in to comment.