Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145752107
D13842.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13842.id.diff
View Options
Index: head/sysutils/py-filelock/Makefile
===================================================================
--- head/sysutils/py-filelock/Makefile
+++ head/sysutils/py-filelock/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= filelock
-PORTVERSION= 2.0.13
+DISTVERSION= 3.0.0
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: head/sysutils/py-filelock/distinfo
===================================================================
--- head/sysutils/py-filelock/distinfo
+++ head/sysutils/py-filelock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510648699
-SHA256 (filelock-2.0.13.tar.gz) = d05079e7d7cae7576e192749d3461999ca6b0843d35b0f79f1fa956b0f6fc7d8
-SIZE (filelock-2.0.13.tar.gz) = 5630
+TIMESTAMP = 1515624425
+SHA256 (filelock-3.0.0.tar.gz) = b3ad481724adfb2280773edd95ce501e497e88fa4489c6e41e637ab3fd9a456c
+SIZE (filelock-3.0.0.tar.gz) = 5626
Index: head/sysutils/py-filelock/pkg-descr
===================================================================
--- head/sysutils/py-filelock/pkg-descr
+++ head/sysutils/py-filelock/pkg-descr
@@ -1,6 +1,7 @@
This package contains a single module, which implements a platform
independent file lock in Python.
+
The lock includes a lock counter and is thread safe. This means,
when locking the same lock object twice, it will not block.
-WWW: https://pypi.python.org/pypi/filelock
+WWW: https://github.com/benediktschmitt/py-filelock
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 24, 11:41 PM (3 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28980833
Default Alt Text
D13842.id.diff (1 KB)
Attached To
Mode
D13842: sysutils/py-filelock: Update to 3.0.0
Attached
Detach File
Event Timeline
Log In to Comment