Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop py3-Theano, py3-downhill and py3-hep_ml #8562

Merged
merged 2 commits into from
Jun 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion pip/Theano.file

This file was deleted.

1 change: 0 additions & 1 deletion pip/downhill.file

This file was deleted.

2 changes: 0 additions & 2 deletions pip/hep_ml.file

This file was deleted.

2 changes: 1 addition & 1 deletion pip/keras.file
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%define PipDownloadSourceType none
Requires: py3-PyYAML py3-six py3-Theano
Requires: py3-PyYAML py3-six
Requires: py3-h5py py3-keras-applications py3-keras-preprocessing
3 changes: 0 additions & 3 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ distlib==0.3.6
distro==1.8.0
docopt==0.6.2
docutils==0.19
downhill==0.4.0
dulwich==0.21.3
editables==0.3
entrypoints==0.4
Expand Down Expand Up @@ -128,7 +127,6 @@ hatchling==1.14.0
h5py==3.8.0
hepdata-lib==0.12.0
hepdata-validator==0.3.3
hep_ml==0.7.2
hist==2.6.3
histbook==1.2.5
histoprint==2.4.0
Expand Down Expand Up @@ -350,7 +348,6 @@ terminado==0.17.1
testpath==0.6.0
#NO_AUTO_UPDATE: Below is a dummy test package to show how to use custom download command to download a package source.
test-download==7.44.1
Theano==1.0.5
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
Expand Down
3 changes: 0 additions & 3 deletions python_tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Requires: py3-anyio
Requires: py3-sniffio
Requires: py3-scipy
Requires: py3-keras
Requires: py3-Theano
Requires: py3-scikit-learn
#save for the end
Requires: py3-tensorflow
Expand All @@ -22,9 +21,7 @@ Requires: py3-numexpr
Requires: py3-histogrammar
Requires: py3-pandas
Requires: py3-Bottleneck
Requires: py3-downhill
Requires: py3-xgboost
Requires: py3-hep_ml
Requires: py3-uncertainties
Requires: py3-seaborn
Requires: py3-h5py
Expand Down