devel/py-matrix-common: Update to 1.1.0
- Switch to pypi PR: 262125
This commit is contained in:
parent
445b6213c1
commit
d4631624b8
2 changed files with 6 additions and 8 deletions
|
@ -1,8 +1,9 @@
|
|||
PORTNAME= matrix-common
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.0
|
||||
DISTVERSION= 1.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= matrix_common-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@skyforge.at
|
||||
COMMENT= Common utilities for Synapse, Sydent and Sygnal
|
||||
|
@ -17,9 +18,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVO
|
|||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= matrix-org
|
||||
GH_PROJECT= matrix-python-common
|
||||
NO_ARCH= yes
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1642580067
|
||||
SHA256 (matrix-org-matrix-python-common-v1.0.0_GH0.tar.gz) = d610357a78caf5141814f055e8b3facabf4dd4863db8594030d58c81b2b2b7fd
|
||||
SIZE (matrix-org-matrix-python-common-v1.0.0_GH0.tar.gz) = 8535
|
||||
TIMESTAMP = 1645632949
|
||||
SHA256 (matrix_common-1.1.0.tar.gz) = a8238748afc2b37079818367fed5156f355771b07c8ff0a175934f47e0ff3276
|
||||
SIZE (matrix_common-1.1.0.tar.gz) = 9268
|
||||
|
|
Loading…
Reference in a new issue