mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-pem: Update to 23.1.0
- Update WWW Changes: https://github.com/hynek/pem/releases https://pem.readthedocs.io/en/stable/changelog.html
This commit is contained in:
parent
57df654869
commit
dee86eb250
@ -1,19 +1,20 @@
|
|||||||
PORTNAME= pem
|
PORTNAME= pem
|
||||||
PORTVERSION= 21.2.0
|
PORTVERSION= 23.1.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security python
|
CATEGORIES= security python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Easy PEM file parsing in Python
|
COMMENT= Easy PEM file parsing in Python
|
||||||
WWW= https://github.com/hynek/pem
|
WWW= https://pem.readthedocs.io/en/stable/ \
|
||||||
|
https://github.com/hynek/pem
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.6.0:devel/py-setuptools@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
|
||||||
|
${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent pep517
|
USE_PYTHON= autoplist concurrent pep517
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1674588064
|
TIMESTAMP = 1730296036
|
||||||
SHA256 (pem-21.2.0.tar.gz) = c491833b092662626fd58a87375d450637d4ee94996ad9bbbd42593428e93e5a
|
SHA256 (pem-23.1.0.tar.gz) = 06503ff2441a111f853ce4e8b9eb9d5fedb488ebdbf560115d3dd53a1b4afc73
|
||||||
SIZE (pem-21.2.0.tar.gz) = 35546
|
SIZE (pem-23.1.0.tar.gz) = 43796
|
||||||
|
Loading…
Reference in New Issue
Block a user