14 lines
484 B
Diff
14 lines
484 B
Diff
Index: virtual-host-gatherer-git-0.13079d7/setup.py
|
|
===================================================================
|
|
--- virtual-host-gatherer-git-0.13079d7.orig/setup.py 2025-01-10 16:06:47.000000000 +0100
|
|
+++ virtual-host-gatherer-git-0.13079d7/setup.py 2025-04-07 12:16:47.456261717 +0200
|
|
@@ -3,7 +3,7 @@
|
|
#
|
|
|
|
from __future__ import absolute_import
|
|
-from distutils.core import setup
|
|
+from setuptools import setup
|
|
|
|
setup(name="virtual-host-gatherer",
|
|
version="1.0.28",
|