Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2023 20:40:49 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef3d01122538 - main - devel/py-aiohttp-apispec: Update to 3.0.0b1
Message-ID:  <202304252040.33PKenBV054710@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef3d01122538332e2a28df39ad6e9a9ee62bd570

commit ef3d01122538332e2a28df39ad6e9a9ee62bd570
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-04-25 20:37:29 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-25 20:40:41 +0000

    devel/py-aiohttp-apispec: Update to 3.0.0b1
    
    - It works with current port py-apispec (6.3.0)
---
 devel/py-aiohttp-apispec/Makefile | 2 +-
 devel/py-aiohttp-apispec/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-aiohttp-apispec/Makefile b/devel/py-aiohttp-apispec/Makefile
index 001ba3f7de38..767d56b2d7a0 100644
--- a/devel/py-aiohttp-apispec/Makefile
+++ b/devel/py-aiohttp-apispec/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aiohttp-apispec
-DISTVERSION=	2.2.3
+DISTVERSION=	3.0.0b1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-aiohttp-apispec/distinfo b/devel/py-aiohttp-apispec/distinfo
index 6ed7215fc6b0..07447b66458f 100644
--- a/devel/py-aiohttp-apispec/distinfo
+++ b/devel/py-aiohttp-apispec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681935757
-SHA256 (aiohttp-apispec-2.2.3.tar.gz) = d70431e5f3ef5c6dc96dc9180ce10ddfd78fa054f178af8259707eb6d421ed05
-SIZE (aiohttp-apispec-2.2.3.tar.gz) = 2653064
+TIMESTAMP = 1682432998
+SHA256 (aiohttp-apispec-3.0.0b1.tar.gz) = 3087c04eb823aa548ba2304d4459387e18643af8d1116d7f34299939681cb44f
+SIZE (aiohttp-apispec-3.0.0b1.tar.gz) = 2654914



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304252040.33PKenBV054710>