mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-archspec: update 0.2.1 → 0.2.2
Reported by: portscout
This commit is contained in:
parent
4edb4a872f
commit
eb3764bb57
2 changed files with 11 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= archspec
|
||||
DISTVERSION= 0.2.1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -18,6 +19,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${
|
|||
USES= python
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= archspec:archspec-json:d844bb3:json/archspec/json
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
MAKE_ENV= GIT_DIR=${WRKDIR} # workaround for https://github.com/python-poetry/poetry/issues/5547
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1687240757
|
||||
SHA256 (archspec-0.2.1.tar.gz) = 0974a8a95831d2d43cce906c5b79a35d5fd2bf9be478b0e3b7d83ccc51ac815e
|
||||
SIZE (archspec-0.2.1.tar.gz) = 37082
|
||||
TIMESTAMP = 1699372786
|
||||
SHA256 (archspec-archspec-v0.2.2_GH0.tar.gz) = 47fd277895cf539d92ed653176a7633650ea51a1d7dbbcdebed2304bfff6c5a9
|
||||
SIZE (archspec-archspec-v0.2.2_GH0.tar.gz) = 28310
|
||||
SHA256 (archspec-archspec-json-d844bb3_GH0.tar.gz) = 266228375aac75830a322998ca676c1f99a8d3022fd610cd082964f639ad93e4
|
||||
SIZE (archspec-archspec-json-d844bb3_GH0.tar.gz) = 20180
|
||||
|
|
Loading…
Add table
Reference in a new issue