Skip to content

Commit

Permalink
devel/py-deepmerge: Update to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 23, 2022
1 parent a6c915d commit 139c9aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-deepmerge/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= deepmerge
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ COMMENT= Toolset to deeply merge python dictionaries

LICENSE= MIT

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=5:devel/py-setuptools_scm@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-deepmerge/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641045912
SHA256 (deepmerge-1.0.0.tar.gz) = ea1ba5e28f34a5bba56461c17daa7d1a79a46eeecec71e498770dd2a674daf93
SIZE (deepmerge-1.0.0.tar.gz) = 16943
TIMESTAMP = 1642102259
SHA256 (deepmerge-1.0.1.tar.gz) = 4b44779ed3d2fb791bb181fc2683423496fea428abb7af37feb23286de7f0a1a
SIZE (deepmerge-1.0.1.tar.gz) = 17411

0 comments on commit 139c9aa

Please sign in to comment.