FreeBSD Bugzilla – Attachment 205381 Details for
Bug 238852
www/py-multidict: update to 4.5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-multidict.patch (text/plain), 1.25 KB, created by
Dmitry Marakasov
on 2019-06-27 16:53:37 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2019-06-27 16:53:37 UTC
Size:
1.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 489812) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= multidict >-PORTVERSION= 4.3.1 >+PORTVERSION= 4.5.2 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,7 +12,14 @@ > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} >+ > USES= python:3.4+ > USE_PYTHON= autoplist distutils cython > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 489812) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1527547056 >-SHA256 (multidict-4.3.1.tar.gz) = 5ba766433c30d703f6b2c17eb0b6826c6f898e5f58d89373e235f07764952314 >-SIZE (multidict-4.3.1.tar.gz) = 137402 >+TIMESTAMP = 1561652663 >+SHA256 (multidict-4.5.2.tar.gz) = 024b8129695a952ebd93373e45b5d341dbb87c17ce49637b34000093f243dd4f >+SIZE (multidict-4.5.2.tar.gz) = 105996
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
Actions:
View
|
Diff
Attachments on
bug 238852
: 205381