mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update to 3.0.7
- Add License PR: ports/155521 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
parent
a00226baf8
commit
464c60bdce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270831
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rpyc
|
||||
PORTVERSION= 3.0.6
|
||||
PORTVERSION= 3.0.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/main/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= Remote Python Call
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
LICENSE= MIT
|
||||
|
||||
USE_PYTHON= 2.7
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (rpyc-3.0.6.tar.gz) = b41625932629f401fe2574d2f9208917
|
||||
SHA256 (rpyc-3.0.6.tar.gz) = 4b527e825fe9e8e08d7c9ce42b5d797c4eac309f6d8929cb01b775381add8629
|
||||
SIZE (rpyc-3.0.6.tar.gz) = 30870
|
||||
SHA256 (rpyc-3.0.7.tar.gz) = 3249218dc5486aec79fd7239756b87a110371b410197be58ddab84dd3ea10dc4
|
||||
SIZE (rpyc-3.0.7.tar.gz) = 31601
|
||||
|
Loading…
Reference in New Issue
Block a user