Compare commits

..

13 Commits

Author SHA1 Message Date
clrbuilder 27cb95023f Update packages file for version 35320
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-23 00:10:32 -08:00
clrbuilder 4402706e5b Update packages file for version 35300
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-18 00:09:12 -08:00
clrbuilder 046035907a Update packages file for version 35290
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-16 00:09:46 -08:00
clrbuilder 43a3640492 Update packages file for version 35270
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-11 00:08:26 -08:00
clrbuilder 30efe3f2e6 Update packages file for version 35260
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-09 00:09:47 -08:00
clrbuilder 41bc67d5c3 Update packages file for version 35250
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-08 09:34:28 -08:00
clrbuilder 791e62166b Update packages file for version 35230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-04 00:05:59 -07:00
clrbuilder 184466de12 Update packages file for version 35220
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-02 15:29:37 -07:00
clrbuilder f62255e8c3 Update packages file for version 35190
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-28 00:08:22 -07:00
Patrick McCarty 2d1a67d3b0 Revise handling of autospec repo
Always clone autospec from the upstream clearlinux/autospec github repo
regardless of whether a gitolite instance is configured.

Also, do not set the repo's pushurl, since the expectation is for
contributors to push changes to github forks of autospec, not directly
to the upstream repo.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-10-19 12:12:13 -07:00
clrbuilder 65c7cc8db6 Update packages file for version 35150
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-19 00:07:14 -07:00
clrbuilder 5c7f52dc15 Update packages file for version 35140
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-16 07:10:13 -07:00
clrbuilder 6d165ea0dd Update packages file for version 35120
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-12 00:08:51 -07:00
2 changed files with 86 additions and 26 deletions
+6 -6
View File
@@ -31,11 +31,13 @@ $(proj_PKGS):
@proj=$(patsubst proj_%,%,$@); \
[ -d projects/$$proj ] || ( \
echo "Checking out: projects/$$proj"; \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
cd projects/$$proj; \
if [ "$$proj" = "autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
git clone https://github.com/clearlinux/autospec.git projects/autospec; \
else \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
fi; \
cd projects/$$proj; \
if [ "$$proj" != "autospec" ] ; then \
$(call gitoliteurl,projects/$$proj); \
fi; \
$(call subjectprefix,$$proj); \
@@ -76,9 +78,7 @@ ${PULL_PKGS}:
fi ; \
git --no-pager log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit $$O..$$N; echo; \
fi ; \
if [ "$$p" = "projects/autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
else \
if [ "$$p" != "projects/autospec" ] ; then \
$(call gitoliteurl,$$p); \
fi ; \
else \
+80 -20
View File
@@ -4,6 +4,7 @@ Botan
CGAL
CGNS
CUnit
CacheControl
Cheetah3
CherryPy
Coin
@@ -16,7 +17,6 @@ DML
Django
F-Engrave
Flask
FreeCAD
FreeRDP
GConf
GitPython
@@ -28,9 +28,6 @@ Imath
JAGS
Jinja2
Judy
Keras
Keras_Applications
Keras_Preprocessing
LPCNet
LS_COLORS
LVM2
@@ -222,6 +219,7 @@ R-XML
R-abind
R-acepack
R-actuar
R-ada
R-ade4
R-adegenet
R-adegraphics
@@ -468,6 +466,7 @@ R-geojson
R-geometry
R-gert
R-getopt
R-ggfortify
R-ggjoy
R-ggplot2
R-ggplot2movies
@@ -647,6 +646,7 @@ R-mvtnorm
R-natserv
R-ncbit
R-ncdf4
R-neighbr
R-network
R-neuralnet
R-nleqslv
@@ -687,6 +687,7 @@ R-pdfCluster
R-pdftools
R-pdp
R-permute
R-perry
R-phangorn
R-pheatmap
R-phylobase
@@ -818,6 +819,7 @@ R-rngWELL
R-rngtools
R-robCompositions
R-robust
R-robustHD
R-robustbase
R-rootSolve
R-rotl
@@ -929,6 +931,7 @@ R-testit
R-testthat
R-texreg
R-textshaping
R-tfautograph
R-tfruns
R-themis
R-threejs
@@ -993,6 +996,7 @@ R-withr
R-wk
R-worrms
R-xfun
R-xgboost
R-xml2
R-xmlparsedata
R-xopen
@@ -1065,9 +1069,11 @@ acrn-hypervisor
adal
ade
adwaita-icon-theme
aesara
aiodns
aiohttp
aiohttp-cors
aiosignal
akonadi
akonadi-calendar
akonadi-calendar-tools
@@ -1131,6 +1137,7 @@ asunder
asv
async-timeout
async_generator
asynctest
at
at-spi2-atk
at-spi2-core
@@ -1157,10 +1164,10 @@ autossh
avahi
awesome-wm
awesomeversion
aws-sam-translator
awscli
axel
azure-configs
azure-iot-sdk
babeltrace
babl
backcall
@@ -1253,6 +1260,7 @@ ca-certs-static
cabextract
cached-property
cachetools
cachy
cairo
cairomm
calc
@@ -1293,9 +1301,12 @@ ciso8601
clamav
clear-config-management
clear-font
cleo
click
click-completion
click-datetime
click-log
clikit
clinfo
cln
cloc
@@ -1310,6 +1321,7 @@ clr-bundle-screenshots
clr-bundles
clr-debug-info
clr-desktop-defaults
clr-elf-replace
clr-find-bundle
clr-fwupd-hooks
clr-hardware-files
@@ -1343,6 +1355,7 @@ cni
cni-plugins
cockpit
codec2
codecov
cogl
coinmp
collectd
@@ -1351,10 +1364,12 @@ colorama
colord
colord-gtk
colordiff
colorlog
columbiad
commonmark
compat-atkmm-soname16
compat-boost-soname1.73.0
compat-boost-soname1.74.0
compat-cairomm-soname10
compat-curl-gnutls-soname4
compat-enchant-soname1
@@ -1367,10 +1382,12 @@ compat-libpng-soname12
compat-libsigc++-soname20
compat-libsoup-soname-24
compat-libva-soname1
compat-libvpx-soname6
compat-lua-52
compat-lua-53
compat-nettle-soname7
compat-pangomm-soname14
compat-protobuf-soname23
compat-readline-soname5
compat-tracker-soname2.0
compat-webkitgtk-soname40
@@ -1398,9 +1415,11 @@ coverage
cpio
cppcheck
cppunit
cppy
cpuid
cpuloadgen
cracklib
crashtest
crcmod
createrepo_c
cri-o
@@ -1476,7 +1495,6 @@ django_compressor
dkms
dlm
dlt-daemon
dm-tree
dmap2gcode
dmenu
dmidecode
@@ -1564,6 +1582,7 @@ exiv2
exo
expat
expect
expecttest
extra-cmake-modules
extras
f2fs-tools
@@ -1605,6 +1624,7 @@ flatpak-builder
flatten_json
fldigi
flex
flit_core
fllog
flmsg
flnet
@@ -1627,6 +1647,7 @@ freetype
freezegun
fribidi
fritzing-app
frozenlist
fs
fsearch
fsspec
@@ -1703,7 +1724,6 @@ glusterfs
gmic
gmime
gmp
gmpy2
gmqtt
gmsh
gnome-applets
@@ -1854,7 +1874,6 @@ hicolor-icon-theme
hiredis-c
home-assistant
home-assistant-frontend
horovod
hostname
hpack
hplip
@@ -1947,6 +1966,7 @@ iputils
ipvsadm
ipxe
ipykernel
ipyparallel
ipython
ipython-sql
ipython_genutils
@@ -2001,6 +2021,7 @@ jsonpointer
jsonschema
juk
jupyter
jupyter-cache
jupyter-nbgallery
jupyter-notebook-gist
jupyter-packaging
@@ -2008,11 +2029,15 @@ jupyter_client
jupyter_console
jupyter_core
jupyter_server
jupyter_server_mathjax
jupyter_sphinx
jupyterlab
jupyterlab_launcher
jupyterlab_pygments
jupyterlab_server
jupyterlab_widgets
jupytext
kaccounts-integration
kactivities
kactivities-stats
kactivitymanagerd
@@ -2238,6 +2263,7 @@ kyotocabinet
ladspa_sdk
lark-parser
latencytop
latexcodec
latte-dock
layer-shell-qt
lazy-object-proxy
@@ -2273,6 +2299,8 @@ libXvMC
libXxf86dga
libabigail
libabw
libaccounts-glib
libaccounts-qt
libadwaita
libaio
libappindicator
@@ -2514,6 +2542,7 @@ libwnck3
libwpd
libwpg
libwps
libxcvt
libxdg-basedir
libxfce4ui
libxfce4util
@@ -2553,6 +2582,7 @@ linux-oracle
linux-preempt-rt
linux-tools
linuxptp
livereload
lksctp-tools
lldb
llfuse
@@ -2615,6 +2645,7 @@ man-pages
man-pages-posix
marble
mariadb
markdown-it-py
matplotlib
matplotlib-inline
mc
@@ -2623,6 +2654,7 @@ mcelog
md4c
mdadm
mdds
mdit-py-plugins
media-player-info
mediasdk
meld
@@ -2714,6 +2746,8 @@ mxnet
mypaint-brushes
mypy
mypy_extensions
myst-nb
myst-parser
mythes
nagios-plugins
nano
@@ -2722,7 +2756,9 @@ nautilus
nbclassic
nbclient
nbconvert
nbdime
nbformat
nbsphinx
nbval
ncdu
ncurses
@@ -2766,7 +2802,6 @@ nim
ninja
nload
nlopt
nltk
nmap
nocasedict
nocaselist
@@ -2774,6 +2809,7 @@ nodeenv
nodejs
nose
nose-parameterized
nose-timer
nosexcover
not-ffmpeg
notebook
@@ -2810,6 +2846,7 @@ octave
oiio
okteta
okular
oldest-supported-numpy
olefile
onig
onnx
@@ -2881,6 +2918,7 @@ parso
partd
parted
pass
pastel
patch
patchelf
patchutils
@@ -3842,6 +3880,8 @@ pmix
pngcrush
po4a
podman
poetry
poetry-core
polkit
polkit-kde-agent
polkit-qt
@@ -3904,6 +3944,8 @@ pyasn1
pyasn1-modules
pyatspi
pybind11
pybtex
pybtex-docutils
pycairo
pycares
pycodestyle
@@ -3911,6 +3953,7 @@ pycosat
pycparser
pycryptodomex
pycurl
pydata-sphinx-theme
pydocstyle
pydot
pydot_ng
@@ -3920,9 +3963,9 @@ pyelftools
pyflakes
pygobject
pyhs100
pylev
pylint
pyls-black
pyls-spyder
pynvim
pyotherside
pyotp
@@ -3944,6 +3987,7 @@ pyroute2.nslink
pyrsistent
pyserial
pyside2-setup
pyspnego
pysubnettree
pytest
pytest-asyncio
@@ -3962,7 +4006,6 @@ pytest-xdist
python
python-Levenshtein
python-augeas
python-crfsuite
python-dateutil
python-dbusmock
python-digitalocean
@@ -3972,6 +4015,7 @@ python-future
python-gflags
python-graphviz
python-hwinfo
python-install
python-jsonrpc-server
python-kconfiglib
python-language-server
@@ -3994,8 +4038,10 @@ python-slugify
python-subunit
python-systemd
python-tabulate
python-tzdata
python-urwid
python-utils
python-xlib
python-zeep
python-zstandard
python3
@@ -4003,6 +4049,7 @@ python37
pythran
pytorch
pytz
pytz-deprecation-shim
pyu2f
pyudev
pyusb
@@ -4028,6 +4075,7 @@ qstylizer
qt-creator
qt3d
qt5ct
qt6base
qtbase
qtcanvas3d
qtcharts
@@ -4105,6 +4153,7 @@ resolvelib
responses
rest
restic
restructuredtext_lint
retry
retry_decorator
retrying
@@ -4115,6 +4164,7 @@ rhythmbox
rich
rinutils
rjsmin
rlPyCairo
rlwrap
rng-tools
robin-map
@@ -4189,8 +4239,10 @@ shadow
shapelib
shared-mime-info
sharutils
shellingham
shim
siege
signond
simg-tools
simple-scan
simplegeneric
@@ -4224,10 +4276,19 @@ spdlog
spectacle
speex
speexdsp
sphinx-autobuild
sphinx-book-theme
sphinx-copybutton
sphinx-feature-classification
sphinx-gallery
sphinx-last-updated-by-git
sphinx-thebe
sphinx-togglebutton
sphinx_design
sphinx_rtd_theme
sphinxcontrib-apidoc
sphinxcontrib-applehelp
sphinxcontrib-bibtex
sphinxcontrib-blockdiag
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp
@@ -4238,12 +4299,12 @@ sphinxcontrib-programoutput
sphinxcontrib-qthelp
sphinxcontrib-seqdiag
sphinxcontrib-serializinghtml
sphinxcontrib-svg2pdfconverter
sphinxcontrib-websupport
sphinxcontrib_github_alt
spice
spice-gtk
spice-protocol
spyder-ide
spyder-kernels
spyrk
sqlite-autoconf
sqlparse
@@ -4316,12 +4377,7 @@ telepathy-glib
telepathy-qt
templated-dictionary
tempora
tensorboard
tensorflow
tensorflow-addons
tensorflow-estimator
tensorflow-probability
tensorflow-serving
tenacity
tepl
termcolor
terminado
@@ -4391,6 +4447,7 @@ tree-sitter
twine
typed_ast
typeguard
types-colorama
typing_extensions
typing_inspect
tzdata
@@ -4407,10 +4464,10 @@ ujson
unbundle
unibilium
unicodedata2
unidiff
unifdef
unison
unit
unittest2
unixODBC
unzip
upower
@@ -4584,11 +4641,13 @@ yakuake
yaml
yaml-cpp
yamlloader
yapf
yarl
yasm
yelp
yelp-tools
yelp-xsl
yq
ytnef
zabbix
zathura
@@ -4622,3 +4681,4 @@ zope.testrunner
zopfli
zsh
zstd
zstd-bin