aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-atomiclong/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-atomiclong/pkg-descr')
-rw-r--r--devel/py-atomiclong/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-atomiclong/pkg-descr b/devel/py-atomiclong/pkg-descr
index f99823b97735..646ba4fe0128 100644
--- a/devel/py-atomiclong/pkg-descr
+++ b/devel/py-atomiclong/pkg-descr
@@ -1,4 +1,4 @@
AtomicLong was born out of the need for fast thread-safe counters in Python.
Its value is a C long which can be incremented, decremented, and set atomically.
-WWW: https://pypi.python.org/pypi/atomiclong
+WWW: https://pypi.org/project/atomiclong/