diff options
| author | Michał Górny <mgorny@gentoo.org> | 2022-01-20 15:18:15 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2022-01-20 15:20:20 +0100 |
| commit | 20c441c94b486dd95b72684d69b9985f34d4ed0c (patch) | |
| tree | 5d640edafa418469391a1c1fffdfe33a9073275b /dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch | |
| parent | 41b21a84e26cd3d02d6c2183a7b7edad98ecc582 (diff) | |
| download | gentoo-20c441c94b486dd95b72684d69b9985f34d4ed0c.tar.gz gentoo-20c441c94b486dd95b72684d69b9985f34d4ed0c.tar.bz2 gentoo-20c441c94b486dd95b72684d69b9985f34d4ed0c.zip | |
dev-python/aiohttp: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch')
| -rw-r--r-- | dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch b/dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch deleted file mode 100644 index ed3f38f68fe4..000000000000 --- a/dev-python/aiohttp/files/aiohttp-3.8.0-examples.patch +++ /dev/null @@ -1,27 +0,0 @@ -From bc142f906b3e7c63f0b1492fe3eacb7f00e9fb89 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= <mgorny@gentoo.org> -Date: Mon, 1 Nov 2021 12:37:40 +0100 -Subject: [PATCH] Fix setup.cfg not to install "examples" top-level package - ---- - setup.cfg | 4 ++++ - 1 file changed, 4 insertions(+) - -diff --git a/setup.cfg b/setup.cfg -index 491df546..fa82b6b4 100644 ---- a/setup.cfg -+++ b/setup.cfg -@@ -62,6 +62,10 @@ speedups = - Brotli - cchardet - -+[options.packages.find] -+exclude = -+ examples -+ - [options.package_data] - # Ref: - # https://setuptools.readthedocs.io/en/latest/setuptools.html#options --- -2.33.1 - |
