FreeBSD Bugzilla – Attachment 195253 Details for
Bug 229869
Update devel/py-mimeparse to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.6.0
mimeparse.diff (text/plain), 1.20 KB, created by
Grzegorz Blach
on 2018-07-18 16:36:53 UTC
(
hide
)
Description:
Update to 1.6.0
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2018-07-18 16:36:53 UTC
Size:
1.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 474871) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mimeparse >-PORTVERSION= 0.1.4 >+PORTVERSION= 1.6.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,8 +11,13 @@ > MAINTAINER= wg@FreeBSD.org > COMMENT= Basic functions for handling mime-types in Python > >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ > USES= python > USE_PYTHON= distutils autoplist >-PYDISTUTILS_EGGINFO= python_mimeparse-${PORTVERSION}-py${PYTHON_VER}.egg-info > >+do-test: >+ @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} python${PYTHON_VER} mimeparse_test.py) >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 474871) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (python-mimeparse-0.1.4.tar.gz) = 3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3 >-SIZE (python-mimeparse-0.1.4.tar.gz) = 5228 >+TIMESTAMP = 1531934853 >+SHA256 (python-mimeparse-1.6.0.tar.gz) = 76e4b03d700a641fd7761d3cd4fdbbdcd787eade1ebfac43f877016328334f78 >+SIZE (python-mimeparse-1.6.0.tar.gz) = 6541
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 229869
: 195253