summaryrefslogtreecommitdiff
path: root/dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-05 09:01:13 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-05 09:01:13 +0000
commitc2c9aff8c0524b47b95699ded988b89aa1309406 (patch)
tree8b0ecdf118995735a0e5014c7991d97c94428a46 /dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch
parent9f814b4c24f5a9bd139baac62df5b34ad39b9dc1 (diff)
downloadbaldeagleos-repo-c2c9aff8c0524b47b95699ded988b89aa1309406.tar.gz
baldeagleos-repo-c2c9aff8c0524b47b95699ded988b89aa1309406.tar.xz
baldeagleos-repo-c2c9aff8c0524b47b95699ded988b89aa1309406.zip
Adding metadata
Diffstat (limited to 'dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch')
-rw-r--r--dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch b/dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch
deleted file mode 100644
index b3e4beff2cfe..000000000000
--- a/dev-python/wxpython/files/wxpython-4.2.0-no-attrdict.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-As in https://src.fedoraproject.org/rpms/python-wxpython4/raw/rawhide/f/no-attrdict.patch.
---- a/buildtools/config.py
-+++ b/buildtools/config.py
-@@ -27,8 +27,6 @@ from distutils.dep_util import newer
-
- import distutils.sysconfig
-
--from attrdict import AttrDict
--
- runSilently = False
-
- #----------------------------------------------------------------------
-