diff options
Diffstat (limited to 'pkgtools/url2pkg/files/python/setuptools/command/sdist.py')
| -rw-r--r-- | pkgtools/url2pkg/files/python/setuptools/command/sdist.py | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pkgtools/url2pkg/files/python/setuptools/command/sdist.py b/pkgtools/url2pkg/files/python/setuptools/command/sdist.py index eeda10630e1..4351f41f165 100644 --- a/pkgtools/url2pkg/files/python/setuptools/command/sdist.py +++ b/pkgtools/url2pkg/files/python/setuptools/command/sdist.py @@ -1,7 +1,7 @@ -# $NetBSD: sdist.py,v 1.1 2022/07/16 08:59:39 rillig Exp $
-#
-# Fake implementation of setuptools.command.sdist.
-#
-# https://github.com/pypa/setuptools/blob/main/setuptools/command/sdist.py
-
-# used by pkgsrc package wip/pytorch 1.12.0
+# $NetBSD: sdist.py,v 1.2 2022/08/25 19:56:07 rillig Exp $ +# +# Fake implementation of setuptools.command.sdist. +# +# https://github.com/pypa/setuptools/blob/main/setuptools/command/sdist.py + +# used by pkgsrc package wip/pytorch 1.12.0 |
