Skip to content

Commit

Permalink
Merge pull request #11436 from wolfi-dev/wolfictl-23c02668-38d4-49dd-…
Browse files Browse the repository at this point in the history
…825c-2aa419e924dd

py3-scikit-learn/1.4.0-1 package update
  • Loading branch information
ajayk authored Jan 19, 2024
2 parents 2aeeeb6 + f424e85 commit 93ca9f7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions py3-scikit-learn.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-scikit-learn
version: 1.3.2
epoch: 1
version: 1.4.0
epoch: 0
description: A set of python modules for machine learning and data mining
copyright:
- license: BSD-3-Clause
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/scikit-learn/scikit-learn
expected-commit: 093e0cf14aff026cca6097e8c42f83b735d26358
expected-commit: 46b5f541138458803e39f9ce5810878849e4ecf7
tag: ${{package.version}}

- name: Python Build
Expand All @@ -48,5 +48,6 @@ update:
enabled: true
ignore-regex-patterns:
- (.*).post1
- ^\d+(\.\d+)*-1$
github:
identifier: scikit-learn/scikit-learn

0 comments on commit 93ca9f7

Please sign in to comment.