diff options
author | Arn0 <yth@ythogtha.org> | 2023-02-28 11:02:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:35 +0700 |
commit | 05fa9937f4910b8b6e7bd60cbe750f8500858b2a (patch) | |
tree | e2682a568e4501c9301d533abb05ffbd4bf63f3b /python/python3-automat/optional_m2r.diff | |
parent | 893e4e41a92a26e033c6aa11bca6bf9f9ce558ed (diff) |
python/python3-automat: Updated for version 22.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-automat/optional_m2r.diff')
-rw-r--r-- | python/python3-automat/optional_m2r.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/python/python3-automat/optional_m2r.diff b/python/python3-automat/optional_m2r.diff deleted file mode 100644 index 87e0ddc6bd..0000000000 --- a/python/python3-automat/optional_m2r.diff +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur Automat-20.2.0.orig/setup.py Automat-20.2.0/setup.py ---- Automat-20.2.0.orig/setup.py 2020-02-17 04:33:10.000000000 +0900 -+++ Automat-20.2.0/setup.py 2022-10-31 21:14:14.926665030 +0900 -@@ -24,7 +24,6 @@ - package_dir={'automat': 'automat'}, - setup_requires=[ - 'setuptools-scm', -- 'm2r', - ], - install_requires=[ - "attrs>=19.2.0", |