git: 3b99b895a463 - main - www/py-css-parser: Update to 1.0.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 08:50:48 UTC
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b99b895a46301116d1b7e39e655d30fa9f2f2c3
commit 3b99b895a46301116d1b7e39e655d30fa9f2f2c3
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-10-22 08:49:32 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-10-22 08:50:43 +0000
www/py-css-parser: Update to 1.0.10
Reordered some variables to make portlint/portclippy happy.
---
www/py-css-parser/Makefile | 8 ++++----
www/py-css-parser/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/www/py-css-parser/Makefile b/www/py-css-parser/Makefile
index 0173f4444772..e10ce0ee3d05 100644
--- a/www/py-css-parser/Makefile
+++ b/www/py-css-parser/Makefile
@@ -1,5 +1,5 @@
PORTNAME= css-parser
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
DISTVERSIONPREFIX= v
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +13,11 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSER
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python
-
USE_GITHUB= yes
GH_ACCOUNT= ebook-utils
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/py-css-parser/distinfo b/www/py-css-parser/distinfo
index 7ddd1d1b3596..fa5e4f6d8253 100644
--- a/www/py-css-parser/distinfo
+++ b/www/py-css-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683184384
-SHA256 (ebook-utils-css-parser-v1.0.9_GH0.tar.gz) = 45230ee0e71088816bba910d888b6cf0808f359549237e5e0851306c2feb0cc3
-SIZE (ebook-utils-css-parser-v1.0.9_GH0.tar.gz) = 349845
+TIMESTAMP = 1697887351
+SHA256 (ebook-utils-css-parser-v1.0.10_GH0.tar.gz) = 0b1fe5771cf4dcecf1c63502331a3b628fc99507f0d1b5b893a8a6b292d7f3e0
+SIZE (ebook-utils-css-parser-v1.0.10_GH0.tar.gz) = 349906