28 Commits (b19edc5ce0b0dd6591e7b8f65430b0f3e3ea1c29)

Author SHA1 Message Date
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 1 year ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 1 year ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 1 year ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
Deanna Garcia f775d49299 Use python3 setup.py sdist to build the source distribution for python. 2 years ago
Deanna Garcia 702d95891d Use "manylinux" for release wheel platform name 2 years ago
Deanna Garcia d78c7bc53f Remove MSVC tests and document that source is just for ubuntu/macos 2 years ago
Deanna Garcia 100a025766 Change header installation now that we are using pip 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago
Deanna Garcia 4efa9c3c40 Add manifest 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Mike Kruskal 41017ef8dc Fixes https://github.com/protocolbuffers/upb/issues/869 2 years ago
Mike Kruskal 9e2d7f02da Support local builds of upb's python wheel build. 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Protobuf Team ef78b6a093 Update py_wheels metadata 3 years ago
Joshua Haberman 483cea085e Fixed the 32-bit Windows Python wheels by statically linking libgcc. 3 years ago
Joshua Haberman 32f45b5f33 Update to the latest protobuf. 3 years ago
Joshua Haberman 49f356a801 For macOS, build a single multiarch "universal2" wheel instead of separate x86_64 and arm64 wheels. 3 years ago
Joshua Haberman 0e8772fc20 Disable win32 wheels for -rc1. 3 years ago
Joshua Haberman 3de02fdb8b Created a pure-Python wheel and added a test for it. 3 years ago
Joshua Haberman cb723e4fca Added wheels for macOS, and tests for all wheels. 3 years ago
Joshua Haberman 2eb973f53a Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
Joshua Haberman fbcd42b9f0 Added a test that the Python module is importable, and fixed several issues that were required to make the test pass: 3 years ago
Joshua Haberman 22c7daf1e3 Update to new upb module name. 3 years ago
Protobuf Team ee6b1abb35 Create targets for UPB release 3 years ago