python-audio-autotest-3.10 1.5.1__py3-none-any.whl → 1.5.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyaatlibs/apk/audioworker.apk +0 -0
- pyaatlibs/audioworker.py +1 -1
- {python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/METADATA +5 -1
- {python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/RECORD +7 -7
- {python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/LICENSE +0 -0
- {python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/WHEEL +0 -0
- {python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/top_level.txt +0 -0
pyaatlibs/apk/audioworker.apk
CHANGED
Binary file
|
pyaatlibs/audioworker.py
CHANGED
{python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: python-audio-autotest-3.10
|
3
|
-
Version: 1.5.
|
3
|
+
Version: 1.5.2
|
4
4
|
Summary: This is a auto-testing framework of audio functions for Android devices.
|
5
5
|
Home-page: https://github.com/HW-Lee/AudioAutoTest
|
6
6
|
Author: Hao-Wei Lee
|
@@ -28,6 +28,10 @@ This is a auto-testing framework of audio functions for Android devices.
|
|
28
28
|
|
29
29
|
## Release Note
|
30
30
|
### v1.5
|
31
|
+
### v1.5.2
|
32
|
+
- Update audioworker.apk (ecf0145-python-audio-autotest-v1.5.2)
|
33
|
+
- Update setup.py to compact Python3.10
|
34
|
+
|
31
35
|
### v1.5.1
|
32
36
|
- Update audioworker.apk (44f0c2c66-python-audio-autotest-v1.5.1)
|
33
37
|
- PlaybackStartFunction supports file playing in offload types (.mp3, .aac)
|
{python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/RECORD
RENAMED
@@ -7,7 +7,7 @@ pyaatlibs/argutils.py,sha256=6jOccgQlftmhUEGc3dAZ9-j0Mdg45jrhAGE-CylYjno,451
|
|
7
7
|
pyaatlibs/audiofunction.py,sha256=7Lm_-dG88mK8ETRmu--vIyzXMPVPFiUbdwJmB4PQn9g,9640
|
8
8
|
pyaatlibs/audiosignalframelogger.py,sha256=K0byfkpPAoMNNl6YdyoSGSgWbYPK1m0cLpQIPkeQlto,1446
|
9
9
|
pyaatlibs/audiothread.py,sha256=GOEHPFtEK-P8SQNdgWeDxnHcs_vic2kTN68UCjWUiLM,6548
|
10
|
-
pyaatlibs/audioworker.py,sha256=
|
10
|
+
pyaatlibs/audioworker.py,sha256=nEWWm-jVfmCdDt3H3EKFQOex423Cz259ffCmqcJg0JY,26105
|
11
11
|
pyaatlibs/logcatlistener.py,sha256=0Dz5wM1qOsxn-KcHspD2nCJnVu5g7rzbk5ycEDvxG08,6213
|
12
12
|
pyaatlibs/logger.py,sha256=13Kx86hzFTbynWG5hKrWiCsT8gYk0-6ER98aOLiMJfY,5224
|
13
13
|
pyaatlibs/signalanalyzer.py,sha256=F1TiLAqqSHLpm4KgslRgu7hjj4iRX1qyCZMDI21oxls,306
|
@@ -15,11 +15,11 @@ pyaatlibs/signalmatcher.py,sha256=6A4mLf6GLbQzdM0wFbHqDfyWvgpZRci90kaOrLeV8B0,18
|
|
15
15
|
pyaatlibs/timeutils.py,sha256=yEgZGcHf_ASyXr0Mcef0toEa4zXX4j3FyQayaF1sN8I,2613
|
16
16
|
pyaatlibs/trials.py,sha256=hSYIvR1vsEqfu20eLDeh3oDCCTWvHQcvS6LKfScLB30,2469
|
17
17
|
pyaatlibs/apk/audiofunctionsdemo.apk,sha256=GG06POXrPOphMNsm5pD4XPfzVF8FXQ1ruupJFO2V8iQ,3205247
|
18
|
-
pyaatlibs/apk/audioworker.apk,sha256=
|
18
|
+
pyaatlibs/apk/audioworker.apk,sha256=noHQyBmpE8Mpxo4R_6Icd2htT2A9jNwCDlCCENfuDCk,28863629
|
19
19
|
pyaatlibs/tests/audioworker_test.py,sha256=OPGKrV10zw2UjyrBP55EWTe4838M40JHtmMIJnddnOo,21123
|
20
20
|
pyaatlibs/tests/conftest.py,sha256=Ng_ClpNsY-62bo8O0zCl702jy9AcwdteakJ1vhlOCTk,293
|
21
|
-
python_audio_autotest_3.10-1.5.
|
22
|
-
python_audio_autotest_3.10-1.5.
|
23
|
-
python_audio_autotest_3.10-1.5.
|
24
|
-
python_audio_autotest_3.10-1.5.
|
25
|
-
python_audio_autotest_3.10-1.5.
|
21
|
+
python_audio_autotest_3.10-1.5.2.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
22
|
+
python_audio_autotest_3.10-1.5.2.dist-info/METADATA,sha256=tqJn5KUpuoO-zOEd6DuQAxRoxkD1S9WA8Vi4cJMcxUA,4105
|
23
|
+
python_audio_autotest_3.10-1.5.2.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
24
|
+
python_audio_autotest_3.10-1.5.2.dist-info/top_level.txt,sha256=MyCr1MMMQB2sjxyhlZSJPG4Fx10ya00APmhY7r1fSoQ,10
|
25
|
+
python_audio_autotest_3.10-1.5.2.dist-info/RECORD,,
|
{python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/LICENSE
RENAMED
File without changes
|
{python_audio_autotest_3.10-1.5.1.dist-info → python_audio_autotest_3.10-1.5.2.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|