Satadru Pramanik, DO, MPH, MEng
f43ba1d543
Post-Python 3.14.1 cleanups & Python package updates ( #13716 )
...
* Adjust py3_readme_renderer to use CREW_PY_VER.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add Python 3.14 to install.sh, add more filelists.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add note in lib/const.rb about variable changes needing to go into install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update py3_pip, add more filelists.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle crew upload being passed multiple files properly, and keep no_compile_needed packages from having a binary block added.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Move yt_dlp to pip buildsystem.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* python_cleanup: Package File Update Run on linux/386 container.
* Update py3_ldapdomaindump and mark as fixed.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust crew pip upload logic.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Gate verbose version.rb logging behind VERY_VERBOSE.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Do not let package_utils.clean_name change pkg.name, which affects using version.rb on py3_pygobject.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* pip package updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
2025-12-05 18:08:57 +00:00
chromebrew-actions[bot]
64cdd0a109
updater-py3_xmltodict-1.0.2 — py3_xmltodict → 1.0.2 ( #12831 )
...
* Add unbuilt py3_xmltodict to updater-py3_xmltodict-1.0.2
* updater-py3_xmltodict-1.0.2: Build Run on linux/amd64.
* updater-py3_xmltodict-1.0.2: Build Run on linux/arm/v7.
* updater-py3_xmltodict-1.0.2: Build Run on linux/386.
* updater-py3_xmltodict-1.0.2: Package File Update Run on linux/386 container.
---------
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-18 01:01:02 +00:00
chromebrew-actions[bot]
573ea880b2
updater-py3_xmltodict-1.0.0 — py3_xmltodict → 1.0.0 ( #12754 )
...
* Add unbuilt py3_xmltodict to updater-py3_xmltodict-1.0.0
* updater-py3_xmltodict-1.0.0: Build Run on linux/amd64.
* updater-py3_xmltodict-1.0.0: Build Run on linux/arm/v7.
* updater-py3_xmltodict-1.0.0: Build Run on linux/386.
* updater-py3_xmltodict-1.0.0: Package File Update Run on linux/386 container.
---------
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-13 00:56:17 +00:00
chromebrew-actions[bot]
6135b8bc14
updater-py3_xmltodict-0.15.1 — py3_xmltodict → 0.15.1 ( #12723 )
...
* Add unbuilt py3_xmltodict to updater-py3_xmltodict-0.15.1
* updater-py3_xmltodict-0.15.1: Build Run on linux/386.
* updater-py3_xmltodict-0.15.1: Build Run on linux/amd64.
* updater-py3_xmltodict-0.15.1: Build Run on linux/arm/v7.
* updater-py3_xmltodict-0.15.1: Package File Update Run on linux/386 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-10 19:16:20 +00:00
SupeChicken666
858fa3d345
Update filelist for armv7l ( #12556 )
2025-08-18 15:44:10 +00:00
Satadru Pramanik, DO, MPH, MEng
9002f31d11
Llvm => 19.0.2, mesa => 24.2.5, and pip updates ( #10622 )
...
* Update workflow actions.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix action tag usage.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* llvm => 19.0.2, mesa => 24.2.5
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* python updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add persist-credentials: true to unit test.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add i686 py3_setuptools binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-10-17 02:02:30 -05:00
Satadru Pramanik, DO, MPH, MEng
79efa1dfd5
Python => 3.13.0 ( #10585 )
...
* Python => 3.13
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix VER variables in const.rb
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bugfixes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More plumbing changes...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust py3_pip and py3_setuptools to not error during python3 preinstall.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix hash error
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add no_binaries_needed
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bugfixes...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to pip.rb to fix python 3.13 builds.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add workaround for missing binaries...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update cmake
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add lots of package updates.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add py3_bcrypt, rename asciidoc, add more package builds.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* revert postgresql update
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* final updates?
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update curl
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add curl to essential packages to try to prevent unit test failure on i686.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix accidental change to docker package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fiz condition of no new updates leavimg a message with CREW_UNATTENDED set.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more updates, add missing libabigail binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild py3_dbus_python
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add arm build for 5.10 musl_linuxheaders
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add builds for openimageio.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust ruby buildsystem slightly to use cache more, adjust unit tests to properly invoke setarch, add py3_pynacl, update libsodium.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Ruby adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* unit test adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* unit test adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add error message to pip install...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* expand pip error reporting
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More pip adjustments.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add more pip verbose error reporting.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add new workaround for pip failure on i686...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Refactor pip again...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more refactoring...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust py3_pip version restriction.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Avoid container jdk dependency in snowflake.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update trove classifiers.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust package fxn exit
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust more jdk deps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-10-12 16:03:50 -05:00
Maximilian Downey Twiss
762deede47
Switch to sorting with LC_ALL=C for consistency and apply that to pre-existing filelists ( #9429 )
2024-03-03 01:09:50 -06:00
Ed Reel
472996a382
Update arm and i686 py3_* manifest filelists ( #9318 )
...
* Add missing py3_* manifest filelist updates
* Add i686 manifest files
* Add missing armv7l py3_* manifest filelists
* Update py3_* manifest filelists
2024-02-12 20:13:09 -05:00
Satadru Pramanik, DO, MPH, MEng
9d0c867509
sort all existing filelists ( #8276 )
2023-05-18 19:23:13 -05:00
Satadru Pramanik, DO, MPH, MEng
c444f4ed2b
Manifests ( #8267 )
...
* add armv7l & i686 filelists.
* add x86_64 filelists
2023-05-17 14:20:48 -05:00