mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
38 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61a91af0ff | |||
| fc6b90aaa5 | |||
| b25ec94cf9 | |||
| a8500a2645 | |||
| 9d15900efd | |||
| 9d101b84cf | |||
| 89d86df8d3 | |||
| 23e40ddcd8 | |||
| e0a40a10f2 | |||
| 3b76c04f7f | |||
| 8b9b13698f | |||
| 1f2b9cc5a7 | |||
| aa0028d372 | |||
| fb17b414ed | |||
| ead0c3e12d | |||
| 610754dddd | |||
| ef9417d080 | |||
| dcc38f2193 | |||
| 9be96daea4 | |||
| 1350df4df6 | |||
| 878e4e2b0b | |||
| c1a0943a4e | |||
| e7bb8022eb | |||
| 854d1383df | |||
| 34929eedc8 | |||
| 37ceeabcf2 | |||
| 22bcab527f | |||
| 96827eba4b | |||
| 209c76a22d | |||
| 9b30546825 | |||
| e114f003f5 | |||
| be6d64a55b | |||
| f9b8dab2a6 | |||
| d324a604f2 | |||
| 50dce59f66 | |||
| 089cb1b6b6 | |||
| 3c76c8ff41 | |||
| bc355116ae |
@@ -157,6 +157,10 @@ pullrebase:
|
||||
fi \
|
||||
fi
|
||||
|
||||
# help vendor: Attempt to create an updated vendor tar archive if needed
|
||||
vendor: preautospec-checks pullrebase clean-old-content
|
||||
@ $(TOPLVL)/projects/common/vendor.py $(firstword $(NEWURL) $(URL)) $(PKG_NAME) $(VND_BASE_URL)
|
||||
|
||||
preautospec-checks:
|
||||
|
||||
#help autospec: automatically generates a specfile. If there is
|
||||
@@ -171,6 +175,7 @@ autospec: preautospec-checks pullrebase localreponotice clean-old-content
|
||||
exit 1; \
|
||||
fi
|
||||
@printf 'PKG_NAME := %s\nURL = %s\nARCHIVES = %s\n\ninclude ../common/Makefile.common\n' $(PKG_NAME) '$(firstword $(value NEWURL) $(value URL))' '$(value ARCHIVES)' > Makefile
|
||||
@$(MAKE) vendor
|
||||
python3 $(TOPLVL)/projects/autospec/autospec/autospec.py \
|
||||
--target . \
|
||||
--integrity \
|
||||
|
||||
@@ -35,6 +35,9 @@ PKG_BASE_URL = https://github.com/clearlinux-pkgs
|
||||
# Location where project repos are hosted.
|
||||
PRJ_BASE_URL = https://github.com/clearlinux
|
||||
|
||||
# Location where vendor repos are hosted.
|
||||
VND_BASE_URL =
|
||||
|
||||
# Project repos that are integral to the common tooling.
|
||||
PROJ_PKGS = autospec clr-bundles common
|
||||
|
||||
|
||||
@@ -80,6 +80,7 @@ R-DendSer
|
||||
R-Deriv
|
||||
R-DescTools
|
||||
R-DiagrammeR
|
||||
R-DiceDesign
|
||||
R-DistributionUtils
|
||||
R-DoseFinding
|
||||
R-Ecdat
|
||||
@@ -259,6 +260,7 @@ R-caret
|
||||
R-cclust
|
||||
R-cellranger
|
||||
R-checkmate
|
||||
R-chk
|
||||
R-chron
|
||||
R-circlize
|
||||
R-classInt
|
||||
@@ -317,6 +319,8 @@ R-dendextend
|
||||
R-desc
|
||||
R-devtools
|
||||
R-dfoptim
|
||||
R-diagram
|
||||
R-dials
|
||||
R-dichromat
|
||||
R-diffobj
|
||||
R-diffusionMap
|
||||
@@ -492,6 +496,7 @@ R-htmlwidgets
|
||||
R-httpcode
|
||||
R-httpuv
|
||||
R-httr
|
||||
R-httr2
|
||||
R-hunspell
|
||||
R-hwriter
|
||||
R-hypergeo
|
||||
@@ -583,6 +588,7 @@ R-mathjaxr
|
||||
R-matrixStats
|
||||
R-matrixcalc
|
||||
R-maxLik
|
||||
R-mclogit
|
||||
R-mclust
|
||||
R-mcmc
|
||||
R-mda
|
||||
@@ -1033,6 +1039,7 @@ Vulkan-Headers
|
||||
Vulkan-Loader
|
||||
Vulkan-Tools
|
||||
WALinuxAgent
|
||||
WPEBackend-fdo
|
||||
WireGuard
|
||||
XStatic-term.js
|
||||
Z3
|
||||
@@ -1289,6 +1296,7 @@ compat-libpng-soname12
|
||||
compat-libsigc++-soname20
|
||||
compat-libsoup-soname-24
|
||||
compat-libva-soname1
|
||||
compat-libvpx-soname7
|
||||
compat-lua-52
|
||||
compat-lua-53
|
||||
compat-openssl-soname11
|
||||
@@ -1385,6 +1393,7 @@ dolphin
|
||||
dolphin-plugins
|
||||
dos2unix
|
||||
dosfstools
|
||||
dotconf
|
||||
double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
@@ -1483,6 +1492,7 @@ font-util
|
||||
fontconfig
|
||||
fontforge
|
||||
fonttools
|
||||
forkstat
|
||||
fortune-mod
|
||||
fossil
|
||||
frameworkintegration
|
||||
@@ -1594,6 +1604,7 @@ gnome-music
|
||||
gnome-online-accounts
|
||||
gnome-panel
|
||||
gnome-photos
|
||||
gnome-remote-desktop
|
||||
gnome-screensaver
|
||||
gnome-screenshot
|
||||
gnome-session
|
||||
@@ -2042,6 +2053,7 @@ libaccounts-glib
|
||||
libaccounts-qt
|
||||
libadwaita
|
||||
libaio
|
||||
libao
|
||||
libappindicator
|
||||
libarchive
|
||||
libass
|
||||
@@ -2105,7 +2117,6 @@ libffi
|
||||
libfido2
|
||||
libfixmath
|
||||
libfm
|
||||
libfm-qt
|
||||
libfontenc
|
||||
libfreehand
|
||||
libftdi1
|
||||
@@ -2116,6 +2127,7 @@ libgee
|
||||
libgeotiff
|
||||
libgit2
|
||||
libgit2-glib
|
||||
libglvnd
|
||||
libgnome-keyring
|
||||
libgnomekbd
|
||||
libgpg-error
|
||||
@@ -2160,7 +2172,6 @@ libksieve
|
||||
libksysguard
|
||||
liblangtag
|
||||
liblogging
|
||||
liblxqt
|
||||
libmaxminddb
|
||||
libmbim
|
||||
libmediaart
|
||||
@@ -2214,7 +2225,6 @@ libqalculate
|
||||
libqb
|
||||
libqmi
|
||||
libqrtr-glib
|
||||
libqtxdg
|
||||
libqxp
|
||||
libratbag
|
||||
librdkafka
|
||||
@@ -2251,7 +2261,6 @@ libstaroffice
|
||||
libstatgrab
|
||||
libstemmer_c
|
||||
libstoragemgmt
|
||||
libsysstat
|
||||
libtasn1
|
||||
libtermkey
|
||||
libthai
|
||||
@@ -2262,6 +2271,7 @@ libtorrent-rasterbar
|
||||
libtraceevent
|
||||
libtracefs
|
||||
libudev0-shim
|
||||
libunibreak
|
||||
libuninameslist
|
||||
libunistring
|
||||
libunwind
|
||||
@@ -2287,6 +2297,7 @@ libwebp
|
||||
libwnck
|
||||
libwnck3
|
||||
libwpd
|
||||
libwpe
|
||||
libwpg
|
||||
libwps
|
||||
libxcvt
|
||||
@@ -2321,6 +2332,8 @@ linux-lts2018
|
||||
linux-lts2019
|
||||
linux-lts2020
|
||||
linux-lts2021
|
||||
linux-ltscurrent
|
||||
linux-ltsprev
|
||||
linux-mainline
|
||||
linux-oracle
|
||||
linux-preempt-rt
|
||||
@@ -2330,8 +2343,8 @@ lksctp-tools
|
||||
llvm
|
||||
llvm11
|
||||
llvm12
|
||||
llvm13
|
||||
llvm14
|
||||
llvm15
|
||||
lm-sensors
|
||||
lmdb
|
||||
logrotate
|
||||
@@ -2354,21 +2367,6 @@ luarocks
|
||||
lutris
|
||||
luv
|
||||
lv2
|
||||
lxqt-about
|
||||
lxqt-admin
|
||||
lxqt-build-tools
|
||||
lxqt-config
|
||||
lxqt-globalkeys
|
||||
lxqt-notificationd
|
||||
lxqt-openssh-askpass
|
||||
lxqt-panel
|
||||
lxqt-policykit
|
||||
lxqt-powermanagement
|
||||
lxqt-qtplugin
|
||||
lxqt-runner
|
||||
lxqt-session
|
||||
lxqt-sudo
|
||||
lxqt-themes
|
||||
lynx
|
||||
lz4
|
||||
lzlib
|
||||
@@ -2508,6 +2506,7 @@ nginx-mainline
|
||||
nginx-rtmp-module
|
||||
nginx-upload-module
|
||||
nginx_cookie_flag_module
|
||||
ngspice
|
||||
ngx-fancyindex
|
||||
ngx_brotli
|
||||
ngx_http_auth_pam_module
|
||||
@@ -2541,6 +2540,7 @@ numactl
|
||||
numatop
|
||||
numlockx
|
||||
numpy-stl
|
||||
nv-codec-headers
|
||||
nvme-cli
|
||||
oath-toolkit
|
||||
obs-studio
|
||||
@@ -2563,7 +2563,6 @@ openQA
|
||||
openal-soft
|
||||
openblas
|
||||
openbox
|
||||
opencl-clang
|
||||
opencl-headers
|
||||
openconnect
|
||||
openct
|
||||
@@ -2620,7 +2619,6 @@ pavucontrol
|
||||
pbzip2
|
||||
pciutils
|
||||
pcmanfm
|
||||
pcmanfm-qt
|
||||
pcp
|
||||
pcre
|
||||
pcre2
|
||||
@@ -3565,6 +3563,7 @@ pmdk
|
||||
pmix
|
||||
pngcrush
|
||||
po4a
|
||||
poco
|
||||
podman
|
||||
polkit
|
||||
polkit-kde-agent
|
||||
@@ -3616,6 +3615,7 @@ pyotp
|
||||
pyparted
|
||||
pypi-absl_py
|
||||
pypi-abydos
|
||||
pypi-accelerate
|
||||
pypi-acme
|
||||
pypi-adal
|
||||
pypi-aiodns
|
||||
@@ -3624,8 +3624,10 @@ pypi-aiohttp
|
||||
pypi-aiohttp_cors
|
||||
pypi-aiosignal
|
||||
pypi-aiosmtpd
|
||||
pypi-aiosqlite
|
||||
pypi-alabaster
|
||||
pypi-altgraph
|
||||
pypi-amqp
|
||||
pypi-aniso8601
|
||||
pypi-ansi2html
|
||||
pypi-ansible_builder
|
||||
@@ -3641,6 +3643,7 @@ pypi-argh
|
||||
pypi-argon2_cffi
|
||||
pypi-argon2_cffi_bindings
|
||||
pypi-argparse
|
||||
pypi-argparse_manpage
|
||||
pypi-arrow
|
||||
pypi-asgiref
|
||||
pypi-asn1crypto
|
||||
@@ -3656,6 +3659,7 @@ pypi-asyncssh
|
||||
pypi-asynctest
|
||||
pypi-atomicwrites
|
||||
pypi-atpublic
|
||||
pypi-attrdict
|
||||
pypi-attrs
|
||||
pypi-autocommand
|
||||
pypi-automat
|
||||
@@ -3679,8 +3683,10 @@ pypi-bashlex
|
||||
pypi-bcrypt
|
||||
pypi-beautifulsoup4
|
||||
pypi-beniget
|
||||
pypi-billiard
|
||||
pypi-binaryornot
|
||||
pypi-bindep
|
||||
pypi-bitmath
|
||||
pypi-bkcharts
|
||||
pypi-black
|
||||
pypi-bleach
|
||||
@@ -3703,7 +3709,10 @@ pypi-bumpversion
|
||||
pypi-cachecontrol
|
||||
pypi-cached_property
|
||||
pypi-cachetools
|
||||
pypi-cachez
|
||||
pypi-cachy
|
||||
pypi-cairocffi
|
||||
pypi-cairosvg
|
||||
pypi-calver
|
||||
pypi-capturer
|
||||
pypi-cattrs
|
||||
@@ -3731,11 +3740,13 @@ pypi-click_completion
|
||||
pypi-click_help_colors
|
||||
pypi-click_log
|
||||
pypi-clikit
|
||||
pypi-cloudevents
|
||||
pypi-cloudflare
|
||||
pypi-cmarkgfm
|
||||
pypi-cmd2
|
||||
pypi-codecov
|
||||
pypi-colorama
|
||||
pypi-coloredlogs
|
||||
pypi-colorlog
|
||||
pypi-columnize
|
||||
pypi-comm
|
||||
@@ -3758,7 +3769,9 @@ pypi-crcmod
|
||||
pypi-cryptography
|
||||
pypi-cryptography_vectors
|
||||
pypi-cs
|
||||
pypi-csscompressor
|
||||
pypi-cssselect
|
||||
pypi-cssselect2
|
||||
pypi-cu2qu
|
||||
pypi-curio
|
||||
pypi-cve_bin_tool
|
||||
@@ -3773,11 +3786,17 @@ pypi-datetime
|
||||
pypi-debugpy
|
||||
pypi-decorator
|
||||
pypi-deepmerge
|
||||
pypi-deepspeed
|
||||
pypi-deprecated
|
||||
pypi-deprecation
|
||||
pypi-devpi_client
|
||||
pypi-devpi_common
|
||||
pypi-devpi_process
|
||||
pypi-devpi_server
|
||||
pypi-diff_cover
|
||||
pypi-diff_match_patch
|
||||
pypi-diffoscope
|
||||
pypi-diffusers
|
||||
pypi-dill
|
||||
pypi-diskcache
|
||||
pypi-distlib
|
||||
@@ -3811,6 +3830,7 @@ pypi-eternalegypt
|
||||
pypi-etils
|
||||
pypi-etuples
|
||||
pypi-evdev
|
||||
pypi-eventlet
|
||||
pypi-exceptiongroup
|
||||
pypi-exdir
|
||||
pypi-execnet
|
||||
@@ -3818,6 +3838,7 @@ pypi-executing
|
||||
pypi-expandvars
|
||||
pypi-expecttest
|
||||
pypi-fabric
|
||||
pypi-fairscale
|
||||
pypi-falcon
|
||||
pypi-fasteners
|
||||
pypi-fastimport
|
||||
@@ -3832,6 +3853,7 @@ pypi-flake8_docstrings
|
||||
pypi-flake8_import_order
|
||||
pypi-flaky
|
||||
pypi-flask
|
||||
pypi-flatbuffers
|
||||
pypi-flatten_json
|
||||
pypi-flit
|
||||
pypi-flit_core
|
||||
@@ -3851,6 +3873,8 @@ pypi-geventhttpclient
|
||||
pypi-ghp_import
|
||||
pypi-gitdb
|
||||
pypi-gitpython
|
||||
pypi-glad
|
||||
pypi-glfw
|
||||
pypi-gmqtt
|
||||
pypi-google_api_core
|
||||
pypi-google_api_python_client
|
||||
@@ -3858,14 +3882,19 @@ pypi-google_apitools
|
||||
pypi-google_auth
|
||||
pypi-google_auth_httplib2
|
||||
pypi-google_auth_oauthlib
|
||||
pypi-google_cloud_core
|
||||
pypi-google_cloud_secret_manager
|
||||
pypi-google_cloud_storage
|
||||
pypi-google_crc32c
|
||||
pypi-google_pasta
|
||||
pypi-google_reauth
|
||||
pypi-google_resumable_media
|
||||
pypi-googleapis_common_protos
|
||||
pypi-gql
|
||||
pypi-graphql_core
|
||||
pypi-graphviz
|
||||
pypi-greenlet
|
||||
pypi-griffe
|
||||
pypi-grpc_google_iam_v1
|
||||
pypi-grpcio
|
||||
pypi-grpcio_channelz
|
||||
@@ -3881,19 +3910,24 @@ pypi-h5py
|
||||
pypi-hammock
|
||||
pypi-hatch_fancy_pypi_readme
|
||||
pypi-hatch_nodejs_version
|
||||
pypi-hatch_requirements_txt
|
||||
pypi-hatch_vcs
|
||||
pypi-hatchling
|
||||
pypi-heapdict
|
||||
pypi-hjson
|
||||
pypi-hkp4py
|
||||
pypi-home_assistant_frontend
|
||||
pypi-hpack
|
||||
pypi-hsluv
|
||||
pypi-html5lib
|
||||
pypi-httpcore
|
||||
pypi-httplib2
|
||||
pypi-httpretty
|
||||
pypi-httpx
|
||||
pypi-huggingface_hub
|
||||
pypi-humanfriendly
|
||||
pypi-humanize
|
||||
pypi-hupper
|
||||
pypi-hyperframe
|
||||
pypi-hyperlink
|
||||
pypi-hypothesis
|
||||
@@ -3915,6 +3949,7 @@ pypi-inflect
|
||||
pypi-inflection
|
||||
pypi-influxdb
|
||||
pypi-iniconfig
|
||||
pypi-installer
|
||||
pypi-intervaltree
|
||||
pypi-invoke
|
||||
pypi-iocapture
|
||||
@@ -3950,6 +3985,7 @@ pypi-jmespath
|
||||
pypi-joblib
|
||||
pypi-josepy
|
||||
pypi-jpype1
|
||||
pypi-jsmin
|
||||
pypi-json5
|
||||
pypi-jsondiff
|
||||
pypi-jsonlines
|
||||
@@ -3965,11 +4001,15 @@ pypi-jupyter_events
|
||||
pypi-jupyter_nbgallery
|
||||
pypi-jupyter_packaging
|
||||
pypi-jupyter_server
|
||||
pypi-jupyter_server_fileid
|
||||
pypi-jupyter_server_mathjax
|
||||
pypi-jupyter_server_terminals
|
||||
pypi-jupyter_server_ydoc
|
||||
pypi-jupyter_sphinx
|
||||
pypi-jupyter_ydoc
|
||||
pypi-jupyterlab
|
||||
pypi-jupyterlab_launcher
|
||||
pypi-jupyterlab_link_share
|
||||
pypi-jupyterlab_pygments
|
||||
pypi-jupyterlab_server
|
||||
pypi-jupyterlab_widgets
|
||||
@@ -3985,9 +4025,14 @@ pypi-kubernetes
|
||||
pypi-langcodes
|
||||
pypi-lark_parser
|
||||
pypi-latexcodec
|
||||
pypi-lavacli
|
||||
pypi-lazy
|
||||
pypi-lazy_loader
|
||||
pypi-lazy_object_proxy
|
||||
pypi-ldap3
|
||||
pypi-libarchive_c
|
||||
pypi-libevdev
|
||||
pypi-lightning_utilities
|
||||
pypi-linkify_it_py
|
||||
pypi-livereload
|
||||
pypi-llfuse
|
||||
@@ -4004,6 +4049,7 @@ pypi-markdown2
|
||||
pypi-markdown_it_py
|
||||
pypi-matplotlib
|
||||
pypi-matplotlib_inline
|
||||
pypi-maturin
|
||||
pypi-mdit_py_plugins
|
||||
pypi-mdurl
|
||||
pypi-mergedeep
|
||||
@@ -4011,7 +4057,16 @@ pypi-meson_python
|
||||
pypi-mido
|
||||
pypi-minikanren
|
||||
pypi-mistune
|
||||
pypi-mkdocs
|
||||
pypi-mkdocs_autorefs
|
||||
pypi-mkdocs_exclude
|
||||
pypi-mkdocs_gen_files
|
||||
pypi-mkdocs_htmlproofer_plugin
|
||||
pypi-mkdocs_material_extensions
|
||||
pypi-mkdocs_monorepo_plugin
|
||||
pypi-mkdocstrings
|
||||
pypi-mkdocstrings_python
|
||||
pypi-ml_dtypes
|
||||
pypi-mock
|
||||
pypi-modulegraph
|
||||
pypi-molecule
|
||||
@@ -4065,12 +4120,14 @@ pypi-onnx
|
||||
pypi-opcodes
|
||||
pypi-openshift
|
||||
pypi-opt_einsum
|
||||
pypi-ordered_set
|
||||
pypi-ouimeaux
|
||||
pypi-outcome
|
||||
pypi-ovirt_imageio
|
||||
pypi-packaging
|
||||
pypi-paho_mqtt
|
||||
pypi-pandocfilters
|
||||
pypi-parameterized
|
||||
pypi-paramiko
|
||||
pypi-parse
|
||||
pypi-parse_type
|
||||
@@ -4078,6 +4135,7 @@ pypi-parsedatetime
|
||||
pypi-parsley
|
||||
pypi-parso
|
||||
pypi-partd
|
||||
pypi-passlib
|
||||
pypi-paste
|
||||
pypi-pastedeploy
|
||||
pypi-pastel
|
||||
@@ -4089,23 +4147,29 @@ pypi-pbr
|
||||
pypi-pdm_pep517
|
||||
pypi-pecan
|
||||
pypi-ped
|
||||
pypi-pefile
|
||||
pypi-pep517
|
||||
pypi-pep621
|
||||
pypi-pep8
|
||||
pypi-perl
|
||||
pypi-persist_queue
|
||||
pypi-persistent
|
||||
pypi-pexpect
|
||||
pypi-phabricator
|
||||
pypi-pickleshare
|
||||
pypi-picobox
|
||||
pypi-pid
|
||||
pypi-pidigits
|
||||
pypi-pillow
|
||||
pypi-pint
|
||||
pypi-pip
|
||||
pypi-pip_tools
|
||||
pypi-pipdeptree
|
||||
pypi-pkgconfig
|
||||
pypi-pkginfo
|
||||
pypi-pkgutil_resolve_name
|
||||
pypi-plaster
|
||||
pypi-plaster_pastedeploy
|
||||
pypi-platformdirs
|
||||
pypi-plotly
|
||||
pypi-pluggy
|
||||
@@ -4136,6 +4200,7 @@ pypi-pure_eval
|
||||
pypi-purestorage
|
||||
pypi-purity_fb
|
||||
pypi-py
|
||||
pypi-py3nvml
|
||||
pypi-py_cpuinfo
|
||||
pypi-pyaml
|
||||
pypi-pyasn1
|
||||
@@ -4181,6 +4246,7 @@ pypi-pyopenssl
|
||||
pypi-pyparsing
|
||||
pypi-pyperclip
|
||||
pypi-pyperf
|
||||
pypi-pypowerflex
|
||||
pypi-pyproject_api
|
||||
pypi-pyproject_hooks
|
||||
pypi-pyproject_metadata
|
||||
@@ -4190,6 +4256,7 @@ pypi-pyqrcode
|
||||
pypi-pyqt6_sip
|
||||
pypi-pyqt_builder
|
||||
pypi-pyquery
|
||||
pypi-pyramid
|
||||
pypi-pyreadline
|
||||
pypi-pyrfc3339
|
||||
pypi-pyro4
|
||||
@@ -4243,6 +4310,7 @@ pypi-python_version
|
||||
pypi-python_xlib
|
||||
pypi-pythran
|
||||
pypi-pytoolconfig
|
||||
pypi-pytorch_lightning
|
||||
pypi-pytz
|
||||
pypi-pytz_deprecation_shim
|
||||
pypi-pyu2f
|
||||
@@ -4279,8 +4347,10 @@ pypi-requirements_parser
|
||||
pypi-resolvelib
|
||||
pypi-responses
|
||||
pypi-restructuredtext_lint
|
||||
pypi-retrolab
|
||||
pypi-retry
|
||||
pypi-retry_decorator
|
||||
pypi-retryz
|
||||
pypi-retype
|
||||
pypi-rfc3339_validator
|
||||
pypi-rfc3986
|
||||
@@ -4313,6 +4383,7 @@ pypi-selenium
|
||||
pypi-selinux
|
||||
pypi-semantic_version
|
||||
pypi-send2trash
|
||||
pypi-sentencepiece
|
||||
pypi-sentinels
|
||||
pypi-sentry_sdk
|
||||
pypi-seqdiag
|
||||
@@ -4329,6 +4400,7 @@ pypi-shapely
|
||||
pypi-shellingham
|
||||
pypi-simplegeneric
|
||||
pypi-six
|
||||
pypi-slugify
|
||||
pypi-smart_open
|
||||
pypi-smartypants
|
||||
pypi-smmap
|
||||
@@ -4351,6 +4423,7 @@ pypi-sphinx_notfound_page
|
||||
pypi-sphinx_rtd_theme
|
||||
pypi-sphinx_theme_builder
|
||||
pypi-sphinx_togglebutton
|
||||
pypi-sphinxcontrib.jquery
|
||||
pypi-sphinxcontrib_apidoc
|
||||
pypi-sphinxcontrib_applehelp
|
||||
pypi-sphinxcontrib_bibtex
|
||||
@@ -4378,7 +4451,10 @@ pypi-sqlparse
|
||||
pypi-sshtunnel
|
||||
pypi-stack_data
|
||||
pypi-statsmodels
|
||||
pypi-storops
|
||||
pypi-strictyaml
|
||||
pypi-subprocess_tee
|
||||
pypi-suds
|
||||
pypi-sure
|
||||
pypi-svg.path
|
||||
pypi-tabulate
|
||||
@@ -4400,17 +4476,20 @@ pypi-three_merge
|
||||
pypi-tifffile
|
||||
pypi-tinycss2
|
||||
pypi-tldextract
|
||||
pypi-tokenizers
|
||||
pypi-toml
|
||||
pypi-tomli
|
||||
pypi-tomli_w
|
||||
pypi-tomlkit
|
||||
pypi-toolz
|
||||
pypi-torchmetrics
|
||||
pypi-tornado
|
||||
pypi-tornado_xstatic
|
||||
pypi-tox
|
||||
pypi-tqdm
|
||||
pypi-traitlets
|
||||
pypi-trampolim
|
||||
pypi-translationstring
|
||||
pypi-trimesh
|
||||
pypi-trio
|
||||
pypi-trio_websocket
|
||||
@@ -4458,6 +4537,10 @@ pypi-urwid
|
||||
pypi-user_agents
|
||||
pypi-userpath
|
||||
pypi-uvloop
|
||||
pypi-venusian
|
||||
pypi-verboselogs
|
||||
pypi-versioneer
|
||||
pypi-vine
|
||||
pypi-virtualenv
|
||||
pypi-volatile
|
||||
pypi-voluptuous
|
||||
@@ -4482,6 +4565,8 @@ pypi-wrapt
|
||||
pypi-wsgiproxy2
|
||||
pypi-wsproto
|
||||
pypi-wurlitzer
|
||||
pypi-xcffib
|
||||
pypi-xgboost
|
||||
pypi-xmldiff
|
||||
pypi-xmljson
|
||||
pypi-xmlschema
|
||||
@@ -4501,11 +4586,14 @@ pypi-xstatic_objectpath
|
||||
pypi-xstatic_roboto_fontface
|
||||
pypi-xvfbwrapper
|
||||
pypi-xyzservices
|
||||
pypi-y_py
|
||||
pypi-yamllint
|
||||
pypi-yamlloader
|
||||
pypi-yapf
|
||||
pypi-yarg
|
||||
pypi-yarl
|
||||
pypi-yattag
|
||||
pypi-ypy_websocket
|
||||
pypi-zabbix_api
|
||||
pypi-zc.lockfile
|
||||
pypi-zeroconf
|
||||
@@ -4546,6 +4634,7 @@ python-utils
|
||||
python-zeep
|
||||
python-zstandard
|
||||
python3
|
||||
pytorch
|
||||
pyudev
|
||||
qalculate-gtk
|
||||
qatlib
|
||||
@@ -4598,7 +4687,6 @@ qtwebchannel
|
||||
qtwebengine
|
||||
qtwebsockets
|
||||
qtx11extras
|
||||
qtxdg-tools
|
||||
qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
@@ -4628,6 +4716,7 @@ rest
|
||||
restic
|
||||
rhythmbox
|
||||
rinutils
|
||||
ripgrep
|
||||
rlwrap
|
||||
rng-tools
|
||||
robin-map
|
||||
@@ -4672,6 +4761,7 @@ seahorse
|
||||
seatd
|
||||
sed
|
||||
seer
|
||||
sentencepiece
|
||||
serf
|
||||
setserial
|
||||
setxkbmap
|
||||
@@ -4693,9 +4783,12 @@ slirp4netns
|
||||
slurm
|
||||
smartcols
|
||||
smartmontools
|
||||
smemstat
|
||||
snappy
|
||||
sndio
|
||||
socat
|
||||
sof-bin
|
||||
softflowd
|
||||
solid
|
||||
sonnet
|
||||
sos
|
||||
@@ -4704,7 +4797,6 @@ soundmodem
|
||||
source-code-pro
|
||||
source-highlight
|
||||
sox
|
||||
sparsezoo
|
||||
spdlog
|
||||
spectacle
|
||||
speex
|
||||
@@ -4756,7 +4848,6 @@ sympy
|
||||
syndication
|
||||
synergy
|
||||
syntax-highlighting
|
||||
sysdig
|
||||
syslinux
|
||||
sysprof
|
||||
sysstat
|
||||
@@ -4815,6 +4906,7 @@ tracker
|
||||
tracker-miners
|
||||
tree
|
||||
tree-sitter
|
||||
trurl
|
||||
tzdata
|
||||
uchardet
|
||||
ucpp
|
||||
@@ -4871,7 +4963,7 @@ wayland
|
||||
wayland-protocols
|
||||
wcslib
|
||||
webkitgtk
|
||||
webkitgtk50
|
||||
webkitgtk60
|
||||
weechat
|
||||
weston
|
||||
wget
|
||||
@@ -4881,6 +4973,7 @@ wine
|
||||
wireless-regdb-master
|
||||
wireplumber
|
||||
wireshark
|
||||
wl-clipboard
|
||||
wlroots
|
||||
wmctrl
|
||||
woff2
|
||||
@@ -4954,6 +5047,7 @@ xmlsec1
|
||||
xmlstarlet
|
||||
xmlto
|
||||
xmodmap
|
||||
xnec2c
|
||||
xorg-fonts
|
||||
xorg-server
|
||||
xorgproto
|
||||
|
||||
@@ -0,0 +1,128 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import configparser
|
||||
import os
|
||||
import re
|
||||
import shutil
|
||||
import subprocess
|
||||
import tempfile
|
||||
import time
|
||||
|
||||
from git import Repo
|
||||
|
||||
import requests
|
||||
|
||||
|
||||
def vendor_check():
|
||||
if not os.path.isfile('options.conf'):
|
||||
return False
|
||||
config = configparser.ConfigParser(interpolation=None)
|
||||
config.read('options.conf')
|
||||
if 'autospec' not in config.sections():
|
||||
return False
|
||||
if vendor := config['autospec'].get('cargo_vendor'):
|
||||
if vendor == "true":
|
||||
return 'cargo'
|
||||
|
||||
return False
|
||||
|
||||
|
||||
def get_args():
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument('url')
|
||||
parser.add_argument('name')
|
||||
parser.add_argument('git')
|
||||
return parser.parse_args()
|
||||
|
||||
|
||||
def setup_content(url):
|
||||
tdir = tempfile.mkdtemp()
|
||||
outfile = os.path.join(tdir, os.path.basename(url))
|
||||
response = requests.get(url, timeout=30)
|
||||
response.raise_for_status()
|
||||
with open(outfile, 'wb') as cfile:
|
||||
cfile.write(response.content)
|
||||
|
||||
subprocess.run(f"tar xf {outfile}", shell=True, cwd=tdir, check=True)
|
||||
os.remove(outfile)
|
||||
return tdir
|
||||
|
||||
|
||||
def setup_cargo_vendor(path):
|
||||
for dirpath, _, files in os.walk(path):
|
||||
for fname in files:
|
||||
if fname == "Cargo.toml":
|
||||
return dirpath
|
||||
return False
|
||||
|
||||
|
||||
def update_cargo_vendor(path, name, git):
|
||||
git_uri = os.path.join(git, name)
|
||||
vendor_path = os.path.join(path, 'vendor')
|
||||
subprocess.run(f"git clone {git_uri} {vendor_path}", shell=True, check=True)
|
||||
vendor_git = os.path.join(vendor_path, '.git')
|
||||
if not os.path.isdir(vendor_git):
|
||||
# initialize a git repo
|
||||
subprocess.run('git init .', cwd=vendor_path, shell=True, check=True)
|
||||
subprocess.run(f"git remote add origin {git_uri}", cwd=vendor_path,
|
||||
shell=True, check=True)
|
||||
backup_vendor_git = os.path.join(path, 'clear-linux-vendor-git')
|
||||
subprocess.run(f"cp -a {vendor_git} {backup_vendor_git}", cwd=path,
|
||||
shell=True, check=True)
|
||||
shutil.rmtree(vendor_path)
|
||||
subprocess.run('cargo vendor', cwd=path, shell=True, check=True)
|
||||
subprocess.run(f"cp -a {backup_vendor_git} {vendor_git}", cwd=path,
|
||||
shell=True, check=True)
|
||||
repo = Repo(vendor_path)
|
||||
if not (len(repo.untracked_files) > 0 or repo.is_dirty()):
|
||||
return False
|
||||
subprocess.run('git add .', cwd=vendor_path, shell=True, check=True)
|
||||
subprocess.run('git commit -m "vendor update"', cwd=vendor_path,
|
||||
shell=True, check=True)
|
||||
gmt = time.gmtime()
|
||||
tag = f"{gmt.tm_year}-{gmt.tm_mon:02d}-{gmt.tm_mday:02d}-{gmt.tm_hour:02d}-{gmt.tm_min:02d}-{gmt.tm_sec:02d}"
|
||||
subprocess.run(f"git tag {tag}", cwd=vendor_path, shell=True,
|
||||
check=True)
|
||||
subprocess.run(f"git push origin main:main {tag}", cwd=vendor_path,
|
||||
shell=True, check=True)
|
||||
time.sleep(30)
|
||||
return tag
|
||||
|
||||
|
||||
def update_cargo_sources(name, tag):
|
||||
makefile = []
|
||||
archive_match = os.path.join('$(CGIT_BASE_URL)', 'vendor', name,
|
||||
'snapshot', name)
|
||||
with open('Makefile', encoding='utf8') as mfile:
|
||||
for line in mfile.readlines():
|
||||
if line.startswith('ARCHIVES'):
|
||||
if re.match(archive_match + '[a-zA-Z0-9_\-.]+\.tar\.xz', line):
|
||||
new_archives = re.sub(archive_match + '[a-zA-Z0-9_\-.]+\.tar\.xz',
|
||||
f"{archive_match}-{tag}.tar.xz\n", line)
|
||||
else:
|
||||
new_archives = f"ARCHIVES = {archive_match}-{tag}.tar.xz ./vendor\n"
|
||||
makefile.append(new_archives)
|
||||
else:
|
||||
makefile.append(line)
|
||||
with open('Makefile', 'w', encoding='utf8') as mfile:
|
||||
mfile.writelines(makefile)
|
||||
|
||||
|
||||
def main():
|
||||
vtype = vendor_check()
|
||||
if not vtype:
|
||||
return
|
||||
|
||||
args = get_args()
|
||||
tdir = setup_content(args.url)
|
||||
if vtype == 'cargo':
|
||||
vdir = setup_cargo_vendor(tdir)
|
||||
if vdir:
|
||||
tag = update_cargo_vendor(vdir, args.name, args.git)
|
||||
if tag:
|
||||
update_cargo_sources(args.name, tag)
|
||||
shutil.rmtree(tdir)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
Reference in New Issue
Block a user