Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 19:30:58 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 27e5ed28921b - main - textproc/py-et_xmlfile: update to 1.1.0
Message-ID:  <202302211930.31LJUwW2093615@gitrepo.freebsd.org>

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

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

commit 27e5ed28921bfde35b44f2c1f6a5d3a4ca115253
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-21 19:29:46 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-21 19:29:46 +0000

    textproc/py-et_xmlfile: update to 1.1.0
---
 textproc/py-et_xmlfile/Makefile | 6 +++---
 textproc/py-et_xmlfile/distinfo | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile
index f6496ddb1911..444b83e5dc29 100644
--- a/textproc/py-et_xmlfile/Makefile
+++ b/textproc/py-et_xmlfile/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	et_xmlfile
-PORTVERSION=	1.0.1
+PORTVERSION=	1.1.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	Implementation of lxml.xmlfile for the standard library
-WWW=		https://bitbucket.org/openpyxl/et_xmlfile
+WWW=		https://foss.heptapod.net/openpyxl/et_xmlfile
 
 LICENSE=	MIT
 
-USES=		python:3.6+
+USES=		python
 USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes
diff --git a/textproc/py-et_xmlfile/distinfo b/textproc/py-et_xmlfile/distinfo
index 29e0b1b3b22a..fdf6e91ba190 100644
--- a/textproc/py-et_xmlfile/distinfo
+++ b/textproc/py-et_xmlfile/distinfo
@@ -1,2 +1,3 @@
-SHA256 (et_xmlfile-1.0.1.tar.gz) = 614d9722d572f6246302c4491846d2c393c199cfa4edc9af593437691683335b
-SIZE (et_xmlfile-1.0.1.tar.gz) = 8427
+TIMESTAMP = 1677003561
+SHA256 (et_xmlfile-1.1.0.tar.gz) = 8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c
+SIZE (et_xmlfile-1.1.0.tar.gz) = 3218



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