Skip to content

Commit 54d4e4f

Browse files
committed
Update
1 parent 20a395d commit 54d4e4f

File tree

73 files changed

+514
-245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+514
-245
lines changed

app/src/main/assets/module/termux/bin/py3clean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def destroyer(magic_tag=None): # ;-)
146146

147147
def main():
148148
usage = '%prog [-V VERSION] [-p PACKAGE] [DIR_OR_FILE]'
149-
parser = optparse.OptionParser(usage, version='%prog 3.13.12-5')
149+
parser = optparse.OptionParser(usage, version='%prog 3.13.13-1')
150150
parser.add_option('-v', '--verbose', action='store_true', dest='verbose',
151151
help='turn verbose mode on')
152152
parser.add_option('-q', '--quiet', action='store_false', dest='verbose',

app/src/main/assets/module/termux/bin/py3compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def compile(files, versions, force, optimize, e_patterns=None):
224224
def main():
225225
usage = '%prog [-V [X.Y][-][A.B]] DIR_OR_FILE [-X REGEXPR]\n' +\
226226
' %prog -p PACKAGE'
227-
parser = optparse.OptionParser(usage, version='%prog 3.13.12-5',
227+
parser = optparse.OptionParser(usage, version='%prog 3.13.13-1',
228228
option_class=Option)
229229
parser.add_option('-v', '--verbose', action='store_true', dest='verbose',
230230
help='turn verbose mode on')
0 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
129 KB
Binary file not shown.
8.66 KB
Binary file not shown.
1.21 MB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libsqlite3.so.3.51.0
1+
libsqlite3.so.3.53.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libsqlite3.so.3.51.0
1+
libsqlite3.so.3.53.0
-1.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)