mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/py-josepy: Update to 1.15.0
- Update WWW Changes: https://github.com/certbot/josepy/blob/master/CHANGELOG.rst https://josepy.readthedocs.io/en/latest/changelog.html
This commit is contained in:
parent
1f78bd8e25
commit
35a17a81c1
2 changed files with 6 additions and 5 deletions
|
@ -1,12 +1,13 @@
|
|||
PORTNAME= josepy
|
||||
PORTVERSION= 1.14.0
|
||||
PORTVERSION= 1.15.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= JOSE protocol implementation in Python
|
||||
WWW= https://josepy.readthedocs.io/en/latest/
|
||||
WWW= https://josepy.readthedocs.io/en/latest/ \
|
||||
https://github.com/certbot/josepy
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1699774988
|
||||
SHA256 (josepy-1.14.0.tar.gz) = 308b3bf9ce825ad4d4bba76372cf19b5dc1c2ce96a9d298f9642975e64bd13dd
|
||||
SIZE (josepy-1.14.0.tar.gz) = 58794
|
||||
TIMESTAMP = 1738090244
|
||||
SHA256 (josepy-1.15.0.tar.gz) = 46c9b13d1a5104ffbfa5853e555805c915dcde71c2cd91ce5386e84211281223
|
||||
SIZE (josepy-1.15.0.tar.gz) = 59310
|
||||
|
|
Loading…
Add table
Reference in a new issue