8000 python: drop a landed patch · yan12125/python3-android@b9c4298 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit b9c4298

Browse files
authored
python: drop a landed patch
python/cpython#139 is finally merged!
1 parent 62d12aa commit b9c4298

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pybuild/packages/python.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class Python(Package):
1212
RemotePatch('https://bugs.python.org/file46517/gdbm.patch'),
1313
LocalPatch('cppflags'),
1414
LocalPatch('skip-build'),
15-
RemotePatch('https://github.com/python/cpython/pull/139.patch'),
1615
]
1716

1817
dependencies = list(env.packages)

0 commit comments

Comments
 (0)
0