mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- update to 1.6.2
PR: 166378 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
This commit is contained in:
parent
df99f3e29e
commit
9c53bdbe59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294343
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tvdb_api
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,6 @@ LICENSE= GPLv2
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
PLIST_FILES= \
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tvdb_api-1.5.tar.gz) = 5953c65caed5e7a8df65d3123375e798f4a55b2fed535f2a1451afe39861c4ba
|
||||
SIZE (tvdb_api-1.5.tar.gz) = 13755
|
||||
SHA256 (tvdb_api-1.6.2.tar.gz) = 6fb39a385ff364fd21c8a859ce50b2162f65d111d45536f3ece957387400b947
|
||||
SIZE (tvdb_api-1.6.2.tar.gz) = 13203
|
||||
|
@ -1,3 +1,3 @@
|
||||
An easy to use API interface to TheTVDB.com.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/tvdb_api/
|
||||
WWW: http://pypi.python.org/pypi/tvdb_api/
|
||||
|
Loading…
Reference in New Issue
Block a user