devel/py-singledispatch: update to 3.4.0.3
This commit is contained in:
parent
866516f16d
commit
ff07b571a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360894
2 changed files with 4 additions and 5 deletions
|
@ -2,14 +2,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= singledispatch
|
||||
PORTVERSION= 3.4.0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.4.0.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= provides single-dispatch generic functions
|
||||
COMMENT= Provides single-dispatch generic functions
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (singledispatch-3.4.0.2.tar.gz) = 4bdd0307cae0d13abb0546df1ab85201b9067090d191e33387e27e1463a7bfd5
|
||||
SIZE (singledispatch-3.4.0.2.tar.gz) = 9499
|
||||
SHA256 (singledispatch-3.4.0.3.tar.gz) = 5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c
|
||||
SIZE (singledispatch-3.4.0.3.tar.gz) = 9529
|
||||
|
|
Loading…
Reference in a new issue