FreeBSD Bugzilla – Attachment 225610 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 (v2)
pr-py-aiohttp-fix-pkg-version-ordering.diff.v2 (text/plain), 596 bytes, created by
John Hein
on 2021-06-06 21:03:46 UTC
(
hide
)
Description:
[patch] fix version ordering between 3.7.4 and 3.7.4.post0 (v2)
Filename:
MIME Type:
Creator:
John Hein
Created:
2021-06-06 21:03:46 UTC
Size:
596 bytes
patch
obsolete
>diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile >index 87c704cb415b..d7dd6f7b671c 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 >+MASTER_SITES= CHEESESHOP/source/${DISTNAME:C/(.).*/\1/}/${PORTNAME} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/.post/} > > 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
Flags:
jcfyecrayz
:
maintainer-approval?
(
python
)
Actions:
View
|
Diff
Attachments on
bug 256219
:
225338
|
225488
|
225607
| 225610