summaryrefslogtreecommitdiff
path: root/dev-python/adblock/files
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/adblock/files
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/adblock/files')
-rw-r--r--dev-python/adblock/files/adblock-0.6.0-maturin-0.14.13.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/adblock/files/adblock-0.6.0-maturin-0.14.13.patch b/dev-python/adblock/files/adblock-0.6.0-maturin-0.14.13.patch
deleted file mode 100644
index 67df5270939c..000000000000
--- a/dev-python/adblock/files/adblock-0.6.0-maturin-0.14.13.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-These are unused by maturin since 0.14.0 (non-issue for us),
-and still having them is now fatal rather than a warning.
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -11,11 +11,2 @@
-
--[package.metadata.maturin]
--classifier = [
-- "Programming Language :: Python",
-- "Programming Language :: Rust",
-- "License :: OSI Approved :: MIT License",
-- "License :: OSI Approved :: Apache Software License",
--]
--requires-python = ">=3.7"
--
- [profile.release]