mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.5.0
Changes: https://hg.logilab.org/review/logilab/common/shortlog https://hg.logilab.org/review/logilab/common/file/tip/debian/changelog
This commit is contained in:
parent
678d6e7287
commit
2d3d9fb72c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519398
2 changed files with 6 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= logilab-common
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,11 +13,10 @@ COMMENT= Common low-level libraries shared among logilab projects
|
|||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python:3.3+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573649206
|
||||
SHA256 (logilab-common-1.4.4.tar.gz) = 8c1bf26431a3b487940cd4a7c0eefde328f5ff7098222ee695805752dae94aa6
|
||||
SIZE (logilab-common-1.4.4.tar.gz) = 177237
|
||||
TIMESTAMP = 1575793927
|
||||
SHA256 (logilab-common-1.5.0.tar.gz) = 2d1182dbeef3033e63a84e737509ec190e3dac977b2d7c16d8e6c8022444ab71
|
||||
SIZE (logilab-common-1.5.0.tar.gz) = 177250
|
||||
|
|
Loading…
Add table
Reference in a new issue