Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-uvicorn/patches py-uvicorn: remove unused patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eae7f934d42
branches:  trunk
changeset: 428562:1eae7f934d42
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 29 08:00:01 2020 +0000

description:
py-uvicorn: remove unused patch

diffstat:

 www/py-uvicorn/patches/patch-setup.py |  14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

diffs (18 lines):

diff -r 7e81e5aeffed -r 1eae7f934d42 www/py-uvicorn/patches/patch-setup.py
--- a/www/py-uvicorn/patches/patch-setup.py     Wed Apr 29 07:59:35 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-setup.py,v 1.1 2020/01/08 20:58:29 adam Exp $
-
-Avoid files outside PYSITELIB.
-
---- setup.py.orig      2020-01-08 20:25:09.000000000 +0000
-+++ setup.py
-@@ -61,7 +61,6 @@ setup(
-     author_email='tom%tomchristie.com@localhost',
-     packages=get_packages('uvicorn'),
-     install_requires=requirements,
--    data_files = [("", ["LICENSE.md"])],
-     classifiers=[
-         'Development Status :: 4 - Beta',
-         'Environment :: Web Environment',



Home | Main Index | Thread Index | Old Index