mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
converters/py-gotenberg-client: Update to 0.9.0
This commit is contained in:
parent
d0971291fa
commit
a9b076242b
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= gotenberg-client
|
PORTNAME= gotenberg-client
|
||||||
PORTVERSION= 0.7.0
|
PORTVERSION= 0.9.0
|
||||||
CATEGORIES= converters python
|
CATEGORIES= converters python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT= Python client for interfacing with the Gotenberg API
|
COMMENT= Python client for interfacing with the Gotenberg API
|
||||||
WWW= https://gotenberg.dev/docs/clients
|
WWW= https://gotenberg.dev/docs/getting-started/clients
|
||||||
|
|
||||||
LICENSE= MPL20
|
LICENSE= MPL20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1730638909
|
TIMESTAMP = 1738063746
|
||||||
SHA256 (gotenberg_client-0.7.0.tar.gz) = 3c1ee0aabb9107f0cf9aed84647575b322406ad9eb2c794e1da62bda6a4e74fa
|
SHA256 (gotenberg_client-0.9.0.tar.gz) = bd3c1ed42b74d470a7e192118276f3d91b558b90aa7c0035afbcac04f42179bb
|
||||||
SIZE (gotenberg_client-0.7.0.tar.gz) = 410445
|
SIZE (gotenberg_client-0.9.0.tar.gz) = 419242
|
||||||
|
|
Loading…
Add table
Reference in a new issue