mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 11:20:46 -04:00
devel/py-logbook: update to 1.8.1
Changes: https://github.com/getlogbook/logbook/blob/1.8.1/CHANGES
This commit is contained in:
parent
e36da9dacd
commit
6ff9ef17a1
2 changed files with 7 additions and 8 deletions
|
@ -1,10 +1,9 @@
|
||||||
PORTNAME= logbook
|
PORTNAME= logbook
|
||||||
PORTVERSION= 1.1.0
|
PORTVERSION= 1.8.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
DISTNAME= Logbook-${PORTVERSION}
|
DISTNAME= logbook-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= philip@FreeBSD.org
|
MAINTAINER= philip@FreeBSD.org
|
||||||
COMMENT= Logging replacement for Python
|
COMMENT= Logging replacement for Python
|
||||||
|
@ -12,8 +11,8 @@ WWW= https://logbook.readthedocs.org/
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES?= python
|
USES= python:3.9+
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist cython
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1508501092
|
TIMESTAMP = 1744089173
|
||||||
SHA256 (Logbook-1.1.0.tar.gz) = 0e37a18f4f8244b02a1c44cfd2a3bab9513e6e22b67986ab6a91d52b87f0940b
|
SHA256 (logbook-1.8.1.tar.gz) = 221e6f884f035fffd77935802ab47dc0a3aa7c833010cd7b51354649a7eb462d
|
||||||
SIZE (Logbook-1.1.0.tar.gz) = 186683
|
SIZE (logbook-1.8.1.tar.gz) = 368031
|
||||||
|
|
Loading…
Add table
Reference in a new issue