
5 changed files with 1 additions and 31 deletions
@ -1,26 +0,0 @@ |
|||
PORTNAME= dictdiffer |
|||
DISTVERSION= 0.9.0 |
|||
PORTREVISION= 1 |
|||
CATEGORIES= misc |
|||
MASTER_SITES= PYPI |
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
|||
|
|||
MAINTAINER= yuri@FreeBSD.org |
|||
COMMENT= Python library that helps you to diff and patch dictionaries |
|||
WWW= https://github.com/inveniosoftware/dictdiffer |
|||
|
|||
LICENSE= MIT |
|||
LICENSE_FILE= ${WRKSRC}/LICENSE |
|||
|
|||
DEPRECATED= Depends on expired devel/py-pytest-runner |
|||
EXPIRATION_DATE=2025-03-31 |
|||
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.7:devel/py-pytest-runner@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.1.0:devel/py-setuptools-scm@${PY_FLAVOR} |
|||
|
|||
USES= python |
|||
USE_PYTHON= distutils autoplist |
|||
|
|||
NO_ARCH= yes |
|||
|
|||
.include <bsd.port.mk> |
@ -1,3 +0,0 @@ |
|||
TIMESTAMP = 1627061744 |
|||
SHA256 (dictdiffer-0.9.0.tar.gz) = 17bacf5fbfe613ccf1b6d512bd766e6b21fb798822a133aa86098b8ac9997578 |
|||
SIZE (dictdiffer-0.9.0.tar.gz) = 31513 |
@ -1 +0,0 @@ |
|||
Dictdiffer is a helper module that helps you to diff and patch dictionaries. |
Loading…
Reference in new issue