mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.5.0
Changes: https://gitlab.com/takluyver/jeepney/blob/master/docs/release-notes.rst
This commit is contained in:
parent
b2c0116810
commit
af963ff2f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555303
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jeepney
|
||||
PORTVERSION= 0.4.3
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Low-level, pure Python DBus protocol wrapper
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585063975
|
||||
SHA256 (jeepney-0.4.3.tar.gz) = 3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e
|
||||
SIZE (jeepney-0.4.3.tar.gz) = 28121
|
||||
TIMESTAMP = 1605426413
|
||||
SHA256 (jeepney-0.5.0.tar.gz) = 2531d17ccfb3485d4eaee03c1a19a75f28b3ac0fbb5a1b683b77b820e5b0f509
|
||||
SIZE (jeepney-0.5.0.tar.gz) = 48460
|
||||
|
|
Loading…
Add table
Reference in a new issue