Skip to content

Commit

Permalink
devel/py-decorator: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Sep 16, 2021
1 parent e2829b7 commit 7ef1635
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/py-decorator/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Denis Shaposhnikov <[email protected]>

PORTNAME= decorator
PORTVERSION= 5.0.9
PORTVERSION= 5.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-decorator/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1621744517
SHA256 (decorator-5.0.9.tar.gz) = 72ecfba4320a893c53f9706bebb2d55c270c1e51a28789361aa93e4a21319ed5
SIZE (decorator-5.0.9.tar.gz) = 34544
TIMESTAMP = 1631562800
SHA256 (decorator-5.1.0.tar.gz) = e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7
SIZE (decorator-5.1.0.tar.gz) = 34900

0 comments on commit 7ef1635

Please sign in to comment.