Commit graph

49 commits

Author SHA1 Message Date
6fa95fd45d Bring the prod release action script in line with the working test release. 2024-09-06 13:36:13 -04:00
33a330641f Cleanup. Make the libsndfile version less specific. 2024-09-06 13:35:19 -04:00
fa6250d649 Skip troublesome tests on s390x and add some comments for clarity. 2024-09-05 20:33:27 -04:00
f89f5a6295 Helps if I install the python-soundfile module first. 2024-09-05 07:08:25 -04:00
9048ddf99d Hack to force detect libsndfile. 2024-09-05 00:22:30 -04:00
182ac825de Trying to debug musllinux image not detecting the libsndfile library. 2024-09-04 20:57:19 -04:00
c5c32ab5fd Fix musllinux detection and move most CIBW options to pyproject.toml. 2024-09-04 13:27:14 -04:00
53ba10ee35 Image is RedHat/CentOS, not Ubuntu. 2024-09-04 10:57:43 -04:00
ccb4a221a8 Install libsndfile for linux/macos. 2024-09-04 10:48:58 -04:00
03ea02690b Attempt to add testing to the wheel build process. 2024-09-04 10:35:29 -04:00
684a20f530 Temporarily disable ARM64 for Windows. 2024-09-03 23:06:26 -04:00
7ec8e0300e Update required Python versions and add more architectures. 2024-09-03 22:06:34 -04:00
985ef13cf9 Update PyPI to use Trusted Publishing. 2024-09-03 21:42:55 -04:00
ea42a66eb9 Another upload fix maybe. 2024-09-03 21:17:17 -04:00
4125491113 Potential fix for uploading artifacts. 2024-09-03 21:11:54 -04:00
33f4475300 Whoops. 2024-09-03 21:05:11 -04:00
6ac2f348af I have no mouth and I must scream. 2024-09-03 21:03:15 -04:00
533523c18c This is harder than it needs to be. 2024-09-03 20:49:34 -04:00
75fb06fe23 I'll get this right yet. 2024-09-03 20:46:30 -04:00
b8ce0c6635 Potential fix to upload/download artifacts. 2024-09-03 20:34:33 -04:00
388e73d1fb Remove 32-bit. Rework cross-compilation. 2024-09-03 20:19:52 -04:00
d15baf015f Update repo versions. 2024-09-03 15:19:03 -04:00
9bf45d3a21 Single quotes. 2024-09-03 14:57:52 -04:00
e696d8568a Versions should be str, not float. 2024-09-03 14:56:29 -04:00
856f522996 Removed MSVC check. 2024-09-03 14:49:34 -04:00
42c2c0cd82 Update Python versions and fix shield badge. 2024-09-03 10:50:23 -04:00
ff7427bbe1 Create a changelog 2021-03-25 18:53:43 -04:00
7a45aa778c Add workflow for prod PyPI 2021-03-25 16:55:33 -04:00
bf5e76cba1 Update README and ignore it for testing 2021-03-25 16:42:04 -04:00
1adf6d94a7 Renamed default branch 2021-03-25 16:18:41 -04:00
8545c5e6da Allow for forcing a version during test 2021-03-25 15:46:43 -04:00
7466fbb205 Merge branch 'master' of https://github.com/jodhus/pyebur128 2021-03-25 15:44:35 -04:00
283b09e133 Add badges 2021-03-25 15:44:01 -04:00
jodhus
dd3f905ab2
Forgot recursive checkout 2021-03-25 15:29:10 -04:00
jodhus
0552f6b9e4
Auto-build and upload to Test PyPI 2021-03-25 15:08:17 -04:00
b76e1e3942 Ignore version.py and upload coverage 2021-03-25 12:14:11 -04:00
jodhus
5c8d040e51
macOS does not need sudo 2021-03-25 11:16:30 -04:00
jodhus
cce544dce8
Needs sudo apparently 2021-03-25 11:14:24 -04:00
jodhus
a000289168
Fixes for libsndfile 2021-03-25 11:11:29 -04:00
jodhus
f9e1689888
Install libsndfile for tests in Linux/macOS 2021-03-25 10:50:40 -04:00
jodhus
0755c9a7c3
Added action for running tests 2021-03-25 10:41:36 -04:00
b125f41cae Update URL for test data 2021-03-23 11:23:07 -04:00
a59b718e8a Accidentally an 'R' 2021-03-23 09:53:17 -04:00
cca4963dd3 Code cleanup and switched back to Sphinx. 2021-03-23 09:15:26 -04:00
0340bd6427 Embarrassing minimal README until CI is in place 2021-03-21 19:59:39 -04:00
4e6bed68ab Link to libebur128 2021-03-21 19:41:00 -04:00
c2fc68f7af Initial push of code and tests 2021-03-21 19:37:47 -04:00
976023cb59 Real initial commit 2021-03-21 19:32:02 -04:00
jodhus
5df3f1c645
Initial commit 2021-03-21 19:25:31 -04:00