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
Ed Reel
24f8d4c2ef
Add check_free_disk_space misc function ( #10536 )
...
* Add check_free_disk_space misc function
* Remove require 'matrix' line in misc_functions.rb
2024-09-28 14:38:30 -04:00
Maximilian Downey Twiss
f6dc1d8d4e
Derive binary_url in package.rb ( #7082 )
...
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Satadru Pramanik, DO, MPH, MEng
9ce8a50720
qt => qt5_, add package rename and old package deletion functionality. ( #8803 )
...
* qt => qt5 renames
* update qt5 => qt5_
* update packages
* change more deps
* change gstreamer deps
* more name changes and cleanups
* add binaries for qt5_declarative
* fixup qtfm
* add qt5_wayland binary
* cleanup
* add some binaries
* add qt5_base binary
* add binaries
* add logic for reporting packages needing cleanup
* add color
* update qt5_webengine package file
* add more qt5 binaries
* Add back qtcreator
* add binaries for qt5_wayland
* update version of qtcreator
* Use CREW_LINKER during qmake
* mold, fileutils adjustments
* Add initial code for renaming packages
* more verbose messages
* add help comment
* testing writing fixed up device.json
* more fixup adjustments, remove gnome_icon_theme dep... this takes forever to install
* suggested changes
* suggested changes
* update adwaita_icon_theme
* add x86_64 binary for qt5_webengine
* add jellyfin_media_player build
* Add comments field to pkg fixup data array
* Add deprecated package removal code
* use pkgName not @pkg.name in remove
* capitalize and adjust rescue code
* fix pkg deprecation check logic
* add qt rename message
* print comment for renaming
* adjust coloring, move rename message to after rename succeeds
* add spacing
* use lightcyan
* use lightpurple
* bumping major version
* add other qbittorrent deps
* add arm binaries for qt5_webengine
* adjust some deps
* add jellyfin_media_player build
* suggested changes
* suggested changes, add qmake to buildsystems
2023-10-23 16:28:32 -05:00
Satadru Pramanik, DO, MPH, MEng
d5e4e7cc95
Curl => 8.0.1 ( #8094 )
...
* Curl => 8.0.0
* Add postinstall to handle libcurl removal removing curl binary
* change core to have curl in lieu of libcurl
* lint
* update packages.yaml, add doc line to curl.rb
* update ca_certificates to 20230311
* curl => 8.0.1
* test curl version logic
* cleanup version
* conflicts_ok only needed during build
2023-03-20 15:40:04 -05:00
Ed Reel
b8c4701bf2
Add codelobster package ( #5894 )
2021-06-23 08:56:22 -04:00