mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-uri-template: Update to 1.3.0
- Update WWW Changes: https://gitlab.linss.com/open-source/python/uri-template/-/commits/main PR: 284450 Reported by: diizzy
This commit is contained in:
parent
b42df8ac1c
commit
3d77c8189f
2 changed files with 6 additions and 7 deletions
|
@ -1,19 +1,18 @@
|
||||||
PORTNAME= uri-template
|
PORTNAME= uri-template
|
||||||
PORTVERSION= 1.2.0
|
PORTVERSION= 1.3.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
DISTNAME= uri_template-${PORTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= RFC 6570 URI Template Processor
|
COMMENT= RFC 6570 URI Template Processor
|
||||||
WWW= https://github.com/plinss/uri_template
|
WWW= https://gitlab.linss.com/open-source/python/uri-template
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||||
|
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1677770947
|
TIMESTAMP = 1738443438
|
||||||
SHA256 (uri_template-1.2.0.tar.gz) = 934e4d09d108b70eb8a24410af8615294d09d279ce0e7cbcdaef1bd21f932b06
|
SHA256 (uri-template-1.3.0.tar.gz) = 0e00f8eb65e18c7de20d595a14336e9f337ead580c70934141624b6d1ffdacc7
|
||||||
SIZE (uri_template-1.2.0.tar.gz) = 8975
|
SIZE (uri-template-1.3.0.tar.gz) = 21678
|
||||||
|
|
Loading…
Add table
Reference in a new issue