FreeBSD Bugzilla – Attachment 232073 Details for
Bug 262125
devel/py-matrix-common: Update to 1.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/py-matrix-common: Update to 1.1.1, switch to pypi
py-matrix-common-1.1.0.diff (text/plain), 2.34 KB, created by
Sascha Biberhofer
on 2022-02-24 14:33:50 UTC
(
hide
)
Description:
devel/py-matrix-common: Update to 1.1.1, switch to pypi
Filename:
MIME Type:
Creator:
Sascha Biberhofer
Created:
2022-02-24 14:33:50 UTC
Size:
2.34 KB
patch
obsolete
>diff --git a/devel/py-matrix-common/Makefile b/devel/py-matrix-common/Makefile >index 19f1037eea11..a1ece7348305 100644 >--- a/devel/py-matrix-common/Makefile >+++ b/devel/py-matrix-common/Makefile >@@ -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: >diff --git a/devel/py-matrix-common/Makefile.bkup b/devel/py-matrix-common/Makefile.bkup >new file mode 100644 >index 000000000000..9a793193b980 >--- /dev/null >+++ b/devel/py-matrix-common/Makefile.bkup >@@ -0,0 +1,29 @@ >+PORTNAME= matrix-common >+PORTVERSION= 1.0.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 >+ >+LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>19.2.0:devel/py-attrs@${PY_FLAVOR} >+ >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}tox>=2.3.1:devel/py-tox@${PY_FLAVOR} >+ >+USES= python:3.6+ >+USE_PYTHON= autoplist concurrent distutils >+NO_ARCH= yes >+ >+post-extract: >+ @${CP} ${FILESDIR}/setup.py ${WRKSRC}/ >+ >+do-test: >+ cd ${WRKSRC} && PYTHONPATH="." trial-${PYTHON_VER} tests >+ >+.include <bsd.port.mk> >diff --git a/devel/py-matrix-common/distinfo b/devel/py-matrix-common/distinfo >index 062201292092..ba03a6bed924 100644 >--- a/devel/py-matrix-common/distinfo >+++ b/devel/py-matrix-common/distinfo >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ports
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262125
:
232014
| 232073