mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
www/py-utidylib: Update to 0.8
Changes: https://github.com/nijel/utidylib/blob/master/CHANGES.rst
This commit is contained in:
parent
9f0cbf30ac
commit
5d3789b0b6
2 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,14 @@
|
|||
# Created by: Stefan Esser <se@FreeBSD.org>
|
||||
|
||||
PORTNAME= utidylib
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= uTidylib-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Python interface to tidy-lib
|
||||
COMMENT= Wrapper for HTML Tidy
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620298660
|
||||
SHA256 (uTidylib-0.7.tar.gz) = 32fbcfffba5a56a478229c80f0dff42ac3c556a7315af6ffaa15880f0a184735
|
||||
SIZE (uTidylib-0.7.tar.gz) = 15208
|
||||
TIMESTAMP = 1634111828
|
||||
SHA256 (uTidylib-0.8.tar.gz) = 6e23070d8270581ba1a334032f5712ac6a4de80109ffc48d62afe37657d8930c
|
||||
SIZE (uTidylib-0.8.tar.gz) = 15285
|
||||
|
|
Loading…
Add table
Reference in a new issue