Skip to content

Commit

Permalink
devel/py-objsize: Update 0.6.1 → 0.7.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 4, 2023
1 parent 9370e91 commit feeb2f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions devel/py-objsize/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= objsize
DISTVERSION= 0.6.1
DISTVERSION= 0.7.0
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,11 @@ WWW= https://github.com/liran-funaro/objsize
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= pep517 autoplist

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-objsize/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1668908152
SHA256 (objsize-0.6.1.tar.gz) = 56482d468acdc445c7da05a56e5b05ad38e5c0a27a761b5d8c538df494e19d2a
SIZE (objsize-0.6.1.tar.gz) = 8225
TIMESTAMP = 1688452029
SHA256 (objsize-0.7.0.tar.gz) = d66bbb2a4341803caba84894b5753f9b065ebe1cbf50fd186ae438dfc1ca4729
SIZE (objsize-0.7.0.tar.gz) = 16062

0 comments on commit feeb2f3

Please sign in to comment.