FreeBSD Bugzilla – Attachment 225607 Details for
Bug 256219
www/py-aiohttp: Update to 3.7.4.post0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] fix version ordering between 3.7.4 and 3.7.4.post0
pr-py-aiohttp-fix-pkg-version-ordering.diff (text/plain), 512 bytes, created by
John Hein
on 2021-06-06 19:57:16 UTC
(
hide
)
Description:
[patch] fix version ordering between 3.7.4 and 3.7.4.post0
Filename:
MIME Type:
Creator:
John Hein
Created:
2021-06-06 19:57:16 UTC
Size:
512 bytes
patch
obsolete
>diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile >index 87c704cb415b..f4e2962424cc 100644 >--- a/www/py-aiohttp/Makefile >+++ b/www/py-aiohttp/Makefile >@@ -1,10 +1,11 @@ > # Created by: Kubilay Kocak <koobs@FreeBSD.org> > > PORTNAME= aiohttp >-DISTVERSION= 3.7.4.post0 >+PORTVERSION= 3.7.4p0 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= ${PORTNAME}-3.7.4.post0 > > MAINTAINER= koobs@FreeBSD.org > COMMENT= Async http client/server framework (asyncio)
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 256219
:
225338
|
225488
|
225607
|
225610